/* 13" and Tablet landscape Screen */
@media screen and (max-width : 1184px) {

	.ubm {
    width: 960px;
    margin:0 auto;
	}

	.bb-header {
    width:960px;
    margin: 0 auto;
	}

	.twitter-bar {
    width: 960px;
    margin:0 auto;
}

	.logo-bar {
	height: 129px;
	}

	.logo-box {
    margin: 42px 0 37px;
    padding: 0;
    width: 210px;
	}

	.leaderboard-box {
		margin: 18px 0;
		padding: 0;
	}


	.nav-menu {
    width: 960px;
	}

	.nav-menu .home-icon {
	}

	.headshrunk .navigation {
	    width: 960px;
	    margin: 0 auto;
	}

	ul.navigation li {
	    margin:0 18px;
	    padding: 0px 2px;
	    font-size: 14px;
	    line-height: 49px;
	}

	.cat-bar {
	    width:100%;
	    height: 47px;
	    border-bottom:1px solid #d8d8d8;
	    padding:0;
	    margin: 0 auto;
	}

	ul.cat-menu li {
	    margin-right: 25px;
	    font-size: 15.5px;
	    line-height: 45px;
	    font-weight: 300;
	}


	.sb-search {
	    margin-top: 7px;
	    width: 0%;
	    min-width: 40px;
	    height: 30px;
	}

	.sb-search.sb-search-open,
	.no-js .sb-search {
    width: 240px;
    border: 1px solid #d8d8d8;
    z-index: 110;
    background: #fff !important;
	}

	.sb-icon-search,
	.sb-search-submit  {
    width: 34px;
    height: 30px;

    line-height: 30px;
	}	

	.sb-search-input {
    width: 230px;
    height: 30px;
    margin: 0;
    z-index: 10;
	}

	.content {
    width:960px;
    margin: 27px auto 0 auto;
    overflow: hidden;
	}

	.latest .article {
    width: 302px;
    margin-right: 27px;
    padding-right: 27px;
    border-right: 1px solid #d8d8d8;
	}

	.content .left-wrap {
		width: 660px;
		float: left;
	}

	.home-page-content > .left-content > .article:first-child {
		padding: 0px !important;
		margin-left: 0 !important;
		border-bottom: 0 !important;
		height: 300px;
		overflow: hidden;
		position: relative;
	}

	.home-page-content > .left-content .article:first-child .inter-thumb {
		width: 100% !important;
		padding: 0px;
		height: 350px !important;
		margin-bottom: 0;
	}

	.home-page-content > .left-content > .article:first-child .content-float {
    	padding-left: 4%;
    	padding-right: 4%;
    	padding-bottom: 4%;
    	position: absolute;
    	bottom: 0;
    	background: url(../images/gradient.png) center bottom repeat-x;
    	width: 100%;
	}

	.home-page-content > .left-content > .article:first-child .category-tag {
		font-size: 16px;
		line-height: 33px;
		background: #F7C100;
		padding: 0 15px;
	}

	.home-page-content > .left-content > .article:first-child .category-tag a {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	}

	.home-page-content > .left-content > .article:first-child .category-tag:hover {
	background: #333 !important;
	}

	.home-page-content > .left-content > .article:first-child .comments-tag:after {
    color: #333;
    font-size: 28px;
    line-height: 28px;
	}

	.home-page-content > .left-content > .article:first-child .post-date,
	.home-page-content > .left-content > .article:first-child .post-date a {
		color: #eee;
	}

	.home-page-content > .left-content > .article:first-child .content-float h1 a {
    	color: #fff;
    	font-size: 35px;
    	line-height: 40px;
    	text-shadow: 1px 1px 0px #000;
    	text-shadow: 1px 1px 0px rgba(0,0,0,0.9);
    	font-weight: 700;
	}

	.home-page-content > .left-content > .article:first-child .content-float p {
    	color: #fff;
    	display: none;
	}

	.content .left-content {
		width: 633px;
		border-right: 1px solid #d8d8d8;
		margin-right: 27px;
		padding-right: 27px;
	}

	.content .middle-content {
		width: 633px;
		border-right: 1px solid #d8d8d8;
		margin-right: 27px;
		padding-right: 27px;
		margin-left: 0px;
		padding-left: 0px;
		border-left: 0;
		float: left !important;
	}

	.middle-content .latest-title {
    display: none;	}

	.content .right-content {
		width: 300px;
	}

	.left-content .article {
		overflow: hidden;
		padding-bottom: 0px;
	}


	.left-content .inter-thumb {
		width: 220px;
		height: auto;
		float: left;
		overflow: hidden;

	}

	.left-content .content-float {
		width: 385px;
		padding-left: 27px;
		padding-bottom: 27px;
	}

	.left-content .article:first-child {
		border-top: 0px solid #d8d8d8;
		margin-top: 0px;
		padding-top: 0px;
		}

	.content .left-content h1 {
	    line-height: 38px;
	    margin: 12px 0px 11px;
	    font-size: 30px;
	    font-weight: 400;
	}

	.content .left-content p {
	    display: block;
	}

	.posts-tab ul#more-posts li .content {
    width: 439px;
    float: left;
    margin: 0px;
}

	.middle-content .skyscraper-ad {
		display: none;
	}

	.middle-content .bq-wrap {
		display: none;
	} 

	.middle-content .article {
    border-bottom: 1px solid #D9D9D9;
    border-right: 0px solid #d8d8d8;
    width: 302px;
    float: left;
	padding-left: 0px;
    padding-right:27px;
	margin-bottom:27px;
	padding-bottom:27px;
	}

	.middle-content .first {
    margin-right: 0px;
    padding-right: 27px !important;
    padding-left: 0 !important;
    width: 302px;
    float: left;
	}
	
	.middle-content .item2,
	.middle-content .item4,
	.middle-content .item6,
	.middle-content .item8 {
		margin-right: 0px;
    	padding-right: 0px;
    	padding-left: 27px;
		border-left:1px solid #d9d9d9;
	}

	.middle-content .article:last-child {
		border-bottom: 1px solid #d9d9d9;
		}

	.middle-content .article .inter-thumb {
    height: 200px;
    overflow: hidden;
    margin-bottom: 15px;
	}

	.middle-content .article p {
	    display: block;
	}

	.footer {
    width: 960px;
	}

	.footer .about {
    width: 35%;
	}

	.footer .about p {
    font-size: 15px;
    line-height: 28px;
    margin: 25px 0 0px;
    padding: 0;
	}

	.footer .links {
	    width: 25%;
	    margin:0 5%;
	    padding:0 0%;
	}

	.footer .links ul li {
    font-size: 15px;
	}

	.footer .twitter {
	    width: 30%;

	}


	/* ==========================================================================
   Single Post Page
   ========================================================================== */
.single-post-page .left-content {
    width: 100%;
    margin-right: 0;
    padding-right: 0px;
    border-right: 0px solid #d8d8d8;
    margin-top: 20px;
}

.single-post-page > .left-content > .article {
    border-bottom: 0;
    border-top: 0;
    padding-top:0;
}

.single-post-page .post-thumb {
    height: 300px;
    overflow: hidden;
    margin-bottom: 27px;
}

.single-post-page .post-thumb:hover {
    height: auto;
    overflow: hidden;
}

.single-post-page .comments-tag {
    margin-top: 0;
}

.single-post-page .left-content h1 {
    font-size: 50px;
    margin: 15px 0;
    line-height: 55px;
}

.single-post-page .right-content .site-news .article {
padding-bottom: 27px;
}

.single-post-page .right-content .site-news h1 {
font-size: 25px;
font-weight: 700;
line-height: 32px;
margin: 10px 0 20px;
}

.single-post-page .left-content p {
    font-size: 17px;
    line-height: 30px;
    display: block;
}

.single-left-content blockquote {
    font-size: 25px;
    font-style: italic;
    display: inline-block;
    color: #555;
    line-height: 45px;
    margin: 40px 0;
    clear: both;
    overflow: hidden;
    padding-top: 120px;
    position: relative;
}

.single-left-content blockquote::before {
    margin:0;
    padding: 0;
    position: absolute;
    content: "\e81f";
    width: 90px;
    height: 90px;
    font-family: fontello;
    left: 50%;   
    background: #444;
    color: #fff ;
    border-radius:50%;
    text-align: center;
    line-height: 90px;
    font-size: 50px;
    top:0%;
    margin-left: -45px;
    font-style: normal;
}

.single-post-page .single-left-content {
    width: calc(100% - 354px);
}

.single-post-page .right-content {

}

}


/* Tablet Portrait Screen */
@media screen and (max-width : 1000px) {

	.ubm .one-half {
    width: auto;
	}

	.twitter-bar-wrap {
		display: none;
	}

	.nav-wrap {
		display: none;
	}

	.bb-header {
    width:728px;
    margin: 0 auto;
    overflow: hidden;
    height: 110px;
    position: relative;
	}

	.logo-bar {
		height: auto;
	}

	.logo-box {
	    margin: 29px 0 2px;
		padding: 0;
		width: 230px;
	}

	.leaderboard-box {
    margin: 35px 0 35px;
    padding: 0;
    display: none;
	}

	.bb-header hr {
		border:0;
		background: #d8d8d8;
		height: 1px;

	}	

	.leaderboard-box img {
    width: 460px;	
	}

	.nav-menu {
    height: 47px;
	}

	.nav-menu .home-icon {
	    line-height: 47px;
	    font-size: 16px;
	}

	.headshrunk .navigation {
	    width: 960px;
	    margin: 0 auto;
	}

	ul.navigation {
	    display: none;
	}

	ul.cat-menu {
	    display: none;
	}

	.print-button {
		display: none;
	}

	.nav-menu {
		width: 100%;
		margin-bottom: 10px;
		padding:5px;
		position: relative;
		display: none !important;
	}

	.mobile-nav {
		display: block;
		overflow: hidden;
	}

	.navigation-select, .category-select, .mobile-nav {
    display: inline-block;
	}







.cat-bar {
	    height: auto;
	    border-bottom:0px solid #d8d8d8;
	    border-top:0px solid #d8d8d8;
	    padding:0px 0 0px 0;
	    margin: 0 auto 0;
	    overflow: hidden;
	    width: 102%;
	    position: absolute;
	    top:50%;
	    right: 0px;
	    margin-top: -17px;
	}

	.mobile-nav {
		display: block;
		overflow: hidden;
		position: absolute;
		right:34px;
		top: 0;
	}

	.navigation-select {
		display: inline-block;
		border-right: 1px solid #d8d8d8;
		border-radius: 0;
		width: 50px;
		height: 34px;
		padding: 0;
	}

	.navigation-select select {
    margin: 0;
    background: transparent;
    color:#333;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    font-weight: 300;
    text-transform: uppercase;
    width: 30px;
    padding: 0;
    border:0;
	}

	@media screen and (-webkit-min-device-pixel-ratio:0) {
	    .navigation-select select {padding-right:18px}
	}

	.navigation-select label {
		position:relative;
		font-weight: 300;
		font-size: 15px;
	}

	.navigation-select label::after {
	    content:'\e838';
	    font:22px "fontello";
	    color:#fff;
	    left:12px; 
	    top:0px;
	    padding:0 0 0px;
	    border-bottom:0px solid #ddd;
	    position:absolute;
	    pointer-events:none;
	    font-weight: 300;
	    color: #333;
	    line-height: 34px;
	}
	.navigation-select label::before {
	    content:'';
	    right:0px; 
	    top:0px;
	    width:31px; 
	    height:25px;
	    background:#fff;
	    position:absolute;
	    pointer-events:none;
	    display:block;
	}

	.category-select {
		display: inline-block;
		border-right: 1px solid #d8d8d8;
		border-radius: 0;
		width: 45px;
		height: 34px;
		padding: 0;
	}

	.category-select select {
    margin: 0;
    background: transparent;
    color:#333;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    font-weight: 300;
    width:30px;
    padding: 0;
    display: inline-block;
    border:0;
	}

	/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	    .category-select select {padding-right:18px}
	}

	.category-select label {
		position:relative;
		font-weight: 300;
		font-size: 15px;
	}

	.category-select label::after {
	    content:'\e83b';
	    font:23px "fontello";
	    color:#fff;
	    left:12px; 
	    top:0px;
	    padding:0px;
	    border-bottom:0px solid #ddd;
	    position:absolute;
	    pointer-events:none;
	    font-weight: 300;
	    color: #333;
	    line-height: 34px;
	}
	.category-select label::before {
	    content:'';
	    right:0px; 
	    top:0px;
	    width:30px; 
	    height:25px;
	    background:#fff;
	    position:absolute;
	    pointer-events:none;
	    display:block;
	}

	.visual-help {
    	display: none;
	}

	.sb-search {
	    position: relative;
	    margin-top: 0px;
	    width: 33px;
	    min-width: 33px;
	    height: 34px;
	    float: right;
	    overflow: hidden;
	    border-left: 0px solid #d8d8d8;
	    border-right: 1px solid #fff;
	    border-top: 1px solid #fff;
	    border-bottom: 1px solid #fff;
	}

	.sb-search.sb-search-open,
	.no-js .sb-search {
    width: 100%;
    border: 0px solid #d8d8d8;
	}

	.sb-search .sb-icon-search {
    color: #333 !important;
    z-index: 11;
	}


	.sb-search .sb-search-submit {
    z-index: 90;
    color: #333;
	}

	.sb-icon-search,
	.sb-search-submit  {
    width: 33px;
    height: 34px;
    background: #fff;
    line-height: 34px;
    font-size: 19px;
    color: #333;
	}	

	.sb-icon-search:before {
		right: 0;
		position: absolute;
		}

	.sb-search-input {
    width: 96%;
    height: 34px;
    margin: 0;
    z-index: 10;
    border-bottom: 0px solid #d8d8d8;
    line-height: 40px;
    font-size: 20px;
	}











	.content {
    width:100%;
    margin: 0px auto 0 auto;
    overflow: hidden;
	}



	.latest .article {
    width: 50%;
    margin-right: 27px;
    padding-right: 27px;
    border-right: 1px solid #d8d8d8;
	}

	.content .left-wrap {
		width: 100%;
		float: none;
		margin-bottom: 27px;
	}

	.content .left-content {
		width: 100%;
		border-right: 0px solid #D8D8D8;
		padding-right: 0px;
		margin: 0 auto;
		overflow: hidden;
		float: none;
	}

	.content .middle-content {
		width: 100%;
		border-right: 0px solid #d8d8d8;
		margin-right: 0px;
		padding-right: 0px;
		margin-left: 0px;
		padding-left: 0px;
		border-left: 0;
		float: left !important;
	}

	.content .right-content {
		width: 728px;
		border-right: 0px solid #D8D8D8;
		border-left: 0px solid #D8D8D8;
		padding-right: 0px;
		padding-left: 0px;
		margin: 0 auto;
		overflow: hidden;
		float: none;
	}

	.posts-tab ul#more-posts li .content {
    	width: calc(100% - 165px);
	}


	.left-content .inter-thumb {
		width: 220px;
		height: auto;
		float: left;
	}

	.left-content .content-float {
    	width: calc(100% - 220px);
	}

	.content .left-content h1 {
	    line-height: 38px;
	    margin: 12px 0px 11px;
	    font-size: 30px;
	    font-weight: 400;
	}

	.content .left-content p {
	    display: block;
	}



	.home-page-content > .left-content > .article:first-child,
	.middle-content > .article:first-child {
		width: 100% !important;
		padding: 0px !important;
		margin-left: 0 !important;
		border-bottom: 0 !important;
		height: auto;
	}

	.home-page-content > .left-content .article:first-child .inter-thumb,
	.middle-content .article:first-child .inter-thumb {
		width: 100% !important;
		padding: 0px;
		height: 350px !important;
		margin-bottom: 0;
	}

	.home-page-content > .left-content > .article:first-child .content-float,
	.middle-content > .article:first-child .content-float {
    	width: 100%;
    	padding-left: 4%;
    	padding-right: 4%;
    	padding-bottom: 4%;
    	position: absolute;
    	bottom: 0;
    	background: url(../images/gradient.png) center bottom repeat-x;
	}

	.home-page-content > .left-content > .article:first-child .category-tag,
	.middle-content > .article:first-child .category-tag {
		font-size: 16px;
		line-height: 33px;
		background: #F7C100;
		padding: 0 15px;
	}

	.home-page-content > .left-content > .article:first-child .category-tag a,
	.middle-content > .article:first-child .category-tag a {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	}

	.home-page-content > .left-content > .article:first-child .category-tag:hover,
	.middle-content > .article:first-child .category-tag:hover {
	background: #333 !important;
		}

	.home-page-content > .left-content > .article:first-child .comments-tag:after,
	.middle-content > .article:first-child .comments-tag:after {
    color: #333;
    font-size: 28px;
    line-height: 28px;
		}

	.home-page-content > .left-content > .article:first-child .post-date,
	.home-page-content > .left-content > .article:first-child .post-date a,
	.middle-content > .article:first-child .post-date,
	.middle-content > .article:first-child .post-date a {
		color: #eee;
		}

	.home-page-content > .left-content > .article:first-child .content-float h1 a,
	.middle-content > .article:first-child .content-float h1 a {
    	color: #fff;
    	font-size: 35px;
    	line-height: 40px;
    	text-shadow: 1px 1px 0px #000;
    	text-shadow: 1px 1px 0px rgba(0,0,0,0.9);
    	font-weight: 700;
	}

	.home-page-content > .left-content > .article:first-child .content-float p,
	.middle-content > .article:first-child .content-float p {
    	color: #fff;
    	display: none;
	}

	.left-content .article {
    overflow: hidden;
    padding-bottom: 0px;
    width: 728px;
    margin: 27px auto;
	}

	.left-content .posts-tab {
		display: none;
	}

	.leaderboard-ipad-ad {
    display: block;
    width: 728px;
    margin: 27px auto 0px;
    overflow: hidden;
	}


	.middle-content .skyscraper-ad {
		display: none;
	}

	

	.middle-content .bq-wrap {
		display: none;
	} 

		.middle-content > .article > .content-float {
    float: left;
}

	.middle-content .item2,
	.middle-content .item4,
	.middle-content .item6,
	.middle-content .item8,
	.middle-content .article {
    border-bottom: 1px solid #D9D9D9;
	border-right: 0px solid #d8d8d8;
	padding-right: 0px !important;
	padding-left: 0;
	width: 728px;
	float: none;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	padding-top: 27px;
	border-left: 0;
	}

	.middle-content .article:last-child {
    margin: 0 auto;
}

	.middle-content .article .inter-thumb {
		height: auto;
		float: left;
		width: 220px;
	}

	.middle-content .content-float {
    	width: calc(100% - 220px);
    	padding-left: 27px;
	}

	.middle-content .category-tag {
    font-size: 17px;
    line-height: 17px;
}

	.middle-content h1 {
    font-size: 25px;
    line-height: 33px;
    margin: 10px 0px 7px;
}

	.middle-content .article p {
	    display: block;
	}

	.middle-content .article img {
		margin-bottom: 0;
	}

	.subscription::after {
    display: none;
	}

	.single-post-page .left-content {
	margin-top: 0px;
	}

	.single-post-page h1, .single-post-page .left-content h1 {
    font-size: 45px;
    margin: 15px 0px;
    line-height: 51px;
	}

	.single-post-page > .left-content > .article {
	border-bottom: 0;
	border-top: 0;
	padding-top: 27px;
	margin-top: 0;
	border-top: 7px solid #d9d9d9;
	height: auto;
	}

	.single-post-page .single-left-content {
	width: 100%;
	padding-right: 0;
	border-right: 0px solid #d8d8d8;
	}


	.single-post-page .right-content .site-news img {
	width: 100%;
	height: auto;
	}

	.single-post-page .page-header {
	    width: 728px;
		margin: 0px auto 27px;
		border-top: 7px solid #D9D9D9;
		padding-top: 27px;
		border-bottom: 1px solid #d9d9d9;
		padding-bottom: 27px;
	}

	.single-post-page .archive-page {
    width: 728px;
    margin: 0 auto 54px;
    float: none;
	}

	.single-post-page .archive-page .article {
    margin: 0 auto 27px;
    padding-bottom: 27px;
	}

	.footer {
    width: 728px;
	}

	.footer .about {
    width: 728px;
    margin-bottom: 27px;
	}

	.footer .about p {
    font-size: 15px;
    line-height: 28px;
    margin: 25px 0 0px;
    padding: 0;
	}

	.footer .links {
	    width: 92%;
	    margin:0 0%;
	    padding:0 0%;
	    margin-bottom: 27px;
	}

	.footer .links ul li {
    font-size: 15px;
	}

	.footer .twitter {
	    width: 92%;

	}

}



/* Phone Portrait Screen */
@media screen and (max-width : 760px) {

	.ubm .one-half {
    width: auto;
	}

	.ubm-bar {
    width: 92%;
    margin:0 auto;
    display: none;
	}

	.bb-header {
	height: 80px;
	width: 92%;
	}

	.logo-bar {
		width: 160px;
		float: left;
	}

	.logo-box {
    margin: 21px auto 0px auto;
    padding: 0;
    width: 160px;
    display: inline-block;
	}

	.bb-header hr {
		border:0;
		background: #d8d8d8;
		height: 1px;

	}	

	.nav-menu {
    height: 47px;
	}

	.nav-menu .home-icon {
	    line-height: 47px;
	    font-size: 16px;
	}

	.headshrunk .navigation {
	    width: 960px;
	    margin: 0 auto;
	}

	ul.navigation {
	    display: none;
	}

	ul.cat-menu {
	    display: none;
	}

	.nav-menu {
		width: 100%;
		margin-bottom: 10px;
		padding:0px;
		height: 43px;
		background: transparent;
		display: none;
	}



	.visual-help {
    	display: none;
	}


	.content {
    width:100%;
    margin: 0px auto 0 auto;
    overflow: hidden;
	}

	.latest .article {
    width: 50%;
    margin-right: 27px;
    padding-right: 27px;
    border-right: 1px solid #d8d8d8;
	}

	.content .left-wrap {
		width: 100%;
		float: left;
	}

	.content .left-content {
		width: 100%;
		border-right: 0px solid #d8d8d8;
		margin-right: 0;
		padding-right: 0;
		margin: 0 auto;
	}

	.content .middle-content {
		width: 100%;
		border-right: 0px solid #d8d8d8;
		margin-right: 0px;
		padding-right: 0px;
		margin-left: 0px;
		padding-left: 0px;
		border-left: 0;
		float: left !important;
	}

	.leaderboard-ipad-ad {
    	display: none;
	}

	.box-iphone-ad {
    display: block;
    margin: 27px auto;
    width: 300px;
}

	.content .right-content {
		width: 92%;
	}

	.single-post-page .right-content {
		width: 100% !important;
	}

	.single-post-page .right-content .article {
		width: 100% !important;
	}

	.left-content .article {
		overflow: hidden;
		padding-bottom: 0px;
		width: 92%;
	}

	.left-content .article:first-child {
		border-top: 0px solid #d9d9d9;
		margin-top: 0px;
		padding-top: 0px;
	}

	.home-page-content > .left-content .article:first-child .inter-thumb {
    	height: auto !important;
	}

	.home-page-content > .left-content > .article:first-child .content-float,
	.middle-content > .article:first-child .content-float {
    	padding-left: 4%;
		padding-right: 4%;
	}

		.home-page-content > .left-content .article:first-child .category-tag {
		font-size: 15px;
		line-height: 28px;
		background: #F7C100;
		padding: 0 11px;
	}

		.home-page-content > .left-content .article:first-child .category-tag a {
		color: #fff;
	}

	.home-page-content > .left-content .article:first-child .comments-tag {
    display: none
	}

	.home-page-content > .left-content .article:first-child .post-date,
	.home-page-content > .left-content .article:first-child .post-date a {
		color: #eee;
	}

	.home-page-content > .left-content .article:first-child .content-float h1 a {
    	color: #fff;
    	font-size: 26px;
    	line-height: 30px;
	}

	.home-page-content > .left-content .article:first-child .content-float p {
    	color: #fff;
    	display: none;
	}

	.left-content .inter-thumb {
		width: 100%;
		height: auto;
		float: none;
		height: 200px !important;
		overflow: hidden;
	}

	.content .left-content h1 {
    line-height: 34px;
    font-size: 26px;
}

	.left-content .content-float {
		width: 100%;
		padding-left: 0px;
	}

	.single-post-page .post-thumb {
    height: 200px;
    overflow: hidden;
}

	.content .left-content p {
	    display: none;
	}

	.middle-content .skyscraper-ad {
		display: none;
	}

	.middle-content .bq-wrap {
		display: none;
	} 

	.middle-content > .article > .content-float {
    float: left;
}

	.middle-content > .first {
		width: 100% !important;
		padding: 0px;
		margin-left: 0!important;
		border-bottom: 0 !important;
		height: auto;
		overflow: hidden;
		position: relative;
		padding-bottom: 0 !important;
		padding-right: 0 !important;
	}

	.middle-content > .first .inter-thumb {
		width: 100%;
		padding: 0px;
		margin: 0;
		height: 250px !important;
		margin-bottom: 0 !important;
	}

	.middle-content > .first > .inter-thumb img {
		margin: 0;
		padding: 0px;
	}

	.middle-content > .first .content-float {
    	width: 100%;
    	padding-left: 4%;
    	padding-right: 4%;
    	padding-bottom: 4.5%;
    	position: absolute;
    	bottom: 0;
    	background: url(../images/gradient.png) center bottom repeat-x;
	}

	.middle-content > .first .category-tag {
		font-size: 15px;
		line-height: 28px;
		background: #F7C100;
		padding: 0 11px;
	}

		.middle-content > .first .category-tag a {
		color: #fff;
	}

	.middle-content > .first .comments-tag {
    display: none
	}

	.middle-content > .first .post-date,
	.middle-content > .first .post-date a {
		color: #eee;
	}

	.middle-content > .first .content-float h1 a {
    	color: #fff;
    	font-size: 26px;
    	line-height: 30px;
	}

	.middle-content > .first .content-float p {
    	color: #fff;
    	display: none;
	}

	.middle-content .article:nth-child(3),
	.middle-content .article:nth-child(6),
	.middle-content .article:nth-child(8),
	.middle-content .article:nth-child(10),
	.middle-content .article {
    border-bottom: 1px solid #D9D9D9;
    border-right: 0px solid #d8d8d8;
    padding-bottom: 27px;
    padding-right: 0px;
    width: 92%;
    float: none;
    margin: 0 auto;
	}

	.middle-content .article:last-child {
		margin: 0 auto;
	}

	.middle-content .article .inter-thumb {
    width: 100%;
    height: 180px;
    float: none;
    overflow: hidden;
    margin-bottom: 20px;
	}

	.middle-content .content-float {
    width: 100%;
    height: auto;
    float: none;
    padding-left: 0;
	}

	.middle-content .article p {
	    display: none;
	}

	.posts-tab ul#more-posts li .image {
    float: none;
    margin-right: 0px;
    width: 100%;
	}

	.posts-tab ul#more-posts li .image img {
    margin-right: 0px;
    width: 100%;
    height: auto;
	}

	.posts-tab ul#more-posts li .content {
    width: 100%;
    float: none;
    margin: 13px 0 0 0;
	}

	.subscription::after {
    display: none;
	}

	.single-post-page h1, .single-post-page .left-content h1 {
    font-size: 30px;
    line-height: 35px;
}

	.single-post-page .left-content p {
	display: block;
	}

	.single-post-page .page-header {
    border-top: 5px solid #D9D9D9;
    width: 92%;
	}

	.single-post-page .archive-page {
		width: 92%;
		margin: 0 auto;
	}

	.single-post-page .archive-page .article .inter-thumb {
	    width: 100%;
	    margin-right: 0;
	    height: 160px;
	    overflow: hidden;
	    margin-bottom: 20px;
	}

	.single-post-page .archive-page .article .content-float {
	    width: 100%;
	}

	.single-post-page .archive-page .article h1 {
	    font-size: 30px;
	    margin: -5px 0px 5px;
	    line-height: 39px;
	}


	.single-post-page .author h2 {
    font-size: 25px;
    line-height: 30px;
	}

	.single-post-page .author img {
	    width: 64px;
	    height: auto;
	    margin-bottom: 20px;
	    border: 5px solid #d9d9d9;
	}

	.single-post-page .author a.author-website, .single-post-page .author a.author-twitter, .single-post-page .author a.author-rss {
	    padding-bottom: 10px;
	    width: 100%;
	    display: block;
	    margin-bottom: 7px;
	    clear: both;
	}

	.single-post-page .page-header {
		border-top: 7px solid #D9D9D9;
		padding-top: 0;
		}

	.single-post-page .pagename-tag {
		padding: 7px 11px;
		line-height: 21px;
		margin-bottom: 5px;
		margin-right: 15px;
		width: 100%;
		}

	.single-post-page .bottom-similar ul li {
	    border-bottom: 1px dotted #d9d9d9;
	    padding-bottom: 20px;
	    width: 100%;
	    margin-right: 0%;
	    float: left;
	    margin-bottom: 0;
	}

	.single-post-page .bottom-similar ul li img {
	    display: none !important;
	}

	ul.all-topics {
		border-bottom: 0;
		padding-bottom: 0;
	}

	ul.all-topics li {
    width: 100%;
    margin: 0 ;
    padding: 0;
    overflow: hidden;
    float: none;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
	margin-bottom: 0 !important;
	padding-top: 10px;
	}

	ul.all-topics li .image {
    height: auto;
    overflow: hidden;
    margin-right: 12px;
    margin-bottom: 10px;
    width: 70px;
    float: left;
}

	h2.all-topics-title {
    padding-left: 45px;
    font-size:20px;
    line-height: 25px;
    margin-bottom: 20px !important;
	}

	.bottom-leaderboard-wrap {
		display: none;
	}

	.footer {
    width: 95%;
	}

	.footer .about {
    width: 92%;
    margin-bottom: 27px;
	}

	.footer .about p {
    font-size: 15px;
    line-height: 28px;
    margin: 25px 0 0px;
    padding: 0;
	}

	.footer .links {
	    width: 92%;
	    margin:0 0%;
	    padding:0 0%;
	    margin-bottom: 27px;
	}

	.footer .links ul li {
    font-size: 15px;
	}

	.footer .twitter {
	    width: 92%;

	}

	input {
    width: 100%;
	}

}
