/*=================== Brainofast ===================*/
body {
	background:#44484F url("../images/bg_body.png") repeat fixed !important;
}
.cb{clear:both;}
/*=================== Menu ===================*/
ul.menu{
	background: url("../images/bg-menu-black.jpg") repeat-x;
	height:37px;
	border: 0 none !important;
}
.menu li{
	border: 0 none !important;
	background: url("../images/seperatot-black.jpg") no-repeat right top;
	height:37px;
}
.menu li a{
	background:transparent !important;
	border: 0 none !important;
	text-transform:capitalize;
	padding-top:10px;
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	letter-spacing:1px;
}
.menu li ul li{
	border: 0 none !important;
	background: url("../images/bg-menu-black.jpg") repeat-x;
}
/*=================== Default Font ===================*/
.format_text{
	font-size:12px !important;
}
/*=================== Header ===================*/
#header {
	background:url("../images/bg-header-strip.jpg") repeat-x;
	height:128px;
	padding:0 !important;
	border: 0 none !important;
}
#header .logo {
	float:left;
	margin:10px 0 0 10px;
}
#header .right_image {
	float:right;
}
#header .right_image img{
	float:right;
}
/*=================== Header Strip ===================*/
.mini_header{
	background: url("../images/bg-top-header.jpg") repeat-x;
	height:31px;
}
.mini_header  .date,
.mini_header .login_register{
	padding:8px 10px 0 10px;
	color:#a6a6a6;
}
.mini_header  .date{
	float:left;
}
.mini_header  .login_register{
	float:right;
}
.mini_header  .login_register a{
	color:#a6a6a6;
}
/*=================== Page ===================*/
.headline_area h2 ,.headline_area h1{
	width:595px;
	margin:9px 0 6px!important;
	line-height:20px !important;
	font-size: 24px !important;
	color:#111 !important;
	font-family: arial !important;
}
.headline_area h2 a,.headline_area h1 a{
	color:#111;
	font-family: Trebuchet MS;
	font-size: 22px !important;
	margin:9px 0 6px!important;
	font-family: arial !important;
	font-weight:bold;
	line-height:23px !important;
}
.headline_area h2 a:hover,.headline_area h1 a:hover{
	color:#333;
}
.headline_area a{
	color:#555;
}
.headline_area a:hover{
	color:#111;
}
.comments_all_post {
	background:url("../images/bg-comments.png") no-repeat;
	height:42px;
	margin:0 8px 0 0;
	width:64px;
	float:right;
}
.comments_all_post p.to_comments {
	font-size:10px !important;
	padding:17px 0 0 !important;
	text-align:center;
}
.comments_all_post p.to_comments span{
	font-size: 12px;
}
.post_box, .teasers_box, .full_width #content_box .page {
	margin:0 !important;
}
.post_box {
	padding:0 !important;
}
.post {
	position:relative;
}
.headline_area {
	margin:0 0 10px 9px !important;
}
.format_text {
	font-size:12px !important;
	margin:0 0 0 4px;
}
.format_text p {
	font-size:12px !important;
	padding:0 9px 0 5px !important;
}
img.alignnone, img.block{
	clear:none !important;
}
/*=================== Grade ===================*/
h1.grade{
	color:#444;
	font-size: 15px;
	float:left;
	position:relative;
	bottom:0;
	right:0;
	margin:8px 10px 0;
	border: 1px solid #ccc;
	-moz-border-radius:5px;
	padding:1px 6px 4px 6px;
}
h1.grade:hover{
	border: 1px solid #bbb;
	background-color: #ddd;
}
span.gd{
	color:#C80505;
	font-weight:bold;
	font-size: 19px;
}
/*=================== Search ===================*/
.search_here{
	margin:8px;
}
ul.sidebar_list li#search {
	background:transparent;
}
.search_text{
	float:left;
	margin:0 5px 0 0;
	background: url("../images/bg-search-text.png") no-repeat;
	height:36px;
	width:205px;
}
.search_text input#s{
	border: 0 none !important;
	background:transparent;
	font-size: 11px;
	font-family: tahoma;
	color:#575757;
	padding:11px 0 0 8px;
}
.search_button{
	float:left;
}
.search_button #searchsubmit{
	border: 0 none !important;
}
/*=================== Tags ===================*/
.format_text .post_tags { 
	font-size:11px !important;
	margin:7px 0 16px 0 !important;
	border-top: 1px solid #282323;
	padding:1px 0 2px 2px !important;
	min-height:20px;
	line-height:19px !important;
	border-bottom: 3px solid #282323;
}
.format_text .post_tags a { 
	color:#444444 !important;
}
/*=================== Sidebar ===================*/
#sidebars {
	background-color: #CACACA;
}
#sidebar{
	font-size: 11px !important;
}
.sidebar{
	background-color: #CACACA;
}
li.widget{
	font-size: 11px !important;
	margin-bottom:10px !important;
	//margin-bottom:10px !important;
}
.sidebar ul.sidebar_list{
	padding:0 5px;
	margin:0 !important;
	//margin:0 !important;
	//padding:0 !important;
	padding:0 !important;
}
ul.sidebar_list  li ul li{
	background-color: #fff;
	//background-color: #fff;
}
ul.sidebar_list  li#search{
	margin:0;
	padding:0;
}
li.widget p{
	margin:0 5px !important;
	//margin:0 5px !important;
}
/*=================== For All in Sidebar ===================*/
ul.sidebar_list  li.widget_categorypostsimages h3{
	/* background: url("../images/bg_sidebar_header_red.jpg") no-repeat; */
	background: url("../images/bg_sidebar_header_red_small.jpg") no-repeat;
	height:29px;
}
ul.sidebar_list  li.widget_categorypostsimages h3 a{
	color:#fff;
	text-decoration:none;
}
ul.sidebar_list  li.widget_categorypostsgrade h3{
	/* background: url("../images/bg_sidebar_header_red.jpg") no-repeat; */
	background: url("../images/bg_sidebar_header_orange_small.jpg") no-repeat;
	height:29px;
}
ul.sidebar_list  li.widget_categorypostsgrade h3 a{
	color:#fff;
	text-decoration:none;
}
ul.sidebar_list  li.widget_recent_entries li{
	background:#fff url("../images/li-breaking-news.jpg") no-repeat 2px 11px;
	border-bottom:1px dotted #970837;
	line-height:17px;
	padding:6px 0 6px 13px;
}
ul.sidebar_list  li.widget_killer_recent_entries li{
	background:#fff url("../images/li-breaking-news.jpg") no-repeat 2px 11px;
	border-bottom:1px dotted #970837;
	line-height:17px;
	padding:6px 0 6px 13px;
}
ul.sidebar_list  li.widget_recent_comments li{
	background:#fff url("../images/li-breaking-news.jpg") no-repeat 2px 11px;
	border-bottom:1px dotted #970837;
	line-height:17px;
	padding:6px 0 6px 13px;
}
ul.sidebar_list  li.widget_text div.textwidget{
	background-color: #fff;
	margin:0 11px;
	text-align:center;
	padding:10px;
}
ul.sidebar_list  li.widget_pages li{
	font-size: 15px;
	border-bottom:1px dotted #970837;
	background:#fff url("../images/li-breaking-news.jpg") no-repeat 6px 12px;
	line-height:17px;
	padding:6px 0 6px 18px;
}
ul.sidebar_list  li.widget_pages li ul li{
	font-size: 13px;
	border:0 none;
	background:#fff url("../images/li-breaking-news.jpg") no-repeat 2px 11px;
	line-height:17px;
	padding:0 0 0 13px;
}
ul.sidebar_list  li.widget_tag_cloud div{
	background-color: #fff;
	margin:0 11px;
	padding:10px;
	line-height:20px;
}
ul.sidebar_list  li.widget_tag_cloud div a{
	padding:0 3px;
}
ul.sidebar_list  li.widget_categories div {
	background-color: #fff;
	margin:0 11px;
	padding:10px;
	text-align:center;
}
ul.sidebar_list  li.widget_categories div select {
	border: 1px solid #dedede;
	height:29px;
	padding:1px;
}
ul.sidebar_list .yd_rp_widget{
	background-color: #fff;
	margin:11px;
	padding:10px;
}
ul.sidebar_list  li  a.post-title{
	font-weight:bold;
	color:#111111;
}
ul.sidebar_list  li h3{
	text-transform:uppercase;
	color:#FFFFFF !important;
	font-size:19px !important;
	padding:3px 12px 0 0;
	text-align:right;
	width:283px;
	margin:0 10px;
	background: url("../images/bg_sidebar_header_pink_small.jpg") no-repeat;
	height:31px;
}
ul.sidebar_list  li ul li{
	margin:0 11px;
	padding:7px 0;
	position:relative;
}
ul.sidebar_list  li ul li a{
	color:#3C3C3C;
	text-decoration:none;
}
ul.sidebar_list  li ul li a:hover{
	text-decoration:none;
}
img.sidebar_image {
	background-color:#F0EFEF;
	border:1px solid #DEDEDE;
	padding:1px;
	float:left;
	margin:0 6px;
	//margin:0 6px;
}
div.grade_outer{
	border-bottom:1px solid #F95D08;
}
div.grade {
	background:url("../images/grade-bg2.png") no-repeat;
	height:35px;
    position:absolute;
	bottom:7px;
	//top:63px;
	right:0;
    text-align:center;
	width:35px;
	/* float:right; */
}
div.grade h2 {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	//line-height:26px;
	padding:10px 0 0 4px;
	//padding:6px 0 0 4px;
}
div.read_more {
	background:url("../images/bg-keep_reading.jpg") no-repeat;
	height:19px;
	padding:1px 0 0;
	width:90px;
	margin:12px 0 11px 79px;
}
div.read_more a{
	margin:0 0 0 6px;
}
span.author_link a.link{
	font-weight:bold;
}
span.author_link a.link:hover{
	color:#B10707;
}
.st-tag-cloud{
	background:#fff;
	//padding:10px;
	padding:10px;
	margin:0 10px;
}
.st-tag-cloud a{
	line-height:18px;
	padding:0 3px;
	color:#2361A1 !important;
}
.topsy-big{
	margin:0 15px;
	//margin:0 20px;
}
.textwidget h1{
	line-height:20px;
	margin:0 0 7px 0;
	text-align:left;
	font-size:18px;
}
#sidebar_2{
	padding:10px 0 0 0;
}
#sidebar_1, #sidebar_2{
	border:0 none !important;
	padding:10px 0 0 0;
}
#footer{
	font-size: 12px;
}
/*=================== Sidebar ===================*/
.widget h3 span{
	padding:0 4px 0 0;
}
/*=================== Thank You! ===================*/
