@charset "utf-8";
/* CSS Document */

/********
** Begin new responsive styles by Steve
********/

@media screen and (max-width: 1045px) {
	#classifieds > #elbow {
		display: none;
	}
	
	#classifieds {
		right: 0;
		box-shadow: none;
	}
	
	#head-right {
		max-width: 535px;
	}
	
	#right-rail {
		width: 300px;
	}
}

@media screen and (max-width:1000px) {
	.ndn_embed.player_single {
		width: 100%;
		height: 300px;
		display: block;
	}
	
	.ndn_embed.player_590 {
		display: none;
	}
	
	#head-right {
		max-width: none;
	}
	
	#classifieds {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0;
	}
	
	#container {
		border-right: 0;
		border-left: 0;
		box-shadow: none;
	}
	
	#header-ads.padding {
		padding: 0;
		overflow: hidden;  /* Testing purposes only.  Should be removed before production */
	}
	
	#right-rail {
		padding-right: 0;
	}

}

@media screen and (max-width: 989px) {
	#ad_adhesion {
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 999;
	}

}

@media screen and (max-width: 959px) {
	
	#content {
		width: 60%;
		padding-right: 1%;
		padding-left: 0;
		margin-left: 0;
	}
	
	#right-rail {
		width: 300px;
		min-width: 300px;
	}
	
	#container {
		padding: 0 1%;
		width: 98%;
	}
	
	.frontpage #top-stories {
		float: left;
	}
	
	#breaking-news {
		margin: 0;
		box-shadow: none;
	}
	
	#featured-stories.one-half {
		width: 100%;
		max-width: none;
	}
	
	
	div.featured div.story-image {
		max-width: 285px;
		width: 55%;
		float: left;
	}
	
	.div.featured div.story-image img {
		max-width: 270px;
		height: auto;
	}
	
	div.featured div:last-child {
		float: right;
		width: 45%;
	}
	
	#top-stories.one-half.right {
		float: none;
		max-width: none;
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 851px) {
	#content {
		width: 100%;
	}
	
	.frontpage .category-stories .category-story-left {
		width: 55%;
		padding-right: 1%;
		border-right: 1px solid #ccc;
		float: left;
		margin-bottom: 1em;
	}
	
	.frontpage .category-stories .category-story-right {
		overflow: auto;
		padding-left: 2%;
	}
	
/*	#right-rail {
		float: none;
		width: 100%;
		-moz-column-count: 2;
		-moz-column-gap: 10px;
		-moz-column-fill: auto;
		-webkit-column-count: 2;
		-webkit-column-gap: 10px;
		-webkit-column-fill: auto;
		column-count: 2;
		column-gap: 15px;
		column-fill: auto;
		max-width: none;
		padding-left: 0;
		margin: 0;
	}
	
	#right-rail .block {
		-moz-column-break-inside: avoid;
		-webkit-column-break-inside: avoid;
		column-break-inside: avoid;
		display: inline-block;
		margin: 0 2px 15px;
		padding: 15px;
		border: 2px solid #FAFAFA;
		background: #FEFEFE;
		background-image: linear-gradient(45deg, #FFF, #F9F9F9);
	}
	
	#right-rail #bigbox1zone, #right-rail #bigbox2zone, #right-rail .rightrail-widget.fbwidget {
		padding: 15px 12%;
	}
	
	#focus-zone .right-rail-heading, #focus-zone #focus-slider, #focus-zone #focus-carousel {
		width: 100%;
		max-width: 367px;
	}*/
	
	#right-rail {
		float: none;
		width: 100%;
		max-width: none;
		padding-left: 0;
		margin-left: 0;
	}
	
	#right-rail .block {
		width: 100%;
		float: none;
	}
	
	.rightrail-widget.twitterwidget.block iframe {
		width: 100% !important;
	}
	
	#lotterybox,
	#bigbox1zone,
	#ad_halfbox2 {
		text-align: center;
		margin: 1em 0;
	}
	
	.rightrail-widget.blogsection.block,
	.rightrail-widget.calendarwidget,
	#right-rail .poll.block {
		border-bottom: 1px solid #CCC;
	}
	
	.rightrail-widget.fbwidget.block,
	#bigbox2zone {
		float: left !important;
		max-width: 48%;
		text-align: center;
	}
	
	#classifieds {
		background-color: #FFF;
	}
	
	#classifieds > ul > li > a:link, #classifieds > ul > li > a:visited {
		color: #4F7DA9;
	}
	
	#classifieds > ul > li#contestNavHeader > a:link, #classifieds > ul > li#contestNavHeader > a:visited {
		color: #FC0;
	}
		
	.section-story {
		border-bottom: #CCC solid 1px;
	}
	
	.refine-results .right-rail-heading {
		background-color: #ececec;
		border-bottom: #fcfcfc solid 1px;
		border-top: #dcdcdc solid 1px;
		margin-bottom: 0;
		padding-left: .5em;
	}
	
	.refine-results .right-rail-heading:first {
		border-top: none;
	}
	
	.refine-results ul {
		display: none;
	}
	
	.refine-results ul li {
		padding: .5em 0 .5em .5em;
	}
	
	div#featured-stories {
		border-bottom: #ccc dotted 1px;
		margin-bottom: 1em;
		padding-bottom: 1em;
	}
	
	div.featured {
		width: 31.33333333333%;
		float: left;
	}

	div.featured:nth-child(even) {
		margin: 0 3%;
	}
	
	div.featured div.story-image {
		float: none;
		width: 100%;		
	}
	
	div.featured div.story-image img {
		width: 100%;
		height: auto;
	}
	
	div.featured div:last-child {
		float: none;
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	
	#sectionDivider {
		display: block;
	}
}

@media screen and (max-width:654px) {
	#select-main-nav { display: none; }
	.wvHuddle #select-main-nav { display: block; }
	
	#mobileNav {
		display: block;
	}
	
	ul#mobileUserSub li a:link, ul#mobileUserSub li a:visited {
		color: #FFF !important;
		font-weight: bold;
	}
	
	ul#mobileUserSub li {
		border-bottom: #FFF solid 1px;
	}
	
	ul#mobileUserSub li:first-child {
		border-bottom: #FFF dotted 1px;
		color: #FFF;
		font-style:italic;
	}
	
	#weather-module #sponser {
		display: none;
	}
	
	#weather {
		position: absolute;
		left: 0;
		top: 0;
		width: 250px;
		height: 25px;
		padding-top: 0;
	}
	
	#weather-module {
		background-image: none;
		width: inherit;
		height: inherit;
		float: left;
	}
	
	#weatherInfo {
		width: 210px;
		height: inherit;
		background-size: contain;
		background-position: left top !important;
		padding: 0 0 0 0px;
		margin-top: 0;
		float: left;
		
	}
	#weather.right {
		margin: 0;
	}
	#weatherConditions, #temperature {
		top: 0px;
		position: relative;
		display: inline;
	}
	#weatherLink {
		display: block;
		text-align: left;
		padding-left: 30px;
		padding-top: 3px;
	}
	#moreweather {
		display: none;
	}
	
	
	header #logo {
		max-width: 85%;
		margin: auto;
		padding-top: 40px;
	}
	
	#header-ads, #my-account, #head-secondary {
		display: none;
	}
	
	#social-icons {
		position: absolute;
		top: 0;
		right: 0;
		padding: 0;
		margin: 0;
		left: auto;
		height: 40px;
	}
	
	#social-icons .connect {
		display: none;
	}
	#social-icons .icons {
		text-align: right;
	}
	
	#wrapper {
		padding: 0 10px;
	}
	
	#container {
		margin: 0;
		border: 0;
	}
	
	#content {
		padding-right: 0 !important;
		width: 100%;
	}
	
	.rightrail-widget.fbwidget.block,
	#bigbox2zone {
		float: none !important;
		max-width: none;
		width: 100%;
		text-align: center;
	}
	
}

@media screen and (max-width: 568px) {
	#ObitsMiniBanner, #dateToggle {
		float: none;
		margin: auto;
	}
}

@media screen and (max-width:480px) {
	/*#container {
		padding: 0 .5%;
		width: 99%;
		border: none !important;
	}*/
	
	#wrapper {
		padding: 0;
	}
	
	.frontpage .category-stories .category-story-left {
		width: 100%;
		padding-right: 0%;
		float: none;
		border-right: none;
		border-bottom: #CCC dotted 1px;
	}
	
	.frontpage .category-stories .category-story-right {
		overflow: auto;
		padding-left: 0%;
		width: 100%;
		float: none;
	}
	
	.articlepage #lead-story {
		width: 100% !important;
		max-width: 100% !important;
		float: none;
		background-color: #222;
		color: #FFF;
	}
	
	.articlepage #lead-story img {
		display: block;
		margin: auto;
		width: 100%;
		height: auto;
	}
	
	.articlepage #lead-story .art_photo_controls {
		width: 85px;
		margin: auto;
		float: none;
	}
	
	.articlepage #lead-story .art_photo_controls #art_photo_of {
		
	}
	
	.articlepage #lead-story .art_photo_controls img {
		width: 23px;
		height: 21px;
	}
	
	.articlepage #lead-story .photo-caption,
	.articlepage #lead-story .photo-credit {
		padding: 5px;
	}
	
	#right-rail .twitterwidget iframe {
		width: 98% !important;
	}
	
	#footer-category-links, 
	#footer-category-links #foot-left-column {
		width: 100%;
	}
	
	
	#footer-category-links #foot-left-column div.foot-column {
		width: 98%;
	}
	
	.articlepage .story-share {
		width: 98%;
	}
	
	div.featured {
		float: none;
		width: 100%;
		clear: both;
	}
	
	div.featured div.story-image {
		width: 48%;
		float: left;
		margin-right: 2%;
	}
	
	div.featured div.story-image img {
		width: 100%;
		height: auto;
	}
	
	div.feauted div:last-child {
		width: 50%;
		float: right;
	}
	
	div.featured:nth-child(even) {
		margin: 0 0;
	}


}

@media screen and (max-width:360px) {
	
	div.featured {
		float: none;
		width: 100%;
		clear: both;
		padding-bottom: .75em !important;
		margin-bottom: .75em !important	;
	}

	
	div.featured div.story-image {
		width: 100%;
		float: none;
		margin-right: 0;
		max-width: none;
	}
	
	div.featured div.story-image img {
		width: 100%;
		height: auto;
		max-width: none;
	}
	
	div.feauted div:last-child {
		width: 100%;
		float: none;
	}
	
	#container {
		width: 96%;
		padding: 0 2%;
	}
	
	.featured {
		margin-bottom: 1.75em;
	}
	
	.featured .story-image img {
		width: 100%;
		height: auto;
	}
	
	.category-story-right h5 {
		padding-top: 1em;
		border-top: #CCC dotted 1px;
	}
	
	.category-story-right h5:first-child {
		border-top: 0;
	}
	
	.category-story-right .date {
		margin-bottom: 0;
		padding-bottom: 1em;
	}
	
	#top-stories .category-story-right .date:last-child, #top-stories .category-story-left {
		border-bottom: #CCC dotted 1px;
	}
	
}
