@charset "ISO-8859-1";
/* General layout */
body {
	color:#303030;
	margin:0;
	padding:15px 0 0;
	font-family: tahoma, verdana, sans-serif;
	font-size: 76%;
	background-color: #000;
}
#container {
	margin:0 auto 20px;
	padding:5px 20px 20px;
	width:730px;
	background-color: #fff;
	background-image: url(http://www.colibriarteroma.it/images/images/sfondo2.gif);
}

/*#banner {
	background-image: url(http://www.colibriarteroma.it/images/images/banner/banner1.jpg);
	background-repeat: no-repeat;
	font-size:0.8em;
	height:110px;
	margin-top: -104px;
	margin-bottom: -5px;
	margin-left: 150px;
}*/

#logotestuale {
	display: none 
}
#logo {
	background-image: url(http://www.colibriarteroma.it/images/images/logo/logo_colibri-arte.gif);
	background-repeat: no-repeat;
	font-size:0.8em;
	height:110px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#logo h1 a {border:none; color:#505050;}
#logo h1 a:hover {border:none; color:#303030; text-decoration:none;}
#logo p {font-size:1.3em;  color:#505050; margin:0 0 110px 0;}

#logo-small {
	background-image: url(http://www.colibriarteroma.it/images/images/logo/logo-small.gif);
	background-repeat: no-repeat;
	height:137px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: center;
}
/* Tags */
a {border-bottom:1px dotted #505050; color:#303030; text-decoration:none;}
a:hover {border-bottom:1px solid #505050; color:#303030; text-decoration:none;}
a img {border:0;}
h1 {font-size:2.2em; font-weight:400; margin:0 0 5px; padding:0;}
h2 {font-size:1.8em; font-weight:400; margin:0 0 12px;}
h3 {font-size:1.4em; font-weight:400; margin:0 0 10px;}
p {line-height:1.5em; margin:0 0 15px; text-align:left;}
ul,ol {margin:0 0 15px 15px; padding:0;}
li {margin:0 0 3px 0;}

/* Toptabs menu */
#toptabs {font-size:.8em; margin:10px auto -13px; width:760px;}
#toptabs p {color:gray; text-align:right;}
.toptab {background:#f0f0f0 url(http://www.colibriarteroma.it/images/images/corner2.gif) top right no-repeat; border-bottom:1px solid #e0e0e0; color:gray; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.toptab:hover {
	background:#fafafa url(http://www.colibriarteroma.it/images/images/corner2.gif) top right no-repeat;
	border-bottom:1px solid #eaeaea;
	color:#D4210A;
	text-decoration:none;
}
.activetoptab {background:#fff url(http://www.colibriarteroma.it/images/images/corner2.gif) top right no-repeat; border-bottom:1px solid #fff; color:#505050; margin:0 0 0 4px; padding:4px 5px 3px; text-decoration:none;}
.activetoptab:hover {border-bottom:1px solid #fff; text-decoration:none;}

/* Navitabs menu */
#navitabs {clear:both;}
.navitab {
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	font-size:1.1em;
	margin:0 0 4px;
	padding:4px 8px;
	text-decoration:none;
	background-color: #DDDDDD;
	background-image: url(http://www.colibriarteroma.it/images/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.navitab:hover {
	border-bottom:1px solid #fff;
	text-decoration:none;
	background-color: #999;
	background-image: url(http://www.colibriarteroma.it/images/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
}
.activenavitab {
	color:#333333;
	font-size:1.1em;
	margin:0 0 5px;
	padding:4px 8px 5px;
	text-decoration:none;
	background-color: #E0C596;
	background-image: url(http://www.colibriarteroma.it/images/images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.activenavitab:hover {
	color:#333333;
	text-decoration:none;
}

/* Header description area */
#desc {
	height: 200px;
	clear:both;
	color:#000000; /* height:200px; */
	margin:5px 0px 15px;*/
	/* padding:0 0 5px 0;*/
	
	
}
#desc p {font-size:1em; line-height:1.3em; padding:0 0 0 15px; width:290px;}
#desc h2 {
	color:#333333;
	padding:15px 15px 0;
}
#desc a {
	border-color:#fff;
	color:#333333;
	text-decoration:none;
}

/* Main content */
#main {
	border-right:1px solid #d8d8d8;
	float:left;
	margin:0;
	padding:0 15px 0 0;
	width:550px;
}
#main img {
	border:1px solid #E9E9E9;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}
/* Sidebar */
#sidebar {float:right; width:150px;}
#sidebar p {font-size:0.9em; line-height:1.3em; margin:0 0 15px;}
#sidebar ul {margin:0 0 15px 0; padding:0;}
#sidebar li {list-style:none;}
ul.sidelink li {list-style:none; margin:0 0 3px; padding:0;}
ul.sidelink li a{background:#f0f0f0 url(http://www.colibriarteroma.it/images/images/corner.gif) top right no-repeat; border:none; display:block; margin:5px 10px 5px 0; padding:3px 4px 3px 8px; text-align:left; width:140px;}
ul.sidelink li a:hover {background:#e0e0e0 url(http://www.colibriarteroma.it/images/images/corner.gif) top right no-repeat; border:none; text-decoration:none;}

/* Footer */
#footer {background:#fff; border-top:1px solid #d8d8d8; clear:both; margin:0; padding:0; background-image: url(http://www.colibriarteroma.it/images/images/sfondo2.gif);}
#footer a {color:gray;}
#footer a:hover {color:#303030;}
#footer p {color:gray; font-size:1.1em; line-height:1.3em; margin:15px 0 0; padding:0;}

/* Additional classes */
.photo {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 0 15px; padding:2px;}
.photo_corpo {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.fotoartista {background-color:#f0f0f0; border:1px solid #d8d8d8; margin:0 10px 3px; padding:4px;}
.timestamp {font-size:1.2em; color:#606060; margin:-12px 0 12px 0;}
.right {margin:-8px 0 8px 0; text-align:right;}
.block {
	padding: 10px;
	background-color: #BAB299;
}
.hide {display:none;}

/*Tabella grande contenitore artsti*/
#tabellagrande {border:0px; background-color:#FFFFFF; border-collapse:collapse}


/* Tabella */
table, td, th{border:0px solid #EEE;border-collapse:collapse}
/*table:hover {
	background-color: #E5E5D0;
}
*/

table:hover {
	background-image: url(http://www.colibriarteroma.it/images/images/sfondo-artista010.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 20px;
}

td,th{padding:3px 5px}
td{text-align:center}
th{text-align:center}
/*tr.odd td,tr.odd th{background: #f3f3dc}*/
caption{font-weight:bold;color: #999} 


.nomeartista {
	font-size:1.2em;
	color:#333333;
	margin:-12px 0 12px 0;
}
.data {
	line-height: 0.6em;
	float:left;
}
#post {
border-top:3px solid #E9E9E9;
padding-top:10px;
margin-bottom:8px;
height:120px;
}

#dettaglio {
border-top:3px solid #E9E9E9;
padding-top:10px;
margin-bottom:8px;
}

#opera {
padding-top:10px;
margin-bottom:8px;
height:250px;
}

#form input {
margin-bottom:5px;
border:1px solid #eee;
width:250px;
padding:5px;
}

#fomr input.btn {
background-color:#333;
height:28px;
border:none;
color:#fff;
width:120px;
}

#form textarea {
font-family: tahoma, verdana, sans-serif;
margin-bottom:5px;
border:1px solid #eee;
width:450px;
height:150px;
padding:5px;
}