body {
	margin:0;
	padding:0;
	border:0;
	background:#fff;
	min-width:900px;
	min-height:600px;
	background-image:url('http://www.thebackalleys.com/style/background.png');
}                

img {
	border:0px;
}

div, p, pre, span, td, tr {
	font-family:tahoma;
	font-size:11px;
	color:#d9cdcb;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.004);
	border:2px thick #000000;
}

a:link {color:#7FBCFF; text-decoration:none;}
a:visited {color:#7FBCFF; text-decoration:none;}
a:hover {color:#fff; text-decoration:none ; border-bottom:1px dotted #7FBCFF;}
a:active {color:#fff; text-decoration:none; border-bottom:1px dotted #7FBCFF;}

div#top {
	clear:both;
	float:left;
	width:100%;
	background-image:url(http://www.thebackalleys.com/style/banner-i.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:right;
}

div#topNavBar {
	clear:both;
	float:left;
	width:100%;
	height:39px;
	position:relative;
	text-align:center;
	margin-top:-2px;
	background-image:url(http://www.thebackalleys.com/style/topBar.png);
	background-repeat:repeat-x;
}

div#topNavBlock {
	float:left;
	width:100%;
	margin-top:11px;
}

a.topNav, a.topNav:visited {
	display:inline;
	position:relative;
	text-align:center;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	border:1px solid #000;
	padding:2px 20px 3px 20px;
	margin:0px 5px 0px 5px;
}

a.topNav:hover, a.topNav:active {
	display:inline;
	position:relative;
	text-align:center;
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	border-left:1px dotted #4d4b57;
	border-right:1px dotted #4d4b57;
	padding:2px 20px 3px 20px;
	margin:0px 5px 0px 5px;
}

div#footer {
	float:left;
	position:relative;
	width:100%;
	height:35px;
	bottom:0;
	text-align:center;
	padding-top:11px;
	background-image:url(http://www.thebackalleys.com/style/topBar.png);
	background-repeat:repeat-x;
}

div#container1 { /* left */
	position:relative;
	float:left;
	right:68%; /* width of center column */
	width:100%;
	margin:-3px 0px;
	background-color: transparent;
}

div#container2 { /* center */
	position:relative;
	float:left;
	right:17%; /* width of right column */
	width:100%;
	margin:-3px 0px;
	background-color: transparent;
}

div#container3 {  /* right */
	position:relative;
	float:left;
	width:100%;
	background-color: transparent;
	margin:-3px 0px;
	overflow:hidden;
}

div#mid1,
div#mid2,
div#mid3 {
	position:relative;
	text-align:center;
	margin:10px 0px 10px 0px;
}

div#container3 div#container2 div#container1 div#mid1 {
	float:left;
	left:85%; /* 100% minus left column */
	width:15%;
	text-align:center;
}

div#container3 div#container2 div#container1 div#mid2 {
	float:left;
	left:85%;
	width:68%;
	text-align:center;
}

div#container3 div#container2 div#container1 div#mid3 {
	float:right;
	left:85%;
	width:17%;
	text-align:center;
}

.content {
	margin:5px;
	border:1px solid #000;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	overflow:hidden;
}

div#mid2 .content {
	margin:0px -5px 5px 0px;
	border:1px solid #000;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
}

div#mid2 div .content {
	margin:5px;
	border:1px solid #000;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
}

div#mid3 .content {
	margin:0px 5px 5px 10px;
	border:1px solid #000;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
}

a.topicRow, a.topicRow:visited {
	display:block;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	padding:2px 5px 2px 5px;
	font-size:11px;
	text-align:left;
}

div#user {
	position:absolute;
	width:200px;
	height:auto;
	top:10px;
	right:5px;
	text-align:right;
}

a.topicRow:hover, a.topicRow:active {
	display:block;
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	border:none;
	padding:2px 5px 2px 5px;
	font-size:11px;
	text-align:left;
}

.title {
	font-size:x-large;
	font-variant:small-caps;
	letter-spacing:1em;
	color:#403c3c;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0.004);
	margin:-5px -5px -4px 0px;
}

.mid-ava{
	position:absolute;
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	padding:5px;
	left:20px;
	margin-top:-23px;
}

.mid-ava a:hover,
.mid-ava a:active{
	border-bottom:none;
}

.mid-news-title{
	height:23px;
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	font-size:16px;
	margin:0px 0px 5px 0px;
	padding:23px 0px;
}

a.mid-news-title-link, 
a.mid-news-title-link:visited {
	font-weight:bold;
	border-bottom:none;
	border-width:thin;
}

a.mid-news-title-link:hover, 
a.mid-news-title-link:active{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #7FBCFF;
}

.mid-news-description {
	display:block;
	letter-spacing:3px;
	text-decoration:italic;
}

.mid-title{
	height:auto;
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	font-size:16px;
	margin;5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}

.mid-content{
	margin:5px 0px 5px 0px;
	width:100%;
}

.mid-spacer{
	height:5px;
}

.mid-page{
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	margin:5px 0px 5px 0px;
	padding:10px;
}

.mid-page img{
	border:none;
	padding:5px;
}

.imgLink a:hover{
	border:none;
}

.imgLink a:link img,
.imgLink a:visited img{
	border:none;
	padding:5px;
	opacity:0.5;
}

.imgLink a:hover img,
.imgLink a:active img{
	padding:4px;
	border:1px dotted #7FBCFF;
	opacity:1;
}

.mid-avatar{
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	padding:5px 10px 5px 10px;
	font-size:9px;
}

.mid-avatar img{
	width:116px;
	height:auto;
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	padding:5px;
	border:1px solid #1E1E22;
}

.mid-box{
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	padding:1em;
}

.mid-box span{
	display:block;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	height:100%;
	overflow:hidden;
	padding:1em;
}

.mid-box span img {
	max-width:700px;
}

.mid-info{
	text-align:right;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	padding:0px 5px 5px 0px;
	margin:-5px 0px 5px 0px;
	font-size:9px;
}

li{
	margin-top:3px;
	font-size:10px;
}

a.linked-image:hover {
	border-bottom:none;
}

.left-box{
	border-top:2px solid #0b0b0d;
	border-bottom:2px solid #0b0b0d;
	margin-bottom:5px;
}

.left-box-top{
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	text-align:left;
}

.left-box-date{
	float:right;
	padding-right:5px;
	font-size:9px;
	text-align:right;
}

.left-box-stat{
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:repeat;
	padding-left:5px;
	font-size:9px;
	text-align:left;
}

.left-box-grey{
	color:#999190;
	font-size:9px;
}

.bar-title{
	background-image:url(http://www.thebackalleys.com/style/darktransbox.png);
	background-repeat:repeat;
	font-size:14px;
	text-align:left;
	font-variant: small-caps
}

.right-box-post{
	border-top:2px solid #0b0b0d;
	border-bottom:2px solid #0b0b0d;
	margin-bottom:5px;
}

.right-box-post-p{
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	margin:0px;
	background-repeat:repeat;
}

.right-box-post-t{
	display:block;
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	padding:5px;
	font-size:9px;
	text-align:left;
	font-style:none;
	overflow:hidden;
}

.right-box-post-i{
	background-image:none;
	margin:0px;
	padding-right:5px;
	background-repeat:repeat;
	font-size:9px;
	text-align:right;
}

.right-box-posts{
	float:right;
	text-align:right;
	background:transparent;
	margin-bottom:5px;
	padding-right:5px;
}

.right-box-name{
	background-image:url(http://www.thebackalleys.com/style/lighttransbox.png);
	background-repeat:true;
	margin-bottom:5px;
	padding-left:5px;
	text-align:left;
}

.tut-main-nolink{
	display:block;
	padding:10px 10px 10px 50px;
	background-color:#0b0b0d;
	letter-spacing:3px;
	font-size:15px;
	text-align:left;
	margin:10px 0px 10px 0px;
	border-bottom:none;
}

a.tut-main:link,
a.tut-main:visited{
	display:block;
	padding:10px 10px 10px 50px;
	background-color:#0b0b0d;
	letter-spacing:3px;
	font-size:15px;
	text-align:left;
	margin:10px 0px 10px 0px;
	border-bottom:none;
}

a.tut-main:hover,
a.tut-main:active{
	display:block;
	padding:10px 10px 10px 50px;
	background-color:#0b0b0d;
	letter-spacing:3px;
	font-size:15px;
	text-align:left;
	margin:10px 0px 10px 0px;
	border-bottom:none;
}

.tut-subbar{
	background-color:#0b0b0d;
	position:absolute;
	margin:-10px 0px 0px 50px;
	height:10px;
	width:100px;
}

.tut-sub{
	background-color:#0b0b0d;
	margin:0px 0px 10px 50px;
	padding:5px;
	text-align:left;
	font-size:12px;
}

a.tut-sublink:link,
a.tut-sublink:visited{
	padding-right:5px;
}

a.tut-sublink:hover,
a.tut-sublink:active{
	padding-right:5px;
	border-bottom:none;
}