/*  
Theme Name: Meridiane Varese
Theme URI: http://www.meridianevarese.it
Description: Meridiane Varese
Version: 1.0
Author: Loris Bognanni
Author URI: http://www.gljakal.com/
*/


*{margin: 0px; padding: 0px;}

html
{
text-align: center;
background-color: #c2b38a;
}

body
{
	text-align: left;
	margin: 0px auto 0px auto;
	width: 800px;
	background-image: url(images/body.png);
	padding:  0px;
	font-family: lucida sans unicode, tahoma;
	font-size: 9pt;
}

hr {
	margin: 20px 0;
	background-color: #D1A05A;
	border: none;
	height: 2px;
}

#header h1 {
	padding-top: 6px;
	padding-left: 70px;
}
#header h1 span {display: none;}
#header h1 a {
	margin-top: 20px;
	width: 520px;
	height: 100px;
	display: block;
}
#header
{
height: 149px;
background-image: url(images/header-256.png);
}

#content 
{ 
	margin: 20px 20px 20px 180px;
	font-size: 10pt;
}

#footer
{
	clear: both;
	margin: 20px 20px 0px 20px;
	text-align: center;
	border-top: 1px solid #968A6B;
	border-bottom: 1px solid #F5E49E;
	padding: 10px 0px;
}

#sidebar {float: left;}
#sidebar ul
{
	list-style-type: none;
	padding: 0px 0px 71px 0px;
	margin: 0px;
	margin-left: 2px;
	text-align: right;
	background-image: url(images/xii.png);
	background-repeat: no-repeat;
	background-position: 78px 100%;
	margin-bottom: 5em;
}


#sidebar li
{
	padding: 4.6em 15px 0px 6px; margin: 0px ;
	background-image: url(images/linea-v.png);
	background-repeat: repeat-y;
	width: 125px;
	background-position: 111px 10px;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	font-size: 13pt;
}
#mnuAttivita {padding-top: 5em !important;}
#mnuContatti {padding-bottom: 6em !important;}


#sidebar li a
{
	text-decoration: none;
	color: #544;
	padding-right: 25px;
}

#sidebar li a:hover
{
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(images/linea-v-on.png);
}


#content h2, #content h2 a
{
	font-family: trebuchet ms, arial; 
	font-size: 18pt;
	font-weight: 400;
	color: #544;
}

#content h2 { margin-bottom: 8px;}

.post p, .cat-list p { margin-top: 0px; margin-bottom: 15px;}
	
#content h2 span {
	width: 63px;
	height: 59px;
	background-image: url(images/icons.png);
	float: left;
	border: 2px solid #625b3f;
	margin-right: 4px;
}
	
#restauri span {background-position: 0 -59px;}
#didattica span {background-position: 0 -118px;}
#arredourbano span {background-position: 0 -177px;}
#divulgazione span {background-position: 0 -236px;}

#sidebar li a:hover, a:hover, #content h2 a:hover
{
	color: #9e4306;
}

.post a:hover img {
	border: 2px solid #9e4306;
}

/*.alignleft {float: left;}*/
.alignright {float: right;}

.list-post {
	border: 1px solid #935F35;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 2px 2px 10px 0;
	padding: 0px;
	float: left;
}

.list-post h3 a { 
	display: block;
	background-color: #D1A05A;
	color: white;
	margin-bottom: 4px;
	text-decoration: none;
	font-family: trebuchet ms, verdana;
	padding: 1px 4px;
}

a span.moretext {
	display: block;
	background-color: #D1A05A;
	color: white;
	padding: 2px 4px;
}

.list-post h3 a:hover, a:hover span.moretext {
	background-color: #935F35;
}

.post a img, .list-post a img {
	border: 2px solid #544;
	margin-right: 2px;
}


.post ul {
	margin-left: 30px;
}

.post ul li {
 margin-bottom: 4px;
}