body{
	text-align:center;
	padding:0px;
	margin:auto;
	background:url(../images/header.png) repeat-x top #ffffff;
	font-family: 'Open Sans', sans-serif;
}
#whole{
	max-width:1078px;
        width: 100%;
	display:block;
	margin:auto;
	overflow:hidden;
}
.logo img {
    width: 100%;
    max-width: 400px;
}
.header{
	line-height:99px;
	display:block;
	width:100%;	
	margin:auto;
}
.nav{
	line-height:35px;
	display:block;
	text-align:left;
}
.nav a{
	display:block;
	float:left;
	text-decoration:none;
	color:#CCC;
	font-size:16px;
	padding:0px 5px 0px 5px;
}
.nav a:hover{
	background:#FC0;
	color:#000;
	text-decoration:none;
}
.left{
	width:730px;
	float:left;
}
.right{
	width:336px;
	float:right;
}
.cycle-slideshow {
display: block;
width: 100%;
list-style: none;
float: left;
list-style-type: none;
margin: 0px;
background: #fff;
padding: 0px;
}
#slide {
width: 730px;
display: block;
overflow: hidden;
}
.cycle-slideshow li {
width: 730px;
overflow: hidden;
}
.cycle-slideshow li h3 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 7px;
	padding: 0 5%;
	margin: 0px;
	letter-spacing: -1px;
}
.cycle-slideshow li h3 {
	text-rendering: optimizelegibility;
	font-weight: 700;
	color: #000;
	text-align: center;
}
#custom-pager {
	width: 60px;
	display: block;
	position: relative;
	float: right;
	bottom: 350px;
	z-index: 1000;
	text-align: center;
	font-size: 22px;
}
.thumbnails {
	background: url(../images/thumbnail-bg.jpg) repeat;
	border: 1px solid #dbdbdb;
	box-shadow: 0 8px 6px -6px #e5e5e5;
	min-height: 150px;
	margin: 10px 0;
	-moz-box-shadow: 0 8px 6px -6px #e5e5e5;
	overflow: hidden;
	padding: 8px 8px 8px 8px;
	-webkit-box-shadow: 0 8px 6px -6px #e5e5e5;
}

.thumbnails a{
	width:210px;
	display:block;
	float:left;
	margin:8px;
	color: #000;
	text-decoration:none
}
.thumbnails a:hover{
	text-decoration:none;
	color:#C30;
}

.thumbnails a h4{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
#custom-pager a{
	margin:10px;
	font-size:14px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	display:block;
	float:left;
	border-radius: 30px;
	width:30px;
	line-height:30px;
	background:#fff;
	color:#C00;
}
#custom-pager a:hover{
	background:#F00;
	text-decoration:none;
	color:#fff;
}	
.slideThumb{
	overflow:hidden;
	height:350px;
}
ul.listNews {
	list-style: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding-top: 20px;
	display: block;
	float: left;
	text-align: left;
	border-top: 3px solid #e34a1b;
}
ul.listNews li {
	display: block;
	border-bottom: 1px dotted #ccc;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
	position: relative;
	text-align: left;
}
ul.listNews li .moreThumb {
	width: 210px;
	height: 175px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	background: #333;
}
ul.listNews li a h4 {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	display: block;
	font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
	text-decoration: none;
}
ul.listNews li a:hover, ul.listNews li a:hover h4 {
	text-decoration:none;
	color:#C30;
}
.datef {
	color: #777;
	font: 400 14px/14px serif;
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 6px;
	display: block;
}
#left p {
font: 14px/23px arial,sans-serif;
}
#right{
	float:right;
	width:336px;
}
.sectionTitle{
	width:100%;
	display:block;
	text-align:left;
	border-bottom: 3px solid #383838;
	margin-bottom: 1.667em;
}
.cycle-slideshow li h3{
	background: #ffffff;
	z-index: 10000;
	position: relative;
	width: 90%;
	margin: auto;
	margin-top: -100px;
}
.cycle-slideshow img{
	width: 100%;
}

.listWithThumbnail-container {
	background-color: #fff;
	border-bottom: 1px solid #5d6165;
}
.listWithThumbnail-container:hover{
	background-color:#FC0;
}
.listWithThumbnail-container a{
	width:336px;
	display:block;
	overflow:hidden;
	text-decoration:none;
}
.listWithThumbnail-container a:hover h5{
	text-decoration:none;
	color:#000 !important;

}
.listWithThumbnail-container h5{
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 3px;
	color: #000;
	font-weight:bold;
}
#container{
	width:100%;
	text-align:left;
}
#previous {
	width: 340px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#next {
	width: 340px;
	float: right;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#previous a, #next a {
	display: block;
	text-decoration: none;
	color:#C00;
	font-size: 18px;
}
#related {
	width: 100%;
	display: block;
	margin: auto;
	text-align: center;
}
.moreArticle {
	width: 215px;
	float: left;
	overflow: hidden;
	margin: 7px;
}
.moreArticle a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 18px;
}
.moreArticle a:hover{
	text-align:none;
	color:#C00;
}
.moreArticle img {
	width: 215px;
	border-bottom: 2px solid #C00;
}
.moreArticle h3 {
	font-size: 18px;
}
.info {
	display: block;
	text-align: left;
	line-height: 30px;
	width: 700%;
	height: 30px;
}
.info span {
	line-height: 30px;
	height: 30px;
	display: inline-block;
	padding: 0px 5px 0px 5px;
	float: left;
	margin-left: 30px;
	color: #fff;
}
.info #date {
	background: #DD0005;
}
.info #hits {
	background: #A7BD09;
}
.info #author {
	background: #0095C6;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination span {
	background: #999;
}
.pagination a, .pagination span {
	background: #555;
	border: none;
	border-radius: 3px;
	-ms-box-shadow: 0 3px 5px -1px #aaa;
	-moz-box-shadow: 0 3px 5px -1px #aaa;
	-o-box-shadow: 0 3px 5px -1px #aaa;
	-webkit-box-shadow: 0 2px 3px -1px #aaa;
	box-shadow: 0 3px 5px -1px #ccc;
	color: #fff;
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
	padding: 9px 12px 8px 12px;
	text-decoration: none;
	width: auto;
	font: bold 12px/12px;
}
span.pg_on, .pagination a:hover {
	background:#C00;
	text-decoration:none;
	color:#fff;
}
.footer{
	background: #3f4245;
	font-size: 11px;
	color: #fff;
	width:100%;
	padding-top: 3.334em;
	padding-bottom: 3.334em;
}
.footer .container-top {
	border-bottom: 1px solid #58585c;
	margin-bottom: 3em;
	padding-bottom: 2em;
}
.box-content {
	border: 1px solid #58585c;
	padding: 0.2em;
	text-align: center;	
}
.box-content .box-title {
	background: white;
	line-height: 1em;
	padding: 7px 7px 0;
	position: relative;
	top: -30px;
	margin: auto;
	width: 150px;
}
.box-content a{
	display:block;
	height:64px;
	overflow:hidden;
	width:330px;
	text-align:left;
	color:#333;
	background-color: #fff;
	border-bottom: 1px solid #dedede;
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}
.box-content img{
	float:left;
	width:103px;
	height:64px;
}
.box-content a h4 {
font-size: 12px;
font-weight: bold;
line-height: 16px;
text-decoration: none;
}
.box-content a:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}
.box-content span{
	width:103px;
	height:64px;
	overflow:hidden;
	float:left;
	margin-right:7px;
}
.wide-module a.image-with-caption {
	float: left;
	margin: 0 10px 8px 0;
}
a.image-with-caption {
	color: #fff;
	display: block;
	line-height: 1;
	float:left;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	width:310px;
}
a.image-with-caption:hover{
	color:#CCC
}
a.image-with-caption .caption {
-webkit-font-smoothing: antialiased;
font-weight: normal;
font-size: 20px;
line-height: 22px;
padding: 10px 4%;
text-shadow: #000 0 0 2px;
width: 93%;
}
a.image-with-caption .caption-overlay-102 {
	background: url(../images/bottom-150.png) repeat-x 0 0;
	height: 150px;
}
a.image-with-caption .caption, a.image-with-caption .caption-overlay{
	bottom: 2px;
	left: 0;
	position: absolute;
}
a.image-with-caption .caption-overlay {
	width: 100%;
}
ul.sports {
	float: left;
	margin: 0;
	width: 390px;
}
ul.sports-with-title li {
	float: none;
	padding: 0;
	height:100px;
	width: auto;
	margin-bottom: 7px;
}
ul.sports a.no-decoration {
	float: left;
	height: 100px;
	margin-right: 10px;
	width: 150px;
}
ul.sports li a{
	color: #036;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif !important;
}
#video{
	width:480px;
	height:268px;
	display:block;
	float:left;
	overflow:hidden;
	position: relative;
}
#video img{
	margin-top:-45px;
}
#video a{
	background:url(../images/play_off.png) no-repeat;
	position: absolute;
	z-index: 100000;
	width: 136px;
	height: 42px;
	top: 100px;
	left:150px;
}
#video a:hover{
	background:url(../images/play_on.png) no-repeat;
}
#subVideos{
	width:200px;
	height:60px;
	display:block;
	float:left;
	overflow:hidden;
	position: relative;
	margin:10px;
}
#subVideos img{
	margin-top:-11px;
	margin-right:5px;
}
#subVideos a{
	text-decoration:none;
	font-size:16px;
	color:#F00
}
#weblink{
	width:176px;
	float:left;
}
a.weblink{
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 1px solid #dedede;
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	display:block;
	transition: background-color .2s ease-out;
	text-align:left;
	text-decoration:none;
	overflow:hidden;
	color:#333
}
a.weblink span{
	margin-top:2px;
}
a.weblink:hover{
	background:#333;
	color:#fff;
	text-decoration:none;
}



@media (max-width: 900px) {
	.logo img{
		width: 500px;
	}
	
	.nav {
		overflow: hidden;
		height:35px;
		width: 100%;
	}
	.left{
		width: 100%;
	}
	#slide{
		width: 100%;
	}
	
	.cycle-slideshow li{
		width: 100%;
	}
	
	ul.listNews li .moreThumb {
		width: 150px;
		height: 150px;
		}
	ul.listNews li .moreThumb img {
		width 150px;
		}
	ul.listNews li a h4 {
		font-size: 16px;
	}
	
	
	
	#container h4{
		font-size:14px;
		}
	.right {
    		width: 100%;
	}
	
	.listWithThumbnail-container, .listWithThumbnail-container img, .listWithThumbnail-container a {
		width: 100%;
		}
	.listWithThumbnail-container {
		    margin-bottom: 10px;

	}
		
	

	
}
@media (max-width: 720px){
	#container img {
		width: 100%;
		height: 100%;
	}
}

@media (max-width: 414px) {
	.logo img{
		width: 100%;
	}
	
	.nav {
		overflow: hidden;
		height:35px;
		width: 100%;
	}
	.cycle-slideshow li h3 {
        	font-size: 24px;
    	}
    	
    	iframe {
    		width: 100%;
    	}
	
}

@media (max-width: 300px) {
	.nav {
		overflow: hidden;
	}
	
}