﻿/*
Theme Name: Minimalista Chic
Theme URI: http://marielydelrey.com
Description: Tema minimalista para o blog Pente Fino - PROIBIDO COPIAR
Version: 1.0
Author: Mariely Del Rey
Author url: http://marielydelrey.com
*/
body {
	margin: 0;
	padding: 0;
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height: 12px;
	color: #666666;
	background-color:#660033;
	text-align: center;
}
/* Básico */
u {
	color: #575757;
	border-bottom: 1px dotted #9f5f60;
}
b, strong {
	color: #606060;
	cursor:default;
}
b:hover, strong:hover {
	color: #9f5f60;
	cursor:default;
}
i, em {
	color: #606060;
}
.hr2 {
	border-top: 0px solid #c8c8c8;
}
#wrap {
	margin: 0px auto;
	background-color: #660033;
	padding-top: 0px;
	width: 1000px;
	text-align: justify;
}
#wrap2{

margin: 0px auto;
background-color: #660033;
	padding-top: 0px;
	width: 1000px;
	text-align: justify;
}
/* Header */
#header {
	height: 15px;
	}
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -1500px;
	overflow: hidden;
}
/* main menu */
.contentmenu {
	margin: 20px;
         margin-left: 40px;
	padding: 20px;
         font-size: 12px;
	line-height: 20px;
	background: #cc6699;
         border: 1px solid #666666;
         -moz-border-radius:15px;
        -webkit-border-radius:15px;
         color:#666666;
         text-align:left;
         }
#mainmenu {
	height: 30px;
         width:700px;
         }
#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*#mainmenu ul#mainul {
	padding-left: 50px;
}*/

#mainmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
#mainmenu ul li a {
	display: block;
	margin-top: 2px;
	padding: 5px 15px 8px 15px;
	color: #006699;
	text-decoration: none;
	font: bold 12px Verdana, Geneva, sans-serif;
	}
#mainmenu ul li a:hover {
	background:#cc6699;
        color: #990066;
}
* html #mainmenu ul li a {
	display: inline-block;
}
#mainmenu ul li ul {
	position: absolute;
	background: #FFF;
	display: block;
	visibility: hidden;
         
}
#mainmenu ul li ul li {
	display: list-item;
	float: none;
}
#mainmenu ul li ul li a {
	font: 13px Verdana, Geneva, sans-serif;
	width: 160px; /*width of sub menus*/
	padding: 5px;
        margin: 0;
	border-bottom: 0px solid #666;
	color: #bf8383;
}
#mainmenu ul li ul li a:hover { /*sub menus hover style*/
	background: #ccffff;
         color: #f4ebe8;
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	display: none;
	visibility:hidden;
}
.rightarrowclass {
	display: none;
	visibility:hidden;
}
/*end main menu*/

/* menu horizontal */

.menu {
	width: 100%;
	margin: -92px auto 15px 20px;
	-margin: -77px auto 15px 20px;
	height: 30px;
}
.menu a {
	border-right: 5px solid #ffffff;
	color: #ffffff;
	background: #c8c8c8;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 113px;
	-width: 120px;
	height: 40px;
	font-weight: bold;
	padding-top: 15px;
}
.menu a:hover {
	color: #ffffff;
}
/* menu vertical */

a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	display: block;
	padding-left: 5px;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 1px solid #e9e9e9;
	color : #575757;
	text-align: center;
	line-height:6px;
	letter-spacing: 1px;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
a.nav2:hover {
	border-bottom: 1px solid #9f5f60;
	background:#c8c8c8;
}
/*** fim ***/



a, a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	background-color: #e9e9e9;
}

/* SIDEBAR */
.sidebar {
	margin-top: 5px;
	-margin-top: 23px;
	margin-right: 23px;
	-margin-right: 11px;
	padding: 5px;
	width: 230px;
	float: right;
	text-align: justify;
	font-size: 11px;
	background:#ffffff;
        border: 1px solid #990033;
        -moz-border-radius:15px;
        -webkit-border-radius:15px;
         color:#666666;
                 
}
.sidebar a {
	text-decoration: none;
	color: #006699;
}
.sidebar a:hover {
	color: #006699;
         background:#ccffff;
}
.sidebar h2 {
	text-align: left;
	margin: 0px;
	padding-bottom: 8px;
         padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
         
}
.sidebar ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}
.sidebar li {
	padding: 2px 2px 2px 12px;
         	margin:0 0 0 2px;
	height: auto;
	text-alin: left;
}
#sidebarmain{height: 249px;
}
#sidebarfoto {border: 1px solid #f4ebe8;
              float:left;
              width:95px;
              text-align:center;
              margin:5px;
              
}
#sidebardescricao {float:right;
                   width:110px;
                   text-align:left;
                   margin: 5px;
}
#sidebaricones{background: #ffffff;
                text-align: center;
                }
.sidebarblock{ 
               text-align: left;
               margin-top:10px;
               
}
.sidebarblock li{ padding: 5px 5px 5px 12px;
               text-align: left;
               }
.sidebarblock li a{ text-align: left;
               
              
}.sidebarblock li a:hover {
	background: #ccffff;
         color: #006699;

}

/*Flickr */
.fotosflickr {
	margin: 20px;
         margin-top:0px;
	padding: 20px;
        font-size: 12px;
	line-height: 20px;
	background-color: #ffffff;
        background-image:url('img/flickr.png');
        background-repeat:no-repeat;
        background-position:left;
         border: 1px solid #990033;
         -moz-border-radius:15px;
        -webkit-border-radius:15px;
         color:#666666;
         text-align:justify;
}
.fotosflickr img{
margin:10px;
border:1px solid #666666;
text-align:center;
}
.fotosflickr img a{
margin:10px;
text-align:center;
}
.fotosflickr img a:hover{
margin:10px;
text-align:center;
}

/* POSTS */
.content {
	margin-top: 0px;
	margin-left: 20px;
	-margin-left: 10px;
	padding: 5px;
	width: 700px;
	float: left;
         background: #660033;
         color: #666666;
	
}
.content h1, .content h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.content h2, .content h2 a {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	border-bottom: 1px dotted #575757;
	line-height: 16px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	text-align: left;
}
.content h4, .content h4 a {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
	font-size: 18px;
	margin-left: 50px;
}
.content h3, .content h3 a {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 13px;
	color: #990033;
	border-bottom: 1px dotted #575757;
	text-decoration: none;
}
.meta {
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	border-top: 1px dotted #c8c8c8;
	padding: 3px;
	color: #575757;
}
.meta a {
	text-decoration: none;
	color: #006699;
}
.meta a:hover {
	color: #006699;
         background:#ccffff;
}
.post {
	margin: 20px;
	padding: 20px;
        font-size: 12px;
	line-height: 20px;
	background: #ffffff;
         border: 1px solid #990033;
         -moz-border-radius:15px;
        -webkit-border-radius:15px;
         color:#666666;
         text-align:justify;
}
.post a {
	text-decoration: none;
	color: #006699;
}
.post a:hover {
	background: #ccffff;
         color: #006699;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.post ul, .post ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

blockquote {
	padding:3px;
	width:60%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #e9e9e9;
	border: 1px solid #ffffff;
	color: #575757;
}
abbr, acronym {
	border-bottom: 0px dotted #F0F1F6;
	cursor:help;
}
code {
	padding:5px;
	color: #575757;
	width:60%;
}
.commentlist ol {
	margin: 10px;
	padding: 10px;
         text-align: left;
}
.commentlist ol li {
	margin: 0px 0px 5px 0px;
	padding: 3px;
	border: 1px solid #F1D5C9;
	list-style-type: none;
         background: #ffffff;
}
.commentlist ol li a {
	text-decoration: none;
	color: #9f5f60;
}
.commentlist ol li a:hover{
                           background: #F1D5C9;
                           color: #9f5f60;
                           text-decoration:  none;
}
.commentavatar{
text-align: center;
height:100px;
width:114px;
float:right;
}

.footer {
	padding-top: 20px;
	padding-left: 20px;
	background: #ffffff;
	height: 65px;
	text-align: center;
	font-size: 10px;
	color: #575757;
}
.clear {
	clear: both;
	padding: 0 0 1px;
}
.main_date {
	float: right;
	color: #575757;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	margin: 0 0px 10px 3px;
	padding: 6px 2px 0px 0px;
	width: 50px;
	height: 60px;
	background: #ffffff;
	line-height:7px;
}
.meta2 {
	margin: 0px;
	padding: 5px;
	font-size: 9px;
	background-color: #ffffff;
	border: 1px solid #f2f2f2;
}
.meta3 {
	margin: 0px;
	font-size: 9px;
	padding: 3px;
	color: #ffffff;
	background-color: #303e48;
}
/* BORDA EM IMAGENS */

.blogimage {
	background: #ffffff;
	border: 1px solid #e9e9e9;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 3px;
}

/* GRAVATAR */

.gravatar {
	float:right;
	background: #303e48;
	padding: 7px;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 3px;
}
.gravatar:hover {
	background: #ff27a6;
}
/* CALENDARIO */

#wp-calendar {
	empty-cells: show;
	text-align: center;
	font-family:tahoma;
	width:100%;
}
#wp-calendar TD {
	PADDING:2px;
	FONT-SIZE: 9px;
	FONT-FAMILY: tahoma;
	background:#ffffff;
	border:1px solid #ccffff;
	color:#575757;
}
#wp-calendar TD:hover {
	border:1px solid #575757;
}
#wp-calendar th {
	color:#ffffff;
	text-align:center;
	font-size:10px;
	letter-spacing:7px;
	background-color: #660033;
}
#wp-calendar #today {
	font-size:10px;
	background-color: #ccffff;
	font-weight: bold;
}
#wp-calendar #today:hover {
	BACKGROUND-COLOR:#e9e9e9;
}
#wp-calendar caption {
	font:7pt tahoma;
	letter-spacing:1px;
	text-align:center;
	color:#575757;
	text-transform:uppercase;
	margin-left:2px;
	margin-right:2px;
	padding:3px;
       background:#cc6699;
}
#wp-calendar a {
	color: #660033;
	font: 9px tahoma;
	text-decoration:none;
        
}
#wp-calendar a:hover {
	color:#575757;
}
/* FORMULARIO */

input, textarea, select {
	background-color: #ffffff;
	border: 1px solid #006699;
	color: #666666;
	font-size: 10px;
	font-family: arial;
}
textarea{background-color:#ffffff;
}
input:focus, textarea:focus, select:focus {
	background: #ccffff;
	color: #666666;
	font-size: 10px;
	font-family: arial;
         border:1px solid #006699;
}
input:hover, textarea:hover, select:hover {
	border: 1px solid #006699;
}
/* FOOTER*/
#footlink {
	width: 100%;
	text-align:left;
	font-size: 9px;
	font-weight: normal;
         margin-left: 15px;
}
#footlink span {
	background-color: #660033;
	color: #ffffff;
	padding:0 4px 0 4px;
	margin:0 1px 0 1px;
        border: 0px solid #bf8383;
}
#footlink a {
	padding:0 4px 0 4px;
	margin:0 1px 0 1px;
}
#footlink a:link, #footlink a:visited, #footlink a:active {
	color: #006699;
	background-color: #f4ebe8;
         border: 1px solid #bf8383;
}
#footlink a:hover {
	background-color: #ccffff;
	color: #006699;
}

#quotes{
font-size:10px;
}

