/*
Theme Name: Anvys
Theme URI: http://www.vidablog.com/themes
Description: Fresh and clean theme for WordPress.
Version: 1.0
Author: Christian Betancourt
Author URI: http://www.vidablog.com/
*/

/*Body*/

body {
font-family:Arial, Helvetica, Georgia, Sans-Serif;
font-size:12px;
text-align:center;
background:#fff;
color:#303030;
margin:0;
padding:0;
line-height:1.7;
list-style-type:none;
}

#wrap {
width:850px;
text-align:left;
margin:0;
padding:0;
}

.content {
background:#fff;
width:650px;
margin:0px auto;
text-align:justify;
float:right;
border-right:1px solid #e1e1e1;
border-bottom:5px solid #cccccc;
border-top:5px solid #cccccc;
}

/*Header*/
#header {
width:850px;
height:95px;
margin:0;
float:right;
background:url('./i/bannerblog.jpg') no-repeat;
text-indent:-2000px;
}

.headertitle{
margin-left:18px;
padding-top:10px;
font: 28px Helvetica, Arial, Verdana;
color:#212121;
}

/*Links*/
a {
text-decoration:none;
color:#336699;
}

.postinfo a:hover {
background:#fff2f2;
text-decoration:none;
}

.postinfo a:visited {
color:#336699;
}

.post2 a:visited {
color:#963938;
}

h2 a {
text-decoration:none;
color:#111;
}

h2 a:visited {
text-decoration:none;
color:#111;
}

h1 a {
text-decoration:none;
color:#111;
}

h1 a:visited {
text-decoration:none;
color:#111;
}

#footer a {
text-decoration:underline;
color:#b3b3b3;
}

.infopost a {
font-size:11px;
color:#444;
border-bottom:1px dotted;
}

/*Post*/
.infopost {
font-size:11px;
color:#444;
padding:10px 0 0;
}

blockquote {
border:1px solid #eee;
color:#505050;
text-align:justify;
background:#eaeaea;
margin:13px 0 13px;
padding:0px 15px  10px;
}

blockquote p {
margin:0;
padding:9px 0 0;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

code {
background:#eee;
color:#460;
}

.postinfo {
font-size:11px;
background:#fff;
border:1px solid #e5e5e5;
padding:3px 6px;
}

.post {
padding:10px 20px;
}

.post2 {
font-family:Lucida grande, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.post h2 {
border-bottom:1px solid #eee;
font-size:22px;
}

.post ul {
list-style:url('./i/arrow.png');
margin:15px 0 15px 20px;
padding:0;
}

.post li {
border-bottom:1px dotted;
border-bottom-color:#b6b6b6;
margin:0 0 8px;
}

.post ol {
margin:0 0 0 25px;
padding:0;
}

h1,h2 {
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
font-size:18px;
font-weight:400;
margin:0;
padding:0;
}

.nav {
font-size:14px;
font-weight:700;
padding:20px;
}

.justify {
text-align:justify;
}

.right,.r {
float:right;
padding-top:0;
padding-right:2px;
padding-left:13px;
}

.left,.l {
float:left;
padding-top:0;
padding-right:10px;
padding-left:10px;
}

/*Sidebar*/
#sidebar {
font-size:12px;
float:left;
width:180px;
border-right:1px solid #e1e1e1;
border-bottom:5px solid #336699;
border-top:5px solid #336699;
padding:9px;
}

#sidebar a {
color:#666;
}

.inse{
width:98px;
}

ul.archvs li a,ul.archvs li a:hover {
background:url('./i/folder.gif') no-repeat top left;
padding:0 0 0 22px;
}

ul.sdcats li a,ul.sdcats li a:hover {
background:url('./i/favs.gif') no-repeat top left;
padding:0 0 0 22px;
}

.home {
background:url('./i/home.gif') no-repeat top left;
padding:0 0 0 22px;
}

.acerca {
background:url('./i/information.gif') no-repeat top left;
padding:0 0 0 22px;
}


.write {
background:url('./i/pencil_14.gif') no-repeat top left;
padding:0 0 0 22px;
}

.contacto {
background:url('./i/email.gif') no-repeat top left;
padding:0 0 0 22px;
}

.feed {
background:url('./i/rss.png') no-repeat top left;
padding:0 0 0 22px;
}

h2.sidetit {
font-family:Arial, Helvetica, Georgia, Sans-Serif;
font-weight:700;
text-transform:uppercase;
color:#777;
font-size:14px;
border-bottom:1px solid #e0e0e0;
}

#sidebar ul {
margin:0;
padding:0 0 20px 0;
}

#sidebar li {
list-style-type:none;
border-bottom:1px solid #eee;
padding:1px;
}

/*Footer*/
#footer{
font-size:11px;
font-family:Arial, Helvetica, Georgia, Sans-Serif;
color:#a2a2a2;
width:814px;
padding:9px 18px;
float:right;
}
