/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body{
	background: none;
	color: #000000;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}

#rss img{
padding-left: 20px;
}

a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: red;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}

#anuncio_adsense{
margin-bottom: 40px;
}

#publicidad_revista p{
margin-bottom: 10px;
}
#publicidad_revista img{
border: solid 1px gray;
}
#articulos_relacionados{
border: solid 1px gray;
padding: 10px;
background-color: #ffebbb;
margin-bottom: 5px;
}

.entry p.wp-caption-text{
padding: 5px;
font-size: 12px;
background-color: #fff5dc;
font-style: italic;
color: #4d4d4d;
margin-left: 10px;
margin-bottom: 10px;
	line-height:14px;
}

.entry img{
margin-left: 10px;
}
.entry p{
	text-align:justify;
	font-size:14px;
	line-height:20px;
	}

.entry blockquote { 
	padding: 3px 15px;
	background: #fff7e4;
	border-left: 4px solid gray;
	border-top: none;
	border-right: none;
	border-bottom: none;
	margin: 5px auto 15px auto;
	color: #4d4d4d;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	}
#botonmas{
margin-bottom: 5px;
text-align: right;
}
.post-alt h3{
	font-size: 2em;
}
.post-alt h3 a{
	color: #ecbc3a;
}
#header{
	background: none;
	height: 92px;
	padding: 0 0 2px;
}
#suckerfish a:hover{
color: white;
}
