/*
Theme Name: GTN23 Theme
Theme URI: http://www.gtn23.com/
Description: The Theme for the GTN23 Television station website
Version: 1.0
Author: Steve Zeidner
Author URI: http://stevezeidner.com/
*/

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
}
.container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
a {
	color: #00C0EB;
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	width: 650px;
	height: 35px;
	background: url('images/header-purple-page-rounded.png') no-repeat;
	font: 26px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 2px 0 0 10px;
}
h2 {
	font: 18px "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding: 0;
}
h3 {
	font: 14px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
input {
  padding:3px;
}
input,textarea {
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
}
#header {
	background: #969495 url('images/head-back.jpg') top center no-repeat; 
	height: 150px;
	border-bottom: 1px solid #999;
	position: relative;
}
#refreshing {
	font: 23px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	position: absolute;
	left: 130px;
	bottom: 32px;
	letter-spacing: -1px;
}
.purple {
	color: #9800C8;
}
.showtime {
	font-size: 12px;
	font-style: italic;
	margin: 0;
	padding: 5px 0 5px 0;
}
#menu {
	position: absolute;
	top: 0;
	right: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#menu li a {
	display: block;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
    /*text-transform: uppercase;*/
	height: 22px;
	width: 122px;
	padding: 9px 0 0 0;
	background: url('images/menu.png') bottom left no-repeat;
}
#menu .current_page_item a {
	background: url('images/menu-over.png') bottom center no-repeat;
	text-decoration: none;
        padding: 19px 0 0 0;
}
#menu li.current_page_item a:hover {
	background: url('images/menu-over.png') bottom center no-repeat;
	text-decoration: none;
}
#banner {
	position: absolute;
	right: 0;
	bottom: 20px;
	text-align:right;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#mainContent {
	background: #f6f6f6 url('images/main-back.jpg') repeat-x;
}
#mainContent .container {
	padding: 10px 0 10px 0;
}
.left {
	width: 50%;
	float: left;
}
.right {
	width: 50%;
	margin-left: 50%;
}
#left-home {
	float: left;
	width: 580px;
}
#right-home {
	margin-left: 610px;
	padding: 0;
	width: 320px;
}
#left-page {
	float: left;
	width: 250px;
}
#right-page {
	margin: 0 0 0 270px;
	padding: 0;
	width: 660px;
}
#tonight-top {
	background: url('images/header-purple-home-rounded.png') top left no-repeat;
	padding: 3px 10px 0 20px;
	position: relative;
	margin: 0;
	width: 550px;
	height: 47px;
}
#tonight-top h1{
	font: 18px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	background: none;
	color: #fff;
	float: left;
	width: 187px;
}
#tonight-top .fulllist {
	position: absolute;
	bottom: 2px;
	left: 145px;
}
#tonight-top .fulllist a {
	color: #fff;
}
#tonight {
	background: #d6d6d6 url('images/tonight-home-back.png') top repeat-x;
	font-size: 10px;
	width: 580px;
        display: inline-block;
}
#tonight table {
	border-spacing: 0;
	margin: 0 0 10px 10px;
}
#tonight td {
	font-size: 10px;
	border-bottom: 1px dotted #666;
	color: #000;
	padding: 5px 5px 3px 10px;
	margin: 0;
}
#tonight th {
	font-size: 11px;
	border-bottom: 1px dotted #666;
	color: #000;
	width: 80px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 3px 5px;
	margin: 0;
}
#tonight-page {
	background: #d6d6d6 url('images/tonight-home-back.png') top repeat-x;
	font-size: 10px;
}
#tonight-page table {
	border-spacing: 0;
	margin: 0 10px 0 10px;
}
#tonight-page td {
	font-size: 10px;
	border-bottom: 1px dotted #666;
	color: #000;
	padding: 5px 0 3px 0;
	margin: 0;
}
#tonight-page th {
	font-size: 11px;
	border-bottom: 1px dotted #666;
	color: #000;
	width: 80px;
	font-weight: bold;
	text-align: left;
	padding: 5px 0 3px 0;
	margin: 0;
}

.home-feature-image {
	float: left;
	padding: 5px 5px 0 0;
}
.home-feature-title {
	padding: 5px 0 0 0;
	font-size: 12px;
	color: #000;
}
.home-feature-rating {
	font-size: 10px;
	font-style: italic;
}
.home-feature-description {
	padding: 5px 5px 5px 0;
	font-size: 10px;
}
.photoframe-small {
        padding: 10px;
        background: url('images/photoframe-small.png') no-repeat;
        width: 201px;
        height: 162px;
}
#home-sidebar-top {
	padding: 7px 0 0 0;
	margin: 0 7px 0 7px;
	background: url('images/header-blue-home-rounded.png') no-repeat;
	width: 320px;	
	height: 23px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#home-sidebar {
	padding: 0 7px 0 7px;
	background: url('images/sidebar-home.png') repeat-y;
	width: 320px;
}
#home-sidebar h1 {
	padding: 7px 0 0 0;
	margin: 0;
	background: url('images/header-blue-home.png') no-repeat;
	width: 320px;	
	height: 23px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#home-sidebar p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}
#home-sidebar-bottom {
	padding: 0 7px 0 7px;
	background: url('images/sidebar-home-bottom.png') no-repeat;
	width: 320px;
	height: 16px;
}


#page-sidebar-top {
	padding: 7px 0 0 0;
	margin: 0 7px 0 7px;
	background: url('images/header-blue-page-rounded.png') no-repeat;
	width: 250px;	
	height: 23px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#page-sidebar {
	padding: 0 7px 0 7px;
	background: url('images/sidebar-page.png') repeat-y;
	width: 250px;
}
#page-sidebar h1 {
	padding: 7px 0 0 0;
	margin: 0;
	background: url('images/header-blue-page.png') no-repeat;
	width: 250px;	
	height: 23px;
	text-transform: uppercase;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#page-sidebar p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}
#page-sidebar-bottom {
	padding: 0 7px 0 7px;
	background: url('images/sidebar-page-bottom.png') no-repeat;
	width: 250px;
	height: 16px;
}

#movie1 {
	float: left;
	width: 210px;
}
#movie2 {
	margin: 0 220px 0 220px;
	width: 220px;
}
#movie3 {
	float: right;
	width: 210px;
}

#footer {
	background:#fff url('images/foot-back.jpg') repeat-x;
	font-size: 10px;
	min-height: 71px;
        padding-top: 15px;
	border-top: 1px solid #999;
}
#footer p {
        padding-top: 5px;
}
.footerlinks {
        margin: 0;
        padding: 0;
}
.footerlinks li {
        float: left;
        display: block;
        padding: 0;
        margin: 0;
}
.footerlinks li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 7px 0 7px;
	border-right: 1px solid #000;
        font-size: 11px;
}
.footerlinks li.first a {
       padding: 0 7px 0 0;
}
.footerlinks li.last a {
       border: none;
}
.footerlinks li a:hover {
	text-decoration: underline;
}



.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Schedule */
#schedule-top {
	width: 660px;
	height: 26px;
	background: url('images/schedule-top.png') no-repeat;
	margin: -10px 0 0 0;
	padding: 3px 0 0 0;
}
#schedule-top-time {
	font: 16px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #333;
	width: 65px;
	text-align: right;
	float: left;
}
#schedule-top-date {
	font: 16px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin: 0 0 0 100px;
        padding: 0;
        position: relative;
        height: 16px;
        z-index: 100;
}
.pop {
  position: absolute;
  display: inline;
  padding: 0;
  margin: 0;
}
.pop .pop_menu {
    display: none;
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px; */
    padding: 20px;
    width: 120px;
}
.pop .pop_toggle {
    background: url('images/schedule-downarrow.png') top left no-repeat;
    width: 16px;
    height: 18px;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    margin: 7px 0 0 7px;
}
.active .pop_menu {
  display: block;
  background-color: #009dbe;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 25px;
  right: -50px;
  padding: 5px;
  text-align: left;
}
.active .pop_menu a {
    color: #fff;
    text-decoration: none;
}
.active .pop_menu li.leaf, .active .pop_menu li.collapsed, .active .pop_menu li.expanded {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
}

.active .pop_menu ul {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.active .pop_toggle {
  z-index: 2000;
  position: absolute;
  top: 0;
  left: 0;
  background: url('images/schedule-uparrow.png') top left no-repeat; 
}


#schedule {
	width: 673px;
	border-spacing: 0;
	padding: 0 13px 0 0;
	background: url('images/schedule-right-shadow.png') right repeat-y;
}
#schedule-bottom {
	width: 673px;
	height: 13px;
	background: url('images/schedule-bottom.png') bottom left no-repeat;
}
#schedule td.time {
	width: 59px;
	padding: 5px;
	margin: 0;
	background: #fff url('images/schedule-time-back.png') bottom left no-repeat;
	text-align: right;
}
#schedule td.separator {
	background: #ccc;
	width: 7px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
}
#schedule td.show {
	padding: 5px;
	margin: 0;
	background: #fff;
}
#schedule td.border {
	height: 1px;
	background: #ccc;
	padding: 0;
	margin: 0;
}
#schedule .title {
	font-weight: bold;
	color: #00A1C5;
}
#schedule .meta {
	color: #666;
}
#schedule .hover-container {
  /*position: relative;*/
}
#schedule .description {
  display: none;
  color:#333;
}

/* Events */
.event_dateblock {
  float: left;
  background: url('images/calendar.png');
  width: 100px;
  height: 100px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding-top: 7px;
  position: relative;
}
.event_dateblock .date {
  font-size: 36px;
  color: #333;
  line-height: 24px;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100px;
  text-align: center;
}
.event_dateblock .shortmonth {
  font-size: 14px;
  position: absolute;
  top: 23px;
  left: 20px;
}
.event_date {
  background: #ddd;
  padding: 2px 8px 2px 8px;
}
.event_date .shortmonth, .event_dateblock .day, .event_dateblock .month, .event_dateblock .year, .event_dateblock .delim, .starttime .delim {
  display: none;
  height: 0;
  width: 0;
}
.event {
  margin: 10px 0 0 100px;
  padding: 0 0 0 10px
}
.event p {
  margin-top: 7px;
}
.event h2 {
  margin-bottom: 7px;
}

/* s3Slider */
#s3slider {
   width: 580px; /* important to be same as image width */
   height: 270px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   margin: 0 0 10px 0;
}

#s3sliderContent {
   width: 580px; /* important to be same as image width or wider */
   position: absolute; /* important */
   /*top: 0;  important */
   margin: 0; /* important */
   padding: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   list-style-type: none;
}
.s3sliderImage li {
  list-style: none;
  background-image: none;
}
.s3sliderImage span {
   position: absolute; /* important */
   padding: 10px 10px 10px 10px;
   background: url('images/photochanger/background.png');
   /*filter: alpha(opacity=80); /* here you can set the opacity of box with text */
   /*-moz-opacity: 0.8; /* here you can set the opacity of box with text */
   /*-khtml-opacity: 0.8; /* here you can set the opacity of box with text */
   /*opacity: 0.8; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
}
.s3right {
	bottom: 2px;
    right: 0;
	width: 156px !important;
	height: 250px;
}
.s3left {
	top: 0;
    left: 0;
	width: 156px !important;
	height: 250px;
}
p.s3logo {
	text-align: center;
}
p.description {
	font-size: 12px;
        padding: 0;
        margin: 0;
}
p.time {
	font-size: 12px;
	font-weight: normal;
}
p.dottedline {
	border-bottom: 3px dotted #fff;
	margin: 0 2px 8px 2px;
}
p.blackdottedline {
	border-bottom: 3px dotted #333;
	margin: 5px 2px 15px 2px;
}
.clear {
   clear: both;
} 