/*
Theme Name: Northern Rivers Talking Turkey
Theme URI: http://www.nrtt.com.au/
Description: 
Version: 1.0
Author: Dion Hulse
*/



	body {
		margin-top: 1em;
	}
	#header {
		background-color: #de1b23;
		background-image: url(images/header_l.jpg);
		background-repeat: no-repeat;
		background-position: 5px;
		height: 60px;
		border-radius-topleft: 30px;
		-moz-border-radius-topleft: 30px;
		border-radius-topright: 30px;
		-moz-border-radius-topright: 30px;
		overflow: hidden;
	}
	#footer {
		border-radius-bottomleft: 30px;
		-moz-border-radius-bottomleft: 30px;
		border-radius-bottomright: 30px;
		-moz-border-radius-bottomright: 30px;
	}
	#header h1.maintitle, #header p.maindesc {
		display: none; /* Hide the logo text whilst CSS is working */
	}
	#site_search {
		float: right;
		font-weight: 700;
		color: #FFF;
	}
	#site_search label, #site_search input[type="submit"] {
		display: none;
	}
	#site_search #s {
		color: #666;
	}
	#issue_selection {
		float: right;
		margin-right: 5px;
	}
	#issue_selection select {
		color: #666
	}
	#issue_selection label, #issue_selection input[type="submit"] {
		display: none;
	}
	.welcome_login {
		text-align:center;
	}
	.welcome_login p {
		text-align:left;
	}
	a img {
		border: none;
	}
	p.readmore {
		text-align: right;
	}
	br.clear {
		clear:both;
	}
	a.paragraph-link, a:link.paragraph-link, a:hover.paragraph-link, a:active.paragraph-link {
		text-decoration: none !important;
		color:#333 !important;
	}

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	color: #333333;
	background-color: #ffffff;
}

html>body {
	font-size: 10px;
}

ul {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
	margin-left: 1.5em;
}

ol {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
	margin-left: 1.5em;
}

dl {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

p {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

h1 {
	font-size: 200%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
	font-weight: bold;
}

h2 {
	font-size: 150%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

h3 {
	font-size: 110%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

h4 {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

h5 {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

h6 {
	font-size: 100%;
	margin-bottom: 0.75em;
	line-height: 1.25em;
}

table {
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	font-size: 100%;
	vertical-align: top;
	padding: 0em;
}

th {
	font-size: 100%;
	vertical-align: top;
	padding: 0em;
}

a {
	text-decoration: none;
	color: #CA2020;
}

a:link {
	text-decoration: none;
	color: #CA2020;
}

a:visited {
	text-decoration: none;
	color: #CA2020;
}

a:active {
	text-decoration: none;
	color: #CA2020;
}

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

a:focus {
	text-decoration: underline;
	color: #000000;
}

.unread {
	font-weight: bold;
}

input.text {
	font-weight: normal;
}

select {
	font-weight: normal;
}

span.follow_me {
	font-family: Verdana;
}

#page {
	margin: 1em auto;
	width: 1001px;
	background-color: #ffffff;
}

#header div.hdr_banner {
	margin-left: 280px;
	width: 468px;
	height: 60px;
}

#header div.hdr_banner img {
	margin: 0px auto 6px;
}

#top_nav {
	height: 28px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#top_nav_left {
	float: left;
	width: 7px;
	height: 28px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/top_nav_.gif);
}

#top_nav_right {
	float: right;
	width: 5px;
	height: 28px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(images/top_nav0.gif);
}

#top_nav_links {
	height: 33px;
	padding-top: 5px;
	margin: 0px 5px 0px 7px;
	text-align: left;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(images/top_nav1.gif);
}

#top_nav_links div.horiz_menu ul {
	margin: 0em 0em 0em 1em;
}

#top_nav_links div.horiz_menu ul li {
	margin: 0px;
	padding: 6px 0px 7px 0px;
	list-style: none;
	display: inline;
}
#top_nav_links div.horiz_menu ul li.current {

}

#top_nav_links div.horiz_menu ul li.first {
	background-image: none;
}


#top_nav_links div.horiz_menu ul a {
	padding: 0px 8px 0px 12px;
}

#top_nav_feed {
	float: right;
	margin-right: 0.75em;
	margin-top: -2px;
	padding: 4px 25px 6px 0px;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(images/rss_feed.gif);
}

#top_nav a {
	text-decoration: none;
	color: #ffffff;
}

#top_nav a:link {
	text-decoration: none;
	color: #ffffff;
}

#top_nav a:visited {
	text-decoration: none;
	color: #ffffff;
}

#top_nav a:active {
	text-decoration: none;
	color: #ffffff;
}

#top_nav a:hover {
	text-decoration: none !important;
	COLOR: #c0c0c0;
}

#top_nav a:focus {
	text-decoration: none !important;
	COLOR: #c0c0c0;
}

#top_nav_links div.horiz_menu ul a.current {
	cursor: default !important;
}

#navbar {
	float: left;
	width: 165px;
	margin-top: 0px;
}

select.wordzine {
	width: 100%;
}

div.welcome_left {
	float: left;
	width: 7px;
	height: 35px;
	margin-left: -1px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/welcome_.gif);
}

div.welcome_right {
	float: right;
	width: 7px;
	height: 35px;
	margin-right: -1px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/welcome0.gif);
}

div.welcome_text {
	min-height: 20px;
	margin: 0px 6px;
	font-size: 150%;
	font-weight: normal;
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #CA2020;
	background-image: url(images/welcome1.gif);
}

#navbar ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: none;
}

#navbar ul li ul {
	margin-left: -20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: none;
}

#navbar ul.nav_menu li {
	padding-left: 4px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	font-size: 100%;
	font-weight: bolder;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #dbdbdb;
	background-color: #f5f5f5;
}

#navbar ul.nav_menu li ul li {
	margin-top: 0.2em;
	padding-left: 25px;
	padding-bottom: 0em;
	font-size: 90%;
	line-height: 1.2em;
	border-width: 1px 0px 0px 0px;
	text-transform: none;
	font-weight: normal;
	margin-left: 0px;
}

#navbar ul.nav_menu {
	padding-bottom: 0px;
	border-color: #dbdbdb;
}

#navbar ul.nav_menu li ul {
	margin-left: -4px;
}

#navbar ul.nav_menu li a {
	padding-left: 16px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url(images/navbar_a.gif);
}

#navbar ul.nav_menu li ul li a {
	padding-left: 0px;
	padding-right: 5px;
}

#navbar ul.nav_menu li a.current {
	cursor: default !important;
	text-decoration: none !important;
}

#nav_menu_bottom {
	height: 7px;
	margin-bottom: 1em;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(images/nav_menu.gif);
}

#nav_menu_left {
	float: left;
	width: 7px;
	height: 7px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/nav_menv.gif);
}

#nav_menu_right {
	float: right;
	width: 7px;
	height: 7px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/nav_menw.gif);
}

ul.nav_menu ul.subSectionMenu {
	display: none;
	margin-top: -5px;
	margin-left: 164px !important;
	z-index: 100000;
	position: absolute;
	border-bottom: solid 2px #dbdbdb;
	width: 165px;
	background-color: #E9ECC6 !important;
}

ul.nav_menu ul.subSectionMenu ul.subSectionMenu {
	display: none;
	margin-top: -16px;
	margin-left: 139px !important;
	z-index: 100000;
	position: absolute;
	border-bottom: 1px;
	width: 140px;
}

ul.subSectionMenu li.subSectionMenuItem {
	list-style: none;
	border-width: 1px 1px 0px 1px !important;
	padding: 2px;
	margin-top: 0px !important;
	height: 16px;
	background-color: #E9ECC6 !important;
}

ul.nav_menu li:hover ul.subSectionMenu {
	display: block;
}

ul.nav_menu li:hover ul.subSectionMenu ul.subSectionMenu {
	display: none;
}

ul.nav_menu ul.subSectionMenu li:hover ul.subSectionMenu {
	display: block;
}

.sidebar {
	padding: 0.5em;
	margin-bottom: 0.5em;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-color: #c7c7c7;
	background-color: #fafbfc;
}

#sidebar-right {
        float: right;
        width: 200px;
}

.section {
	float: left;
	width: 603px;
	margin-left: 6px;
}

div.page_content_panel {
	margin-bottom: 1em;
}

div.right_content_panel {
	margin-bottom: 1em;
	float: right;
	width: 241px;
}

div.thread_summary_listing {
	margin-bottom: 1em;
}

div.bottom_page_content_panel {
	margin-bottom: 1em;
}

div.content_title_wrapper {
	height: 24px;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-image: url(images/section_.jpg);
}

div.gallery div.title_wrapper {
	height: 24px;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-image: url(images/section_.jpg);
}

div.bottom_panel div.title_wrapper {
	height: 24px;
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-image: url(images/section_.jpg);
}

div.content_title_wrapper h1.page_description {
	margin: 0em 6px 0em;
	padding-top: 5px;
	font-size: 110%;
	font-weight: bolder;
	text-transform: none;
	color: #CA2020;
}

div.gallery div.title_wrapper h3.title {
	margin: 0em 6px 0em;
	padding-top: 5px;
	font-size: 110%;
	font-weight: bolder;
	text-transform: none;
	color: #CA2020;
}

div.bottom_panel div.title_wrapper h3.title {
	margin: 0em 6px 0em;
	padding-top: 5px;
	font-size: 110%;
	font-weight: bolder;
	text-transform: none;
	color: #CA2020;
}

div.content_title_left {
	float: left;
	width: 6px;
	height: 24px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/section0.jpg);
}

div.gallery div.title_left {
	float: left;
	width: 6px;
	height: 24px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/section0.jpg);
}

div.bottom_panel div.title_left {
	float: left;
	width: 6px;
	height: 24px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/section0.jpg);
}

div.content_title_right {
	float: right;
	width: 6px;
	height: 24px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/section1.jpg);
}

div.gallery div.title_right {
	float: right;
	width: 6px;
	height: 24px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/section1.jpg);
}

div.bottom_panel div.title_right {
	float: right;
	width: 6px;
	height: 24px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/section1.jpg);
}

#content_sort {
	padding-top: 1px;
	padding-left: 2px;
	margin-right: 0em;
}

#content_body {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	padding: 1em 0.5em 0em 0.5em;
	border-color: #c7c7c7;
	background-color: #fafbfc;
}

div.content_footer_wrapper {
	height: 5px;
	background-position: top left;
	background-repeat: repeat-x;
	margin-bottom: 2px;
	background-image: url(images/section2.jpg);
}

.content_footer_wrapper2 {
	height: 5px;
	background-position: top left;
	background-repeat: repeat-x;
}

#content_footer_left {
	float: left;
	width: 6px;
	height: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/section_.gif);
}

#content_footer_right {
	float: right;
	width: 6px;
	height: 5px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/section3.jpg);
}

.section a {
	text-decoration: none;
}

.section a:link {
	text-decoration: none;
}

.section a:visited {
	text-decoration: none;
}

.section a:active {
	text-decoration: none;
}

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

.section a:focus {
	text-decoration: underline;
}

.section a.current {
	text-decoration: none !important;
	cursor: default !important;
}

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

div.article_summary {
	margin-bottom: 1em;
}

div.thread_summary {
	margin-bottom: 1em;
}

div.featured_thread {
	margin-bottom: 1em;
}

h2.featured_title {
	margin: 0em 0em 5px;
	padding: 0em;
	font-size: 200%;
	text-align: center;
	text-transform: none;
	color: #333333;
}

h3.featured_title {
	margin: 0em 0em 6px;
	padding: 0em;
	font-size: 120%;
	font-weight: bolder;
	text-transform: none;
	color: #06a3de;
}

div.image_caption {
	float: left;
	clear: left;
	margin: 0px 6px 2px 0px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-color: #c7c7c7;
}

div.featured_caption {
	float: left;
	clear: left;
	margin: 0px 6px 2px 0px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 0px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-color: #c7c7c7;
}

div.image_caption_right {
	float: right;
	clear: right;
	margin: 0px 0px 2px 6px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	border-color: #c7c7c7;
}

div.article_summary div.image_caption {
	margin-bottom: 10px;
}

div.article_summary div.image_caption_right {
	margin-bottom: 10px;
}

div.featured_caption div {
	margin: 0.1em;
	padding: 0.3em 1em;
	text-align: center;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	color: #000000;
	background-color: #edeeef;
}

div.image_caption div {
	margin: 0.1em;
	padding: 0.3em 1em;
	text-align: center;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	color: #000000;
	background-color: #edeeef;
}

div.image_caption_right div {
	margin: 0.1em;
	padding: 0.3em 1em;
	text-align: center;
	-moz-border-radius: 8px 8px 8px 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	color: #000000;
	background-color: #edeeef;
}

div.article h3.title {
	margin: -2.7em 0em 1.1em;
	padding: 0em;
}

h3.title span.marked_for_print {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/marked_f.gif);
}

h3.title span.embed_video {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/embed_vi.gif);
}

h3.title span.event_icon {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/event_ic.gif);
}

h3.summary_title span.marked_for_print {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/marked_f.gif);
}

h3.summary_title span.embed_video {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/embed_vi.gif);
}

h3.summary_title span.event_icon {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/event_ic.gif);
}

h3.featured_title span.embed_video {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/embed_vi.gif);
}

h3.featured_title span.event_icon {
	padding-top: 2px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/event_ic.gif);
}

div.summary_actions_bottom {
	left: 0px;
	width: 100%;
	display: block;
	clear: both;
	padding-top: 0.5em;
}

div.summary_actions_bottom p.action_link_container {
	margin-bottom: 0em;
}

p.read_more {
	text-align: right;
	font-size: 90%;
	clear: left;
	margin-top: -5px;
	color: #000000;
}

div.thread_summary p.read_more {
	padding-right: 0.5em;
}

p.read_more a {
	text-decoration: none !important;
}

p.pagination {
	text-align: center;
	margin-bottom: 0px;
}

a.article_image {
	display: inline;
	margin-bottom: 5px;
	border: 1px solid;
	border-color: #c7c7c7;
}

div.thread_summary a.article_image {
	margin-top: 2px;
}

div.featured_thread a.article_image {
	-moz-border-radius: 8px 8px 8px 8px;
	padding: 2px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

a.article_image img {
	margin: 1px;
}

a.align_right {
	float: right;
	margin-left: 6px;
}

a.align_left {
	float: left;
	margin-right: 6px;
}


h3.featured {
	padding-right: 63px;
	background-position: center right;
	background-repeat: no-repeat;
}

h3.embargoed {
	padding-right: 63px;
	background-position: center right;
	background-repeat: no-repeat;
}

h4.embargoed {
	font-size: 100%;
	line-height: 1.0;
	color: #333333;
}

p.article_author {
	line-height: 1.2;
}

p.article_timestamp {
	line-height: 1.2;
	margin-top: -10px;
	margin-bottom: 8px;
}

p.article_views {
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: 7px;
}


p.article_text {
	margin-bottom: 5px;
}

div.article_event {
	padding: 0.5em 1em;
	margin: 0em 0em 1em;
	background-color: #f3f4f5;
}

div.article_text {
	line-height: 1.5;
}

div.rich_text {
	line-height: 1.5;
	color: #000000;
}

div.article_text pre {
	font-family: 'Courier New', Monospace;
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.article_text address {
	font-family: 'Courier New', Monospace;
	margin: 0em;
	padding: 0em;
	font-size: 120%;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}


div.article_text h1 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	font-size: 200%;
	margin-bottom: 0.667em;
}

div.article_text h2 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 1em;
}

div.article_text h3 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 1em;
}

div.article_text h4 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0.75em;
}

div.article_text h5 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 1em;
}

div.article_text h6 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 1em;
}

div.article_text p {
	margin: 0em;
	padding: 0em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

div.article_text ul {
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.article_text ol {
	margin: 0em;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.article_text li {
	margin: 0em;
	padding: 0em;
}

p.know_more {
	font-size: 90%;
}

#footer {
	clear: both;
	font-size: 90%;
	text-align: center;
	padding-bottom: 1em;
	color: #ffffff;
	background-color: #de1b23;
}

#footer div#footer_top {
	height: 5px;
	border-bottom: 1px solid;
	background-color: #e3e3e3;
	border-color: #ffffff;
}

#footer div.footer_banner {
	padding-top: 6px;
}

#footer div.footer_banner img {
	margin: 0px auto 6px;
}

#footer div#footer_top_menu {
	padding-top: 1em;
}

#footer div#footer_bottom_menu {
	padding-top: 1em;
}

#footer div#footer_copy {
	padding-top: 1em;
}

#footer ul {
	margin-left: 0px;
	margin-bottom: 0px;
	display: inline;
}

#footer ul li {
	line-height: 1em;
	padding: 0px 3px 0px 5px;
	border-left: 1px solid;
	font-weight: bold;
	list-style: none;
	display: inline;
	border-color: #ffffff;
}

#footer ul li.first {
	border-left: none;
}

#footer ul li.first img {
	display: none;
}

#footer ul li a {
	text-decoration: underline;
	color: #ffffff;
}

#footer ul li a:link {
	text-decoration: underline;
}

#footer ul li a:visited {
	text-decoration: underline;
}

#footer ul li a:active {
	text-decoration: underline;
}

#footer ul li a:hover {
	text-decoration: none;
	color: #000000;
}

#footer ul li a:focus {
	text-decoration: none;
	color: #000000;
}

#footer ul li a.current {
	cursor: default !important;
	text-decoration: none !important;
	color: #CA2020 !important;
}

.section2 {
	float: left;
	width: 822px;
	margin-left: 6px;
}

div.content_title_wrapper2 {
	height: 5px;
	background-position: bottom left;
	background-repeat: repeat-x;
}

div.content_title_wrapper2 h1.page_description {
	margin: 0em 0px 0em;
	padding-top: 0px;
	text-transform: none;
}

div.content_title_left2 {
	float: left;
	width: 6px;
	height: 5px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.content_title_right2 {
	float: right;
	width: 6px;
	height: 5px;
	background-position: bottom right;
	background-repeat: no-repeat;
}

a.button {
	text-decoration: none;
	padding: 1px 8px;
	margin-right: 5px;
	margin-top: -2px;
}

div.horiz_menu ul ul.subSectionTopMenu {
	display: none;
	position: absolute;
	margin-top: 2px;
	margin-left: 70px !important;
	z-index: 100001;
	border-bottom: solid 2px #dbdbdb;
	padding: 0px;
	background-color: #003366 !important;
}

ul.subSectionTopMenu .subSectionTopMenuItem {
	height: 16px;
	width: 120px;
	border-width: 1px 1px 0px 1px !important;
	padding: 0px;
	margin-top: 0px !important;
	margin: 0px;
}

div.horiz_menu ul li:hover ul.subSectionTopMenu {
	display: block;
}

ul.subSectionTopMenu li.subSectionTopMenuItem a {
	font-weight: bold;
}

ul.subSectionTopMenu ul.subSectionTopMenu li.subSectionTopMenuItem a {
	font-weight: bold;
}

ul.subSectionTopMenu li.subSectionTopMenuItem {
	background-color: #003366 !important;
}

#top_nav div a {
	color: #ffffff;
}

#top_nav_feed:hover {
	background-image: url(images/rss_feee.gif);
}

#top_nav div a.current {
	color: #CA2020 !important;
}

#navbar a.current {
	color: #CA2020 !important;
}

.action_link a.current {
	color: #CA2020 !important;
}

#navbar ul.admin_links {
	border-color: #dbdbdb;
}

#navbar ul.admin_links li {
	border-color: #dbdbdb;
	background-color: #ededed;
}

#navbar ul.nav_menu li ul li a:hover {
	color: #CA2020;
}

#navbar ul.nav_menu li ul li a:focus {
	color: #CA2020;
}

p.recentpolls {
	color: #333333;
}

p.recentpolls a {
	color: #CA2020 !important;
}

p.recentpolls a:link {
	color: #CA2020 !important;
}

p.recentpolls a:visited {
	color: #CA2020 !important;
}

p.recentpolls a:active {
	color: #CA2020 !important;
}

p.recentpolls a:hover {
	color: #000000 !important;
}

p.recentpolls a:focus {
	color: #000000 !important;
}

div.thread_comment {
	background-color: #f3f4f5;
}

div.featured_thread_comment {
	background-color: #f3f4f5;
}

div.article_text a:link {
	color: Blue !important;
	text-decoration: underline !important;
}

div.article_text a:visited {
	color: Blue !important;
	text-decoration: underline !important;
}

div.article_text a:active {
	color: Blue !important;
	text-decoration: underline !important;
}

div.article_text a:hover {
	color: #CA2020 !important;
}

div.article_text a:focus {
	color: #CA2020 !important;
}

span.event_highlight {
	color: #CA2020;
}

h3.title {
	color: #CA2020;
}

h2.featured_title a {
	color: #333333;
}

h2.featured_title a:link {
	color: #333333;
}

h2.featured_title a:visited {
	color: #333333;
}

h3.featured_title a:active {
	color: #06a3de;
}

h2.featured_title a:hover {
	color: #06a3de;
}

h2.featured_title a:focus {
	color: #06a3de;
}

h2.featured_title span.event_icon {
	background-image: url(images/event_ic.gif);
}

h2.featured_title span.embed_video {
	background-image: url(images/embed_vi.gif);
}

div.featured_thread_body p.read_more {
	background-color: #ffffff;
	background-image: url(images/read_mor.jpg);
}

h3.summary_title {
	color: #06a3de;
	background-image: url(images/red_bull.gif);
}

h3.summary_title a {
	color: #06a3de;
}

h3.summary_title a:link {
	color: #06a3de;
}

h3.summary_title a:visited {
	color: #06a3de;
}

h3.summary_title a:active {
	color: #06a3de;
}

h3.comment_title a {
	color: #06a3de;
}

h3.comment_title a:link {
	color: #06a3de;
}

h3.comment_title a:visited {
	color: #06a3de;
}

h3.comment_title a:active {
	color: #06a3de;
}

h3.featured_title a {
	color: #06a3de;
}

h3.featured_title a:link {
	color: #06a3de;
}

h3.featured_title a:visited {
	color: #06a3de;
}

h3.summary_title a:hover {
	color: #000000;
}

h3.summary_title a:focus {
	color: #000000;
}

h3.comment_title a:hover {
	color: #000000;
}

h3.comment_title a:focus {
	color: #000000;
}

h3.featured_title a:hover {
	color: #000000;
}

h3.featured_title a:focus {
	color: #000000;
}

p.map_link a {
	background-image: url(images/map_icon.gif);
	color: #06a3de;
}

p.map_link a:link {
	color: #06a3de;
}

p.map_link a:visited {
	color: #06a3de;
}

p.map_link a:active {
	color: #06a3de;
}

p.map_link a:hover {
	color: #000000;
}

p.map_link a:focus {
	color: #000000;
}

#content_sort a {
	color: #333333;
	text-decoration: none;
}

#content_sort a:link {
	color: #333333;
	text-decoration: none;
}

#content_sort a:visited {
	color: #333333;
	text-decoration: none;
}

#content_sort a:active {
	color: #333333;
	text-decoration: none;
}

#content_sort a:hover {
	color: #6399C2;
	text-decoration: none;
}

#content_sort a:focus {
	color: #6399C2;
	text-decoration: none;
}

#content_sort a.current {
	color: #CA2020 !important;
	text-decoration: none;
}

#content_sort a.current:link {
	color: #CA2020 !important;
	text-decoration: none;
}

#content_sort a.current:visited {
	color: #CA2020 !important;
	text-decoration: none;
}

#content_sort a.current:active {
	color: #CA2020 !important;
	text-decoration: none;
}

#content_sort a.current:hover {
	color: #6399C2;
	text-decoration: none;
}

#content_sort a.current:focus {
	color: #6399C2;
	text-decoration: none;
}

h2.blue_hdr {
	color: #06a3de;
	border-color: #000000;
}

h2.blue {
	color: #06a3de;
}

legend.blue {
	color: #06a3de;
}

a.blue_link {
	color: #000000 !important;
}

a.blue_link:link {
	color: #000000 !important;
}

a.blue_link:visited {
	color: #000000 !important;
}

a.blue_link:active {
	color: #000000 !important;
}

a.blue_link:hover {
	color: #06a3de !important;
	text-decoration: none !important;
}

a.blue_link:focus {
	color: #06a3de !important;
	text-decoration: none !important;
}

fieldset.links_list a {
	color: #000000 !important;
}

fieldset.links_list a:link {
	color: #000000 !important;
}

fieldset.links_list a:visited {
	color: #000000 !important;
}

fieldset.links_list a:active {
	color: #000000 !important;
}

fieldset.links_list a:hover {
	color: #CA2020 !important;
}

fieldset.links_list a:focus {
	color: #CA2020 !important;
}

fieldset li span.error {
	color: rgb(206,0,0);
	background-image: url(images/error_fi.gif);
}

.border_top {
	border-color: #c7c7c7;
}

.border_bottom {
	border-color: #c7c7c7;
}

fieldset legend {
	color: #333333;
}

ul.tabmenu {
	border-color: #dbdbdb;
}

ul.tabmenu li {
	background-color: #e4e4e4;
}

ul.tabmenu li.activetab {
	background-color: #f4f4f4;
}

ul.tabmenu li.activetab a {
	color: #000000 !important;
}

ul.tabmenu li a:hover {
	color: #000000 !important;
}

ul.tabmenu li a:focus {
	color: #000000 !important;
}

ul.tabmenu li.activetab a:hover {
	color: #000000 !important;
}

ul.tabmenu li.activetab a:focus {
	color: #000000 !important;
}

ul.tabmenu li.step {
	background-color: #fafbfc;
}

.prompt_text {
	color: Red;
}

ul.subSectionMenu li.subSectionMenuItem a {
	font-weight: bold;
}

.widget {
	margin-bottom: 1.5em;
}