/*
Theme Name: Webtopia2
Theme URI: http://www.webtopia.com.br
Author: Rafael Bertrand
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input{ margin: 0; padding: 0; }

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #16132b url(images/bg.jpg) repeat-x ;
	color: #ccc;
}

form, input, textarea, table{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; }

h1, h2, h3, h4, h5, h6{ font-family: arial, helvetica, sans-serif; }
h2, h3{ font-size: 18px; text-align:right; }

a{ text-decoration: underline; color: #fff; }
a:hover{ text-decoration: none; }
a img{ border: 0; }

address, dl, p{ padding: 10px 0 5px; }

blockquote{
	margin: 0;
	background: #f6ece9;
}
blockquote p{ padding: 10px; }
blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

#astros {
height:117px;
background:url(http://www.astroconhecimento.com/astros.jpg) center  ; }

img.centered{ display: block; margin-left: auto; margin-right: auto; }
img.alignleft{ margin: 3px 10px 2px 0;}
img.alignright{ margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{
	padding: 9px;
	border: 1px solid #eee;
	display: inline;
}

p img{max-width: 100%;width: expression(this.width > 560 ? 560: true);}

small{ font-size: 11px; }

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0; padding: 0; clear: both;}

.tl, .tr, .bl, .br{
	width: 10px;
	height: 10px;
	overflow: hidden;
}

.tl, .bl{float: left; clear: left;}
.tr, .br{float: right; clear: right;}

#wrapper{margin: 0 auto; width: 960px;}

#container{
	float: left;
	width: 960px;
	margin: 0;
	text-align: left;

}

#containerflor{
	float: left;
	width: 960px;
	margin: 0;
	text-align: left;
}

#containerastro{
	float: left;
	width: 960px;
	margin: 0;
	text-align: left;
}

.maincolumn{
	float: right;
	width: 700px;
	margin: 10px 0 0 0;
	display: block;
	margin-right:10px;

}

#content{
	float: right;
	width: 700px;
	margin: 0;

	color: #fff;
}

#content a{
	color: #bd9a57;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover{
	color: #ff9600;
		font-weight:bold;
		text-decoration:none;
}






.post{
	margin: 0 10px;
}

.entry-head, .entry-wrap{
	margin: 0;
}

.entry-head{


	color: #462F84;
	text-transform:uppercase;
	
}

.entry-head h2{
font-size: 20px;
	padding-top:0;
	padding-bottom:15px;
	padding-right:10px;
	text-align:right;
	color: #FF9900;
}

.entry-head h2 a{text-decoration: none; color: #666;}
.entry-head h2 a:hover{color: #000;}

.entry-date{
	padding: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

.entry-wrap{


}

.entry-wrap .rc{
	height: 14px;
	overflow: hidden;

}

.entry-content{
	padding: 3px 20px 0;
	line-height: 24px;

}

.entry-content a{
	color: #000;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 14px;
	color:#FF9900;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
}

.entry-meta a{
	font-weight: bold;
}

.navigation{
	padding: 15px 20px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.navigation a{color: #000;}



.sidebar ul li#search form{
	height: 29px;
	overflow: hidden;
	background: url(images/bg_searchform.png) ;
}

.sidebar ul li#search form input#s{
	margin: 7px 10px 0 30px;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
}

.sidebar ul li h3{

	font-size: 11px;
	text-transform: uppercase;
	color: #ccc;
}

.sidebar ul ul{
padding-left:23px;
padding-top:8px;

}


.sidebar ul ul li{
	margin: 0; 
	
}

.sidebar ul ul ul{
	background-color: transparent;
	background-image: none;
}

/* Sidebar Widgets */

#calendar_wrap{
	padding: 10px;
}

#calendar_wrap table{
	width: 100%;
}

#calendar_wrap th, #calendar_wrap table td{
	padding: 3px 0;
}

/* End Sidebar Widgets */

#comments h3{
	margin: 10px 0 0;
	padding: 7px 10px;
	background: #f5f5f5;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol.commentlist li .comment-entry{
	margin: 10px 0 0;
	border: 1px solid #eee;
	padding: 3px 10px 0;
	line-height: 24px;
}

#commentform{
	margin: 0 0 7px;
	padding: 0 10px 6px;
	border-top: 1px solid #fff;
	background: #eee;
}

#footer{
	float: left;
	width: 960px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#footer p{
	line-height: 18px;
	padding: 30px 20px 20px;
}

#footer a{ text-decoration: none; }
#footer a:hover{ text-decoration: underline; }















/**
 * SIDEBAR CSS Drop-Down Menu Module
 */
.sidebar{
	float: left;
	width: 176px;
	font-family: arial, helvetica, sans-serif;
	display: block;
}
.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;	
	font-size: 11px;
		font-weight: bold;
}

.sidebar ul a{
	font-weight: bold;

	
}
.sidebar ul ul ul li {
	font-weight: bold;
background: #16132b url(images/bg_sidebar_block2.png);
}
.sidebar ul ul ul li:hover {
	font-weight: bold;
background: #16132b url(images/bg_sidebar_block3.png);
}
.sidebar ul li{
	text-align:right;
	
}



/*-------------------------------------------------/
 * @section (UL)	Base Drop-Down Styling
 */


ul.dropdown {
	list-style: none;
	position: relative;
	z-index: 597;

		float: left;}
 
 ul.dropdown a, ul.dropdown span {
	display: block;

	text-align:right;
}


	ul.dropdown a:link,	ul.dropdown a:visited	{ color: #b9afdb; text-decoration: none; }
	ul.dropdown a:hover		{ color: #fff; }
	
	
/**
 * LI (UL LI)CSS Drop-Down Menu Module
 */
	ul.dropdown li {
	width:156px;
	display: block;
	padding: 8px 10px;
	font-family: arial, helvetica, sans-serif;
	background: #16132b url(images/bg_sidebar_block.png);
	color: #d1c9ec;
	text-decoration:none;
 	list-style: none;
 	float: left;
 	vertical-align: middle;
			

	}

	ul.dropdown li.hover, ul.dropdown li:hover {

	width:156px;
	display: block;
	padding: 8px 10px;	
	font-family: arial, helvetica, sans-serif;
	background: #322e53 url(images/bg_sidebar_block2.png);
	color: #d1c9ec;
	text-decoration:none;
	margin:0;
	position: relative;
 	z-index: 599;
	cursor: default;

	}
	
	ul.dropdown li:hover > ul { visibility: visible; }
	
#nav li.current_page_item, #nav li.current_page_parent {background: #fff url(images/bg_sidebar_block2.png); color:#FFF;}
#nav li.current_page_parent ul li.current_page_item {background: #fff url(images/bg_sidebar_block2.png); color:#FFF;}

	
/**
 * Horizontal UL UL - CSS Drop-Down Menu Module
 */

ul.dropdown ul {

 list-style: none;
 margin: 0;
 padding: 0;
 height:31px;
  visibility: hidden;
 position: absolute;
 
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
 
}

ul.dropdown ul li { float: none;  }


/**
 * VERTICAL CSS Drop-Down Menu Module
 */

ul.dropdown-vertical { width: 176px; }

ul.dropdown-vertical ul { top: 1px; left: 99%; }

ul.dropdown-vertical li { float: none; }

#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	width:200px;
	
	padding-left:10px;
	border-left: 1px solid #b9afdb;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #FF9900;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 15px;
	padding: 3px;
	text-transform:uppercase;



}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
		
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
	float:right;
}


#home {
width:150px;
margin-left:280px; 
display:block;
}

#menu {
float:left;}