/*  
Theme Name: Bodhimarga
Theme URI: 
Description: A wide two column template.
Version: 1.0 Customized for Bodhimarga
Author: Maia Internet Consulting
Author URI: http://www.maia-consulting.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f1e0cc;
	background-image: url(images/background2.jpg);
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0
	}

#page {
	background-color: #6a101d;
	text-align: left;
	height: 100%;
	width: 1000px;
	margin: 20px auto;
	background-image:url(images/background-interior.png);
	background-repeat: no-repeat;
	}
	
#page-home {
	background-color: #6a101d;
	text-align: left;
	height: 100%;
	width: 1000px;
	margin: 20px auto;
	background-image:url(images/background-home.png);
	background-repeat: no-repeat;
	}
	
#header-home {
	background-image: url(images/header-home.jpg);
	background-color: #64101d;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 344px; 
	width:1000px;
	}
	
#headerimg-home { 

	}
	
#headerimg-home 	{ 
	background-image: none;
	}
	
.hometitle {
	background-image: url(images/homepage-title.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 360px;
	}
	
#home-left {
	width: 383px;
	float: left;
	padding: 0 10px 0 0;
	
	}
	
#home-right {
	width: 456px;
	float: left;
	margin: -50px 0 0 20px;
	}

#header {
	background-color: #64101d;
	margin: 0 0 0 0px; 
	padding: 0; 
	width:1000px;
	height: 278px;
	}

#headerimg 	{ 
	margin: 7px 0px 10px 0; 
	width: 1000px; 
	height: 278px;
	}

/*Navigation Home*/
#nav-home	{
	margin: 0px 0 0 106px;
	width: 220px;
	padding: 52px 0 0px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#nav-home a {
	text-decoration: none;
	color: #eedd94;
	padding-bottom: 5px;
	padding-top: 12px;
	border-bottom: 1px solid #9a7f33;
}

.dropcap {
	font-size: 16px;
	line-height: 18px;
	}

#nav-home a:hover{
	text-decoration: none;
	color: #ffffff;
}

#nav-home ul {
	margin: 5px 0 5px 0px; 
	padding:0 0 3px 0px; 
	}

#nav-home ul li {
	height:25px;
	line-height:25px; 
	list-style:none; 
	padding-left:10px;
	cursor:pointer; 
	}
	
#nav-home ul li:hover {
	background-color:#bea765; /*gold*/
	position:relative;
	}

/*Sub Menu*/
#nav-home ul ul {
	display:none; 
	position:absolute; 
	left:120px; 
	top:5px; 
	width: 250px;
	background-color: #791321;  /*red*/
	}
	
#nav-home ul li:hover ul {
	display:block;
	}

#nav-home ul ul li {
	width: 250px; 
	float:left; 
	display:inline; 
	border:none;
	}
	
#nav-home ul ul li:hover {
	text-decoration:none; 
	border:none;
}

#nav-home li:hover ul li ul {
	display:none;
	}

#nav-home ul ul li ul {
	left:110px; 
	background-color:#791321;
	}
	
#nav-home ul ul li:hover ul {
	display:block;
	}


/*Navigation Pages*/
#nav-pages	{
	margin: 0 0 0 30px;
	width: 260px;
	padding: 52px 0 0px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position:absolute;
}

#nav-pages a {
	text-decoration: none;
	color: #eedd94;
	padding-bottom: 5px;
	padding-top: 12px;
	border-bottom: 1px solid #9a7f33;
}

#nav-pages	 a:hover{
	text-decoration: none;
	color: #ffffff;
}

#nav-pages	 ul {
	margin: 5px 0 5px 0px; 
	padding:0 0 3px 0px; 
	}

#nav-pages	 ul li {
	height:25px;
	line-height:25px; 
	list-style:none; 
	padding-left:10px;
	cursor:pointer; 
	}
	
#nav-pages	 ul li:hover {
	background-color:#bea765; /*gold*/
	position:relative;
	}

/*Sub Menu*/
#nav-pages ul ul {
	display:none; 
	position:absolute; 
	left:140px; 
	top:5px; 
	width: 260px;
	background-color: #791321;  /*red*/
	}
	
#nav-pages ul li:hover ul {
	display:block;
	}

#nav-pages ul ul li {
	width: 250px; 
	float:left; 
	display:inline; 
	border:none;
	}
	
#nav-pages ul ul li:hover {
	text-decoration:none; 
	border:none;
}

#nav-pages li:hover ul li ul {
	display:none;
	}

#nav-pages	ul ul li ul {
	left:110px; 
	background-color:#791321;
	}
	
#nav-pages	ul ul li:hover ul {
	display:block;
	}
	
	
#content-home {
	font-size: 1.2em;
/*	background-image: url(images/circles.jpg);
	background-position:left;
	background-repeat: no-repeat;*/
	margin: 0px 0 0 0;
	min-height: 307px;
	}
	
#content {
	font-size: 1.2em;
	margin: 0px 0 0 300px;
	min-height: 307px;
/*	background-image: url(images/circles.jpg);
	background-position:left;
	background-repeat: no-repeat;*/
	}
	
.posthome {
	margin: 0 20px 5px 103px;
	padding: 20px 0 0 0;
	}
	
.post {
	margin: 0 20px 5px 0px;
	padding: 20px 0 0 0;
	}

.entry p a:visited {
	
	}

.commentlist li, #commentform input, #commentform textarea {
	
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {

	}
	

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*Begin Links*/
a {
	color: #eedd94;
	text-decoration: underline;
	outline: none;
	}

a:hover {
	color: #eedd94;
	text-decoration: none;
	}
	
a:visited {
	color: #eedd94;
	}
	
a img {
	border: none;
	}
	
h2 a {
	color: #ffffff;	
	}

/*Footer*/
#footer {
	padding: 0px;
	margin: 50px 0 0px 0;
	width: 1000px;
	height: 50px;
	clear: both;
	background-color: #4e0b15;
	}

#footer p {
	margin: 0;
	padding: 3px 0 0 0;
	text-align: center;

	}



/* End Structure */



/*	Begin Headers */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 12pt;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 10pt;
	}

h3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 9pt;
	}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 8pt;
	}


/* End Headers */



/* Begin Images */
tr img {
	padding: 3px;
	border:3px solid #6c4012;
	background-color: #cbb26d;
	max-width: 100%;
	margin: 6px 4px, 2px, 6px;
		}

p img {
	padding: 3px;
	border:3px solid #6c4012;
	background-color: #cbb26d;
	max-width: 100%;
	margin: 6px 4px, 2px, 6px;
		}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding-right: 20px;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#availform {
	font-family: Tahoma, Arial, Helvetica, sans-serif
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
	
.textinput {
	background-color:#E6E3B2;
	}

/*sidebar */
	
/*Sidebar Left -->*/

	
#sidebarleft {
	width: 222px;
	float:left;
	margin: -20px 0 0 30px;
	padding: 0px;
	font-size: 13px;
	font-variant:small-caps;
text-transform:capitalize;
	}
	
#sidebarleft p {
	color: #D2D2D2;
	margin-left: 10px;
	padding: 10px;
}

	
#sidebarleft  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebarleft li li{
	padding: 0px 0 0 0px;
	margin: 0 0 0 0;
}


#sidebarleft a {
	color: #EEDD94;
	padding: 1px 0 1px 4px;
	margin: 0 0 0 0;	
	display: block;
	text-decoration: none;
}

#sidebarleft li a:hover {
	color: white;
	background-color: #9A7F33; 
}

#sidebarleft h2 {
	font-size: 14px;
	padding: 0 0 0 20px;
	color: #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebarleft ul ul li, #sidebarleft ul ol li {
	margin: 0px 0 0 0;
	padding: 0;
	}
	
/* End Sidebar Left -->*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 200px;
	float: right;
	}

#comments {
	float: left;
	clear: both;
} 

#commentform input {
	clear: both;
	width: 150px;
	padding: 2px;
	margin: 0px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 13px;
	margin-right 20px;
	}


/*Collapsable Menu*/
#nav-new	{
	margin: 50px 0 0 30px;
	font-size: 12px;
	text-transform: uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position:absolute;
	width: 230px;
}

#nav-new ul, #nav-new li {
        list-style: none;
		padding: 2px 0 2px 0px;
}

#nav-new ul li ul li{
        list-style: none;
		padding: 0px 0 0px 20px;
}


/*Collapse Menu Span*/
#1 span.collapsPage {
        border:0;
        padding:10px 0 10px 5px; 
        margin:0; 
        cursor:pointer;
}
#1 li.collapsPage a.self {
	font-weight:bold
	}

#1 li.widget_collapspage h2 span.sym {
	float:right;
	padding:0 .10em
	}
	
#1 ul.collapsPageList ul.collapsPageList:before {
	content:'';
	} 
	
#1 ul.collapsPageList li.collapsPage:before {
	content:'';
	}
	 
#1 ul.collapsPageList li.collapsPage {
	list-style-type:none;
	padding: 0 0 0 5px;
	}
	
#1 ul.collapsPageList li.collapsPage .sym {
   font-size:1.2em;
    padding-right:5px;
	}