/*
Theme Name: Faraday Asteroid
Theme URI: www.asteroidefilmes.com.br
Description: A intergalactic theme!
Version: 0.1
Author: Fi Mattiazi & GiantBaby SantAna
Author URI: www.guilhermesantana.com.br
*/
* {
	margin:0;
	font-family:"Courier New", courier, serif ;
	font-size:12px;
	border:none;
	padding:0;
	list-style-type:none;
}
body {
	background-image: url(images/backTile01.gif);
	background-attachment:fixed;
	background-position:center;
}

a, a:visited  {
	text-decoration:none;
	color:#9b99ab;
}

a:hover{
	text-decoration:none;
	color:#f2b336;
	background:#f8dfae;
}


h2 a, h2 a:hover, h2 a:visited{
	font-size:16px;
	font-weight:bold;
	color:#b0cfc6;
	text-decoration:none;
	text-transform: uppercase;
	margin:0;
}

.entry p{
	line-height:20px;
	margin:10px 0 15px;
}

.date{
	font-size:11px;
	font-weight:bolder;
	color:#b0cfc6;
	margin-bottom:10px;
}
.comentlink, 
.comentlink a{
	text-decoration:none;
	font-weight:bolder;
	color:#b0cfc6;
	text-align:right;
	
}
.comentlink{
	
}
.comentlink a img{
	margin:0px 3px 0 0;
	vertical-align:top;
}


#main {
	width:960px;
	margin:28px auto 30px auto;
}

#head {
	width:960px;
	min-height:227px;
	height:227px;
	background:url(images/backHead.gif);
}

#searchform input{
	height:30px;
	background:#dddddd;
	border:solid #eeeeee;	

}
#menu {
	width:600px;
	min-height:21px;
	max-height:21px;
	height:21px;
	float:left;
	margin:195px 0 0 0;
}
#menu a:hover{
	background:none;
}
.logo {
		float:right;
		margin:15px 20px 0 0;
}
#menu img{
	margin:0 0 0 30px;
}

.divisoria1{
	margin:9px 0 9px auto;
}

#conteudo{
	background:#FFF;
	overflow:auto;
}
#loopcontainer{
padding:35px 0;
background:white;
float:left;
}

#theloop{

	width:476px;
	padding:0px 58px 36px 48px;
	float:left;
	background:url(images/div02.gif);
	background-repeat:repeat-y;
	background-position:right;
	min-height:600px;
	margin:0 0 0 0;
}

ul#listpage li{
	display:inline-block;
	padding:8px;
	text-align:center;
}
ul#listpage{
	padding:0;
	background:#eeeeee;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

#sidebar{
	
	float:right;
	width:343px;
	margin:15px ;
	text-align:center;
}
#social img{
	margin:15px 0px 0 10px;
}
#social{
	margin-right:10px;
}

#social a:hover{
	background:none;
}
#sidebar2 div object, #sidebar2 div embed{
	width:335px;

}
#sidebar2 h4{
	font-family:Arial, helvetica, sans-serif;
	width:306px;
	background-color:#b0cfc6;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding:8px 16px;
	margin:18px 0 0 0;
	
}
#sidebar2 h5{
	text-align:left;
	font-size:16px;
	color:#b0cfc6;
	font-weight:bold;
	text-transform: uppercase;
	margin:14px;
}

#sidebar ul ul{
	text-align:left;
	margin:15px;
}

.post{
	margin:0 0 36px 0;
}

#copy {
	text-align:center;
	margin-top:90px;
}

#comment-area h3{
	font-size:14px;
	font-weight:bold;
	color:#b0cfc6;
	text-decoration:none;
	text-transform: uppercase;
	margin:0;
}

#comment-area ul li{
	background:#b0cfc6;
	margin:20px 0 20px 0;
	padding:20px;
}

#comment-area ul li.alt{
	background:#b7b5ca;
}

#comment-area ul li .nome{
	float:left;
	font-size:14px;
	font-weight:bold;
	
}
#comment-area ul li .data{
	float:right;
	font-size:10px;
	font-weight:bold;
}
#comment-area ul li .text{
	clear:both;
	margin:0px 0 0 0;
}
.aprovacao{
	clear:both;
	padding:15px 0;
	color:red;
	font-weight:bold;
}

.commentlist{
	margin:0 0 40px 0;
	
}
input{
	margin:8px 0 ;
	padding:3px;
	background:#b0cfc6;
	font-weight:bold;
}
#commentform label{
	font-weight:bold;
	min-width:60px;
	display:inline-block;
}
#commentform{

}

textarea{
	width:476px;
	margin:8px 0 ;
	background:#b0cfc6;
	
}
