/*
Theme Name: Estila
Theme URI: http://www.vidablog.com/themes
Description: Clean theme for WordPress
Version: 1.0
Author: Christian Betancourt
Author URI: http://www.vidablog.com
*/

body {
font-family:Arial, Helvetica, Georgia, Sans-Serif;
font-size:13px;
text-align:center;
background:#FFF;
color:#666;
line-height:1.7;
list-style-type:none;
margin:0;
padding:0;
}

#wrap {
width:690px;
width:790px;
text-align:left;

background:#fff url('i/wrap.gif') repeat-y;
overflow:hidden;
margin:0 auto;
padding:0;
}

#header {
background:url('i/header.gif') repeat-y;
height:21px;
width:800px;
margin-left:-6px;
}

.content {
background:#fff;
 /* background:#FFCC00 url('i/content-sb.gif') repeat-y; */
width:455px;
width:555px;
text-align:justify;
float:left;
margin:0 auto 0 7px;
}

/* Header */
.headertitle {
font:26px Helvetica, Arial, Verdana;
color:#fff;
}

#headerx {
text-align:left;
margin:20px 0 0 180px;
padding:20px 0 -50px;
}

.headertitle a {
color:#fff;
}

/* Content */
.post {
padding:0 16px 0 19px;
color:#000;
}

a {
text-decoration:none;
color:#000;
}

.post2 a:visited {
color:#000;
}

.post2 {
font-family:Lucida grande, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

blockquote {
border:1px solid #eee;
color:#000;
text-align:justify;
margin:13px 0;
padding:0 15px 10px;
}

blockquote p {
margin:0;
padding:9px 0 0;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

.center {
border:1px solid #eee;
padding:3px;
}

.subrayo {
background:#F9FFDF;
}

.asides {
text-align:justify;
border-top:1px dotted #D1D1D1;
border-bottom:1px dotted #D1D1D1;
width:457px;
margin:18px auto -10px;
padding:0 20px;
}

.asides li {
padding:5px 0;
}

code {
background:#eee;
color:#681;
}

.center,.centrado {
text-align:center;
display:block;
margin:auto;
}

.postinfo {
font-size:10px;
background:#fff url('i/info.gif') no-repeat;
height:24px;
margin-right:-2px;
padding:4px 8px;
}

a img {
border:none;
}

.postinfo a:hover {
background:#faf7e5;
text-decoration:none;
}

.post2 ul {
list-style:url('i/arrow.png');
margin:0 0 15px 20px;
padding:0;
}

.post2 li {
border-bottom:1px dotted;
border-bottom-color:#d8d8d8;
margin:0 0 8px;
}

.post ol {
margin:0 0 0 25px;
padding:0;
}

.justify {
text-align:justify;
}

.right,.r {
float:right;
padding-top:0;
padding-right:5px;
padding-left:5px;
}

.right2,.r2 {
float:right;
padding:0 2px 0 13px;
}

.left,.l {
float:left;
padding-top:0;
padding-right:10px;
padding-left:10px;
}

.postinfo a,.postinfo a:visited {
color:#a7a8a9;
}

.coms {
background:url('i/coms1.gif') left bottom no-repeat;
margin:0 8px 0 0;
padding:1px 0 1px 16px;
}

.catsi {
background:url('i/cats.gif') left bottom no-repeat;
margin:0 8px 0 0;
padding:4px 0 1px 16px;
}

/* Sidebar */
#sidebar {
margin-right:15px;
font-size:11px;
float:right;
width:206px;
padding:0 0 10px;
background-color:#FFCC00;

}

#sidebar a {
color:#000;
}

#sidebar ul {
margin:0;
padding:15px 0 10px;
}
#sidebar ul ul {
margin:0;
padding:0;
}

#sidebar li {
list-style-type:none;
border-bottom:1px solid #eee;
border-bottom:1px solid #EFBF00;
padding:2px;
padding-left:15px;
}

#sidebar li a{
background:url('i/li.gif') no-repeat left;
background-position:top left;
padding:0 0 0 13px;
}

#sidebar li:hover {
background:#f7f9f7 url('i/deg.gif');
background-position:top left;
display:block;
}

/* Title */
h1,h2 {
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
font-size:18px;
font-weight:400;
margin:0;
padding:0;
}

.post h2 {
border-bottom:1px solid #f2f2f2;
font-size:20px;
color:#000;
}

.post h3 {
border-bottom:1px solid #f2f2f2;
font-size:16px;
color:#000;
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
font-weight:400;
}

h2.sidetit {
font-family:Arial, Helvetica, Georgia, Sans-Serif;
font-weight:700;
text-transform:uppercase;
color:#db8e1f;
color:red;
font-size:13px;
padding-left:8px;
padding-top:3px;
height:24px;
border-bottom:1px dashed #EFBF00;
}

h2 a,h2 a:visited {
text-decoration:none;
color:#000;
}

h1 a,h1 a:visited {
text-decoration:none;
color:#000;
}

/* Footer */
#footer {
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
background:url('i/fend.gif');
width:802px;
height:60px;
color:#999;
font-size:11px;
text-transform:uppercase;
margin:0 auto 15px;
}

#footer a {
text-decoration:underline;
}

.credits {
width:630px;
padding-top:15px;
margin:0 auto;
}

.nav {
font-weight:700;
color:#333;
line-height:0.8em;
position:relative;
font-size:1.2em;
margin:2px 20px;
padding:0.50em 0 0 0.8em;
}

.nav a {
color:#333;
}

.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #fff; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	


