/*
Theme Name: Pioneer News
Theme URI: http://www.whitmanpioneer.com/
Description: A new theme for the Whitman Pioneer to keep it moving forward.
Author: Andrew Spittle
Author URI: http://www.andrewspittle.net/
Version: 0.85
.
All rights reserved by the Whitman College Pioneer and Andrew Spittle.
.
*/

/*** Important general body styles ***/

#body {
	background-color: #FFFFFF;
	font-family: Georgia, Times, serif;
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 960px;
	padding: 10px;
	background-color: #FFFFFF;
	border-right: 4px solid #e1e1e1;
	border-left: 4px solid #e1e1e1;
	border-top: 4px solid #e1e1e1;
	border-bottom: 4px solid #e1e1e1;
	margin-top: 5px;
	margin-bottom: 10px;
}

.js {
	margin: 0;
	background-color: #efefef;
}

/*** Paragraph styles ***/

p {
}

p.excerpt {
	color: #3d3d3d;
	font-size: 15px;
	line-height: 17px;
	padding: 0 5px 5px;
	margin-bottom: 5px;
	margin-top: 0;
}

p.excerpt-long {
	padding: 0 0 5px;
	border-bottom: 1px dotted #989898;
	margin: 5px 0;
	color: #3d3d3d;
	font-size: 15px;
	line-height: 17px;
	min-height: 170px;
}

p.meta-small {
	margin: 0 0 10px;
	border-bottom: 1px dotted #989898;
	font: small-caps bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding-bottom: 5px;
	color: #4d4d4d;
}

p.meta-small2 {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	font: small-caps bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding-bottom: 5px;
	color: #4d4d4d;
}

p.meta-opinion {
	margin: 0px;
	font: small-caps bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	color: #4d4d4d;
	padding: 0 5px 5px;
}

p.meta-bottom {
	margin: 0 0 10px;
	font: 14px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding-bottom: 5px;
	color: #4d4d4d;
	background-color: #efefef;
	padding: 5px;
	border: 1px solid #989898;
}

/*** Hyperlinks ***/

a, a:visited {
	color: #004F92;
	text-decoration: none;
}

a:hover {
	color: #ff1301;
	text-decoration: underline;
}

a img {
	border: 0 !important;
}

/*** General Baseline Header styles ***/

h1 {
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

/*** Specific header styles ***/

#header-title {
	float: left;
	width: 700px;
}

.title {
	font-weight: bold;
	color: #004F92;
	margin-bottom: 10px;
}
.slideshow {
	font-weight: bold;
	font-size: 30px;
}

.lead-story {
	float: left;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 5px;
	width: 440px;
	font-family: Palatino, Georgia, Times, serif;
}

.category {
	margin-bottom: 5px;
	border-top: 2px solid #004F92;
	border-bottom: 1px dotted #989898;
	font-family: Palatino, Georgia, Times, serif;
}

.category a {
	color: #004F92;
	font-weight: bold;
}

.category a:hover {
	color: #8700da;
	text-decoration: none;
}

h2.frontpage {
	font-weight: bold;
	border-bottom: 1px dotted #989898;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 1px dotted #989898;
	font-family: Palatino, Georgia, Times, serif;
}

.sub-heading {
	margin-bottom: 7px;
	margin-top: 5px;
	line-height: 19px;
	border-bottom: 1px dotted #989898;
	padding-bottom: 5px;
	margin-left: 0;
	list-style-type: none;
	font-family: Palatino, Georgia, Times, serif;
}

.sub-heading-no-border {
	margin-bottom: 7px;
	margin-top: 5px;
	line-height: 19px;
	padding-bottom: 5px;
	margin-left: 0;
	list-style-type: none;
}

.today-date {
	font-style: italic;
	color: #3d3d3d;
	font-size: 20px;
	border-bottom: 3px solid #e1e1e1;
	float: right;
}

.lead-headline {
	font-weight: bold;
	padding: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.slider-headline {
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tag-title {
	border-bottom: double #989898;
	font-weight: bold;
	font-family: Palatino, Georgia, Times, serif;
	margin-bottom: 5px;
}

.search {
	margin-bottom: 10px;
	font-family: Palatino, Georgia, Times, serif;
	border-bottom: 2px solid #004F92;
}

.search-box {
	background-color: #fff5ab;
	padding: 5px 5px 0;
}

.blogs {
	background-color: #feffc6;
	border-bottom: 1px solid #989898;
	margin-bottom: 5px;
	font-family: Palatino, Georgia, Times, serif;
}

.now-cat {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
	color: #FFFFFF;
	border-bottom: 2px solid #004F92;
}

.now-box {
	background-color: #004F92;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.second-cat {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
	color: #FFFFFF;
}

.second-box {
	background-color: #3d3d3d;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.second-cat-box {
	border: 2px solid #3d3d3d;
	background-color: #efefef;
	margin-bottom: 10px;
}

.third-cat {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 1px;
	color: #FFFFFF;
	border-bottom: 2px solid #5b0893;
}

.third-box {
	background-color: #5b0893;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

/*** Top Row Navigation styles ***/

#top-nav {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #e8edf1;
	border-bottom: 2px solid #989898;
}

#top-nav ul {
	margin: 0;
	float: left;
	padding: 0;
}

#top-nav li {
	float: left;
	list-style-type: none;
}

#top-nav li a {
	display: block;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 15px;
}

#top-nav li a:hover {
	background-color: #e1e1e1;
	color: #3d3d3d;
	text-decoration: none;
}

/*** Bottom Row Navigation Styles ***/

#navigation {
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #004F92;
	padding: 0;
	margin-bottom: 10px;
}

#nav {
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
}

#nav a, #nav a:visited {
	background: #004F92;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 5px 15px;
}

#nav a:hover {
	background: #edb12e;
	color: #004F92;
	display: block;
	text-decoration: none;
	margin: 0px;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0px; /*added for dropdowns */ z-index: 15;
	position: relative;
}

li#current a {
	background-color: #edb12e !important;
	color: #2255AA !important;
}

/*** General Page styles (mostly for the homepage and category pages ***/

#featured {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.more-posts {
	background-color: #feffc6;
	margin-bottom: 5px;
	padding: 0;
	border-top: 2px solid #004F92;
	border-bottom: 1px dotted #989898;
	text-align: center;
	list-style-type: none;
}

.byline {
	list-style-type: none;
	padding: 0 0 0 5px;
	margin: 0;
}

.byline li {
	background: url(images/small-icons/user.png) no-repeat;
	padding-left: 20px;
}

.home-post-box {
	border-bottom: 1px dotted #989898;
	margin-bottom: 5px;
}

.home-post-box-timeline {
	border-bottom: 1px dotted #989898;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.home-post-box img.photo {
	padding: 4px;
	background-color: #e1e1e1;
	border: 1px solid #989898;
	margin-top: 0;
	margin-right: 10px;
	float: left;
}

.home-sidebar {
	background-color: #e8edf1;
	padding: 5px;
}

.homepage-description {
	font-size: 21px;
	line-height: 26px;
	font-style: italic;
}

/*** Newsletter styles ***/

.newsletter {
	background: #E8EDF1 url(images/rssbig.png) no-repeat right;
	border: 1px solid #B1C3D4;
	clear: both;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 250px;
	float: right;
	margin-top: 20px;
}

.newsletter h5 {
	font-weight: bold;
	width: 140px;
	margin: 0;
	padding: 0;
}

.newsletter p {
	margin: 5px 0;
	font-style: italic;
	padding: 0;
}

#subbox {
	width: 130px !important;
	margin-right: 5px;
}

/*** FriendFeed Widget styles ***/

#friendfeed.widget {
	border: none !important;
	background-color: none !important;
	width: 235px !important;
	float: right !important;
	color: #3d3d3d !important;
	padding: 0 5px 5px !important;
	margin-bottom: 5px !important;
	margin-top: 0 !important;
	font: 15px/17px Georgia, Times, serif !important;
}

#feed {
	padding: 0px !important;
	background-color: #FFFFFF !important;
}

.feed {
	padding: 0 !important;
	background-color: #FFFFFF !important;
}

.entry {
	background-color: #FFFFFF !important;
}

.comment {
	background-color: #FFFFFF !important;
}

.content {
	background-color: #FFFFFF !important;
}

.body {
	background-color: #FFFFFF !important;
}

.cbody {
	background-color: #FFFFFF !important;
}

.text {
	background-color: #FFFFFF !important;
}

.info {
	background-color: #FFFFFF !important;
}

/*** Misc box styles. Good for setting content off and distinguishing it ***/

.feature-box {
	background-color: #feffc6;
	border: 1px solid #989898;
	padding: 5px;
	margin-bottom: 10px;
}

.blogs-box {
	background-color: #efefef;
	border: 1px solid #989898;
	padding: 5px;
	margin-bottom: 10px;
}

/*** Article Page styles ***/

#article-content {
	padding: 5px;
}

#article-content h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#article-content h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#article-content h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

#article-content h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#article-content h5 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#article-content h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#article-content p {
	font-size: 18px;
	line-height: 21px;
}

#article-content li {
	font-size: 18px;
	line-height: 21px;
}

.gallery-icon img {
	width:150px;
	height:150px;
}

.article-title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 40px !important;
	line-height: 44px;
	color: #3d3d3d;
}

.shaded-box {
	width: 250px;
	float: right;
	padding: 5px;
	margin: 5px;
	background-color: #efefef;
	border: 2px solid #e1e1e1;
}

.shaded-box p {
	font-size: 16px !important;
	line-height: 19px !important;
}

.publish2_story {
	padding-bottom: 5px;
	border-bottom: 1px solid #989898;
}

#side-content {
	padding-top: 15px;
}

#article-sidebar {
}

#article-sidebar h2 {
	border-bottom: double #989898;
	font-weight: bold;
	font-family: Palatino, Georgia, Times, serif;
	margin-bottom: 5px;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}

#article-sidebar ul {
	padding: 0;
}

#article-sidebar li {
	list-style-type: none;
	width: 280px;
}

#get_recent_comments_wrap img {
	float: left;
	margin-bottom: 5px;
	background-color: #989898;
	border: 1px solid #3d3d3d;
	padding: 2px;
	margin-right: 10px;
}

#get_recent_comments_wrap li {
	margin-bottom: 5px;
	color: #3d3d3d;
	font-size: 14px;
}

#get_recent_comments_wrap li a {
	font-weight: bold;
	color: #1f4f92;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebar-ad {
	padding: 4px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e1e1e1;
	border: 1px solid #989898;
}

#sidebar-ad p {
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: right;
	font-size: 12px;
}

.related-posts {
	padding: 5px;
	background: #feffc6;
}

.related-posts p {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
}

.related-posts li {
	font-size: 15px !important;
	line-height: 19px !important;
	margin-bottom: 5px;
	clear: both;
}

.related-posts li a {
	font-weight: bold;
}

.aligncenter,
div.aligncenter {
	display: inline;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.wp-caption {
	text-align: center;
	padding: 0;
	margin-bottom: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px !important;
	line-height: 14px !important;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0 0 5px;
	margin-top: 5px !important;
	margin-left: 5px;
	margin-right: 5px;
	color: #3d3d3d;
	text-align: left;
	border-bottom: 1px solid #004F92;
}

.ad {
	width: 280px;
	height: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #989898;
}

.narrow-ad {
	width: 208px;
	height: 650px;
}

.wide-ad {
	width: 580px;
	height: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #989898;
}

/*** Dim the Lights Styles ***/

#about-dim-the-lights {
    background: #fff;
    border: 2px solid #999;
    width: 200px;
    margin-left: 250px;
    padding: 10px;
}

#about-dim-the-lights p {
	margin-top: 0;
	color: #3d3d3d;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#dimmer-off {
	margin-bottom: 10px;
}

/*** Breaking News styles ***/

h1.breaking {
	background-color: #bf0000;
	padding: 5px 5px 5px 5px;
	color: #efefef;
	margin-bottom: 5px;
	float: left;
}

span.breaking-headline {
	font-size: 40px;
	font-weight: bold;
}

.breaking-summary {
	font-size: 24px;
}

.breaking-image {
	width: 420px;
	margin-bottom: 10px;
}

/*** Sports Scoreboard styles ***/

#sports-scoreboard {
	background-color: #feffc6;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 2px solid #bf0000;
	border-top: 2px solid #bf0000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sports-scoreboard h4 {
	text-align: center;
	font-family: Palatino, Georgia, Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px solid #989898;
}

#sports-scoreboard p {
	text-align: center;
	font-size: 13px;
	margin: 5px 0 0;
}

.score {
}

.score ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li.game-type {
	color: #004F92;
	padding: 2px;
	font: bold 16px Palatino, Georgia, Times, serif;
	margin: 0 5px;
}

li.game-results p {
	font-size: 16px !important;
	font-family: Palatino, Georgia, Times, serif;
	text-align: left !important;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px !important;
	margin-right: 10px !important;
}

li.game-date {
	margin-left: 10px !important;
	margin-right: 10px !important;
	margin-bottom: 5px;
	border-bottom: 1px solid #989898;
	padding-bottom: 5px;
	font-size: 13px;
	margin-top: 5px;
}

/*** Weather styles ***/

#weather {
	float: right;
}

#weather img {
	float: left;
	padding-right: 5px;
}

#weather p {
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 17px;
	font-size: 15px;
}

.weather_info {
	margin-bottom: 5px;
	float: right;
	width: 200px;
}

/*** Tag page styles ***/

.tag-description {
	margin-bottom: 20px;
}

.tag-description p {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 17px;
	line-height: 21px;
}

.tag-description img {
	padding: 4px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.more-tag-info {
	border-top: 1px dotted #989898;
	background: #e1e1e1 url(images/small-icons/file.png) no-repeat 5px 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

.tag-edit {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #989898;
	background: #e1e1e1 url(images/small-icons/file_edit.png) no-repeat 5px 0;
	padding-left: 25px;
	font-weight: bold;
}

.tag-feed {
	float: right;
	font-size: 13px;
	background: url(images/small-icons/badge_rss.png) no-repeat 0 2px;
	padding-left: 20px;
	position: absolute;
	top: 5px;
	right: 0;
	line-height: 20px;
}

/*** Misc. styles ***/

.separator {
	width: 100%;
	border-bottom: 2px solid #004F92;
	margin-bottom: 10px;
}

/*** Publish2 styles ***/

#publish2 h5 {
	background: url(images/p2logosml.gif) no-repeat 0 5px;
	padding-left: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#publish2 h5 a {
	color: #406b9e;
	font-weight: bold;
	margin-top: 5px;
}

#publish2 h5 a:hover {
	color: #ff1301 !important;
	text-decoration: underline;
}

.publish2-headline {
	background: url(images/p2logosml.gif) no-repeat 0 5px;
	padding-left: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.publish2-headline a {
	color: #406b9e;
	font-weight: bold;
	margin-top: 5px;
}

/*** styles for author information ***/

img.photo {
	float: left;
	padding: 2px;
	border: 1px solid #3d3d3d;
	margin: 20px 10px 5px 5px;
	max-width: 75px;
	max-height: 75px;
}

h5.author-heading {
	font-weight: bold;
	border-bottom: 2px solid #3d3d3d;
	margin-left: 5px;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 5px 5px 0;
}

h5.author-heading a {
	color: #FFFFFF;
}

.author-box {
	background-color: #3d3d3d;
	padding: 5px 5px 6px;
}

p.author-description {
	margin-left: 5px;
	font-size: 16px !important;
	line-height: 19px !important;
}

/*** SimplePie styles ***/

.simplepie {
	color: #3d3d3d;
}

.simplepie h3 {
	margin-top: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #bf0000;
}

.simplepie h4 a {
	display: block;
}

.simplepie img {
	width: 15px;
}

.simplepie ol {
	padding: 0;
}

.simplepie li {
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #989898;
}

.simplepie li strong {
	font: bold 21px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.date {
	color: #3d3d3d;
	font-size: 12px;
	padding-bottom: 2px;
}

/*** Twitter styles ***/

#social-icons {
	padding-left: 0px;
	margin-bottom: 5px;
	width: 90px;
	float: left;
	margin-top: 10px;
}

#social-icons li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 5px;
}

#social-icons a img {
	opacity: 0.6;
}

#social-icons a:hover img {
	opacity: 1.0;
}

/*** Tabbed Box styles ***/

.widget {
	width: 330px;
	padding: 0;
	margin: 10px 0 15px;
}

.widget a {
	color: #222;
	text-decoration: none;
}
	
.widget a:hover {
	color: #009;
	text-decoration: underline;
}

.widget-narrow {
	width: 208px;
	padding: 0;
	margin: 20px 0 15px;
}

.widget-narrow a {
	color: #222;
	text-decoration: none;
}
	
.widget-narrow a:hover {
	color: #009;
	text-decoration: underline;
}
	
.tabnav.ui-tabs-nav {
	margin: 0 0 10px;
	padding: 0 0 0 2px;
}

.tabnav li {
	display: inline;
	list-style-type: none;
}
	
.tabnav li a {
	color: #406b9e;
	padding: 4px 6px;
	background-color: #efefef;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 2px solid #fff;
	border-bottom-color: #e1e1e1;
	border-right-color: #e1e1e1;
}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background: #004F92;
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
	border-top-color: #e1e1e1;
	border-left-color: #e1e1e1;
}

.tabnav2.ui-tabs-nav {
	margin: 0 0 10px;
	padding: 0 0 0 2px;
}

.tabnav2 li {
	display: inline;
	list-style-type: none;
}
	
.tabnav2 li a {
	color: #406b9e;
	padding: 4px 9px;
	border: 1px solid #fcf4ac;
	background-color: #fff;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
		
.tabnav2 li a:hover, .tabnav2 li a:active, .tabnav2 li.ui-tabs-selected a {
	background: #004F92;
	color: #fff;
	text-decoration: none;
	border: 1px solid #989898;
}
		
.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
}

.tabdiv ul {
	padding-left: 5px;
	margin: 0;
}
	
.tabdiv li {
	margin-left: 0px;
	list-style-type: none;
}

.ui-tabs-hide {
	display: none;
}

#recent-popular ul {
	padding: 0;
}

#recent-popular li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	list-style-type: none;
}

#recent-popular img {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 4px;
	background-color: #efefef;
	border: 1px solid #989898;
}

#recent-popular a {
	font-weight: bold;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.wpp-post-title:hover {
	color: #ff1301 !important;
	text-decoration: underline;
}

.post-stats {
	padding-top: 5px;
	color: #2e2e2e;
	font: italic bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

#recentcomments {
	padding: 0;
}

#recent-comments ul {
	padding: 0;
}

#recent-comments img {
	float: left;
	margin-bottom: 5px;
	background-color: #989898;
	border: 1px solid #3d3d3d;
	padding: 2px;
	margin-right: 10px;
}

#recent-comments a {
	color: #406b9e;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#recent-comments a:hover {
	color: #ff1301 !important;
	text-decoration: underline;
}

#recent-comments li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #2e2e2e;
	list-style-type: none;
}

/*** Comments styles ***/

#comments-box {
	margin-top: 26px;
	background-color: #efefef;
	padding-top: 25px;
	padding: 10px;
	border-top: 4px solid #ffdb4f;
	margin-bottom: 10px;
}

#comments-box h3 {
	color: #004F92;
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.commentlist {
	padding-left: 0;
	margin-top: 10px;
	padding: 10px;
	border-top: 4px solid #ffdb4f;
	margin-bottom: 10px;
}

.commentlist li {
	list-style-type: none;
}

#trackbackList {
	margin-left: 9px;
}

#trackbackList .says {
	display: none
}

#trackbackList li {
	margin-bottom: 1em;
}

.trackbackToggle {
	display: block;
	margin: 1em 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 0.5em 1em;
	background-color: #FFFFF6;
}

.avatar {
	float: left;
	margin-right: 8px;
	margin-top: 5px !important;
}

.comment-author {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.reply {
	text-align: right;
}

cite.fn {
	font-weight: bold;
	font-style: normal;
}

.comment div.commentmetadata {
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.comment-body p {
	margin-top: 10px;
}

.comment div.reply {
	width: 100%; /*IE7 FIX*/
}

.comment div.reply a {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #efefef;
}

.comment div.reply a:hover {
	background-color: #004F92;
	color: #fff;
}

.comment div.reply a:hover {
}

.toggle span.upArrow {
	width: 16px;
	height: 16px;
	margin-left: 10px;
	display: inline-block;
	overflow: hidden;
}

.toggle:hover span.upArrow {
	background-position: 0 -16px;
}

#newComment {
	width: 620px;
	padding-top: 10px;
	border-top: 1px solid #3d3d3d;
}

#commentPagination {
	text-align: right;
}

#commentform {
	margin-top: 20px;
	border: none;
}

#commentform label {
	display: inline;
	background-color: #fff6c0;
	padding: 2px;
	float: left;
	font: italic 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 10px;
}

#comment {
	width: 600px;
	margin-left: 0px;
	border: 1px solid #989898;
}

#respond {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 4px solid #4a72a3;
}

body.ie #comment {
	width: 620px;
}

.commentSubmit {
	text-align: right;
	margin-right: 15px;
}

.commentSubmit a {
	color: #900;
	margin-right: 2em;
}

.commentSubmit a:hover {
	color: #f00;
}

.wp-smiley {
	padding: 0px;
	margin: 0px;
	border: 0;
	display: inline;
}

.speak-mind {
	float: left;
	width: 250px;
}

.disclaimer {
	float: right;
	width: 300px;
}

/*** Grid styles ***/

.grid-image-box {
	min-height:330px;
	background-color:#efefef;
	padding:5px;
	margin-bottom:20px;
	border:1px solid #e1e1e1;
	box-shadow: 1px 1px 5px #818181;
	-webkit-box-shadow: 1px 1px 5px #818181;
	-moz-box-shadow: 1px 1px 5px #818181;
}

.grid-box {
	background-color:#efefef;
	padding:5px;
	margin-bottom:20px;
	border:1px solid #e1e1e1;
	box-shadow: 1px 1px 5px #818181;
	-webkit-box-shadow: 1px 1px 5px #818181;
	-moz-box-shadow: 1px 1px 5px #818181;
}

.post-image-gridfeatured {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	border: 1px solid #989898 !important;
	width: 432px
}

.post-image-gridview {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	border: 1px solid #989898 !important;
	width: 192px;
}

.grid-grey a {
	color:#3d3d3d !important;
}

p.meta-small-bottom {
	margin:10px 0 0;
	border-top: 1px dotted #989898;
	font: small-caps bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding-top: 5px;
	color: #4d4d4d;
}

.grid-excerpt {
	font-style:italic;
	font-size:17px;
	line-height:21px;
	min-height:140px;
	height:auto !important;
	height:140px;
}

/*** Timeline styles ***/

#timeline-navigation {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #989898;
}

#timeline-head {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 2px solid #edb12e;
	color: #004f92;
}

.timeline-date {
	color: #989898;
	font-style: italic;
	margin-bottom: 10px;
}

.timeline-description {
	font-size: 17px;
	line-height: 21px;
	font-style: italic;
}

#authorlist ul {
	list-style-type: none;
	padding-left: 0;
}

#authorlist li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#viewmoreclick {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #efefef;
}

/*** Search styles ***/

#searchdiv {
	margin: 0px;
	padding: 0px;
}

li.last {
	float: right !important;
}

#searchform {
	padding: 3px;
	float: right;
	margin: 0;
}

#s {
	background: #EEEEEE;
	width: 180px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	height: 18px;
	float: left;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding: 0;
	margin: 2px 0px 0px;
}

#sbutt {
	background-color: #edb12e;
	color: #294f92;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	border-top: 2px solid #efefef;
	border-left: 2px solid #efefef;
	border-right: 2px solid #989898;
	border-bottom: 2px solid #989898;
	margin: 2px 2px 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 4px 1px;
}

.gsc-control {
	width: 310px !important;
}

/*** Footer styles ***/

#footer {
	background-color: #004F92;
	margin-top: 10px;
}

#footer p {
	font-size: 15px;
	line-height: 17px;
	padding-left: 5px;
}

#footer ul {
	padding-left: 0px;
}

#footer li {
	list-style-type: none;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline;
	margin-right: 10px;
	color: #FFFFFF;
}

#footer li a {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

.footer-masthead {
	padding-top: 10px;
	padding-left: 10px;
}

#subfooter p {
	font-size: 13px;
	color: #3d3d3d;
	text-align: center;
}

/*** Various styles for plugins ***/

.wpp-post-title {
	color: #004F92;
	font-size: 18px;
}

#comments.tabdiv.ui-tabs-panel img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

#comments.tabdiv.ui-tabs-panel li {
	margin-bottom: 5px;
	clear: both;
	padding-bottom: 5px;
	color: #000;
}

#comments.tabdiv.ui-tabs-panel li a {
	font-weight: bold;
	color: #004F92;
}

.sociable ul {
	padding: 0;
	margin-top: 5px;
}

.sociable li {
	display: inline;
}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width:582px;
background-color: #000000;
margin-bottom: 10px;
}

#slideshow a {
	color: #e1e1e1;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 580px;
height: 402px}

#slideshow .slides ul {
width: 580px;
height: 545px;}

#slideshow .slides li {
width: 580px;
float: left;
padding: 5px;}

#slideshow .slides h2 {
margin-top: 0;
margin-bottom: 5px;
}

#post-teaser {
	float: left;
	background-color: rgba(0,0,0,0.8);
	padding: 5px;
	color: #efefef;
	width: 560px;
	font: 16px/21px;
	position: absolute;
	top: 310px;
	min-height: 85px;
}

#post-teaser-short {
	float: left;
	background-color: rgba(0,0,0,0.8);
	padding: 5px;
	color: #efefef;
	width: 561px;
	font: 16px/21px;
	position: absolute;
	top: 325px;
	min-height: 25px;
}

#post-teaser p {
	margin-top: 0;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}

#slide-navigation {
	background-color: #ffffff;
	padding-top: 10px;
}

#slideshow .slides-nav li {
	text-align: center;
	float: left;
}

#slideshow .slides-nav li a {
	display: block;
	padding: 5px;
	outline: none;
	font-weight: bold;
	width: 22px;
	height: 5px;
	overflow: hidden;
	color: #004F92;
	background-color: #e1e1e1;
	border: 5px solid #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
}

#slideshow .slides-nav li a:hover {
	background-color: #989898;
	border: 5px solid #e1e1e1;
	-webkit-transition: border-color 0.5s linear;
	-webkit-transition: background-color 0.5s linear;
}

.js #slideshow .slides-nav li.on a {
	background-color: #989898;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	width: 22px;
	height: 5px;
	border: 5px solid #e1e1e1;
	-webkit-transition: border-color 0.5s linear;
	-webkit-transition: background-color 0.5s linear;
}

.js #slideshow .slides-nav li.on a {
position: relative;
}

/*** Image styles ***/

.post-image {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #989898 !important;
	width: 190px;
	margin-top: 5px;
}

.post-image-smaller {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #989898 !important;
	width: 100px;
	margin-top: 5px;
}

.post-image-smaller-right {
	float: right;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #989898 !important;
	width: 100px;
	margin-top: 5px;
}

.post-image-medium-right {
	float: right;
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #989898 !important;
	width: 140px;
	margin-top: 5px;
}

.post-image-larger {
	float: left;
	padding: 2px;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #989898 !important;
	width: 190px;
	margin-top: 5px;
}

.post-image-larger-center {
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #989898 !important;
	width: 190px;
	margin-top: 5px;
}

.post-image-right {
	float: right;
	padding: 2px;
	margin-left: 4px;
	margin-bottom: 5px;
	border: 1px solid #989898 !important;
	width: 200px;
	margin-top: 5px;
}

.homepage-sub-image-wrap {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #989898 !important;
	max-height: 240px;
	overflow: hidden;
}

.post-image-homepage {
	float: left;
	width: 274px;
}

.post-image-grid2 {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	border: 1px solid #989898 !important;
	width: 94px;
}

.post-image-grid2-right {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	float: right;
	border: 1px solid #989898 !important;
	width: 94px;
}

.post-image-grid3 {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	float: right;
	border: 1px solid #989898 !important;
	width: 154px;
}

.post-image-grid4 {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	border: 1px solid #989898 !important;
	width: 216px;
}

.post-image-grid5 {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #989898 !important;
	width: 276px;
}

.post-image-grid6 {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #989898 !important;
	width: 336px;
}

.post-image-grid6-padded {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: auto;
	border: 1px solid #989898 !important;
	width: 324px;
}

.post-image-grid8 {
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #989898 !important;
	width: 454px;
}

.post-image-featured {
	float: left;
	margin-bottom: 5px;
	width: 580px;
	margin-top: 5px;
}

#homepage-feature-image-wrap {
	width: 580px;
	margin-bottom: 5px;
	padding: 0;
	max-height: 390px;
	overflow: hidden;
}

.homepage-feature-image {
	width: 570px;
}

#category-feature-image-wrap {
	margin-bottom: 5px;
	padding: 0;
	max-height: 470px;
	overflow: hidden;
}

.single-feature-image {
	max-width: 630px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.post-image-sub-cat-lead {
	max-width: 356px;
	padding: 2px;
	border: 1px solid #989898 !important;
}

.rss {
	margin-top: 5px;
	float: right;
}

.featured {
	display: inline;
}

.photo-of-the-week {
	width: 280px;
}

.masthead {
	padding-left: 3px;
}

/*** Wiki styles ***/

#menu ul {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu li {
	display: inline;
	margin-right: 10px;
}

.fancy {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 40px !important;
	line-height: 44px;
	color: #3d3d3d;
}

.mw-headline {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.editsection {
	font-size: 14px;
}

.portlet {
	padding: 5px;
	background-color: #efefef;
}

.portlet h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	color: #3d3d3d;
}

.portlet ul {
	margin-top: 0;
	padding: 0;
}

.portlet li {
	list-style-type: none;
	padding-left: 10px;
}
