/*
Theme Name: Italy Dream Design Blog
Theme URI: http://www.italydreamdesign.com
Version: 1.0
Description: Tema per ItalyDream Design
Author: Emmealcubo
Author URI: http://www.emmealcubo.com


-------------------  Palette colori --------------------

   Celestino fondo body		#D3E5F5

   Blu Scuro		#041738

   Testo        #222

------------------------------------------------------



/* 

Generali

 ----------- --------- --------- --------- --------- --------- ---------  */
@charset "UTF-8";
/************************************************
*	Reset      								*
************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
}
h1 {
	font-size: 1.8em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.2px;
}
h2 {
	font-size: 1.5em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.2px;
}
h3 {
	font-size: 1.3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	margin:0 10px 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #1a88c5;
	background-color: transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#1a88c5;
	background-color: transparent;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a img {
	border:none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	cursor: help;
}
/*hr {
	display:none
}*/
.hidden {
	display:none;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/************************************************
*	Generale struttura    								*
************************************************/
body {
	color: #333333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	background:#F4F4F4 url(images/bg-repeat.gif) repeat-x;
	margin:0;
	padding:0;
}
#wrapper {
	width:1000px;
	min-height:100%;
	margin:0 auto;
	position:relative;
	background:#F4F4F4 url(images/wrap.gif) no-repeat;
	overflow:hidden;
}
#header {
	height:200px;
	width:1000px;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:160px;
}
#logo h1 a {
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:160px;
}
#bandierine {
height:47px;
left:633px;
position:absolute;
top:96px;
width:300px;
}

a.btn_vaistore_it {
background-image:url(images/visita-shop.gif);
background-position:center top;
display:block;
height:90px;
left:650px;
position:absolute;
text-indent:-9999px;
top:0;
width:300px;
}

a.btn_vaistore_fr {
background-image:url(images/visitez-magasin.gif);
background-position:center top;
display:block;
height:90px;
left:650px;
position:absolute;
text-indent:-9999px;
top:0;
width:300px;
}

#header_language_list {
	margin-bottom:0;
	text-align: center;
	margin-top:0;
}
#header_language_list ul {
	list-style: none;
	margin:0;
	padding:0;
}
#header_language_list ul li img {
	margin-right:5px;
}
#header_language_list ul li {
	display:inline;
	margin:0 5px 0 5px;
	padding:0;
	color:#999999;
}
#header_language_list ul li a, #header_language_list ul li a:visited {
	color: #fff;
	text-decoration:underline;
}
#header_language_list ul li a:hover, #header_language_list ul li a:active {
	color: #fff;
}
/************************************************
*	Menu principale      								*
************************************************/

ul#nav-principale {
	left:24px;
	margin:0;
	padding:0;
	position:absolute;
	top:157px;
	list-style-type:none;
}
ul#nav-principale li {
	margin:0 0 0 0;
	padding:0;
	float:left;
	list-style-type:none;
}
ul#nav-principale li a {
	color:#FFF;
	padding:13px 17px;
	margin:0;
	display:block;
	text-transform:uppercase;
	list-style-type:none;
}
ul#nav-principale li a:hover {
	background:#D1E3F5;
	color:#001B3C;
	text-decoration:none;
}
ul#nav-principale li.current_page_item a:link, ul#nav-principale li.current_page_item a:visited, ul#nav-principale li.current_page_item a:active {
	background:#D1E3F5;
	color:#001B3C;
}
/************************************************
*	Featured Post      								*
************************************************/

#featured-post {
	width:950px;
	margin:20px auto;
}
.featured-blocco-sinistra {
	background-color:#ECECEC;
	border:1px solid #D3D3D3;
	float:left;
	height:275px;
	margin-bottom:37px;
	margin-right:20px;
	margin-left:20px;
	padding:7px;
	width:428px;
}
.featured-blocco-destra {
	background-color:#ECECEC;
	border:1px solid #D3D3D3;
	float:left;
	height:275px;
	margin-bottom:37px;
	margin-right:0;
	padding:7px;
	width:428px;
}
.featured-blocco-interno {
	background:#FFF;
	border:1px solid #D3D3D3;
	height:230px;
	padding:22px;
	position:relative;
	width:382px;
}
.featured-blocco-interno p {
	line-height:16px;
	padding:2px 0 0;
}
.featured-thumb-wrapper {
	background-color:#ECECEC;
	border:1px solid #D3D3D3;
	float:left;
	height:85px;
	margin-right:15px;
	margin-top:7px;
	padding:4px;
	width:85px;
}
.featured-thumb {
	border:medium none;
}
.titolo-featured-home a {
	background:transparent url(images/divider-post.gif) no-repeat scroll center bottom;
	color:#145289;
	float:left;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:10px 0 0;
	padding:0 0 12px;
	text-decoration:none;
	font-style:italic;
}
.featured-data {
	background:url(images/data.gif) no-repeat;
	color:#003399;
	display:block;
	font-size:15px;
	height:30px;
	left:-20px;
	padding:8px 0 0 14px;
	position:absolute;
	top:-22px;
	width:100px;
}
.leggi-tutto-featured {
	background:#9DB9DE none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:20px;
	left:315px;
	margin-bottom:-15px;
	margin-right:6px;
	padding:3px 0 0 10px;
	position:absolute;
	top:235px;
	width:69px;
}
.leggi-tutto-featured a {
	color:#FFF !important;
}
/************************************************
*	Container Home      								*
************************************************/

#contenitore {
	width:960px;
	margin:0 auto;
}
#centrale {
	float:left;
	margin:0;
	width:684px;
	background-color:#ECECEC;
	border:1px solid #D3D3D3;
	padding:7px;
}
#centrale-interno {
	background:#FFF;
	border:1px solid #D3D3D3;
	padding:5px;
	position:relative;
	overflow:hidden;
}
#centrale-interno-sinistra {
	background:transparent url(images/divider-vert.gif) repeat-y scroll right center;
	float:left;
	padding:8px;
	width:425px;
}
#centrale-interno-destro {
	float:left;
	margin:0 0 0 5px;
	width:225px;
}
/************************************************
*	Post wordpress home      								*
************************************************/

.post-entry {
	margin-bottom:50px;
	width:425px;
}
.post-entry-info {
	clear:both;
	float:left;
	margin-left:0;
}
.post-entry-data {
	background:url(images/data.gif) no-repeat;
	color:#003399;
	display:block;
	font-size:15px;
	height:30px;
	padding:8px 0 0 14px;
	width:100px;
	float:left;
}
.post-entry-autore {
	color:#999999;
float:left;
font-family:Geogria;
font-size:13px;
font-style:italic;
margin:13px;
}
.post-entry-autore a {
	color:#999999;
}
.clear {
	clear:both;
}
.post-entry-titolo a {
	background:transparent url(images/divider-post.gif) no-repeat scroll center bottom;
	color:#145289;
	float:left;
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	margin:10px 0 0;
	padding:0 0 12px;
	text-decoration:none;
	font-style:italic;
}
.post-entry-archivio  {
	background:#0B254D none repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:22px;
font-style:italic;
font-weight:bold;
line-height:28px;
margin:10px 0 15px;
padding:10px;
text-decoration:none;
width:393px;
}
.post-entry p {
	padding:5px 0 0 0;
	line-height:20px;
}
.leggi-tutto {
	background:#9DB9DE none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:-15px;
	margin-right:6px;
	padding:3px 0 0 10px;
	width:69px;
	margin-top:20px;
}
.leggi-tutto a {
	color:#FFF !important;
}


#bookmarks-home {
	color:#145289;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:-15px;
	margin-right:6px;
	padding:3px 0 0 10px;
	width:230px;
	margin-top:20px;
	
}
#bookmarks-home a {
	color:#145289 !important;
}

#bookmarks-mini ul{
	margin:2px;
	padding:0;
	width:230px;
	}
	
#bookmarks-mini ul li{
	list-style:none;
	float:left;
	display:inline;
	}
	
#bookmarks-mini ul li a{
	text-indent:-9999px;
	display:block;
	height:20px;
	}
	
.sprite-mini {background:url(images/icone-social-mini.gif);}
.icona-mini { height:20px;}

/* Servizi */
		.twitter-mini {width:21px; background-position:0 0;}
		.fb-mini {width:21px; background-position:-21px 0;}
		.ff-mini {width:21px; background-position:-42px 0;}
		.delicious-mini {width:21px; background-position:-63px 0;}
		.wikio-mini {width:21px; background-position:-84px 0;}
		.segnalo-mini {width:21px; background-position:-105px 0;}
		.linkedin-mini {width:21px; background-position:-126px 0;}
		.posterous-mini {width:21px; background-position:-147px 0;}
		.newsvine-mini {width:21px; background-position:-168px 0;}
		.myspace-mini {width:21px; background-position:-189px 0;}


.sep-post-entry {
	background:url(images/divider-orizz.gif) repeat-x bottom;
	width:395px;
	height:13px;
	margin-bottom:25px;
	
}
.postmeta-info {
	font-size:11px;
	font-style:italic;
	color:#999;
	margin:-15px 0 0;
	line-height:16px;
	
	}
	.postmeta-info a{
	color:#999;
	
	}
/************************************************
*	Centrale interno destro (sidebar)    								*
************************************************/		
#centrale-interno-destro .titolo {
	clear:both;
	color:#145289;
	display:block;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	height:35px;
	padding-left:20px;
	padding-top:10px;
	width:221px;
	background:url(images/divider-sb-small.gif) no-repeat bottom;
}
#centrale-interno-destro .blocco {
	clear:both;
	float:left;
	padding:15px;
	width:211px;
}
#centrale-interno-destro .blocco ul {
	margin:0 0 15px 15px;
	padding-left:0;
}
#centrale-interno-destro .blocco li {
	list-style-image:url(images/bullet.gif);
	padding:4px 0 4px 0;
}
#centrale-interno-destro .blocco li a {
	color: #999;
}
#centrale-interno-destro .tags a {
	color:#999;
	font-style:italic;
}
#centrale-interno-destro .tags a:hover {
	text-decoration:underline;
	color:#145289;
}
/************************************************
*	Sidebar Home      								*
************************************************/	

#sidebar-home {
	float:right;
	margin-bottom:40px;
	width:260px;
}
#seguici {
	width:250px;
	margin:10px 0 14px 0;
}
#seguici h3 {
clear:both;
color:#145289;
display:block;
font-size:18px;
font-style:italic;
font-weight:bold;
height:23px;
padding-left:10px;
padding-top:10px;
width:221px;
	
	}
#seguici ul {
	height:38px;
	margin:0;
	padding:0;
	width:260px;
}
#seguici ul li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#seguici ul li.feed a {
	background:url(images/icone-seguici.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	width:41px;
	height:41px;
	float:left;
}
#seguici ul li.linkedin a {
	background:url(images/icone-seguici.gif) no-repeat -41px 0;
	text-indent:-9999px;
	display:block;
	width:41px;
	height:41px;
	float:left;
}
#seguici ul li.flickr a {
	background:url(images/icone-seguici.gif) no-repeat -82px 0;
	text-indent:-9999px;
	display:block;
	width:41px;
	height:41px;
	float:left;
}
#seguici ul li.facebook a {
	background:url(images/icone-seguici.gif) no-repeat -123px 0;
	text-indent:-9999px;
	display:block;
	width:41px;
	height:41px;
	float:left;
}
#seguici ul li.dopplr a {
	background:url(images/icone-seguici.gif) no-repeat -164px 0;
	text-indent:-9999px;
	display:block;
	width:41px;
	height:41px;
	float:left;
}
#seguici ul li.twitter a {
	background:url(images/icone-seguici.gif) no-repeat -205px 0;
	text-indent:-9999px;
	display:block;
	width:41px;
	height:41px;
	float:left;
}
#sidebar-home .blocco {
	padding:0 0 26px;
	width:254px;
	border:1px solid #D3D3D3;
	background:#E7E7E8;
	position:relative;
	margin:0 0 15px 0;
}
#sidebar-home .titolo {
	background:transparent url(images/sb-title.gif) no-repeat scroll left center;
	clear:both;
	color:#FFFFFF;
	float:left;
	font-size:18px;
	height:38px;
	margin:0;
	padding:15px 0 0 7px;
	width:260px;
}
#sidebar-home .leggi-tutto-autori {
	background:#9DB9DE none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:-15px;
	margin-right:6px;
	margin-top:5px;
	padding:3px 0 0 10px;
	width:69px;
}
#sidebar-home .leggi-tutto-autori a {
	color:#FFF !important;
}
.autori-img {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 8px;
	margin:0 0 8px 7px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentmetadata {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;

	width: 188px;
	height: 26px;
	padding: 12px 0px 0px 10px;
}
#comments {
	margin-top: 30px;
}
h3#comments {
	padding-left: 30px;
	color:#145289;
}
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
	color: #999;
	text-decoration: none;
}
.fn, .fn a:link, .fn a:hover, .fn a:visited {
	color: #578879;
	font-family: Georgia;
	font-size: 17px;
	font-style: normal;
	text-decoration: none;
}

.says {
	display:none;
}

.avatar {
	border: 3px solid #1A88C5;
	margin-bottom: -15px;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}
.comment {
	
	margin:10px 0 5px 0;
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
}

ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }

ol.commentlist li.comment-author-admin{ background:#FFC; }
ol.commentlist li.comment-author-carole{ background:#FFC; }
ol.commentlist li.comment-author-aldo{ background:#FFC; }

ol.commentlist p {
	text-align:justify;
width:430px;
padding:10px 10px 28px;
line-height:17px;
	
	}

.children .comment {
	
	padding-top: 15px;
	border-left: 10px solid #d1c8aa;
	padding-left: 15px;
	margin-bottom: 0px;
	width: 96%;
}
.comment-reply-link, .comment-reply-link:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	background-color: #6a6351;
	background-image: url(images/readmore-bg-1.jpg);
	padding: 2px 7px;
	float: right;
	text-transform: lowercase;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: -10px;
	text-decoration: none !important;
}
.commentlist {
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	width:665px;
}
.comment-reply-link:hover {
	background-color: #7bab96;
	color: #fff;
}
.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
	color: #fff !important;
	display: block;
	font-weight: bold;
	background-color: #6a6351;
	background-image: url(images/readmore-bg-1.jpg);
	padding: 0px 5px;
	text-transform: lowercase;
	font-size: 10px;
	float: left;
	clear: both;
	text-decoration: none;
}
.comment-author {
float:right;
margin:0;
width:190px;
	}
#commentform {
	clear: both;
	float: left;
}
#respond {
	float: left;
	width: 100%;
	margin:21px 0 0 15px;
}
#respond  h3{
	padding-left: 30px;
	color:#145289;
	margin:10px 0 10px 0;

}



/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform {
	margin: 12px 0 12px 0;
}
#commentform textarea {
	background:#FFFFFF none repeat scroll 0 0;
border:2px solid #145289;
padding:0;
width:606px;
}
#commentform #email {
	font-size: 13px;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #145289;
	width: 235px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #author {
	font-size: 13px;
	background:#FFFFFF none repeat scroll 0 0;
border:2px solid #145289;
	width: 235px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#commentform #url {
	font-size: 13px;
	background:#FFFFFF none repeat scroll 0 0;
border:2px solid #145289;
	width: 235px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
	margin-bottom: 3px;
}
#respond #submit {
	margin-bottom: 20px;
}


/************************************************
*	My Blog Log     								*
************************************************/
	
table#MBL_COMM td.mbl_fo_hidden {
	display:none;
}
body .widget_mybloglog {
	width:100px;
}
body #MBL_COMM {
	border:none;
	margin:0px 4px 13px 5px;
	background:#006633;
	width:100px;
	font-family: Verdana, Arial, Sans-Serif;
	font-style:normal;
	font-weight:normal;
}
body table#MBL_COMM th.mbl_h {
	font-size:11px;
	height: 30px;
	color:#000;
	font-weight:bold;
	text-align:left;
	padding:2px 2px;
	text-align:center;
	border-bottom:1px solid #d5d5d5;
}
body table#MBL_COMM td.mbl_join_img {
	cursor:pointer;
	cursor:hand;
	width:26px;
	padding:2px 2px;
	margin:0;
	background-color:#999;
	color: #FFF;
}
body table#MBL_COMM td.mbl_join {
	cursor:pointer;
	cursor:hand;
	text-align:left;
	background-color:#999;
	color: #FFF;
	font-size:11px;
	border-bottom:0;
	padding:6px 2px;
	margin:0;
}
body table#MBL_COMM td.mbl_join a {
	display:block;
	width:80px;
	overflow:hidden;
	font-weight:normal;
	border:0;
	color:white;
	font-size:9px;
}
body table#MBL_COMM td.mbl_join a:hover {
	border:0;
}
body table#MBL_COMM td.mbl_img {
	cursor:pointer;
	cursor:hand;
	width:26px;
	padding:2px 2px;
	margin:0;
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-top:none;
	border-right:none;
}
body table#MBL_COMM td.mbl_mem {
	cursor:pointer;
	cursor:hand;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	background-color:#454545;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	border-top:none;
	border-left:none;
	color:#005A94;
	padding:2px 2px;
	margin:0;
}
body table#MBL_COMM td.mbl_mem a {
	display:block;
	width:76px;
	overflow:hidden;
	border:0;
	text-transform:capitalize;
	font-size:10px;
}
body table#MBL_COMM td.mbl_mem a:hover {
	border:0;
}
body table#MBL_COMM td.mbl_fo_hidden {
	cursor:hand;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	background-color:#f1f1f1;
	color:#ffffff;
	padding:3px 5px 3px 5px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}
body table#MBL_COMM a {
	color: 4a7c9f;
	border:0;
	background:none
}
body table#MBL_COMM a:hover {
	color: 4a7c9f;
	text-decoration:underline;
	border:0;
}
body table#MBL_COMM a:visited {
	color:#294254;
	text-decoration:none;
	border:0;
}
body table#MBL_COMM a:visited:hover {
	text-decoration:underline;
	border:0;
}
body table#MBL_COMM td.mbl_fo_hidden a {
	color: #878787;
}
body table#MBL_COMM td.mbl_fo_hidden a:hover, body table#MBL_COMM td.mbl_fo_hidden a:visited:hover {
	color:#294254;
	text-decoration:underline;
	border:0;
}
body table#MBL_COMM img {
	width:36px;
	height:36px;
	z-index:999;
	margin:3px 0px 3px 4px;
	float:left;
	position:relative;
}
/************************************************
*	Footer      								*
************************************************/	
	
#footer {
	float:left;
	width:100%;
	background:url(images/footer-bg.gif) repeat-x left;
}
#footer-interno-ita {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:330px;
	background:url(images/footer-ita.gif) no-repeat center center;
}
#footer-interno-fr {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:330px;
	background:url(images/footer-fra.gif) no-repeat center center;
}
#flickr {
	height:200px;
	left:60px;
	position:absolute;
	top:78px;
	width:547px;
}
#agenda {
	color:#FFFFFF;
font-size:12px;
height:200px;
left:660px;
position:absolute;
top:89px;
width:300px;
}
#agenda a {
	color:#99CCFF;
}
#agenda p.wpdopplr_status {
	color:#FFFFFF;
	margin:10px 0;

}

#agenda .wpdopplr_plannedtrips li a {
	color:#99CCFF;
	
	}
	
	
#mycarousel .jcarousel-list li, #mycarousel .jcarousel-item {
	background:#FFF;
	padding:6px;
}
#mycarousel2 .jcarousel-list li, #mycarousel2 .jcarousel-item {
	background:#FFF;
	padding:6px;
}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
	height: 75px;
	display:inline;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 477px;
	padding: 5px 39px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  477px;
	height: 90px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  75px;
	height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 75px;
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(images/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(images/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
#powered-by-m3 {
color:#FFFFFF;
font-size:11px;
left:840px;
position:absolute;
text-indent:-9999px;
top:291px;
width:125px;
	}
	#powered-by-m3 a.logo-emmealcubo {
		width:125px;
		height:30px;
		background:url(images/emmealcubo.gif) no-repeat;
		text-indent:-9999px;
		display:block;
	}