/*
Theme Name: Compostela Cup
Theme URI: http://
Description: Un theme adaptado á Compostela Cup por Daniel Fraga
Version: 0.1 beta
Author: Daniel Fraga Blanco
Author URI: http:///
Tags: deportes


*/



	/* ----------------------------------------------------------------------------------------------------------		 Begin Typography & Colors  ------------------------------------------------------------------------------------	-----------------------------------------	
	----------------------------------------------------------------------------------------------------------		 Begin Typography & Colors  ------------------------------------------------------------------------------------	-----------------------------------------	
	----------------------------------------------------------------------------------------------------------		 Begin Typography & Colors  ------------------------------------------------------------------------------------	-----------------------------------------	-*/
	
body {
	font-size: 78%; /* Resets 1em to 10px */
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background: #ffffff;
	color: black;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}
												
	
										/* ----------------------------zona principal y no agrupados I----------------------*/
#contenido {
font-family: verdana, Helvetica, sans-serif;
color: black;
line-height: 1.6em;
font-size:1em;
}
#contenido span{

color:#606060;
font-size:1em;
}

/*----------------------------------- novas -----------------------------*/
#novas h3{
font-size:1.4em;
color: #437fb3;
margin: 0;
}

/*--------------------- novas ultima hora---------------*/
#pultimahora{

padding: 0 0 0 4em;
line-height: 1em;
}
/*--------------------- elemnto de navegacion---------------*/
#navegacion {
background: white url("css/imagescompostelacup/fondonavegacion1.gif") left top;
padding: 4px 2px 2px 14px;
position: relative;
clear: both;
background-repeat:no-repeat;
width:600px;
}
#navegacion li, #navegacion ul{
margin-right: 14px;
list-style: circle !important;
}
			
						/*----------------------------------- pasos-----------------------------------------------------------------------------------------*/
.pasos img{

vertical-align: middle;
margin: 0;
padding: 0;
}
.pasos p, .pasos li{

vertical-align: middle;
margin: 20px;
padding: 0;
}	
.pasos ul, .pasos li{

list-style-type: none;
	line-height: 4em;
}	
.pasos img{
border: none;
}	



.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn p, .widecolumn p, .narrowcolumn ul li, .widecolumn ul li	 {
	line-height: 1.5em;
	}


.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	text-align: center;
	color: grey;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}




								
						/*----------------------------------- negritas-----------------------------------------------------------------------------------------*/	
#contenido strong{
color:#437fb3;
}

	
									/* ----------------------------zona de vinculos----------------------*/


p a, a.postmetadata, p a:visited, a:visited.postmetadata, li a:visited, li a, ul a, ul a:visited{ /* enlaces post   y metas*/
	color: #006f8e;
	text-decoration: underline;
	}	

p a:hover, a:hover.postmetadata { /* enlaces post mouse on  y metas*/
	color: #383838;
	text-decoration: underline;
	}
#contenido a, #contenido a:visited{
color:#437fb3;
text-decoration: underline;
}
#contenido a:hover{
text-decoration: underline;
color: black;
}
										/* ----------------------------zona de titulos----------------------*/


#contenido h3{
font-size:1.4em;
color: black;
clear: both;
position: relative;

}

#contenido h2{
font-size:1.8em;
color: #437fb3;
margin-top: 1.2em;
clear: both;
position: relative;
}
#contenido h1{ /*------- este va en mayúsculas----------*/
font-size:20px;
text-align: center;
color: white;
background:#437fb3 url("css/imagescompostelacup/fondotit.gif") no-repeat left top;
padding: 10px 1em 10px 1em;
margin: 20px 50px 0 50px;
}
		
/*---------------------- clase pequeno, para os titulos como ultima hora, novas, etc.---------------------*/
#ultimahora h2.pequeno, #novadestacada h2.pequeno, #outrasnovas h2.pequeno{
color:#606060;
font-size:1.2em;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: garamond, Helvetica, Sans-Serif;
}	
	
	
/*------------------------------------------------------------------------------------------------------------------------------------------------ Estructura ----------------------------------------------------------------------------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------------------------------------------ Estructura ----------------------------------------------------------------------------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------------------------------------------ Estructura ----------------------------------------------------------------------------------------------------------------------------------------------*/
	
	
	
body {
	margin: 0 0 10px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width:960px;
	}
	
	
	
	/*------------------------------------------------------------------------------cabeceira -----------------------------------------------------------------------------------------*/
#cabeceira {
	margin-top: 10px;
	padding: 0;
	clear:both;
	width: 960px;
	height: 148px;
	background: white url("css/imagescompostelacup/rotate/rotate.php") no-repeat left top;
	color: white;
	}

#titulocabeceira h1 a{
	font-size: 36px;
	padding: 0px 0 0 350px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	}
#titulocabeceira a{
text-decoration: none;
	color: white;
	}
#titulocabeceira a:hover{
text-decoration: underline;
	color: white;
	}
	
	#cabeceira h1 span {
	position: relative;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: lighter;
	}

#idiomas  p {
	
	text-align: right;
	margin: 0;
	padding: 8px 1em 0px 0;
	}
#idiomas  p a, #idiomas  p a:visited{

	text-decoration: underline;
	color: white;
	}
#idiomas  p a:hover{

	text-decoration: underline;
	color: black;
	}
/*menu -----------------------------------------------------------------------------------------*/

#menu {
	
	float:right;
	position: relative;
	width: 100%;
	font-size: 13px;
}
#menu ul {
	float: right;
	list-style: none;
	margin: 6px 30px 0 0;
	width: 100%;
}

#menu li {
list-style: none;
 float:right;
      background:url("css/images/tableft1.gif") no-repeat left top;
      margin:0 10px 0 0;
      padding:0 0 0 4px;
      text-decoration:none;
	  color: black;

	}
#menu li a{
      display:block;
      background:url("css/images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
	  text-decoration:none;
	  color: black;	
}

#menu li a:hover{

	  text-decoration:none;
	  color: #437fb3;
}
		
/*intro -----------------------------------------------------------------------------------------*/
#intro {
	float: left;
	width: 900px;
	height:168px;
	margin: 20px 20px 0 20px;
	padding: 0 0 20px 0;
	background:#437fb3 url("css/imagescompostelacup/intro.jpg") no-repeat left bottom;
}
#intro h2{
	float: right;
	width: 56%;
	padding: 20px 20px 10px 1em ;
	color: white;
	text-align: left;
	font-size: 1.1em;	
	font-weight: lighter;
	line-height:1.5em;
	
}

#intro ul, #intro li{
list-style: none;
list-style-position: outside;
}

#intro h2 a, #intro h2 a:visited{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}
#intro h2 a:hover{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}			
	/* ----------------------------zona de contenido----------------------*/

#contenido {
	float: left;
	margin: 0 0px 1em 30px;
	width: 700px;
}


	/* ---------------------------extranxeiro!----------------------*/
#derecha {
	float: left;
	margin: 0 10px 0 10px;
	position: relative;
	width: 200px;
}
#derecha h2{
	padding: .5em 1em .5em 1em;
	font-size: 1em;
background:#437fb3 url("css/imagescompostelacup/fondotit.gif") no-repeat left top;
	color:	white;
	width: 180px;
}

#primeiros {
	padding: 2px;
	border-top-style: dashed;
	border-top-color: #437fb3;
	border-top-width: 1px;
}



#primeiros {
	clear: both;
	position: relative;
}

#novas {
margin-top: 15px;
}
/*----------------------------------- outras novas-----------------------------------------------------------------------------------------*/

#outrasnovas{
float: left;
width:100%;
margin:1em 0em 0 0;
}
#outrasnovas h3{
float: left !important;
clear: none;
width:30% !important;
margin:.5em 0em 0 1.2em !important;
}

/*banners -----------------------------------------------------------------------------------------*/
#banners {
	clear: both;
	margin: 10px;
	padding: 0 0 0 0;
	border: 1px;

}

				/*   .----------------------------------------------------------------------------------- Lateral */ 
	/* ----------------------------zona de sidebar----------------------*/
	
#navegacionsecundaria {

	text-align: left;
	margin: 30px 2px 0 0px;
	padding: 0 0 0 0;
	float: right;
	background: white url("css/imagescompostelacup/fondosidebar1.jpg") no-repeat left top;
	height: 485px;
	width: 200px;
}
#navegacionsecundaria h3{
	margin: 0 0px 0 0;
	color: #437fb3;
	font-size: small;
	margin: 30px 0px 0 48px;
}
#navegacionsecundaria ul{
	
	list-style: none;
}
#navegacionsecundaria li{
	margin: 51px 0 0 0;
	list-style: none;
}
#navegacionsecundaria a, #navegacionsecundaria a:visited{
	color: #437fb3;
	text-decoration: none;
}
#navegacionsecundaria a:hover{
	color: black;
	text-decoration: underline;
}
#navegacionsecundaria form { 	/*  formulario de busqueda*/
	margin-right: 0px;

	}

	/*   .--------------------------------------------------------------------------------------------------------------------------------------------
	-------------------------------------------------------------------Resultados ---------------------------------------------------------------------
	------------------------------------------------------------------------------------------------------*/ 
.resultados{ 
	clear: both;
	position: relative;	
	margin: 10px 10px 10px 0;
	width: 100%;
	}
.resultados hr{ 
	color: #437fb3 !important;
	clear: both;
	position: relative;	
	background-color: #437fb3 !important;
	height: 2px;
	}	
.resultados img{ 
vertical-align: middle;
	}
/*   .----------------------------------------------------------------------------------- Principal */ 
 #content2, #content3{ 
	float: left;
	padding: 0 20px 20px 0px;
	margin: 0px 0 20px 0;
	width: 33%;
	}
 #content3{ 
	float: left;
	padding: 0 0px 20px 2%;
	margin: 0px 0 20px 0;
	width: 33%;
	}	
 #content4{ 
	float: left;
	padding: 0 20px 20px 0px;
	margin: 0px 0 0px 0;
	width: 45%;
	}
#content5{ 
	float: right;
	padding: 0 0px 0px 0px;
	margin: 0px 0 0px 0;
	width: 45%;
	}	
	
#axuda {
background-color:#d7ecf2;
padding:.8em;
list-style-type: disc;

}

#axuda a, #axuda a:visited {
color:#006f8e;
text-decoration:underline;
}

#axuda a:hover {
color:black;
text-decoration:underline;
}
	
.narrowcolumn	{
	float: left;
	padding: 0 20px 20px 0px;
	margin: 0px 0 20px 0;
	width: 63%;
	}
.narrowcolumn,.widecolumn 	{
	font-size: 1.3em;
	}

.widecolumn { /*  ao final si que a uso*/
	float: left;
	padding: 0 20px 20px 10px;
	margin: 0px 0 20px 0;
	width: 95%;
	}

.post { /*  el propio post*/
	margin: 0 0 1em;
	text-align: justify;
	}

.post hr { /* la linea que abre el post*/ 					/* IMPORTANTE, no la veo*/
	color: black;
	}



.narrowcolumn .postmetadata,.widecolumn .postmetadata  { /* contiene los post metada*/
	padding-top: 1px;
	}


.widecolumn .smallattachment { /*  no se lo qu es */
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment { /*  no se lo qu es */
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {/* contiene los post metada*/
	clear: both;
}

.clear {
	clear: both;
}


	
	
	
/* ----------------------------------------------------------------------------------------------------------------------pé de páxina-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
hr{

color: #437fb3;
background-color: #437fb3;
height: 3px;
margin-top: 30px;

}
#pe {
	clear: both;
	position: relative;
	text-align:center;
	padding: .2em 0 0 0;
	margin-top: 0px;
}
#pe img{
	text-align:center;
	padding: 1em 1em 0 1em;
}
#pe hr {
	height: 10px;
	background-color:#437fb3; 
	color:#437fb3; 
}
#bottom {
	clear: both;
	text-align:center;
	padding: .5em 0 0.5em 0;
	margin: 1em 0 0em 0;
	color: white;
	background:#437fb3;
	font-size: small;
}
#bottom a{
color:white;
text-decoration: underline;
}


	

	
/* End Structure */

	
			/* ----------------------------------------------------------------------------------------------------zona de comentarios------------------------------------------------------------------------------------------------------------------------
			------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

									/* ----------------------------zona de wp-calendar-------------------------------------------------------------------------------------------------------------------
			----------------------------------------------------------------------------------------------------------------	-----------------------------------------*/
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


small { /*por ejemplo las fechas de los post*/
	font-family: garamond, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #656565;
	}
small a, small a:visited
	{
color: #656565;
	}
	
code { /*no lo voy a usar*/
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps  /*no lo voy a usar*/




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

img.alignright {
	padding: 8px;
	margin: 0 0 2px 20px;
	display: inline;
	}

img.alignleft {
	padding: 8px;
	margin: 0 2px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.aligncenter {
	clear: both;
	}	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 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;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.loguinhos {
	padding: 1em 0em ;
	margin: 1em 0;
	border: 0.5px dashed #006f8e;
	text-align: center;
	}	
.loguinhos img{
	padding: 0.5em 3em 1em 3em;
	clear:both;
	text-align: center;

	}	

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	
	text-align: center;
	padding-top: 0px;
	margin: 0px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------------Isto é para a páxina de Fase LOCAL ou COMARCAL-----------------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#imaxesconcello img {
margin: 0px 20px 0 20px;

}
#imaxesconcello {
text-align: center;
}
#logoconcello  {
text-align: center;
}
#logoconcello  hr{
color: #437fb3;
background-color: #437fb3;
height: 2px;
}

.deporte {
float: left;
margin-right: 40px;
margin-bottom: 20px;
text-align:center;

}
.deporte1 {
float: right;
margin-right: 40px;
text-align:center;
}

.deporte2 {
float: left;
margin-right: 40px;
text-align:left;

}

#logosdeportes {
clear:both;
float: left;
width: 100%;
margin-top: 10px;
margin-bottom: 20px;
}

.concello{
clear:both;


}

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
