/*
Theme Name: YouVersion Blog Default
Theme URI: http://youversion.org/
Description: The YouVersion Blog Theme
Version: 1
Author: Tim Schoffelman
Author URI: http://schoffelman.com/about
Tags: custom header, fixed width, two columns, widgets
*/

body							{ background: #FAFAFA; }

/* Header Container */
#hd 							{ margin-bottom:20px; position:relative; }
#hd #header-top					{ background: transparent url(images/gradients.png) repeat-x 0 0; height: 47px; padding: 1px; }
#hd #header-top	h1				{ background: transparent url(images/sprite.png) no-repeat 0 0; display: block; float: left; height: 23px; margin: 12px 0 0 18px; width: 154px; }
#hd #header-top	h1 a			{ display:block; height:23px; text-indent:-9009em; width: 154px; }

/* Main Col */
#bd	.main_col					{ background: #fff; border:1px solid #ccc; }
.container_24 #bd .main_col .post{ margin: 30px; text-align: left; }
#bd .main_col .postdate			{ color:#666; font-family: Georgia, serif; font-size: 16px; font-style: italic; line-height: 22px; margin: -10px 5px 10px; }
#bd .main_col .postinfo			{ color: #666; font-size: 11px; margin: 5px 0 15px; }
#bd .main_col .container		{ letter-spacing:-0.03em; line-height:18px; }
#bd .main_col .post ul			{ list-style: disc; }

#bd #archive .post ul			{ border-top:1px solid #EEEEEE; margin: 30px 0 0; padding: 0; }
#bd #archive .post ul li.links	{ border-bottom:1px solid #EEEEEE; margin: 0 0; padding: 5px 0 5px 5px; }


/* Sidebar Col */
#bd #sidebar>ul					{ margin: 0; }
#bd #sidebar>ul>li				{ border-top: 1px solid #ccc; list-style: none; margin-bottom: 20px; padding-top: 20px; text-align: left; }
#bd #sidebar>ul 
	.widget_recent_entries ul li{ margin: 10px 0; }
#bd #sidebar>ul>li>ul			{ margin: 10px 0 20px 0; }
#bd #sidebar>ul>li>ul>li		{ margin: 0 0 0 0; }
#bd #sidebar h2.widgettitle		{ color: #555; font-family: "Lucida Grande"; font-size: 16px; line-height: 16px; }
#bd #sidebar input#s,
#bd #sidebar input.text			{ border: 1px solid #ccc; color: #999; display: block; margin: 5px 0; padding: 5px; }
#bd #sidebar #subscribe_feed	{ background: transparent url(images/feed-icon-14x14.png) no-repeat 0 0; color: #999999; display: block; font-family: Arial,'Liberation Sans',FreeSans,sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 16px; margin: 0; padding-left: 24px; text-decoration: none; }



/* Bottom Div */
.bottom							{ margin: 50px 0 40px 30px; width: 610px; }
.post_nav						{ margin: 30px 0 20px; text-align:center; }
.bottom .btn_archives			{ display: block; margin: 0 auto; }

/* Misc Styles */
.submit-button, .big-button		{ display: block; height: 39px; margin-bottom: 15px; }
#submit							{ background: transparent url(images/btn-submit.png) no-repeat right center; border: 0 none !important; color: #333333; cursor: pointer; display: block; font-size: 11px; font-weight: bold; height: 39px; width: 200px; }

/* Comments Container */
.comment_container				{ margin: 30px; text-align: left; }
.comment_container h2			{ margin-bottom: 20px; }
form#commentform				{ background:none repeat scroll 0 0 #F8F8F8; border: 1px solid #ccc; padding: 18px; }
#commentform input				{ border:1px solid #ddd; color: #111; font-size: 15px; padding: 5px; }

/* Footer Container */
#ft 							{ margin-bottom: 20px; }
#ft .copyright					{ color: #999999; font-size: 11px; letter-spacing: 0; line-height: 18px; }
