/*
Theme Name: JDTV
Description: JDTV 2010
Author: Scorp

*/
@charset "utf-8";
/* CSS Document */


/*Body Elements*/

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Verdana, Sans-serif;
	background-color: #ffffff;
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment:fixed;
}

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

h1 {
	text-decoration:none;
	font-family: Arial Black;
	font-size: 30px;
	color:#000000;
	display: inline;
}

h3 a {
	font-weight:bold;
	font-family: Arial;
	font-size: 15px;
	color:#000000;
	display: inline;
}

img {
	border:none;
}

/*Header*/

div.header {
margin-left:auto;
margin-right:auto;
height:141px;
width:940px;
margin-top:0px;
background:#000000;
}

div.blackbar {
width:940px;
height:87px;
background:#000000;
margin-left:auto;
margin-right:auto;
}

div.links {
position:relative;
background:transparent;
width:360px;
padding-left:10px;
padding-top:10px;
}

div.links img{
float:left;
}

div.navigation {
	background-color:transparent;
	position:relative;
	top:-105px;
	left:155px;
	width: 618px;
	margin-left: auto;
	margin-right: auto;
	border:0px;
	z-index:2;
}

/* Search */

div.search {
margin-left:auto;
margin-right:auto;
background:#cccccc;
width:940px;
height:40px;
padding: 5px 0px 5px 0px;
}

div.searchbar {
background:#cccccc;
height:32px;
width:320px;
float:left;
padding-left:10px;
}

input#searchbar{
background:transparent;
border:1px solid #000000;
padding: 5px;
width:230px;
float:left;
color:#000000;
font: 15px Arial, Helvetica, sans-serif;
}

input#searchsubmit{
background-color:#000000;
border:1px solid #000000;
padding: 5px;
color:#FFFFFF;
float:left;
}

ul.postlists {
margin-left:-20px;
}

/* Page */

div.page {
margin-left:auto;
margin-right:auto;
background:url(images/pagebg.png);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
width:940px;
}

div.pagecontent {
background:transparent;
padding:10px 10px 30px 10px;
}

div.pagesmall {
background:transparent;
padding:10px;
width:565px;
float:left;
}

div.topad {
padding:20px 0px 20px 0px;
}

div.homevideos {
margin-left:auto;
margin-right:auto;
width:920px;
height:470px;
background:transparent;
padding-bottom:40px;
}

div.leftvideo {
padding-top:20px;
height:470px;
width:920px;
}

div.rightvideo {
text-align:center;
height:480px;
width:300px;
}

div.ustream{
width:920px;
height:400px;
padding:10px 0;
}

div.video_left{
float:left;
}

div.video_right{
float:right;
}

div.topvideo {
	float:left;
	height: 900px;
	width: 910px;
	text-align:center;
	}
	
	div.topvideo01 {
	float:left;
	height: 545px;
	width: 910px;
	text-align:center;
	}

div.topvideo02 {
	float:left;
	height: 545px;
	width: 910px;
	text-align:center;
	padding-left:10px;
	}
	
span.morevideoslink a{
color:#000000;
font: 16px Arial, Helvetica, sans-serif;
font-weight:bold;
padding:10px;
}

span.morevideoslink a:hover{
color:#000000;
font: 16px Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
}

div.sidebar {
background:#ffffff;
padding:10px;
float:right;
width:324px;
color:#000000;
margin-right:10px;
}

img.morevideosheader {
padding-top:10px;
}

div.morevideos {
width:304px;
background:transparent;
}

div.morethumb {
float:left;
padding-bottom:5px;
padding-right:5px;
}

div.morevideodetails {
float:left;
width:200px;
height:100px;
background:#000000;
}

span.moretitle a{
font: 12px Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
}

span.moredate {
font:10px Arial, Helvetica, sans-serif;
color:#000000;
float:left;
width:190px;
padding-bottom:6px;
}

span.excerpt {
font: 12px Arial, Helvetica, sans-serif;
color:#000000;
background:transparent;
width:200px;
}

div.jdshowlivebutton {
padding-top:15px;
padding-bottom:15px;
text-align:center;
}

div.jdshowlivebuttonlong {
padding-top:30px;
padding-bottom:15px;
text-align:center;
}

div.castthumb {
padding:8px;
float: left;
height: 150px;
width: 150px;
}

img.castthumb {
border: 1px #000000 solid;
padding: 2px;
height: 150px;
width: 150px;
float:left;
}

img.castthumbmember {
height: 150px;
width: 150px;
float:left;
padding-right:8px;
padding-bottom:8px;
}

div.alignleft {
padding-left:8px;
float:left;
width:565;
}

/* Login Form */
input, textarea {
background:#ffffff;
color:#000000;
font-family: Arial, Verdana, Sans-serif;
border: 0px;
padding:4px;
font-size:14px;
}

div.loginform input{
background:#FFFFFF;
}

.logintext a {
font: 12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}

.logintext a:hover {
font: 12px Arial, Helvetica, sans-serif;
color:#cc3399;
text-decoration:none;
}


/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

div.pagination {
padding:20px;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #666666;
	background:#ffffff;
	padding: 3px 5px;
	margin: 2px;
	color:#000000;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #666666;
	background:#666666;
	color:#000000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* Posts */

div.post {
width:200px;
height:280px;
padding: 15px;
float:left;
}

div.videodetails {
height:75px;
overflow:hidden;
}

div.post-title {
width:200px;
text-align:center;
}

div.post-title a{
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
}

div.postthumb {
padding-bottom:5px;
}

div.postdate {
padding-top:5px;
font:11px Arial, Helvetica, sans-serif;
text-align:center;
}

div.singletitle {
background:#666666;
font: 16pt Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
padding:3px;
}

div.singledate {
font:12px Arial, Helvetica, sans-serif;
padding:3px;
}

/* Comments */

img.commentsheader {
padding-top:50px;
padding-bottom:10px;
}

div.commentsnavigation {
font: 12px Arial, Helvetica, sans-serif;
}

h3#comments {
font: 14px Arial, Helvetica, sans-serif;
color:#000000;
padding-left:10px;
}

div#respond {
padding:10px;
position:relative;
top:-20px;
}

textarea#comment {
width:400px;
color:#000000;
border:1px solid #000;
}

input#submit {
padding:3px;
font: 12px Arial, Helvetica, sans-serif;
border:1px solid #000;
}

div.comment-body {
background:#CCCCCC;
padding-bottom:5px;
border-bottom: 10px solid #FFFFFF;
}

ol.commentlist {
position:relative;
left:-20px;
list-style-type:none;
}

ul.children li {
list-style-type:none;
}

/* Footer */

.jdtvad_wrapper{
background:#FFFFFF;
width:940px;
margin-left:auto;
margin-right:auto;
}

img.jdtvad {
padding:10px;
}

div.footer {
position:relative;
margin-left:auto;
margin-right:auto;
width:940px;
heihgt:190px;
background:url(images/footerbg.png);
background-position:center;
vertical-align:top;
padding-bottom:40px;
color:#000000;
overflow:hidden;
}

div.footerbar {
position:relative;
margin-left:auto;
margin-right:auto;
width:940px;
height:21px;
background:#000000;
}

img.footerlogo {
text-align:center;
padding: 10px 0px 10px 0px;
}

div.socialnetworks {
width:300px;
text-align:center;
padding:
padding: 10px 0px 10px 0px;
}

span.copyright {
padding:0px 0px 10px 0px;
color:#000000;
font:12px Arial, Helvetica, sans-serif;
}

div.scorplogo {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 5px 0px 0px 5px;
}

span.footernavigation {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	left:-30px;
}

span.footernavigation a{
	color:#000000;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

span.footernavigation li {
	list-style-type:none;
	display: inline;
	padding-left:10px;
}

span.footernavigation a:hover{
	color:#000000;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}


/* Contact Form */

span.contactlabel {
float:left;
width:200px;
}

span.contactmessagelabel {
float:left;
width:200px;
}

span.contactfield {
}

span.contactfield input, span.contactfield textarea {
border:1px solid #000;
background-color:#FFFFFF;
font: 12px Arial, Helvetica, sans-serif;
color:#000000;
padding:4px;
}

/* Lightbox */

#stimuli_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#stimuli_lightbox a img { border: none; }

#stimuli_outerImageContainer {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#stimuli_imageContainer {
	padding: 10px;
}

#stimuli_loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: transparent center url(images/loading.gif) no-repeat;
}
#stimuli_hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#stimuli_imageContainer>#stimuli_hoverNav { left: 0;}
#stimuli_hoverNav a { outline: none;}

#stimuli_prevLink, #stimuli_nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#stimuli_prevLink { left: 0; float: left;}
#stimuli_nextLink { right: 0; float: right;}
#stimuli_prevLink:hover, #stimuli_prevLink:visited:hover { background: url(images/prev.gif) left 55% no-repeat; }
#stimuli_nextLink:hover, #stimuli_nextLink:visited:hover { background: url(images/next.gif) right 55% no-repeat; }


#stimuli_imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#stimuli_imageData {	padding:0 10px; color: #666; }
#stimuli_imageData #stimuli_imageDetails { width: 70%; float: left; text-align: left; }	
#stimuli_imageData #stimuli_caption { font-weight: bold;}
#stimuli_imageData #stimuli_numberDisplay { display: block; clear: left; padding-bottom: 1.0em;}			
#stimuli_imageData #stimuli_bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; background: url(images/closelabel.gif) right 55% no-repeat; padding-top: 1.0em; margin-bottom: 1.0em;}	
		
#stimuli_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
