﻿/*Theme Name: Welcome Wordpress
Theme URI: http://www.mileyteam.com/
Description: Cores: Cinza, Rosa e Roxo
Version: 3.0
Author: Gabi Prado 
Author URI: http://www.tisdalebrasil.com*/

/* BODY */
body {font-size: 11px; 
color: #909090; 
font-family: Trebuchet MS;
text-align: left;
margin:5px 0 5px 0;
background: url('images/baack.png') repeat-y;
}

/* IMAGEM DO TOPO */
 #header {
background: #E8E7E7;
width: 891px;
height: 0px;
}


/* LINHA DO LAYOUT */
#page{
width: 900px;
background-image: #E8E7E7;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: #E8E7E7;
background-position: bottom;
width: 891px;
height: 20px;
clear: both;
}

#footer p {
color: #acacac;
font-size: 11px;
font-family: Trebuchet MS;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
border-top:0px solid #fde9f1;
}


/* SIDEBAR */
#sidebar {
font-size: 11px;
font-family : Trebuchet MS, tahoma, helvetica, sans-serif;
line-height:14px;
width: 236px;
float: right;
margin-top:-28px;
margin-right:-18px;
line-height: 14px;
}
.links-sidebar ul  {
list-style-type: none;
margin: 0;
padding: 0;
} 
.links-sidebar li {
list-style-type: none;
margin: 0;
padding: 0;
}
.links-sidebar ul li {
display: block;
border-bottom:1px solid #e1e1e1; 
background: url('images/bullet.gif') left no-repeat;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
height:1%; /* IE WIN */
}
.links-sidebar ul li:hover {
display: block; 
background-color: #f8f8f8;
}



/* POSTS E PÁGINAS */
.post-date{
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width:40px;
	height: 40px;
	font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
	background: #EBEAEA no-repeat;
	line-height:16px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

.day {
	color:#AC8DB9;
	text-transform:uppercase;
	font-size: 16px;
	text-align:center;
padding-top:4px;
}

.month {
	text-transform:uppercase;
	text-align:center;
	padding-top:0px;
	font-size:11px;
	color:#909090;
}
.year {
	text-transform:uppercase;
	text-align:center;
	padding-top: 0px;
	font-size:11px;
	color:#909090;
}

#content {
color:#909090;
line-height:15px;
text-align:left;
margin-left: 85px;
padding: 0 10px 0 10px;
float: left;
width: 543px;
}
#content span.data, #content span.categoria{
display: block;
color: #c0c0c0;
font-size:11px;
text-align: left;
font-family : Trebuchet MS, verdana, helvetica, sans-serif;
text-transform: none;
padding: 0 0 0 0px;
text-indent: 5px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #E8E7E7;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}
.proximo{
float:right;
background-color: #E8E7E7;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}


/* MENU */
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
font-family : Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #fdbad6;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #fdbad6;
background-color: #FFF1F9;
text-decoration: none;
border-left: 5px solid #FFDAE6;
}
#menu li a:hover {
color: #c0c0c0;
background-color: #F8F8F8;
border-left: 5px solid #cccccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */


/* LINKS */
a {cursor: crosshair; text-decoration: none;} 
a:link {cursor: crosshair; color: #AC8DB9; text-decoration: none; }
a:visited {cursor: crosshair; color: #AC8DB9;text-decoration: none; }
a:active {cursor: crosshair; color: #AC8DB9;text-decoration: none; }
a:hover {cursor: crosshair; color: #c0c0c0; text-decoration: none; }


/* NEGRITO E IT�LICO */
b{color: #DC9FBA; cursor: crosshair;}
i{color: #8D68A0; cursor: crosshair;}
strong{color: #DC9FBA; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#909090;
background: #E8E7E7;
border: 1px solid #ccc;
font-family : Trebuchet MS, arial, helvetica, sans-serif;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#909090;
background: #E8E7E7;
border: 1px solid #ccc;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

input#searchsubmit {
background: #E8E7E7 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #ccc;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}


/* COMENTÁRIOS */
.comments{
text-align:left;
background-color: #E8E7E7 ;
padding: 5px ;
border: 0px solid #e1e1e1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #E8E7E7;
}


/* IMAGENS */
.aligncenter {
	display: block;
margin-left: auto;
	margin-right: auto;
border: 1px solid #EBEAEA;
padding: 2px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

.alignleft {
	float: left;
border: 1px solid #EBEAEA;
margin: 3px;
	padding: 2px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

.alignright {
	float: right;
border: 1px solid #EBEAEA;
	margin: 3px;
padding: 2px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

a img {

	border: 1px solid #DEA4BD;
	margin: auto;
padding: 2px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

a:hover img {
	
	border: 1px solid #AB8BB9;
	margin: auto;
padding: 2px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}

/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
color:#B89CC3;
line-height: 20px;
text-decoration: none;
font-family: Trebuchet MS;
font-size: 13px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
text-transform: uppercase;
border-bottom: 1px dashed #ccc;
}

/* SUBTITULOS */
h2 {
font-size:12px;
font-family: Trebuchet MS;
color: #B89CC3;
border-bottom:0px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* BLOCKQUOTE */
blockquote {
border-left: 5px solid #AC8DB9;
text-align: left;
color:#666;
padding:0 5px 0 5px; 
margin: 0 5px 0 5px;}



/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #B89CC3;
font-family : Trebuchet MS, arial, sans-serif, tahoma;
font-size: 14px; 
text-decoration: none;
text-align:left;
text-transform: uppercase;
height: auto;
line-height: 20px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dashed #ccc;
text-indent: 5px;
}
.navlink a {color: #DEA4BD; text-decoration: none; }	
.navlink a:hover {color:#AB8BB9; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #FFC5D9;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/* LINKS DO FOOTER */

#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#AC8DB9;
font-size : 8pt;
background-color: #EBEAEA;
border: 0px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}
#footlink a:hover {
color:#c0c0c0;
font-size : 8pt;
background-color: #EBEAEA;
border: 0px;
-moz-border-radius:  4px; 
-webkit-border-radius: 4px; 
border-radius: 4px;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 0px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 0px;
}

/* MOUSEOVER EM BORDAS */
.bordaimagem{
background-color: #FFFFFF;
padding: 5px;
border: 1px solid #E3A9C3;
margin-right: 3px;
margin-left: 3px;
margin-top: 2px;
margin-bottom: 2px;}   

.bordaimagem{
background-color: #FFFFFF;
padding: 5px;
border: 1px solid #E3A9C3;
margin-right: 3px;
margin-left: 3px;
margin-top: 2px;
margin-bottom: 2px;}

.bordaimagem:hover{background-color: #FFFFFF;} 


