/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* v1.0 | 20080212 / reset css by meyerweb.com 																								*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* www.associazioneteatroverdi.org  style sheet by Rico's Dynamic Studio (c)2009							*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */

/*
main back				: 890916					(mattone)
generico				: 6B0711					(mattone scuro)
content color		: 000000
content back		: EBE7E1
link color			: 000000 bold
link hover			: FF8000 bold			(arancio)
headers					: FF8000 bold			(arancio)

*/


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: GENERIC */
body {
	background: url(../images/bg.jpg) top left repeat #733F34;
	font: .9em Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	color: #1E2327;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	color: #890916;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: 100;
	letter-spacing: .07em;
	font-weight: 600;
	}
h1 {
	margin: 0px 0px 20px 0px;
	font-size: 140%;
	}
h2 {
	margin: 30px 0px 10px 0px;
	font-size: 130%;	
	text-transform: uppercase;
	}
h3 {
	margin: 20px 0px 10px 0px;
	font-size: 120%;	
	}
h4 {
	color: #400000;
	margin: 20px 0px 6px 0px;
	font-size: 100%;
	font-style: italic;
	}
	
a:link, a:visited, a:active {
	color: #890916;
	font-weight: 600;
	text-decoration: none;
	}
a:hover, a:visited:hover {
	color: #FF8000;
	text-decoration: none;
	}
a:link img, a:visited img, a:active img {
	border: 2px solid transparent;
	}
a:hover img, a:visited:hover img {
	border: 2px solid transparent;
	}

b, strong {
	font-weight: 700;
	}
i,em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	}

blockquote {
	border: 3px solid #6B0711;
	background-color: #890916;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	}

ul, ol {
	line-height: 1.8em;
	}

ul.arrow li {
	background: url(../images/bullet.gif) left center no-repeat transparent;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 20px;
	}

ol li {
	list-style-position: inside;
	}
small {
	font-style: italic;
	font-size: .75em;
	}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: STRUCTURE */
#wrapper {
	width: 800px;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-left: 8px solid #890916;
	border-right: 8px solid #890916;
	background-color: #EBE7E1;
	}
#banner {
	padding: 0 5px 0 0;
	height: 220px;
	background-image: url(../images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#container {
	padding: 20px;
	width: 540px;
	}

#sidebar {
	float: right;
	width: 180px;
	margin-right: 10px;
	margin-left: -10px;
	padding: 10px;
	color: #EDECE4
	}

#footer {
	clear: both;
	padding: 5px;
	height: 30px;
	color: #EDECE4;
	background-color: #890916;
	} 
#footer p {
	margin-top: .5em;
	text-align: center;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color: #EBE7E1;
	font-weight: 600;
	text-decoration: none;
	font-size: 90%;
	}
#footer a:hover, #footer a:visited:hover {
	color: #FF8000;
	text-decoration: none;
	}

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: MAIN MENU */
#menu {
	position: absolute;
	margin: 195px 0px 0px 0px;
	height: 21px;
	width: 800px;
	background-image: url(../images/menubar.png);
	background-position: top center;
	background-repeat: no-repeat;
	}
#menubar { 
	list-style-type: none;
	height: 21px;
	width: 800px;
	font-family: "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1.1em;
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
	text-align: center;
	}
#menubar li a {
	color: #EBE7E1;
	padding: 0px 8px 0px 8px;
	display: block;
	}
#menubar li a:hover {
	color: #FF8000;
	}
#menubar li {
	float: left;
	list-style-image: none;
	}




/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: SIDE BAR */
 
#sidebar h3 {
	background-color: #890916;
	border-bottom: 1px solid #D2D2BA;
	margin: 10px 0 0 0;
	font-weight: 700; 
	font-size: 90%;
	color: #FFFFFF;
	}
#sidebar h4 {
	margin: 0;
	font-size: 100%;
	font-style: italic;
	background-color: #890916;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	}
#sidebar h6 {
	background-color: #890916;
	border-bottom: 1px solid #D2D2BA;
	margin: 0;
	}
#sidebar p {
	background-color: #890916;
	padding: 8px 8px 8px 10px;
	margin-top: 0;
	line-height: 1.3em;
	font-size: 90%;
	}
#sidebar .submenu {
	background-color: #890916;
	padding: 8px 0 8px 10px;
	margin-top: 0;
	width: 170px;
	list-style: none;
	line-height: 1.6em;
	color: #EBE7E1;
	font-size: 90%;
	}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	font-size: 90%;
	}
#sidebar a:hover, #sidebar a:visited:hover {
	color: #FF8000;
	text-decoration: none;
	}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: GENERIC TAGS */
.float-left {
	float: left;
	margin: 6px 6px 6px 0;
	}
.float-right {
	float: right;
	margin: 6px 0 6px 6px;
	}

.mybox {
	padding: 5px;
	margin: 10px 0px 10px 0px;
	width: auto;
	overflow: auto;
	}	
.borderON {
	border: 1px solid #6B0711;
	}	
.borderBOT {
	border-bottom: 1px solid #6B0711;
	}	
.textsize110 {
	font-size: 110%;
	}
.textsize120 {
	font-size: 120%;
	}
.textsize130 {
	font-size: 130%;
	}
.ta-center {
	text-align: center;
	}
.ta-left {
	text-align: left;
	}	
.ta-right {
	text-align: right;
	}		

	
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PRETTY PHOTO TAGS */
.myPrettyPhoto {
	}
.myPrettyPhotoThumbs {
	margin: 2px;
	}
.myPrettyPhoto-left {
	float: left;
	margin: 3px 6px 6px 0;
	}
.myPrettyPhoto-right {
	float: right;
	margin: 3px 0 6px 6px;
	}
.myPrettyPhotoInfo {
	color: #999999;
	font-size: 80%;
	font-style: italic;
	}
	