/* @override http://blog.harvestbiblefellowship.org/wp-content/themes/straightup_3_24/style.css */

/*
Theme Name: StraightUp
Theme URI: 
Description:
Version:
Author:
Author URI:
Tags:
*/

body{
	margin:0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background: #3F461E url(images/BodyBackground.png) repeat-x left top;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
h1{
	margin:0;
}

.wrapper{
	width:1050px;
	margin:0 auto;
}

#main{
	width:949px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:136px 0 0 0;
}
/* Header  start*/
#header{
	width:949px;
	height:136px;
	padding:0 0 0 0px;
	 background:url(images/header-bg-2.jpg) no-repeat top center; 
	margin-top:10px;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
}
#headBack{
	height:136px;
	width:100%;
	background:transparent url(images/headerBack_repeat-2.png) top repeat-x; 
	margin-top:10px;
	position:absolute;
	top:0;
	left:0;
	z-index:-100;
}
.logo{
	margin:0;
	float:left;
}
.logo a{
	background:transparent url(images/logo-bg-2.jpg) no-repeat scroll 0 0;
	float:left;
	height:125px;
	overflow:hidden;
	text-indent:-9999px;
	width:347px;
}
.form-box{
	width:600px;
	float:right;
	overflow:hidden;
	margin-bottom:21px;
}
.form-box .text-box{
	width:211px;
	height:51px;
	float:right;
	overflow:hidden;
	background:url(images/text-box-bg-2.gif) no-repeat;
}
.form-box .text-box .searh{
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#403529;
	width:140px;
	margin:21px 0 0 20px;
	padding:0;
	border:0;
	background:none;
	overflow:hidden;
	float:left;
}
.form-box .text-box .searh-img{
	width:37px;
	height:28px;
	padding:0;
	border:0;
	overflow:hidden;
	float:right;
	margin:14px 11px 0 0;
}
.form-box .nav-up{
	float:right;
	margin:0;
	padding:23px 22px 0 0;
	list-style:none;
}
.form-box .nav-up li{
	float:left;
	margin:0 0 0 13px;
}
.form-box .nav-up li a{
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:inherit;
	float:left;
	overflow:hidden;

}

.form-box .witw{
	background:url(images/icon-witw.gif) no-repeat;
}

.form-box .mail{
	background:url(images/nav-up-mail.gif) no-repeat;
}
.form-box .rrs{
	background:url(images/nav-up-rrs.gif) no-repeat;
}
.form-box .f{
	background:url(images/nav-up-f.gif) no-repeat;
}
.form-box .t{
	background:transparent url(images/twittericon.png) no-repeat;
	height:17px !important;
}
.nav{
	width:605px;
	margin:0 -10px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	position:relative;
}
* html .nav{
	margin-right:-5px;
}
.nav li{
	height:10px;
	float:left;
	background:url(images/navigation-li-2.gif) no-repeat;
	padding:16px 10px 12px 11px;
}
.nav .none{
	background:none;
}
* html .nav li{
	margin:0 10px 0 0;
}
.nav li a{
	height:10px;
	float:left;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
}
.nav .home{
	background:url(images/home-2.png) no-repeat;
	width:39px;
}
.nav .about{
	background:url(images/about-2.png) no-repeat;
	width:47px;
}
.nav .writings{
	background:url(images/writings-2.png) no-repeat;
	width:68px;
}
.nav .videos{
	background:url(images/videos-2.png) no-repeat;
	width:51px;
}
.nav .ministries{
	background:url(images/ministris-2.png) no-repeat;
	width:75px;
}
.nav .preaching{
	background:url(images/preaching-2.png) no-repeat;
	width:78px;
}
.nav .conferences{
	background:url(images/conferences-2.png) no-repeat;
	width:100px;
}
/* HEader end Content start*/
#content{
	width:949px;
	padding:0 0 0 0px;
	overflow:hidden;
}
.left-box{
	width:413px;
	padding:33px 42px 0 17px;
	float:left;
	background:transparent url(images/left-box-bg-2.png) repeat-y;
}
.left-box h2{
	font-size:26px;
	margin:0;
	line-height:24px;
	color:#666666;
	padding-bottom:5px;
}
.left-box .post{
	margin-bottom:50px;
}
.left-box h2 a{
	color:#666666;
	text-decoration: none;
}
.left-box h2 a:hover{
	text-decoration: underline;
}
.left-box h3{
	margin-top:0;
	padding-top:0;
}
.left-box h5{margin-top:0; margin-bottom:5px;}
.left-box .nav-post{
	width:100%;
	padding:0 0 18px 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.left-box .nav-post li{
	float:left;
	background:url(images/left-box-nav-post-a-bg.gif) no-repeat 0 50%;
	padding:0 8px 0 0;
}
.left-box .nav-post .none{
	background:none;
}
.left-box .nav-post li a{
	color:#2623f4;
	background:url(images/blue-a.gif) no-repeat 100% 55%;
	padding:0 8px 0 8px;
	text-decoration:underline;
}
.left-box img{
	/* float:right;
	margin:0 0 0 15px; */
}
.left-box p{
	margin:0;
	line-height:20px;
	margin:0 0 20px 0;
}
.left-box a{
	color:#2623f4;
	text-decoration:underline;
}
.right-box{
	width:469px;
	float:right;
	overflow:hidden;
	padding:20px 0 0 0;
}
.right-box h3{
	height:68px;
	text-indent:-9999px;
	margin:0 0 19px 0;
	background:url(images/right-box-h3.gif) no-repeat;
}
.right-box .photo-content{
	width:469px;
	overflow:hidden;
	margin-bottom:15px;
}
.right-box .photo-content .photo-left{
	width:230px;
	float:left;
	background:#303030;
}
.right-box .photo-content .photo-right{
	width:230px;
	float:right;
	background:#303030;
}
.right-box .photo-content img{
	margin-bottom:10px;
}
.right-box .photo-content ul{
	margin:0;
	padding:0 0 0 32px;
	list-style:none;
}
.right-box .photo-content ul li{
	padding:0 0 15px 0;
	line-height:15px;
}
.right-box .photo-content ul li a{
	color:#fff;
}
.right-box .photo-content .color{
	color:#fff;
}
.right-box .carusel{
	float:left;
	margin-right:10px;
	width:205px;
	overflow:hidden;
	padding:15px 12px 0 12px;
	margin-bottom:17px;
	background: #333 url(images/right-h4-2.gif) no-repeat;
}
.right-box .carusel .gallery {
	height:350px;
	width:9999px;
	overflow:hidden;
}
.right-box .carusel div.gallery-top{
	height:350px;
	width:185px !important;
	padding:0 10px !important;
	float:left;
	position:relative;
	
}
.carusel-holder {
	overflow:hidden;
	width:205px;
	height:350px;
	position:relative;
	float:left;
}
.right-box .carusel h4{
	width:165px;
	height:15px;
	margin:0;
	background:url(images/h4-up-2.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	overflow: hidden;
	padding-bottom: 10px;
}
.right-box .carusel .arrow-right{
	width:14px;
	height:15px;
	float:right;
	overflow:hidden;
	margin:0 0 0 8px;
}
.right-box .carusel .arrow-left{
	width:14px;
	height:15px;
	float:right;
	overflow:hidden;
}
.right-box .carusel ul{
	width:205px;
	margin:0;
	padding:10px 0 10px 3px;
	list-style:none;
	float:left;
}
.right-box .carusel ul li{
	padding:0 0 11px 0;
	line-height:17px;
}
.right-box .carusel ul li a{
	color:#fff;
}
.right-box .carusel .h4-post{
	background:url(images/h4-post-2.gif) no-repeat;
}
.right-box .carusel .nav-post{
	width:100%;
	margin:0;
	overflow: hidden;
	padding:10px 0 10px 3px;
	list-style:none;
}
.right-box .carusel .nav-post li{
	padding:0 0 11px 0;
}
.right-box .carusel .nav-post li a{
	color:#fff;
}
/* Content end Footer start */
#footer{
	background-color: #353C1A;
}
#footer a{color:white; text-decoration:underline;}
#footer p{
	text-align:center;
	margin:10px 0 0 0;
	padding:15px 0;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
h2.pagetitle{
	margin-bottom: 20px;
}
.navigation{
	display: block;
	padding-top: 10px;
	padding-bottom: 30px;
}
.navigation .alignleft{
	float: left;
}
.navigation .alignright{
	float: right;
}
.png-bg {
	 background:transparent url(images/content-bg-2.png) no-repeat scroll 0 0; 
	height:14px;
	left:0;
	position:absolute;
	top:132px;
	width:462px;
}

#embedForm{
	text-align:right;
	margin-bottom:10px;
}

.admin-login{
	position:absolute;
	z-index: 2000;
	top:0px; right:11px;
	color:#4F4840;
	font-size: 10px;
}

.carusel.last{margin-right:0px;}
