@charset "UTF-8";
/* CSS Document */
/* (c) 2013 bigflannel */
/* This code is licensed under MIT license (see LICENSE.txt for details) */


/* =HTML5 fixes
-------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
nav ul {
	list-style:none;
}


/* =main
-------------------------------------------------------------- */

/* Always force a scrollbar in non-IE, makes page hold itself better */
html { 
	overflow-y: scroll;
}
body {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #d71031;
	background-color: #232323;
	font-size: 0,65em;
	line-height: 1.4em;
}
a {
	color: #d71031;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
a img {
	border: none;
}

/* =page
-------------------------------------------------------------- */

#bkg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #232323 url(http://honda.eventolive.it/2018/AfricaTwinAdventureSportsExperience/bigflannel-archive/img/bkg.png) no-repeat top left;
	background-position: 0px 0px 0px 0px;
	z-index: 10;
}
#page {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	z-index: 100;
}
#left-column {
	position: fixed;
	background-color: #232323;
	float: left;
	width: 250px;
	height: 100%;
	border-right: 3px solid #d71031;	
}
#left-column nav {
	float: left;
	width: 230px;
	text-align: center;
	margin: 0px 0px 0px 10px;
}
#right-column {
	float: left;
	margin: 0px 0px 0px 250px;
	width: 0px;
}
section {
	margin: 10px 0px 0px 10px;
}
#logo-file {
	width: 100%;
}
#logo-file:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#links {
	position:fixed;
	bottom:10px;
	margin: 0px 0px 0px 0px;
	font-size: .75em;
	text-align: center;
}

/* =home page
-------------------------------------------------------------- */

.gallery-title {
	font-size: 0,7em;
	margin: 0px 0px 10px 0px;
}
.album-button {
	float: left;
	width: 190px;
	height: 220px;
	text-align: center;
	margin: 0px 10px 0px 0px;
}
.album-thumb {
	border-bottom: 4px solid #d71031;
}
.album-thumb:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.album-title {
	font-size: .8em;
	margin: 0px 0px 0px 0px;
}
.album-description {
	font-size: .80em;
	margin: 7px 0px 0px 0px;
	line-height: 1.5em;
}


/* =album page
-------------------------------------------------------------- */

#album-text {
	width: 170px;
	text-align: center;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}
.image-thumb {
	float: left;
	margin: 0px 5px 0px 0px;
}
.image-thumb:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


/* =image page
-------------------------------------------------------------- */

.image-main {
	max-width: 0px;
	max-height: 0px;
	cursor: pointer;
}
#image-nav {
	margin: 10px 0px 0px 0px;
}
#previous, #next {
	display: inline-block;
	height: 25px;
	width: 40px;
	text-align: center;
	background-color: #d71031;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}
#pause {
	display: none;
	width: 65px;
	text-align: center;
	cursor: pointer;
}
#play {
	display: inline-block;
	width: 65px;
	text-align: center;
	cursor: pointer;
}

/* =image sponsor
-------------------------------------------------------------- */
#community {
	display: inline-block;
	height: 146px;
	width: 230px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
}
#community:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#homepage {
	display: inline-block;
	position: fixed;
	bottom: 50px;
  	left: 0;
  	margin: 0px 0px 0px 25px;
	cursor: pointer;
	height: 50px;
	width: 200px;
	padding: 0px 0px 0px 0px;
}
#homepage:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#home_main {
	display: inline-block;
}
#eventoLive {
	position: absolute;
  	bottom: 0;
  	left: 0;
	height: 20px;
	width: 170px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	cursor: pointer;
}
#eventoLive:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#anteprime {
	background: url(http://honda.eventolive.it/rideyourpassion/2018/AfricaTwinAdventureSportsExperience/bigflannel-archive/img/anteprime.png) no-repeat;
	display: inline-block;
	height: 45px;
	width: 230px;
	text-align: center;
	padding: 60px 0px 0px 0px;
	cursor: pointer;
}
#anteprime:hover {
	background: url(http://honda.eventolive.it/rideyourpassion/2018/AfricaTwinAdventureSportsExperience/bigflannel-archive/img/anteprime_hover.png) no-repeat;
	display: inline-block;
	height: 45px;
	width: 230px;
	text-align: center;
	padding: 60px 0px 0px 0px;
	cursor: pointer;
}
#iscrizione {
	background: url(http://honda.eventolive.it/rideyourpassion/2018/AfricaTwinAdventureSportsExperience/bigflannel-archive/img/iscrizione.png) no-repeat;
	display: inline-block;
	position: fixed;
	bottom: 120px;
  	left: 0;
  	margin: 0px 0px 0px 10px;
	cursor: pointer;
	height: 45px;
	width: 230px;
	padding: 0px 0px 0px 0px;
}
#iscrizione:hover {
	background: url(http://honda.eventolive.it/rideyourpassion/2018/AfricaTwinAdventureSportsExperience/bigflannel-archive/img/iscrizione_hover.png) no-repeat;
	display: inline-block;
	position: fixed;
	bottom: 120px;
  	left: 0;
  	margin: 0px 0px 0px 10px;
	cursor: pointer;
	height: 45px;
	width: 230px;
	padding: 0px 0px 0px 0px;
}




