/*
Theme Name: Pure Bar
Theme URI: http://purebar.com/
Description: Custom theme for Pure Bar
Version: 1.0
Author: Ian Whitmore for UseAllFive
Author URI: http://useallfive.com/
Tags: 

	Pure Bar v1.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{outline: none;}


.dgreen{color: #5a7310;	}
.pborange{color: #f39800; }
.pbygreen{color: #c3cf21; }


#content {
     font-size: 1.2em;
}

.details {
font-size: 11px;
}

.details strong {
color: #80331b;
}

.mceItemTable {
font-size: 11px;
margin-left: 30px;

}

hr { border-top: none; border-bottom: 1px #ccc solid; border-left: none; border-right: none;}

.mceItemTable b {
color: #80331b;
}

.entry p { font-size: 15px; line-height: 22px; color: #333; }

.widecolumn .entry p {
     font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
     line-height: 1.4em;
     margin: 0;
}

.thread-alt {
     background-color: #f8f8f8;
}

.thread-even {
     background-color: white;
}

.depth-1 {
     border: 1px solid #ddd;
}

.even, .alt {
     border-left: 1px solid #ddd;
}

small {
     font-family: Arial, Helvetica, Sans-Serif;
     font-size: 0.9em;
     line-height: 1.5em;
}

h1, h2, h3 {
     font-weight: bold;
}

.info h2 {
   font-weight: bold !important;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
     text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
     text-decoration: none;
}

h4 { 
	font-family: Georgia, serif;
	font-size: 18px;
	color: #4c721d;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 15px;
}


.entry p a:visited {
     color: #4c721d;
}

.sticky {
     background: #f7f7f7;
     padding: 0 10px 10px;
}

.sticky h2 {
     padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li .avatar {
     float: right;
     border: 1px solid #eee;
     padding: 2px;
     background: #fff;
}

.commentlist cite, .commentlist cite a {
     font-weight: bold;
     font-style: normal;
     font-size: 1.1em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
     color: #777;
}

code {
     font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
     font-size: 0.9em;
     letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover h4 a:hover {
     color: #f39800;
     text-decoration: none;
}

#content a {text-decoration: underline;}

a:hover {
     color: #c3cf21;
	 }

a:hover span {
	 border-bottom: 1px dotted #c3cf21;
	 }
	 
	 
#wp-calendar #prev a, #wp-calendar #next a {
     font-size: 9pt;
}

#wp-calendar th {
     font-style: normal;
     text-transform: capitalize;
}

body {
     font-size: 62.5%;
     font-family: Arial, Helvetica, Sans-Serif;
     color: #555;
     text-align: center;
     margin: 0;
     padding: 0;
    overflow-x: hidden;
    background: #5a7310;
 
}

#page {
     text-align: left;
     background-color: white;
     margin: 0px auto;
     padding: 0;
     width: 945px;
}

#headerX {
	text-align: left;
	width: 1025px;
	margin: 0 auto;
	padding: 20px 0 21px 0;
	height: 118px;
	background: transparent url('images/head_leaves.gif') no-repeat top right;
}

.homeheader{
	background: #FFF url('images/header_bg.gif') repeat-x bottom;
}

#slider {
	position:relative;
	background:#eae7db url(images/loading.gif) no-repeat 50% 50%!important; 
	height: 405px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.postSlider {
	position:relative;
	width: 100%!important;	
	background:#fff url('images/loading_white.gif') no-repeat 50% 50%!important;
}

.postSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}


.homeSlider {
	position:relative;
	width: 100%!important;	
	background:#fff url('images/loading_white.gif') no-repeat 50% 50%!important;
}

.homeSlider img {
	position:absolute;
	top:0px;
	left:0px;
}



.underHome{
	background: #FFF url('images/home_under_bg.gif') repeat-x top;
	height: 20px;
	font-size: 12px !important;
}

.logo{float: left;}

#mainNav{
	float: right;
	margin: 50px 42px 0 0;
}


.narrowcolumn {
     padding: 1px 0 0 4px;
     margin: 0px 0 0 253px;
     width: 690px;
	 background: #FFF url('images/narrow_bg_white.gif') repeat-y;  
}


.noshadow{
	background: none;
}

.pageBottom {
     padding: 0 0 0 4px;
     margin: 0px 0 0 257px;
     width: 686px;
     height: 4px;
	 background: transparent url('images/post_bottom_gradient.png') repeat-x; 
 	 border-top: 1px solid #d9d9d9;  	 	  
}

.widecolumn {
     line-height: 1.6em;
     padding: 10px 0 20px;
     margin: 5px 0 0 150px;
     width: 450px;
}


/* OFFERS */

.offers .centerCol1{background: none!important;}

.offers .narrowcolumn{
	width: 652px!important;
     margin: 0px 0 0 293px!important;	
}

.offersContent{background: #f2f6e9!important;}

.offers .pageBottom{
	background: none!important;
 	 border: none!important;  	 	  	
}

.offers #sidebar{
     width: 270px;
}

.offers #sidebar p{
	margin: 0 0 13px 0!important;
	line-height: 160%;
}

.offers .purchaseButton{
	display: block;
	width: 276px;
	height: 32px;
	background: #4c721d url('images/offer_purchase_button.gif') no-repeat 0 0;
	text-indent: -9999px;
}

.offers .purchaseButton:hover{
	background: #4c721d url('images/offer_purchase_button.gif') no-repeat 0 -32px;	
}

.post, .search .page {
	padding: 1px 0 1px 0;
     margin: 0 30px 10px 30px;
 	 font-size: 13px; 
}

.post hr {
     display: block;
}

.postmetadata img{
	vertical-align: middle;
}

.postmetadata{
	font-size: 12px!important;
	margin: 30px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}

.postmetadata a{
	color: #f39800;
	text-decoration: none!important;
}

.pagecolumn .postmetadata {
     text-align: center;
     padding-top: 5px;
}

.widecolumn .postmetadata {
     margin: 30px 0;
}

.widecolumn .smallattachment {
     text-align: center;
     float: left;
     width: 128px;
     margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
     text-align: center;
     margin: 5px 0px;
}

.clear {
     clear: both;
}

#content .clear{
	margin: 10px 0 0 0;
}

#footer {
     border: none;
     padding: 0;
     margin: 0 auto;
     width: 945px;
}

#footer p {
     margin: 0;
     padding: 0px 0 10px 0;
}

#footer li{ list-style: none; }
#footer li a{ color: #FFF; }
#footer li a:hover{ color: #FFF; text-decoration: underline; }


#footer #footLeft{
	width: 300px;
	padding: 0px 0;
	margin: 14px 0 0 0;
	float: left;
}

#footer #footLeft p.pbygreen{
	margin: 0;
	padding-bottom: 4px;
}

#footer #footRight{
	line-height: 170%;
	margin: 14px 10px 20px 0px;
	float: left;
	width: 630px;
	}

.footListHead, .footListHead a{
	color: #c3cf21!important;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none!important;
}



#footer #footRight ul.nav{
	float: left;
	margin: 0 10px 20px 0
}

#footer #footRight ul.nav ul{margin: 0px!important; padding-left: 10px!important;}
#footer #footRight ul.nav ul li{list-style: disc; color: #FFF;}

.pblegal {
	width: 100%;
}

.pblegal li{
	display: inline;
	margin: 0 0 10px 5px;
	padding-right: 5px;
	border-right: 1px solid #FFF;
}

li.page-item-121{
	border: none;
}


h1 {
     font-size: 4em;
     margin: 0;
}




h2 {
     font-size: 1.6em;
     margin: 24px 0 0;
}

h2.pageTitle, .offers h2 {
     font-size: 2.0em;
     margin: 20px 0 4px 0;
     letter-spacing: -0.02em;
     color: #f39800!important;
}

.offers h3 {
     font-size: 1.4em;
     margin-top: 8px;
     margin-left: 0px;
     letter-spacing: -0.02em;
     color: #4c721d!important;
}

.offers .post h4 {
	color:#4c721d;
	font-family:Georgia,serif;
	font-size:1.4em;
	font-style:normal!important;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1.4em;
	margin-bottom:15px;
	margin-top:0;
}

.offers .post p{font-size: 14px;}


.offers #sl_div {
	font-weight:bold;
	padding:0px;
	margin-top: 40px;
}

.offers .ctwitter{
	margin: 0!important;
	width: 248px;
	height: 350px;
}


h2.pageTitle a{
	color: #f39800;
}

.introText{
	line-height: 170%;
	color: #4c721d;
	font-size: 14px;
}

h6{
	font-weight: normal;
	color: #69972f;
	font-size: 1em;
	margin: 1em 0;
}

#sidebar h2 {
     font-size: 1.2em;
     margin: 5px 0 0;
     padding: 0;
}

h3 {
     padding: 0;
     margin: 30px 0 0;
}

h3#comments{
	margin-left: 20px;
	margin-right: 20px;
}

.relatedPosts h3{
	margin: 10px 0 0;
}

.relatedPosts .entry p{
	font-size: 12px!important;
	width: 75%!important;
}

h3.comments {
     padding: 0;
     margin: 40px auto 20px;
}

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

img.alignright {
     padding: 4px;
     margin: 0 0 2px 7px;
     display: inline;
}

img.alignleft {
     padding: 4px;
     margin: 0 7px 2px 0;
     display: inline;
}

.alignright {
     float: right;
}

.alignleft {
     float: left;
}

html>body .entry ul {
     margin-left: 0px;
     padding: 0 0 0 30px;
     list-style: none;
     padding-left: 10px;
     text-indent: -10px;
}

html>body .entry li {
     margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
     padding: 0 0 0 35px;
     margin: 0;
}

.postmetadata ul, .postmetadata li {
     display: inline;
     list-style-type: none;
     list-style-image: none;
}

/* HOME PAGE */

.homeColumn{
	float: left;
	width: 263px;
	min-height: 200px;
	margin: 0 30px;
	font-size: 11px;
	line-height: 160%;
}

#hcol2{margin: 0 15px;}

#hcol1{	float: right; }


.homeColumn h3{ margin: 2px 0; font-size: 14px; }
#hcol1 small { color: #c3cf21; display: block; margin-top: 5px; }
#hcol3 small { color: #c1022c; display: block; margin-top: 5px; }

.homeColumn .post{ margin-bottom: 4px; padding-bottom: 2px; margin-left: 0!important; border-left: none; border-right: none; background: none;}

.homeColumn .post a{color: #5a7310; text-decoration: underline;}
.homeColumn .post a:visited{color: #5a7310; text-decoration: none;}
.homeColumn .post a:hover{color: #f39800; text-decoration: underline;}
.homeColumn .post a:active{color: #f39800; text-decoration: none;}

.homeColumn .entry p{
	margin: 3px 0;
}

.homeFB{
	margin: 12px 0 0 0;
}

.dotted{
	border-top: 1px dotted #BBB;	
	padding-top: 10px;
	margin-top: 5px;
}

.underText{
	color: #4c721d;
	font-size: 14px;
	background: #FFF!important;
	padding: 1px 0px 10px 0px!important;
}


/* SIDEBAR */

#sidebar {
     padding: 0 0 30px 0;
     width: 256px;
     float: left;
     min-height: 400px;
     font-size: 12px;
}

#sidebar form, .widecolumn .post {
     margin: 0;
}


#sidebar ul {
     margin: 10px 0 0 0;
     padding: 0;
}

#sidebar ul ul{
	margin: 12px 0 0 0;
}

#sidebar ul li {
     list-style-type: none;
     list-style-image: none;
     list-style-position: inside;
     margin: 2px 0 2px 0px;
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #CCC;
	color: #5a7310;
     
}

#sidebar ul li ul li {
     list-style-type: none;
     list-style-image: none;
     list-style-position: inside;
     margin: 2px 0 2px 0px;
	padding: 4px 0 4px 30px;
	border-bottom: 1px solid #CCC;
	color: #5a7310;
	font-size: 11px;
     
}



#sidebar ul li a{
	color: #5a7310;
	font-size: 14px;
}

#sidebar ul li ul li{
	border: none;
	background: #fff;
	color: #4c721d;
	list-style: none;
}

#sidebar ul li ul li a{
	color: #4c721d!important;
}

#sidebar ul li ul li a:hover{
	color: #f39800!important;
}

#sidebar ul li.current_page_parent a:hover, #sidebar ul li:hover, #sidebar ul li:hover a, #sidebar ul li a:hover, #sidebar ul.authorMenu li.page-item-7 a{text-decoration: none; color: #f39800;}

#sidebar ul li.current_page_item a, #sidebar ul li.current_page_item, #sidebar ul li.current-cat a, #sidebar ul li.current-cat { color: #f39800;}

#sidebar ul li.current_page_parent a, #sidebar ul li.current_page_parent ul li.current_page_item a, #sidebar ul li.current_page_ancestor ul li.current_page_parent a {
 color: #f39800!important;
 }

#sidebar ul li.current_page_parent ul li a{
	color: #4c721d!important;
}

#sidebar ul li.current_page_ancestor a{
	color: #4c721d!important;
} 


#sideTips, #sideConnect{
	margin-top: 30px;
}

/* HIDE the SUBPAGE lists for NON-CURRENT PAGE TIME */

#sidebar ul li ul {
	display: none;
	visibility: hidden;	
}


#sidebar ul li.current_page_item ul, #sidebar ul li.current_page_ancestor ul {
	display: block;
	visibility: visible;	
}

#sidebar ul li.page-item-40 ul{
	display: block;
	visibility: visible;	
}


.homeColumn #sideTips{
	margin-top: 10px;
}

.homeThree{
	padding-bottom: 20px!important;
}

#sideConnect img{
	vertical-align: middle;
}

#sideConnect a{
	display: block;
	margin: 7px 0;
	color: #5a7310;
}

#sideConnect a:visited{
	color: #5a7310;
}

.searchform {
     margin: 5px 3px;
     padding: 0px;
	height: 25px;
	color: #999;
	font-size: 10px;
	}

.searchform .s {
     width: 140px;
     border: 1px solid #ebecec;
     margin: 3px;
     background: #ebecec;     	
     color: #888;
     font-size: 10px;
}

.searchsubmit {
     padding: 0px;
    border: 1px solid #f39800;
    vertical-align: top;
}

#sidebar .searchform {
     margin: 0px 0px;
     padding: 0px;
	color: #999;
	}

#sideTips .searchform table{
	width: 240px;
     background: #ebecec;
     border: 1px solid #f39800;		
}

#sideTips .searchform td, #sideTips .searchform .s{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#sideTips .searchform td.inputBox{
	width: 162px;
}


.wpcf7-response-output, .wpcf7-display-none, .wpcf7-validation-errors, .wpcf7-mail-sent-ng{
	border-color: #f39800!important;
}


#searchform {
     margin: 5px 3px;
     padding: 0px;
     background: #FFF;
     border: 1px solid #80331b;
	height: 25px;
	float: right;
	
	}

#searchform #s {
     width: 137px;
     border: 1px solid #FFF;
     margin: 3px;
     font-size: 10px;
}

#searchsubmit {
     padding: 0px;
    border: 1px solid #80331b;
    vertical-align: top;
}

select {
     width: 130px;
}

#commentform input {
     width: 170px;
     padding: 2px;
     margin: 5px 5px 1px 0;
}

#commentform {
     margin: 5px 10px 0 0;
}

#commentform textarea {
     width: 100%;
     padding: 2px;
}

#respond:after {
     display: block;
     clear: both;
     visibility: hidden;
}

#commentform #submit {
     margin: 0 0 5px auto;
     float: right;
}

.alt {
     margin: 0;
     padding: 10px;
}

.commentlist {
     padding: 0;
}

.commentlist li {
     font-weight: bold;
     margin: 15px 0 10px;
     padding: 5px 10px 10px 20px;
     list-style: none;
}

.commentlist li ul li {
     font-size: 1em;
     margin-right: -5px;
     margin-left: 10px;
}

.commentlist p {
     font-weight: normal;
     line-height: 1.5em;
     text-transform: none;
     margin: 10px 5px 10px 0;
}

.children {
     padding: 0;
}

#commentform p {
     margin: 5px 0;
}

.nocomments {
     text-align: center;
     margin: 0;
     padding: 0;
}

.commentmetadata {
     font-weight: normal;
     margin: 0;
     display: block;
}


#wp-calendar {
     empty-cells: show;
     margin: 10px auto 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 {
     text-decoration: none;
     display: block;
}

#wp-calendar caption {
     text-align: center;
     width: 100%;
}

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

#wp-calendar td.pad:hover {
     background-color: #fff;
}

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

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

blockquote {
     margin: 15px 30px 0 10px;
     padding-left: 20px;
     border-left: 5px solid #ddd;
}

blockquote cite {
     margin: 5px 0 0;
     display: block;
}

.center, .entry form {
     text-align: left;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr, .hidden {
     display: none;
}

a img {
     border: none;
}

.navigation {
     display: block;
     text-align: center;
     margin: 15px 30px;
     clear: both;
     float: left;
     width: 600px;
}

.aligncenter, div.aligncenter, img.centered {
     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;
     -moz-border-radius: 3px;
     -khtml-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
}

.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;
}

/* ADDED STYLES */

.wrapper{
	padding: 1px 0 0 0;
	margin: 0;
	clear: both;
}

.orangeBG{background: #f39800;}
.greenBG{background: #5a7310;}
.maroonBG{background: #80331b;}
.ygreenBG{background: #c3cf21;}
.pageBG{background: #FFF;}

.centerCol1{
	width: 955px;
	margin: 0 auto;
	padding: 0 40px 26px 50px;
	text-align: left;
	background: transparent url('images/cherry_corner.gif') no-repeat 952px bottom;
	overflow: visible;
}

.centerCol2{
	width: 945px;
	margin: 0 auto;
	text-align: left;
}

.centerCol{
	width: 945px;
	margin: 0 auto;
	text-align: left;
}

#topBar{ height: 39px; font-size: 11px; }
#topBar img{vertical-align: middle;}

#topBar a{
	color: #FFF;
	padding-top: 2px;
	line-height: 200%;
}
#topBar a:visited{color: #FFF;}
#topBar a:hover{color: #80331b; text-decoration: none;}


.topLeft{
	padding-top: 2px;
}

#slideshow{
	height: 405px;
	width: 100%;
	overflow: hidden;
	background-color: #f39800;
}

.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; overflow: hidden; height:405px; }

.header { background: #FFF;}



/* MENU */

#mainNav a, #mainNav img{
	display: block;
	float: left;	
}

#mainNav a{
	text-indent: -4000px;
}

a.ourStory{ width: 112px; height: 28px; background: #FFF url('menu/our_story_OFF.gif') no-repeat;}
a.ourStory:hover{ width: 112px; height: 28px; background: #FFF url('menu/our_story_ON.gif') no-repeat;}

a.pureProducts{ width: 159px; height: 28px; background: #FFF url('menu/pure_products_OFF.gif') no-repeat;}
a.pureProducts:hover{ width: 159px; height: 28px; background: #FFF url('menu/pure_products_ON.gif') no-repeat;}

a.pureCommunity{ width: 189px; height: 28px; background: #FFF url('menu/pure_community_OFF.gif') no-repeat;}
a.pureCommunity:hover{ width: 189px; height: 28px; background: #FFF url('menu/pure_community_ON.gif') no-repeat;}

a.purchasePure{ width: 166px; height: 28px; background: #FFF url('menu/purchase_pure_OFF.gif') no-repeat;}
a.purchasePure:hover{ width: 166px; height: 28px; background: #FFF url('menu/purchase_pure_ON.gif') no-repeat;}


.our-story a.ourStory{width: 115px; height: 28px; background: #FFF url('menu/our_story_ON.gif') no-repeat;}
.pure-products a.pureProducts{width: 161px; height: 28px; background: #FFF url('menu/pure_products_ON.gif') no-repeat;}
.our-story a.ourStory{width: 115px; height: 28px; background: #FFF url('menu/our_story_ON.gif') no-repeat;}


.pure-community a.pureCommunity, .category a.pureCommunity, .single a.pureCommunity{ width: 198px; height: 28px; background: #FFF url('menu/pure_community_ON.gif') no-repeat;}

.purchase-pure a.purchasePure{ width: 166px; height: 28px; background: #FFF url('menu/purchase_pure_ON.gif') no-repeat;}

.communityPosts h5 {font-style: arial;      	margin: 5px 0 2px 0;
	color: #69972f;
	font-size: 16px;}

/* PAGES */

#pageHeader{
	height: 50px;
	width: 945px;	
}

.share{
	float: right;
	margin-right: 15px;
}

.addthis_toolbox{
	float: right;
}

.addthis_toolbox{
	margin: 5px 0;
}

#pageHeader .at300b, .addthis_separator{
	display: none!important;
}


#_atssh665{
	top: 100px!important;
	left: 50%!important;
	}

.our-story #pageHeader{background-image: url('images/headers/our_story.png'); background-repeat: no-repeat;}
.media-information #pageHeader{background-image: url('images/headers/our_story.png'); background-repeat: no-repeat;}


.pure-products #pageHeader{background-image: url('images/headers/pure_products.png'); background-repeat: no-repeat;}
.our-6-flavors #pageHeader{background-image: url('images/headers/pure_products.png'); background-repeat: no-repeat;}
	
.pure-community #pageHeader{background-image: url('images/headers/pure_community.png'); background-repeat: no-repeat;}
.purchase-pure #pageHeader{background-image: url('images/headers/purchase_pure.png'); background-repeat: no-repeat;}

.categoryHead #pageHeader{background-image: url('images/headers/pure_community.png'); background-repeat: no-repeat;}
.singleHead #pageHeader{background-image: url('images/headers/pure_community.png'); background-repeat: no-repeat;}

.searchBar #pageHeader{background-image: url('images/headers/search_results.png'); background-repeat: no-repeat;}
.error #pageHeader{background-image: url('images/headers/not_found.png'); background-repeat: no-repeat;}


/* SHARE THIS */

.at15t_compact{
	display: none!important;
}


/* FEATURED */
.featuredSection{
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
	margin: 20px 30px 0px 30px;
	float: left;
}

.featuredSection .post{
	padding-bottom: 0px;
}

.communityPosts .pageTitle{
	margin-left: 0;
	margin-top: 10px;
}

.feat{
	width: 172px;
	float: left;
	margin: 14px 15px 10px 0px!important;
	line-height: 140%;
}

.fsmall{
	margin: 14px 20px 0px 10px!important;
}

.feat a{
	color: #69972f;
}

.feat h5{
	margin: 5px 0 2px 0;
	color: #69972f;
	font-size: 16px;
}

.feat h6{
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}

.feat small {
	font-size: 11px;
	margin: 5px 0 3px 0;
}

.featComCount{
	font-size: 11px;
	color: #69972f;
}

.smallThumb{
	width: 250px;
	vertical-align: top;
	margin-bottom: 0px;
}

.smallEx{
	float: right;
	width: 50%;
	margin-right: 12px;
}

.smallImg{
	float: left;
	width: 40%;
}

.smallImg img{
	width: 100%;
	margin-right: 5px;
}

.feat h6{
	display: inline;
}


.alignnone{
	margin-bottom: 10px;
}


/* AUTHORS ROW */

#authorRow{
	margin: 20px 10px 20px 30px;
	padding: 14px 0 16px 0;
	border-bottom: 1px solid #DDD;
	clear: both;
	height: 210px;	
}

#authorRow ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
}

#authorRow ul li{
	float: left;
	display: block;
	margin: 12px 14px 5px 0;
}

#authorRow ul li p{	
}

#authorRow ul li a{
	text-decoration: none;
	font-weight: bold;
	color: #c3cf21;
}

#authorRow ul li a:hover{color: #f39800;}

/* CONNECT WITH US */

#connectWithUs{
	float: left;
	margin: 20px 30px 20px 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;	
}

.cfacebook{
	width: 320px;
	float: left;
	margin-top: 12px;
}

.ctwitter{
	width: 275px;
	float: left;
	margin-top: 12px;
	margin-left: 20px;	
	border: 1px solid #AAA;
	height: 285px;
	background: #FFF;
}

/* CATEGORY PAGES */
.category .narrowcolumn{
	padding-top: 20px;
}

.catTime{
	font-size: 11px;
	float: right;
}


/* ADD THIS STYLES */
.addthis_toolbox .custom_hover
{
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button
{
    font-weight: bold;
    padding: 2px;
    -moz-border-radius: 2px 2px 0 0;    
    -webkit-border-radius: 2px 2px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active
{
    background-color: #eee;
}

.addthis_toolbox .hover_menu 
{
    display: none;
    position: absolute;
    background: #fff;
}

.addthis_toolbox .custom_hover .tower
{
    -webkit-border-radius: 0 2px 0 0;   
    -moz-border-radius-topleft: 0;
    
}
.addthis_toolbox .hover_menu 
{
    width: 136px;
    padding: 10px 0 10px 0;
    border: 3px solid #c3cf21;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.addthis_toolbox .hover_menu  a
{
    width: 102px;
    padding: 4px 0 4px 34px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #426EAB;
}

.addthis_toolbox .hover_menu  a:hover
{
    background: #ebebeb;
    text-decoration: none;
    color: #000000;
}

.addthis_toolbox .hover_menu  span
{
    position: absolute;
    left: 14px;
    top: 0px;
}

.addthis_toolbox .hover_menu  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu  .more a
{
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu  .more span
{
    display: none;
}

.addthis_toolbox{
	float: right;
	margin-right: 20%;
}


/* VERONICA'S THUMBS */

.veronicasThumbs{
	margin: 44px 0 16px 0;
}

.veronicasThumbs .post{
	margin: 0;
	height: 72px;
	overflow: hidden;
	padding: 0;
}

.veronicasThumbs .post img{
	margin-top: -40px;
}

.vThumbTitle{
	z-index: 2;
	width: 244px;
	position: absolute;
	background: transparent url('images/vtitle_bg.png');
	color: #FFF;
	font-size: 11px;
	padding: 3px 0 3px 10px;
	margin: 52px 0 0 0;
}


#respond{
	margin: 20px;
}


/* BREADCRUMBS */
.breadCrumbs{
	width: 450px;
	margin: 0 0 0 283px;
	padding: 19px 0 0 0;
	color: #a2c90e;
	font-size: 12px;
}

.breadCrumbs a:hover{
	color: #c3cf21;
	text-decoration: none;
}


/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	background-position: top center;	
	width: 100%!important;
	min-width: 1024px;
}

#postSlider .nivoSlider {
	position:relative;
	width: 100%!important;
	min-width: 100%!important;
}

#homeSlider .nivoSlider {
	position:relative;
	width: 100%!important;
	min-width: 100%!important;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
	width: 100%!important;	
	background-position: top center!important;	
}

.postSlider .nivo-slice{
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	background: transparent url('images/arrows_solid.png') no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
}
.nivo-prevNav {
	left:20px;
}
.nivo-nextNav {
	right:20px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider a, .postSlider a, .homeSlider a {
	border:0 none;
	display:block;
}

a.nivo-prevNav {
}

a.nivo-nextNav{
	background-position: -30px 0;
}


/* PURCHASE PURE */

.purchase-online #sidebar{
	width: 150px!important;
}

.shopcolumn {
     padding: 1px 0 0 4px;
     margin: 0px 0 0 145px;
     width: 801px;
	 background: #FFF url('images/narrow_bg_white_2.gif') repeat-y; 
	 border-right: 1px solid #d9d9d9; 
}

.purchase-online .pageBottom{
    padding: 0 0 0 4px;
     margin: 0px 0 0 149px;
     width: 795px;
     height: 4px;
	 background: transparent url('images/post_bottom_gradient.png') repeat-x; 
 	 border-top: 1px solid #d9d9d9;  	 	  
}

.purchase-online .post{
	margin: 0 15px 0px 18px;!important;
}

.purchase-online #sidebar ul li{
	padding:10px 0 10px 15px;
}

/*Added DropDown Menus*/

/* MENU STYLES */

#dropmenu{
	float: right;
	margin: 0;
	padding: 0;
}

#dropmenu li.rss{
	padding: 0px 6px;	
}

#dropmenu, #dropmenu ul {margin:2px 0 0 5px; font-size: 1.2em; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:300; background: transparent; }
#dropmenu a {display:block;color:#4c721d; text-decoration:none;}
#dropmenu a:hover {color:#4c721d;}
#dropmenu a:hover:after { }
#dropmenu li {float:left; position:relative;}
#dropmenu li ul li {padding: 0.7em 0.7em 0.7em 1.2em; background: #FFF; display: block; border: 1px solid #f39800; border-top: none;}
#dropmenu ul {position:absolute; display:none; width:10em; top:0.8em; left:-1px; border-top: 1px solid #f39800;}
#dropmenu ul ul a {color: #FFF;}
#dropmenu ul a:hover { text-decoration: underline; }
#dropmenu li ul {margin: 16px 0 0 0; width:12em;}
#dropmenu li ul a {width:10em; height:auto; float:left;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:10.05em; margin:0px 0 0 16px; font-size: 1em;}
#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 ul ul li{
background: #FFF; display: block; border: 1px solid #f39800; border-top: none;
}
#dropmenu ul ul li a{
	color: #4c721d;
}


#mainNav ul li ul li a{
	text-indent: 0;
}



/* Author Pages */
h1.authorTitle{
	margin: 30px 20px 0px 23px!important;
	color: #f39800;
}

h3.authorSub{
	margin: 0px 20px 10px 23px!important;
	color: #4c721d;
	font-weight: normal!important;
	font-style: italic!important;
	font-size: 26px!important;
	font-family: Georgia,Times,serif;
}

.authorDesc{
	font-size: 13px;
}

.authorDesc p{
	margin: 30px 10px 10px 23px!important;
	font-size: 14px;
	float: left;
	width: 330px;
	line-height: 140%;
}

.authorDesc img{
	margin: 0 20px 0px 10px;
}

.userBar{
	border-top: 1px solid #CCC;
	clear: both;
	margin: 0 23px 23px 23px;
}

h2.authorPostTitle{
	margin: 8px 0;
}

h2.authorPostTitle a{
	text-decoration: none!important;
	color: #4c721d;
}

.userBar h2{
	font-size: 28px;
	color: #f39800;
}

/* AUTHOR POST BAR */

.authorPostBar{
	color: #A9A9A9;
	margin: 10px 0;
	background: #f0f0f0;
	border: 1px solid #dbdbdb;
	vertical-align: middle;
	font-style: italic;
	font-family: Georgia,Times,serif;
	font-size: 12px!important;
}

.authorPostBar p{
	color: #A9A9A9!important;
	margin: 4px 10px 4px 60px;
	height: 29px;
	font-size: 12px!important;	
	line-height: 120%!important;
}

.authorPostBar a{color: #f39800!important;}
.authorPostBar a:hover{text-decoration: underline!important;}

.entry_author_image{
	width: 49px;
	height: 37px;
	float: left;
	border-right: 1px solid #dbdbdb;
}
