/* @override 
	http://wildbranch.localhost/wp-content/themes/wildbranch/css/screen.css
	http://wildbranch2.localhost/resources/css/screen.css
	http://www.wildbranch.org/resources/css/screen.css
	http://wildbranch2.localhost/resources/css/screen.css?1.1
	http://wildbranch2.localhost/resources/css/screen.css?1.2
*/

/* Designed by: D3 <myd3.com> */

/* @group Global */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	font: 12px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
}

#rhythm{
	display: none;
}

#page {
	min-width: 700px;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	margin-bottom: 50px;
}

#body {
	clear: both;
	border-top: 3px solid #f1f3d9;
	border-left: 1px solid #f1f3d9;
}

#slogan {
	position: absolute;
	left: -999px;
}

span.edit, span.edit a {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

span.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}


span.edit a {
	opacity: 0.1;
}

span.edit a:hover {
	opacity: 1;
}

hr.divider {
	border: 1px solid #f1f3d9;
	background-color: #f1f3d9;
	margin-bottom: -2px;

}

a {
	color: #782723;
}

a:link {
	
}

a:visited {
	color: #4d1816;
}

a:hover {
	color: #000;
}

/* @group Accessibility */

.skipLink {
	position: absolute;
	left: -999px;
	width: 990px;
}

.hide {
	display: none;
}

/* @end */

/* @end */

/* @group Header */

#header {
	border-top: 3px solid #f1f3d9;
	margin-top: 3px;
}

#header #logo a {
	float: right;
	width: 250px;
	background: url(../images/logo.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	height: 135px;
}

/* @end */

/* @group Navigation */

#header ul {
	list-style-type: none;
}

#header ul li {
	display: inline;
}

#header #nav a {
	float: left;
	height: 27px;
	width: 100px;
	border-top: 3px solid #922923;
	border-left: 1px solid #f1f3d9;
	padding-left: 10px;
	text-decoration: none;
	color: #71781d;
	margin-top: -3px;
	text-transform: uppercase;
	padding-top: 63px;
	font-size: 12px;
	background-color: #fcfdf7;
}

#header #nav a:hover {
	background-color: #eeefe3;
	border-left-color: #bbc543;
	border-top-color: #642e1e;
	color: #000;
}

#header #nav .current_page_item a,
#header #nav .current_page_parent a,
#header #nav .current_page_ancestor a,
#header #nav .current_page_item a:hover {
	background-color: #f8f9ec;
	border-left-color: #bbc543;
	border-top-color: #642e1e;
	color: #000;
	padding-bottom: 2px;
}


#header #nav a:active {
	color: #71781d;
}

#subnav {
	background: #f8f9ec url(../images/logo.png) no-repeat right bottom;
	display: block;
	letter-spacing: 1px;
	padding-top: 10px;
	font-size: 11px;
	border-top: 1px solid #b8bb8e;
	border-left: 1px solid #bbc543;
	padding-bottom: 3px;
	/* height: 30px; */
	min-height:30px;
	margin-top: 91px;
}

#subnav li {
	border-right: 1px solid #f1f3d9;
	padding-right: 5px;
	padding-left: 5px;
}

#subnav li.last-child {
	border-right-style: none;
}

#subnav a {
	text-decoration: none;
	color: #71781d;
	border-left-width: 12px;
	border-left-style: solid;
	padding-left: 5px;
	white-space: nowrap;
}

#subnav .current_page_item a,
#subnav a:hover {
	color: #000;
}

/* @end */

/* @group Content */

a.more-link {
	float: right;
	/*background-color: #f8f9ec;*/
}

#content {
	margin-right: 280px;
	margin-left: 12px;
	padding-bottom: 1px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-top: 20px;
}

#content .entry{
	margin-bottom: 20px;
}

#content h1,  #categoryIcon, #content h2, #content h3, #content h4, #content h5 {
	color: #782723;
	font-variant: normal;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	font-weight: bold;
}

#content .centerColumn h1, #categoryIcon, #content h2 {
	font-size: 20px;
	line-height: 1;
	margin-top: 5px;
	clear: none;
}

#content h2 {
	clear: left;
	
}


#content .centerColumn h1, #content .centerColumn h2{
	clear: none;
}

#content h1 a,  #categoryIcon a, #content h2 a, #content h3 a {
	color: #782723;
	text-decoration: none;
}

#content h1 a:hover,  #categoryIcon a:hover, #content h2 a:hover, #content h3 a:hover {
	text-decoration: underline;
}

#content h3.byline, 
#content h3.date {
	color: #71781d;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

#content .centerColumn h2, #content h3 {
	font-size: 15px;
}

#content .centerColumn h3, #content h4 {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: -4px;
}

#content h5 {
	font-size: 12px;
	padding-bottom: 0;
	text-align: right;
}

#content p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#content blockquote p {
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 55px;
}

#content blockquote span,
#content blockquote cite,
#content blockquote h5 {
	text-align: left;
	display: block;
	color: #71781d;
	font: italic normal 12px/20px "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	margin-bottom: -5px;
}

#content blockquote strong,
#content blockquote b{
	
}

#content blockquote {
	padding-right: 20px;
	margin-bottom: 20px;
}

#content blockquote li{
	margin-left: 55px;
	margin-top: 5px;
}

#content blockquote.verse {
	background: url(../images/leaf.png) no-repeat 0 0;
}


#content blockquote hr {
	color: #f1f3d9;
	border: 1px solid #f1f3d9;
	border-bottom-style: none;
	margin-left: 55px;
	margin-top: 9px;
	margin-bottom: 10px;
}

#content ul, #content ol {
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 20px;
}

#content ul {
	list-style-type: square;
}

#content li {
}

#content li p {
	margin-bottom: 0px;
}

#content i.highlight, #content em.highlight {
	background-color: #f8f9ec;
}

#content abbr {
	cursor: help;
	border-bottom: 3px double #e8e9db;
}

#content abbr:hover {
	background-color: #f9faf0;
	border-bottom-color: #bbc543;
}

#content dl {
	padding-left: 10px;
	border-left: 10px solid #bbc543;
	margin-bottom: 20px;
	margin-left: 35px;
}

#content dt {
	display: block;
	color: #71781d;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, sans-serif;
	font-weight: bold;
}

#content dd {
	padding-left: 20px;
	font-style: italic;
	margin-bottom: 20px;
}

#content .eoa {
	
	color: #71781d;
	width: 20px;
	height: 18px;
	position: absolute;
	background: url(../images/eoa.png) no-repeat left center;
	text-indent: -1000px;
	overflow: hidden;
}

img{
	border-style: none;
	border-width: 0;
}

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

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

.outline li {
	list-style-type: upper-roman;
}
.outline li ol li {
	list-style-type: upper-alpha;
}
.outline li ol li ol li {
	list-style-type: decimal;
}
.outline li ol li ol li ol li {
	list-style-type: lower-alpha;
}

/* @group Author Bio */

#content .authbio {
	background-color: #f1f3d9;
	padding: 20px 12px;
	margin-right: -12px;
	margin-left: -12px;
	margin-bottom: 15px;
}

#content .authbio img {
	float: left;
	margin-left: -85px;
}

#content .authbio p {
	margin-left: 85px;
	padding-bottom: 0;
}

/* @end */

/* @group Comments */



#content .commentlist {
	list-style-type: none;
	margin-left: 0;
}

#comment {
	width: 100%;
}

/* @end */

/* @end */

/* @group Marketplace */

#checkoutOrderTotals {
	clear: left;
	margin-top: 40px;
}

#content hr{
	clear: left;
	border: 1px solid #f1f3d9;
	background-color: #f1f3d9;
}

td.cartQuantity {
	text-align: right;
	white-space: nowrap;
}

#content .cartQuantity input{
	width: 30px !important;
}

#content .cssButton, #content .cssButtonHover {
	font-size: 110%;
	width: auto !important;
}



.lineTitle {

}


.totalBox {
	width: 60px;
	text-align: right;
}




#cartSubTotal {
	text-transform: uppercase;
	text-align: right;
	padding-right: 10%;
	font-weight: bold;
}

tr.rowEven {
	background-color: #f8f9ec;
}


tr.rowOdd {
	background-color: #fcfcf6; 
}

tr.tableRow {
	background-color: #f8f9ec; 
}

#downloads td.centeredContent {
	text-align: center;
	background-color: #fcfcf6;
}

.centerColumn {
	margin-bottom: 40px;
}

#cartProdTitle {

}

table.tabTable, #cartContentsDisplay {
    width: 99% !important;
}



#content .centerColumn .centerBoxHeading h2 {
	clear: left;

}


#content .centerColumn h2 {
	margin-bottom: 10px;

}

div.cartBoxTotal {
	text-transform: uppercase;
}

.centerColumn td, .centerColumn th{
	padding-bottom: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
}

.centerColumn th{
		color: #782723;
}

#productDescription {
	clear: left;	
}

#productDescription td,
#productDescription th {
	margin: 0;
	padding: 0;
}

#productDescription td {
	padding-right: 5px;
}

 #productDescription th {
	 text-align:left;
	 color:#000;
}

/*#cartImage {
	display: none;
}*/



.navNextPrevWrapper {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .navNextPrevCounter {
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
}



.navNextPrevWrapper a,
.navSplitPagesLinks a{
	text-decoration: none;
}

.navSplitPagesResult {
	float: left;
}

.navSplitPagesLinks {
	text-align: right;
}


.navNextPrevList{
	display: inline;
	margin-left: 5px;
	color: #000;
}

.categoryListBoxContents a{
	text-decoration: none;
}

.categoryListBoxContents{
	text-align: center;
	float: left;
	border: 1px solid #f1f3d9;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 120px;
	height: 120px;
	padding: 10px;
}


.centerBoxContentsFeatured{
	text-align: center;
	float: left;
	border: 1px solid #f1f3d9;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 120px;
	padding: 10px;
	height: 145px;
}

#productMainImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#cartAdd {
	float: right;
	padding: 20px;
	border: 1px solid #b8bb8e;
	text-align: center;
	background-color: #f8f9ec;
	width: 35%;
	vertical-align: bottom;
	margin: 0 0 20px;
}



#productAttributes {
}

#productAttributes h4.optionName{
	margin-bottom: 0;
}




.wrapperAttribsOptions {
	margin-top: 10px;
}

.wrapperAttribsOptions label{
	margin-left: 10px;
}


.wrapperAttribsOptions .back{
	margin-top: 2px;
	margin-right: 20px;
}

.wrapperAttribsOptions div.back {
	margin-right: 0;
}



a.productListing-heading {
	text-decoration: none;
}

fieldset{
	border: 1px solid #b8bb8e;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

legend{
	color: #71781d;
	padding-left: 10px;
	padding-right: 10px;
}

label.inputLabel,
label.inputLabelPayment {
	float: left;
	width: 11.5em;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	width: 44%;
}


.clearBoth{
	clear: left;
}

#content form input{
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

#checkout_confirmation .button_confirm_order {
	font-weight: bold;
	width: auto !important;
	margin-left: 10px;
}



.back{
	float: left;
}

.forward{
	float: right;
}

.messageStackError, .messageStackWarning,
.messageStackSuccess, .messageStackCaution{
	margin-top: 10px;
	padding: 5px 10px;
}

.messageStackError img, .messageStackWarning img,
.messageStackSuccess img, .messageStackCaution img{
	display: none;
}

.messageStackError, .messageStackWarning, .messageStackCaution{
	background-color: #782723;
	color: #fff;
}

.messageStackSuccess {
	background-color: #9f9;
	color: #070;
}

/*.messageStackCaution {
	background-color: #b8bb8e;
}*/

#content .centerColumn h1.centerBoxHeading, 
#content .centerColumn h2.centerBoxHeading{
	clear: left;
}






/* @end */

/* @group Google Custom Search */

.gs-webResult .gs-visibleUrl-short { display:none; }

.gs-webResult .gs-visibleUrl-long { display:block !important; }

.gsc-tabsArea,
.gsc-webResult:before,
.gsc-webResult:after,
.gsc-imageResult .gsc-trailing-more-results ,
.gsc-resultsHeader
{
clear:none!important;
}
.gsc-tabsArea{
	display: none;
}

.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  input.gsc-input {
    border-color: #b8bb8e!important;
	height: 20px;
}
  input.gsc-search-button {
    border-color: #b8bb8e;
    background-color: #f8f9ec;
	height: 22px;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
}
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #b8bb8e;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #f8f9ec;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #782723;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #4d1816;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #000000;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #000000;
  }
  .gsc-cursor-page {
    color: #782723;
  }
  a.gsc-trailing-more-results:link {
    color: #782723;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #71781d;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short,
  .gs-webResult.gs-result .gs-visibleUrl-long {
    color: #71781d;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #b8bb8e;
    background-color: #f8f9ec;
  }
  .gs-promotion.gs-result {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #0000CC;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #0000CC;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #000000;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short,
  .gs-promotion.gs-result .gs-visibleUrl-long {
    color: #008000;
  }

/* @end */

/* @group Conferences */

/*.post.event {
}*/


#content .conferences p.summary{
	margin-bottom: 0;
	margin-top: 0;
}

#content .conferences p.link{

}


/*#content .conferences .date .year{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}*/

/*#content .conferences .date{
	color: #b8bb8e;
	text-align: right;
	float: right;
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	margin-top: -10px;
}*/

/*#content .conferences a.more-link {
	float: none;
}*/



/* @end */

/* @group Sidebar */

#sidebar-header {
	background-color: #b8bb8e;
	margin-right: -12px;
	margin-left: -12px;
	padding: 5px 12px 15px;
	margin-bottom: 5px;
}

#sidebar {
	display: block;
	width: 226px;
	float: right;
	background-color: #f1f3d9;
	border-top: 3px solid #922923;
	list-style-position: inside;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 20px;
	margin-top: -3px;
}

#sidebar a {
	text-decoration: none;
	color: #782723;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000;
}

#sidebar .links a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

#sidebar .links li {
	margin-bottom: 10px;
	margin-top: 5px;
}


#sidebar h3, #sidebar h3 a {
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

#sidebar ul li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 20px;
}

#sidebar ul li ul li {
	list-style-type: square;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#sidebar ul.flush li {
	list-style-type: none;
	margin-left: 0;
}

#upcoming {

}

#upcoming #events{
	overflow: hidden;
	height: 60px;
}

#upcoming .event {
	height: 60px;
}

#upcoming h3, #upcoming h3 a{
	margin: 0;
}

#upcoming h3 a {
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#upcoming .event h4 {
	font-size: 16px;
	color: #782723;
	font-weight: bold;

}

#upcoming .event p span {
	color: #782723;
	display: block;
	/*float: left;
	width: 160px;*/
}

#upcoming .event p a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
}

#upcoming a:hover, #upcoming .event p a:hover {
	color: #000;
}

#sidebar .divider {
	height: 40px;
	background: url(../images/divider1.png) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

#page_options {
	background-color: #fff;
	margin-right: -12px;
	margin-left: -12px;
	text-transform: uppercase;
	font: 11px Helvetica, Arial, Geneva, sans-serif;
	padding-top: 14px;
	padding-left: 12px;
	padding-right: 12px;
}

#article_links {
	background-color: #fff;
	margin-right: -12px;
	margin-left: -12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 23px;
}

#article_links h3 {
	margin-bottom: 12px;
	color: #782723;
	text-transform: none;
	font-size: 16px;
}

#article_links h4 {
	/*border-bottom: 2px solid #f1f3d9;*/
	font-style: italic;
	font-weight: normal;
	color: #71781d;
	font-size: 12px;
}

#article_links ul li {
	list-style-type: circle;
	margin-left: 20px;
}

#page_options #print-page {
	float: right;
	background: url(../images/printer.png) no-repeat right center;
	padding-right: 20px;
	color: #000;
	padding-top: 7px;
	margin-top: -7px;
}

/*#page_options #font-large {
	background: url(../images/font_large.png) no-repeat right top;
	text-indent: -100px;
	overflow: hidden;
	width: 12px;
	height: 12px;
	display: inline-block;
}
#page_options #font-small {
	background: url(../images/font_small.png) no-repeat right top;
	text-indent: -100px;
	overflow: hidden;
	width: 12px;
	height: 12px;
	display: inline-block;
}*/

#page_options #font-large {
	font-size: 20px;
	line-height: 0;
}

#page_options #font-x-large {
	font-size: 24px;
	line-height: 0;
	font-weight: bold;
}

#page_options .fontsize {
	color: #000;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	border-top: 3px solid #f1f3d9;
	color: #b8bb8e;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 40px;
}

#footer span.copyright {
	float: right;
}

#footer span.contact {
	display: none;
}

#footer a {
	color: #71781d;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
}

/* @end */

/* @group Small Screen */

#header #nav a {
	padding-left: 1%;
	width: 11.5%;
}

/* @end */

/* @group Debug */
/*
#sidebar-header {
	background-color: rgba(184,187,142,0.5);
}

#sidebar,
#subnav,
#content .authbio,
#header #nav .current_page_item a,
#header #nav .current_page_parent a,
#header #nav .current_page_ancestor a,
#header #nav .current_page_item a:hover  {
	background-color: rgba(241,243,217,0.5);
}

#page_options,
#article_links {
	background-color: rgba(255,255,255,0.5);
}

#header #logo a {
	opacity: 0.5;
}

#rhythm {
	position: absolute;
	z-index: -1;
	opacity: 1;
    top: 0px;
	margin-left: -351px;
	left: 50%;
	display: block;
}*/

/* @end */
