/*
Theme Name: RbTheme
Theme URI: http://yotrashierbas.com/
Description: RbTheme.
Author: RbTheme
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: top;
	background: transparent;
}
body {
	line-height: 1;
	margin: 0 auto;
	text-align:center;
}
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; }

.alignright {
	padding: 0 0 20px 20px;
	float: right;
}
.alignleft {
	padding: 0 20px 20px 0;
	float: left;
}
.aligncenter {
	margin: 20px auto;
}
.clear {
	clear: both;
}
.more-link {
	font-style: italic;
	font-size: 12px;
}
/* css de RbTheme
-----------------------------------------------------*/

body {
	font-family: helvetica, georgia, courier, arial;
	font-size: 14px;
	line-height: 150%;
	background-color: #e6e6e6;
	color: #3d3d3d;
}
.ancho {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(img/body_center.png); 
}
.ancho_top {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(img/body.png); 
	height: 24px;
}
.ancho_bottom {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(img/body.png) bottom; 
	height: 24px;
}

#menu1 {
	background: #000000;
	color: #ffffff;
	/*position: fixed;*/
	width: 100%;
	z-index: 9999;
	font-size: 13px;
}
object {
	z-index: 100;
}
#menu1 a {
	color: #ffffff;	
	}
.menu1-left {	
	padding: 5px 0 5px 30px;
	float:left;
}
.menu1-right {
	padding: 5px 30px 5px 0;
	float:right;
}
#banner {
	padding: 40px 0 10px 0;
}
#featured {

}
#menu2 {
	height: 20px;
}
#content {
	float: left;
	width: 640px;
	padding: 0 19px 0 25px;
	border-right: 1px solid #e9e9e9;
}
#sidebar {
	width: 310px;
	padding: 0 2px 0 0;
	float:right;	
}
.clear {
	clear: both;
}
#footer1 {
	height:40px;
}
#footer2 {

}
a {
	color: #0007b2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
p {
	padding-bottom: 15px;
}
code {
	font-size: 12px;
	line-height: 130%;
	margin: 0 20px 0 20px;
	color: #333366;
}
.post {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 14px;
	padding-bottom: 5px;
	overflow: hidden;
	z-index: 100;
}
.sb_title {
	font-size: 12px;
	border-bottom: 1px solid #e9e9e9;
	text-transform: uppercase;
	font-weight: bold;
	color: #121212;
	font-family: Georgia, 'Times New Roman', Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 20px 0 20px;
}
#sidebar ul {
	margin: 0 20px 40px 20px;
}

#sidebar ul li {
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	padding: 3px;
}
.nube {
	text-align: center;
	margin: 10px 0 0 0;
}
.thumb {
	width: 96px;
	height: 72px;
	margin-top: 10px;
}
blockquote {
	font-style : italic;
	padding: 0 30px 10px 30px;
	font-family: Times;
	font-size: 18px;
	color: #777777;
}
embed {
	z-index: 90;
}
.td_share {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 10px 0;
	margin:  10px 0 10px 0;
	width: 100%;

}
.post_header {
	border-bottom: 1px solid #e9e9e9;
	font-size: 20px;
	margin: 0 0 25px 0 ;
	padding : 0 0 10px 0;
	font-family: Georgia, 'Times New Roman', Helvetica, sans-serif;
	font-weight: normal;
}
.post_title {
	border-bottom: 1px solid #e9e9e9;
	font-size: 30px !important;
	line-height: 35px !important;
	margin: 0 0 0 0 ;
	padding : 0 0 5px 0;
	font-family: Georgia, 'Times New Roman', Helvetica, sans-serif;
	font-weight: normal;
}

/* css comments de RbTheme
-----------------------------------------------------*/

.comment {
	margin: 20px 0 0 0 ;
	border-bottom: 1px solid #e5e5e5;
}
.cmm-right {
	float: right;
	width: 460px;
	border-left: 1px solid #e5e5e5;
	padding-left: 20px;
	font-size: 13px;
}
.cmm-left {
	float:left;
	width: 120px;
	text-align: right;
	font-size: 11px;
	line-height: 120%;

}
.avatar-64 {
	margin: 5px 0 5px 0;
	border: 2px solid #333333;
}
label {
	display: block;
}
.cmm_form_right {
	float: right;
	width: 350px;
	overflow: hidden;
}
.cmm_form_left {
	float:left;
	width: 250px;
	overflow: hidden;
}
.required {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.reply {
	text-align: right;
	font-size: 10px;
	font-style: italic;
	margin-top: -20px;
	
}
#commentform input {
	border: 2px solid #333333;
	height: 26px;
	width: 240px;
}

textarea {
	border: 2px solid #333333;
	height: 160px;
	width: 330px;
}
#donate {
	margin: 0 auto;
}
.entry {
	margin: 20px 0 0 0;
}
.wp-pagenavi {
	font-size: 10px;
	text-align: center;
	}
