/****************************
 **   General
 ****************************/

body {
	background-color: #F2EFDA;
	background-image: url(img/pattern1.gif);
}
body {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	color: #58533A;
}

#content a  {
	color: #4B4730;
	text-decoration:none;
	font-weight: 600;
}
#content a:visited {
	color: #3E3B28;
	
}

#content a:hover {
	color: #C4BF99;
	
}




img {
	border: 0;
}

.main {
	margin: 0 auto;
	width: 650px;
	
	border: 1px solid #C4BF99;
	background:#F2EFDA;
	}

/****************************
 **   Layout
 ****************************/



/* Header */

.title_top {
	background-color: #F2EBBD;
	margin:  auto;
}
.title_top img, .title_mid img, .title_bottom img {
	padding-left: 20px;
}
.title_mid {
	background-color: #C5C09A;
}
.title_bottom {
	background-color: #F2EFDA;
}
.menu_top {
	height: 14px;
	padding: 5px 20px 3px 20px;
	font-size: 10px;
	color: #ABA685;
	line-height: 14px;
	background-color: #FAF6E2;
	letter-spacing: .25em;
	text-transform:uppercase;
	font-weight: 400;
	border-bottom: 3px solid #C5C09A;
	text-align:center;
}
.menu_top a {
	color: #ABA685;
	text-decoration:none;
	padding: 3px;
	}
	
	.menu_top a:visited {
	color: #ABA685;
	
	}
	
	.menu_top a:hover {
	color: #555037;
	border-bottom: 3px solid #555037;
	}

/* Content */

#content-container {

	background-color: #F2EFDA;
	background-image: url(img/title_bottom1.gif);
	min-height:133px;
	
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-bottom:25px;

}


#content {
	width: 650px;
	margin: 0 auto;
}



#body {
	float: right;
	width: 340px;
	margin: 70px 25px 10px 30px;
	
}

p { margin: 0; padding: 0;}






/****************************
 **   Content
 ****************************/

/* General */

.post h2 {
	font-size: 15px;
	
	margin-top: 10px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #C5C09A;
}



.post .entry {
	font-family: Helvetica, Arial,  sans-serif;
	line-height: 1.5em;
	clear: both;
}

.entry p {
	margin-bottom: 15px;
}


.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.classTimes {
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: .15em;
	
}
.classInfo {
	
	font-weight:bold;
	
	border-top: 1px dashed #C5C09A;
}
.classDescrp {
	font-size: 11px;
	padding: 0 0 6px 10px;
	
}
.mp3
 {
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: .15em;
	
}

/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */
h4 {margin-bottom:5px; border-bottom: 1px dashed #C5C09A; }

.small p { margin-bottom: 3px; }

.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.jpg) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}




/* Comment Form */


input.text {
	width: 200px;
	margin: 0;
	padding: 5px;
	border: 1px solid #C5C09A;
}

textarea {
	width: 310px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #C5C09A;
}


/****************************
 **   Sidebar
 ****************************/
 
 /* Sidebar */

#sidebar {
	float: left;
	font-size: 11px;
	line-height: 1.4em;
	width: 200px;
	margin: 25px 15px 10px 20px;
	font-family: Helvetica, Arial,  sans-serif;
	}
	
.quotes {width: 170px;}
	
.sidebar li {
	list-style: none;
}
.sidebar h2 {
	font-size: 12px;
	font-family: "MS Serif", "New York", serif;
	margin: 20px 0 3px 0;
	border-bottom: 1px dashed #C5C09A;
}


/* General */


.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}


/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

.bottom_bar {
	height: 15px;
	line-height: 15px;
	padding: 5px 20px 3px 20px;
	font-size: 9px;
	letter-spacing: .24em;
	text-align:center;
	text-transform: uppercase;
	color: #F2EFDB;
	background-color: #C5C09A;
	font-family: Helvetica, Arial, sans-serif;
}
.shanti {
	font-family: "MS Serif", "New York", serif;
	width: 440px;
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 10px 0;
	color: #C4C09B;
	font-weight: normal;
}
.shanti img {
	display: block;
	
    margin-left: auto;
    margin-right: auto; }
