/* 
Theme: Gears 
Author: Gabriele Papalini
Date: 25/12/2009
Site: www.madorange.it*/

body{
	background: #000 url('background.jpg') no-repeat;
	background-position: top center;
	background-attachment:fixed;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0;
	}	
h1{
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	}
h2{
	color: #404040;
	font-weight: normal;
	font-size: 9px;
	color: #999;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	}
h5{
	padding: 0;
	margin: 0;
	font-size: 18px;
	}
h3{
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-decoration: none;
	}
a{	
	text-decoration: none;
	}
code{
	background: #eceae0;
	width: 480px;
	padding: 10px;
	display: block;
	float: none;
	}
hr{	
	clear: left;
	border-top: 1px solid #e3e3e3;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}
img	{
	border: none;
	}
.container{   
	margin: auto;
	width: 800px;
	position: relative;
	}
.container_middle{
	background: #ccc;
	border-radius: 10px 10px 0 0;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding: 20px 20px 0 20px;
	width: 756px;
	float: left;
	}
.container_footer{
	background: url('container_bottom.png');
	width: 800px;
	float: left;
	color: #999;
	text-align: center;
	line-height: 1.6em;
	height: 50px;
	padding-top: 38px;
	margin-bottom: 30px;
	}	
.container_footer a{
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
.container_footer a:hover{
	color: #717171;
	}
	
/* HEADER */
	
.header{
	width: 800px;
	height: 255px;
	}
.logo a img{
	margin: 0;
	padding: 0;
	}
.menu{
	}
.menu img{
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	}
.navigation{
	background: url('menu.png');
	height: 45px;
	float: left;
	width: 567px;
	}
.navigation a{
	float: left;
	color: #717171;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 14px 20px 14px 20px;
	border-left: 1px solid #b2b2b2;
	}
.navigation a:hover{
	background: url('NO_menu_a.png');
	background-position: bottom left;
	}

/* SIDEBAR */

.sidebar{
	width: 200px;
	float: left;
	position: relative;
	}
.sidebar_box{				
	background:#ececec url('sidebar_box.png') no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	width: 180px;
	padding: 10px;
	margin: 0 0 20px 0;
	position: relative;
	border-radius: 0 0 5px 5px;
	}
.sidebar_box a{
	color: #666;
	font-size: 10px;
	font-weight: normal;
	}
.sidebar_box a:hover{
	text-decoration: underline;
	}
.sidebar_box h1{
	text-align: center;
	}
.sidebar_box h1 a{
	color: #999;
	font-weight: bold;
	}
.sidebar_box h1 a:hover{
	text-decoration: none;
	color: #666;
	}





.sidebar_network{
	}
.sidebar_network img{
	margin: 0 0 10px 0;
	}
.sidebar_newsletter{
	background: url('sidebar_newsletter.png') no-repeat;
	padding: 25px 0 20px 20px;
	width: 180px;
	position: relative;
	}
.sidebar_facebook{
	background: #627aad;
	border-radius:5px;
	}
.form{
	width: 160px;
	border: 1px solid #c3c3c3;
	background: #fff;
	margin-top: 5px;
	padding: 2px;
	font-size: 11px;
	color: #999;
	}
.button{
	background: url('newsletter_button.png');
	border: none;
	width: 110px;
	height: 18px;
	font-weight:bold;
	font-size: 11px;
	color: #fff;
	padding: 1px 10px 3px 0;
	margin: 10px 0 0 70px;
	}
	
/* MAIN */

	}

/* NEWS */

.news{
	width: 545px;
	float: left;
	position: relative;
	}
.news h2{
	color: #999;
	margin-bottom: 10px;
	line-height: 1.3;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	}
.news_title a:hover{
	text-decoration: underline;
	}
.news img{
	float: left;
	position: relative;
	background: transparent;
	}
.news_text{
	float: left;
	width: 390px;
	min-height: 80px;
	position: relative;
	font-size: 10px;
	line-height: 1.3;
	padding: 20px;
	background: #ececec url(text_background.png) repeat-x;
	border-radius: 0 5px 5px 5px;
	color: #666;
	margin-bottom: 20px;
	}
.news_text a{
	color: #666;
	}
.news_text a:hover{
	text-decoration: underline;
	}
#newsl_err{
	margin-top: 10px;
	border: 1px solid #ff0000;
	padding: 3px;
	color: #d90000;
	width: 150px;
	}
#newsl_notice{
	margin-top: 10px;
	border: 1px solid #509802;
	padding: 3px;
	color: #509802;
	font-weight: bold;
	}	
.images{
	width: 500px;
	padding: 0 0 10px 0;
	position: relative;
	}
.images img{
	margin: 3px 10px 10px 0;
	position: relative;
	}
.images a img{
	margin: 3px 10px 10px 0;
	width: 100px;
	height: 100px;
	position: relative;
	}
.images_text{
	width: 445px;
	position: relative;
	}	
.images a{
	font-weight: bold;
	color: #3f3224;
	}
.images a:hover{
	color: #8c6132;
	}

/* PRESS */

.press{
	width: 520px;
	float: left;
	padding: 10px 0 10px 0;
	position: relative;
	}

.press h1{
	font-size: 12px;
	font-weight: bold;
	color: #c2c2c2;
	}

.press h2{
	margin-top: 5px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #d5462a;
	}
.press hr{
	height: 10px;
	border-bottom: 2px dotted #cfcfcf;;
	border-right: none;
	border-left: none;
	border-top: none;
	margin: 0;
	padding: 0;
	}
.press a{
	color: #d5462a;
	}
.press a:hover{
	text-decoration: underline;
	}

/* ABOUT */

.about{
	width: 480px;
	float: left;
	padding: 20px;
	position: relative;
	line-height: 1.4;
	text-align: justify;
	background: #fff;
	}

.about h1{
	padding: 10px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #d5462a;
	}

/* FACE NOIR I */

.fn1_box{
	background: #fff url('fn1/background.jpg');
	font-family: georgia;
	height: 590px;
	}
.fn1_navigation1{
	padding: 5px 0 0 60px;
	font-size: 18px;
	height: 40px;
	width: 350px;
	float: left;
	}
.fn1_navigation1 a{
	color: #000;
	margin-right: 50px;
	text-decoration: none;
	}
.fn1_navigation1 a:hover{
	color: #c93b23;
	}
.fn1_navigation2{
	padding: 8px 50px 0 0;
	font-size: 15px;
	height: 37px;
	width: 340px;
	float: left;
	text-align: right;
	font-weight: bold;
	}
.fn1_navigation2 a{
	color: #000;
	text-decoration: none;
	}
.fn1_navigation2 a:hover{
	color: #c93b23;
	}
.fn1_bar{
	text-decoration: none;
	line-height: 1.4;
	width: 760px;
	font-size: 11px;
	height: 287px;
	margin-top: 15px;
	padding: 20px;
	color: #b4b3a8;
	float: right;
	}
.fn1_subpages{
	text-align: right;
	margin-top: 20px;
	padding-right: 15px;
	width: 140px;
	height: 280px;
	float: left;
	border-right: 1px #666 solid; 
	}
.fn1_subpages ul{
	margin: 0;
	padding: 0;
	}
.fn1_subpages li{
	list-style: none;
	margin-bottom: 10px;
	}
.fn1_subpages li a{
	font-weight: bold;
	color: #b4b3a8;
	}
.fn1_subpages li a:hover{
	color: #c93b23;
	}
.fn1_text{
	font-family: verdana;
	margin-top: 20px;
	padding-left: 15px;
	float: left;
	text-align: justify;
	width: 540px;
	}
.fn1_text h1{
	font-family: georgia;
	font-size: 18px;
	margin-bottom: 10px;
	}
.fn1_text a{
	color: #c93b23;
	}
.fn1_text a:hover{
	text-decoration: underline;
	}
.fn1_text blockquote{
	margin: 0 0 7px 20px;
	padding: 0;
	color: #5e716c;
	font-size: 9px;
	}
.fn1_text em{
	margin-left: 10px;
	color: #5e716c;
	}
.fn1_gallery{
	border: 1px #2f3332 solid;
	height: 280px;
	width: 655px;
	float: left;
	margin: 20px 0 0 0;
	}
.fn1_gallery a img{
	margin: 15px 0 0px 10px;
	width: 147px;
	height: 111px;
	border: 1px #2f3332 solid;
	}
.fn1_gallery_sx{
	height: 280px;
	float: left;
	padding: 130px 10px 10px 20px;
	}
.fn1_gallery_dx{
	height: 280px;
	float: left;
	padding: 130px 20px 10px 10px;
	}
.fn1_video_home{
	width: 570px;
	height: 320px;
	position: relative;
	margin: 0px auto 0px auto;
	border: 1px #2f3332 solid;
	}
.fn1_video{
	width: 570px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 20px;
	border: 1px #2f3332 solid;
	}


/* Scrolling gallery facenoir */
.scrollable {
	position:relative;
	float: left;
	overflow:hidden;
	width: 655px;
	height:280px;
	border: 1px #2f3332 solid;
	margin: 20px 0 0 0;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:655px;
}

/* le immagini scrollabili */
.scrollable img {
	margin: 15px 0 0px 10px;
	width: 147px;
	height: 111px;
	border: 1px #2f3332 solid;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width: 21px;
	cursor:pointer;
}

/* right */
a.right {
	width: 21px;
	height: 280px;
	float: left;
	padding: 130px 10px 10px 20px;
	}


/* left */
a.left {
	width: 21px;
	height: 280px;
	float: left;
	padding: 130px 20px 10px 10px;
	} 




















/* TEXT */

.text{
	width: 505px;
	float:left;
	padding: 0 0 10px 0;
	position: relative;
	text-align: justify;
	line-height: 1.4;
	}
.text img{
	background: #000;
	float: left;
	margin: 3px 10px 10px 0;
	position: relative;
	}

/* PAGE NOT FOUND */

.notfound{
	font-size: 14px;
	color: #717171;
	margin: 50px 0 250px 100px;
	line-height: 1.6em;
	}

