/*
Theme Name: WP-Golf
Theme URI: http://fairyfish.com/2008/07/10/wordpress-theme-wp-golf/
Description: WordPress Glof Theme.
Version: 0.1
Author: Chris
Author URI: http://fairyfish.com/
Tags: Green, custom header, fixed width, two columns, widgets
*/

body {
  font-size: 14px;
  font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  background: #dedede url('images/top-bg.jpg') repeat-x top left;
  color: #444;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  line-height:1.6em;
  }
  
#page{
  background: #f1f1f1 url('images/body.gif') repeat-y top;
  text-align: left;
  margin: 0 auto;
  padding: 20px 0;
  /*width: 798px;*/
	width:900px;
  }
  
#header {
  text-align: left;
  margin: 8px auto 0;
  padding: 0;
  height: 216px;
   /*width: 798px;*/
	width:900px;
  background: url('images/header3.png') no-repeat bottom center;
  }
  
#pagenav, .menu-pagenav-container{
	background:url(images/bg_topnav.png);
	margin: -20px 19px 5px 19px;
}

#pagenav ul, #menu-pagenav{
  margin: 2px;
  padding:5px;
}

#pagenav li, #menu-pagenav li{
  font-size: 12px;
  display: inline;
  padding-right: 15px;
}

#pagenav li a, #menu-pagenav li a{
  color: #fff;
  text-decoration: none;
}

#pagenav li a:hover, #menu-pagenav li a:hover{
	text-decoration: underline;
}

.current_page_item, .current-menu-item{
  font-weight: bold;
}
  
.narrowcolumn {
  float: left;
  padding: 0 25px 20px 30px/*0 46px 20px 56px*/;
  margin: 0;
  border-right: 1px solid #d7d7d7;
  width: 500px;
  }
  
.topbottommargin{
margin:5px 0 5px 0;
padding:2px;	
}
  
#sidebar {
  padding: 0;
  margin: 0 0 0 580px;
  width: 180px;
  font-size: 11px;
  /*font-weight: bold;*/
  color: #222/*#707070*/;
  }
  
 #sidebar .widget{
	background:#fff;
	margin:10px -10px 10px -15px;
	padding:3px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #eee;
	border-bottom:1px solid #ccc; 
 }
  
.sidebar-ad{
 margin:4px 0 4px -15px;  
}
  
#footer {
  padding: 28px 0 0;
  margin: 0 auto;
  /*width: 798px;*/
	width:900px;
  clear: both;
  background: url('images/foot.gif') no-repeat top;
  border: none;
  color: #555
  }
  
#footer strong{
  font-weight: bold;
}

#footer strong a{
  color: #555;
  text-decoration: none;
}

#footer p {
  margin: 0;
  padding: 0;
  text-align: center;
  }
  
hr {
  display: none;
  }
  
.clear {
  clear: both;
}

.alignright {
  float: right;
  }
  
.alignleft {
  float: left
  }
  
.center {
  text-align: center;
  }
  
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }
  
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
  
a img {
  border: none;
  }
p img {
  padding: 0;
  max-width: 100%;
  }
  
a {
  color: #008ad1;
  text-decoration: underline;
}

a:hover{
text-decoration:underline;	
}

a:visited{
	text-decoration:underline;
	color:#036;
}

p {
  line-height: 16px;
}

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}

code {
  font: 12px Arial, 'Courier New', Courier, Fixed;
  }
  
#header h1{
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 26px 0 0 36px;
  text-align: left;
   display:none;
  }
  
#header h1 a{
  color: #fff;
  text-decoration: none;
  }
  
#header .description {
  margin: 0;
  padding: 0 0 0 36px;
  color: #fff;
  font-size: 15px;
  text-align: left;
  display:none;
  }
  

h2 {
  font-size: 16px;
  margin: 0;
  padding: 7px 0 6px 0;
  color: #464646;
}

h2 a{
  text-decoration: none;
  color: #464646;
}
small.subtitle{
  font-size: 11px;
  font-weight: bold;
  color: #464646;
  padding: 10px 8px 6px 0;
  float: right;
}

.morecomment {
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  clear: left;
}
#sidebar h2 {
  font-size: 14px;
  margin: 0;
  padding-left: 32px;
  color: #464646;
  border-bottom: 1px dashed #464646;
  background: url('images/icon.gif') no-repeat 4px 4px;
}
#sidebar a {
  text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color:red;
}

#sidebar ul {
  margin: 3px 0 3px 1px;
  padding: 0;
  list-style-type:none;
}
#sidebar li {
  list-style-type: none;
  padding:3px;
  }
  
#sidebar ul ul{
  margin: 7px 0 26px 0;
  list-style-type: none;
}

#sidebar li li{
  list-style-type: none;
  line-height: 18px;
  }
  
#searchform {
  margin: 10px auto;
  padding: 5px 0;
  }
  
#sidebar #searchform #s {
  width: 102px;
  padding: 2px;
  }
  
#sidebar #searchsubmit {
  padding: 0;
  }
  
.postmetadata{
  clear: both;
}

.postmetadata small{
  display: block;
  padding: 5px;
}

.post hr {
  display: block;
  }
 
.post{
	padding:0 5px 5px 5px;
	background:#fff;
	margin:5px -15px 20px -5px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #eee;
	border-bottom:1px solid #ccc;
}

.post .entry{
	border-bottom:1px solid #ccc;
	margin:10px 0 10px 0;
	clear:both;
	padding:0 0 10px 0;	
}

.readmore{
	background: url(images/bg_topnav.png) repeat-x;/*postinfo-bg.gif*/
	padding:3px 5px 3px 5px;
	margin:5px 0 0 0;
	border:1px solid #eee;
		-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.readmore a{
	text-decoration:none;
	color:#fff;
}

.post .entry a:hover{
	color:#000;
}

.post .entry h2{
	border:none;
	padding:0 0 3px 0;
	margin:0 0 3px 0;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.post .entry h2 a{
	color:green;
}
 
 .post .entry h2 a:visited{
	 color:#039;
 }
 
.navigation {
  text-align: center;
  padding: 20px 0 10px;
  }
  
.topnav {
/*  width: 470px;
  position: absolute;
  top: 210px;*/
  padding-top: 0;
}
form {
  margin: 0;
  padding: 0;
}
h3.comments {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
  font-size: 1em;
}
.commentlist {
  padding: 0;
  margin: 0;
  }
.alt {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }
.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style-type: none;
  font-weight: bold;
  }
.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }
.commentlist cite a, .commentmetadata a {
  text-decoration: none;
}
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
  }
.commentmetadata {
  margin: 0;
  display: block;
  }
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
  
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}

.entry form {
  text-align:center;
}

.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
}

.small-image{
width:100px;
float:left;
margin:0 15px 0 2px;
padding:3px;
border:1px solid #ccc;
}

.small-image img{
width:100px;
height:100px;
}
/*Custom Widget CSS*/
#kgg-standings th{
	font-weight:bold;
	background:#eee;
}

#kgg-standings td{
	border-bottom:1px dotted #ccc;
}

.home-image{
width:510px;
clear:both;	
}


.size-full{
	width:500px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none 
}

.aligncenter{
	width:500px !important;
	max-width:500px; !important;
	overflow:hidden;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.advert{
margin:10px 6px;
border-top:1px dotted #ccc;
background:#fff;
padding:5px;	
}

#slider {
	margin:0 auto 0 18px;
	padding-top:17px;
	   /* margin-left:0;*/
}