/*
Theme Name: Calvary Baptist Church Design
Theme URI: http://wordpress.org/
Description: The design for CBC
Version: 1.0
Author: Wesfed Multimedia
Author URI: http://www.wesfed.com/
Tags: custom
*/

/* Default*/
* {margin:0;padding:0}
.clear {clear:both;height:0;overflow:hidden}
a img{border:0 none}

/*Links*/
a, a:active, a:visited{color:#003457; text-decoration:underline}
	a:hover{text-decoration:none}

/* Text*/
h1,h2{font-size:23px; font-weight:bold; color:#2b619d}
	h2{font-size:20px; font-weight:bold; color:#111}
h3{font-size:18px; font-weight:bold; color:#ae1a1e}

/*Misc*/
#death-counter, #death-counter-month {color:#c00; font-weight:bold}

/* Design */
body {background:#518ebb url(./images/bg.jpg) repeat-x top; color:#222; font:normal 12px Georgia, Arial, Verdana, Helvetica, sans-serif; margin:0}

#wrapper {width:100%}
#container {width:960px; margin:0 auto}

#header{height:157px}

#nav{background:#003457 url(./images/nav_foot.png) no-repeat bottom; height:50px}
#nav li{float:left; height:40px; margin:0 6px; list-style-type:none}
	#nav li a{display:block; padding:0 8px; margin-top:6px; height:30px; line-height:30px; font-size:1.2em; font-weight:bold; color:#ddd; text-decoration:none}
		#nav li.current_page_item a, #nav li a:hover{color:#fff; background:#2b619d}

#head {background:#fff; padding:10px 0 0; text-align:center}

#content{padding:24px; background:#fff}
	#content .left, #content #main{float:left; width:433px; padding-right:20px; border-right:1px solid #ddd; margin-right:20px}



		#content .left.larger {width:560px}

	#content .right, #content #sidebar{float:left; width:431px}
		#content .right.smaller{width:304px}

		#content #main{width:633px}
		#content #sidebar{width:231px}
			#sidebar ul li{list-style-type:none; margin-bottom:20px}
				#archives ul li{list-style-type:circle; margin:3px 0 3px 10px}

	#content p {margin:5px 0 15px}

	.hr-short, hr{border:0 none; width:430px; margin:15px auto; height:10px; background:#fff url(./images/hr_short.gif) no-repeat center}

#footer {background:#003457 url(./images/footer_head.png) no-repeat top; padding:24px 24px 0 24px; color:#d6dee6}
	#footer h3{color:#2b619d}
	#footer .left{float:left; width:550px}
		.footer-left{float:left; width:265px}

	#footer .right{float:left; border-left:1px solid #37485a; padding-left:50px}

#copyright{text-align:center; font-size:11px; height:30px; line-height:30px; margin-top:10px; border-top:1px solid #37485a}
	#copyright a{color:#fff}

/* Content Styles */
.aligncenter{text-align:center; margin:0 auto}
.wp-caption{background:#eee; color:#000; padding:10px 5px 5px; border:1px solid #ddd; margin-bottom:10px}
	#content p.wp-caption-text{margin:2px 0 0}

/* Send to friend */
#post-send-to-friend{background:#518EBB; color:#000; padding:7px; text-align:right; border:1px solid #0066aa}
	#post-send-to-friend a{color:#fff; font-weight:bold}s
