/*  
Theme Name: Cute 2008
Theme URI: http://evelyns-place.com
Description: Cute 2008
Version: 1.0
Author: Evelyn Regly
Author URI: http://evelyns-place.com

*/





/* ------------------------------- basico ---------------------------------- */
body {
	background: #FFFFFF url('images/bg.gif');
	cursor: url('http://avatarkool.com/mouse.cur');
	font-size: 11px;
    line-height: 8.5pt; 
    font-family : 'Verdana', Tahoma, Arial, Helvetica, sans-serif; 
	color: #404040;
    margin:5px 0;
    padding:0;
	text-align:center; margin-top:5px; margin-bottom:5px
	
}


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: #ff4b93;
	text-decoration: none;
	border-bottom: 0px dotted #A89E96;
}

a:visited{
	background-color:inherit;
	color: #ff4b93;
	text-decoration: none;
	border-bottom: 0px dotted #A89E96;
}

a:hover{
	background-color:inherit;
	color: #313131;
	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: #ab7eff;
		cursor: default;
	}



b {
        color: #ab7eff;
		cursor: default;
	}



em {
        color: #52a70e;
		cursor: default;
	}
	
	
i {
        color: #52a70e;
		cursor: default;
	}



u {
        color: #ff8a00;
		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: 274px;
   margin-top: 175px;
}

#busca_2 {
   float: right;
   padding-right: 425px;
   margin-top: 100px;
}

#busca_3 {
   float: left;
   padding-left: 182px;
   margin-top: -36px;
}

#busca_4 {
   float: left;
   padding-left: 181px;
   margin-top: -20px;
}










/* ------------------------------- layout ---------------------------------- */
#page {
	width: 1000px;
	background-image: url('images/table.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: 1000px;
	height: 353px
	}
	

/* ------------------------------- footer ---------------------------------- */	
#footer {
        background-image: url('images/footer.png');
	    width: 1000px;
	    height: 328px;
        clear: both; background-position-y:50%
	}
	

/* ------------------------------- perfil da esquerda ---------------------------------- */
#sidebar {
	width: 196px;
	text-align: justify;
	padding: 0px 0px 0px 78px;
	float: left;
	margin-top: -22px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
}







/* ------------------------------- perfil da direita ---------------------------------- */
#sidebar2 {
	width: 195px;
	text-align: justify;
	padding: 0px 0px 0px 6px;
	float: left;
	margin-top: -22px;
}

#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: 1px;
}

.dia {
text-transform: lowercase;
color: #808080;
font-size: 17px;
font-weight: bolder;
padding-top: 6px;
}

/* — 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: #ff3c78;
}










/* ------------- TITLE DO PERFIL ------------ */
.blocktitle {
	background: url('images/bgg.gif');
	width: 196px;
	height: 23px;
	padding-top: 10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align: center;
	color: #313131;
 }
 
.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: 441px;
	    text-align: justify;
	    margin-top: -10px;
        padding-left: 6px;
	    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;
    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;
		}












/* ------------------------------- 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');

	}









/* ------------------------------- 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: 8px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
margin: 3px;
}

.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: #FFF0F8;
border-top: 1px solid #E5E5E5;
border-left: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
color:#FF8CC9;
font-size:10px;
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:20px 20px 0px 0px;
width:290;}

.comment-content {
background: #FFFFFF;
border-bottom: 1px solid #E5E5E5;
border-left: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
-moz-border-radius:0px 0px 20px 20px;
color:#808080;
font-size:10px;
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;
}

.cit {	
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:hover.pad {
	text-align: center;
}

#wp-calendar #today {
	color: #FFFFFF;
	font-weight: bolder;
}

#wp-calendar :hover#today {
	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;
font-size: 9px;
color: #313131;
background: url('images/bg1.jpg');
border-bottom: 1px 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:link.nav  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 9px;
color: #313131;
background: url('images/bg1.jpg');
border-bottom: 1px 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:active.nav  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 9px;
color: #313131;
background: url('images/bg1.jpg');
border-bottom: 1px 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:visited.nav  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 9px;
color: #313131;
background: url('images/bg1.jpg');
border-bottom: 1px 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:hover.nav  {
display: block;
padding-left: 17px;
color: #404040;
background: url('images/bg2.jpg');
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;
}

.showanhra {

float: left;
width: 100;
height: 100;
margin:7px;
}

.tableanh
{
border-collapse: collapse;
border: 1px dotted #C0C0C0;
text-align: center;
}

.pagelink
{
width: 100px;
height: 100px;
background: url('images/form.gif');
padding:4px;
margin:1px;    
}

.text
{
	font-family : "Times New Roman", Times, serif;

}
.imganh {
	max-width: 180px; 
width: expression(this.width > 180 ? 180: true);
}

