/* CSS Document */
img {border:0px;}
td.tl {
  vertical-align: top;
}

.zag_1 {
  color: #FF6600;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 21px;
}

a.zag_1:link, a.zag_1:active, a.zag_1:visited {
  color: #FF6600;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 21px;
  text-decoration: none;
}

a.zag_1:hover {
  color: #FF6600;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 21px;
  text-decoration: underline;
}

.zag_2 {
  color: #555555;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 18px;
}

.zag_3 {
  color: #555555;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: lighter;
}

a.menu:link, a.menu:active, a.menu:visited {
  color: #FFFFFF;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  padding: 5px 10px 6px 10px;
  text-decoration: none;
}

a.menu:hover {
  background: url(../images/menu_bg_sel.gif);
  color: #FFFFFF;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  padding: 5px 10px 6px 10px;
  text-decoration: none;
}

.menu_blok {
  float: left;
  padding: 5px 0px 6px 0px;
}

.menu_select {
  background: url(../images/menu_bg_sel.gif);
  color: #FFFFFF;
  float: left;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  padding: 5px 10px 6px 10px;
  text-decoration: none;
}

.content {
  color: #2A2A2A;
  font-family: "Arial", Times New Roman, Times, serif;
  font-size: 12px;
  position: relative;
}

.content a:link, a:active, a:visited {
  color: #2A2A2A;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  text-decoration: underline;
}

.content a:hover {
  color: #FF6600;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  text-decoration: none;
}

.data {
  color: #2A2A2A;
  font-family: "Arial", Times New Roman, Times, serif;
  font-size: 12px;
  padding: 10px 0px 2px 0px;
}

#sidebar {
  color: #2A2A2A;
}

#sidebar h1 {
  color: #2A2A2A;
  font-family: "Arial", Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: bold;
  padding-left: 0px;
  text-align: left;
  text-decoration: none;
}

#sidebar ul {
  color: #2A2A2A;
  font-family: "Arial", Times New Roman, Times, serif;
  font-size: 12px;
  font-weight: normal;
  list-style: none;
  padding-left: 10px;
  text-align: left;
  text-decoration: none;
  
}
.sidebar li {
	list-style-type: none;
	background: none 0 0px;
	margin: 0;
	padding-bottom: 5px;
}
#container {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  position: relative;
  width: 100%;
}

#sidebar a:link, a:active, a:visited {
  color: #2A2A2A;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  text-decoration: underline;
}

#sidebar a:hover {
  color: #FF6600;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 12px;
  text-decoration: none;
}

h1 {
  color: #2A2A2A;
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 16px;
  text-decoration: none;


}

#title {
  font-family: "Tahoma", Times New Roman, Times, serif;
  font-size: 14px;
  color: #FF6600;
  text-decoration: none;
}
/*Comments*/

	#commentlist li , .singolocommento li {
	list-style-type: none;
	padding: 0px;
	width: 300px;
	height: 150px;
	}

	div.bubble {
	width: auto;
	margin-bottom: 24px;
	border: 0px solid #ccc;
	}

	div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
	}

	a.author, a.author:active, a.author:visited {
	text-decoration: none;
	font-family: arial, "century gothic", georgia, "times new roman", sans-serif;
	font-size: 17px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ec008c;
	}
.footer {
  color: #2A2A2A;
  font-family: "Arial", Times New Roman, Times, serif;
  font-size: 12px;
  position: relative;
  width: 100%;
}
