/**
 * Dharma.org CSS
 * Author: Kelly Dwan, gravityswitch
 */

body, td {
	font: 14px/20px "Open Sans", sans-serif !important;
	color: #5a4e3c;
	text-rendering: optimizeLegibility;
	text-shadow: 0px 1px 1px rgba(255,255,255,.01);
}
a:link, a:visited {
	color: #a88d16; /*#748a75; #6b7e6c;*/
	text-decoration: none;
	font-weight: 600;
}
a:hover, a:active {
	text-decoration: underline;
}
h1 {
	color: #a2522b;
	font-size: 20px;
}
h2 {
	color: #738086;
	font-size: 17px;
}
h3 {
	color: #8d7f66;
	font-size: 15px;
}
h2, h3 {
	margin-top: 1.667em;
}
h1, h2, h3, h4, h5, h6, b {
	font-weight: 600;
}
h3.clickable {
	background: url('../down-arrow.html') no-repeat left center;
	padding-left: 20px;
	cursor: pointer;
}
h3.clickable:hover {
	color: #766A56;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
/* @group Mobile */
#mobile-navigation, #mobile-nav-toggle {
	display: none;
	visibility: hidden;
}
#mobile-navigation {
	position: absolute;
	top: 0;
	left: 0;
	width: 199px;
	border-right: 1px dotted #d0cac4;
}
#mobile-navigation ul {
	padding-left: 5px;
}
#mobile-navigation li {
	padding: 5px 0;
	list-style-type: none;
	list-style-image: none;
}
#mobile-navigation li li:before {
	content: '•';
	padding-right: 5px;
}
#mobile-navigation li li li:before {
	content: '-';
	padding-right: 5px;
}
#mobile-navigation a {
	color: #5a4e3c;
}
#mobile-navigation a.active {
	color: #8da18e;
	font-style: italic;
}
/* @end */

/* Override the awkward from the reset */
#skip-link, #page {
	font-size: 1em;
	line-height: 1.4em;
}

.front h1.title, #site-name {
	display: none;
}

/* @group Structure */
.with-navigation #content, .with-navigation .region-sidebar-first, .with-navigation .region-sidebar-second {
	margin-top: 40px;
}
.two-sidebars #content-area .node {
	float: left;
	width: 460px;
	margin: 0;
}
.two-sidebars .region-sidebar-first {
	float: right;
	width: 230px;
	padding: 0;
	margin: 0;
}
.two-sidebars #content, .sidebar-second #content {
	width: 720px;
	margin-left: 0px;
	margin-right: -720px;
}
.region-sidebar-second {
	width: 240px;
	margin-left: 720px;
}
#content {
	position: relative;
	z-index: 0;
}
/* @end */

/* @group Header */
#header {
	border-bottom: 2px dotted #d0cac4;
	position: relative;
}
#header .section a img {
	border: 0px;
}
#logo {
	margin: 40px 0 0;
	padding-bottom: 15px;
}
#site-slogan {
	float: right;
	margin-top: 80px;
	font: 18px Pacifico, cursive;
	color: #8da18e;
}
.region-navigation .block {
	margin: 0;
}
#navigation {
	overflow: visible;
	z-index: 10;
}
#navigation ul, #navigation li {
	border: none;
	background: transparent;
}
#navigation ul ul {
	z-index: 100;
}
#navigation a:link,  #navigation a:visited,
#navigation .active-trail ul a:link, #navigation .active-trail ul a:visited {
	color: #5a4e3c;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:link,  #navigation a:visited {
	padding: 10px 5px;
}
#navigation ul ul a:link,  #navigation ul ul a:visited {
	padding: 5px;
}
#navigation ul ul .last a:link,  #navigation ul ul .last a:visited {
	padding-bottom: 10px;
}
#navigation a:hover, #navigation a:active,
#navigation .active-trail ul a:hover, #navigation .active-trail ul a:active {
	color: #748893;
}
#navigation a:link.active,  #navigation a:visited.active,
#navigation a:hover.active, #navigation a:active.active {
	color: #748893 !important;
}
#navigation .active-trail a:link, #navigation .active-trail a:visited {
	color: #748893;
}
#navigation .active-trail a:before,
#navigation .active-trail a:after {
	content: "•";
	padding: 0 4px;
}
#navigation .active-trail ul a:before,
#navigation .active-trail ul a:after {
	content: '';
	padding: 0;
}
#navigation .nice-menu li ul {
	margin-top: 2px;
	padding-top: 10px;
	width: 170px;
	background: url('../flyout-arrow.html') no-repeat 40px 0;
}
#navigation .nice-menu li ul li {
	background: #d7dad5;
	padding: 0 10px;
}
#navigation .nice-menu li ul ul {
	left: 200px;
	margin-top: 0;
	margin-left: 5px;
	padding: 0;
	background: none;
}
#header .region-header {
	position: absolute;
	top: 0;
	right: 0;
}
#block-block-10 {
	margin: 0;
}
#social-media {
	padding: 0;
	margin: 15px 0 0;
}
#social-media li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#social-media a {
	display: block;
	float: left;
	background: url('../social-media.html') no-repeat left top;
	height: 29px;
	width: 29px;
	font-size: 0px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin: 0 3px;
}
#social-media .gp a {
	background-position: 0 0;
}
#social-media .rss a {
	background-position: -34px 0;
}
#social-media .twitter a {
	background-position: -68px 0;
}
#social-media .fb a {
	background-position: -103px 0;
}
#social-media .audio a {
	background-position: -137px 0;
}
#search-box {
	position: absolute;
	right: 0;
	top: 100%;
	margin-top: 6px;
	z-index: 25;
}
#search-form input, #search-box input {
	border: 1px solid #c9c8cc;
	color: #5A4E3C;
	font-size: 14px;
	width: 186px;
}
#search-form input#edit-submit, #search-box input#edit-submit, #search-box input#edit-submit-1 {
	background: url('../search-button.html') no-repeat center;
	height: 24px;
	width: 24px;
	text-indent: -9999em;
	overflow: hidden;
	white-space: nowrap;
	border: none;
}
/* @end */

/* @group Footer */
#footer {
	width: 100%;
	background: #d7d7cf;
	color: #7b867b;
	padding: 20px 0 40px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 70px;
}
#footer p {
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #7b867b;
}
#footer .section {
	max-width: 960px;
	margin: 0 auto;
}
.da2a_button img {
	margin-top: 1.667em;
}
/* @end */

/* @group Front Page */
	/* slideshow */
.view-homepage-slideshow {
	height: 300px;
	margin-bottom: 20px;
}
.view-homepage-slideshow .views_slideshow_singleframe_slide {
	width: 100% !important;
	max-width: 960px !important;
}
.view-homepage-slideshow .views-field-body {
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
}
.view-homepage-slideshow .views-field-body .color-container {
	height: 260px;
	padding: 20px;
	overflow: hidden;
}
.view-homepage-slideshow .views-field-body a:hover {
	text-decoration: underline;
}
.view-homepage-slideshow .views-field-body, .view-homepage-slideshow .views-field-body .title, .view-homepage-slideshow .views-field-body a {
	color: white !important;
}
.view-homepage-slideshow .views-field-body .title {
	border-bottom: 2px dotted #ccd6cd;
	padding-bottom: 14px;
	font-size: 26px;
	line-height: 30px;
}
.view-homepage-slideshow .views-field-field-slideshow-image-fid { }
.view-homepage-slideshow .views-slideshow-controls-bottom a {
	margin: 0 10px;
}
.view-homepage-slideshow .views-slideshow-controls-bottom {
	margin-top: -40px;
	z-index: 9;
	position: relative;
	width: 500px;
}
.view-homepage-slideshow .views-slideshow-controls-bottom a { 
	background: transparent url('../slide-control.html') no-repeat left top;
	position: relative;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	width: 30px;
	height: 30px;
	float: left;
}
.view-homepage-slideshow .views-slideshow-controls-bottom .views_slideshow_previous {
	background-position: 4px 0;
}
.view-homepage-slideshow .views-slideshow-controls-bottom .views_slideshow_pause {
	background-position: -30px 0;	
}
.view-homepage-slideshow .views-slideshow-controls-bottom .views_slideshow_play {
	background-position: -96px 0;
}
.view-homepage-slideshow .views-slideshow-controls-bottom .views_slideshow_next {
	background-position: -65px 0;
}
	/* remove share this */
.front #node-2 {
	display: none;
}
	/* bottom blocks */
.region-content-bottom h2.title {
	float: left;
	background: #cab352;
	font: 15px/48px Pacifico, cursive;
	color: white;
	height: 48px;
	width: 38px;
	border-radius: 24px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	padding: 0 5px;
	margin-right: 10px;
}
.region-content-bottom .content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #a2522b;
	margin-top: 0;
	padding-left: 60px;
	line-height: 47px;
	/* switch above to min-height if we go to two line headers */
}
.region-content-bottom .content h2 a {
	font-weight: normal;
	color: #a2522b;
}
.region-content-bottom .region-count-1 h2 {
	background: url('../home-icon-1.html') no-repeat left center;
}
.region-content-bottom .region-count-2 h2 {
	background: url('../home-icon-2.html') no-repeat left center;
}
.region-content-bottom .region-count-3 h2 {
	background: url('../home-icon-3.html') no-repeat left center;
}
.region-content-bottom .block {
	width: 29.1667%; /* 280px */
	padding: 0 2.0833%; /* 20px */
	float: left;
}
.region-content-bottom .region-count-1 {
	width: 31.25%; /* 300px */
	padding-left: 0;
}
.region-content-bottom .region-count-3 {
	width: 31.25%; /* 300px */
	padding-right: 0;
}
/* @end */

/* @group Interior */
.region-sidebar-second, .region-sidebar-second .title, .region-sidebar-second a {
	color: white !important;
}
.region-sidebar-second .block {
	padding: 20px;
	background-color: #b2b2b2;
}
.region-sidebar-second .region-count-1 {
	background: #a5bac5;
}
.region-sidebar-second .region-count-2 {
	background: #b4c4b5;
}
.region-sidebar-second .region-count-3 {
	background: #cfbf7a;
}
.node-type-recipe .teaser {
	margin: 20px 0;
}
.node-type-recipe .instructions {
	width: 500px;
}
.node-type-recipe .info {
	width: 200px;
}
.node-type-recipe .pull-right.info {
	margin-left: 20px;
}
.node-type-recipe .pull-left.info {
	margin-right: 20px;
}
.node-type-recipe .info img {
	max-width: 100%;
	height: auto;
} 
.node-type-recipe .meta{
	background: #e9e9e7;
	padding: 1px 15px;
}
/* News */
.view-news .views-row {
	margin: 20px 0;
}
.view-news .views-field-title {
	margin: 10px 0;
	font-size: 16px;
}
.view-news .views-field-title a:link, .view-news .views-field-title a:visited {
	color: #A2522B;
}
.view-news .views-field-field-news-date-value {
	margin: 5px 0;
}
/* Teachers & Retreats*/
.teacher_item, .retreat_item {
	padding: 10px;
	min-height: 164px;
}
.teacher_item.even, .retreat_item.even {
	background: #dcdcd4;
}
.teacher_item h4, .retreat_item h4 {
	margin-top: 0;
}
.teacher_item img, .retreat_item img {
	float: left;
	margin-right: 20px;
}
.retreat_item h5 {
	margin-bottom: 0;
}
.retreat_item p {
	margin-top: 0;
}
.regbutton {
	margin: 2em 0;
}
.regbutton a:link, .regbutton a:visited, .regbutton input {
	padding: 7px 10px;
	background: #a2532c;
	color: white;
	font-size: 14px;
	margin: 0 20px 0 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
}
.regbutton a:hover, .regbutton a:active, .regbutton input {
	text-decoration: none;
}
/* Ride List */
.ride_item { }
.ride_item .edit-link, .ride_item .toggle {
	float: right;
}
.ride_item {
	padding: 5px;
}
.ridesummary {
	cursor: pointer;
}
.ride_item.even {
	background: #dcdcd4;
}
.ride_item.extra {
	display:none;
}
#datefields fieldset {
	padding: 10px 30px 0;
}
/* Weather */
.block-weather h2 {
	margin-top:10px;
	margin-bottom:10px;
}
.weather div {
	text-align:left !important;
	float:left;
}
.weather p {
	visibility:hidden;
	display:none;
}
.weather ul {
	margin-top:0;
	float:right;
}
.weather img {
	margin:10px;
}
.block-nws_weather h2 {
	clear:both;
	margin-bottom:10px;
}
/* Retreat Center Teasers */
.rc_teaser {
	color: #002E6B;
}
/* Forest Refuge Schedule */
.fr_sched_table td {
	vertical-align:top;
	padding: 10px;
}
.fr_sched_table td strong {
	font-weight:normal;
	color: #738086;
}
/* Donations */
#dontations td {
	padding: 10px;
}
#donations .odd td {
	background: #dcdcd4;
}
/* Blog */
.view-blog .views-row {
	margin: 20px 0;
}
.view-blog .views-field-title {
	margin: 10px 0;
	font-size: 16px;
}
.view-blog .views-field-title a:link, .view-news .views-field-title a:visited {
	color: #A2522B;
}
.view-blog .views-field-field-blog-date-value {
	margin: 5px 0;
}
/* Audio */
.page-resources-audio .support_dharma_seed,
.page-resources-audio .download_and_stream{
	margin-top: 30px;
	border-top: 1px dotted #7d927e;
}
.rc_podcasts a, .fr_podcasts a {
	background: #a5bac5;
	padding: 3px;
	border-radius: 3px;
	color: white !important;
}
.rc_talks_feed {
	float:left;
	max-width:50%;
}
.fr_talks_feed {
	float:right;
	max-width:50%;
}
/* @end */

/* Hide earn */
#a2apage_PTZ { display:none !important; }

/* @group 'Naked' Template */
#naked {
	padding: 20px;
}
/* navigation */
#tiny-nav {
	float: right;
	margin-top: 50px;
}
#tiny-nav a {
	padding: 0 10px;
}
/* headings */
#naked h2 {
	font-size: 20px;
	font-weight: normal;
	color: #a2522b;
}
/* forms */
fieldset {
	border: none;
	background: #ececeb;
}
input {
	border: 1px solid #a1a1a1;
	background: white;
	font-size: 16px;
	line-height: 20px;
}
input[type="radio"], input[type="checkbox"]{
	border: none;
	background: transparent;	
}
.button input {
	background: #a2522b;
	color: white;
	border: none;
}
.blue-bg {
	background-color: #A5BAC5 !important;
	color: white !important;
}
.green-bg {
	background-color: #B4C4B5 !important;
	color: white !important;
}
.yellow-bg {
	background-color: #CFBF7A !important;
	color: white !important;
}
/* @end */










