/* @override 
	http://localhost:8888/greenpeace/deforestazione/css/stile.css
	http://www.brokenice.it/deforestazione/css/stile.css
	http://localhost:8888/greenpeace/nutella/css/stile.css
	http://brokenice.it/nutella/css/stile.css
	http://www.greenpeace.it/nutellasalvalaforesta/css/stile.css
*/

@import "master.css";

a{
	color: #000;
	text-decoration: underline;
}

.left{
	float: left;
	margin-right: 10px;
}

.right{
	float: right;
	margin-left: 10px;
}

.center{
	text-align: center;
}

.strong{
	font-weight: bolder;
}

.no_underline{
	text-decoration: none;
}

.big{
	color: #333;
	font-size: 14px;
}

object{
	padding: 2px;
}

body{
	background: #eee;
	color: #4f4f4f;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

p{
	line-height: 18px;
	padding-bottom: 20px;
}

#container{
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: url(img/container_bg.jpg);
}

#container_admin{
	text-align: left;
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#header{
	background:url(img/banner_top_agressivo.jpg);
	width: 900px;
	height: 150px;
}

#header h1{
	padding: 0;
}

#header h1 a{
	display: block;
	margin-left: 700px;
	width: 200px;
	text-indent: -5000em;
}

#header h3{
	padding: 0;
}

#header h3 a{
	display: block;
	margin-left: 0;
	width: 900px;
	height: 150px;
	text-indent: -5000em;
}

#nav{
	height: 47px;
	width: 900px;
	background: #66cc00 url(img/nav.jpg);
}

#nav ul{
	padding: 0;
	float: left;
}

#nav ul li{
	float: left;
	text-align: center;
	height: 35px;
/*	width:160px;*/

}

#nav ul li a{
	height: 35px;
	display: block;
	line-height: 35px;
	color: #fff;
	border-right: dotted 1px #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
}

#nav ul li a:hover{
	background: #66cc00 url(img/a_hover.jpg) top repeat-x;
}

#nav #greenpeace a{
	display: block;
	width: 206px;
	height: 56px;
	background: url(img/logo.jpg);
	text-indent: -5000em;
}

#content{
	clear: both;
	float: left;
	width: 900px;
	padding-top: 10px;
}

#content img{
	overflow: hidden;
/*	margin-left: 10px;
	margin-bottom: 10px;*/
}

#content h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: 0.05em;
	line-height: 28px;
	padding: 0 0 5px 0;
	color: #333;
}

#content h3{
	letter-spacing: 0.05em;
	padding: 0 0 5px 0;
	font: italic 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #646464;
}

.foto_container{
	margin-bottom: 20px;
	padding: 20px;
}

.foto_thumb{
	float: left;
	padding: 3px;
	border: solid 1px #ccc;
	margin-right: 14px ;
	margin-bottom: 3px;
	background: #fff;
}

.foto_thumb img{
	border: solid 1px;
	color: #ccc;
}

#left{
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}

#right{
	font-size: 10px;
	float: left;
	width: 200px;
}


#right ul{
	padding: 0;
	margin-bottom: 15px;
	border-top: solid 1px;
	color: #fff;
}

#right ul li{
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #66cc00;
	line-height: 20px;
	display: block;
	border-bottom: solid 1px;
}

#right ul li a{
	width: 175px;
	text-align: left;
	padding: 3px 20px 3px 5px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #03250d;
	line-height: 20px;
	border-bottom: none;
	background: #c8eda3;
	text-decoration: none;
	
}

#right ul li a:hover{
	background: #66cc00 url(img/sidebar_a.jpg) right center no-repeat;
	color: #fff;
}

#left .box{
	width: 150px;
	padding: 0;
	margin-bottom: 15px;
	position: relative;
}


#left a{
	display: block;
	text-indent: -5000em;
	height: 140px;
	width: 150px;
}

#left a:hover{
}

#scrivi{
	background: url(img/scriviunilever.jpg) center top no-repeat;
}
#pubblicita{
	background: url(img/pubblicita.jpg) center top no-repeat;
}
#creapubblicita{
	background: url(img/creapubblicita.jpg) center top no-repeat;
}
#crime{
	background: url(img/crime.jpg) center top no-repeat;
}
#scriviferrero{
	background: url(img/scriviferrero.jpg) center top no-repeat;
}

#ferrero{
	background: url(img/ferrero.jpg) center top no-repeat;
}

#center{
	float: left;
	width: 530px;
	padding: 0 10px 20px 10px;
}

#footer{
	clear: both;
	background: #66cc00 no-repeat top;
	color: #d3ffbf;
	padding: 10px;
	text-align: center;
	text-indent: -5000em;
}



/*form*/
#forminvia{
	margin-top: 10px;
	width: 480px;
	margin-left: 25px;
}

fieldset{
	border: none;
}

fieldset h4{
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #333;
}
fieldset div{
	float: left;
	height: 50px;
	margin-right: 10px;
}

fieldset label{
	width: 160px;
	display: block;
}

input, textarea, select{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

#invia{
	margin-bottom: 30px;
}

input:focus, textarea:focus{
	background: #fcfff0;
}

input.bottone{
	width: 450px;
	height: 45px;
	border: solid;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0;
}

input.bottone:hover{
	background: #66cc00;
	cursor: pointer;
	color: #003300;
	border: solid;
}


/* CREA */
.author{

}
.advcontainer{
	text-align: center;
}

.advcontainer{
	text-align: center;
	width: 510px;
	overflow: hidden;
}
.advcontainer img{

}
.pagination a{
	margin: 0 5px;
	text-decoration: underline;
}

.advert{
	overflow: hidden;
	padding: 10px;
	border: #eee solid 1px;
	float: left;
	width: 230px;
	height: 270px;
	margin: 3px;
}

span.advimg img {
	width: 230px;
}

.rating{
	margin-bottom: 10px;
}

.votespace{
	margin-top: 10px;
}

.votaper{
	clear: left;
}

#forminvio{
	clear: both;
	border-top: solid 1px;
	padding-top: 10px;
}

/* ADMIN */
#center_admin{
	padding: 20px;
}

#center_admin img{
	margin-top: 10px;
	width: 300px;
	border: solid;
}

#containeradmin{
	background: ;
}

#content_admin{
	background: #fff;
}

.hideplease{
	display: none;
}


div.formpass {
	margin-left: 200px;
}
#centeradmin{
	background: #fff;
	padding: 20px;
}
.advertadmin{
	border-bottom: solid 2px #ddd;
	padding: 10px;
	float: ;
}
.advertadmin img{
	width: 310px;
}
#intro img{
	float: left;
	
}
.pagination{
	clear: both;
}
