@charset "UTF-8";
/* CSS Document */

/*------------- GENERAL --------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #231f20;
	color: #ffffff;
	font-size:12px;
}
body table{
margin: auto;
}
body,td,th {
	font-family: SchulbuchNord Norm, Ford lightext, Frutiger, Helvetica, Arial;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #c4c4c4;
}
a:active {
	text-decoration: none;
}
#link_main_page{
	font-size: 14px;
}

/*------------- MENU --------------*/
#menu{
}
#community_icons img{
		margin-left:10px;
}

/*------------- FOOTER --------------*/
#footer{
	font-size:10px;
}
#footer #mainTable{
	background: url(../images/footer_bg.jpg) left top no-repeat;
}

/*------------- GROUP & ALL ARTICLES --------------*/
#group_title{
	font-size: 25px;
	font-weight: bold;
	color: white;
}

/*------------- ARTICLE & ARTICLE PREVIEW --------------*/
#home_button{
	background: url(../images/home_button.png) no-repeat right bottom;
	text-align: right;
	height: 25px;
	width:  111px;
}
#home_button a{
	display: block;
	width: 111px;
	height: 25px;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	font-weight: normal;
}
#home_button a:hover{
	display: block;
	width: 111px;
	height: 25px;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
}
.the_box{
	width: 680px;
	border: solid 1px #2e292a;
	padding: 15px 15px 7px 15px;
	margin: 0px 0px 25px 0px;
	text-align: left;
	background: #1f1b1c url(/images/round.png) no-repeat right top;
}
.articolo{
	width: 680px;
}
.articolo_preview{
	width: 650px;
	border: solid 1px #2e292a;
	padding: 15px 15px 7px 15px;
	margin: 0px 0px 25px 0px;
	text-align: left;
	background: #1f1b1c url(/images/round.png) no-repeat right top;
}
#titolo_box{
	position: relative;
	z-index: 1;
	top: -40px;
	background: #1f1b1c;
	width: 410px;
	min-height: 40px;
	margin-bottom: -40px;
	padding-top:  10px;
	padding-right: 10px;
}
#titolo_no_image{
	width: 410px;
	min-height: 60px;
	padding-right: 10px;
}
.titolo{
	color: #ffffff;
	font-weight: bold;
	font-size: 25px;
	text-shadow: #000 1px 3px 3px;
}
.titolo a{
	color: #ffffff;
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	text-shadow: #000 1px 3px 3px;
}
.titolo a:hover{
	color: #ffffff;
	font-weight: bold;
	font-size: 25px;
	text-shadow: #000 1px 3px 3px;
	text-decoration: underline;
}
.segundo_titolo{
	/* orange color: #f78f1e; */
	color: #999999;
	font-weight: bold;
	font-size: 20px;
}
.articolo .tags{
	font-size: 10px;
}
.articolo .data{
	font-style: italic;
	color: #fff;
	font-size: 10px;
}
.articolo #tag_table{
	margin: 0px;
	padding: 0px;
}
.articolo h3, h4{
	margin: 0px;
	padding: 0px;
}
.articolo #altro_imagini{
	text-align: left;
	font-weight: normal;
	font-size: 25px;
	text-shadow: #000 1px 2px 2px;
	margin: 0px;
	padding: 0px;
}
.articolo #altro_imagini table{
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
}
.articolo #round_image{
	height: 35px;
	width: 35px;
	background: url(../images/image_rounded.png) no-repeat right top;
	position: relative;
	left: 645px;
	z-index: 1;
	margin-bottom: -35px;
}
.articolo .picture_0{
	border: none;
	margin-right: 12px;
	margin-bottom: 5px;
}
.articolo #altro_imagini img{
	border: 2px solid #2e292a;
}
.articolo #altro_imagini .spacer{
	border: none;
}
.articolo .youtube{
	text-align: left;
	font-size: 25px;
	text-shadow: #000 1px 2px 2px;
	margin: 0px;
	padding: 0px;
}
.articolo .youtube a{
	text-align: left;
	font-size: 25px;
	text-shadow: #000 1px 2px 2px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.articolo .youtube a:hover{
	text-align: left;
	font-size: 25px;
	text-shadow: #000 1px 2px 2px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.articolo .additional{
	font-weight: bold;
}

/*------------- PAGES -------------*/
.pages{
	
}
.pages .titolo{
	color: #ed4036;
	font-weight: bold;
	font-size: 20px;
}
.pages .titolo a{
	color: #ed4036;
	font-weight: bold;
	font-size: 20px;
}
.pages .segundo_titolo{
	color: #f78f1e;
	font-weight: bold;
	font-size: 15px;
}
.pages .tags{
	font-size: 10px;
}
.pages data{
	font-style: italic;
	color: #fff;
	font-size: 10px;
}
.pages #tag_table{
	margin: 0px;
	padding: 0px;
}
.pages h3, h4{
	margin: 0px;
	padding: 0px;
}
.pages #altro_imagini{
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.pages #altro_imagini table{
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding: 0px;
}
.pages .picture_0{
	border: 2px solid white;
	margin-right: 12px;
	margin-bottom: 5px;
}
.pages #altro_imagini img{
	border: 2px solid white;
}
.pages #altro_imagini .spacer{
	border: none;
}
.pages .additional{
	font-weight: bold;
}

/*------------- GALLERY ALBUM --------------*/
#galleria_album{

}
#galleria_album #titolo{
	font-size: 25px;
	font-weight: bold;
	color: white;
	text-shadow: #000 1px 3px 3px;
}
#galleria_album #data{
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
	display: block;
	margin-bottom: 5px;
}
#galleria_album #descrizione{
	display: block;
	margin-bottom: 15px;
}
#galleria_album #image_table{

}
#galleria_album #image_table img{
	border: 2px solid white;
}

/*------------- GALLERY INCLUDE --------------*/
#galleria_fotografica{

}
#galleria_fotografica #titolo{
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	text-shadow: #000 1px 2px 2px;
}
#galleria_fotografica #data{
	color: #ffffff;
	font-size: 10px;
	font-style: italic;
}
#galleria_fotografica #descrizione{
	
}
#galleria_fotografica #image_table{

}
#galleria_fotografica #image_table img{
	border: 2px solid white;
}



/*------------- SITEMAP --------------*/
#sitemap{
	
}
#sitemap #title{
	font-size: 25px;
	font-weight: bold;
	color: white;
}
#sitemap .main_list{
	list-style: none;
	font-weight: bold;
	font-size: 14px;
}
#sitemap .sub_list{
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	padding-left: 15px;
}

/*------------- BANNERS (NEW) --------------*/
#banners{
	width: 280px;
	background: #1f1b1c;
	border: solid 1px #2e292a;
	padding: 0px 0px 25px 0px;
	text-align: left;
}
#banners #big{
	width: 250px;
	float: none;
	clear: both;
}
#banners #small{
	width: 250px;
	float: none;
	clear: both;
}
#banners #spacing{
	margin-bottom: 0px 15px 0px 15px;
}
#banners #icons{
	background: url(../images/icons_bg.png) repeat-x;
	background-position: 0px -1px;
	border-bottom: 1px solid #2e292a;
	margin-bottom: 15px;
}

/*------------- NOT FOUND --------------*/
#not_found{
	padding-left: 145px;
	width: 370px;
	font-style: italic;
	color: #444444;
}
#not_found h1{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	color: white;
}
#not_found #highlight{
	color: white;
}
#not_found img{
	margin-right: 5px;
}
#not_found #artist{
	font-size: 8px;
	color: #aaaaaa;
	font-weight: lighter;
}
#not_found #extra_message{
	color: #EEEEEE;
}

/*------------- DEBUG -------------*/
