/*  
Theme Name: Ochan
Description: Ochan theme for WordPress.
Version: 1.0
Author: Dizzain.com
Author URI: http://www.dizzain.com
*/

/* CSS Document */
* {
margin:0px;
padding:0px;
outline:none;
}

a {
color:#51700E;
cursor:pointer;
text-decoration:none;
}

a img {
border:0;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

body, div, p, span, td, h1, h2, h3, h4, h5, h6 {
font-family:Helvetica, sans-serif;
list-style-type: none;
}

body {
	background:#7CD1F8 url(images/bg.gif) repeat-x top;
}

#main_container {
margin:0 auto;
width:943px;
}

.overflow {
overflow:hidden;
}

.hide {
overflow:hidden;
}
/*header*/
#header {
background:url(images/header/bg.gif) no-repeat;
height:120px;
position:relative;
}

#header #logo {
position:absolute;
top:53px;
left:35px;
width:179px;
height:53px;
font-size:15px;
}
	
	#header #logo a {
	display:block;
	height:100%;
	position:relative;
	}
	
		#header #logo a span {
		background:url(images/header/logo.gif) no-repeat;
		display:block;
		height:100%;
		width:100%;
		position:absolute;
		top:0;
		left:0;
		}
	
#header .nav {
list-style-type:none;
color:#000;
font-size:13px;
position:absolute;
top:62px;
left:222px;
float:left;
}

	#header .nav li {
	float:left;
	font-size:13px;
letter-spacing:0.1em;
font-variant:small-caps;
	font-weight:bold;
	height:34px;
	line-height:34px;
	margin-right:2px;
list-style-type: none;	
}

	#header .nav a {
		display:block;
		height:100%;
		float:left;
		color:#000;
		text-decoration:none;
	}

	#header .nav a:hover {
	background:#b7a26f url(images/header/link_hover.png) no-repeat;
	color:#fff;
	}
	
	#header .nav a.active {
	background:#492918 url(images/header/link_hover.png) no-repeat;
	color:#fff;
	}

		#header .nav a span {
			padding:0 8px;
			display:block;
			float:left;
			height:100%;
		}
	
		#header .nav a:hover span, #header .nav a.active span {
			background:url(images/header/link_span_hover.png) no-repeat right;		
		}
		
		#header .nav .donate a {
                        background:url(images/header/link_span_hover.png) no-repeat right;
			background:#51700E url(images/header/donate_hover.gif) no-repeat;

			color:#fff;
		}
		
			#header .nav .donate a span, #header .nav .donate a:hover span {
				background:url(images/header/donate_span_hover.gif) no-repeat right;
			}
	
#layer2 {position:absolute;
top:400px;
left:500px;
width:400px;
height:900px;
z-index:50px;
background-color:#000;}


.site_image {text-align:center;
background-color:#F4EBCF;
position:relative;
}

	.site_image .form {
	position:absolute;
	bottom:5px;
	right:25px;
	width:300px;
	padding:5px 0 5px 5px;
	text-align:left;
	color:#000;
	font-size:12px;
	font-weight:bold;
	/*background:url(images/header/form_bg.png) no-repeat;
top:100px;*/	
}
	
		.site_image .form div.follow {
		position:absolute;
		top:5px;
		left:83px;	
		}
		

		.site_image .form div.follow a {
		color:white;	
		}

		.site_image .form div.follow h2 {
			border-bottom:solid 1px #000;
			font-size:16px;
list-style-type: none;
		}
	
		.site_image .form a {
		color:#000;
		}
	
		.site_image .form img {
		border:none;
		}
		
			.site_image .form form {
			width:230px;
			}

.site_image img {
	border:5px solid #E1D6BB;
}
/*end header*/
/*content  F4EBCF*/
#content_container {
background:#F4EBCF;
overflow:hidden;
padding:10px 5px;
}

#content_container #content {
float:left;
width:555px;
position:relative;
left:25px;
color:#492918;
font-size:12px;
line-height:18px;
}

	#content_container #content .post {
	}
	
		#content_container #content .date {
		font:14px/20px "Helvetica", sans serif;
		border-bottom:1px solid #AEAEAE;
		padding:0 0 0 13px;
		}
			
		#content_container #content .head_info {
		}
		
#content_container #content h2 {
list-style-type: none;
color:#51700E;
letter-spacing:0.02em;	
font-weight:900;
line-height:26px;	
font-size:25px;
text-align:left;
		margin-bottom:10px;
		}
		
			#content_container #content h2 a {
			color:#000;
			text-decoration:none;
text-align:left;
			}
	
	#content_container #content .entry {
		padding:5px 0 0 20px;
	}
	
		#content_container #content .entry p {
		padding-bottom:18px;
		}
		
		#content_container #content .entry ol {
			list-style-position:inside;
		}
	
		#content_container #content .entry .more-link {
		display:block;
		}
	#content_container #content .wp-caption {
		background-color:#EDE7D7;
		padding: 13px;
		border:1px solid #C3AE92;
		padding-right:3px;
		margin:5px;
	}

	#content_container #content .wp-caption img {
		
	}

	#content_container #content .wp-caption p {
		padding:0px; margin:0px;
		padding-top: 3px;
		font-size:.8em;
		font-style:italic;
		line-height:120%;
	}

	#content_container #content .alignright {
		float:right;
	}
	#content_container #content .alignleft {
		float:left;
	}
	#content_container #content .aligncenter {	
                margin-left:auto;
		margin-right:auto;*/
	}
	#content_container .navigation {
	overflow:hidden;
	font-size:12px;
	padding:0 20px;
	margin-bottom:3px;
	}
	
	#content_container .posted_on_in {
	font-size:12px;
	margin-bottom:10px;
	line-height:normal;
	}
	
		#content_container .navigation a {
		text-decoration:none;
		}








	
		#content_container .navigation .alignleft {
		float:left;
		}
		
		#content_container .navigation .alignright {
		float:right;
		}
				
	#content_container #sidebar_container{
float:right;
	width:220px;
	position:relative;
	right:0px;
overflow:hidden;
left:-100px;
	}
/*-720*/
	
		#content_container #sidebar_container h2 {
		color:#000;
font-variant:small-caps;
		font-size:12px;
		/*background:url(images/content/headers_underline.gif) no-repeat bottom;*/
		padding:0 0 5px 0;
list-style-type: none;
		}
		
			#content_container #sidebar_container h2 a {
			text-decoration:none;
			}
			
		#content_container #sidebar_container ul {
		list-style-type:none;
		overflow:auto;
		}
		
#content_container #sidebar_container ul li {float:left;
			width:100%;
			font-size:12px;
			margin:2px 0;
			}
			
#content_container #sidebar_container ul li li a {
				/*background:url(images/content/bullet.gif) no-repeat 3px 10px;*/				
				display:block;
				/*padding:5px 5px 5px 15px;*/

padding:6px 13px 6px 6px;
list-style-type: none;	
font-weight:bold;
letter-spacing:0.02em;			
}
			
#content_container #sidebar_container ul li li a:hover {
				/*background:#51700E url(images/content/bullet_active.gif) no-repeat 3px 10px;*/
				color:#fff;
background-color:#51700E;
padding:6px 13px 6px 6px;
				text-decoration:none;
				}
				
#content_container #sidebar_container ul li li ul {
				padding:0 0 0 10px;
list-style-type: none;
				}
#content_container #sidebar_container #searchform {
			margin-bottom:30px;
			}
		
#content_container #sidebar_container #searchform h2 {
			margin-bottom:5px;
list-style-type: none;			
}
				
.feed_subsribe {font-size:8px;
			color:#492918;
			position:absolute;
			left:5px;
			z-index:3;
			}
			
.feed_subsribe input {
float:left;
}
			
.feed_subsribe .text {
background-color:#FFF;
border-top:solid 0px #76756D;
border-bottom:solid 0px ##D4D3CF;
border-left:solid 0px #76756D;
border-right:solid 0px ##D4D3CF;
width:120px;
height:16px;
top:500px;
}
.feed_subsribe input.searchsubmit {					
padding:0px 0px 0px 0px;
cursor:pointer;
}
				
#content_container #sidebar_container #searchform input{
float:left;
position:relative;
top:3px;
left:3px;
height:20px;
width:205px;
border:none;
background-color:#EDE7D7;
}

#content_container #sidebar_container #searchform input#searchsubmit/*, .feed_subsribe input.searchsubmit*/ {background:#492918 url(images/content/go_search.png) no-repeat;
		      width:46px;
		      height:30px;
		      position:static;
		      margin:0 0 0 5px;
		      cursor:pointer;
				}
				
#content_container #sidebar_container #searchform input#searchsubmit:hover/*, .feed_subsribe input.searchsubmit:hover*/ {background-color:#51700E;
}
			
#content_container #sidebar_container #searchform .input_bg/*, .feed_subsribe .input_bg*/ {float:left;
	     background:url(images/content/input_bg.gif) no-repeat;
	     width:217px;
	     height:30px;
}
			
#comments, #respond {
color:#51700E;
font-size:24px;
line-height:normal;
margin:20px 0 10px 20px;
}

.commentlist {
list-style-type:none;
margin:0 0 0 20px;
}

.commentlist li {
margin-bottom:15px;
color:#3D3D3B;
font-size:13px;
list-style-type: none;
}

	.commentlist li .overflow {
	overflow:scroll;
list-style-type: none;
	}

.reply_form {
font-size:12px;
margin:0 0 0 20px;
}

	.reply_form .overflow {
	padding:100px;
	}
	/*padding-bottom:7px;*/
	.reply_form .overflow .input_bg {
top 500px;	
margin:3px 0 0 0;
	}

	.reply_form .req {
	color:#92918F;
	}
	
	.reply_form input {
	width:243px;
	height:23px;
	border:1px solid #B79F83;
	background-color:#EDE7D7;
	}
	
	.reply_form input#submit {
	width:66px;
	height:27px;
	background-color:#EDE7D7;
	margin:5px 0 0 0;
	cursor:pointer;
	}
	
	.reply_form textarea {
	width:453px;
	height:116px;
	border:1px solid #B79F83;
	background-color:#EDE7D7;
	}

.buttons {
overflow:hidden;
width:100%;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

	.buttons a {
	display:block;
	height:34px;
	line-height:34px;
	color:#000;
	text-decoration:none;
	text-align:center;
	margin:0 5px 0 0;
	float:left;
	}
	
	.buttons a:hover {
	text-decoration:underline;
	}
	
	.buttons a.donate {
	background:#51700E url(images/content/donate.gif) no-repeat;
	width:73px;
	}
	
	.buttons a.blog {
	background:#492918 url(images/content/read_blog.gif) no-repeat;
	width:129px;
text-decoration:none;
	}
/*end content*/
/*footer*/
#footer {
font-size:10px;
background:url(images/footer/bg.png)no-repeat;
height:100px;
padding:92px -5px 40px;
}

#footer #copy {
float:left;
}
/*padding:92px -5px 40px;*/	

#footer #copy a{
background-color:#51700E;
color:#fff;
text-decoration:none;
padding:92px -5px 40px;
text-align:left;		
}

#copy {
padding-left:53px;
}

#footer #dizzain_by {
float:right;
/*float:right;*/	
}
	
#footer #dizzain_by a {
color:#492918;
}
/*end footer*/



