/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/*********** global  ************/
body{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(body-background.png);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;

}
div#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(wrapper-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
div#container {
	float:left;
	margin:0 -340px 0 0;
	width:100%;
	text-align: left;
}
div#content {
margin:0 340px 0 30px;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:280px;
	text-align: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

div#secondary {
clear:right;
}

div#footer {
	clear:both;
	background-image: url(linea-doppia.png);
	background-position: left -4px;
	margin: 0px 30px 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	display: block;
}

/****** header ******/
div#header {
	height: 200px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url(linea-doppia.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;

}
div#header h1 a{
	background-image: url(logo.png);
	position: absolute;
	left: 20px;
	top: 76px;
	font-size: 0px;
	color: #FFFFFF;
	text-decoration: none;
	height: 90px;
	width: 196px;

}
div#blog-description {display:none;}
div.skip-link {display:none;}
div#header div#flickr-badge{
	background-image: url(flickr-badge.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: 76px;
	right: 0px;
	width: 650px;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 2px;
	padding-right: 8px;
}
div#header div#flickr-badge a img{
	margin-left: 3px;
}
div#header div#flickr-badge a:hover{}
/* menu */
div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

/****** index ******/
div#editoriale{

}
div#editoriale h2 a{
	color: #0099CC;
	text-decoration: none;
	font-size: 24px;
	display: block;
	padding: 0px 15px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        line-height:26px;
}
div#editoriale p{
	font-size: 13px;
        padding: 10px 15px;

}
div#editoriale img{}
div#tris{
	clear: both;
	float: left;
	width: 900px;
	background-image: url(linea-doppia.png);
	background-repeat: repeat-x;
	background-position: left -4px;
	margin: 30px 30px 0px;
	padding-top: 30px;
	padding-bottom: 0px;
}
div#tris div{
	width: 280px;
	margin-right: 30px;
	float: left;
	text-align: left;
}
div#tris div.last{
	margin-right: 0px;
}
div#tris div:hover{
	background-color: #FFFF99;

}
div#tris div h3, li#ultimi-post h3{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #D53E41;
	display: block;
	padding: 5px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#tris div h2 a{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#tris div p, li#ultimi-post p{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin: -5px 10px 15px;
	padding: 0px;
	display: block;
	overflow: hidden;
}
div#tris div span.comments-link a{
	height: 34px;
	width: 34px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	background-image: url(comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	margin-right: 15px;

}
div#tris div span.comments-link a:hover{
	background-position: left -50px;

}
div#tris div span.more a{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;

}
div#tris div span.more a:hover{
	text-decoration: underline;

}
div#tris div.last p img{
	height: 100%;
	width: 100%;
	margin-top: 10px;
	display: block;

}
div.comment{
	clear: both;
	float: left;
	width: 900px;
	background-image: url(linea-doppia.png);
	background-repeat: repeat-x;
	background-position: left -4px;
	margin: 30px;
	padding-top: 30px;
	padding-bottom: 0px;
}
div.comment div.sub-sidebar{
	float: right;
	display: block;
	width: 280px;
	text-align: left;
}
div.comment div.sub-sidebar h3, li#autori h3{
	background-color: #A9A392;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.comment div.sub-sidebar p, li#autori p{
	font-size: 13px;
	margin: 10px;
	height: 50px;
}
div.comment div.sub-sidebar p img, li#autori p img{
	float: left;
	margin-right: 10px;
}
div.comment div.sub-sidebar p a, li#autori p a{
	color: #333333;
	text-decoration: underline;
}
div.comment div.sub-comment{
	float: left;
	width: 590px;

}
div.comment div.sub-comment h3{
	background-color: #3AAED5;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;

}
div.comment div.sub-comment ul{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
div.comment div.sub-comment ul li{
	display: block;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 15px 10px;
	line-height: 18px;
}
div.comment div.sub-comment ul li:hover, div#comments ol li:hover{
	background-color: #FFFF99;

}
div.comment div.sub-comment ul li a{
	color: #333333;
	text-decoration: underline;

}

/****** content ******/
.entry-title,.entry-meta {
clear:both;
}
h2.entry-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: bold;
	background-image: url(linea-doppia.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	padding-bottom: 5px;
}
h3.entry-title a{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h3.entry-title a:hover{
	text-decoration: underline;

}
div.entry-content{
	font-size: 14px;
	background-image: url(linea-doppia.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 590px;
	margin-top: 0px;
	padding-top: 0px;
}
div.list-entry-content{
	font-size: 14px;
	margin-bottom: 30px;
	overflow: hidden;
	width: 590px;
	margin-top: 5px;
}
div.entry-content p{
	margin-top: 15px;
	margin-bottom: 15px;

}
div.entry-content a{
	color: #0066CC;
	text-decoration: underline;

}
div.entry-content a:hover, div.entry-meta a:hover{
	background-color: #3AAED5;
	color: #FFFFFF;
	text-decoration: none;

}
div.entry-meta {
	font-size: 13px;
	font-style: italic;
	padding: 0px 0px 15px;
	background-image: url(linea-doppia.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.entry-meta p{
	background-image: url(note-post.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;

}
div.entry-meta a{
	color: #000000;
	text-decoration: underline;
	font-style: normal;

}
div#container,div#primary {
margin-top:30px;
}
span.baloon-link a{
	height: 34px;
	width: 34px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(comments.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	margin-right: 10px;

}
span.baloon-link a:hover{
	background-position: left -50px;
}
div#content div.entry-date{
	font-size: 13px;
	color: #666666;
}
h2.page-title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #FFFFFF;
	background-color: #D53E41;
	padding: 5px 10px;
}
h2.page-title span{
	color: #333333;
	background-color: #FFFF99;

}
div.archive-meta{
        font-size: 13px;
        margin-bottom: 20px;
        padding: 0px 10px 15px;
}
/****** commenti ******/
div#comments{
	font-size: 13px;
	margin-bottom: 30px;
	margin-top: 15px;

}
div#comments h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;

}
div#comments ol{
	list-style-type: none;
	margin-bottom: 15px;
	border-top-color: #D6D6D6;
	border-top-width: 1px;
	border-top-style: solid;

}
div#comments ol li{
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D6D6D6;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;

}
div#comments ol li a{
	color: #000000;
	text-decoration: underline;

}
div#comments ol li a:hover{
	text-decoration: none;
	background-color: #3AAED5;
	color: #FFFFFF;

}
div#comments ol li div.comment-meta{
	margin-bottom: 10px;
	font-style: italic;
}
div#comments ol li div.comment-meta img.avatar{
	float:right;
        margin-top:-5px;
}
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

/****** sidebar ******/
div.sidebar h3 {
}
div.sidebar li#search {
	margin-bottom: 15px;

}
div.sidebar input#s {
	width:190px;
	font-size: 15px;
	padding: 3px;
}

div.sidebar li {
list-style:none;
margin:0px;
}
div.sidebar li#ultimi-post, li#autori {
	margin-top: 15px;
}
div.sidebar li#ultimi-post h3 {
	margin-bottom: 10px;
}
li#ultimi-post h2 a{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
li#ultimi-post h2 a:hover{
	text-decoration: none;
	background-color: #FFFF99;

}
div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}
/*** sidebar accordion ***/
li#menu h3.menu_head{
	padding: 5px 5px 5px 30px;
	cursor: pointer;
	background-color: #E4DDD1;
	background-image: url(js/left.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D3CBBC;
	position: relative;
}
li#menu ul.menu_body{
	display:none;
	margin: 0px;
	padding: 0px;
	background-image: url(js/menu-vuoto.jpg);
	background-color: #EBEBEB;
}
li#menu ul.menu_body li a{
	display:block;
	background-color: #EEE9E1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	list-style-type: none;
	font-size: 13px;
	margin: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DDD6C8;
}
li#menu ul.menu_body li a:hover, li#menu ul.menu_body div.tagcloud a:hover{
	background-color: #FFFF99;
	text-decoration: none;

}
li#menu ul.menu_body div.tagcloud{
	margin: 0px;
	padding: 10px 15px 10px 30px;
	background-image: url(js/menu-vuoto.jpg);

}
li#menu ul.menu_body div.tagcloud a{
	color: #333333;
	line-height: 1em;
}



/******** extra *********/
div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* footer */
div#footer p{
	font-size: 13px;
	color: #999999;
	text-align: left;
}
div#footer p a{
	color: #666666;
	text-decoration: underline;
}
div#footer p span#credits-link{
	float: right;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footer p span#credits-link a{
	height: 36px;
	width: 36px;
	margin-right: 5px;
	font-size: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
}
div#footer p span#credits-link a.wordpress{
	background-image: url(wordpresslogo.jpg);
	background-position: center -40px;
	background-repeat: no-repeat;

}
div#footer p span#credits-link a.sid05{
	background-image: url(logosid.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
}
/* ie fix */
* html div#editoriale h2 a{
        background-color:#000000;
        background-image:none;
}
* html div#footer{
	padding: 15px 0px;
	margin-bottom: 20px;

}
* html div.sidebar {
	margin-right: 15px;
}
* html div#tris{
	margin-left: 15px;
	margin-right: 0px;
}
* html div.comment{
	margin-left: 15px;
	margin-right: 0px;
}
* html div#tris div.last p{
	height: 200px;
	overflow: hidden;
}
* html div#tris div.last p img{
	height: auto;
}
* html li#menu h3.menu_head{
	margin: 0px;
	display: block;

}
* html li#menu ul.menu_body li a{
	margin: 0px;
	display: block;
	height: 20px;

}
