/*
Theme Name: wbbctemplate
Theme URI:
Description: A theme custom-made for WBBC in 2009
Version: 1.1
Author: Michael Schultz
Author URI: http://www.sharppixeldesigns.com/
Tags: fixed width, two columns, archives, accessible, simple, clean, valid CSS, valid XHTML, black, white, right sidebar, widgets, widget ready
*/

* {margin:0; padding:0; }
body {
	background: #fff;
	font:62.5% "arial", helvetica, sans-serif;
	line-height:1.7em;
	color:#444;
}
a {
	color:#124AA8;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #AB1013;
	text-decoration:underline;
}
p {padding-top:10px;text-align:left;}
h1 {margin: 20px 0 0}
.core_title {
	font-size:20px;
	color:#af621e;
	padding:10px;
	border-bottom:2px dotted #dcd3cc;
}

.title {
	font-size:50px;
	color:#17630C;
	padding:0px 10px 10px 10px;
	border-bottom:2px dotted #dcd3cc;
}
.secondary-title {
	font-size:50px;
	color:#17630C;
	padding:0px 10px 10px 10px;
}
img {
	margin:8px 10px 5px 10px;
border:0;
	}

.blessinggallery {
	text-align:left;
}

input {vertical-align: middle}
h2 {
	font: normal 1.9em "arial", helvetica, sans-serif;
	margin: 0 0 12px;
}
blockquote {
	margin: 10px 25px 10px 30px;
	border-left: 3px solid #124AA8;
	background: #FFFDD5;
	padding: 5px 15px;
	font-size: 1.3em;
	color:#000;
}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
#metanav{
   padding-top: 6px;
   position: absolute;
   top: 0;
   right: 20px;
}

#metanav p{
   float: left;
   font-size: 1.1em;
   color: #543019;
   margin-top: 9px;
   padding-right: 9px;
   background: url(/_img/bg_metanav_p.gif) no-repeat right top;
}

#metanav p#login{
   margin:9px 0 9px 8px;
   text-transform: uppercase;
}

#metanav p#login a{
   color: #543019;
}

#metanav h3{
   float: left;
   text-indent: -9999px;
   width: 56px;
   height: 21px;
   margin: 0 8px;
   background: url(/_img/bg_metanav_h3.gif) no-repeat left 10px;
}

#metanav ul{
   float: left;
   font-size: 1.2em;
   color: #1b120d;
   list-style: none;
   padding-top: 4px;
   margin-right: 5px;
}

#metanav ul li{
   float: left;
   margin: 0;
}

#metanav ul li.current{
   background: url(/_img/bg_metanav_ul_li.gif) no-repeat top right;   
}

#metanav ul li a{
   float: left;
   margin: 0;
   display: block;
   height: 12px;
   text-align: center;
   padding: 4px 15px;
   color: #1b120d;
   text-decoration: none;
}

#metanav ul li.current a{
   background: url(/_img/bg_metanav_ul_a.gif) no-repeat top left;
   color: #fff;
   padding: 4px 15px;
}

#metanav ul li a:hover{
   text-decoration: underline;
}

#metanav ul li.current a:hover{
   text-decoration: none;
}

#search{
   float: left;
   width: 172px;
   height: 29px;
   background: url(/_img/bg_metanav_search.gif) no-repeat;
   padding: 2px 0 0 7px;
}

#search input{
   width: 129px;
   height: 16px;
   float: left;
   background: transparent url(/_img/bg_metanav_input.gif) no-repeat;
   border: none;
   padding: 2px 4px;
   font-size: 1.1em;
   color: #766548;
}
#search #search_go{
	display: block;
	float: left;
	width: 25px;
	height: 20px;
	text-indent: -9999px;
	background: url(/_img/bg_metanav_search_go.gif);
	margin-left: 3px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(http://walkerbiblebaptistchurch.com/wp-content/uploads/2011/12/maincolumnbg.jpg) repeat-y top center;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	overflow:hidden;
}
#header {
	margin-bottom: 0px;
	position:relative;
	overflow:hidden;
}
#header-bg {
	background: -moz-linear-gradient(top,  #ffffff,  #d3e9f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d3e9f5));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e9f5');
	border-bottom:4px solid #1A5574;
	height:133px;
	position:relative;
	padding-top:5px;
	padding-bottom:8px;
}
#logo_container {
	width:960px;
	margin:0 auto; 
	padding:0;

}
#logo {
	width:750px;
	height:135px;
}

#logo img {
	padding:0px;
	margin:0px;
}

/* =Menu
-------------------------------------------------------------- */
#header_container {
	width: 970px;
	height:190px;
	position:relative;
	left:-1px;
	overflow:hidden;
	background:#FDFEFF;
}

#access_wrapper {
	width:960px;
	margin:0px auto;
}
#access {
	display: block;
	float: left;
	width: 100%;
	background: -moz-linear-gradient(top,  #34AA24,  #145D0A);
	background: -webkit-gradient(linear, left top, left bottom, from(#34AA24), to(#145D0A));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#34AA24', endColorstr='#145D0A');
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access ul li {
	padding-bottom:0px;
}
#access li a {
	padding:10px 20px;
	color:#fff;
	font-size:14px;
}
#access a {
	display: block;
	text-decoration: none;
}
#access ul ul {

	display: none;
	float: left;
	position: absolute;
	top: 3.7em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: -moz-linear-gradient(top,  #34AA24,  #145D0A);
	background: -webkit-gradient(linear, left top, left bottom, from(#34AA24), to(#145D0A));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#34AA24', endColorstr='#145D0A');
	line-height: 1em;
	padding: 1em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #70cf72;
}
#access ul ul a:hover {
	background: #70cf72;
}
#access ul li:hover > ul {
	display: block;
}

/* .pics img {
	padding:0px;
	margin:0px;
} */

#skip {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0.5em;
	border-bottom:2px solid #000;
}
#skip li {
	display:inline;
	font-size:120%;
	line-height:2.5;
	margin:0 1em 0 0;
	padding:0;
}
#skip a:link, #skip a:visited {
	background:transparent url(images/arrow-skip.gif) no-repeat scroll 100% 60%;
	border-color:#FFFFFF;
	color:#666666;
	font-weight:normal;
	padding-right:10px;
}
#skip a:focus, #skip a:active, #skip a:hover {
	background-color:#FFFDD5;
	color:#000000;
	text-decoration:underline;
}
#divSearchForm {
	float:right;
	margin:-32px 0 0 0;
	font-size:120%;
}
#divSearchForm label {
	display:inline;
	margin:0;
	color:#333;
	font-family:"arial", helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	vertical-align:middle;
}
#divSearchForm input.txt {
	display:inline;
	width:130px;
	padding:2px;
	border:1px solid #999;
	vertical-align:middle;
}
#divSearchForm input.txt:focus {
	color:#000;
	background:#f6feda;
}
#divSearchForm input.btn {
	margin:0;
	vertical-align:middle;
}

#container {
	width: 100%;
	margin-bottom:10px;
	padding: 20px;
}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 615px;
	float: left;
	padding: 0 10px 0 0;
	overflow: hidden;
	background:url(http://walkerbiblebaptistchurch.com/images/columnbg.jpg) no-repeat top center;
}

#content h2 {
	font:normal 1.9em "arial", helvetica, sans-serif;
	padding: 0 0 4px;
	color:#000;
}
#content h2 a {
	font-weight:normal;
	text-decoration:underline;
	color:#000;
	}
#content h2 a:hover {
	color:#124AA8;
	}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font:bold 1.7em "arial", helvetica, sans-serif !important;
	color:#000;
	margin-bottom:-5px !important;
}
#content p, ntent li {
	font-size: 1.3em;
	line-height: 1.4em;
}
#content h3 a {
	text-decoration:underline;
	}	
#content .post {
	margin: 0 0 2.2em;
}
#content .post h2 {
	font-size:2em;
	margin:0 0 -2px;
}
#content .post h3 {
	margin-bottom:0px !important;
}
.post ul, .post ol {
	margin:0 0 6px 35px;
	font-size:12px;
}
.post li {
	padding:8px 25px 0 0;
	color:#000;
}
.post .postmetadata {
	font-size:1.1em;
	color:#999;
}
.postmetadata a {
	color:#999;
	text-decoration: underline;
}
.postmetadata a:hover {
	color:#000;
}
.entry {
  text-align: justify;
}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin:20px 0 5px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}
h3#comments,h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}
.commentlist {
	margin: 20px 0 30px 18px;
	font-size:120%;
}
.commentlist img {
	float:none;
	padding:0;
	border:0;
	}
.commentlist li {
	padding:5px 0 20px;
	font-size:90%;
}
.cdata {
	background:#FFFDD5;
	border-top:1px solid #BFBC7D;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
  color:#000;
}
#content img.avatar {
  	float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #848144;
}
#comment {
	width: 530px;
	height: 170px;
}
/* sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 230px;
	padding: 0 0 0 50px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#sidebar ul	{
	list-style: none;
	margin:0 0 15px;
	font-size:11px;
	}
#sidebar ul li ul {
	margin:0;
	padding:0 0 0 4px;
	}	
#sidebar ul li ul li ul	{
	margin:5px 0 -12px 0;
	padding:0 0 0 4px;
	}	
#sidebar ul	li	{
	margin: 0px 0px -1px 0px;
	padding:6px 0 6px 5px;
	line-height: 15px;
	}		
#sidebar ul li a {
	background:url(images/arrow.gif) no-repeat center left;
	padding: 0 0 0 8px;
	text-decoration:none;
	color:#124AA8;
	font-weight:bold;
	}
#sidebar ul li a:hover {
	text-decoration:underline;
	color:#124AA8;
	}
#sidebar h2 {
	font:bold 1.2em "arial", helvetica, sans-serif;
	padding: 6px 0 0 3px;
	line-height:0.6em;
	color:#000;
}
#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 0 0 3px;
}

#sidebar .widget h1 {
	margin-bottom:15px;	
}

#alignwelcome {	
	position:relative;
	right:10px;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align:center;
  line-height:21px !important;
}
abbr, acronym {
border:medium none;
}
abbr[title], acronym[title] {
border-bottom:1px dotted #999;
cursor:help;
font-style:italic;
}
code, kbd, pre {
font-family: Monaco,"Courier New",Tahoma;
}
pre {
	padding:10px;
	background:#F6F7F5;
	font-size:120%;
}

code {
	color:#990000;
	font-family:"Courier New",Courier,mono;
}
.txtRed {
	color:#FF0000;
	font-size:130%;
}
.txtGrey {
	color:#999;
}
#footer {
	width:100%;
	background: -moz-linear-gradient(top,  #ffffff,  #d3e9f5);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d3e9f5));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3e9f5');
	clear: both;
	margin-top:-10px;
	font-size: 1.1em;
	color: #808080;
}
#footer p{
	text-align:center;
	color:#999;
	}
#footer p a{
	color:#999;
	}
#footer p a:hover{
	color:#000;
	}
#base-container {
	width:100%;
	background: -moz-linear-gradient(top,  #95e88b,  #71ca65);
	background: -webkit-gradient(linear, left top, left bottom, from(#95e88b), to(#71ca65));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#95e88b', endColorstr='#71ca65');
	border-top:5px solid #18650D;
}	
#base .baseHdr{
	font-size:1.5em;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
	border:none;
	padding:0;
}
#base {width:960px; margin:0px auto;}
#base p {padding:10px 0 10px 0px; color:#18650D; font-size:14px;}
.grid12 h6 { margin: 10px 0 50px 0; }
.clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
