/*  
Theme Name: DeepBlue ES Trazos-Web.com
Theme URI: http://www.trazos-web.com/temas-wordpress-espanol/
Author URI: http://www.nathanrice.net/
Author: Nathan Rice
Description: DeepBlue es un tema gratuito diseñado por <a href="http://www.dailyblogtips.com/">Daily Blog Tips</a> y traducido al español por Diego de <a href="http://www.trazos-web.com/">Trazos Web</a>.
El CSS/XHTML está realizado bajo GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #f3c409;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
acronym {
        border-bottom: 1px dotted #000000; 
        cursor: help; 
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
/*************************************
	Links
**************************************/
a {
	color: #0000ff;
	text-decoration: none;
	}
	
a:hover{

	color: #ff0000;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #000000;
	background: #FFF no-repeat;
        border-top: inset 0px #fff;
        text-align: center;
	font-size: 15px;
        font-color:#000;
        line-height: 60%;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 5px 0px;
	padding: 4px 2px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 15px color: #000;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #000;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #000;
	text-decoration: underline;
}
h2 {
	color: #000;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
        font-color: #FFF;
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #000;
	text-decoration: none;
}
#sidebar h2 {

	margin: 0px; padding: 5px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;;
	font-weight: bold;
	color: #ffcc00;
}
#sidebar #popular h2 {
	color: #000000;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}

caption {
        background: #FF6600;
}
/*************************************
	Header
**************************************/
#header { 
	width: 990px;
	padding: 0px;
	margin:  0px auto;
	position: relative;
	}
#header .title {
	margin: 0px;
	padding: 5px 3px;
	width:  590px;
	float:  left;
}
#header .title a {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #FFF;
}
#header .description {
	clear:  both;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px 4px 10px;
	width:  850px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;
	padding: 2px;
	position: absolute;
	top: 3px;
	right: 4px;
	width: 555px;
}
.searchform .s {
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 2px 2px 2px 2px;
	width: 468px;
	float: left;
}
.searchform .button {
	float: right;
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	position: absolute;
	top: 73px;
	right: 10px;



	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Horizontal Menu
**************************************/
#menu {
    width: 900px; height: 29px;
    background: transparent;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px; margin: 21px 0px 0px 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
    float: left;
    }
#menu ul {
	display: block;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	background: url(images/menu.jpg) top left no-repeat;
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	background: url(images/menu-active.jpg) top left no-repeat;
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #FF6D01;	
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 8px 20px 8px 0px;
	margin: 0px 0px 0px 15px;
	background: url(images/menu.jpg) top right no-repeat;
	}
#menu ul li a:hover {
	color: #FF6D01;
	text-decoration: none;
	background: url(images/menu-active.jpg) top right no-repeat;
	}

/*************************************
	Main Container
**************************************/
#container { 
	width: 970px;
	background: #FFF;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 10px;
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 990px;
	display: block;
	background: url(images/container-bot-bg.gif) no-repeat;
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {
	width: 590px; 
	float: left; 
	margin: 14px 0px 20px 5px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
#content .post-meta-bottom {
	background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.comm {
	float: right;
	width: 25%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 20px 35px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 356px;
	margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px;
}
#sidebar .sidebar-bot {
	background-color: #EEC900 bottom left no-repeat;
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	background: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: none;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #fff;
}
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #fff;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(http://img502.imageshack.us/img502/34/1194986791164345286soccbh3.png) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #000000;
	padding: 0 0 0 4px;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;

}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding: 15px 5px 30px 5px;
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	background: #666666 url(images/futbol-fondo.gif) repeat-x;
	color: #FFF;
	}
#footer a {
	color: #9BB1BB;
}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(http://www.deportesforo.com/futbol/wp-content/themes/deepblue/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(http://www.deportesforo.com/futbol/wp-content/themes/deepblue/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://www.deportesforo.com/futbol/wp-content/themes/deepblue/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(http://www.deportesforo.com/futbol/wp-content/themes/deepblue/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.enlacesfijos {
         width:auto;
         height:auto;
         font-family: Arial, Helvetica, Sans-Serif;
         font-size: 13px;
         background-color:#EE2C2C;
         border-top: 2px solid #000;
         border-left: 2px solid #000;
         border-right: 2px solid #000;
         padding-top:3px;
         padding-bottom:3px;
}
.enlacesfijos a {
	color: #000;
	text-decoration: none;
	}
	
.enlacesfijos a:hover{
	text-decoration: underline;
	color: #fff;
	}
.cuadri {
         background: #000000 no-repeat;
         border-bottom: outset 4px #000000;
         width:100%;
         height:20px;
         padding-bottom:3px;
}
.cuadri h2 {
         font-color:#0033ff;        
}
.resumen {
         padding:5px;
         font-size: 10px;

}
.cuadrotv  {
         background: #000000;
         color:#000000;
         text-align:center;
         padding:0px;
         font-size:12px;
         text-decoration:none;

}
.cuadrotv h2 {
         font-size:14px;
         color: #0033ff;
}
.cuadrotv a {
          font-size:11px;
          text-decoration:none;
}
.tabla {
        font-size:11px;
        background: #fff;
}

.style3 {color: #FFFFFF; font-size: 16px; }
.style4 {
    font-size: 18px;
    color: #CCCCCC;
    font-style: italic;
}
.style5 {font-size: 12px}
.style6 {color: #FF0000}

.cuadrotv2  {
         background: #000000;
         color:#000000;
         text-align:center;
         padding:0px;
         font-size:15px;
         text-decoration:none;

}
.cuadrotv2 h2 {
         font-size:18px;
         color: #0033ff;
}
.cuadrotv2 a {
	color: #FFF;
	text-decoration: none;
	}
	
.cuadrotv2 a:hover{
	text-decoration: underline;
	color: #ff0000;
	}
.Estilo2 {color: #FF3300}

.tabinforesult {
        background: #f3c409;
        font-size: 11px; 
        text-align:left;
        padding-left:5px;
        font-weight: bold;
        }
.tabinforesult a{
        color:#10fa05;
        float:right;
        background: #000;
        align: top;
        }
.tabinforesult a:hover{
        color:#00BFFF;
        }
.tabinfostats {
        background: #ffffff;
        font-size: 11px; 
        text-align:left;
        padding-left:5px;
        font-weight: bold;
        }
.tabinfostats a{
        color:#DC143C;
        float:right;
        background: #000;
        align: top;
       padding-right:3px;
        }
.tabinfostats a:hover{
        color:#00BFFF;
        }
.centrar {
        text-align:center;
        }