/*
Theme Name: comitato
Theme URL: http://www.legalitaebenessere.it/
Description: tema per il nostro sito
Author: comitato
*/
body,
form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
p {
   	padding: 0;
        margin-bottom: 15px;
}
ul, li { list-style: none; }
img { 
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding: 8px 4px 8px 4px;
  margin: 10px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.hide { display: none; }
/*****************/
/* Section Rules */
/*****************/
body {
	background: transparent url("i/b.jpg") repeat-x;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	color: #154771;
}
#wrapper {
	position: relative;
	margin: 0 auto;
        padding: 0px;
	width: 1010px;
	text-align: justify;
}
#header {
        background: transparent url("i/h.jpg") no-repeat;
	clear: both;
	margin: 0px 0px 0px 1px;
        padding: 0px;
	position: relative;
	height: 256px;
        width: 1003px;
}
#header_speciale {
        background: transparent url("i/h_speciale.jpg") no-repeat;
	clear: both;
	margin: 0px 0px 0px 1px;
        padding: 0px;
	position: relative;
	height: 76px;
        width: 1010px;
}
/* MENU */
#menu {
	background: transparent url("i/last5.jpg") no-repeat;
	height: 50px;
        width: 560px;
	margin: 0 auto;
}
#menu ul {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: 1px;
}
#menu a {
	display: block;
	float: left;
	margin: 10px 7px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}
#menu a:hover {
	background-color: #70aef9;
	color: #FFFFFF;
}

/**********/
/* Bloxes */
/**********/
#sidebar {
        position: absolute;
        left: 800px;
	width: 210px;
}
#sidebarsx {
        position: absolute;
        left: 0px;
	width: 210px;
}
#center {
        position: absolute;
        left: 225px;
	width: 560px;
}
#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	color: #154771;
}
#footer a {
	color: #154771;
	text-decoration: underline; 
}
#footer p { padding-bottom: 10px; }
/**********/
/* Bloxes */
/**********/
#center .box {
	background: transparent url("i/box2.jpg") left bottom no-repeat;
}
.wp-caption-text {
        font-size: 12px;
        color: #1A5B8F; 
	font-weight: bold;
}
.postmetadata {
        font-size: 12px;
        color: #1A5B8F; 
	font-weight: bold;
}
.title {
	text-indent: -9999px;
	height: 40px;
}
.box h1 { 
        font-size: 13px;
        padding: 10px;
}
.box p,
.box form {
	text-align: justify;
}
.box p strong { color: #1A5B8F; }
.box p a      { color: #1868c2; text-decoration: underline; }
/*****************/
/* Message Boxes */
/*****************/
.boxMess  { 
	padding: 10px 6px 10px 0;
	}
.entry  { 
	padding: 20px 0 0 0;
	}
.boxMess h2, .boxMess h3 {
	padding: 0 17px 0 10px;
}
.boxMess p, .boxMess li, .boxMess small { 
	padding: 0 10px 0 10px;
	}
.boxMess small { 
	padding: 0px 10px 0 10px;
	font-size: 11px;
	color: #154771;
	}
.boxMess img { 
	padding: 10px;
	}
.boxMess .button {
	position: absolute;
	top: 0px;
	left: 380px;
	display: block;
	text-indent: -9999px;
	background: transparent url("i/invia_mail.jpg");
	height: 45px;
	width: 146px;
}
.boxMess .data {
	color: #1868c2;
	/*width: 100%;
	background: transparent url("../i/divisorio.jpg") 0 30px no-repeat;
	padding: 10px 0 30px 5px;
	margin: 0 0 0 1px;*/
	}
.divisorio {
	display: block;
	width: 100%;
	background: transparent url("i/divisorio.jpg") no-repeat;
	border: 0;
	height: 33px;
	margin: 20px 0px 0px 0px;
	}
/***********/
/* Sidebar */
/***********/
#sidebar {
	background: transparent url("i/boxsidebar.jpg") left bottom no-repeat;
	padding-bottom: 40px;
	overflow: hidden;
}
#sidebar form { padding: 8px; }
#sidebar input#cerca {
	width: 180px;
	display: block;
	margin-bottom: 5px;
}
#sidebarsx form { padding: 8px; }
#sidebarsx input#cerca {
	width: 180px;
	display: block;
	margin-bottom: 5px;
}
#sidebar ul {
	border-top: 1px solid #e4e4e4;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 8px 1px;
	width: 203px;
	overflow: hidden;
}
#sidebar li  {
	border-bottom: 1px solid #e4e4e4;
	padding-left: 15px;
	background: transparent url("i/list.jpg") 5px 5px no-repeat;
	color: #6f8291;
	line-height: 20px;
}
#sidebar li ul li {
	border-bottom: 0px solid #e4e4e4;
}
#sidebar ul li ul{
	margin: 0 0 0 0;
	font-size: 100%;
	border-top: 0px solid #e4e4e4;
	}
#sidebar li a {
	color: #6f8291;
}
#sidebar ul li ul li a {
	color: #8DA5B8;
}
#sidebar .banner { 
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 1px 1px 1px 2px;
	border-radius: 0px;
	align: left;
	display: block;
}
#sidebar .banner_big { 
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 1px 1px 1px 2px;
	border-radius: 0px;
	align: left;
	display: block;
}
/***********/
/* SidebarSx */
/***********/
#sidebarsx {
	background: transparent url("i/boxsidebar.jpg") left bottom no-repeat;
	padding-bottom: 40px;
	overflow: hidden;
}
#sidebarsx .banner { 
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 1px 1px 1px 2px;
	border-radius: 0px;
	align: left;
	display: block;
}
#sidebarsx .banner_big { 
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 1px 1px 1px 2px;
	border-radius: 0px;
	align: left;
	display: block;
}

/**********/
/* Titles */
/**********/
#center  .benvenuto { background: transparent url("i/benvenuto.jpg") no-repeat; }
#center  .lastmess  { background: transparent url("i/last5.jpg") no-repeat; }
#sidebar .cerca     { background: transparent url("i/cerca.jpg") no-repeat; height:50px; }
#sidebarsx .cerca     { background: transparent url("i/cerca.jpg") no-repeat; height:50px; }
#sidebar .tematiche { background: transparent url("i/tematiche.jpg") no-repeat; }
#sidebar .quartieri { background: transparent url("i/quartieri.jpg") no-repeat; }
#sidebar .seguici { background: transparent url("i/seguici.jpg") no-repeat; }
#sidebar .altro { background: transparent url("i/altro.jpg") no-repeat; }
#sidebar .attivita { background: transparent url("i/attivita.jpg") no-repeat; }
#sidebar .archivi { background: transparent url("i/archivi.jpg") no-repeat; }
#sidebar .risorse { background: transparent url("i/risorse.jpg") no-repeat; }
#sidebarsx .locale { background: transparent url("i/locale.jpg") no-repeat; }
#sidebarsx .generale { background: transparent url("i/generale.jpg") no-repeat; }
#sidebarsx .sezione { background: transparent url("i/mogliano.jpg") no-repeat; }
#sidebar .meta { background: transparent url("i/meta.jpg") no-repeat; }
#sidebarsx .tematiche { background: transparent url("i/tematiche.jpg") no-repeat; }
/*-----------PROPRIETA' WORDPRESS--------------*/
/*---------------SUBPAGE------------------------*/
#subpage {
		width: 410px;
		display: box;
		padding: 0 0 0 25px;
		font-size: 13px;
	}
#subpage ul {
		font-size: 12px;
		margin: 0 2px 0 1px;
		padding: 5px 0 10px 0;
		width: 203px;
		
	}
#subpage li  {
	padding-left: 15px;
	background: transparent url("i/list.jpg") 5px 3px no-repeat;
	color: #154771;
	line-height: 15px;
}
#subpage li ul li {
	border-bottom: 0px solid #e4e4e4;
}
#subpage ul li ul{
		margin: 0 0 0 0;
		font-size: 100%;
		border-top: 0px solid #e4e4e4;
	}
#subpage li a {
	color: #154771;
}
#subpage ul li ul li a {
	color: #154771;
}
/*---------------SUBPAGE------------------------*/
h2 a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #1868c2;
	padding: 0 10px 0 0;
}
h2.pagetitle {
	padding: 0 0 0 10px;
}
p.postmetadata { 
	padding: 25px 10px 0 10px;
}
.navigation {
  width:480px;
  height:50px;
  padding: 0 0 0 28px
}
.alignleft {
  float: left; 
  padding: 0 0 0 30px;
}
.alignright {
  float: right;
  padding: 0 30px 0 0 ;
}
/*-------------Other------------------*/
hr {
	display: none;
} 
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding: 8px 4px 8px 4px;
margin: 10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 17px;
padding: 6px 0px 0px 0px;
margin: 0;
text-align: center;
}
.navigation img {
    border: 0;
    padding: 0;
}
/* Begin Images */  
p img {  
  padding: 0;  
  max-width: 100%;  
}  
   
img.centered {  
  display: block;  
  margin-left: auto;  
  margin-right: auto;  
}  
  
img.alignright {  
  xxpadding: 4px;
  xxmargin: 0 0 2px 7px;
  display: inline;  
  xxfloat: right;  
}  
img.alignleft {  
  xxpadding: 4px;
  xxmargin: 0 0 2px 7px;
  display: inline;  
  xxfloat: left;  
}  
.alignright {  
  float: right;  
}  
.alignleft {  
  float: left  
}  
/* End Images */  
