/*  
Theme Name: CDM Template
Theme URI: http://www.wic-o.it
Description: Starting Wic-o Template
Date: 28th November 2010
Version: 1.0
Author: MR
Author URI: http://www.wic-o.it
Tags: Clean
*/

/*-------------------------------------------------------------------------------------------------------------------*/


/* FONT DEFINITION */

@font-face {
	font-family: 'FormataBold';
	src: url('font/formata-bold-webfont.eot');
	src: local('☺'), url('font/formata-bold-webfont.woff') format('woff'), url('font/formata-bold-webfont.ttf') format('truetype'), url('font/formata-bold-webfont.svg#webfontb7wsYvuK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FormataRegular';
	src: url('font/formata-regular-webfont.eot');
	src: local('☺'), url('font/formata-regular-webfont.woff') format('woff'), url('font/formata-regular-webfont.ttf') format('truetype'), url('font/formata-regular-webfont.svg#webfontQCIFvGHj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FormataLight';
	src: url('font/formata-light-webfont.eot');
	src: local('☺'), url('font/formata-light-webfont.woff') format('woff'), url('font/formata-light-webfont.ttf') format('truetype'), url('font/formata-light-webfont.svg#webfontowJd08R0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTStd45Light';
	src: url('font/helveticaneueltstd-lt-webfont.eot');
	src: local('☺'), url('font/helveticaneueltstd-lt-webfont.woff') format('woff'), url('font/helveticaneueltstd-lt-webfont.ttf') format('truetype'), url('font/helveticaneueltstd-lt-webfont.svg#webfontZcQhwxRI') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStd55Roman';
    src: url('font/helveticaneueltstd-roman-webfont.eot?') format('eot'),
         url('font/helveticaneueltstd-roman-webfont.woff') format('woff'),
         url('font/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
         url('font/helveticaneueltstd-roman-webfont.svg#webfontC34yTmI5') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* END FONT DEFINITION */


/* STILI GENERICI */


body {
	background-color:#fff;
	/*background-color:#fff;*/
	color:#2a2a2a;
	font-family: HelveticaNeueLTStd55Roman;
	margin:0;
	padding:0;
}

#container {
	margin: 0 auto;
	width: 1050px;
}

#logo{
	background: url(images/logo.png) no-repeat;
	background-position: bottom;
	width: 160px;
	height: 89px;
	position: absolute;
	cursor: pointer;
}


#costruzione{
	background: url(images/costruzione.png) no-repeat;
	width: 189px;
	height:189px;
	position: fixed;
	top:0px;
	right:0px;
	z-index: 10;
	display: none;
}

/* SEGUICI SU FB (LORENZO)*/
#seguici-su-fb {
	background-image: url("images/seguiciFacebook.gif");
	background-position: 0 0;
	float: right;
	height: 24px;
    margin-right: 52px;
    margin-top: 0;
    width: 135px;

}

/* TESTATA SITO */

#testata_principale {
	background: url(images/ombra_contenitore.png) no-repeat;
	background-position: top;
	background-color:#eeeeee;
	width: 1050px;
	height: 430px;
	position: absolute;
	margin-top: 90px;
}

#bordo_sx {
    background: url("images/bordo_sx.png") repeat-y scroll 0 0 transparent;
    height: 418px;
    margin: 12px 0 0;
    position: absolute;
    width: 2px;
}

#bordo_dx {
    background: url("images/bordo_dx.png") repeat-y scroll 0 0 transparent;
    height: 418px;
    position: absolute;
    width: 2px;
    margin-left: 1048px;
    margin-top: 12px;
}

#testata_news {
	background: url(images/ombra_contenitore.png) no-repeat;
	background-position: top;
	background-color:#eeeeee;
	width: 1050px;
	height: 14px;
	position: absolute;
	margin-top: 90px;
}


#ombra_interna {
	background: url(images/ombra_box.png) no-repeat;
	width: 990px;
	height: 366px;
	position: absolute;
	margin-top: 40px;
	margin-left: 30px;
}

#pallino {
    background: url("images/pallino.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    margin-left: -21px;
    margin-top: 20px;
    position: absolute;
    width: 12px;
}



#frase_testata {
/*background-color: blue;*/
    font-size: 14px;
    line-height: 25px;
    margin-left: 4px;
    margin-top: 70px;
    position: absolute;
    width: 982px;
    text-align: center;
}


#frase_testata a {
color:#727272;
text-decoration: none;
}

#frase_testata a:visited {
color:#727272;}

#frase_testata a:hover {
color:#c3c3c3;
}


#frase_testata h1 {
    color: #00AB9B;
    font-family: HelveticaNeueLTStd45Light;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 24px;
    padding-bottom: 0;
}



#contenitore_immagini {
    /*background-color: blue;*/
    height: 162px;
    margin-left: 3px;
    margin-top: 196px;
    position: absolute;
    width: 999px;
}


.immagine {
	float:left;
	margin-right: 4px;
}



/* STILI MENU */

/*#menu {
    color: #2A2A2A;
    float: right;
    font-size: 12px;
    height: 42px;
    margin-left: 518px;
    margin-top: 60px;
    position: absolute;
    text-align: right;
    width: 576px;
    background-color: red;
}*/

#menu {
    
    float: right;
    font-size: 12px;
    height: 44px;
    margin-left: 518px;
    margin-top: 62px;
    position: absolute;
    text-align: right;
    width: 530px;
}

#dot{
}


/*#menu a{
text-decoration: none;
margin-right: 20px;
color:#2a2a2a;
line-height: 30px;
}


#menu a:visited{
color:#2a2a2a;
}*/


#suckerfishnav {
    font-size:14px;
    font-family:HelveticaNeueLTStd45Light;
    width:100%;
    
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#2a2a2a;
    text-decoration:none;
    padding:0px 10px;
    height: 42px;
    
    
    
    }
#suckerfishnav li {
    float:left;
    padding:0;
    background: url(images/pallino_menu.jpg) no-repeat;
    background-position: 35% 100%;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:99px;
    font-family:HelveticaNeueLTStd45Light;
    background-color:#00AB9B;
    }
#suckerfishnav li li a {
background-color:#00AB9B;
color:#ffffff;
font-size:14px;
height:100%;
margin-left:-30px;
padding-left:30px;
text-align:left;
width:110px;
}
#suckerfishnav li ul ul {
    margin:-23px 0 0 100px;
    }
#suckerfishnav li li:hover {
    }
    
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
 color:#00aa9b;

    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color:#00aa9b;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#2a2a2a;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#eeeeee;
    /*margin-top: -20px;*/
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:none;
    }


/* STILI MENU MICRO CAT*/


#menu_micro_cat {
color:#2A2A2A;
float:right;
font-size:12px;
height: 75px;
margin-left:34px;
margin-top:414px;
position:absolute;
text-align: left;
color: #000;
width:982px;
}

#menu_micro_cat a{
text-decoration: none;
color:#000;
}
#menu_micro_cat a:visited{
color:#000;
}


#menu_micro_cat h1 {
padding:0px;
line-height: normal;
font-weight: normal;
padding-left: 10px;
}


#descrizione {
line-height: 0px;
font-weight: normal;
padding-left: 10px;
color:#000;
font-size: 12px;
font-family: HelveticaNeueLTStd45Light;
}

#descrizione h1 {
line-height: 0px;
font-weight: normal;
padding-left: 10px;
color:#000;
font-size: 12px;
font-family: HelveticaNeueLTStd45Light;
}


#cat1 {
width:245px;
height: 75px;
background: url(images/menu_cat_tacca_left.png) no-repeat;
position:absolute;
cursor: pointer;
}

#cat1_active{
width:250px;
height: 75px;
background: url(images/tacca_magenta.png) no-repeat;
position:absolute;
color: #fff;
}


#cat1:hover{
width:250px;
height: 75px;
background: url(images/tacca_magenta.png) no-repeat;
position:absolute;
color: #fff;
}

#cat2 {
width:245px;
height: 75px;
margin-left: 245px;
background: url(images/menu_cat_tacca.png) no-repeat;
position:absolute;
cursor: pointer;
}


#cat2_active{
width:250px;
height: 75px;
margin-left: 245px;
background: url(images/tacca_ciano.png) no-repeat;
position:absolute;
color: #fff;
}

#cat2:hover{
width:250px;
height: 75px;
margin-left: 245px;
background: url(images/tacca_ciano.png) no-repeat;
position:absolute;
color: #fff;
}



#cat3 {
width:245px;
margin-left: 490px;
height: 75px;
background: url(images/menu_cat_tacca.png) no-repeat;
position:absolute;
cursor: pointer;
}

#cat3_active {
width:250px;
margin-left: 490px;
height: 75px;
background: url(images/tacca_giallo.png) no-repeat;
position:absolute;
color: #fff;
}

#cat3:hover {
width:250px;
margin-left: 490px;
height: 75px;
background: url(images/tacca_giallo.png) no-repeat;
position:absolute;
color: #fff;
}



#cat4 {
width:247px;
margin-left: 735px;
height: 75px;
background: url(images/menu_cat_tacca_right.png) no-repeat;
position:absolute;
cursor: pointer;
}

#cat4:hover {
width:250px;
margin-left: 735px;
height: 75px;
background: url(images/tacca_verde.png) no-repeat;
position:absolute;
color: #fff;
}

#cat4_active {
width:250px;
margin-left: 735px;
height: 75px;
background: url(images/tacca_verde.png) no-repeat;
position:absolute;
color: #fff;
}


/* COLONNA META */

#colonna_meta {
clear:both;
margin-left:746px;
margin-top:500px;
position:absolute;
width:275px;
letter-spacing: 0.02em;
/*margin-bottom: 20px;*/

}

#colonna_meta a{
color:#2a2a2a;
text-decoration: none;
}

#colonna_meta a:visited{
color:#2a2a2a;
}

#colonna_meta a:hover{
color:#2a2a2a;
}

#colonna_meta h2 {
    color: #00AB9B;
    font-family: HelveticaNeueLTStd45Light;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 24px;
    padding-bottom: 0;
}


#colonna_meta h1 {
font-size: 14px;
font-weight: normal;
}

#colonna_meta p {
font-size: 12px;
font-weight: normal;
/*color:#727272;*/
}

#colonna_meta li {
color:#727272;
font-size: 12px;
display: inline;
}

#colonna_meta li:after {
content:" - ";
}

/* STILI NEWS */

#content_news {
clear:both;
margin-left:35px;
margin-top:104px;
position:absolute;
width:695px;
border-right: 1px solid #c3c3c3;
padding-bottom: 30px;
}

#post_meta{
font-size: 12px;
text-align: right;
color: #727272;
}

#img_news {
height:396px;
margin-left:746px;
margin-top:115px;
position:absolute;
width:275px;
}

/* STILI CONTATTI */

#img_contatti {
height:396px;
margin-left:746px;
margin-top:115px;
position:absolute;
width:275px;
}



/* STILI CONTENT */


#img_interne {
height:357px;
margin-left:4px;
margin-top:2px;
position:absolute;
width:982px;
}


#content {
clear:both;
margin-left:35px;
margin-top:520px;
position:absolute;
width:695px;
border-right: 1px solid #c3c3c3;
padding-bottom: 30px;
}

#post{
width:680px;
margin-top: 30px;
margin-bottom: 30px;
letter-spacing: 0.02em;
}

#post a{
color:#00aa9c;
text-decoration: none;
}

#post a:visited {
color:#00aa9c;

}

#post a:hover{
color:#c3c3c3;
}

#post_title{
font-size: 36px;
font-family: FormataRegular;
letter-spacing: normal;
color:#00ab9b;
}

#post_title_magenta{
font-size: 36px;
font-family: FormataRegular;
letter-spacing: normal;
color:#e2007a;
}

#post_title_ciano{
font-size: 36px;
font-family: FormataRegular;
letter-spacing: normal;
color:#009ee0;
}

#post_title_giallo{
font-size: 36px;
font-family: FormataRegular;
letter-spacing: normal;
color:#ff5113;
}

#post_title_verde{
font-size: 36px;
font-family: FormataRegular;
letter-spacing: normal;
color:#10ae00;
}

#post_title a{
text-decoration: none;
color:#2a2a2a;
}

#post_title a:visited {
text-decoration: none;
color:#2a2a2a;
}

#post_title a:hover{
text-decoration: none;
color:#c3c3c3;
}

#post h1 {
font-size: 24px;
font-family: FormataRegular;
letter-spacing: normal;
font-weight: normal;
line-height: 35px;
}



#post_content{
font-size: 14px;
clear: both;
color:#2a2a2a;
line-height: 21px;
}

#post ul{
width:520px;

}

#post li{
margin-bottom: 13px;
list-style-image: url(images/ul_dot.png);
}


/* STILI FOOTER */

#piedipagina {
   position: fixed;
   background-color: #ffffff;
   width: 100%;
   text-align: center;
   height: 30px;
  right: 0;
 	bottom: 0;
 left: 0;
 color: #2a2a2a;
 letter-spacing: 0.02em;
}



#footer{
width:1050px;
height:50px;
margin: 0 auto;
font-size: 12px;
border-top: 1px solid #c3c3c3;
padding-top: 10px;
}

#privacy{
margin: 0px;
padding: 0px;
}



#footer a{
color:#2a2a2a;
text-decoration: none;
}

#footer a:hover{
color:#00aa9b;
}

#fuffa {
width:500px;
padding: 10px;
}




#credits {
display:none;
height:25px;
/*left:62%;*/
margin-left:730px;
position:absolute;
top:2px;
width:160px;
}

#icon_close {
left:155px;
position:absolute;
top:-6px;
}


/* STILI COMMENTI */

.comments-header {
font-size: 18px;
}


#comments-form {
color:#000;
}

/* PHOTOGALLERY PAGER */
/* Tiny Carousel */
#slider1 {/*background-color: green;*/ margin-top: 30px;}

#slider1 li{list-style-image: none; }
#slider1 { height: 1%; overflow:hidden; padding: 0 0 10px; position:absolute:top:0;left:0; width:1000px;}
#slider1 .viewport { float: left; width: 675px; height: 150px; overflow: hidden; position: relative; /*background-color: red;*/}
#slider1 .buttons { background:url("../images/buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
#slider1 .next { background-position: 0 0; margin: 30px 0 0 10px;  }
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 675px; left: 0 top: 0; }
#slider1 .overview li{ float: left; margin: 0; padding: 0; height: 150px; width: 675px;}

#slider1 .pager { overflow:hidden; list-style: none; clear: both; margin: 0 0 0 -37px; }
#slider1 .pager li { float: left; margin:0 10px 0 0px; }
#slider1 .pagenum { background-color: #dadada; text-decoration: none; text-align: center; padding: 5px; color: #555555;  width:6px; height:6px; display: block; }
#slider1 .active { color: #fff; background-color:  #00aa9c; }


#slider1 img {
border:2px solid;
}

#slider1 a {
color:#dadada;
}

#slider1 a:visited {
color:#dadada;
}

#slider1 a:hover {
color:#00aa9c;
}


#fancybox-title b {
color:#dadada;
font-size: 14px;
padding-bottom: 20px;
}


/* VTICKER */

