/*
Theme Name: Custom-News-TDC
Version: 0.7
Theme URI:http://www.studiothc.com/
Description: This is a custom theme designed by <a href="http://www.studiothc.com">StudioTHC</a> for The Daily Chronic.
Author:Scott Gacek
Author URI:http://www.studiothc.com
Tags:four-columns, white
Bootstrap:2.3.1
Text Domain:studiothc
	Copyright:(c) 2012-2014 StudioTHC.
	License:GNU General Public License v2.0
	License URI:http://www.gnu.org/licenses/gpl-2.0.html

	*****************************************************
	
	This file contains main CSS structure of theme. Do not change anything below
	unless it is necessary or you are aware of what you are doing
	
	To customize theme rename custom.dist.css to custom.css, copy css code
	from this file into custom.css and edit it.
*/
html {height:100%;position:relative;}
body {
	background:#fff /*url(images/bg.jpg) top center*/;
	color:#333;
	position:relative;
	font-size:14px;
	line-height:19px;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-smoothing:antialiased;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	
}
iframe {border:0;padding:0;max-width:100%}

/*	----------------------------------------------
::TYPOGRAHPY
/*----- ={ Headings} -----*/
a {text-decoration:none;outline:0;color:#FE4E47}
a:focus {outline:none}
a:hover {text-decoration:none;color:#444444}

h1 a, h2 a ,h3 a, h4 a, h5 a, h6 a { text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration:none;}

h1, h2, h3, h4, h5, h6 {margin:0;line-height:1;font-family:"Franklin Gothic Medium",arial, sans-serif;font-weight:normal;margin-bottom:.3em;}

p,
label
input {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	margin-bottom:15px;
}

.entry p a:hover {text-decoration:underline;} 

/*	----------------------------------------------
::GENERIC
/*	---------------------------------------------- */
ul,ol,li{
	margin:0;
	padding:0;
	list-style:none;
}

/*----- [[ Theme Table ]] -----*/
.theme-table {width: 100%;margin-bottom:20px}
	.theme-table caption {	color: #222;font-weight: bold !important;padding-bottom: 4px;text-align: left;}
	.theme-table thead {}
	.theme-table thead th {text-align:center;background:#ddd;border: 1px solid #fff;padding: 3px 0 2px;}
	.theme-table tbody {color: #888;}
	.theme-table tbody td {background: #f5f5f5;border: 1px solid #fff;padding: 3px 0 2px;text-align: center;}
	.theme-table tbody .pad {background: none;}

blockquote {
	clear:both;
	border-left:none;
	padding:0;
	margin:0;
	border:none !important
}
.featuredpost {margin:0;}
.featuredpost p{margin:0;}
.lastpost {margin-bottom:5px !important;padding-bottom:0 !important; border-bottom:none !important}
.posttitle { 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:bold;
	margin:5px 0;
	font-size:22px;
	line-height:22px
}

/* ------- Default Headline Styles -------- */
.posttitle a {color:#222;}
.posttitle a:hover {text-decoration:none;color:#F00;} 

/*----- [[ Postmeta ]] -----*/
.postmeta {font-size:11px;margin:5px 0 0 !important;clear:both;display:block;color:#999;}
.postmeta a {text-decoration:none;font-style:italic}
.postmeta a:hover {text-decoration:underline}
.postmeta span {display:inline;padding-left:7px;margin-left:5px;background: url(framework/images/circ3.png) no-repeat left center}
.postmeta span.meta_date {display:inline;padding-left:0;background:none}

.hp-postmeta {font-size:11px;color:#999;line-height:10px;}
.hp-postmeta a {text-decoration:none;color:#999;!important}
.hp-postmeta a:hover,p.hp-postmeta,p.hp-postmeta a {text-decoration:none;color:#999;!important}
.hp-postmeta a:hover {text-decoration:none}

.featured-entry {height:65px;overflow:hidden;}

.trending .text {font-size:12px}

.catname {color:#fff;width:auto;font:bold 12px/21px Arial,Helvetica,sans-serif;overflow:hidden;background:#222;margin:15px 0 5px 0;text-shadow: 0 1px 1px rgba(0,0,0,.5)}
.catname span {float:left;width:auto;padding:2px 10px;}
.catname a {color:#fff;}
.catname a:hover {color:#eee;}

.viewall {padding: 3px 5px;margin: 4px;background:rgba(0,0,0,.1);float:right;width:auto;font:normal 11px "helvetica neue", helvetica, arial, sans-serif;line-height:11px;letter-spacing:0px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.viewall a:hover {background:rgba(0,0,0,.9)}
.separator {margin-bottom:20px;}


.widgettitle {display:block;color:#fff;padding:5px;font: bold 14px Arial,Helvetica,sans-serif;text-shadow: 0 1px 1px rgba(0,0,0,.5);text-align:center;background:rgba(0,0,0,.7);}
.widgettitle.section-name a {font-size:20px;line-height:21px;text-transform:uppercase;}
.widgettitle a{color:#fff; !important}
.widget{margin-bottom:25px;display:block;}
.widget p {margin-bottom:20px;display:block;}
.widgetinner a{color:#FE4E47}
.widgetinner ul li {line-height:22px;}

.cf_thc_video {line-height:0}
.sticky {}

/* =PRICING TABLE  TEMPLATE
-------------------------------------------------------------- */
table.pricingtable{	width:100%;border-collapse:collapse;text-align:center;margin-bottom:2em;}
.pricingtable thead th{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#fff;background-color:#222;border-right:1px solid #666;border-top:1px solid #666;padding:10px 0;
}
.pricingtable tfoot th{ color:#888;}
.pricingtable tfoot td{font:24px georgia, serif;line-height:36px;padding:4px 0 8px;border:1px solid #ddd;border-top:none;background:#efefef;
}
.pricingtable thead th:empty{background:transparent;}
.pricingtable thead:nth-last-child(1){border-right:none;}
.pricingtable thead :first-child{border:none;}
.pricingtable tbody th:first-child{border-top:1px solid #ddd;}
.pricingtable tbody th{text-align:center;border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd; padding:10px;color:#333;background-color:#f9f9f9;}
.pricingtable tbody td{padding:10px;background-color:#f5f5f5;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-transform:uppercase;color:#333;}
.pricingtable .fa-check {color:#6dbf16}
.pricingtable .fa-ban {color:#cd1713}
.pricingtable .fa-thumbs-up {color:#6dbf16}
.pricingtable .fa-thumbs-down {color:#cd1713}


/*----- [[ Widget class name ]] ----- */
.widgetmapname {display:block;padding:5px 10px;background:#ddd;color:#fff;text-transform:uppercase;margin:10px 0;text-align:center;font-weight:bold;}

/*----- [[ Responsive Menu - TinyNav + SelectBox ]] ----- */
.tinynav {display: none}
.sb-holder {background-color: #3d3d3d;  display: none;height: 30px;margin: 0 auto;position: relative;width: 100%;z-index:999;}
.main-navigation .sb-holder {z-index:990;}
.sb-holder:focus .sb-selector {}
.sb-selector {display: block;height: 30px;left: 0;line-height: 30px;outline: none;overflow: hidden;position: absolute;text-indent: 10px;top: 0;width: 100%;}
.sb-selector:link,
.sb-selector:visited,
.sb-selector:hover {color: #fff;font-size: 12px;font-weight: 700;outline: none;text-decoration: none;text-shadow: 0 -1px 0 #000;}
.sb-toggle {background: url(framework/images/tinyjs/select-icons.png) 0 6px no-repeat;display: block;height: 30px;outline: none;position: absolute;right: 0;top: 0;width: 30px;}
.sb-toggle-open {background: url(framework/images/tinyjs/select-icons.png) 0 -45px no-repeat;}
.sb-holder-disabled {background-color: #3c3c3c;border: 1px solid #515151;}
.sb-holder-disabled .sb-holder {}
.sb-holder-disabled .sb-toggle {}
.sb-options {background-color: #fff;list-style: none;left: 0;margin: 0;padding: 0;position: absolute;top: 30px;width: 100%;z-index: 1;overflow-y: auto;}
.sb-options li {padding: 0;}
.sb-options a {border-bottom: 1px solid #e5e5e5;display: block;font-size: 11px;outline: none;padding: 4px;text-indent: 4px;}
.sb-options a:link,
.sb-options a:visited {color: #444;text-decoration: none;}
.sb-options a:hover,
.sb-options a:focus,
.sb-options a.sb-focus {background-color: #f5f5f5;color: #444;}
.sb-options li.last a {border-bottom: none;}
.sb-options .sb-disabled {border-bottom: solid 1px #515151;color: #999;display: block;padding: 7px 0 7px 3px;}
.sb-options .sb-group {border-bottom: solid 1px #515151;color: #ebb52d;display: block;font-weight: 700;padding: 7px 0 7px 3px;}
.sb-options .sb-sub {padding-left: 17px;}

/*----- [[ universal image classes ]] -----*/
.alignleft {display:inline;float:left;margin-right:10px;margin-top:4px;}
.alignright {display:inline;float:right;margin-left:10px;margin-top:4px;}
.aligncenter {clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:10px}
.entry .alignleft,.entry .alignright,.entry .aligncenter {margin-bottom:15px;}

.wp-caption {background:#f1f1f1;text-align:center;overflow:hidden;max-width:98% !important;}
.wp-caption p.wp-caption-text {font:13px/16px arial, sans-serif;color:#777;margin:7px;color:#555}
.wp-smiley {margin:0;}
.gallery {margin:0 auto 18px;}
.gallery .gallery-item {float:left;margin-top:15px !important;text-align:center;width:33%;}
.gallery .gallery-caption {color:#888;font-size:1.2em;margin:0 0 12px;}
.gallery dl {margin:0;}
.gallery br+br {display:none;}
.attachment-gallery {margin-bottom:35px;overflow:hidden}
.attachment-full {display:block;margin-bottom:2em}



/*	----------------------------------------------
::CATEGORY SPECIFIC STYLING
-------------------------------------------------- */

.cat1 p a,.cat1 p a:hover {color:#002f51}
.cat1 .posttitle a:hover {color:#002f51}
.cat1 .leftcol .widget {border:1px solid #002f51} 
.cat1 .catname,.cat1 .widgettitle {background:#002f51}
.sidebar .cat1 .nav-tabs > li.active > a{background:#002f51;}
.cat1 .sidebar .trending .number {background:#002f51;}
.footer .catname.cat1  {border-bottom:2px solid #002f51}

.cat2 p a,.cat2 p a:hover {color:#800000;}
.cat2 .posttitle a:hover {color:#800000}
.cat2 .leftcol .widget {border:1px solid #800000} 
.cat2 .catname,.cat2 .widgettitle {background:#800000}
.sidebar .cat2 .nav-tabs > li.active > a{background:#800000;}
.cat2 .sidebar .trending .number {background:#800000;}
.footer .catname.cat2  {border-bottom:2px solid #800000}

.cat3 p a,.cat3 p a:hover {color:#0a401d;}
.cat3 .posttitle a:hover {color:#0a401d}
.cat3 .leftcol .widget {border:1px solid #0a401d} 
.cat3 .catname,.cat3 .widgettitle {background:#0a401d}
.sidebar .cat3 .nav-tabs > li.active > a{background:#0a401d;}
.cat3 .sidebar .trending .number {background:#0a401d;}
.footer .catname.cat3  {border-bottom:2px solid #0a401d}

.cat4 p a,.cat4 p a:hover {color:#006cb5;}
.cat4 .posttitle a:hover {color:#006cb5}
.cat4 .leftcol .widget {border:1px solid #006cb5} 
.cat4 .catname,.cat4 .widgettitle {background:#006cb5}
.sidebar .cat4 .nav-tabs > li.active > a{background:#006cb5;}
.cat4 .sidebar .trending .number {background:#006cb5;}
.footer .catname.cat4  {border-bottom:2px solid #006cb5}

.cat5 p a,.cat5 p a:hover {color:#470063;}
.cat5 .posttitle a:hover {color:#470063}
.cat5 .leftcol .widget {border:1px solid #470063} 
.cat5 .catname,.cat5 .widgettitle {background:#470063}
.sidebar .cat5 .nav-tabs > li.active > a{background:#470063;}
.cat5 .sidebar .trending .number {background:#470063;}
.footer .catname.cat5  {border-bottom:2px solid #470063}

.cat6 p a,.cat6 p a:hover {color:#008287;}
.cat6 .posttitle a:hover {color:#008287}
.cat6 .leftcol .widget {border:1px solid #008287} 
.cat6 .catname,.cat6 .widgettitle {background:#008287}
.sidebar .cat6 .nav-tabs > li.active > a{background:#008287;}
.cat6 .sidebar .trending .number {background:#008287;}
.footer .catname.cat6  {border-bottom:2px solid #008287}

.cat7 p a,.cat7 p a:hover {color:#c15000;}
.cat7 .posttitle a:hover {color:#c15000}
.cat7 .leftcol .widget {border:1px solid #c15000} 
.cat7 .catname,.cat7 .widgettitle {background:#c15000}
.sidebar .cat7 .nav-tabs > li.active > a{background:#c15000;}
.cat7 .sidebar .trending .number {background:#c15000;}
.footer .catname.cat7  {border-bottom:2px solid #c15000}

.cat8 p a,.cat8 p a:hover {color:#137f39;}
.cat8 .posttitle a:hover {color:#137f39}
.cat8 .leftcol .widget {border:1px solid #137f39} 
.cat8 .catname,.cat8 .widgettitle {background:#137f39}
.sidebar .cat8 .nav-tabs > li.active > a{background:#137f39;}
.cat8 .sidebar .trending .number {background:#137f39;}
.footer .catname.cat8  {border-bottom:2px solid #137f39}

.cat9 p a,.cat9 p a:hover {color:#663300;}
.cat9 .posttitle a:hover {color:#663300}
.cat9 .leftcol .widget {border:1px solid #663300} 
.cat9 .catname,.cat9 .widgettitle {background:#663300}
.sidebar .cat9 .nav-tabs > li.active > a{background:#663300;}
.cat9 .sidebar .trending .number {background:#663300;}
.footer .catname.cat9  {border-bottom:2px solid #663300}

.cat10 p a,.cat10 p a:hover {color:#666;}
.cat10 .posttitle a:hover {color:#666}
.cat10 .leftcol .widget {border:1px solid #666} 
.cat10 .catname,.cat10 .widgettitle {background:#666}
.sidebar .cat10 .nav-tabs > li.active > a{background:#666;}
.cat10 .sidebar .trending .number {background:#666;}
.footer .catname.cat10  {border-bottom:2px solid #666}

.cat11 .post-lead h1 {color:#fff;text-shadow: 5px 3px 4px rgba(3, 1, 96, 1);}
.cat11 .post-lead p,.cat11 .post-lead p a {color:#030160;font-weight:bold;text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.9);
font-size: 18px !important;}
.cat11 .post-lead p a {text-decoration:underline !important}
.cat11 .post-column h3,.cat11 .post-column h3 a {color:#f00;text-align:center}
.cat11 .post-column h3 a:hover {color:#030160;}
.cat11 p a,.cat11 p a:hover {color:#030160;}
.cat11 .posttitle a:hover {color:#030160}
.cat11 .leftcol .widget {border:1px solid #030160} 
.cat11 .catname,.cat11 .widgettitle {background:#030160}
.sidebar .cat11 .nav-tabs > li.active > a{background:#030160;}
.cat11 .sidebar .trending .number {background:#030160;}
.footer .catname.cat11  {border-bottom:2px solid #030160}
.postbody-wrapper.cat11 {background:url(cat11/bg.png) #09F;margin:20px -20px;padding:0 10px 25px 10px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.cat11 .archive-4col .post-column  {width:95% !important;margin:auto;padding:10px}
.cat11 .archive-4col .excerpt {display:none}
.cat11 .archive-4col .posttitle p {display:none}
.cat11 .post-column {background:rgba(255,255,255,.9);border-right:none;border-left:none;padding:10px 10px;margin:0 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.cat11 .leftcol  {background:none}
.cat11 .leftcol .widget {background:rgba(255,255,255,.9)}
.cat11 .leftcol ul li:hover {background:rgba(255,255,255,.9)}
.cat11 .sidebarbanner {background:#030160 !important}
.cat11 .advertisehere a {color:#fff !important}
.cat11 .sidebar {border:none}
.cat11 .sidebar .facebook-box {background:#fff;margin:0 -10px 10px -10px;border:10px solid #030160}
.cat11 .sidebar .widget {background:#030160}
.cat11 .sidebar .big-featured {height: 185px;margin: 20px -10px;padding: 5px 10px;background: #030160;}
.cat11 .sidebar .widgettitle {margin: 10px -10px -10px -10px}
.cat11 hr {border-color: #09f -moz-use-text-color #09f;}



.bg-page1 {background:#333;}
.page1 p a,.page1 p a:hover {color:#333;}
.page1 .widget {border:1px solid #333}
.page1 .widgettitle {background:#333}

.bg-page2 {background:#333;}
.page2 p a,.page2 p a:hover {color:#333;}
.page2 .widget {border:1px solid #333}
.page2 .widgettitle {background:#333}

.bg-page3 {background:#333;}
.page3 p a,.page3 p a:hover {color:#333;}
.page3 .widget {border:1px solid #333}
.page3 .widgettitle {background:#333}

.bg-page4 {background:#333;}
.page4 p a,.page3 p a:hover {color:#333;}
.page4 .widget {border:1px solid #333}
.page4 .widgettitle {background:#333} 

/*	----------------------------------------------
::HEADER
-------------------------------------------------- */
.site-header {background:#fff;display:block;}
	.headerbanner {width:728px;margin-right:-15px;/*border: 1px solid #000;*/}

	.header_main {padding-top:10px;position:relative;}
		
		header .sitelogo {display:block;width:400px;}
		header .sitelogo img {display:block;float:left;}
		header h1 {font: bold 36px 'Ubuntu Condensed', sans-serif;line-height:40px;color:#222;margin:0;}
		header h1 span a {display:block;color:#222;font:15px arial, sans-serif;padding-left:10px}
				
		header .header-right {width:234px;display:block;}
			#search .searchform {margin:0;padding:0;border:none;}
			#search fieldset { border: 0; position:relative;padding:0;}
			#search form input#s {margin:0; border: 1px solid #f2f2f2; color: #555; font:12px Arial, Tahoma, sans-serif;line-height:15px; width: 192px; background: url('./images/input-submit-focus.png') no-repeat 0 -4px; padding: 2px 0 2px 39px;
				-webkit-box-shadow: none;
				 -moz-box-shadow: none;
					  box-shadow: none;
				 -webkit-transition: none;
				 -moz-transition: none;
				   -o-transition: none;
					  transition: none;
				}
		#search form input#s:focus { background: url('./images/input-submit-focus.png') no-repeat 0 -39px; border-color: #3d3d3d; }
		#search form input.submitsearch { text-indent: -999em; border: 0; position:absolute;left:11px;top:12px;width:16px;height:16px;}

		nav.main-navigation {min-height:0;padding:0;padding-top:10px;display:block;margin:0;margin-left:-15px;}
			nav .mainnav {background:#fff;width:1170px;margin:0;height:26px;border-bottom: 1px solid #000;border-top: 5px solid #000;}
			nav .mainnav .nav-icon {display:none}
			nav .mainnav li {float:left;display:inline;border-right:1px solid rgba(0,0,0,.25)}
			nav .mainnav li a {color:#353333;cursor:pointer;display:block;padding:5px 17px;font: bold 14px Arial, Helvetica, Tahoma, sans-serif;text-decoration:none;}
			nav .mainnav .last {border-right:0 !important;}
			nav .mainnav > li.current_page_item a,
			nav .mainnav > li.current-cat a, 
			nav .mainnav > li.current-menu-item a,
			nav .mainnav > li.current-cat-parent a {color:#353333;background:rgba(0,0,0,.05)}
			nav .mainnav li a:hover {background:rgba(0,0,0,.15)}
			nav .mainnav li > ul {position:absolute;margin-left:10px;z-index:9999;min-width:14em;width:auto;visibility:hidden}
			nav .mainnav li:hover > ul {visibility:visible;border:1px solid #000}
			nav .mainnav li ul li {float:none;background-color:#fff;color:#444;display:block;width:auto;}
			nav .mainnav li ul li a {color:#444;font:normal 12px arial, sans-serif;height:auto;height:20px;line-height:20px;padding:3px 10px 3px 9px;white-space:nowrap;text-transform:upper;margin-right:-1px;}
			nav .mainnav li ul li a:hover {color:#fff;background:rgba(0,0,0,.5)}
			nav .mainnav > li + li {border-top:0;}
			nav .mainnav li ul.fallback {display:none;}
			nav .mainnav ul ul {margin:-27px 0 0 196px}
			nav .mainnav li:hover ul.fallback {display:block;}
			nav .mainnav li li.has-child-menu{margin-right:0}
			
			nav .mainnav li.megadp .dropdown_col {Text-transform:none;width: 550px;float:left;z-index:9999;position:absolute;left:-999em;}
			nav .mainnav li.megadp .dropdown_col a {text-decoration:none;}
			nav .mainnav li.megadp .dropdown_inner {border-top:none;font:13px Arial, Helvetica, sans-serif;line-height:17px;background:#fff;border: 1px solid #353333;}
			nav .mainnav li.megadp:hover { position:relative; }
			nav .mainnav li.megadp .align_right {/* Rounded Corners */-moz-border-radius: 0px 0px 5px 5px;-webkit-border-radius: 0px 0px 5px 5px;border-radius: 0px 0px 5px 5px;}
			nav .mainnav li.megadp:hover .align_right {left:auto;right:-1px;top:auto;}
			nav .mainnav li.megadp:hover .align_left{ left:-1px; top:auto; }
			nav .mainnav li.megadp .greybox {overflow:hidden;padding:0;width:170px;float: left;border:none;}
			nav .mainnav li.megadp .greybox li {border-bottom:1px solid #999;padding:2px 0;overflow:hidden;width: 170px;display: block;padding:0 5px;}
			nav .mainnav li.megadp .greybox li:hover {background:rgba(0,0,0,.15)}
			nav .mainnav li.megadp .greybox li.feed {height:18px;}
			nav .mainnav li.megadp .greybox li a {background: none ;float: left;display:block;border:0;color:#545353;padding:1px 0;}
			nav .mainnav li.megadp .greybox li i {float:left;font-size:12px;line-height:20px;margin-right:5px;}
			nav .mainnav li.megadp .greybox li a:hover {background: none;color: #000;}
			nav .mainnav li.megadp .greybox li span.post-count{overflow: hidden;width: 30px;height: 18px;font-size: 10px;line-height: 18px;margin-top: 4px;display: block;float: right;text-align: center;background: #eee;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;color: #545353;text-shadow: 1px 1px 1px #fff;}
			nav .mainnav li.megadp .greybox li:hover span.post-count{background: #2EB8DB;text-shadow: 1px 1px 1px #ccc;color: #fff;}
			nav .mainnav li.megadp .greybox li.feed a {display: block;float: left;font-size: 10px;padding-left: 11px;line-height: 19px;color: #222;background: url('images/nav-rss.png') no-repeat 0 5px;}
			nav .mainnav li.megadp .greybox li.feed a:hover {color: #222;background: url('images/nav-rss.png') no-repeat 0 -9px;}		
			nav .mainnav li.megadp .greybox li:hover > ul {visibility:hidden;}/*this hides any submenus from the left column*/
			
			nav .mainnav .dropdown_entries {float:left;overflow:hidden;border-left:1px solid #999;width:377px;}
			nav .mainnav .dropdown_entries a {padding:0px;}
			.dropdown_entries .featuredpost {overflow:hidden;padding:5px;border-bottom:1px solid #999;height:85px;}
			.dropdown_entries .featuredpost.lastfeatured {border-bottom:none}

			.dropdown_entries img {border:1px solid #222}
			.dropdown_entries h2.posttitle {margin-bottom:5px;color:#222;padding:0;font:bold 13px Arial,Helvetica,Sans-serif;line-height:17px;letter-spacing:0;}
			nav .mainnav .dropdown_top {margin-bottom:1px;overflow:hidden}
			nav .mainnav .dropdown_bottom {background:#fff;overflow:hidden}
			nav .mainnav .dropdown_bottom .catname {margin:2px;padding:0}
			nav .mainnav .dropdown_ad {width:468px;display:block;margin:0 auto}
			nav .mainnav li.megadp .dropdown_search {Text-transform:none;width:250px;float:left;z-index:9999;position:absolute;left:-999em;}
			/* "MORE" tab menu */
			nav .mainnav li.megadp .dropdown_more {Text-transform:none;width:580px;float:left;z-index:9999;position:absolute;left:-999em;}
			nav .mainnav ul.menu-response {display:none!important}
			nav .mainnav ul.menu-more {width:33%}
			nav .mainnav .dropdown_more .dropdown_top {border-bottom:0}
			nav .mainnav li.megadp .dropdown_more li {margin:0 5px;border:0!important;}
			nav .mainnav li.megadp .dropdown_more li a {color:#444;}
			nav .mainnav li.megadp .dropdown_more li a:hover {background:none}
			nav .mainnav li.megadp .dropdown_more > li.current_page_item a,
			nav .mainnav li.megadp .dropdown_more > li.current-cat a, 
			nav .mainnav li.megadp .dropdown_more > li.current-menu-item a,
			nav .mainnav li.megadp .dropdown_more > li.current-cat-parent a {/*background:rgba(0,0,0,.25);*/}
			nav .mainnav li.megadp .dropdown_more li a:hover {color:#000;background:rgba(0,0,0,.25);}
			nav .mainnav li.megadp .dropdown_more li > ul {position:relative;visibility:visible}
			nav .mainnav li.megadp .dropdown_more ul ul {margin:0}
			nav .mainnav li.megadp .dropdown_more li ul {display:block;}
			nav .mainnav li.megadp .dropdown_more li:hover > ul {display:block;border:0;font-weight:bold;} 
			nav .mainnav li.megadp .dropdown_more li a {font-weight:bold;/*border-bottom:1px solid #efefef;*/font-size:12px;} 
			nav .mainnav li.megadp .dropdown_more li ul li a {font-weight:normal;border:0;height: 12px;line-height: 12px;font-size:10px} 
			/*Creates searchbox dropdown in main menu*/
			nav .mainnav li.megadp .dropdown_search .inner {padding:20px 13px 0;background:rgba(0,0,0,.05);margin:0px;height:50px}

		
		nav.second-navigation {width:1170px;height:23px;overflow:hidden;padding:0;display:block;margin:0;margin-left:-15px;border-bottom:1px solid #000;}
			nav .secondnav {margin:0;}
			nav .secondnav.pull-left {width:885px;}
			nav .secondnav.pull-right {width:275px}
			nav .secondnav li {float:left;display:inline;}
			nav .secondnav li a {color:#353333;cursor:pointer;display:block;padding:4px 15px;line-height:13px;text-decoration:none;font: 12px Arial, Helvetica, Tahoma, sans-serif;}
			nav .secondnav li a:hover {background:rgba(0,0,0,.15);color:#353333;}
			nav .secondnav li a:hover {color:#353333;}
			nav .secondnav li ul {border-top:1px solid #666;position:absolute;margin-left:10px;z-index:9999;min-width:14em;width:auto;visibility:hidden}
			nav .secondnav li:hover > ul {visibility:visible;}
			nav .secondnav li ul li {float:none;background:#efefef;color:#353333;display:block;width:auto;}
			nav .secondnav li ul li a {color:#353333;font:normal 12px arial, 'Open Sans',arial, sans-serif;border:1px solid #666;border-top:none;height:auto;height:20px;line-height:20px;padding:2px 10px 2px 5px;white-space:nowrap;text-transform:none}
			nav .secondnav li ul li a:hover {color:#fff;background:rgba(0,0,0,.5)}
			nav .secondnav > li + li {border-top:0;}
			nav .secondnav li ul.fallback {display:none;}
			nav .secondnav ul ul {margin:-26px 0 0 195px}
			nav .secondnav li:hover ul.fallback {display:block;}
			nav .secondnav li li.has-child-menu{margin-right:0}
			nav .secondnav li li.has-child-menu > a {background: url(framework/images/arrow-superfish-right.png) no-repeat 98%;}
			nav .secondnav li li.has-child-menu > a:hover {background:rgba(0,0,0,.5) url(framework/images/arrow-superfish-right_bright.png) no-repeat 98%;}


	.social_header {padding:2px;}
		.social_header i {padding:4px 2px;color:#353333;width:26px;text-align:center;font-size:13px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;}
		.social_header a {color:#efefef;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;}
		.social_header a:hover {text-decoration:none;zoom:1;opacity:0.7;}
		.social_header a:hover i {text-decoration:none;color: #fff;background:#353333;margin-top:-6px;padding-top:6px;}
		.social_header a:hover i.fa.fa-facebook.fa-2x {color: #fff;background:#3b5998;}
		.social_header a:hover i.fa.fa-twitter.fa-2x {color: #fff;background:#4099ff;}
		.social_header a:hover i.fa.fa-reddit.fa-2x {background:#FF4500;}
		.social_header a:hover i.fa.fa-stumbleupon.fa-2x {background:#eb4924}
		.social_header a:hover i.fa.fa-digg.fa-2x {background:#0093CC;}
		.social_header a:hover i.fa.fa-linkedin.fa-2x {background:#006699;}
		.social_header a:hover i.fa.fa-pinterest.fa-2x {background:#CB2027;}
		.social_header a:hover i.fa.fa-google-plus.fa-2x {background:#dd4b39;}
		.social_header a:hover i.fa.fa-instagram.fa-2x {background:#3F729B;}
		.social_header a:hover i.fa.fa-youtube.fa-2x,.social_header a:hover i.fa.fa-youtube-play.fa-2x {background:#C4302B;}
		.social_header a:hover i.fa.fa-rss.fa-2x {background:#FF7900;}
		.social_header a:hover i.fa.fa-skype.fa-2x {background:#00AFF0;}
		.social_header a:hover i.fa.fa-ambulance.fa-2x,.social_header a:hover i.fa.fa-h-square.fa-2x,.social_header a:hover i.fa.fa-user-md.fa-2x,.social_header a:hover i.fa.fa-medkit.fa-2x {background:#ed1b2e;}
		.social_header a:hover i.fa.fa-gbp.fa-2x,.social_header a:hover i.fa.fa-eur.fa-2x,.social_header a:hover i.fa.fa-money.fa-2x,.social_header a:hover i.fa.fa-usd.fa-2x,.social_header a:hover i.fa.fa-shopping-cart.fa-2x {background:#016938;}
		.social_header a:hover i.fa.fa-globe.fa-2x,.social_header a:hover i.fa.fa-info.fa-2x {background:#0072b1;}
		.social_header a:hover i.fa.fa-map-marker.fa-2x {background:#fe7569;}
		.social_header a:hover i.fa.fa-tumblr.fa-2x {background:#32506d;}
		.social_header a:hover i.fa.fa-vimeo-square.fa-2x {background:#aad450;}
		.social_header a:hover i.fa.fa-fa-flickr.fa-2x {background:#ff0084;}
		.social_header a:hover i.fa.fa-vine.fa-2x {background:#00bf8f;}

.featured-cycle .cycle-slideshow {margin-top:10px;margin-left:-15px;margin-right:-15px;border:2px solid #222;border-bottom:none;overflow:hidden;height:414px}
	.featured-cycle .cycle-slideshow .pull-left, .cycle-slideshow .pull-right {overflow:hidden;position:relative;}
	.featured-cycle .cycle-slideshow .slides-big-left {border-right:2px solid #222;border-bottom:2px solid #222;width:698px;height:412px}	
	.featured-cycle .cycle-slideshow .slides-big-left img {width:698px;height:412px}	
	.featured-cycle .cycle-slideshow .slides-big-right {border-bottom:2px solid #222;width:466px}
	.featured-cycle .cycle-slideshow .slides-right-top {border-bottom:2px solid #222;width:466px;height:195px;}
	.featured-cycle .cycle-slideshow .slides-right-top img {width:466px;height:195px;}
	.featured-cycle .cycle-slideshow .slides-right-bottom {width:466px;height:215px;}
	.featured-cycle .cycle-slideshow .slides-right-bottom-left {width:232px;height:215px;border-right:2px solid #222;}
	.featured-cycle .cycle-slideshow .slides-right-bottom-left img {width:232px;height:215px;}
	.featured-cycle .cycle-slideshow .slides-right-bottom-right {width:232px;height:215px;}
	.featured-cycle .cycle-slideshow .slides-right-bottom-right img {width:232px;height:215px;}
	.featured-cycle .cycle-slideshow img {position:absolute;z-index:1;}
	.featured-cycle .icon-play {position:absolute;z-index:2;top:10px;right:10px;font-size:30px;background:#222;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;padding:3px 15px;}
	.featured-cycle .featured-cycle .smaller {font-size:22px;padding:2px 10px;}
	.featured-cycle .cycle-slideshow .slider-caption {position:absolute;z-index:2;bottom:0;left:0;;width:100%;padding:7px 0;background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);
 background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
	.featured-cycle .cycle-slideshow .slider-caption .fea_posttitle.big {margin:0;padding:90px 7px 10px;font:bold 28px Arial,Helvetica,sans-serif;line-height:26px;text-shadow: 0 1px 1px rgba(0,0,0,.5)}
	.featured-cycle .cycle-slideshow .slider-caption .fea_posttitle {margin:0;padding:50px 7px 0;font:bold 20px Arial,Helvetica,sans-serif;line-height:19px;text-shadow: 0 1px 1px rgba(0,0,0,.5)}
	.featured-cycle .cycle-slideshow .slider-caption .fea_posttitle a {color:#fff;}
	.featured-cycle .cycle-slideshow .slider-caption .fea_posttitle a:hover {color:#efefef;}
	.featured-cycle .cycle-slideshow .slider-caption  p {color:#fff;padding:4px 7px 0;margin:0}
	.featured-cycle .cycle-pager {background:#222;display:block;border:3px solid #222;border-bottom:2px solid #222;float:left;width:1164px;border-top:none;font:18px Arial,Helvetica,sans-serif;margin-bottom:5px;margin-left:-15px;}
	.featured-cycle .cycle-pager a {color:#fff;text-align:center;display:block;float:left;border-right:1px solid #333 !important;width:232px;padding:10px 0;text-decoration:none}
	.featured-cycle .cycle-pager a.cycle-pager-active {background:rgba(0,0,0,.5)}
	.featured-cycle .cycle-pager a.last-cycle-pager {border-right:0 !important;}

	
.breaking-news {background:#f70000;color:#fff;padding:20px 50px;text-align:center;margin-top:10px;}
.breaking-news .news-break {background: rgba(0,0,0,.25);font: 14px 'Open Sans',arial, sans-serif;text-transform: uppercase;text-decoration: none;font-weight: 700;text-shadow: 0 1px 1px rgba(0,0,0,.5);padding:8px;margin-top:-8px;margin-right:20px;}
.breaking-news .headline {color:#fff;font-size:22px;font-weight:bold;text-shadow: 0 1px 1px rgba(0,0,0,.5);}


.sitebody {padding:0 14px 0;background:#fff !important;}
.home .sitebody {padding-bottom:15px;border-left:1px solid #fff;border-right:1px solid #fff;background:#fff !important}

/* ={ GENERIC HOMEPAGE CLASSES */

.maincol {width:100%}
	.maincol .left {width:855px}	
	.maincol .left .col {width:420px;}	
	.maincol .right {width:300px}
	.maincol .right .col {width:300px}	


/* ={ Standard class for 300x175 image on homepage with headline and gradient */
.big-featured {position:relative;height:190px}
.big-featured img {position:absolute;z-index:1;width:300px}
.big-featured .posttitle {font-size:18px;line-height:19px;position: absolute;z-index: 2;bottom: 5px;width:290px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
.big-featured .posttitle a {color:#fff}
.big-featured .posttitle a:hover {color:#eee}
.big-featured .posttitle p {margin:0;padding:4px 0 0 0;color:#ccc;font-size:10px}
.big-featured .posttitle p a {color:#ccc}	
.big-featured .posttitle p a:hover {color:#ccc;text-decoration:none;} 

.readmore {float:right;font:bold;padding: 3px 5px;margin: 4px;width:auto;font:normal 11px "helvetica neue", helvetica, arial, sans-serif;line-height:11px;letter-spacing:0px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:bold}	
.readmore a {color:#999}

/* ={ PRIMARY NEWS BLOCK} */
.primary {display:block;margin: 0 -15px;}
	.primary .left {width:180px}
	.primary .left .big-featured {height:137px;}
	.primary .left .big-featured .posttitle {width:180px;padding-top:25px;padding-bottom:5px}
		.primary .left .posttitle {line-height:13px;font-size:12px;text-align:center;max-height:80px;overflow:hidden;margin:5px 0;padding:0;}
		.primary .left .top {width:100%}
		.primary .left .bot {width:100%}
	.primary .main {width:660px;margin-left:15px;}
		.primary .main .hp-postmeta {margin-bottom:5px;margin-top:5px}
		.primary .main .hp-postmeta a {color:#999}
		.primary .main .postexcerpt {font-size:12px;line-height:13px;margin:0}
		.primary .main .postexcerpt table,.primary .main .postexcerpt img {display:none}
		.primary .main .subtitle {font-style:italic;line-height:13px;font-size:12px;margin-bottom:5px;font-weight:bold}
		.primary .main .col {width:325px;}
		.primary .main .top	{width:100%;margin-bottom:5px;padding-bottom:5px}
			.primary .main .top .posttitle {text-align:center;height:45px;overflow:hidden}
			.primary .main .top .inner {height:164px;overflow:hidden}
		.primary .main .bot {width:100%}
			.primary .main .bot .col {padding-bottom:5px;margin-bottom:5px;}
			.primary .main .bot .posttitle {line-height:16px;font-size:15px;text-align:center;height:32px;overflow:hidden}
		.primary .main .bot .inner {height:71px;overflow:hidden}
		.primary .main .subcol.pull-left {width:110px}
		.primary .main .subcol.pull-right {width:210px}
	.primary .right {width:300px}
		.primary .right .top {width:300px}
		.primary .right .bot {width:300px}
	
	.home .sidebarbanner {margin-top:25px;}

.home .trending {margin-top:-5px;color: #444;font-size: 15px;font-weight: bold;line-height: 22px;background:#efefef;border-left:1px solid rgba(0,0,0,.25);border-right:1px solid rgba(0,0,0,.25);height:260px;overflow:hidden;}
.home .trending .entry {height:27px;overflow:hidden;padding:12px 20px;border-bottom:1px solid rgba(0,0,0,.25)}
.home .trending .text {margin-right: 10px;width: 230px;padding-left: 40px;margin-top: -25px;}
.home .trending .number {padding: 6px 10px;background:#444;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow: 0 1px 1px rgba(0,0,0,.5)} 
.home .trending .alignleft {margin-bottom:0}
.home .trending  a{color:#444}
.home .trending  a:hover{color:#444}
.home .trending .entry:hover {background:rgba(0,0,0,.15);}


/* ={ NEWS BLOCK A} */
.newsblock-a {display:block;margin: 0 -15px;}
	.newsblock-a .left {width:300px}
	.newsblock-a .left .sidebarbanner {margin-top:10px}
	.newsblock-a .right {width:300px}
	.newsblock-a .right .top {width:300px}
	.newsblock-a .right .mid {width:300px;margin:0}
	.newsblock-a .right .bot {width:300px}
	.newsblock-a .mid {width:540px;margin-left:15px;}
	.newsblock-a .mid  p.hp-postmeta a,.newsblock-a .mid  p.hp-postmeta {color:#999}
	.newsblock-a .sidebarbanner {margin-top:25px;}
	.newsblock-a .big-featured {height:193px}

	/* Tab titles */
	.newsblock-a-mid .nav {margin-bottom:0;}
	.newsblock-a-mid .nav-tabs {border-bottom: none;}
	.newsblock-a-mid .nav-tabs li{width:178px;height:37px;margin-left:3px;}
	.newsblock-a-mid .nav-tabs li.firsttab{margin-left:0}
	.newsblock-a-mid .nav-tabs > li > a {border: 1px solid transparent;border-right:1px solid #eee;border-left:1px solid #eee;border-top:1px solid #eee;color:#222;font:bold 16px 'Ubuntu Condensed', sans-serif;text-align:center;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0; margin-bottom: 0;}
	.newsblock-a-mid .nav-tabs > li > a span{display:block;font-size:10px;}
	.newsblock-a-mid .nav-tabs > li.active > a,
	.newsblock-a-mid .nav-tabs > li.active > a:hover,
	.newsblock-a-mid .nav-tabs > li.active > a:focus,
	.newsblock-a-mid .nav > li > a:hover,
	.newsblock-a-mid .nav > li > a:focus  {color:#fff;border-bottom:none;cursor:pointer;}

	.newsblock-a-mid .tab-pane {margin-right:2px;padding-top:3px;}
	.newsblock-a-mid .tabpane-firstpost {overflow:hidden;margin-bottom:3px;}
	.newsblock-a-mid .tab-content .firstpost-media {width:135px;}
	.newsblock-a-mid .tab-content .firstpost-excerpt {width:392px;height: 97px;overflow: hidden}
	.newsblock-a-mid .tab-content .firstpost-excerpt p {lne-height:14px;}

	.newsblock-a-mid .tab-content .posttitle {margin-bottom:4px;font-size:18px;line-height:19px}
	.newsblock-a-mid .tab-content .list_posttitle {display:list-item;font: 14px arial, sans-serif;line-height:19px;list-style:none;padding:5px 0;border-bottom:1px solid #ddd;margin-bottom:0;}
	.newsblock-a-mid .tab-content .list_posttitle .icon-circle-arrow-right {font-size:13px;}
	.newsblock-a-mid .tab-content .hp-postmeta {text-align:left;margin:2px 0;}
	.newsblock-a-mid .tab-content .tab_moreentries {overflow:hidden;margin:5px 0 0;font-size:11px;padding:3px 10px;color:#fff;text-transform:capitalize;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
	.newsblock-a-mid .tab-content .tab_moreentries a {color:#fff}

			.newsblock-a-mid .nav-tabs > li.firsttab.active > a,
			.newsblock-a-mid .nav-tabs > li.firsttab.active > a:hover,
			.newsblock-a-mid .nav-tabs > li.firsttab.active > a:focus,
			.newsblock-a-mid .nav > li.firsttab > a:hover,
			.newsblock-a-mid .nav > li.firsttab > a:focus  {background:#008080;border: 1px solid #008080;}
			.newsblock-a-mid #firsttab-content {border-top:3px solid #008080;}
			.newsblock-a-mid #firsttab-content .tab_moreentries {background:#008080;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
			.newsblock-a-mid #firsttab-content .posttitle a:hover {color:#008080}

			.newsblock-a-mid .nav-tabs > li.secondtab.active > a,
			.newsblock-a-mid .nav-tabs > li.secondtab.active > a:hover,
			.newsblock-a-mid .nav-tabs > li.secondtab.active > a:focus,
			.newsblock-a-mid .nav > li.secondtab > a:hover,
			.newsblock-a-mid .nav > li.secondtab > a:focus  {background:#008040;border: 1px solid #008040;}
			.newsblock-a-mid #secondtab-content {border-top:3px solid #008040;}
			.newsblock-a-mid #secondtab-content .tab_moreentries {background:#008040;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
			.newsblock-a-mid #secondtab-content .posttitle a:hover {color:#008040}

			.newsblock-a-mid .nav-tabs > li.thirdtab.active > a,
			.newsblock-a-mid .nav-tabs > li.thirdtab.active > a:hover,
			.newsblock-a-mid .nav-tabs > li.thirdtab.active > a:focus,
			.newsblock-a-mid .nav > li.thirdtab > a:hover,
			.newsblock-a-mid .nav > li.thirdtab > a:focus  {background:#004080;border: 1px solid #004080;}
			.newsblock-a-mid #thirdtab-content {border-top:3px solid #004080;}
			.newsblock-a-mid #thirdtab-content .tab_moreentries {background:#004080;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
			.newsblock-a-mid #thirdtab-content .posttitle a:hover {color:#004080}

					
	.newsblock-a-right {width:300px;margin-bottom:10px;}	
		.newsblock-a-right .posttitle {font-weight: bold;font-size: 16px;line-height: 22px;}
				
	/* ={ COLUMNISTS CAROUSEL } */
	.columnists{position:relative;margin:10px auto 0;width:940px;height:210px;border-bottom:1px solid #eee;}
		.columnists .ca-wrapper{width:940px;height:100%;position:relative;overflow:hidden;}
		.columnists .ca-item{position:relative;float:left;width:159px;height:100%;text-align:center;}
		.columnists .ca-item-main{padding-right: 17px;margin-right:16px;position:absolute;top:5px;bottom:5px;background:#fff;overflow:hidden;border-right:1px solid #ddd;}
		.columnists .aligncenter {margin-bottom:8px;}
		.columnists p{margin-bottom:5px;}
		.columnists .posttitle{font:14px arial, sans-serif}
		.columnists .ca-nav span{width:16px;height:16px;background:transparent url(images/arrows.png) no-repeat top left;position:absolute;top:0;margin-top:-35px;right:20px;text-indent:-9000px;opacity:0.7;cursor:pointer;z-index:100;}
		.columnists .ca-nav span.ca-nav-next{background-position:top right;top:0;left:auto;right:0;}
		.columnists .ca-nav span:hover{opacity:1.0;}	
		.ca-item p.hp-postmeta a,.columnists p.hp-postmeta {color:#999}

/* ={ OVERFLOW WRAPPER FOR GALLERY CAROUSEL } */
.wrapbar {margin:0 -14px;display:block;background:rgba(0,0,0,.05);}

/* ={ MEDIA GALLERY CAROUSEL } */
.media-section .wrapbar-mid {/*padding-top:10px;*/padding-bottom:10px}
.mediagallery {position:relative;margin:10px auto 0;width:1140px;height:233px;}
.mediagallery .ca-wrapper{width:1140px;height:100%;position:relative;overflow:hidden;}
.mediagallery .ca-item{position:relative;float:left;width:226px;height:100%;text-align:center;}
.mediagallery .ca-item-main{padding-right: 5px;margin-right:5px;position:absolute;top:5px;bottom:5px;/*background:#fff;*/overflow:hidden;padding-left:8px;margin-left:8px;position:absolute;z-index:1;}
.mediagallery .ca-item-main .posttitle {font-size:18px;line-height:18px;position: absolute;z-index: 2;bottom: 18px;width:210px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
.mediagallery .ca-item-main .posttitle a {color:#fff}

.mediagallery .ca-more{position: absolute;bottom: 0;right:0px;padding:4px 15px;font-weight:bold;background: #efefef;text-align:center;color: #222;font-family: "Georgia","Times New Roman",serif;font-style:italic;text-shadow:1px 1px 1px #fff;}
.mediagallery .ca-nav span{width:16px;height:16px;background:transparent url(images/arrows.png) no-repeat top left;position:absolute;top:5px;margin-top:-35px;right:30px;text-indent:-9000px;opacity:0.7;cursor:pointer;z-index:100;}
.mediagallery .ca-nav span.ca-nav-next{background-position:top right;top:5px;left:auto;right:10px;}
.mediagallery .ca-nav span:hover{opacity:1.0;}	

/* ={ SUBFEATURED  */
.subfeatured {display:block;margin:0 -15px;}	
	.subfeatured .left {width:855px}	
		.subfeatured .col {width:420px;}	
		.subfeatured .col .featuredpost {position:relative;width:420px;height:171px;}
		.subfeatured .col .featuredpost img {position:absolute;z-index:1;}
		.subfeatured .col .featuredpost .posttitle {font-size:16px;line-height:17px;position: absolute;z-index: 2;bottom: 5px; width:410px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );max-height:100px;overflow:hidden}

		.subfeatured .col .featuredpost .posttitle a {color:#fff}
		.subfeatured .left .subcol {width:205px;}	
		.subfeatured .subcol .catname .viewall {display:none}

		.subfeatured .subcol .featuredpost {position:relative;width:205px;height:118px;}
		.subfeatured .subcol .featuredpost img {position:absolute;z-index:1;}
		.subfeatured .subcol .featuredpost .posttitle {font-size:13px;line-height:14px;position: absolute;z-index: 2;bottom: 5px;width:195px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );max-height:53px;overflow:hidden}
	
		.subfeatured .left .subcol .featuredpost .posttitle a {color:#fff}
		.subfeatured .left .subcol .featuredpost .posttitle a:hover {text-decoration:none}
		.subfeatured .list_posttitle {display:list-item;font-size:12px;line-height:13px;list-style:none;padding:10px 0 5px 0;border-top:1px solid #efefef;margin-bottom:0;}
		.subfeatured .subcol-list {height:230px;overflow:hidden;margin-top:-15px;margin-bottom:10px}

	.subfeatured .hp-postmeta {margin:0;padding:4px 0 0 0;color:#ccc;font-size:10px !important}
	.subfeatured .hp-postmeta a {color:#ccc !important}	
	.subfeatured .hp-postmeta a:hover {color:#ccc;text-decoration:none; !important}

	.subfeatured .right {width:300px}
		.subfeatured .right .top {width:300px}	
		.subfeatured .right .mid {width:300px}	
		.subfeatured .right .bot {width:300px}
		.subfeatured .right .sidebarbanner {margin-top:0px}	
		.subfeatured .right .big-featured {height:192px;}
	
/* ={ 728x90/970x90 Banner Ad Section Seperator} */
.bannerad {background:#f5f5f5;border-bottom:1px solid #efefef;border-top:1px solid #efefef;overflow:hidden;text-align: center;padding: 15px 95px;margin: -2px -15px;}
	
/* ={ SUBNEWS - 4 COLS } */
.subnews {display:block;overflow:hidden;border:none;/*margin:5px -15px;padding:0 14px*/}
	.subnews .col {width:255px;padding-right:20px;margin-right:19px;}
	.subnews .col.collast {margin-right:0;padding-right:0;}
	.subnews .list_posttitle {display:list-item;font-size:12px;line-height:13px;list-style:none;padding:10px 0 5px 0;border-top:1px solid #efefef;margin-bottom:0;}
	.subnews .clearfix {display:none}

.subnews .featuredpost {position:relative;height:140px;margin:0;padding:0;margin-bottom:-10px !important}
	.subnews .featuredpost img {position:absolute;z-index:1;width:255px}
	.subnews .featuredpost .posttitle {font-size:16px;line-height:17px;position: absolute;z-index: 2;bottom: 0px;width:245px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );max-height:83px;overflow:hidden}
	.subnews .featuredpost .posttitle a {color:#fff}
	.subnews .featuredpost .posttitle p {margin:0;padding:4px 0 0 0;color:#ccc;font-size:10px;}
	.subnews .featuredpost .posttitle p a {color:#ccc;}	
	.subnews .featuredpost .posttitle p a:hover {color:#ccc;text-decoration:none;}
	
	.follow_us .follow_us_linktitle {font-size:12px;line-height:20px;font-weight:bold;display:block;}
	.follow_us .follow_us_linkdesc {display:block;font-size:11px;line-height: 6px;margin-bottom: 10px;}
	.follow_us i {background:#aaa;padding:5px 0;color:#fff;width:35px;text-align:center;font-size:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
	.foolow_us i.icon-circle-arrow-up {left:-585px;position:absolute;}
	.follow_us a {color:#555;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;-ms-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;}
	.follow_us a:hover {color:#000;text-decoration:none;zoom:1;opacity:0.7;}
	.follow_us a:hover i {text-decoration:none;background-color:#000;color:#fff}
		.follow_us a:hover i.fa.fa-facebook {background:#3B5998;}
		.follow_us a:hover i.fa.fa-twitter {background:#4099ff;}
		.follow_us a:hover i.fa.fa-reddit {background:#FF4500;}
		.follow_us a:hover i.fa.fa-stumbleupon {background:#eb4924}
		.follow_us a:hover i.fa.fa-digg {background:#0093CC;}
		.follow_us a:hover i.fa.fa-linkedin {background:#006699;}
		.follow_us a:hover i.fa.fa-pinterest {background:#CB2027;}
		.follow_us a:hover i.fa.fa-google-plus {background:#dd4b39;}
		.follow_us a:hover i.fa.fa-instagram {background:#3F729B;}
		.follow_us a:hover i.fa.fa-youtube,.follow_us a:hover i.fa.fa-youtube-play {background:#C4302B;}
		.follow_us a:hover i.fa.fa-rss {background:#FF7900;}
		.follow_us a:hover i.fa.fa-skype {background:#00AFF0;}
		.follow_us a:hover i.fa.fa-ambulance,.follow_us a:hover i.fa.fa-h-square,.follow_us a:hover i.fa.fa-user-md,.follow_us a:hover i.fa.fa-medkit {background:#ed1b2e;}
		.follow_us a:hover i.fa.fa-gbp,.follow_us a:hover i.fa.fa-eur,.follow_us a:hover i.fa.fa-money,.follow_us a:hover i.fa.fa-usd,.follow_us a:hover i.fa.fa-shopping-cart {background:#016938;}
		.follow_us a:hover i.fa.fa-globe,.follow_us a:hover i.fa.fa-info {background:#0072b1;}
		.follow_us a:hover i.fa.fa-map-marker {background:#fe7569;}
		.follow_us a:hover i.fa.fa-tumblr {background:#32506d;}
		.follow_us a:hover i.fa.fa-vimeo-square {background:#aad450;}
		.follow_us a:hover i.fa.fa-fa-flickr {background:#ff0084;}
		.follow_us a:hover i.fa.fa-vine {background:#00bf8f;}
		.follow_us a:hover i.fa.fa- {background:;}

footer {background:#efefef url(images/bg.png);border-top:1px solid #ededed;padding:30px 0;color:#eee;font-size:1em}
	footer .studiothc_archive_widget select ,footer .google {background:#555;border:1px solid #777;color:#fff;}
	footer .widget li {border-color:#555}
	footer .about_more,footer .about_more:hover {background:#FE4E47;font-size:1.3em}
	footer .about_more a:hover {color:#222;}
	footer a,footer .widget a {color:#888}
	footer a:hover,footer .widget a:hover {color:#fff}
	footer h4 {text-align:center;font-size:5em;line-height:1em;background:url(images/divider.png) bottom repeat-x;margin-bottom:30px;padding-bottom:40px}
	footer h4 span {background:#FE4E47;color:#fff;padding:0 15px;border-radius:4px;}
	footer .widgettitle {color:#eee;padding-bottom:15px;margin-bottom:15px;background:url(images/divider.png) bottom repeat-x;border:none;}
	footer .featuredpost {overflow:hidden;background:#444;border:1px solid #555;padding:10px;margin-bottom:10px}
	footer .featuredpost:hover{background:#fff}
	footer .posttitle {font:15px arial, sans-serif;color:#eee}
	footer .posttitle a {color:#eee}
	footer .thc_contact_widget {text-align:center}
	footer .thc_contact_logocont {border-bottom:1px solid #444;padding-bottom:30px;margin-bottom:30px}
	footer .flickr_badge_image {margin-right:6px;margin-left:6px;}

	footer .footernav {width:112px;margin-right:5px;overflow:hidden;}
	footer .footbreak {display:none}
	
		footer .line {height:2px;}
		footer .catname {background:0 !important;padding:0px !important;text-shadow:none}
		footer .catname span {width:112px;overflow:hidden;margin:0;padding:0}
		footer .catname a{color:#222;font: 10px arial, sans-serif;font-weight: 700;}
		footer .catname a:hover {color:#000}

			nav .footernav li {margin:0;padding:0;margin-left:5px;line-height:13px}
			nav .footernav li a {color:#555;font: 10px arial, sans-serif;margin-left:5px}
			nav .footernav > li.current_page_item a,
			nav .footernav > li.current-cat a, 
			nav .footernav > li.current-menu-item a,
			nav .footernav li a:hover {color:#000;}
			nav .footernav li li.current_page_item a,
			nav .footernav li  li.current-cat a, 
			nav .footernav li li.current-menu-item a,
			nav .footernav li li.current-cat-parent a{ }
			nav .footernav li ul {display:none;}
			nav .footernav li:hover > ul {display:none} 

/* Footer nav */		
			.second-footer {display:block;width:585px;min-height:0;padding:0;margin:0;margin-top:10px;color:#222;}
				.second-footer .leftcol {width:350px;background:0;padding:25px 0 10px 0}
				.second-footer .leftcol p {font-size:11px;line-height:14px;color:#555;}
				.second-footer .leftcol p.copyright {font-size:10px;font-weight:bold;padding: 10px 0;}
				.second-footer .rightcol {width:215px;margin-left:15px}
				.second-footer .rightcol .catname {display:block;margin:0;color:#222;font: 10px/21px arial, sans-serif;font-weight: 700;border-bottom:2px solid #222;padding-bottom: 4px;margin-bottom:5px}
				.second-footer .follow_us {background:0;padding:0;border:0}
				.second-footer .follow_us a {margin-top:5px}
				
				nav .secondfoot li {float:left;display:inline;margin-right:5px;line-height:13px;width:112px;}
				nav .secondfoot li a {display:block;margin:0;color:#222;font: 10px/21px arial, sans-serif;font-weight: 700;border-bottom:2px solid #222;padding-bottom: 4px;}
				nav .secondfoot li a:hover {color:#000}
				nav .secondfoot li ul {position:relative;margin-left:10px;display:inline-block;}
				nav .secondfoot li ul {display:block;}
				nav .secondfoot li:hover > ul {display:block} 
				nav .secondfoot li > ul {margin-bottom:5px}
				nav .secondfoot li a {margin: 5px 0;color:#222;font: 10px arial, sans-serif;font-weight: 700;border-bottom:2px solid #222} 
				nav .secondfoot li ul li a {font-weight:normal;border:0;margin:0;padding:0;color: #555;font: 10px arial, sans-serif;width:100px;margin-bottom:2px}  
			
/* External link menu in sub-footer area */
			nav.sub-footer {min-height:0;padding:0;display:block;margin:0;width:1170px;margin:0;margin-top:10px}
			nav .subfoot li {float:left;display:inline;margin-right:10px;line-height:13px;width:185px;}
			nav .subfoot li a {display:block;margin:0;color:#aaa;font: 12px/21px arial, sans-serif;font-weight: 700;border-bottom:1px solid #aaa;margin: 5px 0;}
			nav .subfoot li ul {position:relative;display:inline-block;}
			nav .subfoot li ul {display:block;}
			nav .subfoot li:hover > ul {display:block} 
			nav .subfoot li > ul {margin-bottom:5px}
			nav .subfoot li ul li a {font-weight:normal;border:0;margin:0;padding:0;color: #888;font: 12px arial, sans-serif;width:170px;margin-bottom:2px} 


/* footer meta */
.footer_meta {display:block;color:#ccc;background:#222;padding:15px 0;margin-top:-10px;font-size:13px;line-height:15px;padding-bottom:50px}
.footer_meta .row {padding-top:10px;margin-top:15px;border-top:1px solid #000}
.fixed-layout .footer_meta {padding-left:10px;padding-right:10px}
	.footer_meta,.footer_meta a{color:#000;}
	.footer_meta a:hover{color:#aaa}
	.footer-right-side {text-align:right;}


/*	----------------------------------------------
::PAGE SHARE TOOLS
-------------------------------------------------- */
.pagetools {position:fixed;left:0;bottom:0;width:30px;height:auto}
.pagetool_item {width:35px;text-align:center;padding:10px 0;background:#eee;border-right:1px solid #ddd;border-top:1px solid #ddd;display:block;color:#222;font-size:16px}

.pagetools_h {position:fixed;left:0;bottom:0;width:auto;height:auto}
.pagetool_item_h {width:35px;text-align:center;padding:10px 0;background:#eee;border-right:1px solid #ddd;border-top:1px solid #ddd;color:#222;font-size:16px;float:left;}

.pagetools_f {position:fixed;left:0;bottom:0;width:100%;height:30px;z-index:10000;border-top:1px solid #aaa;background:#ddd;overflow:hidden}
.pagetool_item_f {width:35px;text-align:center;padding:5px 0;background:#ddd;border-right:1px solid #aaa;color:#222;font-size:16px;float:left;}
.pagetool_item_f_image {max-width:100px;max-height:30px;text-align:center;padding:5px;background:#eee;border-right:1px solid #aaa;color:#222;font-size:16px;float:left;}
		a:hover.pagetool_item_f  i.fa.fa-facebook {color: #fff;background:#3B5998;margin:-10px -14px;padding:10px 14px}
		a:hover.pagetool_item_f i.fa.fa-twitter {color: #fff;background:#4099ff;margin:-10px;padding:10px}
		a:hover.pagetool_item_f i.fa.fa-reddit {color:#CEE3F8;background:#FF4500;;margin:-10px;padding:10px}
		a:hover.pagetool_item_f i.fa.fa-stumbleupon {color: #fff;background:#eb4924;margin:-10px;padding:10px}
		a:hover.pagetool_item_f i.fa.fa-digg {color: #fff;background:#0093CC;margin:-10px;padding:10px}
		a:hover.pagetool_item_f i.fa.fa-linkedin {color: #fff;background:#006699;margin:-10px -14px;padding:10px 14px}
		a:hover.pagetool_item_f i.fa.fa-pinterest {color: #fff;background:#CB2027;margin:-10px -12px;padding:10px 12px}
		

		.carousel {margin-bottom:0;padding:7px 0;width:700px;float:left;overflow:hidden;}
		.carousel .container {position:relative;z-index:9;}
		.carousel-control {height:28px;margin-top:0;font-size:22px;font-weight:bold;text-shadow:0 1px 1px rgba(0,0,0,.4);z-index:10;top:0;left:0;opacity:1;background:#ddd;border:0;line-height:25px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;float:right;}
		.carousel-control.left {opacity:1;padding-left:5px;width:30px;}
		.carousel-control.right {right:auto;left:25px;opacity:1;width:35px;}
		.carousel-control.left:focus,.carousel-control.right:focus{outline:0}
		.carousel .item {height:14px;padding-left:20px;}
		.carousel .item h2 {font-size:13px;line-height:13px;font-weight:bold;margin:0;}
		.carousel .item h2 a{color:#222 }
		.carousel .item h2 a:hover{color:#cd0000}

div[class="tooltip-inner"] {width: 100px;}

/*	----------------------------------------------
::SINGLE POST BODY
-------------------------------------------------- */

.post-lead {padding:20px 0;text-align:center;/*border-bottom:1px solid #efefef;*/padding:25px;margin-bottom: 15px;}
.post-lead h1 {margin-bottom:10px;font-size:45px;font-family:"Franklin Gothic Medium",arial, sans-serif;font-weight:bold;}
.post-lead p.single_postmeta {font-size:12px;text-shadow:0 0 1px #eee;line-height:14px;font-family:georgia, serif;padding-left:3px;}
.post-lead a,
.postlead a:hover,
.post-lead a:focus,
.post-lead a:active {text-decoration:none;outline:none}
.post-lead span {display:block;float:left;margin:0 10px 0 0;}
.post-lead span i {background:#FE4E47;color:#fff; float: left;font-size: 11px;margin-right: 5px;padding: 2px;text-align: center;width: 15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.post-lead p.subtitle {margin:20px 0 0;color: #555;
font: italic 23px/24px Georgia,Times,serif;text-shadow: #ccc 0 1px 0}
.post-lead span.text-size {margin-right:3px;}
.post-lead span.text-size-minus {margin-right:3px;}

	.post_meta {border-top:1px solid #999;border-bottom:1px solid #999;padding:2px;font-size:12px;margin-bottom:10px;}
	.post_meta a {color:#777}
	.post_meta a:hover {color:#222}
	.post_meta  i {margin-top:0px;margin-right:6px;}
	.post_meta .author {color:#777;font-weight:bold;}
	.post_meta .author a {color:#777}
	.post_meta .author a:hover {color:#222}
	.post_meta .social_share {font-size:12px;}
	.post_meta  a:hover i.fa.fa-facebook {color:#3b5998;}
	.post_meta  a:hover i.fa.fa-twitter {color:#4099ff;}
	.post_meta  a:hover i.fa.fa-reddit {color:#FF4500;}
	.post_meta  a:hover i.fa.fa-stumbleupon {color:#eb4924}
	.post_meta  a:hover i.fa.fa-digg {color:#0093CC;}
	.post_meta  a:hover i.fa.fa-linkedin {color:#006699;}
	.post_meta  a:hover i.fa.fa-pinterest {color:#CB2027;}
	.post_meta .date {font-size:9px;font-style: italic;color:#999}

	.post_meta .alt-date {color:#999;}
	.post_meta .update {font-size:9px;line-height:9px;font-style: italic;color:#999}
	
	.post_meta .facebookbox {padding-top:5px;padding-right:10px;z-index:9999999;}
	.post_meta .twitterbox {padding-top:5px;padding-right:10px}
	.post_meta .googlebox {padding-top:6px;}

.postbody-wrapper {margin:0 -14px;}
.leftcol {width:160px;padding:5px;text-align:center;background:#fff;}
	.leftcol .widget {margin: -5px -5px 5px;background:#fff;border:1px solid #efefef} 

	.leftcol .break {margin-top:25px;}
	.leftcol .widgettitle a {color:#fff}
	.leftcol .widget{margin-bottom:25px;display:block;color:#222}
	.leftcol .widget p {margin-bottom:20px;display:block;}
	.leftcol a{color:#444;font-size: 14px;}
	.leftcol ul li {padding:8px;line-height:14px;text-align:center;}
	.leftcol ul li:hover {background:rgba(0,0,0,.1)}
	.leftcol .sidebarbanner {background:#f5f5f5;/*border-bottom:1px solid #efefef;*/margin: 0 -5px 20px -5px;
padding: 12px 5px 5px 5px;}
	.leftcol .sidebartabs {margin-bottom:25px;}


.post-column {width:624px;border-right:1px solid #fff;border-left:1px solid #fff;padding:0 25px 0 25px;}
.post-column article {line-height:22px;font-size:15px}
.post-column article p.subtitle {margin: 20px 0;text-align: center;color: #555;font: italic 23px/24px Georgia,Times,serif;text-shadow: #ccc 0 1px 0}
.post-column .col {width:300px}
idebar .post-column {border-left:1px solid #efefef;border-right:none;padding:25px 25px 0 25px;}
.postlayout-fullwidth .post-column {border-right:none;padding:20px 0 1px 0;width:1170px;}
.postlayout-fullwidth .post-column article {padding:0 25px;}
.postlayout-fullwidth .full-media {margin:0 0 15px -120px !important;max-width:1168px;width:1168px}
.postlayout-fullwidth .full-media.nomargin {margin-top:-25px !important;}
.entry p .aligncenter, .entry p .full-media {margin-bottom:0 !important}

.post-column .highlight {color:#FE4E47;font:28px 'Ubuntu Condensed', sans-serif;width:250px;}
.post-column .highlight.pull-left{margin:5px 10px 0 0}
.post-column .highlight.pull-right{margin:5px 0 0 10px;text-align:right;}

.entry blockquote .subtitle {font-size:1.5em;}
.entry p,
.entry ul,
.entry ol,
.entry blockquote,
.entry table,
.entry .alignnone,
.entry .aligncenter,
.gallery {
	margin:0 0 15px;
}

.entry .gallery .gallery-caption{display:none}

/* Previous image, next image and back to post links on attachment page */
.attachment-nav {background:#eee;margin: 0 auto 7px;text-align: center;width: auto;padding: 7px;display: block;overflow: hidden;border: 1px solid #efefef;font-size:12px;}
.attachment-nav a {padding: 4px;margin: 3px;color:#434343;}
.attachment-nav a:hover { color:#444; background: #f2f2f2;text-decoration:underline}

	.entry ul {margin: 0 0 15px 10px; padding-left: 20px;}
	.entry .widget li {background:none;padding-left:0;}
	.entry ul ul { margin: 0; }
	.entry ul li { list-style-type: disc; }
	.entry ul ul li { list-style-type: circle; }

	.entry ol  {margin: 0 0 15px 10px; padding-left: 20px;}
	.entry ol ol { margin: 0; }
	.entry  ol li  { list-style-type: decimal; }
	.entry  ol li ol li { list-style-type: lower-alpha; }	
	
    .entry blockquote { background:url(framework/images/blockquote_gray.gif) no-repeat 0 20px; padding: 10px 20px 10px 50px; color: #555;font-style:italic;margin-bottom:15px;}
    .entry blockquote p {font-style:italic;margin:5px 0;}  	
	
	.bigpicture-wrapper {padding-bottom:0;margin:0 14px}
	/* Big picture image wrapping */
	.bigpicture {overflow:hidden;background:#333;padding:5px;margin-bottom:20px;}
	/* caption text with in big picture */
	.bigpicture p {margin:0;color:#fff;font-size:13px;padding:7px 10px 5px;line-height:17px}	
	
	.post-pagination {font-size:12px;line-height:19px;font-family:arial,sans-serif;display:block;float:left;width:100%;padding-bottom:10px;}
	.post-pagination strong{float:left;margin:5px;}
	.post-pagination span {background:#efefef;border:1px solid #efefef;display:block;padding:0px 5px;float:left;margin:4px 8px 0 0;}
	.post-pagination a span {background:#fff;color:#333;border:1px solid #efefef;}
	.post-pagination a:hover span {background:#F76C3A;color:#fff}

.sidebar {width:300px;padding:0 11px 0;border:1px solid #efefef}
.sidebar .top {width:100%}
.sidebar .bot {width:100%}
/*.sidebar .widgettitle {margin:0 -11px;} */
.sidebar .sidebarbanner {background:#f5f5f5;/*border-bottom:1px solid #efefef;*/margin:0 -11px 20px -11px;padding:11px}
.sidebar .sidebarbanner.bottomad {margin-bottom:0;border-top:1px solid #efefef}

.sidebar .facebook-box {margin-bottom:15px}

.sidebar .sidebartabs {margin-bottom:25px;margin-left: -12px;width: 324px;}
		.sidebar .nav-tabs {border-bottom:none;margin-bottom:0;}
		.sidebar .nav-tabs > li{width:108px;margin-bottom:0 !important;text-align:center;}
		.sidebar .nav-tabs > li > a {border: 1px solid transparent;border:1px solid #eee;color:#222;font:bold 13px 'Open Sans', sans-serif;text-align:center;margin-right:0;-webkit-border-top-left-radius: 0;-webkit-border-top-right-radius: 0;-moz-border-radius-topleft: 0;-moz-border-radius-topright: 0;border-top-left-radius: 0;border-top-right-radius: 0; margin-bottom: 0;height:14px;overflow:hidden;padding-top:5px;}
		.sidebar .nav-tabs > li.active > a{background:#cd1713;color:#fff;text-shadow: 0 1px 1px rgba(0,0,0,.5);}
		.sidebar .nav-tabs > li.active > a:hover,
		.sidebar .nav-tabs > li.active > a:focus {color:#fff;border-bottom:none;cursor:pointer;}
		.sidebar .nav > li > a:hover,
		.sidebar .nav > li > a:focus  {color:#222;}
					
.advertisehere {text-align:center;font-style:italic;margin-top:-15px;}
.advertisehere a {font:9px 'Open Sans',arial, sans-serif;text-decoration: none;color:rgba(0,0,0,.4) !important;}

.sidebar .sidebarnews {margin: 0 -10px;color: #444;font-size: 15px;font-weight: bold;line-height: 17px;}
.sidebar .sidebarnews .entry {padding: 5px 10px;height: 59px;overflow:hidden;border-bottom:1px solid #efefef;font-size: 13px;line-height: 16px;}
.sidebar .sidebarnews .entry.lastpost {border:none}
.sidebar .sidebarnews .alignleft {margin-bottom:0}
.sidebar .sidebarnews .hp-postmeta a{color:#999}
.sidebar .sidebarnews .hp-postmeta a:hover{color:#999}
.sidebar .sidebarnews  a{color:#444}
.sidebar .sidebarnews  a:hover{color:#444}
.sidebar .sidebarnews .entry:hover {background:rgba(0,0,0,.15);}

.sidebar .trending {margin: 0 -10px 5px;color: #444;font-size: 15px;font-weight: bold;line-height: 22px;}
.sidebar .trending .entry {height:27px;overflow:hidden;padding:12px 20px;border-bottom:1px solid #efefef}
.sidebar .trending .text {margin-right: 10px;width: 250px;padding-left: 40px;margin-top: -25px;}
.sidebar .trending .number {padding: 6px 10px;background:#444;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow: 0 1px 1px rgba(0,0,0,.5)} 
.sidebar .trending .alignleft {margin-bottom:0}
.sidebar .trending  a{color:#444}
.sidebar .trending  a:hover{color:#444}
.sidebar .trending .entry:hover {background:rgba(0,0,0,.15);}


/* =ARCHIVE PAGES
-------------------------------------------------------------- */
/* Archive template default */
.archive .post-column {width:794px;padding-bottom:0;padding-left: 40px;}
.archive .post-lead {margin:0}

	.archive-default .top	{width:100%;margin-bottom:5px;padding-bottom:5px}
	.archive-default .col.pull-left {width:250px}
	.archive-default .col.pull-right {width:525px}
	.archive-default .posttitle {text-align:center;margin-bottom:10px}
	.archive-default .subtitle {font-size:18px;line-height:20px;font-style:italic }
	.archive-default .inner {height:140px;overflow:hidden}
	.archive-default .inner p {font-size:14px;line-height:15px}
	.archive-default p.hp-postmeta  {font-size:11px !important;line-height:12px !important;margin:3px 0;}
	.archive-default .top {border-bottom:1px solid #efefef}
	.archive-default p.hp-postmeta a,.archive-default .readmore a {color:#999}
	.archive-default p.hp-postmeta a:hover,.archive-default .readmore a:hover {color:#111}

.archive .archive-3col .post-column {width: 840px;margin-left: 20px;margin-right: 0;padding: 0;}
	
/* Archive page default classes */
.archive .post-lead {text-align:center}
.archive article {margin-bottom:10px;}
.archive article p {line-height:18px}

/* Archive page post meta */
p.archive_postmeta {overflow:hidden;font-size:11px;text-shadow:0 0 1px #eee;line-height:13px;}
p.archive_postmeta a,
p.archive_postmeta a:hover,
p.archive_postmeta a:focus,
p.archive_postmeta a:active {text-decoration:none;outline:none}
p.archive_postmeta span {display:block;float:left;margin:0 10px 0 0;}
p.archive_postmeta span i {color:#777; float: left;font-size: 11px;margin-right: 3px;padding: 2px;text-align: center;width: 15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}

/* 2 col archive pages */
.archive-2col article {width:385px}
	.archive-2col article .featured {position:relative;height:252px}
	.archive-2col article .featured  img {position:absolute;z-index:1;width:385px}
	.archive-2col article .featured  .posttitle {font-size:18px;line-height:19px;position: absolute;z-index: 2;bottom: 5px;width:375px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );}
	.archive-2col article .featured  .posttitle a {color:#fff}
	.archive-2col article .featured  .posttitle a:hover {color:#eee}
	.archive-2col article .featured  .posttitle p {margin:0;padding:4px 0 0 0;color:#ccc;font-size:10px}
	.archive-2col article .featured  .posttitle p a {color:#ccc}	
	.archive-2col article .featured  .posttitle p a:hover {color:#ccc;text-decoration:none;}
	.archive-2col article .excerpt {font-size: 14px;line-height: 16px;padding-right: 10px;height: 140px;overflow: hidden;}
	 
.archive-2col.archive-full article {width:546px}

/* 3 col archive pages */
.archive-3col article {width:280px;margin-bottom:0px}
	.archive-3col article .featured {position:relative;height:235px;width:270px}
	.archive-3col article .featured  img {position:absolute;z-index:1;width:270px}
	.archive-3col article .featured  .posttitle {font-size:17px;line-height:18px;position: absolute;z-index: 2;bottom: 5px;width:260px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );max-height:112px;overflow-hidden}
	.archive-3col article .featured  .posttitle a {color:#fff}
	.archive-3col article .featured  .posttitle a:hover {color:#eee}
	.archive-3col article .featured  .posttitle p {margin:0;padding:4px 0 0 0;color:#ccc;font-size:10px}
	.archive-3col article .featured  .posttitle p a {color:#ccc}	
	.archive-3col article .featured  .posttitle p a:hover {color:#ccc;text-decoration:none;}
	.archive-3col article .excerpt {font-size:13px;line-height:15px;padding-right:10px;height: 100px;overflow: hidden;}


/* 4 col archive pages */
.archive-4col article {width:260px;margin-right:25px}
.archive-4col article.nomarginright {margin-right:0}

	.archive-4col article .featured {position:relative;height:227px;width:260px}
	.archive-4col article .featured  img {position:absolute;z-index:1;width:260px}
	.archive-4col article .featured  .posttitle {font-size:18px;line-height:19px;position: absolute;z-index: 2;bottom: 5px;width:250px;padding:50px 5px 5px 5px;text-shadow: 0 1px 1px rgba(0,0,0,.5);background: rgba(0,0,0,0);background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(65%, rgba(0,0,0,0.85)), color-stop(100%, rgba(0,0,0,0.95)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 65%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );max-height:150px;overflow:hidden}
	.archive-4col article .featured  .posttitle a {color:#fff}
	.archive-4col article .featured  .posttitle a:hover {color:#eee}
	.archive-4col article .featured  .posttitle p {margin:0;padding:4px 0 0 0;color:#ccc;font-size:10px}
	.archive-4col article .featured  .posttitle p a {color:#ccc}	
	.archive-4col article .featured  .posttitle p a:hover {color:#ccc;text-decoration:none;}
	.archive-4col article .excerpt {font-size:13px;line-height:14px;padding-right:10px;}

.archive-default .last_archivepost,.archive-slider .last_archivepost {margin-bottom:0 !important;border-bottom:none !important}

/* Archive page pagination */
.archive-pagination {display:block;width:100%;margin-bottom: 25px;overflow:hidden;}
.archive-pagination .page-numbers {background:#fff;color:#333;border:1px solid #efefef;display:block;padding:5px 8px 3px;float:left;margin:4px 6px 0 0;}
.archive-pagination .page-numbers:hover {background:#F76C3A;color:#fff}
.archive-pagination .page-numbers.dots:hover {background:#fff;color:#333}
.archive-pagination .page-numbers.current,.archive-pagination .page-numbers.current:hover {background:#efefef;color:#333}

/* Full column archive - post column should get rid of right border and get a new width */
.archive .archive-full .post-column {width:1118px;border-right:0;}

/* Archive slider - padding top for post column, below slider on left hand should be set to 0. */
.archive .archive-slider .post-column {padding-top:0;}
	.inner-cycle {margin:20px 14px;position:relative;height:550px;padding:10px;background:#222;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden}
	.inner-cycle p {color:#fff;margin:0;font-size:14px;}
	.inner-cycle p.postmeta {font-size:11px;}
	.inner-cycle .postcaption{position:absolute;right:30px;top:30px;padding:10px 15px;width:280px;background: url(images/bg-transparent.png) repeat;}
	.inner-cycle .posttitle {color:#fff;font-size:27px;margin-bottom:15px;line-height:27px}
	.inner-cycle .posttitle a {color:#fff;}
	.inner-cycle .posttitle a:hover{text-decoration:underline}
	.inner-cycle .postmeta a {color:#ccc;}
	.inner-cycle .postmeta a:hover{color:#fff;}
	.inner-cycle .template-pager {position:absolute;left:10px;bottom:-5px;z-index:101}
	.inner-cycle .template-pager span {color:#eee;cursor:pointer;font-size:40px;}
	.inner-cycle .template-pager span:hover {color:#fff;}
	.inner-cycle .template-pager span.cycle-pager-active{color:#FE4E47}

/* Magazine style category layout */
.archive-mag {margin:20px 28px 0;}

	.archive-grid {border:2px solid #222;border-bottom:none;overflow:hidden;}
	.archive-grid .pull-left,.archive-grid .pull-right {position:relative;}

	.archive-grid .slides-big-left {border-right:2px solid #222;border-bottom:2px solid #222;width:702px;height:412px}	
		.archive-grid .slides-big-left img {width:702px;height:412px}	
	
	.archive-grid .slides-big-right {border-bottom:2px solid #222;width:432px}
	.archive-grid .slides-right-top {border-bottom:2px solid #222;width:432px;height:185px;}
		.archive-grid .slides-right-top img{width:432px;height:185px;}
	
	.archive-grid .slides-right-bottom {width:432px;height:225px;}
	.archive-grid .slides-right-bottom-left {width:215px;height:225px;border-right:2px solid #222;}
		.archive-grid .slides-right-bottom-left img{width:215px;height:225px;}
	.archive-grid .slides-right-bottom-right {width:215px;height:225px;}
		.archive-grid .slides-right-bottom-right img {width:215px;height:225px;}

	.archive-grid img {position:absolute;z-index:1;}
	.archive-grid .icon-play {position:absolute;z-index:2;top:10px;right:10px;font-size:30px;background:#222;color:#fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;padding:3px 15px;}
	.archive-grid .smaller {font-size:22px;padding:2px 10px;}
	.archive-grid .slider-caption {position:absolute;z-index:2;bottom:0;left:0;background: url(images/bg-transparent.png);width:100%;padding:7px 0}
	.archive-grid .slider-caption .posttitle {margin:0;padding:0 7px;font:bold 20px "Franklin Gothic Medium", sans-serif;line-height:19px}
	.archive-grid .slider-caption .posttitle a {color:#eee;}
	.archive-grid .slider-caption .posttitle a:hover {color:#fff;text-decoration:underline}
	.archive-grid .slider-caption  p {color:#fff;padding:4px 7px 0;margin:0}

	.archive-mag .secondary {margin-top:25px;}
	.archive-mag .secondary .maincol .posttitle {font-size:22px}
	.archive-mag .secondary .maincol.pull-left,.archive-mag .secondary .maincol.pull-right {padding-top:0}

/*	----------------------------------------------
:: Author Links 
-------------------------------------------------- */

	.entry .author_links {float:right;width:auto;border-bottom:1px solid #ddd;background:rgba(0,0,0,.05);margin-bottom:30px;top:0;right:0;position:absolute;}
		.entry .author_links a:hover {background:rgba(0,0,0,.05)}
		.entry .author_social {border-left:1px solid #ddd;display:block;float:left;width:auto;
padding: 1px 10px;font-size:11px}
		.entry .author_social_text {padding-left:5px;}
	
	/* Post author box*/
	.post-author {border:1px solid #ddd;width:100%;position:relative;display: inline-block;margin: 10px 0;}
		.author-avatar {background:#f5f6f7;padding:7px;float:left;border-right:1px solid #eee;width:80px;margin-right:10px;}
		.author-avatar img {background:#fff;padding:4px 4px 2px 4px;border:1px solid #ddd}
		.author-info {padding-top:5px;padding-right:10px;min-height:83px;}
		.author-info p {margin:0 0 4px;color:#999;font-size:12px;line-height:19px;}
		.author-info p a {font-style:normal;font-weight:bold;}
		

	
/*	----------------------------------------------
::COMMENT FORM
-------------------------------------------------- */
	/*----- ={ COMMENTS} -----*/
	/* Comments list */
#comments {
	/*border-top:solid 1px #efefef;*/
	padding-top:20px;
	font-size:14px;
}
#comments-title {
	color:#999;
	margin:0 0 20px 0;
	font-size:20px
}
#comments-title span {
	color:#222;
}
#comments .navigation {overflow:hidden;margin-bottom:2em;}
#comments .navigation .nav-next {width:auto;float:right}
#comments .navigation .nav-previous {width:auto;float:left}
#comments blockquote { background:url(framework/images/blockquote_gray.gif) no-repeat 0 20px; font:italic 14px/1.45 Georgia, serif;margin:5px 0;padding: 10px 20px 10px 50px; color: #555;font-style:italic;margin-bottom:15px;}
#comments blockquote p {font-style:italic;margin:5px 0;} 

#comments .comment-inner ul {margin: 0 0 15px 10px; padding-left: 20px;}
#comments .comment-inner ul ul { margin: 0; }
#comments .comment-inner ul li { list-style-type: disc !important; }
#comments .comment-inner ul ul li { list-style-type: circle; }

#comments .comment-inner ol {margin: 0 0 15px 10px; padding-left: 20px;}
#comments .comment-inner ol ol { margin: 0; }
#comments .comment-inner ol li  { list-style-type: disc !important; }
#comments .comment-inner ol li ol li { list-style-type: lower-alpha; }

.commentlist {
	margin:20px 0 !important;
	padding:0 !important;
}
.commentlist li {list-style-type:none !important}
.commentlist a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;	
}
.commentlist .children {margin-left:40px;}
.commentlist .children .avatar {width:35px;height:35px;}

.commentlist li > div {
	border:1px solid #efefef;
	background:#fcfcfc;
	padding:10px 20px 3px 20px; 
	position:relative;
	margin-bottom:20px;
	margin-left:85px;
	border-radius:5px;
}
.commentlist .pingback {
	margin-bottom:20px;
}
.commentlist li > div:hover {
	background:#fff;
}

.commentlist li > div:before {
	content:url(images/commentarrow.png);
	left:-17px;
	top:25px;
	position:absolute;
	z-index:999;
}
.commentlist li > div:hover:before {
    content:url(images/commentarrow-white.png);
}
.commentlist li.bypostauthor > div {
	background:#f5f5f5;
}
.commentlist li.bypostauthor > div:before {
	content:url(images/commentarrow-bypostauthor.png);
}
.commentlist li.bypostauthor > div:hover:before {
    content:url(images/commentarrow-white-bypostauthor.png);
}

.commentlist .avatar {
	position:absolute;
	top:3px;
	left:-80px;
	border-radius:50%;
	box-shadow:0 0 0 3px #ccc; 
}
.commentlist li li .avatar {
	left:-70px;
}
.comment-reply-link {
	position:absolute; 
	top:60px; 
	left:-80px; 
	font-size:13px; 
	width:50px; 
	text-align:center;
	color:#cccccc;
}
li li .comment-reply-link {
	left:-70px; 
}
.comment-author {
	font:14px 'Open Sans', "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	margin-bottom:5px;
	display:block;
}
.comment-author .icon-user {color:#666}
.comment-date-link {
	font:12px/15px 'Open Sans', "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	position:absolute;
	top:10px;
	right:10px;
	text-align:right;
	color:#aaa;
}
.comment-edit-link {}
.comment-delete-link {}
.comment-spam-link {}
.comment-text {}
.comment-pagination {
	padding-left:20px;
	margin-top:10px;
}
.comment-pagination a, 
.comment-pagination .current  {
	border:solid 1px #dddddd;
	padding:3px 12px;
	display:inline-block;
	text-decoration:none;
}
.comment-pagination a  {
	background:#fcfcfc;
}
.comment-pagination a:hover {
	background:#0090d3;
	border:solid 1px #0090d3;
	color:#ffffff;
}
#comment-pagination-1 {
	border-bottom:solid 1px #dddddd;
}
#comment-pagination-1 a, #comment-pagination-1 .current {
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	margin-bottom:-1px;
}
#comment-pagination-1 .current {
	border-bottom:solid 1px #ffffff;
}
#comment-pagination-2 {
	border-top:solid 1px #dddddd;
}

#comment-pagination-2 a, #comment-pagination-2 .current {
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	margin-top:-1px;
}
#comment-pagination-2 .current {
	border-top:solid 1px #ffffff;
}

/* Comment Form */
#respond {background-color:#fafafa; padding:10px 20px 0;overflow:hidden; border:1px solid #e7e7e7; clear:both; margin:0 0 20px 0;}
#respond a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;	
}	
li #respond {margin:0 0 1em 0;}
#respond  form {}
#respond h3 {margin:0 0 10px;font-size:25px} 
#respond .comment-notes { font-size:14px; margin-bottom:15px;}	
#respond p { margin:0;font-size:14px; margin-bottom:15px;}
#respond .input-prepend{display:block;margin:0 0 5px;float:left;width:220px;}
#respond .input-prepend.comment_mid_input{margin:0;}
#respond .comment-form-author input,
#respond .comment-form-email input, 
#respond  .comment-form-url input {width:165px;}
#respond .form-allowed-tags { clear:both;display:block; margin-top:0;font-size:11px;font-style:italic;color:#888}
#respond .form-allowed-tags code { margin-top:5px;font-size:11px;line-height:16px}
#respond p textarea{
	border:1px solid #efefef;
	width:95%;
	font-size:15px;
	padding:10px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-webkit-box-shadow:inset 0 0 15px #ddd;
	   -moz-box-shadow:inset 0 0 15px #ddd;
	        box-shadow:inset 0 0 15px #ddd;
}
#respond .comment-form-comment label{ padding-top:7px;font-size:13px}
#respond #cancel-comment-reply-link {display:block;font-size:13px;line-height:24px}
#respond #comment-msg { font-size:1em; font-style:italic;}
#respond .form-submit { display:block;margin:15px 0 0 0}
#respond .form-submit #submit { padding:10px 0; margin-left:0; font-size:13px;font-weight:bold; text-align:center; width:140px;height:40px;cursor:pointer;border:1px solid #efefef;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inset 0 0 5px #eee;
	-webkit-box-shadow:inset 0 0 5px #eee;
	box-shadow:inset 0 0 5px #eee;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;		
	}
#respond .form-submit #submit:hover {background:#FE4E47;color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;}	
li #respond {margin-bottom:1em}	
	

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}
/*@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xICtgNwyJYHzDAjKtI5LRRA.woff) format('woff');
}*/
@font-face {
  font-family: 'Ubuntu Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(http://themes.googleusercontent.com/static/fonts/ubuntucondensed/v3/DBCt-NXN57MTAFjitYxdrK8NE7_Gi-Xz52ZQ_AwfA78.woff) format('woff');
}

@media (min-width: 980px) and (max-width: 1200px) {
	
	header .sitelogo {width:100%;}
	header .sitelogo img {display:block;float:none;margin:0 auto;max-width:728px}
	.headerbanner {margin-right:91px;}

	nav .mainnav {width:940px;}
	nav .mainnav li a {padding:5px 10px;font-size:13px}
	nav .secondnav.pull-left {width:655px;}
	nav.second-navigation {width:940px;}
	nav .secondnav li a {padding:4px 12px 4px;}
	.carousel {width:600px;}
	
	.featured-cycle .cycle-slideshow {border:2px solid #222;border-bottom:none;overflow:hidden;height:auto !important}
	.featured-cycle .cycle-slideshow .pull-left, .cycle-slideshow .pull-right {overflow:hidden;position:relative;}

	.featured-cycle .cycle-slideshow .slides-big-left {width:560px;height:331px}
		.featured-cycle .cycle-slideshow .slides-big-left img {width:560px;height:331px}	
	
	.featured-cycle .cycle-slideshow .slides-big-right {width:374px;height:331px}
		.featured-cycle .cycle-slideshow .slides-right-top {width:374px;height:157px;}
			.featured-cycle .cycle-slideshow .slides-right-top img {width:374px;height:157px;}
		
		.featured-cycle .cycle-slideshow .slides-right-bottom {width:374px;height:174px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left {width:186px;height:174px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left img {width:186px;height:174px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right {width:186px;height:174px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right img {width:186px;height:174px;}
	
	.featured-cycle .icon-play {font-size:28px;}
	.featured-cycle .featured-cycle .smaller {font-size:20px;}
	.featured-cycle .cycle-slideshow .slider-caption .posttitle {font:bold 19px/22px 'Open Sans Condensed', sans-serif;}
	
	.featured-cycle .cycle-pager {width:934px;font: 14px 'Open Sans Condensed', sans-serif;}
	.featured-cycle .cycle-pager a {width:186px;padding:7px 0;}
	.featured-cycle .cycle-pager a.last-cycle-pager {border-right:0 !important;}	

	.maincol .left {width:625px}	
	.maincol .left .col {width:305px;}	

	
/*	.newsblock-a-right {width:592px;}*/
	/* ={ TABBED CONTENT } */

/*.home .trending 	{height:520px}*/
	
/*	.newsblock-a-left {width:625px;}
	.newsblock-a-left .top {width:305px;}
	.newsblock-a-left .bot {width:305px;}
	.newsblock-a-mid {width:625px;} */
	
	.primary .left {width:315px}
	.primary .left .catname {margin-bottom:10px}
	.primary .left .big-featured {height:120px;}
	.primary .left .big-featured .posttitle {width:145px;padding:25px 5px 5px}

	.primary .left .top {width:155px}
	.primary .left .bot {width:155px}
	.primary .main {width:940px;margin:0}
	.primary .main .top {width:940px}
			.primary .main .top .inner {height:230px;overflow:hidden}
	.primary .main .col {width:460px}
	.primary .main .bot {width:940px}
		.primary .main .bot .posttitle {line-height:18px;font-size:17px;text-align:center;height:36px;overflow:hidden}
		.primary .main .bot .inner {height:100px;overflow:hidden}
		.primary .main .subcol.pull-left {width:150px}
		.primary .main .subcol.pull-right {width:300px}
	.primary .right {width:612px}
	
	
/* ={ NEWS BLOCK A} */
	.newsblock-a .right {width:940px}
	.newsblock-a .right .top {width:303px}
	.newsblock-a .right .mid {width:304px;margin-left:15px;}
	.newsblock-a .right .bot {width:303px}
	.newsblock-a .mid {width:625px;margin-left:15px;}
	
	
		.newsblock-a-mid .nav-tabs li{width:206px;}
		.newsblock-a-mid .tab-content .firstpost-media {width:140px;}
		.newsblock-a-mid .tab-content .firstpost-excerpt {width:472px;}

	/* ={ RIGHT HAND OF TABBED CONTENT } 
	.newsblock-a-right {width:170px;margin-bottom:10px;}	
	.newsblock-a-right .posttitle {font-size:16px;line-height:20px;} */

	/* ={ WIDE COL BELOW TABS } 				
	.oldnewsblock .pull-left {width:268px;border-right:1px solid #ddd;padding-right:14px;}
	.oldnewsblock .alignleft {width:90px;}	 */
	
	/* ={ TWO ADS ABOVE CAROUSEL} 
	.primary-bottomads {}
		.primary-bottomads .col.pull-left {float:none;width:100%}
		.primary-bottomads .col.pull-right {float:none;width:100%}
		.primary-bottomads .col.pull-right img{margin-top:15px;}	
		.primary-bottomads .col img{float:none !important;margin:0 auto}	*/
		
	/* ={ OVERFLOW WRAPPER FOR GALLERY CAROUSEL } 
	.wrapbar {margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:block}
		.wrapbar-top {display:none}
		.wrapbar-bot  {display:none}
		.wrapbar-mid {background:none;} */
		
	/* ={ MEDIA GALLERY CAROUSEL } 
	.mediagallery{width:910px;height:270px;border-bottom:1px solid #efefef;margin-bottom:20px;padding-bottom:10px;}
	.mediagallery .ca-wrapper{width:910px;}
	.mediagallery .ca-item{width:238px;}
	.mediagallery .ca-item-main{padding-right: 20px;margin-right:20px;}
	.mediagallery .ca-nav span{margin-top:-25px;} */

	/* ={ MEDIA GALLERY CAROUSEL } */
	.mediagallery{width:940px;}
	.mediagallery .ca-wrapper{width:920px;margin-left:15px}
	
	/* ={ SECONDARY CONTENT - MEDIA GALLERY AND BELOW TILL 4 BLOCKS }
	.secondary {margin:0 0 20px;}
		.secondary .maincol.pull-left{width:300px;padding:0 20px 0 0;}
		.secondary .maincol.pull-left .posttitle{font-size:21px}
		.secondary .maincol.pull-left .postexcerpt{display:none}
		.secondary .maincol.pull-right {width:568px;padding-top:0;}
		.secondary .subcolwide .featuredpost {width:562px;height:212px;margin:0 -21px 20px;padding:0 21px 20px}
		.secondary .subcolwide .featuredpost img,.secondary .subcolwide .featuredpost iframe {width:562px;height:212px;}
		
		.secondary .subcol.pull-left,.secondary .subcol.pull-right{width:263px !important;}  */

	.subfeatured .left {width:940px}
		.subfeatured .left .col {width:460px}
		.subfeatured .left .col .featuredpost {width:460px;height:184px;}
		.subfeatured .col .featuredpost .posttitle {width:450px}		
		.subfeatured .left .subcol {width:225px}
		.subfeatured .col .subcol .featuredpost {width:225px;height:129px;}
		.subfeatured .col .subcol .featuredpost .posttitle {width:215px}
		
	.subfeatured .right {width:940px}	
	
		.subfeatured .right .top {width:300px}	
		.subfeatured .right .mid {width:300px}	
		.subfeatured .right .bot {width:300px;margin-left:20px}
		.subfeatured .right .sidebarbanner {margin-top:5px}	

/* ={ NEWSBLOCK B (1/2 pg over 1/4 pg) } */
.newsblock-b {}
	.newsblock-b .newsblock-b-inner {width:434px;}
	.newsblock-b .col {width:197px}
	.newsblock-b .col.posttitle {font-size:19px}
	.newsblock-b .widecol .featuredpost {width:434px;height:176px;}
	.newsblock-b .widecol .featuredpost .posttitle {width: 384px;font-size: 20px;line-height: 20px;}

/* ={ 728x90/970x90 Banner Ad Section Seperator} */
.bannerad {padding: 15px 0px}

		
	/* ={ SUBNEWS - 4 COLS } */
	.subnews {border:none;padding:0}
		.subnews .col {width:225px;border:none;margin-right:13px;padding:0}
		.subnews .featuredpost {height:129px;}
		.subnews .featuredpost img {width:225px}
		.subnews .featuredpost .posttitle {font-size:15px;line-height:16px;bottom: 5px;width:215px;padding:40px 5px 5px 5px;max-height:77px;overflow:hidden}
	
	/* Post Templates */
	.postlayout-fullwidth .post-column {padding-bottom:20px}
	.postbody-wrapper.postlayout-fullwidth #respond {margin-bottom:0}
	.post-column {width:424px;padding: 10px 10px 0;}
	.postlayout-fullwidth .post-column {width:910px;}
	.postlayout-fullwidth .full-media {max-width:938px;width:938px}	
	#respond .input-prepend {float:none;display:block}
	#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {width: 250px;}

	.post-column .col {width:424px}
	.post-column .col .big-featured {height:262px}
	.post-column .col .big-featured img {width:424px}
	.post-column .col .big-featured .posttitle {width:414px}
	.post-column .col.pull-right {display:none}
	
	.cat11 .post-column {width: 400px;}
	.cat11 .archive-4col .post-column  {width:93% !important;}
	
	/*Category templates */
	.archive .posttitle {font-size: 22px;line-height: 25px;}
	.archive .post-column {width: 588px; padding-bottom: 0;padding-left: 30px;}
	.archive .archive-full .post-column {width: 896px;}
	/*.post-column {padding: 10px 10px 0;}*/

	.archive-default .col.pull-left {width:200px}
	.archive-default .col.pull-right {width:375px}
	.archive-default .inner {height:104px;overflow:hidden}
	.archive-default .inner p {font-size:13px;line-height:14px}
	.archive-default .subtitle {display:none}
	
	/* 2 col archive pages */
	.archive-2col article {width:290px;margin-bottom:25px;}
	.archive-2col.archive-full article {width:438px}
	.archive-2col article .featured {height:192px}
	.archive-2col article .featured  .posttitle {width:280px;max-height:128px;overflow:hidden}
	.archive-2col article .excerpt {font-size: 13px;line-height: 15px;height: 150px;}

	/* 3 col archive pages */
	.archive .archive-3col .post-column {width: 615px;}
	.archive-3col article {width: 205px;}
	.archive-3col article .featured {height: 172px;width: 195px;}
	.archive-3col article .featured .posttitle {width:185px;font-size: 15px;line-height: 16px;max-height: 117px;}
	.archive-3col article .featured p span.pull-right {display:none}
	.archive-3col.archive-full article {width:285px}
	.archive-3col.archive-full article .posttitle {font-size:23px}
	.archive-3col article .excerpt {height:160px}

	/* 4 col archive pages */
/*	.archive-4col article {width:128px;margin-right:20px}
	.archive-4col.archive-full article {width:209px}
	.archive-4col.archive-full article .posttitle {font-size:22px}
	.archive-4col.archive-full article.nomarginright {width:209px} */

	.archive-4col article {width: 215px;margin-right: 10px;}
	.archive-4col article .featured {height:185px;width:210px}
	.archive-4col article .featured  .posttitle {font-size:15px;line-height:16px;bottom: 5px;width:200px;max-height:125px;}
	
	/* Archive Magazine */
	.archive-grid {border:2px solid #222;border-top:2px solid #222;border-bottom:none}
	.archive-grid .pull-left,.archive-grid .pull-right {position:relative;overflow:hidden;}

	.archive-grid .slides-big-left {width:560px;height:329px}
		.archive-grid .slides-big-left  img {width:560px;height:329px}	
		
	.archive-grid .slides-big-right {width:344px;height:329px}
	.archive-grid .slides-right-top {width:344px;height:147px;}
		.archive-grid .slides-right-top img {width:344px;height:147px;}
	
	.archive-grid .slides-right-bottom {width:344px;height:180px;}
	.archive-grid .slides-right-bottom-left {width:171px;height:180px;}
		.archive-grid .slides-right-bottom-left img{width:171px;height:180px;}
	.archive-grid .slides-right-bottom-right {width:171px;height:180px;}
		.archive-grid .slides-right-bottom-right img {width:171px;height:180px;}
		
/*	.archive-default .featimg {width: 250px;padding-right: 25px;float:left}	*/
		
	.inner-cycle {width:890px;height:439px;overflow:hidden}
	.inner-cycle img {max-width:890px;}
	
	footer .footernav {width:90px;margin-right:4px;}
	
	nav .secondfoot li {/*width:147px;margin-right:5px;*/width:90px;margin-right:4px;}
	.second-footer {width:470px;}
	.second-footer .leftcol {width:236px}
	nav.sub-footer {width:940px}
	nav .subfoot li {width: 150px;margin-right: 6px;}


	.pricingtable tbody td {font-size:11px}
	.pricingtable th,.pricingtable thead th{font-size:11px;}
	.pricingtable tfoot td{font:11px georgia, serif;}		

}

@media (min-width: 768px) and (max-width: 979px) {
		/*.menu {display: none !important;}
		.tinynav {display: block;}
		.sb-holder {display: block;}
		.sb-selector {display:none}*/
		/*.masthead {border-bottom:none}*/
		nav .mainnav {width:724px}
		nav .mainnav li .nav-name {display:none}
		nav .mainnav li .nav-icon {display:block}
		nav .mainnav li a {padding: 5px 23px;}
		nav .mainnav li.megadp .dropdown_col {width:185px}
		nav .mainnav .dropdown_entries {display:none}
		nav .mainnav ul.menu-response {display:block !important;width:24%}
		
		nav .mainnav li.megadp.more {float:right;border-right:0;border-left: 1px solid rgba(0,0,0,.25);padding: 0px 1px;background:#000}
		nav .mainnav li.megadp.more a {color:#fff}

		nav .mainnav ul.menu-more {width:24%}
		nav .mainnav li.megadp .dropdown_more {width:724px;margin-right: 1px;}
		nav.second-navigation {width:724px}
		nav .secondnav li a {font-size:11px;padding: 5px 11px;}
			nav .secondnav.pull-left {/*width:619px;*/width:724px}
			nav .secondnav.pull-right {/*width:105px*/display:none}
		
		
/*		.social_header a i {display:none !important}
		.social_header a i.fa.fa-facebook.fa-2x,.social_header a i.fa.fa-twitter.fa-2x,.social_header a i.fa.fa-rss.fa-2x {display:inline-block !important} */
		
		
		header .sitelogo {width:100%;}
		header .sitelogo img {display:block;float:none;margin:0 auto;max-width:75%}
		.header_main .headerbanner {margin-right:-16px;}
		/*.nav_date,.headerquote {display:none}*/
		/*nav.main-navigation {float:none}	
		.second-navigation {display:none}*/
		
		.carousel {width:400px;}
		
	.featured-cycle .cycle-slideshow {border:2px solid #222;border-top:2px solid #222;border-bottom:none;height:auto !important}
	.featured-cycle .cycle-slideshow .slides-big-left {width:720px;height:425px;float:none !important}	
		.featured-cycle .cycle-slideshow .slides-big-left img {width:720px;height:425px}	
	
	.featured-cycle .cycle-slideshow .slides-big-right {width:720px;height:165px;float:none !important;}
		.featured-cycle .cycle-slideshow .slides-right-top {width:360px;height:165px;float:left;border-right:2px solid #222}
			.featured-cycle .cycle-slideshow .slides-right-top img {width:360px;height:165px;}
		
		.featured-cycle .cycle-slideshow .slides-right-bottom {width:358px;height:165px;float:left}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left {width:178px;height:165px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left img {width:178px;height:165px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right {width:178px;height:165px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right img {width:178px;height:165px;}
			
	.featured-cycle .cycle-pager {width:718px;font-size:12px}
	.featured-cycle .cycle-pager a {width:143px;}
	.featured-cycle .cycle-pager a.last-cycle-pager {border-right:0 !important;width:142px;}

	.maincol .left {width:724px}	
	.maincol .left .col {width:354px;}	
	.maincol .right {width:724px}	
	.maincol .right .col {width:354px;}	
	
	.cat11 .post-column {width: 350px;}

	.primary .left {width:115px}
	.primary .left .catname {height:50px;overflow:hidden}
	.primary .left .bot {display:none}
	.primary .left .big-featured img{height:110px;margin-bottom:5px}
	.primary .left .big-featured {height:120px;}
	.primary .left .big-featured .posttitle {width:105px;padding:10px 5px 5px;max-height:74px}
	.primary .main {width:724px;margin:0}
		.primary .main .top .inner {margin-top:7px;}
	.primary .main .col {width:356px}
		.primary .main .subcol.pull-right {width:235px}
	.primary .right {width:605px}
	.primary .right .top {width:300px}
	.primary .right .bot {width:300px}

	
	.newsblock-a .right {width:409px}
	.newsblock-a .right .top {width:409px}
	.newsblock-a .right .mid {width:409px;}
	.newsblock-a .right .bot {width:409px}
	.newsblock-a .mid {width:724px;margin:0}
	
	.newsblock-a .right .big-featured {height:190px;width:409px}
	.newsblock-a .right .big-featured img {width:409px;height:179px}
	.newsblock-a .right .big-featured .posttitle {bottom: 5px;width:399px;}


	/*.newsblock-a-left {display:none}*/
	/*.newsblock-a-right {width:694px;}*/
	/* ={ TABBED CONTENT } */
	/*.newsblock-a-mid {width:403px;padding-left:0;}
		.newsblock-a-mid .nav-tabs li{width:133px;}
		.newsblock-a-mid .tab-content .firstpost-media {width:140px;}
		.newsblock-a-mid .tab-content .firstpost-excerpt {width:255px;}*/

	.newsblock-a-left {width:724px;}
	.newsblock-a-left .top {width:357px;}
	.newsblock-a-left .bot {width:357px;}
	
	.newsblock-a-mid {width:724px;}
		.newsblock-a-mid .nav-tabs li{width:239px;}
		.newsblock-a-mid .tab-content .firstpost-excerpt {width:575px;}

		/* ={ RIGHT HAND OF TABBED CONTENT } */
		.newsblock-a-right {width:405px;margin-bottom:10px;}	
		.newsblock-a-right .posttitle {font-size:19px}
	
	/* ={ WIDE COL BELOW TABS } 				
	.oldnewsblock .pull-left {width:368px;border-right:1px solid #ddd;padding-right:14px;}
	.oldnewsblock .alignleft {width:140px;}	 */
	
	/* ={ TWO ADS ABOVE CAROUSEL} 
	.primary-bottomads {}
		.primary-bottomads .col.pull-left {float:none;width:100%}
		.primary-bottomads .col.pull-right {float:none;width:100%}
		.primary-bottomads .col.pull-right img{margin-top:15px;}	
		.primary-bottomads .col img{float:none !important;margin:0 auto}	*/
		
	/* ={ OVERFLOW WRAPPER FOR GALLERY CAROUSEL } 
	.wrapbar {margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:block}
		.wrapbar-top {display:none}
		.wrapbar-bot  {display:none}
		.wrapbar-mid {background:none;} */
		
	/* ={ MEDIA GALLERY CAROUSEL } */
	.mediagallery{width:710px;}
	.mediagallery .ca-wrapper{width:694px;}
	.mediagallery .ca-item{margin:0 13px;}
	.mediagallery .ca-nav span{margin-top:-35px;}
	
	/* ={ SECONDARY CONTENT - MEDIA GALLERY AND BELOW TILL 4 BLOCKS }
	.secondary {margin:0 0 15px;padding-bottom:15px}
		.secondary .maincol.pull-left{width:300px;padding:0 20px 0 0;}
		.secondary .maincol.pull-right {width:352px;padding-top:0;}
		.secondary .subcolwide .featuredpost .posttitle {bottom:20px;}
		.secondary .subcolwide .featuredpost {width:348px;height:131px;margin:0 -21px 20px;padding:0 21px 20px}
		.secondary .subcolwide .featuredpost img,.secondary .subcolwide .featuredpost iframe {width:348px;height:131px;}
		
		.secondary .subcol.pull-left{margin:-20px 0 0 0;padding:15px 20px 15px 0;margin-right:0;border-right:none;}
		.secondary .subcol.pull-left,.secondary .subcol.pull-right{width:348px !important;}
		.secondary .subcol.pull-right .featuredpost{border-bottom:none}
		.secondary .subcol.pull-left .list_posttitle,.secondary .subcol.pull-right .list_posttitle{display:none}  */

	.subfeatured .left {width:410px}
		.subfeatured .left .col {width:410px}
		.subfeatured .left .col .featuredpost {width:410px;height:165px;}
		.subfeatured .col .featuredpost .posttitle {width:400px}		
		.subfeatured .left .subcol {width:200px}
		.subfeatured .col .subcol .catname {margin-top:-5px}
		.subfeatured .col .subcol .featuredpost {width:200px;height:116px;}
		.subfeatured .col .subcol .featuredpost .posttitle {width:190px}
		.subfeatured .subcol-list {display:none}

		.subfeatured .right img {width:300px;height:220px}
		.subfeatured .right .big-featured {height:235px;}

/* ={ NEWSBLOCK B (1/2 pg over 1/4 pg) }
.newsblock-b {}
	.newsblock-b .pull-left {border-right:none;}
	.newsblock-b .newsblock-b-inner {width:694px;}
	.newsblock-b .col {width:327px}
	.newsblock-b .col img,.newsblock-b .col iframe{width:327px;height:173px}
	.newsblock-b .col.posttitle {font-size:19px}
	.newsblock-b .widecol .featuredpost {width:694px;height:274px;}
	.newsblock-b .widecol .featuredpost .posttitle {width: 654px;}  */

/* ={ 728x90/970x90 Banner Ad Section Seperator} */
.bannerad {padding: 10px 0px;margin: -2px -15px;}

	/* ={ SUBNEWS - 4 COLS } */
	.subnews {}
		.subnews .col {width:327px;}
		.subnews .col img,.subnews .col iframe{width:327px;height:181px}
		.subnews .col.posttitle {font-size:19px}
		.subnews .clearfix.marginbottom {display:block;margin-bottom:20px;}
		.subnews .col.even {margin-right:0;padding-right:0;border-right:none}

		.subnews .featuredpost {height:191px}
		.subnews .featuredpost img {width:327px}
		.subnews .featuredpost .posttitle {font-size:15px;line-height:16px;bottom: 5px;width:317px;max-height:77px;overflow:hidden}


		
/*	.follow_us {overflow:hidden;padding-bottom:5px}
	.follow_us .container {width:694px;margin:0 auto;padding-left:15px}
	.follow_us .span2 {width:32%;margin:0 2% 2% 0;float:left}
	.follow_us i {width:100%;margin-bottom:5px;}
	.follow_us .last-followus-div, .follow_us .third-followus-div {margin-right:0;}
	.follow_us .follow_us_linktitle{text-align:center;}
	.follow_us .follow_us_linkdesc {display:none} */

	/*.postbody-wrapper {margin:0;}*/
	.post-lead {padding:0 0 10px;}
	.post-lead h1 {font-size:36px;line-height:42px}
	/*.postlayout-leftsidebar .post-column,.post-column,.sidebar {width:100%;border-right:none;border-left:none;float:none;padding:15px 0;margin-bottom:0}*/
	
	.leftcol {display:none}
	.post-column {width:379px;padding: 10px;border-left: 0;}

	.post-column .col {width:379px}
	.post-column .col .big-featured {height:235px}
	.post-column .col .big-featured img {width:379px}
	.post-column .col .big-featured .posttitle {width:369px}
	.post-column .col.pull-right {display:none}


	.sidebar {width:300px;}

	/*.sidebar .sidebarbanner {margin-right:0;margin-left:0;text-align:center}
	.sidebar .sidebarbanner img {margin:0 auto}
	.sidebar .widget {width:100%}*/
	.postlayout-fullwidth .post-column {width:100%;padding-bottom:35px;}
	.postlayout-fullwidth .post-column article {padding:0 20px;}
	.postlayout-fullwidth .full-media {max-width:722px;width:722px;margin-left:-34px	!important;margin-right:-34px !important}	
	#respond {margin-bottom:0}
	#respond .input-prepend {float:none;display:block}
	#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {width: 250px;}
	
	/*Category templates */
	.archive .posttitle {font-size: 21px;line-height: 24px;text-align:center}
	.archive .post-column {width: 379px;padding-bottom: 0;padding-left: 25px;}
	.archive .archive-full .post-column {display:block;width:100%}
	.archive-2col article .excerpt {display:none}
	.archive-3col article .excerpt {height:45px}
	p.archive_postmeta span {float:none;text-align:center}


	.archive-default .col.pull-left {display:none}
	.archive-default .col.pull-right {width:100%}
	.archive-default .inner {height:104px;overflow:hidden}
	.archive-default .inner p {font-size:13px;line-height:14px}
	.archive-default .subtitle {display:none}
	.archive .posttitle {font-size: 18px;line-height: 20px;}
	
	/* 2 col archive pages */
	.archive-2col article {width:380px;margin-bottom:0px;}
	.archive-2col article img {width:380px;height:175px}
	.archive-2col article .featured {height:185px}
	.archive-2col article .featured  .posttitle {width:370px;}
	
	.archive-2col.archive-full article {width:338px}


	/* 3 col archive pages */
	.archive .archive-3col .post-column {width: 420px;margin: 0;padding: 0;}
	.archive-3col article {width:200px;margin-right:10px;}
	.archive-3col article .featured {height: 177px;width: 200px;}
	.archive-3col article .featured .posttitle {width:190px;font-size: 15px;line-height: 16px;}
	.archive-3col.archive-full article {width:218px}
	.archive-3col.archive-full article .posttitle {font-size:21px}
	.archive-3col article .featured p span.pull-right {display:none}
	.archive-3col article .featured p span.pull-left {float:none;text-align:center !important}
	
	/* 4 col archive pages */
/*	.archive-4col article {width:158px;margin-right:20px}
	.archive-4col.archive-full article {width:158px}
	.archive-4col.archive-full article .posttitle {font-size:20px}
	.archive-4col.archive-full article.nomarginright {width:158px}	*/
	
	.archive .archive-4col .post-column {width:720px;padding:0 10px;}

	.archive-4col article {width: 172px;margin-right: 10px;}
	.archive-4col article .featured {height:153px;width:172px}
	.archive-4col article .featured  .posttitle {font-size:13px;line-height:14px;bottom: 5px;width:162px;max-height:89px;text-align:center}
	.archive-4col article .featured p span.pull-right {display:none}
	.archive-4col article .featured p span.pull-left {float:none;text-align:center !important}

	.cat11 .archive-4col .post-column { width: 97% !important; padding: 5px;	!important}

	
	/* Archive Magazine */
	.archive-mag {margin:20px 28px 0}
	.archive-grid {border:2px solid #222;border-top:2px solid #222;border-bottom:none}
	.archive-grid .pull-left,.archive-grid .pull-right {position:relative;overflow:hidden;}

	.archive-grid .slides-big-left {width:690px;height:405px;float:none !important}
		.archive-grid .slides-big-left  img {width:690px;height:405px;}	
		
	.archive-grid .slides-big-right {width:690px;height:180px;float:none !important;}
	.archive-grid .slides-right-top {width:344px;height:180px;float:left;border-right:2px solid #222}
		.archive-grid .slides-right-top img {width:344px;height:180px;}
	
	.archive-grid .slides-right-bottom {width:344px;height:180px;float:left}
	.archive-grid .slides-right-bottom-left {width:171px;height:180px;}
		.archive-grid .slides-right-bottom-left img{width:171px;height:180px;}
	.archive-grid .slides-right-bottom-right {width:171px;height:180px;}
		.archive-grid .slides-right-bottom-right img {width:171px;height:180px;}

	.archive-default .featimg {width: 100%}	

	.inner-cycle {width:674px;height:331px;overflow:hidden;margin-left:0;margin-right:0}
	.inner-cycle img {max-width:674px;}		

	footer .footernav {width: 140px;margin-right: 4px;}
	nav .secondfoot li {width:140px;margin-right:4px;}
	.second-footer {width:724px;}
	.second-footer .leftcol {display: block;width: 485px;margin-right: 5px;}
	.second-footer .rightcol {margin-top:20px}
	.second-footer .rightcol .catname {display:none}
	nav.sub-footer {width:724px}
	nav .subfoot li {width: 115px;margin-right: 5px;}


	.pricingtable tbody td {font-size:11px}
	.pricingtable th,.pricingtable thead th{font-size:11px;}
	.pricingtable tfoot td{font:11px georgia, serif;}		
	

	.pricingtable tbody td {font-size:11px}
	.pricingtable th,.pricingtable thead th{font-size:11px;}
	.pricingtable tfoot td{font:11px georgia, serif;}		
	
}

@media (min-width: 590px) and (max-width: 767px) {
		.container {/*width:574px;*/width:550px;}
/*		.menu {display: none !important;}
		.tinynav {display: block;}
		.sb-holder {display: block;}
		.sb-selector {display:none} */
		/*.masthead {border-bottom:none}*/
		.social_header.pull-right {float:none;margin-top:10px}
		
		
		header .sitelogo {width:100%;}
		header .sitelogo img {display:block;float:none;margin:0 auto;width:75%}
		.headerbanner {display:none}
		/*.nav_date,.headerquote {display:none}*/
		/*nav.main-navigation {float:none}	
		.second-navigation {display:none} */
		
		nav .mainnav {width:540px}
		/*nav .mainnav li.megadp.cat3,nav .mainnav li.megadp.cat4,nav .mainnav li.megadp.cat5,nav .mainnav li.megadp.cat6,nav .mainnav li.megadp.cat7,nav .mainnav li.megadp.cat8,nav .mainnav li.megadp.cat9,nav .mainnav li.megadp.cat10 {display:none}*/
		nav .mainnav li .nav-icon {display:block}
		nav .mainnav li .nav-name {display:none}
		/*nav .mainnav li.cat1 .nav-name,nav .mainnav li.cat2 .nav-name {display:block}
		nav .mainnav li.cat1 .nav-icon,nav .mainnav li.cat2 .nav-icon {display:none}*/
		nav .mainnav li a {padding: 5px 15px;}
		nav .mainnav li.megadp.more {float:right;border-right:0;border-left: 1px solid rgba(0,0,0,.25);padding: 0px 5px;background:#000}
		nav .mainnav li.megadp.more a {color:#fff}

		nav .mainnav li.megadp .dropdown_col {width:185px}
		nav .mainnav .dropdown_entries {display:none}
		nav .mainnav ul.menu-response {display:block !important;}
		nav .mainnav ul.menu-more {display:none !important}
		nav .mainnav li.megadp .dropdown_more {width:auto;margin-right:1px}
		
		nav.second-navigation {width:540px}
		nav .secondnav li a {font-size:10px;padding: 5px 11px;}
			nav .secondnav.pull-left {/*width:619px;*/width:540px}
			nav .secondnav.pull-right {/*width:105px*/display:none}

		
		.carousel {width:544px;margin-bottom:20px;}
		
	.featured-cycle .cycle-slideshow {border:2px solid #222;border-top:2px solid #222;border-bottom:none;height:auto !important}
	.featured-cycle .cycle-slideshow .slides-big-left {width:550px;height:325px;float:none !important}	
		.featured-cycle .cycle-slideshow .slides-big-left img {width:550px;height:325px}	
	
	.featured-cycle .cycle-slideshow .slides-big-right {width:550px;height:auto;float:none !important;}
		.featured-cycle .cycle-slideshow .slides-right-top {width:271px;height:125px;border-bottom:none;border-right:2px solid #222}
			.featured-cycle .cycle-slideshow .slides-right-top img{width:271px;height:125px;}
		
		.featured-cycle .cycle-slideshow .slides-right-bottom {width:274px;height:125px;float:left;}
		.featured-cycle .cycle-slideshow .slides-right-bottom .slider-caption .fea_posttitle a {font-size:16px;line-height:10px}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left {width:136px;height:125px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left img {width:136px;height:125px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right {width:136px;height:125px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right img {width:136px;height:125px;}

	.featured-cycle .cycle-pager {width:544px;font-size:12px}
	.featured-cycle .cycle-pager a {width:107px;}
	.featured-cycle .cycle-pager a.last-cycle-pager {border-right:0 !important;width:112px;}

	.maincol .left {width:550px}	
	.maincol .left .col {width:270px;}	
	.maincol .right {width:550px}	
	.maincol .right .col.pull-left {width:300px;}	
	.maincol .right .col.pull-right {width:240px;}	

	.primary .left {width:235px;}
	.primary .left .big-featured .aligncenter {height:127px;}

	.primary .left .big-featured {height:137px;}
	.primary .left .big-featured .posttitle {width:225px;padding:25px 5px 5px}

		.primary .left .posttitle {line-height:13px;font-size:12px;text-align:center;max-height:80px;overflow:hidden;margin:5px 0;padding:0;}

	.primary .main {width:550px;margin:0}
			.primary .main .top .inner {height:125px;overflow:hidden}
	.primary .main .col {width:270px}
		.primary .main .subcol.pull-right {width:150px}
	.primary .right {width:300px}

	.newsblock-a .right {width:235px}
	.newsblock-a .right .top {width:235px}
	.newsblock-a .right .mid {width:235px;}
	.newsblock-a .right .bot {width:235px}
	.newsblock-a .mid {width:550px;margin:0}

	.newsblock-a .right .big-featured {height:190px;width:235px}
	.newsblock-a .right .big-featured img {width:235px;height:179px}
	.newsblock-a .right .big-featured .posttitle {bottom: 5px;width:225px;}


.home .trending .text {width:160px;font-size:12px;line-height:14px;}


	/*.newsblock-a-left {display:none}*/
	
		.newsblock-a-right {width:235px;margin-bottom:10px;}	
		.newsblock-a-right .posttitle {font-size:19px}


	.newsblock-a-left {width:550px;}
	.newsblock-a-left .top {width:270px;}
	.newsblock-a-left .bot {width:270px;}

	/* ={ TABBED CONTENT } */
	.newsblock-a-mid {width:550px;padding-left:0;}
		.newsblock-a-mid .nav-tabs li{width:181px;}
		.newsblock-a-mid .tab-content .firstpost-excerpt {width:400px;}

		/* ={ RIGHT HAND OF TABBED CONTENT } 
		.newsblock-a-right {width:544px;margin-bottom:20px;}	
		.newsblock-a-right .aligncenter {width:100%}*/
	
	/* ={ WIDE COL BELOW TABS } 				
	.oldnewsblock .pull-left {width:544px;border-right:none;padding-right:0;border-bottom:1px solid #ddd;margin-bottom:5px}
	.oldnewsblock .pull-left img ,.oldnewsblock .pull-left iframe {height:117px;width:173px}
	.oldnewsblock .pull-right {width:544px;} */
	
	/* ={ TWO ADS ABOVE CAROUSEL} 
	.primary-bottomads {}
		.primary-bottomads .col.pull-left {float:none;width:100%}
		.primary-bottomads .col.pull-right {float:none;width:100%}
		.primary-bottomads .col.pull-right img{margin-top:15px;}	
		.primary-bottomads .col img{float:none !important;margin:0 auto}	*/
		
	/* ={ OVERFLOW WRAPPER FOR GALLERY CAROUSEL } 
	.wrapbar {margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:block}
		.wrapbar-top {display:none}
		.wrapbar-bot  {display:none}
		.wrapbar-mid {background:none;} */
		
	/* ={ MEDIA GALLERY CAROUSEL } 
	.mediagallery{width:544px;height:270px;border-bottom:1px solid #efefef;margin-bottom:20px;padding-bottom:10px;}
	.mediagallery .ca-wrapper{width:544px;}
	.mediagallery .ca-item{width:190px;}
	.mediagallery .ca-item iframe,.mediagallery .ca-item img{width:148px;height:100px}
	.mediagallery .ca-item-main{padding-right: 15px;margin-right:15px;}
	.mediagallery .ca-nav span{margin-top:-25px;} */

	/* ={ MEDIA GALLERY CAROUSEL } */
	.mediagallery{width:544px;height:160px;}
	.mediagallery .ca-wrapper{width:550px;}
	.mediagallery .ca-item{width:175px;height:175px;margin:0 10px;}
	.mediagallery .ca-item-main {padding-right:10px;margin-right:10px}
	.mediagallery .ca-item-main .posttitle {font-size:13px;line-height:13px;bottom:34px;width:129px}
	.mediagallery .ca-nav span{margin-top:-35px;}

	/* ={ SECONDARY CONTENT - MEDIA GALLERY AND BELOW TILL 4 BLOCKS } 
	.secondary {margin:0 0 15px;padding-bottom:5px}
		.secondary .maincol.pull-left{width:544px;padding:0;border-right:none;float:none;border-bottom:1px solid #ddd;margin-bottom:15px;padding-bottom:15px;}
		.secondary .maincol.pull-left img, .secondary .maincol.pull-left iframe{width:544px;height:309px;}
		.secondary .maincol.pull-right {width:544px;padding-top:0;}
		.secondary .subcolwide .featuredpost .posttitle {bottom:20px;}
		.secondary .subcolwide .featuredpost {width:544px;height:205px;margin:0 0 20px;padding:0 0 20px}
		.secondary .subcolwide .featuredpost img,.secondary .subcolwide .featuredpost iframe {width:544px;height:205px;}
		
		.secondary .subcol.pull-left{margin:-20px 0 0 0;padding:15px 20px 15px 0;margin-right:0;border-right:none;}
		.secondary .subcol.pull-left,.secondary .subcol.pull-right{width:262px !important;} */

	.subfeatured .left {width:550px}
		.subfeatured .left .col {width:550px}
		.subfeatured .left .col .featuredpost {width:550px;height:220px;}
		.subfeatured .col .featuredpost .posttitle {width:540px}		
		.subfeatured .left .subcol {width:270px}
		.subfeatured .col .subcol .catname {margin-top:-5px}
		.subfeatured .col .subcol .featuredpost {width:270px;height:155px;}
		.subfeatured .col .subcol .featuredpost .posttitle {width:260px}
		.subfeatured .subcol-list {display:none}
		
		.subfeatured .right {width:550px}
		.subfeatured .right .top {width:240px;display:block;margin:0;}
		.subfeatured .right .mid {width:300px}
		.subfeatured .right .bot {width:240px;display:block;margin-top:-20px;}

		.subfeatured .right .big-featured img,.subfeatured .right .big-featured iframe{display:none}
		.subfeatured .right .big-featured {position:relative;height:auto}
		.subfeatured .right .big-featured img {position:relative;z-index:1;width:255px}
		.subfeatured .right .big-featured  .posttitle {font-size:14px;line-height:15px;position: relative;z-index: 2;bottom: 5px;width:auto;padding:0;text-shadow:none;background:none;text-align:center;padding:10px 0;overflow: hidden;border-bottom: 1px solid #efefef;height: 65px;}
		.subfeatured .right .big-featured .posttitle a {color:#222}
		.subfeatured .right .big-featured .posttitle a:hover {color:#444}


/* ={ NEWSBLOCK B (1/2 pg over 1/4 pg) } 
.newsblock-b {}
	.newsblock-b .pull-left  {border-right:none;}
	.newsblock-b .newsblock-b-inner {width:544px;}
	.newsblock-b .col {width:252px}
	.newsblock-b .col img,.newsblock-b .col iframe{width:252px;height:133px}
	.newsblock-b .col.posttitle {font-size:19px}
	.newsblock-b .widecol .featuredpost {width:544px;height:217px;}
	.newsblock-b .widecol .featuredpost .posttitle {width: 494px;} */

/* ={ 728x90/970x90 Banner Ad Section Seperator} */
.bannerad {padding: 10px 0px;margin: -2px -15px;}
.bannerad {display:none}

	/* ={ SUBNEWS - 4 COLS } */
	.subnews {border:none;padding:0}
		.subnews .col {width:252px;margin-right: 15px;padding-right:0px}
		.subnews .col img,.subnews .col iframe{width:252px;height:133px}
		.subnews .col.posttitle {font-size:19px}
		.subnews .clearfix.marginbottom {display:block;margin-bottom:20px;}
		.subnews .col.even {margin-right:0;padding-right:0;border-right:none}

		.subnews .featuredpost {height:143px;}
		.subnews .featuredpost img {width:252px}
		.subnews .featuredpost .posttitle {font-size:15px;line-height:16px;bottom: 5px;width:242px;padding:40px 5px 5px 5px;max-height:77px;overflow:hidden}
		
		
		
/*	.follow_us,.footer,.footer_meta {width:544px;margin:0 auto;padding:15px;}
	.follow_us .span2 {width:31%;margin:0 2% 2% 0;float:left}
	.follow_us i {width:100%;margin-bottom:5px;}
	
	.follow_us .last-followus-div, .follow_us .third-followus-div {margin-right:0;}
	.follow_us .follow_us_linktitle{text-align:center;}
	.follow_us .follow_us_linkdesc {display:none} */
	
	.footer {padding-bottom:0}
	.footer .span4 {width:544px}
	.footer_meta {padding:5px 15px;padding-bottom:50px;}
	.footer_meta .row {width:505px}
	.footer_meta .span6 {text-align:center;padding:5px;}
	
	
	.postbody-wrapper {margin:0;}
	.post-lead {padding:10px 0;}
	.post-lead h1 {font-size:34px;line-height:38px}
	.postlayout-leftsidebar .post-column,.post-column,.sidebar {width:100%;border-right:none;border-left:none;float:none;padding:15px 0;margin-bottom:0}
	.leftcol {display:none}
	
	.cat11 .post-column {width:92%}
	.cat11 .sidebar {display:none}
	.cat11 .archive-4col .postbody-wrapper {width:100% !important;margin: 10px -15px !important;}
	.cat11 .archive-4col .post-column { width: 97% !important; padding: 5px !important;margin:0 !important}
	.cat11 .archive-4col article,.cat11 .archive-4col article .featured {width:252px}
	.cat11 .archive-4col article .featured .posttitle {width:242px;bottom: 12px;}

	.sidebar {width:520px;border:none}
	.sidebar .sidebarbanner {width: 300px;margin: 10px 0;padding: 20px 110px;}
	.sidebar .widget {width: 300px;margin: 10px 0;padding: 20px 110px;}
	.sidebar .facebook {width: 300px;margin: 10px 0;padding: 20px 110px;}

	.sidebar .entry {margin: 0;padding: 5px 0px !important;width: 100%;height: auto !important;text-align:center;}
	.sidebar .entry p {margin:0;padding:0}
	.sidebar .entry img {display:none}
	.sidebar .trending .text {width:500px !important}
	.sidebar .trending .entry {text-align:left;min-height: 20px;}

	.sidebar .big-featured {position:relative;width:100%;height:auto !important;margin:5px 0;}
	.sidebar .big-featured .aligncenter {display:none}		
	.sidebar .big-featured .posttitle {width:290px;height:auto;font-size:14px;line-height:15px}
	.sidebar .big-featured img,.big-featured iframe{display:none}
	.sidebar .big-featured  .posttitle {font-size:15px;line-height:16px;position: relative;z-index: 2;bottom: 5px;width:auto;padding:0;text-shadow:none;background:none;text-align:center;padding:10px 0;height:auto;border-bottom:1px solid #efefef}
	.sidebar .big-featured .posttitle a {color:#222}
	.sidebar .big-featured .posttitle a:hover {color:#444}
	.sidebar .big-featured .posttitle p a {font-size: 11px;color: #999;line-height: 10px;}
	.sidebar .big-featured .posttitle p {font-size: 11px;color: #999;line-height: 10px;}
	.sidebar .big-featured .posttitle p a:hover {font-size: 11px;color: #999;line-height: 10px;}

	
	.postlayout-fullwidth .post-column {width:100%;padding-bottom:29px;}
	.postlayout-fullwidth .post-column article {padding:0 15px;}
	.postlayout-fullwidth .full-media {max-width:572px;width:572px;margin-left:-29px	!important;margin-right:-29px !important}	
	#respond {margin-bottom:0}
	#respond .input-prepend {float:none;display:block}
	#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {width: 250px;}		

	.post-column .col {display:none}
	.widgettitle.hide {display:none}
	
	/*Category templates */
	.archive {margin:0}
	.archive .posttitle {font-size: 21px;line-height: 24px;text-align:center}
	.archive .post-column {width:100%;padding-bottom:0;padding-left: 0px;
border-right: none}
	.archive .archive-full .post-column {display:block;width:100%}
	.archive p.excerpt {display:none}
	p.archive_postmeta span {float:none;text-align:center}

	.archive-default .col.pull-left {width:120px}
	.archive-default .col.pull-right {width:390px}
	.archive-default .inner {height:60px;overflow:hidden}
	.archive-default .inner p {font-size:13px;line-height:14px}
	.archive-default .subtitle {display:none}
	.archive .posttitle {font-size: 18px;line-height: 20px;}
	
	/* 2 col archive pages */
	.archive-2col article {width:255px}
	.archive-2col article .featured {height:170px}
	.archive-2col article .featured  .posttitle {width:245px;max-height:100px;overflow:hidden;font-size:16px;line-height:16px}

	.archive-2col.archive-full article {width:255px}
	
	.facebook-box {display:none}

	/* 3 col archive pages 
	.archive-3col article {width:168px;margin-right:20px}
	.archive-3col.archive-full article {width:168px}
	.archive-3col.archive-full article .posttitle {font-size:21px} */

	/* 3 col archive pages */
	.archive .archive-3col .post-column {width: 540px;margin: 0;padding: 0;}
	.archive-3col article {width:170px;margin-right:10px;margin-bottom:5px}
	.archive-3col article .featured {height: 147px;width: 165px;}
	.archive-3col article .featured .posttitle {width:155px;font-size: 12px;line-height: 13px;overflow:hidden;max-height:83px}
	.archive-3col.archive-full article {width:218px}
	.archive-3col.archive-full article .posttitle {font-size:21px}
	.archive-3col article .featured p span.pull-right {display:none}
	.archive-3col article .featured p span.pull-left {float:none;text-align:center !important}

	/* 4 col archive pages */
	/*.archive-4col article {width:121px;margin-right:20px}
	.archive-4col.archive-full article {width:121px}
	.archive-4col.archive-full article .posttitle {font-size:20px}
	.archive-4col.archive-full article.nomarginright {width:121px}	*/

	.archive .archive-4col .post-column {width:540px;padding:0;margin-left:-14px;}

	.archive-4col article {width: 260px;margin-right: 10px;}
	.archive-4col article .featured {height:227px;width:260px}
	.archive-4col article .featured  .posttitle {font-size:15px;line-height:16px;bottom: 5px;width:250px;max-height:185px;text-align:center}
	.archive-4col article .featured p span.pull-right {display:none}
	.archive-4col article .featured p span.pull-left {float:none;text-align:center !important}
	
	/* Archive Magazine */
	.archive-mag {margin:20px 0 0}
	.archive-grid {border:2px solid #222;border-top:2px solid #222;border-bottom:none}
	.archive-grid .pull-left,.archive-grid .pull-right {position:relative;overflow:hidden;}
	
	.archive-grid .slides-big-left {width:544px;height:319px;float:none !important}
		.archive-grid .slides-big-left  img {width:544px;height:319px;}	
		
	.archive-grid .slides-big-right {width:544px;height:auto;float:none !important;}
	.archive-grid .slides-right-top {width:544px;height:233px;}
		.archive-grid .slides-right-top img {width:544px;height:233px;}
	
	.archive-grid .slides-right-bottom {width:544px;height:284px;float:left}
	.archive-grid .slides-right-bottom-left {width:271px;height:284px;}
		.archive-grid .slides-right-bottom-left img{width:271px;height:284px;}
	.archive-grid .slides-right-bottom-right {width:271px;height:284px;}
		.archive-grid .slides-right-bottom-right img {width:271px;height:284px;}

	.archive-default .featimg {width: 100%}	

	.inner-cycle {width:524px;height:257px;overflow:hidden;margin-left:0;margin-right:0}
	.inner-cycle img {max-width:524px;}	
				
	footer .footernav {width: 102px;margin: 0 3px;}
		
	nav .secondfoot li {width: 102px;margin-right: 3px;}
	.second-footer {width:540px;}
	.second-footer .leftcol {display: block;width: 300px;margin:0 10px;}
	.second-footer .rightcol {margin:20px 0}
	.second-footer .rightcol .catname {display:none}
	nav.sub-footer {width:540px}
	nav .subfoot li {width: 165px;margin-right: 5px;}


			
}
@media (max-width: 589px) {
		.container {width:320px;}
		.sitebody {padding:0 9px;}
		.widget {margin-bottom:15px}	
/*		.menu {display: none !important;}
		.tinynav {display: block;}
		.sb-holder {display: block;margin-left:10px}
		.sb-selector {display:none} */
		/*.masthead {border-bottom:none}*/
		
		nav .mainnav {width:300px;margin-bottom:10px}
		nav .mainnav li.megadp.cat6,nav .mainnav li.megadp.cat7,nav .mainnav li.megadp.cat8,nav .mainnav li.megadp.cat9,nav .mainnav li.megadp.cat10 {display:none}
		nav .mainnav li .nav-icon {display:block}
		nav .mainnav li .nav-name {display:none}
		/*nav .mainnav li.cat1 .nav-name,nav .mainnav li.cat2 .nav-name {display:block}
		nav .mainnav li.cat1 .nav-icon,nav .mainnav li.cat2 .nav-icon {display:none}*/
		nav .mainnav li a {padding: 5px 14px;}
		nav .mainnav li.megadp.more {float:right;border-right:0;border-left: 1px solid rgba(0,0,0,.25);background:#000;padding:0 2px}
		nav .mainnav li.megadp.more a {color:#fff}

		nav .mainnav li.megadp .dropdown_col {display:none}
		nav .mainnav ul.menu-response {display:block !important;}
		nav .mainnav ul.menu-more {display:none !important}
		nav .mainnav li.megadp .dropdown_more {width:auto;margin-right:1px}
		
		nav.second-navigation {display:none}
		
		
		.social_header.pull-right {float:none;margin-top:10px}
		.social_header i {font-size:16px;width:29px}
		
		.facebook-box {display:none}
		
		header .sitelogo {width:100%;}
		header .sitelogo img {display:block;float:none;margin:0 auto}
		.headerbanner {display:none}
		/*.nav_date,.headerquote {display:none}*/
		nav.main-navigation {float:none}	
		.second-navigation {display:none}
		.featured-cycle .cycle-pager {margin-bottom:15px;}
		.carousel {width:300px;margin-bottom:15px;}
		.nav_advertise {display:none}
		
		.bannerad {display:none}

.breaking-news {margin:5px -10px}
.breaking-news .news-break {width:100%;margin-bottom:10px;}
		
	.featured-cycle .cycle-slideshow {border:2px solid #222;border-top:2px solid #222;border-bottom:none;height:auto !important;width:300px;margin-left:0;}
	.featured-cycle .cycle-slideshow p{display:none}
	.featured-cycle .cycle-slideshow .slides-big-left {width:300px;height:186px;float:none !important}	
		.featured-cycle .cycle-slideshow .slides-big-left img {width:300px;height:186px}	
	
.featured-cycle .cycle-slideshow .slider-caption .fea_posttitle.big {font-size:13px;line-height:14px}
.featured-cycle .cycle-slideshow .slider-caption .fea_posttitle {font-size:12px;line-height:13px}

	.featured-cycle .cycle-slideshow .slides-big-right {width:300px;height:auto;float:none !important;}
		.featured-cycle .cycle-slideshow .slides-right-top {width:300px;height:129px;}
			.featured-cycle .cycle-slideshow .slides-right-top img{width:300px;height:129px;}
		
		.featured-cycle .cycle-slideshow .slides-right-bottom {width:300px;height:156px;float:left}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left {width:149px;height:156px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-left img {width:149px;height:156px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right {width:149px;height:156px;}
			.featured-cycle .cycle-slideshow .slides-right-bottom-right img {width:149px;height:156px;}
			
	.featured-cycle .cycle-pager {width:298px;font-size:15px;margin-left:0;margin-bottom:0}
	.featured-cycle .cycle-pager a {width:148px;border-bottom:1px solid #333}
	.featured-cycle .cycle-pager a.last-cycle-pager {border-right:0 !important;width:294px;border-bottom:none}

	.maincol {margin:0}	
	
	.maincol .left {width:300px;}	
	.maincol .right {width:300px}	
	.maincol .left .col {width:300px;}	

	.sidebar .entry {margin: 0;padding: 5px 0px !important;width: 100%;height: auto !important;text-align:center;}
	.sidebar .entry p {margin:0;padding:0}
	.sidebar .entry img {display:none}
	.sidebar .trending .entry {text-align:left;min-height: 20px;}
	.sidebar .big-featured .posttitle {font-size:14px;line-height:15px !important}
	

		.big-featured {position:relative;width:300px;height:auto !important;margin:5px 0;}
		.big-featured .aligncenter {display:none}		
		.big-featured img,.big-featured iframe{display:none}
		.big-featured  .posttitle {font-size:12px;line-height:13px;position: relative;z-index: 2;bottom: 5px;width:auto;padding:0;text-shadow:none;background:none;text-align:center;padding:10px 0;height:auto;border-bottom:1px solid #efefef}
		.big-featured .posttitle a {color:#222}
		.big-featured .posttitle a:hover {color:#444}
		.big-featured .posttitle p {display:none}



	.primary {margin:0}
	.primary .left {width:300px}
	.primary .left .big-featured .aligncenter {display:none}
	.primary .left .big-featured {height:auto;position:relative}
	.primary .left .big-featured .posttitle {width:300px;background:0;position:relative;text-shadow:none;bottom:0;padding:0;line-height:14px;font-size:13px;text-align:center;height:auto;border-bottom:1px solid #efefef;padding:10px 0;margin:0}
	.primary .left .big-featured .posttitle a {color:#222}
	.primary .left .big-featured .posttitle a:hover {color:#444}	

	.primary .main {width:300px;margin:0}
		.primary .main .top .col {display:none}
		.primary .main .top .posttitle {line-height:14px;font-size:13px;text-align:center;height:auto;border-bottom:1px solid #efefef;padding-bottom:10px;margin:0}
		.primary .main .bot .posttitle {line-height:14px;font-size:13px;text-align:center;height:auto;border-bottom:1px solid #efefef;padding-bottom:10px;margin:0}
	.primary .main .col {width:300px}
	.primary .main .subcol {display:none}

	.newsblock-a {width:300px;margin:0px;}
	.newsblock-a .mid {width:300px;margin:0}

	.newsblock-a-right {width:300px;}
	/* ={ TABBED CONTENT } */
	.newsblock-a-mid {width:300px;margin-bottom:15px;padding-left:0;}
	/* Tab titles */
	.newsblock-a-mid .nav-tabs {border-bottom: none;}
	.newsblock-a-mid .nav-tabs li{width:98px;margin-left:2px;}
	.newsblock-a-mid .nav-tabs li.firsttab{margin-left:0}
	.newsblock-a-mid .nav-tabs > li > a {font:bold 11px arial, sans-serif;}
		
		.newsblock-a-mid .tab-content .firstpost-media {width:85px;}
		.newsblock-a-mid .tab-content .firstpost-excerpt {width:205px;}
		.newsblock-a-mid .tab-content .firstpost-excerpt p.postexcerpt {display:none}

	.newsblock-a-mid .nav-tabs li{height:30px;}	
	.newsblock-a-mid .tab-content .posttitle {font-size:14px;line-height:13px}
	.newsblock-a-mid .tab-content .firstpost-excerpt {height: 58px;}

	
		/* ={ RIGHT HAND OF TABBED CONTENT } 
		.newsblock-a-right {width:300px;margin-bottom:15px;}	
		.newsblock-a-right .aligncenter {width:100%} */
	
		.newsblock-a big-featured {height:auto !important;}
	
	
	/* ={ WIDE COL BELOW TABS }				
	.oldnewsblock {padding-top:15px;margin-bottom:15px}
	.oldnewsblock .pull-left {width:300px;border-right:none;padding-right:0;border-bottom:1px solid #ddd;margin-bottom:5px}
	.oldnewsblock .pull-left img ,.oldnewsblock .pull-left iframe {height:58px;width:86px}
	.oldnewsblock .pull-right {width:300px;} */
	
	/* ={ TWO ADS ABOVE CAROUSEL} 
	.primary-bottomads {margin-bottom:10px}
		.primary-bottomads .col.pull-left {float:none;width:100%}
		.primary-bottomads .col.pull-right {float:none;width:100%}
		.primary-bottomads .col.pull-right img{margin-top:15px;}	
		.primary-bottomads .col img{float:none !important;margin:0 auto} */
		
	.media-section {display:none}		
		
	/* ={ OVERFLOW WRAPPER FOR GALLERY CAROUSEL } 
	.wrapbar {margin-left:0;margin-right:0;padding-left:0;padding-right:0;display:block} */

	/* ={ MEDIA GALLERY CAROUSEL } 
	.mediagallery{width:300px;height:160px;}
	.mediagallery .ca-wrapper{width:290px;}
	.mediagallery .ca-item{width:175px;height:175px;margin:0}
	.mediagallery .ca-item-main {padding-right:10px;margin-right:10px}
	.mediagallery .ca-item-main .posttitle {font-size:13px;line-height:13px;bottom:34px;width:129px}
	.mediagallery .ca-nav span{margin-top:-35px;}  */
	
	
	/* ={ MEDIA GALLERY CAROUSEL } 
	.mediagallery{width:300px;height:270px;border-bottom:1px solid #efefef;margin-bottom:15px;padding-bottom:10px;}
	.mediagallery .ca-wrapper{width:300px;}
	.mediagallery .ca-item{width:155px;}
	.mediagallery .ca-item iframe,.mediagallery .ca-item img{width:128px;height:90px}
	.mediagallery .ca-item-main{padding-right: 5px;margin-right:5px;}
	.mediagallery .ca-nav span{margin-top:-30px;} */

	/* ={ SECONDARY CONTENT - MEDIA GALLERY AND BELOW TILL 4 BLOCKS } 
	.secondary {margin:0 0 15px;padding-bottom:5px}
		.secondary .featuredpost {margin-bottom:15px;padding-bottom:15px}
		.secondary .maincol.pull-left{width:300px;padding:0;border-right:none;float:none;border-bottom:1px solid #ddd;margin-bottom:15px;padding-bottom:15px;}
		.secondary .maincol.pull-left img, .secondary .maincol.pull-left iframe{width:300px;height:auto;}
		.secondary .maincol.pull-right {width:300px;padding-top:0;}
		.secondary .subcolwide .featuredpost .posttitle {bottom:20px;}
		.secondary .subcolwide .featuredpost {width:300px;height:113px;margin:0 0 15px;padding:0 0 15px}
		.secondary .subcolwide .featuredpost img,.secondary .subcolwide .featuredpost iframe {width:300px;height:113px;}
		
		.secondary .subcol.pull-left{margin: 0 0 15px;padding:0 0 15px;border-right:none;border-bottom:1px solid #ddd;width:300px;float:none}
		.secondary .subcol.pull-right{margin-top:-15px}
		.secondary .subcol.pull-left,.secondary .subcol.pull-right{width:300px;float:none} */

/* ={ NEWSBLOCK B (1/2 pg over 1/4 pg) } 
.newsblock-b {width:300px;border-bottom:none;}
	.newsblock-b .pull-left {border-right:none;margin:0 0 15px;padding:0;float:none !important}
	.newsblock-b .newsblock-b-inner {width:300px;border-right:none;margin:0 0 15px;padding:0;float:none !important}
	.newsblock-b .col {width:300px;border-right:none;margin:0 0 15px;padding:0;float:none !important}
	.newsblock-b .col img,.newsblock-b .col iframe{width:300px;height:133px}
	.newsblock-b .widecol .featuredpost {width:300px;height:125px;}
	.newsblock-b .widecol .featuredpost .posttitle {width: 250px;font-size:20px;line-height:20px;} */

.subfeatured {display:block;margin:0;}	
	.subfeatured .left {width:300px}	
		.subfeatured .col {width:300px;}	
		.subfeatured .col .featuredpost {position:relative;width:300px;height:125px;}
		.subfeatured .col .featuredpost .posttitle {width:290px;max-height:60px;overflow-hidden;font-size:14px;line-height:15px}
		.subfeatured .left .subcol {width:300px;margin-top:-10px}	
		.subfeatured .left .subcol img,.subfeatured .left .subcol iframe{display:none}
		.subfeatured .left .subcol .featuredpost {position:relative;height:auto}
		.subfeatured .left .subcol img {position:relative;z-index:1;width:255px}
		.subfeatured .left .subcol  .posttitle {font-size:12px;line-height:13px;position: relative;z-index: 2;bottom: 5px;width:auto;padding:0;text-shadow:none;background:none;text-align:center;padding:10px 0;}
		.subfeatured .left .subcol  .featuredpost .posttitle a {color:#222}
		.subfeatured .left .subcol  .featuredpost .posttitle a:hover {color:#444}
		.subfeatured .left .subcol  .featuredpost .posttitle p {display:none}
		.subfeatured .left .subcol  .list_posttitle {text-align:center;padding-bottom:10px;}
		.subfeatured .left .subcol .subcol-list {height:auto}


/* ={ 728x90/970x90 Banner Ad Section Seperator} */
.bannerad {padding: 10px 0px;margin: -2px -15px;}

	/* ={ SUBNEWS - 4 COLS } */
	.subnews {border:none}
		.subnews .col {width:300px;border-right:none;margin:0 0 15px;padding:0;float:none !important}
		.subnews .col img,.subnews .col iframe{/*width:300px;height:133px*/display:none}
		.subnews .featuredpost {position:relative;height:auto}
		.subnews .featuredpost img {position:relative;z-index:1;width:255px}
		.subnews .featuredpost .posttitle {font-size:12px;line-height:13px;position: relative;z-index: 2;bottom: 5px;width:auto;padding:0;text-shadow:none;background:none;text-align:center;padding:10px 0;}
		.subnews .featuredpost .posttitle a {color:#222}
		.subnews .featuredpost .posttitle a:hover {color:#444}
		.subnews .featuredpost .posttitle p {display:none}
		.subnews .list_posttitle {text-align:center;padding-bottom:10px;}
		
		
.follow_us,.footer,.footer_meta {width:300px;margin:0 auto;padding:15px 10px;}
/*		.follow_us .span2 {width:30%;margin:0 2% 2% 0;float:left}
	.follow_us i {width:100%;margin-bottom:5px;}
	
	.follow_us .last-followus-div, .follow_us .third-followus-div {margin-right:0;}
	.follow_us .follow_us_linktitle{text-align:center;}
	.follow_us .follow_us_linkdesc {display:none} */
	
	.footer {padding-bottom:0}
	.footer .span4 {width:290px}
	.footer_meta .row {width:300px;padding-bottom:30px}
	.footer_meta {padding:5px 10px;}
	.footer_meta .span6 {width:290px;text-align:center;padding:5px 0;}

	.postbody-wrapper {margin:0;}
	.post-lead {padding:0 0 10px;}
	.post-lead h1 {font-size:30px;line-height:34px}
	.postlayout-leftsidebar .post-column,.post-column,.sidebar {width:100%;border-right:none;border-left:none;float:none;padding:10px 0;margin-bottom:0}
	.leftcol {display:none}
	.sidebar {padding:0 0 10px;}
	.sidebar .sidebarbanner {margin: 25px -5px;padding:10px 5px;}
	.sidebar .sidebarbanner img {margin:0 auto}
	.sidebar .widget {width:300px}
	.postlayout-fullwidth .post-column {width:100%;padding-bottom:15px;}
	.postlayout-fullwidth .post-column article {padding:0 5px;}
	.postlayout-fullwidth .full-media {max-width:318px;width:318px;margin-left:-14px !important;margin-right:-14px !important}	
	#respond {margin-bottom:0}
	#respond .input-prepend {float:none;display:block}
	#respond .comment-form-author input, #respond .comment-form-email input, #respond .comment-form-url input {width: 150px;}
	.commentlist .avatar{display:none}
	.comment-reply-link,li li .comment-reply-link {left:auto;right:10px;top:10px}
	.commentlist li > div:before {content:none;}
	.commentlist li > div:hover:before {content:none;}
	.commentlist li.bypostauthor > div:before {content:none;}
	.commentlist li.bypostauthor > div:hover:before {content:none}
	.comment-date-link{position:static;font-size:10px;margin:0 0 10px;display:block;padding-left:0;right:auto}
	.commentlist li > div {margin-left:10px}

	.post-column .col {display:none}
	.widgettitle.hide {display:none}
	
	.cat11 .post-column {width:88%}
	.cat11 .sidebar {display:none}

	
	/*Category templates */
	.archive .posttitle {font-size: 24px;line-height: 28px;text-align:center}
	.archive .post-column {width:100%;padding-bottom:0;padding-left: 0px;border-right: none}
	.archive .archive-full .post-column {display:block;width:100%}
	.archive p.excerpt {display:none}
	
/*	.archive-default .featimg {width: 100%}	*/

	.archive-default .col.pull-left {display:none}
	.archive-default .col.pull-right {width:300px}
	.archive-default .inner {height:60px;overflow:hidden}
	.archive-default .inner p {font-size:13px;line-height:14px}
	.archive-default .subtitle {display:none}
	.archive .posttitle {font-size: 16px;line-height: 17px;}
	.archive .archive-3col .post-column {width: 300px;margin: 0;padding: 0;}


	p.archive_postmeta span {float:none;text-align:center}

.archive  .post-column {width: 300px;margin: 0;padding: 0;}
	.featured p span.pull-right {display:none}
	 .featured p span.pull-left {float:none;text-align:center !important}
	
	/* 2 col archive pages */
	.archive article,.archive-2col article,.archive-2col.archive-full article,.archive-3col.archive-full article,.archive-3col article,.archive-4col article,.archive-4col.archive-full article,.archive-4col.archive-full article.nomarginright {width:300px;float:none;margin:0 0 15px;padding: 0}
	
		.archive article .featured  {position:relative;width:300px;height:auto !important;margin:5px 0;}
		.archive article .featured  .aligncenter {display:none}		
		.archive article .featured  img,.big-featured iframe{display:none}
		.archive article .featured   .posttitle {font-size:15px;line-height:16px;position: relative;z-index: 2;bottom: 5px;width:auto;padding:0;text-shadow:none;background:none;text-align:center;padding:10px 0;height:auto;}
		.archive article .featured  .posttitle a {color:#222}
		.archive article .featured  .posttitle a:hover {color:#444}

	
	/* Archive Magazine */
	.archive-mag {margin:20px 0 0}
	.archive-grid {border:2px solid #222;border-top:2px solid #222;border-bottom:none}
	.archive-grid .pull-left,.archive-grid .pull-right {position:relative;overflow:hidden;}
	
	.archive-grid .slides-big-left {width:300px;height:186px;float:none !important}
		.archive-grid .slides-big-left  img {width:300px;height:186px;}	
		
	.archive-grid .slides-big-right {width:300px;height:auto;float:none !important;}
	.archive-grid .slides-right-top {width:300px;height:129px;}
		.archive-grid .slides-right-top img {width:300px;height:129px;}
	
	.archive-grid .slides-right-bottom {width:300px;height:156px;float:left}
	.archive-grid .slides-right-bottom-left {width:149px;height:156px;}
		.archive-grid .slides-right-bottom-left img{width:149px;height:156px;}
	.archive-grid .slides-right-bottom-right {width:149px;height:156px;}
		.archive-grid .slides-right-bottom-right img {width:149px;height:156px;}		
		
	.inner-cycle {width:280px;height:138px;overflow:hidden;margin-left:0;margin-right:0}
	.inner-cycle p {display:none}
	.inner-cycle img {max-width:280px;}	
	.inner-cycle .postcaption{position:absolute;right:10px;top:10px;padding:5px;width:250px;background: url(images/bg-transparent.png) repeat;}
	.inner-cycle .postcaption .posttitle {font-size: 18px;line-height: 20px;margin:0}

		footer .footernav {width:150px;margin-right:2px;}
		footer .footernav .line {margin-bottom:5px;}
		footer .footernav ul {display:none}
		
	nav .secondfoot li {width: 150px;margin-right: 3px;}
	.second-footer {width:320px;}
	.second-footer .leftcol {display: block;width: 300px;}
	.second-footer .rightcol {margin-left:25px}
	.second-footer .rightcol .catname {display:none}
	nav.sub-footer {display:none}

.post_meta .author {width:100%;text-align:center}
	.post_meta .googlebox {padding-right:60px;}

	.pricingtable tbody td {font-size:7px;}
	.pricingtable th,.pricingtable thead th{font-size:7px;}
	.pricingtable tfoot td{font:7px georgia, serif;}		
	
}