html, body, #wrap {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: #765101 url(gif/stripe.png) top left repeat-x;	
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	height: 100%;	
}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 115px;}

.header{
	background: #000000;
	height: 138px;
	border-bottom: 3px solid #765101;
}

.lineheader{
	background: #765101;
	text-align: center;
}

.separatore{
	height: 5px;
}

#footer {
	position: relative;
	margin-top: -115px; 
	height: 115px;
	clear:both;
	background: #000000; 
	bottom: 0px;
	border-top: 3px solid #231903;
} 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix { height: 1%;}
.clearfix {display: block;}

a:link {
	text-decoration:none;
	color: #ff9a00;	
	outline: none;
}

a:visited {
	text-decoration:none;
	color: #ffc400;
	outline: none;
}

a:active {
	text-decoration:none;
	color: #ffc400;	
	outline: none;
	background: #23003C;
}

a:hover {
	text-decoration:underline;
	color: #ffc400;
	outline: none;
}

a.b:link, a.b:visited, a.b:active {
	font-size: 18px; 
	text-decoration:none;
	color: #ffd200;
	outline: none;
}

a.b:hover {	
	color: #fff1af;
	text-decoration: underline;	
}

a.feature:link, a.feature:visited, a.feature:active, a.feature:hover  {	
	text-decoration:none;
	background:none;
}

.errore{
 color: #ee0000;
}

.rosso{
 color: #ff9a00;
 font-weight: bold;
 font-variant: small-caps;
}

.bianco{
 color: #FFFFFF; 
 font-variant: small-caps;
}

.panna{
 color: #ebe3cd; 
 font-variant: small-caps;
}

.giallo {	
	color:#f0b51e;
	font-weight:bold;	
	font-variant: small-caps;
}

.sbtn    {
	background: #ff9a00;
	background-image: url(gif/button.png);
	border: 1px solid #ff9a00;
	color: #ffffff;
	height: 24px;
	width: 82px;	
	font-weight: bold;
	background-position: center;
	cursor: pointer;
	font-size: 11px; 
}

.sbtn:hover   {
	background: #ffc400;
	background-image: url(gif/button.png);
	border: 1px solid #ffc400;
	height: 24px;
	width: 82px;	
	font-weight: bold;
	background-position: center;
	cursor: pointer;
	font-size: 11px; 
}

.inCol {	
	margin-right: 6px;
	padding: 3px 0 2px 4px;
	background: #d5e165 url(http://www.iliketogame.com/gif/input.gif) top left repeat-x; 
	border: 0;
	color: #000;
	font-weight: bold; 
}

#search, #searchBlog {	
	padding:0px 0px 0px 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #d5e165 url(http://www.iliketogame.com/gif/search.gif) bottom left no-repeat;
	border: 0px;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
}

.keyClick {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold; 
}

.keyClick:hover {
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold; 
	background-color:#7c812a;
}

.mainCenter{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.centra{
	text-align: center;
}

.bordo {
	margin: 2px;
	border: 2px solid #7c812a;
}

img { 
	border: none;
}

.fout {
	text-decoration:none;
	overflow:hidden;
	float: left;
	display:inline;	
	width:325px;
	text-align:left;
	margin: 1px 1px 5px 1px;
	padding: 1px 1px 5px 1px;
}

.fout:hover{
	background-color: #231903;	
}

.feature img{
	text-decoration:none;
	overflow:hidden;
	float: left;
	margin: 5px 5px 5px 5px;
	border: solid 2px #FFFFFF;
}

.ftitle {
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;	
	color:#f0b51e;
	font-weight:bold;	
	display:block;
	font-variant: small-caps;
}

.fstats {	
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;	
	color:white;	
}

.fmid {	
	cursor:pointer;
	text-decoration:none;	
	line-height: 1;	
	color:white;
	margin-top: 7px;		
	display:block;
}

.star{
	display:inline-block;	
	height: 23px; 
	background: url(http://www.iliketogame.com/gif/star.gif) top left repeat-x;
}

.starBKG{
	display:inline-block; 
	width: 80px; 
	height: 23px; 
	background: url(http://www.iliketogame.com/gif/starbkg.gif) top left repeat-x;
}

.bordoGrigio{
	text-align: left;
	border: 3px solid #222222;
	background: #000000 url(http://www.iliketogame.com/gif/stripeblack.png);
}

.pointer {
	cursor: pointer;
	color: #9be138;
}

.pointer:hover {
	cursor: pointer;
	text-decoration:underline;
	color:#ffffff;
	font-weight: bold; 
	background-color:#7EAB3E;
}

.bordoMarrone{
	text-align: left;
	border: 3px solid #241A06;
	background: #000000 url(http://www.iliketogame.com/gif/stripebrown.png);	
}

.bordoVerde{
	text-align: left;
	border: 3px solid #111706;
	background: #000000 url(http://www.iliketogame.com/gif/stripegreen.png);	
}

.vot:hover{
	margin-bottom:-3px;
	height:20px;
	width:20px;
}
