/*  
Theme Name: Esmaltes da Kika
Theme URI: http://esmaltesdakika.com/
Description: 
Version: 2.0
Author: Kika
Author URI: http://kika.badnerds.org/
*/

/*
magenta fundo escuro	#890147
magenta fundo claro	#a10154
pink comentario		#ce066e
rosinha			#f0bbd7
*/



<!--

*, html, body		{margin: 0; padding: 0;}

body			{background: #890147 url(images/fundo.gif) repeat; color: #333; margin: 20px 0;
			font: 13px/150% Arial,Tahoma,sans-serif;}

a:link, a:visited	{color: #ce066e; text-decoration: none;}
a:hover, a:active	{color: #a10154; text-decoration: underline;}

p			{margin-bottom: 1.5em;}

h1			{font-size: 40px; font-weight: normal; line-height: 90%;}
h2			{font-size: 28px; font-weight: normal; line-height: 90%; color: #666;}
h3			{font-size: 20px; font-weight: normal; line-height: 120%; color: #666;}
h4			{font-size: 16px; font-weight: normal;}
h5			{font-size: 14px; font-weight: normal;}
h6			{font-size: 16px; margin-bottom: 20px; color: #666;}

hr			{background: #890147; color: #890147; height: 1px; border: none; text-align: center;}

blockquote		{margin: 20px 40px; border-left: 2px #890147 solid; padding-left: 10px; color: #666;}

ul			{margin-left: 40px; list-style: square inside;}
ol			{margin-left: 40px; list-style: decimal inside;}
li			{margin-bottom: 5px;}

.clear			{clear: both;}

#page			{width: 1000px; margin: 0 auto; background: #FFF; border: 3px #890147 solid;
			-moz-border-radius: 10px; -webkit-border-radius: 10px;}

#header			{width: 1000px; height: 220px; margin: 0 auto;}

#header h1 a		{display: block; width: 990px; margin: 20px 0 0; height: 200px;
			background: url(images/esmaltesdakika.png) no-repeat; text-indent: -10000px;}


/* posts da home */

.main-post		{}

.mini-post		{width: 300px; height: 100px; float: left; margin: 0 25px 20px 0; font-size: 11px;}

.mini-post img		{width: 75px; height: 75px; float: left; margin-right: 5px; border: 3px #ff3e8d solid;}

.mini-post a:hover img	{border: 3px #59cfef solid;}

.mini-post h2		{margin-bottom: 5px !important; font-size: 20px;}


/* conteudo */

#content		{width: 650px; float: left; padding: 30px 0 20px 20px;}

#content img		{border: none;}

#content h2		{margin: 10px 0 20px;}

#content ul		{margin: -5px 0 20px 20px;}

.plusone		{margin-bottom: 10px; width: 80px; height: 30px; float: left;}

.oneclick		{/* margin-bottom: 10px; */ width: 150px; height: 30px; /* float: left; */}

.metadata		{margin: 10px 0 20px; font-size: 12px; text-transform: lowercase; display: block;}

.metadata span, .edit	{padding: 2px 0 2px 20px; margin-right: 8px;}

.metadata .data		{background: url(images/date.gif) no-repeat;}

.metadata .tag		{background: url(images/tag.gif) no-repeat;}

.metadata .comment	{background: url(images/comment.gif) no-repeat;}

.metadata .edit, .edit	{background: url(images/edit.gif) no-repeat;}

.mini-post .metadata	{margin-top: 0;}

.tags			{} /* {margin: -250px 0 260px !important;}  hack pras tags aparecerem antes do plugin de posts relacionados */

.page h1		{margin-bottom: 20px;}

h1.erro404		{color: #DDD; font-size: 65px; font-weight: normal; text-align: center; margin: 50px 0 0; line-height: 90%;}
h3.erro404		{text-align: center; margin: 50px 0; line-height: 140%;}
p.erro404		{text-align: center; margin: 0 30px;}

.navigation		{margin: 10px 0 40px; font-size: 11px; clear: both !important;}

.navigation .alignleft	{width: 49%; float: left;}

.navigation .alignright	{width: 49%; float: right; text-align: right;}

.descri-cat		{margin-left: 0; margin-bottom: 40px;}

.aligncenter		{margin: auto; display: block;}

.alignleft		{float: left; margin-right: 5px;}

.alignright		{float: right; margin-left: 5px;}


/* comentarios */

#comments,  #respond	{margin: 20px 0 30px; color: #999;}

#commentform		{margin-left: 20px;}

#commentform input[type="text"],
#commentform textarea	{width: 300px;  color: #666; border: 1px #a10154 solid; padding: 4px; background: #FFF;
			font: 16px Verdana,sans-serif; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#commentform textarea	{width: 400px;}

#commentform #submit	{background: #a10154; color: #FFF; padding: 5px 10px;  border: #890147 2px solid;
			font: 16px Verdana,sans-serif; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.comentario		{color: #666; margin: 10px 20px 20px; padding: 10px;}

.admin 			{background: #F5F5F5; color: #333; border: 1px #EEE solid;
			-moz-border-radius: 5px; -webkit-border-radius: 5px;}

.commentmetadata	{font-size: 11px;}

.comentario b		{font-size: 13px;}

.avatar			{display: block; float: right; margin: 0 0 3px 3px;}

#moderado		{color: #FFF; background: #a10154; border: #890147 2px solid; margin: 30px 20px; padding: 10px 10px 5px;
			font-size: 16px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}


/* sidebar */

#sidebar		{width: 250px; padding: 0px 20px 20px 0; float: right; font-size: 12px; margin-top: -15px;}

#sidebar h2		{font-size: 22px; margin: 50px 0 10px;}

#sidebar img		{border: none;}

#sidebar ul		{list-style: none; margin-left: 10px;}

#sidebar .textwidget	{margin-top: 40px;}


/* busca */

#searchform  input[type="text"]
			{width: 180px; color: #666; border: 1px #a10154 solid; padding: 4px; background: #FFF;
			font: 16px Verdana,sans-serif; -moz-border-radius: 5px; -webkit-border-radius: 5px;}


#searchform input[type="submit"]
			{background: #a10154; color: #FFF; padding: 2px 5px; border: #890147 2px solid;
			font: 14px Verdana,sans-serif; -moz-border-radius: 5px; -webkit-border-radius: 5px;}


/* anuncios */

#submarino		{width: 800px; margin: 0 auto -20px;}

#google-index		{width: 730px; /* text-align: center; */ margin: 10px auto 20px;}

#google-home		{width: 500px; margin: 10px auto 60px;}

#google-posts		{width: 500px; margin: 40px auto;}

#banner-home		{width: 650px; margin: 10px auto 60px;}


/* plugins */

.page_item		{font-size: 16px;}

.related_post_title	{font-weight: bold; margin-top: 20px;}

.related_post		{list-style: none; margin: 10px 0 30px; width: 650px; height: 130px; display: block;}

.related_post li	{float: left; display: block; width: 90px; height: 140px; text-align: center; font-size: 11px; line-height: 110%; overflow: hidden;
			border: #EEE 1px solid; background: #F5F5F5; padding: 10px 5px; margin: 0 14px 30px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.related_post li img	{clear: both; display: block; margin: 0 auto 3px;}



/* rodape */

#footer			{width: 1000px; margin: 30px auto 60px; color: #FFF;}

#footer h2		{font-size: 22px; color: #FFF; margin-bottom: 10px;}

#footer a:link,
#footer a:visited	{color: #f0bbd7; text-decoration: underline;}

#footer a:hover,
#footer a:active	{color: #FFF;}

#footer .coluna		{width: 300px; margin: 10px 15px 0; float: left;}

#footer ul		{margin-left: 0;}
