/*
Theme Name: pdli
Theme URI: 
Description: WP PD Li theme.
Version: 1.0
Author: gab
Author URI: 
*/

/* 
Colors: 
PD green : 338926 
PD red : f80700 , ec1d23
PD olive : 276b20

Blu mare : 688fa9
Blu mare scuro : 495a74 

font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;

A49A8C grigio chiaro 
99cccc , #9faec4;
*/

body { margin: 0px; padding: 0px; 
	/* background: url(images/logo_3x970.jpg) no-repeat center top;*/  /* url(images/bg.jpg) repeat-x center top*/
	/* background: url(images/bckg_feste.jpg) repeat-x center top;*/ 
	background: url(images/bkg3.gif) repeat-y center top; 
	/* background: url(images/bkg4si.1.gif) repeat-y center top; */
	border-top: solid 3px #6f94af; 
	/* font-size: 12px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; */
	font-family: Georgia, "Times New Roman", serif; 
	}

h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }
a, a:link, a:active { color: #495a74; /* Link - Title color : #EE4705 : 12 Mar '08 */ }
a:hover { color: #495a74; }

/** stili generali **/

.smalltitle { color:  #A49A8C; 
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
	font-size: 12px; text-transform: none; }

.smallgtxt { color:  #A49A8C;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
	font-size: 11px; text-transform: none; 
	text-align: left; }

.wrap { width: 900px; margin: 0px auto 0px auto; }
.leftalign { width: 570px; float: left; }
.rightalign { width: 310px; float: right; }

.alignright {
	float: right;
	margin-top: 3px;
	margin-left: 3px;
	}

.alignleft {
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	}
	
.aligncenter {
	text-align: center;
	margin: 3px;
}


a.more-link { /* width: 187px; height: 28px; display: block; text-indent: -9999px; 
	background: #000000;  #000000 url(images/morelink.jpg) */
	color: #000; 
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
	font-size: 12px; font-style: italic; /* text-transform: italic; */
	}
a.more-link-hp { /* width: 187px; height: 28px; display: block; text-indent: -9999px; 
	background: #000000;  #000000 url(images/morelink1.jpg) */
	color: #f80700; 
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
	font-size: 18px; font-style: italic; /* text-transform: italic; */
	}
.clear { clear: both; }
.heading { border-top: solid 5px #D8CFC1; border-bottom: solid 1px #D8CFC1; background: #fbfaf8; margin-bottom: 7px; padding: 3px 0 3px 0; }
.heading2 { border-bottom: solid 1px #D8CFC1; margin-bottom: 7px; padding: 3px 0 3px 0; }
h3 { font-size: 14px; font-weight: bold; 
	/* font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; */ 
	font-family: Georgia, "Times New Roman", serif; 
	text-transform: none; }
h3 a { text-decoration: none; }
h4 { font-size: 11px; font-weight: bold; 
	/* font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; */ 
	font-family: Georgia, "Times New Roman", serif; 
	text-transform: none;}
h4 a { text-decoration: none; }
.heading h3 { float: left; } 
.heading h4 { float: left; color: #A49A8C;
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 11px; text-transform: none; } 
.heading .rss { width: 16px; height: 16px; display: block; text-indent: -9999px; background: url(images/rss.jpg) no-repeat center top; float: right; }
.navigation a { text-decoration: none; 
	background: #F5EBDD; 
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; 
	text-transform: none; 
	font-size: 14px; font-weight: bold; 
	width: 210px; display: block; 
	text-align: center; padding: 4px; }
.navigation .alignleft { float: left; }
.navigation .alignright { float: right; }
.imgcaption { color: #A49A8C; 
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
	font-size: 11px; font-style: italic; text-transform: none; 
	float: none;}
/** stili header**/

.header { height: 120px; /* margin: 45px 0px 41px 0px; */ 
	background: url(images/logo_3x970_nomap.jpg) no-repeat top left;	}
#headlogo { width: 365px; 
	/* background: url(images/headbg.png) no-repeat top left;    */
	float: left;  text-align: center; padding: 25px 0 25px 0; 
	font-size: 43px; font-weight: bold; 
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif; 
	letter-spacing: -1px;}
#headlogo:hover { color: #ffffff; }
.header h1 a { text-decoration: none; color: #ffffff;}
.header h1 a span { font-weight: normal; color: #EF4723; }
.header ul { width: 705px; height: 31px; 
	margin: 57px 0px 0px 0px; padding: 0px; list-style: none; float: right; 
	background: #338926;}
.header ul li { display: inline; }
.header ul li a { width: 91px; padding: 3px 0 5px 0; 
	font-size: 16px; font-family: Georgia, "Times New Roman", serif; 
	font-weight: bold;
	text-decoration: none; display: block; 
	float: left; text-align: center; color: #fff; /* color: #DCA89B; */ }
.header ul li a:hover { color: #f80700; /* #ffffff; */ }
.header ul li.current_page_item a { width: 125px;
	/* background: url(images/hmenubg.png) no-repeat center center;  */
	color: #f80700; /* #ffffff; */ }


/** stili articolo principale **/

.featured { background: #E5F2FF; 
	/*verdone #64a748 ; celeste scuro #0169ad; celeste default #b5d2f2;  #a0ac86;  #b5d2f2;    #c2cbdc;  */
	/* #F6EEE3 url(images/featuredbg.jpg) repeat-x center top */
	border-top: solid 1px #64a748; /*  #ffffff */
	padding: 7px 0 7px 0;
	}
.featured h2 { font-family: Georgia, "Times New Roman", serif; 
	font-size: 24px; font-weight: bold; line-height: 32px; margin: 3px 0px 3px 10px; }
.featured h2 a { color:  #ec1d23; /* #e9c531 #ffffff; #f80700; #EE4705; background: #ffffff; */ text-decoration: none; }
.featured .leftalign img { border: solid 1px #E7D9C6; padding: 2px; width: 150px; float: left; margin-right: 15px; }
.featured .postcontent { width: 345px; float: right; 
	/* font-size: 15px; font-weight: bold;
	font-family: Georgia, "Times New Roman", serif; */ 
	}
.featured p, .postcontent { margin: 0px 0px 3px 0px; font-size: 12px; 
	font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif;  
	color: #000; /* #ffffff; #6A5E4C;  */
	line-height: 18px; }
.advertisment { width: 300px; /* 300px */
		border: solid 1px #E7D9C6; padding: 2px; margin-top: 5px; }


/** colonne articoli **/

.maincontent { width: 710px; float: left; }
.articlecolumn { width: 345px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
#featured-posts .article h2 a { color: #EE4705; }
.articlecolumn { margin-bottom: 7px; }
.newssection .article, .articlecolumn .article { /* border-bottom: solid 1px #D8CFC1; */ margin-bottom: 1px; padding-bottom: 1px; }

.newssection h2 { font-size: 16px; font-weight: bold; line-height: 18px; font-family: Georgia, "Times New Roman", serif; }

.newssection h22 { font-size: 12px; font-weight: bold; line-height: 14px; font-family: Georgia, "Times New Roman", serif; border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; }
.newssection h22 a { color: #000000; text-decoration: none; }

.newssection .article h2, .articlecolumn .article h2 { font-size: 16px; font-weight: bold; border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; line-height: 18px; font-family: Georgia, "Times New Roman", serif; }
.newssection .article h2 a, .articlecolumn .article h2 a { color: #000000; text-decoration: none; }
.newssection .article p, .articlecolumn .article p { color: #6A5E4C; font-size: 11px; line-height: 14px; font-family: 'Verdana', 'Arial', sans-serif;  }
.newssection .article p a, .articlecolumn .article p a { font-weight: bold; }
.newssection .article .left, .articlecolumn .article .left { width: 95px; float: left; text-align: right; font-size: 11px; color: #B4AB9D; text-transform: none; font-family: Georgia, "Times New Roman", serif; line-height: 14px; }
.newssection .article .left img, .articlecolumn .article .left img { border: solid 1px #E7D9C6; padding: 2px; }
.newssection .article .right, .articlecolumn .article .right { width: 230px; float: right; }


/** barra laterale **/

.homesidebar { width: 180px; 
		border-top: solid 6px #D8CFC1; 
		border-left: dotted 1px #D8CFC1;
		float: right; padding-top: 5px; padding-left: 3px; }
.homesidebar h3 { background: #338926; /* #a0ac86;  #b5d2f2; */
	border-bottom: solid 1px #D8CFC1; 
	line-height: 17px; 
	padding-top: 3px;  
	padding-bottom: 7px; margin-bottom: 10px; 
	text-align: center; 
	text-decoration: none; 
	color: #ffffff;
}
.homesidebar ul { list-style: none; 
		padding-right: 1px; padding-left: 1px;
		margin: 0px; color: #C3B39D; 
		font-size: 11px; 
		font-family: Georgia, "Times New Roman", serif;}
.homesidebar ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 6px; margin-bottom: 5px; }
.homesidebar ul li a { font-size: 12px; margin-right: 4px; }
.homesidebar .item { margin-bottom: 25px; }

.homesidebar .children li {
	padding-left: 7px; 
	font-style: italic;
	border-bottom: none;
	margin-top: 3px; margin-bottom: 1px;
}

.homesidebar .item .iniziativ { color: #000; font-size: 11px; line-height: 14px; font-family: Georgia, "Times New Roman", serif;  }
.homesidebar .item .iniziativtit a { font-size: 11px; line-height: 14px; font-family: Georgia, "Times New Roman", serif;  }

.singlesidebar { width: 310px; float: right; margin: 3px 0 0 0; }
.singlesidebar .item { margin: 10px 0 30px 0; }

/** intervento singolo **/

.singlepost { width: 570px; float: left; margin: 7px 0 0 0; }
.singlepost .postcontent { color: #6A5E4C; line-height: 18px; border-bottom: dashed 1px #D8CFC1;
		margin-bottom: 7px;}
.singlepost .posthead h2 { font-family: Georgia, "Times New Roman", serif; font-size: 26px; line-height: 27px; margin: 0px 0px 4px 0px;  }
.singlepost .posthead span { font-family: Georgia, "Times New Roman", serif; font-weight: bold; text-transform: none; font-size: 13px; color: #b1a289; }
.singlepost .posthead p { font-size: 15px; line-height: 15px; font-style: italic; color: #e35b25; border-top: dashed 1px #B1A289; padding-top: 3px; }
.singlepost .postcontent blockquote { margin: 0px; padding: 0px 0px 0px 3px; background: url(images/quote.jpg) no-repeat top left; color: #917A69;  font-size: 13px; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 24px; line-height: 26px;  }
.singlepost .post { margin-bottom: 20px; }
.singlepost .posthead h2 a { text-decoration: none; }

/** novita' in home page **/

.newssection { margin: 0px 0px 5px 0px; }
.newssection .article { width: 340px; float: left; height: 150px;  }
.newssection .even { float: right; }
.newssection ul { width: 340px; float: right; margin: 0px; padding: 0px; list-style: none; color: #B4AB9D; text-transform: none; font-family: Georgia, "Times New Roman", serif;}
.newssection ul li h2 { font-size: 16px; font-weight: normal; line-height: 18px; text-transform: none; }
.newssection ul li h2 a { text-decoration: none; }
.newssection ul li h3 { font-size: 12px; font-weight: normal; line-height: 14px; text-transform: none; }
.newssection ul li h3 a { text-decoration: none; }
.newssection ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; margin-bottom: 5px; }
.newssection ul li .dateaut { font-size: 11px; font-weight: normal; line-height: 12px; text-transform: none;  }

.singlesidebar .newssection .article { width: 310px; }
.singlesidebar .newssection .article .right { width: 200px; }
.singlesidebar .newssection  ul { width: 310px; }
.singlesidebar .newssection ul li h2  { font-size: 15px; font-weight: bold; }

/** footer **/

.footer { margin-top: 10px; 
	background: #338926; /* #a0ac86; /* #6f94af; */
	/* background: #2B1C17 url(images/footerbg.jpg) repeat-x center top; */
	border-top: solid 6px #E0D6CC; 
	padding: 10px 0 10px 0; }
.footer h1 { display: block; float: right; width: 260px; background: url(images/footerlogo.png) no-repeat top left; text-align: center; padding: 20px 0 20px 0; font-size: 28px; font-weight: bold; font-family: Georgia, "Times New Roman", serif; letter-spacing: -1px;  }
.footer h1 a { text-decoration: none; color: #ffffff;}
.footer h1 a span { font-weight: normal; color: #EF4723; }
.footer .left { width: 500px; float: left; margin-top: 20px; color: #CAB4AA;}
.footer .left a { color: #CAB4AA; }
.footer .left h2 { font-family: Georgia, "Times New Roman", serif; font-size: 20px; color: #ffffff; letter-spacing: -1px; text-transform: uppercase; font-weight: bold; }

/** commenti **/

.comments { padding: 0px; border-top: dotted 1px #F6F4F4; margin-top: 7px; 
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; 
	font-size: 11px;
	}
.comment-meta { width: 130px; float: left; padding: 0px 0 3px 0; text-align: right; color: #b1a289; border-top: dotted 1px #aaaaaa; margin-top: -5px;}
.commenttext { float: right; width: 400px; padding-left: 20px; 
		border-left: dashed 1px #aaaaaa; border-top: dotted 1px #aaaaaa; margin-top: -5px; margin-bottom: -5px;}
.comment-author { display: block; font-weight: bold; }
.comment-date { font-size: 12px; color: #B4AB9D; }
.comment-meta a { color: #000000; text-decoration: underline; }
.comment { margin-bottom: 15px; }
h2#comments { display: block; padding-bottom: 7px; margin: 15px 0 10px 0; border-bottom: solid 3px #dddddd; 
	color: #b1a289; }
#commentform span { display: block; font-size: 12px;  margin-bottom: 10px;}
#commentform input { border: solid 2px #dddddd; background-color: #ffffff; padding: 3px; 
		width: 300px; margin-right: 10px; }
#commentform textarea { width: 560px; border: solid 2px #dddddd; padding: 3px;  margin-bottom: 7px;}

.login { padding: 0px; border-top: dotted 1px #F6F4F4; margin-top: 7px; 
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; 
	font-size: 12px;
	text-align: center;
	}

/* ad hoc styles */ 
.grayrow { background-color: #E0D6CC; }

.separatore { border-bottom: dashed 1px #D8CFC1; padding-bottom: 3px; margin-bottom: 3px; }
.separatorev3 { border: solid 3px #308A26; background-color: #308A26; padding-bottom: 3px; margin-bottom: 3px;
		width: "100%"; }

