/*
Theme Name: Público
Theme URI: www.escolar.net
Description: Adaptación del tema de Escolar.net para la web de Público.
Author URI: Ignacio Escolar
*/
body {
	background: #fff url(images/bar.png) 0 10px repeat-x;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

/* barra de público */
#barapublico { position: absolute; left: 0; width: 100%; height: 27px; margin: 0 0 5px 0; background: #000; border-top: 1px solid #555; border-bottom: 2px solid #cf0c0a; z-index: 5;}
#barapublico .logo {float: right; width: 135px; padding: 0 0 0 5px; margin-right: 75px; }
#barapublico .logo a {display: block; height: 27px; background: url(http://ficheros.publico.es/v2/resources/img/logoPublico.png) no-repeat}
#barapublico .logo span {position: absolute; top: -99999em}
#barapublico ul {float: left; margin: 6px 0 0 50px; padding: 0; list-style: none; font-family: Arial; font-size: 12px}
#barapublico ul li {display: inline; margin: 0; padding: 0 3px; text-transform: uppercase; font-weight: bold}
#barapublico ul li a {color: #fff; text-decoration: none}
#barapublico ul li a:hover {color: #ccc; background: none;  text-decoration: underline}


/* Logotipo de público */
h2.publico { background: #000; height: 40px; margin: 0; padding: 0;}
h2.publico a { background: #000 url(images/logopublico.gif) left no-repeat; height: 40px; margin: 0; padding: 0; display: block;}
h2.publico a span { position: absolute; top: -9999em; }


/* clases para posicionar imagenes de los posts */ 
img.derecha { float: right; margin: 6px 6px 6px 11px; border: 0px solid #D7D7D7; padding: 1px; }
img.izquierda { float: left; margin: 6px 11px 6px 6px; border: 0px solid #D7D7D7; padding: 1px; }
img.centro { display: block; margin: 0px auto 20px auto; border: 0px solid #D7D7D7; padding: 1px; }
/* fin clases para posicionar imagenes de los posts */ 

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #001155;
	text-decoration: underline;
}
a:visited {
	color: #001155;
	text-decoration: underline;
}
a:hover, a:active {
	color: #001155;
	text-decoration: none;
}
a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 5px 75px;
}
#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #D70606;
}
p.payoff{
	margin: 0 0 25px 75px;
	padding: 0;
	color: #fff;
	font: 100%/1.7em Georgia, serif;
}

h2 {
	font: 185% Georgia, serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font: 130% Georgia, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #001155;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #989898;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
color: #bdb7b2;}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user{

}

.post{
	margin-bottom: 40px;
#}
###.post img{
##	float: left;
##	margin: 0 10px 5px 0;
##	border: 3px double #ddd;
#}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #001155;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 600px;
}

body.SMS {background-color:grey;}


#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody,
div.commentbody-hidden {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div,
div.commentbody-hidden div {
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}
.espingback div.commentbody div {
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom-pingback.png) bottom right no-repeat;
}
.estrackback div.commentbody div {
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom-trackback.png) bottom right no-repeat;
}
div.muydestacado div {
	padding: 0 5px 5px 0;
	background: #EEE url(images/comment-bottom-destacado.png) bottom right no-repeat;
}

.aviso-hidden {
	font-size: .8em;
	font-weight: 900;
	margin-bottom: 15px;
}

.muydestacado div {
	color: #200;
	font-size: 1.2em;
}

p.comment-page-numbers	{
	text-align: right;
	font-weight: 900;
	background: #999;
	color: #fff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
}

p.comment-page-numbers a {
	color: #bef;
}

p.comment-page-numbers a:hover	{
	color: #eef;
}

#container{
	width: 100%;
	min-width: 770px;
	background: url(images/flowers.png) bottom right no-repeat;
}
#wrapper{
	float: left;
	width: 100%;
	margin-left: -330px;
}
#content {
	margin: 0 0 0 330px;
	padding: 30px 10px 10px 80px;
	background: transparent;
}

#header {
	background: #000 url(images/header.png) repeat-x;
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#searchform{
	position: absolute;
	right: 80px;
	top: 95px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	padding: 10px 80px 10px 50px;
	float: right;
	display: inline;
	width: 200px;
	margin: 0 0 240px 0;
	color: #888;}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	font: italic bold 110% Georgia, Times, serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/list.png) 0 3px no-repeat;
}
#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #001155;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #001155;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#menu .infokarma {
	display: block;
	font-size: 9px;
	color: #000;
	letter-spacing: 0px;
	line-height: 9px;
	text-transform: none;
	margin-top: 8px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
	color: #001155;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #001155 url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 80px;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #001155 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #001155;
	border-top: 1px solid #001155;
}

#footer{
	clear: both;
	background: #000 url(images/header.png) no-repeat;
	border-top: 2px solid #001155;
	color: #fff;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 80%;
	min-height: 34px;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}



/* ESTILO PARA EL TAG "SMS" -------------> */

.SMS						{
						background: #EEE;
						padding: 10px;
						margin: 20px 10px 0 10px;
						font-size: 1.4em;
						}

.SMS *						{
						font-family: 'Courier New', monotype;
						}

.dateSMS,
.storytitleSMS					{
						display: none;
						}

.tagsSMS					{
						visibility: hidden;
						}

.tagsSMS a					{
						visibility: visible;
						font-weight: 900;
						font: 150% Georgia, serif;
						text-decoration: none;
						color: #444;
						}

/* ESTILO PARA EL TAG "PUBLICIDAD" -------------> */

.PUBLICIDAD					{
						background: #FFFF;
						padding: 20px;
						margin: 20px 10px 0 10px;
						font-size: 1.1em;
						}

.PUBLICIDAD *					{
						font-family: 'Courier New', monotype;
						}

.datePUBLICIDAD,
.storytitlePUBLICIDAD				{
						display: none;
						}

.tagsPUBLICIDAD					{
						visibility: hidden;
						}

.tagsPUBLICIDAD a				{
						visibility: visible;
						font-weight: 100;
						font: 100% Georgia, serif;
						text-decoration: none;
						color: #444;
						}

#wpstats					{
						visibility: hidden;
						}
