#like {
	float: right;
}

#fldsubmit {
	text-transform: none;
}

#header {
margin-bottom: 10px;
}


#watch-most-recent	.subnav a[href="watch/+recent/"]:visited,	#watch-most-recent	.subnav a[href="watch/+recent/"]:link,
#watch-most-views	.subnav a[href="watch/+popular/"]:visited,	#watch-most-views	.subnav a[href="watch/+popular/"]:link,
#watch-title		.subnav a[href="watch/+title/"]:visited,	#watch-title		.subnav a[href="watch/+title/"]:link,
#tags			.subnav a[href="tags/"]:visited,		#tags			.subnav a[href="tags/"]:link,

#watch-most-recent	#menu a[href="watch/"]:visited,	#watch-most-recent	#menu a[href="watch/"]:link,
#watch-most-views	#menu a[href="watch/"]:visited,	#watch-most-views	#menu a[href="watch/"]:link,
#watch-title		#menu a[href="watch/"]:visited,	#watch-title		#menu a[href="watch/"]:link,
#tags			#menu a[href="watch/"]:visited,	#tags			#menu a[href="watch/"]:link,


#about		.subnav	a[href="about/"]:visited,		#about		.subnav a[href="about/"]:link,
#screening	.subnav	a[href="screening/"]:visited,		#screening	.subnav a[href="screening/"]:link,
#contact	.subnav	a[href="contact/"]:visited,		#contact	.subnav a[href="contact/"]:link,
#press		.subnav	a[href="press/"]:visited,		#press		.subnav a[href="press/"]:link,
#credits	.subnav	a[href="credits/"]:visited,		#credits	.subnav a[href="credits/"]:link,
#guidelines	.subnav	a[href="guidelines/"]:visited,		#guidelines	.subnav a[href="guidelines/"]:link,
#footage-2009	.subnav a[href="footage-2009/"]:visited,	#footage-2009	.subnav a[href="footage-2009/"]:link,
#music-options	.subnav	a[href="music-options/"]:visited,	#music-options	.subnav a[href="music-options/"]:link,
#submit		.subnav	a[href="submit/"]:visited,		#submit		.subnav a[href="submit/"]:link,
#community	.subnav	a[href="community/"]:visited,		#community	.subnav a[href="community/"]:link,
#links		.subnav	a[href="links/"]:visited,		#links		.subnav a[href="links/"]:link,
#forum		.subnav	a[href="forum/"]:visited,		#forum		.subnav a[href="forum/"]:link,
#blog		.subnav	a[href="blog/"]:visited,		#blog		.subnav a[href="blog/"]:link,

#about		#menu	a[href="about/"]:visited,	#about		#menu	a[href="about/"]:link,
#screening	#menu	a[href="about/"]:visited,	#screening	#menu	a[href="about/"]:link,
#contact	#menu	a[href="about/"]:visited,	#contact	#menu	a[href="about/"]:link,
#press		#menu	a[href="about/"]:visited,	#press		#menu	a[href="about/"]:link,
#credits	#menu	a[href="about/"]:visited,	#credits	#menu	a[href="about/"]:link,

#guidelines	#menu	a[href="guidelines/"]:visited,	#guidelines	#menu	a[href="guidelines/"]:link,
#footage-2009	#menu	a[href="guidelines/"]:visited,	#footage-2009	#menu	a[href="guidelines/"]:link,
#music-options	#menu	a[href="guidelines/"]:visited,	#music-options	#menu	a[href="guidelines/"]:link,
#submit		#menu	a[href="guidelines/"]:visited,	#submit		#menu	a[href="guidelines/"]:link,

#community	#menu	a[href="community/"]:visited,	#community	#menu	a[href="community/"]:link,
#links		#menu	a[href="community/"]:visited,	#links		#menu	a[href="community/"]:link,
#forum		#menu	a[href="community/"]:visited,	#forum		#menu	a[href="community/"]:link,
#blog		#menu	a[href="community/"]:visited,	#blog		#menu	a[href="community/"]:link,

#help		#menu	a[href="help/"]:visited,	#help		#menu	a[href="help/"]:link

{
	color: #e34909;
}

.welcome {
	height: 98px;
	list-style: none;
	padding: 25px 0 0px 0;
	clear: left;
	margin: 0;
}

#content .welcome:first-child {
	padding-top: 0px;
}

.welcome .text {
	width: 425px;
	height: 89px;
	overflow: hidden;
	line-height: 1.15em;
	text-align: justify;
	margin-left: 178px;
}

.welcome li {
	float: left;
	margin-left: 25px;
}

.welcome > li:first-child {
	margin-left: 0;
}

/**
 * form shite
 */
form {
	margin: 0;
	padding: 0;
}

form fieldset {
	border: 0;
	margin: 0 0 15px 0;
	width: 100%;
}

form fieldset.hidden {
	border: 0;
}

form fieldset ol {
	margin: 0;
	padding: 0;
}

form fieldset ol li {
	list-style: none;
	margin: 0 0 15px 0;
}

form label {
	margin: 0 0 0 5px;
}

form label.element {
	padding: 0;
	margin: 5px 0 0 5px;
	font-weight: bold;
}

form input, form textarea, form select {
	width: auto;
}

form textarea {
	overflow: auto;
}

form br {
	clear: left;
}

form div.element {
	margin: 5px 0 5px 3px;
	padding: 0;
}

form li.reqnote {
	font-size: 80%;
	margin: 5px 0 0 10px;
}

form span.error, form span.required {
	color: red;
}

form div.error {
	border: 1px solid red;
	padding: 5px;
}

/**
 * page navigation
 */
.page_nav {
	margin: 0 0 6px 0;
}

.page_nav strong {
	text-decoration: underline;
}

.page_nav img {
	vertical-align: middle;
	margin: 0 0 5px 5px;
}

p.pagenav {
	font-weight: bold;
	font-size: 1.2em;
}

p.pagenav a:visited, p.pagenav a:link {
	color: #000;
}

p.pagenav a:hover {
	color: #e34909;
}

/**
 * video shite
 */ 
.videos h3 a {
	text-decoration: none;
	color: #000;
}

.videos h3 a:hover, p.info a:hover {
	color: #e34909;
}

.videos li {
	float: left;
	color: #000;
	margin: 5px;
	width: 365px;
	float: left;
	margin: 0;
	padding: 0;
	height: 170px;
}

.videos li img {
	float: left;
	pading: 0 5px 0 8px;
}

.videos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/**
 * global
 */
body {
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	background-color: #fff;
	color: #000;
}

p {
	margin: 2px 5px 14px 2px;
	line-height: 1.5em;
}

small {
	font-size: 0.9em;
}

label {
	font-weight: bold;
}

input:focus, textarea:focus {
	border: 1px solid #686868;
}

fieldset {
	border: none;
	padding: 0;
	margin-bottom: 5px;
}

fieldset legend {
	font-weight: bold;
	padding: 3px 0 3px 0;
	font-size: 1.1em;
	color: #e34909;
}

pre {
	font-size: 1.2em;
}

input[type=submit]:hover {
	color: #e34909;
}

input[type=submit] {
/*	text-transform: lowercase;*/
	font-weight: bold;
	color: #3f3b3c;
	border: none;
	background-color: transparent;
}

input, textarea {
	border: 1px solid #b2b2b2;
	text-transform: none;
}

img {
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a:link, a:visited {
	color: #3f3b3c;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #e34909;
}

/**
 * menu
 */
#menu > ul:first-child {
	padding: 1px 0 0 0px;
	float: left;
}

#menu {
	clear: left;
	border-top: 1px solid #bcbcbc;
	padding-top: 2px;
	height: 25px;
	font-size: 1.2em;
	margin-top: 10px;
}

/*
#menu {
	border-top: 1px solid #bcbcbc;
	clear: left;
	padding-top: 2px;
	height: 25px;
	font-size: 1.3em;
}*/

#menu input[type=text], #menu input[type=password] {
	width: 90px;
	font-family: 'Courier New', sans-serif;
	margin: 0;
	padding: 0;
}

#menu a:link, #menu a:visited {
		color: #3f3b3c;
		background-color: inherit;
		text-decoration: none;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	color: #3f3b3c;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover, .logintext a:hover, #welcome a:hover {
	color: #e34909;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
	text-transform: lowercase;
	margin: 0 4px 0 4px;

}

#menu ul.logintext {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	top: -20px;
	left: 20px;
	position: relative;
	text-transform: lowercase;
}

#menu ul.logintext li {
	width: 120px;
	float: left;
	font-size: 0.6em;
	color: #e34909;
	background-color: inherit;
	font-weight: bold;

}

#menu ul.anonlinks {
	position: relative;
	top: -10px;
	left: 20px;
	float: right;
}

#menu ul.anonlinks li {
	width: 120px;
	float: left;
	font-size: 0.6em;
}

#menu ul.usrlinks {
	position: relative;
	top: 4px;
	left: 125px;
	float: right;
}

#menu ul.usrlinks li {
	padding: 0 10px 0 10px;
	float: left;
	text-align: right;
	font-size: 0.6em;
}

/**
 * footer shite
 */
#footer {
	clear: left;
	text-align: center;
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #dcdedd;
	border-top: 2px solid #dcdedd;
	
}

#footer p {
	text-align: center;
	font-size: 0.8em;
	margin: 10px 0 5px 0;
}

#footer ul {
	text-align: center;
		list-style: none;
		margin: 0;
		padding: 0;
	margin-bottom: 2px;
}

#footer ul li {
	margin: 0 11px 0 11px;
	display: inline;
	padding: 0 2px 0 2px;
	font-size: 0.8em;
}

/**
 * sub menu
 */
.subnav li:before {
	content: '| ';
	padding-right:3px;
	color: black;
	font-weight: normal;
}

.subnav ul > li:first-child:before  {
	content: '';
}

.subnav input[type=submit] {
	display: none;
}

.subnav input[type=text] {
	border: 1px solid #d8d8d8;
}

.subnav {
	margin-bottom: 10px;
	clear: left;
	text-transform: lowercase;
}

.subnav a:link, .subnav a:visited {
	color: 3f3b3c;
}

.subnav ul {
	list-style: none;
margin: 0;
	padding: 0;
}

.subnav li {
	display: inline;
	padding-right: 3px;
	color: #a4a4a4;
	font-size: 0.9em;
	font-weight: bold;
}

/**
 * header shite
 */
#header {
	float: left;
}

#header input {
	border: 1px solid #d0d1d3;
	width: 90px;
}

#content {
	padding: 3px;
	margin-top: 5px;
	background-color: #ffffff;
	border-top: 2px solid #dcdedd;
	color: #000;
	min-height: 250px;
}

#wrap {
/*	text-transform: lowercase;*/

		margin: 20px auto 20px;
	width: 765px;
	font-size: 1.5em;
}

#sidebar {
	margin-left: 595px;
	min-height: 250px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar p {
	text-align: center;
}

#sidebar fieldset p {
	text-align: left;
}

#main {
	float: left;
	width: 575px;
}
 
.commentinfo {
	margin-bottom: 6px;
}

.replies .commentinfo {
	border-bottom: 1px solid #808080;
}

.ddtoggler {
	float: left;
}

.ddmenu {
	position: absolute;
	margin: 20px 0 0 0;
	padding: 2px;
	min-width: 50px;
	background: #FFF;
	border: 1px solid #CCC;
	border-top-color: #BBB;
}

.ddmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#fldsubmit input[type=text] {
	width: 300px;
}

#fldaccount  input[type=text], #fldpassword input[type=password], #fldregister input[type=text], #fldregister input[type=password] {
	width: 200px;
}

#fldsubmit textarea, #fldblogedit textarea, #fldblogedit input[type=text], #fldforumadd textarea, #main textarea {
	width: 100%;
}

#editordiv textarea {
	border: 1px solid #b2b2b2;
}

#editordiv textarea:focus {
	border: 1px solid #686868;
}

.editor {
	margin: 0;
	padding: 0 0 0 2px;
	height: 25px;
}

.editor ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.editor ul li {
	float: left;
	margin: 0;
	display: inline;
}

.editor .separatorline {
	padding: 0 3px 0 3px;
}

.editor img{
	border: 1px solid transparent !important;
}

.editor img:hover {
	border: 1px solid #0A246A !important;
	cursor: default;
	background-color: #B6BDD2;
}

.help {
	margin: 0;
	padding: 4px 4px 0 0;
	float: right;
}

.feed {
	float: left;
	margin-top: 3px;
}

.DiscussionStarted, .DiscussionComments {
	padding: 7px 0 0 0;
}

.DiscussionHeader .DiscussionTopic, .DiscussionHeader .DiscussionStarted, .DiscussionHeader .DiscussionComments {
	padding: 0;
}

.DiscussionHeader li {
	font-weight: bold;
}

.discussions {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: -5px;
}

.discussions li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.DiscussionTopic, .DiscussionStarted, .DiscussionComments, .DiscussionActive {
	float: left;
}

.DiscussionTopic {
	width: 445px;
	margin: 2px 0 0 5px;
}

.DiscussionStarted {
	width: 100px;
}

.DiscussionComments {
	width: 50px;
	text-align: center;
}

.DiscussionActive {
	width: 135px;
}

.DiscussionLink {
	width: 70px;
}

.DiscussionHeader .DiscussionActive {
	width: 135px;
}


.Discussion {
	border-bottom: 1px solid #DCDEDD;
	padding: 2px 0 2px 0;
}

.Discussion span {
	text-align: right;
}

div.commentinfo p {
	font-size: 0.8em;
	margin-top: -12px;
	margin-bottom: 8px;

}

span.makecut a {
	text-transform: uppercase;
	color: #e34909;
}

#a1 img {
	margin-left: 30px;
}

#a2, #a4, #a5 {
	margin-left: 310px;
}

#a2, #a4 {
	margin-bottom: 20px;
}

#a3, #a4, #a5 {
	margin-top: 20px;
}

#a1 {
	margin-bottom: 20px;
}

#a1, #a3 {
	width: 290px;
	float: left;
}

#content .text {
	background-color: #f4f4f4;
	padding: 4px;
}

div.text h3 a {
	color: #e34909;
}

#content div.text h3 {
	border: 0;
	font-size: 1.1em;
	color: #e34909;
	margin-top: 0;
}

#content ul.cosmos {
		margin: 0;
		text-align: center;
		padding: 0;
		list-style: none;
		font-size: 140%;
}

#content li.cosmos {
		display: inline;
		padding: 0;
		margin: 4px;
		line-height: 1.2em;
}

#content li.cosmos a {
	text-decoration: none;
}

#content li.keyword1 { font-size: 0.7em; }
#content li.keyword2 { font-size: 0.9em; }
#content li.keyword3 { font-size: 1.0em; }
#content li.keyword4 { font-size: 1.1em; }
#content li.keyword5 { font-size: 1.2em; }
#content li.keyword6 { font-size: 1.3em; }
#content li.keyword7 { font-size: 1.4em; }
#content li.keyword8 { font-size: 1.5em; }
#content li.keyword9 { font-size: 1.6em; }
#content li.keyword10 { font-size: 1.7em; }
#content li.keyword11 { font-size: 1.8em; }
#content li.keyword12 { font-size: 1.9em; }
#content li.keyword13 { font-size: 2.0em; }
#content li.keyword14 { font-size: 2.1em; }
#content li.keyword15 { font-size: 2.2em; }

.msg {
	font-size: 1.3em;
	color: #e34909;
	background-color: #fafafa;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #AFAFAF;
}

#welcome p, #msg p {
	margin: 0;
	padding: 0;
}

p.info, p.info a:link, p.info a:visited {
	color: #787876;
	text-decoration: none;
	font-weight:normal;
	font-size: 0.9em;
}

span.adminlinks {
	font-size: 0.9em;

}

div.imginfo {
	padding-top: 5px;
	background-color: #f4f4f4;
}

div.video_img {
	float: left;
	margin:0 5px 5px 5px;
}

.line1 {
		clear: both;
	width: 100%;
	border-top: 1px solid #bcbcbc;
	height: 1px;
}

.line2 {
	width: 100%;
	height: 2px;
	clear: both;
	border-top: 2px solid #dcdedd;
}

div.gutter {
	clear: both;
}

div.row {
	clear: left;
}

div.inplbl {
	float: left;
	text-align: left;
	padding-right: 4px;
	font-weight: bold;
	width: 160px;
	padding-top: 3px;
}

#welcome div.inplbl {
	width: 85px;
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 1px;
	text-transform: lowercase;
}

div.inpw {
	margin: 5px;
	clear: both;
}

p.info {
	margin: 0 5px 5px 5px;
}

.tags {
	font-weight: bold;
	font-size: 0.9em;
}

.tags a {
	font-weight: normal;
}

div.info p {
	line-height: 1.2em;
	margin: 0;
}

.desc {
	float:left;
	width: 210px;
	overflow: hidden;
	margin: 0 5px 5px 6px;
	height: 6.4em;
}

.meta {
	margin: 0;
	margin-left: 135px;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Arial;
}

div.infofull {
	overflow: hidden;
}

.infofull p {
	margin-top: 0px;
}

#welcome div.submit {
	display: none;
}

#welcome .inpval {
	text-align: center;
}

