/*
Theme Name: Tyndale.com WordPress Theme
Theme URI: http://www.tyndale.com/
Description: Theme for the 2010 version of Tyndale.com
Author: Josh Force & Jamie Todd
Author URI: http://digitalcontext.tyndale.com/
*/
body                               {background:url(images/border_top.gif) top repeat-x; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; margin-top:0px; color:#666666;}
a                                  {color:#bf793a; text-decoration:none;}
a:hover                            {text-decoration:underline;}
img                                {border:none;}
h1,h2,h3,h4,h5,h6,form       {font-size:11px; line-height:16px; display:inline; text-indent:0; font-weight:normal; font-style:normal; margin:0; padding:0;}

#blog_overall                      {width:952px; text-align:left;}
#blog_header                       {float:left; margin-bottom:40px; width:400px;}
	.content_blogheader_left { float:left; }
	.content_blogheader_mid
	{
		float:left;
		width:459px;
		height:68px;
		background:#bfcacb url('images/bg_blogheader_middle.gif') repeat-y;
		overflow:hidden;
		font-size:14px;
		line-height:22px;
		padding:28px 15px 30px 20px;
	}

#blog_entries                      {float:left; width:630px; margin-left:10px;}
	.blog_post_header              {background:url(images/bg_title_bar.gif) repeat-x; height:20px; color:#ffffff; width:615px; padding-left:10px; font-size:12px; line-height:20px; }
	.blog_post_header a            {color:#ffffff;}
	.blog_post                     {background:#faf5eb; padding:18px 20px 30px 10px; width:595px; margin-bottom:10px;}
		.blog_post_title           {font-size:14px; color:#333333; margin-bottom:10px;}
		.blog_post_title a         {color:#333333;}
		.blog_post_body            {}
		.blog_post_labels          {margin-top:17px;}
		.blog_post_labels h1       {font-weight:bold; margin-right:9px;}
		.blog_post_labels a        {background:#ffffff; height:17px; padding:3px 3px 4px 4px; margin-right:5px;}
		.blog_post_byline          {margin-top:20px;}
		.blog_post_comment_summary {margin-top:20px;}

#blog_comments                     {}
	.blog_comment                  {padding:10px 20px 10px 10px;}
	/*.blog_comment+.blog_comment    {background:#eff4f5;}*/
	.blog_comment_author           {font-size:14px;}
	.blog_comment_meta             {}
	.blog_comment_meta em          {display:block;}
	.blog_comment_body             {}
	div.blog_comment_body+p        {display:inline; margin:0; padding:0; margin-bottom:0; padding-bottom:0;}

#blog_sidebar                      {float:right; width:300px; text-align:left; margin-top:-10px; margin-right:10px;}
	.blog_menu                     {background:#faf5eb; margin-top:10px;}
		.blog_menu h2              {display:block; background:url(images/bg_sidebar_title_bar.gif) repeat-x; height:20px; color:#ffffff; font-size:12px; line-height:20px; width:290px; padding-left:10px;}
		.blog_menu ul              {display:block; padding:10px 20px 20px 10px;}
		.blog_menu p               {display:block; padding:10px 20px 20px 10px;}
		.blog_menu li              {display:block;}
	.social_menu                   {background:url(images/bg_social_menu_mid.gif) repeat-y; margin-top:10px; width:308px; position:relative; right:4px;}
		.social_menu_top           {background:url(images/bg_social_menu_top.gif) no-repeat; width:308px; height:24px; overflow:hidden; font-size:12px; line-height:24px; color:#ffffff;}
			.social_menu_top img   {margin:4px 7px 0px 14px; float:left;}
			.social_menu_top span  {display:block; float:left;padding-top:2px;}
		.social_menu_mid           {padding:10px 20px 20px 14px;}
			.social_menu_mid a     {display:block;}
		.social_menu_bottom        {background:url(images/bg_social_menu_bottom.gif) no-repeat; width:308px; height:7px; overflow:hidden;}

.blog_spacer                       {clear:both; overflow:hidden;}
#btn_subscribe                     {display:block; clear:both;}
.blog_search_rss                   {float:right; position:relative; top:-5px;}

/* footer styles */
#blog_footer_container             {clear:both; height:63px; background:url(images/bg_footer.gif) #f1d87d top repeat-x;}
	#blog_footer                   {width:964px; text-align:left;}

/* search styles */
form#blog_search_form              {display:block; margin-bottom:0px;}
#blog_btn_search                   {float:left; margin-top:5px; margin-left:8px;}
#blog_search_input                 {width:157px; height:22px; border:1px solid #000000; background:url(images/bg_search_input.gif) repeat-x; float:left; color:#666666;}

/* search styles */
.blog_form_field                   {margin-bottom:15px;}
.blog_input_text                   {width:157px; height:22px; border:1px solid #000000; background:url(images/bg_search_input.gif) repeat-x; color:#666666;}
.blog_input_textarea               {width:288px; height:128px; border:1px solid #000000; background:url(images/bg_search_input.gif) #ffffff repeat-x; color:#666666;}

/* Custom for Tyndale.com */
#blog_description {width:638px; margin-top:10px; margin-bottom:10px;}

ul.post-categories,
ul.post-categories li { list-style:none; margin:0; padding:0; display:inline; }
