/*
Theme Name: Misericordia di Scafa
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Fabio Notarfranco
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



* {
	margin: 0;
	padding: 0;
	border: 0;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(img/tile_kidblue_background.jpg);
    height: 100%;
	}

a {
	text-decoration: none;
	}

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

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

div#page {
    margin: 0px auto;
	background-image: url(img/star_tiles.jpg);
	background-position: left;
	background-repeat: repeat-y;
    height: 100%;
	width: 700px;
	}

div#header {
	background-image: url(img/tile_watercolor_blue_med100_1.png);
	height: 180px;
	position: relative;
	}

div#loghetto_mis_home {
	position: absolute;
	left: 15px;
	top: 25px;
	}

div#scritta_head {
	position: absolute;
	left: 137px;
	top: 20px;
	}

div#loghetto_pc_home {
	position: absolute;
	right: 15px;
	top: 25px;
	}

div#menu_header {
	position: absolute;
	bottom: 0px;
	border-top: dashed 1px blue;
	width: 100%;
	height: 35px;
	padding-top: 5px;
	text-align: center;
	}

div#menu_header ul li {
	display: inline;
	padding: 0px 30px;
	}

div#contenitore_home {
	background-image: url(img/tornpaper_long_blue.jpg);
	background-position: -55px;
	background-repeat: repeat-y;
	width: 700px;
	height: 645px;
	position: relative;
	border-bottom: blue 1px dashed;
	}

div#contenitore_principale {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-75px;
	background-image: url(img/About_BG.jpg);
	width: 700px;
	position: relative;
	border-bottom: blue 1px dashed;
	}

div#contenitore_interna {
	background-image: url(img/Polka_BG.jpg);
	width: 700px;
	position: relative;
	border-bottom: blue 1px dashed;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-75px;
	}

div#sotto_header {
	height: 14px;
	background-image: url(img/backgroundimage_1.png);
	background-repeat: no-repeat;
	}

div#content {
    height: 100%;
    min-height: 600px;
    padding: 10px;
    }

div#foto_home {
	position: absolute;
	top: 90px;
	left: 50px;
	}

div#scritta_home {
	position: absolute;
	top: 395px;
	left: 50px;
	}

div#anno_home {
	background-image: url(img/shapeimage_8.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 104px;
	padding-right: 10px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 30px;
	}

div#titolo_pc {
/*    padding: 10px 12px 0px 12px;    */
    }

div#testo_pc {
/*	padding-top: 10px;     */
    }

div#testo_pc h2 {
	padding: 25px 0px 5px 0px;
	font-size: 20px;
	color: #333333;
	}

div#testo_pc p {
    padding: 5px 0px;
    }

div#testo_pc img {
	padding: 5px 0px;
    }

ul#pc {
	list-style-image: url(img/logo_pc_list.png);
    padding: 10px 50px;
	font-weight: bold;
	font-size: 16px;
    }

ul#pc span {
	padding-left: 10px;
	color: #666666;
	}

div#foto_pc {
	float: right;
	width: 250px;
	padding-left: 20px;
	}

div#chisiamo_img {
	float: right;
	padding: 75px 20px;
	}

div#chisiamo_link {
	padding-top: 25px;
	}

ul#chisiamo_ul {
	list-style-image: url(img/mis_ul.png);
    padding: 10px 50px;
	font-weight: bold;
	font-size: 16px;
	}

div.magistrato {
	padding: 10px 0px 20px 10px;
	}

div.magistrato h3 {
	font-style: italic;
	}

div.magistrato p {
	}

div.magistrato a {
	}

div#storia_misericordie {
    padding: 10px;
    }

div#storia_misericordie h2 {
    padding-bottom: 15px;
    }

div#storia_misericordie p {
    padding-bottom: 10px;
    }

div#storia_misericordie ul {
	list-style-image: url(img/mis_ul.png);
    padding: 10px 50px;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
    }

div#storia_misericordie ul li {
    padding-bottom: 5px;
    }

div#storia_misericordie div {
    text-align: center;
	padding: 10px 0px;
    }

div#misericordie_scafa {
    padding: 10px;
    }

div#misericordie_scafa h2 {
    padding-bottom: 15px;
    }

div#misericordie_scafa h3 {
	padding-top: 20px;
    padding-bottom: 15px;
    }

div#misericordie_scafa p {
    padding-bottom: 10px;
    }

div#misericordie_scafa img {
    float: right;
	padding-left: 20px;
    }

p.firma {
	text-align: right;
	font-style: italic;
	padding-top: 25px;
	}

div#formazione {
    padding: 10px;
    }

div#formazione h2 {
    padding-bottom: 15px;
    }

div#formazione p {
    padding-bottom: 10px;
    }

div#formazione ol {
	padding-top: 20px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	}

div#formazione ol li {
    padding-bottom: 20px;
    }

div#formazione div {
	overflow: hidden;
	padding: 20px 0px;
	}

div#formazione div p {
	padding-top: 50px;
	}

div#regolamenti {
    padding: 10px;
    }

div#regolamenti ul {
	list-style-image: url(img/mis_ul.png);
    padding: 10px 50px;
	font-weight: bold;
	font-size: 16px;
	}

div#regolamenti ul li {
    padding-bottom: 20px;
    }

div#regolamenti ul li a {
	padding-left: 10px;
	}

div.statistiche {
	padding: 10px;
	}

div.statistiche ul {
	margin-left: 115px;
	padding-left: 15px;
	padding-bottom: 20px;
	}

div.statistiche p {
	margin-left: 115px;
	}

div.anno_statistiche {
	float: left;
	background-image: url(img/anno_statistiche.png);
	background-repeat: no-repeat;
	width: 102px;
	height: 54px;
	}

div.anno_statistiche p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 33px;
	color: #000099;
	padding-left: 7px;
	padding-top: 5px;
	margin: 0px;
	}

div#numeri {
	padding: 50px 10px;
	}

div#numeri div {
	float: left;
	}

div#numeri ul {
	margin-left: 220px;
	list-style: none;
	padding-bottom: 20px;
	}

div#numeri ul p {
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	}

div#numeri ul p span {
	float: left;
	width: 325px;
	height: 20px;
	}

div#coordinamento {
	padding: 10px;
	}

div#coordinamento ul {
	padding: 0px 0px 15px 50px;
	}

div#coordinamento div#top {
	overflow: hidden;
	}

div#coordinamento div#top img {
	float: right;
	padding: 0px 0px 20px 20px;
	}

div#coordinamento div#top p {
	padding-bottom: 20px;
	}

div#coordinamento div#destra {
	float: right;
	}

div#coordinamento div#destra h3{
	padding: 10px 0px;
	}

div#coordinamento div#destra p{
	padding-left: 15px
	}

div#coordinamento div#sinistra {
	float: left;
	}

div#coordinamento div#sinistra h3{
	padding: 10px 0px;
	}

div#coordinamento div#sinistra p{
	padding-left: 15px
	}

div#vestizione {
	padding: 10px;
	}

div#vestizione p {
	padding-bottom: 20px;
	}

img#vestizione_1 {
	float: right;
	padding: 0px 0px 15px 15px;
	}

img#vestizione_2 {
	padding: 10px 0px 10px 55px;
	}

div#sanitario img {
	float: right;
	}

div#sanitario div {
    overflow: hidden;
    padding: 15px 0px;
    }

div#sanitario div img {
	float: left;
    padding: 0px 40px;
	}

div#sanitario div ul {
    padding-left: 30px;
	}

div#sociale {
    padding-top: 20px;
    }

div#sociale div {
    overflow: hidden;
    padding-bottom: 20px;
    }

div#sociale div.foto {
    width: 335px;
    float: right;
    }

div#sociale img {
    float: right;
    padding: 0px 0px 15px 15px;
    }

div#sociale h3 {
    padding-bottom: 15px;
    }

div#sociale p {
    padding-bottom: 10px;
    }

div#dove {
	padding-top: 25px;
	}

div#dove h3 {
	padding-bottom: 20px;
	}

div#dove h4 {
	padding-bottom: 5px;
	}

div#dove p {
	padding-bottom: 20px;
	}

div#mappa {
	float: right;
	}

div.post {
	padding: 20px 10px;
	border-bottom: dashed 2px #666;
	}

div.entry {
	padding: 15px 0px;
	}

div.navigation {
	padding: 10px;
	overflow: hidden;
	}

p.postmetadata {
	padding-top: 15px;
	}

h3#comments {
	padding: 15px 0px 0px 10px;
	}

ol.commentlist {
	padding: 0px 35px;
	background-color: #C1E3EC;
	}

ol.commentlist li {
	padding: 10px 0px;
	border-bottom: solid 1px #000;
	}

ol.commentlist li p {
	padding: 5px 0px;
	}

div#respond {
	padding: 0px;
	}

div#respond h3 {
	padding: 10px 0px;
	}

div#respond form {
	background-color: #A3DAEE;
	padding: 25px 30px;;
	}

div#respond form input {
	margin: 5px 0px;
	}

div#respond form textarea {
	margin: 5px 0px;
	width: 620px;
	}

div.navigation div.alignleft {
	float: left;
	}

div.navigation div.alignright {
	float: right;
	}

div#push {
    height: 75px;
    }

div#footer {
    height: 75px;
    }