/*  
Theme Name: Bethel Baptist Temple
Theme URI: http://www.bethelbaptisttemple.org/
Description: Custom theme for Bethel Baptist Temple
Version: 1.0
Author: Kingdom Design
Author URI: http://www.kingdomdesign.com/
*/

body {
	margin: 0; padding: 0;
	background: #7f99b2 url(img/bg.gif) repeat-x;
	color: #333;
	font: 12px/17px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* for IE 5.x - see wrapper */
}

em {
	font-style:normal;
	font-weight:bold;
	color: #003366;
	}

a {
	color: #600;
	text-decoration: none;
}

a:hover {
	color: #679;
}

a img {
	border: none;
}

blockquote {
	background: #f7f6ea;
	padding: 15px;
	margin: 15px;
	font-style:normal;
	font-size:12px;
	font-family: Georgia, serif;
	color: #333;
	line-height: 17px;
	border-top: 1px solid #d2cfa5;
	border-bottom: 1px solid #d2cfa5;
}

hr {display: none; clear: both;}

div.rule  {
 height: 1px;
 width: 100%;
 background: url(img/ruledot.gif) repeat-x;
 margin: 1em 0;
 padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 819px;
	background: url(img/bgwrap.gif) repeat-y;
	text-align: left;
}

/*<group=head>*/

#head {
	height: 221px;
	width: 819px;
	background: url(img/head.gif);
}

#head h1, #head h2 {
	text-indent: -5000px;
	margin: 0; padding: 0;
}

#head h1 a {
	display: inline; /* fix IE doubled-margins */
	margin: 60px 0 0 50px;
	width: 400px;
	height: 100px;
	float: left;
}

#head h2 {
	margin: 30px 25px;
	display: inline; /* fix IE doubled-margins */
	width: 264px;
	height: 152px;
	float: right;
	background: url(img/head2.jpg);
}
	
/*</group>*/

/*<group=nav>*/

#nav {
	position: absolute;
	top: 194px;
	margin-left: 31px;
	clear: both;
}

#nav ul, #nav ul li {
	padding: 0; margin: 0;
	list-style: none;
}

#nav li {
	float: left;
}

#nav ul li a {
	padding: 0 15px;
	display: block;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url(img/navbordr.gif) right repeat-y;
}

#nav a:hover, body#sec_home li#home a, body#sec_about li#about a, body#sec_staff li#staff a, body#sec_contact li#contact a {
	color: #a1d1ff;
}

#nav li#contact a {
	background: none;
}

/*</group>*/

#content {
	margin: 0 25px;
	padding-bottom: 18px;
	width: 769px;
	background: url(img/bgcont.gif) repeat-x bottom left;
}

#copy, #side {
	padding: 0 20px 35px;
}

/*<group=copy>*/

#copy {
	float: left;
	width: 520px;
}

* html #copy {  /* the Tan hack */
	width: 560px;
	w\idth: 520px;
}

#copy a {
	text-decoration: underline;
}

/* inline images
=====================================*/
.inlineImage {
	text-align: center;
	font: normal .9em 'lucida grande',tahoma,sans-serif;
	color: #aaaa99;
	}
	
.inlineImage img {
	border: 3px solid #aa9; 
	padding: 6px; 
	background: #ccc; 
}
		
.noStyle img {
		padding: 0;
		border: 0 none;
}

.right {
	float: right;
	margin: 1.3em 0 0 2em;
}

.left {
	float: left;
	margin: 0em 2em 0 0;
}
	
.center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}

#homefoto {
	width: 498px;
	height: 186px;
	padding: 5px 11px 12px;
	background: url(img/fotobg.gif);
}

* html #homefoto {
	width: 520px;
	w\idth: 498px;
	height: 203px;
	he\ight: 186px;
}

#copy h1, #copy h2 {
	font: normal 23px Georgia, "Times New Roman", Times, serif;
	color: #600;
	letter-spacing: -0.5px;
	margin-bottom: 0;
}

#copy h1 {
	margin-top: 18px;
	background: url(img/rule.gif) repeat-x bottom;
	padding-bottom: 14px;
}

body#sec_home #copy h1 {
	margin-top: 6px;
	background: none;
	padding-bottom: 0;
}

#copy h2 {
	font-size: 18px;
	padding-top: 15px;
	background: url(img/rule.gif) repeat-x top;
}

#copy h3 {
	font-size: 13px;
	color: #147;
	margin-bottom: 0;
}

#copy h3 + p {
	margin-top: 2px;
	}
	
#copy h4 {
	font-size: 11px;
	color: #147;
	margin-bottom: 0;
	}
	
#copy h4 + p {
	margin-top: 1px;
	}

#copy p.posted {
	background: url(img/ruledot.gif) left top repeat-x;
	padding-top: 2px;
	font-weight: bold;
	color: #555;
	font-size: 95%;
}

a.more, .more-link {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

a.moresmall {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none !important;
	}

h2 span.flickr {
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: normal;
}

.falbum-recent img, img.bio { 
	border: 3px solid #aa9; 
	padding: 6px; 
	background: #ccc url(img/flickrbg.gif) no-repeat center center; 
	margin-right: 10px; 
}

img.brdr {
	border: 3px solid #aa9; 
	padding: 6px; 
	background: #ccc; 
	margin-right: 10px; 
	}

div.bio p {
	padding-left: 10px;
}

img.bio {
	/*background-image: url(img/biobg.gif); white border rule */
	float: left;
	margin: 5px 10px 10px -10px;
	/*see .email under copy2 */
}

div.bio {
	background: url(img/ruledot.gif) left bottom repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

#last {
	background-image: none;
}

h3 .small {
	color: #600;
	font-size: 75%;
	padding-left: 7px;
	margin-left: 3px;
	border-left: 1px solid #147;
}

.imgr, .imgl {
	float: right;
	margin: 0 0 10px 10px;
}

.imgl {
	float: left;
	margin: 0 10px 10px 0;
}

/*<group=WP>*/

h3#comments {
	background: url(img/rule.gif) repeat-x top;
	padding-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

ol.commentlist, ol.commentlist li {
	list-style: none;
	margin: 0; padding: 0;
	/*border: 1px solid orange;*/
}

ol.commentlist li {
	background: #F2F5F7;
}

ol.commentlist li p {
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

ol.commentlist p.meta {
	background: url(img/ruledot.gif) left bottom repeat-x;
	padding: 0 0 10px 10px;
	margin-bottom: 0;
	font-weight: bold;
	color: #555;
	font-size: 95%;
}

ol.commentlist li.alt {
	background: #fff;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.announcebox {
	margin-top: 30px;
	padding: 9px;
	background: #eed url(img/ruledot.gif) left top repeat-x;
	color: #147;
}

#copy ul {
	margin: 0px 20px 15px 20px;
	padding: 0;
	list-style: none;
}

#copy ul li {
	padding: 0 0 3px 0;
	}

strong.search-excerpt {
	background-color: #ff9;
}

/*</group>*/
	
/*</group>*/

/*<group=side>*/

#side {
	float: right;
	width: 169px;
	margin-top: 9px;
	font-size: 95%;
	color: #666;	
}

* html #side {  /* the Tan hack */
	width: 209px;
	w\idth: 169px;
}

#side h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #147;
	text-transform: uppercase;
	background: url(img/bgsideh2.gif) repeat-x;
	padding-top: 20px;
	margin: 15px 0 4px;
}

#side h2.first {
	background: none;
	padding-top: 0;
	margin-top: 11px;
}

#side h3 {
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 8px 0 4px;
}

#side dl, #side ul, #side p {
	margin: 0 0 6px;
}

#side dt {
	color: #444 ;
	}

#side dt, #side li, .email, #copy ul li {
	padding-left: 13px;
	background: url(img/bgsideli.gif) no-repeat 0px 4px;
}

#side dd, #side li a.more {
	margin-left: 13px;
}

#side ul {
	list-style: none;
	margin: 0; padding: 0;
}

#side li {
	margin-bottom: 4px;
}

.smallcap {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

/*</group>*/

/*<group=forms>*/

form#commentform {
	margin: 20px 0 0;
}

#commentform fieldset {
	background: #f9f8ee;
	border: 1px solid #dedcc6;
	padding: 15px;
}

#commentform h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

#commentform h3 + p {
	margin-top: 0;
}

#commentform p {
	font-size: 11px;
}

#commentform label {
	font-weight: bold;
	font-size: 11px;
	display: block;
}

#commentform input.text, #commentform textarea {
	margin-bottom: 8px;
	border: 1px solid #999;
	border-color: #999 #bbb #bbb #999;
	padding: 2px 4px;
	font: 13px Arial, Helvetica, sans-serif;
	display: block;
}

#commentform label, input#submit, #fb label {
	cursor: pointer;
}

#searchbox {
	position: absolute;
	top: 193px;
}

#searchbox form, #searchbox fieldset, #fb form, #fb fieldset {
	margin: 0; padding: 0;
	border: none;
}

#searchbox input.text, #fb input.text {
	width: 126px;
	font-size: 10px;
	color: #700;
	padding: 2px 4px;
	border: 1px solid #999;
	border-color: #999 #bbb #bbb #999;
}

#fb input.text {
	font-size: 12px;
	width: 122px;
}

#searchbox input.btn, #fb input.btn {
	margin-left: 3px;
	vertical-align: bottom;
}

#fb input.btn {
	margin-bottom: 1px;
}

* html #fb input.btn {  /* the Tan hack */
	marg\in-bottom: 2px;
	margin-bottom: 2px;
}
	
/*</group>*/

/*<group=copy2>*/

.email {
	background-position: 0px 3px;
}

/*<group=home page flickr>*/

#copy ul.falbum-recent {
	margin: 14px 0;
	padding: 0;
	list-style: none;
}

#copy ul.falbum-recent li {
	margin: 0;
	padding: 0;
	float: left;
	background: none;
}

/*</group>*/
	
/*</group>*/

/*<group=foot>*/

#foot {
	clear: both;
	margin-top: 25px;
	background: url(img/bgfoot.gif) repeat-y;
	font-size: 85%;
}

* html #foot {height: 1%;} /* Holly hack */

#foot h2 {
	background: url(img/bgfooth2.gif) no-repeat;
	padding: 26px 20px 0;
	margin-bottom: 0;
	color: #600;
	font-size: 14px;
}

#foot p {
	margin: 0 20px;
	color: #665;
	line-height: 200%;
}

#foot a {
	color: #147;
}

#foot a:hover, #side a:hover {
	text-decoration: underline;
}

#foot a.stealth {
	color: #333;
	text-decoration: none;
}

#foot p.copy, #foot p.links {
	text-transform: uppercase;
	padding: 15px 0 12px;
}

#foot p.links {
	float: right;
}

/*</group>*/