@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  text-indent: 0;
  font-family: Geneva, "Bitstream Vera Sans", Verdana, sans-serif;
  text-decoration: none;
  border: none;
}
body {
  font-size:62.5%;
}
hr {
  color: #fff;
  border-color: #fff;
  border: none;
}
del {
  text-decoration: line-through;
}
small {
  font-size: 0.818em;
}
#box {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
						/** APOGEO NETWORK **/

#apogeo_network {
  *display: inline; /* solo per IE */
  float: none;
}
#apogeo_network ul {
  background: #fff url(img/bg_top_network.gif) no-repeat;
}
#apogeo_network ul li {
  margin-left: 15px;
  margin-top: 2px;
}
#apogeo_network ul li.primo {
  margin-left: 29px;
}
						/** HEADER **/
#header {
  height: 72px;
  background: #456 url(img/header.gif) no-repeat;
  position: relative;
  clear: both;
}
#logo {
  float: left;
  margin-top: 6px;
  position: relative;
  width: 264px;
  height: 55px;
  z-index: 1;
}
#logo a {
  background: transparent url(img/apogeo.gif) no-repeat;
  display: block;
  width: 264px;
  height: 55px;
  text-decoration: none;
}
#header #logo span {
  position:relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.8em;
  z-index: -1;
  overflow: hidden;
  text-decoration: none;
}
						/** MENU - posizione **/
#menu_top {
  *display: inline;
  float: none;
}
.menu_destro {
  float: right;
}
.menu_destro ul {
  float:right;
  list-style: none;
}
.menu_destro ul li {
  float:left !important;
  list-style-type: none;
}
#header #menu_main {
  clear: right;
  bottom: 11px;
  right: 30px;
  position: absolute;
}
						/** MENU - grafica **/
#header #menu_top li {
  color: #fff;
  padding-right: 0.45em;
  padding-left: 0.80em;
  padding-top: 0.2em;
  background: url(img/bullet.gif) no-repeat left bottom;
}
#header #menu_top ul li.primo {
  background: none;
}
#header #menu_top a {
  color: #fff;
  text-transform: lowercase;
  text-decoration: none;
}
#header #menu_top a:hover, #header #menu_top a:active {
  text-decoration: underline;
}
#header #menu_main ul {
  padding-right: 2px;
  background: url(img/main_menu.gif) no-repeat right bottom;
}
#header #menu_main ul li {
  background: url(img/main_menu.gif) no-repeat left bottom;
}
#header #menu_main a {
  margin-left: 1px;
  color: #fff;
  font-size: 1.2em;
  font-family: "Arial Narrow", "Helvetica Narrow", Tahoma, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 0 1em;
  text-decoration: none;
}
#menu_main a:hover, #header #menu_main a:active {
  background: url(img/main_menu_hover.gif) repeat-x bottom;
}
						/** SUB-HEADER - posizione **/
#sub_header {
  clear: both;
}
#tag_recenti {
  float: left;
  margin-top: 5px;
  padding-left: 5px;
}
#ricerca {
  float: right;
  margin-bottom: 5px;
  width: 24em;
}
#ricerca fieldset {
  float: right;
}
						/** SUB-HEADER - grafica **/
#sub_header {
  color: #456;
  font-size: 1.1em;
}
#sub_header a {
  color: #456;
  background: url(img/tag_recenti.gif) repeat-x bottom;
  text-decoration: none;
}
#sub_header a:hover, #sub_header a:active {
  text-decoration: underline;
  background: none;
}
#sub_header em a {
  display: block;
  float: left;
  background: none;
}
#tag_recenti p {
  float: left;
  margin-right: 5px;
}
#tag_recenti ul {
  float: left;
  list-style-position: inside;
}
#tag_recenti ul li {
  float:left;
  padding-right: 5px;
}
.s {
  border: 1px inset #abc;
  padding: 0.1em 0.3em;
  width: 9em;
  outline: none;
}
.searchsubmit {
  padding: 1px 4px;
  color: #fff;
  background-color: #456;
  cursor: pointer;
}
						/** MAIN **/
#main {
  clear: both;
  letter-spacing: 0em;
  word-spacing: 0.3em;
  line-height: 1.4;
  color: #555;
  padding-top: 1.2em;
  margin-top: 0;
  border-top: 3px double #ddd;
}
p {
  font-size: 1.1em;
}
blockquote {
  font-style: italic;
  margin: 1.2em;
  color: #777;
  font-size: 1.074em;
}
blockquote p {
  font-family: Georgia, "Times New Roman", Times, serif;
}
a {
  color: #678;
  text-decoration: underline;
}
a:hover, a:active {
  color: #000;
  text-decoration: none;
}
.author {
  margin-bottom: 0.3em;
  letter-spacing: 0.16em;
  word-spacing: 0;
  line-height: 1;
  font-style:normal;
  font-size: 0.9em;
  text-transform: uppercase;
  clear: both;
}
h1 {
  margin-bottom: 0.2em;
  font-size: 3.6em;
  line-height: 0.97;
}
h2 {
  margin-bottom: 0.2em;
  margin-top: 2em;
  font-style: normal;
  line-height: 1.05;
  font-size: 1.9em;
}
.home h2, .archive h2 {
  margin-top: 0.1em;
  font-size: 2.1em;
}
h1, h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #456;
}
h1 a, h2 a {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  word-spacing: -2px;
}
h1 a:hover, h2 a:hover {
  color: #444;
}
h3 {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.2em;
  word-spacing: 0.1em;
  font-size: 0.9em;
  line-height: 1.1;
}
div.entry h3 {
  line-height: 1.3;
}
h4 {
  font-size: 1em;
}
h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  float: left;
  font-size: 1.1em;
  word-spacing: 0.1em;
  letter-spacing: 0.1em;
  margin-right: 0.4em;
  padding-right: 0.4em;
  border-right: 1px solid #abc;
  color: #456;
  font-weight: bold;
  text-transform: uppercase;
}
h6 a {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #456;
  word-spacing: 0.1em;
  text-decoration: none;
  margin-bottom: 0.3em;
}
#main .bordo {
  border: 1px solid #ddd;
  display: block;
}
						/** MAIN - APERTURA o SPAZIATURA **/
#apertura {
  height: 250px;
  border-top: 1px solid #abc;
  border-bottom: 1px solid #abc;
  background: url(img/apertura.jpg);
  margin-bottom: 20px;
}
#apertura span {
  display: none;
}
						/** MAIN - sfondo **/
#main #wrap {
  background: url(img/bg.gif) repeat-y;
  margin-bottom: 1em;
}
						/** MAIN - CONTENT **/
#content {
  float: left;
  width: 465px;
  margin-bottom: 15px;
  padding-right: 25px;
  padding-left: 5px;
}
.articolo {
  border-top: 1px solid #ddd;
  margin-top: 2.2em;
  padding-top: 2.2em;
}
.wp-caption {
  padding-bottom: 1em;
}
.aligncenter {
  margin: auto;
}
#content p {
  margin-bottom: 0.6em;
}
#content ul, #content ol {
  font-size: 1.1em;
  margin-left: 25px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
#content ul ul {
  margin-top: 0;
  margin-bottom: 0.5em;
  list-style: square;
  font-size: 1em;
}
#content .testo {
  font-size: 1.1em;
  color: #555;
}
#content .intro {
  font-style: italic;
}
#content .meta_informazioni {
  font-size: 0.9em;
  clear: both;
}
					/** PRIMO - regole speciali per il primo e per gli articoli sticky **/
.primo {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.sticky {
  border: 2px solid #fa0;
  padding: 8px;
}
.primo .author {
  font-size: 1.1em;
}
h3.primoh3 {
	font-size:1em;
	margin-bottom:0.5em;
	margin-top:0.3em;
}
#content p.comments_primo {
	margin-bottom: 0;
}
					/** TABELLE - regole per formattazione tabelle negli articoli **/
.articolo table {
  background-color: #abc;
}
.articolo table th {
  font-weight: bold;
}
.articolo table td, .articolo table th {
  padding: 3px;
  text-align: center;
  background-color: #fff;
}
					/** SEGNALAZIONE - regole speciali per questa categoira **/
.segnalazione {
  clear: both;
  padding-top: 2.2em;
  margin-top: 2.2em;
  border-top: 1px solid #ddd;
}
.segnalazione p {
  background-color:#F4F6F6;
  border:1px solid #ddd;
  padding:2px 3px 1px 5px;
  text-align:justify;
}
.segnalazione p.alert { /** punto esclamativo prima della segnalazione **/
background:transparent;
border: none;
color:#abc;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:2.5em;
font-weight:bold;
margin-right:0.2em;
}
						/** MAIN - link post precedenti e più recenti **/
.navigation {
  text-align: center;
  font-size: 0.9em;
}
.navigation a {
  margin-right: 2px;
}
						/** DATA **/
#content .data {
  color: #fff;
  background-color: #456;
  padding: 4px 3px;
  float: left;
  text-align: center;
  margin-right: 8px;
  margin-top: 0.25em;
}
#content .data p {
  margin-bottom: 0;
}
#content .data .giorno {
  font-size: 2.1em;
  margin-left: -0.1em;
  letter-spacing: -0.1em;
  line-height: 1;
}
#content .data .mese {
  font-size: 1em;
  margin-left: 0.15em;
  letter-spacing: 0.15em;
  text-transform:uppercase;
  font-weight: bold;
}
#content .data .anno {
  font-size: 0.9em;
  font-weight: bold;
}
						/** miniabc **/
.miniabc {
  margin-bottom: 6px;
  margin-top: 12px;
}
						/** Data nella categoria Speciali **/
.informazioni_strip {
  padding-bottom: 10px;
}
						/** Thumbnail articolo **/
.thumbnail {
  margin-bottom: 5px;
}
#content .thumbnail, #content .medium {
  float: left;
  margin-right: 8px;
  margin-top: 0.25em;
}
#content .thumbnail .thumb_descr, #content .wp-caption-text {
  line-height: 1.2;
  font-size: 0.8em;
  text-transform: uppercase;
  margin-top: 2px;
}
#content .thumbnail .thumb_descr {
  width: 200px;
}
#content .thumbnail img {
  border: 1px solid #ABC;
}
#sidebar_2 .thumbnail img {
  border: 1px solid #ABC;
}
						/** YOUTUBE **/
#content .youtube {
  display: block;
  margin: 1.75em 0;
}
						/** PROFILO AUTORE **/
#content .author_url {
  float: right;
  margin-top: 5px;
}
#content .author_photo {
  float: left;
  margin-right: 10px;
}
#content .author_photo img {
    border: 1px solid #ddd;
}
#content .author_profile {
  border: 1px solid #eee;
  background: #F9F9F9;
  padding: 0.5em;
  margin: 3em 0;
}
#content .author_profile_archive { /* speciali per pagina archivio */
  font-size: 1.1em;  
}
#content .author_profile_archive strong {
  display: block;
  margin-bottom: 0.2em;
  margin-top: 0.1em;
  font-style: normal;
  font-size: 2.1em;
  line-height: 0.97;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #456;
}
						/** COMMENTI **/
.comments { /* la nuvoletta */
  float: right;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  word-spacing: 0;
  line-height: 1.4;
  padding-left: 18px;
  background: url(img/bubble.gif) no-repeat;
}
.comments a {
  text-decoration: none;
  display: block;
  margin-bottom: 0.5em;
}
.commentlist {
  margin-left: 25px;
}
						/** COMMENT FORM **/
#respond, #comments {
  margin-top: 20px;
  padding-top: 5px;
  border-top: 1px dotted #abc;
}
#commentform {
  font-size: smaller;
}
.warning {
  color: #Fa0;
  font-weight: normal;
}
input {
  border: 1px solid #ddd;
  padding: 1px;
  margin: 1px;
}
			input.submit {
  cursor: pointer;
  padding: 2px 5px;
}
#commentform label {
  clear: right;
  display: block;
}
#commentform textarea {
  color: #555;
  padding: 1px;
  border: 1px solid #ddd;
  width: 460px;
  height: 7em;
}

						/** SIDEBAR **/
.sidebar {
  margin-bottom: 15px;
  line-height: 1.35;
  font-style: italic;
}
#sidebar_1 {
  margin-left: 23px;
  width: 202px;
  float: left;
  padding-right: 25px;
}
#sidebar_2 {
  width: 202px;
  float: right;
}
.sidebar h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-style: normal;
  font-weight: normal;
  clear: both;
  color: #456;
  letter-spacing: 0.2em;
  word-spacing: 0;
  line-height: 1.4;
  padding: 0.5em 0 0.4em 5px;
  border-top: 1px solid #abc;
  border-bottom: 1px solid #abc;
  margin-bottom: 15px;
  margin-top: 8px;
}
.sidebar h4 a {
  float: right;
  color: #fff;
  padding-left: 5px;
  text-decoration: none;
}
.sidebar a {
  text-decoration: none;
  font-style: normal;
}
.sidebar ul {
  list-style: none;
}
.sidebar ul li {
  list-style-type: none;
  margin-bottom: 1.3em;
}
.sidebar ul li ul {
   margin: 0;
   margin-left: 2em;
}
.sidebar ul li ul li {
  margin: 0;
}
/* regola speciale per widget podcast */
.indicazioni_podcast {
  margin-bottom: 1.2em;
}
.indicazioni_podcast p {
  font-size: 0.819em;
  margin: 0;
  line-height: 0.9;
}

.mt_player_post {
  line-height: 1.1;
  margin-bottom: 4px;
}
.mt_player_post a {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #456;
  font-weight: bold;
}
.mt_player {
  text-align: center;
}
/* regola speciale per box eventi */
.events li {
  font-style: normal;
  padding-bottom:5px;
  border-bottom: 1px solid #eee;
}
.events li .event_date {
  font-style: italic;
}
.events li .event_title {
  font-weight: bold;
  font-size: 1.1em;
}
.widget {
  padding-bottom: 15px;
}
.sidebar h6 {
  text-decoration: none;
  font-style: normal;
  font-size: 1.3em;
  line-height: 1;
}
.vai {
  text-align: right;
  margin-right: 10px;
  margin-top:2px;
}
.vai a {
  font-style: italic;
}
/* regola speciale per widget blogroll */
#better-blogroll li {
  display: block;
  margin-right: 6px;
  line-height: 1.8;
  float: left;
}
/* regola speciale per widget filo rosso */

#text-369294601 h4 {
  background: transparent url(img/filo.gif) no-repeat center bottom;
  border-bottom: none;
  border-top: 1.3px solid #e2001a;
  padding-bottom: 15px;
}
#text-369294601 a {
  color: #e2001a;
  font-weight: bold;
}
#text-369294601 a:hover {
  color: #444;
}
/* regola speciale per widget newsletter */
#newsletter label {
  font-style: normal;
}
						/** SPAZIO AI LIBRI e WIDGET PODCAST **/
.libro {
  margin-top: 10px;
  text-align: right;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}
.libro .cover {
  margin-right: 8px;
  margin-bottom: 5px;
  float: left;
  padding: 5px;
  padding-top: 22px;
}
.libro small {
  letter-spacing: 0;
  word-spacing: 0;
}
.libro .author, #apogeo-podcast .author {
  margin-bottom: 1em;
  margin-top: 0.4em;
}
#apogeo-podcast .vai {
  margin-top: 0.5em;
}
.desc_breve {
  clear: both;
  text-align: left;
}
.more-link {
  display: block;
  line-height: 2;
  font-style: italic;
  text-align: right;
  font-size: 0.91em;
}
.libro.apogeo .cover {
  background: url(img/cornice_apogeo.gif) no-repeat #ddd;
}
.libro.urra .cover {
  background: url(img/cornice_urra.gif) no-repeat #ddd;

}
.libro.kowalski .cover {
  background: url(img/cornice_kowalski.gif) no-repeat #ddd;
}


					/** EVENTI **/
.quando {
  font-size: 0.86em;
}
.dove {
  font-style: italic;
}
						/** METAFORA **/
#metafora-ad-network {
  text-align: right;
  margin-bottom: 10px;
  font-size: 0.91em;
  line-height: 0;
}
#metafora-ad-network a {
  display: block;
  background-color: #f4f6f6;
  border: 1px solid #eee;
  padding-right: 5px;
}
#metafora-ad-network a img {
  margin: 5px 0 5px 5px;
}
#metafora-ad-network a strong {
  color: #666;
}
#metafora-ad-network .ad_network {
  background-color: #fff;
  border: none;
}
#metafora-ad-network .ad_network img {
  margin: 0;
}
#metafora-ad-network .referenza a {
  background-color: transparent;
  margin: 0;
  line-height: 1.1;
  border: none;
}
						/** FOOTER **/
#footer {
  clear: both;
  font-size: 0.818em;
  color: #777;
  text-align: center;
  line-height: 1.3;
  padding: 8px 0;
  border-top: 1px solid #ddd;
}
						/** REGOLE PER STILE DEGLI ARTICOLI NELL'ARCHIVIO **/
.archivio {
  margin-top: 0;
  margin-bottom: 10px;
  border-top: none;
  padding-top: 0.5em;
  clear: both;
}
.separazione_archivio {
  border-bottom: 1px solid #ddd;
  color: #ccc;
  text-transform: uppercase;
  margin-top: 4em;
  font-weight: bold;
  clear: both;
}
.home .archivio { /* visualizzazione archivio dell'homepage */
  padding-top: 2.2em;
  margin-top: 2.2em;
  border-top: 1px solid #ddd;
}