/*
	Theme Name: Post
	Theme URL: http://www.schoolnewspapersonline.com
	Version: 3.2.1
	Author: School Newspapers Online
	Author URI: http://www.schoolnewspapersonline.com

*/

/* Lets Begin */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF url(images/bg.jpg) top left repeat-x;
color: #333333;
margin: 0;
padding: 0;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3, h4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.3em;
margin: 0;
padding: 0;
}

h4 {
font-size: 1.5em;
margin:0 0 8px 0;
padding:0;
}

a:link, a:visited {
color: #333333;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

.wrapper {
width: 960px;
margin: 0px auto;
position: relative;
}

/* Begin Header */
#masthead {
height: 162px;
width: 960px;
float: left;
}

#logo {
width: 960px;
height: 101px;
float: left;
}
#logo a:hover {
text-decoration:none;
}

#headright {
width: 480px;
height: 101px;
float: right;
text-align: right;
}
#headright a img {
margin-top:20px;
}




.headerleft {
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
.headerleft h1 {
font-family: Helvetica, Palatino, Times, serif;
font-weight: bold;
font-size: 50px;
text-align: left;
margin:20px 0px 0px 0px;
text-shadow: #aaaaaa 3px 3px 3px;
line-height:55px;
color:#3DB1FF;
}

.headerleft a {
color: #3DB1FF;
}
	
.headerleft a:hover {
text-decoration:none;
}
/* End Header */

/* Begin Search */
#searchwrap {
float: right;
padding: 0px 5px 5px 5px;
height: 38px;
}

* + html #searchwrap {
padding: 1px 5px 5px 5px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#searchwrap #s{
border: none;
padding: 5px 0 5px 0;
margin: 0;
width: 215px;
}

* + html #searchwrap #s {
margin: -3px 3px 0 0;
width: 210px;
}
/* End Search */

/* Begin Page Navigation */
#page {
width: 960px;
height: 31px;
float: left;
}

#page {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#page li {
float: left;
margin-right: 5px;
background: url(images/pagebg.gif) no-repeat right top;
font-size: 12px;
list-style: none;
}

#page li.current {
background-position: right bottom;
}

#page li a {
float: left;
display: block;
height: 22px;
padding: 9px 14px 0;
background: url(images/pagebg2.gif) no-repeat left top;
color: #333333;
text-decoration: none;
list-style: none;
}

#page li.current a {
background-position: left bottom;
color: #333333;
}

#page li:hover, #page li.sfhover {
background-position: right -31px;
}

#page li.current:hover, #page li.sfhover.current {
background-position: right bottom;
}

#page li:hover a, #page li.sfhover a {
background-position: left -31px;
color: #666666;
}

#page li.current:hover a, #page li.sfhover.current a {
background-position: left bottom;
color: #C7CBC0;
}

#page li#page_home.current {
background-position: right top;
}

#page li#page_home.current a {
background-position: left top;
color: #FFFFFF;
}

#page li.current#page_home:hover, #page li.current.sfhover#page_home {
background-position: right -31px;
}

#nv li.current#page_home:hover, #page li.current.sfhover#page_home a {
background-position: left -31px;
color: #FFFFFF;
}

#page li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 31px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #E7E7E7;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #page li ul {
margin-top: 0;
}

#page li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#page li ul ul {
margin: -31px 0 0 161px;
}

#page li:hover ul ul, #page li.sfhover ul ul {
left: -999em;
}

#page li:hover ul, #page li li:hover ul, #page li.sfhover ul, #page li li.sfhover ul {
left: auto;
}

#page li li li {
font-size: 1em;
}

#page li:hover li a, #page li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #E7E7E7;
background: #F8F8F8;
color: #333333;
}

#page li:hover li a:hover, #page li.sfhover li a:hover {
background: #F0F0F0;
}
/* End Page Navigation */

/* Begin Category Navigation */



#navigation {
width: 960px;
height: 22px;
float: left;
}

#nav {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: left;
margin: 0;
padding: 0;
}

#nav li {
float: left;
margin-right: -2px;
background: url(images/navbg.gif) no-repeat right top;
font-size: 12px;
list-style: none;
}

#nav li a {
float: left;
display: block;
height: 22px;
padding: 7px 14px 0;
background: url(images/navbg2.gif) no-repeat left top;
color: #333333;
text-decoration: none;
list-style: none;
}

#nav li.current a {
color: #333333;
}

#nav li:hover a, #nav li.sfhover a {
color: #666666;
}

#nav li.current:hover a, #nav li.sfhover.current a {
color: #C7CBC0;
}

#nav li#nav_home.current {
background-position: right top;
}

#nav li#nav_home.current a {
background-position: left top;
color: #FFFFFF;
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
background-position: right -31px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
background-position: left -31px;
color: #FFFFFF;
}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 29px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #E7E7E7;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav li ul ul {
margin: -31px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #E7E7E7;
background: #F8F8F8;
color: #333333;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background: #F0F0F0;
}
/* End Category Navigation */

/* Begin Home Page */
#photos {
float: left;
width: 660px;
margin: 0 0 25px 0;
}

#photos img {
width: 117px;
height: 117px;
padding: 4px;
margin: 10px -1px 0 0;
float: left;
border: 1px solid #ECECEC;
}

#photossidebar {
float: left;
width: 300px;
margin: 0 0 10px 0;
}

#photossidebar img {
width: 91px;
height: 91px;
padding: 4px;
margin: 10px -1px 0 0;
float: left;
border: 1px solid #ECECEC;
}

.photocredit {
        font-size:10px;
        line-height:12px;
        text-align:right;
        font-weight:bold;
        margin-bottom:4px;
        padding-bottom:0px;
        }

.photocaption {
        font-size:10px;
        line-height:12px;
        text-align:justify;
        font-weight:bold;
        }
.permalinkimage {
        width:300px;
        float:left;
        border:1px solid #888888;
        margin:4px 0px 5px 0px;
        }
#s {
	background: #EEEEEE;
	width: 190px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}
	
#sbutt {
	background: #3DB1FF url(images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 1px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#s-head {
	background: #EEEEEE;
	width: 220px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 4px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #DDDDDD;
	}

#navbarright {
	width: 240px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#navbarright a { 
	color: #3DB1FF;
	font-size:13px;
	line-height:15px;
	float:right;
	margin-left:5px;
	}

#homebox {
float: left;
width: 600px;
margin: 10px 0 10px 0;
padding: 0 0 0 20px;
color: #666666;
}


.boxitem {
width: 306px;
height: 220px;
float: left;
border: 1px solid #aaaaaa;
margin: 0 -1px -1px 0;
padding: 4px;
}

#homebox h5 {
font-size: 16px;
margin: 0;
padding: 0;
font-weight: normal;
}

.itemdets {
font-size: 11px;
width: 180px;
float: left;
margin: 2px 0 15px 0;
}

.morelink {
width: 150px;
float: left;
margin: 5px 0 0 0;
}

.featuredmorelink {
width: 150px;
float: left;
margin: 10px 0 0 0;
}

.morelink a:link, .morelink a:visited {
color: #3DB1FF;
}
/* End Home Page */

/* Begin Content Slider */
#featured {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 25px 0;
overflow: hidden;
}

#thevideo {
width: 100%;
float: left;
background: #131313 url(images/videobgtop.jpg) top left repeat-x;
padding: 15px 0 0 0;
}

#thevideoinside {
width: 100%;
float: left;
background: url(images/videobgbottom.jpg) bottom left repeat-x;
position: static;
padding: 0 0 15px 0;
min-height: 350px;
}

#videoembed {
margin: 0px auto;
width: 980px;
text-align: center;
}

.insert {
width: 601px;
height: 90px;
background: #000000;
color: #ffffff;
padding: 0px 10px;
line-height: 1.2em;
opacity: 0.7;
filter:alpha(opacity=70);
position:absolute;
top:269px;
overflow:hidden;
}

.insert h2 {
line-height: 1em;
font-size: 20px;
font-weight: normal;
margin: 5px 0 6px 0;
}

.insert a:link, .insert a:visited {
color: #FFFFFF;
text-decoration: none;
}





.insert a:hover {
text-decoration: underline;
}
/* End Content Slider */

/* Begin Secondary Pages */

.arrows {
        letter-spacing:0px;
        font-weight:normal;
        font-size:30px;
        }
.sectionhead, a:link.sectionhead , a:visited.sectionhead  {
        color:#3DB1FF;
        font-weight:bold;
        text-transform:uppercase;
        font-size:20px;
        margin-bottom:10px;
        line-height:24px;
        }
.writer {
	margin-bottom:4px;
	padding-bottom:0px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	}

.timeline {
	margin:4px 0px 4px 0px;
	padding-bottom:0px;
	font-weight:bold;
	}

.sectionthumbnailleft {
        width:200px;
        float:left;
        border:1px solid #888888;
        margin: 3px 10px 10px 0px;
        }

.sectionthumbnailright {
        width:200px;
        float:right;
        border:1px solid #888888;
        margin: 3px 0px 10px 10px;
        }
.sectionthumbnail {
        width:110px;
        float:right;
        color: #393939;
        margin: 3px 0px 10px 10px;
        }
.title {
width: 645px;
float: left;
height: 36px;
padding-left:15px;
background: url(images/titlebg.jpg) top left no-repeat;
}

.singletitle {
width: 645px;
float: left;
height: 40px;
background: url(images/titlebg.jpg) top left no-repeat;
}

.commentstitle {
width: 645px;
float: left;
height: 40px;
background: url(images/titlebg.jpg) top left no-repeat;
}

#postcontent {
padding: 0 0 5px 5px;
}

#postcontent li {
padding: 2px 0 0 16px;
background: url(images/bulletarrow.png) top left no-repeat;
background-position: 0 .2em;
}

#postcontent ul {
margin: 5px 0 15px 0;
padding: 0;
list-style: none;
}

#location {
width: 960px;
height: 65px;
float: left;
color: #FFFFFF;
font-size: 16px;
}

#location p {
margin: 22px 0 0 0;
}

#location a:link, #location a:visited {
color: #FFFFFF;
text-decoration: none;
}

#location a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#secondarytop {
width: 960px;
float: left;
height: 6px;
background: url(images/sidetopbg.jpg) top right no-repeat;	
}

#secondary {
width: 960px;
float: left;
background: url(images/sidebg.jpg) top right repeat-y;
}

#content {
width: 615px;
float: left;
padding: 6px 15px 12px 0;
margin: 0 12px 0 0;
}

#content h3 {
font-size: 15px;
font-weight: bold;
margin: 8px 0 0 0px;
color: #3DB1FF;
}
.permalinksidebar h2 {
font-size: 15px !important;
font-weight: bold !important;
margin: 8px 0 0 0px !important;
color: #3DB1FF !important;
}

#postimage {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 15px 0;
text-align: center;
overflow: hidden;
}

* + html #postimage {
padding: 4px 4px 1px 4px;
}

#postimage img {
width: 621px;
}

#postvideo {
float: left;
width: 621px;
border: 1px solid #ECECEC;
padding: 4px;
margin: 0 0 15px 0;
text-align: center;
overflow: hidden;
}

* + html #postvideo {
float: left;
width: auto;
border: 0;
text-align: center;
margin: 0 0 15px 0;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

.commentmetadata a {
font-size:11px;
color:#333333;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
width: 592px;
}

ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
border:1px solid #DEDBD1;	
}

#commentform input {
background: #FFFFFF;
border: 1px solid #E7E7E7;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #E7E7E7;
width: 628px;
}

input#submit {
color:#333333;
padding:7px;
margin: 0 0 7px 0;
text-align: center;
border: 1px solid #E7E7E7;
background:#FFFFFF;
}
/* End Comment Styles */

/* Begin Sidebar */
#sidebar {
width: 300px;
float: left;
padding: 7px 0 0 16px;
}

.block {
width: 300px;
float: left;
padding: 7px 0 0 10px;
background: url(images/blockbg.jpg) top left no-repeat;
}

.block h3 {
border-bottom: 1px solid #E7E7E7;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
font-size: 15px;
color: #3DB1FF;
}
.block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.block ul li {
        background:url(images/bulletarrow.png) no-repeat 0px 2px;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}

.blockfooter {
width: 300px;
height: 20px;
float: left;
background: url(images/blockfooterbg.jpg) top left no-repeat;
}


#homevideo {
	margin: 0 0 10px 0;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap {
width: 100%;
background: url(images/footerbg.jpg) top left repeat-x;
float: left;
padding: 0 0 20px 0;
}

#footer {
width: 960px;
background: url(images/sidefooterbg.jpg) top right no-repeat;
margin: 0px auto;
color: #333333;
padding: 18px 0 0 0;
}

#footer a:link, #footer a:visited {
color: #333333;
text-decoration: none;

}

#footer a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#footertext {
width: 860px;
float: left;
}

#linkage {
color: #666666;
font-size: 10px;
margin: 5px 0 0 0;
float: left;
}







#linkage  a:link, #linkage  a:visited {
color: #666666;
text-decoration: none;
}

#linkage  a:hover {
color: #333333;
text-decoration: underline;
}

#pagination{
float: right;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 8px 8px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 8px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.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;
}


.permalinkphotobox {
        width:302px;
        float:right;
        margin: 0px 0px 10px 10px;
        }

.permalinksidebar {
        width:280px;
        background: #eeeeee;
        border-top: 1px solid #888888;
        border-bottom: 1px solid #888888;
        padding: 10px 10px 0px 10px;
        margin-top: 40px;
        }

.pullquotebox {
        background: url(http://post.schoolnewspapersonline.com/wp-content/uploads/2008/07/pullquote.jpg);
        width:300px;
        height:100px;
        margin-bottom:0px;
}

.pullquotetop {
        background: url(http://post.schoolnewspapersonline.com/wp-content/uploads/2008/07/pullquote.jpg) no-repeat;
        width:580px;
        height:70px;
        margin:30px 0px;
}

.pullquotetexttop {
        width:550px;
        float:right;
        font-family:georgia, palatino, 'times new roman', serif;
        font-size : 16px;
        color: #000000;
        line-height:25px;
        text-indent:45px;
        font-weight : bold;
        font-style : italic;
        margin : 10px 0 0px 10px;
}

.pullquote {
        width:270px;
        float:right;
        font-family:georgia, palatino, 'times new roman', serif;
        font-size : 16px;
        color: #000000;
        line-height:25px;
        text-indent:45px;
        font-weight : bold;
        font-style : italic;
        margin : 30px 0 40px 10px;
}

.pullquoteboxfront {
        background: url(http://post.schoolnewspapersonline.com/wp-content/uploads/2008/07/pullquote.jpg);
        width:270px;
        float:right;
        height:130px;
        margin:0px 20px 10px 10px;
}

.pullquotefront {
        width:240px;
        float:right;
        font-family:georgia, palatino, 'times new roman', serif;
        font-size : 14px;
        color: #000000;
        line-height:24px;
        text-indent:45px;
        font-weight : bold;
        font-style : italic;
        margin : 30px 0 0px 0px;
}

.otherheadlines {
        width:240px;
        height: 100px;
        padding-left:30px;
        display:block;
        float:right;
}

.divider {
        width:610px;
        height:1px;
        display: block;
        margin: 10px 0px 20px 0px;
        background:#aaaaaa;
}

.newsletterblock {
	background: #FFFFFF url(images/email.jpg) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

.rostertable {
 
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	border-collapse: collapse;	
}

/* header row*/
.rostertable th {
 
	padding:	2px 5px;
 	border:		1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:		default;
	background:	ButtonFace;
	
}

.rostertable td {
	padding:	3px;
}

.rostertable tr.alt {
 	background-color: #F4F4EC; 
}
tr.rosterrow {
        background-color:#eeeeee;
        border-color:#eeeeee;
        border-bottom:1px solid #aaaaaa;
        padding:4px;
}

tr.rosterrowaltclass {
        background-color:#eeeeee;
        border-color:#eeeeee;
        border-bottom:1px solid #aaaaaa;
        padding:4px;
}

img.rosterthumbnail {
        height: 50px;
        margin: 5px;
        float: right;
        }


.rosterthumbnail{
position: relative;
z-index: 0;
}

.rosterthumbnail:hover{
background-color: transparent;
z-index: 50;
}





.rosterthumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #cdcdcd;
padding: 5px;
left: -1000px;
border: 1px solid #333333;
visibility: hidden;
color: black;
text-decoration: none;
}

.rosterthumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 300px;
}

.rosterthumbnail:hover span{ /*CSS for enlarged image on hover*/

visibility: visible;
top: 0;
left: -380px; /*position where enlarged image should offset horizontally */
}

table.stats {
            text-align: left;
            width: 918px;
            font-size: 10px;
            font-weight: normal;
            font-family: verdana;
            background: #c0c0c0;
            border-collapse: collapse;
        }

table.stats td {
            text-align:center;
        }

table.stats th {
            text-align:center;
            text-decoration:underline;
        }

table.stats th:hover{
            text-align:center;
            text-decoration:underline;
            color:#3DB1FF;
        }

table.archive {
            text-align: left;
            width: 400px;
            font-size: 10px;
            font-weight: normal;
            font-family: verdana;
            background: #c0c0c0;
            border-collapse: collapse;
        }

table.schedule {
            text-align: left;
            font-size: 10px;
            margin-left:20px;
            width:600px;
            font-family: verdana;
            border-collapse: collapse;
        }

table.schedulearchive {
            text-align: left;
            font-size: 10px;
            width:450px;
            font-family: verdana;
            border-collapse: collapse;
        }


table.stats caption, table.schedulearchive caption {
            background: #ffffff;
            color: #000000;
            font-size:14px;
            line-height:24px;
            font-weight:bold;
            text-align:left;
            }

table tfoot tr {
            background: #555555;
            color: #ffffff;
        }

table thead {
            background: #333333;
            color: #ffffff;
            }

table.stats thead  {
            cursor: pointer;
        }


table.alt tbody tr {
            background: #cccccc;
        }

td.section1 {
        background:#cccccc;
        }
td.section2 {
        background:#eeeeee;
        }
td.section3 {
        background:#cccccc;
        }
td.section4 {
        background:#eeeeee;
        }
td.section5 {
        background:#cccccc;
        }

#homepagewide {
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
	}

.featuredwide {
	background: #FFFFFF;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}

/************************************************
*	AE Add-on  									*
************************************************/

.postarea {
	float: left;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
.postareafullpage {
	float: left;
	width: 920px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

#contentfullpage {
	float: left;
	width:930px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#reviewside {
        float:right;

        width:302px;
        padding:0px 0px 10px 10px;
        margin-left:10px;
        }

#reviewside p {
        padding-bottom:1px;
        line-height:18px;
        margin-bottom:0px;
        }

.teaserbox {
        margin-top:10px;
	margin-left:10px;
        padding:10px;
        width:280px;
        float:left;
        background:#cccccc;
        border:1px solid #aaaaaa;
        }

#teaserbox {
        margin:10px 0px 10px 10px;
        padding:10px;
        width:280px;
        float:left;
        background:#cccccc;
        border:1px solid #aaaaaa;
        }

#teaserbox p {
        margin-bottom:0px;
        padding-bottom:0px;
        line-height:18px;
        }

#teaserbox a img {
         margin-right:10px;
         padding-bottom: 0px;
         width:60px;
         }
.ratingsbox {
        margin-top:10px;
        padding:10px 10px 0px 10px;
        width:280px;
        float:left;
        background:#cccccc;
        border:1px solid #aaaaaa;
        }

.teasertitle {
        font-weight:bold;
        color:#3DB1FF;
        font-size:12px;
        padding-bottom:0px;
        }

.reviewthumbnail {
        width:60px;
        float:left;
        margin-right:10px;
	border:1px solid #333333;
        }

.teasergrade {
        font-weight:bold;
        color:#003399;
        font-size:12px;
        padding-bottom:0px;
        text-transform:uppercase;
        }

.teasertext {
        padding-bottom:0px;
        }

.caption {
         font-size:10px;
         line-height:12px;
         text-align:justify;
         font-weight:bold;
         }

.bylinedate {
         font-weight:bold;
         margin:0px;
         font-size:12px;
         padding:0px;
         }
        
.bylinename {
         font-weight:bold;
         margin:0px 0px 10px 0px;
         font-size:12px;
         padding:0px;
         }
        
.reviewphoto {
         width:300px;
         float:left;
         border:1px solid #000000;
         }

#sidebarae {
	float: right;
	width: 320px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
	}

#sidebarae p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
         line-height:18px;
	}

#sidebaraebottom p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
         line-height:18px;
	}

#sidebaraebottom {
	float: right;
	width: 320px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
	}

#contentleftbottom {
	margin: 0px;
	padding: 0px;
	}

#contentleftbottom h3 {
        margin-bottom:10px;
        }
	
#contentleftbottom p {
	margin: 0px;
	padding: 0px;
         line-height:18px;
	}

#contentleftbottom a img {
	border: 1px solid #000000;
        margin-right:10px;
	}

#sidebarae a img {
	border: 1px solid #000000;
        margin-right:10px;
	}

.breadcrumbae {
	float: left;
	width: 610px;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}

#secondaryae {
width: 960px;
float: left;
}

#secondaryae p {
         line-height:18px;
}
/************************************************
*	end of AE add-on  						*
************************************************/
#slider {
width: 100%;
margin: 0 auto;
position: relative;
}

.scroll {
margin: 0 auto;
height: 350px;
width: 621px;
overflow: auto;
overflow-x: hidden;
position: relative;
clear: left;
}

.scrollContainer div.panel {
height: 350px;
width: 621px;
overflow: hidden;
}

#shade {
height: 50px;
}

.scrollButtons {
position: absolute;
top: 140px;
cursor: pointer;
}

.scrollButtons.left {
left: 10px;
z-index: 1;
}

.scrollButtons.right {
right: 10px;
}

.hide {
display: none;
}
#pscroller1{
width: 278px;
height: 55px;
padding: 0px 10px;
background-color: #ffffff;
}
#pscroller2{
width: 278px;
height: 70px;
padding: 0px 10px;
background-color: #ffffff;
}
#pscroller2 p {
width:278px;
}
#pscroller3{
width: 448px;
height: 68px;
border: 1px solid #393939;
padding: 0px 10px;
background-color: #ffffff;
float:right;
text-align:left;
margin-right:10px;
margin-top:20px;
}

#pscroller3 a {
color: #3DB1FF;
}

#pscroller3 a:hover {
text-decoration:underline;
}
#pscroller3 p {
color: #000000;
padding-left:0px;
font-weight: normal;
line-height:17px;
width:448px;
}
.videoplay {
height:40px;
padding: 0px 0px 0px 40px;
background: url(images/videoplay1.png) top left no-repeat;
border-bottom: 1px solid #aaaaaa;
margin-bottom:10px;
}
.videoplay2 {
height:40px;
padding: 0px 0px 0px 40px;
background: url(images/videoplay1.png) top left no-repeat;
margin-bottom:10px;
}
.mmteaser {
font-weight:bold;
padding-top:0px;
}
.photographer {
        font-size:10px;
        line-height:12px;
        text-align:right;
        font-weight:bold;
        margin-bottom:4px;
        padding-bottom:10px;
        }
.postareammbottom {
	background: #FFFFFF url(images/featuredtopmm.gif) top no-repeat;
	float: left;
	width: 284px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.postareammtop {
	background: #FFFFFF url(images/featuredtopmmtop.gif) top no-repeat;
	float: left;
	width: 600px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.videomm {
	background: #FFFFFF url(images/featuredtopmmside.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
.mmdivider {
margin-bottom:5px;
}
.mmline {
border-bottom: 1px solid #aaaaaa;
margin-bottom: 10px;
}
/* End Defaults */

.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
.twitter {
	background: url(images/twitter.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}

#subscribe {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #F4F4F4 !important;
	width: 200px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 3px 0px 3px 3px;
	margin: 5px 5px 0px 0px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#subbutton {
	background: url(images/nav.png);
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    	margin: 0px;
	padding: 1px 5px 1px 5px;
	border: 1px solid #555555;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.wp-polls ul li {
	background: none !important;
	list-style-type: none !important;
	}
#jd-calendar ul li {
	background:none;
	}
#newsticker-demo {
width:300px;
padding:0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
overflow-x:hidden;
float:right;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
* { margin:0; padding:0; } 

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ padding-left:0px;list-style:none; background:none; display:block; padding-bottom:1px; margin-left:0px;margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .sportsscore { float:right; width:300px; }
.newsticker-jcarousellite .sportsscore span.cat { display: block; margin-bottom:15px;font-size:12px; color:#3DB1FF; }

#newsticker2-demo {
width:300px;
padding:0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
overflow-x: hidden;
}

#newsticker2-demo a { text-decoration:none; }
#newsticker2-demo img { border: 2px solid #FFFFFF; }

#newsticker2-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker2-jcarousellite { width:300px; }
.newsticker2-jcarousellite ul li{ padding-left:0px;list-style:none; background:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker2-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker2-jcarousellite .info { float:right; width:190px; }
.newsticker2-jcarousellite .sportsscore { float:right; width:300px; }
.newsticker2-jcarousellite .sportsscore span.cat { display: block; margin-bottom:15px;font-size:12px; color:#000000; }


#newsticker3-demo {
width:468px;
float:left;
padding:0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px auto;
overflow-x: hidden;
}

#newsticker3-demo a { text-decoration:none; }
#newsticker3-demo img { border: 2px solid #FFFFFF; }

#newsticker3-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker3-jcarousellite { width:458px;float:left;margin-left:10px }
.newsticker3-jcarousellite ul li{ padding-left:0px;list-style:none; background:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker3-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker3-jcarousellite .info { float:left; width:458px; }
.newsticker3-jcarousellite .info span.breakingnewsbox { display: block;font-size:10px !important;line-height:15px !important;color:#000000;height:30px;overflow:hidden;margin-bottom:5px;font-weight:normal; }

#breakingnewsbox {
width: 468px;
height: 68px;
border: 1px solid #393939;
padding: 0px 0px;
background-color: #ffffff;
float:right;
text-align:left;
margin-right:10px;
margin-top:20px;
overflow:hidden;
}
#breakingnewsbox a {
color: #3DB1FF !important;
}

#breakingnewsbox a:hover {
text-decoration:underline !important;
}
#breakingnewsbox p {
color: #000000;
padding-left:0px;
font-weight: normal;
line-height:17px;
width:448px;
margin-bottom:4px;
}

.breakingnewsheadline {
line-height:15px !important;
color: #3DB1FF !important;
}
.breakingnewsdate {
line-height:12px !important;
font-size:10px !important;
}
.clear { clear: both; }

.gform_body ul li, .gform_body ul, .gform_body ul li ul li, .gform_body ul li ul  {
   background:none !important;
   padding:0 0 10px 0 !important;
   margin:0 !important;
   }
.ginput_container .small {
   width:298px;
   }