/*
Theme Name: I Want Candy
Theme URI: http://blog.katdraugelis.com
Description: I Want Candy
Version: 3.0
Author: Kat & Neo
Author URI: 

*/
body{
margin:auto;
text-align:center;
color:#979F79;
background-color:#FFF;
font:85% 'Trebuchet Ms', Verdana, Arial, Tahoma, Sans-Serif;
}
div#main{
margin:auto;
width:1000px;
}
div#main img{
border:none;
}
div#menu{
margin:auto;
float:left;
width:653px;
height:29px;
background:url(images/menubg.png) no-repeat;
padding-left:30px;

}
div#menu a{
text-decoration:none;
}
#sobre a{
width:144px;
height:29px;
float:left;
background:url(images/sobre.png) no-repeat;
display:block;
}
#sobre a:hover{
width:144px;
height:29px;
float:left;
background:url(images/sobre-hover.png) no-repeat;
display:block;
}
#quem a{
width:88px;
height:29px;
float:left;
background:url(images/quem.png) no-repeat;
display:block;
}
#quem a:hover{
width:88px;
height:29px;
float:left;
background:url(images/quem-hover.png) no-repeat;
display:block;
}
#arquivos a{
width:106px;
height:29px;
float:left;
background:url(images/arquivos.png) no-repeat;
display:block;
}
#arquivos a:hover{
width:106px;
height:29px;
float:left;
background:url(images/arquivos-hover.png) no-repeat;
display:block;
}
#contato a{
width:101px;
height:29px;
float:left;
background:url(images/contato.png) no-repeat;
display:block;
}
#contato a:hover{
width:101px;
height:29px;
float:left;
background:url(images/contato-hover.png) no-repeat;
display:block;
}
#design{
margin:auto;
float:left;
width:291px;
text-align:right;

}
#content{
margin:auto;
float:left;
width:685px;
text-align:left;
background:url(images/main-top.png)top no-repeat;
background-color: #F3FbD7;
padding-bottom:5px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
border-top-right-radius:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius:10px;
border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
border-bottom-left-radius:10px;
}
#content .post{
width:670px;
padding-left:10px;
}
#content .post a{
color:#8aa62c;
}
#content .data{
font-size:18pt;
color:#4b4f0f;
text-align:right;
width:670px;
}
#content h1, #content h1 a{
margin-top:0px;
margin-bottom:1px;
font-size: 18pt;
color:#4b4f0f;
background:#F9F9A5;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
padding-left:10px;
}
#content h1 a:hover{
border-bottom:none;
}
#content .author{
width:670px;
text-align:right;
}
#content .author, #content .author a, #content .comentarios{
text-decoration:none;
font-size:12pt;
color:#979f79;
}
#content .comentarios, #content .comentarios a{
color:#8aa62c;
text-decoration:none;
}
#content a{
text-decoration:none;
}
#content a:hover{
text-decoration:none;
border-bottom:1px dotted #8aa62c;
}
#sidebar{
margin:auto;
float:left;
width:291px;
text-align:left;
padding-left:10px;
background-color: #F3FbD7;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
padding-bottom:5px;
margin-top:-5px;
}
#sidebar a{
text-decoration:none;
}
#sidebar a:hover{
text-decoration:none;
border-bottom: 1px dotted #8aa62c;
}
#rodape{
margin:auto;
float:left;
padding:10px;
margin-bottom:5px;
width:970px;
height:100px;
background:#F3FBD7;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
.twit, .twit a{
text-decoration:none;
margin-left:0px;
font-size:12pt;
color:#979f79;
}
.categorias, .categorias a{
text-decoration:none;
margin-left:20px;
font-size:10pt;
color:#8aa62c;
}
.categorias ul, .recentes ul, .links ul, .twit ul, .twit ul li ul{
list-style:none;
.children{
margin-left:-30px;
}

}
.recentes, .recentes a{
text-decoration:none;
margin-left:20px;
font-size:12pt;
color:#8aa62c;
}
.links, .links a{
text-decoration:none;
margin-left:20px;
font-size:12pt;
color:#8aa62c;
}
#comment{
width:600px;
}
