/* 
/* 
    Designed and Styled by Darren Pearce    
    darren@darrenpearce.com  |  www.darrenpearce.com
    
    ------------------------------------------------------------------------------------------
    
    St. Albert Gazette Online Newspaper
    
    created: Jan 23rd 2009
    ------------------------------------------------------------------------------------------
*/

/**************************************************************************************************
 **************************************************************************************************
    Browser Reset
    sourced: Blueprint CSS
--------------------------------------------------------------------------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;fonet-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

a span{cursor:pointer;}
/**************************************************************************************************
    Helpers
--------------------------------------------------------------------------------------------------*/

.debug{background-color:#f0f !important;} /* I Like Pink */

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.clearLeft { clear: left; }

.float-left { float:left; }
.float-right { float:right; }

.autoEnlarge { border: solid 1px white; }
img.hover { border: solid 1px red; cursor: pointer; }
/* Ads */
.imu728x90
{
    width:728px;
    height:90px;
}
.imu300x100
{
    width:300px;
    height:100px;
}
.imu300x250
{
    width:300px;
    height:250px;
}
.imu160x600
{
    width:160px;
    height:600px;
}
.imu120x60
{
    width:120px;
    height:60px;
}
.imu234x60
{
    width:234px;
    height:60px;
}

.ad-wrapper
{
    border:1px solid #cccccc;
    padding:9px;
    margin-bottom:12px;
}

.space-after {margin-bottom:10px;}
.space-after-large {margin-bottom:20px;}
/**************************************************************************************************
 **************************************************************************************************
    BASE
--------------------------------------------------------------------------------------------------*/

body {margin:0; background: url("/images/main-bkg.png") top left repeat-x;}

/* -------------------------------------------------------------------------------------------------
    Typograhy 
--------------------------------------------------------------------------------------------------*/

body {font-size:13px;color:#222;font-family: verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1, h2, h3 {font-family: verdana, georgia, times, serif;}
h1 {font-size:2em;line-height:1;margin-bottom:0.3em;}
h2 {font-size:1.8em; letter-spacing:-1px;}
h3 {font-size:1.2em;line-height:1;margin-bottom:1em; font-family: Arial Black;}
h4 {font-size:1.1em;line-height:1.1;margin-bottom:1em;height:1.1em; display:inline;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
h3 a{color:#666666;}
p {margin:0 0 0.8em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000; text-decoration:underline;}
a {color:#111; text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
/*ul, ol {margin:0 1.5em 1.5em 1.5em;}*/
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* Tag cloud */
div.tag-cloud h5{
    margin-bottom:0em;
}

ul.tags {
  margin:1em 0;
  padding-right:0 10px;
/*  text-align:center;*/
  }
.tags li{
  margin:0;
  padding:0;
  list-style:none;
  display:inline;
  line-height:1em;
  }
.tags li a{
  text-decoration:none;
  padding-right:5px;
  display:inline;
  }
.tags li a:hover{
  background-color:#9f9f9f;
  color:#fff;
  }
    
.tag1{font-size:0.9em;}
.tag2{font-size:1em;}
.tag3{font-size:1.2em;}
.tag4{font-size:1.5em;}
.tag5{font-size:1.8em;}



/* -------------------------------------------------------------------------------------------------
    Forms 
--------------------------------------------------------------------------------------------------*/
/* Form fields
-------------------------------------------------------------- */
input.text, 
textarea
{
  margin:0;
  border:1px solid #bbb;
  padding:1px;
}

input.text:focus, 
textarea:focus
{
  border:1px solid #666;
}



button {
  text-align: center;
  background: url('/images/bttn-bkg-end.png') no-repeat right;
  border: 0;
  margin: 0;
  padding: 0 3px 0 0;
  overflow: visible;
/*    margin-top:2px;*/
    cursor:pointer;
}
button span {
    font-size:1em !important; 
  position: relative !important; 
  display: block !important;
  white-space: nowrap !important;
  height: 23px !important;
  color: #fff !important;
    line-height:23px !important;
  background: url('/images/bttn-bkg.png') no-repeat left center !important; 
  padding: 0 5px 0 8px !important;
    cursor:pointer !important;
    font-weight:bold !important;
    margin-bottom:0 !important; 
    padding-bottom:0 !important;
    border-bottom:none !important;
}

button.wide span{
    padding-left:15px !important;
    padding-right:12px !important;
}

form fieldset.align-fields p label {
    display:block;
    float:left;
    width:130px;
}
form fieldset.align-fields p label.entry {
	display: inline;
	float: none;
	width: auto;
}
form fieldset.align-fields p label.sublabel {
	width: 70px;
}
form fieldset.align-fields p.bttns,
form fieldset.align-fields p span {
    padding-left:130px;
}

form fieldset.align-fields p span{
    display:block;
    font-size:0.9em;
}
form fieldset.align-fields p span.label {
	display: block;
	float: left;
	width: 130px;
	padding: 0;
}

form fieldset.align-fields p span.timeEntry_wrap,
form fieldset.align-fields p span.timeEntry_control {

	padding: 0;
}

/* has to be 5px less because of the error padding */
form  fieldset.align-fields p.error label {
    width:125px
}
form fieldset.align-fields p.error span {
    padding-left:125px;
}

form fieldset.align-fields p img {
	float: inherit;
	padding: 0;
	margin: 0;
}

form fieldset.align-fields table.weekdays td {
	text-align: center;
	width: 30px;
}

form p.required label {
    font-weight:bold;
}

form p.error {
    padding:5px;
    background-color:#ffefef;
    border: solid 1px #c66;
}
form p.error em{
    display:block;
    color:#cc0000;
    font-weight:bold;
    padding-bottom:0.2em;
}
form p em {
    display:none;
}



form input.s1 { width:30px; }
form input.s2 { width:50px; }
form input.s3 { width:100px; }
form input.s4, form textarea.s4 { width:200px; }
form input.s5, form textarea.s5 { width:350px; }
form input.sf, form textarea.sf { width:100%; }

form input.custom, form textarea.custom { width:290px; }

/* -------------------------------------------------------------------------------------------------
    Custom 
--------------------------------------------------------------------------------------------------*/
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none !important;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

a.pointer
,a.sml-pointer
,a.pointerDown
,a.pointerUp
{
    background-image:url("/images/red-arrow.png");
    background-repeat: no-repeat;
    background-position: right 60%;
    padding:0 12px 0 0;
}
a.pointerLeft
{
	background-image:url("/images/red-arrow-left.png");
	background-repeat: no-repeat;
	background-position: left 60%;
	padding: 0 0 0 12px;
}
a.pointerUp {
    background-image:url("/images/red-arrow-up.png");
}
a.pointerDown {
    background-image:url("/images/red-arrow-down.png");
}

a.sml-pointer
{
    font-size:0.8em;
}

a.right-arrow-bttn {
    padding:0 5px;
}

.more-bar {
	clear:both;
	text-align:right;
	font-size:10px;
}

.calendar-more-bar{
	background:#E2E2E2 none repeat scroll 0 0;
	padding-right: 5px;
}

h4 a.pointer {
    font-size:0.85em;
}

/**************************************************************************************************
 **************************************************************************************************
    LAYOUT
--------------------------------------------------------------------------------------------------*/

#master
{
    width:970px;
    margin:0 auto;
    background-color:#fff;
}
#utilitybar, #header, #content, #footer{padding:0 10px;}
#utilitybar
{
    height:24px;
    background-color:#121212;
    font-size:0.9em;
    padding-bottom:2px;
}
#utilitybar .form-wrapper
{
    background:#848382 url("/images/pixel_000000.png") bottom left no-repeat;
}

#join-wrapper, #login-wrapper, #loggedin-wrapper
{
    padding:2px 5px;
    background:transparent url("/images/pixel_000000.png") bottom right no-repeat;
}
#utilitybar input
{
/*    font-size:0.8em;
    line-height:0.8em;
*/}

#join-bttn, #login-bttn {background:none;border:none;font-weight:bold;padding:0;}
#join-bttn:hover, #login-bttn:hover {color:#fff;}
#utilitybar a{color:#000;font-weight:bold;}
#utilitybar a:hover{color:#fff;}
#loggedin-wrapper a{font-weight:normal;}

#out-reach
{
    padding:2px 0;
    color:#fff;
}

/* -------------------------------------------------------------------------------------------------
    Header 
--------------------------------------------------------------------------------------------------*/
#header
{
    background-color:#2c2a2a;
    padding-top:5px;
    /* margin-bottom:10px; */
}

#header .navbar
{
    background:#474747 url('/images/main-nav-bkg.png') top left repeat-x;
}

#pusher, #search 
{
    height:27px;
    line-height:27px;
    margin-bottom:5px;
}

#pusher
{
    width:635px;
    color:#fff;
    font-family: 'Georgia', serif, times;
    font-size:1em;
}

#search{}
#searchButton{}
#searchField
{
    width:200px;
    margin:3px 5px 3px;
}

/* -------------------------------------------------------------------------------------------------
    Header > Navigation 
--------------------------------------------------------------------------------------------------*/

.navbar
{
    background:#474747 url('/images/main-nav-bkg.png') top left repeat-x;
}

#main-nav a
{      
    display:block;
    float:left;
    border-right:2px solid #2c2a2a;
    background:#eee url('/images/pixel_2c2a2a.png') top left no-repeat;
    color:#222;
    text-decoration:none;
}

#main-nav a span 
{
    font-size:10px;
    line-height:1em;
    
    display:block;
    background: transparent url('/images/pixel_2c2a2a.png') top right no-repeat;
    text-transform: uppercase;
    font-weight:bold;
    border-bottom:2px #e3e3e3 solid;
    padding:10px 10px 4px 10px;
    
}

#main-nav a:hover, 
#main-nav a:focus,
#main-nav a.selected {
    background-image:url('/images/tab-hover-left.png');
    background-color:#cd2e32;
    color:#fff;
}

#main-nav a:hover span, 
#main-nav a:focus span,
#main-nav a.selected span {
    background-image:url('/images/tab-hover-right.png');
    border-bottom:none;
    padding:10px 10px 6px 10px;
}

#main-nav a.last
{
    border-right-color:#5E5A5B;
    border-right:2px solid #2c2a2a;
}

#main-nav a.last span
{
    padding-right:10px;
}

#listings-nav
{
    background:url('/images/pixel_2c2a2a.png') top right no-repeat;  
}

#listings-nav a:link, #listings-nav a:visited
{
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;   
}

#listings-nav a:link.last span,
#listings-nav a:visited.last span
{
    border-right: none;
}

#listings-nav a span
{
    font-size:10px;
    line-height:1em;
    
    float:left;
    display:block;

    margin-top:10px;
    padding:0px 8px 4px 8px;
    border-right: 1px solid #fff;
    
}

#listings-nav a:hover {
    color:#000;
}

/* Section Navigation
--------------------------------------------------------------------------------------------------*/
#section-nav
{
    background:transparent url("/images/section-nav-bkg.png") top left repeat-x;
    padding:4px 0 0 10px;
    height:20px;
}

#section-nav a,
#listings-section-nav a{
    background-color:#cd2e32;;
    display:block;
    float:left;
    color:#fff;
    margin-left:-1px;
}

#section-nav a span,
#listings-section-nav a span
{
    border-right:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;    
    display:block;
    float:left;
    font-size:.9em;
    line-height:1.2em;
    padding:0px 10px;
    
}

#section-nav a.selected span, #section-nav a:hover span,
#listings-section-nav a.selected span, #listings-section-nav a:hover span
{
    line-height:2em;
}

#section-nav a:hover {text-decoration:none;}

#section-sub-nav {
    background-color:#efefef;
    padding:5px 0;
}
#section-sub-nav a{
    font-size:0.9em;
    background:transparent url("/images/sub-nav-arrow.png") 5px center no-repeat;
    display:block;
    padding-left:20px;
}
#section-sub-nav a:hover, #section-sub-nav a.selected {
    text-decoration:none;
    background-color:#dcdcdc;
}
#section-sub-nav a span
{
    padding-left:5px;
    color:#6d6d6d;
}
/* -------------------------------------------------------------------------------------------------
    Content
--------------------------------------------------------------------------------------------------*/

#content{margin:10px 0 15px;}

#content .main
{
    float:left;
    width:635px;
}
#content div.col-a {width:180px; margin-right:15px;}
#content div.col-b {width:440px;}
#content div.col-c {width:300px;float:right;}
#content div.col-a, div.col-b {float:left;}

#content .split-left {width:45%;float:left;}
#content .split-right {width:45%;float:right;}



/* add default bottom spacer and divider to the following elements */
#content .photo-galleries, 
#content .national-news,
#content .hot-jobs, 
#content .hot-properties, 
#content .e-edition-badge,
#content .weather,
#content .most-tabs,
#content .express-blogs,
#content .imu300x250,
#content .imu300x100,
#content .events-calendar,
#section-sub-nav,
#content .trailer-teaser,
#content .blog-filter,
#contest-list,
#contest-detail,
#content .trailer-teaser
{
    padding-bottom:5px;
    /*border-bottom:1px solid #cccccc;*/
    margin-bottom:8px;
}



/* spacer after only */
#media-express,
#content .poll,
#content div.blogger-profile,
#content .sub-section-teaser,
#content #directory-list,
#guid-list
{
    margin-bottom:10px;
}





/* remove default spacer and dividers */
#content div.no-divider,
#content div.no-spacer { border-bottom:none;}

#content div.no-spacer { margin-bottom:8px;}

#content h3 {
	margin-bottom:0.2em;
	line-height:1.2em;
}
/*#content h3 a {display:inline;}*/
#content h3 a img {padding-left:8px;}



/* rounds */
div.rounder{
    background: #000 url("/images/pixel_ffffff.png") top left no-repeat;
}
div.wrapper {
    background: transparent url("/images/pixel_ffffff.png") top right no-repeat;
    padding:5px;
}

/* National News
--------------------------------------------------------------------------------------------------*/
.national-news
{
    font-size:0.9em;
    font-weight:bold;
}
.national-news h6{
    line-height:1.3em;
    margin-bottom:.3em;
}

.national-news div {padding:3px 5px;}
.national-news div span {color:#888888;}

.national-news div.odd {color:#fff; background-color:#cd2e32;}
.national-news div.odd a{color:#fff;}
.national-news div.odd span {color:#c8c8c8;}
.national-news div a
{
    line-height:1.1em;
    display:block;
    padding-bottom:0.1em;
}

/* Hot Jobs, Hot Properties 
--------------------------------------------------------------------------------------------------*/
.hot-jobs div.list,
.hot-properties div.list
{
	background: #E4E4E4 none repeat scroll 0 0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.hot-jobs div.list table,
.hot-properties div.list table
{
	padding:2px;
}

.hot-jobs div.list table.even,
.hot-properties div.list table.even
{
	background:#FFFFFF none repeat scroll 0 0;
	width:100%;
}

.hot-jobs div.list table.odd,
.hot-properties div.list table.odd
{
	width:100%;
}

.hot-jobs div.list table span,
.hot-properties div.list table span
{
	font-size:0.8em;
	font-color:#6D6D6D;
}

.hot-jobs div.list table div.adTitle,
.hot-properties div.list table div.adTitle{
	line-height:1;
	font-size:0.85em;
}

.hot-jobs div.list table div.adCompany,
.hot-properties div.list table div.adCompany{
	line-height:1.2;
	margin-top: 3px;
	font-size:0.8em;
}

.adTitle a{
	text-decoration:underline;
}

.hot-jobs div.list a,
.hot-properties div.list a,
{
    display:block;
    line-height:1.1em;
    font-weight:bold;
    font-size:0.9em;
    padding-bottom:0.4em;
}
.hot-jobs div.list a span,
.hot-properties div.list a span
{
    color:#4d4d4d;
    display:block;
    font-weight:normal;
}

.e-edition-badge {
	
}
.e-edition-badge h3 {
	padding-left: 8px;
	padding-right: 5px;
}
.e-edition-badge .latest {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background: #E4E4E4;
	border-top: 1px solid #000000;
}
.e-edition-badge .latest img.cover {
	padding: 0em 0.75em;
}
.e-edition-badge .latest p {
	text-align: center;
}
.e-edition-badge .latest p span {
	font-weight: bold;
}
.e-edition-badge .latest p img {
	float: none;
	margin: 1.5em 0em 0em 0em;
}
.e-edition-badge .archives {
	background: #E4E4E4;
	text-align: center;
}



/* Story Teasers 
--------------------------------------------------------------------------------------------------*/

.top-story-teaser,
.top-story-teaser-without-photo,
.story-teaser
{
    margin-bottom:10px;
}

.top-story-teaser h1,
{
    margin-bottom:0.3em;
}
.story-teaser h2,
.story-teaser h3,
.story-teaser h4
{
    margin-bottom:0.1em;
}


.top-story-teaser-without-photo h1,
.story-teaser h2,
.story-teaser h3,
.story-teaser h4
{
    line-height:1em;
    height:auto;
}

.top-story-teaser div.teaser
{
    width: 100%;
}

.top-story-teaser-without-photo div.teaser
{
    width: 100%;
}

.story-teaser div.teaser a
{
    float:left;
    padding-right:10px;
}

.top-story-teaser div.info
{
    width:100%;
    text-align:left;
}

.top-story-teaser-without-photo div.info
{
    width:100%;
    text-align:left;
}

.top-story-teaser div.info span,
.top-story-teaser-without-photo div.info span,
.story-teaser div.info span
{
    display:block;
    font-size:8pt;
    color:#4d4d4d;
    
}

 .story-teaser-thumbnail-left ,
 .story-teaser-thumbnail-right
{
	/*width:75px;*/
	
	padding-top:4px;
}

 .story-teaser-thumbnail-left 
{
	float:left;
	padding-right:5px;
	
}

.story-teaser-thumbnail-right
{
	float:right;
	padding-left:5px;
}

 .story-teaser-thumbnail-left a,
 .story-teaser-thumbnail-right a
{
	margin:auto;
	text-align: center;
	display: block;
	vertical-align:middle;
}

/* Media Express teaser
-------------------------------------------------------------------------------------------------*/

#media-express {
    background: #000 url("/images/pixel_ffffff.png") top left no-repeat;
}
#media-express div.wrapper {
    background: transparent url("/images/pixel_ffffff.png") top right no-repeat;
    padding:5px;
}

#media-express .more-bar {
    background: #e2e2e2 url("/images/grey-grad.png") top left repeat-x;
    padding-right:5px;
}

#media-express h4{color:#6f6f6f;font-weight:bold; margin-bottom:.2em;}

.tab-wrapper a.tab
{
    background: #333 url("/images/pixel_000000.png") top left no-repeat;
    display:block;
    float:left;
    margin-right:2px;
    color:#afafaf;
}

.tab-wrapper a.tab.selected
{
    background-color:#afafaf;
    color:#333;
}

.tab-wrapper a.tab span
{
    background: transparent url("/images/pixel_000000.png") top right no-repeat;
    padding:5px 10px;
    line-height:1em;
    display:block;
}

.tab-content-wrapper .tab-content
{
    /* hide all by default */
    display:none;
    
    background: transparent url("/images/tab-content-bkg.png") top left repeat-x;
    padding:5px 5px;

}
.tab-content-wrapper .tab-content.selected {display:block;}

.tab-content .large-thumb {float:left;}



.tab-content .options
{
    float:right;
}

.tab-content .small-thumb
{
    display:inline;
    margin-right:3px;
}
.tab-content .small-thumb.last {margin-right:0;}

.tab-content .large-thumb img, 
.tab-content .small-thumb img{border:2px solid #fff;}

.tab-content .large-thumb-details span
{
    display:block;
    line-height:1.1em;
}

.tab-content .large-thumb-details
{
    clear:both;
    margin-top:10px;
    color:#afafaf;
}

/* size overrides */
.medium .tab-content .options{margin-top:5px; float:none;}
.medium .tab-content .large-thumb
{
    float:none;
    display:block;
    text-align:center;
}

.thin .tab-content .options{text-align:center; float:none;}
.thin .tab-content .small-thumb
{
    display:block;
    margin-bottom:3px;
    margin-right:0;
}
.medium .tab-content .small-thumb {
	margin-right: 0;
}
.medium .tab-content .small-thumb img {
	border: none;
}
.wide .tab-content .large-thumb {
	width:210px;
	height:160px;
	text-align:center;
}
.wide .tab-content .large-thumb-details { width:210px;height:3.5em; float:left; text-align:center; }
.wide .tab-content .options { float:right; width: 210px; }
.wide .tab-content .small-thumb { float:right; }

#media-express.wide a.player {
    width:300px;
    height:220px;
    display:block;
    float:left;
}
#media-express.wide div.video-list {
    float:right;
}
#media-express.wide div.video-list a.first {
    padding-top:0;
}

#media-express.wide div.video-list a {
    clear:both;
    padding-bottom:5px;
    width:105px;
    height:70px;
    display:block;
    color:#dedede;
}



#media-express.wide h4, #media-express.full h4 {
    font-size:1.8em;
}
#media-express.full h5, #media-express.wide h5 {
    color:#6f6f6f;
    margin-bottom:0.2em;
}
#media-express.full div.wrapper {
    padding:5px 10px;
    clear:both;
}

#media-express.full div.top-video-list{
    float:right;
    color:#dedede;
    list-style:none;
    margin:0;
    font-size:0.9em;
    width:300px;
    line-height:1.1em;
}

#media-express.full div.top-video-list a.first {
}
#media-express.full div.top-video-list a {
    clear:both;
    padding:5px 0;
    height:70px;
    display:block;
    color:#dedede;
}
#media-express.full div.top-video-list a:hover, #media-express.full div.top-video-list a.even:hover {
    text-decoration:none;
    background-color:#4d4d4d;
}
#media-express.full div.top-video-list a.even {
    background-color:#1d1d1d;
}

#media-express.full div.top-video-list a img {
    float:left;
    margin-right:10px;
}

#media-express.full div.top-video-list a span {
    display:block;
}



#media-express.full .player {
    width:300px;
    height:220px;
    float:left;
}





#more-videos-list a {
    display:block;
    float:left;
    width:105;
    margin-right:5px;
    
}
#more-videos-list {
    float:left;
    width:570px;
    height:70px;
    overflow:hidden;
/*    position:relative;*/
    margin-bottom:10px;
}
#more-videos-list .slider {
/*    position:absolute;*/
    width:2000px;
    top:0px;
    left:0px;
}
.thin .video-list {
    overflow:;
}
.thin .video-list a {
    color:#888;
    margin-bottom:5px;
    float:none;
    display:block;
    line-height:1.1em;
    text-align:center;
}

.thin .player {
    width:155px;
    height:110px;
    display:block;
    margin-bottom:10px;
}

.thin .video-list a img,
.medium .video-list a img
{
    border:solid 2px #fff;
}
.thin .video-list a:hover,
.medium .video-list a:hover{
    text-decoration:none;
}

.medium .video-list {
    text-align:center;
}
.medium .video-list a {
    color:#888;
    line-height:1.1em;
    text-align:center;
    margin-right:8px;
    margin-bottom:10px;
    float:left;
    display:block;
}
.medium .video-list a.last {
    margin-right:0;
}
.medium .video-list a{
    width:94px;
    height:64px;
    overflow:hidden; 
}
.medium .video-list a img {
    width:90px;
    height:60px;
}

.medium .player {
    width:300px;
    height:220px;
    display:block;
    margin-bottom:10px;
}



.slideshow-teaser {
    line-height:1em;
    font-size:1em;
}
.slideshow-teaser p.description{
    float:left;
    width:70%;
    margin-bottom:0.5em;
}
.slideshow-teaser a.next-image {
    float:right;
}
.slideshow-teaser p.meta{
    clear:both;
    font-size:0.8em;
    text-transform:uppercase;
    color:#666666; 
}

.gallery-teaser {
    line-height:1em;
    margin-top:1em;
}
.gallery-teaser h5 {
    font-weight:bold;
    margin-bottom:0.3em;
}
.gallery-teaser p.description {
    font-size:0.9em;
} 
.gallery-teaser p.meta {
    font-size:0.8em;
    text-transform:uppercase;
    color:#666666;
}
.gallery-teaser a.next-image {

}
.gallery-teaser.left img {
    float:left;
    margin-right:10px;
}
.gallery-teaser.right img {
    float:right;
    margin-left:10px;
}
.gallery-teaser p {
    margin-bottom:0.4em;
}



/* Poll-widget
--------------------------------------------------------------------------------------------------*/
div.poll {
    background-color:#e0e0e0;
    line-height:1.2em;
}

div.poll div.wrapper {
    padding:0;
}
div.poll div.wrapper p {
   /* margin-bottom:0.3em;*/
    padding:0 10px;
}
div.poll div.wrapper p.question {
    /*font-weight:bold;*/
    color:#4d4d4d;
    margin-bottom:5px;
}
 
div.poll div.opts {
    background:#6c6c6c url("/images/darkgrey-with-grad.png") top left repeat-x;
    padding:5px 5px;
    /*margin-bottom:5px;*/
    color:#fff;
}
div.poll div.opts p label{
    padding-left:5px;
}

div.poll.voted,  div.poll.voted div.opts {
    background:none;
    color:#4d4d4d;
}
div.poll.voted div.opts {
    margin-bottom:0;
}
div.poll div.wrapper p button {
    float:left;
}

div.poll div.wrapper p a.pointer {
    float:right;
    line-height:25px;
}

#pollResults span {
	font-size: 0.8em;
}
p.resultshistory ,
div.poll div.history {
    background:#E2E2E2 url(/images/grey-grad.png) repeat-x scroll left top;
	padding: 3px 0px;
	margin-bottom: 0px;
	font-size:0.8em;
}

div.poll div.history  span{
	margin-left: 7px;
}

div.poll div.history  span{
	margin-right: 2px;
}

/* Weather
--------------------------------------------------------------------------------------------------*/

.weather div
{
    float:left;
}
.weather span,
.weather .details
{
    display:block;
    line-height:1em
}
.weather .temp{
    color:#6c6c6c;
    font-size:2em;
    margin-bottom:0.2em;
}
.weather .desc {}
.weather a.details
{
    color:#3c3c3c;
    font-size:0.8em; 
    font-weight:bold;
    margin-top:0.2em;
}
.weather .advrt{float:right;}



/* Most news tabs
--------------------------------------------------------------------------------------------------*/

.most-tabs .tabs{ 
    border-bottom: 1px solid #ccc; 
    padding: 3px 0; 
    margin-bottom:5px;
	margin-top:5px;
}

.most-tabs .tabs h4 { 
    display: inline;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff; 
    background-color: #fff;
    color: #000;
    position: relative;
    padding: 5px 5px; 
    margin-left:-1px;
    top:1px;
}

.most-tabs .tabs h4.unfocus {
    font-size:1em; 
    padding: 4px 5px; 
    border: 1px solid #ccc;
    color: #666;
    text-decoration: none;
    border-bottom: none;
}

.most-tabs .tabs h4.first {border-left:none; padding-left:0; margin-left:0;}
.most-tabs .tabs h4.unfocus a { color:#4d4d4d;}
.most-tabs .tabs h4.unfocus a img {display:none;}

.most-tabs .list div
{
    padding-bottom:0.2em;
    line-height:1em;
}
.most-tabs .list div span
{
    color:#888888;
    font-size:0.9em;
}

.most-tabs .list div a {display:block;}



.most-tabs .most-com {display:none;}



/* Express Blogs
--------------------------------------------------------------------------------------------------*/
.express-blogs{}
.express-blogs div.blogger
{
    float:left;   
    margin-right:3%;
    width:30%;
 
    line-height:1em;
}
.express-blogs div.blogger.last{margin-right:0;}

.express-blogs div.blogger a, .express-blogs div.blogger span {display:block;margin-bottom:0.1em;}
.express-blogs div.blogger .title
{
    color:#8d8d8d;
    font-size:0.8em;
    font-weight:bold;
}

.express-blogs div.blogger .author
{
    padding-top:2px;
    font-size:0.9em;
    text-transform:uppercase;
}



ul.blog-directory{
    list-style:none;
    margin:0 0 1em 0; 
    padding:0; 
}

ul.blog-directory li {
    margin:0 0 0.5em 0; 
    padding:0; 
}

ul.blog-directory li.blogger {
    height:80px;
}

ul.blog-directory li div.blogger-meta {
    position:relative;
    float:left;
    width:185px;
    background:transparent url("/images/blogdir-meta-divider.png") center right no-repeat;
}
ul.blog-directory li div.blogger-meta img.avatar-sml {
    float:left;
    height:80px;
}

ul.blog-directory li div.blogger-meta div.blogger-details {
    position:absolute;
    bottom:0px;
    left:80px;
}

ul.blog-directory li div.blogger-meta p{
    line-height:1.1em;
    margin-bottom:0.2em;
} 
ul.blog-directory li div.blogger-meta .blog-title {
    color:#878787;
    font-weight:bold;
    font-size:0.95em;
}

ul.blog-directory li div.blogger-meta .bloggers-name {
    text-transform:uppercase;
}

ul.blog-directory li p.description {
    float:right;
    width:245px;
}

div.blogger-profile {
    
}

div.blogger-profile p {
    line-height:1.1em;
    margin-bottom:0.3em;
}

div.story .meta-bar, 
div.story-teaser .meta-bar {
    background-color:#efefef;
    padding:2px 5px;
    margin-top:5px;
}
div.story .meta-bar {
    margin-bottom:5px;
}
div.story .meta-bar p.meta, div.story-teaser .meta-bar p.meta {
    width:75%;
}

div.story .meta-bar p, div.story-teaser .meta-bar p {
    float:left;
}
div.story .meta-bar p, div.story .meta-bar p a,
div.story-teaser .meta-bar p, div.story-teaser .meta-bar p a,
div.story .meta-bar a.pointer, div.story-teaser .meta-bar a.pointer {
    font-size:0.9em;
    margin-bottom:0.2em;
    line-height:1.1em;
    color:#6d6d6d;
}

div.story .meta-bar .pointer,
div.story-teaser .meta-bar .pointer {
    float:right;
}

.blog-filter h5 {
    margin-bottom:0.2em;
}
.blog-filter ul, .blog-filter ul li { 
    margin:0em;
    list-style:none;
    
}
.blog-filter .calendar-list ul li{
    margin-bottom:0.2em;
}



/* Events Calendar
--------------------------------------------------------------------------------------------------*/

.calendar-holder {background:#e2e2e2 url("/images/cal-bkg.png") top center repeat-x;}

/* events-calendar calendar */

.calendar-holder .calendar
{
  width:180px;
  float:right;
  padding-right:3px;
}

.calendar-holder .calendar .days{color:#ccc;}

.calendar-holder .calendar .days,
.calendar-holder .calendar .weeks
{
  width:100%;
  clear:both;
  margin-bottom:1px;
  height:20px;
  line-height:20px;
}

.calendar-holder .calendar .days span,
.calendar-holder .calendar .weeks a, .calendar-holder .calendar .weeks span
{
  display:block;
  float:left;
  width:14%;
  height:20px;
  line-height:20px;
  text-align: center;
}

.calendar-holder .calendar .weeks a.uu, .calendar-holder .calendar .weeks span.uu{color:#aaa;}/*unused square*/

.calendar-holder .calendar .weeks a.ev{background:transparent url("/images/cal-evt-day.png") center center no-repeat;}/*event square*/

.calendar-holder .calendar .weeks a.td, .calendar-holder .calendar .weeks span.td{color:#fff; background:transparent url("/images/cal-today-day.png") center center no-repeat;}/*today square*/
  
.calendar-holder .card
{
  width:100px;
  height:130px;
  float:left;
  text-align:center;
  padding-left:10px;
}
.calendar-holder .card .date 
{
  display:block;
  font-size:5em;
  line-height:1.2em;
  font-weight:bold;
  color:#fff;
}
.calendar-holder .card a:hover.date {text-decoration:none;}

.calendar-holder .card .day 
{
  display:block;
  font-size:1.2em;
  font-weight:bold;
  color:#ccc;
}
.calendar-holder .card .month
{
    color:#fff;
    font-weight:bold;
    background: transparent;
    border: 0;
    font-size: 11px;
}

.calendar-holder .calendar .days, 
.calendar-holder .card .month
{
  display:block;
  padding:4px 0 6px;
}
/* events-calendar controls*/
.calendar-controls
{
	background: #E2E2E2;
	width: 100%;
}
.calendar-controls table, .calendar-controls td { padding:0; margin:0; }
.calendar-controls .pointerLeft
{
	margin: 0.5em 1em 0em 1em;
	float: left;
}
.calendar-controls .pointer
{
	margin: 0.5em 1em 0em 1em;
	float: right;
}
/* events-calendar listing*/
.calendar-list a,
.calendar-list span{display:block; line-height:1.2em;}

.calendar-list span,
.calendar-list h6
{
    color:#6d6d6d;
    border-bottom:1px solid #fff;
    padding-bottom:4px;
    margin-bottom:4px;
}

.calendar-list span
{
    font-size:0.9em;
}
.calendar-list span.wrapper {
	padding: 0;
	margin: 0;
	border: none;
	color: inherit;
}
.calendar-list span.last
{
    border-bottom:none;
    padding-bottom:0;
    margin-bottom:0;
}
.calendar-list div
{
    
}
.calendar-list div.today
{
    background:#e4e4e4 url("/images/evt-cal-today-grad.png") bottom center no-repeat;
    padding:10px;
}
.calendar-list div
{
    background:#e2e2e2 url("/images/grey-grad.png") top center repeat-x;
    padding:10px;
}

.calendar-list h4 {
    font-weight:bold;
    margin-bottom:0.5em;
}

.calendar-list ul h5 {
    margin-bottom:0.2em;
}
.events-calendar .calendar-list ul { 
    margin-bottom:0em;
}
.events-calendar .calendar-list ul li{
    margin-bottom:0.2em;
}

.events-calendar .more-bar>span {
	float: left;
	padding-left: 0.5em;
}

.calendar-list form p {
    margin-bottom:0.2em;
}
.calendar-list form {
/*    margin-bottom:1em;*/
}
.calendar-list form p img {
	float: none;
	margin: 0;
	padding: 0 0 0 3px;
	position:relative;
	top: 3px;
}

.calendar-ad
{
	background: #E2E2E2;
	text-align: center;
	padding-top: 0.5em;
}

li .card {
    float:left;
    width:70px;
    height:65px;
    background-color:#666;
    text-align:center;
    margin-right:0.5em;
}
li .card .day {
    text-transform:uppercase;
    font-size:0.7em;
    line-height:1.6em;
    background-color:#2d2d2d;
    color:#d8d8d8;
    font-weight:bold;
}
li .card .date {
  display:block;
  font-size:3em;
  line-height:1.2em;
  font-weight:bold;
  color:#fff;
}		  
/*

table.events { width: 80%; }
table.events .group { width: 70px; }
table.events td { vertical-align: top; padding-top: 1.5em; }
table.events td p {
	line-height:1.1em;
	margin-bottom:0.2em;
}

.eventGroup {
	float: left;
	clear: left;
}
.eventGroup .card {
    float:left;
    width:60px;
    height:65px;
    background-color:#666;
    text-align:center;
    margin-right:0.5em;
}
.eventGroup .card .day {
    text-transform:uppercase;
    font-size:0.7em;
    line-height:1.6em;
    background-color:#2d2d2d;
    color:#d8d8d8;
    font-weight:bold;
}
.eventGroup .card .date {
  display:block;
  font-size:3em;
  line-height:1.2em;
  font-weight:bold;
  color:#fff;
}
.eventItem {
	margin-bottom: 0.7em;
}
*/



ul.movie-news-teaser, ul.movie-news-teaser li,
ul.movie-opening-teaser, ul.movie-opening-teaser li {
  list-style:none;  
  padding:0;
  margin:0 0 0.2em 0;
  font-size:0.95em;
  line-height:1.1em;
}
ul.movie-news-teaser li h5, ul.movie-opening-teaser li h5 {
    font-size:1em;
    margin-bottom:0.2em;
    line-height:1em;
}
ul.movie-news-teaser li h3, ul.movie-opening-teaser li h3 {
    font-size:1.3em;
    margin-bottom:0.1em;
    line-height:1em;
}

ul.movie-opening-teaser li {
    margin-bottom:0.4em;
}

div.trailer-teaser{
    line-height:1.1em;
}
div.trailer-teaser p{
    margin-bottom:0.3em;
}
div.trailer-teaser a.player {
    display:block;
    width:300px;
    height:220px;
} 
.titlebar {
    margin-top:1em;
}
.titlebar h3{
    font-size:1.3em;
}

/* -------------------------------------------------------------------------------------------------
    Footer
--------------------------------------------------------------------------------------------------*/
#footer{}
#footer div.links{
    background: #b0bda8 url("/images/footer-bkg.png") top left no-repeat;
    border-bottom:#b0bda8 solid 10px;
}
#footer div.links div.content
{
    padding:10px;
}

#footer div.links div.col-a, 
#footer div.links div.col-b, 
#footer div.links div.col-c 
{
    width:198px; 
    float:left; 
    padding-right:15px;
	line-height:1.4;

}

#footer div.links div.col-a a, 
#footer div.links div.col-b a, 
#footer div.links div.col-c a
{
    display:block;
}
#footer div.links div.col-d
{
    width:290px;
    float:right;
}

#footer h4{font-weight:bold;margin-bottom:0.2em;}

#footer-search {
    background-color:#e7ebe5;
    font-size:1.2em;
    width:282px;
    padding:2px;
}

#footer a.site-map-link{
    line-height:23px;
    display:block;
    float:left;
}
#footer .copyright 
{
    font-size:0.9em;
    color:#4d4d4d;
	text-align:center;
}

#footer .copyright span 
{
    padding-right:10px;
}

#footer .copyright a:link, 
#footer .copyright a:visited 
{
    color:#4d4d4d; 
    padding:0 10px;
}
#resources div
{
    width:45%;
}
#resources div a{display:block;}



/*
    Contest
*/
#contest-list {}
#contest-list div {
	margin-bottom: 1em;
}
#contest-list h4 {
	font-family: "Verdana";
	font-weight: bold;
	margin: 0em 0em 0em 0em;
}
#contest-list p img {
	float: left;
	position: relative;
	top: 4px;
	margin: 0em 1em 0em 0em;
	padding: 0;
}
#contest-list p {
	text-align: justify;
	font-family: "Times new roman";
	font-size: 13px;
}
#contest-list a.pointer {
	float: right;
}
#contest-wrapper h1 {
	font-family: "Verdana";
	font-weight: bold;
	text-align: left;
	margin: 0.5em 0em 0em 0em;
}
#contest-wrapper hr {
	color: #d3d3d3;
}
#contest-wrapper .details p {
	text-align: justify;
	font-family: "Times new roman";
	font-size: 13px;
}
#contest-wrapper .details img {
	float: right;
	position: relative;
	top: 4px;
	margin: 0em 0em 0em 1em;
	padding: 0;
}
#contest-wrapper .facts {
	font-family: "Times new roman";
	font-size: 12px;
	padding-left: 1em;
	line-height: 1.4em;
	font-weight: bold;
}
#contest-wrapper table { 
	width: 100%;
}
#contest-wrapper table td {
	text-align: center;
	padding: 0.5em;
}
#contest-wrapper table td.body {
	text-align: left;
	font-family: "Times new roman";
	font-size: 13px;
	vertical-align: top;
}
#contest-wrapper .regulations {
	font-size: 7pt;
	font-family: Arial;
}
#contest-wrapper .regulations h4 {
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0;
}
#contest-wrapper .not-valid,
#contest-wrapper .not-logged-in
{
	background: #e9e9e9 ;
	font-family: "Arial";
	font-size: 12pt;
	line-height: 1.25em;
	margin-bottom: 1em;
	padding: 1em 1em 0.25em;
	text-align: left;
}
#contest-wrapper .not-valid a,
#contest-wrapper .not-logged-in a
{
	font-weight: bold;
}

/*
    movie listing
*/
ul.movie-list, ul.movie-list li {
    list-style:none;
    margin:0;padding:0;
}
ul.movie-list li {
    margin-bottom:0.5em;
    clear:both;
    background-color:#fff;
}
ul.movie-list li h3 {
    color:#6d6d6d;
}
ul.movie-list li img {
    float:left;
}
ul.movie-list li div.details {
    float:right;
    width:90%;
    line-height:1.1em;
}
ul.movie-list li div p, ul.movie-list li div h5 {
    margin-bottom:0.2em;
}
ul.movie-list li div p.links {
    font-size:0.9em;
}
ul.movie-list li p.times {
    float:right;
    width:40%;
    color:#6d6d6d;
    font-size:0.95em;
    line-height:1.3em;
}

.movie-overlay {
    background:transparent url("/images/drop-shadow.png") bottom right no-repeat;
    position:absolute;
    z-index:1000;
    width:450px;
}
.movie-overlay .wrapper {
    background:#fff url("/images/light-grad.png") bottom left repeat-x;
    padding:5px;
    border:#efefef solid 1px;
    margin-right:5px;
    margin-bottom:5px;
}
.movie-overlay .wrapper img {
    float:left;
    margin-right:5px;
}
.movie-overlay .wrapper h5 {
    margin-bottom:0.5em;
}
.movie-overlay .wrapper p.meta, .movie-overlay .wrapper p.description {
    font-size:0.9em;
    margin-bottom:0.3em;
    line-height:1.2em;
}
.movie-overlay .wrapper p.bttns {
    float:left;
}
.movie-overlay .wrapper a.pointer {
    float:right;
}

.hotjob-overlay {
    background:transparent url("/images/drop-shadow.png") bottom right no-repeat;
    position:absolute;
    z-index:1000;
    width:200px;
}
.hotjob-overlay .wrapper  {
    background:#fff url("/images/light-grad.png") bottom left repeat-x;
    padding:5px;
    border:#efefef solid 1px;
    margin-right:5px;
    margin-bottom:5px;
}
.hotjob-overlay .wrapper h5 {
    margin-bottom:0.5em;
}
.imagezoom-overlay {
    background: transparent;
    position:absolute;
    z-index:1000;
    width:610px;
}
.imagezoom-overlay .wrapper  {
    background: transparent;
    padding:5px;
    border: 0;
    margin-right:5px;
    margin-bottom:5px;
}
.imagezoom-overlay .wrapper h5 {
    margin-bottom:0.5em;
}
.imagezoom-overlay .wrapper img
{
    border: solid #000000 2px !important;
}


/**************************************************************************************************
 **************************************************************************************************
    Section Layout & Overrides
--------------------------------------------------------------------------------------------------*/
.section #header{
    margin-bottom:0;
}
.section #content div.col-a {width:300px; margin-right:0;}
.section #content div.col-b {width:320px; float:right;}



.leader .thumb {
    float:right;
    padding-left:5px;
}

.section .leader .top-story-teaser {float:left; width:375px}
.section .leader .top-story-teaser-without-photo {float:left; width:100%}
.section .leader h1 {float:left; font-size:2em; width:375px}
.section .leader h1.without-photo {width:100%}

.section .leader .top-story-teaser div.teaser
{
    width:100%;
    float:none;
}

.section .leader .top-story-teaser div.info,
.section .leader .top-story-teaser-without-photo  div.info {
    float:left;
    width:100%;
    text-align:left;
}

.section .leader .top-story-teaser .pointer ,
.section .leader .top-story-teaser-without-photo .pointer {
	margin-top:-1em; float:right; line-height:1em;
}

.sub-section-teaser {
    background:#fff url('/images/title-basebkg.png') 0px 15px no-repeat;
}

#content .sub-section-teaser h4 {
    float:left;
    display: block;
    min-height: 1.2em;
    line-height:1em;
    background:transparent url('/images/title-bkg.png') bottom right no-repeat;
    padding: 5px 20px 20px 10px;
    margin:0;
}
.sub-section-teaser button.call-to-action {
    float:right;
    margin-top:5px;
    margin-right:8px;
}
.sub-section-teaser ul{
    clear:both;
    list-style:none;
    margin:0 8px 0 15px;
    padding:0;
	line-height:1.1;
}

.sub-section-teaser ul li {
    margin:0 0 0.5em 0;padding:0;
}
.sub-section-teaser ul li p.introduction {
    font-weight:bold;
    font-style:italic;
    color:#4d4d4d;
    margin-bottom:0.5em;
}

.sub-section-teaser ul li h4 {
    font-size:1.1em;
    line-height:1.1em;
    margin-bottom:0.1em;
}
.sub-section-teaser ul li p {
    line-height:1.1em;
    margin-bottom:0.2em;
}
.sub-section-teaser ul li p.description {
    color:#4d4d4d;
}
.sub-section-teaser ul li p.meta {
    color:#4d4d4d;
    font-size:0.85em;
}
.sub-section-teaser ul li a.pointer {
    float:right;
}

/**************************************************************************************************
 **************************************************************************************************
    Article Layout & Overrides
--------------------------------------------------------------------------------------------------*/
.article #header{
    margin-bottom:0;
}

.article .story{
    margin-bottom:1em;
}

.article .story .more-bar a{color:#222; font-weight:bold; margin-bottom:0.2em;}

.article .story .utility-bar{background-color:#efefef;padding:0 5px;}
.article .story .utility-bar a
{
    color:#777777; 
    font-size:0.9em; 
    margin-left:5px; 
}
.article .story .utility-bar img{display:none;}

.article .story h1 {
    font-size:2.5em;
    margin-bottom:0.1em;
}
.article .story .info
{
    font-size:0.8em;
    color:#6d6d6d;
    margin-bottom:1em; 
}

.article .story a, .comment-wrapper .info a, .comments h5 a, .comments .leave-comment p a{
    color:#cd2e32;
}
.fact-box
{
	background: #E2E2E2;
	margin-bottom: 1em;
}
.fact-box .title
{
	color: #ffffff;
	background: #6C6C6C;
	font-weight: bold;
	padding: 0.25em 1em;
}
.fact-box .body
{
	padding: 0.5em 1em;
	font-weight: normal;
}
.photoCaption {
	text-align: left;
	font-style: italic;
}
.paragraph-fact-box a 
{
	float: right;
	margin-bottom: 1em;
}

.comments h4
{
    margin-bottom:0.2em;
    font-weight:bold;
}
.comments h5 {font-weight:normal;}

.comment-wrapper{
    padding-bottom:0.8em;
    margin-bottom:0.3em;
    background:transparent url("/images/comment-divider.png") left bottom no-repeat;
} 

.comment-wrapper img.avatar { float: left; }
.comment-wrapper .commenter {font-size:0.9em; font-weight:bold;}
.commenter span, .comment-wrapper .info{ color:#6d6d6d;}
.comment-wrapper .info {font-size:0.9em;}
.comment-wrapper .info a{padding-left:10px;}

.comments .leave-comment{margin-top:1em;}
.comments .leave-comment .comment-area{width:435px; margin-bottom:0.5em;}
.comments .leave-comment p {text-align:right;}
.comments .leave-comment p a{margin-right:10px;}

/*
Contacts
*/

#directory-list, #directory-list li{
    margin:0; padding:0; list-style:none;
}

#directory-list li {
    list-style:none;
    margin:0; padding:0;
    background-color:#ddd;
}

#directory-list h5 a {
    padding: 0.5em 0em 0.5em 2em;
    margin-bottom:0px;
    display:block;
    color:#2d2d2d;
    font-weight:normal;
    
}
#directory-list h5 a:hover {
    background-color:#bcbcbc;
    color:#000;
    text-decoration:none;
}
#directory-list div {
    margin-bottom:3px;
    height:150px; /*3 rows*/
    overflow-x:hidden; 
    overflow-y:auto;
    /*background-color:#efefef;*/
    
}
#directory-list div a{
    /* 40px total height*/
    padding:5px 20px;
    display:block;
    height:45px;
}
#directory-list div a:hover {
    background-color: #bcbcbc;
    text-decoration:none;
}
#directory-list div span.name{
    font-size:1.1em;
    display:block;
    line-height:1em;
}
#directory-list div span.meta {
    font-weight:bold;
    display:block;
    line-height:1em;
    font-size:0.95em;
    padding-left: 0.5em;
}
#directory-list div span.name span {
    display: block;
    font-size:0.85em;
    padding-left: 0.5em;
}

/*
 Guide
*/
#guide-list{
	margin: 5px 0 0 0;
}

#guide-list li{
	margin: 0;
}

#guide-list, #guide-list li{
    padding:0; list-style:none;
}

#guide-list li {
    list-style:none;
    margin:0; padding:0;
    background-color:#ddd;
}

#guide-list h5 a {
    padding: 0.5em 0em 0.5em 2em;
    margin-bottom:0px;
    display:block;
    color:#2d2d2d;
    font-weight:normal;
    
}

#guide-list h5 a:hover {
    background-color:#bcbcbc;
    color:#000;
    text-decoration:none;
}

#guide-list div {
    margin-bottom:3px;
    height:150px; /*3 rows*/
    overflow-x:hidden; 
    overflow-y:auto;
}

#guide-list div #guidUnit{
    /* 40px total height*/
    padding:2px 15px;
    display:block;
    height:58px;
}

#guide-list div span.name{
    font-size:0.9em;
	font-weight:bold;
    display:block;
    line-height:1.2em;
}
#guide-list div span.meta {
    /*font-weight:bold;*/
    display:block;
    line-height:1.2em;
    font-size:0.8em;
    padding-left: 0.4em;
}
#guide-list div span.name span {
    display: block;
    font-size:0.7em;
    padding-left: 0.5em;
}

/*
    contact detail
*/
.contact-person {
    
}
.contact-person img {
    float:left;
    margin-right:10px;
}
.contact-person p {
    line-height:1.2em;
}
.contact-person table.details {
    float:left;
    width:260px;
    padding:0;
    margin:0;
    font-size:0.95em;
    line-height:1.2em;
}
.contact-person td {
    padding:0 10px 0 0;
    vertical-align:baseline;
}
.contact-person td.spacer {
    padding-top:10px;
}
.contact-person h4 {
    line-height:1em;
    margin-bottom:0;
}

.contact-person span.title {
    font-size:1.4em;
    
}
.contact-person div.message {
    clear:both;
    padding-top:1em;
}

.contact-person div.message h5 {
    margin-bottom:0.5em;
}

table.contact-details {
    padding:0;
    margin:0 0 1em 0;
    line-height:1.2em;
}
table.contact-details td {
    padding:0 10px 0 0;
    vertical-align:baseline;
}
table.contact-details td.spacer {
    padding-top:10px;
}
/*
	Event Details popup
*/
.event-details {
    
}
.event-details img {
    float:left;
    margin-right:10px;
}
.event-details p {
    line-height:1.2em;
}
.event-details .message { padding-top: 0em !important; }
.event-details table.details {
    float:left;
    width:260px;
    padding:0;
    margin:0;
    font-size:0.95em;
    line-height:1.2em;
}
.event-details td {
    padding:0 10px 0 0;
    vertical-align:baseline;
}
.event-details td.spacer {
    padding-top:10px;
}
.event-details h4 {
    line-height:1em;
    margin-bottom:0;
}

.event-details span.bold {
	font-weight: bold;
}
.event-details div.message {
    clear:both;
    padding-top:1em;
}

.event-details div.message h5 {
    margin-bottom:0.5em;
}

table.event-details-ext {
    padding:0;
    margin:0 0 1em 0;
    line-height:1.2em;
	width: 100%;
}
table.event-details-ext td {
    padding:0 10px 0 0;
    vertical-align:baseline;
}
table.event-details-ext td.spacer {
    padding-top:10px;
}
table.event-details-ext td.nowrap {
    white-space: nowrap;
}
table.event-details-ext label {
	font-style: italic;
}
table.event-details-ext p
{
	padding: 0 0em 0.3em 0.5em !important;
	margin: 0em;
}
table.event-details-ext div.description
{
	height: 60px;
	overflow: auto;
}
/**************************************************************************************************
 **************************************************************************************************
    Listing 2 Column Layout & Overrides
--------------------------------------------------------------------------------------------------*/
.listing {}

.listing #content div.col-a { width:635px; margin-right:0;}

.listing ul, .listing ul li {
    padding:0px;
    margin:0 0 1em 0;
}
.listing ul li{ 
    list-style-type:none;
}

.listing ul li p { 
    line-height:1.1em;
    margin-bottom:0.2em;
}

.listing ul li p a{ 
    color:#8d8d8d;
    font-size:1em;
}

.listing ul li p span{ 
    padding-right:0.5em;
}

.listing ul li p span.divider{ 
    padding:0 1em;
}

.listing ul li h4{
    font-family: Verdana, sans-serif;
    margin-bottom:0em;
}
.listing .more-divider {
    margin:1em 0 0.5em 0;
    color:#4d4d4d;
    border-top:1px solid #cccccc;
    padding:0.5em 0;
    font-weight:normal;
    font-size:1.5em;
}

.listing .action-divider {
    margin-top:0.5em;
    text-align:right;
}

.listing h2 span, .listing h4 span {
    font-size:0.7em;
    padding-left:0.5em;
}
.listing h2 span em, .listing h4 span em {
    padding:0 0.5em;
    font-style:normal;
    font-weight:bold;
}

a.read-more span {
    font-size:1em;
    padding:0;
}
#paging {
    margin-top:2em;
    text-align:center;
    font-size:1.1em;
}
#paging a{
    color:#4d4d4d;
 padding:0 0.3em;   
}
#paging a.selected {
    background-color:#3d3d3d;
    color:#fff;
}
#results_meta {}
#results_meta p {float:left;}

#top-results h2 {
    font-family: Verdana, sans-serif;
    font-size:1.3em;
    line-height:1.2em;
    margin-bottom:0em;
}

#top-results h2 a{
    color:#b02c2a;
}

#top-results li{
    margin:0 0 1em;
}

#top-results li p {
	margin: 0;
	padding-bottom: 0.3em;
}
#top-results li h2,
#top-results li p {
	margin-left: 65px;
	padding-left: 5px;
	/*background-color: #fce5e5;*/
}

.search-results li {
	display: block;
}
.search-results li h4 {
	height: auto;
	line-height: 1.3;
}
/* 
    ZIP default styles TV feed stylings
*/

#zcc-grid-label {
/*    -x-system-font:none;*/
    font-family:Verdana, sans-serif;
    font-size:16px;
/*    font-size-adjust:none;*/
/*    font-stretch:normal;*/
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    margin:0 0 2px;
    text-indent:10px;
}
#zcc-wrap {
    margin:0;
    padding-top:10px;
    width:100%;
}

.zcc-primetime {
    border-collapse:collapse;
    border-left:1px solid #999999;
    border-top:1px solid #999999;
    caption-side:top;
    color:#000000;
    font-size:10px;
    margin:0 0 10px;
    table-layout:fixed;
    width:100%;
}
.zcc-primetime td, .zcc-primetime th {
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    font-family:Verdana,sans-serif;
    overflow:hidden;
    padding:3px 4px 5px;
}
.zcc-primetime th {
    font-weight:normal;
    padding:3px 4px;
    text-align:left;
    background-color:#fff;
}
.zcc-primetime a {
    color:#000000;
    text-decoration:underline;
}
.zcc-primetime a:hover {
    text-decoration:none;
}
.zcc-primetime .zcc-station, .zcc-primetime .zcc-station .zcc-callsign {
    text-align:center;
}
.zcc-primetime .zcc-station img {
    margin:0 4px 2px;
}

/*
RED express overrides for zip styles
*/
#zcc-grid-label {
    font-family: Arial,sans-serif;
}
#zcc-complete td{
    text-align:right;
}

/* pointer style added to keep with site design*/
#zcc-complete td a{
    background-image:url("/images/red-arrow.png");
    background-repeat: no-repeat;
    background-position: right 60%;
    padding:0 12px 0 0;
}

#videoTooley {
    background:transparent url("/images/drop-shadow.png") bottom right no-repeat;
    position:absolute;
    z-index:1000;
    width:200px;
    display:none;

}

#videoTooley span {
    background:#fff url("/images/light-grad-short.png") bottom left repeat-x;
    padding:4px;
    border:#efefef solid 1px;
    margin-right:5px;
    margin-bottom:5px;
    display:block;
    line-height:1.1em;
    font-size:0.90em;
}

/* Weather Style - from Glacier template */
#weather_full {
}
#weather_full .envcalogo {
  text-align: center;
}
#weather_full .fltlft {	
  float: left;
	margin-right: 8px;
}
#weather_full .fltrt {
  float: right;
  margin-left: 8px;
}
#weather_full .clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#weather_full h3, .sectiontitle h3, div#welcome h3 {
color:#000;
font-size:.8em;
margin:0;
padding:0;
font-family:verdana;
text-transform:uppercase;
font-weight:bold;
}
#currentcond, #fiveday, #historical, #extremes {
height:100%;
margin-bottom:40px;
min-height:100%;
padding:10px;
background-color:#ffffff;
border-top:1px solid #cccccc;
}
#currentcond ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:440px;
}
#currentcond li {
margin:0;
padding:2px 0;
display:block;
}
#currentcond li.title{
float:left;
margin:0;
padding:2px 0;
width:100px;
display:block;
font-weight:bold;
}
#fiveday ul, #historical ul, #extremes ul {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
width:430px;
}



#fiveday li {
margin:0;
padding:4px 0;
width:430px;
display:block;
}
#fiveday li.title {
width:100px;
float:left;
display:block;
font-weight:bold;
}
#historical li {
float:left;
margin:0;
padding:2px 0;
width:175px;
display:block;
}

#extremes li {
float:left;
margin:0;
padding:2px 0;
width:250px;
display:block;
font-weight:bold;
}

#extremes li.value {
float:left;
margin:0;
padding:2px 0;
width:150px;
display:block;
font-weight:normal;
}

#alpine br {
padding:10px;
}

.zoomedImage
{
	text-align: center;
}
.zoomedImage img
{
	display: block;
	margin: 0 auto;
}
/* Thumbnail Galleries */
#gallery-thumbs {}
#gallery-thumbs .thumbWrapper 
{
	float: left;
	border: solid 1px #666;
	margin: 5px 5px 0 0;
	text-align: center;
	width: 200px;
	height: 260px;
}
#gallery-thumbs .thumbWrapper a 
{
	display: table-cell;
	width: 200px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	background-color: #E0E0E0;
}
#gallery-thumbs .thumbWrapper a:hover 
{
	background-color: #3C3C3C;
}
#gallery-thumbs .thumbWrapper img 
{
	border: solid 1px #fff;
	vertical-align: middle;
}
#gallery-thumbs .title 
{
	clear: both;
	font-weight: bold;
	height: 40px;
}
#gallery-thumbs .meta 
{
	color: #8D8D8D;
	font-size: 0.8em;
}
/*\*//*/
* html #gallery-thumbs a {
 display: block;
}
* html #gallery-thumbs span {
 display: inline-block;
 vertical-align: middle;
 height: 100%;
 width: 1px;
}
* html #gallery-thumbs a {
 font-size: 1px;
}
/* non serve solito shift background-position: 11px 11px per IE/Mac, forse perche' su inline-block? */
#gallery-thumbs div {
 border-collapse: collapse; /* Op7 */
} 
/* Site Map */
ul.SiteMap
{
	margin: 0 0 0 0;
	padding: 0;
	background-image: url("/images/ListBase.png");
	background-repeat: repeat-y;
	background-position: left top;
}
#SiteMap
{
	margin-left: 4em;
}
ul.SiteMap li
{
	line-height: 9px;
	list-style-type: none;
	margin: 0 0 0 28px;
	list-style-image: url("/images/ListMid.png");
	vertical-align: middle;
}
ul.SiteMap li.first 
{
	list-style-image: url("/images/ListTop.png");
}
ul.SiteMap li.last 
{
	list-style-image: url("/images/ListBottom.png");
}
ul.SiteMap ul 
{
	margin: 0.5em 0 0 2em;
	padding: 0;
}
ul.SiteMap ul.SubLevel {}
ul.SiteMap ul.SubLevel li
{
	margin: 0 0 0 5px;
}
.privPolicy {
	height: 500px;
	overflow-y: scroll !important;
}
.TribuneWrapper
{
    width:970px;
    margin:0 auto;
    background-color:#fff;
	padding: 0;
}
.TribuneRail
{
	width:180px;
	margin-left:15px;
}

/* Photo Gallery */
.photoGallery-pagination
{
	width:100%;
	text-align: center;
}
.photoGallery-pagination a.pointer {
    float:right;
}

.photoGallery-pagination a.pointerLeft {
    float:left;
}

.photoGallery-submitPanel{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin: 8px 0px 8px 0px;
	padding: 7px 0px 7px 0px;
}

#tblWithBorder {
	background-color:#EFEFEF;
	border-spacing:10;
	border-collapse: collapse;
	border:1px solid #CCCCCC;
}

#tblWithBorder  td{
	border:1px solid #CCCCCC;
	text-align:center;
}

/* Classifieds-Pages */
#classifieds-pages {
	padding: 0;
	margin: 0;
}
#classifieds-pages td
{
	padding: 2px;
}
#classifieds-pages td span
{
	display: block;
	clear: both;
}

/* Volunteer Listings */
#volunteer-listings {}
#volunteer-listings h5 {
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

/* Library Picks */
#library-picks p {
	margin: 0.8em 0 0.8em;
}

#library-picks h3{
	margin-bottom: 0.5em;
}

/*
	What's On
*/
#whats-on-categories {}
#whats-on-categories span {
	display: block;
	padding: 3px 5px;
}
#whats-on-categories span.odd {
	background: #d3d3d3;
}

.library-picks-list,
.volunteer-list,
.whats-on-list {
	list-style-type: square;
}

.library-picks-list li,
.volunteer-list li,
.whats-on-list li {
	margin-bottom: 0.75em;
}

.library-picks-list li span,
.volunteer-list li span,
.whats-on-list li span {
	font-weight: bold;
}

.h05 {
	font-size:0.8em;
}

.read-more{
	text-decoration:underline;
}

.topStoryLink {
	margin-top: 8px;
	text-align:left;
	width:100%;
}

.topStoryByLine {
	color: #4D4D4D;
	display:block;
	font-size: 8pt;
	margin-bottom: 8px;
}