@charset "UTF-8";

a:link, a:visited{
	color:#DD0000;
}

#comment
{
	width: 100%;
}
#comment-body
{
	background: url('img/comment-top.png') top right no-repeat;
	float: right;

	padding: 10px 20px;
	width: 550px;
	
}
#comment-body p
{
	margin: 0px;
	padding: 0px;
}
#comment-bot
{
	background: url('img/comment-bot.png') top right no-repeat;
	float: right;
	height: 12px;
	
	width: 594px;
}
#dash-links
{
	margin: 0px;
	padding: 0px;
}
#dash-links li
{
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 8px 5px;
	width: 100%;
}
#dash-links li a
{
	color: #333;
	text-decoration: none;
}
#dash-links li.current
{
	background: #333;
}
#dash-links li.current a
{
	color: #fff;
}
#dash-links li:hover
{
	background: #ddd;
}
#dash-nav
{
	margin-top: 10px;
}
#dash-nav a
{
	color: #fff;
	text-decoration: none;
}
#dash-nav li
{
	display: inline;
}

#dash-nav li.current
{
	background: #900;
	background: url('img/dash-nav-active.png') top left repeat-x;
}
#dash-nav li:hover
{
	background: url('img/dash-nav-o.png') top left repeat-x;
	cursor: pointer;
}
#dash-nav, #dash-nav li
{
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	margin-left: -2px;
	margin-right: 20px;
	margin-top: 10px;
	padding: 10px 3px;
}
#dash-nav li
{
	background: #333;
	background: url('img/dash-nav.png') top left repeat-x;
	margin: 0px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding: 5px 25px;
}
#footer
{
	background: #1f1f1f;
	border-top: 5px solid #333;
	height: 40px;
	margin: auto;
	width: 990px;
	text-align: center;
	color: #FFF;
}
#header
{
	height: 100px;
	padding: 10px;
}
#header
{
	background: url(img/header.png) top left repeat-x;
}
#main
{
}
#main
{
	float: left;
	padding-left: 18px;
	width: 658px;
}
#main h1
{
	color: #333;
	text-shadow: #fff 0 2px;
}
#main p
{
	font-size: 14px;
	letter-spacing: .06em;
	line-height: 125%;
	padding-right: 20px;
}
#nav
{
	height: 38px;
	margin-top: 10px;
}
#nav
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
#nav a
{
	color: #fff;
	outline: none !important;
	padding-top: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav a
{
	padding: 10px;
}
#nav a:active, #nav a:focus
{
	background: url(img/nav_down.png);
}
#nav a:hover
{
	background: url(img/nav_o.png);
}
#newsItem
{
	border-bottom: 1px dashed #ccc;
	font-size: 10px;
	padding-bottom: 5px;
}
#profile_side
{
	float: left;
	padding: 10px;
	width: 240px;
}
#profile_side .newsUserBox, #profile_side .newsLinks
{
	display: none;
}
#profile_side p
{
	font-size: 11px;
	margin: 3px;
	text-align: justify;
}
#search
{
	position: relative;
	
}
#side
{
	float: right;
	padding-top: 4px;
	width: 312px;
}
#side h2
{
	color: #444;
	padding: 5px 10px 0 10px;
}
#side p
{
	color: #666;
	padding: 0 15px 0 10px;
	text-align: justify;
}
#signup
{
	color: #555;
	font-size: 14px;
	font-weight: bold;
}
#signup input[type=text], #signup input[type=password], #signup select
{
	background: url(img/input.png) top left repeat-x;
	border: 1px solid #ccc;
	color: #333;
	font-size: 16px;
	padding: 5px 8px;
	width: 320px;
}
#signup option
{
	background: #fff;
}
#top
{
	height: 25px;
}
#top
{
	background: #131313;
	border-bottom: 1px solid #2b2b2b;
}
#user_area
{
	color: #666;
	font-weight: bold;
	text-shadow: #fff 0 1px;
	height:64px;
}
#user_area input[type=text], #user_area input[type=password]
{
	background: url(img/input.png) top left repeat-x #fff;
	border: 1px solid #aaa;
	color: #666;
	font-size: 14px;
	-moz-border-radius: 3px;
	padding: 3px;
}
#user-nav a
{
	background: none;
	padding: none;
}
#user-nav a.link
{
	background: url(img/user-nav.png) top left repeat-x #939393;
	border: 1px solid #999;
	color: #222;
	font-size: 9px;
	font-weight: bold;
	-moz-border-radius: 3px;
	padding: 3px;
	text-decoration: none;
	text-shadow: #ccc 0 1px;
	text-transform: uppercase;
}
#video_frame
{
	background: url(img/video.png) top center no-repeat;
	height: 440px;
	padding-top: 40px;
	text-align: center;
}
#wrap
{
	border-bottom: 5px solid #ccc;
	margin: auto;
	min-height: 100%;
	padding-bottom: 0px;
	width: 990px;
	position:relative;
}
#wrap
{
	background: url(img/content.png) top center repeat-y;
}
.bigred
{
	color: #900;
	font-size: 18px;
	font-weight: bold;
}
.box
{
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin-left: 1px;
	margin-right: 18px;
	margin-top: -4px;
	padding: 10px;
}
.clear
{
	clear: both;
}
.col
{
	border-right: 1px solid #ccc;
	float: left;
	min-height: 100%;
	padding: 18px 0;
	text-align: center;
	width: 33.18%;
}
.col td a
{
	color: #E11F26;
	font-weight: bold;
}
.col td b a
{
	text-decoration: none;
}
.col td img
{
	opacity: .85;
}
.col td img:hover
{
	opacity: 1;
}
.comment-meta
{
	font-size: 10px;
	left: 5px;
	position: relative;
	text-align: right;
	top: 15px;
}
.homeList .vidThumbI
{
	border: 1px solid #fff;
	height: 102px;
	overflow: hidden;
	width: 176px;
}
.homeList .vidThumbO
{
	border: 1px solid #aaa;
	
}
.L_Grid
{
	float: left;
	height: 150px;
	margin: 7px 17px;
	margin-bottom: 10px;
	width: 120px;
}
.left
{
	float: left;
}
.list-row {
	border-bottom:1px dashed #ccc;
}
.list-row:hover {
	background:#f1f1f1;
	cursor:pointer;
}
.meta
{
	color: #333;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
.newsCaption
{
	font-size: 10px;
	font-weight: bold;
}
.newsDesc
{
	padding-left: 70px;
	text-align: justify;
}
.newsUser
{
	font-weight: bold;
}
.right
{
	float: right;
}
.row-headers {
	border-bottom:1px solid #ccc;
}
.row-headers tr td {
	height:24px;
	font-weight:bold;
	color:#666;
	border-right:1px solid #ccc;
	border-left:1px solid #fff;
	background:url('img/row-title.png') top left repeat-x;
}
.searchbox
{
	-moz-border-radius: 3px;
	padding: 3px;
}
.side-box
{
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
}
.side-title
{
	background: url(img/dash-nav.png) #333;
	color: #fff;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	padding: 5px;
}
.vidGridT
{
	height: 16px;
	text-align: left;
}
.vidWrapI
{
	border: 1px solid #f5f5f5;
	height: 72px;
	overflow: hidden;
	width: 116px;
}
.vidWrapO
{
	border: 1px solid #aaa;
	margin-bottom: 3px;
}
.vidWrapO:hover
{
	border-color: #900;
}
a
{
	color: #900;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
}
	

body
{
	background: url(img/bkg.png) top center repeat-y #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .04em;
	line-height: 120%;
}
body,html
{
	height: 100%;
	margin: 0px;
	min-height: 100%;
	padding: 0px;
}
img
{
	border: none;
}
input[type=submit], input[type=button]
{
	background: url('img/dash-nav-active.png');
	border: 1px solid #900;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius: 5px;
	padding: 5px 15px;
}
input[type=submit]:hover, input[type=button]:hover
{
	background: #d00;
}
input[type=text], textarea
{
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 16px;
	padding: 5px;
}

.text-error{
	border:1px solid #F00;
	background-color:#FF9;
}
hr {
	height:1px;
	border-top:1px solid #ccc;
	border-left:none;
	margin-left:1px;
	background:#fff;
}
table.homeList {
	border-bottom:1px dashed #dfdfdf;
	margin-bottom:5px;
}
.bookmarc {
	width:16px;
	height:16px;
	min-height:16px;
	cursor:pointer;
	background-position:0 0;
	background:url(img/bmc.png);
	float:left;
	margin-right:3px;
	margin-bottom:5px;
}

.facebook {
	background-position:0 0;	
}
.facebook:hover {
	background-position:0 -16px;
}

.twitter {
	background-position:-20px 0;	
}
.twitter:hover {
	background-position:-20px -16px;
}

.digg {
	background-position:-40px 0;	
}
.digg:hover {
	background-position:-40px -16px;
}

.delicious {
	background-position:-60px 0;	
}
.delicious:hover {
	background-position:-60px -16px;
}

.stumble {
	background-position:-80px 0;	
}
.stumble:hover {
	background-position:-80px -16px;
}
.email {
	background-position:-100px 0;	
}
.email:hover {
	background-position:-100px -16px;
}
.ember {
	background-position:-120px 0;	
}
.ember:hover {
	background-position:-120px -16px;
}

.tumble {
	background-position:-140px 0;	
	margin-right:0px;
}
.tumble:hover {
	background-position:-140px -16px;
}




