





/* -----------------------------------
    simple Reset
----------------------------------- */
    html, body, ul, ol, li, form, fieldset, legend, p, h1, h2, h3
	{
		margin: 0;
		padding: 0;
	}
	img { border: 0; }	
	ul li { list-style: none; }
	.webad{margin:30px 0 30px 0;}
	.clear-all{clear: both;}
	clear-right{clear:right;}
	clear-left{clear:left;}
	.metroblue{color:#35ACED;}
	.gold{color:#EBC656;}
	.dark{color:#333;}
	.medium{color:#666;}
	.light{color:#999;}
	.italic{font-style:italic;}
	.right-border{border-right:1px solid #ccc;}
	
	.thin-vertline-right{
		border-right: 1px solid #999;
		position: absolute;
		bottom: 0px;
		right: -13px;
		top: 1%;
	}
	.double-line{
		border-bottom:2px double #999;
		margin:30px 0;
		clear:both;
	}
	 
	.right{float:right;}
	.left{float:left;}
	
	.clickable{
		position:absolute; 
		width:100%;
		height:100%;
		top:0;
		left: 0;
		z-index: 20;
		background-image: url('http://metrowny.com/css2/empty.gif');
		}
		
	.header-icon{
	    float:right;
	    width:37px;
	    height:40px;
	    margin:0 0 0 10px;
	    cursor: pointer;
	}
	.nationalcoupon-block{
		margin:50px 0 0 0;
	}
.footnote{
	font-size:70%;
	padding:100px 0 0 0;
}
	/* -----------------------------------
	    sprites
	----------------------------------- */
	.facebook_icon{background: url(img/sprites.png) no-repeat 0px 0px;
		background-color:none;}
	.twitter_icon{background: url(img/sprites.png) no-repeat -47px 0px;
		background-color:none;}
	.pinterest_icon{background: url(img/sprites.png) no-repeat -96px 0px;
		background-color:none;}
	.instagram_icon{background: url(img/sprites.png) no-repeat -142px 0px;
		background-color:none;}
	.email_icon{background: url(img/sprites.png) no-repeat -190px 0px;margin-right:6px;
		background-color:none;}
	.bullet{background: url(img/sprites.png) no-repeat -245px -3px;
		background-color:none;}
	.menu-icon{
		background: url(img/sprites.png) no-repeat -280px -4px;
		background-color:none;}
	

.washabi_fullsize{width:700px;margin:10px auto 30px auto;}

	.pencil_wrap {
	display:none;
	width: 100%;
	position: relative;
	top: 40px;
	}
	.pencil{padding:15px 0;}
	.mini-pencil{
		padding:15px 0;
		float:right;
		}
	.hideit{display:none;}
	.bars{
		border-bottom:double #000;
	}
	
	/* -----------------------------------
		elements
	----------------------------------- */
	h1{font-size:110%;}
	h3{font-size:180%;}
	
	p{
		line-height: 1.6em;
		font-size: 92%;
		/*width:700px;*/
	}
	
	
	.large-vertdrop{margin:0 0 40px 0;}
	.med-vertdrop{margin:0 0 20px 0;}
	.small-vertdrop{margin:0 0 10px 0;}
	
	
	
	body{    
	    background-image: url('http://metrowny.com/images2/Background_Pattern.png');
	    font-family: "HelveticaNeue",Helvetica,Arial,sans-serif;
	    font-size:100%;
	    position:relative;
	}
	
	.bkg_top_header{
	    width:100%;
	    height:306px;
	    background-image: url('http://metrowny.com/images2/MainBackground.png');
	    background-size:cover;
	    position:fixed;
	    z-index: -1;
	    top:0;
	    left:0;
	}
	.container {
	margin: 0 auto;
	/*max-width: 1200px;*/
	width:1200px;
	background-color: #FFF;
	padding: 0 25px;
	}
	.container_wrap{
	margin:50px 0 0 0;
	overflow:hidden;
	zoom: 1;
	}
	.header {
	background-color: #555;
	padding: 5px 30px;
	height: 36px;
	top: 0px;
	max-width: 1200px;
	margin: 0 auto;
		}
	#topgraybar{
	height: 46px;
	background-color: #555;
	width: 100%;
	top: 0;
	z-index: -1;
	}
	.header-text{
		color:#FFF;
		font-size:120%;
		margin:10px 20px 0 0;
	}
	.header-date{
		color:#FFF;
		font-size:100%;
		margin:10px 0 0 10px;
	}
	.innerpage-title{
		color:#00AEEF;
		font-size:280%;
	}
		
	.innerpage-logos-block {
		width: 224px;
		height: 44px;
		background-image: url(img/source-retailer.png);
		position: absolute;
		right: 0;
		top: 10px;
	}
	.section-header {
	position: relative;
	top: 25px;
	}
	
	.page-title-block {
	width: 581px;
	height: 66px;
	background-image: url(img/homelogo.png);
	}
	.minibanner_one {
	position: absolute;
	top: -10px;
	right: 0px;
	}
	.large-column {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	}
	.main_story{
		width:100%;
		overflow:hidden;
		float:right;
	}
	.main_story p{
		line-height: 1.6em;
		font-size: 92%;
		/*width:700px;*/
		/*min-height:520px;*/
	}
	
	.main_story h1{font-size:200%;}
	.main_story_photo_wrap{
		float:right;
		margin:0 0 10px 20px;
		width:44%
	}
	.main_story table {
	  border: 0;
	  border-collapse:collapse;
	}
	
	.main_story td {
	  padding: 0;
	}
	
	.main_story caption { 
	  caption-side: bottom;
	  text-align:justify;
	  font-size:80%
	}
	
	.small-column{
		/*width:25%;*/
		/*float:left;*/
		/*margin:80px 0 0 5%;*/
		position:relative;
		width: 300px;
		float: right;
		margin: 50px 0 50px 25px;
	}
	.adwrap{
		position: relative;
		width: 100%;
		margin: 0 0 50px 0;
		overflow: hidden;
	}
	.boombox-home-top{
		margin:0 0 40px 0;
		float:left;
	}
	.leader-home-top{
		margin:0;
		float:right;
	}
	.metad{
		
		width:728px;
		/*margin:0 auto;*/
		float:right;
		
		margin:25px 0 0 0;
	}
	.metro-adspace{
		margin:0 0 15px 0;
		float:right;
	}
	.bottom-ads{
		clear:both;
		margin:0 auto;
		width:728px;
	}
	.minibanner{
		margin:0;
		float:right;
	}
	
	.half-page{
		width:46%;
		float:left;
		position:relative;
		
	}
	.half-page-margin{
		margin:0 4% 0 0;
	}
	.half-page h1{
		font-size:110%;
	}
	.half-page h2{
		font-size:110%;
		border-bottom:1px solid #999;
		padding: 0 0 10px 0;
		width:90%;
		position:relative;
	}
	.half-page h2:hover{
		text-decoration: underline;
	}
	.half-page h2:last-of-type{
		border:none;
	}
	.half-page h3{
		font-size:150%;
		margin:0 0 35px 0;
		padding:0;
	}
	.half-page p{
		font-size:92%;
		width:100%;
	}
	.half-page img{
		border:1px solid #000;
		margin:0 0 20px 0;
	}
	
	
	.columnists_wrap{
		overflow:hidden;
		zoom: 1;
		margin:50px 0 50px 0;
		
		
		/*float:left;*/
		/*width:72.92%*/
	}
	.columnists_wrap h3{
		font-size:150%;
		margin:20px 0 40px 0;
	}
	.columnist{
		float: left;
		margin: 0 4% 20px 0;
		position: relative;
		width: 29%;

	}
	.columnist img{
		float:right;
	}
	
	.columnist h2{
		float:left;
		font-size:100%;
	}
	.columinist-topstory{
		clear:both;
	}
	.columinist-topstory h1{
		font-size:130%;
	}
	.columinist-topstory p{
		font-size:100%;
		width:100%
	}
	
	
	.ad-column{
		float:right;
		width:300px;
	}
	
	.imagecontrol{
		max-width:100%;
		border:1px solid #000;
		}

	.primary-story{
		position:absolute;
		top:5px;
		left:155px;
	}
	
	.footer-logo-wrap{
		margin: 50px auto;
		width: 636px;
	}
	.footer-logo-wrap img{
		border:0;
		float:left;
		/*margin:0 50px 0 0;*/
	}
	.footer-gutter{
		display:block;
		margin:0 50px 0 0;
	}
	.footer-logo-wrap h1{
		font-size: 150%;
		text-align: center;
	}
	.footer{
		clear:both;
		width:750px;
		margin:80px auto;
	}
	
	.footer p{
		width:45%;
		margin:10px auto 20px auto;
		font-size:100%;
	}
	.footer .social{
		font-size:140%;
		font-weight:bold;
		text-align:center;
	}
	.social a{
		font-weight:normal;
		display:inline-block;
		color:#000;
		text-decoration:none;
		padding:0 20px 0 0;
	}
	.social a:hover{
		color:#000;
		text-decoration:underline;
	}
	.copyright{
		text-align:center;
		clear:both;
		
	}
	.primary-nav-story{
		position:relative;
		width:685px;
		height:300px;
		border-left:3px solid #35ACED;
	}
	.primary-nav-story:hover{background-color:hsl(201, 84%, 94%);}
	.primary-nav-story img{
		float:left;
		margin:10px 15px 5px 15px;
		border:1px solid #555;
		max-height: 280px;
		max-width:220px;
	}
	.primary-nav-story h1{
		float:left;
		margin:5px 0 10px 0;
		font-size:180%;
		width:380px;
		
	}
	.primary-nav-story p{
		float:left;
		margin:0 0 5px 0;
		font-size:100%;
		width:380px;
	}
	.primary-nav-headlines{
		position:absolute;
		width:257px;
		height:300px;
		top:0;
		left:688px;
	}
	.primary-nav-headlines h1{
		margin:5px 0 10px 0;
		font-size:130%;
	}
	.primary-nav-headlines h2{
		position:relative;
		margin:0 0 5px 0;
		padding:0 0 5px 0;
		font-size:90%;
		border-bottom:1px solid #555;
	}
	.primary-nav-headlines h2 a{
		margin:0;
		padding:0;
	}
	.primary-nav-headlines h2:hover{background-color:hsl(201, 84%, 94%);}
	
	
	
	.primary-nav-headlines h3{
		position:relative;
		margin:0 0 5px 0;
		padding:0 0 5px 0;
		font-size:80%;
		border-bottom:1px solid #555;
	}
	.primary-nav-headlines h3 a{
		margin:0;
		padding:0;
	}
	.primary-nav-headlines h3:hover{background-color:hsl(201, 84%, 94%);}
	
	
	
	
	
	.footer-nav{
		float:left;
		margin:0 auto;
		/*height:200px;*/
	}
	.footer-nav li{
		float:left;
		padding:0 10px 0 0;
	}
	.footer-nav li a{
		color:#000;
		text-decoration:none;
	}
	.footer-nav li a:hover{
		text-decoration:underline;
	}
	.subnavigation {
		margin: 0 auto 0 auto;
		top: 35px;
		position: relative;
		max-width: 1200px;
	}
	.subnavigation li{
		float:left;
		padding:0 8px 0 19px;
		background: url(img/bullet.png) no-repeat 0px -3px;
	}
	.subnavigation .nobullet{
		background:none;
	}
	.subnavigation a{
		font-size: 80%;
		text-decoration:none;
		color:#333;
		font-style:italic;
	}
	.subnavigation a:hover{text-decoration:underline;}
	
	/* -----------------------------------
	    primary-nav
	----------------------------------- */
	.navigation {
	margin: 0 auto 30px auto;
	border-top: 5px solid  #555;
	border-bottom: 5px solid  #555;
	max-width: 1200px;
	top: 59px;
	position: relative;
	height: 35px;
	}

	
	.primary-nav .current_page{
		color:#EBC656;
	}
	
	ul.primary-nav{
	    margin:0 0 0 0px;
	    font-family: helvetica, arial, sans-serif;
	    font-size:  91%;
	    }
	    
	.primary-nav li {
		float:left;
		/*position:relative;*/
		/*display: inline;*/
		}
	
	
	ul.primary-nav li ul{
		position:absolute;
		margin:0;
		padding:0;
		top:34px;
		left:0;
		background-color:#FFF;
		
		display:none;
		width:1200px;
		height:310px;
		border-top:5px solid #555;
		border-bottom:1px solid #555;
		z-index: 100;
		}
		
	
		
	.primary-nav li:hover ul{
		display:block;
		}
	.primary-nav li ul li{
		clear:left;
		display: block;
		border-bottom: 1px solid #000;
		/*width: 150px;*/
		/*position:relative;*/
		/*display: inline;*/
		}
		
	.primary-nav a, .primary-nav .mainb
	{
		float: left;
		margin: 0 0 0 0px;
		padding:7px 12px 7px 12px;
		font-size:130%;
		text-decoration: none;
		color:#000;
		cursor:pointer;
	}
	
	.primary-nav a:hover, .primary-nav .mainb:hover {color: #999;}
	
	/* Adjust li widths */
	.loaded li{width:150px;}
	
	ul#classifieds.classifieds{
		position:absolute;
		width:350px;
		margin:0 0 0 570px;
		padding:0;
		top:35px;
		left:0;
		background-color:#FFF;
		z-index: 100;
		height:auto;
		border: 1px solid #888;
		}
	.classifieds li{
		margin:0;
		width:350px;
	}
	ul#entertainment.entertainment{
		position:absolute;
		width:350px;
		margin:0 0 0 240px;
		padding:0;
		top:35px;
		left:0;
		background-color:#FFF;
		z-index: 100;
		height:auto;
		border: 1px solid #888;
		}
	.entertainment li{
		margin:0;
		width:350px;
	}
	ul#coupons.coupons{
		position:absolute;
		width:250px;
		margin:0 0 0 300px;
		padding:0;
		top:35px;
		left:0;
		background-color:#FFF;
		z-index: 100;
		height:auto;
		border: 1px solid #888;
		}
	.coupons li{
		width:250px;
		margin:0;
		}

	#newsnav{
		width:680px;
		border-bottom:none;
		}
	#sportsnav{
		width:680px;
		border-bottom:none;
		}
	
	
	.overlay{display:none;}
	.menu{display:none;}
	.metad{width:728px;}


	#search{
		position:absolute;
		right:0;
		top:5px;
		cursor: pointer;
	}
	#search_box{
		display:none;
		position: absolute;
		right: 0;
		top: 5px;
	}
	#search_close{
		cursor: pointer;
	}
	.main_story{
		overflow:hidden;
		zoom: 1;
		margin:50px 0 0 0;
	}
	.main_story p{
		line-height: 1.6em;
		font-size: 92%;
		width:100%;
		/*min-height:520px;*/
	}
	
	.main_story h1{font-size:200%;}
	.main_story_photo_wrap{
		float:right;
		margin:0 0 0 15px;
	}
	
	.main_story table {
	  border: 0;
	  border-collapse:collapse;
	}
	
	.main_story td {
	  padding: 0;
	}
	
	.main_story caption { 
	  caption-side: bottom;
	  text-align:justify;
	  font-size:80%;
	  padding:6px;
	}
	.boombox{
		clear:right;
		float:right;
		margin:35px 0 25px 25px;
	}
	.boombox-one{
		margin:0 0 40px 0;
		float:right;
		
	}
	.leader{
		float:left;
		margin:35px 0 25px 25px;
	}
	.found_section{
		font-size:100%;
		color:#999;
	}
	.found_title{
		font-size:120%;
	}
	.found_title a{
		color:#000;
	}
	.found_teaser{
		font-size:90%;
		color:#000;
	}
	.found_date{
		font-size:90%;
		color:#999;
	}
	.found_results{
		margin:0 0 35px 0;
	}
	.current-edition-wrap{
		overflow:hidden;
		zoom: 1;
		margin:20px 0 50px 0;
	}
	.current-edition-wrap h1{
		margin:0 0 10px 0;
		font-size: 140%;
	}
	.current-edition-wrap a{
		display:block;
		color:#000;
		padding:0 0 10px 5px;
		font-size: 100%;
		text-decoration: none;
		
	}
	a.pastedition_link{
		color:#00AEEF;
		display:inline;
		font-weight:bold;
}
	.current-edition-wrap a:hover{
		color:blue;
		text-decoration: underline;
	}
	.current-edition-wrap .column{
		width:45%;
		float:left;
		margin:0 0 0 5%;
	}
	
	.weekly-insert-wrap{
		margin:80px 0 0 0;
	}
	.weekly-insert-wrap h2{
		font-size:140%;
		margin:30px 0 15px 0;
		clear:left;
}
	.weekly-insert-wrap img{
		float:left;
		margin:0 9px 20px 0;
		width:16%;
	}
	.weekly-insert-wrap img:hover{
		-webkit-box-shadow:rgba(0, 0, 0, 0.9) 5px 7px 24px;
	-moz-box-shadow: 0 1px 0 #212122,0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
	box-shadow: rgba(0, 0, 0, 0.9) 5px 7px 24px;
	}
	.weekly-fullsize-insert-wrap{
		margin:80px 0 100px 0;
	}
	.weekly-fullsize-insert-wrap img{
		margin:0 0 0px 0;
		width:71%;
	}
	.weekly-fullsize-insert-wrap a{
		padding:20px;
		text-decoration: none;
		font-size:110%;
		color:#000;
	}
	.weekly-fullsize-insert-wrap a:hover{
		text-decoration: underline;
		color:#f00;
	}
	
	
	
	
	
