/* @override 
	http://johnaugust.com.com/Assets/off-topic-tumblr.css
	http://johnaugust.com/Assets/off-topic-tumblr.css
	http://johnaugust.com/Assets/tumblr-assets/off-topic-tumblr.css?v1.5
*/
body {
	background-color: transparent;
	position: relative;
}

#container {
	z-index: 100;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#outer-wrap {
	position: relative;
	overflow: hidden;
	z-index: 50;
}
#site-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	z-index: 50;
}




  x#outer-wrap { position: absolute; z-index: 1000; background: #000; opacity: 0.5; top: 0; left: 0; }
  
  x#container { position: absolute !important; z-index: 2000; top: 0;
	margin-left: auto;
	margin-right: auto;
}





#container object {
	z-index: 120;
}
#site-link:hover,
#outer-wrap:hover {
	cursor: pointer;
}
#container:hover {
	cursor: auto;
}
#container .header h1 {
	font: bold 62px/81px "Yanone Kaffeesatz", "Gill Sans", "Trebuchet MS";
}
.noframe {
	background-color: #62615e;
	background-image: 
		url(http://johnaugust.com/img/tumblr-bg.jpg),
		url(http://johnaugust.com/img/tumblr-repeating.jpg);
	background-position: 
		center top,
		top;	
	background-repeat: no-repeat, repeat-x;
	background-attachment: fixed;
}
.no-multiplebgs .noframe {
	background: #62615e url(http://johnaugust.com/img/tumblr-bg.jpg) no-repeat fixed center top;
}
.noframe #container {
	xbackground-image: none;
}
#johnaugustbg {
	display: block;
	background-color: black;
	position: fixed;
	top: 0;
	z-index: 50;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	opacity: .6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#jalink-container {
	width: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	display: block;
	height: 100%;
}
.jalink {
	display: block;
}
.noframe .jalink {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 301;
	display: block;
}
#linkleft {
	margin-left: -287px;
	left: 0;
	xbackground-color: orange;
	xbackground-color: blue;
}
#linkright {
	right: -284px;
	xbackground-color: aqua;
	top: 49px;
	margin-right: 1px;
}
.jalink:hover {
	cursor: pointer;
}
a.comments,
ul.posts,
a.post_type,
a.note_count {
	z-index: 402 !important;
}
a.label {
	z-index: 405 !important;
}