/*

Theme Name: eabarcelona

*/

body {
	font: 0.72em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top:1px solid #FF0000;
}

* {
	margin:0;
	padding:0;
}

.rojo {color:#ff0000;}

h1 {
	font-family:georgia,"new times roman",serif;;
	font-size:2.4em;
	font-weight:normal;
	color:#ff0000;
	letter-spacing:-1px;
	margin:20px 0;
}

 a, a:visited {color:#000; background-color: inherit;}
a:hover {color:#ff0000; background-color: inherit;} 

h1 a, h1 a:link, h1 a:visited {
	text-decoration:none;
	color:#ff0000;
}

h2 {font: 1.4em georgia,"new times roman",serif;}
h2 span { font-family:Arial, Helvetica, sans-serif;}

#footer {
	clear:both;
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#666;
}
#footer span { float:left;}

#header_titulo {
	border-bottom:1px solid #eee;
	background:url(/blog/fondo_cabeza.jpg) repeat-x bottom right;
	
}

#header .description {
	float:right;
	margin:45px 5px 7px 0;
	color:#333;
}

#header h1 {
	margin:0 0 5px 0;
	padding:20px 25px 25px 0;
	font-size:2em;
	
}

#wrapper {
	width:760px;
	margin:0 auto;
	
}

#nav {
	padding:7px 0;
	margin:0;
	height:28px;
	text-align:right;
}

#nav li {
	float:right;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.1em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	width:500px;
	padding:10px 25px 30px 0px;
}



#content2 {
	margin:0 15px 0 0 !important;
	margin:0 50px 0 0;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 25px 30px 25px;
}


#content p, #content2 p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}




#content a, #content2 a{
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover, #content2 a:hover{
	color:#000;
}

#content h2, #content2 h2{
	font-family:Georgia, serif, "Times New Roman", Times;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a, #content2 h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:200px;
	float:right;
	padding:10px 10px 30px 10px;
}

#sidebar h2 {
	color:#ff0000;
	padding:0 0 3px 0;
}

#sidebar h2 strong {font-weight:normal;color:#000;}

#sidebar ul {
	list-style:none;
	margin:0 0 25px 0;
}

#sidebar li {
	padding:3px;
	list-style:none;
}

#sidebar ul li a, #sidebar ul li a:visited {
	color:#333;
	text-decoration:none;
	border-bottom: 1px dotted #666;
}

#sidebar input {}
#sidebar input#s {
	width:135px;
	background:#fdfdfd;
	color:#444;
	font:normal 10px Verdana;
	border:2px solid #DFDFDF;
	 margin:5px 0 0 0;
}

#sidebar input#s:focus {
	background:#fff;
	border:2px solid #ff0000;
	
}

#sidebar ul li a:hover {
	color:#ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: inherit;
}

#sidebar #sidebarsubmit { background-color: #333333; color:#FFFFFF; font:normal 10px Verdana; margin:5px 0 0 5px;}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}


#content2 li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}




input {

	border: 1px solid #333;
	font-size: 11px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
 

 

