body, html {
	margin:0;
	padding:0;
	background-image: url('img/bg.gif');
	color:#f5f5f5;

	padding-top: 10px;

	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}
body {
	min-width:700px;
	min-height: 500px;
}
a {
	color: #aaa;
}

a:hover {
	color: #fff;
}

a:active {
	color: #fff;
}

a:visited {
	color: #aaa;
}
#wrap {
	margin:0 auto;
	width:700px;
}
#main {
	background-color: #202020;
	float:right;
	width:598px;
	min-height: 400px;

	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
}
#sidebar {
	float:left;
	width:100px;

	margin-top: 99px;
}
#footer {
	clear:both;
	text-align: right;
}
#header h1 {
	padding:5px;
	margin:0;
}
#main p {
	padding-top: 0px;
	padding-left: 25px;
}
#maincontent {
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 25px;
}
#sidebar p {
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
}
#footer p {
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	font-size: 7pt;
	color: #aaa;
}
.menuitem {
	font-weight: bold;
	line-height: 200%;
}
.menuitem a {
	text-decoration: none;
}
#banner {
	border-bottom: 1px #fff solid;
}
#sidebar1 {
	background-image: url('img/lefttop.png');
	background-repeat: no-repeat;
	min-height: 16px;
	margin:0;
	padding:0;
}
#sidebar2 {
	background-image: url('img/leftmid.png');
	background-repeat: repeat-y;
}
#sidebar3 {
	background-image: url('img/leftbottom.png');
	background-repeat: no-repeat;
	min-height: 16px;
	margin:0;
	padding:0;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
}

.heading a {
	text-decoration: none;
	color: #f5f5f5;
}

.viddate {
	font-size: 7pt;
	color: #aaa;
}

.pipe {
	color: #f5f5f5;
}

.feedbar {
	margin-bottom: 20px;

	float: left;
	width: 100%;

	padding-bottom: 5px;
	border-bottom: 1px #aaa dotted;
}

.feedbar-bottom {
	margin-bottom: 20px;

	width: 100%;

	padding-top: 5px;
	border-top: 1px #aaa dotted;
}

.feedentry {
	display: inline;
	margin-left: 15px;
}

.videoentry {
	min-height: 120px;
	margin-bottom: 25px;

	float: left;
	width: 100%;
}

.picturecontainer {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;

	clear: both;
}

.videothumbnail {
	border: 1px solid #aaa;
}

.videoreleases {
	margin: 3px;
	margin-bottom: 5px;

	margin-top: 5px;
}

.videoreleasesexpanded {
	margin: 3px;
	margin-bottom: 5px;

	display: none;

	margin-top: 5px;
}

.videoarrow {
}

.videoicon {
	vertical-align: bottom;

	margin-top: 2px;

	margin-right: 3px;
}

.watchlink {
	font-weight: bold;
	text-decoration: none;
}

.releaseentry {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 5px;

	border-bottom: 1px #aaa dotted;
}

.releaseentry a, .feedentry a {
	text-decoration: none;
}

.creditlink {
	font-weight: bold;
}

.credits {
	margin-left: 20px;
}

#itunesimg {
	margin-left: 13px;
	margin-top: 20px;
}

#newsbar
{
	text-align: center;

	margin-bottom: 20px;

	float: left;
	width: 100%;

	padding-bottom: 5px;
	border-bottom: 1px #aaa dotted;

	color: #aaa;
}