@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #000113;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1D26;
	line-height: 18px;
}

#wrapper-mundial {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
#content-mundial {
	width: 960px;
	margin: 0 auto;
}
#leaderboards {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	height: 95px;
	padding-bottom: 10px;
}


#leaderboards #ads-left {
	float: left;
	width: 728px;
	height: 90px;
	border: 1px solid #2F2B00;
}
#leaderboards #ads-right {
	float: right;
	width: 210px;
	height: 90px;
	border: 1px solid #2F2B00;
}
#goback-mundial {
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#goback-mundial a:link {
	color: #DBE6C6;
	text-decoration: none;
}
#goback-mundial a:hover {
	color: #DBE6C6;
	text-decoration: underline;
}
#goback-mundial a:visited {
	color: #DBE6C6;
	text-decoration: none;
}
#tablero-mundial {
	background-image: url(../images/bg-tablero.jpg);
	height: 141px;
}
#contenido-mundial {
	float: left;
	width: 918px;
	background-color: #F3F3F3;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#main-mundial {
	width: 600px;
	float: left;
}
#cabecera-mundial {
	margin-bottom: 20px;
}

#blogs-mundial #posts-mundial {
	margin: 0;
	padding: 0;
	list-style: none;
}
#blogs-mundial #posts-mundial li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 600px;
	height: auto;

}
.post-mundial {
	width: 600px;
}
.post-mundial .date-mundial {
	float: left;
	background-image: url(../images/bg_date.jpg);
	width: 54px;
	height: 40px;
	padding-top: 15px;
	text-align: center;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.post-mundial .date-mundial span {
	color: #390;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 18px;
	font-weight: lighter;
	padding-top: 5px;
	display: block;
}

.by-mundial {
	color: #9898A3;
	font-size: 11px;
	margin-bottom: 10px;
}
.by-mundial span {
	color: #390;
}
.by-mundial a:link {
	color: #5E5E68;
	text-decoration: underline;
}
.by-mundial a:hover {
	color: #5E5E68;
	text-decoration: none;
}
.by-mundial a:visited {
	color: #5E5E68;
	text-decoration: underline;
}
.title-post {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	margin-bottom: 12px;
}
.title-post a:link {
	color: #000113;
	text-decoration: none;
}
.post-content {
	text-align: justify;
}
.img-post  {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #390;
	padding: 3px;
	background-color: #E4F1E8;
	margin-right: 15px;
	width: 200px;
	height: 160px;
}


.post-content a {
	margin-left: 5px;
}
.post-content a:link {
	color: #390;
	text-decoration: none;
}
.post-content a:hover {
	color: #390;
	text-decoration: underline;
}
.post-content a:visited {
	color: #390;
	text-decoration: none;
}
#comments-post {
	padding-bottom: 15px;

}
#comments-post h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	display: block;
	margin-bottom: 15px;
}
#comments-post ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#comments-post ul li {
	background-image: url(../images/bg_comments.jpg);
	background-repeat: repeat-x;
	background-color: #93C145;
	padding: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #2F5014;
}
#form-comment {
}
#form-comment h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
.txt-input {
	background-image: url(../images/bg_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #93C145;
	padding: 3px;
	color: #2F5014;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}
.txt-area {
	background-image: url(../images/bg_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #93C145;
	padding: 3px;
	color: #2F5014;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	background-color: #D1E5B0;
	height: 80px;
}



.autor-comment {
	color: #FFF;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFEDC9;
}
.txt-comment {
	font-size: 11px;
	color: #FFF;
}
















#sidebar-mundial {
	float: right;
	width: 300px;
}
#sidebar-mundial #ads {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ads li {
	display: block;
	margin-bottom: 15px;
	height: 250px;
	border: 1px solid #070E28;
}
#contenido-moda {
	clear: both;
	padding-top: 8px;
	background-image: url(../images/bg-site-map.jpg);
	background-repeat: repeat-x;
	padding-bottom: 110px;
	margin-left: 15px;
	margin-right: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AFB1C5;
}
#contenido-moda h1{
	margin: 0;
	padding: 0;
	display: block;
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 10px;
	margin-top: 10px;
}



#menu {
	padding-left: 70px;
	padding-top: 10px;
}
#menu .contenido {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin-right: 35px;
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67ACDF;
	height: 170px;
	font-size: 11px;
}
#menu .contenido li {
	margin-bottom: 5px;
}
#menu .contenido li a:link {
	color: #ED3110;
	text-decoration: none;
}
#menu .contenido li a:hover {
	color: #0594F3;
	text-decoration: none;
}
#menu .contenido li a:visited {
	color: #ED3110;
	text-decoration: none;
}
#copy {
	clear: both;
	padding-top: 30px;
	padding-left: 125px;
	height: 20px;
}
#copy ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#copy ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10px;
}
#copy ul li a:link {
	color: #FCA503;
	text-decoration: none;
}
#copy ul li a:hover {
	color: #0592EF;
	text-decoration: none;
}
#copy ul li a:visited {
	color: #FCA503;
	text-decoration: none;
}
#radios {
	clear: both;
	background-image: url(../images/bg-logos-radios.jpg);
	height: 68px;
	background-color: #FFF;
	padding-top: 6px;
}
#radio-center {
	width: 960px;
	margin: 0 auto;
	height: 64px;
}


#radios ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#radios ul li {
	float: left;
	text-align: center;
	height: 64px;
	width: 104px;
	margin-right: 2px;
}
#radios ul li .radio-logos {
	height: 50px;
}
#radios ul li .dial {
	color: #FFF;
	background-color: #666;
	font-size: 10px;
}
#home-mundial #cabecera-home-mundial {
	height: 150px;
	margin-bottom: 15px;
	background-image: url(../images/cabecera-home.jpg);
}
#banners-home-mundial {
	width: 265px;
	margin-right: 15px;
	float: left;
}
#noticias-home-mundial {
	float: right;
	width: 298px;
	padding: 10px;
	border: 1px solid #085AA4;
	background-color: #85CEEF;
	margin-bottom: 20px;
	background-image: url(../images/bg-noticias.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFF;
}
#noticias-home-mundial ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#noticias-home-mundial ul li {
	display: block;
	margin-bottom: 10px;
	clear: both;
	padding-bottom: 10px;






	border-bottom-color: http
://dbo.netmarble.net/Pds/Download/Download.asp;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #085AA4;
	height: 90px;
}
#noticias-home-mundial ul li .img-noticia-home {
	float: left;
	margin-right: 10px;
	width: 80px;
	height: 64px;
}
#noticias-home-mundial ul li .img-noticia-home img {
	width: 80px;
	height: 68px;
	border: 1px solid #242A20;
}
#noticias-home-mundial ul li .img-noticia-home img:hover {
	border: 1px solid #F9C500;
	color: #F6C401;
}
#noticias-home-mundial ul li .txts-noticia-home {
	float: right;
	width: 200px;
}
#noticias-home-mundial h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 15px;
}

.title-noticia-home {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bolder;
	padding-bottom: 3px;
}
.title-noticia-home a:link {
	color: #1A1F18;
	text-decoration: underline;
}
.title-noticia-home a:hover {
	color: #42453E;
	text-decoration: none;
}
.title-noticia-home a:visited {
	color: #1A1F18;
	text-decoration: underline;
}



.txt-noticia-home {
}
.txt-noticia-home a {
	margin-left: 10px;
}

.txt-noticia-home a:link {
	color: #58A11B;
	font-weight: bolder;
}
.txt-noticia-home a:hover {
	color: #FEC601;
	font-weight: bolder;
}
.txt-noticia-home a:visited {
	color: #58A11B;
	font-weight: bolder;
}
#blog-carloncho {
	display: block;
	width: 220px;
	height: 100px;
	float: left;
	margin-top: 50px;
}
#cabecera-home-mundial a span {
	display: none;
}

#blog-canchita {
	display: block;
	height: 100px;
	width: 220px;
	float: right;
	margin-right: 150px;
	margin-top: 50px;
}
#grupos-mundial h1 {
	font-size: 18px;
	color: #1C1D26;
	font-weight: lighter;
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#dist-grupos-mundial {
	list-style: none;
	margin: 0;
	padding: 0;
}
#dist-grupos-mundial li {
	margin-bottom: 15px;
	float: left;
	width: 600px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8B8C0;
	padding-bottom: 15px;
}
.image-gr-mundial {
	float: left;
	width: 200px;
	height: 160px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.image-gr-mundial img{
	width: 200px;
	height: 160px;
	border: 1px solid #F9C500;
}
.image-gr-mundial img:hover {
	border: 1px solid #069;
}
.txts-gr-mundial {

}
.txt-gr-mundial {
	text-align: justify;
}
.title-gr-mundial {
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
.block-group {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.block-group h1 {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 10px;
	color: #1C1D26;
	font-size: 16px;
}

.columna0 {
	background-color: #FFC062;
	width: 120px;
}
.columna1 {
	width: 45px;
}
.columna2 {
	width: 30px;
}
.content-block-group table tr span {
	color: #FFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.block-banners1 {
	margin-bottom: 15px;
}
#votacion-mundial {
	clear: both;
	padding-bottom: 20px;

}
#votacion-mundial h1 {
	margin: 0;
	padding: 0;
	color: #1C1D26;
	font-size: 18px;
	font-weight: lighter;
	display: block;
	margin-bottom: 20px;
}
#votacion-mundial ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
#votacion-mundial ul li {
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 15px;
	width: 160px;
}
#votacion-mundial ul li a img {
	border: 1px solid #558E23;
	margin-bottom: 5px;
	width: 120px;
	height: 94px;
}
#votacion-mundial ul li a img:hover {
	border: 1px solid #11273F;
}
#votacion-mundial ul li a:link {
	color: #ED3110;
	text-decoration: none;
}
#votacion-mundial ul li a:hover {
	color: #F7190E;
	text-decoration: none;
}
#votacion-mundial ul li a:visited {
	color: #ED3110;
	text-decoration: none;
}
.title-post a:visited {
	color: #000113;
	text-decoration: none;
}
#titles-post {
	clear: both;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D6D6D6;
	padding-top: 20px;
}
#titles-post h1 {
	display: block;
	font-size: 18px;
	color: #1C1D26;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
#titles-post ul li a:link {
	color: #069;
	text-decoration: none;
}
#titles-post ul li a:hover {
	color: #09C;
	text-decoration: none;
}
#titles-post ul li a:visited {
	color: #069;
	text-decoration: none;
}
.btn {
	color: #F3F3F3;
	background-color: #036;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border: 1px solid #00509F;
	padding: 5px;
}
#buttons-mundial {
	padding-top: 10px;
	margin-bottom: 20px;
}
#buttons-mundial ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	border: 1px solid #CCCCCC;
	height: 30px;
	background-image: url(../images/bg_menubar.jpg);
	background-repeat: repeat-x;
}
#buttons-mundial ul li {
	display: block;
	float: left;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 11px;
	text-shadow: 2px 2px 5px #000;
}
#buttons-mundial ul li a:link {
	color: #1C1D26;
	text-decoration: none;
}
#buttons-mundial ul li a:hover {
	color: #000113;
}
#buttons-mundial ul li a:visited {
	color: #1C1D26;
	text-decoration: none;
}
.separador {
	background-image: url(../images/bg_menubarseparator.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 5px;
}




.blocks-mundial ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blocks-mundial ul li {
	margin-bottom: 20px;
}
.title-block {
	background-image: url(../images/bg-title-sidebar.png);
	color: #FFF;
	font-weight: bolder;
	padding-left: 8px;
	margin-bottom: 10px;
}
.img-block {
	float: left;
	clear: right;
	margin-right: 10px;
	background-color: #D6D6D6;
	padding: 5px;
}
.btn-block {
	clear: both;
	padding-top: 10px;
}
.btn-block a {
	background-image: url(../images/btn-vermas.png);
	display: block;
	text-align: right;
	padding-right: 20px;
	background-repeat: no-repeat;
}
.btn-block a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.btn-block a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.btn-block a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#ultimos-partidos {
	border: 1px solid #D1D1D1;
	padding-bottom: 10px;
}
.block-banners1 h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	display: block;
	margin: 0;
	padding: 0;
	color: #036;
	font-size: 18px;
	font-weight: lighter;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	background-image: url(../images/bg-title.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FEFEFE;
}
#ultimos-partidos ul li a:link {
	color: #F00;
	text-decoration: none;
}
#ultimos-partidos ul li a:hover {
	color: #900;
	text-decoration: underline;
}
#ultimos-partidos ul li a:visited {
	color: #F00;
	text-decoration: none;
}


#ultimos-partidos ul li {
	display: block;
	margin-bottom: 5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
#ultimos-partidos ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-left: 10px;
}
#ultimo-video {
	border: 1px solid #D1D1D1;
	padding-bottom: 10px;
}
#play-video {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../images/play-video.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 84px;
	background-position: 120px 60px;
}
#play-video span {
	display: none;
}
#thumb-video {
	border: 3px solid #D6D6D6;
	width: 150px;
	height: 84px;
	float: left;
}
#title-uvideo {
	color: #1C1D26;
	float: right;
	width: 135px;
}

#contiene-video {
	padding: 8px;
	padding-bottom: 0px;
}
#goleadores-africa {
	border: 1px solid #D1D1D1;
}
#goleadores-africa ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 10px;
	margin-top: 10px;
}
#goleadores-africa ul li {
	display: block;
	margin-bottom: 8px;
	padding-left: 8px;
	width: 230px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
	height: 19px;
}
#goleadores-africa ul li .flag-pais {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	clear: right;
}
#goleadores-africa ul li .nombre-goleador {
	font-size: 12px;
	float: left;
	font-weight: bolder;
	width: 140px;
	clear: right;
}
#goleadores-africa ul li .numero-goles {
	float: left;
	width: 60px;
}
.title-otros-videos {
	padding: 2px;
	font-weight: bolder;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
	font-size: 11px;
	clear: both;
	margin-bottom: 5px;
}
.otros-videos ul li {
	margin: 0;
	display: block;
	margin-bottom: 5px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.otros-videos ul li a:link {
	color: #F00;
	text-decoration: none;
}
.otros-videos ul li a:hover {
	color: #C00;
	text-decoration: underline;
}
.otros-videos ul li a:visited {
	color: #F00;
	text-decoration: none;
}
.addthis_button_compact {
	color: #E8C104;
	text-decoration: none;
}
.addthis_button_compact:hover {
	color: #FFF001;
	text-decoration: underline;
}
.addthis_button_compact:visited {
	color: #E8C104;
	text-decoration: none;
}
.ver-noticias {
	text-align: right;
	background-image: url(../images/btn-vermas.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 21px;


}
.ver-noticias a:link {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.ver-noticias a:visited {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.ver-noticias a:hover {
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
}
.btn-partidos {
	padding: 1px;
	background-color: #FFF;
	font-weight: bold;
	float: right;
	padding-left: 5px;
	background-image: url(../images/bg-title.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.btn-partidos a {
	display: block;
	padding-right: 20px;
	background-image: url(../images/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.btn-partidos a:link {
	color: #000;
	text-decoration: none;
}
.btn-partidos a:hover {
	color: #000;
	text-decoration: underline;
}
.btn-partidos a:visited {
	color: #000;
	text-decoration: none;
}

