/*

STYLE SHEET FOR DZOGCHEN MONASTERY WEB SITE
Created by Webmaster@dzogchen.org.in
www.dzogchen.org.in

revised feb 2011

*/



/* ------------------------------------------------------------------------------------------------- */

/* Sperators and dividers */

.separator { clear: both; }
.separator-invisible  { clear: both; height: 1px; line-height:1px; font-size:1px; }

/* ------------------------------------------------------------------------------------------------- */


/* Global Style */

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

html { font-size: 100%; }

body { text-align:center; }
body { background-image:url(../images/global/structure/pattern01.gif); }
body { background-color: #d5d5aa; }
body { font-size: 1em; font-family:Tahoma, Arial, sans-serif; }


img { border:0; display:block; }
img { font-size:0.8em; color:#999; }

div.soundbite { margin-bottom:14px; }

h1 h2 h3 h4 ul ol { text-align:left;}
p { text-align:justify; }


.right { float:right; }
.left { float:left; }


a { text-decoration: none; color: #336666; }
a { text-decoration: none; color: #336b6c; }
a:hover { text-decoration: none; color:#ffffff; }

.hlight { display:inline; margin:0 3px 0 3px; }



/* ------------------------------------------------------------------------------------------------- */


/* wrapper */

#wrapper { text-align:left; }
#wrapper { width:770px; margin:0 auto;  }

/* ------------------------------------------------------------------------------------------------- */

/* Index header */

#index-header { width:100%; height:140px; }
#index-header { background-image:url(../images/index/header.png); background-color:#8c8c56; }

/* ------------------------------------------------------------------------------------------------- */

/* page header */

#header { width:770px; height:62px; clear:both; }
#header { background-image:url(../images/global/header.png);}
#header { background-color:#8c8c56; }

#go-home { float:left; margin-left:22px; margin-top:4px; width:46px; height:49px; }

/* ------------------------------------------------------------------------------------------------- */

/* index footer */

#index-footer { width:770px; clear:both; }
#index-footer { background-color:#8c8c56; }
#index-footer { font-size:0.750em; font-weight:normal; }
#index-footer .footer-left { float:left; padding:11px; }
#index-footer .footer-right { float:right; padding:11px; }

/* ------------------------------------------------------------------------------------------------- */

/* page footer */

#footer { width:770px; clear:both; }
#footer { font-size:0.750em; font-weight:normal; }
#footer .footer-left {float:left; padding:20px 8px 20px 8px;}
#footer .footer-right { float:right; padding:20px 8px 20px 8px; }

/* ------------------------------------------------------------------------------------------------- */

/* main nav */

#main-nav-h { display:none; }

#main-nav  { background-color: #336b6c; }
#main-nav { clear:both; }
#main-nav { padding: 7px 14px 7px 14px; }
#main-nav { text-align: left; line-height: 20px; color: #444; }
#main-nav li { display: inline; margin-right: 7px; }
#main-nav li { font-size: 0.75em; font-family:Arial, Helvetica, sans-serif; font-style:normal; color:#999966; }
#main-nav li.label { padding-left:0px; color:#cc9933; }
#main-nav li a { padding-left: 0px; color: #999966; text-decoration: none; }
#main-nav li a:hover, #subnav .active { color:#FFFFFF; }

/* ------------------------------------------------------------------------------------------------- */

/* sub nav */

#sub-nav-h { display:none; }

#sub-nav  { background-color: #999966; }
#sub-nav { clear:both; }
#sub-nav { padding: 7px 14px 7px 14px; }
#sub-nav { text-align: left; line-height: 16px; color: #444; }
#sub-nav li { display: inline; margin-right: 14px; }
#sub-nav li { font-size: 0.750em; font-family: Arial, sans-serif; color:#666633; }
#sub-nav li.label { margin-right: 14px; color:#333333; }
#sub-nav li a { padding-left: 0px; padding-bottom: 0px; padding-top: 0px; color:#666633; text-decoration: none; }
#sub-nav li a:hover, #subnav .active { color:#FFFFFF; }

/* ------------------------------------------------------------------------------------------------- */

/* Index Content */

#index-content { width:100%; height:450px; }
#index-content:hover { cursor:pointer; }
#index-content img { display: none; }
#index-content img.first { display: block; }

/* ------------------------------------------------------------------------------------------------- */


/* Content */

.content { vertical-align:top; width:770px; }
.content { background-color: #f6f3d9; border-bottom:solid 1px #b8b893; }
.content { font-size:0.750em; line-height:21px; color:#333; }
.content h1 { margin:0 14px 21px 14px; padding:28px 0 0 0; }
.content h1 { font-size:1.50em; font-weight:normal; text-align:left; }
.content h2 { margin:18px 14px 18px 14px; }
.content h2 { font-size:1.25em; font-weight:normal; text-align:left; }
.content h3 { margin:0 14px 18px 14px; }
.content h3 { font-size:1em; font-weight:normal; }
.content p { margin:0 14px 14px 14px; }
.content p { line-height:24px; text-align:justify; }
.content a { text-decoration: none; color: #336666; }
.content a:hover { text-decoration: none; color:#8c8c56; }
.content a.simple-white { text-decoration: none; color: #fff; }
.content a.simple-white:hover { text-decoration: underline; color:#fff; }
.content img { font-size:1em; color:#999; }
.content ul { text-align:left; }

.content h1, .content h2, .content h3, #footer, #index-footer, .hlight, .subtitle { color: #336666; }

.content .subtitle { margin:-21px 14px 21px 14px; }
.content .subtitle { font-size:1.25em; font-weight:normal; }

/*



.content { padding:1px; padding-bottom:14px; }
.content { vertical-align:top; font-size:0.750em; color:#333; }
.content { background-color: #f6f3d9; border-bottom:solid 1px #b8b893; }
.content h1 { margin:0 14px 21px 14px; padding:28px 0 0 0; font-size:1.50em;  font-weight:normal; text-align:left; }
.content h2 { margin:14px; font-size:1.25em; font-weight:normal; text-align:left; }
.content h3 { margin:14px; font-size:1em; font-weight:normal; text-align:left; }
.content p { margin:14px; line-height:24px; text-align:justify; }
.content a { text-decoration: none; color: #336666; text-align:left; }
.content a:hover { text-decoration: underline; color:#8c8c56; }
.content a.simple { text-decoration: none; color: #000; }
.content a.simple:hover { text-decoration: underline; color:#000; }
.content h1, .content h2, .content h3 { color: #336666; }
.content ul { list-style:none; margin:14px; padding:0; line-height: 24px; text-align:left; }


*/


/* ------------------------------------------------------------------------------------------------- */

/* dsscs projects */

.project { margin:0 14px 14px 14px; background-color:#d7d7bc; display:inline-block; width:742px;}
.project img { margin:12px; display:inline; }
.project div.details-right { float:left; width:540px; margin:12px 12px 12px 0; }
.project div.details-left { float:left; width:540px; margin:12px 0 12px 12px; }
.project h2 { margin: 0 0 8px 0; }
.project h2 { font-size:1em; font-weight:normal;  }
.project ul { margin: 0 0 8px 18px;  list-style-position:outside; list-style-type:square; }
.project p { margin: 0 0 8px 0; }

/* ------------------------------------------------------------------------------------------------- */

/* photo*/

.photo-row { margin:14px 0 0; }
.photo-clip { float:left; display:inline; margin:0 7px 0 7px;}

p.caption { font-size:0.9em; text-align:center; border:0; margin:7px 0 0 0; color:#666; line-height:1.2em; font-style:italic;  }

#noryang { margin-bottom:14px; }


/* photo display */

.photo { margin:7px 14px 0 14px; display:inline; clear:both; }
.photo-display { margin:0 14px 14px 14px; /* width:742px */ }

.photo-col { float:left; display:inline; margin:0 14px 0 0; }

.multi-img { font-size:0; }
.multi-img img.top { margin-bottom:7px; }

#noryang001 { width:622px; }

#biography001 { margin:0 68px 14px 82px; }
#biography002 { margin:0 15px 14px 29px; }
#biography003 { margin:0 38px 14px 48px; }
#biography004 { margin:0 74px 14px 88px; }
#events001 { margin:0 27px 14px 41px; }
#events002 { margin:0 27px 14px 41px; }
#family001 { margin:0 119px 14px 133px; }
#family002 { margin:0 125px 14px 139px; }
#lineage001 { margin:0 31px 14px 46px; }
#monastery001 { margin:0 73px 14px 87px; }
#monastery002 { margin:0 65px 14px 77px; }
#monastery003 { margin:0 33px 14px 47px; }
#prayers001 { margin:0 7px 14px 21px; }
#visiting001 { margin:0 7px 7px 14px; }
#visiting002 { margin:0 7px 7px 14px; }
#visiting003 { margin:0 7px 14px 14px; }
#visiting001 .photo-col, #visiting002 .photo-col, #visiting003 .photo-col { margin:0 7px 0 0; }
#noryang001 { margin:0 67px 14px 81px; }

#retreat { margin:14px; }


#dratsang001 { margin:0 15px 14px 29px; } /* width:714px */
#dratsang002 { margin:0 15px 14px 29px; }




/* ------------------------------------------------------------------------------------------------- */


.hd h2 { padding:0 0 0 8px ; margin:0; }

/* cBoxx - teaching schedule, dsscs contacts, monastery contacts, shenpen contacts*/

.cBoxx { margin:0 14px 14px 14px; clear:both; }
.cBoxx { width:742px; }
.cBoxx { background-color:#d7d7bc; }

.cBoxx .hd { padding:8px 12px 9px 12px; vertical-align:top; }
.cBoxx .hd .country { float:left; width:12em; margin:0; display:inline;  }
.cBoxx .hd .country h2 { margin:0 0 0 18px; }
.cBoxx .hd .country h2 { font-size:1.25em; font-weight:normal; }
.cBoxx .hd .link { }
.cBoxx .hd .link div { float:left; margin-left:10px; font-size: 0.8em; }

.cBoxx .bd { margin:0 12px 0 12px; padding:12px 0 12px 0; text-align:left; }

.cBoxx .bd div.city { float:left; width:150px; clear:left; font-weight: bold; }
.cBoxx .bd div.event-no-title { float:left; width:340px; text-align:left; }
.cBoxx .bd div.title { float:left; width:285px; font-style:italic; }
.cBoxx .bd div.event { float:left; width:180px; }
.cBoxx .bd div.dates { float:left; width:214px; margin-left:5px; font-weight: bold; }

/*

.cBoxx .bd div.city { float:left; width:90px; clear:left; font-weight: bold; }
.cBoxx .bd div.event-no-title { float:left; width:480px; text-align:left; }
.cBoxx .bd div.title { float:left; width:285px; font-style:italic; }
.cBoxx .bd div.event { float:left; width:180px; }
.cBoxx .bd div.dates { float:left; width:134px; margin-left:5px; font-weight: bold; }

*/

.cBoxx .bd td.city { width:155px; }
.cBoxx .bd td.title { width:177px; font-style:italic; }
.cBoxx .bd td.event { width:240px; }
.cBoxx .bd td.event-no-title {  }
.cBoxx .bd td.dates { width:142px; }

/*
.cBoxx .bd div.city { float:left; width:105px; clear:left; }
.cBoxx .bd div.title { float:left; width:227px; }
.cBoxx .bd div.event { float:left; width:240px; }
.cBoxx .bd div.dates { float:left; width:142px; }
*/

.cBoxx .bd div.role { float:left; width:20em; color:#336666; }
.cBoxx .bd div.name { float:left; width:20em; }
.cBoxx .bd div.email { float:left; width:18.5em; }

.cBoxx .bd div.phone { float:left; width:13em; }
.cBoxx .bd div.mobile { float:left; width:13em; }

#monastery-contacts .email { float:none; }
#monastery-contacts .fax { float:none; }
#monastery-contacts .phone { float:none; }

#dsscs-contacts .email { float:none; }
#dsscs-contacts .fax { float:none; }
#dsscs-contacts .phone { float:none; }

#dsscs-roles { margin-top:14px; }
#dsscs-roles .role { float:left; width:16em; }
#dsscs-roles .name { float:left; width:19em; }
#dsscs-roles .email { float:left; width:19em; }

/* ------------------------------------------------------------------------------------------------- */

/* study Groups */

.study-group { margin:0 14px 14px 14px; padding:14px; }
.study-group { clear:both; background-color:#d7d7bc; }
.study-group .country { float:left; width:20em; margin:0; display:inline;  }
.study-group .country h3 { margin:0 0 0 26px; }
.study-group .country h3 { font-size:1.25em; font-weight:normal; }
.study-group .name { float:left; width:17.5em; margin:0; }
.study-group .email { float:left; width:19em; margin:0; }

/* ------------------------------------------------------------------------------------------------- */

/* Donations */

select { font-size:11px; background-color:#ffffff; }
select { margin:0 3px 0 3px;}

.dBoxx { clear:both; background-color:#e2e2c4; margin:0 14px 14px 14px; padding:14px 0 0 0; }
.dBoxx h2 { margin:0 14px 14px 14px; }
.dBoxx h2 { font-size:1.25em; font-weight:normal; }
.dBoxx .bd { margin:0 14px 14px 14px; }
.dBoxx .section { margin:0 0 14px 0; }
.dBoxx .ft { height:2px; line-height:2px; font-size:2px; clear:both; background-color:#f6f3d9; }

#donation-wrapper { float:right; width:413px; }
#donation-wrapper .dBoxx { float:right; width:383px; }

/* ------------------------------------------------------------------------------------------------- */

/* shenpen invite */

#shenpen-invite { margin:0 14px 14px 14px; clear:both;}
#shenpen-invite { background-color:#d7d7bc; }
#shenpen-invite { font-size:1px; line-height:1px; }

/* ------------------------------------------------------------------------------------------------- */

/* Country Flags */

div.america { background:url(../images/global/icons/flags/us.gif) left 5px no-repeat; min-height:17px; }
div.australia { background:url(../images/global/icons/flags/au.gif) left 5px no-repeat; min-height:17px; }
div.deutschland { background:url(../images/global/icons/flags/de.gif) left 5px no-repeat; min-height:17px; }
div.eu { background:url(../images/global/icons/flags/eu.gif) left 5px no-repeat; min-height:17px; }
div.espana { background:url(../images/global/icons/flags/es.gif) left 5px no-repeat; min-height:17px; }
div.france { background:url(../images/global/icons/flags/fr.gif) left 5px no-repeat; min-height:17px; }
div.hongkong { background:url(../images/global/icons/flags/hk.gif) left 5px no-repeat; min-height:17px; }
div.india { background:url(../images/global/icons/flags/in.gif) left 5px no-repeat; min-height:17px; }
div.nederland { background:url(../images/global/icons/flags/nl.gif) left 5px no-repeat; min-height:17px; }
div.singapore { background:url(../images/global/icons/flags/sg.gif) left 5px no-repeat; min-height:17px; }
div.suisse { background:url(../images/global/icons/flags/ch.gif) 2px 5px no-repeat; min-height:17px; }
div.uk { background:url(../images/global/icons/flags/uk.gif) left 5px no-repeat; min-height:17px; }


/* ------------------------------------------------------------------------------------------------- */

/* Contact Icons */

.email {  background:url(../images/global/icons/contacts/email.gif) left 5px no-repeat; min-height:17px; }
.email a {margin-left: 22px; }
.phone { background:url(../images/global/icons/contacts/phone.png) left 5px no-repeat; min-height:17px;  }
.phone span { margin-left: 22px; }
.mobile { background:url(../images/global/icons/contacts/mobile.gif) left 5px no-repeat; min-height:17px; }
.mobile span { margin-left: 22px; }
.fax { background:url(../images/global/icons/contacts/fax.png) left 5px no-repeat; min-height:17px; }
.fax span { margin-left: 22px; }


/* ------------------------------------------------------------------------------------------------- */

/* lists */


div.address { margin:0 14px 14px 14px; line-height:14px; }

ul.info { margin:14px; list-style:inside; }
ul.bibliography { margin:14px 14px 14px 28px; list-style:circle; }
ul.bibliography em { font-weight: normal; font-style:italic; }
ul.pap { list-style-type:decimal; list-style-position:outside; margin:0 0 14px 35px; }

/* ------------------------------------------------------------------------------------------------- */

/* sitemap */


ul.site { margin:0 14px 14px 14px; list-style:none }

/* ------------------------------------------------------------------------------------------------- */

/* ems */

em.strongest { font-weight: bold; font-style:italic; }
em.strong { font-weight: bold; font-style: normal; }
em.mild { font-weight:normal; font-style:italic; }
em.tibetan { font-weight:normal; font-style:italic; }

em.event-title, em.practice { font-weight:normal; font-style:italic; }

/* ------------------------------------------------------------------------------------------------- */


/* BOXX */

/*.boxx { background-color:#e2e2c4; }
.boxx { background-color: #d5d5aa; }
.boxx { margin:0 14px 14px 14px;  }
.boxx h2 { font-size:1.25em; font-weight:normal; }*/

/* ------------------------------------------------------------------------------------------------- */

/* DSSCS Support */

#dsscs-support { background-color:#e2e2c4; border-bottom:solid 1px #d4d2bb; }
#dsscs-support { float:right; width:19em; max-width:380px; margin:0 14px 14px 14px; display:inline; }
#dsscs-support h2 { margin:35px 35px 14px 35px; }
#dsscs-support h2 { font-size:1.25em; font-weight:normal; }
#dsscs-support p { padding:0; margin:0 35px 35px 35px; }

/* ------------------------------------------------------------------------------------------------- */

/* Restricted Area */

#restricted-area { clear:both; background-color:#e2e2c4; background-color: #d5d5aa; border-bottom:solid 1px #d4d2bb; }
#restricted-area { float:right; width:286px; margin:0 14px 14px 14px; padding-bottom:14px; display:inline; }
#restricted-area h2 { padding:0; margin:35px 35px 21px 35px; }
#restricted-area p { padding:0; margin:0 35px 21px 35px; }

/* ------------------------------------------------------------------------------------------------- */

/* Shenpen Sites */

#shenpen-sites { clear:both; background-color:#e2e2c4; margin:0 14px 14px 14px; border-bottom:solid 1px #d4d2bb; }
#shenpen-sites { float:right; width:17em; max-width:742px; display:inline; }
#shenpen-sites h2 { margin:0 28px 14px 28px; padding-top:35px; }
#shenpen-sites ul { padding:0; margin:0 28px 35px 28px; }
#shenpen-sites ul { list-style:none; line-height:16px; }

/* ------------------------------------------------------------------------------------------------- */

/* Teaching Schedule */

h1.event, h2.event { color:#cc9933 }

div.year { margin:0 14px 14px 14px; clear:both; width:742px; background-color:#95b498; }
div.year h2 { padding: 8px 0 8px 12px; margin:0; }

/* ------------------------------------------------------------------------------------------------- */

/* donations */

.instruction { color:#666; }

#worldpay { margin:0 0 14px 0; }

/* ------------------------------------------------------------------------------------------------- */

/* simple display - events */

.events-simple { text-align:center; }
.events-simple { clear:both; margin:14px; padding:1px; border-bottom:solid 1px #d4d2bb; }
.events-simple { background-color:#e2e2c4 }

.events-simple h2 { margin:14px 14px 0 14px; padding:0; font-size:2em; font-weight:normal; color:#952a24; text-align:left; }

.events-simple p { margin:14px; padding:0; text-align:left; }
.events-simple p.title, .events-simple p.date, .events-simple p.location-date { margin:0 14px 14px 14px; padding:0; font-size:1.4em; font-weight:normal; font-style:italic; color:#952a24; }
.events-simple p.location { margin:14px 14px 0 14px; padding:0; font-size:1.4em; font-weight:normal; color:#952a24; }

.events-simple p.localevent { margin:14px 14px 14px 14px; padding:0; font-size:1.4em; font-weight:normal; color:#952a24; }

.events-simple div.quotation { margin:14px; padding:0; list-style:none; text-align:left; font-weight:bold; color:#336b6c;  }
.events-simple div.quotation p { margin:7px 0 0 0; padding:0; }
.events-simple div.quotation p.quote { font-style:italic; }
.events-simple div.quotation p.quote span { display:block; }
.events-simple div.quotation p.quote-by { }

.events-simple div.contacts { margin:14px; padding:0; }
.events-simple div.contacts p { margin:0; padding:0; }

.events-simple div.details { margin:14px; padding:0; }
.events-simple div.details p { margin:0; padding:0; }

.events-simple a { text-decoration: none; color: #000; }
.events-simple a:hover { text-decoration: underline; color:#000; }

.events-simple li.location { font-weight:bold; }
.events-simple li.title { font-style:italic; }

.events-simple img { display:inline; }

.events-simple img.logo { float:right; margin:-60px 21px 0 21px; font-size:9px; }

.events-simple p.important { font-weight:bold; }

/*.events-simple { }
.events-simple { clear:both; margin:14px; padding:1px; border-bottom:solid 1px #d4d2bb; }
.events-simple { background-color:#e2e2c4; }
.events-simple h2 { margin:14px; padding:0; font-size:2em; font-weight:normal; color:#952a24; }
.events-simple h3.event-title { margin:14px; padding:0; font-size:1.6em; font-weight:normal; color:#952a24; font-style:italic; }

.events-simple p.event-date { margin:14px; padding:0; font-size:1.2em; font-weight:normal; color:#952a24; font-style:italic; }
.events-simple p { margin:14px; padding:0; }
.events-simple p.sub { margin:7px 14px 14px 14px; padding:0; font-size:1.4em; font-weight:normal; color:#952a24; font-style:italic; }
.events-simple a { text-decoration: none; color: #952a24; }
.events-simple a:hover { text-decoration: underline; color:#000; }
.events-simple ul { list-style:none; padding:0; margin:0 0 14px 14px; }
.events-simple li.mon-event { font-size:1.4em; font-weight:normal; }
.events-simple li.city { font-weight:bold; font-size: 1.10em; }
.events-simple li.title { font-style:italic; }
.events-simple li.location { display:inline; font-weight:bold; }

.events-simple .logo { float:right; margin:-60px 21px 0 21px; font-size:9px; }


.events-simple div.quotation { margin-top:14px;  }
.events-simple div.quotation p { margin-top:7px; margin-bottom:0px; }
.events-simple div.quotation p.quote { font-style:italic; font-weight:bold; }
.events-simple div.quotation p.quote span { display:block; }
.events-simple div.quotation p.quote-by { } *?

/* ------------------------------------------------------------------------------------------------- */

/* simple display - news */

.news-simple { }
.news-simple { clear:both; margin:14px; padding:1px; }
.news-simple { border-bottom:solid 1px #d4d2bb; }
.news-simple { background-color:#e2e2c4; }
.news-simple h1 { margin:14px 14px 28px 14px; padding:0; font-size:1.7em; font-weight:normal; color:#952a24; text-align:left; }
.news-simple h2 { margin:14px 14px 28px 14px; padding:0; font-size:1.7em; font-weight:normal; color:#952a24; text-align:left; }
.news-simple h3 { margin:14px 14px 14px 14px; padding:0; font-size:1em; font-weight:normal; color:#952a24; text-align:left; }
.news-simple p { margin:14px; padding:0; }
.news-simple p.date { margin:-28px 14px 14px 14px; padding:0; font-size:1em; font-weight:normal;  font-style:italic; }
.news-simple a { text-decoration: none; color: #952a24; }
.news-simple a:hover { text-decoration: underline; color:#000; }

/* ------------------------------------------------------------------------------------------------- */


/* losar message - newswire */

.he-quote-by { float:right; }
.he-quote-by p { margin-top:0; margin-bottom:0; text-align:right; font-weight:bold; }


/* ------------------------------------------------------------------------------------------------- */


/* monlam message - news event */

#monlam-message { }
#monlam-message { clear:both; margin:14px; padding:28px 28px 70px 28px; border-bottom:solid 1px #d4d2bb; font-family:"Times New Roman", Times, serif; color:#333; }
#monlam-message { background-color:#fff; }
#monlam-message h2 { margin:14px 14px 40px 14px; padding:0; text-align:center; font-size:2em; font-weight:normal; color:#952a24; }
#monlam-message p { margin:14px; padding:0; font-size:1.2em; }

.first-word { margin-left:40px; }
.header {  padding:0; font-weight:bold; }

#maythis { text-align:center; }
#page-top { height:2px; background-color:#333; padding:0; margin:0 14px 60px 14px; }
#page-bottom { height:2px; background-color:#333; padding:0; margin:60px 14px 0 14px; }

/* ------------------------------------------------------------------------------------------------- */

/* simple display - events banner */

.events-banner { }
.events-banner { clear:both; margin:14px; padding:1px; }

#tour-banner { background-color:#952a24; }
#tour-banner p.header { font-size:3.8em; } /* language specific */
#tour-banner p.header { margin:14px 0 0 0; padding:14px 0 0 0; font-family:'Century Gothic', Arial; color:#e4b940; font-weight:normal; text-align:center }
#tour-banner p.subheader { font-size:1.2em;} /* language specific */
#tour-banner p.subheader { margin:14px 0 0 0; padding:0; font-family:'Century Gothic', Arial; color:#e4b940; font-weight:normal; text-align:center; }
#tour-banner #rinpoche { margin:7px; padding:0; float:left; }
#tour-banner #decoration { margin:7px 0 0 0; padding:0; }

#monastery-banner { background-color:#5170b5; }
#monastery-banner p.header { font-size:2.5em; }
#monastery-banner p.header { margin:14px 0 0 0; padding:14px 0 0 0; font-family:Times New Roman, Times, serif; color:#fff; font-weight:normal; text-align:left; }
#monastery-banner p.subheader { font-size:2em;}
#monastery-banner p.subheader { margin:14px 0 0 0; padding:0; font-family:Times New Roman, Times, serif; color:#fff; color:#fff; font-weight:normal; text-align:left; }
#monastery-banner #rinpoche { margin:7px 28px 7px 7px; padding:0; float:left; }

/* ------------------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------------------- */

/* simple display - events */

.events { }
.events { clear:both; margin:14px; padding:1px; border-bottom:solid 1px #d4d2bb; }
.events { background-color:#e2e2c4 }

.events h2 { margin:14px 0 0 0; padding:14px 0 0 0; font-size:2em; font-weight:normal; color:#952a24; }
.events h2 span { display:block; margin:14px 0 0 0; padding:14px 0 14px 0; }

.events p { margin:14px; padding:0; }
.events p.title, .events p.date { margin:0 14px 14px 14px; padding:0; font-size:1.4em; font-weight:normal; font-style:italic; color:#952a24; }
.events p.location { margin:14px 14px 0 14px; padding:0; font-size:1.4em; font-weight:normal; color:#952a24; }
.events p.welcome { font-weight:bold; }

.events div.details { margin:14px; padding:0; }
.events div.details p { margin:0; padding:0; }

.events div.early-details { margin:14px; padding:0; }
.events div.early-details p { margin:0; padding:0; }
.events div.early-details p.date { font-weight:normal; font-size:1em; font-style:normal; color:#000; }
.events div.early-details p.title { font-weight:normal; font-size:1em; font-style:italic; color:#000; }

.events div.contacts { margin:14px; padding:0; }
.events div.contacts p { margin:0; padding:0; }

.events div.quotation { margin:14px; padding:0; list-style:none; text-align:left; font-weight:bold; color:#336b6c;  }
.events div.quotation p { margin:7px 0 0 0; padding:0; }
.events div.quotation p.quote { font-style:italic; }
.events div.quotation p.quote span { display:block; }
.events div.quotation p.quote-by { }

.events a { text-decoration: none; color: #000; }
.events a:hover { text-decoration: underline; color:#000; }

.events img.logo { float:right; margin:-60px 21px 0 21px; font-size:9px; }
.events img.logo-shallow { float:right; margin:-21px 21px 14px 21px; font-size:9px; }

.events .important { font-weight:bold; }

/* ------------------------------------------------------------------------------------------------- */

/* events extension for study and practice */

.events .table { display: table; width:100%; margin:0; padding:0; border:0; }
.events .table-row { display: table-row; margin:0; padding:0; border:0; }
.events .table-cell { display: table-cell; margin:0; padding:0; border:0; }

#practice .details .table { margin-top:14px; }
#practice .details .table-cell { padding-top:4px; }
#practice .details .item { width:100px; } /* language specififc */

/* ------------------------------------------------------------------------------------------------- */

/* events extension for tsok-boom */

#tsok-boom { padding:0; border-bottom:0px; background-color:#ddb44b; line-height:normal; }

#tsok-boom * { margin:0; padding:0; border:0;}

#tsok-boom #tsok-title { width:100%; padding-top:18px; text-align:center; font-family:Times New Roman, Times New Roman, Times, serif; color:#701c1d; font-size:60px; font-weight:normal; }
#tsok-boom #tsok-dates { width:100%; margin-top:12px; text-align:center; font-family:Times New Roman, Times New Roman, Times, serif; color:#701c1d; font-size:20px; font-weight:normal; }
#tsok-boom #tsok-left { width:200px; float:left; margin-left:20px; }
#tsok-boom #tsok-right { width:460px; float:left; vertical-align:top; margin-left:20px; }

#tsok-boom img { display:block; }

#tsok-boom #tsok01 { margin-top:4px; }
#tsok-boom #tsok02, #tsok-boom #tsok03, #tsok-boom #tsok04, #tsok-boom #monasterylogo { margin-top:20px; }
#tsok-boom #monasterylogo { padding-bottom:20px; }

#tsok-boom div { margin-top:12px; margin-bottom:12px; text-align:left;font-family:'Century Gothic', Arial; color:#701c1d; font-size:13px; font-weight:normal; }
#tsok-boom div.tsok-hd { margin:0px; text-align:left; font-family:Times New Roman, Times New Roman, Times, serif; color:#701c1d; font-size:24px; font-weight:bold; }
#tsok-boom #dedication { text-align:left; font-family:'Century Gothic', Arial; color:#701c1d; font-size:13px; font-weight:bold; }
#tsok-boom #signed { text-align:left; font-family:'Century Gothic', Arial; color:#701c1d; font-size:13px; font-weight:bold; }

#tsok-boom a { text-decoration: none; color: #701c1d; font-weight:bold; }
#tsok-boom a:hover { text-decoration: underline; color:#701c1d; font-weight:bold; }

#tsok-boom ul { list-style:none; line-height: normal; text-align:left; }

/* ------------------------------------------------------------------------------------------------- */

/* events extension for tsok-boom-message */

#tsok-boom-message { padding:0; border-bottom:0px; background-color:#ddb44b; line-height:normal; }
#tsok-boom-message * { margin:0; padding:0; border:0;}

#tsok-boom-message img { display:block; }
#tsok-boom-message #photos1 img, #tsok-boom-message #photos2 img { display:inline; }
#tsok-boom-message img.right { margin-left:14px; }

#tsok-boom-message #title { width:100%; padding-top:28px; padding-bottom:12px; text-align:center; font-family:Times New Roman, Times New Roman, Times, serif; color:#701c1d; font-size:30px; font-weight:bold; }
#tsok-boom-message div { margin-top:12px; margin-bottom:12px; text-align:left;font-family:'Century Gothic', Arial; color:#701c1d; font-size:18px; font-weight:bold; }
#tsok-boom-message #message { width:680px; margin:30px 20px 20px 20px; line-height: 1.8;}
#tsok-boom-message div.signed { width:100%; text-align:right; font-family:'Century Gothic', Arial; color:#701c1d; font-size:18px; font-weight:bold; }

#tsok-boom-message #photos1 { margin-top:32px; }

/* ------------------------------------------------------------------------------------------------- */

#drubpa { background-color:#5170b5; }
#drubpa h2, #drubpa p, #drubpa a { color:#ffffff; }

#drubpa .table { display: table; width:100%; margin:18px 0 14px 0; padding:0; border:0; }
#drubpa .table-row { display: table-row; margin:0; padding:0; border:0; }
#drubpa .table-cell { display: table-cell; margin:0; padding:0; border:0; vertical-align: middle; }
#drubpa .table-cell p { margin:0; padding:0; }

#drubpa .contacts { width:600px; }

#drubpa #titles { margin:20px; padding:0; }
#drubpa #titles .title { font-size:3em; font-weight:normal; font-style:normal; font-family:Times New Roman, Times New Roman, Times, serif; }
#drubpa #titles .subtitle { font-size:2.2em; font-weight:normal; font-style:normal; margin-top:20px; line-height: 1; font-family:Times New Roman, Times New Roman, Times, serif; }
#drubpa #titles .subtitle2 { font-size:1.6em; font-weight:normal; font-style:normal; margin-top:20px; line-height: 1.2; font-family:Times New Roman, Times New Roman, Times, serif; }

#drubpa span { display:block; }

/* ------------------------------------------------------------------------------------------------- */

/*
#annualretreat { background-color:#5170b5; }
#annualretreat h2, #annualretreat p, #annualretreat a { color:#ffffff; }

#annualretreat .table { display: table; width:100%; margin:18px 0 14px 0; padding:0; border:0; }
#annualretreat .table-row { display: table-row; margin:0; padding:0; border:0; }
#annualretreat .table-cell { display: table-cell; margin:0; padding:0; border:0; vertical-align: middle; }
#annualretreat .table-cell p { margin:0; padding:0; }

#annualretreat .contacts { width:600px; }

#annualretreat #titles { margin:20px; padding:0; }
#annualretreat #titles .title { font-size:3em; font-weight:normal; font-style:normal; font-family:Times New Roman, Times New Roman, Times, serif; }
#annualretreat #titles .subtitle { font-size:2.2em; font-weight:normal; font-style:normal; margin-top:18px; line-height: 1; font-family:Times New Roman, Times New Roman, Times, serif; }
#annualretreat #titles .subtitle2 { font-size:2.2em; font-weight:normal; font-style:normal; margin-top:12px; line-height: 1; font-family:Times New Roman, Times New Roman, Times, serif; }
#annualretreat #titles .subtitle3 { font-size:1.6em; font-weight:normal; font-style:normal; margin-top:18px; line-height: 1; font-family:Times New Roman, Times New Roman, Times, serif; }
#annualretreat #titles .subtitle4 { font-size:1.6em; font-weight:normal; font-style:normal; margin-top:12px; line-height: 1; font-family:Times New Roman, Times New Roman, Times, serif; }

#annualretreat span { display:block; }

*/

/* ------------------------------------------------------------------------------------------------- */

#annualretreat { background-color:#2b52a4; }
#annualretreat h2, #annualretreat h3, #annualretreat p, #annualretreat a { color:#ffffff; }

#annualretreat h2 { font-size:3.2em; text-align:center;  }
#annualretreat h3 { font-size:2.6em; text-align:center; margin-top:32px; line-height:1.3em; }

#annualretreat sup { font-size:0.6em;  }

#annualretreat p { font-size:1.2em; text-align:left; width: auto; }

#annualretreat p.date { font-size:1.8em; text-align:center; font-style: normal; margin-top: 24px; }
#annualretreat p.quote { text-align:center; font-style: italic; font-weight:bold;  }
#annualretreat p.quoter { text-align:center;  }

#annualretreat a { text-decoration: underline;  }

#annualretreat #message { margin:24px; padding-top:8px; }

#annualretreat .top { padding-top:24px; }

#annualretreat span {  }

#annualretreat #rinpoche_1 { float:left; margin-left:30px; }
#annualretreat #retreat_1 { float:right; margin-right:30px; }

/* ------------------------------------------------------------------------------------------------- */


#internationalretreat { background-color:#1f4394; padding-bottom: 16px; }

#internationalretreat h2, #internationalretreat h3, #internationalretreat p, #internationalretreat a { color:#ffffff; }
#internationalretreat h2 { font-size:2.4em; text-align:center; font-weight: normal; padding-top: 16px; }
#internationalretreat h3 { font-size:1.4em; text-align:center; font-weight: bold; }


#internationalretreat p.title { font-size:2.4em; text-align:center; font-weight: normal; padding-top: 16px; padding-bottom: 24px; font-style: normal;  }

#internationalretreat p.location { font-size:1.7em; text-align:center; font-weight: normal; padding-top: 0px; padding-bottom: 0px; line-height: 0.9em; }
#internationalretreat p.date { font-size:1.2em; text-align:center; font-weight: normal; padding-top: 0px; padding-bottom: 0px; }
#internationalretreat p.dns { font-size:1.7em; text-align:center; font-weight: normal; padding-top: 0px; padding-bottom: 0px; line-height: 0.9em; }
#internationalretreat p.retreat { font-size:1.7em; text-align:center; font-weight: normal; padding-top: 0px; padding-bottom: 24px; line-height: 0.9em; }
#internationalretreat p.details { font-size:1.7em; text-align:center; font-weight: normal; padding-top: 8px; padding-bottom: 16px; }

#internationalretreat #rinpoche-img { float:left; margin-left:32px; padding-top: 24px; }
#internationalretreat #view-img { float:right; margin-right:24px; padding-top: 24px; }
#internationalretreat #cmdc-img { float:right; margin-right:32px; padding-top: 24px; padding-bottom: 12px; }
#internationalretreat #cmdc-panarama-img { padding-bottom: 12px; padding-top: 12px; }

#internationalretreat #rinpoche-centre-img { padding-top: 24px; }

#internationalretreat #decoration { padding-top: 12px; width: 100%; }

#internationalretreat a { text-decoration: underline; color: #fff; }
#internationalretreat a:hover { text-decoration: underline; color:fff; font-style: italic; }

#internationalretreat p { font-size:1.2em; text-align:justify; width: 90%; }
#internationalretreat p.space { margin-top:32px; }
#internationalretreat p.reg { font-size:1em; }
#internationalretreat sup { font-size:0.6em; }

#internationalretreat p.quotation { padding:0; color:#fff; text-align:justify; font-weight:bold; font-style: italic; font-size:1.2em;  }
#internationalretreat p.quotation-by { padding:0; margin-top:-10px; font-weight:bold;  font-size:1em; }

#internationalretreat div {  }
#internationalretreat div.details, #internationalretreat div.contacts  { width: 90%; }
#internationalretreat div.details p, #internationalretreat div.contacts p { width: 100%; }
#internationalretreat div.quotation { padding:0; margin-top:32px; margin-bottom:24px;  }
#internationalretreat div.quotation p { padding:0; width: 100%; color:#fff; text-align:justify; font-weight:bold; font-style: italic; }
#internationalretreat div.quotation p.quote-by { text-align:right; font-size:1em; }

/* -------------------------------------------------------------------------------------------------


#internationalretreat { background-color:#1f4394; padding-bottom: 16px; }

#internationalretreat h2, #internationalretreat h3, #internationalretreat p, #internationalretreat a { color:#ffffff; }
#internationalretreat h2 { font-size:2.4em; text-align:center; font-weight: bold; padding-top: 16px; text-transform: uppercase; }
#internationalretreat h3 { font-size:1.4em; text-align:center; font-weight: bold; }

#internationalretreat p.details { font-size:1.8em; text-align:center; font-weight: normal; padding-top: 8px; padding-bottom: 16px; }

#internationalretreat #rinpoche-img { float:left; margin-left:24px; padding-top: 24px; }
#internationalretreat #view-img { float:right; margin-right:24px; padding-top: 24px; }
#internationalretreat #cmdc-img { float:right; margin-right:24px; padding-top: 24px; padding-bottom: 12px; }
#internationalretreat #cmdc-panarama-img { padding-bottom: 12px; }

#internationalretreat #decoration { padding-top: 12px; width: 100%; }

#internationalretreat a { text-decoration: underline; color: #fff; }
#internationalretreat a:hover { text-decoration: underline; color:fff; font-style: italic; }

#internationalretreat p { font-size:1.2em; text-align:justify; width: 90%; }
#internationalretreat p.space { margin-top:32px; }
#internationalretreat p.reg { font-size:1em; }
#internationalretreat sup { font-size:0.6em; }

#internationalretreat div {  }
#internationalretreat div.details, #internationalretreat div.contacts  { width: 90%; }
#internationalretreat div.details p, #internationalretreat div.contacts p { width: 100%; }
#internationalretreat div.quotation { padding:0; margin-top:32px; margin-bottom:24px;  }
#internationalretreat div.quotation p { padding:0; width: 100%; color:#fff; text-align:justify; font-weight:bold; font-style: italic; }
#internationalretreat div.quotation p.quote-by { text-align:right; font-size:1em; }

 ------------------------------------------------------------------------------------------------- */

#year-banner { background-color:#e4b940; }
#year-banner p { font-size:3.8em; font-weight:normal; color:#952a24; text-align:center; margin:28px 0 28px 0; }

/* ------------------------------------------------------------------------------------------------- */

#notice-banner { background-color:#e4b940; }
#notice-banner p { font-size:1.8em; font-weight:normal; color:#952a24; text-align:center; margin:28px 0 28px 7px; line-height: 1.3em; }

/* ------------------------------------------------------------------------------------------------- */

#event-banner { background-color:#e4b940; padding: 28px 0 28px 0; }
#event-banner p { font-size:2em; font-weight:normal; color:#952a24; text-align:center;   }
#event-banner p.lil { font-size:1em; margin-top: 8px; }
/* ------------------------------------------------------------------------------------------------- */

/* nyingma-request */

#nyingma-request { padding:32px 32px 32px 32px;  color: #336666; background-color: #f6f3d9; }
#nyingma-request p { margin-top:16px; }
#nyingma-request { font-family:'Century Gothic', Arial;  font-weight:normal; }

/* -------------------------------------------------------------------------------------------------

#adelaide { background-color:#591f1f; padding-bottom: 16px; padding-left:24px; padding-right:24px; }
#adelaide h2, #adelaide h3, #adelaide p, #adelaide a { color:#e5e3d6; }
#adelaide h2 { font-size:2.6em; text-align:center;  }
#adelaide h3 { font-size:2em; text-align:center; margin-top:24px; line-height:1.3em; }

#adelaide #rinpoche-teaching { padding-top: 24px; }
#adelaide #decoration { padding-top: 4px; }
#adelaide #adelaide-centre { padding-top: 24px; padding-bottom: 24px; }
#adelaide #rinpoche-teaching { padding-top: 24px; }
#adelaide #adelaide-centre { float:none; margin:0; margin-left: auto; margin-right: auto;  }

#adelaide p { font-size:1.2em; text-align:left; width: auto; }
#adelaide p.reg { font-size:1em; }
#adelaide p.date { font-size:1.8em; text-align:center; font-style: normal; margin-top: 24px; }

#adelaide div { width: auto; }
#adelaide div.quotation { padding:0; list-style:none; text-align:justify; font-weight:bold; color:#336b6c;  }
#adelaide div.quotation p { padding:0; width: auto; }
#adelaide div.quotation p.quote-by { text-align:right; }

 ------------------------------------------------------------------------------------------------- */

#adelaide { background-color:#591f1f; padding-bottom: 16px; }
#adelaide h2, #adelaide h3, #adelaide p, #adelaide a { color:#e5e3d6; }
#adelaide h2 { font-size:2.2em; text-align:center; line-height: normal; }
#adelaide h3 { font-size:3em; text-align:center; line-height: normal; margin-top:14px; }
#adelaide #lama { margin-bottom:0; margin-top:24px; }

#adelaide #cmdc-logo { float:left; margin:-100px 16px 16px 16px; }

#adelaide #covid { font-weight: bold; color:#e4b940; }

#adelaide #rinpoche-teaching { float:left; padding-top: 24px; padding-left: 24px; }
#adelaide #adelaide-centre { float:right; padding-top: 24px; padding-right: 24px; }
#adelaide #decoration { padding-top: 4px; }

#adelaide p { font-size:1.2em; text-align:center; width: auto; }
#adelaide p.reg { font-size:1em; }
#adelaide p.date { font-size:1.8em; text-align:center; font-style: normal; margin-top:0;  }
#adelaide sup { font-size:0.5em; }

#adelaide div { width: auto; }
#adelaide div.quotation { padding:0; margin-top:24px; list-style:none; text-align:center; font-weight:bold; color:#336b6c;  }
#adelaide div.quotation p { padding:0; width: 100%; }
#adelaide div.quotation p.quote-by { text-align:center; }

/* ------------------------------------------------------------------------------------------------- */

/* #focus { background-color:#591f1f; padding-bottom: 16px;}
#focus h2, #focus h3, #focus p, #focus a { color:#e5e3d6; }
#focus h2 { margin:18px 14px 18px 32px; }
#focus h2 { font-size:3em; text-align:left;}
#focus h3 { margin:0 14px 18px 32px; }
#focus h3 { font-size:2.4em; text-align:left; margin-top:32px;  }
#focus #lama { margin-bottom:0; }

#focus #cmdc-logo { float:left; margin:-100px 16px 16px 16px; }

#focus #decoration { padding-top: 4px; margin-left:14px;}
#focus #rinpoche-img { margin-left:24px; }

#focus p { font-size:1.2em; text-align:left; width: 90%; }
#focus p { margin:0 14px 18px 32px; }
#focus p.reg { font-size:1em; }
#focus p.date { font-size:1.8em; text-align:left; font-style: normal; margin-top:18px;  }
#focus sup { font-size:0.5em; }

#focus div { width: 90%; }
#focus div { margin:0 14px 18px 0; }
#focus div.quotation { padding:0; margin-top:20px; margin-bottom:20px; list-style:none; font-weight:bold; color:#336b6c;  }
#focus div.quotation p { padding:0; width: 100%; }
#focus div.quotation p.quote-by { text-align:left; }

*/

/*

#focus h2 { margin:18px 14px 18px 32px; }
#focus h3 { margin:0 14px 18px 32px; }
#focus p { margin:0 14px 18px 32px; }

#focus { background-color:#591f1f; padding-bottom: 16px; }
#focus h2, #focus h3, #focus p, #focus a { color:#e5e3d6; }
#focus h2 { font-size:3.2em; font-style: italic; text-align:left;  width: 90%; line-height: normal; }
#focus h3 { font-size:2em; text-align:left;  width: 90%; margin-top:32px;  }

#focus #cmdc-logo { float:left; margin:-100px 16px 16px 16px; }

#focus #rinpoche-img { padding-left: 24px; }
#focus #decoration { padding-top: 4px; margin-left:14px;}

#focus p { font-size:1.2em; text-align:left; width: 90%; }
#focus p.reg { font-size:1em; }
#focus p.date { font-size:1.6em; text-align:left; font-style: normal; margin-top:0px;  }
#focus sup { font-size:0.5em; }

#focus .important  { font-weight:bold; }

#focus #adelaide { font-size:1.6em; text-align:left; font-style: normal; margin-bottom:0px; padding-bottom:0px; }
#focus #victoria { font-size:1.6em; text-align:left; font-style: normal; margin-top:0px; padding-top:0px; }
#focus #application { text-decoration: underline; }

#focus div.details { margin:0 14px 18px 32px; padding:0; }
#focus div.details p { margin:0; padding:0; }

#focus div.quotation { width: 90%; }
#focus div.quotation { padding:0;  margin:0; margin-top:32px; margin-bottom:24px;  }
#focus div.quotation p { padding:0; width: 100%; color:#fff; text-align:justify; font-weight:bold; font-style: italic; }
#focus div.quotation p.quote-by { text-align:right; font-size:1em; }

*/

#focus h2 { margin:18px 14px 18px 32px; }
#focus h3 { margin:0 14px 18px 32px; }
#focus p { margin:0 14px 18px 32px; }

#focus { background-color:#1f4394; padding-bottom: 16px; }
#focus h2, #focus h3, #focus p, #focus a { color:#e5e3d6; }
#focus h2 { font-size:2em; font-style: normal; text-align:center;  width: 90%; line-height: normal; font-weight:bold; }
#focus h3 { font-size:1.2em; text-align:center;  width: 90%; margin-top:32px; font-weight:bold;  }

#focus #cmdc-logo { float:left; margin:-100px 16px 16px 16px; }

#focus #rinpoche-img { float:left; margin-left:36px; padding-top: 24px; padding-bottom: 24px; }
#focus #cmdc-img { float:right; margin-right:36px; padding-top: 24px; padding-bottom: 24px; }
#focus #decoration { padding-top: 4px; margin-left:14px;}

#focus p { font-size:1.2em; text-align:left; width: 90%; }
#focus p.reg { font-size:1em; }
#focus p.date { font-size:1.6em; text-align:left; font-style: normal; margin-top:0px;  }
#focus sup { font-size:0.5em; }

#focus .important  { font-weight:bold; }

#focus #adelaide { font-size:1.6em; text-align:left; font-style: normal; margin-bottom:0px; padding-bottom:0px; }
#focus #victoria { font-size:1.6em; text-align:left; font-style: normal; margin-top:0px; padding-top:0px; }
#focus #application { text-decoration: underline; }

#focus div.details { margin:0 14px 18px 32px; padding:0; }
#focus div.details p { margin:0; padding:0; }

#focus div.quotation { width: 90%; }
#focus div.quotation { padding:0;  margin:0; margin-top:32px; margin-bottom:24px;  }
#focus div.quotation p { padding:0; width: 100%; color:#fff; text-align:justify; font-weight:bold; font-style: italic; }
#focus div.quotation p.quote-by { text-align:right; font-size:1em; }

/* ------------------------------------------------------------------------------------------------- */


 p.bank-important { font-weight: bold; color: red; }

 /* ------------------------------------------------------------------------------------------------- */


 #upcoming-events { padding: 14px; font-family:'Century Gothic', Arial; }
 #upcoming-events { background-color:#591f1f; padding-bottom: 16px; }
 #upcoming-events h2 { margin:28px 0px 0px 14px; font-weight:bold; font-size: 3.6em; }
 #upcoming-events h2, #upcoming-events h3, #upcoming-events p, #upcoming-events a { color:#e5e3d6; }

 #upcoming-events #rinpoche-img { float:left; margin-left:16px; margin-top:20px; padding-bottom: 24px;  }
 #upcoming-events #cmdc-img { float:right; margin-right:16px; margin-top: 20px; padding-bottom: 24px; }
 #upcoming-events #cmdc-panarama-img { margin-top:20px; margin-left:16px; padding-bottom: 24px;  }

 #upcoming-events p.title { margin:37px 14px 37px 14px; padding:0; font-size:2em; font-weight:bold; font-style:italic; line-height: inherit;   }
 #upcoming-events p.date { margin:0px 0px 0px 14px;  font-size:2em; font-weight:bold; font-style:normal;  }
 #upcoming-events p.event_date { margin:7px 14px 0px 14px; padding:0; font-size:1.8em; font-weight:bold; line-height: inherit;   }
 #upcoming-events p.location, #upcoming-events p.price { margin:0; padding:0; font-size:1.4em; font-weight:bold; }

 #upcoming-events #his_eminence  { font-size:1.2em; color:#e4b940; text-align: center; }

 #upcoming-events img.logo { float:none; margin:0px 21px 0 21px; font-size:9px; margin-bottom: 14px; }

 /* ------------------------------------------------------------------------------------------------- */

 #european-retreat { padding: 14px; font-family:'Century Gothic', Arial; }
 #european-retreat { background-color:#591f1f; padding-bottom: 16px; }
 #european-retreat h2 { margin:14px 0px 7px 14px; font-weight:bold; }
 #european-retreat h2, #european-retreat h3, #european-retreat p, #european-retreat a { color:#e5e3d6; }

 #european-retreat #rinpoche-img { margin-top:20px; float:left; margin-left:110px; padding-bottom: 24px;  }
 #european-retreat #cmdc-img { margin-top:20px; float:left; margin-left:28px; padding-bottom: 24px;  }

 #european-retreat p.title { margin:28px 14px 14px 14px; padding:0; font-size:2.8em; font-weight:bold; font-style:normal; line-height:1.2em; text-transform:uppercase  }
 #european-retreat p.subtitle { margin:28px 14px 14px 14px; padding:0; font-size:2em; font-weight:bold; font-style:normal; line-height:1.2em;   }
 #european-retreat p.event { margin:28px 0px 0px 14px;  font-size:1.8em; font-weight:bold; font-style:normal; line-height:1em;  }
 #european-retreat p.date { margin:7px 0px 0px 14px;  font-size:1.8em; font-weight:bold; font-style:normal;  }
 #european-retreat p.location { margin:7px 0px 28px 14px;  font-size:1.8em; font-weight:bold; font-style:normal;  }

 #european-retreat #his_eminence  { font-size:1.2em; color:#e4b940; text-align: center; }

 #european-retreat img.logo { float:none; margin:0px 21px 0 21px; font-size:9px; margin-bottom: 14px; }

 /* ------------------------------------------------------------------------------------------------- */

 #australia-retreat { padding: 14px; font-family:'Century Gothic', Arial; }
 #australia-retreat { background-color:#591f1f; padding-bottom: 16px; }
 #australia-retreat h2 { margin:28px 0px 0px 14px; font-weight:bold; font-size: 3.4em; }
 #australia-retreat h2, #australia-retreat h3, #australia-retreat p, #australia-retreat a { color:#e5e3d6; }

 #australia-retreat #rinpoche-img { float:left; margin-left:16px; margin-top:20px; padding-bottom: 18px;  }
 #australia-retreat #cmdc-img { float:right; margin-left:12px; margin-right:16px; margin-top: 20px; padding-bottom: 18px; }
 #australia-retreat #cmdc-img-02 { padding-bottom: 12px; }

 #australia-retreat p.location { margin:48px 14px 28px 14px; padding:0; font-size:2.2em; font-weight:bold; line-height: inherit;   }
 #australia-retreat p.title { margin:48px 14px 28px 14px; padding:0; font-size:3.4em; font-weight:bold; font-style:italic; line-height: inherit;   }
 #australia-retreat p.event_date { margin:7px 14px 0px 14px; padding:0; font-size:1.6em; font-weight:bold; line-height: inherit;   }
 #australia-retreat p.date { margin:14px 14px 28px 14px; font-size:2em; font-weight:bold; font-style:normal;  }

 #australia-retreat #his_eminence  { font-size:1.2em; color:#e4b940; text-align: center; }

 #australia-retreat img.logo { float:right; margin:-50px 21px 0 21px; font-size:9px; margin-bottom: 14px; }

 /* ------------------------------------------------------------------------------------------------- */

 #australia-seminar { padding: 14px; font-family:'Century Gothic', Arial; }
 #australia-seminar { background-color:#591f1f; padding-bottom: 16px; }
 #australia-seminar h2 { margin:28px 0px 42px 14px; font-weight:bold; font-size: 3.4em; }
 #australia-seminar h2, #australia-seminar h3, #australia-seminar p, #australia-seminar a { color:#e5e3d6; }

 #australia-seminar #rinpoche-img { float:left; margin-left:16px; margin-top:20px; padding-bottom: 18px;  }
 #australia-seminar #cmdc-img { float:right; margin-left:12px; margin-right:16px; margin-top: 20px; padding-bottom: 18px; }
 #australia-seminar #cmdc-img-02 { padding-bottom: 12px; }

 #australia-seminar p.location { margin:28px 14px 28px 14px; padding:0; font-size:2.2em; font-weight:bold; line-height: inherit;   }
 #australia-seminar p.title { margin:28px 14px 28px 14px; padding:0; font-size:3.4em; font-weight:bold; font-style:italic; line-height: inherit;   }
 #australia-seminar p.event_date { margin:7px 14px 0px 14px; padding:0; font-size:1.6em; font-weight:bold; line-height: inherit;   }
 #australia-seminar p.event { margin:28px 14px 0px 14px; font-size:2em; font-weight:bold; font-style:normal;  }
 #australia-seminar p.date { margin:14px 14px 28px 14px; font-size:2em; font-weight:bold; font-style:normal;  }

 #australia-seminar #his_eminence  { font-size:1.2em; color:#e4b940; text-align: center; }

 #australia-seminar img.logo { float:right; margin:-50px 21px 0 21px; font-size:9px; margin-bottom: 14px; }

 /* ------------------------------------------------------------------------------------------------- */

 #rinpoche-book { padding: 14px; font-family:'Century Gothic', Arial; }
 #rinpoche-book { padding-bottom: 14px; }
 #rinpoche-book { font-size: 16px; }

 #rinpoche-book #rinpoche-book-cover { margin-top:20px; padding-bottom: 24px; }

 #rinpoche-book div.quotation { margin:28px; padding:0; list-style:none; text-align:left; font-weight:normal;  }

 #rinpoche-book #purchase { clear:both; margin:14px; padding:1px; }
 #rinpoche-book #purchase { background-color:#e2e2c4; border-bottom:solid 1px #d4d2bb; }
 #rinpoche-book #purchase { text-align:justify; }
 #rinpoche-book #purchase p { margin:14px; padding:0; font-weight:bold; font-size: 14px; }

 /* ------------------------------------------------------------------------------------------------- */


 #european-seminars { padding: 14px; font-family:'Century Gothic', Arial; }
 #european-seminars { background-color:#591f1f; padding-bottom: 16px; }
 #european-seminars h2 { margin:28px 0px 28px 14px; font-weight:bold; font-size: 3.4em; }
 #european-seminars h2, #european-seminars h3, #european-seminars p, #european-seminars a { color:#e5e3d6; }

 #european-seminars #rinpoche-img { float:left; margin-left:16px; margin-top:20px; padding-bottom: 18px;  }
 #european-seminars #cmdc-img { float:right; margin-left:12px; margin-right:16px; margin-top: 20px; padding-bottom: 18px; }
 #european-seminars #cmdc-img-02 { padding-bottom: 12px; }

 #european-seminars p.location { margin:28px 14px 28px 14px; padding:0; font-size:2.2em; font-weight:bold; line-height: inherit;   }
 #european-seminars p.title { margin:28px 14px 28px 14px; padding:0; font-size:3.4em; font-weight:bold; font-style:italic; line-height: inherit;   }
 #european-seminars p.event_date { margin:7px 14px 0px 14px; padding:0; font-size:1.6em; font-weight:bold; line-height: inherit;   }
 #european-seminars p.event { margin:7px 14px 0px 14px; font-size:2em; font-weight:bold; font-style:normal;  }
 #european-seminars #event1 { margin:28px 14px 0px 14px; font-size:1.6em; font-weight:bold; font-style:normal;  }
 #european-seminars #event2 { margin:7px 14px 0px 14px; font-size:1.6em; font-weight:bold; font-style:normal;  }
 #european-seminars p.date { margin:14px 14px 28px 14px; font-size:2em; font-weight:bold; font-style:normal;  }

 #european-seminars #his_eminence  { font-size:1.2em; color:#e4b940; text-align: center; }

 #european-seminars img.logo { float:right; margin:-50px 21px 0 21px; font-size:9px; margin-bottom: 14px; }
 #european-seminars div.details { margin-top:21px; }
 #european-seminars div.details p.venue { font-size:1.2em; font-weight:bold; }

 #european-seminars p.quote { font-style:italic; font-weight:bold; margin-bottom:3px; }
 #european-seminars p.quote-by { margin-top:0px; }

 /* ------------------------------------------------------------------------------------------------- */
