/* CSS Document */
html {
 overflow-y: scroll;
}

body {	font: 12px 'Helvetica Neue', Arial; color: #323232; 
		text-align: justify;
		background-color: #f2f2f2;
		background-image: url('bg2jpg');
		
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('http://www.l8rb4.com/fonts/BebasNeue-webfont.eot');
    src: url('http://www.l8rb4.com/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.l8rb4.com/fonts/BebasNeue-webfont.woff') format('woff'),
         url('http://www.l8rb4.com/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('http://www.l8rb4.com/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
font: 30px Arial; font-weight: bold;
font-weight: bold; 
color: #fff; 
padding:3px 0 3px 10px; 
text-shadow:#555 0px 2px 3px;
background: #88092A;
	}

h2 {font:18px Arial; font-weight: bold; color: #f2f2f2; 
	margin:0 0 5px 0;
	text-shadow:#000 0px 2px 3px;
	padding: 3px 0 3px 5px; 
	background: #88092A;}
	
h2 a {font:18px Arial; font-weight: bold; color: #f2f2f2; }
	
h2 a:hover {font:18px Arial; font-weight: bold; color: #D0D0D0; 
	margin:0 0 5px 0;
	padding: 3px 0 3px 5px;}

h3 {font:12px Courier; font-weight: bold; color: #f2f2f2; 
	margin:0 0 5px 0;
	text-shadow:#555 0px 2px 3px;
	padding: 3px 0 3px 8px; 
	background: #88092A;}
	
h3 a {font:12px Courier; font-weight: bold; color: #f2f2f2; 
	text-shadow:#555 0px 2px 3px;}
	
h3 a:hover {font:12px Courier; font-weight: bold; color: #fff; 
	text-shadow:#555 0px 2px 3px;}
	
h4 {
font: 12px Courier New, Arial; 
font-weight: bold; 
align: center;
color: #E3E0C4; 
margin-bottom:10px; 
padding:10px 0 10px 10px; 
text-shadow:#555 0px 2px 3px;
background: #88092A; 
filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

hr {border: 1px dotted #999596; border-style: none none dotted; }

a {color:#88092A; text-decoration:none; font-weight:bold;}
a:hover {color:#606060; text-decoration:none; font-weight:bold;}

b	{font: 12px Courier New, Arial, sans-serif; font-weight: bold; color: #ccc;}

img { border:0px solid black;}

table, tr {
  	font: 12px Courier New, Arial, sans-serif; color: #323232;
	text-align: justify;
	}

.tablebg2 {border: 5px solid white;}


a img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

a img:hover{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.buy {font: bold 12px  Courier New, Arial, sans-serif;
	color: #E5E5E5;
	display: block;
	height: 15px;
	width: 137px;
	margin: 5px 0 10px 0;
	padding: 2px;
	text-align: center;
	background: green;
	border: 1px solid #FCE46D;
}

a.buy:hover {
	background: #8E898F;
	color: #E5E5E5;
}

a img{
filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

a img:hover{
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.noshow {
	display: none;
	position: relative;
}

.show {
	display: absolute;
	position: relative;
}

/* TUMBLR */
.tumblr_posts 
{	list-style: none;
	margin:0;
	padding:0;
}

.tumblr_post {
	margin:0;
	padding:0;
	}

.tumblr_photo_post {
}

.tumblr_photo {
	padding-bottom:10px;
}

.tumblr_video {
	padding-bottom:10px;
}

.tumbr_video_post {}

.contentWidth {
}
		  
.tumblr_caption {
	color: #393939;
	font: normal 12px  Courier New, Arial;
	align: left;
}

.tumblr_photo_caption{
	color: #393939;
	font: normal 12px  Courier New, Arial;
	margin:0;
	padding:1px;
}

.tumblr_video_caption{
	color: #393939;
	font: normal 12px Courier New, Arial;
	margin:1px;
	padding:1px;
}