/*Theme Name: Little D
Theme URI: http://in-noctem.com/blog/
Description: 2 colunas com menu vertical e sidebar do lado esquerdoVersion: 6.0
Author: @millaperes
Author URI: http://in-noctem.com/blog/ */


/* BODY */
body {
	color: #555555;
	font-size: 12px; 
	font-family: arial;
	text-align: justify;
	margin-top: 20px;
	background: #F0F0F0 url('images/bg.png') repeat-x;}

#header {
	background: url('images/header.jpg') no-repeat top left;
	width: 925px;
	height: 239px;}
       
#page {
	width: 925px;
	background-color: #F0F0F0;
	margin-left: auto;
	margin-right: auto;}
#footer {
	border-top: 3px solid #AAAAAA;
	background-position: bottom;
	width: 940px;
	height: 50px;
	clear: both;}

#footer p {
	color: #acacac;
	font-size: 10px;
	font-family: verdana, arial;
	padding:8px 0 8px 0;
	margin:0 20px 0 20px;
	text-align: center;
	border-top: 4px solid #FD3581;
	text-transform: lowercase;}

#footer a { color: #C0C0C0;}
#footer a :hover {
 color: #909090;}

::-moz-selection{
	background: #999999;
	color: #FFFFFF;}
::selection {
	background: #999999;
	color: #FFFFFF;}
/* PERFIL */
#sidebar {
	width: 250px;
	margin-top: 56px;
	color: #666666;
	font-family: Georgia, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	margin-right: 5px;
	padding-bottom: 15px;
	float: right;
	background-color: none;}

#sidebar h1 {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-family: arial, verdana, tahoma; 
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: lowercase;}

#sidebar li, #sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;}

#sidebar ul li {
	background: url('images/setinha.gif') left top no-repeat;
	margin: 0px;
	padding: 2px 0px 2px 12px;
	border-bottom: 1px dotted #DADADA;}

#sidebar ul li a:link { color: #111111;}
#sidebar ul li a:hover { color: #999999;}

#sidebar ul li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;}

#sidebar ul li ul li {
	background: url('images/sub-setinha.gif') left top no-repeat;
	border-bottom: 0px dotted #666666;
	margin: 1px 0px 0px 2px;
	padding: 2px 0px 3px 10px;}


#sidebar #flick {text-align:center;}

#sidebar #flick img{
	background-color: #FFFFFF; 
	border: 0px; 
	padding: 0px; 
	margin: 2px; 
	width: 72px; 
	height: 72px;}

.textwidget {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;}

#archives, #search {
	margin-left: 25px;}

.comentswidget {
	padding-left:5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 2px solid #C0C0C0;}

#tag a{	color: #999999;}
#tag a: link {	color: #999999;}
#tag a:hover {	color: #FD3581;}
 

/* POSTS E PÁGINAS */
#content {
	width: 630px;
	margin-top: 40px;
	float: left;}

.content-2 {
	width: 630px;
	float: left;}

.content-3 {
	width: 590px;
	background-color: #F0F0F0; 
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	float: left;}

.block {
	width: 549px;
	background: #FFFFFF url('images/content-top.png') repeat-x;
	line-height: 20px;
	margin-top: -28px;
	padding-top: 60px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;}


.data {
	text-transform: uppercase;
	background: none;
	font-size: 10px; 
	font-family: verdana; 
	color: #AAAAAA;
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;}

.categoria {
	text-transform: lowercase;
	background: none;
	font-size: 10px; 
	font-family: verdana; 
	color: #AAAAAA;
	text-align: right;
	margin-top: 2px;
	margin-right: 4px;}

.categoria a { color: #AAAAAA;}
.categoria a:link { color: #AAAAAA;}
.categoria a:hover { color: #FD3581;}

.content-2 .tag-content {
	width: 500px;
	hight: 18px;
	text-transform: lowercase;
	background: #CCCCCC;
	font-size: 10px; 
	font-family: verdana; 
	text-align: left;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #FFFFFF;}

.content-2 .tag-content a {	color: #FFFFFF;}
.content-2 .tag-content a:hover {	color: #FD3581;}

.content-2 .comentario-content {
	width: 120px;
	hight: 18px;
	text-transform: lowercase;
	background: #FD3581;
	font-size: 12px; 
	font-family: verdana; 
	text-align: right;
	margin-top: -16px;
	padding-right: 8px;
	padding-bottom: 1px;
	color: #FFFFFF;}

.content-2 .comentario-content a {	color: #FFFFFF;}
.content-2 .comentario-content a:hover {	color: #AAAAAA;}

#content li, .postentry ul {
	list-style: none;
	padding: 0px;}

#content ul li {
	display: block;
	width: 100%;
	float: left;
	background: none;
	padding: 2px;
	border-bottom: 1px dotted #DADADA;
	height: auto;}



/* COMENTÁRIOS */

.comments {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	text-align: justify;}

.avatar {
	float: left;
	padding: 6px;
	background-color: #FFFFFF;}

.commentnumber {
	float: right;
	font-size: 10px;
	letter-spacing: 1px;
	color: #BBBBBB;}

.commentname {
	color: #83D9BA;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	margin-left: 57px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 3px;
	background: #FFFFFF;}

.commentdata {
	font-size: 10px;
	color: #BBBBBB;
	text-align: left;
	margin-left: 57px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 4px;
	background: #FFFFFF;}

.commenttext {
	color: #555555;
	font-size: 12px;
	text-align: left;
	margin-left: 57px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #F7F7F7;}

.box {
	text-align: right;
	font-size: 10px;
	color: #c0c0c0;
	border-top: 2px solid #e1e1e1;
	margin-left: 57px;
	padding-left: 14px;
	padding-right: 14px;}


/* PREV E NEXT */
.anterior{
	float:left;
	padding:1px 5px 1px 5px;
	margin:0px 1px 0px 1px;}
	
.proximo{
	float:right;
	padding:1px 5px 1px 5px;
	margin:0px 1px 0px 1px;}


/* MENU */ 
#menu {
	list-style: none;
	width: 450px;
	height: 28px;
	margin-left: 560px;
	margin-top: 216px;
	float: left;}

#menu ul {
	text-transform: lowercase;
	width: 100%;
	list-style: none;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
	float: left;}

#menu ul li {
	display: block;
	float: left;
	margin: 2px;
	width: auto;
	text-align: center;
	border:0px;}

#menu ul li a {
	display: block;	
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.3px;
	border:0px;
	vertical-align: middle;}


#menu ul li a:hover, #menu li.current a {
	color: #FD3581;
	text-decoration: none; }


/* LINKS */
a, a:link, a:active, a:visited { color: #FD3581; text-decoration: none; }
a:hover { color: #999999; background: none; text-decoration: none; }

/* NEGRITO E ITÁLICO */
strong, b {color: #000000; cursor: crosshair;}
em, {color: #000000; cursor: crosshair;}
i {color: #000000;}
del {color: #000000; cursor: crosshair;}
li {color: #000000; crosshair;}
ins, u {color: #000000; cursor: crosshair; text-decoration: underline;}


/* TEXTAREA, INPUTS E FORMULÁRIOS */
	form, fieldset {
	margin: 0;
	padding: 0;
	border: 0px;}

input, textarea, select, button {
	font-size:11px;
	color: #999999;
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	margin: 0;}

input#searchsubmit {
	background: #FFFFFF;
	background-position:2px 3px;
	border: 1px solid #e1e1e1;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 1px 1px 1px 15px;}


/* BORDA NAS IMAGENS */
img {border: 0px;}

.aligncenter{ background-color: #FFFFFF; padding: 6px; display: block; text-align: center; margin-left: auto; margin-right: auto;}
.alignleft{ float: left; background-color: #FFFFFF; padding: 6px; margin: 1px 4px 0 0;}
.alignright{ float: right; background-color: #FFFFFF; padding: 6px; margin: 1px 0 0 4px;}
.center { text-align: center; display: block; margin-left: auto; margin-right: auto;}
.left { float: left; margin: 1px 4px 0 0;}
.right { float: right; margin: 1px 0 0 4px;}

.borda, b-post {
	color:  #A8A8A8;
	background-color: #FFFFFF; 
	padding: 1px;
	margin-left: 4px;
	margin-right: 4px;}

/* TÍTULO DO PERFIL */

#content h1 {
	color: #454545;
	font-family: verdana, arial;
	font-size: 9pt; 
	font-weight: bold;
	text-transform: lowercase; 
	text-align: right;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 3px;
	border-right: 6px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	background-color: transparent;}

/* SUBTITULOS */

h2 {
	color: #FD3581;
	font-family: Century Gothic, verdana;
	font-size: 16px;
	text-transform: capitalize;
 	text-align: left;
	letter-spacing: 1px;
	padding-top: 1px;
	margin-top: 10px;
	background-color: transparent;}

h3 {
	color: #FFFFFF;
	font-family: Century Gothic, verdana;
	font-size: 16px;
	text-transform: lowercase;
 	text-align: left;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-left: 5px;
	margin-top: 10px;
	background-color: #C0C0C0;}

/* EDITAR POSTS */

blockquote, .edit {
	display: block;
	text-align: justify;
	color: #555555;
	line-height: 17px;
	padding:5px 5px 0 25px;
 	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
	background: url('images/edit.png') no-repeat top left; }

.navlink {
	background:none; 
	font-family: Century Gothic, verdana;
	width:100%; 
	display:block; 
	margin-top:-15; 
	padding:0px 0 0 0; 
	text-align:left; 
	text-decoration:none; 
	text-transform: lowercase; 
	color: #FD3581;
	line-height: 25px;
	font-size: 20px;}


.navlink a {background:#FD3581; float:left; padding:5px 10px; z-index:1; color:#fdfdfd;}	
.navlink a:hover {background:##FF3081; text-decoration:none;}


/* --------- FOOTLINK ----------- */


#footlink {
	width:100%; 
	text-align: center;
	line-height: 25px;}

#footlink span.current, span.pages {
	color: #999999;
	padding:0 6px 0 6px;
	margin:0 2px 0 2px;}

#footlink span.pages, #footlink span.extend  {
	color: #999999;
	padding:0 6px 0 6px;
	margin:0 2px 0 2px;}

#footlink a {
	padding:0 6px 0 6px;
	margin:0 2px 0 2px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
	color: #999999;
	border-width: 0px 0px 0px 0px;}

#footlink a:hover {
	color: #FD3581;
	border-width: 0px 0px 0px 0px;    
	text-decoration: none;}
	


/* HR */
.fim {
	width: 630px;
	border-bottom: 30px solid #F0F0F0;
	float: left;}


/* FIM */
