body
{
	background-image: url(/_img/bg.gif);
	padding-top: 70px;
	font-size: 12px;
	font-family: trebuchet MS;
}

img
{
	border: none;
}

.clear
{
	clear: both;
}

p
{
	color: #91bcbe;
	line-height: 16px;
	margin-bottom: 0px;
}

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

h1
{
	color: #fff;
	font-size: 14px;
}

h2
{
	color: #fff;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 985px;
	margin: 0 auto;
}

#title_box
{
	background-image: url(/_img/title_box.jpg);
	width: 690px;
	height: 227px;
	margin: 0 auto;
	margin-bottom: 50px;
}

#title_box img
{
	margin-left: 60px;
	margin-top: 40px;
}

#title_box p
{
	text-align: center;
	width: 605px;
	margin-left: 40px;
	margin-top: 10px;
}

#title_box span
{
	font-weight: bold;
	font-style: italic;
}

#boxes_link
{
	background-image: url(/_img/link_box.png);
	width: 985px;
	height: 302px;
	margin: 0 auto;
}

#left_column
{
	float: left;
}

#video
{
	padding-left: 40px;
	padding-top: 25px;
	float: left;
}

	.share_btn
	{
		margin-right: 90px;
		float: left;
		margin-top: 10px
	}
	
	.bible_study_btn
	{
		margin-top: 10px;
	}

#video_playlist
{
	padding-left: 8px;
	padding-top: 27px;
	float: left;
}

#video_playlist img
{
	float: left;
	clear: both;
}


#video_playlist ul
{
 margin: 0px;
 padding: 0px;
 margin-left: 5px;
}

#video_playlist li
{
	list-style-type: none;
	float: left;
}

#video_playlist a
{
	list-style-type: none;
	background-color: #004648;
	width: 21px;
	height: 17px;
	text-align: center;
	display: block;
	padding-top: 3px;
	margin-right: 5px;
	font-size: 11px;
}

#video_playlist a:hover
{
	color: #004648 ;
	background-color: #ffc600;
}

#playcount
{
	float: left;
}

#description
{
	float: right;
	width: 360px;
	padding-right: 50px;
	padding-top: 45px;
	height: 172px;
}

#description p
{
	line-height: auto;
	margin-top: 15px;
}

.read_more_btn
{
	float: right;
}

#main_buttons
{
	float: right;
	margin-top: 25px;
	margin-right: 32px;
}

#main_buttons img
{
	margin-left: 5px;
}

#footer
{
	padding-top: 40px;
	margin: 0 auto;
	width: 120px;
	color: #fff;
	font-size: 10px;
}

/********* Blog *********/

#blog_title_box
{
	background-image: url(/_img/blog_title_box.jpg);
	width: 558px;
	height: 227px;
	margin: 0 auto;
	margin-bottom: 50px;
}

.blog_post
{
	margin: 0 auto;
	width: 558px;
}

table{
	float: left
}

.blog_post_top
{
	background-image: url(/_img/blog_content_top.jpg);
	width: 558px;
	height: 35px;
}

.blog_post_mid
{
	background-image: url(/_img/blog_content_mid.jpg);
	background-repeat: repeat-y;
	width: 468px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 20px;
}

.blog_post_btm
{
	background-image: url(/_img/blog_content_btm.jpg);
	width: 558px;
	height: 33px;
	margin-bottom: 30px;
}

.blog_date
{
	background-image: url(/_img/blog_date.jpg);
	width: 138px;
	height: 100px;
	float: left;
	margin-left: 60px;
}

.date
{
	font-size: 14px;
	color: #fff;
	padding-top: 18px;
	text-align: center;
}

.author
{
	font-size: 11px;
	color: #dedede;
	text-align: center;
	margin-top: 5px;
}

.blog-comments
{
	width: 460px;
}

.blog-comments input
{
	width: 390px;
	float: right;
	
}

.blog-comments textarea
{
	width: 460px;	
}

.blog-comments .options
{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.blog-comments .checkbox
{
	width: 10px;
	float: none;	
}

.blog-comments .submit
{
	width: 100px;
	float: none;	
}

#resource_title
{
	background-image: url(/_img/resource_title.png);
	width: 506px;
	height: 156px;
	margin-bottom: 20px;
}

.resource_options
{
	margin-left: 20px;
	width: 505px;
	margin: 0 auto;
}

.resource_options a
{
	color: #062526;
	font-size: 14px;
}

.resource_options a:hover
{
	color: #ffa800;
	text-decoration: underline;
}

.resource_options ul
{
	padding-left: 0px;
}

.resource_options li
{
	list-style-type: none;
}

.resource_options p
{
	margin-bottom: 10px;
	margin-top: 4px;
}

