/*  
Theme Name: RedeAstro 1
Theme URI: http://www.redeastro.com
Description: This is a theme for Universo Desconexo.
Version: 1.0
Author: Lys Figueredo
Author URI: http://www.redeastro.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
     margin: 0px;
     font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
     font-size: 12px;
     text-align: center;
     vertical-align: top;
     background: #f0f0f0;
     color: #000000;
}

#navigation {
	background: transparent; 
	margin: -30px 10px 0 0; 
        font-size: 5px;
	overflow: hidden; 
	width: 100%; 
	position: relative; 
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
}

#navigation ul li {
	float: right; 
	margin: 0 10px 0 0; 
	list-style-type: none;
}

#navigation ul li a {
	border: #ccc 1px solid;
        padding: 2px 12px; 
	display: block; 
	font-weight:bold;
	color:#333;		
	text-decoration: none;
	background:#dedede;
	letter-spacing:0px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 	
}

h1{
font-family: Verdana, Arial, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: none;
color: #336699;
}

a:hover{
text-decoration: underline;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 90%;
text-align: left;
}

#logo {
border: #ccc 1px solid; 
border-bottom:none;
color:#333;
background: #fff;
}

#logo a {
padding: 0 5px 0 5px;
text-decoration:bold;
font: normal 2.4em Verdana, Arial, serif;
background: #fff;
}

#slogan {
border: #ccc 1px solid; 
border-bottom:none;
border-top:none;
padding: 5px 5px 10px 5px;
font-size:1.0em;
color:#a1a1a1;
background: #fff;
}

#header{
padding: 0 0 20px 0;
width: 99.8%;
legth:100%;
text-align: center;
background: #fff;
border: #ccc 1px solid; 
border-bottom:none;
border-top:none;
}

#back2{
padding: 0 0 10px 0;
background: #fff; 
width: 99.8%; 	
float: left;
border: #ccc 1px solid; 
border-top:none; 
}


#container{
padding: 0 0 10px 0;
background: #fff; 
width: 69.7%; 	
float: left;
}

.post{
padding: 10px 5px 10px 5px;
width: 98%;
}

.post h2{
font-family: Verdana, Arial, Sans-serif;
font-size: 18px;
}

.posttitle {
	margin: 10px 0 0 0;
	}

.entry{
line-height: 18px;
}

p.postdate{
font-size:80%;
color:#a1a1a1;
margin: -10px 0 0 0;
}

p.postmeta{
font-size:100%;
color:#a1a1a1;
margin: 10px 0 0 0;
}

p.postdate2{
    float:left;
    margin:10px 0 0 -4.8em;
    border: #ccc 1px solid;
    text-align:center;
    font-size: 0.8em;
    font-weight:bold;
    background:#dedede;
    color:#000;
    font-family: Verdana, Arial, Serif;
    padding:0.5em;

}

.post-date span 
{
	display:block;
}
.post-date .day 
{
	font-size:1.6em;
}

.postdiv
{
margin: 0 10px 0 0; 
border-bottom: #ccc 1px solid;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 28%;
margin: 0 0 0 0px;
display: inline; 
background: #f0f0f0;
border: #ccc 1px solid;
padding: 2px 2px 4px 2px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 5px 10px 0 10px;
}

.sidebar ul li{
padding: 8px 0 3px 5px;
}

.sidebar ul li h2{
font-family: Verdana, Arial, Sans-serif;
font-size: 14px;
padding: 5px 5px 10px 5px;
color:#000;
background: #dedede;
border: #ccc 1px solid;
}

.sidebar ul ul li{
padding: 2px;
line-height: 16px;
}

table#wp-calendar{
width: 100%;
line-height: 24px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
clear: both;
font-size: 80%;
text-align: right;
color:#a1a1a1;
padding: 1px 0 0 0;
line-height: 18px;
float: left;
width: 99.8%;
}