/*
Theme Name: sandbox
Theme URI: http://www.pikkio.net/
Description: My personal theme
Version: 0.4
Author: Lorenzo Delledonne
Author URI: http://www.pikkio.net/
.
General comments/License
.
*/

body {
    padding: 0;
    margin: 0;
    font: 65%/1.5 Verdana, Arial, Helvetica, sans-serif;
    background: #b9c2cb url(images/striped_bg.jpg) repeat scroll top left;
    color: #333;
}
#blackstrip {
    background-color: #000;
    margin: 0;
    padding: 0;
    padding-top: 50px;
    width: 100%;
    text-align: center;
    color: #fff;
}
#header {
    width: 755px;
    min-height: 140px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    background: #333 url(images/head-top.png) no-repeat scroll top center;
    color: #b3b3b3;
}
#page {
    width: 755px;
    position: relative;
    margin: 0 auto;
    padding: 0;
    border: 0;
/*     clear: both; */
/*     background: #f2f2f2 url(images/bg-content.jpg) repeat-y scroll top left; */
    background-color: #fff;
}
#content {
    float: left;
    width: 424px;
    padding: 30px 13px;
/*     overflow-x: hidden; */
/*     font-size: 1.2em; */
/*     background-color: #f2f2f2; */
    color: #333;
}
#sidebar {
    float: right;
    width: 300px;
    padding-bottom: 30px;
/*     background-color: #e6e6e6; */
}
#footer {
    clear: both;
    width: 100%;
    background-color: #1c1c24;
    color: #ccc; /*#999?*/
}


/* Inside boxes */

hr {
    display: block;
    clear: both;
    visibility: hidden;
    border: 0;
    margin: 0;
    padding: 0;
}
h3 {
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.6em;
    margin: 0;
    padding: 0;
    clear: both;
}
abbr, acronym {
    border-bottom: 1px dotted #666 !important;
    cursor: help;
}
/* Header */
#headerlogo {
    margin: 10px 40px;
    margin-right: 0;
    float: left;
}
#header h1 {
    margin: 0;
    padding: 0;
}
#header h1 a {
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 2.4em;
    color: #cae001;
    text-decoration: none;
    margin: 0;
}
#dotnet {
    font-weight: bold;
    font-size: 0.7em;
    color: #b3b3b3;
}
.description {
    position: relative;
    top: -7px;
    margin-left: 3px;
    color: #b3b3b3;
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
}
div#headlinks {
    float: right;
    margin-right: 20px;
    margin-top: 18px;
    padding: 0;
}
#headlinks img {    border: 0; margin-left: 10px;}

#searchform {
    display: block;
    width: 200px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    margin: 7px;
}
#searchform fieldset {    border-width: 0;}
#searchform legend, #searchform label {
    display: none;
}
#s {
    background-color: #4d4d4d;
    color: #808080;
    border-width: 0;
    padding: 2px;
    padding-left: 4px;
}
#s:hover, #s:focus {
    background-color: #666;
    color: #222;
}
#searchsubmit {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    cursor: pointer;
}

ul#menu {
    position: absolute;
    bottom: 0;
/*     left: 20px; */
    width: 70%;
    margin-bottom: 8px;
}
ul#menu li a {
    padding: 5px 15px 6px;
    background-color: #4d4d4d;
    color: #000;
    text-decoration: none;
}
ul#menu li a:hover {    background-color: #cae001;}
ul#menu li {
    display: inline;
    margin: 0;
    padding: 0;
}


/* Posts */
a {   color:#00AAD4; text-decoration:none;}
a:hover, a:active { text-decoration:underline;}
h2.pagetitle {  display: none;}
.navigation {
    display: block;
    float: left;
/*     width: 100%; */
    padding: 4px;
    margin-bottom: 60px;
    margin-top: 10px;
    text-align: center;
    background-color: #e6e6e6;
    font-size: 1.2em;
}
.navigation a {
    text-decoration: none;
    color: #4d4d4d;
}
.navigation a:hover {   text-decoration: underline;}
.alignleft {    float: left;}
.alignright {   float: right;}
.post {
    margin: 20px 0;
/*     padding: 0 15px; */
}
.post h3 {
    margin-bottom: 16px;
    padding-bottom: 0;
    line-height: 1.5em;
}
.post h3 a {
    color: #54647a;
    font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 1.7em;
    font-weight: normal;
    text-decoration: none;
}
.post h3 a:hover, .post h3 a:active {
    color: #00aad4;
}
.postmeta {
    padding: 0;
    margin: 0;
    position: relative;
    top: -8px;
    font-size: small;
    color: #808080;
}
.postdate {
    background: url(images/time.png) no-repeat left center;
    padding-left: 20px;
}
.postcomments {
    background: url(images/comments.png) no-repeat left center;
    padding-left: 20px;
    margin-left: 50px;
    padding-bottom: 4px;
}
.postcomments a {
    text-decoration: none;
    color: #00aad4;
}
.postcomments a:hover, .postcomments a:active {
    text-decoration: underline;
}
ul#headcomments {
    padding: 0pt;
    margin: 0pt;
}
ul#headcomments li {    display: inline;}
li#RSSpost {
    background: url(images/feed.png) no-repeat left center;
    padding: 25px 20px;
    margin-left: 10px;
}
li#URIpost {
    background: url(images/pingback.png) no-repeat left center;
    padding: 25px 20px;
}
.entry {
    position: relative;
    top: -10px;
    font-size: 1.2em;
    line-height: 1.6;
    text-align: justify;
}
.more-link:link, .more-link:visited {
    display: block;
    float: left;
    clear: both;
    color: #00aad4;
    text-decoration: none;
    border-bottom: 1px dotted #00aad4;
    padding: 2px;
}
.more-link:hover, .more-link:active {
    color: #00aad4;
    background-color: #333; /* il contrario? */
    text-decoration: none;
}
.postcat {
    padding: 0;
    margin: 0;
    text-align: right;
    font-size: x-small;
    font-weight: normal;
    color: #333;
}
.postcat a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}
.postcat a:hover, .postcat a:active {
    text-decoration: underline;
}
.commentlist {  padding-left: 10px;}
.commentlist li {
   list-style-type: none;
   display: block;
   padding: 5px;
}
.commentlist li.alt {
    background-color: #eee;
    border: 1px dotted #aaa;
}
.commentlist cite {
    font-style: normal;
    font-size: larger;
    font-weight: bold;
}
.commentlist div {    display: block;}
#commentform textarea {
    padding: 3px;
    width: 95%;
    border: 1px solid #999;
}
#commentform textarea:hover {    border-color: #000;}
/* Sidebar */
#sidebar h3 {    color: #08a; font-size: 2em;}
#sidebar a {    color: #54647A; text-decoration: none;}
#sidebar a:hover {    text-decoration: underline;}
#whoami {
    display: block;
    margin: 40px 0;
    margin-left: 30px;
    padding: 5px;
    padding-left: 20px;
    background-color: #1c1c24;
    color: #ccc;
    font-size: 1em;
}
#whoami h3 {    color: #cae001;}
#whoami p {
    margin: 0;
    margin-bottom: 10px;
}
#whoami a {
    color: #08a;
    text-decoration: none;
}
#whoami a:hover {    text-decoration: underline;/*color: #cae001;*/}
#calendar {
    text-align: center;
    margin-bottom: 30px;
}
#calendar caption {    margin: 0 auto;}
#wp-calendar {
    background-color: #eee;
    border: 1px dotted #999;
    margin: 0 auto;
    font-size: 1.2em;
    padding: 5px 15px;
}
#wp-calendar a {
    padding: 2px;
    text-decoration: none;
    font-weight: bold;
    color: #08a;
/*     border: 1px dotted #333; */
}
#wp-calendar a:hover {    background-color: #333; text-decoration: none;}
.pad {
    overflow: hidden;
    height: 0;
}
.sideleft {    display: block; float: left; margin: 10px; margin-left: 20px;}
.sideright {    float: right; margin: 10px; margin-right: 20px;}
#sidebar ul {
    padding: 0;
    list-style-type: none;
}
#sidebar ul ul {
    padding-left: 10px;
    list-style-type: circle;
}
#akismetwrap {    clear: both;}
/* Footer */
#footer img {    border: 0;}
#footer h3 {    color: #cae001; font-size: 2em;}
#footer .leftcol { /* TODO: rationalize */
    float: left;
    padding-left: 20px;
    margin-bottom: 20px;
    max-width: 200px;
    margin-top: 0;
}
#footer .leftcol ul {
    padding: 0;
    margin: 0;
    list-style-type: none; /*TODO: da cambiare*/
    font-size: 1.1em;
}
#footer .leftcol ul li {
    border-bottom: 1px dotted #555;
}
 #footer .leftcol ul li:hover {
    background-color: #54647a;
}
#footer .leftcol a {
    color: #08a;
    text-decoration: none;
    padding: 0 4px;
}
#footer .leftcol a:hover {    color: #cae001;}
#footer .rightcol {
/*     width: 300px; */
    float: right;
    padding-right: 10px;
    text-align: right;
    margin-bottom: 20px;
}
#footer .rightcol h3 {    color: #00aad4;}
#footer .rightcol ul {
    position: relative;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    list-style-type: none;
}
#footer img {   border: 3px solid #1c1c24;}
#footer img:hover {   border: 3px solid #cae001;}
#foot_bottom {
    clear: both;
    width: 98%;
    margin: 0 auto;
    border: 0;
    border-top: 1px dotted #b3b3b3;
    padding: 5px 0;
    color: #b3b3b3;
}
#foot_bottom a {    /*TODO: da cambiare? */
    color: #fff;
    text-decoration: none;
}
#foot_bottom a:hover {    text-decoration: underline;}
#foot_cc {
    width: 300px;
    float: left;
    background: url(images/cc.png) no-repeat left center;
    padding-left: 40px;
}
#foot_infos {   float: right; margin-right: 3px;}
#foot_infos small {   margin-right: 20px;}
#foot_infos small a {    color: #b3b3b3; text-decoration: none;}
#foot_infos small a:hover {    color: #333; background-color: #b3b3b3;}
a.validcss:link, a.validcss:visited {
    background: url(images/validcss.png) no-repeat left center;
    padding-left: 14px;
    margin-left: 10px;
    color: #cae001 !important;
}
.validxhtml {
    background: url(images/validxhtml.png) no-repeat left center;
    padding-left: 14px;
    margin-left: 10px;
    color: #80b3ff !important;
}
#rss_foot {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 5px;
}

/* Fronzoli */
.quote {
    display: block;
    font-style: italic;
    margin: 0 10%;
    background-color: #eee;
    padding: 1em;
}
blockquote {
    border-left: 5px solid #ddd;
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    color: #777;
}
#content img {
    margin : 1em;
    padding: 3px;
    border: 1px solid #666;
}
em.ok, em.ko {  font-style: normal;}
em.ok {   color: #0f0;}
em.ko {   color: #f00;}

/* Elimina l'odiosa faccina messa da WP Stats... */
body > img {  height: 0; width: 0; display: none;}