/*  
Theme Name: MareNectaris theme 2.0
Theme URI: http://marenectaris.net/
Description: Tema usato da MareNectaris
Version: 2.0
Author: Yuma
Author URI: http://marenectaris.net/

	MareNectaris v2.0
	 http://marenectaris.net

*/

/************************************/
/* RIDEFINIZIONE STILI DEI TAG HTML */
/************************************/

body
  {
/*  background: url(../images/sfondo.jpg) no-repeat top;*/
  background-color: #8c8cf3;
  margin: 0px;
  }

strong
  {
  color:#000090;
  }

hr
  {
  width: 94%;
  margin: 0px auto;
  background: #0000CC;
  border: 0px;
  color: #0000CC;
  height: 1px;
  margin-top: 4px;
  margin-bottom: 4px;
  }

h1
  {
  margin: 0 0 18px 0;
  font-family: 'Times New Roman', 'sans-serif';
  font-size: 36px;
  font-style: italic;
  text-shadow: 0 1px 1px black;
  color: #000090;
  border-bottom: #900000 dotted 1px;
  }

h2
  {
  margin: 0;
  padding: 0px 0px 18px 0px;
  font-family: 'Times New Roman', 'sans-serif';
  font-size: 28px;
  font-style: italic;
  color: #0000AA;
  }

a:link,
a:visited
  {
  font-weight: bold;
  text-decoration: none;
  color:#17620a;
  border-bottom: #17620a dotted 1px;
  }

a:hover
  {
  text-decoration: none;
  color: #ffe600;
  border-bottom: #ffe600 dotted 1px;
  }

/*******************************/
/* STILE GENERICO DELLA PAGINA */
/*******************************/

#page
  {
  margin: 0px auto;
  width: 1240px;
  clear: both;
  }

#header
  {
  width: 100%;
  height: 120px;
  margin-bottom: 10px;
  }

#header_left
  {
  background: url('../images/intestazione.png') no-repeat;
  width: 940px;
  height: 120px;
  float:left;
  }

#header_right
  {
  background: url('../images/logoheader.png') no-repeat;
  width: 208px;
  height: 120px;
  float:right;
  }

#content
  {
  width: 100%;
  clear:both;
  }

#content_left
  {
  float:left;
  width: 240px;
  }

#content_right
  {
  float:right;
  width: 1000px;
  }

#bottom
  {
  clear: both;
  padding-top: 20px;
  }

#bottom a:link,
#bottom a:visited
  {
  text-decoration:none;
  color:#FFFF00;
  border-bottom: #000090 dotted 1px;
  }

#bottom a:hover
  {
  color:#900000;
  text-decoration:none;
  }
  
.testo_bottom
  {
  font-family : Tahoma, 'sans-serif';
  font-size : 11px;
  color: #000090;
  }

/*******************/
/* MENU PRINCIPALE */
/*******************/

#menu_box
  {
  margin: 0px 24px 14px 0px;
  }

.menu_note
  {
  font-family : Tahoma, Arial, 'sans-serif';
  font-size : 11px;
  color: #dedede;
  font-weight:normal;
  padding-left: 10px;
  border-bottom: #FFFFCC dotted 1px;
  }

.menu_item
  {
  font-family: 'Arial', 'sans-serif';
  font-size: 24px;
  font-style:italic;
  padding-left: 8px;
  }

.menu_item a:link,
.menu_item a:visited
  {
  font-weight: normal;
  text-decoration:none;
  color:#FFFF00;
  border: 0;
  }

.menu_item a:hover
  {
  color:#000090;
  text-decoration:none;
  }

/*************/
/* HOME PAGE */
/*************/

#area_slide_container
  {
  /*margin: 0px 0px 0px 20px;*/
  width: 490px;
/*  height: 372px;*/
  float:left;
/*  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 3px;
  border: #000090 solid 1px;
  background-color: #5C5CF3;*/
  }

#quadro_slide
  {
  overflow:hidden;
  width: 485px;
  height: 300px;
  border: #000090 solid 1px;
  margin-left: 2px;
  }

#quadro_controlli
  {
  width: 485px;
  height: 68px;
  border-bottom: #000090 solid 1px;
  border-left: #000090 solid 1px;
  border-right: #000090 solid 1px;
  background-color:#C4EDBF;
  margin-left: 2px;
  -moz-border-radius: 0px 0px 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  }

#quadro_tasti
  {
  width: 240px;
  height: 40px;
  padding-top: 2px;
  float:left;
  margin-left:120px;
  }

#quadro_audio
  {
  clear:both;
  }

#audioplayer
  {
  padding-top: 2px;
  background-color:#C4EDBF;
  float:left;
  }

.ctdown
  {
  font-family : Arial,'sans-serif';
  font-size : 20px;
  color:#C0C0C0;
  float:right;
  padding: 10px 16px 0px 0px;
  }

.testo_audio
  {
  font-family : Tahoma, Arial,'sans-serif';
  font-size : 11px;
  float:right;
  padding-top:6px;
  padding-right:6px;
  }

.testo_audio a:link,
.testo_audio a:visited
  {
  font-weight: bold;
  text-decoration: none;
  color:#000090;
  border-bottom: #000090 dotted 1px;
  }

.testo_audio a:hover
  {
  text-decoration: none;
  color: #FF6600;
  border-bottom: #FF6600 dotted 1px;
  }

#layer_1
  {
  position:relative;
  left:0px;
  top:0px;
  }

#layer_2
  {
  position:relative;
  left:0px;
  top:-300px;
  }

#quadro_slide a:link,
#quadro_slide a:visited,
#quadro_slide a:hover
  {
  border: 0;
  }

#quadro_tasti a:link,
#quadro_tasti a:visited,
#quadro_tasti a:hover
  {
  border: 0;
  }

#area_testo
  {
  margin: 0px 12px 0px 12px;
  float:left;
  width: 464px;
  }

.titolo_home
  {
  font-family: 'Arial', 'sans-serif';
  font-size: 22px;
  font-style:italic;
  color: #000090;
  background-color: #FFFFCC;
  padding: 2px 0px 4px 0px;
  margin-bottom: 4px;
  border: #FFFFCC solid 1px;
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  }

.post_titolo
  {
  font-family : Tahoma,'sans-serif';
  font-size   : 11px;
  line-height: 18px;
  color:#FFFFFF;
  }

.post_testo
  {
  font-family : Arial,'sans-serif';
  font-size   : 11px;
  color:#FFFFFF;
  }

/************/
/* GENERICI */
/************/

.riquadro_item
  {
  margin: 0px auto;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: #0000CC dotted 1px;
  }
  
.riquadro_item_noborder
  {
  margin: 0px auto;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  }

.separator_dotted_blue
  {
  font-size: xx-small;  
  border-top: 1px dotted #0000CC;
  height: 2px;
  }
  
.testo
  {
  font-family: 'Arial', 'sans-serif';
  font-size: 14px;
  color: black;
  line-height: 22px;
  }

.testo_small
  {
  font-family: 'Arial', 'sans-serif';
  font-size: 14px;
  color: black;
  line-height: 22px;
  }

.testo_xxs
  {
  font-family : Verdana, Arial, 'sans-serif';
  font-size : 14px;
  color: black;
  text-shadow: none;
  font-style: italic;
  }
  
.hide,
.nsc
  {
  display: none;
  }

.padr
  {
  padding-right: 24px;
  }

.giallo
  {
  color: yellow;
  }

.no_border a:link,
.no_border a:visited,
.no_border a:hover
  {
  border: 0;
  }

ul.manilist
  {
  list-style-image: url('../images/list.png');
  }

.external
  {
  background: url(../images/external.png) no-repeat right;
  padding-right:14px;
  }

/********************************/
/* STILE DELLE PAGINE DEI LIBRI */
/********************************/

.libri_titolo
  {
  font-family : 'Times New Roman', 'serif';
  font-size : 24px;
  color:#000090;
  }

.libri_titolo a:link,
.libri_titolo a:visited
  {
  color:#000090;
  font-weight: bold;
  text-decoration: none;
  border-bottom: #000090 dotted 1px;
  }

.libri_titolo a:hover
  {
  text-decoration: none;
  color: #FFCC00;
  border-bottom: #FFCC00 dotted 1px;
  }

.titolo_libro
  {
  font-family : 'Times New Roman', 'serif';
  font-size : 32px;
  color:#000090;
  margin-bottom: 20px;
  padding-bottom: 4px;
  border-bottom: #900000 dotted 1px;
  }

#sidebar_libro
  {
  float:right;
  width:296px;
  margin-right:4px;
  }

#sidebar_libro a:link,
#sidebar_libro a:visited,
#sidebar_libro a:hover
  {
  border: 0;
  }

.citazione
  {
  font-style:italic;
  color: #900000;
  }

.quoting
  {
  background-color:#FFFFCC;
  border: #555555 solid 1px;
  width:600px;
  margin: 0px auto;
  font-family : 'Arial','sans-serif';
  font-size : 14px;
  font-style:italic;
  font-weight: bold;
  line-height: 22px;
  color:#909090;
  text-align:center;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  }

/****************************************/
/* STILE PER LA PAGINA DELLA NEWSLETTER */
/****************************************/

#testo_nm
  {
  text-align:justify;
  float:left;
  width:590px;
  margin-right:8px;
  }

#form_nm
  {
  float:left;
  width:366px;
  background-color: #065a01;
  border: #000090 solid 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  }

#form_unsub_n
  {
  width:600px;
  margin: 0px auto;
  background-color: #065a01;
  border: #000090 solid 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  }

.titolo_form
  {
  font-family : 'Times New Roman', 'sans-serif';
  font-size : 24px;
  color: #FFFFCC;
  }

.testo_privacy
  {
  font-family: 'Arial', 'sans-serif';
  font-size: 12px;
  color: #ffffcc;
  }
  
/**************************************/
/* STILE PER I CAMPI TESTO DELLE FORM */
/**************************************/
  
.frmtesto
  {
  border-style: solid;
  border-width : 1px;
  border-left-color: #0000CC;
  border-top-color: #0000CC;
  border-right-color: #000090;
  border-bottom-color: #000090;
  color : #900000;
  font-family : Tahoma, Arial, 'sans-serif';
  font-size : 14px;
  font-weight: bold;
  padding: 4px;
  }

/************************************/
/* STILE PER LA PAGINA DEI CONTATTI */
/************************************/

#form_cont
  {
  margin-left: 6px;
  margin-right: 6px;
  }

.tabella_contatti
  {
  border: #000090 solid 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #8c8cdd;
  }

#title_priv a:link,
#title_priv a:visited
  {
  color: yellow;
  border-bottom: yellow dotted 1px;
  }

#title_priv a:hover
  {
  color: #FFCC00;
  border-bottom: #FFCC00 dotted 1px;
  }

.titolo_form_contatti
  {
  font-family : 'Times New Roman', 'sans-serif';
  font-size : 36px;
  color: #FFFFCC;
  font-style: italic;
  }

.testo_header_contatto
  {
  font-family: 'Arial', 'sans-serif';
  font-size: 18px;
  color: #FFFFCC;
  }

.frmtesto_contatti
  {
  border-style: solid;
  border-width : 1px;
  border-left-color: #0000CC;
  border-top-color: #0000CC;
  border-right-color: #000090;
  border-bottom-color: #000090;
  color : #000090;
  font-family : Arial, 'sans-serif';
  font-size : 18px;
  font-weight: bold;
  padding: 4px;
  }

/***********************************************/
/* STILE PER LA PAGINA DEI LABORATORI-SEMINARI */
/***********************************************/

.titolo_laboratorio
  {
  font-family : 'Times New Roman', 'serif';
  font-size : 32px;
  font-style: italic;
  color:#FFFFCC;
  margin-bottom: 14px;
  }

.data_laboratorio
  {
  font-family : 'Arial', 'serif';
  font-size : 18px;
  font-weight: bold;
  color:#027230;
  }

.luogo_laboratorio
  {
  font-family : 'Arial', 'serif';
  font-size : 18px;
  font-weight: bold;
  color:#900000;
  }

.separator_dotted
  {
  border-bottom: #900000 dotted 1px;
  }

.eventi_titolo
  {
  font-family : 'Times New Roman', 'serif';
  font-size : 32px;
  color:#000090;
  }

.eventi_data
  {
  font-family : 'Arial', 'serif';
  font-size : 18px;
  color:#900000;
  }

.eventi_titolo a:link,
.eventi_titolo a:visited
  {
  font-weight: inherit;
  text-decoration: none;
  color:#000090;
  border-bottom: #17620a dotted 1px;
  }
  
.eventi_titolo a:hover
  {
  text-decoration: none;
  color: #FFCC00;
  border-bottom: #FFCC00 dotted 1px;
  }

/*********************************/
/* STILE PER LA PAGINA MEDIATECA */
/*********************************/

.media_evidenza
  {
  font-family : 'Times New Roman', 'serif';
  font-size : 32px;
  font-style: italic;
  font-weight: bold;
  color:#FFFF00;
  }
  
#media-box a
  {
  border: 0;
  }

