html{
	background-color: #eedfba;
}

body{
	margin: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1024px;
	color: #2f2b2c;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	background-color: #e8c39e;
	word-wrap: break-word;
	padding: 0 4px 4px;
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
}

dl dd{
	margin-left: 10px;
}

dl dd + dt{
	margin-top: 20px;
}

#content h2{
	text-align: center;
	color: #FFF;
	font-size: 40px;
	margin: 15px 0;
	text-shadow: 0 2px 0 #000;
	font-variant: small-caps;
	border: solid;
	border-width: 8px 58px 24px;
	border-image: url('test2.png') 8 58 54 58 fill / auto round stretch;
}

#content h3{
	color: #B23F3D;
	font-size: 22px;
	margin: 10px 0;
}

#content h4{
	color: #B23F3D;
	font-size: 18px;
	margin: 10px 0;
}

code pre{
	overflow: auto;
	background: #07132c;
	color: #FFFFFF;
	padding: 5px;
	border-radius: 10px;
	text-align: left;
}

img{
	border: 0;
	vertical-align: middle;
	margin: 0 auto;
}

table{
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
	border: 2px solid;
	width: 100%;
}

td, th{
	border: 1px solid;
	padding: 2px;
}

th{
	background-color: #00000b;
}

:link, :visited{
	color: #913d2f;
	text-decoration: none;
}

:link:hover, :visited:hover{
	text-decoration: underline;
}

#header{
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	height: 180px;
}

#banner_leaderboard{
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

#header #banner_leaderboard{
	position: absolute;
	top: 0;
	right: 0;
}

#header h1:before{
	content: "";
	display: block;
	border-image: url("test2.png") 0 58 fill / auto / 0 23px round stretch;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 11px;
	height: 69px;
}

#header h1{
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 236px;
	height: 145px;
	padding: 0 20px;
}

#header h1 a, #home h1 a{
	background: url("logo_small.png");
	font-size: 0px;
	display: block;
	width: 236px;
	height: 145px;
	margin: 0 auto;
	position: relative;
}

#home h1, #home{
	position: relative;
}

#home h1{
	padding-top: 125px;
	padding-bottom: 40px;
}

#home h1 a{
	background: url("logo_home.png");
	width: 369px;
	height: 227px;
}

#home h1:before{
	content: "";
	display: block;
	border-image: url("test2.png") 0 58 fill /auto round stretch;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 81px;
	height: 69px;
}

#home h1:after{
	content: "";
	display: block;
	background: url("home.png");
	position: absolute;
	right: 50%;
	margin-right: -400px;
	bottom: 0;
	height: 242px;
	width: 264px;
}

#home #navigation a{
	font-size: 0;
	display: block;
	width: 100px;
	height: 100px;
	border: 3px solid #d79788;
	border-radius: 50%;
	padding: 0;
	background-image: url(home.png);
	transition-property: margin-top, box-shadow;
	transition-duration: 0.2s;
}

#home #navigation a:hover{
	margin-top: -5px;
	box-shadow: 0 5px 10px -5px #000;
}

#home #navigation{
	position: absolute;
	left: 50%;
	top: 15px;
	margin: 0;
	padding: 0;
}

#home #navigation li{
	position: absolute;
}

#facebook{
	top: 100px;
	margin-left: -200px;
}

#facebook a{
	background: #3f758f -264px 0;
}

#HTML{
	top: 0;
	margin-left: -115px;
}

#HTML a{
	background: #568a87 -264px -100px;
}

#gimp{
	top: 0;
	margin-left: 9px;
}

#gimp a{
	background: #9b7455 -364px 0;
}

#gallery{
	top: 100px;
	margin-left: 94px;
}

#gallery a{
	background: #9b5558 -364px -100px;
}

#home #content{
	background: #FAF1E2;
}

#social-fb, #social-wp{
  position: absolute;
  top: 0;
  display: block;
  width: 34px;
  height: 70px;
  margin-top: -20px;
  background: url(social.png);
  font-size: 0;
  transition: margin-top 0.2s;
}

#social-fb:hover, #social-wp:hover{
  margin-top: 0;
}

#social-fb{
  
}

#social-wp{
  left: 50px;
	background-position: 34px 0;
}

#header #navigation{
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	bottom: 11px;
	right: 0;
	left: 276px;
	height: 53px;
	border-image: url("test2.png") 0 58 16 fill / 0 round stretch;
}

#navigation li{
	display: inline-block;
	font: 17px Georgia;
	line-height: 53px;
	font-weight: bold;
}

#header #navigation a{
	display: block;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0 8px;
	color: #fff;
	transition-duration: 0.2s;
	transition-property: background, box-shadow;
}

#header #navigation a:hover{
	background: rgba(0,0,0,0.2);
	box-shadow: 0px 10px 10px -10px #000;
}

#columns{
	background: #faf1e2;
	overflow: hidden;
	margin-top: 5px;
}

#content{
	text-align: justify;
	padding: 5px;
	margin-top: 5px;
}

#columns #content{
	float: right;
	margin-top: 0;
	width: 80%;
	margin-left: -8px;
	border-left: 4px solid #e8c39e;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu > ul{
	border-top: 15px solid #e8c39e;
}

#menu > ul > li{
	border-bottom: 15px solid #e8c39e;
}

#menu > ul > li:last-child{
	border-bottom: none;
}

#menu > ul > li:nth-last-child(2){
	border-bottom: 5px solid #e8c39e;
}

#menu{
	float: left;
	width: 20%;
	border-right: 4px solid #e8c39e;
}

#menu h2{
	display: none;
}

#menu h3{
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px;
	background-color: #b23f3d;
	margin: -10px 10px 0;
	position: relative;
}

#menu h3:before{
	content: '';
	display: block;
	border-style: solid;
	width: 0;
	height: 0;
	border-color: #411a19 transparent;
	border-width: 0 10px 10px 0;
	position: absolute;
	top: 0;
	right: -10px;
}

#menu h3:after{
	content: '';
	display: block;
	border-style: solid;
	width: 0;
	height: 0;
	border-color: #411a19 transparent;
	border-width: 0 0 10px 10px;
	position: absolute;
	top: 0;
	left: -10px;
}

#menu li{
	display: block;
}

#menu ul ul li a{
	display: block;
	margin-right: 10px;
	padding-left: 5px;
	line-height: 18px;
}

#menu ul ul li a:hover{
	background: #ca6462;
	color: #fff;
	text-decoration: none;
	position: relative;
}

#menu ul ul li a:hover:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	margin-right: -10px;
	margin-top: -9px;
	height: 0;/*100%;*/
	width: 0;
	border-style: solid;
	border-width: 9px 0 9px 10px;
	border-color: transparent #ca6462;
}

#footer{
	clear: both;
	text-align: center;
	margin: 5px;
}

#modificato{
	text-align: right;
	font-variant: small-caps;
	margin: 0;
}

#banner_skyscraper{
	width: 160px;
	height: 600px;
	margin: 0 auto;
}

#banner_video{
	float: right;
	margin: 10px 0 10px 10px;
	width: 300px;
	height: 250px;
	border: 2px solid #CCC;
	border-radius: 2px;
}

/*General classes*/

.colonne{
	column-width: 100px;
	-moz-column-width: 100px;
	-webkit-column-width: 100px;
}

/*Facebook*/

#fb_like + p{
	margin-top: 0;
}

#fb_share{
	padding-top: 5px;
	padding-left: 18px;
	background: url(/facebook.png) no-repeat center left;
	clear: both;
	display: block;
}

/*AV NEWSLETTER*/

.av_newsletter{
	width: 100%;
}

.av_newsletter label{
	text-transform: capitalize;
}

.av_newsletter .field, .av_newsletter .button{
	background-color: transparent;
	color: #FFFFFF;
	border: 2px solid #CCC;
	border-radius: 5px;
	max-width: 100%;
}

.av_newsletter .field:hover, .av_newsletter .button:hover, .av_newsletter .field:focus, .av_newsletter .button:focus{
	border-color: #FFFFFF;
}

/*Page specific*/

dl.simboli dt{
	font-size: 30px;
}
