/*===========================
	Starting Blogs
===========================*/


/*------------------- Blog Post --------------------*/
.m-blog-container {
	width: 100%;
	min-height: 200px;
	margin: 0 0 12px 0;
}
.m-blog-container-left{
	width: 316px;
	margin: 0 12px 0 0;
	float: left;
}
.m-blog-container-right{
	width: 316px;
	margin: 0 0 0 0;
	float: left;
}
.m-blog-container-top {
	width: 100%;
	height: 60px;
	background:#981C00 url(../../images/m_footer.jpg) repeat-x scroll 0 100px;
	-moz-border-radius: 3px 3px 0 0;
}
.m-blog-container-top-nana {
	width: 309px;
	height: 60px;
	background:#981C00 url(../../images/red_button.jpg) repeat-x scroll 100px -30px;
	-moz-border-radius: 3px 3px 0 0;
}
.m-blog-container-top h1, .m-blog-container-top-nana h1, .idTabs h1{
	margin: 4px 5px 0 5px;
	padding: 2px;
	float: left;
	width: 60px;
	border: 1px solid #fff;
}
.m-blog-container-top h2, .m-blog-container-top-nana h2{
	font-size: 13px;
	color: #fff;
	margin: 0 5px 0px 0;
	padding: 0px 0 0 0;
	text-align: right;
}
.m-blog-container-top h3, .m-blog-container-top-nana h3{
	font-size: 15px;
	color: #ccc;
	letter-spacing: 5px;
	text-align: right;
}
.m-blog-container-bottom {
	width: 97.8%;
	min-height: 170px;
	background:#b42900;
	-moz-border-radius: 0 0 3px 3px;
	padding: 5px;
}
.m-blog-container-bottom-nana {
	width: 296px;
	min-height: 170px;
	background:#be2525;
	-moz-border-radius: 0 0 3px 3px;
	padding: 5px;
}
.m-blog-container-bottom a, .m-blog-container-bottom-nana a{
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	margin: 0 0 5px 0;
}
.m-blog-container-bottom p, .m-blog-container-bottom-nana p{
	color: #fff;
	font-size: 12px;
	margin: 0 0px;
}
.blog-feature-image{
	width: 100%;
	height: 100px;
	margin: 3px 0 0 0;
}
.m-blog-bottom_social {
	width: 83px;
	height: 15px;
	margin: 6px 0 3px 220px;
}
.m-blog-bottom_social-b {
	width: 83px;
	height: 15px;
	margin: 2px 0 3px 0px;
}
.m-blog-bottom_social h5 li, .m-blog-bottom_social-b h5 li { 
	padding-right: 0px; 
	display: inline;
	width: 16px;
}





/*------------------------------------------------*/
/*-----------------[TABBED CONTENT]---------------*/
/*------------------------------------------------*/
.idTabs {
		margin: 0px 0px 0px 0px;
		height:63px; 
		padding: 0px; 
		width: 645px; 
		list-style-type: none; 
}
.idTabs li { 
		display: inline; 
		margin: 0px; 
		padding: 0px; 
		float: left;
		height: 59px; 
		color: #FFFFFF; 
		text-align: center; 
		font-size: 11px; 
}
.idTabs li a { 
		color: #FFFFFF; 
		background:#981C00 url(../../images/red_button.jpg) repeat-x scroll 100px -30px; 
		height: 60px; 
		padding: 0 0 2px 0; 
		width: 150px; 
		text-decoration: none; 
		display: block; 
		float: left; 
		border-right: 1px solid #fff;
}
.idTabs li a:hover, .idTabs li a:visited { color: #FFFFFF; }
.idTabs li a.selected { 
		background: #d43800 url(../../images/red_button.jpg) repeat-x scroll 0 -1px;
		color: #FFF; 
		text-decoration: none; 
		height: 59px; 
		padding-top: 2px; 
		width: 150px; 
		display: block; 
		float: left; 
}
#recententries {width: 100%; display: block; }
#recent-right { width: 100%; display: none;}
#recentcomments2 {width: 100%; display: none; }
#mostcomments {width: 100%; display: none; }
#recententries a:visited, #recententries a:hover, 
#recentcomments2 a:visited, #recentcomments2 a:hover, 
#mostcomments a:visited, #mostcomments a:hover { 
		color: #FFFFFF; 
}
#mostcomments ul, #recentcomments2 ul { 
		color: #E3EDF2; 
		list-style-image: url(images/recent-bullet.gif); 
		margin-top: 0px; 
		font-size: 13px; 
}
#mostcomments ul li a, #recentcomments2 ul li a { 
		color: #E3EDF2; 
		margin-top: 0px; 
		font-size: 13px; 
}
.list2 { 
		color: #E3EDF2; 
		list-style-image: url(images/recent-bullet.gif); 
		margin-top: 0px; 
		font-size: 13px; 
}
.list2 a { 
		color: #E3EDF2; 
		margin-top: 0px; 
		font-size: 13px; 
}
#recent { 
		width: 100%; 
		margin: 0px 0 12px 0;
}
#recent-left { 
		width: 625px; 
		height: 200px;
		padding: 10px;
		background-color: #b42900;
		color: #fff;
		clear: both;
}
#recent-left  strong{ 
		font-size: 18px;
		text-transform: uppercase;
		color: #fff;
}




/*------- blog layout -------*/
.main-blog-feature {
		width: 250px;
		float: left;
		line-height: 20px;
}
.main-blog-more {
		width: 350px;
		height: 202px;
		float: right;
		background: #fff;
}
.main-blog-feature h3 a{
		color: #efbc21;
		text-decoration: none;
		font-weight: bold;
}
.more_news-b{
	width: 100%;
	min-height: 40px;
	margin: 0px 0 0px 0;
	padding: 2px 0px 0px 0px;
	border-top: 1px solid #ccc;
	clear: both;
}
.more_news-b .do{
	width: 99%;
	min-height: 40px;
	margin: 0 0 0px 0px;
	padding: 1.5px 0 5px 3.5px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #ccc;
	float: left;
}
.more_news-b .do .doleft{
	float: left;
	width: 18%;
	height: 46px;
	margin: 0 0 4px 0;
	padding: 0;
}
.more_news-b .do .doleft img{
	margin: 3.8px 0 0 0;
}
.more_news-b .do .doleft a{
	color: #ddd;
	text-deocration: none;
	font-size: 10px;
}
.more_news-b .do .doright{
	float: right;
	width: 79%;
	margin: 0;
	padding: 0;
}
.more_news-b .do .doright span{
	float: left;
	margin: 0 0px 0 0;
}
.more_news-b .do .doright span a{
	color: #0069AA;
	text-decoration: none;
	fontsize: 10px;
	font-weight: normal;
	margin: 0 5px 0 0;
}
.more_news-b .do .doright span a:hover{
	text-decoration: underline;
}
.more_news-b .do .doright .doright_b a{
	color: #bbb;
	text-decoration: none;
	fontsize: 10px;
	font-weight: normal;
	margin: 0 6px 0 0;
}
.more_news-b .do .doright .doright_t strong{ 
	border-left: 1px solid #ccc;
	padding: 0px 0 0px 5px;
	width: 1px;
	height: 10px;
}
.more_news-b .do .doright .doright_t b a{ 
	color: #555;
	font-size: 11px;
}
.more_news-b .do .doright .doright_t{
	float: left;
	display: block;
	min-height: 20px;
}
.more_news-b .do .doright .doright_b{
	float: left;
	display: block;
	color: #555;
	font-size: 9px;
	margin: 3px 0 0px 0px;
}
.more_news-b .do .doright .doright_b a{
	color: #555;
	font-weight: bold;
}
.more_news-b ul{
	list-style:square inside;
	width: 10px;
	float: left;
	color: #6600ff/*16387C*/;
}








.blogs_sports {
	height: 240px;
	margin: 5px 5px 5px 4px;
}
.blogs_sports a{
	border: 0;
	font-style: none;
	text-decoration: none;
}
.blogs_sports_l {
	height: 240px;
	width: 200px;
	border: 0px solid #00f;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
.tab img{
	width: 50px;
	height: 30px;
	margin: -3px 0px 0 7px;
}
.tab h2{
	font-size: 10px;
}
.blogs_sports_l .blog_pix, .blogs_sports_r .blog_pix, .blogs_sports_m .blog_pix{
	height: 70px;
	width: 195px;
	border: 0px solid #ccc;
	float: left;
	background: #eee;
}
.blogs_sports_l .blog_pix img, .blogs_sports_r .blog_pix img, .blogs_sports_m .blog_pix img{
	height: 70px;
	width: 195px;
	border: 0px solid #ccc;
	float: left;
	background: #eee;
}
.blogs_sports_l h1, .blogs_sports_r h1, .blogs_sports_m h1 {
	color: #f00;
	font-size: 13px;
	/*font-weight: bold;*/
	text-decoration: none;
	text-align: center;
	width: 195px;
	margin: 0 auto;
	text-transform: uppercase;
}
.blogs_sports_l h5, .blogs_sports_r h5, .blogs_sports_m h5{
	color: #4063C1;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	width: 190px;
	line-height: 23px;
	margin: 0 auto;
}
.blogs_sports_l h5 a:hover, .blogs_sports_r h5 a:hover, .blogs_sports_m h5 a:hover{
	text-decoration: underline;
}
.blogs_sports_l h1 a, .blogs_sports_r h1 a, .blogs_sports_m h1 a{
	color: #f00;
}

.blogs_sports_r {
	height: 240px;
	width: 200px;
	float: right;
}
.blogs_sports_m {
	height: 240px;
	width: 200px;
	margin: 0 auto;
}




/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
	News Changer
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
.blogs_name {
	width: 99.2%;
	height: 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 2px solid #ccc;
	border-bottom: 0;
	padding: 3px 0 3px 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f00;
}
/*.newschanger_left {
	width: 250px;
	min-height: 200px;
	margin: 0 0 10px 5px;
	padding: 8px 0 0 0;
	float: left;
}
.newschanger_left h1{
	font-size: 15px;
	padding: 0 0 6px 0;
}
.newschanger_left h3{
	font-size: 12px;
	margin: 90px 0 0 0;
}
.newschanger_left h2{
	padding: 0 0 6px 0;
	width: 250px; 
	height: 80px;
	background: #eee;
}
.newschanger_left h2 img{
	padding: 0 0 6px 0;
	 width: 250px; 
	 height: 170px;

}
.newschanger_left h1 a{
	text-decoration: none;
}
.newschanger_left h1 a:hover{
	text-decoration: underline;
}*/
.newschanger_right {
	width: 350px;
	height: 200px;
	margin: 0 5px 20px 0;
	padding: 8px 0 0 0;
	float: right;
}
.newschanger_right h1{
	font-size: 13px;
	padding: 0 0 6px 0;
}
.newschanger_right h2 img{
	width: 50px;
	height: 50px;
}
.newschanger_right h1 a{
	text-decoration: none;
}
.newschanger_right h1 a:hover{
	text-decoration: underline;
}





/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
	Singlene Page & Category Styling
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


.sidebar_content_blog {
	width: 270px;
	min-height: 250px;
	margin: 0 0px 15px 0;
}
.bloger_image_top {
	width: 270px;
	min-height: 40px;
	border: 1px solid #333;
	background: #ccc;
	margin: 0 0px 1px 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.bloger_image_bot {
	width: 270px;
	min-height: 70px;
	border: 1px solid #333;
	background: #ccc;
	margin: 0 0px 1px 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}
.bloger_image {
	border: 1px solid #333;
	background: #eee;
	padding: 3px;
	margin: 0 0px 1px 0;
}
.bloger_image img{
	width: 240px;
	min-height: 100px;
	
}








/* category blog */
.seo_fixed_content_i_top_left-blog {
	width: 100%;
	height: 20px;
	color: #fff;
	font-size: 15px;
	padding: 2px 0 0 5px;
	z-index: 5200;
}
.seo_fixed_content_i_mid-blog{
	height: 370px;
	margin: 3px;
	float: left;
}











