/* Styles for MJKR.org  */

html { background: #ccc; margin-bottom: 0 0 50px 0; }

body { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .82em;
	text-align: center;
	/*color: #282828;*/
	color: #333;
	margin: 0; 
	padding: 0; 
	/* background-color:  #fc6;*/ 
	background-color: #CFD9DA; }
	
/* ########## Psuedo classes ########## */

a:link, a:visited, a:hover, a:active { text-decoration: none; border-bottom: 1px solid #ccc; }
a:link  { color: #c63; background-color: transparent; }
a:visited { color: #c63; background-color: transparent; }
a:hover { color: #006699; background-color: transparent; border-bottom: 1px solid #ccc;}
a:active { color: #c60; background-color: transparent; }

/* ########## General sitewide text styles ########## */

p, p.default, blockquote { 
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

div.dashedline { height: 1px; border-bottom: 1px dashed #ccc; margin: 5px 0; }
div.dottedline { height: 1px; border-bottom: 1px dotted #ccc; margin: 5px 0; }

h1,h2,h3,h4,h4,h5 { text-align: left; font-weight: normal; }
h1 { font-family: georgia, "times new roman", garamond, serif; font-size: 2.0em; color: #660000; margin: 15px 0 15px 0; font-weight: normal; }
h2 { font-family: georgia, "times new roman", garamond, serif; font-size: 1.3em; font-weight: normal; color: #3f4d67; /*background-color: #eee;*/ }
h3 { font-size: 1em; font-weight: bold; }
h4 { font-size: .82em; font-weight: bold; margin-bottom: 3px; }
h6 { font-size: .69em; font-weight: bold; margin-bottom: 2px;  text-align: left; }

dl { 	
	margin: 20px 20px 20px 0;
	padding: 0;
	color: #333;
	font-size: .90em;
	line-height: 1.3em;
	text-align: left;
}

dt { 
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: normal;
	color: #510000;
}

dt span { font-weight: bold; }

dd { 
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	padding-bottom: 10px;
}

#pagewrapper {
	width: 100%;
	min-width: 750px;
	margin: 0 auto;
	text-align: center;
}

/* Banner */

#bannerwrapper {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background-color: #510000;
	background:url(/images/bannner_bg.gif) repeat-x;
	border-bottom: 1px solid #0033CC;
}

#banner { 
	width: 750px;
	height: 80px;
	margin: 0 auto;
	background-color: #510000; }
	

/* Main site navigation */


#sitenavwrapper {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	background-color: #FC3;
	/*background: url(/images/sitenav-footer_bg.gif) repeat-x;*/
	text-align: center;
}

#sitenav {  
	width: 750px;
	height: 20px;
	color: #900;
	background-color: #FC3;
	/*background: url(/images/sitenav-footer_bg.gif) repeat-x;*/	
	margin: 0 auto;
	padding: 0;
	text-align: center;	
	font-size: 1em;
	line-height: 1.5em; 
}

#sitenav ul { margin: 0 0 0 2px; padding: 0; }
#sitenav ul li { 	
	margin: 0 15px 3px 0; 
	padding: 0; 
	text-align: left;	
	font-size: 0.85em;
	display: inline; 
	list-style: none;

}
#sitenav ul li a { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	background-color: transparent;
	color: #900;
	text-align: left;
	text-decoration: none;
	border-bottom: none;	
}
#sitenav ul li a:hover { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	background-color: transparent;
	color: #FFC;
	text-align: left;
	text-decoration: none;
	border-bottom: none;
	border-top: 3px solid #cc3; 
}

#sitenav ul li a:selected { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	color: #d9feFd;
	background-color: transparent;	border-top: 3px solid #0066CC; 
}
#homecontentwrapper {
	width: 750px;
	min-height: 600px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFBEC;
}

#homephoto { float: left; width: 260px; background-color: transparent; text-align: left; padding: 0; margin-left: 30px; margin-top: 30px;}
#hometext { float: right; width: 420px; /*font-family: georgia, "times new roman", serif;*/ font-size: .90em; line-height: 1.2em; background-color: transparent; text-align: left; margin-top: 30px; margin-right: 20px;}
.homequote { /*font-family: georgia, "times new roman", serif; */ font-style: normal !important;  font-size: 1em; line-height: 1.4em; color: #999; margin: 10px 0 0 0;}
.homequote p span { text-align: right;}
#homeschedule { margin-left: 20px; }
#homeschedule ul li { font-size: 0.62em; line-height: 1.2em; text-align: left; }

#contentwrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;	
}

div#contentwrapper div#content {
	float: left; 
	width: 650px;
	margin: 0;
	padding: 20px 50px 20px 50px;
	background-color: white;

}

div#contentwrapper div#content div#format {
	float: left; 
	width: 650px;
	margin: 0;
	padding: 0;
	background-color: white; 
}

div#contentwrapper div#content img.imgLeft {
	margin: 0 15px 15px 0;
	border: 1px solid #666;
}
div#contentwrapper div#content img.imgRight {
	margin: 0 0 15px 15px;
	border: 1px solid #666;
}

div#contentwrapper div#biophotogallery { 
	float: left;
	margin: 0 !important;
	padding: 0 !important;	
}

div#contentwrapper div#biophotogallery div.photo { 
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid #666;
	border-right: 1px solid #ccc;		
}

div#contentwrapper div#biocontent { 
	float: left; 
	width: 549px;
	height: 910px;
	margin: 0;
	padding: 10px 20px 10px 30px;
	background-color: white; 
}
div#contentwrapper div#biocontent img { 
	margin: 0 15px 15px 15px;
	border: 1px solid #666;
}

div#contentwrapper div#content div.publications { 
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}

div#contentwrapper div#content div.publications h3 { 
	font-size: 120%;
}

div#contentwrapper div#content div.publications p { 
	font-size: 100%;
}

div#contentwrapper div#content div.publications ul { margin: 0; padding: 0; }
div#contentwrapper div#content div.publications li { 
	font-size: 85%; 
	line-height: 120%; 
	text-align: left; 
	margin: 0 0 10px 0 !important; 
	list-style-type: none; 
}

div#contentwrapper div#content div#teachings { 
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}

div#contentwrapper div#content div#teachings h3 { 
	margin: 20px 0 10px 0; font-size: 95%; color: #510000; font-weight: bold;
}

div#contentwrapper div#content div#teachings h4 { 
	font-size: 110%;
	font-family: "times new roman", georgia, palatino, serif;
	font-style: normal;
	font-weight: bold;
}

div#contentwrapper div#content div#teachings p { 
	font-size: 120%;
	line-height: 140%;
	font-family: "times new roman", georgia, palatino, serif;
}

div#contentwrapper div#content div#teachings p span { /* for the Q and A */
	font-weight: bold;	
	color: #510000;
}

div#contentwrapper div#content div#teachings ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#contentwrapper div#content div#teachings ul li { 
	font-size: 90%;
	line-height: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

div#contentwrapper div#content div#teachings ul li span { font-weight: bold; }


div#contentwrapper div#content div#teachingindex { margin: 0; padding: 0; }

div#contentwrapper div#content div#teachingindex p { font-size: 100%; }

div#contentwrapper div#content div#teachingindex ul.teachingindex { margin: 20px 0 0 0; padding: 0; }
div#contentwrapper div#content div#teachingindex li.teachingindex { 
	font-size: 85%;
	text-align: left; 
	margin: 0 0 10px 0 !important; 
	list-style-type: none; 
}
div#contentwrapper div#content div#teachingindex li.teachingindex blockquote { 
	font-size: 130%;
	line-height: 140%;
	margin: 5px 50px 5px 20px;
	font-family: "times new roman", georgia, palatino, serif;
}


/* #contentwrapper ul li { font-size: 0.69em; line-height: 1.2em; text-align: left; margin: 0 0 5px 0 !important; list-style: none;  }*/
#books { margin-bottom: 50px; }

#av { }

/* Related/more info links*/
#content #extralinks { font-size: .82em; margin: 30px 0 0 0; padding: 0; }
#content #extralinks h4 { font-size: 1em !important; margin: 0 0 3px 0; }
#content #extralinks ul { margin: 0 !important; text-align: left; list-style-type: none; }
#content #extralinks ul li { background: none; margin: 0 0 3px 0; padding: 0; font-weight: normal;  }
#content #extralinks ul li a {  }


#lastupdate {
	clear: both;
	font-size: 80%;
	margin: 20px 0;
}

#photocredit {
	clear: both;
	text-align: left;
	font-size: 80%;
	margin: 20px 0;
}

.quote { font-family: "times new roman", georgia, serif; font-size: 1.2em; line-height: 1.3em; color: #333; font-style: italic; margin: 20px 80px 10px 80px; text-align: center; }

#pagenav { margin: 0 0 0 0; padding: 0; font-size: 85%; text-align: center; }

#pagelength { clear: both; }

#footerwrapper {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background-color: #FC3;
	/*background: url(/images/sitenav-footer_bg.gif) repeat-x;	*/
}

#footer{
	width: 750px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-size: .79em;
	color: #900;
	text-align: left;
	/*background: url(/images/sitenav-footer_bg.gif) repeat-x;*/
}

#copyright { float: left; width: 375px; font-weight: bold; }
#footernav { float: right;  width: 375px; text-align: right; }

#footernav ul { margin: 0 10px 0 0; padding: 0; }
#footernav ul li { 	
	margin: 0 0 3px 0; 
	padding: 0; 
	text-align: left;	
	font-size: 0.85em;
	display: inline; 
	list-style: none;

}
#footernav ul li a { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	background-color: transparent;
	color: #990;
	text-align: left;
	text-decoration: none;
	border-bottom: none;	
}
#footernav ul li a:hover { 
	/*margin: 2px 0 1px 0;*/
	padding: 0;
	font-weight: bold;
	background-color: transparent;
	color: #c30;
	text-align: left;
	text-decoration: underline;
	border-bottom: none;
}

.caption { color: #666; font-size: 75%; line-height: 1.2em; margin: 5px 0 0 0; }


