/*-----------------------------------------------------------------------------
kadampa.org - screen stylesheet
email: nktcommunications@kadampa.org
-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------
	Global
-----------------------------------------------------------------------------*/

* {
	margin:0px; 
	padding:0px;
	}
	
h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ul {
	margin: 1em;
	}

body {
	font: 12px/1.6 'Lucida Grande', arial, verdana, helvetica, sans-serif;
	color: #333;
	margin: 0 auto;
	}

img {
	border: none;
	}
	
.left,
.article img {
	float:left; 
	margin-right: 10px;
	padding: 6px;
	border: 1px solid #ccc;
	}
	
.bulletin img, 
.news-home img {
	float:left; 
	margin-right: 10px;
	padding: 6px;
	}
	
.bulletin img {
	margin-left: 1em;
	}

.right {
	float:right;
	margin-left: 10px;
	padding: 6px;
	border: 1px solid #ccc;
	}

.manjushri-kmc,
.center {
text-align: center;
}

.border {
	border: 1px solid #000;
	}
	
.clear {
	clear:both;
	} 

span.caps {
	letter-spacing: 0.1em;
	}
	
a:active {
	outline: none;
	}


acronym {
	cursor: help;
	}


#nav_access {
	left:-9999px; 
	position:absolute; 
	width:0px; 
	margin:0px;
	}

iframe {border: 0px solid #ffffff;}

/*-----------------------------------------------------------------------------
	Language Select
-----------------------------------------------------------------------------*/

#language-inner {
	width: 852px; 
	height:21px;
	margin: 0 auto;
	}

#language {
	width: 100%;
	border-bottom:4px solid #CFDADF;
	}

ul.simple-translator {
	margin: 0 auto;
	list-style: none;
	height: 19px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-family: Arial, sans-serif;
	}

.simple-translator li {
    float: left;
	margin: 0;
	padding: 1px 0 0 15px;
	}

.simple-translator a:hover {
	color:#000000;
	}

.simple-translator a {
	color:#666666;
	text-decoration: none;
	}

.en .en-gb a, 
.de .de-de a, 
.es .es-es a, 
.fr .fr-fr a, 
.pt .pt-pt a {
	color:#999999;
	}

/*-----------------------------------------------------------------------------
	Branding
-----------------------------------------------------------------------------*/
#branding {
	width:100%;
	background:#98A9B1 url(/css/img/header.jpg);
	border-bottom:1px solid #7D8B92;
	border-top:1px solid #CFDADF;
	}

#inner-branding {
	width: 852px;
	margin: 0px auto;
	height: 110px; 
	background: url(/css/img/nkt-ikbu2.gif) no-repeat 8px 9px;
	}

#branding h1 {
	margin: 0;
	padding: 10px 0 5px 100px;
	font: 25px arial, sans-serif;
	letter-spacing: 7%;
	}

#branding h1 span {
	height:95px;
	margin-left:-95px;
	position:absolute;
	width:85px;
	}

#branding a:hover {
	color:#FFFFFF;
	}

#branding a {
	text-decoration: none;
	color:#FFFFFF;
	}

#description {
	font: 11px verdana, sans-serif;
	margin: 3px 0 0 100px;
	letter-spacing: 1px;
	color:#FFFFFF;	
	}

#description em {
	margin-top: 5px; 
	display: block;
	}

/*-----------------------------------------------------------------------------
	Search tools
-----------------------------------------------------------------------------*/

.center_search {
	width: 280px;
	height: 85px;
	float: right;
	margin: -70px 0 0 0;
	font-family: Verdana,sans-serif;
	line-height: 1;
	font-size: 12px;
	color:#FFFFFF;
	}

#find-center {
	margin: 0 0 2px 0;
	}

#find-center small a {
color:#ffc;
float: right;
margin-right: 50px;
font-weight: bold;
}

.center_search p {
	margin: 0;
	}

#find-center input.new {
border: 1px solid #FFFF00;

}


input.c-search {
	width: 240px;
	margin: 0 0 3px 0;
	color:#999999;
	border: 1px solid #999;	
	}

.search-button {
	margin: 5px 0 0 0;	
	}

#search_tools {
	display:none;
	}

.center_search_advanced {
	margin-right: 10px;
	border: 1px solid #aaa;
	padding: 5px;
	background: #F7F5F2;
	}

#center_search_results { 
	position: absolute; 
	font: 12px Arial, "MS Trebuchet", sans-serif; 
	width: 250px; 
	background-color: #F7F5F2; 
	border: 1px solid #aaa; 
	padding: 5px 10px;
	}



/*-----------------------------------------------------------------------------
	Main Navigation
-----------------------------------------------------------------------------*/
#nav_main {
	height: 25px;
	width:100%;
	clear:both;
	text-transform: uppercase;
	padding: 5px 0;
	border-bottom:1px solid #CCCCCC;	

	}

.fr #nav_main,
.de #nav_main {font-size: 11px; letter-spacing:0.5px;}

#nav_sections {
	width: 852px;
	list-style: none;
	margin: 0px auto;
	}

#nav_sections li {
	float: left;
	height: 20px;
	}

#nav_sections a:hover {
	background-color:#F4F5F2;
	}

#nav_sections a {
	padding: 5px 9px 3px 9px;
	display: block;
	text-decoration: none;
	border-right:1px solid #CDD4E3;
	color:#344468;	
	}

.en #nav_sections a {
letter-spacing: .8px;
}


.home #nav-home a, 
.news #nav-news a, 
.events #nav-events a, 
.centers #nav-centers a, 
.temples #nav-temples a, 
.meditation #nav-meditation a, 
.books #nav-books a, 
.buddhism #nav-kadampa a, 
.reference #nav-learning a,
.mediaplayer #nav-media a {
	color:#475E89;
	font-weight:bold;
	}



/*-----------------------------------------------------------------------------
	Secondary Navigation
-----------------------------------------------------------------------------*/

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

ul#nav_sub li a:hover {
	background-color: #F4F5F2;
	}
	
#nav_sub a {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #E4E6DD;
	}

ul#nav_sub li.current,
ul#nav_sub li a.current {
	background-color: #E4E6DD; 
	font-weight: bold; 
	color: #4D4F65;
	}

ul#nav_sub ul li.current {
	background-color: #E4E6DD; 
	font-weight: bold; 
	color: #4D4F65;
	}
	
ul#nav_sub ul {
	list-style-type: none; 
	margin: 5px 0 20px 20px;
	}
	
ul#nav_sub ul li a {
	border-bottom: none;
	}

/*-----------------------------------------------------------------------------
	Content
-----------------------------------------------------------------------------*/

#content {
	width: 852px; 
	margin: 20px auto;
	}

/*-----------------------------------------------
	Content Primary
-------------------------------------------------*/

#content_primary {
	width: 563px;
	float: left;
	min-height: 360px;
	border-right: 1px solid #ddd;
	margin-bottom: 20px;
	}

#content_primary a:link, 
#content_primary a:active {
	border-bottom:1px solid #ddd;
	color:#BC6D1E;
	text-decoration: none;
	}

#content_primary a:visited {
	color:#C87420;
	border-bottom:1px solid #F7F7F7;
	text-decoration: none;
	}

#content_primary a:hover {
	background-color:#FFFFCC;
	border-bottom:1px solid #AAAAAA;
	color:#000000;
	}

#content_primary ul {
	margin-left:40px; 
	list-style-type: circle;
	list-style-position: inside;
	}

.archive #content_primary ul {
	list-style-type: none;
	}

.archive #content_primary li h4 {
	margin-left:0;
	}
	
#content_primary ol {
	margin-left:50px;
	}

#content_primary h1,
#content_primary h2, 
#content_primary h3 {
	margin-left:10px;
	font-family: Arial, sans-serif;
	color:#344468;	
	}

#content_primary h1 {
	font-size: 16px; 
	letter-spacing: 0.7px;
	font-weight: normal;
	margin-top: 5px;
	}
	
#content_primary h2 {
	font-size: 14px; 
	font-weight: normal;
	}

#content_primary h2 a:hover {
	color:#F73521;
	}

#content_primary h2 a, 
.news_button a {
	color:#516A9B;
	text-decoration:none;
	}

#content_primary h3 {
	font-size: 13px;
	}
	
hr {
	background-color:#F1F1F1;
	border-style:solid;
	color:#F1F1F1;
	height:1px;
	clear:both;
	}
	
li.odd {
	background-color:#FFFFFF;
	}
	
li.even {
	background-color:#ECEEF4;
	}
	
.slideshows {
	margin:10px 13px;
	}
	
p#tell-a-friend {
	text-align: right;
	clear: both;
	padding-right: 20px;
	background: url(/css/img/email.png) no-repeat bottom right;
	}

p#tell-a-friend a:hover {
	background-color:#FFFFFF;
	color:#BC6D1E;
	}

p#tell-a-friend a:link, p#tell-a-friend a:visited {
	color:#818FAF;
	}

.pagination {
	border-top: 1px dotted #ddd;
	}
	
.pagination b {
	display:block; 
	float:left; 
	padding: 0px 5px; 
	margin: 0 3px; 
	border: 1px solid #eee;
	}
	
.pagination a { 
	display:block; 
	float:left; 
	padding: 0px 5px; 
	margin: 0 3px; 
	border: 1px solid #eee;
	}

a.video {
	padding-right: 20px;
	background: url(/css/icons/video.gif) no-repeat bottom right;
	}

.default #content_primary {
	float: right;
	border-right: none;
	}
	
.default #content_secondary {
	float: left;
	border-right: 1px solid #ddd;
	}

#content_secondary #api_video {
	margin-left: 10px;
}

/* Homepage */

#content_primary ol.upcoming_events {
	list-style:none; 
	margin: 20px 0 20px 11px; 
	float:left; 
	width: 300px; 
	}
	
#content_primary .upcoming ul {
	float: right; 
	margin: 20px 20px 0 0; 
	width: 190px; 
	}
	
.upcoming ul li {
	list-style:none;
	}
	
.upcoming_events em {
	font-style: normal;
	padding-right: 5px;
	}	

.news-home {
	overflow: hidden;
	padding: 3px 5px;
	margin: 4px 0px 10px 9px;
	background-color: #F6F7FA;
	border-bottom: 1px solid #C6D2D9;	
	}

.home .news_button {
	margin: 10px 10px 15px 10px;
	padding:10px 5px 0 0; 
	clear:both;
	}

.home .date {
	float: right;
	padding: 1px 3px;
	margin-top: 5px;
	}

.home #content_primary h2 {
	margin: 5px 10px;	
	}

#slideshow-of-week {
	padding: 0 0 20px 11px;
	}

.upcoming {
	min-height: 120px;
	}

.bulletin {
	clear:both;
	}


.newsletters-home {
	overflow: hidden;
	padding: 0 20px 3px 0;
	}

#content_primary 
.news-home h1 {
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	}

#content_primary .news-home h1,
.news-home p {
	margin-left: 113px;	
	}


.feature_item {
	width: 320px;
	height: 360px;
	float: left;
	}

.deities {
	width: 100px;
	height: 120px;
	margin: 10px 3px 20px 3px;
	float: left;
	text-align: center;
	}
	
/* News */

.news h2 {
	margin-bottom: 0px;
	}
	
.news h4 {
	font-size: 13px;
	margin: 10px 0 0 10px;
	} 

p.date {
	margin: 0 1em;
	font-size: 11px;	
	}

.news_button, .latest_newsletters {
	margin: 10px 0 15px 10px;
	}
	
.article {
	clear:both;
	margin-bottom: 20px;
	}

#content_primary .article h2 {
	clear:both;
        margin: 10px 0;
	}

.read-more {
	float: right;
	clear: left;
	}

.blank {
	float:left
	}
	
.quote-mark {
	background: url(/css/img/quote_mark.png) no-repeat 5px 10px;
	}

/* Archive */

.calendarBG {
	width: 130px;	
	}

/* Centers */


#temple-newsletter {
	margin: 20px;
	}
	
#temple-newsletter li {
	clear: both;
	list-style: none; 
	padding: 5px 0 5px 0;
	}

#temple-newsletter li a.opened {
	font-weight: bold;
	}

.center_summary { 
	clear:both; 
	margin: 10px 0 20px 0; 
	}
	
.center_summary img { 
	float:left; 
	margin: 20px 0 0 0; 
	width: 80px;
	}
	
#feature_center_list .center_summary h3 {
	margin-left: 5px; 
	}
	
#feature_center_list .center_summary ul { 
	margin:0pt 10px 0pt 100px; 
	clear:both; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px dotted #ccc; 
	padding: 0;
	}
	
#feature_center_list .center_summary ul a { 
	margin: 0 14px 0 5px; 
	border-bottom:none; 
	text-transform:lowercase;
	}
	
#feature_center_list .center_summary h3 {
	margin: 0 0 0 100px; 
	}
	
#feature_center_list .center_summary p {
	float:right; 
	width: 450px;
	}

.back {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        background-color: #f1f1f1;
        padding: 5px 0;
        margin-top: 20px; 
	}

.mediaplayer h1 {
	font-size: 16px; 
	letter-spacing: 0.7px;
	font-weight: normal;
	margin: 5px 0 20px 10px;
}

#playlists li {
  margin: 0 10px 0 12px;  
}

#playlists li.current {
  font-weight:bold;
}

#playlists a:hover {
	background-color:#FFFFCC;
	color:#000000;
	}

#playlists a {
	color:#BC6D1E;
	text-decoration: none;
}

/*----------------------------------------
	Center Search
-----------------------------------------*/


#center_search_results dl { 
	width: 200px;
	}

#center_search_results dd { 
	margin: 0 0 5px 10px; 
	}
	
#center_search_results dd a:hover { 
	color: #0E4B65; 
	text-decoration: underline; 
	}		
	
div#center_search_results a { 
	color: #13698E; 
	text-decoration: none; 
	}
	
#center_search_results dd em { 
	background-color: #ffc; 
	}

.center_photo {
float:right;

}

.center_photo img {
border: 1px solid #73AFB7;
padding: 3px;
margin: -20px 10px 0 0;
}

#center_list {
	width: 520px;
	margin: 10px 0;
	padding: 5px;
	}
	
#center_list h2 {
	font-size: 1.8em;
	margin-left: 0px;
	}
	
#center_list h3 {
	font-size: 1.4em;
	margin: 20px 0 5px 0;
	}
	
#center_list dl {
	padding: 15px 8px;
	}
	
#center_list dt {
	font-size: 1.2em;
	margin: 0 5px 5px 20px;
	}
	
#center_list dd {
	margin: 5px 0;
	padding: 0 0 2px 20px;
	}



dl.vcard {
border: 1px solid #8FC1C8;
	background-color: #EEF6F7;
margin: 0 0 10px 0;
}

dl.vcard:hover {
	background-color: #F4F9FA;
}

ul.vcard li {list-style:none;}
#center_map_loc {margin-left: 12px; overflow: hidden;}

ul.vcard li {list-style:none;}
#center_map_loc {margin-left: 12px;}


#center_list dd.adr ul {
	list-style-type:none;
	margin-left: 0px;
	}

.map {
	background: url(/css/img/map.png) no-repeat;
	}

.map span {	
	border-bottom:1px solid #ccc;
	color:#BC6D1E;
	}

.map span:hover {
	background-color:#FFFFCC;
	border-bottom:1px solid #AAAAAA;
	color:#000000;
	}

.adr { background: url(/css/img/address_book.png) no-repeat 0 5px; }
.tel { background: url(/css/img/telephone.png) no-repeat; }
.fax { background: url(/css/img/fax.png) no-repeat; }
.email { background: url(/css/img/email.png) no-repeat; }
.url { background: url(/css/img/world_link.png) no-repeat; }

.gmap_center {
	padding: 2px 10px;
	margin: 1em;	
	}

.gmap_center:hover {
	border-bottom:1px solid #666;
	background-color: #CFDADF;
	}

#center_list h3 {
	color: #E8A00B;
	}

.gmap_center {
	border-bottom:1px solid #BEC6D9;
	font-weight: bold;
	cursor: pointer;
	}

.gmap_center {
	background: url(icons/world_go.png) no-repeat left center;
	border-bottom:1px solid #F6D695;
	color: #BC6D1E;
	padding-left:30px;
	}

/* temp */
#scrolldiv {
	margin: 13px;
	}
	
.kemCity {
	margin: 10px 0px;
	font-size: 1.4em;
	}

.kemCenter {
	font-size: 1.3em; 
	font-style: italic;
	}

.kemBranch {
	font-size: 1.1em;
	}
	
.kemWebsite {
	margin-bottom: 10px;
	}

.pagination {
	clear:both; 
	padding: .5em 1em;
	}

#slideshow {
	margin-left: 7px;
	}

/* ------ =search results ------ */
.search-results #content_primary {
	width: 852px; 
	border-right: none;
	}

.odd {
	background-color: #F4F2E5;
	}

.search_box {
	float: right;
	}
		
/* Sitemap */

.sitemap #content_primary {
	width: 852px; 
	border-right: none;
	}
	
.sitemap #content_secondary {
	width: 0px;
	}
	
.sitemap fieldset {
	width: 270px; 
	margin: 0 10px 20px 0; 
	float: left;
	}
	
.sitemap legend {
	padding: 5px; 
	font-variant: small-caps;
	}
	
.sitemap #content_primary ul {
	list-style-type: none;
	}
	
.sitemap #content_primary li {
	margin-bottom: 5px;
	}
	
.sitemap #content_primary ul ul {
	font-style: normal;
	}

/*-----------------------------------------------------------------------------
	Content Secondary
-----------------------------------------------------------------------------*/

#content_secondary {
	width: 287px;
	min-height: 360px;
	float: right;
	}

#content_secondary h3 {
	margin: 49px 0 10px 11px; 
    font: 15px "Lucida Grande","Trebuchet MS",Verdana,sans-serif;
	}

#content_secondary h3 a:hover {
	background-color: #E4E6DD;
	}

#content_secondary h3 a {
	color:#4F5F84;
	}


.home #content_secondary h3 { margin-top: 5px; }
#content_secondary h3.first { margin-top: 45px; }

#content_secondary h3 a:link, 
#content_secondary h3 a:active, 
#content_secondary h3 a:visited {
	text-decoration: none;
	}
	
#content_secondary h4 {
	clear:both;
	font-size: 12px;
	}
	
#content_secondary p {
	margin: 0 0 10px 10px; 
	}
	
#throne {
	margin-left:20px;
	}

.calendarBG a,
.bulletin a {
	border-bottom:1px solid #F2DBE0;
	color:#C87420;
	text-decoration:none;
	}

.bulletin {
	border-bottom:1px solid #CCCCCC;
	}

.news_button {
	background-color:#F4F5F9;
	border:1px solid #BEC6D9;
	}

.home .date {
	background-color:#FFFFFF;
	color: #758187;
	}

.latest_newsletters {
	background-color: #F4F5F9;
	border: 1px solid #BEC6D9;
	}

.latest_newsletters ul {
	list-style-type:none;
	}

.latest_newsletters {
	color: #516A9B
	}

.latest_newsletters a:hover {}
.latest_newsletters a {
	text-decoration:none; 
	border-bottom:1px solid #ccc;
	color:#BC6D1E;
	}


/*-----------------------------------------------------------------------------
	Communication Tools
-----------------------------------------------------------------------------*/
#communication {
	width: 100%; 
	height: 33px; 
	clear: both;
	background-color:#9DAEB6;
	border-bottom:1px solid #9AA1B0;
	border-top:1px solid #9AA1B0;
	}

#communication ul {
	width: 852px; 
	margin:0 auto;
	}
	
#communication p {
	margin: 0px; 
	padding: 0px;
	}
	
#communication li {
    list-style: none;
	float: left;
	margin: 7px 0 0 10px;
	padding: 0px;
	height: 22px;
	}

#communication a:hover {
	text-decoration: underline;
	}

#communication a {
	color:#fff;
	text-decoration:none;
	}

#communication input {
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	}

li#contact-us {width: 120px;}
li#email-us {width: 95px;}
li#site-search input {width: 193px;}
li#sub-name input {border: 1px solid #999; width: 182px;}
li#sub-email input {border: 1px solid #999; width: 182px;}
li#sub-email input {border: 1px solid #999; width: 270px;}
li#subscribe {width: 170px; font-size: 10px; color: #fff;}
li#subscribe input {margin:0px;}
li.email-submit {width: 115px; margin-left: 30px;}
li.email-submit input {width: 70px;}
.radio {float:left; margin:2px;}
.submit {border: 2px solid #fff;}
li#tell-a-friend input {width: 160px;}
li.friend-submit input {width: 70px;}
li.friend-submit input, 
li.email-submit input {background-color: #CFDADF;}

.pt li#subscribe {width: 210px;}
.pt li.email-submit {width: 100px;}

/*-----------------------------------------------------------------------------
	Learning
-----------------------------------------------------------------------------*/
#learning {
	width: 100%; 
	height: 430px; 
	clear:both; 
	background-color:#fafafa;
	border-top:1px solid #fff;	
	}

#inner_learning {
	width: 852px;
	margin: 0px auto;
	padding-top: 20px;
	height: 400px;
	}

#inner_learning h2 {
	margin: 0px 0 10px 8px;
	letter-spacing: 2px;
	font: 17px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #3A5366;
	}

#learning h2 a:hover {
	color: #80A3B4;
	}

#learning h2 a {
	color:#344468;
	}

#learning dl {
	width: 276px;
	height: 180px;
	overflow: hidden;
	float: right;
	margin: 3px 0 0 8px;
	}

#learning dt, .kemMonthlyHeader {
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	border-bottom:1px solid #D1D5D6;
	color:#344468;
	margin-bottom: 4px;	
	}

#learning dd a:hover {
	color: #333;
	background-color: #ECECEC;
	}

#learning dt a {
	color:#344468;
	}

#inner_learning a {
	color:#333333;
	}


#inner_learning a:link, #inner_learning a:active, #inner_learning a:visited {
	display: block;
	padding: 3px;
	text-decoration: none;
	}



/*-----------------------------------------------------------------------------
	NKT Calendar
-----------------------------------------------------------------------------*/
#mini_calendar {
	padding: 5px 10px;
	color: #333;
	}

#mini_calendar li {
	list-style-type: none;
margin: 1px 0 4px 0;
	}



#mini_calendar a:hover {
	background-color:#FFFFCC;
	border-bottom:1px solid #AAAAAA;
	color:#000000;
	}

#mini_calendar a {
	text-decoration: none;
	border-bottom:1px solid #ccc;
	color:#BC6D1E;
	}


/*-----------------------------------------------------------------------------
	Site Info
-----------------------------------------------------------------------------*/

#sites {
margin-top: 30px;
text-align: center;
}
#site_info {
	clear:both;
	width: 100%;
	padding: 10px 0;
	background-color:#FFFFFF;
	border-top:1px solid #CFD4DD;
	color:#000000;	
	}

#inner_site_info {
	width: 852px; 
	margin: 0px auto;
	}

#site_info a:hover {
	color:#000000;
	}

#site_info a {
	color: #333333;
	text-decoration: none;
	}
	
#copyright {}

#nav_misc {
	margin: 5px 13px;
	}


a[id='admin_link'] {position: fixed; width:100%; bottom: 0px; right: 0px; background-color: #fff; text-align: center; border-top: 1px dashed #ddd; opacity: 0.7;}
#admin_link:hover {opacity: 1;}


ul.tabs { margin: 0; padding: 0; }
ul.tabs li { float: left; list-style: none; margin: 0; padding: 0; }
ul.tabs li a { float: left; display: block; }

ul.tabs { display: inline-block; }
ul.tabs:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html ul.tabs { height: 1%; }
ul.tabs { display: block; }

ul#nav_article { margin:20px 20px 30px 7px; padding:0; border-bottom: 1px solid #eee;}
#nav_article li { margin:0 3px; 0 0; font-size: 11px; text-transform: uppercase; }
#nav_article li span.no-caps {text-transform: lowercase;}
#nav_article li a:link, #nav_article li a:visited {
padding:3px 10px; 
border-bottom: none;
}

#nav_article li a:hover,  #nav_article li a:active {background-color:#eee;}
#nav_article li a.current {background-color:#ffc; font-weight:bold;}




/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

#kadampa_booklet {border-top: 1px solid #EFBA9A; border-bottom: 1px solid #E6C5AA; margin: 5px 8px 34px 8px; background-color:#FFFFEC}
#kadampa_booklet img {margin: 10px 10px 0 10px; padding:0; }
#kadampa_booklet h3 {text-transform: uppercase; font-size:12px; font-family: arial, sans-serif; color:#943800; }
#booklet {float:right; }
#booklet p {color:#D14F00; text-align: center; font-size:13px; margin: -5px 10px 0;}
#kadampa_booklet a {display:inline; color:#1D7FC6;}


.truth {
border-top: 1px solid #eee;
padding: 5px 0;
}

#mini_calendar li#calendar_full {
padding-left: 20px;
background: url(/css/img/calendar_full.gif) no-repeat left center;

}

.event_listing {
margin: 0 0 10px 20px;
}

.event_date {
padding-right: 10px;
float:left;
}
.event_info {
border-left: 1px solid #ddd;
display: block;
padding: 0 0 0 15px; 
margin-left: 50px;
}

#news_subscribe { border: 1px solid #ddd; margin: 50px 10px 30px 10px; padding: 10px 5px;}
#news_subscribe h3 {margin-top: 0;}

/* Tharpa Logo */	

#tharpa {
	padding: 1px 5px 0 70px;
	background: #FFFFF7 url(/css/img/tharpa.jpg) no-repeat scroll 10px 5px;
margin: 10px 0 30px;

	}

#tharpa h3 {
	color:#993300;
	margin-bottom: 10px;
	}

#tharpa p {
	margin-bottom: 10px;
	}

ul#nav_archive {
margin-left: 20px;
list-style-type: none;
}

ul#nav_archive li {
margin-bottom: 5px;
}

.slideshow {
	margin: 20px 0 0 45px;
}

#center_slideshow {
	margin: 20px 0 0 78px;
}

#france_dvd {
border: 3px double #BDD4E1;
margin: 0px 3px 20px 10px;
padding:0;
}

#france_dvd h3 {

letter-spacing: 1px;
color:#486675;
padding:0;
margin: 0 3px 10px 10px;
}

#france_dvd h4 {
font: 14px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
margin:5px 0 15px 10px;
}

.en #france_dvd {margin-top: 6px;}

#france_dvd img {
margin: 0 3px;
float: right
}

#france_dvd li {
list-style-type: none; 
padding: 2px 0;
}

#france_dvd a:hover {}
#france_dvd a {
	border-bottom:1px solid #ddd;
	color:#BC6D1E;
	text-decoration: none;
}

#nkt_feature {
margin: 0px 5px 10px 18px;
}

#worldpeace {margin: 0px 5px 10px 13px;}

#kadampa_vid {position:relative; float: left; margin: 0 15px 5px 10px; border: 1px solid #ccc; padding: 4px;}
#kadampa_vid a.zoom {border-bottom:none;}
#kadampa_vid span {position:absolute; bottom: 10px; color: #fff; right:10px; font-weight:bold; text-shadow: 1px 1px 1px #000;}