.typo{
	font-family: 'Crimson Text', serif;
}

.clearer{
	clear:both;	
}

.message{
	font-size:14px;
	color:green;
	background:#eee;
	text-align:center;
	padding:10px;
}

body{
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	font-size:14px;
	font-family:Arial,"sans serif";
	color:#6eafa9;
}
.no_underline{
	text-decoration: none !important;
}
.typo100{
	font-size: 100%;
}
.typo115{
	font-size: 115%;
}
.typo125{
	font-size: 125%;
}
.typo135{
	font-size: 135%;
}
.typo150{
	font-size: 150%;
}
.typo200{
	font-size: 200%;
}
.typo250{
	font-size: 250%;
}
.typo300{
	font-size: 300%;
}
.colored{
	color:#6eafa9;
}
.colored2{
	color:#bdd3d1;
}
.center {
	text-align:center;	
}
h1{
	padding:0;
	margin:0;
	font-weight: normal;
	text-align:center;	
}
#title a{
	
	text-decoration: none !important;
}

a img { border:none; }

#wrapper{
	width: auto;
	height: auto;
	height: 100vh;
	margin: 0 auto;
}
	
#inner{
	width:1072px;
	height:auto;
	margin: 0 auto;
}
#title{
	width: auto;
	max-width: 100%;
	height: auto;
}



#content{
	width:820px;
	height:auto;
	padding:10px;

	float: left;
}
#sidebar{
	width:212px;
	height:520px;
	float: left;
}

#gallery{
	width:1035px;
	height:130px;
	overflow-x:auto;
	overflow-y:hidden;
}

#wrapper #gallery a{
	text-decoration:none;
}

footer{
	width: auto;
	max-width: 100%;
	height: auto;
	margin:50px 0 20px 0;
	text-align: center;
	color:#abc9c6;
	font-size: 18px;
}
#sidebar{
	margin-left: 20px;
}
#sidebar a{
	display: block;
	width: 100%;
	font-size: 18px;
	color:#abc9c6 !important;
	text-decoration: none !important;
}
#sidebar a:hover,
#sidebar a.on{
	color:#649e98 !important;
}


#wrapper a,
#wrapper a:hover,
#wrapper a:visited,
#wrapper a:focus{
	color:#6eafa9;
	text-decoration:underline;
}

#wrapper .opening{
	padding-top: 20%;
	width:100%;
	margin: 0 auto;
	font-size: 70px;
	height:150px;
	display:block;
	text-decoration: none !important;
	text-align: center;
}
#wrapper .opening:hover{
	color:#abc9c6;
}
/** back office **/
#admin_logout{
	cursor:pointer;	
}
#loginLabels{
	margin-left:330px;	
}
#loginLabels,
#loginInputs{
	float:left;
	width:200px;
	line-height:30px;
}
#content.back{
	width:1160px;
	height:auto;	
}

#galleryListWrapper .block{
	float:left;
	width:180px;
	height:135px;
	list-style-type:none;
}

.film {
	float:left;
	text-align:center;
	width:300px;
	height:250px;
	margin:20px auto;	
	padding: 0 30px
}

.submenu{
	display: none;
}

.w75{
	width: 75%;
	float: left;
}
.w75 p{
	margin-top: 0 !important;
	font-size:115%;
	line-height:24px;
}
.w25{
	width: 25%;
	float: left;
}

.film
.vimeoMovie{
	display: block;
	overflow:hidden;
	width: 300px;
	height: 160px;
}
#embed{
	margin-left: 30px;
}