/*
Theme Name: Fair Oaks Chamber of Commerce
Description: WordPress Theme for FOCC
Author: Kammy Burleson
Author URI: http://ynotweb.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #74ab71;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 12pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; }
img.right{ float: right; border: none; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:blue;
	text-decoration:underline;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 908px;
	margin: 0 auto;

	background:#fff;
	color:#333;
	border: 1px none #0B1224;
	}
	
/* header */

#header {

	background-image: url(images/headerBG.gif);
	background-repeat: repeat-x;
    width: 100%; 
	color: #fff; 
	height: 139px;
	}


#header .tagline {float: right; color: #000; font-size: 12pt; font-style: italic; font-weight: 500; margin-top: 80px; margin-right: 30px;}
/* main menu */


#menu{
	background: #7A2928;
	font-size: 8pt;
	width:100%; 
	height:27px;
	border-top: 1px none #fff;
	text-transform: uppercase;
}


#menu ul {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	line-height: 27px;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#0B1316;
}



/* content */


#content {
	float: left;
	width: 55%;
	overflow: hidden;
	}

.post {
	margin: 0 10px;
	padding:15px;
	line-height: 14pt;
	}
	
	
.post h1 {font-weight: 18pt; font-weight: lighter; color: #81302D; margin-bottom: 0px; }
.post h1 a {font-weight: 18pt; font-weight: lighter; color: #81302D; margin-bottom: 0px; text-decoration: none;}

.post h2{
	font-size: 12pt;
		color: #CF6E41;
		margin-bottom: 10px;
	}
	
.post h2 a{
	color: #CF6E41;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #CF6E41;
	text-decoration: none;
	}
	
.post p{margin-top: 0px;}

.post a{text-decoration:underline;}

.post ul {margin-left: 35px;}
.post ol {margin-left: 38px;}
.post li {}

.entry p{margin-top: 0px; margin-bottom: 10px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}


/* left sidebar */

#left {

	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-right: 1px none #A2A2A2;
	}

#left h2{

	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#left h3 {color: #fff; background-color: #042B10; display block; width: 160px; text-transform: uppercase; padding: 2px; font-size: 8pt;}

#left p {margin:0; padding: 0 6px 0 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#join {
height: 32px;
line-height: 32px;
display: block;
background-color: #81302D;
color: #fff;
font-size: 12pt; 
text-transform: uppercase;}


#join a {color: #fff; text-decoration: none;}

.focc {line-height: 32px;}

/* right sidebar */

#right{

	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: 1px none #A2A2A2;
	}

#right h2{
color: #fff; background-color: #042B10; display block; width: 160px; text-transform: uppercase; padding: 2px; font-size: 8pt; 	margin:12px;	line-height: 14pt;
}

#right h3 {color: #fff; background-color: #042B10; display block; width: 160px; text-transform: uppercase; padding: 2px; font-size: 8pt;}
#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{

	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;

	font-size: 10pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	}

#searchform input#s{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;	
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

	
/* sponsors */
	
#sponsors {clear: both;
width: 100%;
margin: 15px;
}
/* footer */

#footer {

	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:none 1px #DEDEDE;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #fff;
	background: #74ab71;
	}
	
#footer p{margin-top:10px; color: #fff;}
#footer a{color: #fff;text-decoration: underline;}
#footer a:hover{color: #fff;text-decoration: none;}


.copyright {float: left;}
.credit {float: right;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	color: #CF6E41;
size:1px;
	}

a img {
	border: none;
	}

.navigation {
width:90%;
display:block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
margin-left:20px;
	}
/* End Various Tags & Classes*/



/* 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;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
p .linklove, p .linklove a {
color:white;
}