/*
Theme Name: Golfer
Description: Theme for elite game. 
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:2px;background:url(images/bg.gif);
	font-family: "Myriad Pro",Helvetica,Tahoma , sans-serif;
	color:#293000;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#7ac800;
	}
a:hover {
	color:#abff26;
		}
h1, h2, h3, h4, h5, h6 {
	color:#95be11;
	}
blockquote {
	padding-left:10px;
	color:#000;
	font-style: italic;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:10px auto;
	border: 2px solid #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(css/border-radius.htc);
	}

/* The Top */

.top {
	height:252px;
	margin-top:0px;
	background:url(images/top.jpg);
	background-color:#FFF;
	}
.blogname {
	float:left;
	width:620px;
	}
.blogname h1 {
	font-size:35px;
	font-weight:bold;
	margin:140px 0 0 20px;
	color:#FFF;
	}
.blogname h2 {
	margin:-5px 0 0 20px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}

/* The Search Form */

.search {
	float:right;
	width:220px;
	height:29px;
	margin-top:209px;
	padding-right:0px;
	}
.search form {
	margin:0;
	padding:0;

	}
.search input {
	border:1px solid #000;
	padding:0;
	float:left;
	}
.search input#s {
	width:150px;
	height:22px;
	margin-right:4px;
	font-size:16px;
	padding:3px 2px 2px 7px;
	}
.search input#submit {
	width:48px;
	height:29px;
	background:url(images/search.png);
	}

/* The Menu */

.menu {
	height:34px;
	/*background:url(images/menu.png);*/
	background-color:#FFF;
	padding-left:20px;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:00px 10px 0 0;
	float:left;
	}
.menu li {
float:left;
position:relative;
margin-right:5px;
width:auto;
 
	}
.menu a {
	display:block;
height:28px;
font-size:18px;
padding:10px 10px 0px 10px;
/*border:2px solid #333;
-moz-border-radius: 10px;-webkit-border-radius: 10px;behavior:url(css/border-radius.htc);*/
color:#fff;
text-decoration:none;
background-color:#9ccd00;

	}
.menu a:hover {
	background-color: #333;
color:#fff; 
/*border:2px solid #333;
-moz-border-radius: 10px;-webkit-border-radius: 10px;behavior:url(css/border-radius.htc);*/
	}
	
	
	 
/* The Line */

.line {
	height:24px;
	/*background:url(images/line.png);*/
	background-color:#FFF;
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	/*background:url(images/bg.gif);*/
	background-color:#FFF;
	 
	}

/* The Posts */

.text {
	width:750px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 0 10px 23px; 
	 
	
	}

h1.title {
	font-size:30px;
	margin:0;
	padding:0;
	color:#9ccd00;
	font-weight:bold;
	
	}
h1.title a {
	color:#000;
	text-decoration:none;
	}
h1.title a:hover {
	color:#71b800;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;

	}
.postinfo a {
	color:#9ccd00;
	text-decoration:none;

	
	}

/* The Sidebar */

.sidebar {
	width:178px;
	float:right;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:23px;
    vertical-align:top;
	font-size:18px;
	color:#000;

	background-color:#9ccd00;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(css/border-radius.htc); 
	padding-top:5px;
	padding-left:10px;
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#000;
	
	}
.sidebar a:hover {
	color:#454545;
	}


/* The Footer */
/*
.footer {
	height:40px;
	background-color:#FFF;
	width:100%;
	height:40px;  
	font-size:20px;
	text-align:center;	  
	padding-top:6px;  
	color:#000;
	font-size:14px;
	padding-top:15px;
	}
.footer a:link { color:#95be11; text-decoration:none; text-align:center; padding-bottom:10px; padding-right: 10px; padding-left: 10px;}
.footer a:visited {color:#95be11; text-decoration:none; text-align:center; padding-bottom:10px; padding-right: 10px; padding-left: 10px;}
.footer a:hover {color:#95be11; text-decoration:underline;text-align:center;padding-bottom:10px; padding-right: 10px; padding-left: 10px; }
.footer a:active {color:#95be11; text-decoration:none; text-align:center;;padding-bottom:10px; padding-right: 10px; padding-left: 10px;}
*/

.footer
{  
	width:100%;
	height:100px; 
	background-color:#9ccd00;
	font-size:20px;
	text-align:center;	  
	padding-top:6px; 
	border-bottom:3px solid #000;
	
	
}

.footer td{font-size:20px; }

.footer li { margin-right:10px; color: #000; list-style:none; display:inline;} 

.footer a:link { color:#FFF; text-decoration:none; text-align:center; padding-bottom:10px; padding-right: 10px; padding-left: 10px;}
.footer a:visited {color:#FFF; text-decoration:none; text-align:center; padding-bottom:10px; padding-right: 10px; padding-left: 10px;}
.footer a:hover {color:#FFF; text-decoration:underline;text-align:center;padding-bottom:10px; padding-right: 10px; padding-left: 10px; }
.footer a:active {color:#FFF; text-decoration:none; text-align:center;;padding-bottom:10px; padding-right: 10px; padding-left: 10px;}


.links 
{
	width: 850px;
	height: 250px;
	margin-left:20px; 
	text-align:left;
	height: 150px;
	
	
}

.links th { font-size:14px; color: #000;text-align:left; padding-bottom:10px;} 
.links tr { color: #000;text-align:left;height:auto; margin-bottom:10px; padding-bottom:10px; } 
.links td { text-align:left}

.links a:link { font-size:12px; color:#000; text-decoration:none}
.links a:visited { font-size:12px; color:#000; text-decoration:none}
.links a:hover { font-size:12px; color:#9ccd00; text-decoration:underline}
.links a:active { font-size:12px; color:#000; text-decoration:none}

 


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#000;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
