/*
Theme Name: Tecnobanana Theme
Theme URI: http://www.tecnobanana.com/
Description: Tema per Tecnobanana.
Version: 2.0
Author: Mame & Bill
Tags: jungla, nessuna colonna, ajax, widget
*/

body, html{
    margin: 0;
    padding: 0;
    background: #000 url('images/background.jpg') top no-repeat;
    font-family: Georgia,'Times New Roman',times,serif;
    font-size: 12px;
}

#contenitore{
    margin: auto;
    width: 1000px;
    height: 100%;
    min-height: 100%;
    padding-top: 400px;
}

#header{
    margin-top: -91px;
    padding-top: 25px;
    background:#eeeeee url('images/header.jpg') repeat-x;
}

#footer{
    margin-top: 20px;
    position:relative;
    width:100%;
    background:#333 url('images/footer.jpg') repeat-x;
}

/*******************************************************************************
INIZIO LINK LOGO
*******************************************************************************/
#link_logo{
    height:254px;
    left:50%;
    margin-left:-215px;
    position:absolute;
    top:55px;
    width:430px;
}
#link_logo a{
    width: 430px;
    height: 254px;
    display: inline-block;
    text-indent: -9999px;
}
/*******************************************************************************
FINE LINK LOGO
*******************************************************************************/


/*******************************************************************************
INIZIO FOLLOW ME
*******************************************************************************/
#followme_cont img{
    border: 0;
}
.followme{
    width: 300px;
    height: 0px;
    top: 0px;
    left: 180px;
    position: absolute;
    z-index: 2;
}
.followme img{
    width: 100%;
    height: 100%;
}
.followme a{
    height: 0px;
    text-decoration: none;
    /*background-color: red;*/
}
.rope{
    position: absolute;
    top: -40px;
    left: 80px;
    z-index: 4;
}
#follow_facebook{
    position: absolute;
    top: 12px;
    left: 75px;
    min-width: 145px;
}
#follow_twitter{
    position: absolute;
    top: 84px;
    left: 75px;
    min-width: 145px;
}
#follow_delicious{
    position: absolute;
    top: 157px;
    left: 75px;
    min-width: 145px;
}
/*******************************************************************************
FINE FOLLOW ME
*******************************************************************************/


/*******************************************************************************
INIZIO HIGHLIGHTS
*******************************************************************************/
#highlights_cont{
    width: 950px;
    height: 275px;
    margin: auto;
    background: #2f6270 url('images/highlights_back.jpg') top no-repeat;
}
.highlights_singolo{
    padding: 20px;
}
.highlights_titolo{
    display: block;
}
.highlights_titolo a{
    font-size: 24px;
    font-style: italic;
    color:#deff00;
}
.highlights_testo{
    color: #FFF;
    margin-top: 15px;
    font-size: 14px;
    display: block;
    line-height: 20px;
}
.highlights_testo a{
    text-decoration: none;
    color: #FFF;
}
.highlights_testo .more-link{
    display: none;
    color: #FFF !important;
}
/*******************************************************************************
FINE HIGHLIGHTS
*******************************************************************************/


/*******************************************************************************
INIZIO MENU PAGINE
*******************************************************************************/
#pagine_cont{
    margin: auto 25px;
    height: 60px;
}
#pagine_cont ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#pagine_cont li{
    float: left;
    width: 98px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 0 2px 0 2px;
    background: url('images/pagina_btn.jpg') top no-repeat;
}
#pagine_cont .current_page_item{
    background: url('images/pagina_btn_selected.jpg') top no-repeat;
}
#pagine_cont li a{
    width: 99px;
    height: 42px;
    display: inline-block;
    color: #39798a;
    text-decoration: none;
}
.livesearchpopup {
    margin-left:650px;
    margin-top:10px;
    position:absolute;
}
/*******************************************************************************
FINE MENU PAGINE
*******************************************************************************/


/*******************************************************************************
INIZIO RICERCA
*******************************************************************************/
#ricerca_logo{
    margin-left: 890px;
    min-height:128px;
    position:absolute;
    top: 640px;
    background:transparent url('images/banana.png') no-repeat;
}
#ricerca_label{
    min-height:30px;
    position:absolute;
    top: -22px;
    width:115px;
    background:transparent url('images/cerca.png') no-repeat;
}
#ricerca_cont{
    background:#F0F0F0 url('images/ricerca_back.jpg') no-repeat;
    margin-left:735px;
    position:absolute;
    top:619px;
    min-height: 42px;
    width: 240px;
    padding: 8px 0 0 15px;
}
#ricerca_cont input{
    height: 16px;
    width: 170px;
    border: #CCC 1px solid;
    padding: 2px 2px 2px 5px;
    font-size: 14px;
    color: #333;
    border: none;
    font-family: Georgia,'Times New Roman',times,serif;
    color: #333;
}
#searchsubmit{
    background:none;
    min-height: 35px;
    width: 35px !important;
    text-indent: -9999px;
    margin: -4px 0 0 5px;
}
.screen-reader-text{
    display: none;
}

#quick_search_result{
    margin-top: 8px !important;
    background: url("images/metallo.jpg") repeat-y red !important;
}
.quick_search_type{
    margin: 5px 0 5px 0 !important;
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
}
/*******************************************************************************
FINE RICERCA
*******************************************************************************/


/*******************************************************************************
INIZIO POST
*******************************************************************************/
blockquote{
    border: #CCC 1px dashed;
    background-color: #f7f7f7;
    padding: 10px;
}
.post{
    margin-top: 1px;
    color: #5d5d5d;
    width: 1000px;
    min-height: 299px;
}
.post_item{
	background:#F0F0F0 url('images/post_back_header.jpg') top no-repeat;
    padding: 25px 0 0 0;
}
.post_item a{
    /*color: #5d5d5d;*/
    text-decoration: none;
    color:#0066B3;
}
.post_item span{
    display: block;
}
.post_avatar{
    margin-left: 50px;
    float: left;
}
.avatar{
    border: #CCC 1px solid !important;
}
.post_info{
    width: 800px;
    float: left;
    margin-left: 20px;
}
.post_titolo, post_titolo a{
    font-size: 18px;
}
.post_autore, .post_autore a {
    color: #a9a9a9;
    font-size: 14px;
}
.post_autore_evid, .post_autore_evid a{
    color: #5D5D5D;
    text-transform: lowercase;
    display: inline !important;
}
.post_data, .post_data a{
    color: #866305;
    font-size: 14px;
}
.post_toolbar{
    margin-top: 5px;
    padding-top: 5px;
    border-top: #666 1px dotted;
}
.post_toolbar div{
    float: left;
    font-size: 14px;
}
.post_toolbar a{
    color: #5d5d5d;
}
.post_toolbar div span{
    display: inline;
    font-size: 14px;
    margin: 0 2px 0 2px;
}
.post_parentesi_graffe{
    font-size: 14px;
    color:#CCC;
    margin: 0 2px 0 2px;
}
.post_espandi_cont{
    padding-left: 20px;
    background:url('images/post_espandi.png') no-repeat left;
}
.post_commenta{
    padding-left: 20px;
    margin-left: 20px;
    background:url('images/post_commenta.png') no-repeat left;
}
.post_vota{
    padding-left: 20px;
    width: 130px !important;
}
.post-ratings{
    width: 90px !important;
}
.post-ratings img{
    height: 12px;
    width: 12px;
}
.post_categorie{
    float: right !important;
    margin-left: 10px;
    padding-left: 20px;
    background:url('images/post_categorie.png') no-repeat left;
}
.post_categorie a{
    text-transform: lowercase;
    color: #5D5D5D;
}
.post_testobreve{
    padding:20px 60px 1px 70px;
    margin-top: 100px;
    font-size: 14px;
    background:url('images/post_back_ripetuto.jpg') repeat-y;
}
.post_testobreve_footer{
    min-height: 50px;
    background:url('images/post_back_footer.jpg') no-repeat;
}
.more-link{
    display: none;                          /* Nascondo il link "Leggi tutto" */
    color: #866305 !important;
}
.post_freccia{
    background:url("images/post_freccia.jpg") no-repeat scroll 0 0 transparent;
    width:32px;
    margin-left:65px;
    height:17px;
    position: absolute;
}
#post_freccia_footer{
    background:url("images/post_freccia_footer.jpg") no-repeat scroll 0 0 transparent;
    width:35px;
    margin-top: 0;
    margin-left:64px;
    height:18px;
    position: absolute;

}
#post_barra_navigazione{
    height:50px;
    line-height:60px;
    padding:0 50px 0 60px;
    border-bottom: #CCC 1px dotted;
}
#post_barra_navigazione a{
    text-decoration: none;
    text-transform: uppercase;
    font-style: italic;
    color:#FFF;
}

/********* SOCIAL NETWORK ( barra laterale ) ***********/
.post_socialnetwork_cont{
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    float:left;
    margin-top: 25px;
    margin-left:-100px;
    position: relative;
    width: 68px;
    padding: 5px 5px 8px 5px;
    text-align: right;
}
.post_socialnetwork{
    margin: 5px;
}
.post_socialnetwork_share{
    position: absolute;
    margin-top: -10px;
    right: 65px;
    width: 200px;
}
.post_socialnetwork_share div, .post_socialnetwork_share img{
    width: 32px;
    height: 32px;
    border: none;
    float: right;
}
.post_socialnetwork_share a{
    width: 32px;
    height: 32px;
    display:inline-block;
    text-decoration: none;
}
.post_socialnetwork_share_facebook{
    background: url("images/social/facebook_bn.png") no-repeat;
}
.post_socialnetwork_share_facebook:hover{
    background: url("images/social/facebook.png") no-repeat;
}
.post_socialnetwork_share_twitter{
    background: url("images/social/twitter_bn.png") no-repeat;
}
.post_socialnetwork_share_twitter:hover{
    background: url("images/social/twitter.png") no-repeat;
}
.post_socialnetwork_share_delicious{
    background: url("images/social/delicious_bn.png") no-repeat;
}
.post_socialnetwork_share_delicious:hover{
    background: url("images/social/delicious.png") no-repeat;
}
.post_socialnetwork_share_technorati{
    background: url("images/social/technorati_bn.png") no-repeat;
}
.post_socialnetwork_share_technorati:hover{
    background: url("images/social/technorati.png") no-repeat;
}
.post_socialnetwork_freccia{
    background:url("images/social_freccia.png") no-repeat scroll 0 0 transparent;
    height:39px;
    margin-left:-20px;
    margin-top:35px;
    position:absolute;
    width:18px;
}

/****** POST CORRELATI ********/
#post_correlati{
    background-color: #EDEDED;
    padding: 0 55px 10px 55px;
}
#post_correlati_cont{
    border-top: 1px dashed #999999;
}
.post_correlati_blocco{
    padding-top: 10px;
}
.post_correlati_titolo{
    font-size: 22px;
    font-style: italic;
    text-transform: lowercase;
    margin-bottom: 10px;
}
.post_correlati_singolo{
    clear: both;
    padding:5px 0 5px 0;
}
.post_correlati_singolo_img{
    float: left;
}
.post_correlati_singolo_img a img{
    border: 2px solid #CCC;
}
.post_correlati_singolo_info{
    float: left;
    margin-left: 5px;
    padding-left: 7px;
    width: 814px;
    background: url('images/post_correlati_freccia.jpg') no-repeat;
}
.post_correlati_singolo_info_cont{
    border-top: #7D7D7D 1px solid;
    border-bottom: #7D7D7D 1px solid;
    border-right: #7D7D7D 1px solid;
    min-height: 56px;
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f2f1f1;
}
.post_correlati_singolo_titolo a{
    font-size: 14px;
    text-decoration: none;
    color: #0066B3;
}
.post_correlati_singolo_descr{
    color:#333333;
    font-size:12px;
}
.post_correlati_singolo_descr a{
    color:#5D5D5D;
    font-size: 12px;
    text-decoration:none;
}
.post_correlati_singolo_footer{
    padding:1px 60px 1px 70px;
}

/********* COMMENTI ***********/
.post_commenti{
    background-color: #EDEDED;
}
#comments{
    margin: 3px 0 0 55px;
}
#comments, #comments a{
    padding-top: 15px;
    color: #3a3a3a;
}
#commento_avviso{
    margin:15px 0 15px 55px;
}
#commentlist{
    padding: 0;
}
.comment{
    border-top:1px dotted #9F9F9F;
    overflow:hidden;
    padding:15px 0 15px 55px;
    color: #333;
}
.comment a{
    color:#0066B3;
}
.commento_autore{
    float: left;
    min-height: 50px;
    width: 140px;
}
.commento_autore_nome{
    display: block;
    text-transform:lowercase;
    font-size: 14px;
    font-weight: bold;
}
.commento_autore_data{
    display: block;
    color: #666;
}
.commento_testo{
    float: left;
    width: 650px;
}
.commento_testo p{
    font-size: 14px;
    margin:0;
}
.commento_avatar{
    float: left;
    margin-left: 40px;
}
#commento_feed_rss{
    float: right;
    margin: -20px 50px 0 0;
    line-height: 24px;
    padding-left: 30px;
    background:url('images/rss.png') no-repeat;
    font-size: 14px;
}
#commento_feed_rss a{
    color: #333;
}
#commento_inserisci{
    border-top:1px dotted #9F9F9F;
    padding:0 0 25px 55px;
    font-size: 14px;
    color: #333;
}
#commento_inserisci a{
    color:#0066B3;
}
#commento_inserisci textarea{
    color: #333;
    font-family: Georgia,'Times New Roman',times,serif;
}
#commento_submit input{
    height: 30px;
    font-size: 14px;
}
/*******************************************************************************
FINE POST
*******************************************************************************/


/*******************************************************************************
INIZIO FOOTER
*******************************************************************************/
#footer_cont{
    margin: auto;
    width: 1000px;
    color: #959595;
    padding-bottom: 50px;
}
#footer_credits{
    text-align: center;
    margin-top: 50px;
    min-height: 52px;
    padding-top: 60px;
    background: url('images/logo_footer.png') center top no-repeat;
}
#footer_credits ul{
    margin:0;
    padding:0;
    list-style-type: none;
}
#footer_credits li{
    position: relative;
    display: inline;
    margin: 0 5px 0 5px;
}
#footer_credits a{
    color: #959595;
}

/******** COMMENTI RECENTI *********/
#footer_commenti_recenti{
    float: left;
    width: 400px;
    font-size: 14px;
}
#footer_commenti_recenti a{
    color: #32707f;
    text-decoration: none;
}
#footer_commenti_recenti ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.rc_item{
    border-bottom:1px dotted #959595;
    clear:both;
    margin:10px 0;
    min-height:80px;
    padding:20px;
}
.post_title a{
    font-size: 16px;
    color: #666;
}
.author_name, .author_name a{
    font-size: 16px;
    color: #666 !important;
}

/******** BROWSER SUPPORTATI *********/
#footer_col_dx{
    float: left;
    width: 575px;
    height: 500px;
    font-size: 14px;
    margin: 0 0 0 20px;
    border-left:#959595 1px dotted;
}
#footer_browser_supportati{
    margin-left: 20px;
    height: 165px;
    background:url('images/lavatrice.jpg') left top no-repeat;
}
#footer_browser_supportati ul{
    margin: 0 0 0 120px;;
    padding: 0;
    list-style-type: none;
}
#footer_browser_supportati h3{
    color: #ff7200;
    font-size: 16px;
    margin-left: 110px;
}
#footer_cc{
    margin-top: 40px;
    text-transform: lowercase;
    text-align: center;

}
#footer_cc_txt{
    background:url("images/cc.png") no-repeat scroll left top transparent;
    line-height:24px;
    margin:auto;
    width:420px;
	padding-left:10px;
}

/******** WIDGETS *********/
#footer_widgets{
    /*border-top: #959595 1px dotted;*/
}
#footer_widgets ul{
    list-style-type: none
}
/*******************************************************************************
FINE FOOTER
*******************************************************************************/
