@import url('reset.css');

@font-face {
    font-family: 'ChillerRegular';
    src: url('chiller-webfont.eot');
    src: url('chiller-webfont.eot?#iefix') format('embedded-opentype'),
         url('chiller-webfont.woff') format('woff'),
         url('chiller-webfont.ttf') format('truetype'),
         url('chiller-webfont.svg#ChillerRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
 background:#000;
 font-family: 'Terminal Dosis Light', Arial, sans-serif;
 font-size:16px;
}
a{
	color:#000;
	text-decoration:none;
}
.bf_background img{
	position:fixed;
	top:0;
	left:0;
	height:100%;
	cursor:url(../images/cursor_min.cur), pointer;
}
.bf_overlay{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent url(../images/bg_black.png) repeat top left;
	opacity:0.5;
}
.bf_menu{
	background:transparent url(../images/pattern.png) repeat top left;
	width:300px;
	left:0;
	top:0;
	height:100%;
	position:fixed;
}
#barimg {
	text-align: center;
	margin-top: 150px;
}

h1.title{
	color:#fff;
	font-size:60px;
	font-family: "ChillerRegular";
	background-color: #000;
	background-image: url(../images/background/h1bg.jpg);
	background-position: center center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 20px;
}

h1.title span{
	display:block;
	font-size:24px;
	font-family: 'Terminal Dosis Light', Arial, sans-serif;
	text-align: right;
	margin-top: -10px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 0;
}
.bf_menu ul{
	display:block;
	margin-top:50px;
}
.bf_menu ul li{
	display:block;
}
.bf_menu ul li a{
	color:#fff;
	font-size:30px;
	text-shadow:0px 0px 1px #fff;
	line-height:50px;
	padding:0 20px 0px 30px;
	display:block;
	position:relative;
	margin:5px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}
.bf_menu ul li a span.bf_hover{
	background:transparent url(../images/bg_black.png) repeat top left;
	opacity:0.1;
	position:absolute;
	width:0;
	height:0;
	top:50%;
	left:0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}
.bf_menu ul li a:hover span.bf_hover{
	height:100%;
	width:100%;
	margin-top:-25px;
	opacity:1.0;
}
.bf_menu ul li a span{
	position:relative;
}
.bf_page{
	display:none;
}
.bf_content_text{
 width:300px;
 position:fixed;
 top:155px;
 left:300px;
 height:100%;
 background:transparent url(../images/bg_black.png) repeat top left;
 text-align: center;
}
h2 a  {
 color: #FFF;
 text-decoration: underline;

}
h2 a:hover {
 color: #FFF;
 text-decoration: none;
}
.bf_content_text h2{
	padding:30px 20px 5px 20px;
	color:#fff;
	font-size:30px;
	text-shadow:0 0 1px #fff;
}
.bf_content_text p{
 padding:5px 20px;
 font-size:15px;
 font-family: 'PT Sans Narrow', Arial, sans-serif;
 color:#fff;
 text-align: left;
}
.bf_content_text ul{
	margin: 20px 0px 0px 24px;
}
.bf_content_text ul li{
	float:left;
}
.bf_content_text ul li a{
	display:block;
	margin:4px;
}
.bf_content_text ul li a img{
	display:block;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	opacity:0.7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-transition: all 0.5s ease-in-out;
}
.bf_content_text ul li a:hover img{
	opacity:1.0;
}
.bf_nav a{
	width:72px;
	height:140px;
	position:fixed;
	top:50%;
	margin-top:-70px;
	cursor:pointer;
	opacity:0.3;
	z-index:999;
}
a.bf_close{
	top:10px;
	right:10px;
	background:transparent url(../images/close.png) no-repeat center center;
	position:fixed;
	width:40px;
	height:40px;
	cursor:pointer;
	opacity:0.3;
	z-index:999;
}
.bf_nav a:hover, a.bf_close:hover{
	opacity:0.9;
}
.bf_nav a.bf_next{
	background:transparent url(../images/next.png) no-repeat center center;
	right:-72px;
}
.bf_nav a.bf_prev{
	background:transparent url(../images/prev.png) no-repeat center center;
	left:-72px;
}
.bf_gallery_wrapper{
	top:50%;
	left:50%;
	position: fixed;
	width: 500px;
	height: 250px;
	margin: -125px 0px 0px -260px;
	color:#fff;
}
.bf_gallery_item{
	position:absolute;
	display:none;
	height:440px;
	width:560px;
	top:-95px;
	left:-20px; 
	display:none;
}
.bf_gallery_item img{
	position:absolute;
	top:95px;
	height:250px;
	width:500px;
	left:20px;
	z-index:9;
	cursor:url(../images/cursor_full.cur),  ne-resize;
}
.bf_heading,
.bf_desc{
	position:absolute;
	height:250px;
	width:500px;
	text-shadow:1px 1px 1px #000;
	background:transparent url(../images/bg_black.png) repeat top left;
	-moz-border-radius:0px 100px 0px 100px;
	border-radius:0px 100px 0px 100px;
}
.bf_heading{
	top:95px;
	left:20px 
}
.bf_heading h2{
	position:absolute;
	top:20px;
	left:20px;
	font-size:56px;
	line-height:66px;
}
.bf_desc{
	bottom:95px; 
	right:40px 
}
.bf_desc p{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:30px;
	line-height:66px;
}

.bf_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:14px;
	background:#000;
	opacity:0.9;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:4;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.bf_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	float:right;
}
.bf_footer a:hover{
	color:#fff;
}
.bf_footer a span{
	font-weight:bold;
}
.bf_footer a.bf_left{
	float:left;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
.tattooimg img{
 text-align: center;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
}
