/* - - - - - - - - - - - - - - - - - - - - -

Theme Name: teste

Description: feito por franciscoguilherme;
Version: 1.0
Author: fransciso guilherme

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}



#tudo{
	width:100%;
	height:auto;
	background-color:#000000;
	background-image:url(images/bg_tudo.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#topo{
	width:100%;
	height:150px;
}

#imagem{
	width:941px;
	height:148px;
	margin:auto;
	background-repeat:no-repeat;
	background-position:center top;
}



/*--------------------------------------[PRICIPAL]----------*/

#principal{
	width:900px;
	heigh:auto;
	background-color:#020300;
	margin:auto;
	
}
	
#conteudo{
	width:660px;
	min-height:550px;
	height:auto;
	/*background-color:#1e1e1e;*/
	background-image:url(images/bg_conteudo.png);
	
	float:left;
}

#postagens{
	width:640px;
	
	height:auto;
	background-color:#1e1e1e;
	
	margin:auto;
	

}

#conteudo_pagina{
	width:640px;
	
	height:auto;
	background-color:#1e1e1e;
	
	margin:auto;
	

}

#creditos_galeria{
	width:auto;
	height:50px;
	
}

#divisor{
	background-color:#a7a9ac;
	height:3px;
	width:620px;
	
	margin-top:10px;
	margin-bottom:15px;
	margin:auto;
	background-position:center;
}




	#postagens p{
	width:580px;
	color:#f8f8fc;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	

}
	#conteudo_pagina p{
	width:580px;
	color:#f8f8fc;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	

}

#conteudo_pagina li{
	width:580px;
	color:#f8f8fc;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	list-style:circle;
	

}

#conteudo_pagina a{
	width:580px;
	color:#0099FF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	list-style:circle;
}

label{
	width:580px;
	color:#f8f8fc;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	margin-top:10px;
	margin-bottom:10px;
	

}

#postagens p a img{
	border:solid 2px #ffffff;
	height:auto;
	width:auto;
	margin-left:0;
	
}
img.size-large {
	border:solid 2px #ffffff;
	height:auto;
	width:auto;
	margin-left:30px;

}




#conteudo_pagina p a img{
	border:solid 2px #ffffff;
	height:auto;
	width:auto;
	

}



h1 {
	color:#4caf1e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	font-style:normal;
	text-decoration:none;
	margin-left:10px;
	
	
}

h2 {
	color:#4caf1e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	font-style:normal;
	text-decoration:none;
	
	
}

h2 a{
	color:#4caf1e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	font-style:normal;
	text-decoration:none;
	margin-left:15px;
	
}


h3{
	color:#4caf1e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;

}
h3 a{
	color:#4caf1e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;

}
#data{
	
	height:20px;
	margin-top:30px;
	margin-bottom:30px;
}

#data dt{
	float:left;
	padding:5px 0 5px 10px;
	color:#b2b2b2;
}

#data dd{
	float:left;
	padding:5px 0 5px 10px;
	color:#b2b2b2;

}

.comments{
	margin-top:20px;
	color:#40901e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

    .comments .status{
        color:#40901e; 
		margin-left:10px;          
    }
        .comments .status dd, .comments .status dt{
            display:inline;
        }
    .comments a{
        color:#546d17;
        font-weight:bold;
        text-decoration:none; 
    }
    .comments a:hover{
        color:#666;
        text-decoration:underline; 
    }
    .comments .comment{
        padding:10px 5px;
		   
    }
        .comments .comment dt{
            float:left;
            clear:none;
        }
        .comments .comment dd{
            clear:both;
            color:#656565;
            line-height:20px;
            font-size:10px;
			
            
        }
        .comments .comment .date{
            float:left;
            clear:none;
            margin-left:5px;
            line-height:12px;
            font-size:11px;
            color:#585858;
        }
        .comments .comment .pagination{
            clear:none;
            margin-left:5px;
            line-height:12px;
            font-size:11px;
            color:#585858;
        }

#comments h3{
	color:#40901e;
	font-size:14px;
	font-family:"Futura Md";

}
#sidebar{
	width:240px;
	height:auto;
	background-color:#020300;
	
	float:right;
	
}



go_search{
	width:38px; 
	height:38px;
	background-color:#000000; 
	color:#000000;
	background-image:url(images/botao_pesquisa.png);
	background-repeat:no-repeat;
	float:right;
	margin-top:-40px;
	background-position:center;

}

textarea{
    background-color: #FFF;
    color: #999999;
    border: 1px solid #CCC;
    font-size: 11px;
    padding: 3px;
    width:400px; 
}

#sidebar h2{
    padding:11px 15px;
    background:url('images/intro_bg.gif') no-repeat;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}
#sidebar h3{
    color:#e78a1b;
	font-size:14px;
	font-family:"Futura Md";
	text-transform:uppercase;
    margin-top:20px;
	background-color:#020300;
	padding:5px 0 5px 20px;
}

input.text{
    
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center;
    color: #999999;
    font-size: 11px;
    padding: 3px;
	margin-top:10px;
	margin-bottom:10px;
	width:300px;
	
     
	           
}

input.pesquisar{
	background-image:url(images/botao_pesquisa.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
}

#sidebar ul{
    list-style:none;
	
}
#sidebar li{
    list-style:none;
    padding-left:5px;
    margin:8px 0;
    
	/*background-color:#020300;*/
	width:auto;
	margin-left:20px;
	padding:2px 0 2px 5px;
	color:#4caf1e;	
    text-decoration:none;
	font-size:10px;
	
}
#sidebar li a{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
	font-size:14px;
}
#sidebar li a:hover{
    color:#E7E7E7;
    font-weight:bold;
    text-decoration:underline;
}
#sidebar .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}



/*--------------------------------------[PRICIPAL]----------*/

#footer{
    margin:0 auto;
    height:100px;
    clear:both;
    width:100%;
    text-align:left;
    font-size:10px;
    color:#484848;
    background:#000000;
	padding-top:20px;
}

#logo_pmv{
	width:190px;
	height:100px;
	margin:auto;
}