/* 
	Site: 	aboutbuddha.org
	Author: webdevelopment@kadampa.net
 */

/* =Global	
____________________________________________________________________________ */

body {
	font: 13px "Segoe UI", Arial, helvetica, sans-serif;
	color: #393733;
	background: #becaca url(http://aboutbuddhism.org/images/css-images/about_dharma/bg.jpg) repeat-x;
	line-height: 1.4;	
}	

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif;
}

#container {
	background-color: #fff;
	width: 752px;
	margin: 10px auto;
	padding: 13px;		
}

#nav_access, 
#branding h3 {
	left:-9999px; 
	position:absolute; 
	width:0px; 
	margin:0px;
}

.left { /* Apply to images you want floated left */
	float: left;
	margin: 0 1.2em 1em 0;
}

.right { /* Apply to images you want floated left */
	float: right;
	margin: 0 0 1em 1.2em;
}

.clear {clear:both;}

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;
	z-index: 100;
}

#admin_link:hover {
	opacity: 1;
	background-color: #ffc;
}


/* =Branding
____________________________________________________________________________ */

#branding {
	background: url(http://www.aboutbuddhism.org/images/css-images/about_dharma/branding.jpg) no-repeat;
	height: 124px;
	clear: both;
	margin-bottom: 20px;	
}

#branding h1 {
	font: 222% "century gothic", arial, sans-serif;
        padding: 80px 0 0 330px;
        font-weight: normal;
        margin: 0;        
}

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

#branding a {
	text-decoration: none;
	color: #fe891f;
}

/* =Navigation
____________________________________________________________________________ */

#navigation {
	font-family: Arial, "MS Trebuchet", sans-serif;
	background-color: #bd0031;
	color: #fff;
	width: 196px;
	float: right;
	margin: -15px 0 30px 0;
	padding-top: 50px;	
}

#navigation ul {
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
}

#navigation li#tharpa-logo {background-color:#9C0028; margin: 30px 0 0 0; padding: 5px 13px;}

#navigation li {
	margin: 0 0 10px 0;
	display: block;
	line-height: 1.7;
	padding: 0 1em;
}

#navigation a:hover {
	background-color: none;
	color: #fff;
}

#navigation a {
	color: #fe891f;
        font-weight: bold;
	text-decoration: none;
}

li.current {
	font-weight: bold;
	background-color: #910025;
}

/* =Center Search
-----------------------------------------*/
#navigation h3 {
	margin: .3em 1em;
}

input.c-search, input.email-subscribe {
	width: 150px;
}

/* =Content
____________________________________________________________________________ */

#content {
	width: 515px;
	float: left;
	line-height: 1.7;
	min-height: 400px;	
}

#content h1 {
	font: 130% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #e85c7f;
	margin: 1em 0;	
}

#content h2 {
	font: 110% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #fe891f;
}


#content a:hover {
	background-color:#becaca;
	color: #fff;
}

#content a {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#content_main {
	padding-right: 1em;
	margin-bottom: 50px;
}

blockquote {
	font: italic 16px georgia, "times", serif;
	width: 212px;
	border-top: 2px solid #eee;
	border-bottom: 1px solid #eee;
        padding: 10px 5px;
        display:block;
        color: #666;
        line-height: 1.6;
}



p#addthis {
	background: url(http://www.aboutbuddhism.org/images/css-images/about-buddhism/email.gif) no-repeat right center;
	text-align: right;
	padding-right: 20px;
}

p#addthis a:link, 
p#addthis a:active, 
p#addthis a:visited {
	color:#6A7690;
}

p#addthis a:hover {
	background-color:#FFFFFF;
	color:#BC6D1E;
}

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

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

.kadampa_news ul {
	list-style: none;
	padding: 0;
}

.kadampa_news li {
	clear:both;
        margin-bottom: 10px;
}

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

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



/* =News
____________________________________________ */
.feedburnerFeedBlock ul {
	list-style: none;
	padding: 0;
}

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

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

/* =Books
____________________________________________ */

.book h2 {
	margin: 0 0 0 140px;
}

.book {
	clear: both;
	margin: 1em;
	padding: 0 0 30px 0;
}

.book img {
	float: left;
	padding: 35px 5px 5px 0;
}

.info {
	margin: 0 0 0 140px;
}


/* =More Info
____________________________________________ */

#more_info {
	background-color: #F3F0E7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	clear: both;
	height: 330px;
	margin: 0;
        position: relative;
        overflow: hidden;
}

#more_info h2 {
	padding: 0 1em;
}

#more_info h3 {
	font-weight: normal;
}

ul.idTabs {padding: 0;}

.idTabs ul {
	list-style-type: none;
	margin: 0;
	width: 400px;
}

.idTabs li {
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
	text-transform: lowercase;
}

.idTabs a:hover {
	background-color: #F4F7FA; 
	color: #333;
}

.idTabs a {
	background-color: #C7D6FF; 
	text-decoration: none; 
	color: #555;
        border-top: 1px solid #C4DAFB;
	display: block;
	padding: 5px;
	margin: 0;        
}

.idTabs a.selected {
	background-color: #fff; 
	color:#333;
	border-top: 1px solid #C4DAFB;
	border-left: 1px solid #C4DAFB;
	border-right: 1px solid #C4DAFB;
}

#subscribe {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 250px;
}

#features {
	position: absolute;
	top: 7px;
	right: 30px;
	width: 400px;
}

#features div {
	clear:both;
	margin: 34px 0 0 0;
	padding: .5em 1em;	
	background-color: #fff;
	border-top: 1px solid #C4DAFB;	
	border-bottom: 1px solid #C4DAFB;
	border-left: 1px solid #C4DAFB;
	border-right: 1px solid #C4DAFB;
}

#features div a :hover {
	background-color: #B13F3F;
	color: #fff;
}

#features div a  {
	color: #990000;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

#features ul {
	list-style: none;
}

#events ol {height: 210px; overflow:hidden;}
#events li {
	margin-bottom: 5px;
        list-style:none;
} 

#feature_book img {
	border: none;
	float: left;
	padding: 0 10px 7px 0;
}

/* =Site Info
____________________________________________________________________________ */

#site_info {
        background: url(http://aboutbuddhism.org/css/img/NKT-IKBU.jpg) no-repeat center left;
	font-size: 90%;
	clear: both;
	padding: .5em 0 .5em 70px;	
}

#site_info a {
	color: #AB2F2F;
	text-decoration: none;	
}

#add_this { float:right; margin-top: 12px; }