/* generale ---------------------------------------------*/

html,body {margin:0;padding:0;}

body {
	background-color: #f8f6c3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
  }

div{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

a:link {
  color: #A91315;
  text-decoration:none;
  }
a:visited {
  color:#A91315;
  text-decoration:none;
  }
a:hover {
  color: #a91315;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


/* Contenuti  ----------------------------------- */

#container {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#main {
	margin-left: 100px;
	padding: 10px;
	background-image: url(images/);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 365px;
   /* border: 1px solid #ccc;*/

    }
#colonna {
	font-family: Arial;
	position: relative;
	float:right;
	width:230px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 135px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*border: 2px solid #cc3300;*/
    }
#content { text-align:left;}

.corpo{ margin-bottom:20px}

.corpo img{ margin-right: 1em;}

/* Testata  -------------------------------------- */

#header {
	background-color: #FFFFFF;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 74px;
	padding-left: 100px;
	padding-top: 0px;
	height: 342px;
    }

#hbb-titolo {/*float:left; width: 400px;*/
	font-family:  "Courier New", Courier, monospace;
	font-weight:normal;
	font-size:20px;
	font-weight:normal;
	color: #F1F5E7;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:0.2em;
	width: 765px;
	top: 210px;
	position: absolute;
	height: 130px;
	overflow: hidden;
  }
h1 {
	font-family: Verdana, Tahoma, Arial;
	color: #ff0000;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

#blog-titolo a {
	color:#F1F5E7;
	text-decoration:none;
	font-style: italic;
  }
#blog-titolo a:hover{
	color:#F1F5E7;
	font-style: italic;
  }
#description {
	font-size:16px;
	text-align:left;
	color: #333333;
	font-weight:bold;
	width: 750px;
	top: 204px;
	padding-left: 36px;
	position: absolute;
	height: 35px;
	overflow: hidden;
  }



/* Headings  ---------------------------------- */
h2 {  font-family: "Times New Roman", Times, serif; 
  margin:1.5em 0 .75em;
  letter-spacing:.2em;
  color:#FF3333;
  }

h3 {  font-family: "Times New Roman", Times, serif; 
  margin:1.1em 0 .75em ;
  font-size:1em; /*font-weight:normal;*/
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#ff8040;
  }


/* Slider  ------------------------------------ */

#slider {width:508px}
.header {width:488px; border:2px solid #9ac1c9;
	 padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(../images/header.gif)}
.header:hover {background:url(../images/header_over.gif)}
.content {overflow:hidden}
.text {width:474px; border:2px solid #9ac1c9; border-top:none; padding:15px}

/* Overlay  --------------------------------- */

.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:500px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* Comments  --------------------------------- */
#comments h4 {
  margin:1em 0;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;

  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* colonna  ------------------------------ */

/*commenti colonna------------------------*/

.commenti{padding: 5px ; margin-bottom:7px; 
         
          background: #FFDD88; font-size:11px }

/*fine commenti colonna------------------*/


#colonna a { font-size:0.87em; color:#660000}
#colonna a:hover { text-decoration:none; color:#0099FF; }

#colonna ul {
  margin: 0;
  padding:0 0 1.5em 0;
  /*border-bottom:1px solid #ccc;*/
  list-style:none;
  }
#colonna li {
  margin:0;
  padding:0 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#colonna p {
  color:#666;
  line-height:1.5em;
  }
#colonna h3 {
	color:#FF0000;
	padding:2px 5px;
	font-size:1.1em;
	text-transform:uppercase;
	display: block;
	background-color: #ffcc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
     
  
  }



/* Profile  ---------------------------------- */
#profile-container { 
  margin:0 0 1.5em;
  /*border-bottom:1px solid #ccc;*/
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #003300;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0; font-family:Arial; color:#003300;
  text-transform:uppercase; font-size:0.8em;
  letter-spacing:0.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer  -------------------------------- */
#footer {
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
  }
#footer hr {
  display:none;
  }
#footer p {
	margin:0;
	padding-top:15px;
	text-transform:uppercase;
	letter-spacing:0.1em;

  }
