/*
Theme Name: Peddabalashiksha Beta 1
Theme URI: http://www.eshanjal.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Ch. Venkata Ramana Moorthy
Author URI: http://www.eshanjal.com
Tags: balashiksha, peddabalashiksha, telugu, gray
*/

/*
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
*/

@import "style/reset.css";
@import "style/text.css";

body{
	background: #dedede url(images/bg.jpg) repeat-x;
}
.clear{
	clear:both;
}
#wrap{
	width:974px;
	margin:10px auto 0px;
	/*border:1px solid #ccc;*/
}
#header{
	height:90px;
}
#logo{
	float:left;
}
#h_search{
	float:right;
	background-image:url(images/search_bg.jpg);
	width:160px;
	height:26px;
	background-repeat:no-repeat;
	margin:-1px 25px 0px 0px;
}
#h_top_search{
	width:97px;
	height:14px;
	border:none;
	float:left;
	margin:3px 8px;
}
#menu{
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	height:50px;
}
ul{
	list-style-type:none;
	text-align:center;
}
li{
	display:inline;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}
li a{
	text-decoration:none;
	color:#575757;
	margin:0px 20px;
	line-height:50px;
}
li a:hover, li.current_page_item a{
	color:#333333;
}

#main_content_top{
	background-image:url(images/content_bg_top.jpg);
	width:974px;
	height:72px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
}
#main_content_bottom{
	background-image:url(images/content_bg_bottom.jpg);
	width:974px;
	height:72px;
	background-repeat:no-repeat;
	margin:0px auto;
}
#main_content{
	background-image:url(images/content_bg_middle.jpg);
	margin:0px auto;
	background-repeat:repeat-y;
	width:974px;
}

#left_content{
	width:610px;
	float:left;
	margin:0px 0px 0px 35px;
}
.post{
	position:relative;
	border-bottom:1px dashed #000;
	margin:0px 0px 10px 0px;
}
.post_title{
	background-color:#F4F4F4;
	padding:5px 0px 10px;
}
.post h2{
	margin:0px;
	padding:5px 0px;
	line-height:30px;
	font-size:26px;
width:520px;
}
.post h2 a{
	text-decoration:none;
	color:#d23700;
}
.post h2 a:hover{
	color:#666666;
}
.post small{
	margin:0px;
	padding:5px 10px 5px 10px;
	background-color:#ccc;
	display:block;
	width:580px;
}
.post .comments_counter{
	width:73px;
	height:69px;
	background-image:url(images/comments_counter_bg.png);
	text-align:center;
	/*float:right;*/
	top:5px;
	right:5px;
	position:absolute;
	font-size:20px;
	/*color:#FFFFFF;*/
}
.post img{
	float:left;
	padding:5px;
	border:1px solid #000;
	background-color:#E8E8E8;
	margin:0px 10px 10px 0px;
}
.more_link a{
	float:right;
	padding:5px;
	margin:5px 0px;
	/*background-color:#CCCCCC;*/
	background-color:#D23700;
	text-decoration:none;
	/*color:#000000;*/
	color:#FFFFFF;
}
.more_link a:hover{
	background-color:#000000;
	color:#FFFFFF;
}

/* ----- Right Content ----- */
#right_content{
	width:260px;
	float:left;
	margin:0px 0px 0px 35px;
}
#right_content h2{
	background-color:#CCCCCC;
}
#ads125{
	text-align:center;
}
#ads125 img{
	margin:0px 4px 5px 0px;
	float:left;
}

#footer{
	background-color:#000000;
}
#bottom{
	width:974px;
	color:#FFFFFF;
	margin:0px auto;
	text-align:center;
	min-height:75px;
	
}

#next_post a{
	float:right;
	padding:5px;
	margin:5px 0px;
	/*background-color:#CCCCCC;*/
	background-color:#D23700;
	text-decoration:none;
	/*color:#000000;*/
	color:#FFFFFF;
}
#next_post a:hover{
	background-color:#000000;
	color:#FFFFFF;
}

#prev_post a{
	float:left;
	padding:5px;
	margin:5px 0px;
	/*background-color:#CCCCCC;*/
	background-color:#D23700;
	text-decoration:none;
	/*color:#000000;*/
	color:#FFFFFF;
}
#prev_post a:hover{
	background-color:#000000;
	color:#FFFFFF;
}
a.more-link{
	display:block;
	float:right;
	clear:both;
	background-color:#D23700;
	color:#FFFFFF;
	margin:5px 0px;
	padding:5px;
	text-decoration:none;
}
a.more-link:hover{
	background-color:#000000;
}
p#breadcrumbs{
	padding:35px 0px 0px 35px;
	font-size:14px;
}
p#breadcrumbs a{
	text-decoration:none;
	color:#000000;
}
p#breadcrumbs a:hover{
	text-decoration:underline;
}
.post_details{
	background-color:#CCCCCC;
	padding:5px;
}
.post_details a{
	color:#333333;
	text-decoration:none;
}



/* Comments Section */
.fn{
	margin:0px;
	padding:0px;
}
.commentmetadata{
	margin:0px;
	padding:0px;
}
.comment-body{
	border:1px solid #000;
	background-color:#dedede;
	width:600px;
	margin:5px 0px;
	text-align:left;
	padding:5px;
}
.children{
	/*text-align:left;*/
}
.depth-2{
	background-color:red !important;
	width:500px !important;
}
.depth-3{
	background-color:green;
	width:400px;
	text-align:left;
}
#comment{
	width:600px;
}
.donation{
	text-align:center;
	margin:10px 0px;
}
.ruler li{
        margin:10px 5px 10px 50px;
        display:block;
        border-bottom:1px solid #ccc;
}
.ruler li:hover{
        background:#e5e5e5;
}