/*
Theme Name: Truth of Love
Theme URI: http://www.rayanamad.com
Description: a clean and simple fixed width, 2-column layout with the sidebar on the right.
Author: Ashkan
Author URI: http://www.rayanamad.com
*/

/*---------------------------------------------------Start here ------------------------- */



.makebox {padding: 5px;
text-align: center;}

ul.commentlist .comment.bypostauthor {
	background: #a0eefb;
	border: 1px dotted #14A6BF;
	clear:both;
	padding:5px;
	margin-left:0;
color: #474747;
}


.children{
margin-left:50px;
clear:both;
padding:5px;

}

ul.commentlist li {margin:10px;
list-style-type: none;
background: #e7fafa;
padding:5px;
margin-left:10;
border: 1px dotted #80aaaa;

}


/*---------------------------------------------------End here ------------------------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size:11px;
	margin:0;	
	height:100%;
	background:#848B9D url(images/main-bg.jpg) repeat-y center;
	
}

img a{border:1px;
border-color:#fff;} 

#container {
	width: 1004px;
	margin: 0 auto;

}
#wrap {
	width: 100%;		
}
#content-container {
	width: 1004px;
	margin-top:-8px;
	position:relative;
/*background:#848B9D url(images/main-bg.jpg) repeat-y center;*/

	
}
#content {
margin-left:30px;
	padding:0px;
	margin-top:8px;
	position:relative;
	
}

#header {
	clear: both;
	height:380px;
	margin: 0 auto; 
	width: 1004px; 
/*background-color: #848B9D;*/
background-color: #A7AEBE;
	/*background:#848B9D url(images/ktvb_growing.jpg) no-repeat center;	*/
}
#header h1 
{
font:36px Garamond, 'times new roman';
color:#3C3928;
text-align:left;
padding-left:80px;
padding-top:60px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
margin:0;
color:#3d3941;
}
#subtitle {
	font:14px Garamond, 'times new roman';
	padding-left:90px;
	color: #3C3928;
	text-align:left;
	font-weight:normal;
}
#footer {	
	color:#0B86A3;
	font: 11px arial,verdana,sans-serif;
	text-align:center;
	height:84px;
	float:left;
	width:1004px;
	position:relative;
	background:url(images/footer.gif) no-repeat bottom;
}
.footerlinks 
{
	color:#0B86A3;
	text-align:center;
	height:33px;
	float:left;
	width:1003px;
	padding-top:20px;

}
.footerlinks  a
{
	color:#33a1bb;
	text-decoration:underline;

}

/* General Header Styles */
h2 {
margin-top: 0px;
	font-size:16px;	
	color:#4b4b4b;
        
}
h3 {
	margin:0;
	font-size:14px;	
	color:#4b4b4b;
}


/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;

}
.post-container
{
	float:left; 
	width:690px; 
	margin-left:0px;
padding-left:10px;
}

.post {
	width:680px;
	margin:0;
	padding-top:0;

        color:#272929;
	/* color:#044949; */
	float:none;
	display:block;
	background:url(images/post-bg.gif) repeat-y center;
	margin-bottom:20px;
	
}
.posttop {
	width:680px;
	height:80px;
	color:#515411;
	padding-top:10px;
	background:url(images/post-top.gif) no-repeat center top;
}
.post p {
	margin:0px;
padding:8px;
}
.navigation a {
	color:#0B86A3;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#0B86A3;
text-decoration: underline;
}

.posttop h2 a 
{
	font:24px gramond, 'times new roman';
	color:#0B86A3;
	font-weight:normal;
	text-align:left;
	
}

.posttop h2 a:hover 
{
	font:24px gramond, 'times new roman';
	color: black;
	font-weight:normal;
	text-align:left;
	
}



.post a:link {
	color:#0B86A3;
}

.post a:hover {
	color:#0b5060;
	text-decoration:none;
}
.postinfo
{
height:12px;
width:598px;
float:right;
color:#D06B1B;
text-align:left;
font:11px verdana;
font-variant:small-caps;
clear:both;

}
.postinfo a
{
text-decoration:none;
text-align:left;

}
.metadata
{
	padding-left:1px;
	float:left;
	color:#0C5758;
	font:11px arial;
	padding-top:0;

}
.metadata a
{
	color:#0C5758;
	
}
.metadata a:hover
{
text-decoration:underline;
color:#0C5758;
}
.metacomments
{
	padding-right:15px;
	float:right;
	font:11px arial;
	color:#000000;
}
.metacomments a
{
	color:#000000;
}
.metacomments a:hover
{
	color:#000000;
	text-decoration:underline;
}
.postbottom
{
height:28px;
color:#EFEDC9;
font:14px gramond;
text-align:right;
padding-top:14px;
}
.postbottom a
{
text-decoration:none;
color:#0B86A3;
text-align:left;
}
.postbottom a:hover
{
color:#0B86A3;
text-decoration: underline;


}
.commentsinf
{
float:right;
margin-right:20px;
margin-top:5px;
}
.postunderinf
{
float:left;
margin-left:20px;
margin-top:5px;
}
/**/

.navigation {
	text-align:right;
	font-size:12px;
}
img.centered {
	display: block;
}
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;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;

}	
.posttop h2 {
	font:24px 'times new roman';
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	margin-right:15px;
	overflow:visible;
	height:35px;
	
}
.pagetitle{
	font: bold 28px arial,verdana,sans-serif;
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#839927;
	margin-right:15px;
	overflow:visible
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
height:59px;
width:60px;
margin:2px 12px 0 10px;
}
.month
{
	text-align:center;
	font:10px arial;
	margin: 0px;
	height:20px;
	color:#ffffff;
padding:0 0 0 0;

}
.day
{
text-align:center;
font:30px gramod,'times new roman';
margin-top:-5px;
color:#ffffff;
height:20px;
}
blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:1; border-color:#fff;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	padding-right:15px;
	padding-left:15px;
	text-align:justify;
	background:url(images/post-bottom.gif) no-repeat center bottom;
padding-top:20px;
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 14px arial,verdana,sans-serif;

}


/* Sidebar Related */
#sidebar {
	width:227px;
	margin-left:0px;
	float:left;
	background:url(images/menu-bg.gif) repeat-y ;
}

#sidebar ul {
	width:227px;
	padding:0;
	margin:0;
	
	
}
#sidebar ul h2 {
	font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
	background:url(images/topbar.gif) no-repeat bottom;
	color:#fff;
	text-align:left;
	padding:5px 0 0 10px;
	height:29px;
	margin:0;
text-transform: uppercase;
	
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding:5px 5px 5px 5px;
	
}

.bottom_sidebar {
	background:url(images/menubottom.gif) no-repeat bottom	;
	margin: 0px;
	padding: 0px;
	clear:both;
	float: left;
	height: 26px;
	width: 227px;
	display:block;
	position:relative;
	}
#sidebar ul li ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:5px 0 5px 10px;
	background:none;
		
}
#sidebar ul li ul {
	margin: 0;
	padding:0;	
	
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:5px;
	list-style-image: none;
	color:#4b4b4b;
	padding:5px 0 5px 10px;
	border-top:1px dotted #f4f4f4;
	width:200px;
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#000;	
}
#sidebar p {
	margin:0;
	font: 10px arial,verdana,sans-serif;
	
}
#sidebar a {
	/*color:#3A3522;*/
        color: #0b86a3;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
}









/* User Comment Specific */
#comment
{
border:1px solid #483F2E;
color:#839927;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #483F2E;
color:#839927;
}

ol.commentlist {
	margin-left:5px;
	padding:0;
}
ol.commentlist li.alt {
	width:500px;
	padding:5px;
}
ol.commentlist a {
	color:#839927;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #637B13;
	margin: 0 10px;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/

#s
{
	margin-left:10px;
	font:12px arial;
	height:16px;
	margin-top:5px;
	width:160px;
}
#searchsubmit
{
	margin-right:10px;
	border:1px solid black;
	height:22px;
	width:35px;
	background-color:#1dabb8;
	margin-top:5px;
}
#searchform
{
	height:50px;
	background:url(images/menubottom.gif) no-repeat bottom	;
	margin: 0;
	
	clear:both;

}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#839927;
}
#wp-calendar
{
width:205px;
color:#4E6E6E;	
margin-left:10px;
text-align:center;
}
#calendar
{

}
td
{
color:#97B5B5;
}
.spc
{
	width:15px;
	float:left;
	height:20px;
}

#walldiv { width:200px; background-color:#99DFDF;

}

