.ie5mac {
	/* fake style for IE 5/Mac bug */
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	text-align: center;
	vertical-align: top;
	background: url(/images/body_bg.gif) no-repeat top left;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #666;
}

a img {
	border: 0;
}

h1 {
	color: #867966;
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	padding: 0 0 1px 0;
	font-weight: normal;
}

h1 a:link,
h1 a:active,
h1 a:visited,
h1 a:hover {
	color: #867966;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
}

h1 a:hover {
	text-decoration: underline;
}

h1#content-title {
	color: #c61318;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #ade2e9;*/
	padding: 0 0 5px 0;
	margin: 0 0 0px 0;
	font-weight: bold;
}

h2 {
	color: #333;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 5px 0;
}

#content-featured:first-child h2 {
  
}

h3 {
	
}

h4 {
	color: #333;
	font-size: 12px;
	margin: 0 0 3px 0;
}

h5 {
	color: #333;
	font-size: 12px;
	margin: 15px 0 0 0;
}

p {
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 17px;
}

ul {
	margin: 10px 0 15px 15px;
	list-style: none;
}

ul li {
	padding: 0px 0 10px 12px;
	background: url(/images/localnav_bullet.gif) no-repeat 0 4px;
}

ol {
	margin: 10px 0 10px 30px;
}

ol li {
	padding: 0 0 5px 0;
}

fieldset {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

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

blockquote {
	padding: 20px 10px 20px 20px;
}

input[type="text"] {
	border: 1px solid #999;
	padding: 2px;
}

.form input[type="text"] {
	padding: 2px;
	width: 170px;
}






/* 508 */

#skipNavigation {
	position: absolute;
	height: 0;
	overflow: hidden;
}








/* LAYOUT */

#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#branding {
	width: 933px;
	height: 113px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#header {
	width: 933px;
	height: 113px;
	background: url(/images/logo.jpg) no-repeat top left;
	position :relative;
}

#header img {
	position: absolute;
	top: 0;
	left: 0;
}

#navigation {
	position: absolute;
	bottom: 0;
	right: 0;
}

#content {
	width: 721px;
	clear: both;
	padding: 0;
	float: left;
}

.content-full {
	margin: 0px 0 0 0;
}

#sidebar {
	width: 174px;
	float: left;
	margin-left: 35px;
	text-align: left;
}

#siteinfo {
	border-top: 1px solid #bbb8b3;
	clear: both;
	width: 970px;
	margin: 30px auto;
}








/* BRANDING */

#headerDashedLine {
	background: url(/images/logo_dashed_line.gif) repeat-x top left;
	height: 1px;
	margin-top: 5px;
}

#headerItems {
	width: 933px;
	margin: 0 auto 15px auto;
	text-align: left;
}

#FXBInitative {
	float: left;
}

#languageNav {
	color: #ccc;
	font-size: 10px;
	float: right;
	padding: 2px 0 0 0;
}

#languageNav a:link,
#languageNav a:active,
#languageNav a:visited,
#languageNav a:hover {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#languageNav a:hover {
	text-decoration: underline;
}

#photoSubmit {
	height: 113px;
	width: 287px;
	position: relative;
}

#header span {
	position: absolute;
	height: 113px;
	width: 287px;
	top: 0;
	left: 0;
	background: url(/images/logo_small.jpg) no-repeat 0px 0px;
}

#header a:link,
#header a:visited,
#header a:active,
#header a:hover {
	position: absolute;
	height: 113px;	
	width: 287px;
	top: 0px;
	left: 0px;
	font-size: 9px;
	overflow: hidden;
}

#header a:hover span,
#header a.selected:link span,
#header a.selected:visited span,
#header a.selected:active span,
#header a.selected:hover span {
	background: url(/images/logo_small.jpg) no-repeat 0px -113px;
}







/* NAVIGATION */

#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation li {
    float: left;
    margin: 0;
    padding: 0 0 5px 18px;
	background: none;
}

#navigation a:link,
#navigation a:active,
#navigation a:visited,
#navigation a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation a:hover {
	color: #c61318;
}

#navigation #selected {
    
}

#navigation #selected a:link,
#navigation #selected a:active,
#navigation #selected a:visited,
#navigation #selected a:hover {
	color: #c61318;
}







/* LOCAL NAVIGATION */

#localNavigation {
	width: 173px;
	border-left: 1px solid #82cfe1;
	margin: 0 0 15px 0;
}

#localNavigation ul {
	margin: 0 0 0 9px;
	padding: 0;
	background: none;
	list-style-type: none;
}

#localNavigation ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
}

/* Level 1 */
#localNavigation ul li a:link,
#localNavigation ul li a:active,
#localNavigation ul li a:visited,
#localNavigation ul li a:hover,
#localNavigation h5  {
	color: #c61318;
	font-weight: bold;
	display: block;
	padding: 0 0 5px 14px;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

/* Level 2 */
#localNavigation ul li ul li a:link,
#localNavigation ul li ul li a:active,
#localNavigation ul li ul li a:visited,
#localNavigation ul li ul li a:hover {
	color: #867966;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	background: url(/images/localnav_bullet.gif) no-repeat 0 3px;
}

#localNavigation ul li ul li {
	
}


#localNavigation ul ul {
	margin: 0;
}

/* Level 3 */
#localNavigation ul li ul li ul li a:link,
#localNavigation ul li ul li ul li a:active,
#localNavigation ul li ul li ul li a:visited,
#localNavigation ul li ul li ul li a:hover {
	background: url(/images/localnav_bullet_small.gif) no-repeat 0 5px;
	padding: 0 0 5px 8px;
}

#localNavigation ul li ul li ul li {
	padding: 0 0 0 14px;
}

#localNavigation ul li ul li ul {

}

/* Level 1 */
#localNavigation ul li#nav-section a {
	color: #c61318;
	
}

/* Level 2 */
#localNavigation ul li ul li#nav-section a {
	background: url(/images/localnav_bullet_red.gif) no-repeat 0 3px;
}

/* Level 3 */
#localNavigation ul li ul li ul li#nav-section a {
	color: #c61318;
	background: url(/images/localnav_bullet_small_red.gif) no-repeat 0 5px;
}

#localNavigation ul li#nav-section ul li a:link,
#localNavigation ul li#nav-section ul li a:active,
#localNavigation ul li#nav-section ul li a:visited {
	color: #867966;
}

#localNavigation ul li ul li#nav-section ul li a:link,
#localNavigation ul li ul li#nav-section ul li a:active,
#localNavigation ul li ul li#nav-section ul li a:visited {
	color: #867966;
	background: url(/images/localnav_bullet_small.gif) no-repeat 0 5px;
}


/* Level 1 */
#localNavigation ul li a:hover {
	
}

/* Level 2 */
#localNavigation ul li ul li a:hover {
	color: #c61318 !important;
	background: url(/images/localnav_bullet_red.gif) no-repeat 0 3px !important;
}

/* Level 3 */
#localNavigation ul li ul li ul li a:hover {
	color: #c61318 !important;
	background: url(/images/localnav_bullet_small_red.gif) no-repeat 0 5px !important;
}







/* SEARCH & NEWSLETTER */

#search {
	position: absolute;
	top: 17px;
	right: 0px;
}

.searchLabel,
.newsletterLabel {
	display: none;
}

.searchBar,
.newsletterBar {
	font-size: 0.9em;
	width: 145px;
	padding: 2px;
	margin-top: 2px;
	float: left;
}

.newsletterBar {
	width: 140px;
}

ul.newsletterLink {
	margin: 10px 0 0 0;
}

.button {
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}

.formButton {
	margin-top: 5px;
}

.search_best_matches{
	margin: 0 0 10px 0;
}

.searchNav {
	margin: 25px 0 5px 0;
}








/* BREADCRUMB */

#breadCrumb {
    margin: 0;
	color: #ccc;
	font-size: 10px;
	margin: 0 0 15px 0;
}

#breadCrumb a:link,
#breadCrumb a:visited,
#breadCrumb a:active,
#breadCrumb a:hover {
	color: #ccc;
	font-size: 10px;
	text-decoration: underline;
}

#breadCrumb a:hover {
	text-decoration: none;
}









/* HOME */

#homeSlideShow {
	float: left;
	width: 721px;
}

#homeFeature {
	padding-bottom: 32px;
}

#colOne {
	width: 447px;
	float: left;
	margin-top: 35px;
}

#colTwo {
	margin-top: 35px;
	width: 447px;
	float: left;
	margin-left: 36px;
	background-color: #e9e3da;
}

.colTwoDashed {
	height: 8px;
	background: url(/images/your_stories_dash.gif) repeat-x bottom left;
}

#colTwoContent {
	padding: 25px;
}

.colOneMoreNews {
	float: left;
	width: 162px;
	padding: 30px 0 0 15px;
}

.colOneRSSFeed {
	float: left;
	padding: 24px 0 0 0;
}

.colOneRSSFeed img {
	float: left;
	padding: 0 5px 0 0;
}

.colOneRSSFeed div {
	padding: 6px 0 0 0;
}

a.more:link,
a.more:active,
a.more:visited,
a.more:hover {
	color: #27ACCC;
}

a.more:hover {
	color: #91CDDC;
}

a.readMore:link,
a.readMore:visited,
a.readMore:active,
a.readMore:hover {
	text-transform: uppercase;
	font-size: 12px;
	color: #27ACCC;
}

a.readMore:hover {
	color: #91CDDC;
}

.readMoreStories {

}










/* SIDEBAR */

#joinCampaign {
	margin: 5px 0 0 0;
}

#socialLinks div {
	float: left;
	height: 37px;
	position: relative;
}

#socialLinks span {
	position: absolute;
	height: 37px;
	top: 0;
	left: 0;
}

#socialLinks a:link,
#socialLinks a:visited,
#socialLinks a:active,
#socialLinks a:hover {
	position: absolute;
	height: 37px;	
	top: 0px;
	left: 0px;
	font-size: 9px;
}

#socialLinkYouTube {
	width: 43px;
}

#socialLinkYouTube span {
	background: url(/images/icon_youtube.gif) no-repeat 0px 0px;
	width: 43px;
}

#socialLinkYouTube a:link,
#socialLinkYouTube a:active,
#socialLinkYouTube a:visited,
#socialLinkYouTube a:hover {
	width: 43px;
}

#socialLinkYouTube a:hover span,
#socialLinkYouTube a.selected:link span,
#socialLinkYouTube a.selected:visited span,
#socialLinkYouTube a.selected:active span,
#socialLinkYouTube a.selected:hover span {
	background: url(/images/icon_youtube.gif) no-repeat 0px -37px;
}

#socialLinkMySpace {
	width: 44px;
}

#socialLinkMySpace span {
	background: url(/images/icon_myspace.gif) no-repeat 0px 0px;
	width: 44px;
}

#socialLinkMySpace a:link,
#socialLinkMySpace a:active,
#socialLinkMySpace a:visited,
#socialLinkMySpace a:hover {
	width: 44px;
}

#socialLinkMySpace a:hover span,
#socialLinkMySpace a.selected:link span,
#socialLinkMySpace a.selected:visited span,
#socialLinkMySpace a.selected:active span,
#socialLinkMySpace a.selected:hover span {
	background: url(/images/icon_myspace.gif) no-repeat 0px -37px;
}

#socialLinkFacebook {
	width: 44px;
}

#socialLinkFacebook span {
	background: url(/images/icon_facebook.gif) no-repeat 0px 0px;
	width: 44px;
}

#socialLinkFacebook a:link,
#socialLinkFacebook a:active,
#socialLinkFacebook a:visited,
#socialLinkFacebook a:hover {
	width: 44px;
}

#socialLinkFacebook a:hover span,
#socialLinkFacebook a.selected:link span,
#socialLinkFacebook a.selected:visited span,
#socialLinkFacebook a.selected:active span,
#socialLinkFacebook a.selected:hover span {
	background: url(/images/icon_facebook.gif) no-repeat 0px -37px;
}

#socialLinkFlickr {
	width: 43px;
}

#socialLinkFlickr span {
	background: url(/images/icon_flickr.gif) no-repeat 0px 0px;
	width: 43px;
}

#socialLinkFlickr a:link,
#socialLinkFlickr a:active,
#socialLinkFlickr a:visited,
#socialLinkFlickr a:hover {
	width: 43px;
}

#socialLinkFlickr a:hover span,
#socialLinkFlickr a.selected:link span,
#socialLinkFlickr a.selected:visited span,
#socialLinkFlickr a.selected:active span,
#socialLinkFlickr a.selected:hover span {
	background: url(/images/icon_flickr.gif) no-repeat 0px -37px;
}

#raiseVoicePostEvent {
	margin: 15px 0 13px 0;
}

#raiseVoicePostEvent div {
	height: 27px;
	position: relative;
}

#raiseVoicePostEvent span {
	position: absolute;
	height: 27px;
	top: 0;
	left: 0;
}

#raiseVoicePostEvent a:link,
#raiseVoicePostEvent a:visited,
#raiseVoicePostEvent a:active,
#raiseVoicePostEvent a:hover {
	position: absolute;
	height: 27px;	
	top: 0px;
	left: 0px;
	font-size: 9px;
}

#raiseVoiceButton {
	width: 174px;
	margin-bottom: 7px;
}

#raiseVoiceButton span {
	background: url(/images/button_raise_voice.gif) no-repeat 0px 0px;
	width: 174px;
}

#raiseVoiceButton a:link,
#raiseVoiceButton a:active,
#raiseVoiceButton a:visited,
#raiseVoiceButton a:hover {
	width: 174px;
}

#raiseVoiceButton a:hover span,
#raiseVoiceButton a.selected:link span,
#raiseVoiceButton a.selected:visited span,
#raiseVoiceButton a.selected:active span,
#raiseVoiceButton a.selected:hover span {
	background: url(/images/button_raise_voice.gif) no-repeat 0px -27px;
}

#postEventButton {
	width: 174px;
}

#postEventButton span {
	background: url(/images/button_post_event.gif) no-repeat 0px 0px;
	width: 174px;
}

#postEventButton a:link,
#postEventButton a:active,
#postEventButton a:visited,
#postEventButton a:hover {
	width: 174px;
}

#postEventButton a:hover span,
#postEventButton a.selected:link span,
#postEventButton a.selected:visited span,
#postEventButton a.selected:active span,
#postEventButton a.selected:hover span {
	background: url(/images/button_post_event.gif) no-repeat 0px -27px;
}

#photoSubmit {
	margin: 0 0 10px 0;
	height: 192px;
	width: 174px;
	position: relative;
}

#photoSubmit span {
	position: absolute;
	height: 192px;
	width: 174px;
	top: 0;
	left: 0;
	background: url(/images/photo_submit.gif) no-repeat 0px 0px;
}

#photoSubmit a:link,
#photoSubmit a:visited,
#photoSubmit a:active,
#photoSubmit a:hover {
	position: absolute;
	height: 192px;	
	width: 174px;
	top: 0px;
	left: 0px;
	font-size: 9px;
	overflow: hidden;
}

#photoSubmit a:hover span,
#photoSubmit a.selected:link span,
#photoSubmit a.selected:visited span,
#photoSubmit a.selected:active span,
#photoSubmit a.selected:hover span {
	background: url(/images/photo_submit.gif) no-repeat 0px -192px;
}
























/* FOOTER */

#siteinfo-legal {
	color: #666;
	font-size: 11px;
	padding: 5px 0 0 0;
}

#siteinfo-legal a:link,
#siteinfo-legal a:active,
#siteinfo-legal a:visited,
#siteinfo-legal a:hover {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

#siteinfo-legal a:hover {
	text-decoration: underline;
}












/* STYLING */

#content-main {
	padding: 10px 0 0 0;
}

#content-grouped {
	padding: 1em 0 0 0;
}

#content-sidebar
{
	margin: -5px 0 27px 10px;
	padding: 0;
	background: none;
}

#content-browse
{
    margin-top: 2em;
}

#content-browse h4
{
    padding-top: 1em;
}

#content-browse h2
{
    padding-top: .5em;
    margin-top: 0;
}

.dataTable {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.dataTable td, .dataTable th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

.dataTable caption {
	font-size: 0.9em;
	padding: 4px 0 4px 0;
	color: #666;
	font-weight: bold;
}

.moreBox {
	margin-top: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.groupList {
	background: url(/images/group-list-bg.gif) bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

.nobg {
	background: none;
}

.facet-links
{
    font-size: 0.9em;
    padding-top: 0.3em;
}

.divider {
	border-top: 1px solid #ade2e9;
	margin: 15px 0 15px;
	height: 1px;
	clear: both;
}

#headerPhoto {
	width: 300px;
	height: 200px;
	float: left;
	margin-top: -5px;
	margin-bottom: 25px;
}

#headerText,
#headerTextSolo {
	float: left;
	height: 150px;
	border-left: 6px solid #fff;
	background-color: #e9e3da;
	width: 365px;
	padding: 25px 25px;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 25px;
}

#headerTextSolo {
	height: auto;
	width: 671px;
	border: none;
	padding: 15px 25px;
}

.arrowItem {
	padding: 0 0 0 25px;
	background: url(/images/arrow_red.gif) no-repeat 0 3px;
}

.orphanStory {

}

.orphanStory h1 {

}

.orphanStory img {
	float: left; 
	margin: 0 10px 0 0;
}

#recommend_form {
	margin: 0 0 0 25px;
}

#recommend_form td {
	padding: 0 20px 10px 0;
}

#recommend_form input[type=text] {
	width: 170px;
}

#photoForm {
	position: relative;
}

#photoForm #mapPhoto {
	position: absolute;
	top: 0;
	right: 0;
}

#photoForm #mapPhoto h3 {
	color: #129ed6;
	margin-bottom: 5px;
}

#photoForm #mapPhoto h4 {
	color: #999999;
	text-align: right;
	margin-top: 3px;
	font-size: 11px;
}

#photoForm p {
	font-weight: bold;
}

#mayor h1 {
	border-bottom: 1px solid #867966;
	margin-top: 65px;
}

#mayor h2 {
	padding: 15px 0 2px 0;
	margin: 0;
}

#mayor table {
	border-right: 0px solid #ccc;
	border-top: 0px solid #ccc;
	width: 100%;
}

#mayor td {
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	padding: 4px 10px;
	width: 33%;
}

#postContentWithImage {
	padding-left: 185px;
}

ul.resources {
	margin: 10px 0 15px 15px;
	list-style: none;
}

ul.resources li {
	padding: 0px 0 20px 20px;
	background: url(/images/bullet_resources.gif) no-repeat 0 0px;
}










/* BLOG */

.listitem-short .blog {
	border-bottom: 1px solid #ade2e9;
	padding: 15px 15px 15px 15px;
}

.listitem-short .blog .description {
	font-size: 12px;
	line-height: 16px;
}

.listitem-short .blog .date {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

a.readFullStory:link,
a.readFullStory:visited,
a.readFullStory:active,
a.readFullStory:hover {
	text-transform: uppercase;
	font-weight: normal;
	color: #adaba9;
	text-decoration: none;
}

a.readFullStory:hover {
	text-decoration: underline;
}

.blog_post {
	border-bottom: 1px solid #ade2e9;
	padding: 10px 0 20px 0;
}

.blog_post .date {

}

#rssFeed {
	margin: 20px 0 30px 0;
}

#rssFeed img {
	float: left;
	margin: 2px 5px 0 0;
}

#rssFeed div {

}

#blogPostDetail {
	border-top: 1px solid #ade2e9;
	padding: 12px 0 0 0;
	margin-top: -10px;
}

#spreadWord {
	width: 174px;
	margin: 0 0 20px 0;
}

#spreadWord div {
	height: 27px;
	position: relative;
}

#spreadWord span {
	position: absolute;
	height: 27px;
	top: 0;
	left: 0;
}

#spreadWord a:link,
#spreadWord a:visited,
#spreadWord a:active,
#spreadWord a:hover {
	position: absolute;
	height: 27px;	
	top: 0px;
	left: 0px;
	font-size: 9px;
}

#spreadWordButton {
	width: 174px;
}

#spreadWordButton span {
	background: url(/images/button_spread_word.gif) no-repeat 0px 0px;
	width: 174px;
}

#spreadWordButton a:link,
#spreadWordButton a:active,
#spreadWordButton a:visited,
#spreadWordButton a:hover {
	width: 174px;
}

#spreadWordButton a:hover span,
#spreadWordButton a.selected:link span,
#spreadWordButton a.selected:visited span,
#spreadWordButton a.selected:active span,
#spreadWordButton a.selected:hover span {
	background: url(/images/button_spread_word.gif) no-repeat 0px -27px;
}










/* EVENTS PAGE */

#eventsPage {

}

#eventsPageSelector {
	background-color: #fff;
	border: 1px solid #E9E3DA;
	margin-top: -16px;
	margin-bottom: 15px;
	padding: 10px;
	position: relative;
}

#eventsPageSelectorButton {
	top: 15px;
	right: 0px;
	position: absolute;
}

#eventsPage #eventsPageSelector h1 {
	color: #867966;
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 17px;
	line-height: 17px;
	background: none;
}

#eventsPageSelector a:link,
#eventsPageSelector a:active,
#eventsPageSelector a:visited,
#eventsPageSelector a:hover {
	color: #27ACCC;
	padding: 3px 5px;
}

#eventsPageSelector a.selected:link,
#eventsPageSelector a.selected:active,
#eventsPageSelector a.selected:visited,
#eventsPageSelector a.selected:hover {
	color: #000;
	text-decoration: none;
	background-color: #E9E3DA;
}

#eventsPage .eventsCount {
	color: #867966;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	float: left;
	padding: 2px 0 0 0;
}

#eventsPage select {
	border: 1px solid #867966;
	color: #867966;
}

#eventsPage h1 {
	color: #453b2b;
	background: url(/images/events_dash.gif) repeat-x bottom left;
	text-transform: uppercase;
	padding: 20px 0 4px 0;
	font-size: 16px;
	line-height: 16px;
}

#eventsPage .listitem {
	padding: 0px 0 10px 30px;

}

#eventsPage .calendar {
	border-top: 1px solid #ade2e9;
	padding: 10px 0 0px 0;
}

#eventsPage .first {
	border: 0;
}

#eventsPage .ribbon {
	background: url(/images/sponsor.gif) no-repeat 10px 15px;
}

#eventsPage .listitem h5.title a:link,
#eventsPage .listitem h5.title a:active,
#eventsPage .listitem h5.title a:visited,
#eventsPage .listitem h5.title a:hover {
	color: #c61318;
	line-height: 17px;
}

#eventsPage .listitem .date,
#eventsPage .listitem .location,
#eventsPage .listitem .description {
	font-weight: normal;
	line-height: 17px;
	text-transform: none;
}








/* YOUR STORIES */

.article {
	border-bottom: 1px solid #ade2e9;
	padding: 10px 0 20px 0;
}

.article .date {

}









/* SYNTAXCMS common selectors */
/* LIST ITEMS */

/* the 'content' field of a section page */
.section-content {
    margin-bottom:1em;
}

.listitem {
	padding: 0 0 10px 0;
	margin: 0;
}

.listitem h4 {

}

.listitem h4 a:link,
.listitem h4 a:visited,
.listitem h4 a:active,
.listitem h4 a:hover {
	font-size: 12px;
	color: #333;
}

.listitem-featured .date,
.listitem .date {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}

.listitem-featured .location,
.listitem .location {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.listitem .description {
	font-size: 12px;
	line-height: 16px;
}

.listitem-featured {
    margin: 20px 0 20px 0;
    padding: 0;

}

.listitem-featured h4 {

}

.title a:link,
.title a:visited,
.title a:active,
.title a:hover {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.title a:hover {
	color: #666;
	text-decoration: underline;
}

.listitem-featured .author {
	font-size: 11px;
	padding: 0 0 5px 0;
}

.listitem-featured .description {
	font-size: 12px;
	line-height: 16px;
}

.thumbnail {
    float: left;
	margin: 4px 10px 0 0;
}

.listitem-featured .beside-thumbnail {
    padding-left: 165px;
	padding-left: 0;
}

.listitem-short {

}

.listitem-short .date {
    font-weight: normal;
    padding-right:1em;
}

.listitem .source {
	margin: 5px 0 0 0;
	font-size: 11px;
}












/* CALENDAR GRID */
.calendar-grid h2
{
  margin: 0;
  padding: 0;
}

.calendar-grid table
{
    padding: 0;
    margin:5px 10px 20px;
    border-right:1px solid #006593;
    border-bottom:1px solid #006593;
}
.calendar-grid th
{
    background: #006593;
    color: #fff;
    margin: 3px;
    padding: 2px 5px;
    text-align:center;
}
.calendar-grid td
{
    background: #fff;
    color: #000;
    padding: 2px;
    margin:0;
    height:85px;
    width:90px;
    text-align:right;
    vertical-align:top;
    border-left:1px solid #006593;
    border-top:1px solid #006593;
}


.calendar-grid td ul
{
    text-align:left;
    margin: 0;
    padding: 0;
}

.calendar-grid td ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    border-top: 1px dotted #999;
}

.calendar-grid td a
{
    font-size:9px;
}

.calendar-grid td.notInMonth
{
    background: #9c9c9c;
}

.calendar-grid td p.dayNumNoEvents
{
    color: #aaa;
}

.calendar-grid td p.dayNum
{
    font-weight: bold;
}


#list-tools {
    margin-bottom: 1em;
}

#content-main .content-featured
{
	margin: 1em 0 2em 0;
}

.content-full, .content-short
{
    padding-bottom: 1em;
	padding-right: 10px;
}













/* THE JQUERY TABS CSS */

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

.tabs-nav {
    float: left;
    background: #fff url("/images/tabs_bg.gif") no-repeat bottom right;
	line-height: normal;
	padding-bottom: 0;
	margin:0;
    height:20px;
    font-size:9px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
	float: left;
	background: url("/stx/jquery/tabs/tab.png") no-repeat left top;
	margin: 0 10px 0 0;
	padding: 0 0 0 5px;
}
.tabs-nav a {
	display: block;
	background: url("/stx/jquery/tabs/tab.png") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #339;
	font-size: 1.2em;
}

.tabs-nav li.tabs-selected {
    background: url("/stx/jquery/tabs/tab.png") no-repeat left -50px;
}

.tabs-nav li.tabs-selected a {
    padding-top: 4px;
    color: #000;
    text-decoration: none;
    background: url("/stx/jquery/tabs/tab.png") no-repeat right -50px;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    /* background-position: 0 -50px; */
    outline: 0; /* @ Firefox, switch off dotted border */
}
.tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
    text-decoration: underline;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    margin:0;
    padding:0;
}

.tabs-content {
    margin:0;
    padding:0;
    clear:left;
    border-left: 2px solid #95A5B2;
	border-right: 2px solid #999;
    border-top: 1px solid #95A5B2;
}

.tabs-content-padding {
    padding:1.25em 1.2em;
    line-height: 150%;
    margin:0;
    background: #fff;
}

.tabsBottomLeft {
}

.tabsBottomRight {
	border-top:2px solid #999;
	height: 5px;
}









/* Auto-generated forms */

.showform .fieldError
{
	color: #F00;
}

.showform th
{
	text-align: right;
	padding-right: .5em;
}

.showform th, .showform td
{
    padding-top: 0.2em;
}

#comment-preview {
    border: 1px solid #999;
    background-color: #efefef;
    display: none;
    padding: 5px;
    margin-top: 5px;
}

.showform-stacked .shaded-text, .showform-stacked .shaded-text
{
    font-weight: normal;
    color: #555;
    padding-left: 10px;

}

.showform-stacked textarea {
    width: 100%;
}

.stxPollAnswer {
    margin-bottom:.75em;
}

.stxPollAnswer .radio {
    padding-right: .3em;
    margin-top:3px;
}

table.stxPollResults {
    margin-bottom:1em;
    border:1px solid #ccc;
}

table.stxPollResults td {
    padding: 0.3em;
}

table.stxPollResults div.stxResult {
    background-color: #ccc;
    border:1px solid #444;
    height: 12px;
}

table.stxPollResults div.result-0 {
    background-color: red;
}

table.stxPollResults div.result-1 {
    background-color: blue;
}

table.stxPollResults div.result-2 {
    background-color: green;
}

table.stxPollResults div.result-3 {
    background-color: yellow;
}

table.stxPollResults div.result-4 {
    background-color: purple;
}

table.stxPollResults div.result-5 {
    background-color: orange;
}

#showform_27_body {
    width: 525px;
}

a.blue:link,
a.blue:active,
a.blue:visited,
a.blue:hover {
	color: #27ACCC;
}

a.blue:hover {
	color: #91CDDC;
}
