/* The Reel Challenge */

* {
padding: 0;
margin: 0;
}

body {
padding: 0;
margin: 0;
background: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
}

#wrapper {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top:10px;
text-align: left;	
border-top:25px solid #595959;
}
#header {
height: 122px;
background-color:#595959;
}
#container {
padding:0 70px;
margin-bottom:15px;
}
.v2013 #container {
padding: 0;
}
#content {
float: left;
width: 650px;
padding: 0px;
margin-top: 25px;
}
#content_video {
float: left;
width: 810px;
padding: 0px;
margin-top: 25px;
}
#sidebar {
float: right;
width: 135px;
margin-top: 25px;
}
.v2013 #sidebar {
	width: 275px;
}


a:link {
color: #595959;
text-decoration: underline;
}
a:visited {
color: #595959;
text-decoration: underline;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:active {
color: #595959;
text-decoration: underline;
}

#content {
line-height:1.4em;
}
#content h1, #content_video h1 {
font-size:14px;
color: #595959;
}
#content p {
margin-bottom:10px;
color:#000000;
}
#content p.homeintro {
color:#000000;
}
#content p.article {
font-size:9px;
}
#content h2 {
font-size:12px;
}
#content h3 {
font-size: 11px;
}
#content_video p {
margin-bottom:10px;
font-size:11px;
}
#content ul, #content dl {
margin:10px;
}
#content ol {
margin:10px 15px;
padding-left:10px;
}
#content ol li {
margin:5px;
}
#intro-text p, #intro-text li {
font-size:14px;
line-height:16px;
margin-bottom:16px;
}
#intro-text h1, #player h1, #player-wide h1 {
font-size:15px;
background:#595959;
padding:5px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-transform:uppercase;
}
#intro-text h1 {
margin-bottom:10px;
}
#intro-text h2 {
font-size:14px;
border-bottom:1px solid #595959;
color:#595959;
margin-bottom:10px;
}

div#pagination {
margin:10px;
text-align:right;
}
div#itpicks {
}
div#winners {
}
.winnerthumb {
width: 300px;
float: left;
}
.winnerdesc {
width: 330px;
float: right;
}
div#winners p {
padding-left:10px;
}
div#winners img {
padding:10px;
}
#itpicks a, #channel_list a {
text-decoration:none;
color: #595959;
}
div.itpick {
display:inline;
float:left;
width:325px;
height: 130px;
overflow:hidden;
margin-bottom:10px;
}
div.itpickthumb { 
float:left;
}
div.itpickdesc {
width:140px;
padding: 5px;
float:left;
}
#itpicks p, #channel_list p {
line-height:1.5em;
padding:0px;
}
div#itpicks h1 {
background:#595959;
color:#FFFFFF;
border-right:3px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
padding:5px 5px 5px 12px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-top:25px;
}
h2.itpickslink, h2.listlink {
font-size:12px;
padding:5px 5px 5px 12px;
white-space:nowrap;
overflow:hidden;
}
h2.itpickslink {
background-color:#cccccc;
color:#595959;
border-right:3px solid #FFF;
font-family:Arial, Helvetica, sans-serif;
}
h2.listlink {
background:url(images/listlink_bkgd_grey.gif) repeat-y;
}
.itpickspara, .listdesc {
font-size:11px;
}
.itpicksmeta, .listmeta {
font-size:10px;
padding-top:5px;
color:#333333;
}
.listwatchlink {
font-size:12px;
font-style:italic;
margin-top:10px;
}
h1#itpickshead {
border-bottom:none;
}
div.channel_listing {
display:inline;
float:left;
width:600px;
margin-bottom:10px;
}
div.channel_screenshot {
float:left;
}
div.channel_meta {
width:400px;
float:left;
padding:5px;
}

div.related {
width:110px;
display:inline;
float:left;
text-align:center;
font-size:9px;
margin:5px;
white-space:normal;
}

#topnav {
background:#595959;
font-size: 11px;
text-transform:uppercase;
padding-left:70px;
}
#topnav a:link {
text-decoration: none;
color: #FFF
}
#topnav a:visited {
text-decoration: none;
color: #FFF
}
#topnav a:hover {
color:#CCCCCC;
}
#topnav a:active {
color:#FFFFFF;	
}
ul#top-nav {
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
font-weight: bold;
}
ul#top-nav li {
display:inline;
text-align:center;
height: 30px;
line-height: 30px;
white-space: nowrap;
}
ul#top-nav li a {
font-weight: bold;
height: 25px;
padding:5px 75px 5px 0;
text-decoration: none;
color: #FDBB4A;
white-space: nowrap;
}
ul#top-nav li.active a {
color: #FFF;
}

#login {
float: right;
font-size: 14px;
font-weight: bold;
text-align: right;
margin-top: 7px;
margin-right:10px;
height: 20px;
}
#user-links { 
text-align:right; 
background-color:#000000; 
padding:3px 0; 
color:#CCCCCC; 
font-size:12px;
}
#user-links a {
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
}
#login form {
display:inline;
padding-right:20px;
}
input.search {
font-size:10px;
height:14px;
border:none;
position:relative;
top:-3px;
}
input.button {
height:14px;
}

#sidebar img {
padding: 0px;
margin: 0px;
}
#sidebar p {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 10px;
color:#FFFFFF;
}
#sidebar h1 {
font-size:12px;
text-align:center;
color: #FDBB4A;
padding:3px 0;
}
#sidebar ul {
list-style:none;
}
#featured {
margin-bottom:10px;
border-top: 1px solid  #FDBB4A;
border-bottom: 1px solid  #FDBB4A;
text-align:center;
}
#featured h1 {
color:#7F1900;
background-color: #FDBB4A;
}
#partners {
border:1px solid  #1864C1;
text-align: center;
margin-bottom: 10px;
}
#partners h1 {
border-bottom:1px solid  #2572A6;
}
#right-google, #home-skyscraper {
text-align:center;
}

#footer {
background-color:#595959;
font-size: 10px;
font-weight: bold;
color:#FFFFFF;
margin-top:25px;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
color: #000000;
text-decoration:underline;
}
#footer-text {
width:600px;
float:left;
padding:60px 0 0 10px;
}
#footer-logo {
width:187px;
float:right;
}

#ufo {
z-index:-1;
}
#player {
float:left;
width:468px;
}
#video_meta {
width:270px;
margin-left:20px;
float: left;
}
#playerad {
margin-top:15px;
}
ul#metalinks {
font-size:10px;
list-style:none;
}
ul#metalinks li, #content dt, #content ul li {
padding:3px 15px;
background:url(images/li.gif) no-repeat left 7px;
}
dl#TJK_DL dt {
background:none;
}
#content ul {
list-style:none;
}
#content dt a {
text-decoration:none;
font-weight:bold;
}
#content dd {
padding-left:30px;
}
form#embed input {
height: 13px;
font-size:10px;
}
#comments, #related {
margin-top: 15px;
margin-bottom: 15px;
}

.postedby {
padding: 0 0 0 18px;
background: url(images/li.gif) no-repeat left center;
}
.commentbody {
border-top: 1px dotted #ccc;
}
        
.submitcomment, #submitcomment, #currentcomments, #rating, .textad {
background-color: #F5F5F5;
border: 1px dotted #ccc;
padding: 5px;
margin: 20px 0px 0px 0px;
}

h2.blog-title a {
text-decoration:none;
font-weight:bold;
margin-top:20px;
}

.form {
background-color: #FAFAFA;
border: solid 1px #C6C6C6;
padding: 2px;
}
.formtext {
background-color: #FAFAFA;
border: solid 1px #C6C6C6;
padding: 2px;
border-bottom: 1px dotted #ccc
}
.form:hover, .formtext:hover {
background: white;
}
.form:focus, .formtext:focus {
background: white;
border: solid 1px #000000;
}
.submit {
background-color: #D3D3D3;
border: solid 1px #C6C6C6;
border-right:  solid 1px #9A9A9A;
border-bottom:  solid 1px #9A9A9A;
}   
.submit:hover, .submit:focus {
background: #EDEDED;
}
		
div#secondmenu {
border:1px solid #595959;
padding:5px;
margin-bottom: 10px;
}
ul#second_menu {
font-size:12px;
list-style:none;
text-align:left;
}
ul#second_menu li {
padding:3px 15px;
background:url(images/li.gif) no-repeat left center;
}
ul#second_menu li.active {
padding:3px 15px;
background:url(images/secondmenu_li_active.gif) no-repeat left center;
}
ul#second_menu li.active a {
text-decoration:none;
font-weight:bold;
}

label {
display:block;
float:left;
width:135px;
margin:5px;
border-top:1px dotted #FFFFFF;
}
fieldset {
margin: 10px 0;
padding:5px;
border:1px solid  #595959;
}
form#profile input, form#profile select, form#profile textarea {
margin: 7px;
}
form#comment input, form#comment select, form#comment textarea {
margin: 7px;
}

a img {
border:none;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.clear {
clear: both;
}
