/* Urapopstar CSS copy 2010 +++ sean@allaccesstoday.com */

body {
	background-color: #000000;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px #fff solid;
	}
a {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #CCCCCC;
	}
#wrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 1010px;
}
#side {
	width: 300px;
	float: left;
	margin-right: 10px;
}
.smalltxt {
	font-size: 9px;
	}
#main {
	width: 700px;
	float: left;
}
.wide {
	padding: 3px;
	font-size: 11px;
	}
#footer {
	margin-top: 10px;
	background: url(images/side-bg.png);
	min-height: 110px;
}
#logo {
	background: url(images/logo.png) top right no-repeat;
	width: 300px;
	height: 150px;
}
#side-panel {
	background: url(images/side-bg.png);
	padding: 4px;
	margin-top: 10px;
	font-size: 11px;
}
#side-nav {
	background: url(images/side-bg.png);
	margin-top: 10px;
}
#content-panel {
	background: url(images/content-bg.png);
	padding: 4px;
	color: #fff;
	font-size: 11px;
}
#content-panel h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
#tweet {
	text-align: center;
}
.tweet-uraps {
	height: 100px;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tweet-featured {
	height: 100px;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	width: 474px;
	float: left;
	margin-bottom: 10px;
}
.singles {
	float: left;
	width: 230px;
	margin-right: 10px;
	min-height: 170px;
	font-size: 11px;
}
.singles-img {
	background:url(images/singles.jpg) top center no-repeat;
	height: 60px;
}
.albums-img {
	background:url(images/albums.jpg) top center no-repeat;
	height: 60px;
}
.albums {
	float: left;
	width: 230px;
	margin-right: 10px;
	min-height: 170px;
	font-size: 11px;
}
.quicklinks {
	float: left;
	width: 196px;
	min-height: 170px;
}
.forumlatest {
	margin-top: 10px;
	float: left;
	width: 694px;
	min-height: 200px;
}
.foot-left {
float: left;
width: 420px;
padding: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}
.foot-right {
text-align: right;
float: right;
width: 420px;
padding: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}
.foot-logo {
float: left;
background: url(images/footer-logo.png)center center no-repeat;
height: 70px;
width: 70px;
}
.foot-copy {
width 300px;
padding-left: 15px;
padding-top: 5px;
font-size: 11px;
float: left;
}
.foot-links {
float: left;
padding-left: 15px;
padding-top: 5px;
font-size: 10px;
}
.vb_topics li {
	list-style-position: outside;
	list-style-image: url(images/forum.png);
}

#quick {
	margin: 0px;
	padding: 0px;
	width: 196px;
}
#quick li {
	list-style-type: none;
	height: 20px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}
#quick a:hover {
	background-image: url(images/content-bg.png);
}
#quick a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-decoration:none;
}
#quick ul {
	margin: 0px;
	padding: 0px;
	width: 196px;
}
 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	color: #CCCCCC;
	text-decoration: none;
	vertical-align: sub;
}

.Clear {
	height: 0px;
	clear: both;
}

.pre-head {
	background: url(images/titlebar-active.png)top left repeat-x;
	padding-left: 5px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Calibri, Arial, Verdana, Tahoma;
}
.pre-cont {
	padding-bottom: 10px;
	color: #ffffff;
}
.pre-cont ol {
	padding: 0px;
	margin: 0px;
}