*{
	margin:0px;
	padding:0px;
}

body{
	 color: #444444;
	 font-family: Arial,Helvetica,sans-serif;
	 font-size:12px;
	 background-color:#82D6F8;
	 /*background-color:#e8e8e8; 
	 background: url("../images/background-london2012.jpg") no-repeat scroll center 0 #e8e8e8;
	 margin-top:40px;*/
}

a img{
	border:none;
}

ul{
	list-style-type:none;
}

a{
	text-decoration:none;
}

h1, h2, h3{
	text-transform:uppercase;
	font-family:'Oswald';
	font-weight: normal;
	padding-bottom:3px;
	
}

p{
	text-align:justify;
}

h3 a{
	text-decoration:underline;
	color:#3D77B1;
}

h3 a:hover{
	color: #374F6C;
}

.clear{
	clear:both;
}

#main{
	width:1034px;
	margin:0px auto;
}

#menu-top{
	background: none repeat scroll 0 0 #3D77B1;
    border-bottom: 1px solid #4B87C5;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	border-radius:3px 3px 0 0;
	height: 37px;
    line-height: 37px;
	position:relative;
}

#menu-top .logo{
	position:absolute;
	top:10px;
	right:10px;
}

#menu-top .menu{
	color: #FFFFFF;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 37px;
    text-shadow: -1px -1px 0 #204B77;
    text-transform: uppercase;
}

#menu-top .menu li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 17px;
}

#menu-top .menu li {
    background-image: url('images/separator_color.png');
	float: left;
    padding: 0 10px 0 14px;
	background-repeat:no-repeat;
	background-position: 0 17px;
}

#menu-top .menu li a, #menu-top .menu li a:hover {
    color: #FFFFFF;
}

#menu-top .menu li a:hover {
	text-decoration:underline;
}

#menu-top .menu li a {
    display: block;
    line-height: 37px;
}

a {
    color: #000000;
    text-decoration: none;
}

#search {
    float: right;
    padding-right: 7px;
}

.search input{
	-moz-box-shadow: 0 0 9px #D0D0D0 inset;
	box-shadow:0 0 9px #D0D0D0 inset;
	-webkit-box-shadow:0 0 9px #D0D0D0 inset;
    border: medium none;
    color: #4D4D4D;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	font-size: 10px;
    height: 23px;
    line-height: 23px;
    padding: 0;
    text-indent: 10px;
    text-transform: uppercase;
    width: 180px;
	border-color: #CCCCCC #E7E7E7 #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-style: solid;
    border-width: 1px;
}

#main-menu{
	background-image: url("/images/menu_item.png");
    border-bottom-color: #356AA1;
	background: url("/images/menu_item.png") repeat-x scroll 0 0 transparent;
    border-bottom: 3px solid #437FBB;
    height: 40px;
    overflow: hidden;
	font-family:'Oswald';

}

#main-menu ul li{
	float:left;
	width: auto;
}

#main-menu > div {
    border-bottom-color: #437FBB;
	border-bottom: 1px solid #437FBB;
    height: 39px;
}

#main-menu > ul > li:hover, #main-menu > ul > li.active {
    background: url("/images/menu_item.png") repeat-x scroll center bottom transparent;
}

#main-menu > ul > li > a {
	text-shadow: -1px -1px 0 #204B77;
    line-height: 40px;
	background: url("/images/menu_separator.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 39px;
    padding: 0 17px 0 19px;
	font-size:15px;
}
#middle-menu {
    background: url("/images/dropline_bg.jpg") repeat-x scroll left bottom #3B3B3B;
    height: 31px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
}

#middle-menu .menu {
    color: #FFFFFF;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 30px;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
}

#middle-menu .menu li {
    background: url("/images/separator_dark.png") no-repeat scroll left center transparent;
    float: left;
    padding: 0 10px 0 14px;
}

#middle-menu .menu li  a{
	color:#fff;
}

#middle-menu .menu li  a:hover{
	text-decoration:underline;
}

#middle-menu .menu li:first-child{
	background: none repeat scroll 0 0 transparent;
}

#down-menu{
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
    background: url("/images/breadcrumbs_bg.png") repeat-x scroll left bottom #FAFAFA;
    border-bottom: 1px solid #C3C3C3;
    height: 31px;
	overflow: hidden;
    width: 1034px;
}

#down-menu .menu{
    color: #686868;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 30px;
    text-shadow: 1px 0 0 #FFFFFF;
    text-transform: uppercase;
    
}

#down-menu .menu li:first-child{
    background: none repeat scroll 0 0 transparent;
    padding-left: 17px;
}

#down-menu .menu li{
	background: url("/images/separator_white.png") no-repeat scroll left center transparent;
    float: left;
	width: 1034px;
	overflow: hidden;
}

#down-menu .menu li a{
	color: #686868;
}

#down-menu .menu li a:hover{
	text-decoration:underline;
}

.container{
	margin-top:10px;
	background-color:#fff;
	padding:10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}

#top-container{
	float:left;
	width:586px;
}

.post{
	float:left;
	width:562px;
}

#adv{
	float:right;
	width:340px;
}

#adv img{
	padding-left:30px;
}

#crazyvideo{
	float:left;
	width:460px;
}

#vhsports{
	float:right;
	width:460px;
}

.crazyvideo{
    border-top: 3px solid orange;
	border-bottom: 1px solid #E0E0E0;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    height: 15px;
    margin: 7px 0 5px;
    padding: 0;
    text-transform: uppercase;
	 font-family:'Oswald';
}

.title-footer{
    border-top: 3px solid #333;
	border-bottom: 1px solid #E0E0E0;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    height: 15px;
    margin: 7px 0 5px;
    padding: 0;
    text-transform: uppercase;
	font-family:'Oswald';
}

.vhsports{
    border-top: 3px solid #92C62D;
	border-bottom: 1px solid #E0E0E0;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    height: 15px;
    margin: 7px 0 5px;
    padding: 0;
    text-transform: uppercase;
	 font-family:'Oswald';
}

.tvgratis{
    border-top: 3px solid #3D77B1;
	border-bottom: 1px solid #E0E0E0;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    height: 15px;
    margin: 7px 0 14px;
    padding: 0;
    text-transform: uppercase;
	 margin-bottom: 15px;
	 font-family:'Oswald';
}

.tvgratis-others{
    border-top: 3px solid #3D77B1;
	border-bottom: 1px solid #E0E0E0;
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    height: 15px;
    margin: 7px 0 14px;
    padding: 0;
    text-transform: uppercase;
	 margin-bottom: 15px;
	 font-family:'Oswald';
}

.crazyvideo span, .vhsports span, .tvgratis span, .tvgratis-others span, .title-footer span{
	background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    margin-top: -12px;
    padding-right: 12px;
	font-size:14px;
}

#sidebar{
	width:362px;
	float:right;
	text-align:center;
}

#sidebar-sx{
	width:160px;
	float:left;
	margin-top:10px;
}

#sidebar-dx{
	width:192px;
	float:right;
	margin-top:10px;
}

#content{
	width:935px;
	float:left;
}

#content-single{
	width:940px;
}

.grey{
    -moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
    background: none repeat scroll 0 0 #EEEEEE;
    color: #888888;
    display: block;
    float: none;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
	font-family:'Oswald';
	font-weight:normal;
}

.title-side{
	background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E3E3E3;
    border-top: medium none;
    float: none;
    height: auto;
    margin: 0;
    width: 100%;
	margin-bottom:10px;
}

#others{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
    background: none repeat scroll 0 0 #F1F1F1;
	margin-top: 10px;
	margin-bottom: 10px;
}

#others ul li{
	border-top: 1px solid #E0E0E0;
	padding:10px 10px 10px 10px;
	
}

#others ul li:hover{
	background: none repeat scroll 0 0 #D9D8D6;
}

#others ul li:hover:first-child{
	background: none repeat scroll 0 0 #D9D8D6;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

#others ul li:hover:last-child{
	background: none repeat scroll 0 0 #D9D8D6;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}

#others ul li:first-child{
	border-top: none;
}

.entry img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.entry p{
	padding-bottom:10px;
	text-align:justify;
}

.entry a.more-link, #others a.more-link{
	color:#3D77B1;
	font-family:Arial;
}

#crazyvideo a.more-link{
	text-transform:uppercase;
	font-family:'Oswald';
	color:orange;
	text-decoration:none;
}

#vhsports a.more-link{
	text-transform:uppercase;
	font-family:'Oswald';
	color:#92C62D;
	text-decoration:none;
}

#crazyvideo a:hover.more-link, #vhsports a:hover.more-link, .entry a:hover.more-link, #others a:hover.more-link{
	text-decoration:underline;
}

.entry a:hover.more-link, #others a:hover.more-link{
	color:#374F6C;
}

.entry a{
	color:#3D77B1;
	text-decoration:underline;
}

.entry a:hover{
	color:#374F6C;
}

#top-container h2{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius:5px 5px 0 0;
	padding:5px;
    background: none repeat scroll 0 0 #333333;
	margin-bottom:10px;
}

#top-container h2 a{
	text-decoration:none;
	color:#fff;
}

#top-container h2 a:hover{
	color:#888;
}

#tvgratis-others  .entry h2 a{
	text-decoration:none;
	color:#3D77B1;
}

#tvgratis-others .entry h2 a:hover{
	color:#374F6C;
}

#tvgratis-others .entry{
	border-bottom: 1px solid #E0E0E0;
	margin-bottom:20px;
}

#vhsports h2 a{
	font-size:14px;
	color:#92C62D;
	text-decoration:none;
}

#crazyvideo h2 a{
	color:orange;
	text-decoration:none;
	font-size:14px;
}

#crazyvideo h2 a:hover, #vhsports h2 a:hover{
	text-decoration:underline;
}

.mini-content img{
	float:left;
	width:100px;
	margin: 2px 5px 0px 0px;
}

#others p{
	line-height:16px;
	padding-bottom:10px;
}

.fat-footer{
	float:left;
	width:175px;
	margin-right:20px;
}

.fat-footer nav ul li{
	line-height:16px;
}

.fat-footer nav ul li a:hover{
	text-decoration:underline;
}

#credits{
	font-size:11px;
	width:1034px;
	margin:0px auto;
	text-align:right;
	margin-top:10px;
}

#credits a:hover{
	text-decoration:underline;
}

.seo{
	position:absolute;
	left:-9876px;
}

.post h1{
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius:5px 5px 0 0;
	padding:5px;
    background: none repeat scroll 0 0 #333333;
	margin-bottom:10px;
}

.post h1 a{
	text-decoration:none;
	color:#fff;
}

.post h1 a:hover{
	color:#888;
}

.entry h1{
	font-size:18px;
}

.post h2{
	color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	margin-top:7px;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:none;
	text-align:justify;
	line-height:16px;
}
