@charset "utf-8";
/* CSS Document */

@font-face{ 
	font-family: 'SimplonMono';
	src: url('SimplonMono-Regular-Web/XL/SimplonMono-Regular-WebXL.eot');
	src: url('SimplonMono-Regular-Web/XL/SimplonMono-Regular-WebXL.eot?#iefix') format('embedded-opentype'),
	     url('SimplonMono-Regular-Web/XL/SimplonMono-Regular-WebXL.woff') format('woff'),
	     url('SimplonMono-Regular-Web/XL/SimplonMono-Regular-WebXL.ttf') format('truetype'),
	     url('SimplonMono-Regular-Web/XL/SimplonMono-Regular-WebXL.svg#webfont') format('svg');
}

body {
	background:#fff;
	color:#000;
	font-family: 'SimplonMono';
	padding-top:70px;
}
a {
	color:#C94041;
}
#main-column hr {
	border-bottom: 2px dashed #000;
}
#main-column img.icon {
	margin-right:3%;
	width:30%;
	height:auto;
}
#main-column .contenuto {
	width:50%;
}
#main-column .contenuto a {
	border-bottom: 1px solid #C94041;
}
#main-column .contenuto a:hover {
	color:#000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
body.home blockquote, body.page-template-page-iprotagonisti-php blockquote,
body.home blockquote, body.page-template-page-autori-php blockquote {
	display:block;
	width:40%;
	float:right;
	background: #e5e5e5;
	border-radius:20px;
	border:none;
	padding: 30px;
    margin: 0;
    font-size: 14px;
    font-style: italic;
	position: relative;
}
body.home blockquote::before,
body.page-template-page-iprotagonisti-php blockquote::before,
body.page-template-page-autori-php blockquote::before {
	content: ".";
	color:rgba(0,0,0,0);
	display:block;
	width:36px;
	height:36px;
	background:#fff url(img/corner-dx-grey.png);
	position: absolute;
    bottom: -4px;
	right:-11px;
}
body.page-template-page-iprotagonisti-php blockquote {
	margin-top:40px;
	width:100%;
}
body.page-template-page-autori-php blockquote {
	margin-top:0;
	width:100%;
}
body.page-template-page-iprotagonisti-php blockquote::before,
body.page-template-page-autori-php blockquote::before {
	background:#fff url(img/corner-sx-grey.png);
	left:-11px;
}
#main-column .post, #main-column .page, #sidebar-left .widget, #sidebar-right .widget {
	border:none;
}
#main-column .post, #main-column .page {
	border-bottom:2px dashed #000;
}
#site-footer {
	color:#fff;
	background:#C94041;
	border:none;	
    min-height: 200px;
}
.navbar-default {
	background:none;
	border:none;
}
.container {
	width:100%;
	padding:0;
}
#mainmenu .main-navigation, #content, #footer-row, #map-content {
	max-width:1170px;
	margin:auto;
    position: relative;
}
#map-content {
	padding: 15px 0;
	text-align: center;
}
#map-rotte, #map-protagonisti {
	padding: 0;
}
#mainmenu {
	background:rgba(0,0,0,1);
    position: fixed;
    width: 100%;
    z-index: 10000;
    top: 0;
    border-bottom: none;
}
body.home #mainmenu {
	background:rgba(0,0,0,0);
    border-bottom: 2px dashed #fff;
}
#mainmenu.small {
	background:rgba(0,0,0,0.75) !important;
    border-bottom: none !important;
}
body.admin-bar {
    padding-top: 80px;
}
body.admin-bar #mainmenu {
    top: 30px;
}
#main-column .entry-title, #site-footer .widget-title, #map-column .entry-title {
    display: inline-block;
	border: 2px solid #C94041;
	color: #C94041;
	border-radius: 20px;
    padding: 20px;
	position: relative;
	margin: 40px 0;
}
#main-column .entry-title::before, #site-footer .widget-title:before, #map-column .entry-title::before {
	content: ".";
	color:rgba(0,0,0,0);
	display:block;
	width:36px;
	height:36px;
	background:#fff url(img/corner-sx.png);
	position: absolute;
    bottom: -6px;
    left: -13px;
}
body.page-template-page-iprotagonisti-php header.entry-header, 
body.page-template-page-autori-php header.entry-header,
body.page-template-page-puntate-php header.entry-header,
body.page-template-page-webserie-php header.entry-header {
	display:none !important;
	color:#000;
}
body.page div.intro {
	width:90%;
	border-top: 2px dashed #000;
	padding:20px 0;
	overflow: hidden;
}
body.page div.intro h1 {
	width:50%;
	margin:0;
}
body.page div.intro img {
	width:50%;
    height: auto;
	float:right;
}
body.page div.trailer_immagine img {
	cursor:pointer;
	width:100%;
}
body.page div.trailer_immagine iframe {
	display:none;
}
#site-footer .widget-title {
	color:#fff;
	border-color:#fff;
}
#site-footer .widget-title:before {
	left:inherit;
	right:-13px;
	background:#C94041 url(img/corner-dx-white.png);
}
#map-column .entry-title {
	color: #C94041;
	border-color: #C94041;
    margin: 25px 0 40px 0;
}
#map-rotte .entry-title::before {
	left:inherit;
	right:-13px;
	background:#fff url(img/corner-dx.png);
}

#mmloghi {
    display: block;
	position: absolute;
    cursor: pointer;
    z-index: 999;
	padding-top:20px;
}
#mmloghi img.cmva {
	width:250px;
	height:auto;
	float:left;
	margin-right:20px;
}
#mmloghi img.cuamm {
	width:150px;
	height:auto;
	float:left;
}
#mainmenu.small #mmloghi img.cuamm {
	width:120px;
}
#menu-menu-1 {
	float:right;
    margin-top: 60px;
}
#mainmenu.small #menu-menu-1 {
	margin-top: 30px;
}

#menu-menu-1 a {
	background:none;
	color:#fff;
    padding: 7px 20px 5px 20px;
    text-transform: lowercase;
    font-size: 14px;
	border:1px solid transparent;
}
#menu-menu-1 .menu-item-368 a {
	background:#C94041;
	text-transform:uppercase;	
}
#menu-menu-1 a:hover {
	border:1px solid #fff;
}

#sidebar-right .widget .widget-title {
    font-size: 16px;
    margin-top: 0;
    border-top: 2px dashed #fff;
    padding-top: 10px;
}
.entry-content {
	/*width:70%;*/
}
#site-footer {
	font-size:14px;
}
#site-footer ul {
	padding: initial;
    margin: 5px 0 40px 20px;
}
#site-footer li {
	margin-bottom:20px;
}
#site-footer a {
	border-bottom: 1px solid #fff;
	color:#fff;
}
#site-footer a.icon {
	border-bottom: none;
}
#site-footer i.fa {
	margin-left:20px;
}
#site-footer a:hover {
	color:#000;
	text-decoration:none;
}
div.footer-right h1.widget-title {
	display:none !important;
}
div.footer-right {
	position: absolute;
    bottom: 20px;
    right: 0;
}
div.footer-left a {
	font-weight:bold;
}


#slide-column {
	background:#fff;
	padding: 0;
	margin: 0 0 20px 0;
	width:100%;
	height:auto;
}
/*#slide-column #slides img {
	width:100% !important;
	height:auto !important;
}*/
#slide-column a:hover {
	color:#C94041;
}
body.home {
	padding-top:0;
}

#map-column {
	background:#fff;
	color:#000;
	padding-bottom:20px;
	margin:0;
}
#entry-photo {
	padding:0;
}
#entry-photo li a {
	cursor:pointer;
	display:block;
	background:#000;
}
#entry-photo li {
	list-style:none;
	display:inline-block;
	width:31%;
	text-align:left;
	line-height:14px;
	position:relative;
    margin-right: 0.75%;
    margin-bottom: 2.4%;
}
#entry-photo li:nth-child(3), #entry-photo li:nth-child(6), #entry-photo li:nth-child(9){
    margin-right: 0;
}
#entry-photo li img {
	width:100%;
	height:auto;
}
#entry-photo li label {
	cursor:pointer;
    position: absolute;
    bottom: 0px;
    color: #fff;
    left: 0px;
    width: 100%;
    background: rgba(0,0,0,0.3);
    padding: 10px;
    display: block;
    margin: 0;
}
#entry-photo li label em {
	display:inline-block;
	margin-top:5px;
}
#map-rotte img.mappa {
    width: 97.6%;
	margin-bottom:10px;
}
#map-rotte a {
	font-size: 12px;
    position: absolute;
    bottom: 15px;
    display: block;
    right: 15px;
    color: #fff;
}
#or_mapmap area {
	cursor:pointer;
    outline: none;
}

#entry-photo li a:hover img {
	/*opacity:0.5;*/
}
#entry-photo li a:hover label {
	/* display:inline-block; */
	background:#C94041;
}

body.page-template-page-iprotagonisti-php header .entry-title,
body.page-template-page-autori-php header .entry-title {
	border:none !important;
	background:none !important;
	padding:0 !important;
}
body.page-template-page-iprotagonisti-php header .entry-title:before,
body.page-template-page-autori-php header .entry-title:before {
	background:none !important;
}
body.page-template-page-iprotagonisti-php #content, body.page-template-page-autori-php #content, body.page-template-page-puntate-php #content,
body.page-template-page-webserie-php #content {
    margin: 40px auto;
}
body.page-template-page-iprotagonisti-php img.wp-post-image,
body.page-template-page-autori-php img.wp-post-image {
	width:100%;
	height:auto;
}
hr.invisible {
	border:none;
	color:transparent;
	height:0;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0;
}
body.page-template-page-iprotagonisti-php div.contenuto, body.page-template-page-iprotagonisti-php div.contenuto article,
body.page-template-page-autori-php div.contenuto, body.page-template-page-autori-php div.contenuto article {
	padding:0 !important;
}
body.page-template-page-iprotagonisti-php .entry-content,
body.page-template-page-autori-php .entry-content {
	width:90%;
}
body.page-template-page-iprotagonisti-php #entry-photo li,
body.page-template-page-autori-php #entry-photo li {
	width: 43.5%;
    margin-right: 4%;
    margin-bottom: 4%;
}
body.page-template-page-iprotagonisti-php #map-column h1.entry-title,
body.page-template-page-autori-php #map-column h1.entry-title {
	border:none !important;
	background:none !important;
	padding:0 !important;
	color:#000;
}
body.page-template-page-iprotagonisti-php #map-column h1.entry-title:before,
body.page-template-page-autori-php #map-column h1.entry-title:before {
	background:none !important;
}
body.page-template-page-iprotagonisti-php div.gallery,
body.page-template-page-autori-php div.gallery {
	margin-top: 30px;
    display: block;
    float: right;
}
body.page-template-page-iprotagonisti-php div.gallery a,
body.page-template-page-autori-php div.gallery a {
	display:inline-block;
	float:left;
	width:30%;
	margin:3% 3% 3% 0;
}
body.page-template-page-iprotagonisti-php div.gallery a:hover,
body.page-template-page-autori-php div.gallery a:hover {
	color:#000;
}
body.page-template-page-iprotagonisti-php div.gallery img,
body.page-template-page-autori-php div.gallery img {
	width:100%;
	height:auto;
	margin-bottom:10px;
}
a.donaora {
	display:inline-block;
	background:#C94041;
	color:#fff;
    padding: 7px 20px 5px 20px;
    font-size: 14px;
	border:1px solid transparent;
	text-transform:uppercase;
    margin: 10px 0;
}
body.page-template-page-puntate-php #main-column .contenuto {
    width:100% !important;
	padding: 0;
}
body.page-template-page-puntate-php #content div.episodio {
    width:33%;
	float:left;
	margin-bottom:20px;
	padding: 0 1% 1% 0;
}
body.page-template-page-puntate-php #content div.episodio img {
    margin:0 0 15px 0;
}
body.page-template-page-iprotagonisti-php div.trailer_immagine span {
	display:block;
	text-align:center;
	padding-top:5px;
	width: 80%;
    margin: auto;
    font-size: 13px;
}

table.webserie {width:100%;}
table.webserie td {width:50%;padding:0 10px 10px 0;}
article#post-311 {border:none !important;}

table.ciaohome td {vertical-align: top;padding: 20px 20px 20px 0;}
table.ciaohome td.nopadright {padding-right:0;}
table.ciaohome td.border {border-bottom:2px dashed #555;}
table.ciaohome td a {border:none !important;}
table.ciaohome td img {width:150px;height:auto;margin-bottom:20px;}

body.page-id-311 .contenuto {width:100% !important;}
table.loghiwebserie a {border:none !important;}
table.loghiwebserie td {padding-right:20px;}
table.introwebserie td {vertical-align:top;}
table.introwebserie td:first-child {width:50%;padding-right:20px;}

table.episodiwebserie h3 {font-size:20px;}
table.episodiwebserie td {padding:5px;}



