/*  
Theme Name: Candy Land
Theme URI: http://evelyns-place.com
Description: Cute 2009
Version: 20.0
Author: Evelyn Regly
Author URI: http://evelyns-place.com

*/

/* ------------------------------- basico ---------------------------------- */
body {
     background: transparent;
     font-size: 11px;
    line-height: 8.5pt; 
    font-family : 'Verdana', Tahoma, Arial, Helvetica, sans-serif; 
	color: #404040;
    margin:0px 0;
    padding:0;
	text-align:justify; margin-top:5px; margin-bottom:0px
}


table, td, tr {
        font-size: 11px;
        line-height: 12px; 
        font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
	color: #404040;
}
	


a:link{
	background-color:inherit;
	color: #9a95d5;
	text-decoration: none;
	border-bottom: 0px dotted #A89E96;
}

a:visited{
	background-color:inherit;
	color: #9a95d5;
	text-decoration: none;
	border-bottom: 0px dotted #A89E96;
}

a:hover{
	background-color:inherit;
	color: #ee85c1;
	text-decoration: none;
	border-bottom: 0px dotted #B7779C;
}

a img {
	border-width:0;
}

abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dotted #8A9CC2;
}



strong {
        color: #9a95d5;
		cursor: default;
	}



b {
        color: #9a95d5;
		cursor: default;
	}



em {
        color: #9a95d5;
		cursor: default;
	}
	
	
i {
        color: #9a95d5;
		cursor: default;
	}



u {
        color: #9a95d5;
		cursor: default;
		text-decoration: underline;
		
	}

.entrydate { text-align:right;
	padding:0 5px 0 0;
	font-family:Georgia, Arial, Verdana;
	color: #000000;
	font-size: 20px;}
	
/* ************************************** D I V   B U S C A  **************************************** */
#busca {
   float: left;
   padding-left: 0px;
   margin-top: 265px;

}

#busca_25 {
   float: right;
   padding-right: 187px;
   margin-top: 428px;
}



#busca_4 {
   float: left;
   padding-left: 181px;
   margin-top: -20px;
}










/* ------------------------------- layout ---------------------------------- */
#page {
	width: 991px;
	background-image: url('images/main.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
    text-align: left
	}


/* ------------------------------- layout menu ---------------------------------- */
#header {
	background: url('images/header.png') no-repeat top left;
	width: 991px;
	height: 682px
	}
	

/* ------------------------------- footer ---------------------------------- */	
#footer {
        background-image: url('images/footer.png');
	    width: 991px;
	    height: 293px;
        clear: both; background-position-y:50%
	}
	

/* ------------------------------- perfil da esquerda ---------------------------------- */
#sidebar {
	width: 156px;
    line-height: 8.5pt; 
font-family: verdana;
font-size: 9px;
color: #313131;
	text-align: justify;
	padding: 0px 0px 0px 21px;
	float: left;
	margin-top: -400px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
}







/* ------------------------------- perfil da direita ---------------------------------- */
#sidebar2 {
	width: 156px;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	float: left;
	margin-top: -340px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar2 ul li {
}

/* ï¿½ DATA DOS POSTS ï¿½ */
.data {
width: 45px;
height: 50px;
float: left;
margin: 2px;
background: url('images/data.jpg');
text-align: center;
}

.mes {
text-transform: lowercase;
color: #FFFFFF;
font-size: 10px;
font-weight: bolder;
padding-top: 2px;
}

.dia {
text-transform: lowercase;
color: #808080;
font-size: 17px;
font-weight: bolder;
padding-top: 8px;
}

/* TÍTULO DOS POSTS  */
.title-posts {
color: #313131;
font-size: 17px;
font-family: Trebuchet MS, "Times New Roman", Times, serif;
font-weight: bolder;
background: none;
border-bottom: 0px solid #53330C;
}

/*  TAGS / DATE / LINK COMMENT  */
.postmeta {
font-size: 9px;
font-family: verdana;
background: none;
margin-top: 1px;
margin-bottom: 5px;
}

.postmeta a {
color: #B7779C;
}

.postmeta a:hover {
color: #9a95d5;
}




/* ------------- TITLE DO PERFIL ------------ */
.blocktitle {

	font-family: Trebuchet MS, Cambria, serif;
	color: #D5B2C9;
	font-size: 11pt;
    font-weight: bolder;
padding-bottom: 10px;
    background-color: transparent;
    border-bottom: 1px dashed #808080;
    
 }

 
.blocktitle2 {
	background: url('images/coment.png');
	width: 196px;
	height: 23px;
	padding-top: 10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align: center;
	color: #313131;
 }






/* ------------------ onde fica as pages e perfil ------------------- */
#content {
	    width: 600px;
	    text-align: justify;
	    margin-top: -173px;
        padding-left: 18px;
	    float: left;
}




/* --------------- data e titulo dos posts --------------- */
.postheader {
	margin: 0;
	margin-top: 0px;
	font-family: 'Trebuchet MS', Cambria, serif;
	background: transparent;
	border-bottom: 1px dotted #D5B2C9;
	height: 15px;
	font-size: 14px;
	width: 100%;
	padding-top: 2px;
	padding-left: 2px;
	text-transform:uppercase;
	font-weight:bold;
	color: #D5B2C9;
	}

.postmeta {
	margin-top: 1px;
	font-size: 7.8pt;
	}



/* ------------------------------- texto posts e pages ---------------------------------- */
.postentry {
margin-top: -10px;
padding-left: 0px;
	}
	
.postentry ol {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 4.3em;
	padding: 0;
	}

.postentry li {
	list-style:none;
	padding-left: 10px;
	}	

.postentry ul {
	list-style:none;
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.0em 0 1.0em 1.0em;
	padding: 0;
	}

.storyinfo {
	background: transparent;
	padding-right: 1px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 3px;
    text-align: right;
    border-bottom: 1px dotted #D5B2C9;
}








/* ------------------------------- title pages ---------------------------------- */
.titlepage {
	font-family: Trebuchet MS, Cambria, serif;
	color: #D5B2C9;
	font-size: 11pt;
    font-weight: bolder;
padding-bottom: 10px;
    background-color: transparent;
    border-bottom: 1px dashed #808080;
    
 }








/* ------------------------------- navegation final pages ---------------------------------- */
#footlink {
        /* Edit the Bottom Page Links */
        width: 100%;
        text-align: right;
        }

        #footlink span.footlinkcurrent {
background: url('images/form.gif');
color: #696969
border-top:1px solid #FFF;
border-right:1px solid #ff65a7;
border-bottom:1px solid #ff65a7;
border-left:1px solid #FFF;  
        	padding:0 4px 0 4px;
        	margin:0 1px 0 1px;      
		}

	#footlink span.footlinktotal {
background: url('images/form.gif');
border-top:1px solid #FFF;
border-right:1px solid #ff65a7;
border-bottom:1px solid #ff65a7;
border-left:1px solid #FFF;
        	color: #696969;
        	padding:0 4px 0 4px;
        	margin:0 1px 0 1px;       
		}

	#footlink a {
        	padding:0 4px 0 4px;
        	margin:0 1px 0 1px;        
		}

	#footlink a:link, #footlink a:visited, #footlink a:active {
background: url('images/form.gif');
border-top:1px solid #FFF;
border-right:1px solid #ff65a7;
border-bottom:1px solid #ff65a7;
border-left:1px solid #FFF;
        	color: #696969;

		}

	#footlink a:hover {
        	color: #FFFFFF;
background: url('images/form.gif');
border-top:1px solid #FFF;
border-right:1px solid #ff65a7;
border-bottom:1px solid #ff65a7;
border-left:1px solid #FFF;  
			text-decoration: none;
		}



















/* ------------------------------- classes ---------------------------------- */
blockquote {
border-top:0px solid #FFF;
border-right:0px solid #999;
border-bottom:0px solid #999;
border-left:0px solid #FFF;
background-color: #CFD8EB;
color: #404040;
margin: 0 20px;
padding: 2px 2px 2px 20px;
font-size: 11px;
line-height: 12px; 
font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif; 
	}

code {
	font-family: monospace;
	color: #999;
	cursor: default;
	}

form {
	margin: 0;
	padding: 0;
	border: 0px none;
	}





	
	

/* ------------------------------- Imagens ---------------------------------- */
img {
	border: 0px;
	}


.blogimage {
background: #FFFFFF;
padding: 0px;
border-bottom: 1px solid #C0c0c0;
border-top: 1px solid #C0c0c0;
border-right: 1px solid #C0c0c0;
border-left: 1px solid #CFD8EB;
padding-right: 4px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
margin: 4px;
}

.blogimage_gravatar {
background: url('images/blogimage.jpg');
border-bottom: 0px solid #C0c0c0;
border-top: 0px solid #C0c0c0;
border-right: 0px solid #C0c0c0;
border-left: 0px solid #CFD8EB;
padding: 15px;
margin: px;
}

.blogimage2 {
background: #FFFFFF;
padding: 0px;
border-bottom: 1px solid #C0c0c0;
border-top: 1px solid #C0c0c0;
border-right: 1px solid #C0c0c0;
border-left: 1px solid #CFD8EB;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
margin: 3px;
}









/* ************************************** C O M E N T ï¿½ R I O S **************************************** */
.alt {
background-color: #000000;}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 8px 3px;
list-style: none;}

#commentlist {
margin: 0;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px;
border-bottom:0px solid #9AD800;
list-style-type: none;}

#commentlist li {
border-top: 0px;
padding: 5px 8px;
background-color: transparent;
align:justify;}


.commentdate {
background: url('images/bgdata.jpg');
width: 450px;
border-top: 1px solid #ffdae9;
border-left: 1px solid #ffdae9;
border-right: 1px solid #ffdae9;
color:#e974b7;
font-size:11px;
letter-spacing:0px;
line-height:12px;
font-weight:normal;
font-family:Verdana;
text-align:center;
padding-right:2px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
-moz-border-radius:0px 20px 0px 0px;
width:290;}

.comment-content {
background: url('images/bgcontent.jpg');
width: 450px;
border-bottom: 1px solid #ffdae9;
border-left: 1px solid #ffdae9;
border-right: 1px solid #ffdae9;
color:#808080;
font-size:11px;
letter-spacing:0px;
line-height:11px;
font-weight:normal;
font-family:Verdana;
text-align:justify;
padding-top:5px;
padding-left:4px;
padding-bottom:2px;
padding-right:3px;
top-margin:-10px;
width:290;
-moz-border-radius:0px 0px 0px 20px;
}

.cit {	
color: #808080;
font-weight: bold; 
padding:2px; 
text-align: right; 
background-color: c9c9c9;
}

.cit a {	
color: #808080;
font-weight: bold; 
padding:2px; 
text-align: right; 
background-color: c9c9c9;
}

.cit a:hover {	
color: #9f9f9f;
font-weight: bold; 
padding:2px; 
text-align: right; 
background-color: c9c9c9;
}





hr {
border: 1px;
border-top: solid #808080;
height: 1px;}




div.comment-number {
	float: right;
	color: #999;
	width: 40px;
	text-align: right;
}





/* ------------------------------- Calendar ---------------------------------- */


#wp-calendar {
	margin: 0;
	width: 100%;
	font-weight: normal;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-image: url('images/cale.jpg');
        border:1px solid #FFBFDF;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bolder
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-image: url('images/cale.jpg');
        border:1px solid #FFBFDF;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bolder
}

#wp-calendar a {
	display: block;
	color: #FFFFFF;
	background-image: url('images/cale2.jpg');
        border:1px solid #8F88EE;
        text-decoration: none;
        font-weight: bolder;
}

#wp-calendar a:hover {
        display: block;
	color: #FFFFFF;
        border:1px solid #cea7ff;
        text-decoration: none;
        background-color: #CA9CB9;
        font-weight: bolder;
}

#wp-calendar caption {
	padding: 1px 1px 1px 3px;
	font-family: Verdana, Arial, Tahoma; 
	text-align: center;
	font-weight: bolder;
	text-transform:uppercase;
        color: #313131;
}

#wp-calendar td {
	letter-spacing: normal;
	padding: 2px 0;
	border:1px solid #FFBFDF;
	text-align: center;
	background-image: url('images/cale2.jpg');
	border:1px solid #8F88EE;

        color: #636161;
}

#wp-calendar td:hover{
	background-image: url('images/cale.jpg');
	border:1px solid #FF79BC;

        color: #FFFFFF;
}

#wp-calendar td.pad:hover {
	text-align: center;
}

#wp-calendar #today {
	color: #FFFFFF;
	font-weight: bolder;
}

#wp-calendar #today:hover {
	color: #404040;
	font-weight: bolder;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
        color: #8F88EE;
}







/* ------------------------------- Listas ---------------------------------- */
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
	}

h1, h2, h3, h4, h5, h6 {
	display:block;
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #5071B6;
	}

h1, h2{ font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }


ol {list-style-type:none; margin-left:8px; margin-right:6px;}

ol li {padding:10px; margin-top:0px; }




/* ------------ NAVIGATION -------------- */
a.nav  {
display: block;
padding-left: 17px;
font-family: verdana;
letter-spacing: 1px;
font-size: 9px;
color: #313131;
background: url('images/bg1.png');
border-bottom: 0px solid #FFFFFF;
border-right: 0px solid #F8CED8;
border-top: 0px solid #FFFFFF;
text-align: justify;
line-height:15px;
text-transform: lowercase;
font-weight: normal;
text-decoration: none;
}

a.nav:link  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 9px;
color: #313131;
background: url('images/bg1.png');
border-bottom: 0px solid #FFFFFF;
border-right: 0px solid #F8CED8;
border-top: 0px solid #FFFFFF;
text-align: justify;
line-height:15px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;
text-decoration: none;
}


a.nav:active  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 9px;
color: #313131;
background: url('images/bg1.png');
border-bottom: 0px solid #FFFFFF;
border-right: 0px solid #F8CED8;
border-top: 0px solid #FFFFFF;
text-align: justify;
line-height:15px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;
text-decoration: none;
}



a.nav:visited  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 9px;
color: #313131;
background: url('images/bg1.png');
border-bottom: 0px solid #FFFFFF;
border-right: 0px solid #F8CED8;
border-top: 0px solid #FFFFFF;
text-align: justify;
line-height:15px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;
text-decoration: none;
}



a.nav:hover  {
display: block;
padding-left: 17px;
color: #404040;
background: url('images/bg2.png');
border-bottom: 0px solid #F8CED8;
border-top: 0px solid #FFFFFF;
border-right: 0px solid #F8CED8;
font-family: verdana;
font-size: 9px;
text-align: justify;
line-height:15px;
letter-spacing: 1px;
font-weight: normal;
text-decoration: none;
}



/***************** PERGUNTAS E RESPOSTAS *****************/

.askme_link{}

.askme {
width: 450px;
line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
border: 1px solid #f6d1e6;
font-weight: normal;
margin-right: 30px;
margin-left: 30px;
margin-top: 10px;
margin-bottom: 10px;
font-style:normal;
padding-right:0px; padding-top:0px; padding-bottom:0px;padding-left:0px; 
background:#E7F0FE; 
}

.askme_data{
width: 450px;
font-weight: bolder; 
line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #e974b7;
background-color: #ffffff;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #f6d1e6;
border-right: 2px solid #f6d1e6;
text-align:center;
padding:3px 3px 3px 3px;
}

.pergunta {
text-align: justify; 
font-weight: normal;
line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
background: url('images/bgcontent.jpg');
width: 450px;
border-left: 2px solid #f6d1e6;
border-right: 2px solid #f6d1e6;
margin-bottom: 0px;
padding:30px 3px 3px 3px;
}

.resposta {
width: 450px;
text-align: justify; 
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
background-color: #ffeff9;
border-left: 2px solid #f6d1e6;
border-right: 2px solid #f6d1e6;
border-bottom: 0px;
margin-bottom: 0px;
padding:3px 3px 3px 3px;
}

fieldset.askme {
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
padding: 0px;
width: 450px;
border: 0px solid #FFFFFF;
background-color: transparent;

}

.askme label {
width: 450px;
display: block;
width: 10em;
float: left;
}

.askme_phrase {
width: 450px;
text-align : center;
text-transform:uppercase;
font-weight:bolder;
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #e974b7;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #f6d1e6;
border-right: 2px solid #f6d1e6;
background: #ffeff9;
padding:3px 3px 3px 3px;
}

.blockconteudo {
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
border: 1px dotted #f6d1e6;
font-weight: normal;
font-style:normal;
padding: 5px; 
}




/* ------------------------------- forms ---------------------------------- */
input, select, textarea {
font-size: 10px;
font-family : 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
filter:alpha(opacity=80); 
opacity: .90; 
background: url('images/form.gif');
border-top:1px solid #FFF;
border-right:1px solid #ff65a7;
border-bottom:1px solid #ff65a7;
border-left:1px solid #FFF;
}



input.s {
	/* Search */
        border-top:1px solid #FFF;
        border-right:1px solid #ff65a7;
        border-bottom:1px solid #ff65a7;
        border-left:1px solid #FFF;
	background: url('images/form.gif');
        text-align:center;

	}
	


input.stext {
	/* Search Text */
        border-top:1px solid #FFF;
        border-right:1px solid #ff65a7;
        border-bottom:1px solid #ff65a7;
        border-left:1px solid #FFF;
	background: url('images/form.gif');

	}


