/********************************************
* CONIPUGLIA.IT
* Design-Developed by Comma3 (Annia)
* http://www.comma3.com
*
* Creato 26/8/2008 
*
* Site Style
********************************************/

* {	margin: 0;	padding: 0; }

table{}

body {
	background: #F6F6F6 url(../img/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}


h2, h3, h4 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 24px;
	letter-spacing: -0.035em;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.035em;
}

h4 {
	font-size: 11px;
	font-weight: bold;/**/
}

p {
	margin-bottom: 1.5em;
	line-height: 170%;
}

p {
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	color:#CCC; 
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #EDC7C5;/**/
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {	color: #CC3300; }

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../img/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(../img/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(../img/header.jpg) no-repeat;
}
#headerBari {
    height: 140px;
    background: #087FE7 url(../img/header_bari.jpg) no-repeat;
}
#headerBrindisi {
    height: 140px;
    background: #087FE7 url(../img/header_brindisi.jpg) no-repeat;
}
#headerLecce {
    height: 140px;
    background: #087FE7 url(../img/header_lecce.jpg) no-repeat;
}
#headerFoggia {
    height: 140px;
    background: #087FE7 url(../img/header_foggia.jpg) no-repeat;
}
#headerTaranto {
    height: 140px;
    background: #087FE7 url(../img/header_taranto.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	padding: 100px 0 0 76px;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: 200;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#Nav1 {
	/*float: right;*/
	float: left;
}

#Nav1 ul {
	margin: 0;
	padding: 111px 0px 10px 58px;
	list-style: none;
	line-height: normal;
}

#Nav1 li {
	padding: 0px 0px 8px 0px;
	display: inline;
	margin: 0;
}
#Nav1 a:hover, #Nav1 a.current { background-color:#FFF; color:#0870C5; text-decoration: underline;}


#Nav1 a {
	padding: 13px 11px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	background: url(../img/img04.jpg) no-repeat;
}

.bgpage {
	background: url(../img/bg_page_colon2.gif) repeat-x; /*background-color:#CC9900*/;
}

#page ul.list { 
	list-style: none;
	padding: 5px 6px 5px 20px;
	}
#page ul.list li { 
	background-image: url(../img/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style: none;
	padding: 5px 6px 5px 10px;
	}
.clear { clear:both; }


/* Content */

#content {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
}

#content h1.title {
	margin: 30px 0px;
	border-bottom: 1px solid #F2F2F2;
}
.openform{ border-bottom: 3px solid #F2F2F2;}


/*post classe famiglia contenitori contenuto dinamico!! */

.post {	padding-top: 20px; }

.post .title { background-color:#D9E9F6; padding: 3px 10px;}

.post .title a { text-decoration: none;	color: #37404C; }

.post .title a:hover {	text-decoration: underline; }

.post .entry { }

.post .entry img {  /*width:65px;*/ padding:1px;  margin: 0 10px 0 0px; float:left; border: 1px solid #EBEBEB; }

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../img/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 15px;
	background: url(../img/icon_doc.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 18px;
	background: url(../img/icon_coment.gif) no-repeat left center;
}
.post .data {
	display: block;
	float: left;
	font-size:0.9em;
	padding: 0 30px 0 18px;
	background: url(../img/icon_data.gif) no-repeat left center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.post .meta .back {
	display: block;
	float: right;
	padding-left: 15px;
	background: url(../img/icon_back.gif) no-repeat 0 5px;
	
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	/*padding: 67px 76px 0 0;*/
	padding: 30px 40px 0 30px;
	margin: 0px 20px 0 0px;
	background: url(../img/bg_page_colon2.gif)  repeat-y;
}

#sidebar ul.Nav2 { 
	list-style: none;
	padding: 5px 10px 5px 10px;
	background-color:#A7CEEB;
	background: url(../img/bg_nav2.gif) repeat-x top left #F0F3F5;
	
	}

#sidebar ul.Nav2 li {
	/*background-image: url(../img/bullet_2.gif);*/
	background-image: url(../img/icon_link_out.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style: none;
	padding: 5px 6px 5px 16px;
	text-align: left;
	}

#sidebar ul.Nav2 a {
	color: #006699;
	font-weight: bold;
}
#sidebar ul.Nav2 a:hover { color:#003366;	}
#sidebar ul.Nav2 a,  ul.Nav3 a {
	font-size:12px;
	text-decoration:none;
	letter-spacing: -0.5px;
}

#sidebar ul.Nav3 a { 
	text-decoration:none; 
	background-image: url(../img/arrow_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style: none;
	padding: 5px 6px 5px 18px;	}
	
	

#sidebar ul.Nav3 { 	list-style: none;	padding: 5px 6px 5px 14px;	}

#sidebar ul.Nav3 li {
	background-image: url(../img/line_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 12px;
	list-style: none;
	padding: 5px 6px 5px 0px;
	text-align: left;
	}

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

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

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#sidebarform {
}

#sidebarform br {
	display: none;
}

#sidebarform input {
	padding: 1px 5px;
	border-top: 1px solid #D2231A;
	border-left: 1px solid #D2231A;
	border-right: 1px solid #ae382d;
	border-bottom: 1px solid #ae382d;
	background: #A4161B url(../img/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebarform #cel {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(../img/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 230px;
}

#widebar #colB {
	float: left;
	width: 290px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 190px;
	padding-left: 45px;
	
}
#widebar #colA a, #widebar #colB a, #widebar #colC a { color:#FFF; text-decoration: none;}
#widebar #colA a:hover, #widebar #colB a:hover, #widebar #colC a:hover { color:#DC958C; text-decoration:underline;}

#widebar p { color:#C7A9A7; }
#widebar h3 { color:#380E0C; border-bottom: 1px solid #822F20;}
#widebar h4 { color:#E6C8C6; }

.clear { clear:both; }

/* Footer */

#footer {
	height: 108px;
	background: url(../img/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #8E8E8E;
	font-size: 0.9em;
}

#footer a {	color: #666666; }

#footer .credit { margin: 0 auto; }

/* pieghevole*/
ul#minipics{margin:0;padding:0;list-style-type:none;  }

ul#minipics li{
    float:left; 
    margin: 20px ;padding:15px 0 7px 15px;
    background: url(../img/shadow2.png) no-repeat bottom right}

ul#minipics li img{display:block;
    border:1px solid #ccc;padding: 5px;
    border-color: #ccc #999 #666 #ccc} 
/* /pieghevole*/    
