/*
 * clepsydraband.it style sheet
 * 
 * Copyright(C) Alfredo Centinaro <dostoevskij@freemail.it>
 *
 * style.css,v 1.0 2007/02/28 20:23:08 alfredo Exp
 *
 * This layout is released under the terms of the GPL
 */

body {
	background-color: #030102;
	color: #b6b4b4;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	text-align:center;
}


a:link img, a:visited img { border-style: none } /* no border on img links */
a:link, a:visited {text-decoration: none}
a:hover {text-decoration:underline}
a:link, a:hover, a:visited{color: #877739}

a img { color: black; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}/* background should be transparent, but WebTV has a bug */

h1, h2, h3, h4, h5, h6 { 
	text-align: left;  
	margin:auto;
	float:left;
	position: relative;
	clear: left;
	/*leave these ie 6 bug*/
}

h1 { font: 170% sans-serif }
h2 { font: 140% sans-serif }
h3 { font: 120% sans-serif }

img{
margin: 0 5px 0 0;
}

.style1 {
	color: #877739;
	font-size: 14px;
	font-family: tahoma, sans-serif ;
	text-decoration:none;
	margin: 0 0 0 5px;
}
.style2 {
	color: #404040;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none;
	margin: 0 0 0 0px;
}
.style3 {
	color: #877739;
	font-size: 14px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
	margin: 0 0 0 0px;
}
.style4 {
	color: #877739;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
	font-weight:normal;
}
.style5 {
	color: #b6b4b4;
	font-size: 14px;
	font-family: tahoma, sans-serif;
	text-align: justify;
	margin: 0 5px 0 5px;
}

.style6 {
	color: #a09468;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	margin: 0 0 0 5px;
}
.style7 {
	color: #cbc59f;
	font-size: 16px;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 5px;
}
.style8 {
	color: #B0A26E;
	font-size: 16px;
	font-family: tahoma;
	margin: 0 0 0 5px;
}


.centered { text-align: center; }
.righted { text-align: right; }
.lefted { text-align: left; }

.eventi{
width: 100%;
margin: 20px 0 5px 0;
}

img.locandina{
padding-left:5px; 
padding-top:20px; 
padding-right:5px;
float: left;
vertical-align: bottom;
}

#outer{
	width:800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align:left;
}

#inner{
	background-image: url("../images/tall_m.gif");
	background-repeat: repeat-y;
	width:990px;
	position: relative;
	margin-top: 10px;
}

#leftpart{
	width:210px;
	height:225px;
	margin: 38px 0 0 0;
	display:block;
	float: left;
	padding-left:0px; 
	padding-top:0px;
}

#mainmenu{
	width:153px;
	margin-left:10px;
}

#quickbar{
float: right; 
height: 33px ;
width:260px;
vertical-align: middle;
margin: 10px 0 0 5px;
}

#outertable{
width:570px;
border:3px solid #111111;
float: left; 
margin: 0 0 0 0;
}


#innertable{
background-color: #111111;
border: 1px solid #343420; 
width:570px; 
float: left;
margin: 0 0 0 0; 
}

#pag{
	float: right;
	margin: 0 5px 0 0;
}

#footer{
	float: left;
	margin: 10px 0 0 220px;
	display: block;
	width: 100%;
}

#copyright{
}

#visitors{

display: block;
margin: 10px 0 0 -280px;
text-align: center;
}

#bar{
width: 100%;
background-image: url("images/rep_2.jpg");
background-repeat: repeat;
}

#inbox1{
height: 150px;
padding-top: 20px;
}

#inbox2{
height: 150px;
padding-top: 20px;
}

.menu a{
	padding-left: 7px;
	padding-top: 2px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
	width: 100%;
	height: 28px;

	background-color: #111111;
	text-align: left;
        vertical-align: middle;
	border-left: 4px solid #877739;
	font-family: "Trebuchet MS";
	line-height: 20px;
	border-top: 1px solid White;
	float: right;

	background-image: url(images/rep_1.jpg); 
	background-position: bottom left; 
	background-repeat:repeat-x 
}

.menu a:hover{
color: #877739;
border-left: 4px solid #b6b4b4;
text-decoration: underline;
}
.menu a:visited{color: #ffffff;}
.menu a:visited:hover{color: #877739;}

.menu a:active {
	color: #ffffff; 
}

.header{
/*border-right: 2px solid #b6b4b4;*/
	height: 234px;
	width: 770px;
	position: relative;
}

#bottom{
	background-image:url(images/bottom.jpg); 
	background-repeat: repeat
}

#intro{
	position: absolute;
	top: 25%;
	left: 20%;

}

