@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif !important;
}

/*Print Global styles*/
.printView{
	display:block;
}

a:link{
	font-weight:bold;
}


#mainContent{
	width:100%;
	margin:0;
	padding:0;
}

#columnsWrapper{
	padding:0;
}
/*end region*/

/*Hiding unessecary items*/

#HeadLeaderBoard, #searchNLinksWrap, #searchBar, #searchBar, #nav,.showHeader.premium, #showNav,  #rightColumn, #hostWrapper, #footerMenu, #adContainer, #blogpost-nav, #authorWrapper, .toolBar, #related-blogposts, #disqus_thread, #blogpost-topics, #blogpost-commentCount, .adContainer, #logo h1, #related-listing, #footer, .backToGallery, .photoToolbar, .blogitem-footer, #bloglanding-pager{
	display:none;
}


#topContent #sectionRotator h3, #topContent #sectionRotator #sectionslideshow .feature-content{
	background:#fff;
	border:none;
}

#topContent #sectionRotator{
	border:none;
}

/*end region*/

/*Print Header*/

#header{
	height:auto;
	margin-bottom:10px;
}

#logo{
	width:100%;
	border-bottom:#5B5B5C 4px solid;
	padding-bottom:5px;
	text-indent: -3000px;
	float:none;
	display:block;
	margin:0;
	text-indent:0;
}
/*end region*/

/*Print Section Header*/

.sectionHeader{
	height:auto;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

.sectionHeader h1{
	margin:0;
	padding:0;
}
/*end region*/

/*Blog Print styles*/

#blogpost-single h2{
	margin:0;
	padding:0;
}
/*end region*/
