* {
	margin: 0;
	padding: 0;
}

body {
	margin: 110px 0 0 0;
	padding: 0;
	background: #FFFFFF url(/system/modules/it.comune.cantu.template/resources/images/testata.jpg) repeat-x;
	font-family: Helvetica,Arial,Sans serif;
	font-size: 0.8em;
	color: #333333;
}

form {
}

form br {
}

input, textarea {
	padding: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: #F9F3DF;
	border-top: 1px solid #CB960F;
	border-right: 1px solid #CCCC99;
	border-bottom: 1px solid #CCCC99;
	border-left: 1px solid #CB960F;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
}

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-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

a {
	text-decoration: underline;
	color: #355d9b;
}

a:hover {
	border: none;
	color: #232323;
}

/* Header */

#header {
	width: 870px;
	height: 82px;
	margin: 0 auto 30px auto;
	background: url(/system/modules/it.comune.cantu.template/resources/images/img03.gif) repeat-x left bottom;
}

#logo {
	float: left;
}

#logo h1 {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 38px;
	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.cantu.template/resources/images/img02.gif) repeat-x left bottom;

}

#menu a:hover {
	text-decoration: underline;
	background: #f3f3f3 url(/system/modules/it.comune.cantu.template/resources/images/img11.gif) repeat-x left bottom;
}

#menu .active a {
	background: url(/system/modules/it.comune.cantu.template/resources/images/img11.gif) repeat-x left bottom;
}

#languages {
	display: block;
	float: right;
	margin-top: 10px;
	text-align: right;
	white-space: nowrap;
}
	
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 0px 30px 0px 0px;
}

.post {
	display: block;
}

.post .title {
	margin: 0;
	background: url(/system/modules/it.comune.cantu.template/resources/images/img03.jpg) repeat-x left bottom;
}

.post .title h1, .post .title h2 {
	margin: 0;
	padding: 0;
}

.post .title a {
	border: none;
	color: #666666;
}

.post .meta {
	margin: 0;
	padding: 3px 0 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.post .entry {
	padding-bottom: 20px;
}

.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 180%;
}

.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #DEDEDE;
	font-size: smaller;
	text-align: center;
}

.post .tags a {
	margin-left: 10px;
}

.post .links {
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #DEDEDE;
	font-size: smaller;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

.post ul {
	padding-bottom: 25px;
}

.post h2, .post h3 {
	padding-top: 20px;
}

#recent-posts {
}

#recent-posts h3 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #DEDEDE;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
}

#recent-posts li {
	margin: 0;
	padding: 0;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background: url(/system/modules/it.comune.cantu.template/resources/images/img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color: #666666;
}

/* Sidebar1 */

#sidebar1 {
	width: 220px;
}

#sidebar1 li li {
	background: url(/system/modules/it.comune.cantu.template/resources/images/img05.gif) no-repeat left 50%;
	margin-left: 10px;
	padding-left: 10px;
}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
	width: 460px;
}

/* Search */

#search {
	float: right;
	width: 49%;
}

#search form {
	margin: 0;
	padding: 0;
	text-align: center;
}

#search #query {
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 95%;
}

#search #submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(/system/modules/it.comune.cantu.template/resources/images/img07.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Calendar */

#calendar {
	float: left;
	width: 49%;
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar #caption {
	text-align: center;
	width: 100%;
}

#calendar #caption h3 {
	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;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	background: url(/system/modules/it.comune.cantu.template/resources/images/img02.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 15px 0px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 40px;
}

#footer .credit {
	float: right;
	height: 40px;
}

/* Neswletter */
#newsletter {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#newsletter-page {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}


#newslettersubscription-submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(/system/modules/it.comune.cantu.template/resources/images/img07.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#newslettersubscription-reset {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(/system/modules/it.comune.cantu.template/resources/images/img07.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#newslettersubscription-input {
	border: 1px #DEDEDE solid;
	font-size: 11px;
	font-weight: normal;
	margin-top:10px;
	width: 77%;
}

#newslettersubscription-radio-container {
	font-size: 11px;
	font-weight: normal;
	margin-top:5px;
}

.newslettersubscription-radio {
	background-color: #fff;
	border: 0px;
}

#newslettersubscription-email {
	font-size: 12px;
	font-weight: normal;
}

#newsletter form {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Paginatore */
.paginator {

}

.paginator span {

}

.paginator a {

}

/* Varie */
#gadgets {
	height: 210px;
	margin-top: 20px;
	width: 100%;
}

.icon {
	vertical-align: middle;
	width: 20px;
}

img-link {
	text-decoration: none;
}
