/*
Theme Name: S8editoria
Version: 2.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
#footer,
header,
hgroup,
menu,
#nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article,
aside,
details,
figcaption,
figure,
#footer,
header,
hgroup,
menu,
#nav,
section {
    display: block
}

.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {}

.alignleft {}

.aligncenter {}

body {
    background: #900 url(images/grunge04.jpg) repeat top center;
    background-attachment: fixed;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #444;
}

a {
    color: #900;
    text-decoration: underline;
}

hr {
    height: 4px;
    border: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #EEE;
    clear: both;
    display: block;
    margin: 20px auto 10px;
    width: 100%;
    box-shadow: inset 1px 1px 2px 1px #CCC;
}

hr.clear {
    margin-bottom: 30px;
    margin-top: 10px;
    height: 0px;
}

hr.title {
    margin-bottom: 30px;
    margin-top: 10px;
    height: 4px;
    background-color: #C00;
    box-shadow: inset 1px 1px 2px 1px #720000;
}

header {
    height: 30px;
    margin: 0px;
}

header h1 {
    font-size: 40px;
    margin-left: 165px;
    margin-top: 30px;
}

#tagline {
    position: absolute;
    width: 350px;
    height: 65px;
    background: transparent url(images/settore8editoria.png) no-repeat top left;
    top: -36px;
    left: 100px;
}

.entry-summary,
.entry-content {}

.inevidenza .entry-content,
.category-in-evidenza .entry-content {}

.inevidenza .entry-content p a {
    color: #EEE;
    text-decoration: underline;
}

.inevidenza .entry-content p a:hover {
    color: #FFF;
}

.single #container {
    background: #EEE url(images/bg-scheda.png) repeat-x top center;
}

.category-7 #container h1 {
    color: #CCC;
}

.single h1 {
    font-size: 47px;
    margin-top: 60px;
}

.single h1.entry-title,
.single .entry-content {
    width: 500px;
}

.single .entry-content {
    line-height: 20px;
}

.single .entry-content img.size-full {
    max-width: 100%;
    height: auto;
}

.single h2 {
    color: #385c5b;
    font-size: 25px;
    margin-bottom: 15px;
}

.single-schede .entry-content p {
    color: gray;
}

.single-schede .entry-content p strong {
    color: black;
}

.single p em {
    font-style: italic;
}

.single p strong {
    font-weight: bold;
}

.page #container {
    background: #398080 url(images/backpage.jpg) repeat-x top center;
    padding-top: 60px;
}

.page h1 {
    font-size: 30px;
}

.page ol {
    margin: 5px 20px;
}

.page .wp-post-image {
    float: left;
    margin-right: 20px;
    border: 4px solid #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.page .wp-post-image img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.page #content {
    width: 600px;
    margin-left: 150px;
    background-color: #EEE;
    padding: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    min-height: 400px;
}

.single #scheda-topright {
    width: 320px;
    float: right;
    margin-left: 30px;
    font-size: 90%;
}

#scheda-topright .copertina {
    min-height: 270px;
    width: 215px;
}

h1,
h3 {
    color: #398080;
}

#scheda-topright h3 {
    margin-top: 15px;
}

.single #scheda-right {
    float: right;
    background-color: fuchsia;
    width: 320px;
    height: auto;
}

a#logo {
    position: absolute;
    top: -80px;
    left: -20px;
    width: 160px;
    height: 160px;
    display: block;
    background: transparent url(images/s8editoria.png) no-repeat 0 3px;
    z-index: 998;
}

a:hover#logo {
    width: 160px;
    height: 160px;
    display: block;
    background: transparent url(images/s8editoria.png) no-repeat 0 -160px;
}

#wrapper {
    width: 900px;
    margin: 100px auto;
    margin-bottom: 0px;
    position: relative;
}

#container {
    background: #fff url(images/bg-content.png) repeat-x top center;
    margin: 0px;
    margin-top: -1px;
    padding: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px -o-border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 20px;
}

.category-catalogo #container,
.category #container,
.tag #container,
#result-schede {
    background: #333 url(images/bg-content-catalogo.png) repeat-x top center;
    padding-top: 30px;
    padding-bottom: 30px;
}

#result-schede,
#result-news {
    padding-left: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#result-news {
    font-size: 90%;
    padding-top: 10px;
}

#result-news a {
    text-decoration: none;
}

#result-news h3 {
    margin-top: 10px;
    font-size: 20px;
}

.category-1 #container,
#result-news {
    background: #fff url(images/bg-content.png) repeat-x top center;
}

.category-catalogo .schede,
.category .schede,
.tag .schede,
.search-results .schede {
    background: #E3E3E3 url(images/bg-schede.png) repeat-x top center;
    width: 270px;
    ;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 480px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #000;
}

.category .novita55,
.search-results .novita55,
.tag .novita55 {
    background: transparent url(images/new55.png) no-repeat top center;
    width: 55px;
    height: 55px;
    position: absolute;
    top: auto;
    margin-left: 205px;
    margin-top: -40px;
}

.search-results .schede {
    margin-right: 8px;
}

.category-catalogo .schede a,
.category .schede a,
.tag .schede a,
.search-results .schede a {
    text-decoration: none;
}

.category-catalogo .schede h2,
.category .schede h2,
.tag .schede h2,
.search-results .schede h2 {
    font-size: 22px;
    margin: 0px 6px;
    border-top: 1px solid #CCC;
}

.category-catalogo .schede .entry-summary,
.category .schede .entry-summary,
.tag .schede .entry-summary,
.search-results .schede .entry-summary {
    margin: 0px 8px;
    font-size: 13px;
    height: 170px;
    color: #444;
}

.category-catalogo .schede .meta,
.category .schede .meta,
.tag .schede .meta,
.search-results .schede .meta {
    border-top: 1px solid #CCC;
    padding-top: 2px;
    margin: 3px 9px;
    font-size: 17px;
    color: #444;
}

.category-catalogo .schede .copertina,
.category .schede .copertina,
.tag .schede .copertina,
.search-results .schede .copertina {
    display: block;
    width: 250px;
    height: 200px;
    margin: 9px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.category-catalogo .schede .entry-title,
.category .schede .entry-title,
.tag .schede .entry-title,
.search-results .schede .entry-title {
    height: 50px;
    border-bottom: 1px solid #CCC;
    margin-top: 0px;
}

.category-catalogo .schede .copertina img,
.category .schede .copertina img,
.tag .schede .copertina img,
.search-results .schede .copertina img {
    width: 250px;
    height: 200px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CCC;
    margin: 0px;
}

.category-catalogo .schede .copertina a:hover img,
.category .schede .copertina a:hover img,
.tag .schede .copertina a:hover img,
.search-results .schede .copertina a:hover img {
    border-color: #C1C1C1;
}

#content {
    margin: 30px;
    margin-top: 25px;
}

#nav {
    width: 900px;
    float: right;
    margin: 0px auto;
    padding: 0px;
    padding-right: 10px;
}

#nav ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

#nav a {
    text-decoration: none;
    color: white;
}

#nav ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: -5px;
}

#nav ul li a {
    display: block;
    background: transparent url(images/bg-menu.png) repeat-x bottom center;
    padding: 5px;
    padding-right: 20px;
    -moz-border-radius: 5px 20px 0px 0px;
    -webkit-border-radius: 5px 20px 0px 0px;
    border-radius: 5px 20px 0px 0px;
}

#nav ul ul {
    display: none;
}

#nav ul ul li {
    display: block;
    margin: 0px;
}

#nav ul ul li a {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#nav ul li a:hover {
    background-position: top center;
}

#nav ul li:hover a {}

#nav ul li:last-child a {}

#nav ul li:hover ul {
    display: block;
    position: absolute;
    padding: 0;
    margin: 0 0 0 0;
    width: auto;
    z-index: 999;
}

#nav ul li:hover ul li {
    float: none;
    display: block;
}

#nav ul li#menu-item-43 {
    display: none;
}

#nav ul li.current-menu-item a,
#nav ul li.current-menu-parent a {
    background: #FFFFFF;
    color: #DB002E;
}

.widget {
    margin-right: 10px;
}

#home_left {
    width: 415px;
    float: left;
    min-height: 200px;
    margin-bottom: 15px;
}

#home_left h3,
h3 {
    font-size: 22px;
    margin-bottom: 5px;
}

#home_left .widget {
    width: 190px;
    float: left;
    padding-right: 5px;
}

#home_left .widget ul li img {
    float: left;
    margin-right: 5px;
    width: 60px;
    height: auto;
    background-color: #EEE;
}

#home_left .widget ul li {
    font-size: 13px;
}

#home_left .widget ul li a {
    display: block;
    clear: both;
    min-height: 60px;
    margin-bottom: 5px;
    text-decoration: none;
}

#home_right {
    display: block;
    width: 420px;
    background: transparent url(images/pubblica-il-tuo-libro.jpg) no-repeat;
    float: right;
    min-height: 235px;
    margin-bottom: 15px;
}

#home_right a.scopricome {
    width: 41px;
    height: 240px;
    background: transparent url(images/scopricome.png) no-repeat 0 0;
    display: block;
    float: right;
}

#home_right a.scopricome:hover {
    background-position: 0px 40;
}

#footer {
    text-align: center;
    width: 100%;
    font-size: small;
    padding-top: 0px;
}

.page #container ul li {
    list-style-type: square;
}

.content div h2,
.content div h3,
.search h3 {
    color: #398080;
}


/*NEW TABS */

#contenitore_tabs {
    float: left;
    margin-top: 15px;
    width: 490px;
    font-size: 14px;
    line-height: normal;
}

.menu_tabs {
    padding: 0;
    clear: both;
}

.menu_tabs li {
    display: inline;
}

.menu_tabs li a {
    background: #5ba4a4;
    background: -moz-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5ba4a4), color-stop(100%, #4e8c8a));
    background: -webkit-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
    background: -o-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
    background: -ms-linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
    background: linear-gradient(top, #5ba4a4 0%, #4e8c8a 100%);
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    color: #385c5b;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), -2px 0 2px rgba(0, 0, 0, 0.1);
    font-family: Arial, Helvetica, Sans;
    padding: 10px;
    float: left;
    border-bottom: none;
    text-decoration: none;
}

.menu_tabs li a:hover {
    background: #5ba4a4;
}

.menu_tabs li.active a {
    background: #FFF;
}

.content_tabs {
    color: #444;
    font-size: normal;
    float: left;
    clear: both;
    border-top: none;
    border-left: none;
    padding: 10px 20px 20px;
    width: 460px;
    background: #fff url(imagesbg-content.png) repeat-x top center;
    box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 0 3px 3px 3px;
    -webkit-border-radius: 0 3px 3px 3px;
    border-radius: 0 3px 3px 3px;
    margin-bottom: 25px;
}

.content_tabs p {
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
    text-align: left;
    margin: 0;
    color: #777;
    padding-left: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-left: 8px solid rgba(63, 148, 148, 0.1);
}

.content_tabs strong {
    display: block;
}

.content_tabs ul li {
    margin-bottom: 4px;
    border-bottom: 1px solid #EEE;
}

.content_tabs ul li .titolo-listato {
    color: #398080;
}

.content_tabs h3 {
    width: 450px;
}

.content_tabs a {
    text-decoration: none;
}

.content_tabs ol li {
    font-size: small;
}

.content_tabs ol li strong {
    font-weight: bold;
    display: block;
}


/* FINE NEW TABS */

#tag-libro {
    width: 490px;
}

.ngg-galleryoverview {
    margin-top: 0px;
}

h1.page-title,
.search-results h1 {
    font-size: 24px;
    text-align: right;
}

.search-results h5 {
    text-align: right;
}


/* Elastislide Style */

.es-carousel-wrapper {
    background: #101010;
    padding: 10px 37px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}

.es-carousel {
    overflow: hidden;
    background: #000;
}

.es-carousel ul {
    display: none;
}

.es-carousel ul li {
    height: 160px;
    float: left;
    display: block;
    overflow: hidden;
}

.es-carousel ul li a {
    display: block;
    border: none;
    overflow: hidden;
}

.es-carousel ul li a img {
    display: block;
    border: none;
    height: 150px;
    width: 100%;
    cursor: pointer;
    background-color: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.es-nav span {
    position: absolute;
    top: 40%;
    left: 15px;
    background: transparent url(images/nav.png) no-repeat top left;
    width: 26px;
    height: 56px;
    margin-top: -13px;
    text-indent: -9000px;
    opacity: 0.8;
}

.es-nav span.es-nav-next {
    right: 8px;
    left: auto;
    background-position: top right;
    cursor: pointer;
}

.es-nav span.es-nav-prev {
    cursor: pointer;
    left: 8px;
}

.es-nav span:hover {
    opacity: 1.0;
}

.prezzo-evidenza {
    font-family: Helvetica, Arial, Geneva;
    width: 100px;
    height: 100px;
    background: transparent url(images/bg-prezzo.png) no-repeat 0 0;
    text-align: center;
    padding-top: 30px;
    color: #EEE;
    font-size: 26px;
    font-weight: bold;
    z-index: 50;
    margin-left: 640px;
    margin-top: -50px;
    position: absolute;
}

#slideshow .novita100 {
    background: transparent url(images/new100.png) no-repeat top center;
    width: 100px;
    height: 100px;
    z-index: 99;
    position: absolute;
    margin-left: 640px;
    margin-top: -50px;
}

#slideshow {
    margin: 0 auto;
    width: 840px;
    height: 340px;
    background: transparent url(images/bg_slideshow.jpg) no-repeat 0 0;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#slideshow #slidesContainer {
    margin: 0 auto;
    width: 760px;
    height: 340px;
    overflow: auto;
    /* allow scrollbar */
    position: relative;
}

#slideshow #slidesContainer .slide {
    margin: 0 auto;
    width: 740px;
    /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
    height: 340px;
    color: #CCC;
}

#slideshow #slidesContainer .slide h2 {
    margin: 26px 80px 0px 80px;
    font-size: 35px;
}

#slideshow #slidesContainer .slide#post-601 h2 {
    font-size: 30px;
    line-height: 29px;
}

#slideshow #slidesContainer .slide h4 {
    font-size: 19px;
    font-style: italic;
}

#slideshow #slidesContainer .slide p {
    margin: 15px 110px 15px 80px;
    ;
    font-size: 16px;
}

#slideshow #slidesContainer .slide hr {
    margin: 5px 80px;
    height: 4px;
    width: 620px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    box-shadow: inset 1px 1px 2px 1px black;
}

#slideshow #slidesContainer .slide p img {
    float: left;
    margin-right: 25px;
}

#slidesContainer .button a {
    float: right;
    margin-left: 0px;
}

.button {
    clear: both;
    float: right;
    margin-right: 80px;
    margin-top: -30px;
}

.button2 {
    clear: both;
    float: right;
}

.button3 {
    float: right;
}

.button a {
    padding: 10px;
    padding-left: 20px;
    font-size: 16px;
    background: transparent url(images/button1.png) no-repeat top center;
    width: 100px;
    height: 20px;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

a.acquista {
    width: 130px;
    background: transparent url(images/button-acquisti1.png) no-repeat top center;
}

.button a:hover {
    background-position: bottom center;
}

.button2 a,
.button3 a {
    padding: 5px 0px 5px 20px;
    font-size: 14px;
    background: transparent url(images/button2.png) no-repeat top right;
    width: 100px;
    height: 20px;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

.button2 a.acquista,
.button3 a.acquista {
    background: transparent url(images/button-acquisti2.png) no-repeat top right;
    width: 100px;
}

.button2 a:hover,
.button3 a:hover {
    background-position: bottom right;
}


/** 
 * Slideshow controls style rules.
 */

.control {
    display: block;
    width: 39px;
    height: 340px;
    text-indent: -10000px;
    position: absolute;
    cursor: pointer;
}

#leftControl {
    top: 0;
    left: 0;
    background: transparent url(images/control_left.jpg) no-repeat 0 0;
}

#leftControl:hover {
    background: transparent url(images/control_left-hover.jpg) no-repeat 0 0;
}

#rightControl {
    top: 0;
    right: 0;
    background: transparent url(images/control_right.jpg) no-repeat 0 0;
}

#rightControl:hover {
    background: transparent url(images/control_right-hover.jpg) no-repeat 0 0;
}

.tt-wrapper {
    padding: 0;
}

.tt-wrapper li {
    float: left;
}

.tt-wrapper li a {
    display: block;
    margin: 0 2px;
    outline: none;
    position: relative;
    z-index: 2;
    text-indent: -9000px;
    text-decoration: none;
}

.tt-wrapper li .tt-gplus {
    background-position: 0px 0px;
}

.tt-wrapper li a span {
    width: 120px;
    height: 120px;
    left: 50%;
    margin-left: -45px;
    font-weight: 400;
    text-align: center;
    line-height: 15px;
    background: #B41825 url(images/bg-titolo-carousel.png) repeat-x top center;
    color: #FFF;
    text-indent: 0px;
    position: absolute;
    -moz-border-radius: 50% 50% 0 50%;
    -webkit-border-radius: 50% 50% 0 50%;
    border-radius: 50% 50% 0 50%;
    box-shadow: 0px -3px -8px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(0.2);
    -moz-transform: scale(0.2);
    -o-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    font-style: italic;
    cursor: pointer;
    display: none;
}

.tt-wrapper li a:hover span {
    display: block;
    bottom: -10px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.tt-wrapper li a:hover {
    cursor: default;
}

.tt-wrapper li a span p {
    margin: 20px;
}

.single .novita100 {
    display: block;
    background: transparent url(images/new100.png) no-repeat top center;
    width: 100px;
    height: 100px;
    z-index: 99;
    position: absolute;
    top: 130px;
    margin-left: 710px;
}

.novita55 {
    background: transparent url(images/new55.png) no-repeat top center;
    width: 55px;
    height: 55px;
    z-index: 99;
    position: relative;
    top: -155px;
    margin: 2px;
}

.single ul#area-riservata {}

.single ul#area-riservata li {
    border-bottom: 1px solid #CCC;
    display: block;
    height: 40px;
    padding: 2px;
}

.single ul#area-riservata li span {
    padding: 10px 0;
    font-size: 20px;
    color: #444;
    display: block;
    float: left;
}

.single ul#area-riservata li a {
    float: right;
}

.single .collana {
    border-top: 1px solid #CCC;
    display: block;
    margin-top: 15px;
    color: #385c5b;
}

.single .copertina img {
    width: 250px;
}

.inevidenza {
    background: #333 url(images/bg-content-catalogo.png) repeat-x top center;
    color: #CCC;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.inevidenza .entry-title,
.inevidenza .entry-content {
    margin: 20px;
    width: 520px;
}

.entry-content .size-large {
    width: 580px;
    height: auto;
}

.inevidenza .entry-title {
    font-size: 35px;
    margin-top: 0px;
}

.inevidenza h2,
.inevidenza h4 {
    font-size: 22px;
    font-style: italic;
    margin: 0px;
    color: #999;
    margin-left: 20px;
}

.inevidenza h5 {
    margin-left: 20px;
}

.inevidenza #immagine {
    float: right;
    margin-right: 20px;
}

.inevidenza .ngg-galleryoverview {
    margin-left: 20px;
}

.inevidenza .ngg-galleryoverview .ngg-gallery-thumbnail-box {
    margin-right: 8px;
    margin-bottom: 8px;
}

#altre-inevidenza {
    margin: 20px 30px;
    background: #333 url(images/bg-content-catalogo.png) repeat-x top center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #CCC;
    font-size: small;
}

#altre-inevidenza .altra-news {
    width: 220px;
    float: left;
    margin: 25px;
    padding-bottom: 20px;
}

#altre-inevidenza .altra-news img {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.altra-news h2 {
    color: #CCC;
    font-size: 22px;
}

.news {}

.news #scheda-topright {
    width: 220px;
    font-size: small;
    border-left: 1px solid #CCC;
}

.news #scheda-topright ul li img {
    float: left;
    margin-right: 5px;
    width: 60px;
    height: auto;
    background-color: #FFF;
}

.news #scheda-topright ul li a {
    display: block;
    clear: both;
    height: 60px;
    margin-bottom: 5px;
}

.news {
    padding-top: 60px;
}

.news #scheda-topright ul {
    margin: 10px;
}

.news .entry-title,
.news .entry-content,
.news h2,
.news h4 {
    width: 580px;
}

.news h1.entry-title {
    margin-top: 0px;
}

.news #slideshow {
    margin-top: 15px;
}

.news #slideshow h2,
.news #slideshow h4 {
    color: #CCC;
}

.news h2,
.news h4 {
    font-size: 22px;
    font-style: italic;
    margin: 0px;
    color: #385c5b;
}

.news h5,
.inevidenza h5 {
    font-size: 16px;
    font-style: italic;
}

.news .entry-title {
    font-size: 35px;
}

.news .entry-content,
.inevidenza .entry-content {
    margin-top: 13px;
}

.news #immagine {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.category-news .post {
    background-color: #EEE;
}

.category-news-e-comunicati .category-in-evidenza {
    background: #333 url(images/bg-content-catalogo.png) repeat-x top center;
    color: #CCC;
}

.category-news-e-comunicati a {
    text-decoration: none;
}

.category-news-e-comunicati .category-in-evidenza a {
    color: #CCC;
}

.category-news-e-comunicati .category-in-evidenza .button2 a {
    color: #FFF;
}

.category-news-e-comunicati .post img {
    float: left;
    margin: 10px;
    width: 130px;
    height: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #FFF;
}

.category-news-e-comunicati .post h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 3px;
}

.category-news-e-comunicati .post p {
    font-size: small;
    margin-right: 10px;
}

.category-news-e-comunicati .post .button2 {
    margin-right: 10px;
}

body.category-news-e-comunicati .entry-content {
    height: 145px;
    float: right;
    width: 250px;
}

.category-news-e-comunicati .post {
    height: 250px;
    width: 400px;
    margin: 10px;
    float: left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #EEE;
}

#footer_content {
    width: 900px;
    margin: 0px auto;
}

#newsletter {
    background-color: #900;
    margin-bottom: 0px;
    width: 100%;
    text-align: left;
}

.mc_custom_border_hdr {
    color: #FFF;
    text-align: left;
    font-size: 26px;
    margin: 5px;
}

#mc_signup_form {
    background-color: #900;
}

#mc_signup {}

.mc_merge_var {
    font-size: 12px;
    width: 200px;
    margin-right: 16px !important;
    float: left !important;
    clear: none !important;
}

.mc_merge_var label {
    background-color: #EEE;
    padding: 3px;
    margin: 0px;
    width: 170px;
    border-radius: 5px 5px 0px 0px;
    color: #900;
}

.mc_merge_var input {
    padding: 3px;
    background-color: #FFF;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 0px;
    border: none;
    border-radius: 0px 5px 5px 5px;
}

.mc_signup_submit {
    clear: none;
    float: right;
    width: 220px;
    margin: 0px;
}

.mc_signup_submit input {
    padding: 3px;
    font-size: 16px;
    margin: 0px !important;
    border: 0px;
    background-color: #C00;
    color: #EEE;
    float: right;
    cursor: pointer;
}

.mc_signup_submit input:hover {
    background-color: #F00;
    color: #FFF;
}

#mc_unsub_link {
    clear: both;
    margin-top: 20px;
}

#mc_unsub_link a {
    color: #FFF;
    font-size: 15px;
    padding: 5px;
    border-radius: 5px;
    background-color: #C00;
    font-weight: bold;
    text-decoration: none;
}

#mc-indicates-required {
    display: none;
}

.mc_header {
    color: #F6F4EB
}

#mc_message {
    background-color: #EEE;
    margin: 5px;
}

#copyright {
    color: #FFF;
    margin-bottom: 30px;
    font-size: small;
    text-align: center;
    margin-top: 20px;
}

.wp-pagenavi {
    text-align: center;
}

.wp-pagenavi a {
    background-color: #EEE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: none;
}

.wp-pagenavi .pages,
.wp-pagenavi .current {
    border: 0px;
    color: #CCC;
}

#topmenu {
    width: 900px;
    margin: auto;
    /*background: #398080 url(images/backtop.jpg)  repeat-x top center;*/
    text-align: right;
    padding: 3px;
    height: 30px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    font-size: small;
}

#topmenu input {
    background: #444 url(images/search.png) no-repeat 3px 3px;
    padding-left: 20px;
    color: #EEE;
    font-size: 13px;
    box-shadow: inset 0px 1px 6px 0px #222;
}

#topmenu input:focus {
    outline: none;
    background-color: #333;
}

#topmenu a {
    color: #FFF;
    text-decoration: none;
}

#topmenu #search_form {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

#topmenu #search_form input {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0px;
    height: 20px;
}

#topmenu ul {
    background-color: green;
    display: inline;
    width: 150px;
    padding: 5px;
}

#topmenu ul li {
    display: inline;
    width: 150px;
}

ul#login {
    width: 200px;
    padding: 5px;
    height: 0px;
    background-color: aqua;
    position: absolute;
    margin-left: -160px;
    top: -200px;
    z-index: 999;
}

#topmenu ul:hover ul#login {
    display: block;
    top: 20px;
    height: auto;
}

#profilo-autore,
#collane,
#tag {
    padding: 10px auto;
    margin-bottom: 15px;
}

#profilo-autore #img-autore {
    width: 200px;
    float: right;
    margin: 10px 5px;
    background-color: gray;
}

#profilo-autore #img-autore img {
    width: 190px;
    height: auto;
    margin: 5px;
}

#profilo-autore h1,
#collane h1,
#tag h1 {
    margin: 4px;
    display: inline;
    font-size: 35px;
}

#profilo-autore h5,
#collane h5,
#tag h5 {
    margin: 4px 4px 0px 4px;
    color: #CCC;
}

#profilo-autore #bio-autore,
#collane #descrizione-collana,
#tag #descrizione-tag {
    margin: 0px 4px;
    color: #CCC;
}

.bio-autore-short {
    font-style: italic;
}

.wpcf7 input,
.wpcf7 input:hover[submit] {
    border: 0px;
    background: #FFF;
    height: 25px;
    color: #C00;
    font-weight: bold;
    font-size: 16px;
    padding-left: 4px;
}

.wpcf7 input:focus {}

.wpcf7 input[type=submit] {
    box-shadow: 1px 1px 2px 1px #CCC;
}

.wpcf7 p.piccolo {
    font-size: 12px;
    width: 100%;
    margin: 0px;
}

.wpcf7 p {
    float: left;
    width: 270px;
    margin: 5px 15px;
    font-size: 15px;
}

.wpcf7 p.input-corto {
    width: 80px;
}

.wpcf7 p.input-medio {
    width: 130px;
}

.wpcf7 p.full {
    float: none;
    width: 580px;
    margin: 5px 15px;
}

.wpcf7 p.full input[type=textarea] {
    width: 470px;
}

.wpcf7 p input {
    width: 250px;
}

.wpcf7 p.full input {
    width: 560px;
}

.wpcf7 p.input-corto input {
    width: 40px;
}

.wpcf7 p.input-medio input {
    width: 80px;
}

.wpcf7 p.invio {
    text-align: center;
    width: 100%;
}

.wpcf7 p .wpcf7-list-item input {
    width: auto;
}

.wpcf7-list-item {
    display: block;
}

.wpcf7-form-control-wrap {
    padding: 0px;
}

.wpcf7 .white-box {
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 3px;
}


/* CSS MANTAINANCE MODE */

.mantainance-content {
    width: 250px;
    margin: 20% auto;
    color: #CCC;
    text-align: center;
}

.mantainance-logo {
    width: 250px;
    height: 250px;
    background: transparent url(images/logo-splash.png) no-repeat 0 0;
}

.mantainance-content h2 {
    color: #EEE;
    font-size: 20px;
    margin-top: 20px;
}

.mantainance-content {
    font-size: 15px;
    font-style: italic;
}

.widget a.citazione {
    display: block;
    width: 190px;
    height: 235px;
    background: transparent url(images/motto.png) no-repeat top center;
}

.wp-socializer {
    margin-top: 15px !important;
    clear: both;
}

.social {
    display: block;
    margin: 10px 0px;
}

.fb_iframe_widget {
    top: -5px;
}

#libreria-1,
#libreria-2,
#libreria-3 {
    width: 190px;
    height: 130px;
    background-color: #444;
    float: left;
    margin-right: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #FFFFFF;
    font-size: 13px;
}

#libreria-1 p,
#libreria-2 p,
#libreria-3 p {
    padding: 5px;
}

.single-post .entry-content p,
body#tinymce p {
    font-size: 13px;
    margin: 0px;
}

.single-post .inevidenza .entry-content p {
    font-size: 16px;
}

.single-post .entry-content hr,
body#tinymce hr {
    margin: 10px 0px 3px 0px !important;
    float: both;
}

.single-post .entry-content address,
body#tinymce address {
    font-size: 11px;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

.single-post .entry-content p strong,
body#tinymce p strong {
    font-weight: bold;
    color: #787878;
}

.single-post .entry-content em,
body#tinymce p em {
    font-style: italic;
}

.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5,
#tinymce h1,
#tinymce h2,
#tinymce h3,
#tinymce h4,
#tinymce h5 {
    font-weight: bold;
    margin-top: 0px
}

.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
#tinymce h1,
#tinymce h2,
#tinymce h3 {
    color: #990000 !important;
    font-size: 15px;
}

.single-post .entry-content h5,
.single-post .entry-content h4,
#tinymce h5,
#tinymce h4,
#tinymce h4 {
    color: #398080 !important;
    font-size: 13px;
    font-style: italic;
}

body#tinymce {
    background: #FFF !important;
    padding: 15px;
}

#indice strong {
    font-weight: bold;
}

#indice em {
    font-style: italic;
    margin-left: 5px;
}


/* stile librerie amiche */

.page-id-184 .entry-content h2 {
    font-weight: bold;
    margin-top: 20px;
    color: #900;
    font-size: 20px;
}

.page-id-184 .entry-content strong {
    font-weight: bold;
    margin-top: 30px;
}

.page-id-184 .entry-content p {
    display: block;
    margin-top: 20px;
}