/* =global
-----------------------------------------------------------------------------*/

* {margin: 0; padding: 0;}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1em;
}

body {
    font: 13px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    line-height: 1.7;
    background: #CDE2CD url(/css/img/bg.jpg) repeat-x fixed top center;
	color: #333;
}

#nav_access {
	left: -9999px; 
	position: absolute; 
	width: 0px; 
	margin: 0px;
}

#container {
	width: 796px;
background-color: #fff;
border-left: 3px solid #B3D2B3; 
border-right: 3px solid #B3D2B3; 
	margin: 0 auto;	
	position: relative;
}

a[id='admin_link'] {
	position: fixed; 
	width:100%; 
	bottom: 0px; 
	right: 0px;
	background-color: #fff; 
	text-align: center; 
	border-top: 1px dashed #ddd;
	opacity: 0.8;
	color: #333;
	text-decoration: none;
}
#admin_link:hover {
	opacity: 1;
	background-color: #ffc;
}

.left {
       float:left;
       padding: 0 0 10px 10px;
}

.right {
       float:right;
       padding: 0 10px 10px 0;
}

img {border:none}

fieldset:target {background-color: #ffc;}

/* =branding
-----------------------------------------------------------------------------*/

#branding {
	height: 330px;
	width:796px;	
	background: url(/css/img/banner.jpg) no-repeat bottom center;
}

#branding h1 {
	font: 25px arial, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0 0 100px;
}

#branding h1 a {
	color: #333;
	text-decoration: none;
}
#branding p {
	font: 13px verdana, sans-serif;
	margin: 0;
	padding: 7px 0 0 100px;
	color: #999;
}

#branding em {
	font-style: normal;
	display: block;
	clear: both;
	color: #333;
}

span#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 89px;
	background-image: url(/css/img/tharpa-logo.jpg);
	cursor: pointer;
}


/* =Content Promote
-----------------------------------------*/

#content_promote {
	position: absolute;
	z-index: 100;
	width: 100px;
	padding: 6px 10px;
	top: 0px;
	right: 5px;
	color: #333;
	background: url(/css/img/content_promote.jpg) repeat-x;
	text-align: center;
}

#content_promote h3 {
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	margin: 0;	
	width: 100px;
}

#content_promote h3 em {
	font-size: 17px;
	font-style: normal;
	display: block;
}
#content_promote:hover h3 em {color: #C61E59;}

#content_promote ul {
	margin: 0;
	list-style: none;
	font-size: 10px;
}

#content_promote a:hover {
	color: #C61E59;
	text-decoration: none;
}

#content_promote a {
	color: #566F27;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

#content_promote img {
	position: absolute;
	top: 5px;
	right: 130px;
	border: none;
}


/* =Samples
-----------------------------------------*/

#samples {
	position: absolute;
	z-index: 100;	
	top: 150px;
	right: 10px;
	width: 170px;
	background-color: #E7F1E7;
	padding: 10px;
	border: 1px solid #fff;	
}

#samples:hover {background-color: #F5F9F5;}

#samples h3 {
	color: #94AA69;
	margin: 0;
}

#samples ol {
	list-style-position: inside;
	font-family: georgia, "times", serif;
	margin: 0;
}

#samples a:hover {
	background-color: #fff;
}

#samples a {
	color: #C61E59;
	text-decoration: none;
	font-family: verdana, sans-serif;
	border-bottom: 1px solid #D8E6B8;
}
/* =Main content
-----------------------------------------------------------------------------*/

#content {clear: both;
background-image: url(/css/img/content.jpg);
} 


#content_main h1, 
#content_main h2, 
#content_main h3, 
#content_main h4,
#content_main p, 
#content_main form {
	padding: 0 10px;
}

#content_main {
	width: 572px;
	float: left;
	margin: -30px 0 60px 0;
}

#content_main h1  {
	font: 24px arial, sans-serif;
	margin-left: 12px;
	color: #C61E59;
	font-weight: normal;
}

#content_main h2 {
	font: 18px arial, sans-serif;
	color: #566F27;
	margin-left: 12px;		
}

#content_main blockquote {
	font: italic 17px georgia, "times", serif;
	width: 212px;
	float: right;
	border-top: 2px solid #E8F2E8;
	border-bottom: 1px solid #E8F2E8;
}

#content_main cite {
	font: 12px Verdana, sans-serif;
}

#content_main ol {
        padding: 1em;
	margin-left: 30px;	
}

#content_main ul {
        padding: 1em;
	margin-left: 30px;
list-style-type: circle;	
}

#content_main a:link {
        color: #6F8840;
        text-decoration: none;
        border-bottom: 1px solid #ddd;
}

#content_main a:visited {
        color: #6F8840;
        border-bottom: 1px solid #eee;
        text-decoration: none;
}

#content_main a:active, 
#content_main a:hover {
        color: #fff;
        background-color: #6F8840;
}

.date {
width: 40px;
float: right;
text-align: center;
background-color: #ffc;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

.date span {
font-size: 20px;
}

.clear {
clear:both;
}

.purchase fieldset {
        width: 230px; 
        xheight: 170px; 
        float:left;
        padding: 0 1em;
        border: 1px solid #ddd;            
}
.purchase legend {
        font-size: 130%;
}

ol.right {
       float:right;
       padding: 0 10px 10px 0;
       width: 200px;
       height: 100px;
       font: 120% georgia;
       line-height: 30px;
}

.q {}
.a {}
.question {font: italic 140% georgia, "times new roman", serif; color: #808080;}
.answer {text-indent: 15px;}

form#blog_newsletter {
border:1px solid #ccc;
padding:3px;
text-align:center;
}

/* =nav main
-----------------------------------------------------------------------------*/
#nav_main {
	width: 224px;
	height: 520px;
	float: left;
	margin: 0;
}

#nav_main ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;
	background-color: #fff;	
}

#nav_main li {
	margin: 0 0 1px 0;
}

#nav_main a:hover {	
	background-color: #D8E6B8;
	border-left: 1px solid #B9CB8F;
	text-shadow: #ABB98F 3px 3px 2px;		
}

#nav_main a:hover span {
	color: #333;
	text-shadow: none;	
}

#nav_main a {
	font: 16px arial, sans-serif;
	color: #C61E59;
	display: block;
	padding: 10px 5px 10px 5px;
	height: 50px;	
	text-decoration: none;
	background-color: #E7F1E7;
	border-left: 1px solid #B4D5B4;
}


#nav-home a {
	height: 20px;	
}

#nav_main a span {
	font: 10px Verdana, sans-serif;
	color: #333;
	display: block;
	margin: 3px 0;
	clear: both;
        line-height: 1.6;
}


.relaxation #nav-relaxation a,
.purchase #nav-purchase a,
.meditation-qa #nav-meditation-qa a,
.blog #nav-blog a,
.world-peace #nav-about a,
.contact #nav-contact a,
.home #nav-home a,
.clear-mind #nav-clear-mind a,
.kind-heart #nav-kind-heart a  {
	color: #C61E59;
	background-color: #D0E1AE;
	border-left: 1px solid #B2C787;
}

/* =site info
-----------------------------------------------------------------------------*/

#site_info {
	background-color: #F1E9E4;
	border-top: 1px solid #E3DBD7;
	padding: 5px 0 5px 0;
	clear: both;
}

#site_info ul {
	list-style: none;
	float: right;
}

#site_info li {
	float: left;
	margin: 0 0 0 8px;
}

#site_info a:hover {
	color: #81A24E;
}	

#site_info a {
	color: #384819;
	text-decoration: none;
	border-bottom: 1px solid #D5CEC9;
}

#addthis_toolbox {float:right}
#addthis_toolbox a {border:none}

#nkt_feature {
float: right;

}

#nkt_feature a {	
	border-left: none;
}