/*  
Theme Name: Videos Loucos
Theme URI: http://www.videosloucos.net/
Description: Design por Diogo Pinto exclusivo de VideosLoucos.net
Version: 1.0
Author: Diogo Pinto
Author URI: http://www.videosloucos.net/
*/


body {
	font-family: Century gothic, sans-serif;
	background: url(images/back.jpg);
	font-size: 14px;
	}

img {
	border: none;
}

a:link { 
	text-decoration: none; 
	color: #aec31f;
	border: none;
	}
	
	
a:active { 
	text-decoration: none; 
	color: #aec31f; 
	border: none;
	}

a:hover { 
	text-decoration: none; 
	color: #000000; 
	border: none;
	}

a:visited { 
	text-decoration: none; 
	color: #aec31f; 
	border: none;
	}

a:visited:hover {
	text-decoration: none; 
	color: #000000; 
	border: none;
	}

.tudo {
	background: #FFFFFF;
	width: 908px;
	margin: auto;
	border: 1px solid #ffffff;
	}
	
.esquerda {
	background: #FFFFFF;
	width: 640px;
	float: left;
	padding-right: 8x;
         font-family: Trebuchet MS;
	padding-left: 8px;
	}

.esquerda h2 {
	color: #aec31f;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	}
	
	
.direita {
	background: #FFFFFF;
	width: 250px;
	float: left;
	padding-right: 8px;
	}
	
.direita h2 {
	color: #aec31f;
	font-size: 20px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	}
	
.direita ul li { 
	font-size: 14px;
	list-style-image: url('images/lista.png');
	margin: 0 0 5px 0; 
	padding-left: 3px; 
	}
	
.comentario ul li { 
	font-size: 16px;
	list-style-image: url('images/lista.png');
	padding-left: 3px; 
	}
	
.topo {
	width: 900 px;
	background: url(images/top.jpg) no-repeat;
	height: 200px;
	}

.topo a {
	color: #ffffff;
	}

.topo a:hover {
	color: #000000;
	}

.comentario {
	font-size:14px; 
	}
	
.comentario a {
	color: #000000;
	text-decoration: none;
	font-size:16px; 
	}
	
.comentario a:hover {
	color: #aec31f;
	text-decoration: none;
	font-size:16px; 
	}
	
.categoria {
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
	text-align: center;
	}
	
#titulo { 
	color: #000000;
	text-align:right;
	font-size:36px;
	line-height:100%;
	padding-top:130px;
	margin:0px;
	padding-right:30px;
	}
	
#desc {
	color: #000000;
	text-align:right;
	font-size:16px;
	padding-top:5px;
	padding-right:30px;
	}

	
.footer {
	color: #000000;
	background: #7d910f; 
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	}
	
.footer  a{
	text-decoration: underline;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	}
	

	
.clear{
	clear: both;
	}
	
.campos {
padding-left: 18px;
border: 1px solid #000000 ;
background-color:#B0E0E6; 
font: 11px sans-serif;
background: url('images/email.png') no-repeat #ffffff 3px;
}
.campos1 {
border: 1px solid #000000;
background-color:#fffff; 
font: 11px sans-serif;
;margin-right: 20px;
}
.campos2 {
padding-left: 18px;
border: 1px solid #000000 ;
background-color:#B0E0E6; 
font: 11px sans-serif;
background: url('images/pesquisa.png') no-repeat #ffffff 3px;
}

#barra
{
	width: 908px;
	height: 30px;
	color: white;
	background: url(images/redelouca.jpg) no-repeat #333333;
	margin: auto;
padding: 0px;

}



#espaco {

	padding-left: 130px;
		}

		

#barra li
{
	display: block;
	float: right;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-family: Century gothic, verdana;
	text-align: left;
	border-left: 2px solid #aec31f;
	}

#barra li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 30px;
	color: white;
	text-decoration: none;
	font-family: Century gothic, verdana;
	font-size: 14px;

}

#barra li a:hover
{
	background-color: #aec31f;
}