/*  
Theme Name: In On
Theme URI: http://astrocaglia.com
Description: Astrocaglia
Version: 1.0
Author: The Estupendiocs
Author URI: http://estupendos.net
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, ul, ol{
	margin: 0;
	padding: 0;
font-size: 10px;
}
body{
font-family: Arial, Verdana, Sans-Serif;
background: black url(/images/astro-bg.gif);
color: #99CDFF;

}
a img {
border: 0;
}
ul li {
list-style-type: none;
}
a {
color: #99CDFF;
text-decoration: none;
}

#top {
background: black url(/images/astro-top.gif);;
width:100%;
height: 24px;
}

#wrapper {}
#sidebar {
float: left;
width: 210px;
padding-left: 33px;
padding-top: 23px;
font-size: 11px;
}
#sidebar h3 {
text-transform: uppercase;
font-weight: 100;
text-decoration: underline;
font-size: 11px;
}
#sidebar ul li {
margin-bottom: 15px;
}
#sidebar ul li ul li {
margin-bottom: 0;
}














#logo {}
#menu {}
#main {
float: left;
width: 450px;
padding-top: 23px;
}
#articulos {
}
#articulos h2 a {
font-weight: 100;
text-decoration: underline;
text-transform: uppercase;
font-size: 12px;
}
#articulos .post small {
font-size: 10px;
font-style: italic;
color: #314253;
}

.entry {
margin-top: 20px;
margin-bottom: 20px;
text-align: left;
font-size: 10px;
font-weight: 100;
}





#footer {
width: 660px;
border-top: 1px solid #99ccff;
margin-left: 33px;
clear: both;
padding-top: 30px;
padding-bottom: 50px;
}
#ancho {
width: 700px;
display: block;
clear: both;


}

img.img-post {
margin-bottom: 20px;
}

.entry ul {
margin: 20px 10px 20px 40px;
}

.entry ul li {
list-style-type: disc;
}

.entry ol {
margin: 20px 10px 20px 40px;
}

.entry p {
margin-bottom: 20px;
}


a.more-link {
text-transform: uppercase;
}

a.go-top {
color: #314253;
}


.entry {
border-bottom: 1px solid #99ccff;
padding-bottom: 25px;
}

.entry blockquote {
border-left: 3px solid #314253;
padding-left: 10px;
font-style: italic;
}

.navigation {
text-transform: uppercase;
margin-bottom: 20px;
font-size: 11px;
height: 16px;
}


.entry p a {
text-decoration: underline;
}
.entry p a:hover {
background: #99ccff;
color: black;
text-decoration: none;
}

.navigation .alignright {
float: right;
}

.navigation .alignleft {
float: left;
}

.navigation a:hover {
background: #99ccff;
color: black;
}
