/*  
Theme Name: Energy Medicine
Theme URI: http://www.prospus.com
Description: Energy Medicine theme has been designed by Prospus Consulting Pvt. Ltd., exclusively for Candess Campbell.
Version: 1.0
Author: Prospus Consulting Pvt. Ltd.
Author URI: http://www.prospus.com
Tags: light, yellow, silver, blue, two-columns, fixed-width
*/

/*-------------------------- Created by Ankit Bhatia, UI Designer on 29th March 2012 at 12:24:15 -----------------------------*/

@import url('custom.css');

body
{
	background-color: #97c384;
	/*background-image:url(images/forest-bg.jpg);#434c30	
	background-image:url(images/to-top.jpg)#112E02;
	background-image:url(images/bamboo.jpg);#949086*/
	background-image:url(images/bamboo2.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	/*background-attachment:fixed;*/
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Verdana;
	font-size:14px;
	line-height: 20px;
	color:#000;
	text-align:center;
}

form {margin:0;padding:0;}

a
{
	/*color:#6CBDDE;*/
	color:#D14640;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a img
{
	border:none;
}

form
{
	padding:0;
	margin:0;
}

input, select, textarea
{
	font-family:Arial, Tahoma, Verdana;
}

h1, h2, h3
{
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
}

h1
{
	font-size:28px;
	color:#4D5C38;
	margin:0 0 20px 0;
}

h1 a { color:#FA6900; }
h1 a:hover{
	text-decoration: none;
}
.post .body h1.home-page-heading{
	background: url("images/home-page-heading.jpg") repeat-x scroll left top transparent;
    font-size: 25px;
    height: 25px;
    margin: 0 -30px -13px;
    padding: 27px 30px 23px;
    position: relative;
    top: -45px;
}

h2
{
	font-size:23px;
	color:#D14640;
	margin:0 0 20px 0;
	line-height: 30px;
}
.post .body .home-page h2{
	margin-bottom: 20px;
}

h3
{
	font-size:15px;
	/*color:#69D2E7;*/
	color: #1EA9C8;
	margin:0;
}

h2 a { color:#D14640; }
h3 a { color:#1EA9C8; }

.body hr{
	border-color: #E0E4CC;;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 35px 0;
    clear: both;
}

/* ////////////////////// Layout ////////////////////// */
#pagewidth
{
	width:980px;
	text-align:left;
	margin:0 auto;
	padding: 0 0 30px;
}
#pagewidthlanding
{
	width:920px;
	text-align:left;
	margin:0 auto;
	padding: 0 0 30px;
}
#menu-header-menu{
	padding: 0px 20px;
}
#top-region{
	float: right;
	margin-right: 10px;
}
#menu-top-menu{		
    list-style: none outside none;
    padding: 0 20px;
}
#menu-top-menu li{
	float: left;
}
#navigation .navigation-wrapper-2 li{
	padding: 0;
}
#navigation .navigation-wrapper-2 li a{
    color: #000000;
}
#navigation .navigation-wrapper-2 .menu > li > a{
	background-color: #8AA46E;
	position: relative;
    z-index: 12;
}
#menu-top-menu li:first-child a{
	border-left: 0 none;
}
#navigation #menu-item-1733 {
    display: none;
}
#google_translate_element .goog-logo-link:hover{
	background: url("images/navigation.png") repeat scroll 0 0 transparent;
	text-decoration: none;
}	
/*---- google translator ----*/
#google_translate_element{
	background-color: #8AA46E;
    float: right;
    height: 34px;
    margin: 2px 10px 0 0;
    position: relative;
    z-index: 12;
    padding-left: 92px;
}
#google_translate_element .goog-te-gadget > div{
	display: inline-block;
    margin: 0 5px;
}
#google_translate_element .goog-te-gadget{
	font-size: 0;
	width: 180px;
}
.goog-te-gadget .goog-te-combo{
	padding: 2px;
    width: 170px;
}
#google_translate_element .goog-logo-link{
	display: none;
}

#header
{
	float:left;
	width:100%;
	margin:0;
	padding-top: 30px;
	height: 185px;
	/*background:url(images/header.png) bottom left no-repeat;*/
}

#content
{
	clear:both;
	float:left;
	width:960px;
	padding:30px 0 0;
	position:relative;
	background:url(images/content.png) repeat-y -10px top transparent;
	/*border-width: 0 10px 10px;
	border-style: solid;
	border-color: #649333;*/
	box-shadow: 0 0 5px #444444;
	margin: 25px 10px 5px;
}

#content #left
{
	display:inline;
	width:590px;
	float:left;
	margin:0 30px 0 30px;
}

#content #right
{
	position:relative;
	display:inline;
	width:250px;
	float:right;
	margin:0 30px 0 30px;
}

#headerlanding
{
	float:left;
	width:100%;
	margin:0 0 0 10px;
	padding-top: 30px;
	height: 245px;
	background: url("images/Psychic_Parties-5.jpeg") no-repeat left top;
	/*background:url(images/header.png) bottom left no-repeat;*/
}

#contentlanding
{
	clear:both;
	float:left;
	width:900px;
	padding: 0;
	position:relative;
	background:url(images/content.png) repeat-y -10px top transparent;
	/*border-width: 0 10px 10px;
	border-style: solid;
	border-color: #649333;*/
	box-shadow: 0 0 5px #444444;
	margin: -30px 10px 5px;
}
#contentlanding #leftlanding
{
	display:inline;
	width:590px;
	float:left;
	margin:0 30px 0 30px;
}

#contentlanding #rightlanding
{
	position:relative;
	display:inline;
	width:190px;
	float:right;
	margin:0 30px 0 30px;
}

#footer-wrapper{
	background: url("images/wood-texture.jpg") repeat scroll 0 0 transparent;
    box-shadow: 0 0 5px 0 #444444;
    height: 155px;
    margin-top: -150px;
    padding: 145px 0 0;
    width: 100%;
}
#footer
{
	position:relative;
	clear:both;
	width:100%;
	color: #000000;
	text-align: center;
}
#footer-left{
}
#footer-right{
    margin-top: 5px;
}
#menu-top-menu-1{
	list-style: none outside none;
    margin: 0;
    padding-left: 5px;
}
#menu-top-menu-1 li{
	float: none;
	display: inline-block;
}
#menu-top-menu-1 li a{
	display: inline-block;
	padding: 0 7px;
	color: #000000;
}
#menu-top-menu-1 li a:hover{
	text-decoration: underline;
}
#menu-top-menu-1 .sub-menu{
	display: none;
}
.prospus{
	font-size: 11px;
	color: #555;
}
.prospus a{
	color: #922E2A;
}

/* ////////////////////// Layout ////////////////////// */



/* ////////////////////// Header, Footer and Top Navigation ////////////////////// */
#header .logo
{
	float: right;
	margin-bottom:30px;
}

#header .logo a
{
	background: url("images/logo.png") no-repeat scroll left top transparent;
    float: left;
    height: 67px;
    margin: 10px 0;
    width: 500px;
	/*margin-bottom:30px;*/
}
#header .logolanding
{
	background: url("images/Psychic_Parties-5.jpeg") no-repeat scroll left top;
    float: left;
    height: 245px;
    margin: 10px 0;
    width: 900px;
}


#header .ad
{
	float:right;
}

.navigation-wrapper{
	background: none repeat scroll 0 0 #465F2C;
    left: 0;
    position: absolute;
    top: 135px;
    width: 100%;
    height: 82px;
    box-shadow: 0 0 1px 0 #444444;
}
.navigation-wrapper:after, .navigation-wrapper:before{
   content:"";
   position:absolute;
   z-index:-1;
   bottom:15px;
   left:10px;
   width:50%;
   height:20%;
   -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
   -webkit-transform:rotate(-2deg);
   -moz-transform:rotate(-2deg);
   -o-transform:rotate(-2deg);
   transform:rotate(-2deg);
}
.navigation-wrapper:after{
	right:10px;
   left:auto;
   -webkit-transform:rotate(2deg);
   -moz-transform:rotate(2deg);
   -o-transform:rotate(2deg);
   transform:rotate(2deg);
}
.section
{
	margin: 0 auto;	
    width: 960px;
    clear: both;
}
#navigation{
	margin: 0;
    padding: 0;
}
.navigation-wrapper-2{
	background: none repeat scroll 0 0 #8AA46E;
	width: 100%;
	height: 36px;
}
.navigation-wrapper.sticky-navigation{
    left: 0;
    position: fixed;
    top: -100px;
    z-index: 5000;
    box-shadow: 0 0 4px 1px #606060;
    margin: 0;
    text-align: left;
}
#navigation.sticky-navigation #menu-top-menu{
	margin: 5px 0 0;
}

#navigation li
{
	position:relative;
	display: inline-block;
	margin:0;
	padding: 5px 0;
	width:auto;
	list-style: none outside none;
}

#navigation li ul
{
	background: none repeat scroll 0 0 #6B7F56;
    box-shadow: 0 4px 11px #444444;
    float: right;
    left: -9999px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 46px;
    z-index: 15;
}
#navigation .navigation-wrapper-2 li ul{
	top: 36px;
	z-index: 10;
}
#navigation .navigation-wrapper-2 li ul:before{
	background: url("images/down-arrow2.png") no-repeat scroll 0 0 transparent;
}
.menu > li > ul:before{
	background: url("images/down-arrow.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 9px;
    left: 25px;
    position: absolute;
    top: -1px;
    width: 19px;
}
#navigation li:hover ul
{
	left:20px;
}

#navigation li ul li, #navigation li ul li ul li
{
	float:left;
	width:230px;
	position: relative;
	padding: 0;
}
#navigation li ul li:first-child{
	margin-top: 10px;
}
#navigation li a
{
	color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    padding: 8px 8px;
    font-weight: bold;
}
#navigation li a:hover{
	text-decoration: none;
}
#navigation li ul li a
{
	width:200px;
	margin:1px;
}

#navigation li ul li a:hover
{
	/*background:url(images/navigation.png) top left;*/
	text-decoration: none;
}

#navigation li ul li:hover
{
	background:url(images/navigation.png) top left;
}

#navigation li:hover, #navigation li.current_page_item, #navigation li.current_page_ancestor
{
	/*background:url(images/navigation.png) top left;*/
}
#navigation li:hover > a, #navigation li.current_page_item > a, #navigation li.current_page_ancestor > a{
	color: #000;
}
#navigation .navigation-wrapper-2 li:hover > a, #navigation .navigation-wrapper-2 li.current_page_item > a,
#navigation .navigation-wrapper-2 li.current_page_ancestor > a{
	color: #fff;
}
#navigation li ul li ul, #navigation li:hover ul li ul
{
	top:0px;
	left:-9999px;
}

#navigation li ul li:hover ul
{
	left:200px;
}

#navigation li.rss
{
	float:right;
	margin: -44px 7px 0 0
}
/* ////////////////////// Header, Footer and Top Navigation ////////////////////// */



/* ////////////////////// Main Content ////////////////////// */
.heading
{
	padding-bottom:5px;
	margin-bottom:30px;
	border-bottom:1px solid #E0E4CC;
}

.post
{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #E0E4CC;
}

.post h2, .post h2 a
{
	/*color:#69D2E7;*/
	color: #859D64;
}

.post h1, .post h2
{
	clear:left;
	margin-bottom:15px;
	float:left;	
}
.post img{
	background-color: #FFFFFF;
    box-shadow: 0 0 3px #555555;
    padding: 5px;
}
.category-gallery img, .post img.normal{
	box-shadow: none;
	padding: 0;
}

.post .comment_count
{
	float:right;
	width:29px;
	height:27px;
	background:url(images/comment.png) top right no-repeat;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:0 0 15px 0;
	line-height:15px;
}

.post .comment_count a
{
	color:#666;
	float:left;
	width:100%;
}

.post .meta
{
	clear:left;
	float:left;
	margin:0;
	/*font-size:11px;
	margin-bottom:20px;*/
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:5px;
	color:#aaa;
	display: none;
}


.post .meta a
{
	color:#999;
}

.post .postinfo
{
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	padding:20px;
	width:500px;
	background:#EEEEEE;
}

.post .postinfo h2
{
	color:#666;
	margin-bottom:10px;
}

.post .postinfo ul
{
	float:left;
	list-style:none;
	margin:0 0 -5px 0;
	padding:0;
	width:50%;
}

.post .postinfo ul li
{
	clear:both;
	margin:0 0 5px 0;
}

.post .postinfo ul.post-categories li
{
	margin-bottom:0;
	padding:5px 0 5px 27px;
	background:url(images/folder.png) center left no-repeat;
}

.post .postinfo ul.post-categories li a
{
	font-weight:bold;
}

.post .postinfo ul.tags li
{
	float:left;
	clear:none;
	margin-right:5px;
}

.post .postinfo ul.tags li a
{
	color:#fff;
	background-color:#D14640;
	padding:1px 3px;
	text-transform:uppercase;
	font-size:10px;
}

.post .postinfo ul.tags li a:hover
{
	background-color:#FA6900;
	text-decoration:none;
}

.post .postinfo ul.post-categories, .post .postinfo ul.tags li.first
{
	clear:left;
}

.post a.more-link
{
	clear:both;
	color:#fff;
	float:right;
	padding:5px 8px;
	margin-top:15px;
	margin-bottom:20px;
	font-size:10px;
	text-transform:uppercase;
	background:#F38630 url(images/more-link.jpg) 113px 6px no-repeat;
	width:115px;
	line-height:12px;
}

.post .body
{
	clear:both;
}

.post .body h1, .post .body h2, .post .body h3
{
	float:none;
	margin:0 0 10px 0;
}
.h2-fix h2{
	margin-bottom: 20px !important;
}
.post h2, .post h3{
	clear: both;
}
.post .body p, .post .body ul, .post .body ol, .post .body blockquote, .post .body img
{
	margin:0 0 20px 0;
}

.post .body p
{
	padding:0;	
}
p{
	text-align: justify;
}

.post .body img
{
	max-width:540px;
}

.post img.postimg
{
	width:100%;
	margin:0;
}

blockquote
{
	margin-left:20px;
	margin-right:20px;
	padding:40px 30px 10px 30px;
	border:1px dotted #fff;
	background:#FFF5CA url(images/quote.png) 10px 10px no-repeat;
	text-align:justify;
}

.post .body blockquote p
{
	/*margin:0;*/
}

.post .body a
{
	font-weight:bold;
}

.post .body img.alignright {float:right;margin:0 0 10px 10px}
.post .body img.alignleft {float:left;margin:0 10px 10px 0}
.post .body img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.post .body a img.alignright {float:right; }
.post .body a img.alignleft {float:left;}
.post .body a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.small
{
	width:255px;
	float:left;
	clear:none;
	margin-right:30px;
	border:none;
}

.small .sbody
{
	clear:both;
}

.small h2
{
	font-size:20px;
}

.small img.postimg
{
	margin-bottom:0;
}

.even
{
	margin-right:0;
}
/* ////////////////////// Main Content ////////////////////// */



/* ////////////////////// Paging ////////////////////// */
.paging
{
	clear:both;
	float:left;
	width:100%;
}

.paging .prev
{
	float:left;
	width:50%;
}

.paging .next
{
	float:right;
	text-align:right;
	width:50%;
}

.paging div a
{
	float:left;
	font-weight:bold;
	padding:7px 10px;
	margin-bottom:30px;
	color:#fff;
	background-color:#D14640;
}

.paging div a:hover
{
	text-decoration:underline;
}

.paging .prev a
{
	float:left;
}

.paging .next a
{
	float:right;
}

/*
.paging
{
	clear:both;
	float:left;
	width:600px;
	background:#F5F8E6;
	margin:0 -30px;
}

.paging .prev
{
	float:left;
	width:50%;
}

.paging .next
{
	float:right;
	text-align:right;
	width:50%;
}

.paging div a
{
	float:left;
	font-weight:bold;
	padding:5px;
	margin:10px 10px;
}

.paging .prev a
{
	float:left;
}

.paging .next a
{
	float:right;
}
*/
/* ////////////////////// Paging ////////////////////// */



/* ////////////////////// Side Bar ////////////////////// */
#sidebar
{
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar h2
{
	color:#D14640;
	text-align:left;
	margin-bottom:10px;
}
#sidebar a:hover{
	text-decoration: underline;
}
#sidebar li.widget
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 30px 0;
	padding:0;
}
#sidebar li.widget.ngg_images{
	margin: 0;
}
#sidebar .ngg-widget img{
	border: none;
}
#sidebar li ul
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 -10px 0;
	padding:0;
	list-style:none;
	width:100%;
}

#sidebar li ul li
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 10px 0;
	color:#666;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}

#sidebar li ul li a
{
	color:#666;
	float:left;
}

#sidebar li ul li ul.children
{
	width:100%;
	margin:7px 0 0 0;
	padding:0;
}

#sidebar li ul li ul.children li
{
	padding:3px 0;
	margin:0 0 0 0;
	font-size:12px;
	font-weight:normal;
	background:url(images/child.jpg) center left no-repeat;
}

#sidebar li ul li ul.children li a
{
	font-weight:normal;
	/*text-transform:uppercase;*/
	color:#666;
	margin-left:20px;
}

#sidebar .search_widget
{
	float:left;
	margin:-30px -30px 0 -30px;
	padding:20px 20px;
	width:270px;
	height:35px;
	background:url(images/search_bg.jpg) bottom left no-repeat;
	/*background: url("images/home-page-heading.jpg") repeat-x scroll left top transparent;*/
}

#sidebar .search_widget #s
{
	float:left;
	background:url(images/search.jpg) top left no-repeat;
	width:220px;
	height:25px;
	padding:0;
	border:none;
	padding: 5px 0 5px 10px;
}

#sidebar .search_widget #sb
{
	float:left;
	background:url(images/search_button.jpg) top left no-repeat;
	width:40px;
	height:35px;
	padding:0;
	border:none;
	cursor:pointer;
	margin-left :-16px;
}

#creditsfix
{
	clear:both;
	float:left;
	width:100%;
	height:52px;
}

#credits
{
	float:left;
	position:absolute;
	right:30px;
	bottom:0px;
	width:320px;
	height:47px;
	padding:0;
	margin:0 0 5px 0;
	float:left;
	list-style:none;
}

#credits li
{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 5px 0;
	padding:0;
}

#credits li a
{
	float:right;
	color:#666;
	font-size:10px;
	text-transform:uppercase;
}

#credits li img
{
	vertical-align:middle;
	margin-right:5px;
}

/* ////////////////////// Side Bar ////////////////////// */



/* ////////////////////// Comments ////////////////////// */
#comments
{
	clear:both;
	float:left;
	width:100%;
	margin:0;
	padding:0px;
	background:#fff;
}

#comments a
{
	/*color:#666;*/
}

#comments p.notice
{
	margin:0 0 30px 0;
	padding:0px;
	text-align:center;
	font-weight:bold;
}

#comments .commentlist
{
	clear:both;
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}

#comments .commentlist li
{
	clear:both;
	padding:0px;
	margin:0 0 20px 0;
}

#comments .commentlist li div.comment-body
{
	padding:20px;
	background:#F5F8E6;
	background:#F8FAEF;
	background:#F7F7F7;
	background:#F5F8E6;
	border:1px solid #E0E4CC;
}

#comments .commentlist li.pingback div.comment-body, #comments .commentlist li.trackback div.comment-body
{
	background:#F7F7F7;
	border:none;
}

#comments .commentlist li div.comment-author .avatar
{
	padding:0;
	margin:0 10px 0 0;
	float:left;
	width:50px;
	height:50px;
	border:5px solid #E0E4CC;
}

#comments .commentlist li div.comment-author cite
{
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#D14640;
	text-transform:uppercase;
}

#comments .commentlist li div.comment-author .says
{
	margin-left:3px;
	display:none;
}

#comments .commentlist li div.comment-meta
{
	margin-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
}

#comments .commentlist li div.comment-meta a
{
	text-decoration:none;
}

#comments .commentlist li p
{
	padding:0;
	margin:0 0 10px 0;
}

#comments .commentlist li .reply
{
	float:right;
	font-weight:bold;
}

#comments .commentlist li .reply a
{
	float:left;
	color:#666;
	background-color:#C8CEAA;
	margin:10px 0 0 0;
	padding:5px 8px;
	text-transform:uppercase;
	font-size:11px;
}

#comments .commentlist li.pingback .reply, #comments .commentlist li.trackback .reply
{
	display:none;
}

#comments .commentlist li ul.children
{
	float:left;
	clear:both;
	list-style:none;
	padding:0 0 0 20%;
	margin:0;
	width:80%;
	/*background:url(images/comment_reply.jpg) top left no-repeat;*/
}

#comments .commentlist li ul.children li
{
	clear:both;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:100%;
}

#comments .commentlist li #respond
{
	margin:20px 0 0 0;
}

#comments .commentlist li:after, #comments .commentlist li div.comment-body:after, #comments .commentlist li ul.children li:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}



#comments #respond
{
	clear:both;
	margin:0 0 30px 0;
	padding:20px 20px 0 20px;
	background:#F7F7F7;
	border:1px solid #eee;
}

#comments #respond .cancel-comment-reply
{
	float:left;
	margin:-10px 0 20px 0;
	text-transform:uppercase;
}

#comments #respond .cancel-comment-reply small a
{
	float:left;
}

#comments #respond .form
{
	clear:both;
	/*float:left;*/
	margin:0;
	padding:0;
}

#comments #respond .form p
{
	position:relative;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
}

#comments #respond .form p label
{
	float:left;
	width:35%;
	margin-top:4px;
}

#comments #respond .form p label small
{
	margin-left:5px;
	font-size:10px;
}

#comments #respond .form .tf, #comments #respond .form textarea.tf
{
	float:right;
	width:60%;
	padding:7px;
	font-size:12px;
	color:#666;
	background:#eee;
	border-top:2px solid #ddd;
	border-bottom:none;
	border-right:none;
	border-left:none;
	resize: vertical;
}

#comments #respond .form #submit
{
	float:right;
	padding:5px;
	border:none;
	background:#D14640;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
}
/* ////////////////////// Comments ////////////////////// */



/* ////////////////////// Commons ////////////////////// */
ul.list
{
	margin:0;
	padding:0;
	list-style:none;
}

ul.list li
{
	margin:0 0 5px 0;
	padding:0;
}

ul.list li.gap
{
	margin-bottom:15px;
}
/* ////////////////////// Commons ////////////////////// */



/* ////////////////////// Fixing Dear Mr Internet Explorer ////////////////////// */
.ie7 #comments { background:none; }
.ie7 #comments .commentlist li div.comment-body { display:inline-block; }
.ie7 #comments #respond, .opera #comments #respond
{
	padding-bottom:20px;
	margin-top:-20px;
	margin-bottom:30px;
}
.ie7 #creditsfix { height:82px; }
.ie7 #header { z-index:5; }
.ie7 #navigation { float:none; }
/* ////////////////////// Fixing Dear Mr Internet Explorer ////////////////////// */



/* ////////////////////// Hacks ////////////////////// */
.clearfix:after
{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix
{
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/* ////////////////////// Hacks ////////////////////// */


/*-------------------------------- products page ------------------------------------*/
.product-block{
	border-bottom: 1px solid #E0E4CC;
    margin: 30px 0 0;
    padding: 0 0 15px;
    position: relative;
}
.product-block:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.product-block:last-child{
	border-bottom: none;
}
.product-block h3{
	margin-bottom: 15px !important;
}
.product-block .product-pr{
	font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 7px;
    top: 0;
}
.product-img{
	float: left;
	width: 180px;
	margin-right: 15px;
}
.product-block.full .product-img{
	margin-right: 22px;
}
.product-img img{
	background-color: #FFFFFF;
    box-shadow: 0 0 3px;
    max-width: 170px !important;
    min-width: 170px;
    padding: 5px !important;
}
.product-desc{
	float: left;
    width: 395px;
}
.product-links{
	float: right;
}
.product-desc .product-links .eStore_button{
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #D14640;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    padding: 0 3px;
    width: auto !important;
}
.product-links a{
	border-right: 1px solid #D14640;
    display: inline-block;
    line-height: 11px;
    padding: 0 6px;
}
.product-links a:hover, .product-desc .product-links .eStore_button:hover{
	text-decoration: underline;
	opacity: 1;
}
/*------ product-detail ------*/
.product-block.full form{
	display: block !important;
    margin: -18px 0 8px;
    text-align: right;
}
.eStore_button_object .eStore_button{
	font-size: 0;
	background: url("images/add-to-cart.png") no-repeat 0 0 transparent;
    width: 99px !important;
	height: 23px;
	border: 0 none;
	cursor: pointer;
}
.eStore_button_object .eStore_button:hover{
	opacity: 0.8;
}
.product-block.full .product-desc{
	float: none;
	width: auto;
}
/*-- buy now button on home page --*/
.buy-now-button .eStore_button_object .eStore_button{
	background: url("images/buy-now.gif") no-repeat 0 0 transparent;
	width: 147px !important;
	height: 47px;
}


/*------------------------- Newsletter signup ---------------------------*/
#sidebar .af-form{
	background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    width: 100% !important;
    overflow: visible;
     padding-top: 140px !important;
    
}
.aweber .widgettitle{
	cursor: pointer;
}
.af-form-wrapper{
	 background: url("images/cd-block.jpg") no-repeat scroll 0 0 transparent;
     box-shadow: 0 2px 1px #444444;
     padding: 0 0 0 4px !important;
      
}
.af-header{
	background: none repeat scroll 0 0 transparent !important;
	padding: 0 !important;
}
.af-header p{
	text-align: left !important;
	margin-top: 0 !important;
}
.af-header span{
	color: #666666 !important;
    display: block;
    font-family: arial,tahoma !important;
    font-size: 12px !important;
    margin-bottom: -10px;
}
.af-body{
	padding: 0 !important;
}
.af-form label{
	font-family: myriad;
    font-size: 14px;
}
#sidebar .af-form .af-body .af-element{
	padding-left: 7px !important;
}
.af-form .af-body input.text{
	background-color: #FFFFFF !important;
    border: 1px inset #F0F0F0 !important;
    color: #666 !important;
    display: inline-block;
    font-size: 13px !important;
    height: 17px;
    width: 221px;
}
.af-form .af-body .af-textWrap{
	display: inline-block;
	width: auto;
}
.af-form .af-body .af-element label{
	display: inline-block;
    width: 55px;
    padding-left: 5px;
}
.af-form .af-body input.image{
	width: 75px;
	transition: padding-right 0.2s;
	-moz-transition: padding-right 0.2s; /* Firefox 4 */
	-webkit-transition: padding-right 0.2s; /* Safari and Chrome */
	-o-transition: padding-right 0.2s; /* Opera */
}
.af-form .af-body input.image:hover, .af-form .af-body input.image:focus{
	padding-right: 10px;
	
}

 
/*------------------------- Facebook integration ---------------------------*/
#facebookpost{
	border: 1px solid #C4CDE0;
    height: 500px;
    overflow-y: scroll;
    width: 100%;
    margin-top: 15px;
}
#facebookpost img{
	padding: 0;
	box-shadow: none;
}

/*----- testimonial -----*/
.testi{
	margin: 15px 0 10px;
}
.testi-author{
	color: #3C78A7;
    font-style: italic;
    text-align: right;
}

/*------------------------- EEB Workshop panels ---------------------------*/
#sidebar h2.eeb-title{
	color: #859D64;
	font-size: 18px;
}
.ev-location{
	color: #B52F2A;
    cursor: pointer;
    font-weight: bold;
    margin-top: 6px;
}
.ev-location:hover{
	text-decoration: underline;
}
.ev-time{
	display: none;
	font-style: italic;
    margin: 2px 0 10px 15px;
}
#sidebar #text-8 p, #text-12 .textwidget{
	text-align: right;
	padding-right: 10px;
}

/*------------------------- Cart fixed block ---------------------------*/
#cart-fixed{
	position: fixed;
	top: 40%;
	right: -290px;
	z-index: 5000;
}
#cart-fixed .cart-button{
	background: url("images/cart-button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 100px;
    width: 70px;
}
#cart-fixed.cart-open .cart-button{
	background: url("images/cart-button-hide.png") no-repeat scroll 0 0 transparent;
}
#cart-fixed .cart-block{
	background-color: #1F4A0D;
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 3px 0 #444444;
    color: #FFFFFF;
    float: left;
    height: auto;
    margin-left: -1px;
    min-height: 100px;
    overflow: hidden;
    padding: 10px;
    width: 260px;
}
#cart-fixed .cart-block.scroll{
	overflow-x: hidden;
   /* overflow-y: scroll;
    height: 330px; */
    
    height: auto;
}
#cart-fixed .cart-block a{
	color: #fff;
	text-decoration: underline;
}
#cart-fixed .cart-block a:hover{
	text-decoration: none;
}
#cart-fixed h3{
	margin: 5px 0 3px;
}
.shopping_cart > img{
	width: 20px;
}
.shopping_cart table tr:last-child{
	display: block;
}
.shopping_cart .eStore_cart_checkout_button{
	text-align: center;
}
.cart-block .shopping_cart h2 {
    display: inline-block;
    font-size: 13px;
    margin: 0 0 10px 10px;
    vertical-align: middle;
    color: #39B458;
}

#post-421 img{
	width: 165px !important;
	height: 215px !important;
}

.goog-te-gadget {
    font-size: 0;
    width: 100px;
}

/*------------------------- FAQS ---------------------------*/
.question{
	font-weight: bold;
	color: #D14640;
	cursor: pointer;
	margin: 18px 0 5px;
}
.question:hover{
	color: #480F0D;
}
.answer{
	display: none;
    padding: 0 0 5px 20px;
    width: 570px;
}

/*------------------------- Newsletter signup ---------------------------*/
.sidebar #primary li{
	list-style: none outside none;
}
.sidebar .aweber{
	background-color: #BDD6CC;
    margin: -5px 0 10px -5px;
    padding: 10px 0 2px 10px
}
.af-form{
	background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    width: 100% !important;
}
.af-header{
	background: none repeat scroll 0 0 transparent !important;
	padding: 0 !important;
}
.af-header p{
	text-align: left !important;
}
.af-header span{
	color: #4B4975 !important;
    display: block;
    font-family: myriad !important;
    font-size: 14px !important;
    letter-spacing: 0.3px;
    margin-bottom: -10px;
}
.af-body{
	padding: 0 !important;
}
.af-form label{
	font-family: myriad;
    font-size: 14px;
}
.sidebar .af-form .af-body .af-element{
	padding-left: 7px !important;
}
.af-form .af-body input.text{
	background-color: #FFFFFF !important;
    border: 1px inset #F0F0F0 !important;
    color: #5653A2 !important;
    display: inline-block;
    font-size: 13px !important;
    height: 17px;
    width: 214px;
}
.af-form .af-body .af-textWrap{
	display: inline-block;
	width: auto;
}
.af-form .af-body .af-element label{
	display: inline-block;
    width: 55px;
    padding-left: 5px;
}
.af-form .af-body input.image{
	width: 75px;
	transition: padding-right 0.2s;
	-moz-transition: padding-right 0.2s; /* Firefox 4 */
	-webkit-transition: padding-right 0.2s; /* Safari and Chrome */
	-o-transition: padding-right 0.2s; /* Opera */
}
.af-form .af-body input.image:hover, .af-form .af-body input.image:focus{
	padding-right: 10px;
	
}

/* Rounded Corner */
input  
{
		font-family:Arial, Tahoma, Verdana;
	 	 background : #DBDBDB;
		border-radius:10px;
    		border: medium none;
   		height: 25px;
    		padding: 5px 0 5px 10px;
   		 width: 271px;
}
textarea
{
		font-family:Arial, Tahoma, Verdana;
	 	  width: 281px;
 		background : #DBDBDB;
		border-radius:10px;
		border: medium none;
}
#submit{
 	  width:100px;
    	  color: #f5f5f5;
   	  height:30px;
  	  background :#989898 ;
          float:left;
	border: medium none;
	border-radius:10px;
}
 








