/* Tyylit */
body {
	font-family: Trebuchet ms, Lucida Sans Unicode, Calibri, Arial, Helvetica;
	font-size: 12px;
	color: #616161;
	margin:0;
	line-height: 17px;
	background-color: #095082
}


#wrapper{
	background-image:url(../images/bg2012_2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
}

#frame {
	width: 890px;
}

#header {
	height: 335px;
}

#container {
	width: 902px;
	text-align:left;
	min-height: 500px;
	background: #fff url(../images/container_bg.jpg) repeat-y;
}

#container-inner {
	padding: 0px 31px 0px 31px;
}

#bread_crumb {
	height: 50px;
	text-align:left;
	padding-left: 31px;
}
	#bread_crumb a:link, #bread_crumb a:visited, #bread_crumb a:active {
		color: #ffffff;
	}

#inner_container {
	margin-top: 0px;
	margin: 0px 0px 20px 0px;
}

#left-content{
	width: 530px;
	margin: 0px 30px 0px 0px;
	padding:0px;
	float:left;
}

#right-content{
	width: 270px;
	margin: 0px;
	padding:0px;
	float:right;
}


#menu{
	height: 78px;
	margin: 0px;
	padding: 0px;
	background: url(../images/menu_bg_2012.png) repeat-x top left;
}
	#menu-center {
		width:890px;
		text-align:left;
	}
	#links {
		width: 75%;
		float:left;
		text-align:left;
	}
	#share {
		width: 19%;
		float:right;
		text-align: right;
		padding-top: 19px;
	}
	
#footer {
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #e7e7e7;
	text-align:left;
	margin: 0px 15px;
}


.frontpage-blog-left {
	width: 254px;
	float:left;
	margin-right: 22px;
}
.frontpage-blog-right {
	width: 254px;
	float:left;
}
	.frontpage-blog-left  img, .frontpage-blog-right img{
		margin-bottom: 10px;
	}

p{
	margin:10px 0px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #1460a0;
	text-decoration: none;
}

a:hover {
	color: #82afba;
	text-decoration: underline;
}


/* MENU 
.menuleft {
	background-image:url(../images/menu_left.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 24px;
}

.menuright {
	background-image:url(../images/menu_right.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
	padding-right: 20px;
}

.menucenter {
	background-image:url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 24px;
	padding: 0px 5px 0px 5px;
	text-transform:uppercase;
}

.menuleft_a {
	background-image:url(../images/menu_left_a.png);
	background-repeat: no-repeat;
	width: 7px;
	height: 24px;
}

.menuright_a {
	background-image:url(../images/menu_right_a.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
	padding-right: 20px;
}

.menucenter_a {
	font-size: 11px;
	background-color: #4389c4;
	background-repeat: repeat-x;
	height: 24px;
	padding: 0px 5px 0px 5px;
	text-transform:uppercase;
}

.menucenter_a a:link, .menucenter_a a:visited, .menucenter_a a:active {
	color: #ffffff;
	font-size: 11px;
} */

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

	#menu li , #menu li.active{
		margin: 0px 30px 0px 0px;
		padding: 18px 0px 0px 0px;
		float:left;
		list-style-type: none;
	}
	#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited {
		font-size: 14px;
		line-height: 20px;
		color:#fff;
		text-transform:uppercase;
	}
	#menu li.active a, #menu li.active a:link, #menu li.active a:active, #menu li.active a:visited {
		font-size: 14px;
		line-height: 20px;
		color:#7090ba;
		text-transform:uppercase;
	}

.ingressi {
	font-size: 13px;
	line-height: 130%;
	color: #121212;
	font-weight: 600;
}


/* Gallery */
.galleryThumb, .galleryThumb_a {
	float: left;
	width: 100px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	background-color: #f6f6f6;
	margin-right: 10px;
	margin-bottom: 10px;
}

.galleryThumb_a {
	background-color: #dfdfdf;
}

.menuNode a {
	color: #eef4f6;
	font-weight: 100;
	font-size: 13px;
	text-transform: uppercase;
	vertical-align:top;
}

.menuNode a:hover {
	color: #bddfe7;
}

.menuNode a.selected {
	color: #ffffff;
	text-decoration: underline;
}

td {
	font-size: 12px;
}


input, select, textarea {
	font-size: 12px;
}
.text{
	width:100%;
}

img {
	border: 0px;
}

.white {
	color: #ffffff;
}

.alter {
	color: #959595;
	font-size: 10px;
	text-transform: uppercase;
}

.clearFix {
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	clear:both;
	border: 0px;
}

h1 {
	font-size: 23px;
	color: #1460a0;
	font-weight:600;
	font-family: Calibri, trebuchet ms, arial;
	line-height: 22px;
}

h2 {
	font-size: 17px;
	font-family: Calibri, trebuchet ms;
	color: #373a41;
}

h3 {
	font-size: 12px;
	color: #000000;
}

h4 {
	color: #458AD7;
}

h5 {
	color: #458AD7;
}

h6 {
	color: #458AD7;
}

table.disco {
	width: 450px;
}

table.disco  td {
	background-image:url(../images/dotline.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 4px 4px 4px 10px;
}

table.disco  th {
	background-color: #324362;
	padding: 4px 4px 4px 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
}

table.discography {
	width: 100%;
}

	table.discography  td {
		background-image:url(../images/dotline.jpg);
		background-repeat: repeat-x;
		background-position: bottom left;
		padding: 4px 4px 4px 10px;
	}

	table.discography  th {
		background-color: #324362;
		padding: 4px 4px 4px 10px;
		text-transform: uppercase;
		color: #ffffff;
		text-align: left;
	}

/* FORMS */ 
.form div {
	padding: 4px 0px;
	margin: 2px 0px;
	clear:both;
}
	.form div label {
		width: 200px;
		display: block;
		float:left;
	}
	.form div input {
		float:left;
		width: 300px;
		background: url(../images/form_input_bg.jpg) repeat-x top left;
		border: 1px solid #848484;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px; 
		padding: 4px 2px;
		margin: 2px 0px;
	}
		.form div input:hover {
			border: 1px solid #aeaeae;
		}
	
	.form div textarea {
		background: url(../images/form_input_bg.jpg) repeat-x top left;
		border: 1px solid #848484;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px; 
		padding: 4px 2px;
		margin: 2px 0px;
		width: 500px;
	}
	
	.form div input.button, .button {
		font-family: calibri, Arial;
		width: auto !important;
		font-size: 13px;
		float:left;
		background: #0a5c96 url(../images/button_icon.png) no-repeat 7px 8px;
		line-height: 20px;
		padding: 4px 7px 4px 23px;
		color:#fff;
		text-transform: uppercase;
		border: 0px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		cursor: pointer;
	}

/* Notifications and messages */
.success-message {
	border: 1px solid #788f75;
	background-color:#e1efdf;
	padding: 10px;
	margin-bottom: 10px;
}
.error-message {
	border: 1px solid #8f7575;
	background-color:#efdada;
	padding: 10px;
	margin-bottom: 10px;
}

/* jQuery menu */
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #324143;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}
