<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Anvys
Theme URI: http://www.fozw.com/themes
Description: Fresh and clean theme for WordPress.
Version: 1.0
Author: Christian Betancourt
Author URI: http://www.fozw.com/themes
Tags:two column,fixed width,simple,clean,valid css,valid xhtml,ajax comments,sidebar left
*/

/*Body*/

body {
font-family:Arial, Helvetica, Georgia, Sans-Serif;
font-size:13px;
text-align:center;
background:#fff url('./i/bg.png') repeat-x;
color:#505050;
margin:0;
padding:0;
line-height:1.7;
list-style-type:none;
border-top:3px solid;
}

#wrap {
width:730px;
text-align:left;
margin:0px auto;
padding:0;
margin-top:18px;
margin-bottom:18px;
}

.content {
background:#fff;
width:527px;
margin:0px auto;
text-align:justify;
float:right;

border-left:1px dashed #e1e1e1;
}

/*Header*/
#header {
width:527px;
height:58px;
margin:0px auto;
float:right;
border-bottom:3px solid #eee;
margin-bottom:20px;
}

.headertitle{
margin-left:18px;
padding-top:20px;
font: 28px Helvetica, Arial, Verdana;
color:#434343;
}

/*Links*/
a {
text-decoration:none;
color:#9fb5d0;
}

.postinfo a:hover {
background:#fff2f2;
text-decoration:none;
}

.postinfo a:visited {
color:#9fb5d0;
}

.post2 a:visited {
color:#b85b5a;
}

h2 a {
text-decoration:none;
color:#333;
}

h2 a:visited {
text-decoration:none;
color:#333;
}

h1 a {
text-decoration:none;
color:#333;
}

h1 a:visited {
text-decoration:none;
color:#333;
}

#footer a {
text-decoration:underline;
color:#d5d5d5;
}

.infopost a {
font-size:11px;
color:#666;
border-bottom:1px dotted;
}

/*Post*/
.infopost {
font-size:11px;
color:#666;
padding:10px 0 0;
}

blockquote {
border:1px solid #eee;
color:#707070;
text-align:justify;
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:#681;
}

.postinfo {
font-size:11px;
background:#fff;
border:1px solid #e5e5e5;
padding:3px 6px;
}

.post {
padding:0 20px 30px 20px;
}

.post {
padding-top:0px;
}

.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:#d8d8d8;
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;
}

img.alignright,img.right {
padding:0 0 0 13px;
}

img.alignleft,img.left {
padding:0 10px 0 0;
}

img.centered,img.center {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignright,img.right {
float: right;
}

.alignleft,img.left {
float: left;
}

/*Sidebar*/
#sidebar {
margin-top:15px;
font-size:12px;
float:left;
width:170px;
padding:0 22px 10px 0;
}

#sidebar a {
color:#888;
}

.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;
}

.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;
text-align:center;
text-transform:uppercase;
font-family:Arial, 'Bitstream Vera Sans', sans-serif;
color:#d5d5d5;
width:500px;
margin:18px 11px 18px 0;
padding:1px;
float:right;
border:1px solid #e5e5e5;
}
</pre></body></html>