@charset "utf-8";
/* CSS Document */

/* Typorgraphy Reset */

ul, ol, li, dl, dt, dd, small, span, p, h1, h2, h3, h4, h5, h6, form { 
  font-weight: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

small { 
  font-size: 90%; 
}

ul, ol { 
  list-style-type: none; 
}

img, fieldset {
  padding: 0;
  border: none;
}
a {
  color: #5196d1;
  outline: none;
  text-decoration: underline;
}
a:hover {
  color: #edff54;
  text-decoration: underline;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}



.left {
  float: left;
}
.right {
  float: right;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.first { margin-left: 0 !important; }

html {
  height: 100.1%;
}
body {
  color: #FFF;
  font: 0.78em/1.3 Arial, Helvetica, sans-serif;
  margin: 0;
  height: 100%;
  background: #1c1c1c url(/library/images/body-repeat.png);
}
h1 {
font-size:large;
font-weight:normal;

}
body#watch #content #mainContent {
  float: right;
}
body#watch #content #rightNav {
  padding: 15px 0 15px 20px;
  float: left;
}
body#messages #mainContent{
  float: none;
  width: 800px;
}
h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}
h2 span {
  color: #CCC;
  font-size: 80%;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
}
#container {
  width: 890px;
  margin: 0 auto;
  position: relative;
  border-right: 2px solid #101010;
  border-left: 2px solid #101010; 
  border-bottom: 2px solid #101010; 
  background-color: #333333;
}

#header {
  height: 120px;
  position: relative;
  background: transparent url(/library/images/header-repeat.png) repeat-x;
}
#header #logo {
  width: 300px;
  height: 83px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 25px;
  left: 20px;
  text-indent: -10000em;
  background: url(/library/images/logo.png) no-repeat;
}
#header #topNav {
  width: 854px;
  height: 45px;
  position: absolute;
  bottom: 16px;
  left: 18px;
  background: transparent url(/library/images/nav-bar.gif) no-repeat;
}
#header #topNav li {
  float: left;
  background: transparent url(/library/images/nav-divider.png) no-repeat 100% 0;
}
#header #topNav li a {
  text-align: center;
  display: block;
  width: 110px;
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  padding: 13px 0;
  height: 25px;
}
#header #topNav li a.first {
  width: 77px;
}
#header #topNav li.on a, #header #topNav li a:hover {
  background: transparent url(/library/images/nav-item-on.png) no-repeat 100% 0;
}
#header #topNav li.first-on a, #header #topNav li a.first:hover {
  background: transparent url(/library/images/nav-first-item-on.png) no-repeat 100% 0;
}

#header #topNav li a:hover {
  
}
#search {
  float: right;
  display: inline;
  width: 300px;
  text-align: right;
  margin-right: 8px;
  padding-top: 7px;
}
#search input.text {
  width: 200px;
  margin-right: 2px;
}
#search input {
  vertical-align: middle;
}
#content-head {
  padding: 8px 40px 18px 22px;
  border-top: 1px solid #000;
  background-color: #141414;
}
#content-head .h-text {
  margin-left: 0;
  padding-left: 0px;
  height: 25px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}
#content-head .h-text p {
  color: #c2c2c2;
  line-height: 1;
}
#content-head h1 {
  display: inline;
  font-size: 2em;
}
#content-head h1 span {
  font-size: 80%;
}
#content {
  min-height: 350px;
  padding-bottom: 20px;
  border-top: 1px solid #424242;
  background-color: #333333;
}
#mainContent {
width:840px;
  float: left;
  padding: 15px 20px;
}
#content #rightNav {
  padding: 15px 20px 15px 0;
  float: right;
  width: 250px;
  display: inline;
}
#content .pod {
  border: 2px solid #3e3e3e;
  padding: 16px;
  background-color: #1c1c1c;
}
#content #mainContent .pod {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #3e3e3e;
  padding: 0;
  padding-top: 4px;
  background: #1c1c1c url(/static/images/main-pod-cap.png) no-repeat 0 0; 
}
#content #mainContent .pod .body {
  padding: 10px 20px 12px;
  background: transparent url(/static/images/main-pod-mid.png) repeat-y;
}
#content #mainContent li.pod .body {
  padding: 5px 10px 12px;
  background: transparent url(/static/images/main-pod-mid.png) repeat-y;
}
#content #rightNav .round-pod {
  width: 295px;
  margin-bottom: 10px;
  background: transparent url(/static/images/pod-cap.png) no-repeat;
}
#content #rightNav .no-head {
  padding-top: 9px;
}
#content #rightNav .round-pod .header {
  padding: 12px 0 8px 18px;
  color: #000;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: bold;
  background: transparent url(/static/images/pod-header.png) no-repeat;
}
#content #rightNav .round-pod .body {
  background: transparent url(/static/images/pod-body.gif) no-repeat 0 100%;
  padding: 2px;
}
#content #rightNav .round-pod .inner {
  position: relative;
  padding: 6px 14px 14px 14px;
}
#content #rightNav .round-pod .
 {
  padding: 10px 20px;
}
#content #rightNav .round-pod .body .inner-image {
  background: #2b2b2b url(/static/images/pod-bubbles.png) no-repeat;
}
#content p, #sibebar p {
  color: #d8d8d8;
}
#rightNav dl.v-list {
  margin-bottom: 18px;
}
#rightNav dl.v-list dt {
  font-size: 1.1em;
  margin-bottom: 5px;
}
#rightNav dl.v-list dd {
  font-size: 90%;
  color: #b2b2b2;
}
#rightNav dl.v-list dd span {
  color: #6f6f6f;
}
#rightNav dl.h-list dt, #rightNav dl.h-list dd {
  float: left;
  color: #b2b2b2;
}
#rightNav dl.h-list dt {
  clear: left;
  color: #FFF;
  padding-right: 6px;
}
/* ======== */
/* = Home = */
/* ======== */
#home-options {
  padding: 0 0 10px 17px;
  background-color: #2b2b2b;
}
#home-options a {
  float: left;
  display: block;
  height: 126px;
  margin-left: 1px;
  text-align: center;
  background-color: transparent;
  background-repeat: no-repeat;
  color: #FFF;
  text-decoration: none;
}
#home-options a strong {
  display: block;
  padding: 16px 0 2px;
  font-size: 1.3em;
}
#home-options a:hover strong {
  text-decoration: underline;
}
#home-options a span {
  color: #dfdfdf;
  display: block;
  padding: 0 34px;
  font-size: 0.9em;
  font-weight: bold;
}
#home-options a.watch {
  width: 280px;
  background-image: url(/static/images/home-watch.png);
}
#home-options a.watch {
  width: 280px;
  background-image: url(/static/images/home-watch.png);
}
#home-options a.watch strong {
  color: #a8e366;
}
#home-options a.upload {
  width: 280px;
  background-image: url(/static/images/home-upload.png);
}
#home-options a.upload strong {
  color: #36cfeb;
}
#home-options a.record {
  width: 295px;
  background-image: url(/static/images/home-record.png);
}
#home-options a.record strong {
  color: #fda942;
}

/* RANDOM VIDEO BUTTON
----------------------------------------------------------------------------- */
#random-vid-btn {
	float: right;
	position: relative;
	margin: -28px 0 0 0;
}

#random-vid-btn a {
	width: 104px;
	height: 28px;
	background: transparent url(/library/images/upload-btn.gif) center top no-repeat;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0 0 16px;
}

#random-vid-btn a:hover {
	background: transparent url(/library/images/upload-btn-hover.gif) center top no-repeat;
}

#random-vid-btn a em {
	display: block;
	padding: 0 0 0 19px;
	font-style: normal;
	font-size: 1.2em;
}

#random-vid-btn a:hover em {
	
}



/* ======================================== */
/* = Footer                               = */
/* ======================================== */
#footer {
  padding: 10px 0;
  border-top: 1px solid #424242;
  background-color: #2b2b2b;
}
#footer #footer-nav {
  width: 750px;
  padding: 8px 10px;
  margin: 0 auto;
  background: transparent url(/static/images/footer-bg.png) no-repeat;
}
#footer a {
  color: #FFF;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer ul {
  float: left;
}
#footer ul li {
  padding-right: 11px;
  margin-right: 11px;
  float: left;
  border-right: 1px solid #3E3E3E;
}
#footer ul li.last {
	border: none;
}
#footer #copyright {
  margin-top: 0px;
  color: #b2b2b2;
  float: right;
  font-size: 11px;
}