@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
}
	
body{
	background:#eae2cb;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
	
h2{
	padding:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p{
	padding:10px;}
	
a {
	color:#333;
	text-decoration:none;}
	
a:hover {
	color:#FF0000;
	text-decoration:none;}
	


#header{
	height:95px;
	padding:20px;
	clear:both;
	background-color: #000;
	background-image: url(img/gloome.jpg);
	background-repeat: no-repeat;
}

#footer{
	padding:20px;
	clear:both;
	background-color: #000;
	background-repeat: no-repeat;
	height:2000px;
}

#header img{
	border:0px;}

#frame img{
	border:0px;}
	
	#frame {
	float:left;
	padding:5px;
	border: thin dotted #000;
	margin:5px;
}

	#carrinho {
	float:left;
	padding:5px;
	border: thin dotted #000;
	margin:5px;
	background:#FFF;
	
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	border: 1px solid #CCC;
	width:50px;
}

#frame a{
	float:left;
	padding:5px;
	border: thin dotted #000;
	margin:5px;
	height:170px;
	width:170px;
	background:#000;
	color:#F00;
}

#framein img{
	border:0px;}
	
	#framein {
	float:left;
	padding:5px;
	border: thin dotted #000;
	margin:5px;
}


#framein a:hover{
	border: thin dotted #000;
	background:#000;
	color:#FFF;
}

#framein a:hover{
	border: thin dotted #000;
	background:#000;
	color:#F00;
}

#descricao{
	float:left;
	padding:5px;
	border: thin dotted #000;
	margin:5px;
	width:200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

#frame a:hover{
	float:left;
	padding:5px;
	margin:5px;
	background:#333;
}

.menu{
	padding:5px;
	float:right;
		margin-top:75px;}
	
.menu a{
	padding:5px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;

}
.menu li{
	display:inline;}
	
	
.submenu{
	padding:5px;
	
	margin-right:15px;
	}
	
.submenu a{
	padding:5px;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background:#000;

}
.submenu li{
	display:inline;
	}
	
.boxfooter{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	float:left;
	margin-right:20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-right:20px;
	width:200px;
}
	
.boxfooter li{
	list-style:none;
		font:Verdana, Geneva, sans-serif;
	font-size:12px;}
	
	
.boxfooter li a{
	color:#FFF;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	display:block;
}

.boxfooter a{
	color:#FFF;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;}
	
	.boxfooter a:hover{
	color:#ccc;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;}
	
.boxfooter li a:hover{
	color:#CCC;}
	
.boxfootertitle{
	margin-bottom:6px;
}

.titulo{
	padding:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	clear:both;
	color: #000;
	
}

.tituloblog{
	padding:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	clear:both;
	color: #FFF;
	background-color: #000;
}

.titulo a{
	color:#000;}
	
	
.tituloblog a{
	color:#FFF;}

.tags{
	clear:both;
	padding:10px;}
	
.titulo-blog{
	color:#F00;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.olho{
	color:#FFF;
}

.sidebar{
	width:180px;
	float:left;
	margin-left:40px;
	margin-top:50px;
	background:#000;
	padding:10px;}

.contentposts{
	width:700px;
	float:left;
	margin-top:50px;
	padding:10px;
}

.entry{
	font-size:14px;}
	
.data{
	padding:10px;
	font-size: 10px;}
	
.box{
	color:#FFF;
	margin-bottom:20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom:20px;
}

.box h1{
	font-size:16px;}
	
.box li{
	list-style:none;}
	
	
	
.box a{
	color:#FFF;}
	
.box a:hover{
	color:#F00;}
	
.comentbox textarea{
	width:500px;}
	.comentbox input{
	width:500px;}
	
.commentlist li{
	background:#FFF;
	padding:20px;
	margin:20px;
	list-style:none;
	}