html { 
	margin: 0; /* eliminazione spazi strani dei browser */
	padding: 0;
}
body{
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 76%;
	background:#000 url(img/bg_argento.png) repeat-x top right scroll;
	text-align: center; /* centramento del sito per IE */
	color: #666;
	margin: 0 auto;
	padding: 0 auto;
	padding-bottom: 30px;
}
	
/*******************
LAYOUT
********************/
#header{
	height: 270px;
	background-color:#000;
	color: #333;
}
#wrapper{
	width:940px; 
	text-align: left; /* azzeramento impostazioni del body per IE */
 	margin: 0 auto;   /* centramento del sito per tutti i Browser non IE */
}
#container{
	width:920px; 
	text-align: left; /* azzeramento impostazioni del body per IE */
 	margin: 0 auto;   /* centramento del sito per tutti i Browser non IE */
	background:#212121 url("img/container_sfondo.png") repeat-y top right;
}
#colsx{
	float: left;
	width: 181px;
	padding: 1em 0 0 0px;
}
#content{
	margin: 0 0 0 190px;
	padding: .1em 2px;
}
#content_blog {
	max-width: 96%;          /*setta la larghezza massima del contenuto centrale se non esiste la colonna destra nel template */
	width: 520px;	
	float: left;   
	margin: 0;
	padding: 0;
}
#coldx{
	width: 172px;
	margin-left: 520px;
	padding: 0 12px;
	color:#fff;
}
#footer{
	clear:both; 
	padding: 5px 10px 20px;
	background: transparent url("img/container_bottom.png") no-repeat bottom left;
	text-align:center; 
}

/*******************
TIPOGRAFIA
********************/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding:0;
	color: #336;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
}
h1{
	padding-left:10px;
	font: bold 2.3em/80px;
}
h2{
	font-size: 1.5em;
}
p{
	line-height: 1.3em;
}
small {
	font-size:.8em;
	color: #666;
}
hr {
	margin: 1em 9em;
	height:1px;
	color:#000;
	border:dashed #000 1px; 
	clear:both;
}
blockquote {
	border-left: 1px dotted #000;
	width: 470px;
	/*float: right;*/
	margin: 0px;
	padding: 12px;
	quotes: "\201C" "\201D";
	font-style: italic;
	font-size: 1.8em;
	font-family: serif;
}
blockquote:before { 
	content: open-quote; 
	font-weight: bold; 
}
blockquote:after { 
	content:close-quote; 
	font-weight: bold; 
}
abbr {
	background:#666;
	padding:2px 4px;
	border: 1px solid #f60;
    margin: 6px 0 0 3px;
	color:#f60;
	font-weight: bold;
}
img {
	border:none;
} 
	/* Liste */
ul {
	margin: .2em 0 1.1em -12px;
	list-style-type:none
}
ol {
	margin: .3em .3em 1.3em;
}
ol li {
	margin-left: .7em;
	padding-left: 0;
	background: none; 
	list-style-type: decimal;
}
li {
	line-height: 1.2em;
	padding-left: 12px;
	background: transparent url("img/ui_dot.gif") no-repeat 0px -54px;
}
li.doc {
	background-position: 3px -500px;
}
ul.nomarker li {
	background:none;padding-left:0;
}
dl {
	margin: 0 0 1em 0;
}
dt {
	font-weight:bold;margin-top: 1.3em;
}
dl dl {
	margin: 0 0 1.5em 30px;
}
	/* formattazione testo */
	.evidenza {
		color:#000;
		background: #6c3;
	}
	.sottotono {
		color:#666;
	}
	.errore {
		color:#c00;
		font-weight:bold;
	}
	.successo {
		color:#393;
		font-weight:bold;
	}
	.caption {
		font-size: .8em;
	}
	.data {
		font: bold 82% arial;
		color:#ccc;
		display:block;
		letter-spacing: 1px;
	}
	.clear {
		clear:both;
		position:relative;
		font-size:0px;
		height:0px;
		line-height:0px;
	}
	/* immagini */
	.thumb {
		margin: 0 0 0 8px;
		position:relative;
		z-index:9999;
		float:right;
		padding:5px;
		background:#fc3;
	}
	.thumb img {
		border: 1px solid #000;
	}
	/* paginazione */
	.ditto_paging {
		padding: 10px;
	}
	#ditto_pages .ditto_currentpage {
		background:#cc9;
		padding:2px 5px;
		margin-right: 1px;
		border: 1px solid #996;
		color:#996;
	}
	#ditto_pages .ditto_off {
		border: 1px solid #ccc;
		padding: 1px 5px 2px;
		margin-right: 1px;
		color: #ccc;
	}
	#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
		background:#fc6;
		padding:2px 5px;
		border: 1px solid #c93;
		margin-right: 1px;
		text-decoration: none !important;
		color:#630;
	}
	#ditto_pages a:hover {
		background:#c93;
		border: 1px solid #fc6;
		color:#fff;
	}
	#ditto_pages h4 {
			display: inline;
			padding:0;
			border:none;
		}
	.ditto_summarypost{
		margin-bottom: 18px;
		padding-bottom: 12px;
	}
	.ditto_link {
		margin: 1.4em 0 0 0;
		color: #336;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
		font-style: italic;
	}
	.ditto_link  a{
		padding: 3px;
		border: 1px solid #c96;
		background: #fc9;
	}
	/* Tabelle */
	.tbl {
		border: 2px solid #C7C1AD;
		border-collapse:collapse;
		width:100%;
	}
	.tbl td {
		background: #B9AA88;
		padding:3px;
		border: 1px solid #C7C1AD;
	}
	.tbl th {
		text-align:left;
		border: 1px solid #C7C1AD;
	}
	.tbl thead th {
		color:#666;
		font-size:1.4em;
		background: #C7C1AD;
		padding: 10px 6px;
	}
	.tbl tbody th {
		color:#fff;
		font-size:115%;
		background: #276F72;
		padding: 6px;
	}
	.tbl tbody th.sub {
		font-size:100%;
		color:#000;
		background: #CCA668;
		padding: 6px;
	}
	/* Calendario */
	.calendario {
		width:200px;
		font-size:92%;
	}
	.calendario td {
		text-align:center;
		border: 1px solid #ddd}
	.calendario th {
		text-align:center;
	}
	.calendario thead th {
		padding: 3px 2px;
	}
	.calendario tbody th {
	padding: 2px;
	}
	.calendario tbody th.sub {
		padding: 2px;
	}
	/* OutPut Ricerca */
	#ricerca {
		margin: 0 0 1.2em;
	}
	#ricerca dt {
		font: bold 1.2em tahoma, arial, verdana, sans-serif; 
		padding: 3px 0;
	}
	#ricerca li {
		padding: 0 0 1em;
		margin:0 0 0 1.2em;
	}
	#ricerca dd {
		font: .9em tahoma, arial, verdana, sans-serif; 
	}
	#ricerca dd.filetype, #ricerca dd.data {
		color:#333;
		display:inline;
	}
	
/*******************
FORMS
********************/	
form {
	margin: .6em 0 .8em 0;
}
input {
	font-family: tahoma, arial, verdana, sans-serif;
	margin: 2px 0;
}
fieldset {
	border: none;
}
label {
	display:block;
	padding: 2px 0;
}
label br {
	clear:left
}
input.fsubmit {
	padding: 1px 7px;
	background:#ccc;
	color:#333;
	font-weight:bold;
}
	/* form wrapper */
	form.fwrapper {
		width:100%;
		padding: .3em 0;
		position:relative;
	}
	form.fwrapper  fieldset {
		width:auto;
		margin: 0 1em;
	}
	form.fwrapper h3 {
		margin:0 0 .3em;
		font: bold 2em tahoma, arial, verdana, sans-serif;
		color:#c00;
	}
	form.fwrapper label {
		clear:left;
		float:left;
		width:100%;
		border-top: 1px solid #fff;
	}
		/* hide from IE mac \*/
		form.fwrapper label {float:none;}
		/* end hiding from IE5 mac */		
	form.fwrapper label input, form.fwrapper label textarea, form.fwrapper label select {
		width:15em;
		float:left;
		margin-left:10px;
	}	
	form.fwrapper label strong {
		float:left;
		width:8em;
		line-height: 1.7;
		display:block;
		position:relative;
	}
	form.fwrapper label strong .req {
		color:#c00;
		font-size:150%;
		font-weight:normal;
		position:absolute;
		top:-.1em;
		line-height:1;
		left:-.4em;
		width:.3em;
		height:.3em;
	}
	form.fwrapper div.req {
		color:#666;
		font-size:96%;
		font-weight:normal;
		position: absolute;
		top:.4em;
		right:.4em;
		left:auto;
		width:13em;
		text-align:right
	}
	form.fwrapper div.req strong {
		color:#c00;
		font-size:140%;
	}
	form.fwrapper label select {
		width: 15.5em;
	}
	form.fwrapper label textarea.fcommenti {
		width: 20em;
	}
	form.fwrapper div.fwrap_submit {
		padding: 5px 0 5px 8em;
	}
	form.fwrapper input.fsubmit {
		margin: 0 0 0 10px;
	}
	form.fwrapper fieldset.fwrap_checkbox, form.fwrapper fieldset.fwrap_radio {
		clear:left;
		float:left;
		width:32em;
		border:none;
		margin:0;
		padding-bottom:.7em;
	}
	form.fwrapper fieldset.fwrap_checkbox strong, form.fwrapper fieldset.fwrap_radio b {
		float:left;
		width:8em;
		line-height: 1.7;
		display:block;
		position:relative;
		padding-top:.3em;
	}
	form.fwrapper fieldset.fwrap_checkbox fieldset, form.fwrapper fieldset.fwrap_radio fieldset {
		float:left;
		width:13em;
		margin: 3px 0 0 10px;
	}
	form.fwrapper fieldset.fwrap_checkbox label, form.fwrapper fieldset.fwrap_radio label {
		float:left;
		width:13em;
		border:none;
		margin:0;
		padding:2px 0;
		margin-right:-3px;
	}
	form.fwrapper label input.fcheckbox, form.fwrapper label input.fradio {
		width:auto;
		float:none;
		margin:0;
		padding:0;
	}		
	form.fwrapper label span.errmsg {
		position:absolute;
		top:0;
		right:-10em;
		left:auto;
		display:block;
		width:16em;
		background: transparent url("images/errormsg_bg.gif") no-repeat 0 0;
	}
	form.fwrapper label span.errmsg strong {
		padding: 10px 0;
		margin: 0 10px 0 30px;
		color:#B30800;
		font-weight:bold;
		display:block;
		width:auto;
		float:none;
		line-height:1.3;
	}

/*******************
NAVIGAZIONE
********************/	
div#menusx{
	background: transparent url("img/sxmenu_sfondo.gif") repeat-y top left;
	margin-bottom: 10px;
}
div.menusxtop{	
	background: transparent url("img/sxmenu_top.gif") no-repeat top left;
}
div.menusxbottom {
	background: transparent url("img/sxmenu_bottom.gif") no-repeat bottom left;
	padding-bottom: 12px;
	}
div.menusx{
	padding-left: 22px;
}
div#nav_button{
	background: transparent url("img/ui_buttons.gif") no-repeat 0px 0px;
	height: 30px;
	padding: 6px 0 0 27px;
	font: bold 1.2em tahoma, arial, verdana, sans-serif;
	color: #fff;
}
div#menusx ul{
	margin: 0;
	padding: 0px;  
	list-style-type: none;
}
div#menusx li{
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	background: none;
}
div#menusx a, #menusx a:visited{
	color:#fff;
	font-family: tahoma, arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	background: transparent url("img/ui_dot.gif") no-repeat 0px 6px;
}
div#menusx a:hover{
	color: #ff9;
	text-decoration: underline;
	background: transparent url("img/ui_dot.gif") no-repeat 0px -6px;
}
div#menusx a#activelink{
	color: #996;
	text-decoration: none;
	background: transparent url("img/ui_dot.gif") no-repeat 0px -18px;
}
#menu_header{
  list-style: none;
  padding: 0;
  margin: 0;
  width: 800px;
  background: none;
  position: relative;
  top:32px;
}
#menu_header span {
  display: none;
  position: absolute;
}
#menu_header a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu_header a:hover {
  background-position: left bottom;
}
#menu_header a:hover span {
  display: block;
}
#menu_header .menuheader_forum {
  width: 124px;
  height: 34px;
  background: transparent url("img/ui_buttons.gif") no-repeat 0px -100px;
  left: 800px;
  top: 11px;
}
#menu_header .menuheader_forum span {
  width: 124px;
  height: 36px;
  background: transparent url("img/ui_buttons.gif") no-repeat -1px -242px;
  left: 0px;
  top: 0px;
}
#menu_header .menuheader_foto {
  width: 124px;
  height: 36px;
  background: transparent url("img/ui_buttons.gif") no-repeat 0px -134px;
  left: 800px;
  top: 44px;
}
#menu_header .menuheader_foto span {
  width: 124px;
  height: 36px;
  background: transparent url("img/ui_buttons.gif") no-repeat -1px -276px;
  left: 0px;
  top: 0px;
}
#menu_header .menuheader_login {
  width: 124px;
  height: 36px;
  background: transparent url(img/ui_buttons.gif) no-repeat -0px -172px;
  left: 800px;
  top: 82px;
}
#menu_header .menuheader_login span {
  width: 124px;
  height: 36px;
  background: transparent url(img/ui_buttons.gif) no-repeat -1px -314px;
  left: 0px;
  top: 0px;
}
div#menu_top {
	top: 166px;
	left: 175px;
	height:33px; 
	width:660px;
	position: relative;
}
.menu_top {
	padding: 0 6px 0 6px;
	margin: 0 2px 0 10px;
}
.menu_top ul li  {
	list-style-type: none;
	background: none;
}
.menu_top li  {
	display: inline;
	background: none;
	font-size: 1.5em;
}
.menu_top a, .menu_top a:active{
	background: none;
	color: #000;
	text-decoration: none;
}
.menu_top a:hover{
	background: none;
	color: #c33;
	text-decoration: none;
}

/********************
PARTICOLARI HEADER
********************/	
div#header_bg{
background: transparent url("img/festa_del_drago.png") no-repeat bottom left;
height: 154px;
}
div#header_drago{
background: transparent url("img/header.png") no-repeat top left;
height: 270px;
}
div#random_img {
	background: transparent url("[[imagerotator]]") no-repeat 20px 40px;
}
#breadcrumbs{
	top: 172px;
	left: 190px;
	height:21px; 
	width:690px;
	padding: 0;
	margin: 0;
	background: none;
	position: relative;
	color: #ccc;
}
.B_crumbBox{
	color: #ccc;
	margin: 0;
	padding: 0;
	display: inline;
	position: absolute;
}
.B_hideCrumb{}
.B_currentCrumb{
	color: #bbb;
	font-weight: bold;
	font-style: italic;
}
.B_firstCrumb{
	color: #111;
}
.B_lastCrumb{
	color: #bbb;
}
.B_crumb{
	color: #ccc;
}
.B_homeCrumb {
	color: #111;
}
.iconadrago{
	height: 21px;
	width: 230px;
	margin: 0;
	padding: 0;
	top: 0;
	background: transparent url("img/ui_icons.gif") no-repeat 0px -32px;
	text-indent: 36px;
	float: right;
}
/*********************************
PARTICOLARI COLONNA SINISTRA
*********************************/	
div.txtcolsx {
	margin: 25px 0 25px 12px;	
	padding: 2px;
	width: 158px;
}
div.txtcolsx img{
	margin: 0 auto;
	display: block;
}

/*********************************
PARTICOLARI COLONNA CENTRALE
*********************************/
div#slideshow{
	background: transparent url("img/slideshow_bg.gif") no-repeat top left;
	width: 520px;
	height: 256px;
	padding-top: 18px;
	margin-bottom: 10px;
}
div#slideshow h4{
	font-style: italic;
	color: #fff;
}
div#blog{ /* contenitore e sfondo */
	padding: 0px 8px 0px 8px;
	color: #000;
	min-height: 200px;
	background: #E6D8BC;
}
.blogtop {/* angolo destro superiore */
	height:22px;
	margin:0 -8px;
	background: transparent url("img/blog.gif") 100% 0 no-repeat;
}
.blogtop div {/* angolo sinistro superiore */
	width:20px;
	height:22px;
	background: transparent url("img/blog.gif") 0 0 no-repeat;
}
.blogbottom {/* angolo destro inferiore */
	height:18px;
	margin:0 -8px;
	background: transparent url("img/blog.gif") 100% 100% no-repeat;
}
.blogbottom div {/* angolo sinistro inferiore */
	width:20px;
	height:18px;
	background: transparent url("img/blog.gif") 0 100% no-repeat;
}
.blog_titolo {
	background: #cc9;
	height: 40px;
}
.blog_data{
	float: left;
	width: 125px;
	height: 77px;
	background: url("img/blog_flag.png") no-repeat 100% 100%;
	margin: -20px 18px 0 -22px;
	padding: 0px; 
	font-family: tahoma, arial, verdana, sans-serif;
	/*"Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;*/
	text-align: center;
	line-height: 1.4em;
	color: #ccc;
}
.blog_cal {
	font-size: 1.5em;
	position: relative;
	padding: 23px 24px 0 0;
	display: block;
}
.separatore{
	background: #E6D8BC url("img/body_separator.gif");
	width: 159px;
	height: 43px;
	text-align: center;
	margin: 1.8em auto;
}
 
	/* highlight box */
	.hlbox {
		color:#fff;
		padding: 10px 10px 50px 10px;
		margin: 0 0 1em;
		background: #8C8370 url("img/hlbox.gif") no-repeat bottom right;
	}
	.hlbox h1, .hlbox h2, .hlbox h3, .hlbox h4, .hlbox h5, .hlbox h6 {
		margin: 0 0 .6em;
		border-bottom: 1px solid #c00;
		color:#c00;
		font-style: italic;
	}
	.hlbox p {
		border:none;
		margin: 1em;
		color:#fff;
	}
	.hlbox a {
		font-weight:bold;
	}

/*********************************
PARTICOLARI COLONNA DESTRA
*********************************/	
div#coldx div.newsbox{
	font-size: 95%;
	margin-bottom: 2em;
}
div#coldx div.newsbox h2{
	color: #CDDF75;
	font-size: 1.2em;
}
div#coldx div.newsbox p{
	margin: 0;
}

/*********************************
PARTICOLARI FOOTER
*********************************/
div#footer a{
	color:#FF0;
	font-weight: bold;
	text-decoration: underline;
}

/*********************************
GALLERIA IMMAGINI

.thumbscontainer
	{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.thumbs 
	{
     margin: 0;
     padding: 0;
}
.thumbs li 
{
	background: none; 
	list-style-type: none;
}
*********************************/
