/*  
Theme Name: Tema Anxo Quintana (Basado en Jim Feist Theme (v2.0))
Theme URI: 
Description: Tema para o Weblog do Anxo Quintana
Version: 2.3.1
Author: CINFO
Author URI: http://www.cinfo.es

*/


/* Begin Typography & Colors */
body {
	/*font-size: 62.5%; /* Resets 1em to 10px */
	/*font-family: Verdana;*/
	background-color: #FFFFFF;
	/*color: #333;*/
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #004A6F;
	}

#page {
	background-color: #FFFFFF;
	text-align: left;
	/*border: 3px solid #F00;/*#CCCCCC;*/
	}
#page.singlecol {
	border: 1px solid #CCCCCC;
	}

#header {
	color: #004d75;
	color: #ee2e68;
	margin: 0; 
	padding: 0; 
	height: 157px; 
	width: 750px; 
	background:url(imx/cab02.jpg) no-repeat;
	} 

#header h1{
font-size: 40px;
text-align: left;
padding-left: 40px;
padding-top: 60px;
color: #004d75;
}

#navigation{
	background-color: #93BCEF;
	width: 750px;
	height: 30px;
	margin-top: 10px;
	position: relative;
	/*vertical-align: bottom;*/
	/*line-height: 55px;*/
	}

/*#navigation ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navigation ul li { 
display: inline;
   }

#navigation ul li a
{
text-decoration: none;
padding: 15px 1em;
color: #fff;
text-transform:uppercase;
font-size:12px;
letter-spacing:1px;
height:50px;
}

#navigation ul li a:hover
{
	background:url(images/hover.jpg) no-repeat bottom;
	text-decoration:underline;
	height:100px;
}
*/
#content {
	/*font-size: 1.2em*/
	background-color: #FFF;
	/*border: 3px solid #FF0;*/
	margin-top: 50px;
	/*margin-bottom: 70px;*/
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	margin-top: 8px;
	}


.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: right;
	}

.alt {
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	}

#footer {
	background-color: #FFFFFF;
	}
	
/*#footer a {
	color: #CCCCCC;
	}
*/
small {
	font-family: Verdana;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Book Antiqua;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

/*#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	padding-left: 40px;
	}
*/
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Verdana;
	font-size: 12px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #004d75;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em Verdana;*/
	margin-top: 50px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size:12px;
	}
	
code {
	font: 12px Verdana;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	/*letter-spacing: .07em;*/
	}

a, h2 a:hover, h3 a:hover {
	color: #004d75;
	text-decoration: none;
	}

a:hover {
	color: #004d75;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	/*background-color: #FFFFFF; ESTA REPETIDO*/
	margin: 10px auto 0px auto;
	padding: 0;
	width: 750px;
	}

.narrowcolumn {
	float: left;
	padding: 0;/*0 0 20px 45px;*/
	margin: 0;/*0px 0 0;*/
	width: 473px; /*410px;*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 473px; /*410px;*/
	}
	
.post {
	/*margin: 0 0 40px;
	text-align: justify;
	margin: 0 0 40px;
	border: 3px solid #000;*/
	text-align: left;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	margin-top: 70px;
	width: 750px;
	/*height: 50px;*/
	clear: both;
	}

/*#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	}
*/
#foot-note {
	margin: 0 auto;
	width: 750px;
	height: 25px;
	clear: both;
	}

#foot-note p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 110px;
	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 Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 500px;
	width: 190px;
	padding: 20px 0 10px 0;
	border: 3px solid #00F;*/
	width: 227px;
	background-color: #FFF;
	float: right;
	margin-bottom: 70px;
}

/*#random
{
	background:url(images/photo.jpg) no-repeat bottom;
	width: 220px;
	height: 220px;
	}
*/	
#date-stamp
{
	background: url('imx/fundocaixa.gif') repeat-x;/*url('images/date-stamp.jpg') no-repeat bottom;*/
	width: 53px; /*60px;*/
	height: 60px; /*68px;*/
	/*letter-spacing: -.08em;
	padding: 5px 7px 0 3px;
	margin: 0 12px 5px 0;*/
	margin-right: 0px;
	text-align: center; 
	float: left;
}

.date-bold {
/* convertido al estilo fecha2
font-size:18px;
font-weight:bold;
*/
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

#date-text {
/*	convertido al estilo fecha1
	color: #FFFFFF;
	text-align:center;
	padding-top:4px;
	width: 56px;*/
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	padding-top:4px;
	width: 53px;
	}

#random img {
	padding-top:22px;
	padding-left:17px;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	position: relative;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/*Joel*/
.fondo1 {background-color: #7BB1E5}
.fondo2 {background-color: #CCCCCC}
.fondo3 {background-color: #93bcef}
.fondo4 {background-color: #FF4401}
.fondo5 {background-color: #ee2e68}
.fondo6 {background-color: #CBCBCB}
.fondo7 {background-color: #FFFFFF}
.fondo8 {background-color: #93BCEF}

.nombre {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 32pt; font-weight: normal; color: #ee2e68; letter-spacing: -1px}
.frase1 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 21pt; font-weight: normal; color: #FFFFFF; letter-spacing: -1px}
.frase2 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #000000; letter-spacing: -1px}
.negrita {font-weight: bold}

.menuOn {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #004A6F; text-decoration: none; letter-spacing: -1px}
.menuOff {font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF; text-decoration: none; letter-spacing: -1px}

.destaqueTitulo, .celdaDesTit {background-color: #ee2e68; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF; text-decoration: none; letter-spacing: -1px}
.destaqueTexto {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none}
.destaqueLink {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #004A6F; text-decoration: none; line-height: 18px}

/*.calendarioLetra {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #004A6F; text-decoration: none}
.calendarioNumero {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none}
.calendarioDia {background-image: url(imx/dia.gif); background-repeat: no-repeat; font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none}
.calendarioEvento {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #ee2e68; text-decoration: none}
*/

.fondocaja {background-image: url(imx/fundocaixa.gif); background-repeat: repeat-x}
.fecha1 {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}
.fecha2 {font-family: Tahoma, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #FFFFFF}

.titulo {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #004A6F; text-decoration: none}
.texto {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #004A6F; line-height: 20px}
.link {font-family: Tahoma, Helvetica, sans-serif; font-size: 9pt; color: #ee2e68; text-decoration: none}

.piePost {margin-top: 15px; font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none}
.piePostLink {font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #ee2e68; text-decoration: none}

.pieWeb {font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #004A6F; text-decoration: none}
.pieWebLink {font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; color: #ee2e68; text-decoration: none}

a {color: #ee2e68}

a:hover {
	color: #646464;
	text-decoration: none;
}

.celdaDesTit {
	height: 30px;
}

.nav_menu {
	/*margin-top: 30px;
	margin-left: 20px*/
	position: absolute;
	bottom: 0px;
	left: 50px;
}

p {margin: 0; padding: 0}
/*.selected {font-weight: bold; font-color: #F00}*/

.lista_sidebar li:before, .lista_sidebar2 li:before {
 content:"" !IMPORTANT;
}

.lista_sidebar a, .lista_sidebar2 a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #004A6F;
	text-decoration: none;
	line-height: 18px;
}

.lista_sidebar a:hover, .lista_sidebar2 a:hover {
	color: #646464;
}

.calendario {
	vertical-align: middle;
	text-align: left;
	height: 30px;
}

.calendario a {
	margin-left:10px;
}

.izq10 {
	margin-left:10px;
}

.sidebar2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #004A6F;
	text-decoration: none;
	line-height: 18px;
}


.h2titulo h2 a, h2 a:visited {
font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #004A6F; text-decoration: none
}
