/*
Theme Name: Dharmata Responsive
Theme URI: 
Description:
Version: 2.0
Author: 
Author URI:
License: GNU General Public License
License URI: license.txt
Tags: dark, light
*/
/* HTML5 Boilerplate  */
@font-face{
	font-family:'OptimaLT';
	src:url('fonts/OptimaLTStd.eot');
	src:url('fonts/OptimaLTStd.eot?#iefix') format('embedded-opentype'),
		url('fonts/OptimaLTStd.woff') format('woff'),
		url('fonts/OptimaLTStd.ttf') format('truetype'),
		url('fonts/OptimaLTStd.svg#OptimaLT') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'OptimaLT';
	src:url('fonts/OptimaLTStd-Bold.eot');
	src:url('fonts/OptimaLTStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/OptimaLTStd-Bold.woff') format('woff'),
		url('fonts/OptimaLTStd-Bold.ttf') format('truetype'),
		url('fonts/OptimaLTStd-Bold.svg#OptimaLT') format('svg');
	font-weight:bold;
	font-style:normal;
}
@font-face{
	font-family:'OptimaLT';
	src:url('fonts/OptimaLTStd-Italic.eot');
	src:url('fonts/OptimaLTStd-Italic.eot?#iefix') format('embedded-opentype'),
		url('fonts/OptimaLTStd-Italic.woff') format('woff'),
		url('fonts/OptimaLTStd-Italic.ttf') format('truetype'),
		url('fonts/OptimaLTStd-Italic.svg#OptimaLT') format('svg');
	font-weight:normal;
	font-style:italic;
}
@font-face{
	font-family:'OptimaLT';
	src:url('fonts/OptimaLTStd-BoldItalic.eot');
	src:url('fonts/OptimaLTStd-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/OptimaLTStd-BoldItalic.woff') format('woff'),
		url('fonts/OptimaLTStd-BoldItalic.ttf') format('truetype'),
		url('fonts/OptimaLTStd-BoldItalic.svg#OptimaLT') format('svg');
	font-weight:bold;
	font-style:italic;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; height:100%; min-width:320px;
	-webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-smooth: always;
}
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body {
	margin: 0;
	height:100%;
	font:13px Helvetica, Calibri, "Arial Narrow", Arial, sans-serif;
	color:#606060;
	background:#ede5d7;
	min-width:320px;
	-webkit-text-size-adjust: none;
}

::-moz-selection { background: #2d8bd8; color: #fff; text-shadow: none; }
::selection { background: #2d8bd8; color: #fff; text-shadow: none; }

a { color: #cc7707; text-decoration:none;}
a:hover { text-decoration:bold; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: Helvetica, Calibri, "Arial Narrow", Arial; _font-family: 'Calibri', 'Arial Narrow', calibri, Arial, Helvetica ; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; outline:none;}
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: none; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
select:focus{outline:none;}
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* wrapper */
#wrapper{
	max-width:1002px;
	margin:27px auto 0;
}
/* header */
header{background:#40658a url(images/bg-header.gif) no-repeat;}
.h-area{
	height:1%;
	padding:13px 20px 20px 70px;
	position:relative;
	z-index:10;
}
.h-area:after{
	content:"";
	clear:both;
	display:block;
}
.logo{
	margin:28px 0 0;
	float:left;
	background:url(images/bg-logo.png) no-repeat;
	width:196px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
.logo-zh-hant{
	margin:28px 0 0;
	float:left;
	background:url(images/zh-hant/bg-logo.png) no-repeat;
	width:196px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo-zh-hant a{
	display:block;
	height:100%;
}
.lang-box{float:right;}
.lang-box .txt{
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	line-height:27px;
	padding:0 16px 0 0;
}
.lang-block{
	float:left;
	position:relative;
	font-size:13px;
	line-height:16px;
	color:#fff;
}
.lang-block #lang_sel a.lang_sel_sel, .lang-block #lang_sel li, .lang-block #lang_sel ul ul, .lang-block #lang_sel ul ul li, .lang-block #lang_sel ul ul a{
	width:149px;
	border: 0;
}
.lang-block #lang_sel a.lang_sel_sel{
	background:url(images/bg-lang-box.gif) no-repeat 100% 6px;
	color:#fff;
	line-height: 25px;
	height: 25px;
	padding: 0;
}
.lang-block #lang_sel ul ul{
	background:#476b8f!important;
	padding:0;
	display: block;
	height: auto;
}
.lang-block #lang_sel ul ul li{
	float: none;
	display: block;
	clear: both;
}
.lang-block #lang_sel ul ul a{
	background: none;
	color:#fff;
	float: none;
	display: block;
	padding: 5px 0 5px 30px;
	width: 119px;
	margin: 3px 0 3px;
}
.lang-block #lang_sel ul ul a:hover{
	background-color:#517aa2;
	color:#fff;
	text-decoration: underline;
}
.lang-block #lang_sel ul ul a{
	background: url(images/ico-flag.gif) no-repeat 5px center;
}
.lang-block #lang_sel a.lang_sel_sel .icl_lang_sel_current{
	width: 119px;
	height: 25px;
	padding: 0 0 0 30px;
	background: url(images/ico-flag.gif) no-repeat 5px center;
	display: block;
}
#nav ul{
	margin:0;
	padding:0 0 6px;
	list-style:none;
	text-transform:uppercase;
	font-size:15px;
	line-height:14px;
	text-align:center;
	position: relative;
	z-index: 99;
}
#nav li{
	display:inline-block;
	vertical-align:top;
	padding:0 10px;
	position: relative;
}
#nav a{color:#fff;}
#nav li ul{
	position: absolute;
	width: 200px;
	background: #40658a;
	text-align: left;
	top: 100%;
	left: 0;
	display: none;
	padding: 0;
	margin: 0;
}
#nav li ul li{
	padding: 6px 8px 4px;
	display: block;
}
#nav li ul li ul{
	left: 100%;
	top: 0;
}
#nav li:hover>ul{
	display: block;
}
#nav li li:hover{
	background:#54799d;
}
#nav li li a:hover{
	text-decoration: none;
}
.mobile-nav{display:none;}
.mobile-nav .link{
	display:block;
	font-size:13px;
	line-height:18px;
	border:solid #839eba;
	border-width:1px 1px 0;
	background:#40658a url(images/bg-drop-link.gif) no-repeat 100% 0;
	padding:10px 56px 9px 10px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
.mobile-nav .drop-nav{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	border:solid #839eba;
	border-width:0 1px 1px;
	line-height:18px;
}
.mobile-nav .drop-nav li{
	overflow:hidden;
	vertical-align:top;
	text-transform: uppercase;
}
.mobile-nav .drop-nav>li:first-child{border-top:1px solid #839eba;}
.mobile-nav .drop-nav a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:4px 8px;
}
.mobile-nav .drop-nav .active a,
.mobile-nav .drop-nav a:hover{
	background:#54799d;
	color:#fff;
}
.mobile-nav .drop-nav li ul{
	padding: 0;
	margin: 0;
}
.mobile-nav .drop-nav li ul li a{
	padding:4px 16px;
}
/* gallery-area */
.gallery-area{
	position:relative;
	overflow:hidden;
}
.gallery-area .slides{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.gallery-area .slides li{
	float:left;
	width:100%;
	margin-right:-100%;
	display:none;
}
.gallery-area .slides li:first-child{display:block;}
.gallery-area .slides img{
	max-width:100%;
	height:auto;
}
.gallery-area .flex-control-paging{display:none;}
/* main */
#main{
	background:#d7d7d7 url(images/bg-main.gif) no-repeat 50% 100%;
	overflow:hidden;
	padding:6px 6px 140px;
	position: relative;
}
#right_img{
	position: absolute;
	right: 0;
	top: 0;
	max-width: 235px;
}
#sidebar{
	float: left;
	width: 200px;
	padding: 45px 20px 0 20px;
}
#content{
	float: left;
	width: 460px;
	padding: 30px 0 0;
}
#content.full{
	float: none;
	width: 100%;
}
#content.half{
	width: 730px;
}
.widget{
	padding: 0 0 20px;
	font-size: 14px;
}
.widget img{
	max-width: 100%;
}
.widget h3{
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
}
.widget ul{
	padding: 0;
	margin: 0 0 0 10px;
}
.widget ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget .current_page_item>a{
	font-weight: bold;
}
.info-area{overflow:hidden;}
.info-area > .box{
	float:left;
	margin:0 6px 0 0;
	max-width:201px;
	width:25%;
	background:#e1e1e9;
}
.info-area > .box .txt-box{
	padding:6px 11px 14px;
}
.info-area > .box .txt-box p{
	line-height:14px;
	margin:0;
}
.info-area .img{
	background:#e1e1e9;
	text-align:center;
}
.info-area .img img{
	max-width:100%;
	height:auto;
}
.info-area .ttl{
	background:#d4d9ec;
	color:#000;
	font-size:14px;
	line-height:17px;
	text-align:right;
	padding:7px 7px 15px;
	font-weight:normal;
	border-bottom: 2px solid #d7d7d7;
	margin: 0;
}
.info-area > .video-box{
	float:left;
	max-width:245px;
	margin:0 6px 0 0;
	width:25%;
	background:#d4d9ec;
}
.info-area > .video-box .video img{
	max-width:100%;
}
.info-area > .video-box .txt-box{
	overflow:hidden;
	padding:7px 6px 0;
}
.info-area > .video-box .hold{margin:0 0 -3px;}
.info-area > .video-box .txt-box p{
	margin:0 0 14px;
	line-height:14px;
}
.info-area > .video-box .txt-box a{font-weight:bold;}
.info-area > .news-box{
	float:left;
	max-width:277px;
	width:27%;
	margin:0 6px 0 0;
	background:#f2f6de;
}
.info-area > .news-box .txt-box{
	padding:5px;
}
.info-area > .news-box .txt-box h3{
	margin:0 0 7px;
	font-size:14px;
	line-height:17px;
}
.info-area > .news-box .txt-box p{
	margin:0 0 5px;
	line-height:17px;
}
.info-area > .block{overflow:hidden;background:#efeddb;}
.info-area > .video-box .ttl{background:#ede5d7;}
.info-area > .news-box .ttl{background:#dbe4cc;}
.info-area > .block .ttl{background:#e3e1ca;}
.user-form{
	padding:8px 10px 10px 10px;
	border-bottom: 10px solid #d7d7d7;
}
.user-form .row{
	overflow:hidden;
	padding-bottom: 9px;
}
.user-form .row label{
	float:left;
	padding:1px 0 0;
	width:88px;
	color:#a57f83;
	font:bold 13px/17px Arial, Helvetica, sans-serif;
}
.user-form .row input{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	font-size:13px;
	height:16px;
	width:50%;
	padding:1px 3px;
}
.user-form .add-row{overflow:hidden;}
.user-form .add-row .link{
	float:left;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
#map_search input[type="submit"],
.subs-form input[type="submit"],
.user-form .add-row input{
	float:right;
	border:1px solid #757575;
	position:relative;
	background:#f0f0f0;
	font-size:13px;
	color:#333;
	width:53px;
	height:23px;
}
#map_search input[type="submit"]{
	float:none;
	display:block;
	width:65px;
}
.ttl-link{
	text-align:center;
	border-bottom: 10px solid #d7d7d7;
}
.link-signup{
	display:block;
	font:bold 13px/31px Arial, Helvetica, sans-serif;
}
.subs-form{
	background:#efeddb;
	padding:11px 12px 21px;
}
.subs-form h3{
	margin:0 0 10px;
	color:#000;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
}
.subs-form label{
	display:block;
	padding:0 0 4px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#000;
}
.subs-form input[type="text"]{
	display:block;
	background:#fff;
	border:1px solid #999;
	font-size:13px;
	height:16px;
	width:65%;
	padding:3px;
	margin:0 0 6px;
}
.subs-form input[type="submit"]{
	width:70px;
	float:none;
	display:block;
}
/* top-add-nav */
.main-holder{
	margin:-6px -6px 0;
	position:relative;
}
.top-add-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:21px;
	font-weight:bold;
	text-align:center;
	display:table;
	width:100%;
}
.top-add-nav li{
	display:table-cell;
}
.top-add-nav a{
	display:block;
	background:#5e514e;
	color:#fff;
}
.top-add-nav .active a,
.top-add-nav a:hover{
	text-decoration:none;
	background:#393230;
}
.top-img img{
	max-width:100%;
	width:100%;
	height:auto;
}
.txt-area{
	padding:15px 6% 0;
}
.txt-area .box-side{
	float:right;
	width:262px;
	padding:0 0 0 3%;
}
.txt-area .box-side .widget h2 {
	margin: 0;
	 color: #000000;
    font-size: 24px;
    font-weight: normal;
    line-height: 31px;
    margin: 0 0 10px;
}
.txt-area .btn-member{
	display:block;
	margin:0 0 30px;
	background:url(images/bg-btn-member.gif) no-repeat;
	width:266px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
}
.btn-live-broadcasts{
	display:block;
	margin:0 auto 30px;
	background:url(images/bg-btn-live-broadcasts.gif) no-repeat;
	width:168px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
}
.txt-area .box{
	overflow:hidden;
}
.txt-area .box-side .hold{text-align:center;}
.txt-area .box-side h3{
	margin:0;
	color:#000;
	font-weight:normal;
	font-size:16px;
	line-height:19px;
}
.txt-area .box-side .widget h3.widgetitle{
	margin: 0 0 10px;
	color: #cc7707;
}
.txt-area .box-side p{
	margin:0 0 15px;
	font-size:13px;
	line-height:18px;
	color:#000;
}
.txt-area .title h1, .txt-area .title h2{
	color:#000;
	font-size:26px;
	font-weight:normal;
	line-height:31px;
	margin:0 0 10px;
}
.btn-videos{
	float:right;
	background:url(images/bg-btn-member-videos.gif) no-repeat;
	width:169px;
	height:37px;
	overflow:hidden;
	margin:0 0 0 3%;
	text-indent:-9999px;
}
.txt-hold{
	float:left;
	width:60%;
}
.block-side img,
.img-map img{
	max-width:100%;
	height:auto;
}
.block-side{
	float:right;
	max-width:257px;
	min-width:210px;
	width:30%;
}
.block-side .subs-form{margin:0 0 15px;}
.section-side{
	background:#fff;
	padding:12px;
}
.section-side p{
	margin:0;
	padding:0 0 15px;
	list-style:none;
	font-size:14px;
	line-height:19px;
	color:#333;
}
#map_search{
	padding:0 0 25px;
	line-height:18px;
}
#map_search table{width:100%;}
#map_search td{
	padding:0 0 10px;
	vertical-align:middle;
}
#map_search input[type="text"]{
	border:1px solid #aaa;
	background:#fff;
	font-size:13px;
	height:16px;
	display:block;
	margin:2px 0 0;
	padding:4px;
	width:60%;
}
#simplemap{width:100%;}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}
.videoWrapper p{
	margin: 0px;
}
.videoWrapper iframe, .videoWrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.no_responsive .videoWrapper{
	padding: 0;
	height: inherit;
	position: static;
}
.no_responsive .videoWrapper iframe{
	height: inherit;
	position: static;
}
.iframe_volunteering.no_responsive .videoWrapper iframe{
	height: 600px;
}
.iframe_map.no_responsive .videoWrapper iframe{
	height: 600px;
}
/* footer */
footer{
	border-top:5px solid #393230;
	background:#d0c9b5;
	overflow:hidden;
	padding:7px 45px 10px 125px;
}
.f-ttl{
	overflow:hidden;
	padding:0 0 80px;
}
.ttl-go{
	float:right;
	background:url(images/bg-f-ttl.gif) no-repeat;
	width:203px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.f-area{
	overflow:hidden;
	padding:0 0 100px;
}
.f-box{
	float:left;
	max-width:307px;
	width:30%;
	padding:0 3% 0 0;
}
.f-box h3{
	color:#fff;
	margin:0;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
}
.f-box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:18px;
}
.f-box ul a{color:#fff;}
.f-social{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.f-social li{
	float:left;
	padding:0 5px 0 0;
}
footer .copy{
	display:block;
	text-align:center;
	line-height:17px;
	color:#fff;
}
/* wp */
.post{
	padding: 0 0 15px;
}
.entry{width:100%;
	line-height:18px;
	color:#000;}
.entry a{
	text-decoration:none;
}
.entry a:hover{
	text-decoration:underline;
}
.entry p{
	margin:0 0 20px;
}
.entry h1{font-size:26px;}  .entry h2{font-size:24px;}  .entry h3{font-size:22px;}  .entry h4{font-size:20px;}  .entry h5{font-size:18px;}  .entry h6{font-size:16px;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	color:#000;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 10px;}

.entry ul{ margin: 0 0 20px 0; padding: 0 0 0 30px; }
.entry ul ul, .entry ul ol{ margin: 0; }
.entry ul li{	list-style-type: disc;  line-height: 1.5em;}
.entry ul ul li{ list-style-type: circle; }
.entry  ul li ol li{ list-style-type: decimal; }

.entry ol{ margin: 0 0 20px 0; padding: 0 0 0 30px; }
.entry ol ol, .entry ol ul{ margin: 0; }
.entry  ol li{ list-style-type: decimal;  line-height: 1.5em;}
.entry  ol li ol li{ list-style-type: lower-alpha; }
.entry  ol li ul li{ list-style-type: disc; }

.entry .list_bookmarks{
	padding: 0;
}
.entry .list_bookmarks li.linkcat{
	list-style: none;
}
.entry .list_bookmarks li.linkcat li{
	list-style:disc;
}

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

.entry .wp-caption{ padding: 0; text-align:center;}
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text{ margin:0; padding:0; font-size:11px; text-align:center; }

.entry table.styled{
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}
.entry table.styled td, .entry table.styled th{
	border: 1px solid #ccc;
	padding: 5px;
}
.entry table.styled th{
	background: #eee;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright, img.alignright, a img.alignright {
	float:right;
	margin:2px 0px 10px 26px;
}
.alignleft, img.alignleft, a img.alignleft {
	float:left;
	margin:10px 16px 10px 0;
}
.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

/* Respond */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
}
.commentlist #respond{
	margin:0 0 20px 0;
}
#respond h3{
	margin: 0 0 5px 0;
}
.cancel-comment-reply{
	padding: 5px 0 0 0;
}
.cancel-comment-reply a{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	width:100%;
	overflow:hidden;
	padding: 0;
	margin: 0;
}
#commentform p a, #commentform p a{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#commentform input[type=text]{
	width: 170px;
	margin: 5px 5px 1px 0;
}
#commentform{
	margin: 5px 0 0 0;
}
#commentform textarea{
	width: 97%;
	overflow:auto;
	margin:5px 0 0 0;
}
#commentform #submit{
	margin:5px 0 0 0;
	cursor:pointer;
	background: #d0c9b5;
	border: 0;
	padding: 5px 10px;
}

/* Comments*/
#comments{
	margin: 0 0 5px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
}
.commentlist li.comment{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist li.alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li.comment ul li.comment{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist .entry p{
	margin: 10px 5px 10px 0;
}
.commentlist .children{ padding: 0; }

.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata{
	margin: 0;
	display: block;
}
.commentlist .reply{
	text-align:right;
}
.commentlist .reply a{
	background:#b3b3b3;
	color:#fff;
	padding:2px 6px 2px 6px;
}
.commentlist .reply a:hover{
	text-decoration:none;
	background:#c6c4c4;
}
.comment-author{
	margin:0 0 10px 0;
}
.comment-author img{
	border:2px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	left: 10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
	left: 10px;
}

.commentlist li.comment .entry{
	width: auto;
	clear: none;
	overflow: visible;
	padding: 5px 0 0 0;
}
.commentlist li.comment .entry li p{
	padding: 0;
	margin: 0;
}

.commentlist li.comment .entry li{
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}
.commentlist li.comment .entry ul{
	padding: 0;
	margin: 0 0 15px 30px;
	background: none;
	border: 0;
}
.commentlist li.comment .entry ul ul{
	margin: 0 0 5px 30px;
}
.commentlist li.comment .entry ol ul{
	margin: 0 0 5px 30px;
}
.commentlist li.comment .entry ol{
	padding: 0;
	margin: 0 0 15px 35px;
	background: none;
	border: 0;
}
.commentlist li.comment .entry ol ol{
	margin: 0 0 5px 35px;
}
.commentlist li.comment .entry ul ol{
	margin: 0 0 5px 35px;
}

/* Calendar */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:3px 0;}
#wp-calendar td{background:transparent;}

/* Begin Images */
p img{
	padding: 0;
	max-width: 100%;
}
.al{
	float: left;
}
.ar{
	float: right;
}

/* Various Tags & Classes */
.entry acronym, .entry abbr, .entry span.caps{
	cursor: help;
}
.entry acronym, .entry abbr{
	border-bottom: 1px dashed #dfcfba;
}
.entry blockquote{
	margin: 15px 0 20px 0;
	padding:0 15px 0 40px;
	background: url(images/bgr_blockquote.png) no-repeat;
}
.entry blockquote cite{
	margin: 5px 0 0;
	display: block;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.nopost, .nocomments{
	text-align:center;
	padding: 20px 0 20px 0;
}

.entry code{
	/*padding:1px 20px 0 20px;*/
	/*background:#f6f6f6 url(images/bgr_code.gif) repeat scroll 0 0;*/
	border-top: 0;
	border-bottom: 0;
}
sup{
	position: relative;
	top: -5px;
}
sub{
	position: relative;
	top: 5px;
}
code br{
	display: none;
}
.last{
	margin-right:0 !important;
	clear:right;
}
.clear{
	clear: both;
	line-height: 0;
}
.sticky{}
.gallery-caption{}
.bypostauthor{}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
	position: absolute
	bottom: 0
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 90%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}
.gallery-caption {
	margin-left: 0;
}


/* pagination */
.pagination{
	width:100%;
	overflow:hidden;
	padding: 10px 0 20px 0;
}
.single .pagination{
}
.pagination a{
}

/* Public Teachings */
#membershipBar0 {
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color: #515151;
	padding: 10px 10px 0px 20px;
	font-size: 12pt;
	color: #ffffff;
	position: absolute;
	right: 0;
	top: 0;
}
#membershipBar0 a {
	display: block;
	font-size: 12pt;
	color: #ffffff;
	line-height: 12px;
}
#membershipBar0 a img {
	display: block;
}

/* Dharma Leadership Program */
#dlpMenuTop {
	background: #fff url('http://www.dharmata.org/imgs/dlp/header-top.gif') no-repeat left top;
	height: 76px;
}

#dlpMenuLinks {
	padding-left: 310px;
	padding-top: 30px;
	font-size: 17px;
	color: #d7d7d7;
}

#dlpMenuLinks a {
	font-size: 17px;
	color: #d7d7d7;
}

#dlpMenuLinks a:hover {
	color: #ffffff;
}

#dlpMenuBottom {
	background: #fff url('/imgs/dlp/header-bottom.gif') no-repeat left top;
	height: 64px;
}

/* memberhome */
#membershipBar {
	position: absolute;
	right: 0;
	top: 0;
}
#membershipBar a {
	display: block;
}
#membershipBar a img {
	display: block;
}
#mhome_videos{
	float: left;
	width: 470px;
	overflow: hidden;
}
#mhome_videos *{
	max-width: 100%;
}
#mhome_videos .titles{
	overflow: hidden;
}
#mhome_videos h2{
	float: left;
	padding: 0;
	margin: 0;
	line-height: 24px;
}
#mhome_videos h3{
	float: right;
	padding: 0;
	margin: 0;
	line-height: 24px;
}
#mhome_videos .slidedeck-frame{
	margin: 0 auto;
}
#mhome_videos .video{
	background: #e1e1e9;
	padding: 10px;
}
#mhome_videos .slidedeck-frame{
	width: 100%!important;
}
#mhome_videos .slidedeck-frame dl{
	width: 100%!important;
}
#mhome_sidebar{
	float: right;
	width: 40%;
}
#mhome_sidebar .widget h3{
	font-size: 20px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
#mhome_sidebar .widget{
	padding: 0 0 30px;
}
#mretreat_sidebar{
	float: right;
	width: 35%;
}
#mretreat_sidebar .widget h3{
	font-size: 20px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
#mretreat_sidebar .widget{
	padding: 0 0 30px;
}
.widget_guided_meditations .audios{
	background: #e1e1e9;
	height: 135px;
	overflow: auto;
	padding: 10px;
}
#member_videos{
	width: 500px;
	float: left;
}
#member_videos .txt-area{
	padding: 0 0 0 30px;
}
#sidebar_member_videos{
	float: right;
	width: 34%;
	padding: 0 30px 0 0;
}
#sidebar_member_videos .widget h3{
	font-size: 20px;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.widget_recent_videos .videos{
	background: #393230;
	height: 330px;
	overflow: auto;
}
.widget_recent_videos .videos ul{
	padding: 0;
	margin: 0;
}
.widget_recent_videos .videos li{
	border-bottom: 1px solid #5e514e;
	padding: 8px 10px 6px;
}

.col-holder {
	overflow: hidden;
	margin: 0 0 0 -15px;
}
.col-frame {
	float:left;
	width: 45%;
}
.col {
	background:#EFEDDB;
	padding:7px;
	font-size: 13px;
	margin: 0 0 15px 15px;
}
.col-list .title {
	margin: 0 0 15px;
	display: block;
}
.col-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;	
}
.col-list ul img {
	float: left;
	margin: 0 5px 0 0;
}
.col-list ul span {
	overflow: hidden;
	padding: 13px 0 0;
	display: block;
}
.col-list ul li {
	padding: 0 0 15px;
	list-style: none;
	overflow: hidden;
}
.entry .contact-list {
	margin: -57px 0 10px;
	padding: 0;
	list-style: none;
	text-align: right;
}
.contact-list a {color: #000;}
.entry .contact-list li {
	list-style: none;
}
/* gform */
.gform_wrapper {
	margin: 0 0 40px;
	font-size: 14px;
}
.entry .gform_fields {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.gform_fields .gfield_label {
	margin: 10px 0 4px;
	font-weight: bold;
	display: block;
	color: #000;
}
.gform_wrapper .gfield_required {
    color: #790000;
    margin-left: 4px;
}
.gform_wrapper .medium.gfield_select {
	width: 97%;
	font-size: 14px;
}
.entry .gform li {
	float: left;
    width: 300px;
    list-style: none;
    margin: 0 4px 0 0;
    clear: none !important;
}
.gform li {overflow: hidden;}
.gform_wrapper input {
	border:1px solid #aaa;
	padding: 4px !important;
	width: 96%;
	display: block;
	font-size: 14px !important;
}
.gform_wrapper textarea {
	width: 96%;
	height: 100px;
	max-width: 96%;
	max-height: 100px;
	min-width: 96%;
	min-height: 100px;
	overflow: auto;
	border:1px solid #aaa;
	padding: 4px !important;
}
.gform_wrapper li.gfield.gf_left_half input.small, .gform_wrapper  li.gfield.gf_right_half input.small {
    width: 33%;
    font-size: 14px;
}
.gform_wrapper select {
	display: block;
	padding: 2px 0 !important;
	font-size: 14px !important;
	width: 100%;
}
#field_19_11, #field_19_12, #field_19_8, #field_19_5, #field_19_9, #field_19_10 {
    width: 100% !important;
}
#field_19_15{
	float: left;
}
.gform_wrapper input.datepicker.datepicker_with_icon {
	width: 88%;
    float: left;
    margin-right: 4px !important;
}
.gform_wrapper .gform_button {
	width: 100px;
	height:32px;
	margin: 10px 0 0;
	font-weight: bold;
}
.gform_wrapper br{
	display: none;
}
/* table */
.rideshare-table {
    margin-bottom: 40px;
}
.rideshare tr:nth-child(2n+1) {background:#ccc;}
.rideshare-table th {
    background: none repeat scroll 0 0 #ccc;
}
.rideshare-table th, .rideshare-table td {
    padding: 6px 10px;
    border: 1px solid #666;
}
.widget .gform_fields {margin: 0;}
.widget .medium.gfield_select {width: 100%;} 
.gform_wrapper .ginput_right,
.gform_wrapper .ginput_left {
	width: 50%;
	float: left;

}
.gform_wrapper .ginput_right input,
.gform_wrapper .ginput_left input {
	width: 90%;
	float: none;
	padding: 4px 2px !important;
}
.box-side .gform_footer {margin: 0 !important;}
#shareSingleImg {
	background: #F7F7F7;
    margin: 60px auto;
    padding: 10px;
    width: 280px;
    text-align: center;
}
#shareSingleImg .upl-info {
	display: block;
}
#uploadimage_btn {
	font-weight: bold;
    height: 32px;
    margin: 10px 0 0;
    width: 100px;
    cursor: pointer;
    border: 1px solid #aaa;
    font-size: 14px;
}
#imagedescription {
	border: 1px solid #aaa;
    font-size: 14px !important;
    padding: 4px;
    margin: 5px 0 0;
}
.entry .share-story .gform li {
	width: 100%;
}
.entry.colored{
	background: #e7e7e7;
	padding: 15px 15px 10px 15px;
	width: auto;
}
.share-story .gfield_description {padding: 0 0 10px !important;}
.share-story .gfield_radio input[type=text] {
	width: 20%;
}
.share-story .gfield_radio input[type=radio]{
	margin-left: 2px;
}
.share-story .gform_wrapper .gform_button {
	width: 150px;
}
.links {
	display: block;
	text-align: right;
}
.widget-add ul {
	margin: 0;
}
.widget-add ul li {
	padding: 5px 0 5px;
	margin: 0;
}
.widget-add .widget_colored{
	background: #e1e1e9;
	padding: 10px;
}
.widget-add .widget_colored2{
	background: #e7e7e7;
}
.widget-add .widget_scrollable{
	height: 190px;
	overflow: auto;
}
#coordGalleryContent {margin: 0 0 30px;}
/* reponsive layout */
@media screen and (max-width: 1000px){
	#mhome_sidebar{
		width: 35%;
	}
	#sidebar{
		width: 20%;
	}
	.txt-area .box{
		float: none;
		width: 100%;
	}
	.txt-area .box-side{
		float: none;
		width: 100%;
		padding: 0 0 20px;
		overflow: hidden;
	}
	.btn-videos, .txt-area .btn-member{
		margin: 0 auto 20px;
		float: none;
		display: block;
	}
	#content.half{
		width: 70%;
	}
}
@media screen and (max-width: 947px){
	.user-form .row label{
		float:none;
		width:auto;
	}
	.user-form .row input{
		float:none;
		display:block;
		width:96%;
	}
	.subs-form input[type="text"]{width:85%;}
	#right_img{
		width: 136px;
	}
}
@media screen and (max-width: 926px){
	.user-form .row input{width:94%;}
	#right_img{
		width: 100px;
	}
	#mhome_sidebar{
		width: 30%;
	}
	#sidebar_member_videos{
		width: 30%;
	}
	.rideshare-table, .rideshare-table thead, .rideshare-table tbody, .rideshare-table th, .rideshare-table td, .rideshare-table tr { 
		display: block; 
	}
	.rideshare-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.rideshare-table tr { border: 1px solid #666; }
	.rideshare-table td { 
		border: none;
		border-bottom: 1px solid #666; 
		position: relative;
		padding-left: 50% !important; 
	}
	.rideshare-table td:before { 
		position: absolute;
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.rideshare-table td:nth-of-type(1):before { content: "Type"; }
	.rideshare-table td:nth-of-type(2):before { content: "From"; }
	.rideshare-table td:nth-of-type(3):before { content: "For"; }
	.rideshare-table td:nth-of-type(4):before { content: "On"; }
	.rideshare-table td:nth-of-type(5):before { content: "Returning"; }
	.rideshare-table td:nth-of-type(6):before { content: "Add. Info"; }
	.rideshare-table td:nth-of-type(7):before { content: "Contact"; }
	.rideshare-table td:nth-of-type(8):before { content: "Phone"; }
}
@media screen and (max-width: 850px){
	#right_img{
		display: none;
	}
	.user-form .add-row .link{
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 0 5px;
	}
	.user-form .add-row input{
		float:none;
		display:block;
	}
}
@media screen and (max-width: 788px){
	.entry .contact-list {margin: 0 33px 0 0;}
	.col-frame {
		float: none;
		width: 95%;
	}
	#mhome_sidebar{
		width: 100%;
		float: none;
	}
	#mhome_videos{
		width: 100%;
		float: none;
		padding: 0 0 25px;
	}
	#mhome_videos .video{
		background: none;
		padding: 0;
	}
	#member_videos{
		width: auto;
		float: none;
		padding: 0 6% 0 6%;
		margin: 0;
	}
	#member_videos .txt-area{
		padding: 0 0 25px;
		margin: 0;
	}
	#sidebar_member_videos{
		width: auto;
		float: none;
		padding: 0 6% 0 6%;
		margin: 0;
	}
	#sidebar{
		display: none;
	}
	#content{
		float: none;
		width: 100%!important;
	}
	#nav{display:none;}
	.mobile-nav{display:block;}
	#main .info-area > div{
		float:none;
		display:inline-block;
		vertical-align:top;
		width:49%;
		max-width:100%;
		margin:0 0 10px;
	}
	.info-area .img{padding:0 0 35px;}
	footer{padding:7px 35px 10px;}
	.h-area{padding-left:35px;}
	.logo{margin-top:0;}
	#wrapper{margin-top:0;}
	.top-add-nav li{display:block;}
	.alignright, img.alignright, a img.alignright{
		width:36%;
		height:auto;
	}
	.txt-hold{width:58%;}
}
@media screen and (max-width: 680px){
	.member-video-area .btn-videos{
		float:none;
		display:block;
		margin:0 0 15px;
	}
	.txt-hold{
		width:55%;
		padding:0 2% 0 0;
	}
}
@media screen and (max-width: 598px){
	.txt-hold{width:52%;}
	.txt-area{padding:15px 3% 0;}
	#map_search input[type="text"]{width:85%;}
	div.result div.special,
	div.result div.result_links,
	div.result div.result_phone,
	div.result div.result_address{
		float:none;
		height:auto;
		width:auto;
		padding:0 0 10px;
	}
}
@media screen and (max-width: 548px){
	.h-area{padding-left:15px;}
	#main .info-area > div{
		width:48%;
		padding:0 .5% 10px;
		margin:0;
	}
	.f-box{
		float:none;
		display:inline-block;
		vertical-align:top;
		width:45%;
		padding:0 2% 25px;
	}
	.f-area{padding:0 0 30px;}
	.logo{
		float:none;
		display:block;
		margin:0 auto 25px;
	}
	.lang-box{
		float:none;
		width:100%;
	}
	.lang-box:after{
		content:"";
		clear:both;
		display:block;
	}
	.alignright, img.alignright, a img.alignright{width:40%;}
	.txt-area .box-side{
		float:none;
		width:auto;
		padding:0 0 20px;
	}
	.txt-area .btn-member{margin:0 auto 30px;}
	.txt-hold{
		float:none;
		width:auto;
		margin:0 0 15px;
	}
	.block-side{
		float:none;
		width:auto;
		max-width:100%;
	}
	.block-side .img{
		text-align:center;
		background:#efeddb;
	}
}
@media screen and (max-width: 422px){
	footer{padding:10px;}
	#main .info-area > div{
		width:100%;
		padding:0 0 10px;
	}
	.alignright, img.alignright, a img.alignright{
		float:none;
		width:auto;
		max-width:100%;
		margin:0 0 10px;
	}
	#main .info-area .box, #main .info-area .video-box, #main .info-area .news-box, #main .info-area .block{
		height: auto!important;
	}
	.info-area > .news-box .txt-box{
		min-height: inherit;
	}
}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}