/*
Theme Name: Online BK Assist
Theme URI: http://OnlineBKAssist.com/
Description: Online BK assist
Version: 1.0
Author: Online BK Assist
Author URI:  http://OnlineBKAssist.com/

*/


a{ text-decoration:none;}
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #12355f url('images/bg.jpg') ;*/
	background:#fff;
	background-repeat:repeat-x;
	color: #333;
	margin:0px;
}


#wrapper{
	width:920px;
	margin:0px auto;
}
#header{
	background:url(images/header.jpg) no-repeat;
	height:143px;
}
#logo{ border:#000 solid 0px; width:350px; height:100px; margin-left:70px; position:absolute; top:20px;}
#logo span, #logo a{  width:350px; height:100px; display:block;} 
#logo span{display:none;}
#content{
	background:url(images/contentbg.jpg) repeat-y;
	padding:0 20px;
}
#footer{
	background:url(images/footer.jpg) no-repeat;
	height:25px;
	color:#000;
}
form{padding:0px; margin:0px;}
#content-left{ width:570px; float:left;}
#content-right{ background:url(images/sidebar.jpg) no-repeat; height:541px; width:309px; float:right; margin-top:20px;}
#content-right2{height:541px; width:309px; float:right; margin-top:20px;}

.home-text h2{color:#990000; font-size:24px; text-align:center; line-height:28px;}
.video-container{ width:500px; height:375px; margin:0px auto; clear:both; padding:2px;  border:1px solid #c5c5c5; }
#grab{ height:93px; text-align:center; clear:both; padding-top:50px; }
#footer2{ width:920px; margin:0px auto; text-align:center; color:#000;padding:20px 0 50px 0; line-height:18px;}
#footer2 a{ text-decoration:none; color:#000; }
#footer2 ul li{ list-style:none; display:inline; padding:0 10px; color:#000;}
.mailform{ margin-top:220px; margin-left:40px;}
.mailform input[type=text]{ border:1px solid #c5c5c5; }
.ased{ width:200px; padding-right:20px; font-size:11px;}
.post-content{ padding:20px;}

a img{
border:0px;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

input.revealbtn{
	border:0px;
	text-indent:-8000px;
	width:204px;
	height:44px;
	background-image:url(images/reveal.jpg);
}

