
.postpoll.attivita .section{
    background-color: #124876;
    -webkit-border-radius: 12px 36px 12px 36px;
    -moz-border-radius: 12px 36px 12px 36px;
    border-radius: 12px 36px 12px 36px;

    /*background: rgb(255,102,0); /* Old browsers */
    background: -moz-linear-gradient(top,  #124876 76px, #D5EAFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(76px,#124876), color-stop(100%,#D5EAFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #124876 76px, #D5EAFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #124876 76px, #D5EAFF 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #124876 76px, #D5EAFF 100%); /* IE10+ */
    background: linear-gradient(top,  #124876 76px, #D5EAFF 100%); /* W3C */
    -pie-background: linear-gradient(top,  #124876 76px, #D5EAFF 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#ffead5',GradientType=0 ); /* IE6-9 */

    margin-bottom: 20px;
}
/*
.postpoll.attivita .section .content{
    padding: 8px 8px 1px 0;
}
*/
.postpoll.attivita .section{
    background:#FFFFFF;    
    padding-left: 10px;
    margin-bottom: 20px;
}

.postpoll.attivita .section .title{
    /*
    background: url(postpoll/logo_swglab_shadow_45.png) no-repeat 10px 12px;
    height: 45px;
    */
    padding: 10px 0 0 280px;
    padding: 0px;
    color: #FFF;
}

.postpoll.attivita .section > .title {
    color: #F16A0E;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.postpoll .domanda{
    background: #FFF;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffead5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.postpoll.attivita .section .domanda .title{
    background: transparent;
    color: #444;
    padding: 0;
    height: auto;
    font-size: 1.2em;
}

.postpoll.attivita .section .domanda .section{
    background: transparent;
}

.postpoll .page-title{
    /*background: url("postpoll/logo-politicapp.png") no-repeat center;*/
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.4em;
    height: 35px;
    margin-bottom: 6px;
    padding: 0 0 2px 10px;
}

.postpoll .post .page-title{
    background: #FFFFFF;
}


.postpoll.attivita .section .content .content{
    padding: 0;
}

.postpoll .domanda input {
    background-color: #FBFDFF;
    border: 1px solid #59F;
    color: #666666;
    width: 600px;
}

.postpoll .read-more {
    color: #CC0000;
    white-space: nowrap;
}
.postpoll .attachments{
    border-top: solid 1px #CCC;
    padding: 6px 0;
}
.postpoll .attachment.mime-application-pdf{
    background: url(postpoll/mime/mime-pdf.png) no-repeat;
    min-height: 42px;
    padding: 24px 0 0 70px;
}

.postpoll .panel-page.home .page-title{
    display: none;
}
.postpoll .panel-page.home .block{
    clear: both;
}
.postpoll .panel-page.home .block-title{
    background: #999999;
    color: #FFFFFF;
    padding: 1px 6px;
}
.postpoll .panel-page.home .block-content{
    padding: 10px;
}
.postpoll .panel-page.home .block .post.preview .title{
    font-size: 1.4em;
}

.postpoll #ct-page-content{
    position: relative;
}
.postpoll .blog .new-post{
    position: absolute;
    top: 0;
    right: 60px;
    padding: 4px 20px;
    border: solid 1px #124876;
}

.postpoll .page-settings{
    position: absolute;
    top: 0;
    right: 10px;
}
.postpoll .page-settings .button{
    margin: 0 5px;
}
.postpoll .comments{
    position: relative;
    min-height: 120px;
}
.postpoll .comments-title{
    background: #CCC;
    color: #124876;
    font-size: 1.2em;
    padding: 1px 10px;
    margin-top: 30px;
}
.postpoll .comments .comments-count{
    position: absolute;
    top: 40px;
    left: 13px;
    width: 80px;
    height: 80px;
    font-size: 36px;
    padding: 4px 0;
    color: #FFF;
    text-align: center;
    background: url(postpoll/comments.png) no-repeat center top;
}
.postpoll .add-comment-area{
    margin: 4px 0 4px 110px;
    border: solid 1px #124876;
}
.postpoll .add-comment-area .button{
    text-align: center;
    padding: 2px 20px;
}
.postpoll .add-comment-area .button:hover{
    background: #F2EEFF;
}
.postpoll .add-comment-area .buttons{
    margin: 0;
    padding: 0;
}
.postpoll .add-comment-area textarea{
    width: 469px;
    margin-left: 7px;
    background-color: #FBFDFF;
    border: 1px solid #5599FF;
    padding: 6px;
}
.postpoll .add-comment-area .section{
    margin-bottom: 4px;
}

.postpoll .add-comment-area .label{
    margin: 3px 7px;
}

.postpoll .add-comment-area .no-nick{
    text-align: center;
}

.postpoll .comment-area-main{
    margin-left: 110px;
    padding: 10px;
    border-left: solid 1px #CCC;
}
.postpoll .comment{
    margin-bottom: 12px;
}
.postpoll .comment .creator{
    float: left;
    font-weight: bold;
}
.postpoll .comment .time{
    float: left;
    margin-left: 10px;
    font-size: 0.8em;
    color: #AAA;
}
.postpoll .comment .content{
    font-size: 0.9em;
    color: #888;
    clear: both;
}

.postpoll .comments-preview{
    float: right;
    margin-right: 30px;
}
.postpoll .comments-preview .comments-count{
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 2px 0;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    background: url(postpoll/comments40.png) no-repeat center top;
}

.postpoll .post.preview p{
    margin: 4px 0;
}
.postpoll .post.preview .img-preview.float_right{
    behavior: url(js/PIE.htc);
    float:right;
    margin: 4px 0 10px 10px;
    border: solid 2px #BBB;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.postpoll .post.preview .img-preview.float_left{
    behavior: url(js/PIE.htc);
    float:left;
    margin: 4px 10px 10px 0;
    border: solid 2px #BBB;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.postpoll .pager{
    text-align: center;
}
.postpoll .pager span{
    margin: 0 6px;
}
.postpoll .pager .active{
    font-weight: bold;
}

.postpoll .blog .post.preview{
    border-bottom: dashed 1px #CCC;
    margin-bottom: 8px;
}
.postpoll .panel-page.home .vista-ricerche .block-content {
    padding: 0;
}
.postpoll .vista-ricerche{
    display: table;
    border-top: dashed 1px #CCC;
    border-bottom: dashed 1px #CCC;
    padding: 4px 0;
    margin-bottom: 4px;
}
.postpoll .title-preview:first-child{
    border-left: none;
}
.postpoll .title-preview{
    border-left: solid 1px #CCC;
    padding: 2px 10px;
    /*float: left;*/
    width: 30%;
    display: table-cell;
}
.postpoll .title-preview .title{
    height: 44px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}
.postpoll .vista-ricerche .comments-preview{
    margin-right: 0;
}
.postpoll .vista-ricerche .comments-preview .comments-count{
    display: inline-block;
    width: 24px;
    height: 24px;
    padding: 0;
    font-size: inherit;
    color: #FFF;
    text-align: center;
    background: url(postpoll/comments24.png) no-repeat center 2px;
}


.postpoll .jumppage-disclaimer{
    behavior: url(js/PIE.htc);
    padding: 0 10px;
    color: #B72;
    border: double 3px #F6AF48;
    margin: 8px 10px 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.postpoll .block-segnali .img-preview{
    margin-top: -18px !important;
}

.postpoll .post.preview .pubdate{
    /*background: none repeat scroll 0 0 #A6B9CA;
    border-bottom: 2px solid #124874;
    border-top: 2px solid #124874;*/
    float: left;
    color: #AAA;
    padding: 8px 12px 0;
    font-style: italic;
}

.postpoll .post.draft{
    background-color: #DDD;
}

.postpoll .nickname-setup .button{
    behavior: url(js/PIE.htc);
    padding: 0 10px;
    border: outset 3px #59F;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: inline;
    display: inline-block;
}

.postpoll .ct-admin-button{
    position: absolute;
}

.postpoll .attivita .section .content {
    padding: 0px;
}