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

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	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-image: url(/_/wallpaper/BG-NEWS-BACKGROUND-WEB.jpg);
	#background-origin: padding-box;
	#background-size: cover;
	background-position: center top; 
	background-repeat: no-repeat;
}

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: 2em; }

.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 5px #333333;
}

div#page {
	width: 1056px; 
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	box-shadow: 0px 10px 10px #333333;
	padding-top: 2px;
	z-index: 0;
}

div#bigbanner {
    align-items: center;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
	width: 100%;
	#height: 200px;
	color: transparent;
}

div#bigbanner object {
	border: 0px;
}

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

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

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

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

li.catlinks {
	float: left;
	margin-left: 20px;
	width: 110px;
	height: 220px;
}


li.catlinks:last-child {
	float: right;
}

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

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

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

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

div.about li:last-child {
	float: right;
}

div.copyright {
    clear: both;
	padding: 10px;
	text-align: center;
	background-color: rgb(109, 110, 112);
	color: rgb(230, 230, 231);
	width: 1000px;
	font-size: 11px;
}

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

h5 {
	font-size: 12pt;
}

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

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

.clear {
	clear: both !important;
}

header {
	height: 198px;
	min-width: 1056px;
	background-color: rgb(1, 166, 227);
	<!--background-image: url('/css/images/header.jpg'); -->
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: rgb(230, 230, 231);
}

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

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

div.centersq {	
	float: left;
	height: 133px;
	min-height: 133px;
	width: 828px;
}

#navmenu {
	display: none;
}


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

div.rightsq a {
	display: block;
	width: 114px;
	height: 133px;
	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: center;
}

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: block;
	width: 733px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

nav#menu {
	padding-top: 3px;
	text-align: center;
}

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

.vspace {
	height: 10px;
	width: 100%;
	background-color: white;
}

div.submenu {
	position: relative;
	left: 0px;
	width: 1056px;
	text-align: center;
	display: block;
	height: 18px;
	line-height: 18px;
	clear: both;
	background-color: rgb(1, 166, 227);
	margin-bottom: 10px;
}

div.submenu a {
	color: rgb(230, 230, 231);
	font-size: 9pt;
	font-weight: bold;
}

div.submenu li {
	color: rgb(230, 230, 231);
	font-size: 9pt;
	font-weight: bold;
}

span.submenucat {
	position: absolute;
	font-size: 9pt;
	font-weight: bold;
	left: 0px;
	top: 0px;
	line-height: 18px;
	color: rgb(1, 166, 227);
	backgrond-color: rgb(230, 230, 231);
	display: block;
	height: 18px;
	width: 40px;
}

span.centermenu li {
	float: left;
	margin-left: 5px; 
	height: 18px;
	line-height: 18px;
}

span.centermenu {
	display: inline-block;
}

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

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;
}

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

div#accents li img.indlogo {
	margin: 0;
	display: block;
	width: 321px;
	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: 350px;
	-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: 350px;	
}

article.lead {
	position: relative;
	height: auto;
}

article.lead section {
	height: auto;
}

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

article.side section {
	height: auto;
}

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

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);
}


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

div#accents li:last-child {
	width: 320px;
}

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


article.single  {
	height: 350px;
}

article.double  {
	height: 350px;
}


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

article.quad section {	
	height: 170px;
	background-color:  rgb(230,230,231);
	margin-bottom: 10px;
}

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

div.leadheader {
	clear: both;
	width: 730px;
	padding-left: 10px;
	font-size: 11pt;
	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: 16pt;
	color: rgb(160, 160, 160);
}

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

div.newsector0 {
	float: left;
	width: 370px;
	padding: 0px;
}

div.newsector {
	float: left;
	width: 370px;
	padding: 0px;
}


h1 {
	padding: 10px;
}

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

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


figure {
	padding: 0;
	margin: 0;
}


article.lead {
	float: left;
	width: 730px;
	padding: 0;
}

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

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-text {
	font-size: 12pt;
	line-height: 21px;
}

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


article.lead h5 {
	font-size: 10pt;
	padding: 5px;
	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.lead video {
	width: 100%;
}

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

article.single img {
	width: 360px;
}

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

article.double img {
	width: 175px;
}

article.side {
	color: rgb(10,10,10);
	width: 306px;
}

article.side img {
	width: 306px;
	height: 173px;
}

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

div#right {
	float: left;
	width:306px;
	margin-left: 10px;
}

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

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

#weather {
  width: 306px;
  height: 306px;
  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: left;
	width: 158px;
	margin-left: 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;
}

div#gallery {
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.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);
}

iframe.gallery {
	width: 730px;
	height: 410px;
	margin: 0;
    padding: 0;
    border: 0;
	display: block;
	overflow: hidden !important;
}

.pixel {
	width: 0px !important;
	height: 0px !important;
	overflow: hidden !important;
	padding: 0 !important;
	margin: 0 !important; 
}

.gall {
	width: 730px !important;
	height: 410px !important;
	overflow: hidden !important;
	padding: 0 !important;
	margin: 0 !important; 
}

article.quad {
	height: auto;
}

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

#navmenu {display: none}
#navdiv {display: none}
#_1 {display: none}

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

#left {
	position: relative;
}

a.youtube {
	position: absolute;
	right: 15px; 
	top: 5px;
}

a.youtube img {
	width: 24px;
	height: 24px;
}
