﻿
.LineaHeader2{ width:100%;   height:2px;}
.LineaHeader2.omnia{ background-color:   #003366} 

.LineaHeader{ width:100%; float:left; height:5px;}
.LineaHeader.omnia{ background-color:   #003366}  
.grid_giochi {display: inline; float:left;   position:relative;margin-left:5px;margin-right:5px; margin-top:5px;margin-bottom:5px;}

.grid_giochi{width:230px;text-align:center; background-color:#ffffff ; }	 


.qitem {
	width:200px;
	height:200px;	
	border:1px solid #222;	
	margin:5px 5px 5px 0; background-color:#c2c2c2;
	/*background: url('images/bg1.gif') no-repeat;*/
	
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
 
	cursor:hand; cursor:pointer;
}

	.qitem img {
		border:0;
		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
	}
 
		 
/* Setting for corners */

.topLeft, .topRight, .bottomLeft, .bottomRight {
	position:absolute;
	background-repeat: no-repeat; 
	float:left;
}

.topLeft {
	background-position: top left; 	
} 

.topRight {
	background-position: top right; 
} 

.bottomLeft {
	background-position: bottom left; 
} 

.bottomRight {
	background-position: bottom right; 
}

.clear {
	clear:both;	
}

.TitoloCustom { text-transform:uppercase; color:#111111; font-size:27px; font-family: 'CuprumFFURegular';}
.TitoloHome { text-transform:uppercase; color:#111111; font-size:17px; font-family: 'CuprumFFURegular';}
.TestoHome {  color:#111111; font-size:12px; font-family: 'CuprumFFURegular';}

@font-face {
     font-family: 'CuprumFFURegular'; 
    src: url('fonts/Cuprum-webfont.eot');
    src: url('fonts/Cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Cuprum-webfont.woff') format('woff'),
         url('fonts/Cuprum-webfont.ttf') format('truetype'),
         url('fonts/Cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


********************************
SINGLE BLOG
*************************************************************************************/
.single-header{margin-top:-10px;}
.border{border: 1px solid #ccc;}

#container-button{position:relative;float;left; width:100%;}
	.button-single{display:block;margin:20px 0 20px 0; padding:30px; border-radius:10px ;background:#e9e9e9;color:#333!important;text-transform:uppercase;font-size:30px;}
	#pop-fb{width: 350px;height:158px; background: url(img/pop-fb.png);position: absolute;top:-10px;right:-9999px;z-index:150;}
	#pop-fb p {float:left; padding:10px;position: absolute;top:40px;left:20px;width:200px;color:#fff;}
	#pop-fb .fb-like{position: absolute;top:40px;right:30px;}
	#pop-fb-close{width:40px;height:40px;display:block;position: absolute;top:0; right:0;z-index:100;  cursor:pointer}
	#pop-fb-open{width:100%;height:80px;display:block;position: absolute;bottom:0; right:0;z-index:100; cursor:pointer}



#authorarea{
width:100%;
float:left;
margin-top: 30px;
}
#authorarea h3{
font-size: 18px;
margin:0;

}
#authorarea h3 small a{
text-decoration:none;
font-family: open sans;font-size: 12px;
}
#authorarea img{
margin:0 20px 0 0;border-radius:100px;
padding:0px;
float:left;
}
#authorarea p{
color:#333;
margin:0;
}
#authorarea p a{
color:#333;
}
.authorinfo{

} 



/*** comments ***/
.fb-comments{width: 100% !important;margin-bottom:30px}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;}



.comments-template{margin:30px 0 0 0;float:left;width:100%;}
ol.commentlist {
	margin:0;
	padding:0;
	}
.commentlist img{border:none!important;}
.commentlist li {
	list-style:none;
	margin-bottom:14px;
	margin-left: 0px;
	}
.commentlist .avatar{float:left;margin: -5px 15px 0 0;border-radius:32px}
.comment{border-top:1px solid #eee;}
.children .comment{border-top:none;}
.commentlist .comment-author{
	display:block;padding:20px 0 0 0;
	
	
	}
.comment-meta{display:block;padding:0px 0 20px 0;font-size: 11px;}

.commentlist a:link, .commentlist a:visited {

	}

.commentlist a:hover, .commentlist a:active {
	
	}

.commentlist cite img {
	padding:1px;
	
	float:left;
	margin-right:9px;
	}
.comment-body p{ color: #666}
.commentlist .comment-author{border-top: 1px solid #eee; }

.commentlist .comment-author cite{
	font-weight:bold;
	font-family: dosis;
	font-size:20px;
	font-style: normal;
	
	}

.commentlist .time {
	
	padding-left:13px;
	}

.commenttext {
	
	
	padding: 0 20px 20px 20px;
	
	}
/**
* Comment form
**************************************/

/* Wrapper div for the entire comment form. */
div#respond { }

/* Reply title. */
h3#reply-title { }

/* Cancel comment link. */
h3#reply-title small { }

/* The comment form. */
form#commentform { }

/* Comment author field. */
p.comment-form-author {width: 29%; float:left;margin-right:4%;}
p.comment-form-author label { float:left; font-family: dosis;}
p.comment-form-author input#author {clear:both; display:block;width: 90%}

/* Comment email field. */
p.comment-form-email {width: 29%; float:left;margin-right:4%;}
p.comment-form-email label { float:left; font-family: dosis;}
p.comment-form-email input#email { clear:both;display:block;width: 90%}

/* Comment URL field. */
p.comment-form-url {width: 29%; float:left;margin-right:4%;}
p.comment-form-url label { float:left;font-family: dosis;}
p.comment-form-url input#url {clear:both; display:block;width: 90%}

/* Required (*) text. */
span.required {float:left; }

/* Comment form text. */
p.comment-form-comment {}
p.comment-form-comment label { float:left; font-family: dosis;}
p.comment-form-comment textarea#comment {clear:both;display:block;width: 93% }

/* Must log in paragraph. */
p.must-log-in { }

/* Logged in paragraph. */
p.logged-in-as { }

/* Comment notes paragraph. */
p.comment-notes { }

/* Allowed tags paragraph. */
p.form-allowed-tags { }
p.form-allowed-tags code { }

/* Paragraph that wraps the submit button and hidden comment ID fields. */
p.form-submit { }

/* Submit button. */
input#submit { }
/************************************************************************************
FOOTER
*************************************************************************************/
 

#fullby-custom1{display:block; width:120px; height:120px; position: fixed; bottom: 0; left:0;background: url(images/demo_custom1.png);
background-size: 100% auto;}
   
#fullby-custom3{display:block; width:120px; height:120px; position: fixed; bottom: 0; left:0;background: url(images/demo_custom3.png);
background-size: 100% auto;}

#fullby-Aut{display:block; width:120px; height:120px; position: fixed; bottom: 0; left:0;background: url(images/demo_AutPrivacy.png);
background-size: 100% auto;}


 

#fullby-Cond_a{display:block; width:120px; height:120px; position: fixed; bottom: 0; left:0;background: url(images/demo_cond_assistenz.png);
background-size: 100% auto;}

#fullby-Cond_v{display:block; width:120px; height:120px; position: fixed; bottom: 0; left:0;background: url(images/demo_cond_vendita.png);
background-size: 100% auto;}

#fullby-Cond{display:block; width:120px; height:120px; position: fixed; bottom: 0; left:0;background: url(custom/images/demo_condizioni.png);
background-size: 100% auto;}

