/*
name: New Fit Day
updated: 10/17/2013
*/

@charset "utf-8";

/* Default ---------------------------------------------------------------- */

/* Global 
*********************************************/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
 display: none !important;
}

body {
	position:relative;
	margin:0;
	color:#3e4752 !important;
	background:#fff;
	font:14px/26px 'Oxygen', Arial, Helvetica, sans-serif !important;
}
h1#page-title {
	white-space: normal;
	line-height: 1.2em;
	font-size:32px !important;
	font-weight:600!important;
	margin-top:8px !important;
	margin-bottom: 10px;
}

h2#page-title {
	white-space: normal;
	line-height: 1.2em;
	font-size:32px !important;
	font-weight:600!important;
	margin-top:8px !important;
	color:#3e4752 !important;
}

h2#sub-title {
	font-size:18px !important;
	line-height:24px !important;
	font-weight:normal !important;
	margin:-7px 0px 7px 0px !important;
}

h2 b {
	font-size:24px !important;
	font-weight:bold !important;
}

img { border-style:none display:block;
}

a {
	text-decoration:none;
	color:#2998d3;
}

a:hover { text-decoration:underline; }

input,
textarea,
select {
	font:100% 'Oxygen', Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

#wrapper {
	position: relative;
	width:1080px;
	margin: 20px auto 0px auto;
}

#header {
	width:100%;
	overflow:hidden;
}

#header .bar {
	width:100%;
	overflow:hidden;
}

.logo {
	width:255px;
	height:37px;
	overflow:hidden;
	float:left;
	background:url(../images/article-images/logo.gif) no-repeat;
	text-indent:-9999px;
	margin:26px 0 0;
}

.logo a {
	display:block;
	height:100%;
}

.account {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:12px;
	line-height:28px;
}

.account li {
	float:left;
	padding:0 21px 0 17px;
	margin:0 0 0 -7px;
	border-left:1px solid #e2e2e2;
}

.account li:first-child { border:none; }

.account li a { color:#286b9f; }

#header .panel {
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
	position:relative;
	z-index:2;
}

/* Social Networks
*********************************************/
.social-networks {
	margin:-34px 0 0;
	padding:0;
	list-style:none;
	float:right;
}

.social-networks li {
	float:left;
	padding:0 0 0 5px;
}

.social-networks a {
	display:block;
	width:31px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
}

.social-networks .rss { background:url(../images/article-images/ico.gif) no-repeat 0 -80px; }

.social-networks .facebook { background:url(../images/article-images/ico.gif) no-repeat; }

.social-networks .twitter { background:url(../images/article-images/ico.gif) no-repeat 0 -40px; }

/* Promo and Ads
*********************************************/
.promo {
	width:100%;
	margin:1px 0 9px;
	overflow:hidden;
	border-top:1px solid #d9e2e8;
}

.promo .panel {
	float:left;
	width:282px;
	height:324px;
	padding:57px 0 0 27px;
	position:relative;
	z-index:2;
	background:url(../images/article-images/bg-promo-panel.gif) no-repeat;
	-webkit-box-shadow:0 0 4px 1px #dadbdc;
	-moz-box-shadow:0 0 4px 1px #dadbdc;
	box-shadow:0 0 4px 1px #dadbdc;
}

.promo .panel strong {
	color:#051731;
	display:block;
	margin:0 0 19px;
	font-size:16px;
}

.promo .panel .more {
	position:absolute;
	bottom:-28px;
	letter-spacing:-1px;
	font:bold 10px 'Oxygen', Arial, Helvetica, sans-serif;
	right:26px;
	color:#fff;
	width:100px;
	padding:14px 0 8px 16px;
	z-index:1;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	background:#3d90cb url(../images/article-images/sprite-1.gif) no-repeat -122% -79px;
}

.promo .bar {
	float:right;
	width:601px;
	height:381px;
	padding:0 50px 0 0;
	position:relative;
	z-index:1;
	background:url(../images/article-images/bg-promo-bar.gif) no-repeat;
}

.promo .holder {
	width:298px;
	float:right;
	padding:71px 0 0;
}

.promo .holder strong {
	display:block;
	margin:0 0 6px;
	letter-spacing:2px;
	font:32px/32px 'Oxygen', Arial, Helvetica, sans-serif;
}

.promo .holder strong span {
	font-size:38px;
	line-height:30px;
}

.promo .holder em {
	display:block;
	font-size:18px;
	line-height:18px;
	margin:0 0 18px;
	font-style:normal;
}

.btn-promo {
	float:left;
	letter-spacing:-1px;
	color:#fff;
	cursor:pointer;
	height:37px;
	padding:0 23px 0 16px;
	background:url(../images/article-images/btn-promo.gif) repeat-x;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font:bold 15px/37px 'Oxygen', Arial, Helvetica, sans-serif;
}

.article-ad-box {
	border: 1px solid #eeeeee;
		/*-webkit-border-radius: 6px;
	-moz-border-radius: 6px; /*border-radius: 6px;*/
/*width: 450px;*/

	width:296px;
	float:right;
	clear:right;
	padding: 10px 15px;
	/*margin: 0px 0 10px 20px;*/
	margin:0 0 3px 8px;
}

.ad-1,
.ad-2,
.ad-3 { line-height:18px; }

.ad-2.googleTextAd,
.ad-3.googleTextAd,
.ad-4.googleTextAd { margin-top:5px !important; }

/*.article-ad-box .sm-rotate {
	width: 130px;
	float: left;
	margin-right: 10px;
}*/
.article-ad-box .front-ads {
	float: left;
	width:320px;
}
#div-gpt-ad-104824902381132068-1, #div-gpt-ad-104824902381132068-2, #div-gpt-ad-104824902381132068-3, #div-gpt-ad-104824902381132068-4 { text-align:center;}
/* front-ads 
.front-ads { font-family:'Oxygen', Arial, Helvetica, sans-serif; font-size:11px; line-height:20px; margin-left:10px;}
.front-ads .adsByGoogle{ color:#3e4752; font-size:11px;}
.front-ads .googleTextAd a { color:#fc9523; font-size: 16px; line-height: 20px; text-decoration: none;}
.front-ads .googleTextAd, .front-ads .googleTextAd div{ font-size:11px; line-height:20px; color:555555;}
.front-ads .googleTextAd .visibleUrl { color:#fc9523; font-size: 11px; line-height: 1.2em;}
.front-ads .googleTextAd a:hover, .front-ads .googleTextAd .visibleUrl:hover{ text-decoration:underline;}
*/
.front-ads { float: left; /*margin-left: 30px;*/ }

.front-ads .adsByGoogle {
	color: #666666;
	font-size: 10px;
}

.front-ads .googleTextAd {
	color: #666666;
	font-size: 12px;
	width: 265px;
}

.front-ads .googleTextAd div {
	color: #666666;
	font-size: 12px;
}

.front-ads .googleTextAd a {
	color:#fc9523;
	font-size: 22px;
	line-height: 1.2em;
	text-decoration: none;
}

.front-ads .googleTextAd .visibleUrl {
	color:#fc9523;
	font-size: 12px;
	line-height: 1.2em;
}

.bottom-ads { margin-top: 30px; }

.bottom-ads .adsByGoogle {
	color: #666666;
	font-size: 10px;
}

.bottom-ads .googleTextAd {
	color: #666666;
	font-size: 16px;
	line-height: 1em;
	text-align: center;
}

.bottom-ads .googleTextAd div {
	color: #666666;
	font-size: 16px;
}

.bottom-ads .googleTextAd a {
	color: #F26522;
	font-size: 22px;
	line-height: 1.2em;
	text-decoration: none;
}

.bottom-ads .googleTextAd .visibleUrl {
	color: #F26522;
	font-size: 16px;
	line-height: 1.2em;
}

.left-ad {
	height: 610px;
	padding-top: 30px;
	width: 165px;
}

.left-ad .adsByGoogle {
	color: #666666;
	font-size: 9px;
}

.left-ad .googleTextAd {
	color: #666666;
	font-size: 12px;
	padding-top: 20px;
}

.left-ad .googleTextAd div { display: inline; }

.left-ad .ad-1-line1,
.left-ad .ad-2-line1,
.left-ad .ad-3-line1,
.left-ad .ad-4-line1,
.left-ad .ad-5-line1 {
	display: block;
	margin-top: 20px;
	width: 100%;
}

.left-ad .ad-1-line2,
.left-ad .ad-2-line2,
.left-ad .ad-3-line2,
.left-ad .ad-4-line2,
.left-ad .ad-5-line2 { display: block; }

.left-ad .googleTextAd div {
	color: #666666;
	font-size: 12px;
}

.left-ad .googleTextAd a {
	color: #F26522;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: none;
}

.left-ad .googleTextAd .visibleUrl {
	color: #F26522;
	display: block;
	font-size: 12px;
	line-height: 1.2em;
}

.google-ads { padding:4px 0 2px; }

/* 728 x 90 */
#promotop {
	margin:0 auto 20px;
	text-align:center;
	width:728px;
	height:90px;
	background:#ccc;
	line-height:90px;
}

.products {
	background:url(../images/article-images/bg-products.gif) repeat-x 0 100%;
	height:102px;
	width:960px;
	margin:0 0 23px;
	-webkit-box-shadow:0 5px 5px 0px #e9e9e9;
	-moz-box-shadow:0 5px 5px 0px #e9e9e9;
	box-shadow:0 5px 5px 0px #e9e9e9;
}

.products-list {
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	line-height:15px;
}

.products-list li {
	float:left;
	width:286px;
	padding:15px 8px 0 27px;
	background:url(../images/article-images/sep-products.png) no-repeat;
}

.products-list li:first-child {
	background:none;
	padding:15px 1px 0 35px;
	width:282px;
}

.products-list li strong {
	display:block;
	font-weight:normal;
	color:#0088ca;
	font-size:24px;
	line-height:20px;
	margin:0 0 7px;
}

.products-list li span {
	font-size:13px;
	color:#000;
}

.products-list li img {
	vertical-align:top;
	float:left;
	margin:0 20px 0 0;
}

/*.addthis_toolbox.addthis_floating_style.addthis_32x32_style { top: 18px !important;}*/
/*.addthis_toolbox.addthis_floating_style.addthis_32x32_style.article-page {top: 120px !important;}*/

/* Major Containers
*********************************************/

#main {
	position:relative;
	width:1080px;
	overflow:hidden;
	padding-top:10px;
}

#main.page-1 { padding:0px 0 0; }

.container {
	width:960px;
	overflow:hidden;
	margin:0 0 22px;
	font-size:12px;
	background:url(../images/article-images/bg-container.gif) repeat-y -960px 0;
}

.container .holder {
	background:url(../images/article-images/bg-container.gif) no-repeat;
	padding:9px 0 0;
}

.container .frame {
	background:url(../images/article-images/bg-container.gif) no-repeat -1920px 100%;
	overflow:hidden;
}

.container h2 {
	color:#051731;
	font-size:18px;
	margin:0 0 14px;
}

.container img {
	vertical-align:top;
	float:left;
	margin:5px 20px 5px 0;
}

.stories {
	float:left;
	width:620px;
	padding:0 0 0 20px;
}

.stories img { border:1px solid #a5a9ae; }

.stories p { margin:0 0 2px; }

.stories .more {
	float:left;
	padding:0 13px 0 0;
	color:#106ab7;
	background:url(../images/article-images/sprite-1.gif) no-repeat 100% -61px;
}

.news {
	float:right;
	width:296px;
	padding:0 0 0 24px;
}

.pcworld {
	margin:5px 13px 2px 0;
	float:left;
}

.pcworld img { margin:0; }

.news p { margin:0; }

.partner-list {
	margin:0 0 8px;
	padding:0 0 0 9px;
	list-style:none;
	width:951px;
	overflow:hidden;
	background:url(../images/article-images/bg-partner-list.gif) repeat-x;
}

.partner-list li {
	float:left;
	padding:0 20px;
}

.home_tpl #twocolumns { margin-top:15px; }

#twocolumns {
	width:100%;
	overflow:hidden;
}

/* breadcrumbs */
/*#breadcrumb a {color:#acacac !important;}*/
#breadcrumb {
	font-size:12px !important;
	margin-top:25px !important;
	line-height:16px !important;
}

.breadcrumbs { /*margin:25px 0px 0px 20px !important;*/
	padding:0;
	list-style:none;
	overflow:hidden;
}

/*style below is for the old breadcrumbs for the new version is not using unorderlist*/
/*.breadcrumbs{ margin:0 0 20px; padding:0; list-style:none; line-height:16px !important;; overflow:hidden; font-size:12px !important;}*/
.breadcrumbs li {
	float:left;
	background: url("../images/double-arrows.gif") no-repeat left 50%;
	padding:0 26px;
	margin:0;
	margin-left:-20px;
}

#breadcrumbs a { color:#2998d3 !important; }

#breadcrumbs a:first-child {
	background:none;
	padding-left:20px;
}

/* Search
*********************************************/
.search-form {
	margin:0;
	padding:0 0 26px 1px;
	height:24px;
	background:#fff;
}

.search-form .text-field {
	background:url(../images/article-images/bg-search.gif) no-repeat;
	font-size:13px;
	float:left;
	margin:0;
	width:302px;
	padding:2px 0 0;
	height:24px;
}

.search-form .text-field input {
	border:none;
	color:#acacac;
	background:none;
	padding:0 5px 0 7px;
	margin:0;
	width:300px;
}

/* search box */
#cse-search-box {
	width:300px;
	margin:10px auto;
	clear:both;
}

#cse-search-box input[type="text"] {
	border:#ccc 1px inset !important;
	float:left;
	width:225px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	height:32px;
}

#cse-search-box .submit {
	background:#fc9532;
	float:right;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-top-right-radius: 12px !important;
	border-bottom-right-radius: 12px !important;
	width:75px;
}

#cse-search-box input[type="submit"] {
	background:#fc9532;
	color:#fff;
	font-size:12px;
	padding:3px 10px;
	border:hidden;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
	border-top-right-radius: 12px !important;
	border-bottom-right-radius: 12px !important;
}

#cse-search-box input[type="submit"]:hover,
#cse-search-box .submit:hover {
	text-decoration:none;
	background:#fcbc23;
	cursor:pointer;
}

.food-search {
	margin:0 0 12px;
	padding:0;
	height:24px;
}

.food-search .text-field {
	background:url(../images/article-images/bg-search-food.png) no-repeat;
	font-size:13px;
	float:left;
	margin:0 10px 0 0;
	padding:2px 5px 0 10px;
	width:164px;
	height:24px;
}

.food-search .text-field input {
	border:none;
	color:#acacac;
	background:none;
	padding:0;
	margin:0;
	width:164px;
}

.food { position:relative; }

.table-food {
	border:1px solid #d4dbde;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	width:254px;
	position:relative;
	z-index:2;
}

.food-list {
	border-collapse:collapse;
	width:254px;
	font:14px/21px 'Oxygen', Arial, Helvetica, sans-serif;
}

.food-list .plus {
	width:16px;
	height:16px;
	display:block;
	margin:0 auto;
	background:url(../images/article-images/sprite-1.gif) no-repeat -106px 0;
}

.food-list td {
	padding:9px 5px 5px;
	text-align:center;
	border-left:1px dotted #ccd4d7;
	border-top:1px solid #ccd4d7;
}

.food-list tr td:first-child {
	text-align:left;
	padding:10px 5px 5px 14px;
	border-left:none;
	border-top:1px solid #ccd4d7;
	color:#106ab6;
}

.food-list tr:first-child td { border-top:none; }

.food-list .even td { background:#f7f7f7; }

/* Content
*********************************************/
#column-left {
	position:relative;
	float:left;
	width:735px;
	margin:0;
	padding:0;
}


.article_tpl #content img.articleIMG  {padding-bottom:20px;}
.profile_tpl #content { padding-top:0px; }

#content {
	position:relative; /*width:540px;*/
	width: 750px; /*border:1px solid #eeeeee;*/
	padding:4px 10px 20px 50px;
}

/*#content h2 {margin:0 0 27px -4px; font-size:24px;	line-height:25px; width:400px;}*/
#content h2 {
	font-size: 24px;
	line-height: 25px;
	margin: 0 0 27px 0px;
	font-weight:bold;
}

.profile_tpl #content .bioPic img {
	width: auto !important;
	min-width:120px !important;
	min-height:120px !important;
	float: left;
	margin-right: 20px;
	margin-top: 7px;
	margin-bottom: 5px;
}

#content img.mt-image-left {
	min-width: auto !important;
	min-height: auto !important;
}

#content .article-list img {
	border: 0px solid #dae1e3;
	margin: 0 0 17px;
	max-height: 350px;
	max-width: 693px;
	min-height: 200px;
	min-width: 322px;
	vertical-align: top;
}

#content .article-list .article-list-main-img, #content .article-list .article-list-default-img {
		border: 0px solid #dae1e3;
    width: 332px;
    height: 172px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;}

.default-img { min-height: 200px !important; }

div b a { color:#3e4752 !important; }

#content img.articleIMG {
/*	height: 350px;*/
	width: 693px;
}

#content img #content p { margin:0 0 18px; }

.rel-llink { max-height:100px; }

.asset-body b,
.asset-body strong { font-weight:700; }

#content .google-ads img {
	border:none;
	margin:0;
}

.add-box {
	width:155px;
	border:1px solid #d2d9dc;
	float:right;
	line-height:16px;
	position:relative;
	padding:8px 11px 5px;
	margin:7px 12px 10px 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

#content .add-box h3 {
	margin:0 0 24px;
	padding:0 0 0 8px;
	font-size:16px;
}

.add-box .list {
	margin:0;
	padding:0;
	list-style:none;
}

.add-box .list li {
	padding:0 0 0 12px;
	margin:0 0 10px;
	background:url(../images/article-images/sprite-1.gif) no-repeat 0 -191px;
}

.arrow {
	position:absolute;
	top:28px;
	left:-11px;
	width:11px;
	height:16px;
	background:url(../images/article-images/sprite-1.gif) no-repeat -138px 0;
}

.exercises { display:block; }

.categories {
	margin:0 0px 24px 0px;
	padding: 10px 0 0 6px;
	list-style: normal;
	overflow:hidden;
	line-height:16px;
	font-size:14px;
}

.categories li {
	display:inline-block;
	width:180px;
	vertical-align:top;
	margin:0 -7px 3px -5px;
}

*+ html .categories li {
	display:inline;
	margin:0 -4px 3px;
}

#content h4,
#content .title {
	margin:0 0 7px;
	font-size:13px;
}

#content h3 {
	margin:-4px 0 11px;
	font-size:15px;
}

.all-items {
	float:right;
	width:52px;
	padding:7px 5px 5px 16px;
	border-left:1px solid #e4e7e8;
}

.counting-items {
	float:right;
	width:81px;
	padding:7px 5px 5px 12px;
	border-left:1px solid #e4e7e8;
}

.paging {
	float:right;
	width:306px;
	padding:7px 5px 5px 13px;
	border-left:1px solid #e4e7e8;
}

.paging-list {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	overflow:hidden;
}

.paging-list li {
	float:left;
	background:none;
	padding:0;
}

.paging-list a {
	display:block;
	padding:0 3px;
}

.paging-list li.active a,
.paging-list a:hover {
	background:#106ab7;
	color:#fff;
	text-decoration:none;
}

/* Nav
*********************************************/
.nav-items {
	float:right;
	width:63px;
	padding:5px 7px 4px 20px;
}

.nav-items-list {
	margin:0;
	padding:3px 2px 2px 5px;
	list-style:none;
	overflow:hidden;
	background:url(../images/article-images/sprite-1.gif) no-repeat;
}

.nav-items-list li {
	float:left;
	margin:0 7px 0 0;
	padding:0;
	background:none;
}

.nav-items-list li a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:13px;
	height:14px;
}

.prew { background:url(../images/article-images/sprite-1.gif) no-repeat -187px 0; }

.next { background:url(../images/article-images/sprite-1.gif) no-repeat -162px 0; }

/* top menu fix global.css */
.fd-menu { line-height:16px; }

/* Featured - used in article home
*********************************************/
.featured {
	margin:0 0 25px -9px;
	padding:0;
	list-style:none;
}

.featured li {
	overflow:hidden;
	padding:10px 0 16px 5px;
	line-height:16px;
	background:url(../images/article-images/sep-sidebar.gif) repeat-x;
}

.featured li:first-child {
	background:none;
	padding:0 0 11px 5px;
}

#content .featured li img {
	float:left;
	margin:4px 19px 0 0;
}

#content .featured li .description { overflow:hidden; }

#content .featured li h3 {
	margin:0;
	font-size:11px;
	line-height:21px;
	color:#3e4752;
}

#content .featured li p { margin:0 0 10px; }

.featured li strong {
	display:block;
	margin:0 0 4px;
	font-size:16px;
	line-height:18px;
}

/* article home */
.feature-article {
	height: 350px;
	margin: 20px 0;
	overflow: hidden;
	position: relative;
	width: 692px;
}

.feature-article img {
	height: 400px;
	width: 735px;
}

.feature-article .caption {
	position: absolute;
	left: 0px;
	bottom: 0;
	background: url(../images/bg-feature.png) repeat-x left top;
	margin: 0;
	padding: 20px 24px;
	width: 100%;
	margin-top: 5px;
	/* bottom: -10px; */
  height: auto;
	max-height: 141px;
}

.feature-article h1 {
	font-size:28px;
	line-height:1.2em;
	margin:0;
	padding:0;
}

.feature-article h1 a {
	font-weight:normal;
	color:#ffffff;
}

.feature-article p,
.feature-article p a {
	font-weight:normal;
	color:#ffffff;
	margin:0;
	padding:0;
	padding-top:10px;
}

.columns-holder {
	width:100%;
	overflow:hidden;
	padding:0;
}

.column {
	float:left;
	width:335px;
	margin:0;
}
.column:nth-child(odd) {
margin-right:20px;
}
.column:nth-child(even) {
margin-right:0px;
}

.column:last-child { margin-right:0; }

.column h2 {
	margin:0;
	margin-bottom:20px;
	padding:20px auto 15px;
	font-size:28px;
	line-height:1.2em;
	font-weight:normal;
	border-bottom:3px solid #68b7e7;
	color:#3e4752 !important;
}

.column h2 a { color:#000; }

.column img,
.article-list img {
	margin:0;
	width:100%;
	max-width:353px;
	max-height:210px;
	height:auto;
}

.article-list img { max-height: 200px !important; }

.column p { margin:0 0 10px; }

.column strong {
	color:#0089ca;
	font-size:16px;
	display:block;
	margin:0 0 10px;
	line-height:20px;
}

.pagination.cat {
	width:100%;
	text-align:center;
}

/* used in article home and category page */
.article-list {
	width:99.8%;
	margin-bottom:20px;
	min-height: 371px;
}

.article-list h3 {
	margin:0;
	padding:10px;
	padding-bottom:0;
	font-size:18px !important;
	font-weight:normal;
}

.article-list h3 a {
	color:#3e4752;
	font-weight:bold;
}

.article-list p {
	margin:-10px 0 0 0;
	padding:10px;
}

.article-list .more-link {
	padding-left:10px;
	padding-top:0;
}

.signature {
	padding: 40px 40px;
	background:#f3f3f3;
	margin:40px 0;
}

.about-the-author {
	font-size:18px;
	color:#000000;
}

/* Category Page
*********************************************/
#category-page .breadcrumbs {
	margin-top:20px;
	margin-bottom:0;
}

#category-page h2 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: normal;
	color: #000 !important;
	line-height: 1.2em;
	padding: 0px 10px 0px 0px;
	padding-left: 0;
	margin-bottom: 20px;
	border-bottom: 3px solid #68B7E7;
}

#category-page h3 { margin-top:0px; }

.items-list {
	margin:0;
	padding:0;
	list-style:none;
}

.items-list li {
	overflow:hidden;
	padding:10px 0;
	border-bottom:1px solid #eee;
}

.items-list li:first-child { padding-top:0; }

.items-list p { margin:0; }

.items-list img {
	float:left;
	margin:0 6px 0 0;
}

.items-list strong {
	font-size:18px;
	font-weight:normal;
}

.items-list strong a { color:#000 }

.items-list .items-info {
	padding:0;
	font-size:9px;
}

ul.items-list li { padding-top:5px !important; }

.column-list {
	margin:0;
	padding:0;
	list-style:none;
}

.column-list li {
	overflow:hidden;
	padding:10px 0 !important;
	border-bottom:1px solid #eee !important;
	min-height: 235px;
}

.column-list li:first-child { padding-top:0; }

.column-list li:last-child {
	padding-bottom:0;
	border-bottom:none;
}

.column-list li h3 {
	margin:0;
	padding:0;
	font-size:18px !important;
	font-weight: bold;
}

.column-list li h3 a { color:#3e4752; }

.column-list li p {
	margin-bottom:0;
	line-height: 20px;
}

.more {
	display:inline;
	white-space: nowrap;
}

.info {
	padding:0 0 12px;
	background:#fff;
}

/* Sidebar
*********************************************/
#sidebar {
	float:right;
	width:300px;
}

#sidebar.article-sidebar { margin-top:90px; }

.article_tpl #sidebar.article-sidebar { margin-top:13px !important; }

.category_tpl #sidebar .sidebar-holder { padding: 13px 0 0; }

#sidebar .sidebar-holder {
	padding:20px 0 0;
	width:100%;
	overflow:hidden;
}

#sidebar .heading {
	background:none;
	padding:0px;
	border-bottom:3px solid #68b7e7;
	margin:0;
	margin-top:15px;
}

#sidebar .heading h3 {
	margin:15px auto 15px;
	font-size:28px;
	font-weight:normal;
	color:#000;
	background:none;
}

#sidebar .block,
#sidebar .block3 {
	background: none;
	line-height:16px;
	padding:10px 0 20px;
	clear:both;
	display:block;
	text-align:center;
}

#sidebar .block img,
#sidebar .block3 img {
	float:left;
	margin:-1px 13px 0 0;
}

#sidebar .block p,
#sidebar .block3 p { margin:0 0 7px; }

#sidebar .block .more,
#sidebar .block3 .more {
	padding:0 8px 0 0;
	background:url(../images/article-images/sprite-1.gif) no-repeat 101% -123px;
}

#sidebar .block-holder {
	overflow:hidden;
	padding:2px 0 0;
}

#sidebar .block2 {
	background-color: none;
	padding-bottom: 10px;
	margin-top:8px;
}

#sidebar .ad-top-block {
	padding-top: 20px;
	text-align: center;
	margin: 0 auto;
	width: 320px;
	margin-left: -10px;
}

.sidebar-menu {
	margin:0;
	padding:0 2px 0;
	list-style:none;
	width:300px;
	font:14px/21px 'Oxygen', Arial, Helvetica, sans-serif;
}

.sidebar-menu li {
	padding:10px 0 10px 0;
	overflow:hidden;
	border-bottom: 1px solid #eeeeee; /*background:url(../images/article-images/sep-sidebar.gif) repeat-x;*/
}

.sidebar-menu li strong {
	display:block;
	line-height:10px;
}

.sidebar-menu li span {
	padding:0 12px 0 0;
	display:inline-block;
}

.sidebar-menu li:first-child { padding-top:0 }

.sidebar-menu a { color:#3e4752; }

#sidebar img { vertical-align:top; }

#sidebar .list {
	margin: 0px;
	padding: 0px;
}

#sidebar .rel-author:first-child { margin-top: 0px!important; }

#sidebar .rel-author {
	overflow:hidden;
	padding: 10px 0;
	border-bottom:1px solid #eeeeee !important;
}

#sidebar .rel-author h4 {
	font-size:18px;
	line-height:21px;
	margin: 0px;
	font-weight:normal;
}

#sidebar .rel-author a {
	color:#3e4752;
	text-decoration: none;
}

#sidebar .rel-author a.more {
	color:#2998d3;
	font: normal;
	text-decoration: none;
}

#sidebar .rel-author a:hover,
#sidebar .rel-author a.more:hover { text-decoration:underline; }

#sidebar .rel-author .content {
	width: 300px;
	display:block;
}

#sidebar .rel-author:last-child { border-bottom:none; }

div.explore-sub-box {
	display:block;
	margin:0;
	padding:0;
}

div.explore-sub-box .subtitle {
	font-style:italic;
	float:left;
	display:inline;
	line-height:21px;
	padding-right:5px;
	font-size:14px;
	color:#acacac;
	font-weight:bold;
	clear:left;
	padding-left:3px;
}

div.explore-sub-box .subtitle a { color:#3e4752; }

div.explore-sub-box ul {
	margin:0;
	padding:0;
}

div.explore-sub-box ul li,
div.explore-sub-box ul {
	list-style: none;
	display:inline;
}

div.explore-sub-box ul li {
	line-height:21px;
	padding:0 3px;
	float:left;
	display:inline;
}

div.explore-sub-box ul li a {
	border-right:1px solid #ccc;
	padding-right:6px;
}

div.explore-sub-box ul li:first-child a { padding-left:0; }

div.explore-sub-box ul li:last-child a {
	padding-right:0;
	border-right:0;
}

div.sub-cat {
	display:block;
	margin:0;
	padding:0;
}

div.sub-cat ul {
	font-style:italic;
	display:inline;
	line-height:21px;
	padding-right:5px;
	font-size:14px;
	color:#acacac;
	font-weight:bold;
	padding-left:3px;
	list-style: none;
	float:left;
}

div.sub-cat ul a {
	color:#3e4752;
	margin:0;
	padding:0;
}

div.sub-cat ul ul {
	line-height:21px;
	padding:0 3px;
	display:inline;
	font-weight:normal;
	float:left;
	font-style:normal;
}

div.sub-cat ul ul a {
	border-right:1px solid #ccc;
	padding-right:6px;
	padding-left:6px;
	color:#428bca;
}

div.sub-cat li { float:left; }

.social-buttons-box {
	width:300px;
	padding:0;
	padding-bottom:5px;
	margin:0 auto;
}

.addthis_toolbox.addthis_default_style { text-align: center; }

/*#print-button { float: left; margin-right: 5px;}*/
.addthis_floating_style.addthis_32x32_style { width: 48px !important; }

.addthis_toolbox.addthis_floating_style { /*position:absolute;
	left:0;*/ /*border:1px solid #eeeeee; -webkit-border-radius: 0;
-moz-border-radius: 0; border-radius:0; border-right:none; -webkit-box-shadow: -4px 3px 2px rgba(238, 238, 238, 0.75);
-moz-box-shadow:  -4px 3px 2px rgba(238, 238, 238, 0.75);box-shadow: -4px 3px 2px rgba(238, 238, 238, 0.75);*/ }

.addthis_toolbox.addthis_floating_style.fixed { /*	position:fixed !important;
	top:40px !important;*/ }

.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	padding:0 !important;
}

.addthis_button_facebook_like { float:left; }

.addthis_button_tweet { float: none !important; }

.addthis_button_google_plusone {
	width:60px !important;
	float: right !important;
	margin: 0 !important;
}

/*.addthis_button_facebook_like.at300b{ inline-block;  *display: inline;}
.addthis_button_tweet.at300b{ display: inline-block;  *display: inline;}
.addthis_button_google_plusone.at300b { inline-block;  *display: inline; padding-right:0 !important}*/

.image-holder {
	width:300px;
	height:250px;
	padding:2px 4px;
	margin:4px 0 12px -8px;
	float:none;
}

.image-holder a { display:block; }

/* Footer
-------------------------------------------------- */
#footer {
	position:relative;
	display:block;
	background:none;
	clear:both;
	padding:20px 0 60px;
	margin:40px auto 0;
	color:#acacac;
	border-radius:0;
}

#footer .footer-container {
	background:none;
	margin:0 auto;
	clear:both;
	width:960px;
	font-size:1em;
	text-align:center;
}

#footer .footer-container img {
	float:none;
	margin:0;
	padding:0 7px;
}

.social {
	clear:both;
	display:block;
	text-align:center;
	margin:20px auto 15px;
}

.footer-links {
	text-align:center;
	margin:15px auto;
}

.footer-links a,
.social a {
	padding:0 7px;
	text-align:center;
}

.social a:hover img,
.ib-health a:hover img {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.copyright,
.advertise {
	font-size:14px;
	text-align:center;
	margin:15px auto;
}

.copyright { color:#3e4752; }

.advertise a {
	font-weight:bold;
	color:#3e4752;
}

.advertise { margin-bottom:30px; }

#footer .footer-container .advertise img,
.advertise #iblogounify_img {
	clear:both;
	margin:10px auto;
	display:block;
	padding:0;
}

/* Article Header
*********************************************/
#article-header {
	height:60px;
	font-family: "Quattrocento+Sans", Arial, Helvetica, sans-serif;
	margin-top:-10px;
}

#article-header a { font-size:14px; /*	font-weight:bold;*/ }

#article-header a:focus,
#article-header a:hover { text-decoration:underline !important; }

#article-header .article-top-links {
	font-family: "Quattrocento+Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
	display: block;
	line-height: 30px;
	margin: 12px 0;
	padding: 4px 15px;
	max-width:530px;
	border-radius: 3px;
}

#article-header .article-top-links a,
#article-header .article-top-links a:hover { text-decoration:none; }

#article-header .orange {
	color: #fc9532 !important;
	margin-right:10px;
}

#article-header .blue { margin-left:10px; }

/*	    /*font-family: "Oxygen",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
	margin-right:15px;
}
#article-header .orange:hover {
		text-decoration:underline !important;
}*/
/*#article-header .blue {
color: #0089ca !important;
    font-family: "Oxygen",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
	margin-left:15px;
}*/
/*#article-header .blue:hover {
	text-decoration:underline !important;
}*/
/* collapsed-nav
*********************************************/
#collapsed-nav {
	background: none repeat scroll 0 0 #68B7E7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	display:none;
}

#collapsed-nav {
	height: 40px;
	line-height: 12px;
	margin: 0;
	font-family: "Quattrocento+Sans", Arial, Helvetica, sans-serif;
}

#collapsed-nav .nav {
	margin:0 auto;
	;
	padding:0;
	text-align:center;
	width:960px;
}

#collapsed-nav .nav li a {
	border-right: 1px solid #86C5EC;
	display: inline-block;
	font-size: 1em;
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	color: #FFFFFF;
	font-weight: normal;
}

#collapsed-nav .nav li.last a { border-right:none; }

#collapsed-nav .nav > li {
	float:none;
	display:inline;
	margin:0;
	padding:0;
	text-align:center;
}

#collapsed-nav .nav > .active > a {
	background: none repeat scroll 0 0 #D7F0FF;
	color: #2998D3;
}

#collapsed-nav .nav > .active > a:hover { background:#D7F0FF; }

#collapsed-nav .nav li a:hover {
	background-color: #68B7E7;
	text-decoration:underline;
}

/* dropdown menu
*********************************************/
/* LEVEL ONE*/
ul.dropdown {
	position:absolute;
	width:95px;
	display:block;
	float:left;
	list-style:none;
	z-index:999;
	margin:0;
	background-color: #68B7E7;
	font-size:14px;
	font-family: 'Quattrocento Sans', sans-serif;
	margin:0;
	padding:0;
	left:320px;
	top: 15px;
}

ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	list-style:none;
	margin:0;
	padding:0;
	height:37px;
}

ul.dropdown li a {
	display: block;
	width:95px;
	color: #ffffff;
	padding:5px 20px;
	height:37px;
}

ul.dropdown li ul.sub_menu li {
	height:40px !important;
	width:150px;
	padding-top:5px;
}

ul.dropdown li ul.sub_menu li a { font-weight:normal !important; }

ul.dropdown li { position: relative; }

ul.dropdown li.top_menu > a:hover {
	color:#ffffff;
	text-decoration:none;
}

ul.dropdown li.top_menu {
	color:#ffffff;
	display:block;
	height:35px;
	padding:5px 20px;
	width:140px !important;
	cursor:pointer;
}

/* LEVEL TWO*/
ul.dropdown ul {
	width: 120px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left:0;
	padding-left:0;
	margin-left:0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	z-index:900;
}

ul.dropdown ul li {
	font-weight: normal;
	background: #d7f0ff;
	line-height:20px;
	white-space:nowrap;
	clear:both;
	width:120px;
	text-align:left;
	padding:2px 12px;
}

ul.dropdown ul li a { color: #0089CA; }

/*ul.dropdown ul.sub_menu li.first{padding-top:10px;}*/
ul.dropdown > ul li a:hover { text-decoration:underline; }

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
}

ul.dropdown .arrow-btn {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #ffffff transparent transparent transparent;
	display:inline-block;
	margin-left:8px;
}

ul.sub_menu { border-radius:3px; }

/* Others
*********************************************/
.clear { clear: both; }

.clearRT { clear: right; }

.clearLT { clear: left; }

.floatRT { float: right; }

.floatLT { float: left; }

.no-TPad { padding-top:0px !important; }

.no-LPad { padding-left:0px !important; }

.no-RPad { padding-right:0px !important; }

.no-BPad { padding-bottom:0px !important; }

.pad-T35 { padding-top:35px !important; }

.neg-margin-T20 { margin-top:-20px; }

.margin-T20 { margin-top:20px; }

div a b { color:#3e4752; }

.mobile { display:none; }

#mobile-header,
#mobile-nav,
#mobile-search,
#mobile-bar { display: none; }

/* Clearfix */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after { clear: both; }

.clearfix {
*zoom: 1; clear: both; }

/* weird fixed */
#menu { font-family:'Oxygen', Arial, Helvetica, sans-serif; }

.fd-menu ul li { /*margin:-3px;*/ }

.fd-header-menu ul.links li { /*margin:-3px;*/ }

/* Google AdSense */
#regular-ad { display:block; }

#mobile-ad { display:none; }

.cat-btn-container a { color:#3e4752; }

.cat-btn-container a:hover { color:#333; }

.cat-btn-container {
	padding:3px 5px;
	background:#f3f3f3;
	color:#707070;
	font-size:14px !important;
	font-weight:600;
	float:left;
	margin:5px 5px 0px 0px;
	border-radius:4px;
}

.addthis_floating_style {
	position: fixed;
	background: none repeat scroll 0% 0% #FFF;
	padding: 0px !important;
	text-align: center;
	border-radius: 8px;
	z-index: 1;
}

/*a.addthis_button_facebook_like.at300b {margin-top: -5px;}*/
a.addthis_button_tweet.at300b { margin-left:10px; }

.addthis_floating_style .at300b > *,
.addthis_floating_style .at300bo > *,
.addthis_floating_style .at300m > * { margin-bottom: 0px !important; }

.addthis_floating_style a,
.addthis_floating_style.addthis_16x16_style a,
.addthis_floating_style.addthis_20x20_style a,
.addthis_floating_style.addthis_32x32_style a {
	/*margin-bottom: 4px;*/
	margin-bottom: 0px !important;
	display: block;
}

.followFitday {
	margin-bottom:10px;
	font-size:12px !important;
	color:#999;
}

.cat-btn-container {
	padding:3px 5px;
	background:#f3f3f3;
	color:#707070;
	font-size:14px !important;
	font-weight:600;
	float:left;
	margin:5px 5px 0px 0px;
	border-radius:4px;
}

h2.norm {
	font-size:12px !important;
	margin-bottom:5px !important;
	margin-top:-25px !important;
}

h3.norm {
	font-size:16px !important;
	margin-bottom:5px !important;
	margin-top:-25px !important;
}
.disqus-container > h3.norm {
    font-weight: bold;
}

.mlt-lt { float:left; }

.mlt-lt img {
	padding-right: 10px;
	padding-bottom: 10px;
	max-width: 130px !important;
	min-height: 71px;
}

h4.mlt-rt {
	float: right;
	width: 158px;
	font-size: 14px !important;
	font-weight: bold;
}

#breadcrumb a { /*	color:#ababab !important;*/ }

.cat-btn-container a { color:#3e4752 !important; }

.cat-btn-container a:hover { color:#333 !important; }

#spacer {
	height:0px;
	width:0px;
	float:right;
	clear:right;
}

.pub-by-date-container { }

.pub-by a {
	float:left;
	padding:15px 5px 15px 0px;
}

.pub-info {
	float:left;
	padding:15px 5px 15px 0px;
	color:#acacac;
	font-size: 14px;
}

div.sub-cat2 {
	display:block;
	margin:0;
	padding:0;
}

div.sub-cat2 ul {
	font-style:italic;
	display:inline;
	line-height:21px;
	padding-right:5px;
	font-size:14px;
	color:#acacac;
	font-weight:bold;
	padding-left:3px;
	list-style: none;
	float:left;
}

div.sub-cat2 ul a {
	color:#3e4752;
	margin:0;
	padding:0;
}

div.sub-cat2 li { list-style:none; }

div.sub-cat2 li a { color:#3e4752; }

div.sub-cat2 ul ul {
	line-height:21px;
	padding:0 3px;
	display:inline;
	font-weight:normal;
	float:left;
	font-style:normal;
}

div.sub-cat2 ul ul a {
	padding-right:6px;
	padding-left:6px;
}

div.sub-cat2.lt {
	margin-top:25px;
	margin-left:10px;
	float:left;
	width:135px;
}

div.sub-cat2.rt {
	margin-top:25px;
	float:right;
	width:135px;
}

.main-cat a {
	background:#63b6e8;
	color:#fff;
	padding:7px 8px;
	font-size:14px !important;
	font-weight:600;
	margin:0px 5px 20px -10px;
	border-radius:4px;
}

.main-cat a:focus,
.main-cat a:hover {
	color:#fff !important;
	text-decoration:none;
}

.main-cat { margin-bottom: 15px; }

.home { margin-top:-15px; }

.sub-cat-container {
	display:block;
	margin-bottom: 15px;
}

.related-articles-container { display:block; }

h4.mlt-rt {
	float:none;
	width:100%;
}

.home_tpl .addthis_toolbox.addthis_floating_style.addthis_32x32_style { margin-top: 9px; }

.article_tpl .addthis_toolbox.addthis_floating_style.addthis_32x32_style { margin-top: 20px; }

.category_tpl .addthis_toolbox.addthis_floating_style.addthis_32x32_style { margin-top: 20px; }

.profile_tpl h1.authorName { margin-top:0px; }

.profile_tpl #content { padding-top:0px; }

.profile_tpl .addthis_toolbox.addthis_floating_style.addthis_32x32_style { margin-top: 8px; }

.profile_tpl #content h3.articlesBy {
	margin: 0;
	padding: 0;
	font-size: 28px;
	font-weight: normal;
	color: #000 !important;
	line-height: 1.2em;
	padding: 0px 10px 12px 0px;
	padding-left: 0;
	margin-bottom: 20px;
	border-bottom: 3px solid #68B7E7;
}

.profile_tpl .articlesBy-container { width: 100%; }
.profile_tpl .articlesBy-container:nth-child(odd) {
float:left;
clear: left;
}
.profile_tpl .articlesBy-container:nth-child(even) {
float:right;
margin-left:20px;
clear: right;
}

.profile_tpl .recentArticles-by-containter { width:100%; }

#sidebar .rel-author .more-link a { color:#428bca !important; }

#sidebar .rel-author { list-style-type: none; }
#div-gpt-ad-684949919792144182-1, #div-gpt-ad-684949919792144182-2, #div-gpt-ad-684949919792144182-3, #div-gpt-ad-684949919792144182-4 {
text-align:center;
}
.articleBy-teaser {    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;}
	.articleBy-teaser:last-child {border-bottom:0px solid !important;}
.articleBy-teaser a {color: #3e4752;
    font-weight: bold;
font-size: 18px;}
.articleBy-teaser p {margin: -10px 0 0 0;
    padding: 10px 0px;}
.articleBy-teaser p span.more-link a {color: #428bca;
    text-decoration: none; font-size: 14px !important; font-weight:normal;}
.articleBy-teaser p span.more-link a:hover {color:#2a6498; text-decoration:underline;}	
 #disqus_thread iframe {
width: 100%;
max-width: 100%; overflow: hidden;
}
/* Article Body
********************************************************************/
.fit_article_body h3 {
    font-size: 1.17em;
    font-weight: bold;
}
.fit_article_body h4 {
    font-size: 1em;
    font-weight: bold;
}
.fit_article_body h5 {
    font-size: .83em;
    font-weight: bold;
}
.fit_article_body h6 {
    font-size: .75em;
    font-weight: bold;
}
.fit_article_body cite {
    border-bottom: 1px dashed blue;
    font-style: italic;
}
.fit_article_body address {
    font-style: italic;
}
	#top-ad {margin-bottom:10px; margin-top: 20px;}

/* iPad in landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1) {
/*   	html, body{ width:1024px; margin: 0; padding: 0;  zoom:0.95; }    
    @viewport { width: 1024px; webkit-width: 1024px; initial-scale:0.95;}*/
		html, body {
margin:0;
width:100% !important;
max-width:1024px !important;
}
#article-header {
margin-top: -20px;
}

ul.dropdown {
 top: 15px;
}
.pub-info {font-size:16px;}
 #wrapper {
width: 980px;
/* zoom: document !important;
 -ms-zoom: 0.88 !important;
 -moz-transform: scale(0.88, 1) !important;
 -o-transform: scale(0.88, 1) !important;
 -webkit-transform: scale(0.88, 1) !important;*/
}
#main {width: 987px;}
/* #main.page-1 {
margin-left: -45px;
}*/
 #content {
    padding: 10px 0px 20px 0px !important;width: 640px;
}
 .addthis_floating_style.addthis_32x32_style {
width:20px !important;
left: 20px;
display:none;
}
 #column-left, .disqus-container {
width: 650px;
}
.feature-article img {max-width:650px;}
 #disqus_thread {
 padding: 12px 10px 0;
 margin: 0;
max-width: 671px;
}
 #sidebar {
width: 300px;
margin-right: 10px;
}
/*.article_tpl #sidebar.article-sidebar {margin-right: 10px;}*/ 
 #sidebar .ad-top-block {
text-align: center !important;
    width: 300px;
    margin-right: 10px;
 height: 250px;
 margin: 0 auto !important;
 padding: 0;
margin-top: 20px !important;
}
a.addthis_button_facebook_like.at300b {
margin-top: -6px;
}
.article-list {
min-height: 405px !important;
}
#content .article-list .article-list-main-img, #content .article-list .article-list-default-img {width: 309px;
    height: 174px;}
.columns-holder {    width: 100%}	
.column {width: 310px;}
.article-list {    width: 100%;}
#content img.articleIMG {     height: auto; 
    width: 640px;}
	
.article_tpl .fit_article_body img {max-width:100%; display:block;} 
.feature-article {    width: 640px;}
}

/* iPad in portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
   	/*html, body{ width:1024px; margin: 0; padding: 0;  zoom:0.93; }    
    @viewport { width: 1024px; webkit-width: 1024px; initial-scale:0.93;}*/
	html, body {
margin:0;
width:100% !important;
max-width:768px !important;
}
 .disqus-container {
width: 728px;
}
    
	/* category */
	#wrapper.category_tpl, #wrapper.category_tpl #main {
width: 768px;
}
 #wrapper.category_tpl #column-left {
width: 768px;
}
 #wrapper.category_tpl #content {
 width: 728px;
}
 #wrapper.category_tpl .column {
width: 351px;
}
 #wrapper.category_tpl #content img {
min-width: 250px;
}
.default-img {
min-height: 181px !important;
}
 #wrapper.category_tpl #sidebar {
/*float: left;
margin-left: 20px;*/
width: 768px;
}
 #wrapper.category_tpl #sidebar .ad-top-block iframe:first-child, #wrapper.category_tpl #sidebar .ad-top-block img {
 zoom: document;
 -webkit-transform: scale(1); /*0.85 */
 -webkit-transform-origin: 0 0;
}

    /* article */
    #wrapper.article_tpl, #wrapper.article_tpl #main {
width: 980px;
}
 #wrapper.article_tpl #column-left {
width: 768px;
}
 #wrapper.article_tpl #content {
width: 728px;
}
 #wrapper.article_tpl #content img.articleIMG {
    width: 520px;
    height: auto;
    min-height: auto;
    min-width: 728px;
}
 #wrapper.article_tpl #sidebar {
float: left;
margin-left: 0;
 width: 768px;
}

 #disqus_thread {
padding: 12px 10px 0;
margin: 0;
 max-width: 735px;
}
 #sidebar .ad-top-block {
text-align: left;
width:300px;
height: auto;
margin-bottom: 20px;
}
/* #wrapper.article_tpl #sidebar .ad-top-block iframe:first-child, #wrapper.article_tpl #sidebar .ad-top-block img {
 zoom:1.5;
-webkit-transform: scale(0.80);
-webkit-transform-origin: 0 0;
}*/
 #wrapper.article_tpl #regular-ad {
/*margin-left: 50px;*/
text-align: center;
}
 #wrapper.article_tpl #regular-ad iframe:first-child, #wrapper.article_tpl #regular-ad img {
zoom:document;
-webkit-transform: scale(1);
-webkit-transform-origin: 0 0;
}
 #regular-ad {
display:block;
}
 #mobile-ad {
display:none;
}
 #wrapper.article_tpl .GoogleActiveViewClass {
/*zoom: document !important;
 -ms-zoom: 0.49 !important;
 -moz-transform: scale(0.49) !important;
 -o-transform: scale(0.49) !important;
 -webkit-transform: scale(0.49) !important;
 margin-left: -118px;*/
 text-align: center !important;
}
 .addthis_floating_style.addthis_32x32_style {
width:20px !important;
left: 20px;
display:none;
}
a.addthis_button_facebook_like.at300b {
margin-top: -6px;
}
 .block.ad-top-block .GoogleActiveViewClass {
margin:0 auto;
height:auto;
}
#content .article-list .article-list-main-img, #content .article-list .article-list-default-img {    width: 349px;
    height: 183px;}
}

/* iPad in portrait Responsive
*********************************************/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
/* fluid resizing deployed on view port */	
	body {
margin:0;
width:100%;
max-width:768px;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
		/*width:768px;*/
		padding: 0;
 width: 100%;
 max-width: 768px;
}
 #collapsed-nav .nav {
width:100%
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 30px;
 color: #FFFFFF;
 font-weight: normal;
}
 .ad-leaderboard {
display:none;
}
 .block.ad-top-block {
text-align:center;
}
 .GoogleActiveViewClass {
text-align:center;
}
 #sidebar .ad-top-block {
 padding-top: 20px;
 text-align: center;
 margin: 0 auto !important;
 width: 350px;
/*padding-left: 10px;*/
}
	/*.signature {margin-bottom: -30px !important;
	    margin-top: 20px !important;}*/

	/*Breadcrumbs*/
	#breadcrumb {
 font-size: 12px !important;
 line-height: 16px !important;
 margin-left: 0 !important;
 margin-top: 15px !important;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
 left:50%;
 margin-left:-100px;
 display:block;
 width:200px;
 height:40px;
 top:12px;
}
 #mobile-logo img {
 display:block;
 width:200px;
 height:auto;
 border:0;
 padding:0;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
background:none;
padding:0;
padding-right:10px;
margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding:0px 20px !important;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 #content .article-list img {
 max-width: 768px;
 /*max-height: 350px !important;*/
 height: auto !important;
 margin-bottom: 10px;
 clear: both;
 float: none;
 margin: 5px auto;
 min-height: 71px;
 min-width: auto !important;
 vertical-align: top;
 width: 100% !important;
 margin-top:-1px;
}
 .feature-article .caption {
 position: absolute;
 left: 0px;
 bottom: 0px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
 padding: 20px 24px;
 width: 100%;
		/* top: 0px !important; */
		/* margin-top: 5px; */
		/* bottom: -10px; */
		height: auto;
 max-height: 170px;
}
 #sidebar {
 float: left !important;
 clear: both !important;
 padding: 0 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #breadcrumbs {
margin-top:20px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery {
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
 width:120px;
 max-width:120px;
 max-height:none;
 height:auto;
}
 .feature-article h1 {
font-size: 18px;
line-height: 22px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
 font-size: 15px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 10px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
 border-bottom: 1px solid #576979;
 color:#fff;
 line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:420px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 768px;
}
 .feature-article img {

height:auto;
}
 .columns-holder {
overflow: visible;
padding-top: 20px;
max-width: 730px;
}
 .column {
 float: left;
		/* width: 419px; */
		margin-top: 20px;
 margin: 0;
 max-width: 351px;
 width:100%;
}
 .article-list {
max-width: 420px;
margin-top:15px;
 min-height: 455px;
}
 .column.rt {
float:right;
}
 .column:nth-child(odd) {
margin-right:25px;
}
 .half {
width:48%;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
 .columns-holder.half .column {
 float:left;
 width:50%;
 margin-right:7%;
 padding-top:0;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 768px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #sidebar, .sidebar-menu {
width: 100%;
max-width: 768px;
}
 #sidebar .block img {
 float:none;
 margin-right:0;
 width:300px;
 height:auto;
}
div.sub-cat2 {
width: 48% !important;
}
 #category-page h2 {
margin:0;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}

	/* Google AdSense */
 #regular-ad {
display:block;
}
 #mobile-ad {
display:none;
}
	/*.disqus-container { display:none !important; }*/
	.article-ad-box {
display:none !important;
}
 .addthis_floating_style.addthis_32x32_style {
width:20px !important;
left: 20px;
display:none;
}
}
@media only screen and (min-width : 481px) and (max-width : 767px) {
/* fluid resizing deployed on view port */	
/*	body { margin:0; }
	.signature { margin-bottom: -30px !important;  margin-top: 20px !important;	}
	#wrapper, #main, #footer {	width:767px; margin:0 auto; padding:0; }
	#promotop, #column-left, #footer .footer-container { width:740px; margin:0 20px; padding:0;	}
	#content, .ad-box .front-ads { width:100%; padding:0; margin:0;	}
	#menu, #header-menu { display:none;	}
	#logo { display:none;	}
	#search-menu {
		width:50px;
		height:50px;
		display: inline-block;
		border-left:1px solid #e5e5e5;
		float:right;
	}
	#responsive-menu img, #search-menu img { margin:5px auto; }
	#breadcrumbs a:first-child { padding-left:0; }
	#breadcrumbs a {
		background:none;
		padding:0;
		padding-right:10px;
		margin:0;
	}
	.breadcrumbs li:after { content: ' >> '; }
	 #main.page-1 {	padding-top:10px; }
	#column-left { margin:0px 20px !important; }
	#content { border:0; }
	#sidebar .block { margin-bottom:20px; }
	#sidebar .block3 { display:none !important;	}
	#content img {
		max-width:420px;
		max-height:300px;
		height:auto;
		margin-bottom:10px;
		clear:both;
		float:none;
		margin:5px auto;
		margin-top:-1px;
	}
	#sidebar { float:none !important; clear:both !important;  margin-left: 20px !important; }
	.breadcrumbs { margin-top:20px;	}
	.social-buttons-box, 
	.addthis_toolbox.addthis_floating_style,
	#discovery, #sidebar .block.self-promo {display:none; }
	.front-ads { margin:0; }
	.article-ad-box { width:398px; }
	.article-ad-box .front-ads { width:255px;	float:left;	}
	#content .article-ad-box .sm-rotate img {
		width:120px;
		max-width:120px;
		max-height:none;
		height:auto;
	}*/

	/* font size */
	/*h1#page-title {	font-size:32px !important;	}
	.column h2, #sidebar .heading h3 { font-size:28px !important; color:#414752; }
	#sidebar .rel-author h4, .column-list li h3 { font-size:17px !important; }
	.asset-body b, .asset-body strong { font-size:16px !important; }
	.front-ads .ad-1.googleTextAd {	width:170px !important;	}
	.front-ads .googleTextAd a { font-size:17px !important; }
	#footer { padding-bottom:60px !important; }
	.sub-cat-container { float:right; width:365px; }
	.related-articles-container { float:right; width:365px;	}
	.block.ad-top-block { float:left; margin-bottom:15px; }
	.block3.ad-top-block { float:left; }*/

	/* search */
	/*#sidebar #cse-search-box { display:none !important;	}*/

	/* article home */
/*	.feature-article { width:740px;	height:215px; }
	.feature-article img { width:420px;	height:auto; }
	.column { float:none; width:738px;	padding-top:25px; margin:0;	}
	.column:last-child { padding-top:0;	}
	.column img, .article-list img { max-width:418px; height:auto; }
	.columns-holder.half .column { float:left; width:46%; margin-right:7%; padding-top:0; }
	.columns-holder.half .column:last-child { margin-right:0; }
	#main.page-1 { width:767px !important; }
	#sidebar, .sidebar-menu { width:740px; }
	#sidebar .block img { float:none; margin-right:0; width:300px; height:auto;	}
	#category-page h2 {	margin:0; }
	#article-header .article-top-links, 
	ul.dropdown, #article-header { display:none; }*/

	/* Google AdSense */
/*	#regular-ad { display:none; }
	#mobile-ad { display:block;	}
	.disqus-container { display:none !important; }
	.article-ad-box { display:none !important;}*/
}
/* iPhone 6 Plus in landscape Responsive
*********************************************/
@media all and (max-width:736px) and (orientation : landscape) {
 * {
margin: 0;
}
 html, body {
width:100%;
overflow-x: hidden;
}
 @viewport {
width: 100%;
webkit-width: 100%;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
padding: 0;
width: 100%;
max-width: 100%;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}


    /* header */
	#mobile-header {
margin-top: -22px !important;
display:block !important;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
left:50%;
margin-left:-100px;
display:block;
width:200px;
height:40px;
top:12px;
}
 #mobile-logo img {
display:block;
width:200px;
height:auto;
border:0;
padding:0;
}


	/*Breadcrumbs*/	
	#breadcrumbs {
margin-top:20px;
}
 #breadcrumb {
font-size: 12px;
line-height: 16px;
margin-left: 0;
margin-top: 15px;
}

	/* nav */
	#collapsed-nav .nav {
width:100%;
max-width:100%;
text-align: center !important;
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 30px;
 color: #FFFFFF;
 font-weight: normal;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
background:none;
padding:0;
padding-right:10px;
margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding:0px 20px !important;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 #content img {
 max-width: 736px;
 max-height:  auto !important;
 height: auto !important;
 margin-bottom: 10px;
 clear: both;
 float: none;
 margin: 5px auto;
 min-height: 175px;
 min-width: auto;
 vertical-align: top;
 width: 100% !important;
 margin-top:-1px;
}
 .feature-article .caption {
 position: absolute;
 left: 0px;
 bottom: 5px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
 padding: 20px 24px;
 width: 100%;
		/* top: 0px !important; */
		/* margin-top: 5px; */
		/* bottom: -10px; */
		height: auto;
 max-height: 170px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery {
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
 width:120px;
 max-width:120px;
 max-height:none;
 height:auto;
}
 .feature-article h1 {
font-size: 18px;
line-height: 22px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
font-size:17px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 10px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
 border-bottom: 1px solid #576979;
 color:#fff;
 line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:620px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 696px;
}
 .feature-article img {
width:620px;
height:auto;
}
 .columns-holder {
overflow: visible;
padding-top: 20px;
max-width: 736px;
}
 .column {
float: left; /* width: 419px; */
 margin-top: 20px;
margin: 0;
max-width: 338px;
width:100%;
}
 .article-list {
max-width: 736px;
min-height: 440px;
margin-top:15px;
}
 .column.rt {
float:right;
}
 .column:nth-child(odd) {
margin-right: 20px;
}
 .half {
width:48%;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
 .columns-holder.half .column {
float:left;
width:46%;
margin-right:7%;
padding-top:0;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 736px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}
 #category-page h2 {
margin:0;
}
 .main-cat a {
padding-left: 30px;
padding-right: 30px;
}
 .sub-cat-container .sub-cat2.lt {
float:left;
width:48%;
}
 .sub-cat-container .sub-cat2.rt {
float:right;
width:48%;
}

	/* sidebar */
	#sidebar {
float: none;
clear: both;
width: 100%;
max-width:100%;
padding: 0 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #sidebar ul.sidebar-menu, ul.sidebar-menu li {
width:100%;
}
 #sidebar .block img {
float:none;
margin-right:0;
width:300px;
height:auto;
}


	/* Google AdSense */
	#regular-ad {
display: block;
    margin-top: 15px;
    -ms-zoom: scale(0.385);
    -ms-transform: scale(0.385);
    -moz-transform: scale(0.385);
    -o-transform: scale(0.385);
    -webkit-transform: scale(0.385);
    transform: scale(.956);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-left: 20px;
    margin-bottom: -15px;
}
/* #mobile-ad {
display:block;
}*/
	/*.disqus-container { display:none !important; }*/
	.article-ad-box {
display:none !important;
}
 #collapsed-nav {
max-width:736px !important;
}
 .ad-leaderboard {
display:block;
}
 .block.ad-top-block {
text-align:center;
}
 #sidebar .ad-top-block {
padding-top: 20px;
text-align: center;
margin: 0 auto;
width: 320px;
 padding-left: 10px;
}
.default-img {
min-height: 175px !important;
}
.GoogleActiveViewClass {
text-align:center;
width: 300px;
}

}
/* iPhone 6 Responsive
*********************************************/
@media all and (max-width:667px) and (orientation : landscape) {
#content img.default-img {
 min-height: 180px !important;
}
 * {
margin: 0;
}
 html, body {
width:100%;
overflow-x: hidden;
}
 @viewport {
width: 100%;
webkit-width: 100%;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
padding: 0;
width: 100%;
max-width: 100%;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}


    /* header */
	#mobile-header {
margin-top: -22px !important;
display:block !important;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
left:50%;
margin-left:-100px;
display:block;
width:200px;
height:40px;
top:12px;
}
 #mobile-logo img {
display:block;
width:200px;
height:auto;
border:0;
padding:0;
}


	/*Breadcrumbs*/	
	#breadcrumbs {
margin-top:20px;
}
 #breadcrumb {
font-size: 12px;
line-height: 16px;
margin-left: 0;
margin-top: 15px;
}

	/* nav */
	#collapsed-nav .nav {
width:100%;
max-width:100%;
text-align: center !important;
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 30px;
 color: #FFFFFF;
 font-weight: normal;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
background:none;
padding:0;
padding-right:10px;
margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding:0px 20px !important;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 #content img {
 max-width: 667px;
 max-height:  auto !important;
 height: auto !important;
 margin-bottom: 10px;
 clear: both;
 float: none;
 margin: 5px auto;
 /*min-height: 180px !important;*/
 min-width: 280px !important;
 vertical-align: top;
 width: 100% !important;
 margin-top:-1px;
}
 .column-list li {
min-height: 248px;
}
 .default-img {
min-height: 157px !important;
}
 .feature-article .caption {
 position: absolute;
 left: 0px;
 bottom: 5px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
 padding: 20px 24px;
 width: 100%;
		/* top: 0px !important; */
		/* margin-top: 5px; */
		/* bottom: -10px; */
		height: auto;
 max-height: 170px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery {
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
 width:120px;
 max-width:120px;
 max-height:none;
 height:auto;
}
 .feature-article h1 {
font-size: 18px;
line-height: 22px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
font-size:17px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 10px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
 border-bottom: 1px solid #576979;
 color:#fff;
 line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:620px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 640px;
}
 .feature-article img {
width:620px;
height:auto;
}
 .columns-holder {
overflow: visible;
padding-top: 20px;
max-width: 667px;
}
 .column {
float: left; /* width: 419px; */
 margin-top: 20px;
margin: 0;
max-width: 303px;
width:100%;
}
 .article-list {
max-width: 667px;
min-height: 446px;
margin-top:15px;
}
 .column.rt {
float:right;
}
 .column:nth-child(odd) {
margin-right: 20px;
}
 .half {
width:48%;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
 .columns-holder.half .column {
float:left;
width:46%;
margin-right:7%;
padding-top:0;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 667px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}
 #category-page h2 {
margin:0;
}
 .main-cat a {
padding-left: 30px;
padding-right: 30px;
}
 .sub-cat-container .sub-cat2.lt {
float:left;
width:48%;
}
 .sub-cat-container .sub-cat2.rt {
float:right;
width:48%;
}

	/* sidebar */
	#sidebar {
float: none;
clear: both;
width: 100%;
max-width:100%;
padding: 0 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #sidebar ul.sidebar-menu, ul.sidebar-menu li {
width:100%;
}
 #sidebar .block img {
float:none;
margin-right:0;
width:300px;
height:auto;
}


	/* Google AdSense */
	#regular-ad {
    display: block;
    margin-top: 15px;
    -ms-zoom: scale(0.86);
    -ms-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -o-transform: scale(0.86);
    -webkit-transform: scale(0.86);
    transform: scale(0.86);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-left: 20px;
    margin-bottom: -27px;}
/* #mobile-ad {
display:block;
}*/
	/*.disqus-container { display:none !important; }*/
	.article-ad-box {
display:none !important;
}
 #collapsed-nav {
max-width:667px !important;
}
 .ad-leaderboard {
display:block;
}
 .block.ad-top-block {
text-align:center;
}
 #sidebar .ad-top-block {
padding-top: 20px;
text-align: center;
margin: 0 auto;
width: 320px;
 padding-left: 10px;
}
 .GoogleActiveViewClass {
text-align:center;
}

}



/*Android Responsive*/
@media only screen and (max-width : 640px) and (orientation : landscape) {
 .column {
max-width: 290px;
}
#content img.default-img {
 min-height: 132px !important;
}
 .article-list {
min-height: 465px;
}
 .GoogleActiveViewClass {
text-align:center;
width: 300px;
}

}

/* iPhone 5 in landscape Responsive
*********************************************/

@media all and (max-width:570px) and (orientation : landscape) {
 * {
margin: 0;
}
 html, body {
width:100%;
overflow-x: hidden;
}
 @viewport {
width: 100%;
webkit-width: 100%;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
padding: 0;
width: 100%;
max-width: 100%;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}


    /* header */
	#mobile-header {
margin-top: -22px !important;
display:block !important;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
left:50%;
margin-left:-100px;
display:block;
width:200px;
height:40px;
top:12px;
}
 #mobile-logo img {
display:block;
width:200px;
height:auto;
border:0;
padding:0;
}


	/*Breadcrumbs*/	
	#breadcrumbs {
margin-top:20px;
}
 #breadcrumb {
font-size: 12px;
line-height: 16px;
margin-left: 0;
margin-top: 15px;
}

	/* nav */
	#collapsed-nav .nav {
width:100%;
max-width:100%;
text-align: center !important;
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 30px;
 color: #FFFFFF;
 font-weight: normal;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
background:none;
padding:0;
padding-right:10px;
margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding:0px 20px !important;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 #content img {
 max-width: 667px;
 max-height:  auto !important;
 height: auto !important;
 margin-bottom: 10px;
 clear: both;
 float: none;
 margin: 5px auto;
 min-height: auto !important;
 min-width: 252px !important;
 vertical-align: top;
 width: 100% !important;
 margin-top:-1px;
}
 .feature-article .caption {
 position: absolute;
 left: 0px;
 bottom: 5px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
 padding: 20px 24px;
 width: 100%;
		/* top: 0px !important; */
		/* margin-top: 5px; */
		/* bottom: -10px; */
		height: auto;
 max-height: 170px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery {
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
 width:120px;
 max-width:120px;
 max-height:none;
 height:auto;
}
 .feature-article h1 {
font-size: 18px;
line-height: 22px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
font-size:17px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 10px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
 border-bottom: 1px solid #576979;
 color:#fff;
 line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:620px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 640px;
}
 .feature-article img {
width:620px;
height:auto;
}
 .columns-holder {
overflow: visible;
padding-top: 20px;
max-width: 667px;
}
 .column {
float: left; /* width: 419px; */
 margin-top: 20px;
margin: 0;
max-width: 254px;
width:100%;
}
 .article-list {
max-width: 667px;
min-height:465px;
margin-top:15px;
}
 .column.rt {
float:right;
}
 .column:nth-child(odd) {
margin-right: 20px;
}
 .half {
width:48%;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
 .columns-holder.half .column {
float:left;
width:46%;
margin-right:7%;
padding-top:0;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 667px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}
 #category-page h2 {
margin:0;
}
 .main-cat a {
padding-left: 30px;
padding-right: 30px;
}
 .sub-cat-container .sub-cat2.lt {
float:left;
width:48%;
}
 .sub-cat-container .sub-cat2.rt {
float:right;
width:48%;
}

	/* sidebar */
	#sidebar {
float: none;
clear: both;
width: 100%;
max-width:100%;
padding: 0 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #sidebar ul.sidebar-menu, ul.sidebar-menu li {
width:100%;
}
 #sidebar .block img {
float:none;
margin-right:0;
width:300px;
height:auto;
}


	/* Google AdSense */
	#regular-ad {
display:block;
    margin-top: 15px;
    -ms-zoom: scale(0.724);
    -ms-transform: scale(0.724);
    -moz-transform: scale(0.724);
    -o-transform: scale(0.724);
    -webkit-transform: scale(0.724));
    transform: scale(0.724);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-left: 20px;
    margin-bottom: -38px;
}
/* #mobile-ad {
display:block;
}*/
	/*.disqus-container { display:none !important; }*/
	.article-ad-box {
display:none !important;
}
 #collapsed-nav {
max-width:667px !important;
}
 .ad-leaderboard {
display:block;
}
 .block.ad-top-block {
text-align:center;
}
 #sidebar .ad-top-block {
padding-top: 20px;
text-align: center;
margin: 0 auto;
width: 320px;
 padding-left: 10px;
}
 .GoogleActiveViewClass {
text-align:center;
}

}

/* iPhone 3-4 in landscape Responsive
*********************************************/
@media only screen and (max-width : 480px) and (orientation: landscape) {
	/* fluid resizing deployed on view port */	
	body {
margin:0;
width:100%;
max-width:320px;
}
 #mobile-header {
margin-top: 0px !important;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
	/*width:480px;*/
		padding: 0;
 width: 100%;
 max-width: 320px;
}
 #collapsed-nav .nav {
width:100%
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 24px;
 color: #FFFFFF;
 font-weight: normal;
}
 .ad-leaderboard {
display:none;
}
 .block.ad-top-block {
margin-left:-20px !important;
}
	/*.signature {margin-bottom: -30px !important;
	    margin-top: 20px !important;}*/

	/*Breadcrumbs*/
	#breadcrumb {
 font-size: 12px !important;
 line-height: 16px !important;
 margin-left: 0 !important;
 margin-top: 15px !important;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
max-width: 480px;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
 left:50%;
 margin-left:-100px;
 display:block;
 width:200px;
 height:40px;
 top:12px;
}
 #mobile-logo img {
 display:block;
 width:200px;
 height:auto;
 border:0;
 padding:0;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
 background:none;
 padding:0;
 padding-right:10px;
 margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding: 0px 20px;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 #content img {
 max-width: 437px !important;
 max-height: 300px;
 height: auto !important;
 margin-bottom: 10px;
 clear: both;
 float: none;
 margin: 5px auto;
 min-height: 71px;
 min-width: 280px !important;
 vertical-align: top;
 width: 100% !important;
 margin-top:-1px;
}
 #sidebar {
float: left !important;
clear: both !important;
padding: 0px 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #breadcrumbs {
margin-top:20px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery {
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
width:120px;
max-width:120px;
 max-height:none;
height:auto;
}
 .feature-article h1 {
font-size: 18px;
line-height: 22px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .feature-article .caption {
 position: absolute;
 left: 1px !important bottom: 5px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
		/* top: 0 !important; */
		padding: 20px 24px;
 width: 98.9% !important;
 margin-top: 5px;
		/* bottom: -10px; */
		height: auto;
 max-height: 141px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
font-size:17px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 20px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
border-bottom: 1px solid #576979;
color:#fff;
line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:420px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 300px;
}
 .feature-article img {
width:420px;
height:auto;
}
 .columns-holder {
overflow: visible;
max-width: 320px;
}
 .column {
float: none;
width: 100%;
margin-top: 20px;
margin: 0;
max-width: 320px;
}
 .article-list {
max-width: 440px !important;
 margin-top: 15px !important;
}
 .column.rt {
float:right;
}
 .half {
width:45%;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 320px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #sidebar, .sidebar-menu {
width:100%;
}
 #sidebar .block img {
float:none;
margin-right:0;
width:300px;
height:auto;
}
 #category-page h2 {
margin:0;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}

	/* Google AdSense */
	#regular-ad {
display:block;
}
/* #mobile-ad {
display:block;
}*/
	/*.disqus-container {	display:none !important; }*/
	.article-ad-box {
display:none !important;
}
}

/* iPhone 5 Responsive
*********************************************/
@media only screen and (min-width : 321px) and (max-width : 480px) {
	/* fluid resizing deployed on view port */	
	body {
margin:0;
width:100%;
max-width:480px;
}
 #mobile-header {
margin-top: 0px !important;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
		/*width:480px;*/
		padding: 0;
 width: 100%;
 max-width: 480px;
}
 #collapsed-nav .nav {
width:100%
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 30px;
 color: #FFFFFF;
 font-weight: normal;
}
 .ad-leaderboard {
display:none;
}
 .block.ad-top-block {
text-align:center;
}
 #sidebar .ad-top-block {
 padding-top: 20px;
 text-align: center;
 margin: 0 auto !important;
 width: 320px;
 padding-left: 10px;
}
	/*.signature {margin-bottom: -30px !important;
	    margin-top: 20px !important;}*/

	/*Breadcrumbs*/
	#breadcrumb {
 font-size: 12px !important;
 line-height: 16px !important;
 margin-left: 0 !important;
 margin-top: 15px !important;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
 left:50%;
 margin-left:-100px;
 display:block;
 width:200px;
 height:40px;
 top:12px;
}
 #mobile-logo img {
 display:block;
 width:200px;
 height:auto;
 border:0;
 padding:0;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
background:none;
padding:0;
padding-right:10px;
margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding:0px 20px !important;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 #content img {
 max-width: 480px;
 height: auto !important;
 margin-bottom: 10px;
 clear: both;
 float: none;
 margin: 5px auto;
min-height: auto !important;
 min-width: auto !important;
 vertical-align: top;
 width: 100% !important;
 margin-top:-1px;
}
/*.profile_tpl #content .bioPic img {
	width: auto !important;
	min-width:120px !important;
	min-height:120px !important;
	
}*/
 .feature-article .caption {
 position: absolute;
 left: 0px;
 bottom: 5px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
padding: 5px 10px;
 width: 100%;
 height: auto;
 max-height: 170px;
}
 #sidebar {
 float: left !important;
 clear: both !important;
 padding: 0 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #breadcrumbs {
margin-top:20px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery{
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
 width:120px;
 max-width:120px;
 max-height:none;
 height:auto;
}
 .feature-article h1 {
 font-size: 16px;
 line-height: 20px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
 font-size: 14px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 10px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
 border-bottom: 1px solid #576979;
 color:#fff;
 line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:420px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 480px;
}
 .feature-article img {
width:420px;
height:auto;
}
 .columns-holder {
overflow: visible;
padding-top: 20px;
max-width: 480px;
}
 .column {
 float: none;
		/* width: 419px; */
		margin-top: 20px;
 margin: 0;
 max-width: 480px;
 width:100%;
}
 .article-list {
max-width: 420px;
margin-top:15px;
}
 .column.rt {
float:right;
margin-top:20px;
}
 .column:nth-child(odd) {
margin-right:10px;
}
 .half {
width:100%;
}
.column-list li {
min-height: 130px;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
.default-img {
 min-height: 195px !important;
}
 .columns-holder.half .column {
 float:left;
 width:46%;
 margin-right:7%;
 padding-top:0;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 480px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #sidebar, .sidebar-menu {
width: 100%;
max-width: 480px;
}
 #sidebar .block img {
 float:none;
 margin-right:0;
 width:300px;
 height:auto;
}
 #category-page h2 {
margin:0;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}

	/* Google AdSense */
	#regular-ad {
        display: block;
    margin-top: 15px;
    -ms-zoom: scale(0.46);
    -ms-transform: scale(0.46);
    -moz-transform: scale(0.46);
    -o-transform: scale(0.46);
    -webkit-transform: scale(0.46);
    transform: scale(0.46);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-left: 20px;
    margin-bottom: -62px;
}
/* #mobile-ad {
display:block;
}*/
	/*.disqus-container { display:none !important; }*/
	.article-ad-box {
display:none !important;
}
}
/* iPhone 3-4 Responsive
*********************************************/
@media only screen and (max-width : 320px) {
	/* fluid resizing deployed on view port */	
	body {
margin:0;
width:100%;
max-width:320px;
}
 #mobile-header {
margin-top: 0px !important;
}
 #mobile-bar {
margin-top: 0px !important;
}
 #wrapper, #main, #footer, #mobile-header, #mobile-bar {
	/*width:480px;*/
		padding: 0;
 width: 100%;
 max-width: 320px;
}
 #collapsed-nav .nav {
width:100%
}
 #collapsed-nav .nav li a {
 border-right: 1px solid #86C5EC;
 display: inline-block;
 font-size: 1em;
 height: 40px;
 line-height: 40px;
 padding: 0 24px;
 color: #FFFFFF;
 font-weight: normal;
}
 .ad-leaderboard {
display:none;
}
 .block.ad-top-block {
margin-left:-20px !important;
}
	/*.signature {margin-bottom: -30px !important;
	    margin-top: 20px !important;}*/

	/*Breadcrumbs*/
	#breadcrumb {
 font-size: 12px !important;
 line-height: 16px !important;
 margin-left: 0 !important;
 margin-top: 15px !important;
}
 #promotop, #column-left, #footer .footer-container {
width: 100%;
padding: 0;
max-width: 320px;
}
 #content, .ad-box .front-ads {
width:100%;
padding:0;
margin:0;
}
 #menu, #header-menu {
display:none;
}
 .mobile {
display:block;
}
 #mobile-header {
 position: relative;
 clear:both;
 display: block;
 height:50px;
 overflow:hidden;
 background:#f3f3f3;
}
 #logo {
display:none;/*clear:both; margin:10px auto;*/
}
 #mobile-logo { /*display: inline-block; width: 200px; height: 40px;*/
 position:absolute;
 left:50%;
 margin-left:-100px;
 display:block;
 width:200px;
 height:40px;
 top:12px;
}
 #mobile-logo img {
 display:block;
 width:200px;
 height:auto;
 border:0;
 padding:0;
}
 #responsive-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-right:1px solid #e5e5e5;
}
 #search-menu {
 width:50px;
 height:50px;
 display: inline-block;
 border-left:1px solid #e5e5e5;
 float:right;
}
 #responsive-menu img, #search-menu img {
margin:5px auto;
}
 #mobile-bar {
 background:#6cb8e5;
 clear:both;
 display:block;
 height:40px;
}
 #mobile-bar a {
 color:#FFF;
 width:32%;
 display:inline-block;
 border-right:1px solid #88c6ea;
 height:40px;
 line-height:40px;
 text-decoration:none;
 text-align:center;
}
 #mobile-bar a:last-child {
border-right:0;
}
 #breadcrumbs a:first-child {
padding-left:0;
}
 .breadcrumbs li {
 background:none;
 padding:0;
 padding-right:10px;
 margin:0;
}
 .breadcrumbs li:after {
content: ' >> ';
}
 #main.page-1 {
padding-top:10px;
}
 #column-left {
padding: 0px 20px;
}
 #content {
border:0;
}
/* #sidebar .block3 {
display:none !important;
}*/
 
 #sidebar {
float: left !important;
clear: both !important;
padding: 0px 20px;
}
 #sidebar.article-sidebar {
margin-top:0px !important;
}
 #breadcrumbs {
margin-top:20px;
}
 .social-buttons-box, .followFitday, .addthis_toolbox.addthis_floating_style, #discovery{
display:none;
}
 .front-ads {
margin:0;
}
 .article-ad-box {
width:398px;
}
 .article-ad-box .front-ads {
width:255px;
float:left;
}
 #content .article-ad-box .sm-rotate img {
width:120px;
max-width:120px;
 max-height:none;
height:auto;
}
 .feature-article h1 {
font-size: 14px;
 line-height: 20px;
}
 .feature-article p, .feature-article p a {
font-size: 12px;
line-height: 16px;
}
 .feature-article .caption {
 position: absolute;
 left: 0px;
 bottom: 5px;
 background: url(../images/bg-feature.png) repeat-x left top;
 margin: 0;
 padding: 5px 10px;
 width: 100%;
 margin-top: 5px;
 height: auto;
 max-height: 141px;
}
 .article-list h3 a {
font-size:22px !important;
}
 .article-list p {
font-size:18px !important;
}
 .article-list .more-link {
margin-top:5px;
font-weight:bold;
}
	/* font size */
	h1#page-title, .column h2, #sidebar .heading h3 {
font-size:24px !important;
}
 #sidebar .rel-author h4, .column-list li h3 {
 font-size: 15px !important;
}
 .asset-body b, .asset-body strong {
font-size:16px !important;
}
 .front-ads .ad-1.googleTextAd {
width:170px !important;
}
 .front-ads .googleTextAd a {
font-size:17px !important;
}
 #footer {
padding-bottom:60px !important;
padding:0 20px;
}


	/* mobile nav */
	#mobile-nav {
font-size:14px;
background:#455868;
}
 #mobile-nav ul {
height:auto;
margin-left:10px;
padding-left:10px;
}
 #mobile-nav ul li> ul li a {
font-size:14px;
}
 #mobile-nav ul li {
margin-left:0;
padding-left:0;
}
 #mobile-nav ul li > li {
margin-left:0;
padding-left:30px;
}
 #mobile-nav li {
display: block;
float: none;
width: 100%;
}
 #mobile-nav li a {
border-bottom: 1px solid #576979;
color:#fff;
line-height:20px;
}

	/* search */
	#sidebar #cse-search-box {
display:none !important;
}
	/* search box */
	#mobile-search-box {
width:420px;
margin:20px auto;
clear:both;
}
 #mobile-search-box input[type="text"] {
 border:#ccc 1px inset !important;
 width: 225px;
 margin:5px auto;
 clear:both;
 color:#333;
 background: url("http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat scroll left center rgb(255, 255, 255);
}
 #mobile-search-box input[type="text"]:focus {
background:#fff;
}
 #mobile-search-box .submit {
margin-top:10px;
}
 #mobile-search-box .submit:hover {
cursor:pointer;
}
 #mobile-search-box input[type="submit"] {
 background:#fc9532 !important;
 color:#fff;
 font-size:14px;
 padding:3px 10px;
 border:hidden;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 background-image:none !important;
}
 #mobile-search-box input[type="submit"]:hover {
 text-decoration:none;
 background:#fcbc23 !important;
 cursor:pointer !important;
}

	/* article home */
	.feature-article {
width: 100%;
height: auto;
max-width: 300px;
}
 .feature-article img {
width:420px;
height:auto;
}
 .columns-holder {
overflow: visible;
max-width: 320px;
}
 .column {
float: none;
width: 100%;
margin-top: 20px;
margin: 0;
max-width: 320px;
}
 .article-list {
max-width: 420px;
 margin-top: 15px;
}
 .column.rt {
float:right;
margin-top:20px;
}
 .half {
width: 100%;
}
.column-list li {
min-height: 130px;
}
 .lt {
float:left;
}
 .rt {
float:right !important;
}
 .column:last-child {
padding-top:0;
}
 .column img, .article-list img {
max-width:418px;
height:auto;
}
 .column.cat {
text-align:left;
}
 #category-page.home {
max-width: 320px;
}
 .columns-holder.half .column:last-child {
margin-right:0;
}
 #main.page-1 {
width: 100% !important;
}
 #sidebar, .sidebar-menu {
width:100%;
}
 #sidebar .block img {
float:none;
margin-right:0;
width:300px;
height:auto;
}
 #category-page h2 {
margin:0;
}
 #article-header .article-top-links, ul.dropdown, #article-header {
display:none;
}

	/* Google AdSense */
	#regular-ad {
display:block;
    margin-top: 15px;
    -ms-zoom: scale(0.385);
    -ms-transform: scale(0.385);
    -moz-transform: scale(0.385);
    -o-transform: scale(0.385);
    -webkit-transform: scale(0.385);
    transform: scale(0.385);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-left: 20px;
    margin-bottom: -68px;
}
/* #mobile-ad {
display:block;
}*/
	/*.disqus-container {	display:none !important; }*/
	.article-ad-box {
display:none !important;
}
}
#content img.fit_img_transparent_pixel {
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}
#cse-search-results iframe {width:100%;    max-height: 1525px;}
/* Desktop larger devices visible-lg
 ******************************************************/
@media(min-width:1200px){
    #column-left #content img.articleIMG {
        min-width: 690px;
/*        min-height:250px;*/
        max-height: auto;
    }

}
/*All tablets visible-sm
 *******************************************************/
@media(min-width:992px){
    #article-header {
        margin-top: -20px;
    }
    .category_tpl ul.dropdown {
        top: 15px;
    }

}
/*Big phones ipad minis vertical visible-md
 ******************************************************/
@media(min-width:768px){
    #article-header {
        margin-top: -20px;
    }    
    .category_tpl ul.dropdown {
        top: 15px;
    }
    #mobile-header {
        margin-top: -20px !important;
    }

}
/* All mobile devices bootstrap media query visible-xs
 ******************************************************/
@media(max-width:767px){
    .article-list {
	min-height: 505px;
	border-bottom: 1px #ccc solid
    }
    #content img.mt-image-left {
        width: auto !important;
    }
    #content .fit_article_body img.mt-image-left[width="90"] {
        width: 90px !important;
        min-width: 90px !important;
        max-width: 90px !important;
        height: auto !important;
        min-height: 1px !important;
        max-height: auto !important;
    }
    img.related-article-img {
        max-width: 130px !important;
        min-width: auto !important;
    }
    #content .article-list .article-list-main-img, #content .article-list .article-list-default-img {
        width: 100%;
    }
    #content img.articleIMG {
        width: 100% !important;
        height: auto !important;
    }
    #mobile-header {
        margin-top: -20px !important;
    }
	.fit_article_body img {max-width: 280px;
    height: auto;}

} 
