html,
body,
form {
	margin:0;
	padding:0;
}

body {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#DCDCDC;
	background:#000 url(/media/images/v3/header_bg.jpg) no-repeat top center;
}

a {
	color:#FF1FB3;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
a img { border:none; }
a:hover { text-decoration:underline; }
ul { margin:0; padding:0;}
li { list-style-type:none; }
h4 {font-size:1em;}

#container {
	width:980px;
	margin:0 auto;
	padding:0;
}

#header {
	width:980px;
}
#header h1 {
	margin:0;
	padding:0;
	text-indent:-10000px;
}
#header h1 a {
	float:right;
	width:230px;
	height:150px;
	outline:none;
	display:inline;
	margin-right:40px;
}

#header ul#utility {
	float:left;
	margin:0 0 0 60px;
}
#header ul#utility li {
	display:inline;
	float:left;
	padding-left:5px;
	background:transparent url(/media/images/v3/list_sep.gif) no-repeat left center;
}
#header ul#utility li.first {
	padding:0;
	background:none;
}
#header ul#utility li a {
	display:block;
	float:left;
	padding:5px;
	color:#FFF;
	font-size:10px;
}
#header ul#utility li.first a{
	padding-left:0;
}

#nav {
	width:980px;
	float:left;
	margin:0 0 40px 60px;
}
#nav ul#subnav {}
#nav ul#subnav li {
	display:inline;
	float:left;
	background:transparent url(/media/images/v3/list_sep_w.gif) no-repeat left center;
}
#nav ul#subnav li.first {
	padding:0;
	background:none;
}
#nav ul#subnav li a {
	display:block;
	float:left;
	padding:8px 15px;
	color:#000;
}
#nav ul#subnav li.first a {
	padding-left:0;
}
#nav ul#social {float:right;margin-right:305px;}
#nav ul#social li {
	display:inline;
	float:left;
}
#nav ul#social li a.nav_rss,
#nav ul#social li a.nav_podcast,
#nav ul#social li a.nav_vodcast,
#nav ul#social li a.nav_fb,
#nav ul#social li a.nav_twitter {
	display:block;
	float:left;
	padding:8px;
	text-indent:-5000px;
	overflow:hidden;
	width:24px;
}
#nav ul#social li a.nav_rss {	background:transparent url(/media/images/feed.png) no-repeat left center;}
#nav ul#social li a.nav_podcast {	background:transparent url(/media/images/podcast.png) no-repeat left center;}
#nav ul#social li a.nav_fb { background:transparent url(/media/images/facebook.png) no-repeat left center;}
#nav ul#social li a.nav_twitter { background:transparent url(/media/images/twitter.png) no-repeat left center;}
#nav ul#social li a.nav_vodcast { background:transparent url(/media/images/vodcast.png) no-repeat left center;}


/* Content Layout */

#contentwrap {
	width:980px;
	float:left;
	margin:0 auto;
}
#content {
	width:870px;
	float:left;
	margin:0 0 0 60px;
	background:#181818 url(/media/images/v3/content_top_bg.gif) no-repeat top left;
	background-color:#181818;
	display:block;
}
body.home #content {
	background:transparent url(/media/images/v3/content_bg.gif) repeat-y top left;
}
body #content #sidebar {
	float:left;
	width:209px;
	margin:0;
}
body.home #content #sidebar {
	width:420px;
	background-color:#000;
	margin:0;
}

body #content #main {
	float:right;
	width:510px;
	margin:20px 50px;
}
body.home #content #main {
	width:435px;
	margin:0 0 0 0;
	background-color:#181818;
	background:transparent url(/media/images/v3/main_top.gif) no-repeat top right;
}
* html body.home #content #main {
	width:430px;
}

/* Home Page Sidebar */
body.home #content #sidebar #recent {
	float:left;
	width:420px;
	margin:0 0 0px 0;
	padding:0;
}
body.home #content #sidebar #recent dl {
	width:420px;
	height:55px;
	margin:0;
	padding:10px;
	background:#181818 url(/media/images/v3/recent_video_bg.gif) repeat-y bottom left;
}
* html body.home #content #sidebar #recent dl {
	width:400px;
	padding:10px;
}
body.home #content #sidebar #recent dl.active{
	background:url(/media/images/v3/recent_video_bg.gif) repeat-y top left;
	background-color:#181818;
	border-width:0;
}
body.home #content #sidebar #recent dl dt {
	float:right;
	width:330px;
	margin:0px 0px 0px 0;
	padding:0;
	padding-top:4px;
}
* html body.home #content #sidebar #recent dl dt {
	width:310px;
}
body.home #content #sidebar #recent dl dt a {
	color:#999;
}
body.home #content #sidebar #recent dl.active dt a {
	color:#FF1FB3;
}
body.home #content #sidebar #recent dl dd {
	margin:0 15px 0 90px;
	color:#999;
}
body.home #content #sidebar #recent dl.active dd {
	color:#DCDCDC;
}
body.home #content #sidebar #recent dl dd.date {
	float:left;
	margin:0;
	width:76px;
	text-indent:35px;
	padding:4px 0 0 0;
	font-weight:bold;
	color:#999;
	background:transparent url(/media/images/v3/day_bg_off.gif) no-repeat top right;
	text-transform:uppercase;
}
body.home #content #sidebar #recent dl.active dd.date {
	color:#FFF;
	background-image:url(/media/images/v3/day_bg_on.gif);
}
body.home #content #sidebar #recent dl dd.date span {
	display:block;
	height:23px;
}

body.home #content #sidebar #extra {
	background-color:#000;
}
body.home #content #sidebar #extra div{
	margin:10px 10px 0 0;
	width:196px;
	height:233px;
}
body.home #content #sidebar #extra div h3 {
	font-size:12px;
	margin:20px 10px 0px 20px;
}
body.home #content #sidebar #extra div h3 a {
	color:#FFF;
}
body.home #content #sidebar #extra div p {
	margin:0px 10px 20px 20px;
}
body.home #content #sidebar #extra div p.date {
	font-weight:bold;
	margin-bottom:0;
}
body.home #content #sidebar #extra div p.watchnow {
position:absolute;
bottom:0;
left:0;
}
body.home #content #sidebar #extra div p.watchnow a {
	display:block;
	width:150px;
	height:22px;
}
body.home #content #sidebar #extra #extended {
	float:left;
	background:transparent url(/media/images/v3/blue_banner_bg.gif) no-repeat top left;
	 display:inline;
	 position:relative;
}
body.home #content #sidebar #extra #action {
	float:right;
	 display:inline;
}

/* #sidebar sub */
body #content #sidebar {
	margin:10px 10px 10px 20px;
}
body #content #sidebar p {
	width:160px;
	margin:5px 0px 5px 20px;
}
* html #content #sidebar p {
	margin:5px 0 5px 30px;
}
body #content #sidebar #login {
	background:transparent url(/media/images/v3/logged_in_top.gif) no-repeat top left;
	background-color:#e8029a;
	margin:10px 0 0;
	padding:15px 0 0;
	width:209px;
}
body #content #sidebar #login p {
	font-size:11px;
	padding-left:10px;
	color:#000;
	margin:0;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
}
body #content #sidebar #login p a {
	color:#FFF;
	text-decoration:underline;
	text-transform:capitalize;
	font-weight:normal;
	padding-left:10px;
	font-size:.9em;
}

body #content #login p.logbottom {
	background:url(/media/images/v3/logged_in_bottom.gif) no-repeat bottom left;
	padding:0;
	margin:0;
	width:100%;
}

body #content #sidebar #meta {
	margin:10px 0 0;
	padding:15px 0 0;
	background:#363636 url(/media/images/v3/sidebar_top_bg.gif) no-repeat top left;
	background-color:#363636;
}
body #content #sidebar #meta p {
	padding-left:10px;
}
* html body #content #sidebar #meta p {
	padding-left:0;
}
body #content #sidebar #meta a {
	font-weight:normal;
	text-transform:capitalize;
}


body #content #sidebar #meta h4 {
	background:transparent url(/media/images/v3/sidebar_head_bg.gif) no-repeat 0 50%;
	height:22px;
	padding:7px 0 0 10px;
	margin:0 19px;
	text-transform:uppercase;
	color:#757575;
}

body #content #sidebar #meta #tags a {
	color:#FFADE3;
	text-transform:lowercase;
}
body #content #sidebar #meta #tags .tag1 {
	font-size:10px;
	line-height:10px;
	color:#80cefc;
}
body #content #sidebar #meta #tags .tag2 {
	font-size:14px;
	line-height:14px;
	color:#3ea7e5;
}
body #content #sidebar #meta #tags .tag3 {
	font-size:18px;
	line-height:18px;
	color:#4c94be;
}
body #content #sidebar #meta #tags .tag4 {
	font-size:22px;
	line-height:22px;
	color:#3ea7e5;
}
body #content #sidebar #meta #tags .tag5 {
	font-size:26px;
	line-height:26px;
	color:#3ea7e5;
}

body #content #sidebar ul {
	margin:0 0 10px 0;
}
body #content #sidebar ul li {
	margin-left:40px;
}
body #content #sidebar ul li a {}
body #content #sidebar select {
	font-size:11px;
	border:1px solid #383838;
	background-color:#EFEFEF;
	padding:4px 5px;
	margin:5px 0px 5px 20px;
	width:160px;
}

body #content #sidebar #meta .rss-button {
	padding:0;
}

body #content #sidebar #meta .widget-button {
	margin:0 0 0 22px;
	padding:0;
}

body #content #sidebar p.bottom {
	background:url(/media/images/v3/sidebar_bottom_bg.gif) no-repeat bottom left;
	padding:0;
	margin:0;
	width:100%;
}

/* #main column */

body #content #main h2 {
	height:22px;
	line-height:22px;
	padding:0 0 0 12px;
	margin:10px 0 10px;
	text-transform:uppercase;
	color:#757575;
}

body #content #main h4 {
	background:transparent url(/media/images/v3/comments_head_bg.gif) no-repeat 0 50%;
	height:22px;
	line-height:22px;
	padding:0 0 0 12px;
	margin:0 0 20px;
	text-transform:uppercase;
	color:#757575;
	clear:both;
}

body #content #main ul {
	margin-left:30px;
	margin-bottom:15px;
}

body #content #main p,
body #content #main h3 {
	margin:10px 15px;
}
body #content #main p a {
	font-weight:normal;
	text-transform:capitalize;
}

body #content #main #videowrap {
	width:474px;
	height:400px;
	padding:15px 15px 0px 15px;

	background:transparent url(/media/images/v3/youtube_bg.gif) no-repeat top left;
}
body #content #main #videowrap #videowrap2 {
	margin:0 auto;
width:386px;
height:366px;
padding:15px 15px 0 15px;
	background:transparent url(/media/images/v3/youtube_frame_sub.gif) no-repeat top left;
}
body #content #main #videowrap #video {
	width:387px;
	height:327px;
	margin:0 auto;
}

body #content #main #new-video #video {
	height:auto;
}

body #content #main #new-video {
	padding:44px 58px 47px 60px;
	background:url(/media/images/v3/video-back.png) no-repeat 0 0;
	clear:both;
	position:relative;
	height:217px;
}

body.home #content #main #new-video {
	padding:44px 0 44px 24px;
	background:url(/media/images/v3/video-back-home.png) no-repeat center center;
}

body.home #content #main #videowrap {
width:386px;
height:366px;
padding:15px 15px 0px 15px;
margin:10px auto;
	background:transparent url(/media/images/v3/youtube_frame_home.gif) no-repeat top left;
}
body.home #content #main #video {
width:387px;
height:327px;
margin:0;
z-index:1;
}

body #content #main .video_detail {

}
body.home #content #main .video_detail {
	margin-left:25px;
	width:385px;
}
#main .video_detail {
	border-bottom:1px solid #272727;
	margin-bottom:25px;
}
body #content #main .video_detail .info {
	float:right;
	width:380px;
}
body.home #content #main .video_detail .info {
	width:275px;
}
body.archive #content #main .video_detail .info {
	width:360px;
	margin-bottom:15px;
}

body #content #main .video_detail h2 {
	margin:0 auto;
	padding:0;
	height:auto;
	font-size:18px;
	text-transform:uppercase;
	color:#EEE806;
}
body.home #content #main .video_detail h2,
body.archive #content #main .video_detail h2  {
	font-size:12px;
	padding-top:0;;
}
body.archive #content #main .video_detail h2 {
	margin-bottom:10px;
	padding-top:0;
	font-size:12px;
}
body.archive #content #main .video_detail p.author,
body.archive #content #main .video_detail p.author a
 {
	font-style:italic;
	color:#868484;
	margin-bottom:0;
}

body #content #main .video_detail #tagform {}
body #content #main .video_detail #tagform p.author,
body #content #main .video_detail #tagform p.author a {
	color:#868484;
}

body #content #main .video_detail #tagform textarea {
	width:300px;
}


body #content #main .video_detail div.rating {
	float:left;
	width:120px;
}
body.home #content #main .video_detail div.rating {
	width:90px;
}
body.archive #content #main .video_detail div.rating {
	margin-left:15px;
}

body #content #main .video_detail div.rating p {
	margin:0;
	padding:0;
	font-size:11px;
	white-space:nowrap;
	color:#868484;
}
body #content #main .video_detail div.rating p a{
	font-weight:bold;
}
body #content #main .video_detail p {
	margin-left:0;
}
body #content #main .video_detail ul {
	margin:0;
	padding:0;
}
body #content #main .video_detail div.rating p.rater {
	margin:0;
	padding:0;
}
body #content #main .video_detail div.rating p.rater a {}



body #content #main #comments {}
body.home #content #main #comments h4{
	margin-left:10px;
	background:transparent url(/media/images/v3/recent_head_bg.gif) no-repeat 0 50%;
}
body #content #main #comments ul {
	margin:0;
	padding:0;
}
body #content #main #comments li.entry {
	float:left;
	margin:5px 0;
	padding:5px 0;
}
body #content #main #comments li.entry .comment {
	float:right;
	width:395px;
}
body #content #main #comments li.entry .comment p {
	margin:0 10px 0 0;
}

body #content #main #comments li.entry .comment p a {
	color:#FF1FB3;
	text-transform:lowercase;
}
body #content #main #comments li.entry .comment p.author,
body #content #main #comments li.entry .comment p.author a {
	color:#EEE806;
	padding:0;
	margin:0;
	text-transform:none;
}
p.author a {
	text-decoration:underline;
}
body #content #main #comments li.entry .avatar,
body #content #main #comments li.entry .avatar_alt {
	float:left;
	margin:0;
	width:89px;
	height:97px;
}
body #content #main #comments li.entry .avatar_alt {
}
body #content #main #comments li.entry .avatar img,
body #content #main #comments li.entry .avatar_alt img {
	float:left;
	margin-left:15px;
}
body #content #main #comments li.entry .comment p.date {
	margin-top:10px;
	font-style:italic;
	color:#868484;
}

body.home #content #main #comments div {
	margin-bottom:15px;
}
body.home #content #main #comments p {
	margin-left:25px;
	width:390px;
}
body.home #content #main #comments p span {
	color:#ff1fb3;
}

body #content #main #search {
	width:420px;
	margin:0 auto;
}



body #content #main #comments form {
	width:395px;
}
body #content #main #comments form p {
	font-size:11px;
	color:#757575;
}
body #content #main #comments form textarea {
	width:100%;
	height:160px;
}

body #content #main form textarea {
	padding:5px;
}

body #content #main input.input,
body #content #main textarea {
	border:1px solid #545454;
	padding:2px 3px;
	width:auto;
}


body #container #footer {
	width:980px;
	float:left;
	margin:10px auto;
	padding:0 0 0 5px;
	font-size:11px;
	color:#5F5F5F;
	display:inline;
}
body #container #footer p {
	width:870px;
	margin:0 auto 5px;
}
body #container #footer p a {
	color:#F8029A;
	text-transform:capitalize;
	font-weight:normal;
}

.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

p#vtip {
	display:none;
	position:absolute;
	padding:10px;
	left:5px;
	font-size:1em;
	background-color:white;
	border:1px solid #a6c9e2;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	z-index:9999;
	color:#363636;
	font-weight:bold;
}
p#vtip #vtipArrow { position:absolute; top:-10px; left:5px }

body.members #main {
	float:right;
	width:580px !important;
	margin:20px 20px  !important;
}
body.members h2 {
	margin:20px 0 !important;
	padding:0 !important;
}
body.members #main h4 {
	display:block;
	margin:0 0 10px 0 !important;
}
body.members input,
body.members textarea {
	padding:3px 3px  !important;
	font-size:1.1em;
}

.inputfile {
	padding:8px 2px  !important;
}
body.members select {
	padding:3px 3px  !important;
}
body.members .mem_head {
	width:100%;
	height:50px;
	clear:left;
	margin-bottom:40px;
}
.member_links {
	padding-left:30px;
	font-size:1em;
	line-height:18px;
}
.mem_list {
	display:block;
	margin:0;
	padding:0 0 0 15px;
	font-size:1.15em;
	line-height:1.6em;
}
.profilelist {
	display:block;
	padding:0;
	margin:0;
	font-size:1.15em;
	line-height:1.3em;
}
.prof_title {
	font-weight:bold;
	padding-left:5px;
}
.prof_50, .prof_40, .prof_45, .prof_40, .prof_35, .prof_30, .prof_60, .prof_70, .prof_80, .prof_85, .prof_90, .prof_20, .prof_10, .prof_15, .prof_1, .prof_2 {
	float:left;
	display:inline;
}
.prof_70 {width:70%;}
.prof_60 {width:55%;}
.prof_50 {width:49%;}
.prof_45 {width:45%;}
.prof_40 {width:40%;}
.prof_35 {width:35%;}
.prof_30 {width:30%;}
.prof_20 {width:20%;}
.prof_10 {width:10%;}
.prof_90 {width:85%;}
.prof_80 {width:75%;}
.prof_85 {width:80%;}
.prof_15 {width:15%;}
.prof_1, .prof_40 {
	width:40%;
	font-weight:bold;
}
.prof_2 {width:55%;}
.prof_half {
	display:inline;
	height:26px;
}
.prof_full,
.full {
	width:100%;
	float:left;
	display:inline;
	height:26px;
}

.full {height:1px;}

.select_row {
	display:inline;
	margin-left:15px;
}
.select_row select {margin:-5px 0 15px 0;}
.note { font-size:11px !important; }