/*  



Theme Name: Pixeled



Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/



Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy!



Author: sam



Author URI: http://samk.ca/



Version: 1.7



Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar



.



Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.



.



*/







/* Defaults */







* {



  margin: 0;



  padding: 0;



  }







h1, h2, h3, h4, h5, h6, p {



  margin: 0;



  padding: 10px 0;



  }







h1, h2, h3, h5, h6 {



  font-family: Verdana;
  
   color: #AF2E29;



  }



h1 {



  font-size: 20px;



  }



h2 {



  font-size: 16px;



  }
  
  h4 {



  color: #fff;



  }





hr {



  color: #333;



  border: 1px solid #121212;



  }







pre {



  height: auto; 



  overflow-x:scroll;



  }







fieldset {



  margin: 0;



  padding: 0; 



  border: 0;



  }







dd {



  padding-left: 15px;



  }











p {



  font-size: 12pt;



  }







a {



  color: #AF2E29;

border: none;

  text-decoration: none;



  }







a:hover {



  color: #222;

border: none;

  text-decoration: underline;



  }







a img {

border: none;

  border: none;  



  }







blockquote {



  background: #070707;



  border: 1px solid #060606;



  padding: 50px 15px;



  margin: 10px 10px 5px 15px;



  color: #fff;



  }







code {



  color: #3366cc;



  }







strong {



  font-size: 110%;



  }







body {



  text-align: center;



  margin: 0;



  padding: 0 0 15px 0;



  font-family:  helvetica, arial, sans-serif;




  background: #242424 url(images/bgbody.jpg) top center no-repeat;



  background-attachment: fixed



  }











/* Header and wrapper */



#wrapper {



  margin: 0 auto;



  width: 960px;



  text-align: left;



  padding: 0;

  background: url(images/backgroundtile.png) top center repeat-y;  



  /*background: url(images/bgbody.png) top center no-repeat;*/



  }



#banner {

position: relative;

width:385;

left: 100px;

top: 80px;


}

#video{
	margin:20px;
	padding:20px;


position: relative;




}



#header {



  padding: 0;
  
border: none;


  margin: 0;



  height:190px;

  

  }







#header #topright {



  position: relative;



  top: 5px;



  text-align: right;



  float: right;



  width: 320px;



  margin: 0px 10px 0 0;



  }







#header #topright ul {



  list-style: none;



  padding: 0;



  margin: 0;



  }



#header #topright li {



  display: inline;

border: none;

  }



#header #topright li a {



  color: #fff;

border: none;

  font-size: 9pt;



  padding: 0 0 0 25px;



  text-transform: lowercase;



  }



#header #topright li a:hover {



  color: #333;

border: none;

  text-decoration: none;



  }







#logo{



  position: relative;



  width: 150px;



  top: 15px;



  left: 15px;



  padding: 0;



}







#header h1 {

border: none;

  padding: 0;



  margin: 0;



  }



#header h1 a {

border: none;

  color: #fff;



  font-size: 17pt;



  text-decoration: none;



  }



#header h1 a:hover {

border: none;

  color: #eee;



  text-decoration: none;



  }



#header span {



  padding: 0;



  color: #111;



  font-size: 11pt;



  }











/* Menu */







#catnav {



  position: absolute;



  margin-top: -50px;

border: none;

  padding: 0;



  height: 44px;



  width: 960px;



  z-index: 3;



  }



/*

#catnav {



 margin: 60px 0 0 0;



  padding: 0;



  clear: both;



  height: 44px;



  width: 960px;



z-index: 3;



  }



*/



#nav {



  list-style: none;

border: none;

  margin: 0;



  padding: 0;



  }



	



#nav ul {



  margin: 0;

border: none;

  padding: 0;



  }







#nav li {

border: none;

  float: left;



  margin: 0;



  padding: 0;



  }







#nav a {



  display: block;

border: none;

  line-height: 44px;



  margin: 2px;



  padding: 0 20px 0 15px;



  font-size: 14pt;



  color: #fff;



  /*letter-spacing: -1px;*/



  }







#nav li a:hover {



  color: #a7392e;

border: none;

  text-decoration: none;



  display: block;



  }







#nav li ul {



  list-style: none;

border: none;

  position: absolute;



  width: 150px;



  left: -999em;



  }







#nav li:hover ul, #nav li.sfhover ul {



  left: auto;


border: none;
  }



	



#nav li li {



  float: left;


border: none;
  margin: 0;



  padding: 0;



  width: 150px;



  }



	



#nav li li a {



  width: 150px;

border: none;

  height: 24px;



  line-height: 24px;



  color: #fff;



  border-top: 1px solid #131f27;



  background: #040404;



  margin: 0;



  padding: 5px 20px 5px 15px;



  }



	



#nav li li a:hover {



  border-top: 1px solid #131f27;

border: none;

  background: #000;



  padding: 5px 20px 5px 15px;



  }







#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */

border: none;

  position: static;



  }







#search {



  float: right;



  margin: 5px 5px 0 0;



  display: inline;



  width: 225px;



  line-height: 25px;



  }















/* Top Content */







#main {



  margin: 5px 15px 0 15px;



  clear: both;


border: none;
  width: 930px;



  padding-bottom: 5px;



  }



#contentwrapper {



  float:left;



  width: 560px;



  margin: 0 0 15px 0;



  padding: 0;



  }



#contentwrapper2 {


  float:left;



  width: 900px;  margin: 0 0 15px 0;



  padding: 0;



  }



#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {



  margin: 15px 0 10px 0;



  font-size: 14pt;



  /*letter-spacing: -1px;*/



  color: #fff;



  font-weight: normal;



  background: url(images/bg-trans.png) repeat;



  padding: 5px;



  }



.topPost {



  margin: 0;



  padding: 0;



  font-size: 9pt;



  }



.topPost h2.topTitle a {



  font-size: 15pt;



  font-weight: bold;
border: none;


 color: #AF2E29;



  /*letter-spacing: -2px;*/



  }



.topPost h2.topTitle a:hover {



  text-decoration: none;

border: none;

  color: #fff;



  }



.topPost p.topMeta {



  padding: 0;



  margin: -10px 0 0 0;



  font-size: 9pt;



  color: #cdcdcd;  



  }



.topPost p.topMeta a {



  text-decoration: underline;

border: none;

  color: #fff;



  }



.topPost p.topMeta a:hover {



  color: #ccc;



  }



.topPost div.topContent {



  font-size: 9pt;



  color: #efefef;



  margin: 8px 0;



  }



.topPost div.topContent a {



  text-decoration: underline;

border: none;

  color: #fff;



  }



.topPost div.topContent a:hover {



  text-decoration: underline;



  color: #B12D29;



  }







.topPost div.topContent ul, .topPost div.topContent ol {



  padding: 0 0 0 30px;



  }



.topPost div.topContent ul li, .topPost div.topContent ol li {



  color: #eee;



  }



.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {



  font-size: 12pt;



  background: url(images/bg-trans.png) repeat;



  padding: 8px 10px;



  margin-right: 5px;



  line-height: 27pt;



  color: #fff;



  border: 1px solid #111;



  }



.topPost span.linkpages {



  font-size: 12pt



  color: #fff;



  }



.topPost span.linkpages a:hover {



  color: #ddd;



  }



.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {



  background: #040404;



  }



.topPost span.topComments a {



  color: #fff;



  background: url(images/comments.gif) left no-repeat;



  padding-left: 20px;



  line-height: 27pt;



  vertical-align: middle;



  }



.topPost span.topMore a {



  color: #fff;



  background: url(images/more.gif) left no-repeat;



  padding-left: 20px;



  line-height: 27pt;



  vertical-align: middle;



  }



.topPost span.topTags em {



  background: url(images/tags.gif) left no-repeat;



  padding-left: 20px;



  line-height: 27pt;



  vertical-align: middle;



  color: #0a0a0a;



  }



.topPost span.topTags a {



  color: #fff;



  line-height: 27pt;



  vertical-align: middle;



  }



.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {



  color: #fff;



  text-decoration: underline;



  }







#nextprevious {



  margin: 10px 0 5px 0;



  }



#nextprevious a {



  color: #83adc8;



  text-transform: lowercase;



  text-decoration: underline;



  }



#nextprevious a:hover {



  color: #fff;



  }











/* Comments */







#comment {



  margin-bottom: 10px;



  margin-top: 15px;



  background: #040404;



  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */



  border: 1px solid #090909;



  padding: 0px 15px 10px 15px;



  color: #fff;



  }



#comment h3 {



  font-size: 10pt;



  font-weight: normal;



  color: #fff;



  margin: 15px 0;



  padding: 0;



  }



#comment p a {



  color: #6598b8;



  }



#comment p a:hover {



  color: #fff;



  }



#comment p {



  padding:0;



  margin: 7px 0;



  }



ul.commentlist, ul.trackback  {



  list-style-type: none;



  margin: 10px 0;



  font-size: 9pt;



  }



.commentlist li, .trackback li {



  margin: 0 0 15px 0;



  padding: 10px;



  background: #080808;



  border: 1px solid #040404;



  list-style-type: none;



  }



.commentlist li.alt {



  background: #000;



  border: 1px solid #020202;



  border: none;



  }



.commentlist li.cleared {



  background: transparent;



  border: none;



  }



.commentlist a:hover {

border: none;

  color: #eee;



  }



.commentlist a.gravatar {



  float: left;



  margin: 0 15px 10px 0;



  width: 60px;



  }



.commentlist .commentbody {



  margin: 0;



  padding: 0;



  }



.commentlist .commentbody p a {



  text-decoration: underline;



  }



.commentlist cite {



  font-size: 10pt;



  font-style: normal;



  color: #ddd;



  }



.commentlist small.commentmetadata a {



  color: #fff;



  }



.commentlist p {



  color: #dedede;



  }



#respond {



  clear: both;



  margin-top: 15px;



  }



textarea#comment {



  width: 450px;



  background: #ffff;



border: 1px solid #b1b1b1;



  color: #ffffff;



  padding: 10px;



  }



#comment #submit {



  margin: 0;



  }















/* Welcome section */







#main #welcome {



  margin: 0 0 20px 0;



  padding: 0 0 5px 0;



  background: url(images/bg-trans.png) repeat;



  }



#main #welcome h2 {



  font-size: 14pt;



  font-weight: normal;


  color: #fff;



  /*letter-spacing: -2px;*/



  margin: 0 10px;



  padding: 10px 0 3px 0;



  }



#main #welcome p {



  font-size: 12pt;



  color: #eee;  



  margin: 0 10px;



  padding: 6px 0;



  }



#main #welcome a {



  text-decoration: underline;

border: none;

  color: #B12D29;



  }



#main #welcome a:hover {

border: none;

  color: #a7392e;



  }



#main #welcome form {



  margin: -5px 0 0 0;



  background: transparent; /* required for IE */



  }



#main #welcome #feedbox {



border: none;



  padding: 2px 1px;



  width: 180px;



  }



.submitbutton {



  margin: -5px 0 0 5px;

border: none;

  background: #010101;



  color: #fff;



  font-size: 8pt;



  padding: 3px 6px;



  vertical-align: middle;



  border: 1px solid #111;



  }



.submitbutton:hover {



  cursor: pointer;

border: none;

  background: #050505;



  }











/* Sidebars */



#sidebars {



  margin: 15px 0 0 0;



  float: right;



  width: 300px;



  color: #eee;



  }



#sidebars .sidebarbox {



  background: url(images/bg-trans.png) repeat;



  padding: 8px 15px;



  }







#sidebar_full {



  padding: 0;



  margin: 0;



  }







#sidebar_left {



  float: left;



  width: 130px;



  }







#sidebar_right {



  float: right;



  width: 130px;



  }







#sidebars h2 {



  margin: 0;



  padding: 0 0 8px 0;



  font-weight: normal;



  font-size: 11pt;



  color: #fff;



  /*letter-spacing: -1px;*/



  }







#sidebars table {



  width: 130px;



  }







#sidebars ul {



  margin: 0;

border: none;

  padding: 0 0 5px 0;



  }







#sidebars li {


border: none;
  margin-bottom: 20px;



  list-style: none;



  font-size: 12pt;



  }







#sidebars li ul {


border: none;
  padding: 0;



  }







#sidebars ul ul li {



  margin: 0;



  padding: 2px 2px 2px 16px;



  color: #eee;

border: none;

  background: url(images/bullet.gif) left 8px no-repeat;



  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */



  }







#sidebars a {



  display: inline;

border: none;

  color: #eee;



  }



#sidebars a:hover {



  color: #a7392e;

border: none;

  text-decoration: underline;



  }







#sidebars p {



  padding: 2px 0;



  font-size: 9pt;



  color: #eee;



  }







#tag_cloud a {



  display: inline;



  }







#sidebars ul.children li {border-bottom:none;}



#sidebars ul.children {margin-bottom:0;}















/* Before footer */







#morefoot {



  background: #000 url(images/bggrad.jpg) top left repeat-x;



  border: 1px solid #070707;



  padding: 15px;



  color: #dfdfdf;



  margin: 0 0 0px 0;



  }



#morefoot p {



  margin: 5px 0;



  padding: 5px 0;



  }



#morefoot ul {

border: none;

  list-style-type: none;



  margin-top: 5px;



  }



#morefoot ul li, #morefoot p {

border: none;

  font-size: 9pt;



  }



#morefoot a {

border: none;

  text-decoration: underline;



  color: #ddd;



  }



#morefoot a:hover {

border: none;

  text-decoration: underline;



  color: #a7392e;



  }



#morefoot h3 {



  font-size: 12pt;



  font-weight: normal;



  color: #dfdfdf;



  /*letter-spacing: -1px;*/



  border-bottom: 1px dotted #444;



  margin: 0;



  padding: 0 0 0px 0;



  }



#morefoot #searchbox {



  padding: 1px;



  width: 180px;



  }



#morefoot .col1 {



  float: left;



  width: 340px;



  }



#morefoot .col2 {



  margin: 0 25px;



  }



#morefoot .col2, #morefoot .col3 {

border: none;

  float: left;



  width: 260px;



  }



#morefoot li {


border: none;
  padding-left: 20px;



  margin-bottom: 2px;



  background: url(images/more.gif) left 2px no-repeat;



  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */



  }











/* footer*/



#footer {



  clear: both;



  background: #000;



  border: 1px solid #070707;



  padding: 15px 15px 10px 15px;



  }



#footer p {



  font-size: 9pt;



  color: #bbb;



  padding: 0;



  }



#footer a {

border: none;

  color: #bbb;



  text-decoration: underline;



  }



#footer a:hover {

border: none;

  color: #fff;



  }



#footerleft {



  float: left;



  width: 500px;



  }



#footerright {



  float: right;



  width: 300px;



  text-align: right;



  }















/* Misc */







.highlight {



  color: #222;



  font-weight: bold;



  }







.cleared {



  margin: 0;



  padding: 0;



  clear: both;



  }







.alignleft {



  float: left;



  margin: 5px 10px 5px 0;



  }



.alignright {



  float: right;



  margin: 5px 0 5px 10px;



  }



.aligncenter,



div.aligncenter {



  margin:10px auto;


  text-align: center;



  display: block;



  }







img.alignleft {







  float: left;



  margin: 5px 10px 5px 0;



  }



img.alignright {



  float: right;



  margin: 5px 0 5px 10px;



  }



img.aligncenter {



  margin: 10px auto;



  text-align: center;



  display: block;



  }







.wp-caption {



  border: 1px solid #ddd;



  text-align: center;



  background-color: #f3f3f3;







  padding-top: 4px;







  /* optional rounded corners for browsers that support it */







  -moz-border-radius: 3px;







  -khtml-border-radius: 3px;







  -webkit-border-radius: 3px;



  border-radius: 3px;



  }







.wp-caption img {



  margin: 0;



  padding: 0;



  border: none;



  }







.wp-caption p.wp-caption-text {



  font-size: 11px;



  line-height: 17px;



  padding: 0 4px 5px;



  margin: 0;



  color: #111;



  }



.redtext {

color: #B12D29;

}



table {

font-size: 16px;

}



td {

vertical-align: top;

}

.show {

	position:relative;
	display:block;
	background-image: url(http://www.fanshawetv.ca/wp-content/images/FOshowNT.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 600px;
	outline: none;
}


.show2 {

	position:relative;
	display:block;
	background-image: url(http://www.fanshawetv.ca/wp-content/images/oncampNT.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 600px;
	outline: none;
}

.show3 {

	position:relative;
	display:block;
	background-image: url(http://www.fanshawetv.ca/wp-content/images/FTVnewsNT.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 600px;
	outline: none;
}
.showtext{

	position:relative;
	display:block;
	left: 170px;
	top: 220px;
	width: 280px;
	height: 340px;
	overflow:hidden;
	outline: none;
}
.vidleft{

	position:relative;
	display:block;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 300px;
	outline: none;
}
.vidright{

	position:relative;
	display:block;
	left: 305px;
	top: -300px;
	width: 300px;
	height: 300px;
	outline: none;
}
.vidcon{

	position:relative;
	display:block;
	left: 0px;
	top: 0px;
	width: 605px;
	height: 300px;
	outline: none;
}