/* GLOBAL CLASSES
============================================================== */
.clear {clear:both;}
a.titleCatName, a:hover.titleCatName { /* Category Links written at the top each sections on homepage */
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	text-decoration:none;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	font-size:11px;display:block;
}
.widgetMedia {
	width:950px;
	margin: 0 auto;
	text-align:center;
}
/* Global Class for main page featured posts - Wrapper of posts and post info (date, comment number etc...) */
.featuredPost {
	padding:5px 0;
	border-bottom:1px dotted #666;
	margin-bottom:6px;
}
.lastPost {
	border:none;
	margin:0;
}
.featuredPost p {
	padding-bottom:5px;
}
.featuredPostMeta {
	display:block;
	font-style:italic;
	font-size:11px;
	text-align:right;
}
.featuredPostMeta a{
	color:#cd1713;
}
.featuredPostMeta a:hover {
	text-decoration:underline;
}
h1.title{
	font-size:30px;
	color:#cd1713;
	line-height:1.0em;
	margin:0 0 8px 0;
	letter-spacing:-2px;
}
h1.archiveTitle{
	color:#cd1713;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	margin:0 0 5px 0;
}
h1.archiveTitle a{
	color:#cd1713;
}
h1.archiveTitle a:hover{
	text-decoration:underline;
}
h2.feaSliderTitle {
	font:17px "trebuchet ms", arial, sans-serif;
	font-weight:normal;
}
h2.feaSliderTitle a {
	color:#fff;
}
h2.feaSliderTitle a:hover {
	color:#fff;
	text-decoration:underline;
}
h2.postTitle{
	font-size:18px;
	color:#2d2d2d;
	margin:0 0 6px 0;
	line-height:1.0em;
}
h2.postTitle a,.entry-title a{
	color:#2d2d2d;
}
h2.postTitle a:hover,.entry-title a:hover{
	color:#cd1713;
}
h2.videoBarTitle{
	width:940px;
	overflow:hidden;
	margin:0 0 5px 10px;
	font-size:23px;
}
h2.videoBarTitle span{
	color:#cd1713;
	float:left;
	text-transform:uppercase;
}
h2.videoBarTitle a{
	color:#8a8989;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	float:right;
}
h2.videoBarTitle a:hover{
	text-decoration:none;
}
h2.homeCatTitle {
	text-transform:uppercase;
	font-size:23px;
	padding-bottom:4px;
	color:#cd1713;
	border-bottom:3px solid #000;
	margin:0 0 12px 0;
	width:100%;
	overflow:hidden;
}
h2.sidebarPostTitle{
	color:#7c7b7b;
	font-size:13px;
	line-height:1.3em;
}
h2.sidebarPostTitle a {
	color:#7c7b7b;
}
h2.sidebar_title{
	text-transform:uppercase;
	color:#cd1713;
	font-size:23px;
	margin:0 0 12px 0;
	padding:0 0 4px 0;
	border-bottom:3px solid #cd1713;
}
h2.mostRecentTitle{
	text-transform:uppercase;
	color:#cd1713;
	font-size:23px;
	margin:0 0 4px 0;
}
/* MAIN WRAPPERS
============================================================== */
#contentBody {
	display:block;
	padding: 0 5px;
}

/* PRIMARY TOP
============================================================== */
#primaryTop{ /* Wrapper for the first block Featured Entries-Mid column and Top Sidebar */
	display:block;
}
#maincontent{ /* Wraps Primary top left slider and primary mid column entries */
	float:left;
	width:655px;
	margin-right: 15px;
	padding-bottom:5px;
	display:inline;
}
#slider2{ /* Primary top left column wrapper */
	float:left;
	width:356px;
	background:#f5f5f5;
	padding-bottom:5px;
}
.sliderwrapper{ /* Featured top left colunm - slider wrapper */
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	height:357px;
	margin-bottom:10px;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	z-index:1;
	padding:5px 7px 7px;
	width:342px;
	height:352px;
}
.sliderwrapper img {
	display:block;
	max-height:256px;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	bottom:102px;
	width:332px;
	min-height:30px;
	color:#fff;
	padding:5px;
	background: url(default/bgTransparent.png);
	height:auto !important;
	height:30px;
}
.pagination { /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	padding:5px 5px 0;
	font:bold 12px arial, verdana, sans-serif;
}
.pagination a { /* do not change the name of class - used to style links over featured slider */
	color:#000;
	padding:2px 6px;
	background:#ddd;
}
.pagination a:hover {
	text-decoration:none;
	color:#cd1713;
}
.pagination a.selected {
	color:#fff;
	text-decoration:none;
	background:#cd1713;
}
#belowSlider {
	padding:0 7px;
}
/* Primary top mid column */
#primaryTopMid{
	float:right;
	width:290px;
}
#primaryTopMid .postExcerpt {
	border-bottom:1px dotted #666;
	margin-bottom:6px;
}
#primaryTopMid .last{
	background:none;
	border:none;
}
#primaryTopMid p{
	font-size:12px;
	line-height:1.3em;
}
p a, p span.date{
	color:#cd1713;
}
p .author a, p span.author{
	color:#666;
}
#primaryTopMid p.more{
	text-align:right;
}
/* Primary Top Sidebar */
#primaryTopSidebar{
	float:right;
	width:300px;
	display:inline;
}
/* Primary Top sidebar tabs */
#sidebarTabs{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
#sidebarTabs_title{
	width:100%;
	overflow:hidden;
	background:url(default/bgr_sidebarTabs_title.gif) repeat-x bottom;
}
#sidebarTabs_title li{
	float:left;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	padding:0 2px 0 0;
}
#sidebarTabs_title li.last{
	padding:0;
}
#sidebarTabs_title li a{
	float:left;
	color:#000;
	background:url(default/bgr_sidebarTabs_title_a.gif) repeat-x;
	height:24px;
	padding:8px 10px 0 10px;
}
#sidebarTabs_title li.last a{
	width:75px;
	white-space:nowrap;
}
#sidebarTabs_title li a.selected{
	color:#cd1713;
	background:#ffffff;
	height:24px;
	padding:7px 10px 0 9px;
	border:1px solid #bcbcbc;
	border-bottom:0;
	text-decoration:none;
}
#sidebarTabs_body{
	width:274px;
	border:1px solid #bcbcbc;
	border-top:0;
	padding:3px 12px 6px 12px;
}
#sidebarTabs_body ol{
	color:#999999;
	margin:0 0 0 20px;
}
#sidebarTabs_body ol li{
	list-style:decimal;
	font-size:12px;
	line-height:1.5em;
	padding:2px 0 2px 0;
}
#sidebarTabs_body ol li a{
	color:#333333;
}
#sidebarTabs_body ol li a:hover{
	color:#333333;
	text-decoration:underline;
}

/* VIDEO BAR BELOW THE PRIMARY TOP
============================================================== */
#videos{
	overflow:hidden;
	background:#f5f5f5;
	padding:8px 0 10px 0;
	margin-bottom:10px;
}
#videos ul{
	width:970px;
	overflow:hidden;
}
#videos li{
	float:left;
	width:152px;
	padding:0 0 0 8px;
}
#videos .thumb{
	width:150px;
	background:#fff;
	height:113px;
	border:1px solid #c5c5c5;
	padding:1px;
	margin:0 0 3px 0;
	overflow:hidden;
	text-align:center;
}
#videos .thumb img{
	float:left;
	max-width:150px;
	max-height:113px;
}
#videos .info{
	width:148px;
	position:relative;
	background:#fff;
	border:1px solid #c5c5c5;
	padding:2px;
	overflow:hidden;
	min-height:60px;
	height:auto !important;
	height:60px;
}
#videos .info p{
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	padding:0 2px 0 2px;
}
#videos .info p.moreVideo{
	position:absolute;
	bottom:3px;
	right:3px;
	padding:3px 5px 0 5px;
}
#videos .info p.moreVideo a{
	color:#50630a;
	background:url(default/ico_camera.gif) no-repeat left 2px;
	padding:0 0 0 17px;
}
#videos .info p.morePhoto{
	position:absolute;
	bottom:3px;
	right:3px;
	padding:3px 5px 0 5px;
}
#videos .info p.morePhoto a{
	color:#50630a;
	background:url(default/ico_photo.gif) no-repeat left center;
	padding:0 0 0 17px;
}

/* HOME [CONTENT SECTION BELOW THE PRIMARY BOTTOMS TABS]
============================================================== */
#home{
	width:100%;
	overflow:hidden;
}
#home_cats{
	float:left;
	width:660px;
}
#home_sidebar{
	float:right;
	width:300px;
}
/*home_cat*/
.home_cat{
	width:631px;
	border:1px solid #d7d6d6;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:7px 15px 10px 12px;
}
.home_cat .left{
	float:left;
}
.home_cat .right{
	float:right;
}
.home_cat_article{
	width:300px;
}
.home_cat_article .thumb{
	width:294px;
	height:221px;
	overflow:hidden;
	padding:2px;
	background:#fff;
	border:1px solid #d0d0d0;
	margin:0 0 5px 0;
}
.home_cat_article .thumb img{
	float:left;
	width:100%;
	height:100%;
}
.home_cat_list{
	width:315px;
}
.home_cat ul{
	width:100%;
	padding:10px 0 0 0;
	margin:0;
}
.home_cat li{
	color:#444;
	font-size:12px;
	display:block;
	padding:2px 0 2px 10px;
	background:url(default/ico_widget_li.gif) no-repeat left 6px;
}
.home_cat li:hover{
	background:url(default/ico_widget_li_hover.gif) no-repeat left 6px;
}
#home_cats .home_cat li a{
	color:#222;
	display:block;
}
#home_cats .home_cat li a:hover{
	text-decoration:underline;
	color:#cd1713;
}
/*home_sidebar_ads*/
.home_sidebar_ads{
	width:100%;
	overflow:hidden;
	margin:0 0 11px 0;
}
.home_sidebar_ads img{
	float:left;
	width:100%;
}
/*home_sidebarPosts*/
.home_sidebarPosts{
	width:280px;
	border:1px solid #bcbcbc;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:7px 9px 9px 9px;
}
.home_sidebarPosts ul{
	width:100%;
}
.home_sidebarPosts li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #666;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
.home_sidebarPosts li.last{
	background:none;
	padding:0;
	margin:0;
	border:none;
}
.home_sidebarPosts .thumb{
	float:left;
	width:80px;
	height:85px;
}
.home_sidebarPosts .thumb img{
	float:left;
	width:100%;
	height:100%;
}
.home_sidebarPosts .entry{
	float:right;
	width:190px;
}
.home_sidebarPosts p{
	font-size:12px;
	line-height:1.3em;
	padding:3px 0 0 0;
}
.home_sidebarPosts p.date{
	color:#cd1713;
}
.home_sidebarPosts p.date span{
	color:#666;
}
/* INNER PAGE
============================================================== */
/*body_box*/
.body_box{
	width:623px;
	border:1px solid #bcbcbc;
	padding:13px 15px;
	margin:0 0 10px 0;
	
}
.inner468ad{
	width:623px;
	border:1px solid #bcbcbc;
	padding:7px 15px;
	margin:0 0 10px 0;
}
.inner468ad img {
	display:block;
	margin:0 auto;
}
/* ARCHIVE POSTS
============================================================== */
.cat_post{
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.labelBC { /* The style for the label used on archive pages to display where visitor is (Category archives for - Posts tagged as ... )*/
	display:block;
	font-size:12px;
	color:#8f8f8f;
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px dotted #666;
}
.labelBC a {
	color:#6f6f6f;
}
.labelBC a:hover {
	color:#3f3f3f;
}
.locationBC { /* Name of category, archive or date placed below the (Category archives for - Posts tagged as ... ) text on archive pages */
	display:block;
	font-size:18px;
	color:#222;
	margin-bottom:10px;
	letter-spacing:-1px;
}
.cat_post .entry{
	font-size:12px;
	line-height:1.3em;
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.cat_post .metas{
	padding:2px 0;
	border-bottom:1px solid #bcbcbc;
	border-top:1px solid #bcbcbc;
	text-align:right;
	color:#666;
	font-size:12px;
	line-height:1.3em;
	display:block;
}
.cat_post .metas a,.navigation a{
	color:#cd1713;
}
.cat_post .metas a:hover ,.navigation a:hover{
	text-decoration:underline;
}

