/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom{
 background-image: url(http://www.whatissilica.org/wp-content/uploads/2013/06/Silica-Clouds.jpg);
	background-repeat: repeat-x;
	background-color: #122369;
	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;
    background: #00509E;
    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 #fff;
	-moz-box-shadow: 2px 2px 10px #fff;
	-webkit-box-shadow: 2px 2px 10px #fff;
	box-shadow: 2px 2px 10px #fff;
}

.custom .mojo {
    font-size: 18px;
    text-align: left;
color: #009933;
}

.custom .sidebar h3{background-color: #00509E; -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: #00509E; 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: #00509E; 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;
}


.custom .entry-title {
    background: none repeat scroll 0 0 #cfe8fa;
    color: #FFFFFF;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 24px;
    margin: 10px 0;
    padding: 5px 0;
    text-align: center;
    text-shadow: 1px 1px 1px #B5421C;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
border-radius:4px;
}


.custom .health {
    font-family: Impact,Georgia,"Times New Roman",Times,serif;
    font-style: normal;
    font-weight: normal;
    text-shadow: 0 1px 1px #828282;
font-size: 32px;
    color: #2FB4FF;
padding-bottom: 18px;
margin-top: -8px;
}


.custom .review {
    font-family: Impact,Georgia,"Times New Roman",Times,serif;
    font-style: normal;
    font-weight: normal;
    text-shadow: 0 1px 1px #828282;
font-size: 26px;
    color: #009933;
padding-bottom: 18px;
margin-top: -8px;
}


.custom .life {
    font-family: Impact,Georgia,"Times New Roman",Times,serif;
    font-style: normal;
    font-weight: normal;
    text-shadow: 0 1px 1px #828282;
font-size: 20px;
    color: #D20000;
padding-bottom: 18px;
margin-top: -8px;
}



.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://www.whatissilica.org/wp-content/uploads/2013/05/email-bg.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: #ded496;
	}
	
	.access_box h2 {
    color: #b50000;
    font: bold 34px;
    margin: 0 0 0px;
line-height: 120%;
text-shadow: 0 1px 1px #000;
}
	
	.custom .btn_give_access
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url("http://www.whatissilica.org/wp-content/uploads/2013/05/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://www.whatissilica.org/wp-content/uploads/2013/05/access_input.png") no-repeat;
	width:270px;
	height:31px;
	line-height:31px;
	font-size:1.4em;
	}




.custom .format_text blockquote {
color:#000;
background:#F7FF12;
margin-left:auto; margin-right:auto;
padding:1.4em 1.4em 0 1.4em;
border-top:1px dashed #111;
border-bottom:1px dashed #111;
border-left:0px;
}




.reviews-tab-sprite, #reviews_button.background, #reviews_button.background:hover, #reviews_button.background:active {
    background: url("http://www.whatissilica.org/wp-content/uploads/2013/06/OrderSilaLive.png") no-repeat scroll 0 0 transparent;
}
#reviews_button {
    -moz-transition: right 1.2s ease 0s;
    color: transparent;
    display: inline-block;
    position: fixed;
    right: -62px;
    text-indent: -9999px;
    text-transform: capitalize;
    top: 200px;
    z-index: 1000;
}
#reviews_button.background {
    background-position: 0 0;
    height: 280px;
    right: 0;
    width: 73px;
}
#reviews_button.background:hover {
    background-position: 0 -560px;
    height: 280px;
    width: 75px;
}
#reviews_button.background:active {
    background-position: 0 -280px;
    height: 280px;
    width: 75px;
}