@charset "utf-8";
/* CSS Document */
.archiveHeader h1{
	float:left;
	font-size:18px;
}
.searchBoxWrapper{
	float:right;
}
.archiveWrapper{
	clear:both;
}
.archiveWrapper{
	position: relative;
	width: 100%;
	float: left
}
#subscriptionBox{
	position:relative;
	width:300px;
	float:right;
}
.mainWrapper{
	font-size:14px;
	color:#595959;
}
.archiveWrapper a{
	color:#005CA1;
	font-weight:bold;
	line-height:1.45em;
}
#footer a{
	color:#dfeabf;
}
input, #subscriptionBox{
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}
.adWrapper{
	text-align:center; 
	display:inline-block;
	margin:15px 6px
}

.nnAds-Leaderboard{
	text-align:center; 
	display:inline-block;
	width:100% !important;
}
.nwlSummary a{
	color:#005CA1;
	/*text-decoration:none;*/
}
.nwlSummary a:hover{
	/*text-decoration:underline;*/
}




@media only screen and (max-width: 480px) {
	html{
		-webkit-text-size-adjust: none !important;
		padding:0px !important;
		margin:0px !important;
	}
	.adWrapper{ 
		/*display:block !important;
		width:100% !important;*/
		margin:15px 3px !important;
	}
	.adWrapper img{
		max-width:100% !important;
	}
	body{
		-webkit-text-size-adjust: none !important;
		padding:0px !important;
		margin:0px !important;
	}
	.nwlWrapper{
		width:100% !important;
		line-height:1.4em !important;
	}
	#nwlHeader{
		width:100% !important;
	}
	#TOC{
		display:none; !important;
	}
	.thumb-third{
		/*width:33% !important;*/
		display:none !important;
	}
	.thumb-third img{
		/*width:100% !important;*/
		display:none !important;
	}
	.nwlContentArticle{
		font-size:16px !important;
		margin:auto 0px !important;
		padding: 0px 25px !important;
	}
	.nwlHeadline{
		font-size:1.1em !important;
		line-height:1.2em !important;
		margin-bottom:15px !important;
	}
	.nwlZoneHeader{
		line-height:1.5em !important;
		margin:auto 0px !important;
		margin-top:25px !important;
	}
	.nwlSummary{
		/*font-size:1em !important;
		line-height:1.6em !important;*/
	}
	.nnAds-rectangles img{
		max-width:99% !important;
	}	
	.archiveHeader h1{
		float: none !important;
	}
	.searchBoxWrapper{
		float: none !important;
	}
	.archiveWrapper{
		width:auto !important;
		float:none !important;
	}
	#subscriptionBox{
			width:auto !important;
			margin-top:20px;
			float:none !important;
	}
	.mainWrapper{
		margin: auto 10px !important;
		font-size:16px !important;
		line-height:1.2em !important;
	}
	.mainWrapper li{
		font-size:16px !important;
		line-height:1.4em !important;
	}
	.mainWrapper input{
		font-size:16px !important;
		line-height:1.4em !important;
	}
	#subscriptionBox{
		font-size:16px !important;
		line-height:1.4em !important;
	}
	h3{
		font-size:18px !important;
	}
	h2{
		line-height:1.2em !important;
	}
	#menuLinks{
		padding: 10px 25px !important;
		text-align:center !important;
	}
	#menuLinks a{
		display:block;
		margin:5px 0px;
	}
	#menuLinks span{
		display:none;
	}
	.searchHeader{
		font-size:20px !important;
	}
	.p{
		line-height:1.2em !important;
	}
	#searchResults table div{
		position:inherit !important;
		right:auto !important;
		width:auto !important;
	}
	#pollWidgetWrap{
		margin:10px !important;
	}
	#pollWrapper{
		font-size:14px !important;
	}
	#pollOptionTable{
			font-size:14px !important;
	}
	#naylorPoll{
		width:100% !important;
	}
	#otherResources{
		width:100%;
	}
	#search{
		position:relative !important;
		margin-bottom:25px !important;
		right:auto !important;
		top:auto !important;
	}
	#searchBox{
		width: 50% !important;
	}
	.mobileHide{
		display:none !important;
	}
	#footer p{
		text-align:left !important;
	}
	.headerDate{
		margin:10px auto !important;
		font-size:16px !important;
		text-align:center;
		width:100% !important;
		display: none !important;
	}
	.socialMediaIcons img{
		height:32px !important;
		width:32px !important;
	}
	.articleShareLinks img{
		height:32px !important;
		margin-left:10px;
	}
	#question{
		margin:10px 25px !important;
	}
	#pollWrapper table{
		margin:0px 25px !important;
	}
	#headerNameplate{
		width:65% !important;
	}
	#headerLogo{
		width:35% !important;
	}
	#headerLogo img{
		max-width:100% !important;
		height:auto !important;
	}
	.pad10{
		padding:10px;
	}
	.thumbpad{
		display:none;
	}
	.nwlSummary img{
		max-width:100% !important;
		height:auto !important;
	}
	#nwlDate{
		width:100% !important;
		text-align:center;
		float:none !important;
	}
	.articleShareLinks img{
		width:32px !important;
		height: 32px !important;
	}
}
