/*---DEFAULT--*/

	* {margin: 0px; padding: 0px;}	
	* html li {vertical-align: bottom;}	
	* html img {vertical-align: middle;}	
	* html input {vertical-align: middle;}	
	body {font-family: Verdana , Georgia ,Arial, Helvetica, sans-serif;font-size:11px;	color:#0a0a0a; background:#fff url("images/scripture-music.jpg") repeat-x fixed 0 0; text-align:center;}
	input {border: 0px;}	
	img {border: 0px;}	
	ul {padding: 0px; margin: 0px;}	
	li {padding: 0px; margin: 0px; list-style: none;}	
	* html li {vertical-align: bottom;}	
	a {color:#575757; text-decoration: none;}	
	a:hover {color: #999999; text-decoration: none;}
    a img{border:medium none;float:left;padding:10px 10px 10px 0;}	
	p {margin: 0px; padding: 0px;}	
	.clear {clear: both; height:0px; display:block; font-size:0px;}	
	.left {float: left;}	
	.right {float: right;}
	.txt-center {text-align: center;}
	 
		
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

    .wrapper { width:940px; margin:auto;clear:both; text-align:left;background: #fff;padding: 0 20px;border: 1px solid #fff;}
	
	#header{float: left;width: 100%;padding-top: 5px;} 
	.header_left{width: 480px;float: left;}
	.header_right{width: 220px;float: right;color: #6e6e6e;text-align: right;padding-right: 25px;font-size: 13px;font-style: italic;}
    .logo{ width:100%; height:198px; float:left; background:url(images/soaking-music.jpg) no-repeat 0 0; margin:0px; padding:0px;}
    .logo a{  width:940px; height:198px;  text-indent:-999999px; display:block;margin:0px; padding:0px;}
    
    .border-line{width:100%;float: left;clear: both;border-top:4px solid #000;background-color: #000;margin-top: 5px;}
    
    
     #menu{float: left;width:  100%;}
     #menu ul{float: left;width:  100%;background-color: #000;}
     #menu ul li{list-style-type: none;color: #fff;display: inline;padding: 5px 60px 5px 5px;float: left;font-size: 16px;}
     #menu ul li a{color: #fff;}
     
     #main_content{float: left;width: 100%;margin-top: 10px;}
     
     
    /***** post styles ************/
    .entry-content label,
	.entry-content tr th,
	.entry-content thead th,
	.entry-meta,
	.entry-title,
	.entry-utility{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    }
    
    .entry-content,
		.entry-summary {
			clear: both;
			padding: 12px 0 0 0;
		}
		#content .entry-summary p:last-child {
			margin-bottom: 12px;
		}
		.entry-content fieldset {
			border: 1px solid #E7E7E7;
			margin: 0 0 24px 0;
			padding: 24px;
		}
		.entry-content fieldset legend {
			background: #fff;
			color: #000;
			font-weight: bold;
			padding: 0 24px;
		}
		.entry-content input {
			margin: 0 0 24px 0;
		}
		.entry-content input.file,
		.entry-content input.button {
			margin-right: 24px;
		}
		.entry-content label {
			color: #888;
			font-size: 12px;
		}
		.entry-content select {
			margin: 0 0 24px 0;
		}
		.entry-content sup,
		.entry-content sub {
			font-size: 10px;
		}
		.entry-content blockquote.left {
			float: left;
			margin-left: 0;
			margin-right: 24px;
			text-align: right;
			width: 33%;
		}
		.entry-content blockquote.right {
			float: right;
			margin-left: 24px;
			margin-right: 0;
			text-align: left;
			width: 33%;
		}
       .entry-content p{font-size: 14px !important;}
       .entry-title,.entry-meta,.entry-utility{margin-left: 5px;}
       .entry-utility{margin-bottom: 15px;}
       
       h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
	margin-left: 5px;
}
h3#comments-title {
	padding: 12px 0;
}

h3#comments-title {
margin-left: 5px;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 8px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
	margin-left: 5px;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.comment-author {
}
.comment-body p{font-size: 14px !important;}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	padding-left: 35px;
}
.comment-author .says {
	font-style: italic;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}

#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
	border: 2px solid #e4e4e4;
}
.comment-form-comment{margin-left: 5px;}
       
    /**** end post styles *********/
    
    .footer{margin-top: 20px; text-align: center;font-size: 12px;clear: both}