/*-----------------------------------------------------------------------------
kadampa.org - Default Style Sheet 
last updated: 	25 April 2007
email: webdevelopment@kadampa.net
-----------------------------------------------------------------------------*/


/* =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;
	xbackground: url(img/content.jpg) repeat-x top left;
}

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;
}
.article img, .bulletin img {margin-left: 1em;}
.right {float:right;}
.border {border: 1px solid #000;}
.clear {clear:both;} 
span.caps {letter-spacing: 0.1em;}
a:active {outline: none;}

a[href^="http:"] {
display:inline-block;
padding-right:14px;
background:transparent url(img/externalLink2.gif) center right no-repeat;
}

a[href^="http://kadampa.org"] {
display:inline;
padding-right:0px;
background: none;
}

/* =Accessibility
-----------------------------------------------------------------------------*/
#nav_access, #nav_main h2, #nav_main h3 {left:-9999px; position:absolute; width:0px; margin:0px;}


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

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

#language {
	width: 100%;
}


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 10px;
}

.simple-translator a:link, .simple-translator a:active, .simple-translator a:visited {text-decoration: none;}



/* =Branding
-----------------------------------------------------------------------------*/
#branding {width:100%;}
#inner-branding {
	width: 852px;
	margin: 0px auto;
	height: 110px; 
	background: url(NKT-IKBU.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:link, #branding a:active, #branding a:visited {
	text-decoration: none;
}

#branding a:hover {}

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

#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: 11px;

}

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

input.c-search {
	width: 248px;
	margin: 0 0 3px 0;
	border: 1px solid #9EB3B5;
	
}

.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;
}

/* =Main Navigation
-----------------------------------------------------------------------------*/
#nav_main {
	height: 25px;
	width:100%;
	clear:both;
	text-transform: uppercase;
	padding: 5px 0;
}

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

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

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

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

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

#nav_sub a:link, #nav_sub a:active, #nav_sub a:visited {
	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 li a:hover {
	background-color: #F4F5F2;
}
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:link, 
ul#nav_sub ul li a:active, 
ul#nav_sub ul li a:visited {
	border-bottom: none;
}




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

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

#content_primary a:link, #content_primary a:active, #content_primary a:visited {
	text-decoration: none;
}


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

#content_primary h1,
#content_primary h2, 
#content_primary h3 {
	margin-left:10px;
	font-family: Arial, sans-serif;
}
#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 h3 {font-size: 13px;}
	
#content_primary {
	width: 563px;
	float: left;
	min-height: 360px;
	border-right: 1px solid #ddd;
	margin-bottom: 20px;
}
	
p#tell-a-friend {
	text-align: right;
	clear: both;
	padding-right: 20px;
	background: url(img/email.png) no-repeat bottom right;
}

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

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

/* Homepage */

#content_primary ol.upcoming_events {list-style:none; margin: 20px 0 20px 11px; float:left;}
#content_primary .upcoming ul {float: right; margin: 20px 60px 0 0;}
.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;	
}

.upcoming {
	/* background: url(/css/img/upcoming-events2.gif) no-repeat top right; */
	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: 105px;	
}


.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;
}

.article h2 {clear:both;}

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

.blank {float:left}
.quote-mark {background: url(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 Search */

#center_list {
	width: 500px;
	margin: 10px 10px;
	padding: 5px;
}
#center_list h2 {
	font-size: 1.6em;
	margin-left: 0px;
	border-bottom: 1px solid #999;
}
#center_list h3 {
	font-size: 1.4em;
	margin: 5px 0;
	font-weight: lighter;	
}
#center_list dl {
	padding: 5px;
}
#center_list dt {
	font-size: 1.2em;
	margin: 0 5px 5px 0;
}
#center_list dd {
	margin: 5px 0;
	padding: 0 0 2px 20px;
}

#center_list .odd {
	background-color: #EEF6F7;
	
}

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

.map {
	background: url(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;
}
.tel {background: url(img/telephone.png) no-repeat;}
.fax {background: url(img/fax.png) no-repeat;}
.email {background: url(img/email.png) no-repeat;}
.url {background: url(img/world_link.png) no-repeat;}

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

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

/* 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;}

/* ------ =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 10px; 
    font: 15px "Lucida Grande","Trebuchet MS",Verdana,sans-serif;
}

.home #content_secondary h3 {
	margin-top: 5px;	
}
#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; 
}


/* =Communication Tools
-----------------------------------------------------------------------------*/
#communication {width: 100%; height: 33px; clear: both;}
#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 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; 
}

#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 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;
}




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



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

#kem_calendar li {
	padding: 0 0 5px 5px;
	list-style-type: none;
	font-size: 10px;
	cursor: pointer;
}


#kem_calendar .left {border-style:none;}

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

#site_info {
	clear:both;
	width: 100%;
	padding: 10px 0;
}

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

#site_info a:link, #site_info a:active, #site_info a:visited {
	color: #fff;
	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;}
#admin_link:hover {opacity: 1;}

