/*
Theme Name: The Boy Who Came Back From Heaven
Description: This theme is for the Boy Who Came Back From Heaven Website
Author: Josh Force & Marc Hester
Author URI:
*/
body {margin:0; padding:0; color:#666666; font-family:verdana; font-size:14px; line-height:20px;}

img {border:none;padding:none;margin:none;}
a {color:#397270; text-decoration:none;}
p {display:block; margin:10px 0px 10px 0px; padding:0;}


#page
{
	background:url('images/bghtile_bwcbfh.png') repeat-x top center;
}

#content
{
	background:url('images/bg_bwcbfh.png') no-repeat top center;
	position:relative;
	width:1160px;
	
	margin-left:auto;
	margin-right:auto;
	
	padding-bottom:30px;
	margin-bottom:10px;
}

#header
{
	float:left;
}

#template_content
{
	float:left;
	margin-top:488px;
	margin-left:110px;
	
	width:460px;
}

#sidecol1
{
	float:right;
	margin-top:157px;
	margin-right:110px;
	
	width:460px;
}

#video_panel
{
	width:460px;
	height:358px;
}
#video
{
	background:#000000;
	width:460px;
	height:329px;
}
.video_tab
{
	float:left;
	cursor:pointer;
}


.profile_panel
{
	width:100%;
	margin-top:20px;
}
.profile_pic
{
	float:left;
	width:140px;
	height:100%;
}
.profile_pic img
{
	margin:0 0 10px;
}
.profile_info
{
	float:right;
	width:310px;
}
.profile_text
{
	font-size:12px;
	line-height:18px;
	margin-top:5px;
}






/* speaking page */

body.page-id-3 #page
{
	background:url('images/bghtile_bwcbfh_sp.jpg') repeat-x top center;
}
body.page-id-3 #content
{
	background:url('images/bg_bwcbfh_sp.jpg') no-repeat top center;
	padding:40px 10px 0;
	width:940px;
}
body.page-id-3 #left-side #portrait-kevin {
	float:left;
	margin:0 10px 25px 0;
}
body.page-id-3 #left-side {
	float:left;
	width:460px;
	padding:100px 0 0;
}
body.page-id-3 #left-side #left-about {
	float:left;
	width:300px;
	height:100px;
	padding:50px 0 68px;
	font-size:14px;
	line-height:20px;
}

body.page-id-3 #right-side {
	float:right;
	width:460px;
}



input.wpcf7-submit {
	margin:0;
	padding:0;
	border:0;
	background:transparent;
	
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	
	color:#c88245;
	cursor:pointer;
}


