/*
Theme Name: SBA Wordpressed
Theme URI: http://thesouthernbaptistacademy.org
Description: SBA converted to wordpress
Version: 1
Author: Various LBG Staff
Author URI: http://thesouthernbaptistacademy.org
*/


#features li p.last {

	margin-top:0;
}
#blogContainer
{
	font-family:Arial;
	width: 830px;
	margin-top:20px;
}

#blogContainer a
{
	color: #29505A;
	text-decoration: none;

}

#blogContainer div, #blogContainer p
{
	font-size:15px;

}
#blogContainer h1
{
	background: none;;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	text-indent:0px;
	font-size:26px;
}
#blogContainer h2
{
	font-size:19px;
	padding-bottom:5px;

}
#blogContainer li, #blogContainer p, #blogContainer div
{
	padding-top: 8px;
}

#blogContainer hr
{
	margin-top: 8px;
	margin-bottom: 8px;
	width:380px;
	text-align:center;
	position: relative;
	left: 25%;

}

.readon {
	background:url("images/banner_button.png") no-repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	font-size:13px;
	line-height:0.7em;
	padding:13px 0 12px;

	text-decoration:none;
	text-indent:12px;
	text-transform:uppercase;
	width:128px;
}

#blogContainer .list2
{

	padding-left: 10px;
}

#blogContainer .line-hor  {
	background:url("images/line.gif") repeat-x scroll center top transparent;
	font-size:0;
	height:1px;
	line-height:0;
	margin:15px 0 24px;
}

