/*   
Theme Name: plus1tv
Description: Custom template for plus1tv
Author: matt fredenburg, http://malakhi.net
Version: 1.0
*/

/* global settings */

* { 
	font-size:100%; 
	margin:0; 
	padding:0; }

html { height:100%;}
body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 75%/150% arial, verdana, helvetica, sans-serif;
	background: #1b1b1b url(images/bg-tile.jpg);
	color: #444;
	height:100%;
}

img	{ border: 0; }
div { margin: 0; padding: 0; }
.clearing { clear:both;font-size:0;line-height:0; }
.spacing {margin-bottom:25px;}

span { font-weight: bold; }

p a {
	color: #e67823;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px dotted #e67823 !important;
}

p a:hover{
	border-bottom:medium none !important;
	}

#wrapper-header {
	background: #fff url(images/bg-header.jpg) repeat-x !important;
	background: #fff url(images/bg-header2.jpg) repeat-x;
}

#header {	
	width:940px;
	position: relative;
	margin: 0 auto;
	text-align:left;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	display: block;
	height:74px;
	width:100px;
	text-indent:-9999px;
	overflow: hidden;
	background: transparent;
	padding-top:9px;
} 

#logo {
	height: 93px;
	width: 100px;
	background: url(images/plus1tv-logo.png) no-repeat 0 9px !important;
	background: url(images/plus1tv-logo.gif) no-repeat 0 9px; 
	margin-left:10px;
}

#main-nav {
	text-transform: uppercase;
	font-size:1.50em;
	text-align:right;
	float:right;
	padding-top:60px;
	width:775px;
}

#main-nav ul {
margin-right: 4px;
}

#main-nav li {
	list-style: none;
	display: inline;
/*	border-right: 2px inset #f58025; */
}

#main-nav li a {
	width: auto;
	color: #aaa;
	padding: 2px 4px 12px 4px;
	margin: 0 0 0 27px;
	font-weight: bold;
	text-decoration:none;
}

#main-nav li a:hover {
color: #f58025;
}

#main-nav ul li.current_page_item a, #main-nav ul li.current_page_ancestor a {
	background: url(images/bg-nav-current.png) no-repeat 50% 100% !important;
	background: url(images/bg-nav-current.gif) no-repeat 50% 100%;
	color: #fff;
}

#main-nav li.last {
	border-right:0;
	padding-right:0;
}

#content {
	width:940px;
	position: relative;
	margin: 0 auto;
	text-align:left;
	padding: 12px 0; 
}

#content-wrapper {
	background: #1b1b1b url(images/bg-whitetile.jpg) !important;
	background: #fff;
}

#l2-content {
	width:940px;
	position: relative;
	margin: 0 auto;
	text-align:left;
	padding: 23px 0 30px 0; 
}

#l2-content ul {
	padding-left: 10px;
}

#l2-content ul.bullets li {
	list-style: none;
	padding-left: 10px;
	background: url(images/bg-bullet.png) no-repeat 0 50% !important;
}

#banner {
  width: 940px;
  margin: 10px 0;	
}

#banner-video {
	float: left;
	margin-left:10px;
	width: 600px;
}

#banner-content {
	float: right;
/*	width: 410px; */
	width: 290px; 
}

#banner-content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
	font-size: 200%;
	color: #aaa;
	font-weight:normal;
	line-height: 100%;
	clear:both;
}

#banner-content p {
	font-size: 100%;
	color: #676767;
	padding: 5px 0 10px 0;
}

#banner-content p.myspace {
	padding-left: 24px;
	background: url(images/myspace.jpg) no-repeat 0 4px;
}

#banner-content p.facebook {
	padding-left: 24px;
	background: url(images/facebook.jpg) no-repeat 0 4px;
}

#banner-content img {
	padding: 1px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

/* Home page buckets */

#wrapper-hp-buckets {
	background: #f6f7f7 url(images/bg-hp-buckets.gif) repeat-x;
	border-bottom: #ccc 3px solid;
}

#hp-buckets {
	width:940px;
	position: relative;
	margin: 0 auto;
}


#hp-bucket1,
#hp-bucket2,
#hp-bucket3 {
	background: url(images/bg-hp-bucket.png) no-repeat !important;
	background: url(images/bg-hp-bucket.gif) no-repeat;
	width: 300px;
	display:inline-table;
	padding: 10px 0;
	/*height: 200px; */
	min-height: 200px;
}

#hp-bucket1 {
	float: left;
}

#hp-bucket2 {
	margin-left: 20px;
	float: left;
}

#hp-bucket3 {
	float: right;
}

#hp-bucket1 h2,
#hp-bucket2 h2,
#hp-bucket3 h2 {
	margin: 15px 25px 10px 30px;
	font-weight:normal;
	text-transform: uppercase;
	padding-left: 20px;
}

#hp-bucket1 h2 {
	color: #e67823;
	background: url(images/arrow-orange.gif) no-repeat 0 1px;
}

#hp-bucket2 h2 {
	color: #005b9c;
	background: url(images/arrow-blue.gif) no-repeat 0 1px;
}

#hp-bucket3 h2 {
	color: #4aaa42;
	background: url(images/arrow-green.gif) no-repeat 0 1px;
}

#hp-bucket1 h3,
#hp-bucket2 h3,
#hp-bucket3 h3 {
	margin: 0 25px;
	font-size: 85%;
	font-style: italic;
}

#hp-bucket1 p,
#hp-bucket2 p,
#hp-bucket3 p {
	margin: 0 25px 10px 25px;
	font-size: 85%;
	line-height:125%;
}

#hp-bucket1 ul,
#hp-bucket2 ul,
#hp-bucket3 ul {
	padding-bottom: 10px;
}

#hp-bucket1 li,
#hp-bucket2 li,
#hp-bucket3 li {
	font-size: 85%;
	margin-left: 25px;
	margin-right: 20px;
	padding-left: 12px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0 5px;
}

/* Level 2 Pages */

#top {
	margin: 0;
	padding: 0;
}

#video {
	float: left;
/*	margin-left: 10px; */
	width: 620px;
}

#singleplayer {
/* margin-top: 8px; */
	margin-top: -12px;
}

#l2-content h1.channel-header {
	font-weight: bold;
	font-family: Arial, verdana, helvetica, sans-serif;
	color:#000;
	font-size:1500%;
/* 	margin:-20px 0 -90px 2px; */
margin: -15px 0 0 0;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
	-khtml-opacity: 0.10;
	opacity: 0.10;
width:3.5em;
height:1em;
}

#channel-copy {
	clear:both;
}

#channel-container {
	float:right;
	margin:0 10px 20px 0;
	width: 480px; 
}

#l2-content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 20px 0 20px 10px;
	font-size: 200%;
	color: #aaa;
	font-weight:normal;
	line-height: 100%;
	clear:both;
}

#l2-content h2 {
	margin: 15px 0 15px 10px;
	color: #e67823;
	font-weight: normal;
	font-style:italic;
	font-size: 150%;
}

#l2-content h3 {
	margin-left:10px;
}

/*
#l2-content em {
	font-style: italic;
	font-weight: normal;
}
*/
	
#l2-content p {
	margin:10px 0 10px 10px;
}

#video #top {
	margin: 1px 0;
}

.series-container {
	clear:both;
}

.series-description {
	float: left;
	width: 420px;
}

.first {
	margin-top: 20px;
}

.video-container {
	float:right;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 480px; 
/* 	min-height:310px; */
}

.video-container a {
	text-decoration: none;
}

.video-thumbnail {
	width: 120px;
	float:left;
	padding: 10px 30px 10px 5px;
	font-size: 80%;
	text-align:center;
}

.video-thumbnail a {	
	color: #e67823;
	font-weight:bold;
	text-decoration: none;
}

.video-thumbnail a:hover {
	text-decoration:underline;
}

.video-thumbnail a img {
	border: 1px solid #ccc;
	display: block;
}

.video-thumbnail a:hover img {
	border:  1px solid #e67823;
}

#video-nav {
/*
	overflow:hidden;
	float: right;
	width: 200px;
*/
	float:right;
	width:180px;
	padding-left:20px;
	font-size:80%;
}

#video-nav a {
	text-decoration: none;
}

.season-episode {
	padding:5px;
	clear:both;
}

.season-episode a {
	color: #e67823;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px dotted #e67823 !important;
}

.season-episode a:hover {
	border-bottom:medium none !important;
	}
	
.season-tab p {
	clear:both;
}

.season-tab a img {
	width:50px; 
	float:left;
	margin-right: 5px;
/* 	margin-bottom:10px; */
	border: 1px solid #ccc;
}

.season-tab a:hover img {
	border:1px solid #E67823;
}

#motioncontainer {
	margin-left: 20px; 
	width:160px;	
	overflow:hidden;
	position: relative;
	background: url(images/bg-l2-gallery.png) repeat-y !important;
	background: url(images/bg-l2-gallery.jpg) repeat-y;
}

#motioncontainer a img { /*image border color*/
	border: 1px solid #ccc;
	margin-top: 10px;
}

#motioncontainer a:hover img { /*image border hover color */
	border:  1px solid #e67823;
} 

/*#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug 
} */

#statusdiv {
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: lightyellow;
	border: 1px solid gray;
	visibility: hidden;
}

#gallery {
	width: 195px;
	float:right;
}

#gallery-top {
	background: url(images/bg-l2-gallery-top.png) no-repeat 20px 0 !important;
	background: url(images/bg-l2-gallery-top.jpg) no-repeat 20px 0;
	height: 25px;
}
#gallery-bottom {
	background: url(images/bg-l2-gallery-bottom.png) no-repeat 20px 0 !important;
	background: url(images/bg-l2-gallery-bottom.jpg) no-repeat 20px 0;
	height: 26px;
}

#motiongallery {
	position:absolute;
	left:19px;
	top:30px;
} 

#motiongallery p {
	font-size: 80%;
	line-height: 120%;
	margin: 0 20px 5px 0;
	text-align: center;
} 

#wrapper-l2-border {
	background: #f6f7f7 url(images/bg-hp-buckets.jpg) repeat-x;
	border-bottom: #ccc 3px solid;
}

/* Level 2 buckets */

#l2-buckets {
	width:300px;
	position: relative;
	margin: 0 auto;
	float:right;
}

#l2-bucket1,
#l2-bucket2,
#l2-bucket3 {
	background: url(images/bg-l2-bucket.png) no-repeat !important;
	background: #fff url(images/bg-l2-bucket.jpg) no-repeat;
	width: 300px;
	padding: 10px 0;
	/*height: 200px; */
	min-height: 200px;
}
#l2-bucket1 h2,
#l2-bucket2 h2,
#l2-bucket3 h2 {
	margin: 15px 25px 10px 30px;
	font-weight:normal;
	font-style:normal;
	text-transform: uppercase;
	padding-left: 20px;
	font-size:115%;
}

#l2-bucket3 h2 {
	color: #e67823;
	background: url(images/arrow-orange.gif) no-repeat 0 1px;
}

#l2-bucket2 h2 {
	color: #005b9c;
	background: url(images/arrow-blue.gif) no-repeat 0 1px;
}

#l2-bucket1 h2 {
	color: #4aaa42;
	background: url(images/arrow-green.gif) no-repeat 0 1px;
}

#l2-bucket1 h3,
#l2-bucket2 h3,
#l2-bucket3 h3 {
	margin: 0 25px;
	font-size: 85%;
	font-style: italic;
}

#l2-bucket1 h4,
#l2-bucket2 h4,
#l2-bucket3 h4 {
	margin: 10px 45px;
	font-size: 125%;
}	
	
#l2-bucket1 h4 a,
#l2-bucket2 h4 a,
#l2-bucket3 h4 a {
	font-weight: normal;
}

#l2-bucket1 h4 a:hover,
#l2-bucket2 h4 a:hover,
#l2-bucket3 h4 a:hover {
	color: #4aaa42;
}

#l2-bucket1 p,
#l2-bucket2 p,
#l2-bucket3 p {
	margin: 0 25px 10px 45px;
	font-size: 85%;
	line-height:125%;
}

#l2-bucket1 ul,
#l2-bucket2 ul,
#l2-bucket3 ul {
	padding-bottom: 10px;
}

#l2-bucket1 li,
#l2-bucket2 li,
#l2-bucket3 li {
	font-size: 85%;
	margin-left: 25px;
	padding-left: 12px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0 5px;
}

/* Channel Page buckets */

#channel-buckets,
#channel-buckets-top {
	width:940px;
	position: relative;
	margin: 0 auto;
}

#channel-topbucket {
	background: url(images/bg-l2-channelbuckettop.png) no-repeat !important;
	background: #fff url(images/bg-l2-channelbuckettop.jpg) no-repeat;
	width: 940px;
	display:inline-table;
	padding: 10px 0 0 0;
/* 	height: 50px;  */
	/*min-height: 200px; */
}

#channel-topbucket p {
	margin:0 0 0 0;
	padding:10px 0 10px 10px;
}

#channel-topbucket a {	
	color: #e67823;
	font-weight:bold;
	text-decoration: none;
}

#channel-topbucket a:hover {
	text-decoration:underline;
}

#channel-topbucket span {
	color: #888;
	background: url(images/arrow-gray.gif) no-repeat 0 1px;
	margin-left:20px;
	font-weight:normal;
	text-transform: uppercase;
	padding-left: 20px;
	font-size:115%;
}


#channel-bucket1,
#channel-bucket2,
#channel-bucket3 {
	background: url(images/bg-l2-channelbucket.png) no-repeat !important;
	background: #fff url(images/bg-l2-channelbucket.jpg) no-repeat;
	width: 300px;
	display:inline-table;
	padding: 10px 0;
	/*min-height: 200px; */
}

#channel-bucket1 {
	float: left;
}

#channel-bucket2 {
	margin-left: 20px;
	float: left;
}

#channel-bucket3 {
	float: right;
}

#channel-bucket1 h2,
#channel-bucket2 h2,
#channel-bucket3 h2 {
/* 	margin: 15px 25px 10px 30px; */
	font-weight:normal;
	text-transform: uppercase;
/* 	padding-left: 20px; */
margin-left: 30px;
padding-left: 20px;
	font-size:115%;
	font-style: normal;
}



#channel-bucket1 h2 {
	color: #e67823;
	background: url(images/arrow-orange.gif) no-repeat 0 1px;
}

#channel-bucket2 h2 {
	color: #005b9c;
	background: url(images/arrow-blue.gif) no-repeat 0 1px;
}

#channel-bucket3 h2 {
	color: #4aaa42;
	background: url(images/arrow-green.gif) no-repeat 0 1px;
}

#channel-bucket1 h3,
#channel-bucket2 h3,
#channel-bucket3 h3 {
	margin: 0 25px;
	font-size: 85%;
	font-style: italic;
}

#channel-bucket1 p,
#channel-bucket2 p,
#channel-bucket3 p {
	margin: 0 25px 10px 25px;
	font-size: 85%;
	line-height:125%;
}

#channel-bucket1 ul,
#channel-bucket2 ul,
#channel-bucket3 ul {
	padding-bottom: 10px;
}

#channel-bucket1 li,
#channel-bucket2 li,
#channel-bucket3 li {
	font-size: 85%;
	margin-left: 25px;
	padding-left: 12px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0 5px;
}

/* ads, etc */

.subnav, .ad { 
	padding-top:5px;
	padding-left: 50px;
}
.subnav img { 
	padding-bottom:5px;
}

div.bookmarkify  /*the overall container of the Bookmarkify widget.  All of the other elements are inside of this one. */ {
	margin-top:10px;
	margin-left:10px;
}

div.bookmarkify div.title /* contains Widget Title. */
{}

div.bookmarkify div.linkbuttons img /* contains the bookmark site link buttons. */ {
	margin-right: 5px;
}

div.bookmarkifyMoreWindowHeader {
	border-top:1px dotted gray !important;
	color:#e67823 !important;
font-size:12px !important;
font-weight:bold !important;
margin:0 !important;
padding:3px !important;
text-align:left !important;
}

div.bookmarkify div.bookmarkifySiteLink a {
	color: #444 !important;
}

div.bookmarkify div.bookmarkifySaveToBrowser a, 
div.bookmarkify div.bookmarkifyEmail a, 
div.bookmarkify div.bookmarkifySubscribe a, 
div.bookmarkify div.bookmarkifyMoreWindowHeader a {
	color:#e67823 !important;

}

div.bookmarkify div.bookmarkifySiteLink a:hover, 
div.bookmarkify div.bookmarkifySaveToBrowser a:hover, 
div.bookmarkify div.bookmarkifyEmail a:hover, 
div.bookmarkify div.bookmarkifySubscribe a:hover, 
div.bookmarkify div.bookmarkifyMoreWindowHeader a:hover {
	text-decoration:underline !important;
}

.pdf {
	padding-left: 16px;
	background: transparent url(images/icn-pdf.gif) no-repeat 0 50%;
}


/*---:[ comment form styles ]:---*/

.comments_headers {
	border-top: 1px solid #eee;

}

#comment-section {
/*	border-top: 1px solid #eee; */
	margin-top: 20px;
	padding-top: 20px;
}

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { 
		width: 191px; 
		padding: 3px; 
		color: #444; 
		font: normal 1.4em Georgia, "Times New Roman", Times, serif; 
		border-top: 1px solid #bbb; 
		border-left: 1px solid #bbb; 
		border-right: 1px solid #fff; 
		border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { 
			border-top: 1px solid #666; 
			border-left: 1px solid #666; 
			border-right: 1px solid #ddd; 
			border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { 
			padding: 0.4em 4px; 
			background: url('images/submit_bg.gif'); 
			border: 3px double #999; 
			border-top-color: #ccc; 
			border-left-color: #ccc; 
			font: bold 1em Georgia, "Times New Roman", Times, serif; 
			cursor: pointer; 
			color:#444;
			}
					
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

/*---:[ blog styles ]:---*/

#flashcontent {
	margin: 6px 0;
}

#video div.entry p#top {
	margin-left: 10px;
}

#blog-posts {
	padding-bottom: 50px;
}

#blog-posts #top {
	margin-left: 10px;
}

#blog-posts h2.blog-date {
	margin: -20px 0 15px 10px;
	font-size: 100%;	
}

.between-border {
	border-bottom: 1px dashed #ccc;
	margin: 25px 0 10px 0;
}

/* Polls */


#blog-posts .PDS_Poll {
	margin-left: 10px;
	text-align: left;
}

#twitter_div {
	margin-right: 20px;
}

#twitter_div a {
	color: #0084B4;
	text-decoration: none;
}

#twitter_div a:hover {
	text-decoration: underline;
}

#twitter_update_list {
	margin-left: 15px;
}

/*
#blog-posts .pds-box,
#blog-posts .pds-box-outer,
#blog-posts .pds-box-inner,
#blog-posts .pds-box-top {
	width:500px;
}

#blog-posts .pds-question-top {
	text-align:left;
}
*/


/* Footer */

#wrapper-footer {
	border-top: #f58025 1px solid;
	height: 74px;

}

#footer {
	width:940px;
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
	text-align:right;
	text-transform:uppercase;
	color: #ccc;
	font-size: 95%;
}

#footer a {
	background: transparent;
	font-weight: bold;
}

#footer a:hover {
	background: transparent;
	color: #fff;
}

#footer span {
	color: #859caa;
}

#footer ul {
	width:940px;
	list-style:none;
}

#footer li {
	display:inline;
	font-size: 1em;
	margin:0 9px 0 0;
	padding-right:11px;
	border-right: 1px solid #e56b08;
}

#footer li a {
	color:#9a9a9a;
	text-decoration:none;
	text-transform:uppercase;
	background:none;
	}

#footer li a:hover {
	color: #fff;
	}
	
#footer li.last {
	border-right:0;
	padding-right:0;
}

/* Form correction */

#login form {
	border: none;
}

/*custom positionsing*/
.top10px {margin-top:10px}
