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

body{
	background: #d4d4d4 url('background.jpg') no-repeat;
	background-position: top center;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0;
	}	
h1{
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
h2{
	padding: 0;
	margin: 0;
	color: #ababab;
	font-weight: normal;
	font-size: 9px;
	}
h5{
	padding: 0;
	margin: 0;
	font-size: 18px;
	}
h3{
	padding: 0;
	margin: 0;
	font-weight: bold;
	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: 2px dotted #dcdcdc;
	border-bottom: none;
	border-right: none;
	border-left: none;
	}
img	{
	border: none;
	}
.container{   
	margin: auto;
	width: 800px;
	position: relative;
	}
.container_top{   
	background: url('container_top.png');
	float: left;
	width: 800px;
	height: 40px;	
	}
.container_middle{
	background: #fff;
	width: 766px;
	float: left;
	padding: 0 17px 0 17px;
	}
.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: 265px;
	}
.logo a img{
	margin: 0;
	padding: 0;
	}
.menu{
	}
.menu img{
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	}
.navigation{
	background: url('menu.png');
	height: 37px;
	float: left;
	width: 567px;
	margin: 17px 0 0 0;
	}
.navigation a{
	float: left;
	color: #717171;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #bebebe;
	}
.navigation a:hover{
	background: url('menu_a.png');
	background-position: bottom left;
	}

/* SIDEBAR */

.sidebar{
	width: 200px;
	float: left;
	position: relative;
	}
.sidebar_top{
	font-size: 12px;
	font-weight: bold;
	color: #33322e;
	background: url('sidebar_border.png');
	width: 180px;
	padding: 10px 0 0 20px;
	position: relative;
	}
.sidebar_middle{
	background: url('sidebar_middle.png');
	color: #5c5044;
	width: 170px;
	padding: 10px 15px 5px 15px;
	position: relative;
	}	
.sidebar_middle a{
	color: #ff8a00;
	font-weight: bold;
	}
.sidebar_middle a:hover{
	color: #d2530d;
	}
.sidebar_bottom{
	background: url('sidebar_border.png');
	background-position: bottom;
	width: 200px;
	height: 20px;
	clear: left;
	position: relative;
	margin-bottom: 25px;
	text-align: center;
	}
.sidebar_bottom a{
	font-size: 10px;
	font-weight: bold;
	color: #b7b7b7;
	}
.sidebar_bottom a:hover{
	color: #717171;
	}
.sidebar_network{
	text-align: center;
	}
.sidebar_network img{
	margin: 0 3px 0 3px;
	}
.sidebar_newsletter{
	background: url('sidebar_newsletter.png') no-repeat;
	padding: 25px 0 20px 20px;
	width: 180px;
	position: relative;
	}
.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 */

.main{
	width: 520px;
	float: left;
	margin-left: 15px;
	position: relative;
	padding: 0 15px 0 15px;
	color: #717171;
	}

/* NEWS */

.news{
	width: 520px;
	float: left;
	padding: 10px 0 10px 0;
	position: relative;
	}
.news_list{
	width: 520px;
	float: left;
	position: relative;
	}
.news_title{
	color: #ff7429;
	width: 340px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	}
.news_title a{
	color: #ff7429;
	}
.news_title a:hover{
	color: #ff7e00;
	}
.news img{
	float: left;
	margin: 3px 15px 10px 0;
	position: relative;
	}
.news_text{
	float: left;
	width: 380px;
	position: relative;
	font-size: 10px;
	text-align: justify;
	line-height: 1.4;
	}
.news_text a{
	color: #de8a11;
	font-weight: bold;
	}
#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: 12px;
	padding-top: 12px;
	border-top: 2px dotted #dcdcdc;
	font-size: 14px;
	font-weight: bold;
	color: #ff8a00;
	}
.press a{
	color: #717171;
	font-weight: bold;
	}
.press a:hover{
	color: #ff8a00;
	}

/* ABOUT */

.about{
	width: 520px;
	float: left;
	padding: 10px 0 10px 0;
	position: relative;
	line-height: 1.4;
	text-align: justify;
	}

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

/* 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;
	}