/*----------global------------*/
* {
	font: 11px Arial;
	color: #555;
}
a {
	color: #555;
}


/*----------header------------*/
#header_search {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background: #FBCB81;
}


/*----------sidebar_left  admin------------*/
#block-user-1 li a{ 
	font-size:12px;
}
#block-user-1 h2,#block-gmap_location-0 h2{
	background:#E4AF5D none repeat scroll 0 0; 
	color:#FFF;
}
#sidebar_left .menu .expanded a{ 
	font-weight:bold;
	color:#555;
}
#sidebar_left .menu a, #sidebar_left .menu .expanded .menu a {
	font-weight:normal;
}


/*----------sidebar_left  Portale------------*/
dl.category dt {
	background:#E4AF5D none repeat scroll 0 0;
	color:#FFF;
}
dl.category dd p .category_title {
	font-size:12px;
}
dl.category dd * {
	color:#555;
}


/*----------nav------------*/
#nav dd a {
	font-size:12px;
	color:#555;
	font-weight:bold;
}


/*----------content------------*/
#page_title {
	font-size:16px;
	color:#555;
	font-weight:bold;
}
#meta_link {
	font-size:11px;
	color:#555;
	font-weight:normal;
}

	/*-----------image_list-------------*/
	dl#image_list dd {
		border:1px solid #ABABAB;
	}
	dl#image_list dd .image_desc span.image_title {
		font-size:11px;
		font-weight:bold;
		color:#555;
	}
	dl#image_list dd .image_desc{
		font-size:11px;
		font-weight:normal;
		color:#555;
	}


	/*----------bild_box--------------*/
	.bild_box .box_title,#register_form .form_title,#ecard-form #e_card_form .form_title {
		font-size:12px;
		background:#E4AF5D none repeat scroll 0 0;
		color:#FFF;
		font-weight:bold;
	}
	.box_action a {
		color:#B8B8B8;
		font-size:11px;
	}
	#container #main #content .button_enabled {
		color:#555;
	}
	#container #main #content .button_disabled {
		color:#B8B8B8;
	}
	
	
	
	/*----------comments-container----------*/
	#comments-container p.title {
		font-size:14px;
		font-weight:bold;
	}
	#comments h3.title {
		font-size:11px;
		color:#555;
	}
	#comments h3.title strong, #comments h3.title strong a {
		font-size:12px;
		font-weight:bold;
	}


	/*----------register_form--------------*/
	#register_form .form_element textarea {
		border:1px solid #ABABAB;
		font-size:11px;
		color:#555;
		font-weight:normal;
	}
	.form_label {
		font-size:11px;
		color:#555;
		font-weight:bold;
	}