/*
Theme Name: Fastway
Theme URI: http://www.fastwayls.com
Author: Tiago Heineck
Version: 1.0
*/

/* Zerando todos os valores */
* {
    margin:0px;
    padding:0px;
    list-style:none;
    text-decoration:none;
    vertical-align:middle;
    font-family:serif;
    font-size:16px;
	margin:0 auto;
    
}

img,hr {
    border:none;
    text-decoration:none;
}

.texto p {
	text-indent:18px;
}



/* Inicio da Layer principal, acomoda as demais */
#geral {
    width:777px;
    min-height:420px;
    border-color:#999999;
    border-width:1px;
    border-style:dashed;
    clear:both;
    }
/* Fim da layer principal*/

#topo {
      width:760px;
      height:108px;
      background: #FFFFFF url('images/topo_fundo.jpg');
      margin-top:8px;
}

.logo{
	margin-top:3px;
	float: left;
	width:203px;
	height:100px;
}

.slogan{
	margin-top:30px;
	float:left;
	font-size:20px;
	color:#FFFFFF;
	margin-left: 20px;
	text-align:right;
}

.metodo{
	float:right;
}

#menu{
	width:760px;
    height:37px;
	text-align:center;
	background: #FFFFFF url('images/menu_fundo.jpg');
	margin-top:3px;
	
}

#menu ul{
	color:#FFFFFF;	
	
}

#menu ul li{
	display:inline;
	line-height:40px;
	border-left:solid #FFFFFF 1px;
}

#menu ul li a {
	margin:8px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
}

#conteudo{
	width:760px;
	min-height:340px;
	
	text-align:left;
}

#conteudo h2 a{
	color:#990000;
	font-size:18px;
	text-decoration:none;
	width:100%;
}

#conteudo h4{
	margin-top:10px;
	color:#990000;
	font-size:18px;
}

.titulo {
	background-color:#E8F7FF;
	padding:3px;
}

hr {
	border-color:#999999;
    border-width:1px;
    border-style:dashed;
}

	
.post {
	height:auto;
	border-color:#999999;
    border-width:1px;
    border-style:dashed;
}

.entradas  {

}

.entradas p {
	
	font-size:18px;
	color:#1A2A50;
	
}

#conteudo a{
	color:#990000;
	font-size:14px;
	text-decoration:underline;
}

.nave{
	position:bottom;
	margin-top:15px;
}

.categoria {
	font-size:14px;
	color:#1A2A50;
	margin-top:6px;
}


.comentarios {
	font-size:14px;
	color:#1A2A50;
	margin-bottom:10px;
}

.nocomments {
	display:none;
}

.comentario dt,dl,dd {
	font-size:13px;
	
}

.commentlist{
	border-color:#999999;
    border-width:1px;
    border-style:dashed;
	
}

.comment-author {
background-color:#E8F7FF;
	padding:3px;
}

#.commentlist p {
	background-color:#FFFFFF;
}


#navegacao {
	margin-top:10px;
}

#conteudo h3{
	margin-top:5px;
	color:#990000;
	font-size:14px;
	text-decoration:none;
}

#respond, #comments, .commentlist{
	font-size:18px;
	color:#1A2A50;
	
}

ol {
	font-size:18px;
	color:#1A2A50;
}

.comment-meta {
	display:none;
}

address {
	clear:both;
	margin:0 auto;
	text-align:center;
	color:#1A2A50;
}

