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

KBC Template - Default Theme
nktcommunications@kadampa.org

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

	
/* -------------------------------------------------------------- 
   global
-------------------------------------------------------------- */

body {
	background-color: #fff;
	background-image: url("/images/135.gif");
	}

#container {
	width: 780px;
	margin: 20px auto;
	border: 1px solid #666666;
	background-color: #fff;	
	}

a:hover {
	text-decoration: underline;
	}

a {
	color: #666633; 
	text-decoration: none;
	}

/* -------------------------------------------------------------- 
   =branding
-------------------------------------------------------------- */

#branding {
	clear:both;
	height: 190px;
	position: relative;
	background: url(../images/172.jpg) no-repeat bottom center;
	}

/* ----- Sitename ---- */

#branding h1 {
/*	font-size: 30px;
	position: absolute;
	top: 45px;
	left: 20px;
	font-weight: normal; */
	display: none;
	}

#branding h1 a:hover {
	text-decoration: none;
	}

#branding h1 a {
	color: #666633;
	}
	
#branding a {
	color: #fff;
	}	

#branding h2 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
	position: absolute;
	color: #999966;
	top: 80px;
	left: 20px;	
	}


/* Phone number and email */

dl.vcard {
	position: absolute;
	bottom: 5px;
	left: 20px;
	color: #fff;
	margin-bottom: 5px;
	text-transform: lowercase;
	}

.vcard dd {
	float: left; 
	margin: 0 20px 0 0; 
	padding: 0;
	}

	

/* Top right links */

#nav_quicklinks {
	position: absolute;
	right: 15px;
	top: 4px;
	height: 20px;
	text-transform: lowercase;	
	}

#nav_quicklinks li {
	margin-left: 20px;
	}	

#nav_quicklinks a {
	color: #333333;
	}
	


/* --------------------------------------------------------------
   nav main
-------------------------------------------------------------- */
	
#nav_main {
	font-size: 13px;
	background-color: #cccc99;
	text-transform: lowercase;

	}

#nav_main li {
  	position: relative;
	}
	
#nav_main a:hover {
	background-color: #666633;
	text-decoration: underline;
	}

#nav_main a {
	padding: 4px 16px;
	text-decoration: none;
	color: #fff;
	}

#nav_main a.current {
	background-color: #666633;
	color:#fff;
	}

.default #nav_main a.current {
	background-color: transparent;
	}
	
/* Drop down menus */

#nav_main ul li ul a:hover {
	width: 174px;
	padding: 4px 0 4px 1em;
}

#nav_main ul li ul a {
	font-size: 11px;
	font-weight: normal;
	width: 174px;
	padding: 4px 0 4px 1em;
    text-transform: none;
    display: block;
}

#nav_main ul li ul {
	position: absolute;
	top: -999em;
  	left: 0;
	width: 185px;
	margin: 0;
	padding: 3px 3px;
	border-top: 2px solid #666633;
        z-index: 100;
}

#nav_main ul li:hover ul, 
#nav_main ul li.sfhover ul {
	top: 26px;
	background-color: #999966;

}		

#nav_main li:hover ul li {
background-position: 0 0;
position: static;}

#mainmenu li:hover, #nav_main li:hover {
	background-position: 0 0;
}



/* Breabcrumbs and Search Box
-------------------------------------------------------------- */

#nav_find {
/*	padding: 5px 5px; */
	margin-bottom: 15px;
	height: 20px;
	clear:both;
	letter-spacing: 0.5px;
	line-height: 2;
	background-color: #ffffff;
	}

#nav_find p {
	font-size:11px;
	margin:0;
	color:#999966;
	}
/*
#site_search {
	float:right;
	}
*/
input.search_box {
	font-size: 11px;
	width: 90px;
	color: #666633;
	}

input.btn {
	font-size: 10px;
	}

/* -------------------------------------------------------------- 
   sub nav
-------------------------------------------------------------- */

#nav_sub {
	width: 23%;
	float: right;
	margin: 20px 0 20px 10px;
border-left: 1px solid #eee;
padding-left: 10px;
	}

#nav_sub li {
	list-style-type: none;
	padding: 3px;
	}

#nav_sub a:hover {
	text-decoration: underline;
	color: #666633;	
	}

#nav_sub a {
	text-decoration: none;
	color: #666633;
	}

#nav_sub h3 {
	margin: 0 0 10px 0; 
	padding: 5px 5px 3px 1px;
	color: #999966;
	}

#content #nav_sub h3 a {
	color: #666633;
	}
	
#nav_sub h4,
#content_feature h4 {
	font-weight: normal;
	font-size: 13px;
/*	letter-spacing: 1px; */
	color: #003366;
        margin: 10px 10px 3px 0;
	}

ul.nav_items {
	margin: 0 0 90px 0;
	list-style-type:none;
	}
	
ul.nav_items_multiple {
	margin: 0 0 20px 0;
	list-style-type:none;
	}
	
a.nav_items {
	color: #999966;
}

a.nav_items_multiple {
	color: #999966;
}


#nav_sub li.current a {
	font-weight: bold;
	color:#4C1900;
/*	background-color: #E3E3E3; */
	}
	
/*
#content_feature a:hover {
	background-color:#666633; 
	color:#fff;
	}
*/	

/* Homepage
-------------------------------------------------------------- */

#content_feature {
	width: 23%;
	float: right;
	margin: 5px 0 10px 10px;	
	}

/*
#content_feature li {
	list-style-type: none;
	margin: 5px;
	}
*/
/* Event boxes */	

#content_feature legend {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	}
		
#today {
	padding: 3px;
	border: 1px solid #333333; 
	background-color: #ffffcc;	
	margin: 0px 0 20px 0;
	}
	
#flyer {
	padding: 0px;
/*	border: 1px solid #333333; */
	}	

#class_locations {
	padding: 3px;
	border: 1px solid #333333;
	background-color: #ccccff;	
	margin: 0px 0 20px 0;
	}
	
#upcoming-events {
	padding: 3px;
	border: 1px solid #333333;
	background-color: #fff;
/*	margin: 20px 0 20px 0; */
	margin-bottom: 10px
	}
	
.events_list p {
	margin: 0 5px;
	}

ul.vcalendar {
	margin: 0 0 10px 0;
	}

	
/* Branches Scrollbox */	

#class_scrollbox {
	border: 1px solid #666666;
	height: 200px;
/*	overflow-y: auto; */
	}

ul#class_scrollbox {
	margin: 0 0 10px 0;
	}
	
#class_scrollbox ul {
	list-style:circle;
	padding:0; 
	}

#class_scrollbox li { 
	padding: 3px 0 3px 10px; 
	margin: 0; 
	color: #555;
	}


#class_scrollbox li.county { 
	font-size: 12px;
	padding: 1px 0 0 5px; 
	color: #003366;
	letter-spacing: 1px;
	}

#class_scrollbox a {
	color:#666633;
	font-size: 11px;
	}
	
#class_scrollbox a:hover {
	color:#666633;
	font-size: 11px;
	}

	
/* Tharpa Logo */	

#tharpa {
	padding: 20px 10px 0 70px;
	background: url(../images/9.jpg) no-repeat 0px 10px;
/*	background-color: #FFFFF7; */
	}

#tharpa {
	margin-bottom: 5px;
	color:#999966;
	font-size: 11px;
	}



	
/* -------------------------------------------------------------- 
   content
-------------------------------------------------------------- */

#content {
	padding-top: 20px;
	margin: 0 15px 30px 15px;
	line-height: 1.7;
	}

#content h1 { 
	font-size: 1.7em;
	font-weight: normal;
	color:#6699cc;
	}

#content h2 { 
	font-size: 1.5em; 
	font-weight: bold;
	}

#content h3 {
	font-size: 1.3em;
	font-weight: bold;
/*	margin: 0 0 10px 0; */
	color:#666633;	
	line-height: 1.5;
	}
	
#content h4 {
	font-size: 1.1em;
	font-weight: bold;
	color:#ff9900;
	}


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

#content_main {
	float: left;
	width: 73%;
	}

#content_main a:hover {
	color:#ff9900;
	text-decoration: underline;		
	}
	
#content_main a {
	color:#ff9900;
	text-decoration: none;		
	}


/* -------------------------------------------------------------- 
   promotion links (footer)
-------------------------------------------------------------- */

#nav_promote {
	clear:both;
	margin: 30px 0 0 0;
	padding: 5px 15px;
	}		
	
#nav_promote li {
	margin: 5px 15px 0 0;
	}	

#nav_promote a:hover {text-decoration: underline;}
#nav_promote a {text-decoration: none;}

/* -------------------------------------------------------------- 
   Newsletter and RSS links
-------------------------------------------------------------- */

#subscribe {
	clear: both;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #F0F2EF;
	text-align: right;
	margin: 0 20px;
	height: 20px;
	}

#subscribe span {
	margin: 0 10px;
	}

#subscribe .email {
	background: url(img/email.gif) no-repeat center left;
	padding-left: 18px;
	}

/* -------------------------------------------------------------- 
   site info (copyright and stuff)
-------------------------------------------------------------- */

#site_info {
	background: url(../images/16.gif) no-repeat 10px 10px;
	padding: 10px 20px 20px 85px;
	clear:both;
	margin: 0;
	color:#999966;
	}	

#site_info h5 {
	margin-bottom: 0.5em;
	}

#site_info p {
	margin-bottom: 0.6em;
	}

#site_info .vcard {
	float: right;
	width: 240px;
	text-align: right;
	}

#nav_misc {
    float:right;
	clear:right;
	margin-bottom: 0.5em;
	}

/* -------------------------------------------------------------- 
   Misc. Pages
-------------------------------------------------------------- */

.rss {
	background: url(img/feed.gif) no-repeat center left;
	padding-left: 18px;
	}

/* =Center Search listings 
-----------------------------------------*/

#center_search_list {

	margin-top: 20px;

	}

.kemCity {


	font-size: 1.6em;

	}

.kemWebsite {

	margin-bottom: 1.1em;
	}

.kemBranch {
	text-transform: capitalize;
	font-size: 11px;
	}	

/* =Kadampa News
-----------------------------------------*/

.kn_date {
	font: italic 95% corbel, georgia, serif;
	color: #5D697E;
	margin: 0 0 10px 0;	
	}

#content .kadampa_news ul {
	padding: 0;
	margin: 0;
	}

#content .kadampa_news li {
	list-style: none;
	clear:both;
    margin: 0 0 10px 0;
	}

.kn_subscribe_link img {
	border:none;
	}

.kn_image {
    padding: 4px;
    border: 1px solid #eee;
    float:left;
    margin: 0 10px 10px 0;
	}

.kn_headline {

	display: block;
	clear:both;
	font-size: 120%;
	margin-top: 20px; 
	}

/*-----------------------------------------------------------------------------
	Calendar
-----------------------------------------------------------------------------*/

/* Year at a glance page */

#at-a-glance h3 {
	letter-spacing: 1px; 
	margin: 30px 10px 20px 0;
	}

#at-a-glance .days {
	float:left;
	}

#at-a-glance .event_info {
	border-left: 1px solid #ddd; 
	margin-left: 60px; 
	padding-left: 10px;
	}

/* Full Calendar */

#event_calendar * { padding: 0; margin: 0; }

#event_calendar { 
	clear:both;
	color: #999;
	text-align: center;
    margin: 20px 0;
	}

#event_calendar .vevent {
	margin-bottom: 5px; 
	border-bottom: 1px solid #888; 
	background-color:#ffc;
	}

.nav_back a:hover {color: #623144;}
.nav_back a {color: #9f5070;}

#event_calendar caption {
	margin: 0 auto;
	text-align: center;
	font: 20px Tahoma, sans-serif;
	background-color: #fff;
	color: #666633;
	margin-bottom: 10px;
	}

#event_calendar ul li { 
	list-style-type: none;
	text-align: left;
}

#event_calendar table {
	border-bottom: 1px solid Silver;
	border-right: 1px solid Silver;
	margin: 0 auto;
	}

#event_calendar th, #event_calendar td {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
	}

#event_calendar td a { padding: 0; }
#event_calendar td a:hover { text-decoration: underline; }


td ul li {
	margin-bottom: 10px;
}


/* Event Details */

#event_calendar .zem_event_list p {margin: 0 0 5px 0}

#event_calendar col.Sat,
#event_calendar col.Sun {
	background: #f1f1f1;
	}


#event_calendar tr.day {
	color: #777;
	font-size: 11px;
	height: 90px;
	}

#event_calendar tr.number {
	background-color: #fafafa;
	color: #555;
	height: 15px;
	vertical-align: middle;
	}

#event_calendar tr.number td {
	font: italic 12px Georgia, Tahoma, sans-serif;
	text-align: left;
    padding-right: 5px;
	}

#event_calendar th {
	background-color: #999966;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	}

.calendar_nav {
	width: 700px;
	margin:  -40px auto -40px auto;
	}

div.zem_event_calendar_nav {
    float: right;
    overflow: hidden; 
    padding-bottom: 5px;    
	}

h3.zem_event_calendar_nav {
	display: inline;
	font-size: 15px;
	font-weight: normal;
	}

div.zem_event_calendar_nav a.next{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #03F;
	font-weight: bold;
    text-decoration:none;
    color: #663333;
	}

div.zem_event_calendar_nav a.prev{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #03F;
	font-weight: bold;
    text-decoration:none;
    color: #663333;
	}

div.zem_event_calendar_nav a:hover{
	color: #555;
	}


/*--------------------------------------------------
Insert Easy Tweaks after this line
----------------------------------------------------*/

/* Tables
-------------------------------------------------------------- */


table.home_page { margin-left: 0; margin-top: 1px; margin-bottom: 5px}
th.home_page,td.home_page { padding: 5px 5px 5px 5px; }


table.table_list { margin-left: 20px 
}

td.table_list {
	padding: 10px;

}


/* Weekly Calendar */

li.event_list {
	background-color: #ffffcc;
	color: #666633;	
	width: 80%;
	line-height:1.5em;
	padding: 0.2em 1em 0.2em 1em;
	list-style-type:none;
	border-bottom: 1px solid #fff;	
}

li.event_list_head {
	color: white;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.5px; 
	background-color: #999966;
	border-bottom: 1px solid #fff; 
	padding: 0.1em 1em 0.1em 1em;
	width: 80%;
}


#event_list a:hover {
	color:#666633; 
	background-color:#ffffcc;
	}
	
#event_list a {
	color:#666633;
	background-color:#ffffcc;
	border-bottom: 0;
	}

h3.event_list_week {
	width: 82%;
	margin-right: 0;
	text-align: right;
	margin-bottom:0.5em;
}

a.event_list_week {
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #03F;
	font-weight: bold;
    text-decoration:none;
    color: #663333;
}


/* Home page side bar */

ul.side_bar {
	margin:0px; 
	padding:0px; 
	list-style-type:square;
}

li.side_bar {
	color: #333333;
	line-height:1.4em;
	padding: 0.2em 0.5em 0.2em 0.5em;
	list-style-type:none;
}

li.side_bar_head {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	line-height:1.3em;
	letter-spacing: 0.02em;
	background-color: #6699cc;
	padding: 0.2em 0.5em 0.3em 0.5em;
	list-style-type: none;
}

.side_bar_today {
	border: 1px solid #666633;
	background-color: #fff;
	padding-bottom: 0.3em;
	margin: 2.7em 0 1.5em 0;
}

.side_bar_courses {
	border: 1px solid #666633;
	background-color: #fff;
	padding-bottom: 0.3em;
	margin-bottom: 1.5em;	
}

.side_bar_events {
	border: 1px solid #666633;
	background-color: #fff;
	padding-bottom: 0.3em;
	margin-bottom: 1.5em;
	}

.side_bar_centres {
	border: 1px solid #666633;
	background-color: #fff;
	padding-bottom: 0.3em;
	margin-bottom: 1.5em;
	}

.side_bar a:hover {
	color:#333333; 
	display: block;
	text-decoration: underline;	
	}
	
.side_bar a {
	color:#333333;
	display: block;
	text-decoration: none;	
	}


li.site_map {
	list-style-type:none;
}


/* Publicity */

td.publicity {
	padding: 15px;
	background-color: #ccccff;
