/*
Theme Name: Sicilia Informazioni
Author: Serverstudio S.r.l.
Author URI: http://www.serverstudio.it/
Version: 0.2
*/
* {
    outline: none;
    padding: 0;
    margin: 0
    }
a img {
    border: 0
    }
a {
    outline: none
    }
.clearfix:after {
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
    content: "."
    }
* html .clearfix {
    zoom: 1
    }
*:first-child + html .clearfix {
    zoom: 1
    }
.alignleft {
    float: left
    }
.alignright {
    float: right
    }
.left {
    float: left;
    margin: 0 5px 2px 0
    }
.right {
    float: right;
    margin: 0 0 2px 2px
    }
.center {
    clear: both;
    margin: 0 0 2px
    }
.relative {
    position: relative
    }
.mb20 {
    margin-bottom: 20px
    }
.orange {
    color: #f88614
    }
.grey {
    color: #737373
    }
.slot300 {
    width: 300px;
    min-height: 250px
    }
.slot250 {
    margin: 0 auto;
    width: 250px;
    min-height: 250px
    }
.slot468 {
    margin: 0 auto;
    padding: 20px 0;
    width: 468px;
    background: #fff
    }
body {
    background: #fff;
    font: 14px/20px Arial, sans-serif;
    background-image: url(http://194.243.81.182/counter/sfondogrande_neutro.jpg);
    background-attachment: fixed;
    background-position: 50% 150px;
    background-repeat: no-repeat no-repeat
    }
/*modifica gc */
.background-link {
    position: absolute;
    top: 150px;
    left: 0;
    display: block;
    width: 100%;
    height: 7250px;
    z-index: 1px
    }
.background-link span {
    display: none
    }
#container {
    position: relative;
    background: white;
    width: 980px;
    margin: 0 auto;
    z-index: 2px
    }
/*fine modifica gc*/
#page {
    margin: 5px auto;
    padding: 3px;
    width: 980px;
    min-height: 200px;
    background: #fff;
    border-radius: 2px 2px 2px 2px;
    /*box-shadow:2px 2px 2px 2px #999; */
    margin-top: 20px
    }
#header {
    margin-bottom: 2px
    }
#top-header {
    position: relative;
    min-height: 30px
    }
#middle-header {
    padding-bottom: 0;
    height: 90px;
    position: relative
    }
#bottom-header {
    margin: 20px 0 0 0;
    position: relative
    }
/*#link_715{position:absolute;left:417px;top:147px;}*/
#link_715 {
    position: absolute;
    left: -400px;
    top: -400px
    }
#today {
    position: absolute;
    top: 0;
    left: 0
    }
#social {
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 16px;
    background: url(images/social.jpg) no-repeat right
    }
#social a {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px
    }
#social #rss {
    left: 0
    }
#social #twitter {
    left: 18px
    }
#social #facebook {
    right: 0
    }
.machette {
    position: absolute;
    top: 0;
    width: 160px;
    height: 90px
    }
#machette-sx {
    left: 0
    }
#machette-dx {
    right: 0;
    text-align: right
    }
#logo {
    padding: 18px 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 64px;
    text-align: center;
    background: #b20000
    }
#menu-top {
    padding-left: 35px;
    position: absolute;
    top: 0;
    right: 60px;
    list-style: none;
    background: url(images/top-menu.png) no-repeat left center
    }
#menu-top .menu-item {
    float: left;
    padding: 0 10px
    }
#menu-top .menu-item a {
    font: bold 12px Arial;
    text-decoration: none;
    text-transform: uppercase;
    color: #000
    }
#menu-top .menu-item a:hover {
    font: bold 12px Arial;
    text-decoration: none;
    text-transform: uppercase;
    color: #F60
    }
#menu-main {
    padding: 5px 0;
    list-style: none;
    text-align: center;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd
    }
#menu-main .menu-item {
    display: inline;
    padding-right: 3px
    }
#menu-main .menu-item a {
    font: bold 10px/10px verdana;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: #F88614;
    border: solid 1px #999;
    padding: 1px 3px 1px 3px;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
#menu-main .menu-item a:hover {
    font: bold 10px/10px verdana;
    text-decoration: none;
    text-transform: uppercase;
    color: #F88614;
    background: #fff;
    border: solid 1px #000;
    padding: 1px 3px 1px 3px;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
#menu-secondary {
    padding: 10px 0;
    width: 660px;
    list-style: none;
    text-align: justify
    }
#menu-secondary .menu-item {
    display: inline;
    padding-right: 10px
    }
#menu-secondary .menu-item a {
    font: 12px/24px Arial;
    text-decoration: none;
    text-transform: uppercase;
    color: #5c626a
    }
#searchform {
    width: 270px
    }
#searchform label {
    padding: 5px;
    display: block;
    font: 12px Arial;
    color: #737373;
    text-transform: uppercase
    }
#searchform input[type=text] {
    width: 179px;
    height: 20px;
    border: 1px solid #e6e6e6;
    border-right: 1px solid #c1c1c1;
    background: #e6e6e6
    }
#searchform input[type=submit] {
    margin-left: 1px;
    text-indent: 32px;
    width: 27px;
    height: 22px;
    overflow: hidden;
    border: 1px solid #5c626a;
    background: #5c626a url(images/lenteCerca_new.png) no-repeat center
    }
#search_widget {
    padding: 0 0 15px 0
    }
#pushbar {
    padding: 2px 0;
    border-top: 0 solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd
    }
#container {
    background: url(images/bg.jpg) repeat-y center
    }
#content {
    width: 660px;
    min-height: 200px
    }
.home #content {
    background: url(images/content.jpg) repeat-y center
    }
/*#apertura{margin-bottom:20px;}*/
#colonna-sx {
    width: 360px
    }
#colonna-dx {
    width: 274px
    }
#sidebar {
    width: 300px;
    min-height: 200px
    }
.widget {
    margin-bottom: 20px
    }
.post-occhiello {
    margin-bottom: 10px;
    width: 360px;
    font: bold 11px/13px Arial;
    text-transform: uppercase
    }
.post-comments-popup {
    width: 150px;
    text-align: right
    }
.post-comments-popup a {
    font: bold 11px/13px Arial;
    color: #f88614;
    text-transform: uppercase;
    text-decoration: none
    }
.post-title {
    margin-bottom: 10px
    }
.media-title {
    color: #c00
    }
.post-title, .post-title a {
    color: #000;
    font: bold 16px/18px Arial;
    text-decoration: none;
    text-transform: uppercase
    }
.post-date {
    margin: 0 0 5px 0;
    font: 11px/13px Arial
    }
.post-date a {
    text-decoration: none;
    color: #F88614
    }
.post-content p {
    margin-bottom: 15px;
    font-size: 14px;
    color: #000;
    line-height: 23px
    }
.post-image {
    margin-bottom: 5px
    }
.post-related {
    width: 550px;
    margin: 2px 0
    }
.post-related strong {
    display: block;
    margin-bottom: 10px
    }
.post-related a {
    padding-bottom: 0;
    color: #737373;
    text-decoration: none;
    display: block
    }
.post-sociable {
    margin: 5px 0;
    position: relative;
    width: 124px;
    height: 30px;
    background: url(images/sociable.jpg) no-repeat right
    }
.post-sociable a {
    position: absolute;
    width: 29px;
    height: 30px;
    display: block
    }
.post-sociable .facebook {
    left: 0
    }
.post-sociable .twitter {
    left: 32px
    }
.post-sociable .okno {
    left: 64px
    }
.post-sociable .print {
    right: 0
    }
.post-fonte a {
    color: #737373;
    text-decoration: none
    }
.post-tags a {
    color: #737373;
    text-decoration: none
    }
#today_post {
    margin: 20px 0
    }
#today_post ul {
    margin: 20px 0;
    list-style: none
    }
#today_post li {
    margin: 5px 0
    }
#today_post a {
    color: #000;
    text-decoration: none;
    font-weight: bold
    }
/*.layout{background:#fff;}*/
.layout-apertura .post-title, .layout-apertura .post-title a {
    font: bold 20px/22px Georgia
    }
.layout-apertura {
    background: #fff;
    padding-bottom: 5px
    }
.layout-colonna-360 {
    width: 360px;
    padding-bottom: 5px
    }
.layout-colonna-360 .post-related {
    width: 360px;
    font-size: 13px
    }
.layout-colonna-274 {
    width: 274px
    }
.layout-colonna-274 .post-related {
    width: 274px;
    font-size: 13px
    }
.layout-colonna-360, .layout-colonna-274 {
    padding: 0;
    border-top: 4px double #cdcdcd;
    padding-top: 5px;
    padding-bottom: 5px
    }
.layout-total {
    background: #fff;
    padding-top: 10px;
    width: 100%;
    clear: both
    }
.layout-rubrica {
    margin-bottom: 5px;
    position: relative
    }
.layout-rubrica .layout-rubrica-title {
    margin-bottom: 10px
    }
.layout-rubrica .rubrica {
    padding: 0 15px
    }
.layout-rubrica .rubrica-title {
    margin-bottom: 5px
    }
.layout-rubrica .rubrica-title a {
    text-decoration: none;
    color: #000
    }
.layout-rubrica .rubrica-title img {
    margin: 0 5px 0 -15px;
    vertical-align: middle
    }
.avvocato {
    width: 61px;
    height: 70px;
    margin: -50px 10px 0;
    float: right
    }
.layout-archive {
    margin-bottom: 20px;
    border-bottom: 4px double #CDCDCD
    }
.navigation div {
    min-height: 1px;
    width: 50%
    }
.navigation .next {
    text-align: right
    }
.navigation a {
    font: 12px Georgia;
    color: #858585;
    text-decoration: none
    }
#oroscopo-giorno .post-title a {
    color: #000;
    font: bold 18px/20px Arial;
    text-decoration: none;
    text-transform: uppercase
    }
#tabs {
    margin: 0 0 20px;
    width: 300px
    }
#tabs ul {
    list-style: none;
    background: #858585
    }
#tabs li {
    float: left
    }
#tabs .tab-title {
    display: block;
    padding: 5px 8px;
    font: bold 12px/20px Arial;
    text-decoration: none;
    color: #fff
    }
#tabs .active {
    background: #FCF2E9;
    color: #000
    }
#tabs .tab {
    padding: 20px 10px;
    margin-bottom: 15px;
    background: #FCF2E9
    }
.layout-testata .testata {
    padding: 0 15px 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd
    }
.layout-testata .testata-title {
    margin-bottom: 5px
    }
.layout-testata .testata-title a {
    text-decoration: none;
    color: #F88614
    }
.layout-testata .testata-title img {
    margin: 0 5px 0 -15px;
    vertical-align: middle
    }
#tabs .tab h3 {
    padding: 0 15px 10px 20px;
    font-size: 14px
    }
#tabs .tab h3 a {
    color: #000;
    text-decoration: none
    }
#tabs .tab h3 img {
    margin: -7px 0 0 -20px
    }
.layout-in-breve {
    margin: 0 5px 20px;
    width: 290px
    }
.layout-in-breve .layout-in-breve-title {
    margin-bottom: 20px
    }
.layout-in-breve .in-breve {
    padding: 0 0 10px;
    margin-bottom: 10px;
    font-size: 13px
    }
.layout-in-breve .in-breve-title {
    margin-bottom: 5px
    }
.layout-in-breve .in-breve-title a {
    text-decoration: none;
    color: #000
    }
.layout-in-breve .in-breve-title img {
    margin: 0 5px 0 -15px;
    vertical-align: middle
    }
#ultimi-commenti {
    padding: 15px;
    margin-bottom: 20px;
    background: #fcf2e9;
    position: relative
    }
#ultimi-commenti h2 {
    padding: 0 0 20px 0
    }
#ultimi-commenti h4 img {
    margin: 0 5px 0 -15px;
    vertical-align: middle
    }
#ultimi-commenti .nuvola {
    width: 41px;
    height: 41px;
    position: absolute;
    right: 10px;
    top: -20px
    }
#ultimi-commenti .comment {
    padding: 0 0 10px;
    margin: 5px;
    list-style-image: url(images/triangoloarancio.png)
    }
#ultimi-commenti .comment a {
    text-decoration: none;
    color: #000
    }
#comments {
    margin: 30px 0
    }
#comments-title, #reply-title {
    margin-bottom: 30px;
    font: bold 20px/24px Georgia;
    color: #F88614
    }
.comment {
    padding: 10px;
    margin: 10px 0
    }
.odd {
    background: #FCF2E9
    }
.even {
    background: #EFEEED
    }
#respond {
    font: 12px/18px Arial;
    color: #787878
    }
.comment p {
    font: 12px/18px Arial;
    color: #787878;
    text-align: justify
    }
.comment span {
    font: 12px/16px Arial;
    color: #F88614
    }
.comment a {
    font: 12px/16px Arial;
    color: #F88614
    }
.avatar {
    float: left;
    margin: 0 10px 10px 0
    }
#commentform a {
    color: #F88614
    }
#commentform p, .wpcf7 p {
    margin: 15px 0;
    font: 12px/15px Arial
    }
#commentform label, .wpcf7 label {
    display: block;
    margin-right: 20px;
    float: left;
    width: 206px;
    font: bold 12px/15px Arial;
    text-align: right;
    color: #F88614
    }
#commentform input[type=text], .wpcf7 input[type=text] {
    padding: 2px;
    display: block;
    float: left;
    width: 268px;
    font: 12px/15px Arial;
    border: 1px solid #ddd
    }
#commentform textarea, .wpcf7 textarea {
    padding: 2px;
    display: inline-block;
    width: 268px;
    font: 12px/15px Arial;
    border: 1px solid #ddd
    }
#commentform input[type=submit], .wpcf7 input[type=submit] {
    padding: 5px 10px;
    font: bold 12px/15px Arial;
    border: 1px solid #ddd;
    background: #F88614;
    color: #fff;
    float: right
    }
.wpcf7 input[name="captcha"] {
    width: 100px
    }
.wpcf7-captcha-captcha {
    float: left
    }
.page-title {
    margin-bottom: 30px;
    font: bold 20px/24px Georgia;
    color: #F88614
    }
.links {
    padding-left: 20px;
    margin: 20px 0;
    list-style-image: url(images/triangoloarancio.png)
    }
.links a {
    text-decoration: none;
    color: #787878
    }
#footer {
    margin: 20px auto;
    width: 980px;
    border-top: 0 solid #f88614
    }
#footer-inner {
    position: relative;
    margin: 0 0;
    background: url(images/footer-bg.png) repeat-y center;
    background: #FFF
    }
.footer-box {
    padding: 0 45px;
    width: 225px
    }
#footer .first {
    padding: 0 45px 0 0;
    width: 445px
    }
#footer .last {
    padding: 0 0 0 45px;
    width: 445px
    }
#menu-footer-main, #menu-footer-secondary {
    margin-bottom: 3px;
    list-style: none
    }
#footer .menu-item {
    /*display:inline;*/
    padding-right: 10px;
    list-style: none
    }
#footer .menu-item a {
    font: 11px/14px Arial;
    text-decoration: none;
    color: #737373
    }
#footer .menu-item a:hover {
    font: 11px/14px Arial;
    text-decoration: none;
    color: #F60
    }
#menu-footer-secondary .menu-item {
    display: inline;
    padding-right: 15px
    }
#menu-footer-middle .menu-item {
    display: inline;
    padding-right: 15px
    }
#serverstudio {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #737373;
    text-decoration: none
    }
.leaderboard {
    width: 728px;
    margin: 20px auto 0 auto
    }
#amministrative-2012 {
    padding: 90px 0 0;
    width: 300px;
    height: 60px;
    background: url(images/elezionisiciliainfo.jpg) no-repeat
    }
#amministrative-2012 form {
    position: relative
    }
#amministrative-2012 select {
    margin: 3px 4px 0;
    width: 150px
    }
#amministrative-2012 input[type=submit] {
    position: absolute;
    height: 35px;
    right: 38px;
    top: 9px;
    width: 87px;
    overflow: hidden;
    background: transparent;
    text-indent: 100px;
    border: 0
    }