/*
Theme Name: Lama Tsongkhapa
Theme URI:
Author: Jim Yeh
Author URI: http://www.jimcandesign.com

*/

@font-face {    
    font-family: 'maven_pro_light300';
src: url('Font/mavenprolight-300-webfont.eot');
    src: url('Font/mavenprolight-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/mavenprolight-300-webfont.woff') format('woff'),
         url('Font/mavenprolight-300-webfont.ttf') format('truetype'),
         url('Font/mavenprolight-300-webfont.svg#maven_pro_light300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'maven_probold';
    src: url('Font/maven_pro_bold-webfont.eot');
    src: url('Font/maven_pro_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/maven_pro_bold-webfont.woff') format('woff'),
         url('Font/maven_pro_bold-webfont.ttf') format('truetype'),
         url('Font/maven_pro_bold-webfont.svg#maven_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'maven_promedium';
    src: url('Font/maven_pro_medium-webfont.eot');
    src: url('Font/maven_pro_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/maven_pro_medium-webfont.woff') format('woff'),
         url('Font/maven_pro_medium-webfont.ttf') format('truetype'),
         url('Font/maven_pro_medium-webfont.svg#maven_promedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Open Sans', sans-serif;

    src: url('Font/maven_pro_regular-webfont.eot');
    src: url('Font/maven_pro_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/maven_pro_regular-webfont.woff') format('woff'),
         url('Font/maven_pro_regular-webfont.ttf') format('truetype'),
         url('Font/maven_pro_regular-webfont.svg#maven_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dincregular';
    src: url('Font/dinc-webfont.eot');
    src: url('Font/dinc-webfont.eot?#iefix') format('embedded-opentype'),
         url('Font/dinc-webfont.woff') format('woff'),
         url('Font/dinc-webfont.ttf') format('truetype'),
         url('Font/dinc-webfont.svg#dincregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


strong {
font-weight:600;}

a img,
a {
	border:none;
	text-decoration:none;
}
body{
	margin:0px;
	/*background-image:url(images/black_scales.png);*/
	background-image:url(images/black_lozenge_@2X.png);
	background-attachment:fixed;
	background-color:#000000;
}

.socialbuttons {
	height:100px;
	width:1000px;
	margin:auto;
	position:relative;
	z-index:100;
}

.bg {
	width:100%;
	height:auto;
	background:url(images/bg3.png) repeat-x;
	background-attachment:fixed;
}

#mastercontainer {
	margin:auto;
	width:1000px;
	height:auto;
	-moz-box-shadow:    0px 0px 70px 2px #000000;
  	-webkit-box-shadow: 0px 0px 70px 2px #000000;
  	box-shadow:         0px 0px 70px 2px #000000;
}

#menubar {
	margin:auto;
	background:url(images/menubarbg.png);
	width:1000px;
	height:35px;
	position:relative;
	z-index:1000;
	-moz-box-shadow:    0px 0px 70px 2px #000000;
  	-webkit-box-shadow: 0px 0px 70px 2px #000000;
  	box-shadow:         0px 0px 40px 5px #000000;
	
	

}

#menu-main-menu {
	padding-left:0px;
	text-align:center;
	
}

.menu {
	margin:10px;
	height:35px;
	width:960px;
}


.menu li{
	height:35px;
	display:inline;
    font-family: 'dincregular';
	font-size:11pt;

	
}

.menu li a {
		height:35px;
		padding:10px 8px 8px 8px;
		color:#4E0A0A;
	transition-duration: 0.5s;

}

.menu li a:hover {
	background:#4E0A0A;
	color:#F1AD29;
	transition-duration: 0.5s;
}

.menu li a:active {
	background:#4E0A0A;
	color:#F1AD29;
}



#logo {
	float:left;
	width:357px;
	height:99px;
	background:url(images/logo.png);
	
	margin-left:0px;
}

/*#pusher {
	height:35px;
}*/
#rotator {
	text-align:center;
	float:left;
	width:1000px;
	height:500px;
}

#border {
	margin:auto;
	width:1002px;
	height:100%;
	background:url(images/containerbg.png) top no-repeat;
	position:relative;
	z-index:1;

}

.contentcontainer {
	padding:20px;
	max-width:1000px;
	height:auto;
	background:url(images/blkbg50.png);
	
}

.contentwrapper {
	float:left;
	width:720px;
}

#mainpagecontent {
	margin:20px 20px 10px 20px;
	float:left;
	width:960px;
	height:auto;
	
}

#indexvideo {
	float:left;
	width:355px;
	height:200px;
}

#indexvideo p {
	margin:0px;
}

#indexcontent {
	float:left;
	background:url(images/maincontentbg.jpg) no-repeat;	
	width:595px;
	height:200px;
	margin-left:10px;
	margin-top:0px
}

#indexcontent p {
	padding-left:15px;
	padding-top:12px;
	width:365px;    
	font-family: 'Open Sans', sans-serif;
color:#F1F1DC;
	font-size:10pt;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}

#mainboxcontainer {
	float:left;
	width:720px;
	height:auto;
	margin-top:0px;

}

.mainbox1,
.mainbox2,
.mainbox3,
.mainbox4 {
	float:left;
	width:355px;
	height:260px;
	
} 

.mainbox1 {
	
}
.mainbox1 {
	background:url(images/box2.jpg);
}

.mainbox2 {
	background:url(images/box5.jpg);
	margin-left:10px;
}

.mainbox3 {
	background:url(images/box3.jpg);
}

.mainbox4 {
	background:url(images/box1.jpg);
}

.titlecontainer {
	position:relative;
	bottom:-205px;	
}

.mainbox3 {
	margin-top:10px;
	width:355px;
	height:260px;
}

.mainbox4 {
	margin-top:10px;
	margin-left:10px;
	width:355px;
	height:260px;
}



.boxtitle {
	float:left;
	width:100px;
	height:55px;
	overflow:hidden;
	background:#f5b901;
}

.boxdesc {
	float:left;
	background:url(images/blkbg80.png);
	width:255px;
	height:55px;
}

.boxdesc p {
	width:225px;
	margin:5px 0 0 10px;    font-family: 'Open Sans', sans-serif;

color:#F7D320;
	font-size:9pt;
}

.footercontainer {
	float:left;
	width:720px;
	height:auto;
	margin-top:10px;
}

.footerbox1,
.footerbox2,
.footerbox3 {
	float:left;
	height:165px;
	width:213px;
	background:#F1AD29;
	padding:10px;
	transition-duration: 0.5s;

}

.footerbox1:hover,
.footerbox2:hover,
.footerbox3:hover {
	background:#fff;
	transition-duration: 0.5s;
}

.footerbox1 h1,
.footerbox2 h1,
.footerbox3 h1 {
	color:#8A1D28;	
}


.footerbox1 img,
.footerbox2 img,
.footerbox3 img {
	margin-top:10px;
}

.footerbox2,
.footerbox3 {
	margin-left:10px;
}

h1 {
    font-family: 'dincregular';
	font-size:10pt;
	/*letter-spacing:-1px;*/
	margin:0px;
}

.page-title {
	font-family: 'dincregular';
	font-size:15pt;
	/*letter-spacing:-1px;*/
	margin:0px;
	color:#8A1D28;
	
	
}

#searchbar a {
	color:#F1AD29;
}
h2 {
    font-family: 'dincregular';
	font-size:10pt;
	/*letter-spacing:-1px;*/
	margin:0px;
}

h3 {
    font-family: 'dincregular';
	font-size:10pt;
	/*letter-spacing:-1px;*/
	margin:0px;
}

.footerbar {
	background:url(images/menubarbg.png);
	width:720px;
	height:35px;
	margin-top:10px;
}

.footermenus h1{
	color:#F1AD29;
}

.footermenus {
	margin-top:10px;
}

.quicklinks li a,
.quicklinks #rss-2 li a,
.footermenus a {
	text-decoration:none;
	color:#999999;	
	transition-duration: 0.5s;

}

.quicklinks li a:hover,
.quicklinks #rss-2 li a:hover,
.footermenus li:hover {
	color:#F1AD29;
	transition-duration: 0.5s;

}

.footermenus ul {
	padding-left:0px;
	margin-top:10px;
	margin-left:0px;
}


.footermenus li {
	list-style:none;
	color:#999999;    font-family: 'Open Sans', sans-serif;

font-size:10pt;
	padding-bottom:5px;
}

.footmenu1,
.footmenu2,
.footmenu3 {
	float:left;
	width:233px;
}

.footmenu2,
.footmenu3	{
	margin-left:10px;
}


#sidebar {
	margin-left:10px;
	float:left;
	width:230px;
	min-height:600px;
}

#sidebar li {
	list-style:none;
}
#sidebar li h2,
#rss-2 h1 a,
#sidebar h1 {
	font-size:14px;
	color:#F1AD29 !important;
}

.GoogleAnalyticsVisits_table {
	width:230px;
	color:#999999;    font-family: 'Open Sans', sans-serif;

	font-size:12px;
	

}

#googleanalyticsvisits-2 {
	margin-top:15px;
}
#slideshow-2 h1 {
	margin-bottom:15px;}
	
#searchbar {
	float:right;
	padding-bottom:10px;
	height:100px;
	width:300px;
}
#commentform div label,
#cntctfrm_contact_form label {
	  font-family: 'dincregular';
	font-size:10pt;
	color:#8A1D28;
}

#cntctfrm_contact_form div {
	margin-top:10px;
}


#commentform div input,
#commentform div textarea,
#cntctfrm_contact_form div input,
#cntctfrm_contact_form div textarea {
	padding: 3px;
  border: 2px solid #F1B720;
  border-radius: 5px;
  transition: all 0.3s ease-out;
}

#cntctfrm_contact_form div input[type="submit"] {
	background-color:#8A1D28;
	color:#F1AD29;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding:5px 10px 5px 10px;
}

#searchsubmit {
	
}

.searchwidget {

}

.searchwidget li{
	list-style:none;
}

#searchform input[type="text"] {
	
	
}

#searchform {
	padding-top:10px;
	float:right;

}
#m4p_form form input[type="password"],
#m4p_form form input[type="text"],
#searchform input[type="text"] {
	padding: 3px;
  border: 2px solid #F1B720;
  border-radius: 5px;
  color: #333;
  transition: all 0.3s ease-out;
  background-color:#D9DADB;
}
 input[type="submit"]#submit,
#searchform input[type="submit"] {
	background-color:#8A1D28;
	color:#F1AD29;
	border:none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px 12px 5px 12px;
	text-transform:uppercase;
}

.simple-input {
	float:right;
	margin-top:10px;
	width:180px;
  display: block;
  padding: 3px;
  border: 2px solid #F1B720;
  border-radius: 5px;
  color: #333;
  transition: all 0.3s ease-out;
}

.simple-input:hover { border-radius: 8px; }
.simple-input:focus { 
  outline: none;
  border-radius: 8px; 
  border-color: #EBD292;
}

#rss-2 {
	list-style:none;
}

#rss-2 h2 {
	font-size: 14px;
color: #F1AD29;
}

.quicklinks ul {
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
}

.quicklinks li,
.quicklinks #rss-2 li{
	list-style:none;
	color:#999999;    
	font-family: 'Open Sans', sans-serif;

	font-size:10pt;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:thin #666 solid;
	
}

#sidebanner img {
	margin-bottom:20px;
}

.contentpagewrapper {
	width:719px;
	height:auto;
	/*background:#f7e7cc;*/
	background:url(images/debut_light.png);
}

.searchpagewrapper {
	height:auto;
	/*background:#f7e7cc;*/
	background:url(images/debut_light.png);
	padding:40px;
}

.contentpagewrapper p {
	margin-top:0px;
	font-family: 'Open Sans', sans-serif;
}

.contentpagewrapper li {
	font-size:11pt;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
		line-height:18pt;
}

.contentsidebar {
	float:left;
	width:233px;
	height:auto;
	background:url(images/debut_dark.png);
}

.contentbanner {
	float:left;
	width:233px;
	height:275px;
	overflow:hidden;
}

.contentbanner img {
	width:233px;
	height:275px;
}

.guruyogap {
	float:left;
	padding-top:10px;
}

.guruyogap p{
	padding:10px 20px 20px 20px;    	font-family: 'Open Sans', sans-serif;

font-size:11pt;
	color:#8A1D28;
	line-height:15pt;
	margin-bottom:0px;
}

.sidedesc {
	float:left;
	padding-top:10px;
}

.sidedesc p{
	padding:10px 20px 10px 20px;    font-family: 'Open Sans', sans-serif;

font-size:10pt;
	color:#8A1D28;
	line-height:14pt;
}

.sidedesc strong {
	font-family: 'maven_probold';
	color:#8A1D28;
	letter-spacing:-1px;
}

.sidedesc a {
	color:#000000;
}
	
.contentp {
	float:right;
	width:456px;
	padding:15px;
}

.contentp a {
	font-family: 'Open Sans', sans-serif;
	color:#8A1D28;
	font-weight:600;
}

.contentp hr {
	border:#D6BD99 thin solid;
}
.contentp iframe {
	position:relative;
	left:-15px;
	top:-15px;
}

.contentp .iframe {
	position:relative;
	left:5px;
	top:0px;
	border:#FFFFFF 10px solid;
	-moz-box-shadow:    0px 0px 10px 1px #B29C6B;
  	-webkit-box-shadow: 0px 0px 10px 1px #B29C6B;
  	box-shadow:         0px 0px 10px 1px #B29C6B ;
}
.contentp table,
.entry-content p,	
.contentp p{
	font-size:11pt;
    font-family: 'Open Sans', sans-serif;
	font-weight:300;
	line-height:18pt;
	
}

.footnote {
	color:#8A1D28;
	padding:20px;
	margin:20px 0 20px 0;
	display:inline-block;
	background:url(images/debut_dark.png);
	font-size:14px !important;
	font-style:italic;
	width:101%;
	position:relative;
	right:8px;
	-moz-box-shadow:    -2px 3px 5px rgba(0,0,0,0.3);
  	-webkit-box-shadow: -2px 3px 5px rgba(0,0,0,0.3);
  	box-shadow:         -2px 3px 5px rgba(178,156,107,0.5);

		
}

.footnote a {
	font-weight:700;
		
}

blockquote h2 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px !important;
	border-bottom:thin #8A1D28 dotted;
	width:300px;
	text-transform:uppercase !important;
	font-size:16px !important;
}

blockquote {
	color:#8A1D28;
	margin:30px 0 30px 0;
	padding:15px 20px;
	/*background:url(images/knotbg.png) no-repeat center;*/
	/*border-top:thin #8A1D28 dotted;
	border-bottom:thin #8A1D28 dotted;*/

}

blockquote p {
	font-size:18px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-style:italic;
	text-align:center !important;
	line-height:20pt !important;
	margin:0px;
	
}

.bq-left {
	width:200px;
	float:left;
	margin: 10px 15px 10px 0px !important;
	background:url(images/debut_dark.png);




}
.bq-left p {
	font-size:16px !important;
	text-align:left !important;
	line-height:24px !important;
	float:left;
	

}


.bq-right {
	width:200px;
	float:right;
	margin: 10px 0px 15px 10px !important;
	background:url(images/debut_dark.png);




}
.bq-right p {
	font-size:16px !important;
	text-align:left !important;
	line-height:24px !important;
	float:right;
	

}


.source {
	font-size:14px !important;
	font-family: 'Open Sans', sans-serif !important;
	margin:0px;
	color:#000;
}
.entry-utility,
.entry-meta {
	font-size:12px !important;
	font-family: 'Open Sans', sans-serif !important;
	margin:0px;
	color:#000;
	margin-bottom:15px;
}


	

.contentp div {
}

.contentp table tr {
	border-bottom:#666666 thin solid;
}
.rpwe-block img,
.contentp table img,
.contentp p img {
	border:#FFFFFF 5px solid;
	-moz-box-shadow:    0px 0px 10px 1px #B29C6B;
  	-webkit-box-shadow: 0px 0px 10px 1px #B29C6B;
  	box-shadow:         0px 0px 10px 1px #B29C6B ;
	margin:auto;

}

.gdocs_shortcode,
.wp-caption img{

	border:#FFFFFF 5px solid;
	-moz-box-shadow:    0px 0px 10px 1px #B29C6B;
  	-webkit-box-shadow: 0px 0px 10px 1px #B29C6B;
  	box-shadow:         0px 0px 10px 1px #B29C6B ;
	margin:0px;

}

p.wp-caption-text {
	

}

.wp-caption p{
	text-align:center;
	font-size:9pt;
	padding:5px;
	margin-top:5px;
	width:100%;
	background:url(images/debut_dark.png);

}



.contentp h1 {
	font-size:14pt;
	color:#8A1D28;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:#8A1D28 thin solid;
}


.contentp h2 {
	font-size:12pt;
	color:#8A1D28;
	margin-bottom:5px;
	padding-bottom:5px;
}

.sidevideo,
.sidevideo iframe	{
	float:left;
}

.sidenote {
	float:left;
	background:#F4B900;
	width:233px;
	height:auto;
	padding-bottom:15px;
}

.sidenote h1 {
	font-size:15px;
	padding:15px 20px 2px 20px;
}

.sidenote a {
	color:#000000;
}

.sidenote p {
	padding-left:20px;
	padding-right:20px;
	margin-bottom:0px;
	font-size:10pt;    
	font-family: 'Open Sans', sans-serif;

line-height:11pt;

}
.sectionjump2 h2,
.sectionjump h2 {
	color:#f7e7cc;
	text-transform:uppercase;
	font-size:10pt;
	padding:10px 0 5px 0px;
	margin-left:20px;
	border-bottom:#f7e7cc thin solid;
}

.sidenote p a {
	color: #000;
}
.sectionjump2,
.sectionjump {
	
	float:left;
	width:213px;
	padding:5px 20px 5px 0px;
	background:url(images/debut_burg.png);
	height:auto;
	
}
.sectionjump2 li a,
.sectionjump2 li,	
.sectionjump li a,	
.sectionjump li {
	color:#F1AD29;
	font-size:12px;
	font-family: 'maven_promedium';
	text-transform:uppercase;
}
.sectionjump2 ul li,
.sectionjump ul li {
	line-height:14px;
	text-align:left;
	padding-bottom:5px;
	padding-top:10px;
	width:170px;
	display:inline;
}
.sectionjump2 ol li,
.sectionjump ol li {
	line-height:14px;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:thin #F1AD29 solid;
	line-height:14px;
}
.sectionjump2 ul,
.sectionjump ul {
	width:190px;
	list-style:square;
	padding-left:20px;
	margin-left:0px;
}

.sectionjump2 ol,
.sectionjump ol {
	margin-top:0px;
	padding-top:5px;
}

.backtotop {
	cursor : pointer;
	display : none;
	margin : 0px 0px 0px 150px;
	position : fixed;
	bottom : 10px;
	font-size : 90%;
	padding	: 10px;
	width : 100px;
	text-align : center;
	background-color : #8A1D28;
	border-radius : 8px;
	-webkit-border-radius : 8px;
	-moz-border-radius : 8px;
	filter : alpha(opacity=60);
	-khtml-opacity : 0.6;
	-moz-opacity : 0.6;
	opacity	: 0.6;
	color : #F1AD29;
	font-size : 14px;
	z-index	: 1000;
	font-family: 'dincregular';

}

.backtotop:hover
{
	filter : alpha(opacity=90);
	-khtml-opacity : 0.9;
	-moz-opacity : 0.9;
	opacity	: 0.9;
}

.widgetarea li {
	list-style:none;
	padding-top:8px;
	padding-right:5px;	
}

.entry-title {
	font-family: 'dincregular';
	font-size: 18pt !important;
	letter-spacing: -1px;
}

	

.entry-summary {
	font-size:10pt;    
	font-family: 'Open Sans', sans-serif;

	line-height:12pt;
	border-bottom:thin #000 solid;
}
#cntctfrm_contact_form,
#cntctfrm_thanks {
	font-family: 'Open Sans', sans-serif;

}

.navsep {
	position:relative;
	left:12px;
	color: #930;

}

.footy {
	float:left;
	margin-left:0px;
	margin-top:10px;
	display:inline;
	list-style:none;
	margin-bottom:0px;
	padding-left:5px;
}

.footy li {
	display:inline;
	padding-top:0px;
	margin-left:10px;
	font-family: 'dincregular';
	text-transform:uppercase;
	font-size:12px;
}

.footy li a {
	color:#4E0A0A;
}

div.alignleft  {
	float:left;
	display:inline;	
	margin-right:25px !important;
}

img.alignleft {
	float:left;
	margin-right:15px !important;
}

img.alignright {
	float:right;
	margin-left:15px !important;
}

.wp-caption,
img.aligncenter {
	display:block;
	margin:auto;
	text-align:center;
}

#rpwe_widget-2 {
	list-style:none;
}

.rpwe-ul {
	padding-left:0px;
}
.rpwe-block ul{
	list-style:none;
	
	
}

.rpwe-block li{
	list-style:none;
}

.rpwe-block a{
}

.rpwe-block h3{
}

.rpwe-thumb{
}

.rpwe-summary{
	margin-top:15px;
	font-size:12px;
}

.rpwe-time{
	font-size:12px;
	text-transform:uppercase;
}

.rpwe-alignleft{
	float:left;
	margin:0 20px 0 0 !important;
}

.rpwe-title a{
	    font-family: 'dincregular';
	display:inline-block;
	width:430px;
	margin:0px;
	font-size:14pt;
	color: #8A1D28;
}

.rpwe-alignright{
}

.rpwe-alignnone{
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table;
}

.rpwe-clearfix:after{
clear:both;
}

.rpwe-clearfix{
zoom: 1;
border-bottom: thin dotted #CC0000;
padding:15px;
}

.nav-previous {
	float:left;
}

.nav-next {
	float:right;
}

.page-link {
		font-family: 'dincregular';
		clear:both;
		text-align:center;
		font-size:10pt;
		text-transform:uppercase;
		margin:10px auto 10px auto;
		padding:5px 0px 5px 0px;
		border-bottom:thin #8A1D28 solid;
		border-top:thin #8A1D28 solid;
		
}

.breadcrumbs {
	font-family: 'dincregular';
	width:699;
		clear:both;
		font-size:8pt;
		text-transform:uppercase;
		padding:10px 0px 10px 40px;
	background:url(images/debut_dark.png);
	position:relative;
	top:-5px;
	
}

.breadcrumbs a {
	color:#8A1D28;
}

#respond {
	border-top:thin #8A1D28 solid;
	padding-top:20px;
}

.commentmetadata a {
		font-family: 'dincregular';
		font-size:8pt;
		text-transform:uppercase;
}

.comment-author cite{
	font-family: 'dincregular';
		font-size:12pt;
		text-transform:uppercase;
}

.comment-body {
	padding:15px;
}

ul.children {
	list-style:none;
}

.commentlist li{
	border-top:#C00 dotted thin;
}

.footnotetable  li {
	padding-bottom:15px;
	padding-top:15px;
		background:url(images/debut_dark.png);
		border-bottom:dotted #CC0000 thin;

}

.listtable  li {
	padding-bottom:5px;
	padding-top:5px;
		background:url(images/debut_dark.png);
		border-bottom:dotted #CC0000 thin;

}
.listtable ,
.footnotetable {
	margin:auto;
	width:591px;
			background:url(images/debut_dark.png);

}
.listtable ol,
.footnotetable ol {
	padding-left:40px;
	padding-right:20px;
}

.thangkamenu img {
	margin-top:15px;
	width:95px;
	height:95px;
	margin-bottom:3px !important;
}

.thangkamenu .wp-caption-text {
	width:105px;
	margin:0px;
}

sup {
	font-size:10px;
}
.iframepos,
iframe.gdocs_shortcode {
	position:relative;
	top:0 !important;
	left:0 !important;
	border:#FFFFFF 10px solid;
	-moz-box-shadow:    0px 0px 10px 1px #B29C6B;
  	-webkit-box-shadow: 0px 0px 10px 1px #B29C6B;
  	box-shadow:         0px 0px 10px 1px #B29C6B ;
}
	
	.fixed {
    position:fixed;
    top:0;
	margin-top:35px;
	
}

.post-title {
	background-color: rgb(0, 0, 0);
}

.e-mailit_toolbox iframe {
	position: relative;
left: 0px;
top: 0px;
}

.e-mailit_toolbox  {
	margin-bottom:15px;
}


#m4p {
	background:url(images/m4p_bg.jpg) bottom;
	min-height:1500px;
}

#m4p p {
	color:#FFFFFF;
}

#m4p_form iframe {
position: relative;
height: 500px;
width: 635px;
left: 15px;
top: 15px;
}	


#m4p_form {
	color:#FFFFFF;
	}
	
.main_rpw {
		transition:0.5s;

	background:url(images/debut_light.png);
}
.main_rpw li,
#rpw_main ul {
	list-style:none;
}

.main_rpw img {
border: #FFF 5px solid;}

#rpw_main ul li h2 a { 
	width:500px;
	color:#8A1D28;
	
}

#rpw_main ul li time { 
		font-family: 'Open Sans', sans-serif;
		font-size:10px;

	
}

#rpw_main ul li div { 
	font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 300;
line-height: 21px;
	
}

#rpw_main ul li div a {
	color:#8A1D28;
}

#rpw_main ul li {
	transition:0.5s;
}

	
#rpw_main ul li:hover {
	background:url(images/debut_dark.png);
	transition-delay:0.5s;
}

.rinpocheusa {
	background: url(images/wall.jpg);
width: 719px;
position: relative;
left: -39px;
height: 2470px;
background-repeat: no-repeat;
background-position:bottom;

}

#message1 {
	
	width: 331px;
float: right;
margin-right: 20px;
padding: 26px;
}


.slickQuizWrapper {
	padding:40px 40px 10px 40px;
	background:#F1AD29;
	margin-bottom:40px;	
	border-radius: 10px;
}

.question h3 {
	font-size: 19px;
line-height: 30px;
font-weight: 600;
font-style: italic;
color: #8A1D28;
font-family: 'Open Sans', sans-serif;
}

.answers {
	margin-top:20px;
}

.answers li {
	line-height:36px;	
}

.questionCount {
	margin-bottom: 10px;
}

.incorrect {
	color:#000;
	font-weight: 400 !important;
}

.correct {
	color:#fff;
	font-weight: 400 !important;
}

.quizResultsCopy h3 {
	font-size:24px;
}

.quizLevel span {
	color:#8A1D28;
}

.quizShare {
	margin-top: 20px !important;}
	
.quizDescription {
	font-family: 'Open Sans', sans-serif;
color: #000;
font-style: italic;
font-weight: 300;
line-height: 26px;
padding-bottom: 20px;
border-bottom: solid thin #666;

}

.slickQuizWrapper .button {
	background:#8A1D28 !important;
	border:none !important;
}

.quizScore {
	text-transform: uppercase !important;
font-size: 38px !important;
}

.debate_transcript span {
	background: url(images/debut_dark.png);
display: block;
padding: 16px;
margin-bottom:-15px;
}

.debate_transcript span strong {color:#8A1D28; font-style:normal; font-weight:600;}
.debate_transcript span {font-style:italic;}

.debate_transcript small {
	border-top: thin brown dotted;
display: block;
margin-bottom: -5px;
margin-top: 5px;
font-size: 11px;
}

.debate_transcript img {
	border: none !important; 
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important; 
box-shadow: none !important; 
	}

#img {	
	border:#FFFFFF 10px solid!important;
	-moz-box-shadow:    0px 0px 10px 1px #B29C6B!important;
  	-webkit-box-shadow: 0px 0px 10px 1px #B29C6B!important;
  	box-shadow:         0px 0px 10px 1px #B29C6B !important;
	margin:17px auto 0px auto !important;
 }
 
.debate_transcript a {
	font-size:12px;
}

#rps {
	border:none !important;	
}

.slider {
	background:none !important;
}

#rps .slider div .col,
#rps .col img {
	border:none !important;
}