/*
Theme Name: Blend 
Theme URI: http://www.emilybluntbr.com
Description: blend
Version: 1.0
Author: Babi
Author URI: None

/* ======= B�SICO ======= */
body {
background-color: #eeeff8;
margin: 10px 0px 10px 0px;
padding: 0px;
line-height: 12px;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-align: center;
-moz-border-radius: 1em;
}

/* ======= TITULO DO POST ======= */
.postdata {
border: 2px;
margin: 2px;
padding: 1px;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-size: 9px;
text-align: center;
background-color: #fbfbfb;
color: #302d74;
-webkit-border-radius: 24px 0;
}

.postextra {
border: 0px;
margin: 0px;
padding: 1px;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #fbfbfb;
color: #302d74;
;
}

#postlink {
border: 2px;
margin: 3px;
padding: 5px;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-weight: bolder;
font-size: 11px;
background-color: #none;
text-transform: uppercase;
color: #ffffff;
border-bottom: 2px solid #c2c2c9;
border-right: 0px solid #c2c2c9;
}


/* ======= LINKS ======= */
a, a:link, a:active, a:visited {
color: #221c62;
text-decoration: none;
}

a:hover {
color: #484ea5;
text-decoration: none;
}

/* ======= NEGRITO, IT�LICO, UNDERLINE E SMALL ======= */
strong, b {
cursor: help;
border-bottom: 1px solid #d6d8ef;
color: #221c62;
}

i, em {
color: #666666;
}

u {
color: #414141;
}

s {
color: #999999;
}

/* ======= PAGE ======= */
/* -- linha que repete -- */
#page {
background: url('images/tile_dl.jpg');
width: 761px;
margin: auto;
padding: 0px;
text-align: left;
}

/* ======= HEADER ======= */
/* -- imagem do topo -- */
#header {
background: url('images/imagem_dl222.jpg') no-repeat;
width: 761px;
height: 418px;
margin: 0px;
padding: 0px;
}

/* ======= SIDEBAR ======= */
/* -- perfil na lateral -- */
#sidebar {
background: none;
border: 0px;
width: 240px;
margin: 0px 0px 0px 10px;
_margin: 0px 0px 0px 5px;
padding: 0px;
float: left;
text-align: left;
}

/* -- caixa do perfil -- */
#sidebar .widget {
background: #ffffff;
border: 1px solid #c2c2c9;
margin: 0px 0px 10px 0px;
padding: 5px;
-moz-border-radius: 1em;
}

#sidebar h2 {
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
font-weight: bold;
background: url('images/bg_top.png');
border-bottom: 0px dotted #302d74;
margin: 0px 0px 5px 0px;
-moz-border-radius: 1em;
}

#sidebar h3 {
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5e5b5b;
text-transform: uppercase;
letter-spacing: 1px;
text-align: right;
font-weight: bold;
background: none;
border-bottom: 0px;
margin: 0px 0px 5px 0px;
}

/*** H1, H2 e H3 ***/
h1 {
background: none;
border-bottom: 1px dotted #5b5f9e;
margin: 0px;
padding: 0px;
font-size: 10px;
font-weight: bold;
color: #5e5b5b;
text-transform: uppercase;
}

h2 {
background: none;
border-bottom: 1px dotted #5b5f9e;
margin: 0px;
padding: 0px;
font-size: 10px;
font-weight: bold;
color: #5e5b5b;
text-transform: uppercase;
}

h3 {
background: none;
border-bottom: 1px dotted #5b5f9e;
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: bold;
color: #5e5b5b;
}

/* ======= CONTENT ======= */
/* -- posts -- */
#content {
background: none;
border: 0px solid #c2c2c9;
width: 490px;
margin: 0px 10px 0px 0px;
_margin: 0px 5px 0px 0px;
padding: 0px;
float: right;
text-align: justify;
}

/* -- espa�o do post -- */
#content .post {
padding: 10px;
margin: 0px 0px 20px 0px;
}

/* -- t�tulo do post -- */
#content .title {
background-color: none;
border: 0px;
padding: 0px;
margin: 0px 0px 3px 0px;
font-weight: bold;
font-size: 12px;
color: #666666;
}

/* -- data e hora do post -- */
#content .postmeta {
background-color: none;
border: 0px;
padding: 1px;
margin: 1px 0px 7px 0px;
font-size: 10px;
color: #5e5d62;
}

/* -- texto do post -- */
#content .postentry {
background: none;
border: 0px;
padding: 0px;
margin: 0px;
color: #666666;
}



/* ======= OUTRAS CONFIGURA��ES ======= */
/* -- caixa edit dos posts -- */
blockquote {
background: url('images/quote.jpg') left top no-repeat;
border: 0px solid #f3f2f8;
padding: 0px 0px 0px 25px;
margin: 10px 28px 10px 20px;
color: #808080;
}

/*** FORMULARIOS ***/
form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

textarea, input, select, insert {
background-color: #FFFFFF;
border: 1px solid #DBD9D1;
padding: 2px;
width: 80%;
}


/* -- links nos posts usando ul li -- */
.postentry ul, .postentry li {
margin: 0px;
padding: 0px;
list-style: none;
background: none;
}

.postentry ul li {
background: none;
border-bottom: 1px solid #ededf7; 
display: block;
margin:0;
padding: 2px 0px 2px 0px;
height: auto;
width: 270px;
text-decoration: none; 
float: left;
}



.links  li, #sidebar ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.links  ul li {
background: url('images/setinha.gif') left top no-repeat;
margin: 0px;
padding: 2px 0px 2px 12px;
border-bottom: 1px dotted #525696;





}

.links  ul li ul {
list-style: none;
background: url('images/setinha.gif') left top 
margin: 0px;
padding: 0px;
}

.links  ul li ul li {
background: url('images/setinha.gif') left top no-repeat;
border-bottom: 0px dotted #CEA394;
margin: 1px 0px 0px 2px;
padding: 2px 0px 3px 10px;
}




/* -- quebra de linha -- */







.space {
background: none;
}

/* -- borda em imagens -- */
.bordaafiliados {
background: #FFFFFF;
border: 1px solid #3f3e80;
padding: 3px;
margin: 2px;
-moz-border-radius: 3em 1em;
}


/* ======= FOOTER ======= */
/* -- rodap� do layout -- */
#footer {
background: url('images/rodape_222.jpg');
border: 0px;




width: 761px;
height: 67px;
margin: 0px;
padding: 0px;
clear: both;
}

/* ============ MENU ======== */
a.nav  {
display: block;
background-color: #ffffff;
border-bottom: 1px solid #c2c2c9;
border-right: 0px solid #c2c2c9;
color: #302d74;
font-size: 12px;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
text-align: justify;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration:none;
font-weight: none;
height: 10px;
_height: 5px;
width: 100%;
padding-right: 0pt;
padding-left: 2pt;
padding-top: 0pt;
padding-bottom: 3pt;
}


a.nav:hover  {
display: block;
background-color: #ffffff;
border-bottom: 1px solid #c2c2c9;
border-right: 0px solid #c2c2c9;
font-size: 12px;
color: #5e5aad;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
text-align: justify;
letter-spacing: 1px;
font-weight: none;
text-decoration:none;
height: 10px;
_height: 5px;
width: 100%;
padding-right: 0pt;
padding-left: 2pt;
padding-top: 0pt;
padding-bottom: 3pt;
}



/*-----Calendar Effects-----*/
.c1{
font-style: none; 
font-weight: normal; 
font-size: 10px; 
color: #666666; 
cursor: default;
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
line-height: 11px; 
text-align: center;}

.c2{
font-style: normal; 
cursor: help;
font-weight: normal; 
font-size: 10px; 
color: #1d173b; 
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
line-height: 11px; 
text-align: center;}

.c3{
font-style: bold; 
font-weight: bold; 

 .c3{
font-style: bold; 
font-weight: bold; 
font-size: 10px; 
cursor: help; 
color: #252563; 
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
line-height: 11px; 
text-align: center;}

/*** COMENTARIOS ***/
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em Verdana, Sans-Serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
	
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
margin: 10px 5px 10px 0;
}
	
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentmetadata {
margin: 0;
display: block;
font-weight: normal;
}
	
.alt {
background-color: #f2f3f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 0;
padding: 10px;
}
	
#commentform p {
font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
margin: 5px 0;
}
		
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform textarea {
width: 99%;
padding: 2px;
}

#commentform #submit {
margin: 0;
float: right;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}	
