﻿/*
Theme Name: Monolice Vintage
Version: 2.0
Author: Cris M Reis
Author URI: http://semantike.com/
*/

/****** TABLESS ******/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
margin: 0px;
padding: 0px;
background: url(images/back.jpg) #fffdf6;
text-align: justify;
}

#page {width: 927px;margin: 20px auto 20px auto;clear: both;padding: 0px;}

#content {width: 927px;margin: 0;clear: both;background: url(images/back-page.gif) #ffffff repeat-y;}

#topo {height: 296px;width: 927px;padding: 0px;margin: 0px;background: url(images/topo.png) no-repeat;}

#sidebar {width: 250px;margin: 0px 5px 0px 0px;float: right; padding: 5px;background-color: #ffbfcd;}

#conteudo {width: 650px;float: left;padding: 0px;margin: 0px 0px 0px 4px;}

#footer {background: url(images/footer.jpg) #ffffff repeat-x bottom;clear: both;height: 35px;width: 927px;margin: 0px;padding: 0px;}

#conteudofim{width: 927px;padding: 13px 5px 5px 5px;margin: 0px;clear: both;text-align: center;}

/****** MENU ******/
#menu ul {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;	list-style:none;letter-spacing: 1px;float: left;height: 23px;width: 670px;padding: 0px;margin: 0px 0px 20px 0px;}

#menu ul li {display: block;width: auto;text-align: center;	float: left;margin-right: 10px;border:0px;}

#menu ul li a{color: #755d28;text-decoration: none;	padding: 5px;vertical-align:middle;	display: block;	width: 112px; background-color:#ffbccb;}

#menu ul li a:hover {color: #755d28;background-color:#ffe6e5;}

/****** POSTS ******/
#titulolink{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff7995;
text-decoration: none;
letter-spacing: 1px;
text-align: left;}

#titulolink a:link, #titulolink a:visited{color: #ff7995;text-decoration: none;}
#titulolink a:hover{color: #624912;text-decoration: none;}

#info-post {margin: 0px;padding: 0px 0px 20px 0px;width: 100%;clear: both;}

#autor {float: left;color: #666666;}

#comente {float: right;color: #666666;}

/****** COMENTÁRIOS ******/
#comentario {margin: 0px;padding: 0px 0px 20px 0px;width: 100%;clear: both;}

#comente-autor {clear: both; width: 98%; padding: 5px; background:#ffdae2; height: 42px;}

#comente-texto {clear: both; width: 98%; padding:5px;margin: 0px 0px 10px 0px;}

.comentstatus {background-color:#ffdae2;padding: 5px;font-weight: none;}

#comentautor{
display: block;
padding: 0px;
color: #ff7995;
font-size: 12px;
font-family: tahoma;
text-decoration:none}

#autorlink {
color: #ff7995;
font-size: 12px;
font-family: lucida sans;
text-decoration:none;
font-weight: bold;}

#autorlink a:link, #autorlink a:visited{color: #ff7995;text-decoration:none;}

#autorlink a:hover {color: #624912;text-decoration:none;}

.gravatar {float:left;
background-color: #ffffff;
padding: 3px;
border-right: 1px solid #bdbd95;
border-bottom: 1px solid #bdbd95;
margin-right: 5px;
width: 35px;
height: 35px;}

.comentdata {color: #666666;font-family: arial;font-size: 10px;}

/****** WIDGETS E SIDEBAR ******/
#sidebar .widget {margin-bottom: 15px; padding: 5px;}

#sidebar h2 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #624912;
text-decoration: none;
letter-spacing: 2px;
text-align: left;}

#sidebar ul, #sidebar li {margin: 0; padding: 0 0 0 0px; list-style-type: none;}

#sidebar ul {margin: 2px 0px 0px 0px;}

#sidebar ul li {display: block; margin: 0px; padding: 5px 0px 5px 15px; color: #755d28;background: url(images/setinha.gif) #fffdf6 5px 11px no-repeat; margin-bottom: 2px;}

body #sidebar ul li {}

#sidebar ul li:hover {background-color: #ffe6e5; text-decoration: none; color: #ff7995;}

#sidebar ul li a:hover {color: #ff7995;text-decoration: none;}

#sidebar ul li a {text-decoration: none; color: #755d28;}

#sidebar a {color: #755d28;text-decoration: none;}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {color: #755d28;text-decoration: none;}
#sidebar a:hover {color: #ff7995;}

/****** CALENDÁRIO ******/
#wp-calendar {
	margin: 0;
	width: 100%;
	color: #ff7995;
	font-family:tahoma, sans-serif;
	font-size:11px;
}

#wp-calendar #next a {padding-right: 10px;text-align: right;text-decoration: none;color: #f19d9b;}

#wp-calendar #prev a {padding-left: 10px;text-align: left;color: #f19d9b;}

#wp-calendar a {display: block;color: #f19d9b;}

#wp-calendar a:hover {display: block;background-color: #ffe6e5;}

/* Meses */
#wp-calendar caption {
padding: 1px 1px 1px 3px;
font-family: verdana;
text-align: center;
text-transform:uppercase;
color: #ff7995;
background-color: #ffe6e5;
}

/*  DIAS */
#wp-calendar td {
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #fffdf6;
	color: #f19d9b;
}

#wp-calendar td:hover{background-color: #ffe6e5;}

#wp-calendar td.pad:hover {text-align: center;}

/* Dia Atual */
#wp-calendar #today {color: #ff7995;background-color: #ffe6e5;}

/* Dias da Semana */
#wp-calendar th {text-align: center;color: #ff7995;background-color: #ffe6e5;}

/****** ENFEITES ******/

/* BLOCKQUOTE */
blockquote {padding: 5px 10px 5px 10px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 4px;
width: 85%;
background-color:#ffdae2;}

/* BORDAS NAS IMAGENS */
.bordaimagem{
padding: 3px;
background: #FFFFFF;
border: 1px solid #bdbd95;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

/* FIM */
.fim {background-color: #d8d1c0;height: 1px;width: 100%;}

/* Hs */
h1, h2 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #624912;
text-decoration: none;
letter-spacing: 2px;
text-align: left;
border-bottom: 1px solid;
}

h3 {
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: #624912;
text-decoration: none;
letter-spacing: 2px;
text-align: left;}

.tituloside {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #624912;
text-decoration: none;
letter-spacing: 2px;
text-align: left;}

/* LINKS */
a {color: #ff7995;text-decoration: none;}
a:link, a:active, a:visited {color: #ff7995;text-decoration: none;}
a:hover {color: #624912;}

/* UNDERLINE, NEGRITO E IT?LICO */
u{cursor:crosshair; color: #624912; text-decoration: underline; border-bottom: 1px solid #c0c0c0;}
i{color: #624912; cursor: crosshair;}
strong{color: #624912; cursor: crosshair;}
em{color: #624912; cursor: crosshair;}
s {color: #624912;}

/* TEXTAREA, INPUT, FORM E DERIVADOS */
input, textarea, select, button {background-color: #ffebef;
border:0px;
color: #755d28;
border-top: 0px;
border-left: 0px;
padding: 2px;}

/* NAVIGATION */
.navigation {margin: 0px;padding: 10px 0px 20px 0px;width: 650px;clear: both;}

.left {float: left;}

.right {float: right;}

/* busca */
input#searchsubmit {
	background: #ffffff url('images/search.gif') left no-repeat;
	background-position:3px 5px;
	border: 1px solid #755d28;
	width: 93%;
	margin: 0px 0 0 0;
	padding: 1px 1px 1px 15px;
}