/*
	PRINCIPAL
*/
.bkHighlight
{
	background-color: #007ed1 !important;
	color: #000000 !important;
}

body 
{
	background: url(../images/site/bg.jpg) top center fixed no-repeat #000000;
	font-size: 85%;
	color:#FFF;
}


/*
	STANDARD TYPOGRAPHY
*/
h2 
{
	font-size: 90%;
	font-weight: normal;
	color: #fd7217;
	margin-bottom: 5px;
}

a 
{
	text-decoration: none;
	color: #ffffff;
}

a:hover 
{
	text-decoration: underline;
}


/*
	Side Options
*/
.sidePanel {
	background: url(../images/site/bkPlain.png);
	margin-bottom: 12px;
	padding: 10px;
}

.container {
    background: url(../images/site/cella_chiaro.png) top left repeat-y;
    padding: 10px;
}

/* -- contain -- */
.contain:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
/* ie mac fix */
.contain {
	display:inline-table;
}
* html .contain {/* nomac \*/
	height:1%;/* nomac */
}
.contain {
	display:block;
}

/*
	MAIN HOLDING DIVs
*/

img.mainBk {
	position: fixed;
}

#pageWrap {
	padding-bottom: 35px;
	width: 986px;
}

#footerAlign {
	width: 986px;
}

.allCols {
	position: relative;
}

.contentHolder {
	width: 987px;
	float: left;
}

.threeCol .contentHolder,
.threeColAd .contentHolder {
	padding-right: 7px;
	width: 736px;
}


.leftCol {
	position: relative;
	padding-top: 3px;
	width: 240px;
	float: left;
}

.mainCol {
	padding-top: 3px;
	overflow: hidden;
	width: 483px;
	float: right;
}

.rightCol {
	position: relative;
	padding-top: 3px;
	float: right;
	width: 238px;
	
}

.session_banner 
{
	position: relative;
	margin-bottom: 8px;
	width: 100%;
	background:#FFF;
}






/*
	SITE HEADER
*/
.siteHeader
{
	padding: 0px 0px 9px 0px;
	overflow: hidden;
	float: left;
	display: block;
}
/*
	MAIN BANNER
*/
ul.mainBanner {
	background: url(../images/site/bkPlain.png);
	list-style: none;
	padding: 15px 0px;
	margin: 0px 0px 6px 0px;
	font-size: 80%;

}

ul.mainBanner li {
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.mainBanner li a {
	border-right: solid #cdcdcd 1px;
	text-transform: uppercase;
	padding: 0px 40px;
}

ul.mainBanner li a:hover {
	text-decoration: none;
	color: #fd7217;
}

ul.mainBanner li.last a {
	border: none;
}

ul.mainBanner li.signIn {
	padding-right: 20px;
	font-size: 85%;
	float: right;
}

ul.mainBanner li.signIn a {
	text-transform: none;
	border: none;
	padding: 0px;
}


/*
	link interni
*/
.inside_link
{
	line-height: 150%;
	text-decoration:underline;
}
.inside_link li a:hover
{
	
	text-decoration:none;
}

/*
	Tour Dates
*/
.tourDates ol {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.tourDates ol li {
	padding-bottom: 16px;
	position: relative;
}

.tourDates ol .date {
	width: 57px;
	float: left;
}

.tourDates ol .details {
	padding: 20px 0px 0px 16px;
	font-size: 87.5%;
	width: 128px;
	float: left;
}

.tourDates ol .details strong {
	padding-bottom: 4px;
	font-size: 158%;
	display: block;
}

.tourDates ol li a:hover {
	text-decoration: none !important;
}

.tourDates ol li a:hover .details strong {
	text-decoration: underline !important;
}

.date {
	text-align: center;
	width: 57px;
}

.date .month {
	display: block;
	font-weight: bold;
	font-size: 75%;
}

.date .day {
	background: url(../images/site/data.jpg) bottom left no-repeat;
	font-weight: bold;
	padding: 2px 0px 7px 0px;
	font-size: 265%;
	line-height: 90%;
	display: block;
	color: #3b3b3b;
}





/* Foto a Caso */
.foto {
	margin-bottom: 12px;
	position: relative;
	height: 238px;
	background: url(../images/site/bkPlain.png);
}

h2.fotohdr {
	background: url(../images/site/bkPlain.png);
	font-weight: normal;
	margin-top:-3px;
	margin-bottom: 0px;
	font-weight: normal;
	display: block;
	width: 228px;
	padding: 6px 0px 3px 10px;
}



/*
	News Musicalmente
*/
.news {
	/*padding: 9px 0 10px;*/
}

.news h2 {
	margin-bottom: 4px;
}

.news .newsBtm {
	background: url(../images/site/bkCommentsBtm.gif) bottom left no-repeat;
	width: 218px;
}

.news .newsTop {
	background: url(../images/site/bkCommentsTop.gif) top left no-repeat;
	padding: 7px 10px;
	min-height: 248px;
}

.news ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 198px;
}

.news ul li {
	font-weight: bold;
	font-size: 75%;
}

.news ul li.middleItem {
	opacity: 0.7;
}

.news ul li.lastItem {
	opacity: 0.5;
}

.news ul li span {
	padding-bottom: 6px;
}

.news ul li blockquote {
	margin-bottom: 18px;
}

.news ul li p {
	background: url(../images/site/bgCommentTop.png) top left no-repeat;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	clear: both;
	display: block;
	font-size: 100%;
	overflow: hidden;
	width: 200px;
}

.news ul li p .newsCont{
	background: url(../images/site/bgComment.png) bottom left no-repeat;
	padding: 0 0 17px 5px;
	display: block;
	color: #000000;
}

.news ul li.middleItem p .newsCont {
	background: url(../images/site/bgComment_even.png) bottom left no-repeat;
}

.news ul li.lastItem blockquote {
	margin-bottom: 5px;
}

.webNews {
	display: block;
	padding-top: 3px;
}

.webNews .newsDate {
	background: url(../images/site/iconDate.gif) left no-repeat;
	padding: 0 17px;
}

.webNews .externalSite{
	background: url(../images/site/iconExternalSite.gif) left no-repeat;
	padding-left: 23px;
}



/*
	News Corsi
*/
.newsc {
}

.newsc .newsDate {
	font-size:12px;
	font-weight:bold;
	padding: 0 17px;
	color:#000;
}

.newsc ul li p a {
	padding: 0 0 17px 5px;
	display: block;
}



/*
	FOOTER
*/
.footer {
	background: url(../images/site/footer.png);
	position: fixed;
	bottom: 0px;
	clear: both;
	width: 100%;
	z-index: 30;

}

.footer ul {
	list-style: none;
	
}

.footer ul li {
	padding: 11px 30px 8px 20px;
	float: left;
	color: #000000;
	text-align:center;
}

.footer ul li a {
	font-size: 85%;
	color: #000000;
}


/*
	CORSI WEB NEWS
*/


.webNews {
	display: block;
	padding-top: 3px;
}

.webNews .newsDate {
	background: url(../images/site/iconDate.gif) left no-repeat;
	padding: 0 17px;
}

.webNews .externalSite{
	background: url(../images/site/iconExternalSite.gif) left no-repeat;
	padding-left: 23px;
}

#tituli
{
	background: url(../images/site/cella_chiaro.png);
	
	font-weight:bold;
	margin: 10px 0 4px 0;
	padding: 2px;
}
