/*
Template name: Natural Essence
Template URI: http://templates.arcsin.se/natural-essence-website-template/
Release date: 2007-02-20
Description: Soft and natural single/two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* default elements */
/* * {margin: 0; padding: 0;} */

body {
	margin: 0;
	background: #7c6f5c url("img/bg.jpg");
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 3px 0;
}



big {font-size: 1.1em;}

h1, h2, h3 {color: #442;}

h1 {font: normal 2.4em serif,sans-serif;}


h2 {font: normal 1.8em serif,sans-serif;}
h3 {font: bold 1.4em serif,sans-serif;}

blockquote {
	background: url("img/quote.gif") no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form, table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
small, .small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}
a { color: #AB4711; text-decoration: none;}
a:hover { text-decoration: underline; }

/* structure */
#wrapper {
	background: #332 url("img/wrapper.gif") no-repeat left bottom;
	margin: 0 auto;
	width: 762px;
}
#container {
	background: #ffffff;
	border-top: 6px solid #332;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

/* header */
.title {
	padding-top: 21px;
	width: 445px;
	height: 220px;
	text-align: center;
}
.title h1 {
	color: #ffffaa;
	font-weight: bold;
}
.title h2 {
	margin-top: 1em;
	color: #ffffaa;
	font: normal;
}

.header {
	border-bottom: 3px solid #000;
	background: #dad7c5 url("img/header.jpg") no-repeat left bottom;
	height: 220px;
}

/* navigation */
.navigation {
	background: #DED9D0 url("img/nav.gif") repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url("img/nav.gif") repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFF url("img/two-columns.gif") repeat-y;}

/* bottom */
.bottom {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	background: #DCDAC9 url("img/bottom.gif") no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left, .bottom .right {width: 49%;}
.bottom blockquote { font-size: 10pt; }

/* footer */
.footer {
	font-size: 7.5pt;
	font-family: verdana, arial, helvetica;
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .right, .footer .right a {color: #aDaDa5;}

/* misc */
.clear, .clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 74%; height: 100%; background: #FBF9F4; border-right: 1px solid #aa8844;}
.col2 .right .content { }
.col2 .right {width: 25%;}
.content {padding: 0px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 0px 12px 12px;}

/* block list */
ul.block {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 95%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a, .block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	color: #AB4711;
	padding: 7px 3px 0 4px;
	text-decoration: none;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #371;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

.divider {
	border-top: 3px double #aa7700;
	border-bottom: 3px double #aa7700;
	margin-top: 21px;
	margin-bottom: 21px;
}

.chapTitle {
	font-family: Georgia;
	text-align: center;
	font-variant: small-caps;
}

.sutra {
	font-weight: bold;
}

.bookend {
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
}

#ptop {
	margin: 0 auto;
	width: 750px;
}

.teachings {
	margin: 0;
	color: #ffffaa;;
	padding-top: 11px;
	font-family: Georgia, Times;
	font-weight: bold;
	font-size: 12pt;
}

.teachings a {
	color: #fb9761;

}

