@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0;}
/*---- BEBAS FONTS----*/
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('fonts/ BebasNeue-webfont.eot');
	src: local('☺'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#webfontYW4lu6A6') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{ padding-bottom: 0px;}
ul.fontface li a{
	font: 18px 'BebasNeueRegular', Arial, sans-serif;
	letter-spacing: .025em;
	color: #bbb;
	text-decoration: none;
	}
ul.fontface li a:hover{
	color: #212121;
	}
ul.fontface li a.current{
	color: #212121;
	}	
ul {
	margin-left:10px;
	list-style:none;
	position:absolute;
	}
li #bear{
	padding-top: 5px;
	margin-left: -12px;
	padding-bottom: 20px;
}	
li a {
	text-decoration:none;
	color:#000000;
	line-height:1em;
	font-size: 11pt;
	}
li a:hover{
	color: #666;	
}	
li a.current {
	color:#000000;
	}
.right {
	width:100%;
	}
.right-content {
	margin:80px auto;
	width:540px;
	padding-left:100px;
	padding-right:100px;
	}
.right-content p {
	width:540px;
	font-size:.9em;
	margin:0 auto;
	}
.right-content p.movie {
	width:740px;
	margin-bottom:10px;
	}
.right-content p.movie-text {
	margin:0 auto;
	height:170px;
	}
.right-content p.movie-text img {
	float:left;
	}
.right-content p a, .right-content p a:visited {
	color:#000000;
	}
img.title {
	position:absolute;
	top:0;
	left:0;
	}
.center {
	width:600px;
	height:500px;
	margin:0 auto;
	}
li.journal{
	font-weight: bold;
}	
#gallery{margin-bottom: 3px;}
#headerimg a img{ border: 0px !important; text-decoration: none !important;}
