/* This file will hold styles for the mobile version of your website (mobile firs:q). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

/* Main  */
html {
	font-family: Tahoma, Geneva, sans-serif;
}

body {
	background-color: #dbd9d2;
	background: url(../images/bg-repeat.png) center top;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page_title {
	font-variant: small-caps;
}

/* Sections */
#section-header {
	background: url(../images/header-wlogo.jpg) center top;
	background-repeat: no-repeat;
	height: 150px;
}

/* Account Options Menu */
#block-superfish-1 {
	background-color: transparent;
	float: right;
	color: #ffffff;
	font-weight: bold;
}

#block-superfish-1 a:link, #block-superfish-1 a:visited {
	color: #ffffff;
}

#menu-2688-1 {
	margin-right: 200px;
}

#menu-2688-1 a:link {
	color: #000000;
}

/* Site Navigation Menu */
#block-superfish-2 {
/*      background: #000000;*/
	background: url(../images/header-menu-bg.jpg) center top;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	border-bottom: 2px solid #000000;
}

#zone-user {
	height: 48px;
}

#zone-branding {
	margin-top: -20px;
}

#zone-menu {
	position: relative;
}

#region-menu {
	position: absolute;
	bottom: 10;
	margin-bottom: 5px;
}

#section-header {
	margin-bottom: 10px;
}

.logo-img {
	margin-left: 35px;
}

/* Advertisements */
.dfp-tag-wrapper, .pane-dfp {
	text-align: center;
	padding-bottom: 10px;
}

.dfp-tag-wrapper .slug, .pane-dfp .slug {
        font-size: 0.7em;
        font-weight: normal;
        color: #808080;
        text-align: center;
}

.block-simpleads {
	padding-top: 10px;
}

.simplead-container {
	text-align: center;
	text-align: center;
}

.block-simpleads h2 {
	font-size: 0.8em;
	font-weight: normal;
	color: #808080;
	text-align: center;
}

#block-simpleads-ad-groups-1021 {
	padding-top: 10px;
}

.ad-superleaderboard {
	margin-top: -5px;
}

/* Photo of the Day */
.potd_block_title{
	margin: 0px 0px 0px 5px;
}

.potd_caption {
	clear: both;
}

.potd_author_source {
	float: right;
	font-size: 0.8em;
	clear: both;
}

/* Top Stories */
#pe-story-top-stories {
	width: 334px;
	margin: 0 auto;
}

.top_stories_block_title {
	background: url(../images/topstories-top.png) center top;
	background-repeat: no-repeat;
	background-size: 100% 35px;
	height: 35px;
	padding-left: 5px;
	margin-bottom: 15px;
}

.view-top-stories {
	background: url(../images/topstories-bot.png) center bottom;
	background-repeat: repeat-x;
	min-height: 400px;
	height: auto !important;
	height: 400px;
/*	font-family: Georgia, Times New Roman, Times, serif;*/
}

.view-top-stories .view-content {
	padding: 0px 5px 5px 5px;
}

.top_stories_teaser_title {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif; 
	line-height: 1em;
}

.top_stories_teaser_body {
	font-size: 0.9em;
	margin-bottom: 20px;
}

.top_story_prefix {
	float: right;
	vertical-align: middle;
	font-size: 0.8em;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 1px 4px 1px 4px;
	margin-left: 2px;
}

.top_story_prefix_default {
	background-color: #999999;
	color: #000000;
}

.top_story_prefix_frontpage {
	background-color: #333333;
	color: #cccccc;
}

.top_story_prefix_breakingnews {
	background-color: #b81212;
	color: #eeeeee;
}

.top_story_prefix_sitenews {
	background-color: #077509;
	color: #ffffff;
}

.top_story_prefix_dailyupdate {
	background-color: #1c53a6;
	color: #eeeeee;
}

.top_story_prefix_sportsaction {
	background-color: #f0a400;
	color: #000000;
}

.top-story-updated {
	color: #006600;
	font-weight: bold;
}

/* Today's Newspaper Sidebar */
.todays-newspaper {
	background: url(../images/todays-newspaper-header.png) center top;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 20px;
}

.todays-newspaper h2 {
	margin: 0px 2px 8px 4px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
}

/* AP Stories Listing */
#ap-stories-view-header {
	background: url(../images/apnews-top-bg.png) left top;
	background-repeat: no-repeat;
	padding: 1px 0px 10px 27px;
	font-size: 1.1em;
	font-weight: bold;
}

.ap-news-posted-listing {
	clear: both;
	font-size: 0.8em;
	color: #606060;
}

.ap-news-headline {
	clear: both;
	margin: -3px 0px -3px 0px;
	font-size: 1.8em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif; 
}

.ap-news-headline a {
	color: #000000;
}

.ap-news-byline {
	clear: both;
	font-size: 0.8em;
}

.ap-news-teaser {
	clear: both;
	padding: 2px 20px 10px 20px;
}

.ap-news-teaser .views-more-link {
	clear: left;
	float: right;
	margin-right: -20px;
	padding: 20px 5px 5px 20px;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif; 
	font-size: 0.9em;
}

.ap-news-teaser img {
	float: right;
	padding: 0px 0px 2px 10px;
}

.ap-news-separator {
	clear: both;
}

/* ##################### */
/* ### CONTENT TYPES ### */
/* ##################### */

/* PE Story */
.pe-story-headline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.pe-story-subhead {
	margin: -7px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.pe-story-byline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-style: italic;
	float: left;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.pe-story-byline a {
        color: #606060;
}

.pe-story-byline a:hover {
        color: #216AAF;
        text-decoration: none;
}

.pe-story-published {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #666666;
	float: right;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.pe-story-separator {
	clear: both;
}

.pe-story-body {
	margin: 0px 0px 0px 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
}

.pe-story-image {
	padding: 0px 0px 10px 10px;
	float: right;
}

.pe-story-downloads h2.pane-title {
	font-size: 1.0em;
}

.pe-story-downloads {
	padding-left: 40px;
}

.pe-story-column {
	padding: 5px;
	float: right;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	border: 1px solid #808080;
}

.pe-story-page-info {
	text-align: center;
}

.pe-story h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
}

/* Daily Updates */
.daily-update-headline {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 2.0em;
        font-weight: bold;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.daily-update-headline a {
        color: #000000;
}

.daily-update-subhead {
        margin: -20px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 1.5em;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.daily-update-byline {
        margin: 0px 0px -20px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.9em;
        font-style: italic;
        float: left;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.daily-update-posted, .daily-update-updated {
        margin: 0px 0px -20px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.9em;
        color: #606060;
        float: right;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.daily-update-teaser-posted, .daily-update-teaser-updated {
        margin: 0px 0px -6px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.8em;
        color: #606060;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.daily-update-separator {
        clear: both;
}

.daily-update-body {
        margin: 0px 0px 0px 20px;
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 1.3em;
}

.daily-update-image {
        padding: 0px 0px 10px 10px;
        float: right;
}

.daily-update-downloads h2.pane-title {
        font-size: 1.0em;
}

.daily-update-downloads {
        padding-left: 40px;
}

.daily-update-teaser {
        clear: both;
        padding: 5px 20px 0px 20px;
}

.daily-update-teaser .views-more-link {
        clear: both;
        float: right;
        margin: -10px -20px 0px 0px;
        padding: 0px 5px 5px 20px;
        font-weight: bold;
        font-family: Arial, Tahoma, Geneva, sans-serif; 
        font-size: 0.9em;
}

/* Breaking News */
.breaking-news-headline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.breaking-news-headline a {
	color: #000000;
}

.breaking-news-subhead {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.breaking-news-byline {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-style: italic;
	float: left;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.breaking-news-byline a {
        color: #606060;
}

.breaking-news-byline a:hover {
	color: #216AAF;
	text-decoration: none;
}

.breaking-news-posted, .breaking-news-updated {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #606060;
	float: right;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.breaking-news-teaser-posted, .breaking-news-teaser-updated {
        margin: 0px 0px -6px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.8em;
        color: #606060;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.breaking-news-separator {
	clear: both;
}

.breaking-news-body {
	margin: 0px 0px 0px 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
}

.breaking-news-image {
	padding: 0px 0px 10px 10px;
	float: right;
}

.breaking-news-downloads h2.pane-title {
	font-size: 1.0em;
}

.breaking-news-downloads {
	padding-left: 40px;
}

.breaking-news-teaser {
        clear: both;
        padding: 5px 20px 0px 20px;
}

.breaking-news-teaser .views-more-link {
        clear: both;
        float: right;
        margin: -10px -20px 0px 0px;
        padding: 0px 5px 5px 20px;
        font-weight: bold;
        font-family: Arial, Tahoma, Geneva, sans-serif;
        font-size: 0.9em;
}

/* Website Updates */
.website-update-title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.website-update-subhead {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.website-update-byline {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-style: italic;
	float: left;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.website-update-posted, .website-update-updated {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #666666;
	float: right;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.website-update-separator {
	clear: both;
}

.website-update-body {
	margin: 0px 0px 0px 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
}

.website-update-image {
	padding: 0px 0px 10px 10px;
	float: right;
}

.website-update-downloads h2.pane-title {
	font-size: 1.0em;
}

.website-update-downloads {
	padding-left: 40px;
}

/* Online Story */
.online-story-headline {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 2.0em;
        font-weight: bold;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.online-story-headline a {
        color: #000000;
}

.online-story-subhead {
        margin: -20px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 1.5em;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.online-story-byline {
        margin: 0px 0px -20px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.9em;
        font-style: italic;
        float: left;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.online-story-byline a {
        color: #606060;
}

.online-story-byline a:hover {
        color: #216AAF;
        text-decoration: none;
}

.online-story-posted, .online-story-updated {
        margin: 0px 0px -20px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.9em;
        color: #606060;
        float: right;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.online-story-teaser-posted, .online-story-teaser-updated {
        margin: 0px 0px -6px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 0.8em;
        color: #606060;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.online-story-separator {
        clear: both;
}

.online-story-body {
        margin: 0px 0px 0px 20px;
        font-family: Georgia, Times New Roman, Times, serif;
        font-size: 1.3em;
}

.online-story-image {
        padding: 0px 0px 10px 10px;
        float: right;
}

.online-story-downloads h2.pane-title {
        font-size: 1.0em;
}

.online-story-downloads {
        padding-left: 40px;
}

.online-story-teaser {
        clear: both;
        padding: 5px 20px 0px 20px;
}

.online-story-teaser .views-more-link {
        clear: both;
        float: right;
        margin: -10px -20px 0px 0px;
        padding: 0px 5px 5px 20px;
        font-weight: bold;
        font-family: Arial, Tahoma, Geneva, sans-serif;
        font-size: 0.9em;
}

/* Sports Action */
.sports-action-headline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.sports-action-subhead {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.sports-action-byline {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-style: italic;
	float: left;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.sports-action-posted, .sports-action-updated {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #666666;
	float: right;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.sports-action-separator {
	clear: both;
}

.sports-action-body {
	margin: 0px 0px 0px 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
}

.sports-action-image {
	padding: 0px 0px 10px 10px;
	float: right;
}

.sports-action-downloads h2.pane-title {
	font-size: 1.0em;
}

.sports-action-downloads {
	padding-left: 40px;
}

/* AP Story Display */
.ap-news-headline {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.ap-news-subhead {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.ap-news-byline {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-style: italic;
	float: left;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.ap-news-posted, .ap-news-updated {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #666666;
	float: right;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.ap-news-separator {
	clear: both;
}

.ap-news-body {
	margin: 0px 0px 0px 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.3em;
}

.ap-news-image {
	padding: 0px 0px 10px 10px;
	float: right;
}

.ap-news-downloads h2.pane-title {
	font-size: 1.0em;
}

.ap-news-downloads {
	padding-left: 40px;
}

/* MyPE */
#mype-header {
	background: url(../images/mype-top-bg.png) left top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	font-size: 1.2em;
	margin-top: 20px;
}

.mype-block {
	background: url(../images/mype-bot-bg.png) center bottom;
	background-repeat: repeat-x;
}

.panels-flexible-row-canvas-15, .panels-flexible-row-canvas-16 {
	margin-top: 20px;
}

/* Footer */
.footer {
	margin-top: 20px;
	padding: 0px 6px 0px 6px;
	background-color: #d2d2d2;
}

#footer-contact-info {
	float: left:
	width: 50%;
/*	background-color: #d2d2d2;*/
	font-size: 0.8em;
}

#footer-category-links {
	float: right:
	width: 50%;
/*	background-color: #d2d2d2;*/
	font-size: 0.8em;
}

#footer-contact-info h2, #footer-category-links h2 {
	font-size: 1.6em;
	margin-bottom: 0px;
}

.footer-copyright-block {
	font-size: 0.7em;
	text-align: center;
}

/* Managers */
.manager {
	font-size: 0.8em;
	width: 940px;
}

.manager .views-table caption {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #ccc;
}

.manager-results {
	padding-bottom: 10px;
	float: right;
}

.view-page-manager-unpublished-pages .view-content {
	text-align: center;
}

.view-list-stories-on-page-x-preview .views-row-even {
	background-color: #DDDDDD;
}

.view-list-stories-on-page-x-preview .views-row {
	padding: 2px;
}

.column-preview {
	margin: 2px 0px 2px 0px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #606060;
	background-color: #DDDDDD;
	text-align: center;
}

/* Quick Links */
.quick-links-block {
	background: url(../images/todays-newspaper-header.png) center top;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: -40px;
}

.quick-links-block h2 {
	text-align: center;
	margin: 0px 2px 8px 4px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
}

.quick-links-block .content {
	font-size: 0.8em;
	margin-left: 20px;
}

/* Front Page Stories Listing */
.pages-with-stories-jpg {
	padding-right: 10px;
	float: left;
	display: inline;
	text-align: center;
}

.pages-with-stories-jpg img{
	border: 1px solid #808080;
}

.view-row {
	clear: both;
}

.pages-with-stories-header {
	margin: 0px 0px 10px 0px;
	padding: 2px 22px 0px 0px;
	background: url(../images/stories-by-page-separator-r.png) left top;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	clear: both;
	text-align: right;
}

.pages-download-button {
	margin: 4px 0px 0px 1px;
	padding: 8px 30px 0px 0px;
	width: 300px;
	height: 39px;
	background: url(../images/download-blue-wide-300w.png) center top;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;
	z-index: 500;
}

.pages-free-button {
	margin: 0 auto;
	padding: 2px 40px 0px 0px;
	width: 150px;
	height: 39px;
	background: url(../images/download-blue-tall-150w.png) center top;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: right;
	z-index: 500;
	font-size: 0.9em;
}

.pages-download-button a:link, .pages-free-button a:link {
	color: #000000;
}

.pages-download-button a:visited, .pages-free-button a:visited {
	color: #ffffff;
}

.story-list-head {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	margin-bottom: -5px;
}

.story-list-subhead {
	font-style: italic;
	clear: right;
}

.story-list-body {
	margin-bottom: 20px;
}

/* View By Town */
.story-list-pub-page {
	float: right;
	font-size: 0.8em;
}

/* Archives */
.archive-page-stories-header {
	margin: 0px 0px 5px 0px;
	padding: 3px 22px 10px 0px;
	background: url(../images/archives-by-edition-separator-r.png) left top;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	clear: both;
	text-align: right;
}

.editions-download-button {
	margin: 4px 0px 0px 1px;
	padding: 8px 8px 0px 0px;
	width: 300px;
	height: 39px;
	background: url(../images/download-orange-wide-300w.png) center top;
	background-repeat: no-repeat;
	font-weight: bold;
	z-index: 500;
	text-align: right;
}

.archives-read-more {
        clear: both;
        float: right;
        padding: 15px 10px 15px 10px;
        font-weight: bold;
        font-family: Arial, Tahoma, Geneva, sans-serif;
        font-size: 1.2em;
}

/* COMICS Listing */
.comics-listing {
	text-align: center;
}

.comics-listing img {
	border: 1px solid #808080;
}

.comics-listing .pages-download-button {
	margin: 0 auto;
	margin-top: 5px;
}

.comics-listing h4 {
	margin: 20px 0px 0px 0px;
}

/* Popular Stories Block */
.popular_stories_block_title {
	background: url(../images/popstories-top.png) center top;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 10px;
	margin-bottom: 15px;
}

.view-popular-stories {
	background: url(../images/popstories-bot.png) center bottom;
	background-repeat: repeat-x;
	min-height: 300px;
	height: auto !important;
	height: 400px;
/*	font-family: Georgia, Times New Roman, Times, serif;*/
}

.view-popular-stories .view-content {
	padding: 0px 10px 5px 10px;
}

/* Town Pages */
.town-title {
	float: left;
	font-size: 2.0em;
	font-weight: bold;
	width: 550px;
}

.town-map {
	float: right;
}

.town-photo {
	float: right;
	padding: 0px 0px 10px 0px;
}

.town-description {
	float: left;
	font-style: italic;
	width: 550px;
}

/* Category Pages */
.category-title {
	font-size: 2.0em;
	font-weight: bold;
}

.category-description {
	font-style: italic;
}

/* Author Pages */
.author-header {
	margin-top: 15px;
}

.author-left {
	float: left;
	width: 38%;
	font-family: Arial, Tahoma, Geneva, sans-serif;
}

.author-right {
	float: right;
	width: 38%;
        font-family: Arial, Tahoma, Geneva, sans-serif;
}

.author-name {
        font-size: 2.0em;
        font-weight: bold;
	margin-bottom: 15px;
}

.author-title {
	font-size: 1.4em;
	margin-bottom: 20px;
}

.author-email {
        font-size: 1.2em;
	margin-bottom: 20px;
}

.author-more-link {
	font-size: 1.2em;
	margin-bottom: 20px;
}

.author-picture {
	margin: 0 auto;
	padding: 0px 5px 20px 20px;
	float: left;
}

.author-contact {
        text-align: center;
	padding: 2px;
}

.author-about {
	padding: 5px 20px 5px 20px;
}

/* Misc */
.separator {
	clear: both;
}

.view-exposed-form {
	text-align: center;
}

.cols-2 td {
	width: 50%;
}

.cols-3 td {
	width: 33.3%;
	vertical-align: top;
}

.small {
	font-size: 0.8em;
}

.view-list-pages-with-stories .view-list-stories-on-page-x {
/*	z-index: -100;*/
}

.webform-component-fieldset {
	border: 1px solid #808080;
	padding: 15px;
}

.fieldset-legend {
	font-weight: bold;
	padding: 5px;
}

.form-actions {
	padding: 10px;
	text-align: center;
}

.classifieds-row {
	text-align: center;
}

.classifieds-page-jpg img {
	margin: 5px 0px 10px 0px;
	border: 1px solid #808080;
}

.ad-superleaderboard {
	margin-bottom: 10px;
}

.imageDataContainer a {
	display: none;
}

.views-view-grid {
	border: none;
}

.admin-only-text {
	font-size: 0.8em;
	font-style: italic;
}

/* Comments */
.comment {
	background-color: #eeeeee;
	padding: 0px 10px 5px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}

.comment .content-submitted {
	font-size: 0.8em;
	padding-bottom: 10px;
}

.comment .username {
	font-weight: bold;
}

.comment .user-picture {
	float: left;
	padding-right: 10px;
	width: 50px;
}

/* Classifieds Submission Form */

#webform-client-form-47511 .webform-component-fieldset {
	border: 1px solid #bedcf4;
}

#webform-component-when-would-you-like-your-ad-to-run--start label,
#webform-component-when-would-you-like-your-ad-to-run--stop label,
#webform-component-how-can-we-contact-you--name label,
#webform-component-how-can-we-contact-you--address label,
#webform-component-how-can-we-contact-you--city label,
#webform-component-how-can-we-contact-you--phone label,
#webform-component-how-can-we-contact-you--email label {
	display: inline-block;
	width: 75px;
}

#webform-component-how-can-we-contact-you--state label,
#webform-component-how-can-we-contact-you--zip label {
	padding-left: 10px;
}

#webform-component-how-can-we-contact-you--city,
#webform-component-how-can-we-contact-you--state,
#webform-component-how-can-we-contact-you--zip {
	float: left;
}

#webform-component-how-can-we-contact-you--phone {
	clear: both;
}

#webform-component-how-can-we-contact-you--address {
	margin-bottom: -5px;
}

#webform-component-notices {
	background-color: #dddddd;
	font-size: 0.9em;
}

/* Classifieds Brainworks Styles */
	
.bwcenter {
}

.bwlarge1 {
	font-size: 1.2em;
}

.bwlarge2 {
	font-size: 1.4em;
}

.bwbold {
	font-weight: bold;
}

.bwitalic {
	font-style: italic;
}

.bwunderline {
	text-decoration: underline;
}

.bwsmallcaps {
	font-variant: small-caps;
}

.bwallcaps {
	text-transform: uppercase;
}

.bwjustify {
	text-align: justify;
}

/* Featured Photo Grid */
.view-featured-photo-grid {
	text-align: center;
}

.view-featured-photo-grid img {
	border: solid 10px transparent;
	margin: -10px -10px 0px -10px;
}

.view-featured-photo-grid img:hover {
	border-color: #e0eaf2;
}

/* HSFB Schedule */
.page-sports-football-highschool-schedule #page-title {
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
}

.view-high-school-football-schedule {
	margin-top: 20px;
	font-size: 1.0em;
}

.view-high-school-football-schedule .week-links {
	font-size: 0.8em;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 20px;
}

.view-high-school-football-schedule .views-field-field-hsfb-visitor {
	width: 260px;
	text-align: right;
}

.view-high-school-football-schedule .views-field-field-hsfb-nothing {
        width: 20px;
	text-align: center;
}

.view-high-school-football-schedule .views-field-field-hsfb-home {
	width: 260px;
	text-align: left;
}

.view-high-school-football-schedule .views-field-field-hsfb-date {
        width: 230px;
	text-align: center;
}

.view-high-school-football-schedule caption {
	background-color: #333333;
	color: #ffffff;
	font-size: 1.8em;
	font-weight: bold;
}

/* HSFB Scoreboard */
.page-sports-football-highschool-scoreboard #page-title {
	display: none;
}

.page-sports-football-highschool-scoreboard .pane-title {
        font-size: 1.2em;
        margin: 0px 0px 10px 0px;
        text-transform: capitalize;
        font-variant: small-caps;
        width: 100%;
        border-bottom: 1px dotted #001e00;
}

.hsfb-scoreboard-preview {
	padding-bottom: 10px;
}

.node-type-high-school-football-game .pane-title {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
        text-transform: capitalize;
        font-variant: small-caps;
        width: 100%;
        border-bottom: 1px dotted #001e00;
}

.hsfb-scoreboard-this-week {
        background: url(../images/hsfb-bg-scoreboard.png) center top;
	background-repeat: repeat-x;
	background-color: #347645;
}

.hsfb-scoreboard-this-week-header {
	text-align: center;
	padding: 10px;
}

.hsfb-scoreboard-scores {
	border: none;
	margin: 10px 5px 5px 5px;
}

.hsfb-scoreboard-scores td {
	padding: 2px;
	margin: 2px;
	font-weight: bold;
}

.hsfb-scoreboard-qscore,
.hsfb-scoreboard-oscore {
	width: 40px;
	height: 50px;
        text-align: center;
        vertical-align: middle;
	background-color: rgba(255, 255, 255, .3);
}

.hsfb-scoreboard-fscore {
        width: 50px;
        height: 50px;
        text-align: center;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, .5);
	font-size: 1.2em;
}

.hsfb-scoreboard-visitor,
.hsfb-scoreboard-home {
	width: 100px;
	color: #eeeeee;
	text-align: left;
	vertical-align: middle;
	text-transform: capitalize;
	font-variant: small-caps;
}

.hsfb-scoreboard-game-date {
	text-align: center;
	color: #bbbbbb;
	font-weight: bold;
	font-size: 0.8em;	
}

.hsfb-scoreboard-game-date a:link {
	color: #ffffff;
}

.hsfb-scoreboard-game-date a:visited {
	color: #bbbbbb;
}

.hsfb-scoreboard-game-date a:hover {
	color: #ffff00;
}

.hsfb-scoreboard-preview {
        border: 1px dotted #999999;
        background-color: #eeeeee;
}

.hsfb-scoreboard-playbook {
	border: 1px dotted #999999;
	background-color: #eeeeee;
}

.hsfb-scoreboard-schedule {
        border: 1px dotted #999999;
        background-color: #eeeeee;
}

.hsfb-scoreboard-peextrapoints {
        border: 1px dotted #999999;
        background-color: #eeeeee;
}

.hsfb-scoreboard-last-week {
	background-color: #aaaaaa;
}

.hsfb-scoreboard-this-week .views-row, .hsfb-scoreboard-last-week .views-row {
	text-align: center;
	padding-bottom: 10px;
}

#ad_groups_2499 {
	margin-bottom: 15px;
}

/* HSFB Game */
.node-type-high-school-football-game #page-title {
	display: none;
	text-align: center;
	font-size: 2.0em;
}

.hsfb-game-scoreboard {
        background: url(../images/hsfb-bg-scoreboard.png) center center;
        background-repeat: repeat-x;
        background-color: #347645;
	margin-bottom: 20px;
	border-top: 1px solid #001100;
}

.hsfb-scoreboard-scores {
	width: 98%;
}

.hsfb-game-scoreboard .hsfb-scoreboard-home,
.hsfb-game-scoreboard .hsfb-scoreboard-visitor {
	color: #eeeeee;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 1.4em;
}

.hsfb-scoreboard-qheader,
.hsfb-scoreboard-oheader {
	text-align: center;
	font-weight: bold;
	border: 1px dotted #003300;
        background-color: rgba(255, 255, 255, .7);
}

.hsfb-scoreboard-fheader {
        text-align: center;
        font-weight: bold;
        background-color: rgba(255, 255, 255, .7);
}

.hsfb-game-scoreboard .hsfb-scoreboard-fscore {
        font-size: 2.0em;
	font-weight: bold;
}

.hsfb-game-scoreboard .hsfb-scoreboard-qscore,
.hsfb-game-scoreboard .hsfb-scoreboard-oscore {
	font-size: 1.2em;
	font-weight: bold;
        border-left: 1px dotted #003300;
        border-bottom: 1px dotted #003300;
        border-right: 1px dotted #003300;
}

.pane-node-field-hsfb-q1-highlights .pane-title,
.pane-node-field-hsfb-q2-highlights .pane-title,
.pane-node-field-hsfb-q3-highlights .pane-title,
.pane-node-field-hsfb-q4-highlights .pane-title,
.pane-node-field-hsfb-ot-highlights .pane-title,
.hsfb-game-statistics .pane-title,
.pane-node-field-hsfb-related-stories .pane-title.
.pane-story-listing-local-football .pane-title,
.hsfb-scoreboard-preview .pane-title {
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	text-transform: capitalize;
	font-variant: small-caps;
	width: 100%;
	border-bottom: 1px dotted #001e00;
}

.hsfb-stat-name {
	font-weight: bold;
	text-align: left;
}

.hsfb-stat-teamname {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.hsfb-stat {
	text-align: center;
}

.hsfb-stat-even,
.hsfb-stat-odd {
	border-bottom: 1px dotted #666666;
}

.hsfb-stat-odd {
	background-color: #eeeeee;
}

.hsfb-game-statistics .pane-content,
.hsfb-game-highlights .pane-content {
	font-size: 0.8em;
}

.hsfb-related-stories .node-title {
	font-size: 1.2em;
}
/* SUBMIT Links */
.download-webform {
	background-color: #ffffcc;
	border-radius: 10px;
	border: 1px solid #000;
	padding: 5px 10px 0px 10px;
	font-size: 0.9em;
	text-align: center;
}
