/*====================*/
/*=== 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,
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-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}
body {
    line-height:1;
    color:black;
    background:white;
}
table {
    border-collapse:separate;
    border-spacing:0;
}
caption, th, td {
    text-align:left;
    font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:"";
}
blockquote, q {
    quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
    display: block;
}

/*===============      ====*/
/*=== Stili principali ===*/
/*===============    ====*/
body {
    font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    color:#2d3536;
}

a, a:visited {
    color:#2d3536;
    text-decoration:none;
    border-bottom:1px dotted #826a4d;
}
a:hover, a:active {
    color:#9e805c;
    text-decoration:none;
}


/*============================*/
/*=== Stili per lo slider ===*/
/*============================*/
#slider {
    border: 2px solid #333;
    width:640px;
    height:427px;
    margin:40px auto;
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    position:absolute;
    left:260px;
    bottom:-42px;
}
.nivo-controlNav a {
    display:block;
    width:22px;
    height:22px;
    background:url(../images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(../images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

body {
    background: #ffffff url(http://www.filarmonicadonizetti.com/images/main-bg.jpg);
    font-size: 14pt;
    font-family: Verdana, Helvetica, Arial, sans-serif;

    color: #000088;
} 
div.codcss {
	margin: 20px;
	padding: 4px;
	color: #0000cc;
	background: #ffffff;
	text-align: left;
	border: double #990000;
    width: 400px;
}
strong {color: red; font-weight: normal;}	

a, a:visited { 
	outline: none 
}
img {
	border: none;
}

p { font-size: 14pt;
    font-family: Arial, Verdana, sans-serif;
    color: #000088; 
    text-align: justify;
line-height: 1.5em}
phrase { font-size: 16 pt; text-align: right; font-family: Lucida Handwriting; color: #000088;}
date { font-size: 14pt; font-family: Arial, Verdana, Sans-serif; text-align: center; color: #000088;}
h1 { font-size:1.50em; color: #000088;}
h2 { font-size:1.25em; font-style: italic; color: #0000A0;}
h3, h4, h5, h6 { font-size:1em; text-align: right; color:#000088;}

#pagina {
    color: #000088;
    background-color: #ffffff;
    padding: 5px 25px 5px 25px;
    margin: auto;
    box-shadow: 2px 2px 2px silver;
    -moz-box-shadow: 2px 2px 2px silver;
    -webkit-box-shadow: 2px 2px 2px silver;
    width: 970px;
    position: relative; 
    margin: auto;
    border-radius: 20px;
}

#imHeader {
    background-image: url('http://www.filarmonicadonizetti.com/images/cima.jpg');
    background-position: 0% 0%;
    background-repeat: no-repeat;
    display: block;
    font-size: 10px;
    height: 250px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    position: relative;
    text-align: left;
    vertical-align: baseline;
    width: 900px;
}

#imHeader a{
display:block;
position:absolute;
}

#imHeader a#ita{
width:50px;
height:50px;
top:200px;
left:800px;
}

#imHeader a#eng{
width:50px;
height:50px;
top:200px;
left:850px;
}


/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 70px;
	background: url(http://www.filarmonicadonizetti.com/images/bg.jpg);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	outline: none;
	padding: 18px 8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	background: #c0c0c0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }

#doc { margin: 40px 0; }
#content {
	margin: 0 auto;
	min-width: 320px;
	max-width: 960px;
}

.blueberry { max-width: 960px; }
