/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom{
 background-image: url(http://buymoringaoleifera.com/wp-content/uploads/2012/10/bg.jpg);
 background-repeat: repeat;
background-attachment: fixed;
}

.custom .review-bonus {
    font-size: 18px;
    text-align: center;
color: #009933;
}

.custom .headline_meta {display:none;}
.custom .comments_closed {display: none;}

.custom #container {
    margin-top: .2em;
    margin-bottom: 2em;
    padding: 0.3em;

    border: 0.2em dashed #7e4a5e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-o-box-shadow: 2px 2px 10px #000;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;
}

.custom .mojo {
    font-size: 18px;
    text-align: left;
color: #009933;
}

.custom .sidebar h3{background-color: #0174DF; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:5px 7px; margin-top:3px; letter-spacing:3px; text-transform:capitalize;
color: #ffffff; font-size: 14px;
}

.clear1 {clear: both;}

.custom .menu { border:none; background:#ffffff; height:40px; font-family:droid sans; font-size:1.2em; }
	.custom .menu > li { margin-right: 4px; margin-left: 4px; }
                .custom .menu li > a { background: #1443ff; color:#ffffff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:7px 11px; margin-top:4px; letter-spacing:0px; text-transform:capitalize; }
                    .custom .menu > li.current > a { background: #0174DF; color:#ffffff; }
                    .custom .menu > li a:hover { background: #009933; color:#ffffff; }

.images {
    border: 1px solid rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
    display: inline-block;
}


.mainNav{
	width: 964px;
	overflow:hidden;
	background: url("http://buymoringaoleifera.com/wp-content/uploads/2012/10/menubar.png") repeat-x;
	background-position: center top;
	height: 82px;
margin-left: 1px;
}

#mainNavContent{
	width: 964px;
	text-align: middle;
	padding-left:5px;
	padding-top:15px;

}

.mainNav a{
	display:block;
	text-align:center;
	float:left;
	width:14%;
	color: #dbe4d3;
	font-size: 18px;
	text-decoration:none;
}

.mainNav a:hover{
	color: #506a3b;

}

.downArrow{
	margin-bottom:12px;
}

#mainNavContent a:hover{
	color: #506a3b;
}




.custom .access_form .row label 
	{
    color: #252525;
    font: bold 23px/26px tahoma;
    padding-left: 10px;
    padding-right: 2px;
    padding-top: 2px;
    width: 140px;
	}

.custom  .access_box
	{
	display:block;
	background:url(http://buymoringaoleifera.com/wp-content/uploads/2012/10/moringareport.jpg) no-repeat;
	width:295px;
	height:245px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
    border: 0.2em solid #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-o-box-shadow: 2px 2px 10px #7e4a5e;
	-moz-box-shadow: 2px 2px 10px #7e4a5e;
	-webkit-box-shadow: 2px 2px 10px #7e4a5e;
	box-shadow: 2px 2px 10px #7e4a5e;
	background-color: #ff8500;
	}
	
	.access_box h2 {
    color: #870339;
    font: bold 34px;
    margin: 0 0 0px;
line-height: 120%;
text-shadow: 0 1px 1px #600228;
}
	
	.custom .btn_give_access
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(http://buymoringaoleifera.com/wp-content/uploads/2012/10/btn_give_access.png) no-repeat;
	width:300px;
	height:75px;
	text-indent:-9999em;
	cursor:pointer;
	}
.custom  .btn_give_access:hover
	{
	background-position:left bottom;
	}
	
	.access_form .row
	{
	display:inline-block;
	display:block;
	zoom:1;
	padding:8px 0px;
	}

.custom  .access_form .row label
	{
	color: #666;
	display: block;
	float: left;
	font-size: 16px;
	height: 31px;
	line-height: 31px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.custom  .access_form .row .txt_email
	{
	display:block;
	float:left;
	border:0px;
	margin:0px;
	padding:15px;
	background:url(http://buymoringaoleifera.com/wp-content/uploads/2012/10/access_input.png) no-repeat;
	width:270px;
	height:31px;
	line-height:31px;
	font-size:1.4em;
	}