/*  
	Theme Name: Kirkwood Golf Tournament
	Description: Theme for kirkwoodgolftournament.com
	Version: 2011
	Author: Del LeMond
	Author URI: http://www.desktopmiracles.com
*/

/***********************************************
*	HTML
***********************************************/
body{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/paper2.jpg);
	background-repeat:repeat;
	}
#wrapper{
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	}

#content{
	background-image:url(images/2011Kirkwood_main60.jpg);
	background-repeat:repeat-y;
	clear: both;
	overflow:hidden;
	}
/***********************************************
*	HEADER
***********************************************/
#headbar {
	background-image:url(images/2011Kirkwood_headbar25.jpg);
	height:25px;
	padding-right:50px;
	background-repeat:no-repeat;
	}	

#headbar, #headbar a, #footbar, #footbar a  {
	font-size: 9pt;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	}

#headbar ul li{
	list-style: none;
	padding-left:6px;
	padding-right:6px;
	display:inline;
	margin: 0;
	}

#logo{
	background-image:url(images/2011Kirkwood_header175.jpg);
	background-repeat:no-repeat;
	height:175px;
	}

.nav{
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
	height:34px;
	background-image:url(images/2011Kirkwood_navbar34.jpg);
	background-repeat:no-repeat;
	}

.subnav{
	padding-top:8px;
	text-align:left;
	}
.subnav ul{
	margin: 0;
	}
.subnav ul li{
	list-style: none;
	padding-left:5px;
	padding-right:5px;
	display:inline;
	margin: 0;
	}
	
.search {
	float: right;
	margin: -5px 0 0;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}
/***********************************************
*	MAIN
***********************************************/
#main{
	margin-left:75px;
	margin-right:75px;
	}
.posttitle{
	clear: both;
	padding: 0 0 5px 0;
	}

.posturl{
	height: 50px;
	}
.posturl h1{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 21pt;
	line-height:120%;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 13pt;
	line-height:120%;
	}
.post{
	clear: both;
	}
.postmeta{
	padding: 10px 0 0 8px;
	font-size: 7pt;
	clear: both;
	}
.pauthor{
	/*background: url(../kirkwood/images/pauthor.jpg) no-repeat;*/
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcat{
	/*background: url(../kirkwood/images/pcat.jpg) no-repeat 0 -2px;*/
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcom{
	/*background: url(../kirkwood/images/pcom.jpg) no-repeat;*/
	padding: 0 10px 5px 20px;
	float: right;
	}
.pedit{
	/*background: url(../kirkwood/images/pedit.jpg) no-repeat;*/
	padding: 0 10px 5px 20px;
	float: left;
	}
.entry{
	text-align: left;
	padding-bottom:0px;
	padding-top:0px;
	font-size: 11pt;
	line-height: 140%;
	border-bottom-color:#006600;
	border-bottom-style:solid;
	border-bottom-width:medium;
	}
.pageentry{
	text-align: left;
	padding-bottom:0px;
	padding-top:0px;
	font-size: 11pt;
	line-height: 140%;
		}
.navigation{
	clear: both;
	font-size: 8pt;
	}
.alignleft{
	float: left;
	padding: 2px 0 5px 5px;
	}
.alignright{
	float: right;
	text-align: right;
	padding: 2px 16px 4px 16px;
	}
/***********************************************
*	COMMENTS
***********************************************/
#comments{
	clear: both;
	}
#comments h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
	}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
.comcontent{
	background: #deebf2;
	padding: 5px 2px;
	}
.comfooter{
	text-align: right;
	font-size: 7pt;
	}
blockquote{
	/*background: url(images/body.jpg);*/
	margin: 10px;
	padding: 5px 2px;
	border: 1px solid #f6a911;
	}
input#author, input#email, input#url, textarea#comment{
	/*background: url(images/body.jpg);*/
	border: 1px solid #f6a911;
	}
	
	/*
***********************************************
*	SIDEBAR
***********************************************
#sidebar{
	float: right;
	width: 222px; 
	padding: 0 15px 10px 10px;
	}
#sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #739abe;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #043c7f;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: 2px dotted #739abe;
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul.noli li.login{
	border-bottom: none;
	padding: 0 15px 5px 20px;
	background: url(../kirkwood/images/login.jpg) no-repeat 0 2px;
	display: inline;
	}
#sidebar ul li ul.noli li{
	border-bottom: none;
	padding: 0 15px 5px  20px;
	background: url(../kirkwood/images/admin.jpg) no-repeat 0 0;
	display: inline;
	}
#sidebar ul li ul{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul li{
	border-bottom: none;
	padding: 0 0 5px  20px;
	background: url(../kirkwood/images/sidecom.jpg) no-repeat 0 3px;
	}
#sidebar ul li ul.cat li{
	background: url(../kirkwood/images/sidecat.jpg) no-repeat;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.arch li{
	background: url(../kirkwood/images/sidecom.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.recentposts li{
	background: url(../kirkwood/images/sidepost.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
	*/
/***********************************************
*	FOOTER
***********************************************/
#footer{
	background-image:url(images/2011Kirkwood_footer305.jpg);
	background-repeat:no-repeat;
	height:300px;
	}
#footerline{
	clear: both;
	padding-left: 40px;
	padding-top: 5px;
	}
#footbar{
	background-image:url(images/2011Kirkwood_footbar51.jpg);
	background-repeat:no-repeat;
	height:25px;
	padding-right:50px;
	padding-top: 5px;
	}

/***********************************************
*	LINKS
***********************************************/
a{
	text-decoration: none;
	color: #006600;
	}
a:hover{
	text-decoration: none;
	color: #006600;
	}
.posturl h2 a:hover, .navigation a:hover, .subheader h1 a:hover{
	text-decoration: none;
	}
.subnav a, .subheader h1 a{
	color: #000000;
	text-decoration: none;
	}
.subnav a:hover{
	color: #006600;
	text-decoration: none;
	}
	
	
/***********************************************
*	Schedule
***********************************************/

.date {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:5px;
	color:#006600;
	border-bottom-color:#006600;
	border-bottom-width:thin;
	border-bottom-style:solid;
	background-color:#FFFFFF;
	}

.event {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align:top;
	}

.time {
	color:#000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align:top;	
	}
	
.sc {
	font-variant: small-caps;
	font-size:10px;
	}

a.event:link {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
	}

a.event:visited {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
	}
	
a.event:hover {
	text-decoration:none;
	}
	
a.event:active {
	text-decoration:none;
	color:#FF0000;
	}
/***********************************************
*	Comment Form
***********************************************/


#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 170px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
/***********************************************
*	Results
***********************************************/


.days {
	color:white;
	font-size:10px;
	font-weight:bold;
	background:#006600;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.bracket{
	height:25px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #b6c9de;
	text-align: center;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align: middle;
	line-height: 12px;
}
.headline
	{color:#006600;
	height:32px;
	font-size:28px;
	font-weight:bold;}
.flight
	{font-size:18px;
	height:32px;
	}
.score {
	height:24px;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b6c9de;
	background-color: #006600;
	text-align: center;
	vertical-align: middle;
}

/***********************************************
*	More Foot
***********************************************/


#morefoot {
  padding-bottom:15px;
  padding-top:15px;
  padding-right:15px;
  padding-left:50px;
  color:#000000;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  padding-left: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #000000;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #006600;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #006600;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 320px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 240px;
  }
#morefoot li {
  padding-left: 5px;
  margin-bottom: 5px;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }
