@charset "utf-8";
/* CSS Document */
.archiveHeader h1{
	float:left;
	font-size:18px;
}
.searchBoxWrapper{
	float:right;
}
#search{
	margin-top:10px;
}
.archiveWrapper{
	clear:both;
}
.archiveWrapper{
	position:relative;
}
#subscriptionBox{
	position:relative;
	width:300px;
	float:right;
}
.mainWrapper{
	font-size:12px;
}
#footer a{
}
table#menuLinks{
	width:400px;
}
#menuLinks{
	line-height:1.5em;
}
input, #subscriptionBox{
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


@media only screen and (max-width: 480px) {
	html{
		-webkit-text-size-adjust: none !important;
		padding:0px !important;
		margin:0px !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;
	}
	#nwlHeader td{
		padding:5px 25px !important;
	}
	#nwlHeaderDate{
		width:100% !important;
		height:auto !important;
		float:none !important;
		text-align: left !important;
	}
	#nwlHeaderDate td{
		height:auto !important;
		text-align: left !important;
		padding-left: 25px !important;
		font-size:1.8em !important;
	}
	#nwlHeaderMenu{
		width:100% !important;
		height:auto !important;
		float:none !important;
		text-align: left !important;
		margin:15px 0px !important;
	}
	#nwlHeaderMenu td{
		height:auto !important;
		text-align: center !important;
		padding-left: 25px !important;
		font-size:1.4em !important;
	}
	.mobileHide{
		display:none !important;
	}
	#nwlHeaderMenu span{
		margin:auto 10px !important;
	}
	#TOC{
		display:none; !important;
	}
	.thumb-third{
		width:33% !important;
	}
	.thumb-third img{
		width:100% !important;
	}
	.nwlContentArticle{
		font-size:16px !important;
		margin:auto 15px !important;
	}
	.nwlZoneHeader{
		line-height:1.3em !important;
		font-size:28px !important;
	}
	.nwlZoneHeader img{
		width:25px !important;
	}
	.nwlHeadline{
		font-size:1.3em !important;
		line-height:1.2em !important;
		margin:auto 15px !important;
		margin-bottom:15px !important;
	}
	.nwlSummary{
		font-size:1.2em !important;
		line-height:1.4em !important;
		margin:auto 15px !important;
	}
	.nnAds-rectangles img{
		max-width:100px !important;
	}
	.nnAds-banners img{
		max-width:100% !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-left:25px !important;
		padding-top:10px !important;
		padding-bottom:10px !important;
		font-size:12px !important;
		max-width:70% !important;
	}
	#menuLinks strong{
		font-size:20px !important;
	}
	#menuLinks a{
		display:block;
	}
	#menuLinks span{
		display:none;
	}
	#menuLinks img{
		display:none;
	}
	#nwlMenuSocial{ 
		margin-top:10px !important;
		max-width:50% !important;
		padding-right:25px !important;
		font-size:20px !important;
	}
	#nwlMenuSocial a{
		display:block !important;
	}
	#nwlMenuSocial img{
		height:32px !important;	
	}
	.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;
	}
	#footer table{
		width:100% !important;
		clear:both !important;
		text-align:center !important;
		font-size:14px !important;
		margin-bottom:15px !important;
	}
	.mobileHide{
		display:none;	
	}
	img, table{
		max-width: 100% !important;
	}
}

