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

/*Layout*/
body{
	margin:0px;
	padding:0px;
	border:0px;
	background:#242424;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul {
	margin-bottom:0;
	margin-top:5px;
}

#container {
	width:800px;
	min-height:450px;
	margin:0 auto;
	padding:0px;
	border:#333333 1px solid;
	background:#1a1a1a;	
}

#banner{
	margin:0;
	padding:10px 20px 10px 20px;
	border:#111111 solid 0px;
	text-align:center;
}

div#headbar {
	color: #CCCCCC; 
	height: 20px;
	background-color: #090909;
	border-bottom: 1px solid #333333; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size : 12px;
	width: 800px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#headbar a,div#headbar a:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-weight: bold;
}

div#headbar a:hover {
	text-decoration:underline;
}

div#headbar table {
	width: 100%; 
	border-spacing: 0; 
	font: 12px Tahoma, Geneva, sans-serif;
}

#content{
	min-height:400px;
	padding:15px 20px 8px 20px;
	letter-spacing:.05em;
	color:#CCCCCC;
	border:#FFFFFF solid 0px;	
}
#left_column{
	width:310px;
	float:left;
	border:0px #FFFFFF solid;
}
#right_column{
	width:420px;

	float:right;
	border:0px #FFFFFF solid;
	
}

#eventi_title{
	width:410px;
	background-color: #333333;
	text-align: left; 
	color:#666666;
	font-weight:bold;
	padding:8px 0px 8px 10px;
	marign:10px 0px 0px 10px;
	letter-spacing:.05em;
}

#events_list{
	padding:8px 0px 0px 0px;
	line-height:20px;
	color:#666666;
	font-size:10px;
}

#events{
	width:420px;
	margin:0px 10px 0px 10px;
	float:right;
	clear:both;
}

#last_photo{
	width:300px;
	margin:15px 0px 0px 0px;
	padding:0px;
	clear:both;
}

#last_photo_title{
	width:276px;
	padding:8px 20px 8px 10px;
	margin:0px 0px 0px 0px;
	background-color: #333333;
	text-align: left; 
	color:#666666;
	font-weight:bold;
	letter-spacing:.05em;
}

#in_evidenza
{
	width:100%;	
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 0px;
	background-color: #333333;
	text-align: center; 
	color:#666666;
	font-weight:bold;
	letter-spacing:.05em;
}

#rnd_photo_home{
	width:100%;
	margin:25px 0px 0px 0px;
	padding:0px;
	border:#FFFFFF solid 0px;
		
}
#random_photos{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:15px 0px 10px 0px;
	background-color: #666666;
	text-align:center;
	vertical-align:top;
}
#random_photos img{
	padding:0px;
	margin:0px 0px 0px 0px;
	border:#333333 solid 2px;
	display:inline;
	vertical-align:top;
}

#photo_details {
	text-align:center;
}

#photo_info {
	text-align:center;
}

#photo_data {
	background-color: #333333;
	text-align:center;
	width:350px;
	margin:0 auto;
	padding:10px;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

#footer{
	text-align:center;
	clear:both;
	font-size:11px;
	color:#666666;
	padding:10px;
}
/* Standard Tags ---------------------------------------------------*/
img{
	border:0px;
	margin:0px;
	padding:0px;
}

#users_table{
	width:100%;
	margin:0px;
	padding:0px;
	border:#999999 solid 0px;
	border-collapse:collapse;
	text-align:left;	
}
#users_table td{
	width:auto;
	text-align:left;
	border:#999999 solid 0px;
}
#users_table a,a:hover{
	color:#CCCCCC;
}

/* Layout tags -----------------------------------------------------*/
.left{
	float:left;
	clear:both;
}

.clear{
	clear:both;
	height:1px;
	width:1px;
	border:#6600FF solid 0px;
}

.avatar{
	width:80px;
	margin:0px;
	padding:opx;
	border:#333333 solid 1px;
}
#autor{
	width:300px;
	padding:8px;
	margin:0px;
	float:left;
	clear:both;
	font-size:11px;
	color:#666666;
	text-align:center;
	line-height:18px;
}

#autor a{
	color:#999999;
}

/* Menu bar*/

.menubar{
	width:780px;
	height:40px;
	margin:5px auto 15px auto;
	padding:0px;
	background:#1a1a1a;
}

.menubar td{
background-color:#262626;
}

.menubar span{
	padding:0px;
	margin-top:5px;
	display:block;
	font: bold Arial, Helvetica, sans-serif;
}
.menubar a span.selected{
	color:#990000;
}

.menubar a{
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	letter-spacing:.02em; 
	padding: 0px 18px;
	font-size:14px;
}

.menubar a:hover{
	color:#CCCCCC;
}


#events_list a{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
	padding: 0px 10px; 	
	font-size:12px;
}

#events_list a:hover{
	color:#CCCCCC;
}

.gray_border
{
	padding:2px;
	margin:0px;
	border:#666666 solid 1px;
}


#random_photos a{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
	padding: 0px 10px; 	
	font-size:12px;
}

a{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
}

a:hover{
	color:#CCCCCC;
}

.img_in_text{
	padding:2px;
	border:#666666 solid 1px;
	margin-top:14px;
	margin-bottom:10px;
	float:right;
	clear:both;
}

.generic_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	text-align:justify;
	width:500px;
}

#list_table{
	width:500px;
	margin-left:20px;
}

#list_table td{
	vertical-align:top;
	padding-bottom:10px;
	text-align:justify;
}

.area_testo {
	width:500px;
	height:100px;
	background-color:#111111;
	color:#CCCCCC;
	border:1px solid #444444;
	margin-top:3px;
	padding:5px 0px 5px 5px;
	font-size:12px;
	
}

.input_testo {
	width:500px;
}

.comment_title {
	padding:5px;
	background-color:#333333;
	margin-bottom:0px;
	color:#999999;
}

.comment {
	padding:10px;
	background-color:#222222;
	margin-bottom:0px;
}

.mini {
	font-size:11px;
	margin-top:10px;
	color:#666666;
}

.mini a {
	font-size:10px;
}

#vote {
	padding:10px;
	background-color:#222222;
	margin-bottom:0px;
	color:#666666;
	margin-top:10px;
}

.photo_mini
{
	font-size:10px;
	color:#999999;
	line-height:15px;
}

.photo_mini a
{
	font-size:10px;
	color:#BBBBBB;
	text-decoration:none;
}

.photo_mini a:hover
{
	text-decoration:underline
}

#categories {
	padding:5px 0px 5px 10px;
	background-color:#222222;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	letter-spacing:.008em;
}

#categories a {
	font-weight:normal;
	text-decoration:none;
}

#pagers {
	padding:2px 0px 3px 10px;
	background-color:#333333;
	color:#666666;
	font-size:12px;
}

.pag_selected {
	padding:0px 2px 0px 2px;
	margin:0px;
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	display:inline;
}

.text_box {
	width: 500px;
	background-color:#111111;
	color:#CCCCCC;
	border:1px solid #444444;
	margin-top:3px;
	padding:5px 0px 5px 5px;
	font-size:12px;
}

#generic_form {
	color:#999999;
	font-size:11px;
}

.error_message{
	font-size:11px;
	color:#FF2222;
}

#welcome {
	margin-left:8px;
	font-size:12px;	
}

#categories strong{
	color:#BBBBBB;
	font-size:12px;
}