body {
    background-image:url(images/gradient.jpg);
    background-repeat: repeat-x; 
	background-color:#333333;
	color: #aaaaaa;
    font: small Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

a { outline: none; }

a img {
	border: none;
}

div#search {
	padding-bottom: 20px;
}

div#clear {
	clear: both;
}

div#engage {
	padding-top: 40px;
}
div#main {
	width: 760px;
    margin-left:auto;
    margin-right:auto;	
	background: #2a2a2a url(images/bg-gradient.png) no-repeat right 160px;	
}

div#header {
	height: 160px;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#navbar {
	background-color:#000000;
}

div#watchad {
	padding: 20px;
}

.preview img {
	float: left;
	margin-right: 20px;
	border: solid 5px #FFFFFF;
	top: 1px;
	left: 1px;
	width: 120px;
	height: 90px;
	position: absolute;
}

.preview {
	position: relative;
	width: 130px;
	height: 100px;
	float: left;
	margin-right: 20px;
}

.videoentry {
	height: 100px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.videotext {
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.videoentry h2 {
	font-size: 16px;
	font-weight:bold;
	vertical-align:top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform:capitalize;
}


.videotitle {
	font-size: 18px;
	font-weight:bold;
	vertical-align:top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.singlevideoentry h1 {
	padding-top: 15px;	
	text-transform: capitalize;
}

.singlevideoentry h2 {
	font-size: 12px;
	padding-bottom: 30px;	
}

.singlevideoentry {
	width: 560px;
	text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.singlevideotitle {
	font-size: 28px;
	font-weight:bold;
}

div#sidebar {
	width: 160px;
	float: right;
	text-align: center;
	padding: 10px 0 0 10px;
}

div#content {
	min-height: 700px;
	padding-top: 30px;
	padding: 10px;
	margin-bottom: 20px;
}

div#footer {
	font-size: 10px;
	text-align:center;
	width: 720px;
    margin-left:auto;
    margin-right:auto;	
	margin-top: 20px;
	clear: both;
}

div#addthis {
	text-align:center;
	padding: 20px;
}

div#main {
	border: solid 1px #CCCCCC;
}

.rss img, .rating img, img#footer, .rss {
	border:none;
}

div#watchad {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a:visited, a:link {
color: #99CC66;
text-decoration: none;
}

a:hover {
color:#663366;
text-decoration:underline;
}

#footer a:visited {color: #99CC66;}
#footer a:link {color: #006633;}
#footer a:hover {color:#663366;}

.rating {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 150px;
	background-color:#000000;
	border: solid 1px #999999;
	padding-bottom: 15px;
}

.pagination {
	width: 100%;
	text-align: right;
}

.pagination a {
padding: 0 40px 0 40px;
}

.pagination a#prev {
float: left;
}


#squaread {
width: 300px;
height: 300px;
margin: 0 auto 0 auto;
overflow: hidden;
}

div#related {
text-align: center;
width: 640px;
margin: 0 auto 0 auto;
}

div#related h4 {
padding: 0 0 9px 0;
margin: 0 0 0 0;
}

div#hoverbox {
position: absolute;
background-color: #222222;
border: 1px solid #999999;
text-align: center;
padding: 2px 5px 2px 5px;
}

div#overlay {
	width: 100%;
	height: 100%;
	background: black url(images/ajax-loader.gif) no-repeat center;
	z-index: 10000;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	opacity: 0.9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#watchlinks {
margin: 0;
list-style: none;
padding-left: 70px;
}

#watchlinks li {
display: inline;
}

#links li {
padding-bottom: 5px;
}

#skyscraperad {
	margin-top: 20px;
}