/*   
Theme Name: ClescChild
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/* |||||||||||||| BORDERS & BACKGROUND |||||||||||||| */
body {
	background-repeat: repeat;
	background-image: url(elements/body-bg.jpg);
	background-attachment: fixed;
}
div#header, div.menu, div#amanuensi_middle, div#subsidiary, div#siteinfo {
	background-image: url(elements/container-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

	/* Nasconde il menu orizzontale e il div access */
div#access {
	display: none;
}

	/* Fix margin e border for footer - sovrascrive deafault css */
#footer {
	border-top:0 none;
	margin-top:0;
}
.page-title {
font-size:21px;
line-height:36px;
padding:0;
}
#amanuensi_top {
	height: 54px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 18px;
	width: 100%;
	background-image: url(elements/wrapper-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#branding {
	padding: 0;
	height: 396px;
	background-image: url(elements/start-bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#branding.not-home {
	height: 180px;
	background-position: left 126px;
}
#amanuensi_middle {
	width: 100%;
}
#blurb-container {
	width: 940px;
	margin:0 auto;
}
#siteinfo {
	padding-bottom: 0px;
	padding-top: 22px;
	color:#666666;
	font-size:11px;
	line-height:18px;
}
#footer {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(elements/wrapper-bg.png);
	padding-bottom: 54px;
}
.main-aside ul {
	padding:0;
}
#primary {
	border:1px solid #CCCCCC;
	margin-bottom:22px;
	/*padding:18px 0 0;*/
	padding: 0;
}
.aside ul ul {
	margin:0;
}
body.single ul.post-categories {
	list-style: none;
	list-style-position: outside;
	margin: 0;
}
body.single ul.post-categories a {
	text-decoration: none;
	color: black;
}
body.single ul.post-categories li:last-child {
	display: none;
}

/* Sovrascrivi i css di thematic */

#blog-header {
	padding-bottom: 162px;
}
#blog-header.not-home {
	width: 940px;
	padding-bottom: 18px;
	padding-right: 0;
}

h1#blog-title {
	margin-bottom: 18px;
	float: left;
}
h1#blog-title img.titolo-blog {
	padding-right: 130px;
}
h2#logos.not-home {
	float: right;
}
#menu ul li {
	list-style-type: none;
}
#primary {
	border-width: 0px;
}
/* Menu verticale */
#menu ul li a {
	display: block;
	margin-left: 0px;
	padding-left: 80px;
	/*padding-right: 40px;*/
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-color: #323232;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#menu ul li:first a {
	display: block;
	padding-top: 0px;
}
#menu ul li a:hover {
	background-image: url(elements/menu-freccia.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.summary-content {
border-bottom-color: gray;
border-bottom-style: dotted;
border-bottom-width: 2px;
margin-bottom: 27px;
}


/* |||||||||||||| DESIGN & TYPOGRAPHY |||||||||||||| */

/* These is the appareance and the block of your browser texts */
/* This is the dimension of your browser texts */

body {
	font-size: 62.5%;
	line-height: 1.8;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3, h4, h5, #menu ul li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
}

h3.entry-title {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 0px;
	font-size: 22px;
	line-height: 22px;
}
h3.entry-title a {
	text-decoration: none;
	color: #000000;
}

#menu ul li {
	font-size: 18px;
	line-height: 1;
	letter-spacing: -0.025em;
}

.entry-content p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 18px;
}

#credits p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1.1em;
}

.pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}


#credits p {
	padding-left: 80px;
	margin-bottom: 0;
}
#credits p a:hover {
	text-decoration: underline;
}
p.enter a {
	color: white;
	text-shadow: 0px 0px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(elements/entra.png);
	height: 36px;
	width: 100%;
}

p.enter a:hover {
	background-image: url(elements/entra-hover.png);
}

p.enter span {
	display: none;
}
#claim {
	margin-left: 80px;
}
.entry-content h4 {
	font-size: 1.6em;
	letter-spacing: -0.045em;
	font-weight: normal;
	font-weight: 100;
}
.slug-scegli-il-tuo-progetto h4 {
	margin-bottom: 18px;
}
.entry-content a {
	color: #4BB1DD;
	text-decoration: underline;
}
#main {
padding-top: 54px;
}
.ui-tabs-panel {
	border-color: #CCCCCC;
	border-style: solid;
	padding: 18px;
	margin-top: 18px;
	border-width: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F2F2F2; /*#E6E6E6;*/
}

.agenda-meta-data {
	font-size: 14px;
	font-weight: bold;
}
p.small {
	font-size: 11px;
	color: gray;
}

/* ///////// AGENDA-NEWS BOX WIDGET //////////// */
.agenda-news-box {
	width: 110px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 80px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #F2F2F2; /*#E6E6E6;*/
	padding: 8px;
}


/* ///////// imagemap IMMAGINE //////////// */

div#imagemap{width:510px;
    border:0px;margin:0}
    
    
#imagemap ul.imagemap,#imagemap ul.imagemap li{margin:0;padding:0;list-style:none}
#imagemap ul.imagemap{position:relative;width:510px;height:252px;
    overflow:hidden;background-image: url(http://www.clesc.org/images/clesc-cartina.gif)}
#imagemap ul.imagemap li{text-indent: -9999em;width:0;height:0}
#imagemap ul.imagemap a{position:absolute;background-image: url(http://www.clesc.org/images/clesc-cartina.gif)} 
    
    
#imagemap #imperia a{left: 21px;top: 154px;
    height: 93px;width: 93px;
    background-position:-21px -154px}
#imagemap #imperia a:hover{background-position: -21px -406px} 

#imagemap #savona a{left: 104px;top: 48px;
    height: 141px;width: 115px;
    background-position:-104px -48px}
#imagemap #savona a:hover{background-position: -104px -552px} 

#imagemap #genova a{left: 223px;top: 0px;
    height: 112px;width: 160px;
    background-position:-223px 0px}
#imagemap #genova a:hover{background-position: -223px -252px} 

#imagemap #la-spezia a{left: 386px;top: 63px;
    height: 104px;width: 118px;
    background-position:-386px -63px}
#imagemap #la-spezia a:hover{background-position: -386px -567px} 

.ui-tabs .ui-tabs-hide {
     display: none;
}
li.page_item ul li.page_item a {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.012em;
}
.entry-content ul li {
	font-size: 13px;
}
entry-content a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ///////// TABLE //////////// */
td.column-1 {
	font-weight: bold;
	vertical-align: top;
}
.pageid-195 td.column-1, .category td.column-1 {
	width: 25%;
}
/*tr.odd {
	background-color: gray;
}*/
.wp-table-reloaded {
width:90%;
background-color: white;
}


/* ///////// FORM //////////// */
input, textarea {
	font-family: Arial,Helvetica,sans;
	font-size: 12px;
}

/* ///////// NASCONDI COSE CHE NON SERVONO //////////// */
div#nav-below, div.entry-utility, div#comments {
	display: none;
}
#content .aside {
	border:0;
}

/* //////// cerca progetti buttons /////////////// */
.cerca_progetti a {
	padding: 4px;
	font-size: 14px;
	border:1px solid #CCCCCC;
	display: block;
}

/*  /////// Home address and reference ///////////// */
.home-address {
line-height: 1.2;
margin-left: 145px;
}
.home #content {
padding-bottom: 0;
}

/*//////// nascondi meta tag ////////////////*/
.single .entry-meta {
display: none;
}