@charset "utf-8";
/* CSS Document */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background-color: #898c80;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

strong {
	font-weight: bold;	
}

em {
	font-style: italic;	
}

#container {
	background-color: #FFF;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding: 12px;
	padding-top: 0px;
}

#wrapper {
	height: auto;
	background-image: url(../images/sfondo_container.jpg);
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-repeat: repeat-y;
	background-position: center center;

}

#header {
	text-align: center;	
	margin-bottom: 12px;
}

#flash {
	margin-bottom: 12px;
}

#sidebar {
	width: 152px;
	height: auto;
	float: left;
	margin-right: 12px;
	height: auto;
}

#content {
	width: 806px;
	height: auto;
	float: left;
	height: auto;
}

.num_eventi, .social {
	float: left;
	width: 403px;
	height: 10px;
	font-size: 12px;	
}

.social {
	width: 400px;
}

.num_eventi {
	padding-top: 10px;	
}

.social {
	text-align: right;
	margin-right: 3px;
}

.social ul, .social ul li {
	display:inline;
}

.social ul li a {
	margin-left: 14px;
	color: #000;
}

h1 {
	font-family:Georgia;
	font-size:24px;
	font-weight:bold;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 10px;
	padding-top: 2px;
}

#colonna1 {
	float: left;
	width: 534px;
	margin-top: 38px;
	margin-right: 12px;
}

.data {
	color:#333333;
	font-family:Georgia;
	font-size:12px;
	font-style:italic;
	font-weight:300;
	text-align: right;
	padding-top: 7px;
}

h2 {
	font-family:Georgia;
	font-size:20px;
	font-weight:bold;
	margin:0;
}

.evento {
	margin-top: 10px;
}

.titolo_evento {
	height: 30px;
	background-color: #ccccc2;
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 12px;
}

.listing {
	height: auto;
	background-color: #e9eae5;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.white_listing {
	background-color: #ffffff;
}

.gray_listing {
	background-color: #ccccc2;
}

.listing h4 {
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.listing h4 a {
	color: #000;
	
}

.listing img {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
}

.excerpt {
	font-family:Georgia;
	font-size:11px;
	text-align:justify;
	padding-right: 12px;
	line-height: 16px;	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.informazioni {
	clear: both;
	background-color: #e9eae5;
	height: 20px;
	padding-top: 10px;
	padding-right: 12px;
	text-align: right;
}

.informazioni a {
	color:#000000;
	margin:3px;
	font-size: 11px;
	font-weight: bold;
}

.where {
	margin-top: 12px;
	margin-bottom: 6px;
}



#colonna2 {
	float: left;
	width: 240px;
	margin-top: 38px;
	height: auto;
}

.district {
	background-color: #ccccc2;
	padding: 10px;
	margin-top: 10px;
	padding-top: 5px;
}

#colonna2 h3 {
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#colonna2 h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

#colonna2 h4 a {
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	margin:0;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #000;
}

#colonna2 p {
	font-family:Georgia;
	font-size:11px;
	text-align:justify;
	line-height: 14px;
	margin-bottom: 10px;
}

.evento_district {
	background-color: #e9eae5;	
	padding: 10px;
	margin-bottom: -10px;
	margin-left: -10px;
	margin-right: -10px;
}

.evento_district p {
	font-family:Georgia;
	font-size:11px;
	margin:0;
	color: #000;
}

.evento_district a {
	color: #000;
	font-weight: bold;
}

#sidebar h3 {
	font-family:Georgia;
	font-size:15px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin: 10px;
}

#sidebar ul {
	margin-left: 10px;
}

#sidebar ul a {
	font-size: 12px;
	color: #000;
	line-height: 14px;
}

#sidebar select {
	width: 140px;
	margin-left: 10px;
	border: 1px solid #333;
	background-color: #333;
	color: #FFF;
}

#sidebar input {
	margin-left: 10px;
	border: 1px solid #333;
	background-color: #333;
	color: #FFF;
	margin-top: 5px;
	width: 100px;
	font-size: 11px;
	text-transform: uppercase;
}

#footer {
	background-color: #2c3437;	
	height: 84px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 12px;
	padding-top: 0px;
}

#logo {
	padding-top: 20px;
	float: left;
}

#menu_global {
	float: left;
	margin-top: 30px;
	color: #FFF;
}

#footer ul, #footer ul li {
	display:inline;
}

#footer ul {
	margin-left: 40px;
	
}

#footer p {
	margin-left: 40px;
	margin-top: 5px;
	font-size: 11px;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
