/*
Theme Name: Beavers
Theme URI: http://beavers.it
Author: theTMO & [oink]
Author URI: http://beavers.it/
Description: Il tema ufficiale di Beavers.it
Version: 2.0
License: 
License URI: 
Tags: 
*/

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(speciali.css);

#cookieChoiceInfo {
	font-size:12px;
	padding:5px!important;
	display:block;
	color:#fff;
	background:#000!important;
}

#cookieChoiceInfo a {
	color:yellow!important;
}


.logoprint {
	display:none;
}

.ngg-gallery-thumbnail img {
	padding:3px!important;
	margin:5px 0!important;
}

.ngg-galleryoverview {
	margin:0 0 20px 0!important;
}

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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS3 */

a, form#search input, #what, #what span, a.colonna {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

/*a:hover {
	text-shadow: 0px -1px 0px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=-1); 
}*/

.orbit-bullets li.has-thumb {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social a {
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
}


/**/

body {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	text-align:center;
	background:#ccc;
}

.clear {
	clear:both;ed
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#FF9900;
}

#container {
	width:980px;
	margin:0 auto;
	display:block;
	text-align:left;
	position:relative;
}

/**/

#header {
	display:block;
	position:relative;
	height:102px;
}

#header form#search input{
	width:140px;
	height:20px;
	color:#fff;
	text-transform:uppercase;
	padding:15px;
	font-size:20px;
	float:right;
	background:transparent url(img/search.png) center right no-repeat;
	border:0;
}

#header form#search input:focus {
	background:#FF9900 url(img/search.png) center right no-repeat;
	color:#000;
}

#header h1 a {
    background: url("img/logo.png") top left no-repeat;
    display: block;
    height: 66px;
    left: 10px;
    position: absolute;
    text-indent: -9999px;
    top: 45px;
    width: 83px;
	z-index:5000;
}

#header h1 a:hover {
    background: url("img/logo.png") bottom left no-repeat;
}

header nav {
	display:block;
	background:#000;
	text-transform:uppercase;
}

header nav select {
	display:none;
}

#header nav#menu ul{
	padding:0 0 0 95px;
}

header nav ul {
	float:left;
}

header nav ul li {
	display:inline;
}

header nav ul li a{
	color:#fff;
	padding:10px 15px 10px 5px;
	float:left;
}

header nav ul li a:hover/*,  header nav ul li.current-menu-item a */{
	background:#990000 url(img/arrow_black.png) top right no-repeat;
}

header nav.submenu {
	background:none;
	padding:0 0 10px 0;
	text-transform:none;
	display:block;
}

header nav.submenu ul {
	float:none;
}

header nav.submenu ul li a{
	font-size:12px;
	color:#990000;
	padding:20px 10px;
}

header nav.submenu ul li a:hover, header nav.submenu ul li.current-menu-item a{
	color:#fff;
	background:none;
}

header nav ul li {
	display:inline;
	/*text-transform:uppercase;*/
	font-size:30px;
	/*padding:0 10px 0 0;*/
	font-weight:bold;
}

/* Social */

.social_links {
	position:absolute;
	top:20px;
	right:0;
	display:block;
	font-size:12px;
}

.social_links a {
	display:inline;
	padding:0 10px;
}

.social_links a:hover {
	color:#fff;
}

#footer .social_links {
	top:15px;
}

#post .social {
	display:block;
	padding:10px;
	background:#eee;
	margin:10px 0 0 0;
	position:static;
	clear:both;
}

#tweet-button, .fb-like, #plusone {
	vertical-align: top;
    float: left;
    width: 130px;
}

.social a, ,social_links a{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}

/* Featured */

#featured span {
	position:absolute;
	bottom:0;
	left:0;
	background:url(img/mask.png) top left no-repeat;
	height:300px;
	width:100%;
	z-index:300;
}

.orbit-caption a.link_articolo {
    display: block;
    height: 240px;
    left: 350px;
    position: absolute;
    top: 10px;
    width: 540px;
    z-index: 300;
}

.orbit-caption article footer .commenti a {
	position:absolute;
	top:230px;
	left:900px;
	padding:12px 0 0 3px;
}

.orbit-caption h2 {
	padding:0;
}

.orbit-caption a:hover {
	color:#fff;
}

.orbit-caption article {
	padding:0;
}

.orbit-caption article header h2 a {
	font-size:40px;
	margin:0;
}

.orbit-wrapper .orbit-caption section {
	font-size:16px;
	color:#333;
}

#featured .slide {
	width:980px;
	height:300px;
	background-position: top right!important;
	background-size:100% auto!important;
}

/*post*/

#post, #container.article #post {
	width:680px;
	float:left;
	line-height:1.2em;
	height:auto!important;
	height:50px;
	min-height:50px;
}

#post article footer {
	position:relative;
}

#post article p {
	margin:0 0 20px 0;
}

#post article ol {
	list-style:decimal;
	padding:0 0 20px 20px;
}

#post article section a {
	font-weight:bold;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

blockquote {
	padding:20px;
	font-style:italic;
	color:#666;
}

#post article h3 {
	font-size:30px;
	margin:0 0 20px 0;
	line-height:1em;
}

#post article img, #post article .aligncenter {
	margin:20px auto;
	display:block;
	text-align:center;
	max-width:100%;
	height:auto;
}

#post article iframe {
	display:block;
	margin:0 auto;
}

#post article section ul{
	list-style:inside;
	padding:0 0 20px 0;
}

#post article section img.wp-smiley {
	margin:0;
	display:inline;
	max-width:640px;
}

#post p.wp-caption-text {
	margin:0 0 20px 0;
	padding:0;
	font-size:12px;
	color:#666;
}

#post .wp-caption {
	max-width:100%!important;
	height:auto;
}

#post .paginazione_interna {
	text-align:center;
	background:#eee;
	padding:10px;
	margin:0 0 10px 0;
}

/* Search & archive */

#results {
	background:#990000;
	padding:20px;
	font-size:20px;
	color:#fff;
}

/*#post.archive {
	float:left;
	width:640px;
}*/

#post.archive img.attachment-thumbnail {
	float:left;
	margin:0 20px 20px 0;
}

#post.archive article footer {
	clear:both;
}

/*#container.archive aside {
	float:right;
	width:300px;
}*/

aside#archive h3 {
	padding:0;
}

aside#archive .cat-post-item a {
	border:0; 
}

aside#archive .cat-post-item {
	padding:0 0 20px 0;
	display:block;
	clear:both;
}

aside#archive .cat-post-item a.post-title{
	padding:0 0 10px 0;
}



aside#archive .cat-post-item img{
	float:left;
	margin:0 10px 10px 0;
}

aside#archive .cat-post-item p{
	font-size:12px;
	border:0;
}

aside#archive .cat-post-item a{
	padding:0;
	margin:0;
}

aside#archive select {
	margin:0 0 20px 0;
	padding:5px;
	font-size:16px;
}

aside#archive ul {
	margin:0 0 20px 0;
}


/* Articoli */

article {
	/*padding:5px;*/
	display:block;
	position:relative;
	height:auto!important;
	min-height:200px;
	height:200px;
	padding:20px;
}

#post article, #news article {
	border-bottom:4px solid #ccc;
	margin:0 0 0 0;
	background:#fff;
}

#news article {
	border-bottom:0;
	padding:0 0 20px 0;
}

#post #news article {
	margin:0 12px 30px 0;
}

article img.avatar {
	float:left;
	margin:0 20px 0 0!important;
}

article header h2 a{
	font-size:30px;
	margin:0 0 20px 0;
	display:block;
	font-weight:bold;
	line-height:1em;
}

article footer {
	font-size:12px;
	color:#999;
	margin:10px 0 0 0;
	display:block;
}

article footer time, article footer .category {
	display:inline;
}

article footer .tag {
	display:block;
}

footer.author {
	background:#900;
	color:#fff;
	display:block;
	text-align:center;
	font-size:15px;
}	

footer.author h4{
	font-size:20px;
}	

footer.author a{
	color:yellow;
}	

footer.author .commenti{
	margin:10px 0;
	display:block;
}	

footer.author .avatar{
	text-align:center;
	position:relative;
	margin:0 auto;
	top:-20px;
	height:200px;
	width:200px;
}

footer.author p{
	padding:2% 20%;
	font-style:italic;
}

footer.author .meta{
	font-size:11px;
}



footer.author.francesco .avatar{
	background:url(img/avatar/segala.png) center center no-repeat;
}

footer.author.LostTrainDude .avatar{
	background:url(img/avatar/christopher.png) center center no-repeat;
}

footer.author.the.TMO .avatar{
	background:url(img/avatar/timo.png) center center no-repeat;
}

footer.author.Oink .avatar{
	background:url(img/avatar/oink.png) center center no-repeat;
}

footer.author.Er.Pupo .avatar{
	background:url(img/avatar/pupo.png) center center no-repeat;
}

footer.author.gog3 .avatar{
	background:url(img/avatar/david.png) center center no-repeat;
}

footer.author.Prophet .avatar{
	background:url(img/avatar/prophet.png) center center no-repeat;
}

footer.author.antolo .avatar{
	background:url(img/avatar/antolo.png) center center no-repeat;
}

footer.author.Casimiro .avatar{
	background:url(img/avatar/casimiro.png) center center no-repeat;
}

footer.author.littlebeaver .avatar{
	background:url(img/avatar/chiara.png) center center no-repeat;
}

footer.author.autopilota .avatar{
	background:url(img/avatar/michele.png) center center no-repeat;
}

footer.author.offtravel .avatar{
	background:url(img/avatar/matteo.png) center center no-repeat;
}


section {
	font-size:16px;
	padding:0 0 10px 0;
}

article .more-link {
	display:block;
	padding:20px 0 0 0;
	font-weight:bold;
}

article footer .commenti a{
	background:transparent url(img/comments.png) center center no-repeat;
  	color: #000000;
    display: block;
    font-weight: bold;
    height: 28px;
    left: 30px;
    padding: 8px 0 0 3px;
    position: absolute;
    text-align: center;
    bottom: -10px;
    width: 33px;
	font-size:15px;
}

article footer .commenti a:hover{
	color:#FF9900;
}

article .immagine span a:hover{
	color:#FF9900;
}

#container.article #post, #container.article aside {
	width:100%;
	float:none;
}

#container.article aside .colonna {
	width:100%;
	clear:both;
}

#container.article aside {
	width:940px;
}

/**/

#others {
	background:#eee;
	clear:both;
	border-top:5px solid #a6a6a6;
}

#others h3 {
	font-size:30px;
	font-weight:bold;
	position:relative;
	padding:0 0 20px 0;
	color:#000;
}

#others .tag {
	font-size:12px;
}


/**/

#news {
    padding: 20px;
    position: relative;
	display:block;
	width:650px;
	float:left;
}

#news article {
	float:left;
	width:150px;
	margin:0 10px 0 0;
	background:none;
}

#news article footer {
	margin:0 0 10px 0;
}

#news article footer .commenti a{
	top:10px;
	left:10px;
	padding:12px 0 0 3px;
}

#news article img{
	width:150px;
	height:150px;
}

#news article header h2 a {
	font-size:15px;
}

#news article section {
	font-size:13px;
}

#news ul {
    color: #CCCCCC;
    font-size: 30px;
    font-weight: bold;
	padding:20px 0;
}

#news ul li {
	display:inline;
	padding:0 5px 0 0;
}

/* asides */

aside#author {
	background:#fff;
	border-bottom:4px solid #ccc;
	color:#666;
	font-size:11px;
}

aside#author img {
	height:150px;
	width:150px;
	margin:10px 10px 10px 0 ;
	float:left;
}

aside#author a {
	color:inherit;
}

#others aside, #container.article #others aside {
	float:right;
	background:none;
	padding:20px 0 0 10px;
	border:0;
	width:280px;
}

/*what*/

#what {
	background:#FF9900;
	position:fixed;
	bottom:20px;
	right:20px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
	text-align:center;
	z-index:3000;
	width:120px;
	font-size:12px;
	padding:20px;
	border-bottom:5px solid #7A0000;
}

#what strong{
	font-size:30px;
}

#what a{
	color:yellow;
}

#what a:hover {
	color:#fff;
}

#what:hover {
	background:#990000;
	padding:50px;
	right:100px;
	border:5px solid #FFF;
}

#what span{
	position:absolute;
	bottom:-230px;
	right:0;
	height:200px;
	width:150px;
	background:url(img/what.png) top left no-repeat;
}

#what a#close{
	position:absolute;
	bottom:5px;
	left:50%;
	font-weight:bold;
	font-size:20px;
	color:#FF9900;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}

#what:hover a#close{
	color:#fff;
	bottom:10px;
}

#what:hover span{
	display:block;
	bottom:-30px;
	right:-80px;
}

#what_small {
	position:fixed;
	bottom:0;
	right:0;
	padding:20px;
	background:#990000;
	font-weight:bold;
	color:#fff;
}

/**/

.banner {
	background:url(img/wiifitu/banner.jpg) top center no-repeat;
	height:300px;
	width:300px;
	display:block;
	position:relative;
	padding:0;
	text-indent:-9999px;
	float:left;
	top:-20px;
	left:-20px;
}

.banner.oculus {
	background:url(img/oculus.jpg) top center no-repeat;
}

.banner.banner_e32015 {
	background:url(img/e32015/banner.jpg) top center no-repeat;
}

.banner.banner_stickers {
	background:url(img/banner_stickers.jpg) top center no-repeat;
}

.single .banner {
	top:0;
	left:0;
	margin:0 6px 20px;
}

aside {
	background:#990000;
	display:block;
	padding:20px;
	color:#fff;
	border-bottom:4px solid #7A0000;
	width:260px;
	float:right;
}

aside .colonna {
	/*float:left;
	width:260px;
	margin:0;*/
	overflow:hidden;
	clear:both;
}

.single aside .colonna {
	/*margin:0 0 0 20px;*/
}

aside h2, aside h1 {
	font-size:30px;
	font-weight:bold;
	margin:0 0 5px 0;
}

aside h1 {
	font-size:15px;
}

aside h3 {
	font-size:20px;
	padding:10px 0;
	display:block;
}

aside article{
	height:auto!important;
	min-height:10px;
	height:10px;
	padding:10px 0;
}

aside article h2 a {
	font-size:16px;
}

aside article section { 
	font-size:12px;
}

aside article h2 a {
	margin:0 0 0 0;
}

aside a {
	color:yellow;
}

aside a:hover {
	color:#fff;
}

aside ul li a {
	font-weight:bold;
	display:block;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	border-bottom:1px solid #6A0000;
}

/*aside interna*/

/**/

#id_article{
	background:url(img/halflifesaga.jpg) top center no-repeat;
	display:block;
}

#id_article #post, #id_article:first-child aside {
	margin:278px 0 0 0;
}

#id_article nav a {
	color:#fff;
}

/*paginazione*/

.paginazione {
    display: block;
    height: 35px;
    padding: 15px 0 0 0;
    position: relative;
    text-align: center;
	font-size:20px;
	font-weight:bold;
	background:#000;
}

.paginazione .precedente a {
    left: 20px;
    position: absolute;
    text-align: left;
    top: 17px;
	color:#fff;
}

.paginazione .successivo a {
    position: absolute;
    right: 20px;
    text-align: right;
    top: 17px;
	color:#fff;
}

.paginazione a {
	color:#fff;
}

.paginazione a:hover {
	color:#FF9900;
}

/*comics*/

#comics {
	text-align:center;
	padding:0 0 20px 0;
}

#comics img {
	margin:20px auto 0 auto;
	/*border:5px solid #000;*/
	max-width:100%;
	height:auto!important;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,1);
	box-shadow: 0 0 10px 0 rgba(0,0,0,1);
}

#comics .paginazione {
	background:#990000;
}

/*comments*/

#comments {
	display:block;
	padding:20px;
	clear:both;
	background:#fff;
}

#comments h2 {
	font-size:30px;
	font-weight:bold;
	padding:0 0 20px 0;
}

/* page end*/

#page_end{
	display:block;
	height:800px
}

/**/

#footer {
	clear:both;
	display:block;
	font-size:11px;
	position:relative;
	display:block;
	text-align:left;
	margin:0 auto;
	width:980px;
}

#footer .menu-footer-container {
	height:20px;
	background:#990000;
	color:#fff;
	text-transform:uppercase;
	padding:15px;
	font-size:20px;
}

#footer .menu-footer-container ul li{
	display:inline;
	padding:0 10px 0 0;
}

#footer .menu-footer-container ul li a{
	color:#fff;
}

#footer .menu-footer-container ul li a:hover{
	color:#000;
}

#footer p {
	clear:both;
	padding:20px;
	margin:10px 0 0 0;
}

/*Disqus*/

/*Speciale*/

.special {
	padding:20px;
	background:#eee;
	margin:20px 0;
}

.special img {
	display:block;
	margin:20px;
	padding:0;
}

#speciale {
	height:300px;
	display:block;
}

/* review */

#review {
	height:150px;
	padding:90px 0 20px 0;
	display:block;
	text-align:center;
	font-size:60px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0px 0px 5px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
	text-transform:uppercase;
}

.review header#header a, .review .menu a, #review a {
	color:#fff;
}

#review span{
	font-size:15px;
}

#custom-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:2000px;
	display:block;
	background-position:top center;
	background-repeat:no-repeat;
}

#custom-bg img{
	width:100%;
	height:auto;
}


.review #comics {
	padding:0;
}

.review #page_end {
	background:none!important;
	height:180px;
}

.review h6 {
	text-align:center;
	font-size:70px;
	font-weight:bold;
	-webkit-border-radius:50%;
    border-radius:50%;
	padding:30px;
	background:#900;
	color:#fff;
	border:5px solid #000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 130px auto 100px auto;
	position:relative;
}

.review h6 span{
	position:absolute;
	bottom: 11px;
	right: 20px;
	font-size:20px;
}

.review h6 img {
	position:absolute;
	top:-188px;
	left:-108px;
	max-width:312px!important;
	height:312px;
} 

/*About*/

#about a.colonna.beavers {
	background:url(img/about.jpg) 0 30px no-repeat;
}

#about a.colonna.beavers:hover {
	background:url(img/about.jpg) 0 35px no-repeat;
}

#about a.colonna.cast {
	background:url(img/about.jpg) -320px 30px no-repeat;
}

#about a.colonna.cast:hover {
	background:url(img/about.jpg) -320px 35px no-repeat;
}

#about a.colonna.tmo {
	background:url(img/about.jpg) -620px 30px no-repeat;
}

#about a.colonna.tmo:hover {
	background:url(img/about.jpg) -620px 35px no-repeat;
}

#about a.colonna{
	float:left;
	width:290px;
	margin:0 20px 20px 0;
	text-align:center;
	color:#000;
}

#about a.colonna:hover{
	color:#990000;
}

#about a.colonna span{
	padding:290px 0 0 0;
	display:block;
}

#about a.colonna strong {
	font-size:20px;
}

/*about*/

.cast {
	width:290px;
	float:left;
	display:block;
	margin:0 20px 20px 0;
	height:350px;
}

.cast strong{
	display:block;
}


/*404*/

#error {
	display:block;
	height:700px;
}

.error404 {
	background:#6E6F74 url(img/404.jpg) top center no-repeat;
}

.error404 #page_end {
	background:none!important;
	height:auto!important;
	min-height:10px;
	height:10px;
}
	
#error article section {
	text-align:right;
}

#error article section strong{
	color:red;
	font-size:35px;
}

/*contatti*/

.wpcf7 {
	background:url(img/contatti.gif) bottom right no-repeat;
	font-weight:bold;
	margin:20px 0 0 0;
}

.wpcf7-form p {
	float:left;
	width:300px;
	display:block;
	padding:0 10px 0 0;
	margin:0;
}

.wpcf7-form p.message {
	clear:both;
	float:none;
	width:50%;
}

.wpcf7-form input, .wpcf7-form textarea{
	padding:5px;
	display:block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	width:97%;
	border:1px solid #ccc!important;
	border-top:2px solid #ccc!important;
	margin:10px 0 0 0;
	background:#eee;
}

.wpcf7-form input:focus, .wpcf7-form textarea:focus {
	background:#fff;
}

.wpcf7-form input.wpcf7-submit {
	width:70px;
}

/*downloads*/

#post article #downloads img {
	float:left;
	margin:0 20px 20px 0;
	width:290px;
	height:auto;
}

#tema {
	background:url(downloads/sfondo_downloads.png) top right no-repeat;
	height:auto!important;
	min-height:460px;
	height:460px;
}
#tema p {
	display:block;
}
#tema p.note {
	font-size:10px;
	color:#CCC;
}
#tema h2 {
	height:26px;
	display:block;
	text-align:center;
	font-size:25px;
}
#tema h3 a {
	display:block;
	padding:20px 0 0 0;
	background:none;
	line-height:30px;
}

/*intervista*/

.domanda, .risposta {
	width:400px;
	padding:20px;
	background:#eee;
	float:left;
	margin:0 20px 20px 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border:3px solid black;
	position:relative;
}
.risposta {
	background:#fff;
}
#intervista strong {
	font-weight:bold;
}

#intervista  {
	background:url(img/intervista/intervista_pipe.gif) top left repeat-y;
	margin:20px 0 0 0;
}

.domanda img.intervista_blank, .risposta img.intervista_blank {
	position:absolute;
	bottom:-3px;
	left:100px;
	display:block;
	margin:0!important;
	padding:0;
}

#nothing {
	background:#fff url(img/not_found.jpg) center center no-repeat;
	padding:250px 20px 20px 20px;
	text-align:center;
}

/* quiz */

.category-quiz header#header .submenu a, .category-quiz header#header .social_links a {
	color:#000;
}

.category-quiz header#header .submenu a:hover, .category-quiz header#header .social_links a:hover {
	color:orange;
}

.category-quiz #post {
	text-align:center;
}

.category-quiz #post article footer .data, .category-quiz #post article footer img, .category-quiz.single .paginazione {
	display:none;	
}

.category-quiz #post article footer .tag a:before {
	content:'M0ar '
}

.category-quiz #post article footer .tag a {
	font-size:40px;
	color:#545FBB;
	font-weight:bold;
}

.category-quiz #post article footer .tag a:after {
	content:'!'
}

.category-quiz #overlay {
     visibility: hidden;
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 10000;
	 background-color: rgba(0, 0, 0, 0.6);	 
}

.category-quiz .attachment-full {
	-webkit-border-radius: 30px;
    border-radius: 30px;
	width:700px;
	height:700px!important;
	display:block;
	overflow:hidden;
	position:relative;
	border:1px solid #000;
	margin:30px auto 60px auto!important;
}

.category-quiz #post article:after {
	content:'';
	position:absolute;
	top:-13px;
	left:120px;
	background:url(img/quiz/sfondi.png) top left no-repeat;
	height: 850px;
	width: 740px;
	display:block;
	pointer-events:none;
}

.category-quiz #post article {
	margin:50px 0 0 0;
	-webkit-border-radius: 30px;
    border-radius: 30px;
}

.category-quiz.single #post article {
	margin:50px 0;
}

.category-quiz.single #comments {
-webkit-border-radius: 30px 30px 0px 0px;
        border-radius: 30px 30px 0px 0px;
}

.category-quiz #overlay div {
     width:600px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
	 text-align:left;
	 position:relative;
		-webkit-border-radius: 30px;
    border-radius: 30px;
}

.category-quiz #overlay div p{
	margin:0 0 20px 0;
	clear:both;
}

.category-quiz #overlay div p.example{
	width: 280px;
	float: left;
	display: block;
	clear: none;
	padding: 0 20px 0 0;
	font-size: 20px;
}

.category-quiz #overlay div a.close{
	-webkit-border-radius: 50%;
    border-radius: 50%;
	position:absolute;
	top:-25px;
	right:-25px;
	height:12px;
	width:12px;
	padding:20px;
	background:orange;
	color:#000;
	font-weight:bold;
}

.category-quiz h2.quiz {
	background:url(img/quiz/logo_quiz.png) top left no-repeat;
	height:300px;
	width:100%;
	position: relative;
	z-index: 1000;
	top: 70px;
	text-indent:-9999px;
	text-align:left;
	display:block;
	pointer-events:none;
	margin-top:-80px;	
}

.category-quiz #post article header h2 a {
	color:#545FBB;
	font-size:40px;
}

.category-quiz h3.quiz {
	-webkit-border-radius: 50%;
    border-radius: 50%;
	background:orange;
	color:#fff;
	text-align:center;
	position:absolute;
	top:120px;
	right:0;
	padding:30px;
	font-size:40px;
	height:200px;
	width:200px;
	z-index:100;
}

.category-quiz h3 a{
	font-weight:lighter;
	font-size:20px;
}

.category-quiz h3 a:hover{
	color:yellow
}

.category-quiz h5 {
	background-color: rgba(217, 0, 0, 0.6);
	color:#FFF;
	padding: 30px;
	font-size: 60px;
	text-transform: uppercase;
	position: absolute;
	top: 400px;
	width: 878px;
	left: 20px;
	-moz-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
		-webkit-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -o-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        transform: scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

.category-quiz .menu-footer-container {
	display:none;
}

.category-quiz .paginazione {
	background:none;
}

body.category-quiz {
	background:#545FBB url(img/quiz/sfondo.jpg) top center no-repeat;
}

.category-quiz #footer p {
	position: relative;
	top: 369px;
	color:#fff;
}

.category-quiz #footer a {
	color:yellow;
}

.category-quiz #page_end {
	height:500px!important;
	background:#3D489C url(img/quiz/monete.png) top center no-repeat!important;
}

/* ################################ Media Queries ################################### */

@media only screen and (max-width: 481px) and (max-device-width: 769px) {
	
	body {
	  -webkit-text-size-adjust: none;
	  background:#ccc!important;
	}
	
	div#container {
		width:100%;
	}
	
	div.orbit-wrapper, #what, #what_small, #others #news, .menu-footer-container, #others.aside, .social_links, #comics .paginazione, #tema, #speciale, #menu-item-15744, #menu-item-15742 {
		display:none;
	}
	
	#what, #what_small {
		position:fixed;
		bottom:-2000px;
		right:-2000px;
		display:none;
	}
	
	div#post {
		width:100%;
		padding:0;
		margin:0;
		float:none;
	}
	
	aside {
		float:none;
		margin:0;
		padding:0;
		width:100%;
	}

	.banner {
		top:0;
		left:0;
	}
	
	.single .banner {
		margin:0 0 10px 0;
	}
	
	aside .colonna {
		float:none;
		margin:0;
		padding:5%;
		width:auto;
		overflow:hidden;
		width:90%;
	}
	
	div#post img, div#post embed, div#post iframe {
		max-width:100%;
		height:auto;
	}

	.paginazione {
		height:auto;
		padding:20px;
	}
	
	.paginazione .precedente a, .paginazione .successivo a{
		position:static;
	}
	
	#header form#search input{
		float:right;
		width:30%;
		display:block;
		background:url("img/search.png") center left no-repeat;
		margin:10px 0 0 0;
	}
	
	#header {
		height:auto;
	}
	
	#header nav select {
  		display: inline-block;
	}
	
	header nav ul li a {
		padding:10px 0 0 0;
		margin:0 10px 10px 10px;
		font-size:30px;
		display:block;
		}
		
	header nav.submenu ul li a {
		display:none;
		}
	
	header nav.submenu select {
		padding:5px 10px;
		margin:20px;
		float:right;
		}
	
	
	header nav ul li a:hover {
		background:none;
		}
	
	#header nav#menu ul {
		padding:0;
		float:left;
		width:40%;
		}
		
	#header nav#menu select {
		display:none;
		}
		
	#header h1 a {
		position:static;
		margin:10px;
		float:left;
	}
	
	#page_end, #footer {
		display:block;
		background:none!important;
		height:auto;
		width:100%
	}
	
	/*comics*/
	
	#comics {
		padding:0;
	}
	
	#comics img {
		border: 0 none;
		height: auto;
		margin: 0;
		width: 100%;
	}
	
	#container.article aside {
    	width: 100%;
	}
	
	/*archive*/
	
	#post.archive img.attachment-thumbnail {
		float: none;
		margin: 0 0 20px 0;
	}
	
	/* */
	
	.error404 {
	background:#fff url(img/404.jpg) -400px 50px no-repeat!important;
	}
	
	/**/
	
	#review {
	height:60px;
	padding:20px 0 20px 0;
	display:block;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-shadow: 0px 0px 5px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
	text-transform:uppercase;
	}
	
	#custom-bg {
		display:none;
	}
	
	.category-quiz h2.quiz {
	background:url(img/quiz/logo_quiz.png) top left no-repeat;
	background-size:100% auto;
	height:150px;
	width:100%;
	position: relative;
	z-index: 1000;
	top: 70px;
	text-indent:-9999px;
	text-align:left;
	display:block;
	pointer-events:none;
	margin-top:-80px;	
	}
	
	.category-quiz h3.quiz {
	-webkit-border-radius: 0%;
    border-radius: 0%;
	background:orange;
	color:#fff;
	width:100%;
	height:100px;
	text-align:center;
	position:relative;
	top:120px;
	right:0;
	padding:10px 0;
	font-size:20px;
	z-index:100;
	}
	
	.category-quiz .attachment-full {
		height:auto!important;
		width:100%!important;
	}
	
	.category-quiz #post article:after {
		display:none;
	}
	
	.category-quiz h5 {
	background-color: rgba(217, 0, 0, 0.6);
	color:#FFF;
	padding: 30px 0;
	font-size: 60px;
	text-transform: uppercase;
	position: absolute;
	top: 100px;
	width: 100%;
	left: 0;
		-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
		-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
		}
		
		.category-quiz #overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 10000;
	 background-color: rgba(0, 0, 0, 0.6);	 
}
		
		.category-quiz #overlay div {
     width:80%;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
	 text-align:left;
	 position:relative;
		-webkit-border-radius: 30px;
    border-radius: 30px;
}
}

.category-oculus-rift-dk2 #container.article aside .colonna {
	float:left;
	width:25%;
	clear:none;
}