/*
Theme Name: SkyTV.net Wordpress Theme
Theme URI: http://www.skytv.net
Description: This is a wordpress theme that was developed specifically for Mark Bunting's SkyTV.net by NetSuccess. 
Version: 0.1
Author: Nathan St. Pierre
Designer: Ben Jordan
Author URI: http://www.netsuccess.com 
Tags: custom, mark bunting, branded

	SkyTv 0.1
	http://www.skytv.net

	Designed by Ben Jordan, NetSuccess
	Implemented by Nathan St. Pierre, NetSuccess

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Serif;
	background: #ffffff url('images/bodybg.jpg') repeat-x;
	color: #545454;
	text-align: center;
	line-height: 18px;
	margin:0px;
	padding:0px;
}
a {
	color:#5977a6;
}
h1, h2, h3, h4, h5 {
	color: #6a6a6a;
	font-weight: normal;
}
#page {
	text-align: left;
}
#navbar {
	font-size:12px;
	color:#515151;
	text-transform:uppercase;
}
#navbar a {
	color:#515151;
}
#navbar ul ul {
	display:none;
}
#header {
	background:url(images/homebanner_bg.jpg) repeat-x;
}
#headerSecondary {
	width: 100%;
	height: 150px;
}
#skyTV p {
	width:300px;
	font-size:13px;
	color:#454545;
}
#skyTV img {
	margin:0px 10px 0px 0px;
}
#content {
	font-size: 1.2em
}
#content .contentheader {
	font-size:12px;
	color:#545454;
	text-transform:uppercase;
	font-weight:normal;
	background:#d5d5d5;
	display:block;
	width:840px;
	margin:0;
	padding:10px;
}
#content #videocolumn .contentheader {
	margin:0px;
	width:100%;
}
#featureditem img {
	float:left;
}
#featureditem p {
	text-align:left;
	color:#454545;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background:url('images/fadebg.jpg') repeat-x;
	border: none;
	margin:0px;
	padding:0px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar {
	background:transparent;
}
#sidebar h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#sidebar a {
	color:#6a6a6a;
}
a, h2 a:hover, h3 a:hover {
	color: #5977a6;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
body {
}
#page {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width:100%;
}
#navbar {
	width:960px;
	padding:0px;
	margin:0px auto;
	height:99px;
}
#navbar ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:99px;
	float:left;
}
#navbar li {
	display:block;
	float:left;
	margin-top:40px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	height:33px;
	padding:0px;
	position:relative;
}
#navbar li#home {
	border-left:1px solid #d6d6d6;
}
#navbar li span {
	display:block;
	width:100%;
	height:33px;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	position:absolute;
	z-index:30;
	background:url(js/blank.gif) repeat;
	border:0px;
	text-decoration:none;
	cursor:pointer;
}
#navbar img {
	padding:0px;
	margin:0px;
}
#navbar a {
	margin:0px;
	padding:0px;
	z-index:20;
}
#logoholder {
	background:url(images/skytvlogo.jpg) no-repeat 0% 0%;
	height:99px;
	width:209px;
	float:left;
}
#headerHolder {
	width: 100%;
	float: left;
	display: inline;
}
#header {
	margin: 0px auto;
	height: 278px;
}
#movieplayer {
	width:960px;
	height:300px;
	margin:0px auto;
	font-size:13px;
	color:#d6d6d6;
	position:relative;
}
#movieplayer.singleversion {
	width:960px;
	height:260px;
}
#movieplayersingle {
	width:460px;
	height:400px;
	margin:0px auto;
	font-size:13px;
	color:#d6d6d6;
	float: left;
	display: inline;
}
#movieplayer span {
	color:#545454;
	font-size:21px;
	font-weight:bold;
}
#movieplayer p {
	margin:0px;
	padding:30px;
	display:block;
	float:left;
	width:300px;
	font-size:12px;
}
#movieplayer .content {
	margin:0px;
	padding:30px;
	display:block;
	float:left;
	width:300px;
}
#movieplayer .content p {
	margin:0px;
	padding:0px;
	float:none;
	width:auto;
}
#movieplayer .content img {
	display:none;
}
#movieplayer .content object {
	top:15px;
	left:12px;
	position:absolute;
	width:355px;
	height:206px;
}
#movieplayer .content object object {
	margin:0px;
	padding:0px;
}
#moviecontainer {
	width:386px;
	height:300px;
	background:url(images/moviebg.jpg) no-repeat;
	position:relative;
	float:left;
	margin:0px 10px;
}
#moviecontainer singleversion {
	width:580px;
	height:300px;
	background:url() no-repeat;
}
#bodyholder {
	width:100%;
	height:auto;
	background:url(images/fadebg.jpg) repeat-x;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#bodycontent {
	width:860px;
	margin:0px auto;
}
#bodycontentsingle {
	width:460px;
	margin:0px auto;
	float: left;
	display: inline;
}
#bodycontentpress {
	width:860px;
	margin:0px auto;
}
#bodycontentfull {
	width:900px;
	padding: 20px 0px;
	margin:0px auto;
}
#insideLeftColumn {
	width: 500px;
	padding: 10px;
	float: left;
	display: inline;
}
#insideRightColumn {
	width: 290px;
	background-color: #e1e1e1;
	padding: 10px;
	float: right;
	display: inline;
}
#award {
	width:100px;
	height:300px;
	float:left;
	font-size:11px;
	font-style:italic;
	color:#545454;
	margin:20px 0px 0px 0px;
}
#award span {
	font-size:11px;
	padding:4px;
	display:block;
	background:url(images/fadebg.jpg) repeat-x;
	font-weight:normal;
}
#content {
	width:100%;
	margin:0px auto;
	position:relative;
	background:url(images/middlebg.jpg) repeat-x #ffffff;
}
#content p {
	color:#454545;
}
#slider {
	margin:20px 0px 0px 0px;
	height:79px;
	width:900px;
	background:url(images/sliderbg.jpg) repeat-x;
}
#slidertext {
	font-size:12px;
	color:#545454;
	text-align:center;
	margin:0px;
}
.narrowcolumn {
	width: 360px;
	margin-left:20px;
	margin-top:30px;
	padding:0px 0px 40px 0px;
	float: left;
	display: inline;
}
#content .narrowcolumn .contentheader {
	margin:0px;
	width:370px;
}
.narrowcolumn p {
	padding:10px;
	font-size:14px;
}
.widecolumn {
	padding: 0px 0 20px 0;
	margin: 0px;
	width: 450px;
}
.post {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	clear:both;
}
.postmetadata a {
	color:#9a9a9a;
	text-decoration:none;
}
.post h2, h1.post {
	color:#6a6a6a;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
.titlebox {
	height:32px;
	width:530px;
	vertical-align:middle;
	line-height:32px;
	margin:20px 0px 0px 0px;
}
.titlebox h2 a {
	font-size:18px;
	color:#6a6a6a;
}
.titlebox h2 a:hover {
	font-size:18px;
	color:#6a6a6a;
	text-decoration:underline;
}
.datebox {
	background:#63a82f;
	height:29px;
	width:31px;
	float:left;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:12px;
	vertical-align:middle;
	margin:0px 10px 0px 0px;
	padding:2px 0px 0px 0px;
}
#videocolumn img {
	float:left;
	margin-right:20px;
	margin-top:-36px;
	margin-bottom: 10px;
}
.entry_archive img {
	float:left;
	margin-right:20px;
}
.entry_archive {
	min-height:130px;
	height:130px;
	height:auto !important;
}
.single_entry img {
	display:none;
}
.single_entry object {
	float:left;
	width:300px;
	display:block;
}
.single_entry p {
	bottom:0px;
	left:0px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn p {
	font-size:12px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.narrowcolumn #techtalk {
	width:360px;
	height:100px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	background:url(images/techtalk.jpg) no-repeat;
	position:relative;
}
.narrowcolumn #techtalk p {
	padding:10px 0px 0px 0px;
	margin:0px;
	float:right;
	width:150px;
	height:100px;
	font-size:12px;
}
.narrowcolumn #techtalk form {
	width:360px;
	float:none;
	position:absolute;
	bottom:20px;
	left:0px;
}
.skytvheader {
	font-weight:bold;
	font-size:16px;
}
#techtalk form {
	margin: 0;
}
#techtalk form {
	margin:0px;
}
#techtalk input.textinput {
	height:16px;
	padding:4px 8px 4px 8px;
	margin:0px 0px 0px 12px;
	background:url(images/textinputbg.jpg) repeat-x;
	float:left;
	color:#6b6b6b;
	width:170px;
	border:1px solid #ababab;
}
#techtalk input.imageinput {
	height:28px;
	width:60px;
	margin:0px;
	padding:0px;
	float:left;
	margin:0px 0px 0px 20px;
}
#videocolumn {
	width:410px;
	float:right;
	display: inline;
	text-align:left;
	padding:30px 0px 0px 0px;
}
.entry h2 {
	margin-bottom:-22px;
	margin-left:166px;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, sans-serif;
}
.entry h2 a {
	color:#545454;
}
.entry h2 span a {
	font-size:14px;
	font-style:italic;
	color:#5977a6;
	font-family:Georgia, Times, serif;
}
.entry p {
	padding:10px 0px 0px 0px;
	display:block;
}
.widecolumn .postmetadata {
	margin: 0px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.entry {
	color:#9a9a9a;
	margin-top:20px;
}
.postmetadata {
	float:left;
}
.clear {
	clear: both;
}
#footer {
	padding:0px;
	margin:0px;
	width: 100%;
	clear: both;
	color:#545454;
	font-size:12px;
}
#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	color:#545454;
}
#footer a {
	color:#545454;
}
/* End Structure */



/*	Begin Headers */

#logoholder h2 {
	text-indent:-1400px;
	margin:0px;
	padding:0px;
	height:100%;
}
#logoholder a {
	display:block;
	height:100%;
	width:100%;
}
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 0px 0 0;
}
h2.pagetitle {
	padding-top: 20px;
	text-align: center;
	color:#545454;
}
#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
#tickerHolder {
	width: 100%;
	margin-top: 5px;
	background-color: #FFF;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	float: left;
	display: inline;
	overflow:hidden;
}
#ticker {
	font-size:13px;
	color:#505050;
	width:900px;
	margin:0px auto;
	padding: 9px 15px;
	height:15px;
	position:relative;
	overflow:hidden;
}
#ticker form {
	margin:-10px;
	padding:0px;
}
#ticker strong {
	color:#6f88a9;
}
#ticker ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#ticker li {
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	list-style:none;
	height:30px;
	padding:5px;
	background:#ffffff;
	width:900px;
	display:none;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 60px 10px 0;
	margin-left: 545px;
	width: 330px;
	position:absolute;
	top:0px;
	right:0px;
}
#sidebar img {
	margin:10px;
}
#sidebar p {
	font-size:12px;
	color:#454545;
	padding:10px;
}
#socialnetworking {
}
#socialnetworking img {
	padding:4px;
	margin:0px;
	float:left;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	line-height:20px;
	padding-bottom:10px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
}
.grad_hr {
	width:960px;
	height:5px;
	background:url(images/gradhr.png);
	clear:both;
}
.programname {
	margin-left:170px;
	clear:both;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#bodycontent h2 {
	padding-top:10px;
}
#page #content .interior {
	background:url(images/middlebg.jpg) repeat-x #ffffff 30px 0px;
}
.contactform {
	display:block;
	text-align:left;
	width:100%;
	margin:0px auto;
}
.contactform h3 {
	display:block;
	margin:0px;
}
.contactform label {
	display:block;
	float:left;
	font-size:12px;
	width:100px;
}
.contactform input.textinput {
	height:16px;
	padding:4px 8px 4px 8px;
	margin:0px 0px 10px 12px;
	background:url(images/textinputbg.jpg) repeat-x;
	color:#6b6b6b;
	width:100px;
	border:1px solid #ababab;
}
#pressbox li strong {
	cursor:pointer;
}
/* New Global Styles */

#fullWide {
	width: 100%;
	float: left;
	display: inline;
}
.program {
	width: 100%;
	margin-bottom: 25px;
	color: #545454;
	float: left;
	display: inline;
	margin-top:0px;
}
.program img {
	border: none;
	float: left;
	margin: -18px 12px 20px 0;
}
#pageContentHolder {
	width: 960px;
	margin: 0 auto;
}
#programsHolder {
	width: 100%;
	padding: 15px 0;
	float: left;
	display: inline;
}
#programsHolder img {
	width: 100px;
	padding: 0 2px;
}
#screenGrabHolder {
	padding-top:3px;
	width:377px;
	height:104px;
	background:url(images/screengrabborder.png);
}

