/*  
Theme Name: First Baptist Church
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

body {
background:url(./images/back.jpg) repeat-x top center #FFFFFF;
text-align:center;
font-family:Verdana, Arial, 'Sans Serif';
font-size:12px;
color:#5e5e5e;
}

#back {
background:url(./images/header.jpg) no-repeat top center transparent;
width:100%;
}

h2, p, ul, ol, blockquote, q {
margin:0 0 20px 0;
}

.alignleft {
float:left;
display:block;
margin:0 20px 20px 0;
}

.alignright {
float:right;
display:block;
margin:0 0 20px 20px;
}

h1, h2, h3, h4 {
font-family: "Myriad Pro";
color:#8c2703;
margin:0 0 20px;
}

h1 {
font-size:24px;
font-weight:normal;
}

h2 {
font-size:24px;
font-weight:normal;
}

h3 {
font-size:14px;
font-weight:bold;
}

h4 {
font-size:15px;
font-weight:normal;
}

p, ul, ol {
line-height:18px;
}

small {
font-size:11px;
}

blockquote {
border:1px solid #CCCCCC;
padding:10px;
margin:10px;
}

.clear {
clear:both;
}

a {
color:#8c2703;
text-decoration: underline;
}

a:hover {
color:#2e0f04;
text-decoration: underline;
}



/* STYLING */
#page {
width:994px;
margin:auto;
text-align: left;
position:relative;
overflow: hidden;
}

#header {
width:994px;
height:38px;
clear:both;
position:absolute;
top:0px;
display:block;
}

ul#nav {
width:750px;
float:left;
display:block;
padding:9px 0 0;
position:relative;
}

ul#nav li {
position:relative;
height:22px;
line-height:22px;
display:block;
float:left;
padding:0 20px;
border-left:1px solid #FFFFFF;
}

ul#nav li.home {
padding:0 20px 0 0;
border:none;
}

ul#nav li a {
color:#FFFFFF;
text-decoration: none;
font:15px "Trebuchet MS";
}

/*this only control main menu hover*/
ul#nav li a:hover {
text-decoration:none; 
border-bottom: 1px dashed #FFF;
}

.current_page_item a{
text-decoration:none; 
border-bottom: 1px dashed #FFF;
}


/*.current_page_parent{border-bottom: 1px dashed #D1A401;}*/



ul#nav ul {
position:absolute;
top:18px;
left:0px;
width:250px;
padding:10px;
background:#8c2703;
display:block;
z-index:1000;
}

ul#nav ul li {
padding:5px 10px 5px 10px;
border:none;
position: relative;
display:block;
clear:both;
border-bottom:1px solid #aa441f;
width:230px;
}

ul#nav ul ul {
position:absolute;
top:0px;
left:250px;
width:250px;
padding:10px;
overflow: hidden;
background:#8c2703;
display:block;
z-index:1000;
}

/*this only control the submenu hover*/
ul#nav ul li a:hover {
color:#CCC;
}

.searchbox {
padding:8px 30px 0 0;
float:right;
width:170px;
overflow: hidden;
display:block;
}

.searchbox input {
background:url(./images/searchBox.jpg) no-repeat;
width:115px;
height:18px;
line-height:15px;
border:none;
color:#257805;
padding:4px 0 0 7px;
display:block;
float:left;
}

.searchbox #submit {
background:url(./images/searchSubmit.jpg) no-repeat;
width:37px;
height:22px;
text-indent: -9999px;
border:none;
margin:0 0 0 5px;
padding:0px;
}

#banner {
width:994px;
position:relative;
overflow: hidden;
clear:both;
height:189px;
display: block;
margin-top:38px;
}

#banner h1 a.logo {
display:block;
position:absolute;
width:690px;
height:44px;
background:url(./images/logo.jpg) no-repeat;
top:32px;
left:0px;
z-index:10;
text-indent:-99999px;
}

#banner h2 {
display:block;
position:absolute;
width:480px;
height:47px;
background:url(./images/bannerSubText.jpg) no-repeat;
top:100px;
left:103px;
text-indent:-99999px;
}

#banner .right {
display:block;
position:absolute;
top:32px;
right:30px;
text-align: right;
}

#banner .right p {
color:#8c2703;
font:14px "Verdana";
line-height:14px;
margin:0 0 15px;
}

#banner a.detailsButton {
background:url(./images/detailsButton.png) no-repeat;
text-indent:-99999px;
width:84px;
height:34px;
display:block;
float:right;
}

#mainareatop {
width:994px;
height:1px;
background:url(./images/mainarea.jpg) repeat-x top left;
}

#mainarea {
width:992px;
background:url(./images/mainarea.jpg) repeat-x #FFFFFF left -1px;
border:1px solid #f1f1f1;
padding-top:1px;
overflow: hidden;
display:table;
height:1%;
}

#sidebar {
float:left;
display:block;
width:200px;
background:url(./images/sidebar.jpg) repeat-y;
}

#sidebar .top {
width:200px;
background:url(./images/sidebarTop.jpg) no-repeat;
height:17px;
display: block;
}

#sidebar .bottom {
width:200px;
background:url(./images/sidebarBottom.jpg) no-repeat;
height:37px;
display: block;
}

#sidebar .widget {
padding:0 16px 10px 16px;
display:block;
}

#sidebar .widget h3 {
background:url(./images/widgetH3.jpg) no-repeat;
height:19px;
padding:3px 0 0;
width:165px;
display:block;
margin:0 0 10px;
text-align: center;
color:#5e5e5e;
font:12px "Verdana";
font-weight: bold;
}

#sidebar .widget ul {
		list-style: none;
		margin-left: 0;
		padding-left: 1em;
		text-indent: -1em;
}

#sidebar .widget li {
/*padding:0 0 20px 15px;*/
margin:0 0 15px 5px;
line-height:17px;
list-style-image: none;
list-style-type: none;
}

#contentarea {
width:750px;
margin:10px 20px 0;
float: right;
display:block;
overflow: hidden;
}

.breadcrumb {
margin:3px 0 20px;
display:block;
font-size:11px;
}

.post, .navigation {
margin:10px 0 30px;
}

.post img{ border:6px solid #EFEFEF; margin:5px 15px 5px 0px;}

#comments {
padding:60px 0 0 0;
}

.commentlist li {
margin:0 0 30px;
padding:0 0 30px;
border-bottom:1px solid #eaeaea;
}

.homeImages {
float:right;
display:block;
width:315px;
height:480px;
overflow: hidden;
position:relative;
margin:0 0 30px 35px;
}

.homeImages img {
position:absolute;
top:0px;
left:0px;
}

#footer {
clear:both;
padding:15px 0 20px 0;
overflow: hidden;
text-align:center;
}

#footer p {
font:10px "Verdana";
color:#5f5f5f;
margin:0px;
}

#footer p.left {
float:left;
display:block;
}

#footer p.right {
float:right;
display:block;
}

#printthis /*print icon css - manoj.*/
{
	position:relative;
	display:block;
	margin-top:-35px;
	float:right;
}

.post ul{margin:0 0 20px 40px;padding:0;}
.post ul li{margin:0;padding:0px;list-style:disc;}
.post ul li li{list-style:circle;}
.post ul li li li{list-style:square;}

.wpcf7-captcha-captcha-169{float:left;}
.captcha-169 input,.captcha-169{width:130px;margin:10px 0 0 0;}