/*   
Theme Name: WFBC
Theme URI: http://www.coreymcgalliard.net
Description: Winchester First Baptist Church Youth 
Author: Corey McGalliard
Author URI: www.coreymcgalliard.net
Template: 
Version: 1.0
.
Copyright 2009
*/
/* Clear The Css */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
body {
	background-color: #857B7B;
}
#container{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	clip: auto;
}
#header{
	background-image: url(images/winyouth_02.png);
	width: 880px;
	height: 180px;
	padding-left: 45px;
	padding-top: 10px;
}
#menu{
	background-image: url(images/winyouth_04.png);
	width: 875px;
	height: 35px;
	float: left;
	padding: 10px 0 0px 50px;
}

/* Navigation */

ul#navbar
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font-size:16px;
	color: #FFFFFF;
	background-color: #857B7B;
}

ul#navbar li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#navbar li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
	
ul#navbar li a:hover
{
	color:#000000;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;
}
	

ul#navbar li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}

/*content*/
#bg{
float: left;
width:925px;
	margin: 0 0 0 0;
background-image: url(images/winyouth_06.jpg);
}
#content{
	width: 575px;
	float: left;
	height: auto;
	padding: 25px 0px 10px 50px;
	text-decoration: none;
}
#content h2 {
	font-size: 18px;
	margin-bottom: 5px;
}
#content   h2   a:link {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

#content h2 a:visited {
	text-decoration: none;
	color: #333333;
	}
#content h2 a:active {
	text-decoration: none;
	color: #000000;
}
#content h2 a:hover  {
	text-decoration: none;
	color: #333333;
}
#content  small {
	font-size: 9px;
}
#commentssection {
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #857B7B;
	padding: 10px;
}
ol.commentlist  {
	list-style: none;
	margin-top: 15px;
}
#commentbox {
	border: thin solid #857B7B;
	margin-top: 25px;
	margin-bottom: 10px;
}
/*sidebar*/
#sidebar{
	float: right;
	width: 255px;
	hei: 300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #857B7B;
	padding: 10px 20px 0 15px
}
#sidebar ul {
	font-style: normal;
	list-style-image: none;
	list-style-type: none;
}
#sidebar li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	font-weight: normal;
	height: auto;
	width: auto;
	font-size: 12px;
}
#sidebar h2 {
	size: 14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #857B7B;
	margin-top: 10px;
	margin-right: 20px;
}
#sidebar a:link {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

#sidebar a:visited {
	text-decoration: none;
	color: #333333;
}
#sidebar a:active {
	text-decoration: none;
	color: #000000;
}
#sidebar a:hover  {
	text-decoration: underline;
	color: #333333;
}
.entry{
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #857B7B;
	padding-top: 5px;
	padding-bottom: 15px;
}

/* flickr?? */

#flickr img { 
width: auto; 

margin: 0 10px 10px 0; 
border: 1px solid #000; 
 }


/*search form*/
#searchform {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#s {
	border: thin solid #857B7B;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer{
	background-image: url(images/winyouth_06.jpg);
	width: 925px;
	height: 35px;
	float: left;
	padding: 15px 0 10px 0;
	text-align: center;
	font-size: 10px;
}
.hidden {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	background-color: #333333;
}
.navigation {
	padding-top: 15px;
	text-align: center;
}
.post {margin-bottom: 25px;}