@page { 
  size:8.5in 11in; 
  margin: 2cm;
}
a[href]:after {
	content:none !important;
}
header {
	height:auto;
	border-bottom:1px solid #e5e5e5;
}
header .logo {
	width:100%;
	text-align:center;
}
header .logo-full,
header .logo-mobile,
header .logo .watchdog,
header #nav-toggle,
header nav,
footer,
.feeds .item-review .item-bar .comments, 
.feeds .item-post .comments,
.search-form,
.feeds .sidebar,
.feeds .filter, 
.feeds .filter-ie,
.feeds .more-link,
.featured .slide .overlay-bg,
.featured .slide .overlay-bg-color,
.toolkit .toolkit-bg,
.toolkit .tip-box .tip-box-image,
.toolkit .tip-box .tip-box-bg,
.toolkit .btn,
.feed-icons .col-xs-4 .btn,
.item-content-full .top-content .story-link,
.item-content-full .top-content .utilities .share,
.item-content-full .comments form,
.item-content-full .comments .comment .comment-reply-link,
.toolkit,
.feed-icons {
	display:none !important;
}
header .logo-simple {
	display:inline-block !important;
	margin:0 !important;
}
.featured .slide {
	float:left;
	width:100%;
	height:350px;
	clear:both;
	text-align:center;
	margin:0 0 30px;
	padding:0 0 30px;
}
.featured .slide .slide-img {
	width:350px;
	min-width:0;
	float:none;
	display:inline-block;
}
.featured .slide .overlay {
	top:auto;
	bottom:0;
	height:auto;
	background:#FFF !important;
	border-bottom:1px solid #e5e5e5;
}
.featured .slide .slide-content {
	background:#FFF !important;
	opacity:1;
  filter:alpha(opacity=100);
  padding-bottom:30px;
  position:relative;
  float:left;
  width:100%;
}
.featured .slide .slide-content h2,
.featured .slide .slide-content p,
.featured .slide .slide-content p a,
.featured .slide .slide-content p em {
	color:#000 !important;
}
.feeds {
	background:#FFF;
}
.feeds .col-xs-8 {
	width:100%;
}
.feeds .feeds-review {
	height:auto !important;
	width:100% !important;
}
.feeds .item-review {
	width:100%;
	clear:both;
	position:relative !important;
	top:auto !important;
	left:auto !important;
	border-bottom:1px solid #e5e5e5;
	padding:0 0 30px;
	margin:0 0 30px;
	-webkit-box-shadow:none;
  box-shadow:none;
}
.feeds .item-review:last-child {
	border:none;
	margin-bottom:0;
}
.feeds .item-review .item-bar {
	padding:0 !important;
	margin:0 !important;
	background:none !important;
}
.feeds .item-review .item-bar small {
	line-height:normal;
	color:#000;
}
.feeds .item-review .item-content {
	padding:0 !important;
	margin:0 !important;
	border:none;
}
.feeds .item-review .item-content h2 {
	margin:0 0 10px;
	padding:0;
}
.feeds .item-review .item-content p {
	margin:0 0 10px;
	padding:0;
}
.feeds .item-review .item-content a {
	color:#000 !important;
}
.feeds .item-review .item-source {
	padding:0 !important;
	margin:0 !important;
}
.toolkit {
	background:#FFF;
	color:#000;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.toolkit .row .col-xs-4 {
	width:100%;
	clear:both;
	text-align:center;
}
.toolkit .tip-box {
	height:auto;
	padding:0 !important;
	margin:0 0 15px !important;
}
.toolkit .tip-box h4 {
	color:#000;
}
.feed-icons .col-xs-4 {
	width:100%;
	clear:both;
	margin:0 0 50px;
}
.item-content-full .top-content .utilities {
	margin:0;
}
.item-content-full .top-content .date, 
.item-content-full .top-content .story-link {
	padding:0;
}
.item-content-full .content-details .reviewers,
.item-content-full .content-details .rating-review,
.item-content-full .content-details div.categories-wrap, 
.item-content-full .content-details div.tags-wrap {
	width:50%;
}
.item-content-full .content-details div.categories-wrap {
	clear:both;
}
.item-content-full.search {
	-webkit-box-shadow:none;
  box-shadow:none;
  border-bottom:1px solid #e5e5e5;
  padding-left:0;
  padding-right:0;
}
.feeds .feed-search .item-post {
	width:100% !important;
	padding:0 0 30px !important;
	margin:0 0 30px !important;
	border-top:none !important;
	border-bottom:1px solid #e5e5e5 !important;
	position:relative !important;
	left:auto !important;
	top:auto !important;
	-webkit-box-shadow:none;
  box-shadow:none;
}