/*
Theme Name: Ciclismo Plantilla - Blog de expertos - 
Theme URI: http://www.transportemundial.es/
Description: Plantilla para blog de expertos</a>.
Version: 1.0 beta
Author: Proyecto blogs MPIB 
Author URI: http://galeotacorsaria.info/
Tags: expertos, Ciclismo Plantilla, dos columnas

*/

/* - CSS: Hoja de estilos del prototipo para proyecto de Blogs - 
Comentar antes de usar
*/

body {
	font-size: 62.5%; /* Equivalencia: 1em = 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	
	}

/* -- Clases básicas -- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.6em;
	margin:0;
}
h1 a{
	color:#000000;
	text-decoration:none;
}
h1 a:hover{
	text-decoration:none;
	border-bottom:#000000 dotted 2px;
}

/* ---------------------------------------------------------------------*/
/* ----------------------- CLASES PARA PERSONALIZACION -----------------*/
#Cabecero {
	width:98em;
	background:url(img/Cabecero_Fondo.jpg) no-repeat top; /* ¡! */
	height:12.1em;
	margin:0 auto;
}

#Titulo {
	min-width:20em;
	float:left;
	height:7.6em;
	margin:4.5em 0 0 0;
	padding:0 2em 0 0;
}
#LogoMarca {
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#000000;
	margin:3em 0 0 0;
	background:url(img/LogoMarca_barraderecha.jpg) no-repeat left; 
	min-height:8em;
	padding:0 0 0 1em;
}
#LogoMarca a{
	color:#000000;
}
#LogoMarca p{
	display:block;
	margin:1em 0 0 0;
}
.Logo{
	display:block;
	background: url(img/logo_ciclismo.gif) no-repeat left; /* ¡! */
	width:14.6em;
	height:4.6em;
}
.Logo a{
	display:block;
	width:14.6em;
	height:4em;
	text-indent:-9999999em;
}
/* ----------------------------------- fin ------------------------------*/



/* ---- Reticulación: contenedores ---- */
#Contenedor {
    width:98em;
	margin:0 auto;
}
#SuperContenedor {
	width:100%;
	background: #000000 url(img/fondo_superior.jpg) repeat-x top; /* ¡! */
	height:12.1em;
	margin:0 0 1em 0;
}
#Contenido {
	width:98em;
	margin:0 auto;
}
#Contenido #Col1{
	width: 65.5em;
	float:left;
	border-right: dotted 1px #CCCCCC;
	padding: 1em 1.4em 0 0;

	}
#Contenido #Col2{
	width:30em;
	float: right;
}
#Contenido h2{
	font-size: 2.2em;
	margin:0;
	font-weight:normal;
}
#Contenido h2 a{
	color: #000066;
	text-decoration:none;
}
#Contenido h2 a:hover{
	text-decoration:none;
	border-bottom: #000066 dotted 1px;
	}
#Contenido h2 a:visited{
	text-decoration:none;
	color:#666666;
	}
#Contenido p{
	font-size:1.2em;
	text-align:justify;
	line-height:1.4em;
}
#Contenido #Col1 ul{
	font-size:1.2em;
}
#Contenido .entry p a{
	color:#000099;
	text-decoration:none;
	border-bottom:#000099 dotted 1px;
}
#Contenido .entry p a:hover{
	text-decoration:none;
	border-bottom:#000099 dotted 2px;
}
#Contenido .entry p a:visited{
	text-decoration:none;
	color:#666666;
	border-bottom:#666666 dotted 1px;
}
#Contenido p.Metadatos {
	font-size:1.1em;
	color:#666666;
	margin:0.2em 0 0.8em 0;
	}
#Contenido .Post p.Metadatos a{
	color: #000099;
	text-decoration:none;
	border-bottom:none;
}
#Comentarios {
	/**/
}
.add_comment {
	background:url(img/iconos/ico_comentarios.gif) no-repeat left;
	padding:0 0 0 1.6em;
}
.add_comment a{
	color:#000099;
	text-decoration:none;
	font-weight:bold;
}
#Comentar {
	border-top: solid 1px #CCCCCC;
	margin-top:3em;
}


/* -- Pie de página: info corporativa y contacto -- */
#Pie {
	font-size:1.1em;
	color:#666666;
	border-top: solid 1px #CCCCCC;
	padding:1em 0 3em 0;
	width:100%;
	float:left;
	margin-top:3em;
}
#Pie a{
	color:#666666;
}
#Pie p{
	margin:0 0 0.3em 0;
}
#Pie a:visited{
	color: #999999;
}
#Pie ul{
	display:block;
	margin:0;
	padding:0;
}
#Pie ul li{
	display:block;
	float:left;
	margin: 0 0.5em 0 0;
	padding:0 0 0 0.5em;
	border-left:1px solid #999999;
}
#Pie ul li.sinpalo {
	border-left:none;
	padding:0;
}
#Pie img{
	float:left;
	margin: 0.5em 2em 0 0;
}

/* -- Espacios para Columna Derecha (Col2) -- */
#InfoPersonal {
	width:100%;
	min-height:5em;
	border:#CCCCCC solid 1px;
	display:none; /* - No hay información personal: lo ocultamos - */
}
	
/* -- Clases específicas -- */
p.subtitulo{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:0;
}

/* -- Navega 1: menú superior corporativo -- */
ul#Navega1 {
	display:block;
	float:right;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin:0.8em 0 0 0;
	padding:0;
}
/*\*/ *
html ul#Navega1{
	margin:0.8em 0 0 0;
}
ul#Navega1 a{
	color:#000000;
	font-size:1.2em;
}
ul#Navega1 a:hover{
	color: #990000;
	background:#FFFFFF;
}
ul#Navega1 a:visited{
	color:#6d4700;
}
ul#Navega1 li{
	display: block;
	float:left;
	width:13.3em;
	text-align:center;
	margin:0 0.2em 0 0;
}
/* -- Navega 2: menú navegación con flechas -- */
#Navega2, #Navega3{
	width:47%;
	margin:2em 0 1em 0;
}
#Navega2 h3, #Navega3 h3{ /* ¡!! */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	color:#990000;
	border-bottom:#CCCCCC solid 1px;
	font-weight:normal;
	margin:0 0 0.7em 0;
}
#Navega2 a, #Navega3 a{
	text-decoration:none;
	color:#000099;
}
#Navega2 a:hover, #Navega3 a:hover {
	text-decoration: underline;
}
#Navega2 a:visited, #Navega2 a:visited {
	color:#999999;
}
#Navega2 ul, #Navega3 ul{ /* ¡! */
	margin:0;
	padding-left:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	list-style-image:url(img/iconos/ico_flecha.gif);
}
#Navega3 ul{
	list-style:none;
	font-style:italic;
}
#Navega2 ul li, #Navega3 ul li{
	margin:0 0 0.5em 0;
}
/* -- Navega 3: menú navegación sin flechas -- */
#Navega3{
	
}

/* -- FORMATOS PUBLICITARIOS -- */
.Espacio1{
	/* - Robapáginas lateral derecho - */
	/*text-align:center;*/
	margin:2em 0 0 0;
	padding:0;
	width:300px;
}
.Espacio1 img{
	margin:0;
	padding:0;
	border:0;
}
.Espacio1 span{
	display:block;
	padding:0.1em 0 0.2em 0.3em;
	background: #999999;
	color:#FFFFFF;
}


/* -- POST -- */
.Post {
	margin:0 0 3em 0;
}
.Post img{
	border:#CCCCCC solid 1px;
	padding:0.2em;
}
#Contenido h2.Archivo {
	color: #666666;
	font-size:1.2em;
	border-bottom: solid #CCCCCC 1px;
	padding:0 0 0.1em 0;
	margin:0 0 1em 0;
	font-family:Arial, Helvetica, sans-serif;
}
#Contenido h2.Archivo span {
	font-size:1.4em;
	font-weight:bold;
	color:#333333;
}


/* -- Navegación lateral -- */
#NavegaLateral ul {
	margin:0;
	padding:0;
	list-style:none;
}
#NavegaLateral ul li h2{ /* ¡!ciclismo:#CDAB0C */
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-transform:uppercase;
	color:#CDAB0C; 
	border-bottom:#CCCCCC solid 1px;
	font-weight:normal;
	margin:1.5em 0 0.7em 0;
}
#NavegaLateral ul li ul{ /* ¡! */
    margin:0;
	padding-left:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	list-style-image:url(img/iconos/ico_flecha.gif); 
}
#NavegaLateral a{
	text-decoration:none;
	color:#000099;
}
#NavegaLateral a:hover {
	text-decoration: underline;
}
#NavegaLateral a:visited {
	color:#333333;
}
#NavegaLateral ul li ul li{
	margin:0 0 0.5em 0;
}
#NavegaLateral ul li#recent-posts ul li{
	font-style:italic;
	list-style:none;
}

/* -- Pie de página -- */
#footer{
	padding:1em 0 0 0;
	width:99%;
	float:left;
	border-top: #CCCCCC solid 1px;
}
#footer p{
	color:#333333;
	font-size:1.1em;
}
#footer p a{
	text-decoration:none;
}

/* -- Comentarios -- */
.comments_headers{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#666666;
}
#Contenido #Col1 ul p.comment_meta {
	font-size:1em;
}
#Contenido #Col1 ul p.comment_meta a{
	font-size:1em;
	text-decoration:none;
	color:#000099;
	font-weight:bold;
}
#comments .entry{
	font-size:0.9em;
}
#comments .Aviso{
	border:#FF0000 solid 1px;
	padding:0.5em;
	background:#F4F4F4;
	font-size:1em;
}
/**/
#comments { width: 50em; float: left; clear: both; }

ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
ul#comment_list li.comment { width: 45em; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
ul#comment_list li.trackback { width: 47em; padding: 1.2em 1.5em 0 1.5em; background: url('images/trackback_bg.gif'); }
				
.comment_meta { margin: 0 0 1.2em 0; }
			
.comment_num { padding: 0 1.5em 0 2em; font-weight: bold; font-size: 1.4em; float: right; }
				
.trackback .comment_num { padding: 0 0 0 2em; }
				
.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
.comment_num a:hover { color: #df0000; text-decoration: none; }
				
.comment_meta strong { font-size: 1.6em; }
					
.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
.comment .entry { padding: 0 1.5em; }
			
.comment .entry p { margin: 0 0 1.0em 0; }

/* - Formulario de comentarios - */
#comment_form { width: 50em; padding: 1.0em 0 0 0; float: left; }

#comment_form p { padding: 0.6em 0; }
	
#comment_form label { padding: 0 0 0 1em; font-size: 1.2em; }

#comment_form .text_input { width: 19em; padding: 0.3em; color: #333333; font: normal 1.2em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
		
#comment_form .text_area { width: 40em !important; }
	
#comment_form .text_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
#comment_form .form_submit { padding: 0.4em 0.4em; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.2em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

/* - AÑ: 07/10/08: PIES DE FOTO  - */
#Contenido .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 0.5em;
	margin: 1em;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#Contenido #primary .entry-content .wp-caption img, .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#Contenido .wp-caption p.wp-caption-text {
	font-size: 1.1em;
	line-height: 1.2em;
	padding: 0.4em 0.4em 0.5em;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333333;
}
/* - AÑ: 07/10/08: CLASES VARIADAS PARA V.2.5 - */
/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

#primary .entry-content img {
	margin: 0 5px;
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

#primary .entry-content img.centered, #primary .entry-content img.aligncenter, #primary .entry-content img.center, #primary .entry-content img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

.chronodata abbr { border: 0; }

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	border: none;
	}

hr {
	display: none;
	}
.sociable ul li{
margin-top: 5px;
	}

.textwidget{
text-align:justify;
margin-bottom: 10px;
background:#f0f0f0;
font-size:1.1em;
padding:0.5em;
line-height:1.3em;
}

input#s{
	border:#CDAB0C solid;
	border-left: #CDAB0C 1.8em solid;
}
	
p.busca{
margin-left:1.7em;
font-weight:bold;
}

/*#searchform{
text-align:center;
}*/

#BuscadorInterior{
border:#CDAB0C 1.4em solid ;
margin: 5em auto;
width: 25em;
height:8em;
background:#ffcc00;
}

.navigation{
width:65.5em;
height:25px;
}

.navigation a{
color:#CDAB0C;
font-weight:bold;
}

.navigation a:hover{
color:#000000;
}

.navigation a:visited{
color:#000000;
}
