/*
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> &amp; <a href="http://www.giofilo.it">Giovanni Polimeni</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

@font-face {
    font-family: Bodoni;
    src: url('/wp-content/bodoni/bodoni.otf');
}
@font-face {
    font-family: Bodoni;
    font-weight: bold;
    src: url('/wp-content/bodoni/bodoni-bold.otf');
}
@font-face {
    font-family: Bodoni;
    font-style: italic;
    src: url('/wp-content/bodoni/bodoni-italic.otf');
}
@font-face {
    font-family: Bodoni;
    font-weight: bold;
font-style: italic;
    src: url('/wp-content/bodoni/bodoni-bolditalic.otf');
}

body {
background: #fff;
font-family: Bodoni, Cambria, Georgia, Bitstream Charter, "Times New Roman", Times, serif;
font-size: 16px;
line-height: 1.4;
color: #fff;
margin-top: 0;
}



/* LAYOUT: Two-Column (Left) */
div#container {
float:right;
margin:5px 0 0 -240px;
width:100%;
background-color: #000;
border-right: 2px solid #000;
}

div#content {
margin:0 0 0 240px;
}

div.entry-content {
text-align: justify;
font-family: Bodoni, Georgia, Bitstream Charter, "Times New Roman", Times, serif;
}

div.post, div.page {
background-color: #fff;
padding: 10px 20px;
color: #000;
margin-bottom: 10px;
clear: both;
}

div.category-brevi {
background-color: transparent;
color: #fff;
font-size: 14px;
margin-left: 1px;
margin-right: 20px;
padding: 0 0 0 5px;
border-left: 3px solid #fff;
}
div.category-brevi a {
color: #fff;
text-decoration: underline;
}
div.category-brevi a:hover {
color: #fff;
text-decoration: none;
}
div.category-brevi h3.categoria-titolo-home {
display: none;
}
div.category-brevi h4.titolo-home {
font-size: 22px;
}
div.category-brevi h4.titolo-home a {
text-decoration: none;
}
div.category-brevi h4.titolo-home a:hover {
text-decoration: underline;
}
div.category-brevi div.entry-meta {
padding: 0;
}
div.category-brevi div.entry-meta span {
display: none;
}
div.category-brevi div.entry-meta span.comments-link {
display: inline;
}

/* Header */

#header {
background: #fff url(img/header.jpg) no-repeat center;
height: 150px;
text-align:center;
color: #000;
margin-top: 0;
}

h1#blog-title {
padding-left:180px;
margin-top: 0;
font-size: 25px;
font-weight: normal;
}
h1#blog-title a {
color: #000;
text-decoration: none;
}
h1#blog-title a:hover {
color: #000;
text-decoration: none;
}
#blog-description {
font-size: 25px;
font-weight: normal;
padding:0px 350px 0 0;
margin-top: 60px;
}

/* Blog */

div.entry-date-libro {
text-align: center;
}

div.entry-meta {
font-family:Bodoni, Cambria,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
border-top: 3px solid #000;
padding-top: 5px;
}


/* Pagine */
div.page-date {
text-align: right;
font-size: 14px;
}

h2.page-title span{
font-style: italic;
}


/* Sidebar */

div.sidebar {
float:left;
overflow:hidden;
width:220px;
text-align: center;
font-size: 14px;
margin-top: 5px;
}

div#secondary {
clear:left;
}

.sidebar a {
color: #fff;
text-decoration: underline;
}
.sidebar a:hover {
color: #fff;
text-decoration: underline;
}

div.sidebar h3 {
font-size: 18px;
}

div.sidebar div {
margin-top: 10px;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
padding: 20px 5px;
margin-bottom: 10px;
background-color: #000000;
}

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:none;
margin:0;
padding-bottom: 0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.sidebar input#s {
border: 1px inset #000;
width:7em;
}

div.sidebar select {
background: #fff;
border: 1px solid #666;
}


/* h2, h3, h4 */

h2 {
font-size: 30px;
font-family: Bodoni, Cambria, Georgia, Bitstream Charter, "Times New Roman", Times, serif;
}
h2.page-title {
color: #fff;
}
h2.entry-title, h3.entry-title {
text-align: center;
}
h3 {
font-size: 24px;
font-family: Bodoni, Cambria, Georgia, Bitstream Charter, "Times New Roman", Times, serif;
}
h3.categoria-titolo-home {
text-align: center;
}
h4 {
font-size: 18px;
font-family: Bodoni, Cambria, Georgia, Bitstream Charter, "Times New Roman", Times, serif;
}
h4.titolo-home {
text-align: center;
}


/* Link */

a img {
	border: 1px outset #ccc;
}
a:hover img {
	border: 1px inset #ccc;
	text-decoration: none;
}
.wp-caption a img {
border: 1px inset #ccc;
}
.wp-caption a:hover img {
border: 1px inset #ccc;
}


/* Footer */

div#footer {
text-align:center;
font-size: 12px;
font-family: Bodoni, Arial, Helvetica, sans-serif;
background-color: #000;
clear: both;
}

/* Menu */

div#menu {
    background-color:#990000;
font-family:Bodoni, Cambria,"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
    height: 28px;
    width: 100%;
}

div#menu ul a {
color:#fff;
display:block;
padding:0.4em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
padding: 0.5em;
}

div#menu ul,div#menu ul ul,div#menu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
line-height:1;
}

div#menu ul li {
height: 28px;
}

div#menu ul li:hover {
background-color: #D06D06;
}

div#menu ul ul {
    position: absolute;
    width: 200px;
    left: -999em;
}

div#menu ul ul li {
    float: none;
}

div#menu ul li:hover ul {
    left: auto;
padding-top: 2px;
}

div#menu ul li ul li {
background-color: #900;
float: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
font-size: 13px;
margin: 0;
}
div#menu ul li ul li:hover {
background-color: #D06D06;
}

div#menu ul li ul li ul {
display: none;
}
div#menu ul li ul li:hover ul {
display: inline;
margin-left: 100px;
margin-top: -10px;
}

div#menu ul li ul li ul li {
background-color: #000;
float: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
font-size: 12px;
}


/* Titolo e meta di pagine e post */

.entry-title,.entry-meta {
clear:both;
}


/* Commenti */

div#comments {
margin: 0 auto 30px auto;
width: 70%;
clear: both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#fff;
font-weight: bold;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
border: 1px outset #333;
}

div.comments ol li {
margin-bottom: 15px;
padding: 10px;
font-size: 30px;
background-color: #fff;
color: #fff;
}

div.comments ol li p {
font-size: 15px;
color: #000;
font-family: Bodoni, Georgia, Bitstream Charter, "Times New Roman", Times, serif;
}

textarea#comment {
height:13em;
overflow:auto;
background-color: #fff;
padding: 10px;
border: 1px outset #333;
width: 90%;
}

div.form-submit {
margin-top: 10px;
}
div.form-submit input.button {
font-size: 16px;
font-weight: bold;
}

.comment-author {
font-size: 20px;
color: #000;
}

img.avatar {
vertical-align: middle;
}

.comment-meta {
font-size: 14px;
font-style: italic;
color: #000;
}


/* Classi native Wordpress */


.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%;
}

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%;

}

.wp-caption {
   border: 1px solid #aaa;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
}

.wp-caption p.wp-caption-text {
   font-size: 12px;
   font-family: Bodoni, Cambria,"Trebuchet MS",Arial,Helvetica,sans-serif;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Navigazione pagine, post e immagini */

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;
font-size: 18px;
}

div.navigation a {
color: #fff;
}
div.navigation a:hover {
color: #fff;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


/* Proprietà comuni e generiche */

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 h3,div.sidebar ul {
margin:0;
padding:0;
}


/* Link a Iscrizioni RSS e Email */

a.rss {
display:block;
height:28px;
padding-left:30px;
background:transparent url(img/feed-icon-28x28.png) no-repeat left center;
margin:0 auto;
width:150px;
}
a.rss-mini {
display:block;
height:14px;
padding-left:16px;
background:transparent url(img/feed-icon-14x14.png) no-repeat left center;
margin:0 auto;
width:150px;
}

a.email {
display:block;
height:30px;
padding-left:32px;
background:transparent url(img/email.png) no-repeat left center;
margin:0 auto;
width:150px;
}
a.email-mini {
display:block;
height:15px;
padding-left:16px;
background:transparent url(img/email-mini.png) no-repeat left center;
margin:0 auto;

width:150px;
}


/* Citazioni */

blockquote {
font-size: smaller;
padding: 0 8em;
}


/* Bottoni (invia commento, trova etc.) */

.button {
background-color:#900;
border: 1px outset #333;
color: #fff;
}

/* Fonte di quotes collection */

cite {
font-style: normal;
}

hr {
width: 100%;
background-color: #000;
height: 3px;
}

#wrapper {
width: 980px;
margin: 0 auto;
}

/*---------------------- Comment Quicktags ---------------------------*/
div#ed_toolbar input, #ed_toolbar span {
color: #444 !important;
}
