@charset "UTF-8";

#toolbar {
	padding: 76px;
}

#toolbar ul {
	margin: 0px;
	padding: 0px;
	width: 172px;
	margin: auto;
}

#toolbar ul li {
	list-style-type: none;
}

#toolbar ul li a {
	font-family: 'ubuntulight';
	font-size: 12px;
	color: #a2a2a2;
}

#toolbar ul li a strong {
	font-family: 'ubuntubold';
	text-transform: uppercase;
	font-size: 20px;
}

#toolbar_mobile .content ul li a strong {
	font-family: 'ubuntubold';
	text-transform: uppercase;
}

#toolbar ul li a.selected, #toolbar_mobile .content ul li a.selected {
	font-family: 'ubuntubold';
	color: #bb1622;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#toolbar ul li.separator {
	background-color: #d5d5d5;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#toolbar .select .list ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

#toolbar .select .list ul li {
	cursor: pointer;
}

#toolbar .select .list ul li.separator {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: default;
}

#toolbarborder {
	width: 20px;
	height: 100%;
	background-color: #eaeaea;
	position: relative;
}

#magazine-cover {
	font-size: 0;
	padding-top: 70px;
	text-align: center;
	background-image: url(../../img/magazine/orecchia.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#magazine-cover a {
	text-decoration: none;
	color: #464646;
}

#magazine-cover h1 {
	font-family: 'ubunturegular';
	font-size: 36px;
	color: #bb1622;
	margin: 0;

}

#magazine-cover h2 {
	font-family: 'ubunturegular';
	font-size: 18px;
	color: #464646;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 80px;
}

#magazine-cover .item {
	width: 282px;
	display: inline-block;
	margin: 8px;
	vertical-align: top;
}

#magazine-cover .item h3 {
	font-family: 'ubuntubold';
	font-size: 19px;
	color: #464646;
	margin: 0;
	text-transform: uppercase;
	margin-top: 18px;
}

#magazine-cover .item h4 {
	font-family: 'ubunturegular';
	font-size: 14px;
	color: #464646;
	margin: 0;
}

.magazine-categoria .item, .magazine-post .item {
	margin: 65px;
}

.magazine-categoria .item .categoria, .magazine-post .item .categoria {
	font-family: 'ubuntubold';
	text-transform: uppercase;
	font-size: 11px;
	color: #464646;
	padding: 10px;
	background-color: #eaeaea;
	display: inline-block;
}

.magazine-post .item .categoria {
	margin-top: 35px;
}

.magazine-post .item .back {
	font-family: 'ubunturegular';
	font-size: 13px;
	color: #797979;
}

#content p {
	margin-left: 0px;
	font-family: 'ubunturegular';
	font-size: 17px;
	line-height: 1.6;
	color: #a09f9d;
}

#content h1 {
	margin: 0;
	margin-top: 36px;
	margin-bottom: 38px;
	color: #bb1622;
	max-width: 580px;
}

#content h2 {
	margin: 0;
}

#content .image {
	margin: 0;
}

.gallery {
	font-size: 0px;
	width: 581px;
	max-width: 100%;
	min-height: 35px;
}

.gallery .image {
	max-width: 100%;
	display: block;
	background-color: #000000;
}

.gallery .thumblist img {
	margin-top: 30px;
	margin-right: 1px;
	cursor: pointer;
	display: block;
	width: 100%;
}

.owl-theme .owl-controls {
	position: absolute;
	top: 50%;
	width: 100%;
}

.owl-theme .owl-controls .owl-buttons {
	display: none;
	margin-top: -29px;
}

.owl-theme:hover .owl-controls .owl-buttons {
	display: block;
}

.gallery .thumblist .owl-buttons {
	display: block;
	margin-top: -2px;
}

.gallery .thumblist .owl-buttons img {
	width: 28px;
	height: 28px;
	margin: 0;
}

.owl-theme .owl-controls .owl-buttons div {
	background: none;
	padding: 0px;
	border: none;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	left: 12px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	right: 12px;
}

.related_list {
	font-size: 0px;
	margin-left: 65px;
	margin-top: 65px;
}

.related_list span {
	font-family: 'ubunturegular';
	font-size: 14px;
	color: #bb1622;
	display: block;
	margin: 25px;
}

.related_post {
	display: inline-block;
	padding: 10px;
	border: 1px solid #f5f4f4;
	border-left: none;
	text-align: center;
	width: 283px;
	vertical-align: top;
}

.related_post img {
	width: 283px;
	height: 197px;
}

.related_post h2 {
	font-family: 'ubuntubold';
	font-size: 19px;
	color: #bb1622;
	padding: 5px;
	height: 42px;
  overflow: hidden;
	margin-bottom: 5px;
}

.related_post div {
	font-family: 'ubuntubold';
	text-transform: uppercase;
	font-size: 11px;
	color: #464646;
	padding: 10px;
	background-color: #eaeaea;
	display: inline-block;
	margin-top: 10px;
}

.sharing_toolbox_text {
	color: #c10d0e;
	font-family: 'ubuntulight';
	font-size: 12px;
	line-height: 22px;
	padding-right: 5px;
}

#resultlist {
	border-top: 1px solid #eeebeb;
}

#resultlist a {
	display: inline-block;
	position: relative;
}

#resultlist a.bottom {
	border-bottom: 1px solid #eeebeb;
}

#resultlist a.left {
	border-left: 1px solid #eeebeb;
}

#resultlist a img {
	vertical-align: top;
}

#resultlist a img.info {
	position: absolute;
	left: 14px;
	bottom: 14px;
	transition:All 250ms linear;
	-webkit-transition:All 250ms linear;
	-moz-transition:All 250ms linear;
	-o-transition:All 250ms linear;
}

#resultlist a img.info.hide {
	opacity: 0;
}

#resultlist a .detail {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	background-color: #c10d0e;
	overflow: hidden;
	display: none;
	border: 4px solid #fff;
}

#resultlist a .detail div {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 100%;
}

#resultlist a .detail div p {
	margin: 0px;
	font-family: 'ubuntulight';
	font-size: 11px;
	color: #ffffff;
}

#resultlist a .detail div p:first-child {
	font-size: 32px;
	line-height: 32px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#resultlist a .detail div p:first-child sup {
	font-size: 12px;
}

@media screen and (max-width: 1109px) {

	#magazine-cover h1 {
		font-size: 44px;
	}

	#magazine-cover h2, #magazine-cover .item h3 {
		font-size: 24px;
	}

	#magazine-cover .item h4 {
		font-size: 20px;
	}

	#magazine-cover .item {
		margin: 30px;
	}

	.magazine-categoria .item .categoria, .magazine-post .item .categoria {
		font-size: 20px;
	}

	#content p {
		font-size: 24px;
	}

}
