
/*

Theme Name: Onepenny
Theme URI: http://www.themeporter.com
Description: Two column Blog Layout
Author: Theme Porter
Author URI: http://www.themeporter.com/

*/

body {
    background-color: #ebebeb;
    border-top: 10px solid #555555;
    background-image : url(images/body_bg.png);
    background-repeat: repeat-y;
    background-position: top center;
    font-family : "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
    font-size : 12px;
    font-style : normal;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }

/* Links */


a:link {
    color: #335577;
    text-decoration: none;
  }


a:visited {
    color: #557799;
    text-decoration: none;
  }


a:hover, a:active {
    color: #ffffff;
    background-color: #335577;
    border-bottom: 3px solid #89acce;
  }

/* Html Elements */

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
  }


h1 {
    position: absolute;
    top: 64px;
    margin-left: 92px;
    font-size: 38px;
    z-index: 10;
  }


h2 {
    font-size: 28px;
  }


h3 {
    background-color : #DEE6F0;
    background-image : url('images/back_h3.png');
    border-bottom-color : #cfcfcf;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #cfcfcf;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #cfcfcf;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #cfcfcf;
    border-top-style : solid;
    border-top-width : 1px;
    font-size : 20px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


h4 {
    font-size: 20px;
  }


h5 {
    font-size: 16px;
  }


h6 {
    font-size: 13px;
    margin: 4px 7px 0px 7px;
    font-weight: bold;
  }


ul {
    line-height: 1.4em;
    list-style-type: square;
    color: #333333;
  }


ol {
    line-height: 1.8em;
    color: #333333;
  }


blockquote {
    color: #555555;
    background-color: #eeeeee;
    border: 1px solid #cfcfcf;
    padding: 5px 10px;
    margin: 10px 20px;
  }

blockquote img{
    border: 0;
    padding:0;
    line-height: 16px;
  }


small {
    margin: 4px;
    padding: 2px;
    background-color: #f9f9f9;
    font: normal 10px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 3px solid #89acce;
  }


code {
    font-family: Consolas, Verdana, Arial, "Courier New";
  }


abbr, acronym {
    font-style: normal;
    border-bottom: 1px dotted #333333;
    cursor: help;
  }


em {
    font-style: italic;
  }


strong {
    font-weight: bold;
  }


del {
    text-decoration: line-through;
    color: #555555;
    font-size: 11px;
  }


ins {
    text-decoration: none;
    color: #679b3c;
  }


p em, cite {
    font-family: Consolas, Verdana, Serif;
  }

/* Structure */






#container {
    margin-bottom : 0;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    width : 780px;
  }


#header {
    background-image : url("images/back_02.jpg");
    background-position : center;
    height : 130px;
    padding-bottom : 0;
    padding-left : 0px;
    padding-right : 0;
    padding-top : 0;
  }


#navigation {
    float: left;
    width: 100%;
    background-color: #333333;
  }


#wrapper {
    margin: 0;
    padding: 0;
    clear: both;
    float: left;
    width: 100%;
  }


#content-wrapper {
    width: 540px;
    float: left;
    background: #ffffff;
    margin-bottom: 30px;
    border-left:1px solid #cfcfcf;
    border-bottom:1px solid #cfcfcf;
    border-right:1px solid #cfcfcf;
  }


#content {
    float: left;
    padding: 5px 15px 25px 15px;
    line-height: 1.6em;
  }


.post {
    margin:0 0 25px 0;
  }


.post .info {
    background-color : #fbf8f1;
    background-image : url('images/back_post_info.png');
    border-bottom-color : #EADFC6;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #EADFC6;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #EADFC6;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #EADFC6;
    border-top-style : solid;
    border-top-width : 1px;
    color : #505050;
    font-size : 0.9em;
    padding-bottom : 3px;
    padding-left : 8px;
    padding-right : 3px;
    padding-top : 2px;
  }


.post .autore {
    color : #6f6f6f;
    font-size : 1.1em;
    font-weight : bold;
    padding-left : 3px;
    padding-right : 3px;
    text-decoration : underline;
    text-transform : capitalize;
  }


.post .PostTime {
    background-image : url('images/calendar.gif');
    background-repeat : none;
    clear : both;
    float : left;
    height : 58px;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 18px;
    margin-top : 5px;
    text-align : center;
    width : 39px;
  }


.post .PostTime .day {
    font-family : "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
    font-size : 23px;
    letter-spacing : 1px;
    line-height : 18px;
    padding-top : 3px;
  }


.post .PostTime .month {
    font-weight: bold;
    font-size: 16px ;
    text-transform: lowercase;
    line-height: 15px;
    letter-spacing: -1px;
    font-family : "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
  }


.post .PostTime .year {
    padding-top: 4px;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px ;
    text-transform: lowercase;
    line-height: 14px;
    letter-spacing: -1px;
    font-family : "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
  }


#sidebar-wrapper {
    width: 238px;
    height: 100%;
    float: left;
    background: #ffffff;
  }


#sidebar {
    float: left;
    padding: 10px;
  }


#validator {
    background: #ffffff;
    float: left;
    padding-left: 0;
  }


#validator a:link {
    color: #ffffff;
    text-decoration: none;
  }


#validator a:visited {
    color: #ffffff;
    text-decoration: none;
  }


#validator a:hover, #validator a:active {
    color: #ffffff;
    background-color: #335577;
    border: 0;
    cursor: help;
  }


#footer {
    background-color : #dee6f0;
    background-position : center;
    border-bottom-color : #557799;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #557799;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #557799;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #557799;
    border-top-style : solid;
    border-top-width : 1px;
    clear : both;
    color : #555555;
    font-size : 0.8em;
    margin-bottom : 30px;
    margin-left : 30px;
    margin-right : 30px;
    margin-top : 30px;
    padding-bottom : 3px;
    padding-left : 3px;
    padding-right : 3px;
    padding-top : 3px;
    text-align : center;
  }

/* Navigation */






#navigation ul {
    margin: 0 7px;
    float: left;
    width: 95%;
    padding: 3px 0;
    list-style-type: none;
  }


#navigation li {
    float: left;
    margin: 0 0 0 7px;
    padding: 0;
  }


#navigation a:link,#navigation a:visited {
    float: left;
    display: block;
    color: #99bbdd;
    padding: 6px 7px;
    border: 1px solid #333333;
    font-weight: bold;
  }


#navigation a:hover,#navigation a:active {
    color: #ffffff;
    background-color: #557799;
    border-color: #99bbdd;
    font-weight: bold;
  }


#bhome li#lhome a,#bproducts li#lproducts a,#bsupport li#lsupport a,#bblog li#lblog a,#babout li#labout a,#bcontact li#lcontact a {
    color: #f9f9f9;
    background-color: #557799;
    border-color: #7799bb;
  }

/* Header */






#header h1 {
    margin-bottom: 0;
  }


#header h1 a {
    background: transparent center center no-repeat;
  }


#header h1 a:link,#header h1 a:visited {
    color: #333333;
  }


#header h1 a:hover,#header h1 a:active {
    color: #000000;
    background-color: transparent;
  }


#header h1 span {
    visibility: hidden;
  }


#header h6 {
    position: absolute;
    padding-left : 7px;
    padding-top : 118px;
    top : 0px;
    z-index : 3;
    font-size: 13px;
    margin: 4px 7px 0px 7px;
    font-weight: bold;
    color: #3E3E3E;
  }

/* Sidebar */






ul#sidenotes {
    margin: 0;
    padding: 0;
    line-height: 1.6em;
    list-style-type: none;
  }


ul#sidenotes li {
    padding: 5px;
    border-bottom: 1px dotted #cccccc;
  }


ul#sidenotes li:hover {
    background-color: #eeeeee;
  }


ul#sidenotes li .title {
    display: block;
    font-weight: bold;
  }


ul#sidenotes li .date {
    display: block;
    color: #777777;
    font-size: smaller;
  }


ul#sidenotes li .content {
    display: block;
  }


ul#sidenotes li a:link,ul#sidenotes li a:visited {
    padding: 0;
    color: #333333;
  }


ul#sidenotes li a:hover,ul#sidenotes li a:active {
    background-color: transparent;
  }

/* Footer */






#footer a:hover,#footer a:active {
    color: #003355;
    background-color:transparent;
  }


#commentlist li {
    margin-bottom: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #700000;
  }


#commentform {
    margin: 1em 0;
    background: #f9f9f9;
    width: 280px;
  }


#commentform textarea {
    background: #f8f7f6;
    border: 1px solid #d6d3d3;
    width: 280px;
  }


#commentform textarea:hover {
    background: #f9f9f9;
    border: 1px solid #d6d3d3;
  }


#commentform textarea:focus {
    background: #ffffff;
    border: 1px solid #939793;
  }


#commentform #email, #commentform #author, #commentform #url {
    font-size: 1.1em;
    background: #f8f7f6;
    border: 1px solid #d6d3d3;
    width: 280px;
  }


#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
    font-size: 1.1em;
    background: #f9f9f9;
    border: 1px solid #d6d3d3;
    width: 280px;
  }


#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
    font-size: 1.1em;
    background: #f9f9f9;
    border: 1px solid #939793;
    width: 280px;
  }


#commentform input {
    margin-bottom: 3px;
  }

/* Personalizzazioni varie.. */






.loghetto {
    position: absolute;
    padding-left : 15px;
    padding-top : 50px;
    top : 0px;
    z-index : 3;
  }


.background {
    elevation : below;
    z-index : 1;
  }


p {
    line-height : 15px;
  }

