/*  
Theme Name: Chocolate
Theme URI: http://evelyns-place.com
Description:  I Love Chocolate
Version: 22.0
Author: Evelyn Regly
Author URI: http://evelyns-place.com

*/

/* ------------------------------- basico 

---------------------------------- */
body {
     background-image: url('images/background_heart.png');
     font-size: 11px;
    line-height: 8.5pt; 
    font-family : 'Verdana', Tahoma, Arial, Helvetica, sans-serif; 
	color: #404040;
    margin:0px 0;
    padding:0;
text-align:center; margin-top:0px; margin-bottom:0px
}

ul#primary-nav,
ul#primary-nav ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	background: #fff; /* IE6 Bug */
	font-size: 100%;
	}

ul#primary-nav li {
	position: relative;
	list-style: none;
	}

ul#primary-nav li a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#primary-nav li { float: left; height: 1%; }
* html ul#primary-nav li a { height: 1%; }
/* End */

ul#primary-nav ul {
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	}

ul#primary-nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */

ul#primary-nav li:hover ul ul,
ul#primary-nav li:hover ul ul ul,
ul#primary-nav li.over ul ul,
ul#primary-nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

ul#primary-nav li:hover ul,
ul#primary-nav li li:hover ul,
ul#primary-nav li li li:hover ul,
ul#primary-nav li.over ul,
ul#primary-nav li li.over ul,
ul#primary-nav li li li.over ul { display: block; } /* The magic */

ul#primary-nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }

ul#primary-nav li.menuparent:hover,
ul#primary-nav li.over { background-color: #f9f9f9; }

ul#primary-nav li a:hover { color: #E2144A; }


.grava img{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FFFFFF;
margin:3px;
padding:6px;
float: left;
}


#teste {

width: 100px;
}


table, td {
color:#624626;
font-family:'Verdana',Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:11px;
text-align:left;
}

tr {
color:#624626;
font-family:'Comic Sans MS',Tahoma,Arial,Helvetica,sans-serif;
font-size:15px;
line-height:11px;
}

a:link{
	background-color:inherit;
	color: #f478a4;
        font-weight: bolder;
	text-decoration: none;
	border-bottom: 0px dotted #B7779C;
}

a:visited{
	background-color:inherit;
	color: #f478a4;
        font-weight: bolder;
	text-decoration: none;
	border-bottom: 0px dotted #A89E96;
}

a:hover{
	background-color:inherit;
	color: #7d4809;
        font-weight: bolder;
	text-decoration: none;
	border-bottom: 0px dotted #A89E96;
}

a img {
	border-width:0;
}

abbr, acronym, span.abbr {

	border-bottom: 1px dotted #8A9CC2;
}



strong {
        color: #4fc4c9;

	}



b {
        color: #4fc4c9;

	}



em {
        color: #52a70e;

	}
	
	
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: 0px;
   margin-top: 265px;

}

clock {
   float: right;
   padding-right: 20px;
   margin-top: 01px;

}

#busca_mar {
   float: right;
   padding-right: 0px;
   margin-top: 0px;
}


#busca_25 {
   float: right;
   padding-right: 189px;
   margin-top: 165px;
}



#busca_4 {
   float: left;
   padding-left: 181px;
   margin-top: -20px;
}










/* ------------------------------- layout 

---------------------------------- */
#page {
	width: 1000px;
	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: 1000px;
	height: 293px
	}
	

/* ------------------------------- footer 

---------------------------------- */	
#footer {
        background-image: url('images/footer.png');
	    width: 1000px;
	    height: 165px;
        clear: both; background-position-y:50%
	}
	

/* ------------------------------- perfil da esquerda 

---------------------------------- */
#sidebar {
color:#313131;
float:left;
font-family:verdana;
font-size:9px;
line-height:8.5pt;
margin-top: -5px;
padding:0 0 0 42px;
text-align:justify;
width: 200px;
}

#sidebar2 {
color:#313131;
float:right;
font-family:verdana;
font-size:9px;
line-height:8.5pt;
margin-top:-5px;
padding-right:32px;
text-align:justify;
width:200px;
}
p {
font-family:trebuchet MS;
font-size:13px;
line-height:1.5em;
margin:1.2em 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
}




/*  DATA DOS POSTS  */
.data {
background:url("images/data.png") repeat scroll 0 0 transparent;
float:left;
height:44px;
margin-right:5px;
margin-top:-8px;
text-align:center;
width:37px;
}
.mes {
color:#d3b694;
font-size:10px;
font-weight:bolder;
padding-left:1px;
padding-top:5px;
}

.dia {
color:#AA8C69;
font-family:comic Sans MS;
font-size:18px;
padding-top:6px;
text-transform:lowercase;
}

/* � T�TULO DOS POSTS � */
.title-posts {
color: #ab7eff;
font-size: 23px;
margin-bottom:9px;
font-family: Trebuchet MS, "Times New Roman", Times, serif;
font-weight: bolder;
background: none;
border-bottom: 0px solid #53330C;
}

/* � TAGS / DATE / LINK COMMENT � */
.postmeta {
background:none repeat scroll 0 0 transparent;
font-family:verdana;
font-size:11px;
line-height:7px;
margin-bottom:5px;
margin-top:1px;
}

.postmeta a {
color: #f478a4;
}

.postmeta a:hover {
color: #7d4809;
}











/* ------------- TITLE DO PERFIL ------------ */
.blocktitle {

background-image: url('images/h2.gif');
width: 169px;
height: 18px; 
text-transform: uppercase;
padding-top: 5px;
text-align: center;
font-weight: bold;
margin: 0;
font-family: verdana;
font-size: 10px;
color: #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 {
float:right;
margin-top:2px;
padding-right:8px;
text-align:justify;
width:513px;
}



/* ------------------------------- 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;
	}




/* ------------------------------- texto posts e pages 

---------------------------------- 

*/
.postentry {
margin-top:11px;
padding-left:0;
}



	
.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:0px solid #FFF;
border-right:0px solid #ff65a7;
border-bottom:0px solid #ff65a7;
border-left:0px solid #FFF;  
        	padding:0 4px 0 4px;
        	margin:0 1px 0 1px;      
		}

	#footlink span.footlinktotal {
background: url('images/form.gif');
border-top:0px solid #FFF;
border-right:0px solid #ff65a7;
border-bottom:0px solid #ff65a7;
border-left:0px 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:0px solid #FFF;
border-right:0px solid #ff65a7;
border-bottom:0px solid #ff65a7;
border-left:0px solid #FFF;
        	color: #696969;

		}

	#footlink a:hover {
        	color: #FFFFFF;
background: url('images/form.gif');
border-top:0px solid #FFF;
border-right:0px solid #ff65a7;
border-bottom:0px solid #ff65a7;
border-left:0px solid #FFF;  
			text-decoration: none;
		}












/* ------------------------------- forms 

---------------------------------- */
input, select, textarea {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B39E71;
color:#444444;
font-family:'Trebuchet MS',Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
}



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');

	}










/* ************************************** B L O C K Q U O T E 

**************************************** */


blockquote {
background-image:url(images/resposta.gif);
border:1px solid #BDA994;
color:#795E42;
font-family:Comic Sans MS;
font-size:11px;
height:auto;
line-height:12px;
margin-top:62px;
padding:17px 11px 83px 145px;
text-align:left;
}

code {
	font-family: monospace;
	color: #999;
	cursor: default;
	}

form {
	margin: 0;
	padding: 0;
	border: 0px none;
	}





	
	

/* ------------------------------- Imagens 

---------------------------------- */
img {
	border: 0px;
	}


.blogimage {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FFFFFF;
margin:3px;
padding:6px;
}




.blogimage:hover {

background:#f5cfd6 none repeat scroll 0 0;
border:1px solid #f5cfd6;
margin:3px;
padding:6px;
}

.blogimage2 {
background: #fff3f6;
padding: 0px;
border-bottom: 1px solid #ffe8ee;
border-top: 1px solid #ffe8ee;
border-right: 1px solid #ffe8ee;
border-left: 1px solid #ffe8ee;
padding-right: 3px;
padding-left: 3px;
padding-top: 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 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topright:20px;
background:#7D4809 none repeat scroll 0 0;
border-left:1px solid #BC9C75;
border-right:1px solid #BC9C75;
border-top:1px solid #BC9C75;
color:#FF8CC9;
font-family:Verdana;
font-size:10px;
font-weight:normal;
letter-spacing:0;
line-height:12px;
padding:2px 2px 2px 5px;
text-align:center;
width:492px;
}
.comment-content {
background-image:url(http://evelyns-place.com/wp-content/themes/chocolat

e/images/fundocomment.jpg);
border-bottom:1px solid #BC9C75;
border-left:1px solid #BC9C75;
border-right:1px solid #BC9C75;
color:#715C43;
font-family:Verdana;
font-size:10px;
font-weight:normal;
letter-spacing:0;
line-height:11px;
padding:44px 3px 3px 4px;
text-align:justify;
width:492px;
}
.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.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 

---------------------------------- */


h1,  h3, h4, h5, h6 {
	display:block;
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #5071B6;
	}

h1{ 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: 11px;
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:13px;
font-weight: normal;
text-decoration: none;
}

a.nav:link  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 11px;
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;


font-weight: normal;
text-decoration: none;
}


a.nav:active  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 11px;
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;

font-weight: normal;
text-decoration: none;
}



a.nav:visited  {
display: block;
padding-left: 17px;
font-family: verdana;
font-size: 11px;
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;


font-weight: normal;
text-decoration: none;
}



a.nav:hover  {
display: block;
padding-left: 17px;
color: #cc4d83;
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: 11px;
text-align: justify;
line-height:15px;
font-weight: bold;
text-decoration: none;
}



/***************** PERGUNTAS E RESPOSTAS *****************/

.askme_link{}

.askme {
line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
border: 1px solid #CBE0FE;
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{
font-weight: bolder; 
line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
background-color: #F2F8FF;
border-bottom: 2px solid #ffffff;
border-left: 2px solid #CBE0FE;
border-right: 2px solid #CBE0FE;
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-color: #e7f0ff;
border-left: 2px solid #CBE0FE;
border-right: 2px solid #CBE0FE;
margin-bottom: 0px;
padding:3px 3px 3px 3px;
}

.resposta {
text-align: justify; 
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
background-color: #ffffff;
border-left: 2px solid #CBE0FE;
border-right: 2px solid #CBE0FE;
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;
border: 0px solid #FFFFFF;
background-color: transparent;

}

.askme label {
display: block;
width: 10em;
float: left;
}

.askme_phrase {
text-align : center;
text-transform:uppercase;
font-weight:bolder;
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
border-top: 2px solid #FFFFFF;
border-left: 2px solid #CBE0FE;
border-right: 2px solid #CBE0FE;
background: #F2F8FF;
padding:3px 3px 3px 3px;
}

.blockconteudo {
    line-height: 9pt; 
font-family: verdana;
font-size: 11px;
color: #313131;
border: 1px dotted #CBE0FE;
font-weight: normal;
font-style:normal;
padding: 5px; 
}

h2 {
background-image:url(images/h2.png);
color:#6E4D19;
display:block;
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
height:29px;
margin:0;
padding-top:24px;
text-align:center;
text-transform:uppercase;
width:198px;
}

.textwidget {
background-image:url(images/fundoh2.png);
color:#808080;
font-family:Verdana;
font-size:9px;
margin-bottom:10px;
margin-left:0;
padding:17px 0 5px;
text-align:justify;
width:198px;
}

.textwidget b, strong{
color:#313131;

}

.textwidget b, strong:hover{
color:#7d4809;

}

margin-left:0;
padding:17px 0 5px;
text-align:justify;
width:198px;
}

input.news{
  width: 125px;
  
}

.news2 tr{
    font-size: 10px;
    font-family : Verdana; 
    color: #808080; }
/* MENU
----------------------------------------------- */
  
        .lavaLampWithImage {
            position: relative;
            height: 44px;

            background: url("images/bg.gif") no-repeat top;
            padding: 7px;
            margin: 0px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: 

url("http://evelyns-place.com/wp-content/themes/chocolate/images/lava.png") no-repeat right 

-30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: 

url("http://evelyns-place.com/wp-content/themes/chocolate/images/lava.png") no-repeat top left;
                            height: 30px;
                            margin-right: 7px; /* 7px is the width of 

the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #927f63;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 17px;
                        _margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, 

.lavaLampWithImage li a:active, 

.lavaLampWithImage li a:visited {
                            border: none;
                        }

        .lavaLampNoImage {
            position: relative;
            height: 44px;
            width: 600px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampNoImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampNoImage li.back {
                        border: 1px solid #000;
                        background-color: #e6e8ea;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampNoImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }
                        .lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, 

.lavaLampNoImage li a:visited {
                            border: none;
                        }                    

        .lavaLampBottomStyle {
            position: relative;
            height: 44px;
            width: 600px;
            background-color: white;
            padding: 15px;
            margin: 10px 0;
            overflow: hidden;
            border: 1px solid gray;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 5px solid blue;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;
                    }   
                        .lavaLampBottomStyle li a:hover, 

.lavaLampBottomStyle li a:active, 

.lavaLampBottomStyle li a:visited {
                            border: none;
                        }


#menu_topo {
float: left;
padding-left: 5px;
padding-top: 5px;
}

#destaque {
float:right;
height:121px;
padding-right:28px;
padding-top:61px;
}

#menu {
float:left;
height:61px;
padding-left:77px;
*padding-left:130px;
padding-top:0px;
}

ul{
list-style: none;
}

#colorido {
float:left;
padding-left:0px;
padding-top:14px;
*padding-top:24px;
width:500px;
}

#feed {
float:left;
padding-left:212px;
*padding-left:165px;
width:21px;
}

#colorido ul {
list-style:none;
}

.1 ul li a {
padding: 2px 3px;
float:left;
margin-left:14px;
background-image: 

url('images/sobre.png');
color: #333;
text-decoration: none;
}

#colorido  ul li { display: inline; }

#colorido ul li a {
padding: 0px 3px;
float:left;
margin-left:14px;
background-image: 

url('images/sobre.png');
color: #333;
text-decoration: none;
}

#colorido ul li a:hover {
padding: 0 px 3px;
margin-left:14px;
float:left;
background-image: url('images/sobre2.png');
color: #333;
text-decoration: none;

}

#colorido li span {
display:none;
}

#colorido li .sobre {
background-position:0 0;
width:130px;
height: 20px;
}

#colorido li .links {
background-position:0 0;
width:133px;
height: 20px;
}

#colorido li .contato {
background-position:0 0;
width:133px;
height: 20px;
}