/* CSS Document */

/* GLOBAL */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	background-image: url('images/30.jpg');
	background-color: white;
	text-decoration: none;
	color: #222222;
	text-align: center;
	line-height: 1.5;
	font-size: 75%;
	background-attachment: fixed;
}

p
{
	margin: 0 0 0.7em;
	display: block;
	color: #333333;
	line-height: 140%;
  text-align: left;
}

a
{
	color: #993300;
	text-decoration: none;
}

a:link, a:visited
{
	color: #006699;
}

a:hover, a:active
{
	text-decoration: underline;
}

a img
{
	border: none;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.4em;
}

caption, th, td
{
	text-align: left;
	font-weight: 400;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

input,textarea
{
	margin: 0;
}

.wrapper
{
	display: block;
}

.wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .wrapper
{
	height: 1%;
}

hr
{
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 0 0 1.45em;
	border: none;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	color: #CC9933;
	text-align: left;
}

h1
{
	font-size: 170%;
	line-height: 1;
	margin-bottom: 0.9em;
	text-align: center;
}

h2
{
	font-size: 137%;
	margin-bottom: 0.75em;
}

h3
{
	font-size: 121%;
	line-height: 1;
	margin-bottom: 1em;
	color: #bb8822;
}

h4
{
	font-size: 107%;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5
{
	font-size: 1em;
	margin-bottom: 1.5em;
}

h6
{
	font-size: 1em;
}

ul, ol
{
	margin: 0 1.5em 1.5em 1.5em;
}

ul
{
	list-style-type: circle;
}

ol, li
{
	list-style-type: decimal;
	text-align: left;
}

dl
{
	margin: 0 0 1.5em 0;
}

dl dt
{
	font-weight: bold;
}

dl dd
{
	margin-left: 1.5em;
}

abbr, acronym
{
	border-bottom: 1px dotted #999;
}

del
{
	color: #000;
}

blockquote
{
	margin: 1.5em;
}

strong
{
	font-weight: bold;
	color: #996600;
}

em, dfn
{
	font-style: italic;
}

dfn
{
	font-weight: bold;
}

pre, code
{
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt
{
	font: 1.1em monospace;
	line-height: 1.5;
}

tt
{
	display: block;
	margin: 1.5em 0;
	line-height: 1.5;
}

th
{
	border-bottom: 2px solid #ddd;
	font-weight: bold;
}

td
{
	border-bottom: 1px solid #ddd;
}

th,td
{
	padding: 4px 10px 4px 0;
}

tfoot
{
	font-style: italic;
}

caption
{
	background: #ffc;
}

.small
{
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large
{
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.quiet
{
	color: #999;
}

.hidden
{
	display: none;
	margin: 0;
}

.highlight
{
	background: #ffc;
}

.top
{
	margin-top: 0;
	padding-top: 0;
}

.bottom
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.caps
{
	letter-spacing: 0.1em;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

img.right
{
	margin: 5px 0 10px 10px;
	padding: 5px;
	border: none; //1px solid #ddd;
}

img.left
{
	margin: 5px 10px 10px 0;
	padding: 5px;
	border: none;//1px solid #ddd;
}

ul.tabs
{
	margin: 0;
	padding: 0;
	display: block;
}

ul.tabs li
{
	float: left;
	list-style: none;
	xmargin: 0;
	padding: 0;
}

ul.tabs li a
{
	float: left;
	display: block;
}

ul.tabs:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html ul.tabs
{
	height: 1%;
}



/*             DEFAULT_THEME        */

#container
{
	width: 800px;
	margin: 0px auto;
	border: 1px solid #D39577;
	background-color: white;
}

#branding
{
	clear: both;
	height: 148px;
	position: relative;
}

dl.vcard
{
	position: relative;
	xbottom: 5px;
	left: 20px;
	color: #333;
	margin-bottom: 5px;
	text-transform: lowercase;
	float: left;
}

.vcard dd
{
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#nav_quicklinks
{
	position: relative;
	right: 15px;
	xtop: 50px;
	height: 20px;
	text-transform: lowercase;
	float: right;
}

#nav_quicklinks li
{
	margin-left: 20px;
}

.nav
{
	font-size: 12px;
}

#nav_weekly
{
	background-color: rgb(206,137,0);
}

#nav_main
{
	background-color: rgb(2,96,148);
	text-transform: lowercase;
	color: fff;
	width: 100%;
}

.nav li li
{
	position: relative;
}

.nav a
{
	text-decoration: none;
	color: #fff;
}

#nav_main a
{
	padding: 4px 16px;
}

#nav_weekly a
{
	padding: 1px 8px;
}

.nav a:hover
{
	text-decoration: underline;
}

#nav_weekly a:hover
{
	background-color: rgb(229,171,1);
}

#nav_main a:hover
{
	background-color: rgb(32,113,168);
}

.nav a.current
{
	background-color: rgb(32,113,168);
	color: #fff;
}

.default .nav a.current
{
	background-color: transparent;
}

.nav ul li:hover ul, .nav ul li.sfhover ul
{
	top: 26px;
	background-color: #CA611D;
}

#nav_sub1
{
  width: 34%;
  float: right;
}

#mainmenu li:hover, #nav_main li:hover, #nav_weekly li:hover
{
	background-position: 0 0;
}

#nav_find
{
	padding: 5px 20px;
	height: 20px;
	clear: both;
	letter-spacing: 0.5px;
	line-height: 2;
	background-color: #FFFFF7;
}

#nav_find p
{
	font-size: 11px;
	xmargin: 0;
	color: #333;
}

#site_search
{
	float: right;
}

input.search_box
{
	font-size: 11px;
	width: 145px;
}

input.btn
{
	font-size: 11px;
}

#nav_sub
{
	width: 20%;
	float: left;
	margin: 20px 10px 20px 0px;
	border-left: 1px solid #eee;
	padding-left: 5px;
}

#nav_sub li
{
	list-style-type: none;
	xpadding: 5px;
}

#nav_sub a:hover
{
	text-decoration: underline;
}

#nav_sub a
{
	text-decoration: none;
}

#nav_sub h3
{
	margin: 0 0 10px 0;
	padding: 5px 5px 3px 5px;
	color: #333;
}

#content #nav_sub h3 a
{
	color: #4C1900;
}

#nav_sub h4, #content_feature h4
{
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333;
	margin: 20px 0 3px 0;
}

ul.nav_items
{
	margin: 0 0 90px 0;
	list-style-type: none;
}

#nav_sub li.current a
{
	font-weight: bold;
	color: #4C1900;
}

#content_feature
{
	width: 20%;
	float: left;
	margin: 20px 10px 20px 10px;
	overflow: hidden;
}

#content_feature li
{
	list-style-type: none;
	margin: 5px;
}

#content_feature legend
{
	font-size: 14px;
	color: #BB271D;
}

#today
{
	padding: 5px;
	border: 1px solid #D6824A;
}

#upcoming-events
{
	padding: 5px;
	margin: 20px 0 30px 0;
	border: 1px solid #D6824A;
}

.events_list p
{
	margin: 0 5px;
}

ul.vcalendar
{
	margin: 0 0 10px 0;
}

#education_itemlist
{
	xborder: 1px solid #D6824A;
	xheight: 200px;
	background-color: light blue;
}

#class_scrollbox
{
	border: 1px solid #D6824A;
	height: 200px;
	overflow-y: auto;
}

ul#class_scrollbox, ul#education_itemlist
{
	margin: 0 0 10px 0;
}

#class_scrollbox ul, #education_itemlist ul
{
	list-style: circle;
	padding: 0;
}

#class_scrollbox li, #education_itemlist li
{
	padding: 3px 0 0px -10px;
	xmargin: 0;
	line-height: 1.2uy;
	color: #555;
}

#class_scrollbox li.county, #education_itemlist li.county
{
	width: 100%;
	background-color: rgb(206,137,0);
  font-size: 13px;
	padding: 1px 0 0 10px;
	color: white;
	letter-spacing: 1px;
}

#tharpa
{
	padding: 10px 5px 0 70px;
	background: url(../images/9.jpg) no-repeat 0px 10px;
	background-color: #FFFFF7;
}

#tharpa h3
{
	color: #993300;
	margin-bottom: 10px;
}

#tharpa p
{
	margin-bottom: 10px;
}

#content
{
	padding-top: 20px;
	margin: 0 20px 30px 0px;
	line-height: 1.7;
}

#picture_sidebar
{
  width: 18%;
  float: right;
  margin: 20px 10px 20px 10px;
}

#picture_sidebar li
{
	list-style-type: none;
	margin: 5px;
}
                
#content_main
{
	float: right;
	width: 55%;
	margin: 0 10px 0 0;
}

#content_main a:hover
{
	background-color: #993300;
	color: #fff;
}

#content_main a
{
	border-bottom: 1px solid #ddd;
}

#at-a-glance
{
  margin: 10px;
}

#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;
}

#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
{
	background: url(../images/10.gif) no-repeat 10px 10px;
	padding: 10px 20px 20px 85px;
	clear: both;
	xmargin: 0;
	color: #333;
}

#site_info h5
{
	margin-bottom: 0.5em;
}

#site_info p
{
	margin-bottom: 0.6em;
}

#site_info .vcard
{
	float: right;
	width: 246px;
	text-align: right;
}

#nav_misc
{
	float: right;
	clear: right;
	margin-bottom: 0.5em;
}

.rss
{
	background: url(img/feed.gif) no-repeat center left;
	padding-left: 18px;
}

#center_search_list
{
	margin-top: 20px;
}

.kemCity
{
	font-size: 1.6em;
}

.kemWebsite
{
	margin-bottom: 1.1em;
}

.kemBranch
{
	text-transform: capitalize;
	font-size: 11px;
}

.kn_date
{
	font: italic 95% corbel, georgia, serif;
	color: #5D697E;
	margin: 0 0 10px 0;
}

#content .kadampa_news ul
{
	padding: 0;
	xmargin: 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;
}

#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;
}

#event_calendar *
{
	padding: 0;
	xmargin: 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: 25px Tahoma, sans-serif;
	background-color: #fff;
	color: #333;
}

#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;
	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_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: #B1572A;
	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;
}

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: #663333;
	font-weight: bold;
	text-decoration: none;
}

div.zem_event_calendar_nav a.prev
{
	padding: 0 10px 0 10px;
	font-size: 35px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}

div.zem_event_calendar_nav a:hover
{
	color: #555;
}

table.calendar
{
	border: 1px solid #ccc;
	vertical-align: top;
}

td.lineofevents
{
  vertical-align: top;
  width: 14%;
}

p.caltitle
{
	font-size: 1.3em;
	color: #666;
}

tr.calday
{
	background-color: #006699;
	font-size: 10px;
	color: #fff;
}

tr.calddate
{
	background-color: #ddd;
	font-size: 9px;
	color: #333;
}

td.calday
{
	background-color: #006699;
	font-size: 10px;
	color: #fff;
}

.table1day tr
{
  vertical-align: top;
	line-height: 1.1em;
	font-size: 10px;
}

td.calpuja
{
	xborder: solid thin #E5F3FC;
  background-color: #E5F3FC;
	color: #666;
	text-align: center;
}

td.calfp
{
	background-color: #C2DD91;
	color: #666;
	text-align: center;
}

td.calgp
{
	xborder: solid thick #feebaf;
  background-color: #FEEBAF;
	color: #666;
	text-align: center;
}

td.calopen
{
	background-color: rgb(255,255,204);
	color: #666;
	text-align: center;
}

td.calretreat
{
	background-color: #F7AA9E;
	color: #666;
}

td.calspecial
{
	background-color: orange;
	color: #666;
	text-align: center;
}

td.calempty
{
	background-color: #F3F5F7;
	color: #666;
	text-align: center;
}

span.calprint
{
	text-align: right;
	font-size: 11px;
	color: #666;
}

.hang
{
	color: #00008b;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	text-indent: -0.7em;
	margin-left: 0.7em;
}

/*                   REGEN2      */

p.quote
{
	text-indent: -8px;
	margin-left: 24px;
	margin-right: 16px;
	line-height: 18px;
}

blockquote
{
	margin-left: 24px;
	margin-right: 16px;
}

img
{
	border: none;
}

dl dd
{
	margin-left: 8px;
}

.teacher
{
	font-size: 14px;
	font-weight: lighter;
	color: #cc9933;
	text-align: left;
	background-position: left;
}

.datetime
{
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-align: left;
	background-position: left;
}

.venue
{
	text-align: left;
	text-indent: -15px;
	padding-left: 15px;
	padding-right: 8px;
}

.vVenue
{
	color: #006699;
	font-weight: bold;
}

.vName
{
	color: #006699;
	font-style: italic;
}

table.gp
{
	line-height: 100%;
	margin-left: 5em;
	vertical-align: middle;
}

table.gp tr
{
         vertical-align: middle;
}

table.gp td
{
	border: none;
	padding: 3px;
	vertical-align: middle;
}

table.gp td.dt
{
	text-align: right;
	vertical-align: middle;
}

p.q
{
	font-style: bold;
	color: #111111;
}

p.a
{
	font-style: italic;
}


/*                              Blank  */


ul.learn-about
{
	float: left;
	width: 100%;
	xmargin: 0;
	padding: 0;
	list-style: none;
}

li.learn-about
{
	float: left;
	width: 45%;
	xmargin: 0;
	padding: 0;
	text-indent: -1em;
	margin-left: 1em;
}

.dropcap2:first-letter {
font-size:350%; 
float:left;
line-height:.7em;
color:#770000;
font-family: Times, serif;
}

.dtstart
{
	color: #000;
  font-size: .8em;
}

.summary, .summary a
{
	color: #CC9933;
  font-size: .9em;
	margin-bottom: 0;
}
