/*
Theme Name: Moda Mercatto
Theme URI: 
Description: Novo tema do blog da Mercatto
Version: 1.2
Author: Luã de Souza
Author URI: http://lsouza.pro.br

*/

* {
  margin:0;
  padding:0;
}

body {
  background-color:#000;
  color:#fff;
  font-family:Arial, Helvetica, sans-serif;
  text-align:center;
}

.highlight { color:#FD00CA; }
a img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

#geral {
  width:982px;
  text-align:left;
  margin:0 auto;
}

#topo {
  height:245px;
  background:url(images/topo.jpg) no-repeat;
  margin-bottom:60px;
}

#topo h1 a {
  width:982px;
  height:200px;
  display:block;
  text-indent:-5000em;
  overflow:hidden;
}

#topo ul {
  margin-top:12px;
  text-align:center;
}

#topo ul li {
  display:inline;
  list-style:none;
}

#topo ul li a {
  font-size:18px;
  color:#fff;
}

.coluna {
  float:left;
  width:182px;
}

.coluna .button img {
  margin-bottom:15px;
}

.coluna h3 {
  margin-top:25px;
}

.coluna ul {
  margin-top:10px;
}

.coluna ul li {
  list-style:none;
}

.coluna ul li a {
  color:#fff;
  border-bottom:1px dashed #383838;
  font-size:12px;
  padding:10px 20px 10px 30px;
  display:block;
  background:url(images/disco_mini.gif) no-repeat 10px 10px;
}

.coluna ul li ul {
  margin:0;
}

.coluna ul li ul li a {
  padding-left:40px;
  background-position:20px 10px;
  background-color:#242424;
}

.coluna ul li a:hover {
  background-color:#242424;
  text-decoration:none;
}

.coluna ul li ul li a:hover {
  background-color:#000;
  text-decoration:none;
}

#conteudo {
  width:547px;
  padding:35px;
  float:left;
  font-size:12px;
}

.post {
  margin-bottom:40px;
}

.post .post-title {
  padding-left:45px;
  background:url(images/disco.jpg) no-repeat center left;
}
.post .post-title h2 a {
  color:#FD00CA;
  font-size:18px;
}
.post .post-title p {
  color:#c9c9c9;
}

.post .post-content {
  margin-top:20px;
}

.post .post-content p {
  margin:15px 0;
}

.post .post-content img {
  margin:10px 0;
}

.post .post-misc {
  margin-top:20px;
  color:#c9c9c9;
  font-weight:bold;
}

.post .post-tags a {
  color:#FD00CA;
}

.post .post-misc p {
  margin:10px 0;
}

.post .post-misc .comment-link {
  background:url(images/bg_comentario.gif) no-repeat center center;
  width:120px;
  text-align:center;
  color:#fff;
  display:block;
  padding:5px;
}

#nav-prev {
  float:left;
}

#nav-next {
  float:right;
}

#rodape {
  clear:both;
}

.comments-template a {
  color:#fd00ca;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
	font-size:12px;
}


.comments-template h2, .comments-template h3{
	font-size: 16px;
	margin:10px 0;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea, .comments-template input {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	padding:1px;
	border:none;
}

.comments-template label {
	width:40px;
	display:block;
	float:left;
	margin-top:4px;
}

.comments-template input {
	width:180px;
	margin-bottom:3px;
}

#commentform #submit {
	border:none;
	cursor:pointer;
	margin-top:10px;
	padding:10px;
}
