/*
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, Sans-Serif;
font-size:13px;
text-align:center;
background:#fff xurl('./i/bg.png') repeat-x;
color:#505050;
margin:0;
padding:0;
line-height:1.7;
list-style-type:none;
xborder-top:3px solid;
}

a img {
border:none;
}

a {
color:#009FD0;
}

#wrap {
width:930px;
text-align:left;
margin:0px auto;
padding:0;
margin-top:18px;
margin-bottom:18px;
}


/*Signup*/
#signup {
color:#666;
font-size:.9em;
width:150px;
margin-top:6em;
margin-right:1em;
float:left;
line-height:1.5em;
}

#signup #submit{
margin-top:1em;
}

.content {
background:#fff;
width:527px;
margin:0px auto;
float:left;
xxxborder-top:3px solid #eee;
xborder-bottom:3px solid #eee;
}

/*Header*/
#header {
width:527px;
height:58px;
margin:0px auto;
float:left;
}

.headertitle{
margin-left:18px;
padding-top:10px;
font: 28px Arial, Helvetica;
color:#434343;
width:455px;
height:40px;
text-indent:-5000px;
background: url(http://skyrize.com/img/skyrize-strapline-point.png) no-repeat;
}

/*Links*/
a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.postinfo a:hover {
background:#fff2f2;
}

.postinfo a:visited {
xcolor:#009FD0;
}

.post2 a:visited {
xcolor:#009FD0;
}

h1, h2, h3 {
color:#333;
}

h5 {
font-size:.75em;
font-style:italic;
font-weight:normal;
color:#666;
}

h2 a {
text-decoration:none;
color:#000;
}

h2 a:hover {
color:#009FD0;
text-decoration:none;
}

h2 a:visited {
text-decoration:none;
xcolor:#009FD0;
}

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;
border-left:none;
border-right:none;
padding:3px 6px;
xmargin-bottom:3em;
}

.post {
padding:0 20px;
}

.post {
padding-top:20px;
}

.post2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.post h2 {
font-size:22px;
line-height:1.2;
}

.post .post2 h2 {
font-size:18px;
border-bottom:none;
padding:0;
}

.post .post2 h2 a {
text-decoration:underline;
}

.post ul {
list-style:url('./i/arrow.png');
margin:15px 0 15px 20px;
padding:0;
}

.post li {
margin:0 0 8px;
}

.post ol {
margin:0 0 0 25px;
padding:0;
}

h1,h2 {
font-family:Arial, sans-serif;
font-size:18px;
margin:0;
padding:0;
color:#000;
}

.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 {
margin-top:15px;
margin-top:6em;
font-size:12px;
float:left;
width:170px;
xxxborder-right:1px dashed #e1e1e1;
padding:0 22px 10px 0;
}

#sidebar a {
color:#888;
}

#sidebar a:hover {
color:#009FD0;
}


.inse{
width:98px;
}

ul.archvs li a,ul.archvs li a:hover {
xxxbackground:url('./i/folder.gif') no-repeat top left;
padding:0;
}

ul.sdcats li a,ul.sdcats li a:hover {
xxxbackground:url('./i/favs.gif') no-repeat top left;
padding:0;
}

.home {
xxxbackground:url('./i/home.gif') no-repeat top left;
padding:0;
}

.acerca {
xxxbackground:url('./i/information.gif') no-repeat top left;
padding:0;
}

.contacto {
xxxbackground:url('./i/email.gif') no-repeat top left;
padding:0;
}

.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;
}

