/*
Theme Name:Light Red Siloing Genthonx Reloaded
Theme URL:http://www.xingco.net
Description:This 99% Perfect Siloing Concept For Wordpress Theme
Version:9.0
Author:GenthonX
Author URL:http://www.xingco.net
Tags:fixed width, business, personal, seo friendly, adsense friendly, simple

*/

/*--------------------------------------------------------------
General Setting
--------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin:0;
	padding:0;
	border:none;
}
body{
	font-family:arial;
	font-size:12px;
}
.clearfix:after{
    content:"."; 
    display:block;
    height:0; 
    clear:both; 
    visibility:hidden;
	font-size:0;
}
.clearfix{
	display:inline-block;
}
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
.clear{
	clear:both;
}
.pointer{
	cursor:pointer;
}
#wrapper-outer{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	background:url(images/header-bg.jpg) top repeat-x;
	text-align:center;
}
#wrapper{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	width:980px;
	height:auto;
}

/*--------------------------------------------------------------
Top Menu
--------------------------------------------------------------*/
#menu-box{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:33px;	
}
#menu-box ul{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;	
}
#menu-box ul li{
	margin:0 0 0 10px;
	padding:0;
	border:none;	
	float:right;
	display:inline;
	line-height:32px;
	width:auto;
}
#menu-box ul li a{
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#BC1B1B;
	text-transform:capitalize;
	text-decoration:none;
}
#menu-box ul li a:hover{
	text-decoration:underline;
}
/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
#header{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:131px;
	background:url(images/header.jpg) left bottom no-repeat;	
}
#title-url-box{
	margin:20px 0 0 0;
	padding:0;
	border:none;
	width:237px;
	height:90px;
	float:left;
	display:inline;
}
#title-url{
	margin:0;
	padding:0;
	border:none;
	width:237px;
	height:90px;
	display:block;
	cursor:pointer;
}
#mainbox{
	margin:20px 0 0 0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	text-align:left;
}

/*--------------------------------------------------------------
Left Sidebar
--------------------------------------------------------------*/
#left{
	float:left;
	display:inline;
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:236px;
	height:auto;	
}
#main-menu{
	margin:0;
	padding:0;
	border:none;
}
#main-menu ul{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
#main-menu ul h1{
	margin:0;
	padding:0 0 0 37px;
	border:none;
	height:30px;
	line-height:26px;
	background:url(images/channel.jpg) top no-repeat;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}
#main-menu ul ul{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
#main-menu ul ul li{
	margin:0;
	padding:0;
	border:none;
	border-left:1px solid #F0DEDE;
	border-right:1px solid #F0DEDE;
	border-bottom:1px solid #F0DEDE;
	height:30px;
	line-height:30px;
	/*background:url(images/li-menu.jpg);*/
}
#main-menu ul ul li:hover{
	/*background:url(images/li-menu-hover.jpg) no-repeat;*/
	cursor:pointer;
}
#main-menu ul ul li a{
	padding:7px 0 7px 88px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#BC1B1B;
	text-transform:capitalize;
	text-decoration:none;
}
#main-menu ul ul li a:hover{
	/*background:url(images/li-menu-hover.jpg);*/
	color:#1A1818;
}

/*--------------------------------------------------------------
Container Area
--------------------------------------------------------------*/
#center-box{
	float:left;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
	border:none;
	width:542px;
	height:auto;
	text-align:center;
}
#center{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:auto;
	text-align:center;
}
.post-box-outer{
	margin:0 0 20px 0;
	padding:10px 0 10px 0;
	border:1px solid #E5E5E5;
	width:542px;
	height:auto;	
	float:left;
	display:inline;
}
.post-box{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	width:522px;
	height:auto;	
	background:url(images/post-header.jpg) top no-repeat;
}
.post{
	margin:0 auto 0 auto;
	padding:0;
	border:none;
	width:500px;
	height:auto;
	text-align:left;
}
.post h1{
	margin:0;
	padding:10px 0 15px 0;
	border:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	color:#BC1B1B;
	text-transform:capitalize;
	text-decoration:none;
}
.post h1 a{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	color:#BC1B1B;
	text-transform:capitalize;
	text-decoration:none;
}
.post h1 a:hover{
	color:#000000;
}
.entry img, .entry p img{
	margin:0 auto 10px auto;
	padding:0;
	border:none;
}
.entry p{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#38383A;
	text-align:justify;
}
.entry p a{
	color:#BC1B1B;
	text-decoration:underline;
	font-weight:bold;
}
.entry p a:hover{
	text-decoration:none;
	font-weight:bold;
}
.entry ul, .entry ol{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
.entry ul li, .entry ol li{
	margin:0 0 10px 0;
	padding:0 0 0 25px;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#38383A;
	text-align:justify;
	background:url(images/checklist.jpg) left top no-repeat;
}
.entry ul li a, .entry ol li a{
	color:#BC1B1B;
	text-decoration:underline;
	font-weight:bold;
}
.entry ul li a:hover, .entry ol li a:hover{
	color:#BC1B1B;
	text-decoration:underline;
	font-weight:bold;
}
blockquote{
	margin:0 auto 15px auto;
	padding:10px 10px 0 10px;
	border:1px solid #F0DEDE;
	border-left:10px solid #F0DEDE;
	width:400px;
	height:auto;
	color:#BC1B1B;
}

/*--------------------------------------------------------------
Navigation In Non Single
--------------------------------------------------------------*/
.alignleft{
	margin:0 0 20px 0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	width:auto;
}
.alignright{
	margin:0 0 20px 0;
	padding:0;
	border:none;
	float:right;
	display:inline;
	width:auto;
}

/*--------------------------------------------------------------
Right Sidebar
--------------------------------------------------------------*/
#right{
	float:left;
	display:inline;
	margin:0 0 0 20px;
	padding:0;
	border:none;
	width:160px;
	height:auto;	
}

/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
#footer{
	margin:0;
	padding:0;
	border:none;
	border-top:1px solid #3A0202;
	border-left:1px solid #3A0202;
	border-right:1px solid #3A0202;
	width:980px;
	height:40px;
	text-align:center;
	background:#BC1B1B;
}
#footer p{
	margin:0;
	padding:12px 0 0 15px;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:14px;
	color:#fff;
}

/*--------------------------------------------------------------
Breadcumb
--------------------------------------------------------------*/
#location{
	margin:0 0 20px 0;
	padding:0;
	border:none;
	text-align:left;
	float:left;
	display:inline;
	width:auto;
}
#location p{
	margin:0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#131314;
	text-align:justify;
	font-style:italic;
}
#location p a{
	margin:0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#131314;
	text-align:justify;
	text-decoration:underline;
	font-style:italic;
}
#location p a:hover{
	text-decoration:none;
}

/*--------------------------------------------------------------
Navigation In Single Page
--------------------------------------------------------------*/
.navleft{
	margin:0 0 20px 0;
	padding:0;
	border:none;
	text-align:left;
}
.navright{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	text-align:left;
}
.navleft, .navright{
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
	text-align:left;
}
.navleft a, .navright a, .navleft a:hover,  .navright a:hover{
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
	text-align:left;
	text-decoration:underline;
	font-style:italic;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comments-template{
	margin: 20px 0 15px 0;
	border:1px solid #F0DEDE;
	padding: 20px;
	background:#F7E8E8;
}
.comments-template p{
	margin:0;
	border:none;
	padding:0;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#38383A;
}
.comments-template p a, .comments-template p a:hover{
	font-size: 14px;
	font-family:arial;
	font-weight:normal;
	line-height:18px;
	color:#BC1B1B;
	text-decoration:none;
}
.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px;
	border:none;
}

.comments-template h2, .comments-template h3{
	margin:0;
	padding:0 0 10px 0;
	border:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	color:#BC1B1B;
	text-transform:capitalize;
}

.commentmetadata{
	font-size: 14px;
	color:#000;
}
.commentmetadata a, .commentmetadata a:hover, .logged{
	font-size: 14px;
	font-family:arial;
	font-weight:bold;
	line-height:18px;
	color:#BC1B1B;
	text-decoration:none;
}
.comments-template p.nocomments{
	padding: 0;
}
.form-input{
	margin:0;
	padding:7px 10px 7px 10px;
	border:1px solid #F0DEDE;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
}
.text-area{
	margin:10px 0 0 0;
	padding:7px 10px 7px 10px;
	border:1px solid #F0DEDE;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
}
.submit{
	margin:5px 0 0 0;
	padding:5px 10px 5px 10px;
	border:none;
	background:#BC1B1B;
	font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#fff;
	cursor:pointer;
}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
}
.gravatar-box{
	margin:10px 0 0 0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	width:72px;
	height:auto;
}
.gravatar-box img{
	margin:0;
	padding:5px;
	border:1px solid #F0DEDE;
}
.comment-box{
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
	border:1px solid #F0DEDE;
	float:left;
	display:inline;
	width:364px;
	height:auto;
	background:#fff;
}
.comment-box p{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#38383A;
	text-align:justify;
}

/*--------------------------------------------------------------
Social Bookmark Button
--------------------------------------------------------------*/
#bookmark-box{
	margin:0 0 20px 0;
	padding:0;
	border:none;
	width:auto;
	height:auto;
}
#bookmark-box h2{
	margin:0;
	padding:0 0 15px 0;
	border:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:22px;
	line-height:26px;
	color:#BC1B1B;
	text-transform:capitalize;
	text-decoration:underline;
}
#delicious{
	margin:0;
	padding:0;
	border:none;
	width:50px;
	height:47px;
	float:left;
	display:inline;
}
#reddit{
	margin:0;
	padding:0;
	border:none;
	width:52px;
	height:47px;
	float:left;
	display:inline;
}
#stumbleu{
	margin:0;
	padding:0;
	border:none;
	width:53px;
	height:47px;
	float:left;
	display:inline;
}
#digg{
	margin:0;
	padding:0;
	border:none;
	width:86px;
	height:47px;
	float:left;
	display:inline;
}
#sphinn{
	margin:0;
	padding:0;
	border:none;
	width:78px;
	height:47px;
	float:left;
	display:inline;
}

/*--------------------------------------------------------------
Latest News
--------------------------------------------------------------*/
#latest-news-box{
	margin:20px 0 0 0;
	padding:0 5px 10px 5px;
	border:none;
	border:1px solid #F0DEDE;
	width:auto;
	height:auto;
	background:#F7E8E8;
}
#latest-news-box h2{
	margin:0;
	padding:5px 0 10px 0;
	border:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	color:#BC1B1B;
}
.latest-news {
	margin:0 0 5px 0;
	padding:0;
	border:none;
	border-bottom:1px dashed #F0DEDE;
}
.thumbnail{
	margin:4px 0 8px 0;
	padding:0;
	border:none;
	width:66px;
	height:auto;
	float:left;
	display:inline;
}
.thumbnail img{
	margin:0;
	padding:2px;
	border:1px solid #F0DEDE;
	width:60px;
	height:38px;
}
.title{
	margin:0 0 0 5px;
	padding:0;
	border:none;
	width:152px;
	height:auto;
	float:left;
	display:inline;
}
.title p, .title p a{
	margin:0 0 5px 0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
	text-align:left;
	text-decoration:none;
}
.title p a:hover{
	text-decoration:underline;
}

/*--------------------------------------------------------------
Popular News
--------------------------------------------------------------*/
#popular-news-box {
	margin:20px 0 0 0;
	padding:0 5px 10px 5px;
	border:none;
	border:1px solid #F0DEDE;
	width:auto;
	height:auto;
	background:#F7E8E8;
}
#popular-news-box h2{
	margin:0;
	padding:5px 0 10px 0;
	border:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	color:#BC1B1B;
}
.popular-news {
	margin:0 0 5px 0;
	padding:0;
	border:none;
	border-bottom:1px dashed #F0DEDE;
}
.thumbnail-pop{
	margin:4px 0 8px 0;
	padding:0;
	border:none;
	width:66px;
	height:auto;
	float:left;
	display:inline;
}
.thumbnail-pop img{
	margin:0;
	padding:2px;
	border:1px solid #F0DEDE;
	width:60px;
	height:38px;
}
.title-pop{
	margin:0 0 0 5px;
	padding:0;
	border:none;
	width:152px;
	height:auto;
	float:left;
	display:inline;
}
.title-pop p, .title-pop p a{
	margin:0 0 5px 0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
	text-align:left;
	text-decoration:none;
}
.title-pop p a:hover{
	text-decoration:underline;
}

/*--------------------------------------------------------------
Thumbnail In Category
--------------------------------------------------------------*/
.thumbnail-cat img{
	margin:4px 10px 30px 0;
	padding:5px;
	border:1px solid #E5E5E5;
	width:160px;
	height:100px;
	float:left;
	display:inline;
}

/*--------------------------------------------------------------
Random Pictures
--------------------------------------------------------------*/
#random-pictures-box{
	margin:0;
	padding:0;
	border:none;
	width:auto;
	height:auto;
}
#random-pictures-box h2{
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	border:none;
	border-bottom:1px dashed #BC1B1B;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	color:#BC1B1B;
}
.random-pictures {
	margin:0 0 1px 0;
	padding:0;
	border:none;
}
.random-pictures img{
	margin:0;
	padding:0;
	border:none;
	width:160px;
	height:100px;
}

/*--------------------------------------------------------------
Related News By Category
--------------------------------------------------------------*/
.related_articles{
	margin:0;
	padding:0;
	border:none;
	border:1px solid #F0DEDE;
	width:498px;
	height:auto;
	background:#F7E8E8;
}
.related_articles h2{
	margin:15px 0 10px 20px;
	padding:0;
	border:none;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#BC1B1B;
	text-transform:capitalize;
	text-decoration:none;
}
.related-box{
	margin:0 0 10px 0;
	padding:0;
	border:none;
	width:auto;
	height:auto;
}
.thumbnail-rel{
	margin:0 0 0 20px;
	padding:0;
	border:none;
	width:48px;
	height:auto;
	float:left;
	display:inline;
}
.thumbnail-rel img{
	margin:0 0 5px 0;
	padding:3px;
	border:1px solid #F0DEDE;
	width:40px;
	height:25px;
}
.title-rel{
	margin:0 0 0 10px;
	padding:0;
	border:none;
	width:404px;
	height:auto;
	float:left;
	display:inline;
}
.title-rel p, .title-rel p a{
	margin:0;
	padding:0;
	border:none;
	font-family:arial;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#BC1B1B;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
}
.title-rel p a:hover{
	text-decoration:underline;
	font-weight:normal;
}

/*--------------------------------------------------------------
Advertising
--------------------------------------------------------------*/
.adsense336x300{
	margin:0 0 20px 0;
	padding:10px 0 10px 0;
	border:1px solid #E5E5E5;
	width:542px;
	height:300px;	
	float:left;
	display:inline;
	background:url('images/adsbox.jpg') top right no-repeat;
}
#top-banner{
	margin:20px 0 0 15px;
	padding:0;
	border:none;
	width:728px;
	height:90px;
	float:left;
	display:inline;
}
/*global/universal image classes */

img.alignleft, img.left { float: left; margin-bottom:10px;}

img.alignright, img.right { float: right; margin-bottom:10px;}

img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; margin-bottom:10px;/* border:1px solid #E5E5E5; padding:10px;*/ }

img.alignnone, img.block { display: block; clear: both; }

img.frame { background: #eee; border-style: solid; border-color: #ddd; }

img.stack { clear: none !important; }

img[align="left"] { float: left; clear: left; }

img[align="right"] { float: right; clear: right; }

img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }




.wp-caption { border-style: solid; border-color: #ddd; background-color: #eee; text-align: center; font-style: italic; }

.wp-caption.alignleft { float: left; }

.wp-caption.alignright { float: right; }

.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }

.wp-caption.alignnone { clear: both; }
