/*  
Theme Name: UnBEElievable Health
Theme URI: http://www.unbeelievablehealth.co.uk
Description: Custom WordPress theme for UnBEElievable Health
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk
*/

/* Layout */

@import url('reset.css');
@import url('text.css');

/* Global */

html{
	background: #f8f8f8 url(images/card.jpg);
	color: #403c30;
}

body{
}

#wrap{ 
	float: left;
	width: 100%;
	background: url(images/grass2.jpg) repeat-x top left;
}

#container{
	width: 960px;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.75em;
}

#inner-wrap{
	float: left;
}

/* Links */

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #f7901e;
	color: #779f2f;
}

a:hover, a:focus, a:active{
	text-decoration: underline;
}

a:active{
	outline: none;
}

a img {
	border: none;
}

/* Logo */

/* #header{
} */

a#site-name{
	float: left;
	margin: 40px 20px 15px 0;
}

a#site-name.front-logo{
	margin: 35px 0 0 35px;
}

/* Navigation */

#pagenav{
	float: left;
	width: 925px;
	margin: 35px 0 0 35px;
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:normal;}
#dropmenu a {display:block; padding: 5px 10px; margin-right: 3px; text-decoration:none; text-transform: lowercase; font-size: 15px; font-weight: bold; color: #221f1f; background: url(images/link-bg.png) repeat-x top left; -moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px;}
#dropmenu a:hover {background:#403c30; color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.8em; left:-1px;}
#dropmenu ul a {border-left:1px solid #fff; border-radius: 0;}
#dropmenu li ul {border-top:1px solid #fff; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
#dropmenu li.current_page_item a{
	background: #fff;
	color: #403c30;
}


/* Content */

#main-content{
	float: left;
	width: 100%;
	background: #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 0 3px 4px #92906a;
	-moz-box-shadow: 0 3px 4px #92906a;
	-webkit-box-shadow: 0 3px 4px #92906a;
}

#content{
	float: left;
	clear: left;
	width: 700px;
	margin: 0;
	padding: 20px;
}
#content-shop{
	float: left;
	clear: left;
	width: 600px;
	margin: 0;
	padding: 20px;
}

/* Sidebar */

.sidebar{
	line-height: 1.3em;
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 0.9em;
}

.sidebar h3.widgettitle{
	margin-bottom: 10px;
	color: #779f2f;
	color: #f0772e;
}

.sidebar ul li.widget{
	margin-bottom: 20px;
	list-style: none;
	padding: 10px;
	background: #dfddca;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 0 1px 1px #cfcdb9;
	-moz-box-shadow: 0 1px 1px #cfcdb9;
	-webkit-box-shadow: 0 1px 1px #cfcdb9;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.sidebar ul li ul, .sidebar ul li ul li ul{
	margin-bottom: 0.5em;
}

.sidebar ul li ul li, .sidebar ul li ul li ul li{
	margin-bottom: 0.5em;
}

.sidebar ul li a{
	color: #779f2f;
}

li.widget_fun_facts h3.widgettitle{
	color: #779f2f;
}

li#mailchimp-widget{
	padding: 5px 10px 0;
}

li#mailchimp-widget input#mc_signup_submit{
	width: 85px;
	height: 29px;
	text-indent: -9999px;
	background: url(images/mailchimp-button.png) no-repeat top center;
	border: none;
}

li#mailchimp-widget input#mc_signup_submit:hover{
	background: url(images/mailchimp-button-hover.png) no-repeat top center;
}

#mc_signup_form legend, #mc_legend_text{
	float: left;
	width: 180px;
	margin: 5px 0;
}

.mc_custom_border{
	margin-left: -5px;
}

input#mc_submit_type{
	position; relative;
	top: 15px;
}

#mc_signup_form .mc_var_label, #mc_signup_form .mc_input {
	margin-bottom: 5px;
}

li#twitter-follow{
	margin-top: 20px;
	background: #88d3d1 url(images/twitter-bg.jpg) repeat-x 0 -1px;
}

li#twitter-follow h3.widgettitle{
	color: #fff;
}

li#twitter-follow a#twitter-button{
	display: inline-block;
	height: 28px;
	width: 84px;
	text-indent: -9999px;
	background: url(images/twitter-button.png) no-repeat top center;
}

li#twitter-follow a#twitter-button:hover{
	height: 28px;
	width: 84px;
	text-indent: -9999px;
	background: url(images/twitter-button-hover.png) no-repeat top center;
}

li#twitter-follow #twit-bird{
	float: right;
	width: 70px;
	margin-top: -35px;
}

li#facebook{
	background: #88d3d1 url(images/twitter-bg.jpg) repeat-x 0 -1px;
}

li#facebook h3.widgettitle{
	color: #fff;
}

li#facebook a#facebook-button{
	display: inline-block;
	height: 28px;
	width: 120px;
	text-indent: -9999px;
	background: url(images/fb-button.png) no-repeat top center;
}

li#facebook a#facebook-button:hover{
	height: 28px;
	width: 120px;
	text-indent: -9999px;
	background: url(images/fb-button-hover.png) no-repeat top center;
}

li#facebook #fb-icon{
		float: right;
	margin-top: -5px;
	margin-right: 15px;
}

/* Sidebar for the shop page */

.sidebar-shop{
	line-height: 1.3em;
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 0.9em;
}
.sidebar-shop li.widget_text{
	margin-bottom: 0px;
	color: #779f2f;
	color: #f0772e;
}
.sidebar-shop h3.widgettitle{
	margin-bottom: 0px;
	color: #779f2f;
	color: #f0772e;
}
.sidebar-shop ul li.widget {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 1px 1px #CFCDB9;
background:none repeat scroll 0 0 #DFDDCA;
list-style:none outside none;
margin-bottom:20px;
padding:10px;
}
.sidebar-shop .why-choose-unbeelievable-products ul {
	padding-top: 10px;
}
.sidebar-shop .why-choose-unbeelievable-products li {
	background-image: url(images/shop-cross-list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}

.sidebar-shop li.widget_text.hello{
	margin-bottom: 0px;
	color: #779f2f;
	color: #666;
	background-image: url(images/Shop-Sidebar-Hello-Bee.gif);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-border-radius:0px 0px 0px 0px;
	-moz-box-shadow:0 0px 0px #FFF;
	height: 200px;
	background-color: #FFF;
}
.sidebar-shop .hello h3.widgettitle {
	margin-bottom: 0px;
	color: #779f2f;
	color: #FFF;
}


/* End styles for sidebar for the shop page */

#headlines .date-meta{
	float: left;
	clear: left;
	width: 85px;
	font-size: 16px;
	text-align: center;
}

#headlines h4 a{
	font-size: 14px;
	color: #62604d;
}

#headlines img{
	border: #fff 3px solid;
}

#headlines .item{
margin-bottom: 10px;
padding-bottom: 2px;
	background: url(images/news-border.gif) repeat-x bottom left;
}

#headlines .item:last{
margin-bottom: 0;
padding-bottom: 0;
background: none;
}

#headlines .sub-item h4{
margin-left: 85px;
}

#headlines a#more-news-link{
	display: inline-block;
	height: 34px;
	width: 158px;
	margin: 0 11px;
	text-indent: -9999px;
	background: url(images/more-news.png) no-repeat top center;
}

#headlines a#more-news-link:hover{
	height: 34px;
	width: 158px;
	text-indent: -9999px;
	background: url(images/more-news-hover.png) no-repeat top center;
}

/* Footer */

#footer{
	float: left;
	clear: left;
	width: 960px;
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #fff;
}

#footer-inner{
	position: relative;
	padding: 10px;
}

#footer ul{
	position: absolute;
	top: 10px;
	right: 10px;
}

#footer ul li{
	display: inline;
	margin-left: 10px;
}

#footer ul li a{
	font-weight: normal;
	color: #fff;
}

#footer ul li a:hover{
	text-decoration: underline;
}

li.footer-divider{
	color: #989684;
}

/* Posts */

.post{
	float: left;
	clear: left;
	width: 700px;
	margin-bottom: 20px;
}
.post-shop{
	float: left;
	clear: left;
	width: 600px;
	margin-bottom: 20px;
}

.posts-archive .post{
	padding-bottom: 20px;
	background: url(images/post-divider.gif) no-repeat bottom center;
}

.date-meta{
	color: #979284;	
}

.postmetadata{
	float: left;
	clear: left;
	width: 100%;
	font-size: 0.9em;
	color: #979284;
	margin: 10px 0 20px 0;
	padding: 10px 0 20px 0;
	background: url(images/post-divider.gif) no-repeat bottom center;
}

.entry ul, .entry ol{
	margin-left: 10px;
}

.entry ul li{
	line-height: 1.4em;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(images/cross-list-sm.png) no-repeat 0 50%;
	color: #979284;	
}

.entry ol li{
	list-style-type: decimal;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

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

img.alignright {
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Form Elements */

#searchform {
	margin: 0 0 20px 0;
	padding: 0;
	}

#searchform #s {
	width: 130px;
	padding: 3px 20px 2px 2px;
	border:solid 1px #aaa;  
	line-height: 1.5em;
	background: url(images/search.png) no-repeat 136px 3px;
	color: #fff;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}


/* Begin Comments */

ul.commentlist {
	margin: 20px 0;
	padding:0 85px 0 0;
}

ul.commentlist li {
	margin:0px;
	padding:10px 0px 20px 60px;
	position:relative;
	list-style:none;
}

ul.commentlist li cite.fn{
	margin-bottom: 10px;
	font-size: 1.4em;
}

ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #aaa;
}

ul.commentlist .commentmetadata {
	display:none;
}

ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}

ul.commentlist ul li {
	border:0px;
	background-color: transparent;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}

ul.commentlist li.even{
	background: #dfddca;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.commentlist li.odd{
	margin-top: 20px;
	background: #eeeded;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.commentlist li.bypostauthor{
	margin-top: 20px;
	background: #3e3a2e;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.says{
	display: none;
}

#commentform label{
	float: left;
	width: 200px;
}

#commentform textarea{
	margin-top: 15px;
	width: 535px;
}

#submit {
	background:#333;
	border: none;
	color:#FFF;
	font-size:0.9em;
	padding:0.5em 1em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#submit:hover {
	background:#f6921e;
	border: none;
	color:#FFF;
	font-size:0.9em;
	padding:0.5em 1em;
	cursor: pointer;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: left;
	width: 97%;
	padding-left: 3%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }



/* Utility Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.bee{
	color: #f6921e;
	font-weight: bold;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 30px;
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	color: #979284;	
	background: url(images/blockquote.gif) no-repeat top left;
}

blockquote p{
	line-height: 1.75em;
}

cite {
	margin: 5px 0 0;
	display: block;
	font-style: normal;
}

.center {
	text-align: center;
}

.clear-block{
	float: left;
	width: 100%;
	clear: both;
}

#clear-logo{
clear: both;
}

.hidden {
	display: none;
}

.navigation {
	float: left;
	clear: left;
	width: 700px;
	text-align: center;
}

/* Tabs */

html ul.tabs {
	margin: 0 0 0 7px;
	padding: 0;
	float: left;
	list-style: none;
	height: 27px;
	/* border-bottom: 1px solid #dbdad6;
	border-left: 1px solid #dbdad6; */
	width: 100%;
}
html ul.tabs li {
	float: left;
	margin:0 0 0 3px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	/* border: 1px solid #dbdad6; 
	border-left: none; 
	margin-bottom: -1px; */
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	-moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px;
}
html ul.tabs li a {
	text-decoration: none;
	color: #fff;
	background: #3e3a2e;
	display: block;
	font-size: 14px;
	padding: 0 10px;
	outline: none;
	-moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px;
}
html ul.tabs li a:hover {
	background: url(images/link-bg.png)repeat-x top left;
	color: #3e3a2e;
	-moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px;
}	
html ul.tabs li.active, html ul.tabs li.active a, html ul.tabs li.active a:hover  {
	background: #eeeded;
	color: #3e3a2e;
	border-bottom: 1px solid #eeeded;
	-moz-border-radius-topleft: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-left-radius: 7px; -webkit-border-top-right-radius: 7px;
}
.tab_container {
/*	border: 1px solid #dbdad6;
	border-top: none; */
	clear: both;
	float: left; 
	width: 100%;
	background: #F8F8F8 url(images/tab-container-bg.jpg) repeat-x top left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 3px 4px #c8c7b8;
	-moz-box-shadow: 0 3px 4px #c8c7b8;
	-webkit-box-shadow: 0 3px 4px #c8c7b8;
}
.tab_content {
	padding: 15px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
}	
	
/* Frontpage */

#front-top-panel{
	float: left;
	width: 960px;
	padding-bottom: 0;
	background: url(images/flightpath-divider.jpg) no-repeat bottom center;
}

#slideshow{
	float: left;
	width: 630px;
	height: 220px;
	margin: 15px 0 0 0;
}

.slide-text h2{
	position: relative;
	top: -30px;
	left: 20px;
	width: 350px;
	line-height: 1.5em;
}

.slide-header-larger{
	font-size: 1.1em;
}

#slideshow img{
	float: left;
	margin-top: -30px;	
	margin-right: 10px;	
}

div.slide-text{
	float: left;
}

#front-opening-para{
	width: 320px; 
	margin-top: -100px;
	padding-left: 10px;
}

#front-why-list{
	float: right;
	width: 320px;
	margin-top: 50px;
}

#front-why-list h2{
	width: 329px;
	height: 41px;
	margin-right: -9px;
	margin-bottom: 0;
	padding-top: 4px;
	text-align: center;
	line-height: 1.5em;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
	background: url(images/front-why-h2.png) no-repeat top center;
}

#front-why-list ul li{
	min-height: 30px;
	font-weight: bold;
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 30px;
	padding-right: 10px;
	background: url(images/cross-list.gif) no-repeat 0 50%;
}

#front-why-list ul li.front-list-shift{
	background: url(images/cross-list.gif) no-repeat 0 2px;
}

h2#front-header{
	min-height: 98px;
	margin-left: -40px;
	padding-left: 170px;
	background: url(images/hello-bee.png) no-repeat top left;
}

#front-entry{
	width: 530px;
	margin-top: -50px;
	padding-left: 130px;
}

#buynow{
	float: left;
	width: 269px;
}

#buynow-front{
	position:relative;
	width: 208px;
	top: 10px;
	left:120px;
}

#buynow-interiorseals{
	float: right;
	width: 430px;
}




