/* Comune di Barzanò' */

body {
	margin: 150px 0 0 0;
	padding: 0;
	background: #FFFFFF url(/system/modules/it.comune.barzano.template/resources/images/testata.jpg) repeat-x;
	font-family: Helvetica,Arial,Sans serif;
	font-size: 1.2em;
	color: #333333;
}

table {
font-family: Helvetica,Arial,Sans serif;
font-size: 11px;
}

tr {
font-family: Helvetica,Arial,Sans serif;
font-size: 11px;
}

td {
font-family: Helvetica,Arial,Sans serif;
font-size: 11px;
}


h1, h2, h3, h4 {
	margin: 0;
	/* text-transform: lowercase; */
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	margin: 0;
	/* text-transform: lowercase; */
	font-size: 1.2em;
	font-weight: normal;
	color: #194b6b;
}

h5 {
	margin: 0;
	/* text-transform: lowercase; */
	font-size: 0.9em;
	font-weight: normal;
	color: #194b6b;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	color: #1b53a6;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #8ea015;
}

a:visited {
	color: #1b53a6;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 850px;
	height: 82px;
	margin: 0 auto 20px auto;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x left bottom;
}

#logo {
	float: left;
}

#logo h1 {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003448;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #003448;
}

#logo h2 {
	margin-top: -5px;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 15px;
	padding: 7px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img02.gif) repeat-x left bottom;

}

#menu a:hover {
	text-decoration: underline;
	background: #f3f3f3 url(/system/modules/it.comune.barzano.template/resources/images/img11.gif) repeat-x left bottom;
}

#menu .active a {
	background: url(/system/modules/it.comune.barzano.template/resources/images/img11.gif) repeat-x left bottom;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}
#content .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x left bottom;
}


/* Servizi */

.servizi {
}

.servizi .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x left bottom;
}

.servizi .entry {
}

.servizi .meta {
	padding: 15px 0 30px 0;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x;
}

.servizi .meta p {
	margin: 0;
	line-height: normal;
	color: #000;
}

.servizi .meta .byline {
	float: left;
}

.servizi .meta .links {
	float: right;
}

.servizi .meta .cittadino {
	padding: 25px 20px 10px 45px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/cittadino.png) no-repeat left;
}

.servizi .meta .impresa {
	padding: 25px 20px 10px 45px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/impresa.png) no-repeat left;
}

.servizi .meta b {
	display: none;
}




/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 130px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #b6cb27;
}

#x {
	padding: 3px;
	background: #ECECEC url(/system/modules/it.comune.barzano.template/resources/images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

#query {
	width: 130px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #b6cb27;
}

#submit {
	padding: 3px;
	background: #ECECEC url(/system/modules/it.comune.barzano.template/resources/images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

/* Newsletter */

#newsletter {
}

#newsletter h2 {
	margin-bottom: 20px;
}

#t {
	width: 220px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #ac907c;
}

#w {
	padding: 3px;
	background: #ECECEC url(/system/modules/it.comune.barzano.template/resources/images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

#newslettersubscription-input {
	width: 220px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #ac907c;
}

#newslettersubscription-submit {
	padding: 3px;
	background: #ECECEC url(/system/modules/it.comune.barzano.template/resources/images/img08.gif) repeat-x left bottom;
	border: none;
	font-size: 11px;
	color: #4F4F4F;
}

#newslettersubscription-radio-container {
	font-size: 12px;
	color: #4F4F4F;
}

#newslettersubscription-email {
	font-size: 12px;
	color: #4F4F4F;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #DEDEDE;
	color: #70A300;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box3 {
	padding: 20px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img12.gif) no-repeat;
}

.box4 {
	padding: 20px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img13.gif) no-repeat;
}

.box5 {
	padding: 20px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img14.gif) no-repeat;
}

.box6 {
	padding: 20px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/sms.gif) no-repeat;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(/system/modules/it.comune.barzano.template/resources/images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
height: 100px;
min-height: 100px;
padding: 100px 0 0 0;
background: #003448 url(/system/modules/it.comune.barzano.template/resources/images/img09.gif) repeat-x;
}

html>body #footer {
height: auto;
}

#footer .wrap {
width: 850px;
margin: 0 auto;
}

#legal {
clear: both;
padding-top: 10px;
text-align: center;
color: #375C69;
}


#legal a {
color: #476B77;
}

#fbox1, #fbox2, #fbox3 {
float: left;
}

#fbox1 {
width: 310px;
}

#fbox2 {
width: 200px;
padding-left: 70px;
}

#fbox2 .active a
{
background-color:#FFF;
color:#003448;
padding:2px;
text-decoration:none;
}

#fbox3 {
width: 200px;
padding-left: 70px;
}

/* Accessibilità */
h1.acc_titolo {

}

h2.acc_titolo {

}

h3.acc_titolo {

}

p.acc_testo {

}

ul.acc_testo {

}

/* News */
.news {

}

.news h2 {
	font-size: 50%;
	margin-bottom: 10px;
}

.news h1 {
	margin: 0;
	/* text-transform: lowercase; */
	font-size: 1.2em;
	font-weight: normal;
	color: #194b6b;
}
