/*
Nombre del Tema: FutbolPrimera
Descripción: Diseño en Wordpress para el sitio FutbolPrimera.es
Version: 1.0
*/

/***** FORMATO GLOBAL *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #413C3C url(images/page_bg.png) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #da790b;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color: #da790b;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	color: #da790b;
	font-weight: normal;
	font-size: 12px;
}

a.link3 {
	color: #da790b;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.link3:hover {
	color: #da790b;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.link3:visited {
	color: #da790b;
	font-weight: none;
	font-size: 12px;
}


a.link2 {
	color: #da790b;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.link2:hover {
	color: #da790b;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

a.link2:visited {
	color: #da790b;
	font-weight: bold;
	font-size: 16px;
}

a.link1 {
	color: #da790b;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.link1:hover {
	color: #49647d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}

a.link1:visited {
	color: #da790b;
}

/***** FORMATO DE ESTRUCTURA DE PAGINA *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 974px;
	position: relative;
	/* background: #fff; */
	background: #FFFFFF url(images/bc.jpg) repeat;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.divisor {
	background: #FFFFFF url(images/divisorio.jpg) bottom left;
	background-repeat: repeat-x;
	height:11px;
}

.tit_col1 {
	background: #FFFFFF url(images/titulo_columna_1.jpg) bottom left;
	background-repeat: no-repeat;
	height:21px;
	line-height:18px;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	padding-left:27px;
	color:#ffffff;
}


.tit_col2 {
	background: #FFFFFF url(images/titulo_columna_2.jpg) bottom left;
	background-repeat: no-repeat;
	height:21px;
	line-height:18px;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	padding-left:27px;
	color:#ffffff;
}

.tit_col3 {
	background: #FFFFFF url(images/titulo_columna_3.jpg) bottom left;
	background-repeat: no-repeat;
	height:21px;
	line-height:18px;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	padding-left:37px;
	color:#ffffff;
}

#header {
	width: 974px;
	background: #0F4A08 url(images/header.jpg) top center no-repeat;
	height: 142px;
	margin-top: 0;
	color: #fff;
}

.title {
	padding: 5px 5px 5px 10px;
	color: #fff;
}

#content {
	width: 480px;
	float: left;
	color: #000;
	padding: 0px;
	margin: 5px;
	background-color: #FFFFFF;
	border: 1px solid #093252;
}

#sidebarRight {
	width: 147px;
	float: right;
	color: #000;
	background: #fff;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana;
	margin: 5px;
	border: 1px solid #093252;
}

* html #sidebarRight {
	width: 147px;
}

#sidebarLeft {
	width: 300px;
	float: right;
	color: #000;
	padding: 0px;
	background: #fff;
	text-align: left;
	margin: 5px;
	border: 1px solid #093252;
}

* html #sidebarLeft {
	width: 300px;
}

#footer {
	clear: both;
	width: 974px;	
	background: #4E4E4E url(images/bg_menu.jpg) repeat-x;
	color: #fff;
	text-align: center;
	height: 30px;		
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}


/***** FORMATO DE BARRA DE NAVEGACION *****/
#Nav {
	display: block;
}



/***** FORMATO DE TEXTO GENERAL *****/

.post {
	padding: 10px;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #FFFFFF;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	color: #da790b;
	text-decoration: none;
}

p a:hover {
	color: #da790b;
	text-decoration: underline;
}

p.center {
	text-align: center;
}

.postmeta {
	color: #53662E;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px Verdana;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** FORMATO DE LISTAS *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** FORMATO DE FORMULARIO DE BUSQUEDA *****/

#searchform {
	/*display: inline;*/
	float: right;
	/*margin-top: 0px;*/
	/*text-align: left;*/
	/*padding-top:0px;*/
}

#searchform #searchsubmit {
	/*padding-top: 0px;
	height:21px;
	margin-top: 0px;*/
}

#searchform #s {
	/*width: 160px;
	padding-top: 0px;
	height:21px;
	margin-top: 0px;*/
	/*background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** FORMATO DE SIDEBAR *****/

h2 {
	font-size: 14px;
	letter-spacing: -0.8px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #49647d;
	border-bottom: 2px #fff solid;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebarRight a {
	color: #d8882f;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #060606;
	text-decoration: none;
}

#sidebarLeft a {
	color: #d8882f;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #060606;
	text-decoration: none;
}

#sidebarLeft a:visited {
	color: #d8882f;
}

/***** FORMATO DE LISTAS DE SIDEBAR *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FORMATO DE PIE DE PAGINA *****/

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 0px;
}

#footer a {
	/*color: #afb65b;
	text-decoration: none;
	border-bottom: none;*/
}

#footer a:hover {
	/*color: #5c7c9a;
	background: none;
	border-bottom: none;*/
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** FORMATO DE IMAGEN *****/

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

	
/***** FORMATO MISCELANEO *****/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** FORMATO DE COMENTARIOS *****/

#commentform input {
	/*width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;*/
}

#commentform textarea {
	width: 430px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: none;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.formulario_busqueda {
   vertical-align:middle;
   padding-top:5px;
}


/***** MENU DESPLEGABLE *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 974px;
	height: 30px;
	float: left;
	background: #4E4E4E url(images/bg_menu.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-right:0px;	
}

/*ul#Nav{ 
	margin:0; 
	padding:1px 0; 
	list-style:none; 
	width:100%; 
	height:21px; 
	border-bottom:1px solid #b9121b; 
	font:normal 8pt verdana, arial, helvetica;
}*/

/*ul#Nav li {
	float: left;
	border-right: 1px solid #fff;
}*/

ul#Nav li
	{ 
	margin:0; 
	padding:0; 
	display:block; 
	float:left; 
	position:relative; 
	border-right: 1px solid #fff;
}

ul#Nav li.last
	{ 
	border-right: 0px;
}

ul#Nav li.form_search {
	border-right: 0px solid #fff;
	padding-right:0px;
	width:620px;
	margin-right:0px;
	cursor:pointer;
}

ul#Nav li.first {
	border-left: none;
}


ul#Nav a {
	display: block;
	float: left;
	/*padding: 0 1.45em;*/
	padding-left: 6px;
	padding-right: 6px;
		
	line-height: 25px;
	text-decoration: none;
	
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

ul#Nav a:hover {
	background: #6CA337 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}


/*ul#Nav li a:link,
ul#Nav li a:visited
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#b9121b; color:#ffffff; width:148px; height:13px; }
ul#Nav li:hover a,
ul#Nav li a:hover,
ul#Nav li a:active
	{ padding:4px 0; display:block; text-align:center; text-decoration:none; background:#ec454e; color:#ffffff; width:146px; height:13px; border-left:1px solid #ffffff; border-right:1px solid #ffffff; }*/
ul#Nav li ul.navigation-2{ 
  margin:0; 
  padding:1px 1px 0; 
  list-style:none; 
  display:none; 
  background:#ffffff; 
  width:146px; 
  position:absolute; 
  top:21px; 
  left:-1px; 
  border-top:none; 
 }
ul#Nav li:hover ul.navigation-2{ 
  display:block; 
}
ul#Nav li ul.navigation-2 li{ 
  width:146px; 
  clear:left; 
  height:25px;
}

ul#Nav li ul.navigation-2 li a:link,
ul#Nav li ul.navigation-2 li a:visited{ 
  clear:left; 
  background: #4E4E4E url(images/bg_menu.jpg) repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding:0; 
  width:146px; 
  border:none; 
  border-bottom:1px solid #ffffff; 
  position:relative; 
  z-index:1000; 
  height:25px;
}

ul#Nav li ul.navigation-2 li:hover a,
ul#Nav li ul.navigation-2 li a:active,
ul#Nav li ul.navigation-2 li a:hover
	{ 
	clear:left; 
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	padding-left:0; 
	width:146px; 
	border:none; 
	border-bottom:1px solid #ffffff; 
	position:relative; z-index:1000; 
	height:25px;
	}

ul#Nav li ul.navigation-2 li a span
	{ position:absolute; top:0; left:132px; font-size:10px; color:#fe676f; }
ul#Nav li ul.navigation-2 li:hover a span,
ul#Nav li ul.navigation-2 li a:hover span
	{ position:absolute; top:0; left:132px; font-size:10px; color:#ffffff; }

ul.related_post li
	{ 
	margin:0; 
	padding:0; 
	display:block; 
	position:relative; 
}

.enlaces
	{ 
    text-align:center;
}

#footer_enlaces{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

#footer_enlaces a {
	color: #da790b;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#footer_enlaces ul li {
 float:left;
 border-right: 1px solid #000000;
 padding-left:4px;
 padding-right:4px; 
}



#footer_enlaces a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

#footer_enlaces a:visited {
	color: #da790b;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}


.relacionados h3
	{ 
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#webs_relacionadas{
    background-color:#E5E5E5;

}

#webs_relacionadas ul{
    padding-left: 25px;
}

#webs_relacionadas ul li{
	list-style-image: url('images/bullet_naranja.gif');
}


#polls-2{
	padding:7px;
}

a.footer_links {
	color: #DA790B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.footer_links:hover {
	color: #DA790B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}


a.link_jug {
	color: #da790b;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.link_jug:hover {
	color: #da790b;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.link_jug:visited {
	color: #da790b;
	font-weight: bold;
	font-size: 11px;
}


a.enlac {
	color: #da790b;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.enlac:hover {
	color: #da790b;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.enlac:visited {
	color: #da790b;
	font-weight: normal;
	font-size: 11px;
}

/* Maquetación del paginador, con la intención de centrar los enlaces para una mejor visualización */

div#paginador{
  text-align: center;
  padding-bottom: 5px;
}

/* Maquetacion del calendario 2010 - 2011 de la Liga BBVA */

div.fila{
  width: 962px;
  display: table;
  clear: both;
}

div.fila div.columna{
  width: 300px;
  float: left;
  margin: 10px;
}

div.fila div.columna div.jornada{
  width: 300px;
}

div.fila div.columna div.jornada div.cabecera{
  width: 300px;
  height: 20px;
  background-image: url(images/fondotabla.png);
}

div.fila div.columna div.jornada div.cabecera p{
  margin-left: 15px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
}

div.fila div.columna div.jornada div.partido{
  width: 290px;
  margin-left: 10px;
  clear: both;
  display: table;
}

div.fila div.columna div.jornada div.partido div.equipo{
  width: 143px;
  float: left;
  border-left: solid 1px #AAAAAA;
  border-bottom: solid 1px #AAAAAA;
  border-right: solid 1px #AAAAAA;
}

div.fila div.columna div.jornada div.partido div.equipo p{
  padding: 5px;
  margin: 0 !important;
}









