/**************************************************
	Style		Clear
	Version	1.0
	Author	Servous <servous@gmail.com>
	Created	2005-09-02
**************************************************/
/* ########## BODY ########## */
body { font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; font-size: 0.9em; background-color: #FFF; margin: 0px; color: #000;}
#sblog_root {}
#sblog_head {visibility: hidden }
#sblog_body { overflow: hidden; }
#sblog_foot { height: 100px; clear: both; }
#sblog_copy {visibility: hidden}
#sblog_page_title { text-align: center; }
#sblog_page_title h1 { font-size: 3em; font-weight: normal; }
#sblog_page_title a { color: #999999; }
#sblog_page_title a:hover { text-decoration: none; }
#sblog_page_description { text-align: center; }
#sblog_page_description_text { font-weight: normal; color: #CCCCCC; }
#sblog_main {}

/* ########## LINKS ########### */
a { color: #BE3E4B; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
.sblog_post_options a { padding-right: 4px; font-weight: bold; }
#sblog_menu a { padding-left: 2px; padding-right: 2px; }
a.sblog_copy { color: #999999; text-decoration: underline; }
a.sblog_copy:hover { color: #000000; }
a.sblog_external { background-image: url('Clear/external.png'); background-position: center right; background-repeat: no-repeat; padding-right: 14px; }

/* ########## MENU ########## */
#sblog_menu { text-align: left; padding: 10px 0px 10px 0px; visibility: hidden}
#sblog_menu li { display: inline; visibility: hidden}


/* ########## POST ########## */
.sblog_post { padding-bottom: 10px; }
.sblog_post_topic {  }
.sblog_main {visibility: hidden }
.sblog_post_topic h1 { color: #666666; font-size: 1.5em; font-weight: bold; }
.sblog_post_text { }
.sblog_post_options { margin-top: 10px; margin-bottom: 20px; }
.sblog_post_edit { color: #CCCCCC; }

/* ########## COMMENTS ########## */
.sblog_comment { background-color: #FFFFFF; margin-bottom: 10px; }
.sblog_comment_topic { color: #999999; font-size: 0.8em; font-weight: bold; padding: 4px 0px 1px 0px; }
.sblog_comment_text { color: #999999; padding: 4px; }
.sblog_comment_options { margin-top: 10px; margin-bottom: 20px; }
.sblog_comment_edit { color: #CCCCCC; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 0.8em; }

/* ########## BLOCK ########## */
#sblog_block_body {visibility: hidden; }
.sblog_block {visibility: hidden;  }
.sblog_block_topic {visibility: hidden;  }
.sblog_block_topic h2 {visibility: hidden;  }
.sblog_block_text {visibility: hidden; }

/* ########## PAGES ########## */
.sblog_pages { background-image: url('Clear/bg_pages.png'); background-position: top center; background-repeat: repeat-x; padding: 4px; }
.sblog_pages_prev { float: left; width: 140px; text-align: left; }
.sblog_pages_current { width: 50px; text-align: center; margin-left: auto; margin-right: auto; }
.sblog_pages_next { float: right; width: 140px; text-align: right; }

/* ########## LIST ########## */
ul { list-style-image: url('Clear/ul.png'); padding: 0px 0px 0px 20px; margin: 0px;}
#sblog_main li  { margin-bottom: 5px; }

/* ########## CALENDAR ########## */
table.sblog_cal { width: 100%; margin-bottom: 10px; }
td.sblog_cal_header { padding: 4px; text-align: center; }
td.sblog_cal { font-size: 0.7em; text-align: center; color: #999999; }
td.sblog_cal_empty { }
td.sblog_cal_day { text-align: center; font-size: 0.7em; height: 20px; }
td.sblog_cal_today { background-color: #FFDDDD; text-align: center; }
td.sblog_cal_active { background-color: #F0F0F0; font-weight: bold; text-align: center; }

/* ########## FORMS ########## */
form { margin: 0px; }

/* special case to keep ie's original fieldset */
form>fieldset { border: 1px #CCCCCC solid; }
legend { color: #666666; font-weight: bold; }
label.sblog_label_col { width: 200px; float: left; }
input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }
input.sblog_input { margin: 2px; border: 1px #CCCCCC solid; padding: 2px; }
input.sblog_search { font-family: Verdana, Arial, Helvetica, sans-serif; color: #999999; width: 130px; border: 1px #CCCCCC solid; }
textarea.sblog_text { width: 388px; height: 400px; border: 1px #CCCCCC solid; }
textarea.sblog_comment { width: 240px; height: 100px; border: 1px #CCCCCC solid; margin: 2px; padding: 2px; }
.sblog_button { font-weight: bold; }
.sblog_var { float: left; width: 120px; padding: 4px; }
.sblog_val { background-color: #F0F0F0; margin-left: 120px; margin-bottom: 2px; padding: 4px; }

/* ########## IMAGES ########## */
img { border-width: 0px; vertical-align: middle; margin-bottom: 2px; }
.sblog_image { background-color: #F0F0F0; border: 1px #CCCCCC solid; margin-bottom: 10px; padding: 4px; overflow: hidden; }
.sblog_image_info { margin-left: 130px; }
.sblog_image_tn { float: left; }

/* ########## MISC ########## */
span.hilite { background-color: #FFCCCC; }
.sblog_category { color: #999999; }
.sblog_quote { border: 1px #CCCCCC dashed; padding: 10px; }
.sblog_line { border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #CCCCCC; }
.sblog_code { border-top: 1px #CCCCCC solid; border-left: 1px #CCCCCC solid; border-right: 1px #FFFFFF solid; border-bottom: 1px #FFFFFF solid; padding: 10px; background-color: #F0F0F0; color: #000000; }
span.sblog_censor { border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #FF0000; }


/* ########## NUOVE CLASSI ########## */
img {border: 0; }
.small { font-size: 80%; }
.bold { font-weight: bold; }
.sblog_post_text h2 { font-size: 1.2em; border-bottom: 1px #000 solid; margin-bottom:5px; }
.abstract_libro {min-height: 310px; font-size: 1em; padding: 10px; background: #F4F4F4; font-style: italic; margin-top: 10px; margin-bottom: 20px; }
.abstract_libro p {margin:0; margin-top: 5px;}
.box_libro {float: left; padding: 13px; border: 1px #666666 solid; background: #FFF; margin-right: 10px; margin-bottom: 5px;}
.immagine_libro {}
.info_libro {font-size: 0.8em; margin-top: 10px;}
.testo_libro {font-weight: bold; clear: right}
.altridati_libro {margin-top: 10px;}
#estratto_poesia {font-size: 0.9em; font-style: italic;}
#estratto_poesia p {margin:0; margin-bottom: 10px; }
#estratto_poesia h1 {font-size: 1.1em; color: #BE3E4B; font-style: normal; margin-bottom: 10px;}

/* immagini */
.imagedx { float: right;}
.imagesx { float: left;}

/* navigazione produzione */
#navigazioneproduzione {font-size: 0.9em; background: #F4F4F4; margin-top: 20px; padding: 10px; text-align: center;}
#navigazioneproduzione ul {list-style: none; margin: 0; padding: 0; }
#navigazioneproduzione li {display: inline;  }

/* menu */
#menu_danieleferretti {visibility: hidden; }



