/*
Theme Name: Stardust v1.0
Theme URI: http://www.tomstardust.com
Description: Handcoded Wordpress Theme for Accessibility Lovers by <a href="http://www.tomstardust.com">Tommaso Baldovino</a>
Author: Tommaso Baldovino
Author URI: http://www.tomstardust.com
*/
body {
    background: #FFFFFF url(images/bar.png) 0 10px repeat-x;
    color: #3d3d3d;
    font-family: Verdana, Segoe, Tahoma, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

.skip, hr{
    position: absolute;
    left: -9999px;
}

a:link, a:visited {
    color: #0000CC;
    text-decoration: none;
}
a:visited {
    color: #0000CC;
    text-decoration: none;
}
a:hover, a:active {
    color: #0000CC;
    text-decoration: underline;

}
a img {
    border: none;
}


acronym, abbr {
    border-bottom: 1px dashed #3D3D3D;
}
acronym, abbr, span.caps {
    font-size: 90%;
    letter-spacing: .07em;
}
acronym, abbr {
    cursor: help;
}
blockquote {
    margin-left: 1.5em;
    padding: 1px 0 0 40px;
    border-top: 1px solid #CCCCFF;
    border-bottom: 1px solid #CCCCFF;
}
cite {
    font-size: 100%;
    font-style: normal;
}

h1{
    font: 260%/1.15 Verdana, Segoe, Tahoma, Arial, sans-serif;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 40px 0 5px 160px;
}
#header h1 a:hover, #header h1 a:active{
    text-decoration: none;
    color: #AAAAAA;
}
p.payoff{
    margin: 0 0 25px 160px;
    padding: 0;
    color: #FFFFFF;
    font: 120%  Verdana, Segoe, Tahoma, Arial, sans-serif;
}
h2 {
    font: 185%  Verdana, Segoe, Tahoma, Arial, sans-serif;
    letter-spacing: -0.2px;
    margin: 15px 0 2px 0;
    padding-bottom: 5px;
}

h3 {
    font: 130% Verdana, Segoe, Tahoma, Arial, sans-serif;
    margin-top: 0;
}

ol#comments li p {
    font-size: 100%;
}

p, li, .feedback {
    font: 90% Verdana, Segoe, Tahoma, Arial, sans-serif;
    letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
    list-style: none;
}

ul.post-meta span.post-meta-key {
    font-weight: bold;
}

.feedback {
    color: #3D3D3D;
    text-align: right;
    clear: both;
    border-bottom: 1px solid #e0e6e0;
}
.feedback a{
    color: #0000cc;
}
.feedback a:hover, .feedback a:active{
    text-decoration: underline;
}

.meta {
    font-size: .75em;
}
.meta li, ul.post-meta li {
    display: inline;
}
.meta ul {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}
.meta, .meta a {
    color: #3D3D3D;
    font-weight: normal;
    letter-spacing: 0;
}
.meta a{
    color: #0000CC;
}
.meta a:hover, .meta a:active{
    text-decoration: underline;
}
.meta .tags{

}
.meta .user{
    background: url(images/user.gif) 0 0 no-repeat;
    padding-left: 20px;
}

.post{
    margin-bottom: 40px;
}
.post img{
    float: left;
    margin: 0 10px 5px 0;
    border: 5px solid #e0e6e0;
}
.post ul{
    margin: 0;
    padding: 0;
}
.post ul li{
    margin: 0;
    padding: 0.2em 20px;
    background: url(images/list.png) 0 4px no-repeat;
    list-style: none;
}
.post ol{
    margin: 0 25px;
    padding: 0;
}
.post ol li{
    margin: 0;
    padding: 0.2em 0;
}

.storytitle {
    margin: 0;
}
.storytitle a {
    text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
    color: #3D3D3D;
    text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
    color: #0000CC;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
    color: #3D3D3D;
    background: #FFFFFF;
    border: 1px solid #e0e6e0;
    padding: .2em;
}

#commentform textarea {
    width: 95%;
}

#commentlist li ul {
    font-size: 110%;
    list-style-type: none;
}

div.commentbody {
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e6e0;
}
div.commentbody div{
}


#container{
    width: 100%;
    min-width: 770px;
}
#wrapper{
    float: left;
    width: 100%;
    margin-left: -330px;
}
#content {
    margin: 0 0 0 330px;
    padding: 30px 10px 10px 80px;
    background: transparent;
}

#header {
    background: #3d3d3d url(images/header.png) repeat-x;
    font:  normal  Verdana, Segoe, Tahoma, Arial, sans-serif;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
    position: relative;
}

#header a {
    color: #FFFFFF;
    text-decoration: none;
}

#header a:hover {
    text-decoration: none;
}

.textwidget{
    margin-top: 5px;
    font-family: Verdana, Segoe, Tahoma, Arial, sans-serif;
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
}

#menu {
    padding: 10px 80px 10px 50px;
    float: right;
    display: inline;
    width: 200px;
    margin: 0 0 240px 0;
    background: transparent url(images/sidebar.gif) no-repeat;
}

#menu form {
    margin: 0 0 0 13px;
}

#menu input#s {
    width: 80%;
    background: #ffffff;
    border: 1px solid #e0e6e0;
    color: #000;
}

#menu ul {
    color: #3D3D3D;
    font-weight: bold;
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    height: 1%;
}

#menu ul li {
    font:  bold 110%  Comic-sans;
    letter-spacing: 0;
    margin: 20px 0 0 0;
    padding: 0 0 5px 0;
    background: transparent;
}

#menu ul ul {
    font-variant: normal;
    font-weight: normal;
    line-height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    border: none;
}

#menu ul ul li {
    border: 0;
    font: normal 70%/1.7em Verdana, Segoe, Tahoma, Arial, sans-serif;
    letter-spacing: 0;
    margin-top: 0;
    padding: 0;
    padding-left: 20px;
    }
#menu ul ul ul{
    border: none;
}
#menu ul ul ul li{
    font-size: 100%;
}

#menu ul ul li a {
    color: #0000CC;
    text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
    border-bottom: 1px solid #0000CC;
}

#menu ul ul ul.children {
    font-size: 100%;
    padding-left: 4px;
}

#wp-calendar {
    border: none;
    empty-cells: show;
    font-size: 14px;
    margin: 0;
    width: 90%;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
    text-decoration: none;
    color: #0000CC;
    font-weight: bold;
}

#wp-calendar a:hover {
    background: #e0e6e0;
    color: #0000CC;
}

#wp-calendar caption {
    color: #000066;
    font: normal   Comic-sans, serif;
    font-size: 120%;
    margin-bottom: 5px;
    text-align: left;
}

#wp-calendar td {
    color: #043F3F;
    font: normal 100% Verdana, Segoe, Tahoma, Arial, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar td.pad:hover {
    background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #e0e6e0;
    color: #000066;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

div.date p{
    width: 40px;
    height: 50px;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px;
    background: #3D3D3D url(images/date.png) no-repeat;
    color: #ffffff;
    text-align: center;
    font-size: 70%;
    overflow: hidden;
}
div.date span.mese{
    display: block;
    margin-bottom: 8px;
}
div.date span.giorno{
    font-size: 190%;
    color: #767676;
    font-weight: bold;
    line-height: 0.8;
}
div.date p span.anno{
    margin: 0;
    padding: 0;
    color: #3D3D3D;
    font-size: 80%;
    font-family: Verdana, Segoe, Tahoma, Arial, sans-serif;
}
#menu1{
    height: 1%;
    overflow: hidden;
    margin-left: 80px;
}
#menu1 ul{
    margin: 0;
    padding: 0;
}
#menu1 ul li{
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}
#menu1 ul li a{
    padding: 8px 20px;
    display: block;
    text-decoration: none;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
    background: #3D3D3D url(images/menu.png) top left repeat-x;
    color: #ddd;
    border-left: 1px solid #001000;
    border-top: 1px solid #001000;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
    background: #000066 url(images/menu.png) 0 -100px repeat-x;
    color: #ffffff;
    text-decoration: none;
    border-left: 1px solid #0000cc;
    border-top: 1px solid #0000cc;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
    background: #0000CC url(images/menu_in.png) top left repeat-x;
    color: #FFFFFF;
    border-left: 1px solid #0000CC;
    border-top: 1px solid #0000CC;
}

#footer{
    clear: both;
    background: #3d3d3d;
    border-top: 2px solid #3D3D3D;
    color: #FFFFFF;
    margin: 0;
    padding: 0 80px;
    text-align: center;
    font-size: 80%;
    min-height: 34px;
}
#footer p{
    padding: 10px;
    margin: 0;
    font-weight: bold;
    font-family: Verdana, Segoe, Tahoma, Arial, sans-serif;
}
#footer p.up{
    float: right;
}
#footer p.up a{
    padding-right: 20px;
    background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
    color: #0000FF;
    text-decoration: underline;
}
#footer a:hover, #footer a:active{
    color: #FFFFFF;
    text-decoration: none;
}
