* { margin: 0; padding: 0; outline: 0; box-shadow: none; }

a { color: black; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: rgb(10,10,10);
	#background-attachment: fixed;
	#background-clip: border-box;
	#background-color: rgba(0, 0, 0, 0);
	#background-image: url(../images/black-bg.jpg);
	#background-origin: padding-box;
	#background-size: cover;
}

ul {
	list-style-type: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .video-container.no-controls {
    padding-top: 0; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.edit-me {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 12px;
	width: 11px;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;  
	background-color: red;
	color: rgb(255, 210, 210);
	-moz-box-shadow: 0px 0px 7px red;
	-webkit-box-shadow: 0px 0px 7px red;       
	box-shadow: 0px 0px 7px red;
	line-height: 12px;
	text-align: center;
	font-size: 18pt;
}

.uppercase {
    text-transform: uppercase;
}

.indent { 
  text-indent: 1em; }

.boxshadow 
{
  -moz-box-shadow: 3px 3px 5px #535353;
  -webkit-box-shadow: 3px 3px 5px #535353;       
  box-shadow: 3px 3px 5px #535353;
}

div#head {
	background-color: white;
	box-shadow: 0px 0px 2px #333333;
}

div#page {
	width: 360px; 
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	box-shadow: 0px 10px 5px #333333;
	z-index: -1;
	padding-bottom: 10px;
}

div#bigbanner {
	clear: both;
	display: none;
	padding-top: 10px;
	width: 100%;
}

div.midbanner {
	clear: both;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

div.rightbanner {
	clear: both;
	display: none;
	padding-bottom: 0px;
}

div#content {
}

div.links {
	padding-top: 20px; 
	padding-bottom: 10px; 
	background-color: rgb(146, 148, 150);
}

li.catlinks {
	float: left;
	margin-left: 10px;
	width: 110px;
	height: 210px;
}


div.links a {
	color: rgb(230, 230, 231);
}

div.about {
	font-size: 10pt;
	padding: 10px;
	background-color: rgb(109, 110, 112);
}

div.about a {
	color: rgb(230, 230, 231);
}

div.about li {
	float: left;
	width: 50%;
	height: 20px;
	text-align: center;
}


div.copyright {
    clear: both;
	width: 330px;
    text-align: justify;
    text-justify: inter-word;
	background-color: rgb(109, 110, 112);
	color: rgb(230, 230, 231);
	font-size: 10px;
}

div.links a.linksr {
	color: rgb(0,0,0);
}

h5 {
	font-size: 11pt;
}

div.centerin {
	clear: both;
	width: 360px; 
	margin-left: auto;
	margin-right: auto;
}

footer {	
	clear: both;
	min-width: 360px;
	background-color: rgb(109, 110, 112);
	font-size: 11pt;
	box-shadow: 0px 0px 5px #333333;
}

.clear {
	clear: both;
}

header {
	height: 60px;
	min-width: 360px;
	background-color: rgb(1, 166, 227);
	font-size: 8pt;
	font-weight: bold;
	color: rgb(230, 230, 231);
}

div.topinfo li {
	display: inline-block;
	white-space: nowrap;
	margin-right: 4px;
	line-height: 21px;
	display: none;
}

div.topinfo li:first-child {
	display: inline-block;
}

a.leftsq {
	display: block;
	float: left;
	width: 114px;
	height: 60px;
	background-color: rgb(109, 110, 112);
	background-image: url(../images/logo.png); 
	box-shadow: 0px 0px 5px rgb(19, 101, 149);
	background-position: 0px -70px;
}

div.centersq {
	position: relative;
	height: 60px;
	width: 246px;
	box-shadow: 2px 0px 2px rgb(19, 101, 149);
	overflow: hidden;
}



div.rightsq {
	float: right;
	display: none;
	width: 114px;
	height: 60px;
	background-image: url(../images/enter.png); 
	box-shadow: 0px 0px 10px rgb(19, 101, 149);
}

div.rightsq a {
	display: block;
	width: 114px;
	height: 60px;
	background-image: url(../images/enter.png); 
	box-shadow: 0px 0px 5px rgb(19, 101, 149);
}

div.rightsq a:hover {
	box-shadow: 0px 0px 10px rgb(19, 101, 149);
}

div.topinfo {
	text-align: left;
	padding-left: 10px;
}


span.info {
	display: inline-block;
}

form.search {	
	position: relative;
}

form.search img {
	position: absolute;
	right: 3px;
	top: 3px;
}

input.serchfield {
	border: 0px;
	height: 16px;
	width: 130px; 
	color: rgb(230, 230, 231);
	font-size: 9pt;
	padding-left: 4px;
	padding-right: 4px;
	background-color: rgb(30, 186, 237);
}


div#topbanner {
	display: none;
	width: 733px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(19, 101, 149);
}

nav#menu {
	padding-top: 20px;
	text-align: left;
	padding-left: 5px;
}

nav#menu a {
	font-size: 9pt;
	color: rgb(230, 230, 231);
	font-weight: bold;
	line-height: 16px;
}

span.centermenu {
	display: block;	
	width: 216px;
	height: 18px;
	overflow: hidden;
}

.vspace {
	height: 10px;
	width: 100%;
}

nav#menu li {
	float: left;
	margin-left: 5px; 
}

div#accents {
	display: none;
	background-color: rgb(109, 110, 112);
	font-size: 10pt;
	height: 64px;
	box-shadow: 0px 0px 2px #333333;
}


div#accents li:first-child {
	display: block;
	width: 343px;
	border-left: 0px;
}

div#accents li:last-child {
	display: block;
	width: 342px;
}

div#accents li {
	float: left;
	width: 206px;
	padding: 0;
	border-left: 1px solid rgb(180, 180, 180);
	background-color: rgb(109, 110, 112);
	box-shadow: 0px 0px 5px #555555;
	display: none;
}

div#accents li img {
	margin: 0;
	display: block;
	width: 114px;
	height: 64px;
}


div#accents h3 {
	float: left;
	display: block;
	height: 54px;
	width:  196px;
	padding: 5px;
	color: rgb(230, 230, 231);
	font-size: 9pt;
	vertical-align: middle;
	font-weight: normal;
	line-height: 14px;
}

div#accents li:first-child h3 {
	float: left;
}

div#accents li:first-child img {
	float: left;
}

div#accents li:last-child img {
	float: right;
}

section {
	padding: 0;
	margin: 0;
	background-color: rgb(230,230,231);
	height: 250px;
	-moz-box-shadow: 0px 0px 2px #aaaaaa;
	-webkit-box-shadow: 0px 0px 2px #aaaaaa;       
	box-shadow: 0px 0px 2px #aaaaaa;
	overflow: hidden;
    text-overflow: ellipsis;	
}

article {
	height: 250px;
}

article.side {
	margin-bottom: 0px;
	height: auto;
}

article.side section {
	height: auto;
	padding-bottom: 10px;
}

article.weather {
	background-color: rgb(177,217,244);
	width: 360px;
}

article.weather section {
	background-color: rgb(177,217,244);
	height: 100%;
	padding: 0;
	margin: 0;
	-moz-box-shadow: 0px 0px 3px rgb(177,217,244);
	-webkit-box-shadow: 0px 0px 3px rgb(177,217,244);       
	box-shadow: 0px 0px 3px rgb(177,217,244);
}

article.dw {
	background-color: rgb(255, 227, 235);
}

article.dw p {
	background-color: rgb(255, 227, 235);
}

article.dw section {
	padding: 0;
	margin: 0;
	background-color: rgb(255, 227, 235);
	-moz-box-shadow: 0px 0px 3px rgb(255, 227, 235);
	-webkit-box-shadow: 0px 0px 3px rgb(255, 227, 235);       
	box-shadow: 0px 0px 3px rgb(255, 227, 235);
}



article p {
	display: none;
	margin: 0;
	font-size: 10pt;
	padding: 10px;
	text-align: justify;
    text-justify: inter-word;
	background-color: rgb(230,230,231);
	line-height: 14px;
}

article.single section {
	height: 250px;
}

.leftbanner {display: none}

article.double {
	height: 180px;
	margin: 0px;
}

article.double section {
	height: 180px;
}

article.quad {	
	margin: 0px;
	padding: 0px;
	width: 360px;
	background-color: white;
	margin-bottom: 10px;
}

article.quad section {
	float: left;
	height: 170px;
	width: 175px;
	background-color:  rgb(230,230,231);
	margin-bottom: 10px;
	margin: 0px;
	padding: 0px;
}

article.quad h2 {
	display: block;
	height: 63px;
}

div.leadheader {
	clear: both;
	width: 360px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10pt;
	font-style: italic;
	color: rgb(160, 160, 160);
	padding-bottom: 3px;
}

div.leadheader span#leadts {
	float: left;
	padding-top: 8px;
}

div.leadheader span.socicons {
	float: right;
	margin-right: 15px;
}

div.leadheader a {
	display: inline-block;
	width: 23px;
	height: 24px;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;  
}

.sfacebook {
	background-position: 0px 0px;	
	-moz-box-shadow: 0px 0px 3px #3D5A98;
	-webkit-box-shadow: 0px 0px 3px #3D5A98;       
	box-shadow: 0px 0px 3px #3D5A98;
}

.sfacebook:hover {
	box-shadow: 0px 0px 8px #3D5A98;
}

.stwitter {
	background-position: -25px 0px;
	-moz-box-shadow: 0px 0px 3px #6BA9CE;
	-webkit-box-shadow: 0px 0px 3px #6BA9CE;       
	box-shadow: 0px 0px 3px #6BA9CE;
}

.stwitter:hover {
	box-shadow: 0px 0px 8px #6BA9CE;
}

.sgoogleplus {
	background-position: -48px 0px;
	-moz-box-shadow: 0px 0px 3px #DD6B6B;
	-webkit-box-shadow: 0px 0px 3px #DD6B6B;       
	box-shadow: 0px 0px 3px #DD6B6B;
}

.sgoogleplus:hover {
	box-shadow: 0px 0px 8px #DD6B6B;
}


div.sectionheader {
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14pt;
	color: rgb(160, 160, 160);
}

div.sectionheader a {
	font-size: 14pt;
	color: rgb(160, 160, 160);
	text-decoration: none;
}

div.newsector0 {
	clear: both;
	width: 360px;
	padding: 0px;
}

div.newsector {
	clear: both;
	padding: 0px;
	width: 360px;
	padding-top: 10px;
}


h1 {
	padding: 10px;
}

article h1 {
	font-size: 11pt;
	margin: 0;
	
}

article li {
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

figure {
	padding: 0;
	margin: 0;
}

article.lead {
	position: relative;
	float: left;
	width: 360px;
	padding: 0;
}

article.lead figure {
	position: relative;
	line-height: 0;
}

article.lead img {
	width: 100%;
}

article.lead video {
	width: 100%;
}

article.figcaption {
	margin:0; padding:0;
}

article.lead figcaption {
	position:absolute;
    bottom:0px;
    left:0px;  
    width:100%;  
    /* styling bellow */  
    background-color:black;  
    font-size:15pt;  
    color:white;  
    opacity:0.6; /* transparency */  
    filter:alpha(opacity=60); /* IE transparency */
    line-height: 18px;
}

article.lead h5 {
	font-size: 9pt;
	padding: 3px;
	padding-left: 10px;
	text-shadow: 1px 1px #000000;
}

article.single figure {
	position: relative;
	line-height: 14px;
}

article.single img.playbtn {
	position:absolute;
    top:0px;
    left:0px; 
	width: 360px;  
	height: 201px;
}

article.quad figure {
	position: relative;
	line-height: 14px;
}

article.quad img.playbtn {
	position:absolute;
    top:0px;
    left:0px; 
	width: 175px;  
	height: 98px;
}

article h2 {
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-shadow: 0px 0px #000000;
	font-size: 10pt;
	background-color: rgb(230,230,231);
}

article.lead img {
	width: 100%;
}

article.single {
	float: left;
	width: 360px;
	margin-right: 10px;
}

article.single img {
	width: 360px;
}

article.double {
	float: left;
	width: 175px;
	height: 180px;
	margin-right: 10px;
}

article.double:nth-child(even) {
	float: right;
	margin-right: 0px;
}

article.quad section:nth-child(even) {
	float: right;
	margin-right: 0px;
}

article.quad {
	height: auto;
}

article.quad section {
	margin-bottom: 10px;
}

article.double img {
	width: 175px;
}

article.side {
	width: 360px;
}

article.side img {
	width: 360px;
}

div#left {
	float: left;
	width: 360px;
}

div#right {
	float: left;
	margin-left: 0px;
	width:360px;
}

div#gallery {
	clear: both;
	width: 360px;
}

div#DWI {
	margin-top: 10px;
}

#weather {
  width: 360px;
  height: 360px;
  padding: 10px;
  margin: 0px auto;
  text-align: center;
}

div.wcode {
	float: left;
	position: relative;
	width: 128px;
	height: 192px;
}

div.wtemp {
	color: #fff;
	font-size: 23pt;
	font-weight: 300;
	text-align: center;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0px;
	top: 134px;
	width: 128px;
	height: 64px;
	opacity:0.8; /* transparency */  
    filter:alpha(opacity=80); /* IE transparency */ 
}

div.wcity {
	text-align: center;
	left: 0px;
	top: 0px;
	color: #fff;
	font-size: 23pt;
	font-weight: 300;
	width: 128px;
	height: 64px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

div.wcode img {
	width: 128px;
	height: 128px;
}

div.wfore {
	float: right;
	width: 158px;
	margin-right: 10px;
}

div.wforecast {
	position: relative;
	width: 148px;
	height: 70px;
	box-shadow: 0px 0px 5px rgb(126,192,238);
	margin-bottom: 10px;
}

div.wday {
	position: absolute;
	display: block;
	width: 148px;
	height: 70px; 
	left: 0px;
	top: 3px;
	color: #fff;
	font-size: 12pt;
	text-align: center;
	text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.45);
}

div.wforecast img {
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	left: 54px;
	top: 22px;
}

.weather {
	position: relative;
	height: 410px;
}

.weather button {
	position: absolute;
	width: 125px;
	height: 90px;
	bottom: 10px;
	text-align: center;
	left: 10px;
	font-size: 12pt;
}

#igallery {
	display: none;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}

div#galleryheader {
	display: none;
}

.square173 {
	width: 144px !important;
	height: 144px !important;
	margin-right: 10px !important;
	margin-bottom: 5px  !important;
	float: left !important;
		-moz-box-shadow: 0px 0px 2px #aaaaaa;
	-webkit-box-shadow: 0px 0px 2px #aaaaaa;       
	box-shadow: 0px 0px 2px #aaaaaa;
}

.author {
	width: 50% !important;
	height: 50% !important;
	float: left;
	margin: 10px;
	padding: 5px;
	-moz-box-shadow: 1px 1px 5px #ccc;
	  -webkit-box-shadow: 1px 1px 5px #ccc;       
	  box-shadow: 1px 1px 5px #ccc;	
	background-color:white;
}

section.dw  {
	padding: 10px;
	margin: 0;	
	background-color: rgb(255, 227, 235);
	-moz-box-shadow: 0px 0px 3px rgb(255, 227, 235);
	-webkit-box-shadow: 0px 0px 3px rgb(255, 227, 235);       
	box-shadow: 0px 0px 3px rgb(255, 227, 235);
}

section.dw a {
	font-size: 11pt;
	color: rgb(70, 70, 70);
}


.article-text {
	font-size: 11pt;
	line-height: 18px;
	height: auto;
	display: block;
}

a.article-link {
	text-decoration: underline;
}


article.lead {
	height: auto;
}

article.lead section {
	height: auto;
}

div.submenu {
	display: none;
}

#navmenu {
	font-size: 10pt;
	display:block;
	width: 100%;
	line-height: 33px;
	height: 30px;
	color: rgb(230, 230, 231);
	background-color: rgb(1, 166, 227);
	text-align: center;
	font-weight: bold;
	box-shadow: 0px 0px 2px #333333;
}
#navmenu + #_1 {
	display:none;
}
#navmenu + #_1 + #navdiv{
	height: 0px;
}
#navmenu + #_1:checked + #navdiv{
	height: auto;
}

#navdiv {
	display:block;
	width: 100%;
	overflow: hidden;
	box-shadow: 0px 0px 2px #333333;
}

#navdiv li {
	background-color: rgb(230, 230, 231);
	display: block;
	width: 100%;
	height: 30px;	
	text-align: center;
}

#navdiv a {
	line-height: 30px;	
	font-weight: bold;
	color: rgb(1, 166, 227);
	font-size: 10pt;
}

.menuselected {
	border-bottom: 2px solid red;
}
