/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
:focus {
outline: 0;
}
/*


*/
html{
	height:100%;
	background-color:#060606;
	font-family:Helvetica, Arial, Verdana;
}
body{
	background-color:#060606;
}
.backgroundElement{
	position:fixed;
	background-repeat:no-repeat;
	overflow:hidden;
}
#bottomLeft{
	background-image:url(http://clients.jbd2.com/thebads/images/bottom_left_background.png);
	background-position:bottom left;
	left:0px;
	bottom:0px;
	width:280px;
	height:384px;
}
#bottomRight{
	background-image:url(http://clients.jbd2.com/thebads/images/bottom_right.png);
	background-position:bottom right;
	right:20px;
	bottom:0px;
	width:188px;
	height:296px;
	z-index:60;
}
#topLeft{
	background-image:url(http://clients.jbd2.com/thebads/images/top_left_background.png);
	background-position:top right;
	left:0px;
	top:0px;
	width:797px;
	height:452px;
}
#content{
	left:260px;
	top:0px;
	bottom:0px;
	right:0px;
	overflow:auto !important;
	height:100%;
}
a.logo{
	display:block;
	background-image:url(http://clients.jbd2.com/thebads/images/logo_background.png);
	background-repeat:no-repeat;
	width:207px;
	height:157px;
	background-position:0px 0px;
	border:0px;
	text-decoration:none;
	position:relative;
	left:0px;
	top:0px;
}
a.logo:hover{
	background-position:0px -154px;
}
a.logo:active{
	background-position:0px 2px;
}
.nav{
	position:relative;
	top:-20px;
	width:110px;
}
.nav li{
	height:18px;
	overflow:hidden;
}
.nav li a{
	position:relative;
	top:0px;
	padding-left:27px;
	padding-right:10px;
	line-height:20px;
}
.nav li a:hover{
	top:-20px;
}
.nav li a:active{
	top:-19px;
}
.nav li.selected{
	background-color:#a21c21;
}
.nav li.selected a{
	top:-20px !important;
}
#content{
	position:absolute;
	z-index:30;
	left:280px;
	right:0px;
	top:0px;
	bottom:0px;
	overflow:auto;
}
#content .inner{
	padding-top:40px;
}
#content p{
	margin:10px;
	font-size:13px;
	color:#ffffff;
	padding-right:150px;
	line-height:16px;
}
.cushycms{
	margin:10px;
	font-size:13px;
	color:#dddddd;
	padding-right:150px;
	line-height:20px;
}
.cushycms a{
	text-decoration:underline;
	color:#fff000;
}
.cushycms a:hover{
	text-decoration:none;
	color:#ffffff;
}
.cushycms b,
.cushycms strong{
	font-weight:bold;
}
.cushycms em{
	font-style:italic;
}
#tumblrCtrls{
	position:fixed;
	right:0px;
	top:0px;
	width:260px;	
	text-align:right;
	z-index:3000;
}
#tumblrCtrls .inner{
	margin-top:40px;
	margin-right:40px;
}
#tumblrCtrls #search{
	line-height:40px;
}
.tumblr{
	padding-bottom:100px;
}
.tumblr .photo,
.tumblr .video,
.tumblr .audio{
	margin-left:-8px;
}
.tumblr .caption{
	margin:8px;
}
.tumblr .labels{
	font-size:9px;
	color:#444444;
}
.tumblr .labels a{
	color:inherit;
	text-decoration:none;
}
.tumblr .post{
	margin-bottom:200px;
}
#tumblr_controls{
	right:40px !important;
	top:8px !important;
	z-index:1337 !important;
	position:fixed !important;
}
.tumblr h2{
	font-family:Helvetica, Arial;
	font-size:24px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:-8px;
}
.tumblr h2 a{
	text-decoration:none;
}
.pagination{
	font-size:13px;
	font-weight:bold;
	line-height:19px;
}
.pagination a{
	text-decoration:none;
	color:#666666;
}
.pagination a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#archive_link{
	font-size:10px;
	color:#555555;
}
#archive_link:hover{
	color:#ffffff;
	text-decoration:none;
}
