/* Start of CMSMS style sheet 'barlumen_stili' */
/* @group stili */

a {
	color: #00cdd8;
}

a img {
	border-style: none;
}

a:visited {
	color: gray;
}

p {
	margin-bottom: 1em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

.immagineFloat {
	float: left;
	margin-right: 12px;
	margin-top: 8px;
	line-height: 16px;
	font-size: 10px;
	color: gray;
	border-bottom: 1px solid #e6e6e6;
}

.immagineFull {
	margin-top: 1em;
	line-height: 16px;
	font-size: 10px;
	color: gray;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 0.5em;
	width: 100%;
	display: block;
}

div#titolo h2 {
	font: bold 32px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

div#titolo img {
	display: inline;
}

div#uno h2, div#due h2 {
	font: bold 16px/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-bottom: 3px;
}

div.cover ul {
	list-style-type: none;
}

div.cover ul a {
	text-decoration: none;
	color: white;
}

div.cover ul a:hover {
	color: #00cdd8;
}

div.cover ul li {
	float: left;
	width: 144px;
	height: 160px;
	margin-bottom: 16px;
	margin-right: 12px;
	background-color: #262320;
	position: relative;
}

div.cover ul li.noM {
	margin-right: 0;
}

div.cover ul li span {
	bottom: 0;
	position: absolute;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0;
	background-color: #2A2522;
}

div.cover ul li#big {
	width: 300px;
}

div.cover ul a:hover {
	color: #e52816;
}

div.blocco {
	margin-bottom: 2em;
}

div.blocco h3 {
	font: normal normal 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 4px;
}

div.blocco h4 {
	font: normal small-caps 10px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 4px;
}

div.blocco .extraInfo {
	color: #e52816;
	font: 10px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 0 0.5em;
}
div.blocco p {
	margin-top: 0.5em;
	margin-bottom: 0;
}

div.blocco a {
	color: #000;
}

div.blocco dl {
	margin-bottom: 1em;
}

div.blocco dt {
	color: #00cdd8;
	float: left;
	margin-right: 0.5em;
}

div.blocco dd {

}

div.abstract {
	font-weight: bold;
	padding-bottom: 2em;
}

div.abstract strong, div.abstract b {
	font-weight: normal;
	font-style: normal;
}

div.colophon {
	font-size: 10px;
	line-height: 16px;
	color: #4c4c4c;
	margin-bottom: 16px;
}

div.colophon dt {
	color: #00cdd8;
	line-height: 10px;
	margin-top: 6px;

}

div.colophon dd {
	margin-bottom: 8px;

}

div.colophon li {

	list-style-position: inside;
}

div.collegamenti {
	font-size: 10px;
	line-height: 16px;
	clear: left;
}

div.collegamenti a{
	color: #4c4c4c;
}

div.collegamenti li {
	list-style-type: none;
}

div.galleria {
	display: inline-block;
}

div.galleria:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.galleria a {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.negozio {
	float: left;
	margin-right: 16px;
	width: 192px;
}

div.negozio img {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	width: 182px;
}

div.negozio p {
	color: white;
	font-size: 12px;
	line-height: 16px;
	background-color: #262320;
	padding: 2px;
	margin-bottom: 0;
}


div.negozio a.buy {
	display: block;
	background: url(uploads/images/assets/negozio-label.png) no-repeat 0 top;
	width: 98px;
	height: 29px;
	margin-left: 40%;
	text-align: center;
	padding-top: 4px;
	color: #e52816;
	font-weight: bold;
	text-decoration: none;
}

div.negozio a.buy:hover {
	color: #00cdd8;
	background: url(uploads/images/assets/negozio-label.png) no-repeat 0 bottom;

}

h4.ruler{
	border-bottom: 1px solid #e6e6e6;
	font: normal normal 13px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0;
}

.riquadro {
	background-color: #efefef;
	padding: 4px;
	color: #666;
	font-size: 10px;
	margin: 1em -4px 0;
	font-weight: normal;
	font-style: normal;
	clear: left;
}
.riquadro dt {
	display: inline;
	color: #00cdd8;
}

.riquadro dd {
	display: inline;
	margin-right: 0.5em;
}

ul.thumb {

}

ul.thumb img {
	float: left;
	margin-right: 1em;
}

ul.thumb li {
	clear: both;
	display: block;
	margin-top: 1em;
	margin-bottom: 0.5px;
}

ul.thumb li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#piede {
	color: #ccc;
	text-align: center;
	font-size: 9px;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #e6e6e6;
}

div.lang {
	position: absolute;
	top: 142px;
	right: 0;
	z-index: 999;
}

/* @end */

/* @group ToyRadio */
.Toy.Radio div#contenuti {
	position: relative;
}



.Toy.Radio div#uno {
	padding-top: 80px;
}

.Toy.Radio .interlogo {
	position: absolute;
	z-index: 1000;
	left: 0;
	width: 300px;
	height: 216px;
	background-image: url(http://www.barlumen.com/uploads/images/Toy/ToyRadio.png);
	top: -101px;
}

.Toy.Radio .header {
	position: absolute;
	font: normal 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 600px;
	top: 0;
	left: 324px;
}

.Toy.Radio .dida {
	font-size: 12px;
	padding-top: 1em;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

.Toy.Radio a.linkhome {
	position: absolute;
	width: 300px;
	height: 24px;
	top: 47px;
	text-indent: -9999px;
}



/* @end */

/* @group Eko */

.UKEit.EKO #uno {
	position: relative;
}

.UKEit.EKO #eko {
	margin-bottom: 4em;
}

.UKEit.EKO div.a {
	padding-top: 190px;
	width: 300px;
}

.UKEit.EKO div.b {

	width: 113px;
	float: left;
	padding-top: 40px;
}

.UKEit.EKO div.c {
	width: 498px;
	margin-left: 127px;
	padding-top: 40px;
}

.UKEit.EKO div.d {

	clear: both;
}

.UKEit.EKO a {
	z-index: 100;
}

.UKEit.EKO #concerto {
	
	position: absolute;
	display: block;
	top: -34px;
	left: 59px;
	z-index: 30;
	width: 356px;
	height: 430px;
	background: url(http://www.barlumen.com/uploads/images/eko/concerto-1.png) no-repeat;
}

.UKEit.EKO div.spiega {
	border-top-style: solid;
	border-top-width: 1px;
	position: relative;
	padding-top: 6px;
	font: normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

.UKEit.EKO a.cartellino {
	display: block;
	position: absolute;
	top: -46px;
	height: 45px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	right: 4px;
}
.UKEit.EKO a.cartellino#c99a {
	background-image: url(http://www.barlumen.com/uploads/images/eko/99a.png);
}

.UKEit.EKO a.cartellino#c99b {
	background-image: url(http://www.barlumen.com/uploads/images/eko/99b.png);
}

.UKEit.EKO a.cartellino#c29a {
	background-image: url(http://www.barlumen.com/uploads/images/eko/29a.png);
}


/* @end */

/* End of 'barlumen_stili' */

