/*
Theme Name: 20blogspe
Theme URI: http://www.inventarte.net/
Description: 20 blogs Peruanos
Author: Inventarte
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;

}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/* css de RbTheme
-----------------------------------------------------*/

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #696969;
	background: #d9d6ce;
	margin: 0px auto;
	text-align: center;
}
a {
	color: #be1127;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.ancho {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}
#menu1 {
	background: #cccccc url(img/fondo_cabecera.png);
	height: 95px;
	overflow: hidden;
	
}
#banner {
	overflow: hidden;
	background: #ffffff url(img/fondo_menu.png);
	height: 47px;
}
#featured {
	background-color: #d9d6ce;
}

#content {
	margin: 20px 0 0 0;
	float: left;
	width: 664px;
}
#sidebar {
	width: 290px;
	margin: 25px 0 0 25px;
	float:right;	
	
}
.clear {
	clear: both;
}
#footer2 {
	color: #ffffff;
	background: #cccccc url(img/fondo_footer.png);
	margin-top: 20px;
	padding: 20px;
	text-align: center;
}
.sideblock {
	margin: 0 0 20px 0;
	border: 1px solid #a19c95;
	background-color: #b8b3a9;
	padding: 20px;
}

#banner ul { 
	list-style-type: none;
	list-style-image: none; 
	float: left; 
	margin-top: 8px; 
	margin-left: 20px; 
	padding: 0 0px 0 0; 
}

#banner li { 
	float: left; 
	margin-top: 0px;
}

#banner li a:link, #banner li a:visited {
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 12px 10px;
	margin-right: 5px;
	height: 10px;
	font-size: 14px;
	margin-top: 0px;
	text-decoration: none;

}

#banner li a:hover, #banner li a:active {
	color: #FFFFFF;
	background: #571B03;
	background-repeat: repeat-x;
	font-size: 14px;
	margin-top: 0px;
	text-decoration: none;
}

#banner li.active a {
	color: #555555;
	background-color: #ffffff;
	text-decoration: none;
}
/* estilos de los post */ 
.barra_post {
	height: 25px;
	background: #ffffff url(img/fondotop.png) top left no-repeat;
}
.barra_post_b {
	height: 25px;
	background: #ffffff url(img/fondoboton.png) bottom left no-repeat;
	margin-bottom: 20px;
	
}
.post {
	background: #ffffff url(img/fondocenter.png) top left;
	padding: 0 20px 20px 30px;
}
.post h2 {
	padding: 0 0 10px 0;
	font-size: 28px;
	font-weight: bold;
	color: #be1127;
}

.post h2 a{
	
	color: #be1127;
}

.post h2 a:link{
	color: #be1127;
}
.post p { 
	font-size: 125%;
	padding-bottom: 10px;
}

.post p.img { float: left; margin: 0 15px 0 0; }

.post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

.post ul{
	/*list-style-position: inside;*/
	font-size: 14px;
	padding: 10px 0 20px 10px;
}
	
.post ul li{
	 padding: 5px 0 5px 0;
	 list-style-type: disc;
}		

.sub_post {
	padding: 0 0 10px 0;
}
.entry {
	padding: 0 0 10px 0;
}
/* comentarios */
.entry_cmm {
	padding: 0 0 0 0;
}
/*
.comment-author {
	float: left;
	width: 128px;
	overflow:hidden;
}
.comment-meta {
	padding-left: 150px;
}
.comment-author cite {
	padding: 60px 0 0 0;
}


.commentlist li{
	clear: both;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
.commentlist li p{
	clear: both;
	padding-left: 150px;
}*/

span.comments {
	background-image: url(images/leaf_comments.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color:#ffffff;
	display: inline-block;
	font-size: 18px;
	font-weight: bolder;
	height: 48px;
	line-height: 50px;
	margin: -5px 0 0 15px;
	text-align: center;
	width: 46px;
}

div.avatar {
	float: left;
	padding: 10px 15px 0 10px;
	position: relative;
	width: 80px;
	display: block;
}

div.comment_text {
	position: relative;
	font-style:italic;
	line-height:1.6;
	margin-left:110px;	
	padding-top: 10px;
}


ol.commentlist {
	margin: 0;
	padding: 5px;
}

ol.commentlist li {
	display: block;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

ol.commentlist li.authorcomment{
	background-color: #fffdd1;	
	}

ol.commentlist div.comment_author {
	padding: 10px;
}
.comment {
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 10px 0;
}

#commentform input {	
	background-color: #fafafa;
	border: 1px solid #DE929C;
}

#commentform textarea {	
	background-color: #fafafa;
	border: 1px solid #DE929C;
	height: 200px;
	width: 600px;
}

#commentform input[type="image"]
{
	background-color: transparent;
	border:0;
}
/* sidebar */
.sideblock_title_buscador {
	background: transparent url(img/buscador.png) no-repeat scroll left center;
	color: #353F46;
	font-size: 18px;
	letter-spacing: -0.25px;
	margin-bottom: 5px;
	padding: 0 0 2px 35px;
}

.sideblock_title_contador {
	background: transparent url(img/contador.png) no-repeat scroll left center;
	color: #353F46;
	font-size: 18px;
	letter-spacing: -0.25px;
	margin-bottom: 5px;
	padding: 0 0 2px 35px;
}

.sideblock_title_noticias {
	background: transparent url(img/noticias.png) no-repeat scroll left center;
	color: #353F46;
	font-size: 18px;
	letter-spacing: -0.25px;
	margin-bottom: 5px;
	padding: 0 0 2px 35px;
}
.sideblock_title_archivo {
	background: transparent url(img/archivos.png) no-repeat scroll left center;
	color: #353F46;
	font-size: 18px;
	letter-spacing: -0.25px;
	margin-bottom: 5px;
	padding: 0 0 2px 35px;
}
.sideblock ul {
	margin: 15px 0 0 25px;
	
}

.sideblock ul li {
	list-style: disc;
	margin-bottom: 10px;
}
/* formulario de registro */

div.box{
	
	padding:10px;
	color:#333333;
	margin-bottom:20px;
}
div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box p{padding-bottom:14px;}

.input-text {
	width: 300px !important;
    height: 24px;
    border: 2px solid #cccccc;
	
}
.input-text2 {
	width: 300px;
    height: 150px;
    border: 2px solid #cccccc;
}
div.box label {
	display:block;
	margin-bottom:10px;
	color:#555555;
}
.campos_formulario {
	display:block;
	float:left;
	padding-right:6px;
	width:150px;
	text-align:right;
	font-weight:bold;
}

.campos_formulario2 {
	display:block;
	float:left;
	padding-right:6px;
	width:150px;
	height: 40px;
	text-align:right;
	font-weight:bold;
}
.error {
	color: red;
}
.spacer{margin-left:80px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}
.green {
	padding:0px 6px;
	border:1px solid #555555;
	height:24px; 
	line-height:24px;
	color:#555555;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}
/* Search */ 
.search h2 {
	font-size: 15px !important;
}
.search a {
	font-size: 15px !important;
}
.paginacion {
	text-align: center;
	padding: 15px 0 15px 0;
}
/* imagenes post */
.alignleft {
	float: left;
	padding: 20px 20px 20px 0;
}

.alignright {
	float: right;
	padding: 20px 0 20px 20px;
}
.aligncenter {
	margin: 20px auto;
}

/* tablas bonitas*/
#hor-minimalist-a {
background:#FFFFFF none repeat scroll 0 0;
border-collapse:collapse;
font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size:12px;
margin:20px;
text-align:left;
width:550px;
}
thead {
display:table-header-group;
vertical-align:middle;
}
tr {
display:table-row;
vertical-align:inherit;
}
#hor-minimalist-a th {
border-bottom:2px solid #6678B1;
color:#003399;
font-size:14px;
font-weight:normal;
padding:10px 8px;
}
th {
display:table-cell;
font-weight:bold;
padding:1px;
vertical-align:inherit;
}
tbody {
display:table-row-group;
vertical-align:middle;
}
#hor-minimalist-a td {
color:#666699;
padding: 4px;
}
#hor-minimalist-a2 td {
color:#666699;
padding:0 0 0 0;
}
td {
display:table-cell;
padding:1px;
text-align:inherit;
vertical-align:inherit;
}
.gris {
	background : #e6e6e6;
}
.blanco {
	background: #f0f0f0;
}
.td_nombre {
	width: 380px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.td_votos {
	width: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.td_votar {
	width: 100px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}