/*
Theme Name: Music Feedback test for BB
Theme URI: http://bendbulletin.com/
Description: Theme by standardized blog wordpress install for Saxo site.
Version: 1.6
Author: Justin Grady
Author URI: http://bendbulletin.com/
Tags: blue, custom header, fixed width, two columns, widgets
	This theme was designed and built by Justin Grady
*/
/* Begin Typography & Colors */
div#header /* header/logo container */{
	margin: 0;
	background-color: #000000;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;
}

div#header h1 {
	text-indent: -1000em;
	display: block;
	width: 16.5em;
	height: 2.5em;
	margin: 0;
	padding: 0;
	float: left;
}

div#header h1 a {
	text-indent: -1000em;
	display: block;
	width: 16.5em;
	height: 3em;
	margin: 0.25em;
	background: url('images/frequency_logo2.gif') 0 0 no-repeat;
}

div#header h1 a:hover {
	background-position: 0 -100px;
}

div#header p {
	float: right;
	color: #FFFFFF;
	width: 11em;
	margin: 1.5em 0 0 0;
	font-variant: small-caps;
	font-size: 1.4em !important;
	line-height: 1em;
}

#content #header ul.topNavigation {
	list-style-type: none;
	float: none;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#content #header  ul.topNavigation a {
	color: #FFFFFF;
}

#content #header  ul.topNavigation a:hover {
	text-decoration: none;
}

#content #header  ul.topNavigation li {
	margin: 0;
	float: left;
	text-align: center;
	background-image: none !important;
}

#content #header ul.topNavigation li a {
	text-decoration: none;
	padding: 0.5em 1em;
	display: block;
	color: #FFFFFF;
	background: url(images/nav-pipe.gif) no-repeat right;
	font-weight: bold;
}

#content #header ul.topNavigation li a:hover {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

	
.thread-alt {
	background-color: #A9A329;
}

.thread-even {
}

.depth-1 {
	border-bottom: 1px dotted #ECECEC;
}

.even, .alt {
}

h2.pagetitle {
}

	
h3 {
	font-size: 1.3em;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #EEEEEE;
	padding: 0.1em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
#page {
}

/* .post {
	margin: 0 0 40px;
	text-align: justify;
	
	} */
.post hr {
	display: block;
}

.bodyContentSub .post, .bodyContentSub .archiveList {
	margin: 1em 0;
}

	
div.bodyContentSub .post h2, div.bodyContentSub .archiveList h2 {
	margin: 0;
}

	
.bodyContentSub .post div.content, .bodyContentSub .archiveList div.content {
	margin: 0;
	background-color: #FFFFFF;
	padding: 0.125em 1em 0.5em 1em;
	color: #000000;
}

	
.bodyContentSub .post ul, .bodyContentSub .archiveList ul {
	line-height: 1.5em;
	margin: 1em 0 0 0;
	padding-left: 0;
	list-style: none;
}

.bodyContentSub .post ul li, .bodyContentSub .archiveList ul li {
	margin-bottom: 0.5em;
	background-image: url(http://www.bendbulletin.com/graphics04/bullet_blue.png) !important;
	background-position: 0 0.15em;
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

	
		
.bodyContentSub .post a:link, .bodyContentSub .archiveList a:link {
	color: #0A4366 !important;
	text-decoration: none;
}

.bodyContentSub .post a:visited, .bodyContentSub .archiveList a:visited {
	color: #072D44 !important;
	text-decoration: none;
}

.bodyContentSub .post a:hover, .bodyContentSub .archiveList a:hover {
	text-decoration: underline;
}

.bodyContentSub .post a:active, .bodyContentSub .archiveList a:active {
	color: #333399;
}

div.bodyContentSub .postmetadata {
	padding-top: 5px;
}

.bodyContentSub .postmetadata {
	margin: 30px 0;
}

.bodyContentSub .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.bodyContentSub .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using class="alignright" on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered"',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	} */
#sidebar {
	color: #FFFFFF;
}

#sidebar h2 {
	font-size: 1.2em;
}

h2.widgettitle {
	margin: 0 0 0.5em 0;
}


	
#sidebar ul {
	padding: 0 0 0 0.5em;
}

	
#sidebar ul ul {
	list-style-position: outside;
	border: 0;
	padding: 0;
}

	
	
#sidebar ul ul li {
	background: url(http://www.bendbulletin.com/graphics04/bullet_gray.png) 0 0.15em no-repeat !important;
	padding-left: 1.5em;
}

	
	
#goContainer ul li {
}

div#sidebar ul.blogNavigation {
	margin: 0;
}

div#sidebar ul.blogNavigation h2 {
	margin: 0;
}

div#sidebar ul.blogNavigation li.pagenav {
	background-image: none !important;
}

	
.entry ul li:before, #sidebar ul ul li:before {
}

/* .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	} */

#sidebar div.widget {
	background-color: #000000;
	-moz-border-radius: 0.75em;
	-webkit-border-radius: 0.75em;
	margin:  1em 0;
	color: #ffffff;
	padding: 0.5em;
}

#sidebar div.widget ul li {
	background-image: none !important;
}

#sidebar div.sideSearch {
	margin: 0 0 1em 0;
}

#sidebar div.musicEvents ul li {
	background-image: none !important;
	border-bottom: 1px dotted #ffffff;
    margin: 1em 0;
    padding: 0 0 1em 0;
}

#sidebar div.musicEvents ul li strong {
	color: #ff3300;
}

#sidebar div.sideSearch div.content {
	background-color: #000000;
	padding: 0 0.5em;
}

	
#sidebar div.sideSearch div.content p {
	float: left;
	font-variant: small-caps;
	font-size: 1.2em;
	margin: 0.5em 0 0 0;
}

#sidebar div.sideSearch div.content ul li {
	background-image: none !important;
}

#sidebar div.sideSearch div.content form input {
	border: 1px solid #CCCCCC;
}

#sidebar div.sideSearch div.content form input#s {
	width: 9.5em !important;
}

	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0.5em;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0; /* text-align: justify; */
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */
/* Begin Sidebar */
#sidebar form {
	margin: 0;
}

/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #FFFFFF;
}

/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDDDDD;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px; /*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */
div#bodyContent div#page div#footer {
	clear: both;
	margin: 0 auto;
}

/* WHITE ROUNDED CORNER BOX, WIDTH NEEDS TO BE SET WITH SEPARATE STYLE
SET 3 ( corner_3_top.gif | corner_3_bottom.gif )
fill: #FFFFFF (white)
stroke: #d6d6d6
-------------------------------------------------------------------------------- */
div.rcWhiteGreenCornersContainer {
}

div.rcWhiteGreenCornersContainer .upperLeftCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_7_top.gif) top left no-repeat;
	width: 100%;
	height: 10px;
	text-align: center;
}

div.rcWhiteGreenCornersContainer .upperRightCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_7_top.gif) top right no-repeat;
	height: 10px;
	width: 10px;
	float: right;
}

div.rcWhiteGreenCornersContainer .lowerLeftCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_7_bottom.gif) bottom left no-repeat;
	height: 10px;
	width: 10px;
	width: 100%;
}

div.rcWhiteGreenCornersContainer .lowerRightCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_7_bottom.gif) bottom right no-repeat;
	height: 10px;
	width: 10px;
	float: right;
}

div.rcBlackGreenCornersContainer {
}

div.rcBlackGreenCornersContainer .upperLeftCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_8_top.gif) #9F9811 top left no-repeat;
	width: 100%;
	height: 10px;
	text-align: center;
}

div.rcBlackGreenCornersContainer .upperRightCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_8_top.gif) #9F9811 top right no-repeat;
	height: 10px;
	width: 10px;
	float: right;
}

div.rcBlackGreenCornersContainer .lowerLeftCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_8_bottom.gif) #9F9811 bottom left no-repeat;
	height: 10px;
	width: 10px;
	width: 100%;
}

div.rcBlackGreenCornersContainer .lowerRightCorner {
	background: url(http://bbstage.sx.atl.publicus.com/graphics04/corners_gradients/corner_8_bottom.gif) #9F9811 bottom right no-repeat;
	height: 10px;
	width: 10px;
	float: right;
}

div.rcTitleContainerBack .content {
}

div.rcTitleContainerBack .content ul li {
	margin-bottom: 0.5em;
	background: url(http://www.bendbulletin.com/graphics04/bullet_gray.png) 0 0.15em no-repeat !important;
	padding-left: 1.5em;
}

div#get_recent_comments_wrap div {
	font-size: 0.8em;
	border-left: 1px solid #ececec;
	padding: 0 0 0 0.5em;
	margin: 0.5em 0 0 0;
}

div#get_recent_comments_wrap li {
	border-bottom: 1px dotted #ececec;
	margin: 0.5em 0;
	padding: 0.5em 0;
}

.widget {
	background-color: #FFA500;
	margin: 1em 0 !important;
}


div.print_newtagcloud {
	
}

div.widget_tag_cloud a {
	margin: 0.5em 1.5em 1em 0;
}


div.print_newtagcloud h2 {
	margin: 0 0 0.5em 0;
}


div.widget_rss span.rss-date {
	font-size: 0.8em;
	border-left: 1px solid #9F9811;
	padding: 0 0 0 0.33em;
	color: #9F9811;
}

div#flickr_badge_uber_wrapper {
}

div#flickr_badge_uber_wrapper img {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 1em;
}

div#flickr_badge_uber_wrapper div#flickr_badge_source {
	clear: both;
	padding: 0.5em 0 0 0;
}
 
 
div#sidebar div.socialNet {
	
}
						
div#sidebar div.socialNet ul {
	list-style-image: none;
	list-style-type: none;
}

									
div#sidebar div.socialNet ul li {
	margin: 0;
	padding: 0 !important;
	float: left;
	text-align: center !important;
	background-image: none !important;
	
}

div#sidebar div.socialNet ul li a {
}

div#sidebar div.socialNet ul li div {
	background: url(http://www.bendbulletin.com/graphics04/icons_buttons/iconsprite3_socialnet.png) no-repeat;
	width: 25px;
	height: 27px;
	margin: 1em 3em 0 3em;
}

div#sidebar div.socialNet ul li.soc_twt div {
	background-position: 0 0;
}

div#sidebar div.socialNet ul li.soc_fcb div {
	background-position: -25px 0;
}

div#sidebar div.socialNet ul li.soc_rss div {
	background-position: -50px 0;
}

div#sidebar div.socialNet ul li.soc_pod div {
	background-position: -75px 0;
}

div#sidebar div.socialNet ul li.soc_mys div {
	background-position: -100px 0;
}

div#sidebar div.socialNet ul li.soc_fkr div {
	background-position: -125px 0;
}

div#sidebar div.socialNet ul li.soc_cct div {
	background-position: -150px 0;
}
																						
div#sidebar div.socialNet ul li a:hover p {
	text-decoration: underline !important;
}

						
div#sidebar div.socialNet ul li a p {
	margin: 0;
	font-weight: bold;
        width: 100%;
}

						
div#sidebar div.socialNet h4.title {
	float: none;
	color: #666666;
}

						
div#sidebar div.socialNet h5 {
	float: left;
	width: 50%;
	border-top: 1px dotted #CCCCCC;
	padding: 0.25em 0 0 0;
	text-align: center;
}





















/* @group http://frequency.blogs.bendbulletin.com/wp-content/themes/frequency/_styles2.php?option=comp */

/* START: compressedCSSfromSaxo */

#bodyContent .upperRightRail {
	width: 337px;
	float: right;
	margin: 0;
}

#bodyContent .upperRightRail small {
	text-align: left !important;
	font-size: 0.75em;
	color: #CCCCCC;
}

#bodyContent .upperRightRail .ad300250{
	border: 1px solid #ECECEC;
}

#bodyContent .upperRightRail .ad300250 img {
}

#bodyContent .upperRightRail .ad300250 div {
	width: 300px;
	height: 250px;
	margin: 0 0 0.75em 0;
}

.admin_portal_header {
	clear: both;
	width: 80%;
}

.admin_portal_links {
	float: left;
	margin: 10px;
}

.admin_portal_body {
	float: left;
	width: 80%;
}

.admin_portal_footer {
	clear: both;
}

.comment_message_container {
	float: left;
	vertical-align: top;
}

.comment_message_title {
	font-size: 1.2em;
	float: left;
	margin-bottom: 12px;
}

.comment_message_title_name {
	color: #800E06;
}

.comment_message_body p {
	clear: both;
	font-size: 1.1em;
	text-indent: 16px;
}

.comment_admin_container, .user_admin_container {
	border: thin solid #000000;
	background-color: #E8E8E8;
	width: 50%;
	margin: 10px;
	padding: 15px;
}

.comment_admin_username, .user_admin_username {
	font-weight: bold;
	color: #00008B;
	padding: 10px;
}

#comment_admin_message {
	margin: 10px 0px 10px 10px;
}

.comment_admin_timestamp {
	font-size: .8em;
	padding-left: 10px;
}

.user_admin_roles {
	font-size: .8em;
	font-weight: bold;
	padding-top: 10px;
}

.comment_admin_actions, .user_admin_actions {
	font-size: .8em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.comment_container {
	border-top: 1px solid #DADADA;
}

.comment_section_avatar {
	float: left;
	margin: 0;
	width: 20%;
}

.comment_section_container {
	float: left;
	width: 80%;
	margin: 0;
}

.comment_section_avatar_text {
	clear: both;
	color: #858585;
	font-size: .8em;
	margin: 6px 0px 6px 0px;
}

.comment_section_vote_container {
	clear: both;
	width: 190px;
	margin: -1 0 0 auto;
}

.comment_section_vote {
	border: 1px solid #DFDFDF;
}

.comment_section_vote_label {
	float: left;
	background-color: #D7D7D7;
	font-size: 1.0em;
	font-weight: bold;
	color: #3F3F3F;
	padding: 6px 5px 6px 5px;
	vertical-align: middle;
}

.comment_section_vote_stats_agree {
	float: left;
	font-size: 0.8em;
	color: #094366;
	font-weight: bold;
}

.comment_section_vote_stats_agree a div {
	background-image: url('/images/comment_rate_btns.png');
	height: 24px;
	width: 45px;
}

.comment_section_vote_stats_agree a:link div {
	background-position: 0px 0px;
}

.comment_section_vote_stats_agree a:hover div {
	background-position: 0px -24px;
}

.comment_section_vote_stats_agree div.selected {
	background-image: url('/images/comment_rate_btns.png');
	background-position: 0px -47px;
	height: 24px;
	width: 46px;
}

.comment_section_vote_stats_agree div.unselected {
	background-image: url('/images/comment_rate_btns.png');
	background-position: 0px -70px;
	height: 24px;
	width: 46px;
}

.comment_section_vote_stats_agree div div {
	background-image: none;
	float: right;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 3px;
	height: auto;
	width: auto;
}

.comment_section_vote_stats_disagree {
	float: left;
	font-size: 0.8em;
	font-weight: bold;
}

.comment_section_vote_stats_disagree a div {
	background-image: url('/images/comment_rate_btns.png');
	height: 24px;
	width: 46px;
}

.comment_section_vote_stats_disagree a:link div {
	background-position: 46px 0px;
}

.comment_section_vote_stats_disagree a:hover div {
	background-position: 46px -24px;
}

.comment_section_vote_stats_disagree div.selected {
	background-image: url('/images/comment_rate_btns.png');
	background-position: 46px -47px;
	height: 24px;
	width: 46px;
}

.comment_section_vote_stats_disagree div.unselected {
	background-image: url('/images/comment_rate_btns.png');
	background-position: 46px -70px;
	height: 24px;
	width: 46px;
}

.comment_section_vote_stats_disagree div div {
	background-image: none;
	float: right;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 8px;
	height: auto;
	width: auto;
}

.comment_section_vote_stats a img {
	margin: auto 2 auto 2;
	text-decoration: none;
}

.comment_section_vote_stats a {
}

.comment_footer a {
	float: right;
	font-size: 0.9em;
	color: #094366;
	font-weight: bold;
	vertical-align: middle;
	margin: auto 2 auto 2;
	text-decoration: none;
}

.comment_footer_pending {
	float: right;
	font-size: 0.7em;
	color: #758585;
	margin-right: 20px;
	margin-top: 4px;
}

.comment_footer span {
	float: right;
	font-size: 0.9em;
	color: #900E06;
	font-weight: bold;
	vertical-align: middle;
	margin: auto 2 auto 2;
	text-decoration: none;
}

.comment_footer_separator {
	float: right;
	font-size: 1.1em;
	color: #858585;
	font-weight: bold;
	vertical-align: middle;
	margin: auto 2 auto 2;
	text-decoration: none;
}

.comment_bottom {
	margin-bottom: 8px;
	clear: both;
}

.comment_full_bottom {
	clear: both;
	border-top: 1px solid #DFDFDF;
	margin-bottom: 12px;
}

.comment_summary {
	clear: both;
	padding: 0.25em 0;
	margin: 0.25em 0 0 0;
	font-size: 0.8em;
	font-family: verdana;
	color: #333333;
}

.comment_summary_left {
	float: left;
	padding: 0 0.5em 0 0;
	margin: 0 0.5em 0 0;
	border-right: 1px solid #CCCCCC;
	width: auto;
}

.comment_summary_right {
	float: left;
	width: auto;
}

.comment_form_title {
	color: #3F3F3F;
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	width: auto;
	margin: 12px 6px 6px 24px;
}

.comment_form_user_action {
	float: right;
	width: auto;
	margin: 6px 24px 6px 6px;
}

.comment_form_user_action span {
	color: #800E06;
}

.comment_form_action_title {
	color: #6C6C6C;
	font-size: 1.1em;
	margin: 6px;
}

.comment_form_label {
	float: left;
	color: #3F3F3F;
	font-size: 1.0em;
	font-weight: bold;
	margin: 3%;
}

.comment_form_label span {
	float: left;
	margin-bottom: 8px;
	margin-right: 8px;
}

.comment_form_label span select {
	float: left;
	margin-bottom: 8px;
	margin-left: 8px;
}

.comment_form_message {
	clear: both;
	width: 94%;
	height: 200px;
	margin: 0 3% 0 3%;
}

.comment_form_footer {
	width: 94%;
	margin: 10px 3% 0 3%;
}

.comment_form_pending {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #870E06;
	margin-right: 8px;
	margin-top: 8px;
}

.comment_form_submit {
	float: right;
	margin: 12px auto auto 3%;
}

.comment_form_close {
	float: right;
	margin-right: 8px;
}

/* START: parts_global */
/*
font sizes: use EM
container sizes: use PX
sitewide blue: #0A4366;
061709
*/ 
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #999999;
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#iservices_login_loading {
	display: none;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.75em;
}

h7 {
	font-size: 0.5em;
}

p {
	line-height: 1.5em;
	margin: 1.5em 0; /* font-family: "MS Reference Sans Serif", 'Helvetica Neue', Arial, sans-serif; */
}

/* GENERIC FLOATS AND CLEARS
-------------------------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.clearBoth {
	clear: both;
}

.white_rule {
	height: 10px;
}

/* SITE GUTS CONTAINER, ARTICLE, AND ALL CRAP
-------------------------------------------------------------------------------- */
#bodyContent {
	padding: 10px 0 0 0;
	margin: 0;
}

#bodyContent div.bodyContentSub {
	width: 625px;
	float: left;
	margin: 0;
	padding: 0;
}

a:link {
	/* color: #0A4366; */
	color: #035CB6;
	text-decoration: none;
}

a:visited {
	color: #072D44;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #333399;
}

/* GENERALIZED COMPONENTRY
-------------------------------------------------------------------------------- */
.kicker {
	color: #870E06;
	text-transform: uppercase;
}

.pubDate {
	color: #999999;
}

/* MAIN CONTENT CONTAINER, is centered area containing all site content sans top bar and footer
-------------------------------------------------------------------------------- */
#container {
	width: 976px; /* width: 81.33em; */
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 1em 1em 1em;
}

/* TOP LOGO AND WEATHER */
#container div.logoContainer {
	padding: 1em 0.5em 0.5em 0.5em;
	height: 72px;
}

/* FRONT PAGE MASTHEAD LAYOUT */
#container div.logoContainer h1.fppTitle {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	display: block;
	width: 450px; /* width: 19em; */
	height: 3em;
	float: left;
	background: url(http://www.bendbulletin.com/graphics04/logoBulletinMain.gif) top left no-repeat;
	background-position: 0 0;
}

#container div.logoContainer h1.fppTitle a {
	display: block;
	width: 19m;
	height: 3em;
}

/* URL and timestamp layout for site front page */
#container div.logoContainer div.fppTimeURL {
	height: 5.8em; /* width: 22em; */
	width: 220px;
	float: left;
	background: url(http://www.bendbulletin.com/graphics04/logoBulletinURL.gif) bottom left no-repeat;
}

#container div.logoContainer div.fppTimeURL p {
	font-size: 0.875em;
	margin: 2.75em 0 0 0;
	color: #666666;
}

/* SECTION FRONT MASTHEAD LAYOUT */
#container div.logoContainer div.scfTimeURL {
	width: 500px;
	height: 72px;
	float: left;
}

#container div.logoContainer div.scfTimeURL h1 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	display: block;
	width: 130px;
	height: 20px;
	background: url(http://www.bendbulletin.com/graphics04/hed_logo.png) top left no-repeat;
	background-position: 0 0;
}

#container div.logoContainer div.scfTimeURL h1 a {
	display: block;
	width: 130px;
	height: 20px;
}

#container div.logoContainer div.scfTimeURL p {
	font-size: 0.875em;
	margin: 0;
	color: #666666;
}

#container div.logoContainer div.scfTimeURL h2 {
	margin: 0;
	text-indent: -5000px;
	width: 700px;
	height: 45px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#container div.logoContainer .weather {
	float: right;
	padding: 0;
	margin: 0;
	width: 20em;
}

#container div.logoContainer .weather div {
	float: left;
	padding: 0;
	width: 8.5em;
	height: 6em;
}

#container div.logoContainer .weather div a img {
	border: 0;
}

#container div.logoContainer .weather h3 {
	padding: 0;
	margin: 0;
}

#container div.logoContainer .weather h3 span {
	padding: 0;
	margin: 0 0 0 3px;
	font-size: 0.5em;
}

#container div.logoContainer .weather p {
	padding: 0;
	margin: 10px 0 0 0;
	width: 135px;
	float: left;
}

#container div.logoContainer .weather p a {
	color: #0A4366;
	font-weight: normal;
	font-size: 1.125em;
}

/* MAIN TOP HORIZONTAL NAVIGATION
div.mainCategories ==> top dark color bar
div.subCategories ==> lower light gray bar
-------------------------------------------------------------------------------- */
#container div.mainNav {
	margin: 0.5em 0;
}

#container div.mainNav ul {
	clear: both;
}

#container div.mainNav div.mainCategories {
	width: 100%;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/corner_2_top.gif) #333333 top left no-repeat;
}

#container div.mainNav div.mainCategories ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#container div.mainNav div.mainCategories ul li {
	margin: 0;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	background-image: none;
}

#container div.mainNav div.mainCategories ul li a {
	text-decoration: none;
	padding: 0.5em 0.5em 0.25em 0.5em;
	margin: 0.125em 0 0 0;
	display: block;
	color: #FFFFFF;
	background: url(http://www.bendbulletin.com/graphics04/nav-pipe.gif) no-repeat right;
}

	
#container div.mainNav div.mainCategories ul li a:hover {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	color: #FFFFFF;
}

#container div.mainNav div.mainCategories ul .activeFirst {
	display: block;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/tabNavSprite.png) no-repeat;
	background-position: right -39px;
	color: #870E06;
}

#container div.mainNav div.mainCategories ul .activeFirst a {
	color: #870E06;
	background: none;
	padding: 0.25em 0 0 0;
	margin: 0;
	width: 4em;
}

#container div.mainNav div.mainCategories ul .activeFirst a:hover {
	text-decoration: underline;
	color: #870E06;
}

#container div.mainNav div.mainCategories ul .activeFirst div.leftCorner {
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/tabNavSprite.png) no-repeat;
	background-position: -1px -79px;
	width: 0.6em;
	margin: 0;
	padding: 0;
	height: 27px;
	float: left;
}

#container div.mainNav div.mainCategories ul .activeFirst div.rightCorner {
	padding: 0.5em 0.8em 0 0;
	margin: 0;
}

/* rounded gray tab, of active content */
#container div.mainNav div.mainCategories ul .active {
	display: block;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/tabNavSprite.png) no-repeat;
	background-position: right -39px;
	color: #870E06;
}

#container div.mainNav div.mainCategories ul .active a {
	color: #870E06;
	background: none;
	padding: 0.5em 1em 0 0.8em;
}

#container div.mainNav div.mainCategories ul .active a:hover {
	color: #870E06;
}

#container div.mainNav div.mainCategories ul .active div.leftCorner {
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/tabNavSprite.png) no-repeat;
	background-position: 0px -39px;
	width: 0.8em;
	margin: 0 0 0 -3px;
	padding: 0;
	height: 27px;
	float: left;
}

#container div.mainNav div.mainCategories ul .active div.rightCorner {
	padding: 0.5em 0.8em 0 0;
	margin: 0;
}

/* round corner on right */
#container div.mainNav div.mainCategories div.mainRightCorner {
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/corner_2_top.gif) #333333 top right no-repeat;
	height: inherit;
	width: 0.8em;
	float: right;
	margin: 0;
	padding: 0;
}

/* div.subCategories ==> lower light gray gradient bar */
#container div.mainNav .subCategories {
	width: 100%;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/navLeftExtended.png) #EBEBEB bottom left no-repeat;
	height: 27px;
}

#container div.mainNav .subCategories ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 950px;
}

#container div.mainNav .subCategories ul li {
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
	font-weight: bold;
	background-image: none;
}

#container div.mainNav .subCategories ul li a {
	text-decoration: none;
	display: block;
	padding: 0.5em 0.75em;
	background: url(http://www.bendbulletin.com/graphics04/nav-pipe-blue.png) no-repeat right;
}

	
#container div.mainNav .subCategories ul li a:hover {
	display: block;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

#container div.mainNav .subCategories ul .active {
}

#container div.mainNav .subCategories ul .active a {
	color: #870E06;
}

 
/* lower right rounded corner */
#container div.mainNav .subCategories div.subRightCorner {
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/navRightExtended.png) #EBEBEB bottom right no-repeat;
	height: inherit;
	width: 0.8em;
	float: right;
	margin: 0;
	padding: 0;
}

/* SITEWIDE SEARCH, SEARCH SPONSOR, E-EDITION CREDENTIALS 
-------------------------------------------------------------------------------- */
#container div.eddContainer {
	margin: 0 auto 10px auto;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

/* div.lc_full and div.rc_full - generalized rounded corner endcaps for search and e-edition login containers, this get used with searchCenterGradient.png as the body fill  */
#container div.eddContainer div.lc_full{
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/searchLeftSide.png) #ECECEC top left no-repeat;
	float: left;
	height: 60px;
	width: 10px;
}

#container div.eddContainer div.rc_full{
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/searchRightSide.png) #ECECEC top left no-repeat;
	float: right;
	height: 60px;
	width: 10px;
}

#container div.eddContainer img {
}

/* sitewide search form styles */
#container div.eddContainer div.searchArea {
	float: left;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/searchCenterGradient.png) #ECECEC repeat-x;
	width: 57.5em;
	height: 60px;
	font-weight: bold;
}

#container div.eddContainer div.searchArea form {
	float: left;
	width: 55.5em;
}

#container div.eddContainer div.searchArea form .search_field {
	width: 34.5em;
	margin: 5px;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(http://www.bendbulletin.com/graphics/v3_wide/headerBackground.gif);
	background-position: 0 -50px;
	background-repeat: repeat-x;
	font-family: 'Helvetica Neue', arial, helvetica, sans-serif;
}

#container div.eddContainer div.searchArea .search_submit {
	background: url(http://www.bendbulletin.com/graphics04/icons_buttons/btnNavSearch.png) #ECECEC bottom right no-repeat;
	width: 70px;
	height: 26px;
	color: #FFFFFF;
	text-align: center;
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	float: right;
}

#container div.eddContainer div.searchArea div.searchChooser {
	clear: both;
}

#container div.eddContainer div.searchArea div.searchChooser div.radioChoices {
	float: left;
}

#container div.eddContainer div.searchArea div.searchChooser div.radioChoices span {
	font-weight: normal;
}

#container div.eddContainer div.searchArea div.searchChooser div.googlePowered {
	float: left;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0 0 0 3px;
}

#container div.eddContainer div.searchArea div.searchChooser div.advancedArchive {
	float: right;
	text-transform: uppercase;
	font-size: 0.8em;
	margin: 6px 0 0 0;
}

#container div.eddContainer .searchSponsor {
	float: left;
	width: 120px;
	height: 60px;
	margin: 0 0 0 10px;
	border: 0;
}

#container div.eddContainer .eEditionLogin {
	float: right;
	margin: 0;
	width: 12em;
}

#container div.eddContainer .eEditionLogin div.upperLeftCorner, #container div.eddContainer .eEditionLogin div.upperRightCorner {
	padding: 0 0 0.5em 0;
}

#container div.eddContainer .eEditionLogin div.upperLeftCorner p.sign_in_link {
}

#container div.eddContainer .eEditionLogin div.upperLeftCorner p.sign_in_message {
	margin: 0;
	padding: 0;
	text-indent: 0.7em;
	font-weight: bold;
}

#container div.eddContainer .eEditionLogin div.content p.manage_link {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#container div.eddContainer .eEditionLogin div.upperLeftCorner p.utility_bar_date {
	display: none !important;
}

#container div.eddContainer .eEditionLogin div.content {
	padding: 0.33em 0 0 0.5em;
	margin: 0;
}

#container div.eddContainer .eEditionLogin div.content .utility_bar {
}

#container div.eddContainer .eEditionLogin div.content .utility_bar label {
	margin: 0.25em 0 0 0;
	float: left;
	width: 62px;
	color: #666666;
}

#container div.eddContainer .eEditionLogin div.content .utility_bar .login_field {
	width: 200px !important;
	margin: 0;
	font-size: 1.2em; /* background-image: url(http://www.bendbulletin.com/graphics04/icons_buttons/loginSprite.gif);
	background-position: 0 2px;
	background-repeat: no-repeat; */
	border: 1px solid #CCCCCC;
}

#container div.eddContainer .eEditionLogin div.content .utility_bar .password_field {
	width: 138px !important;
	margin: 0.125em 0.25em 0 0;
	font-size: 1.2em;
	float: left; /* background-image: url(http://www.bendbulletin.com/graphics04/icons_buttons/loginSprite.gif);
	background-position: 0 -28px;
	background-repeat: no-repeat; */
	border: 1px solid #CCCCCC;
}

#container div.eddContainer .eEditionLogin div.content .utility_bar .field_hover {
	background-position: 0 -500px;
}

#container div.eddContainer .eEditionLogin div.content .utility_bar .submit_button {
	margin: 0.25em 0 0 0;
}

#container div.eddContainer .eEditionLogin div.content .utility_bar .submit_button input {
	margin: 0;
	padding: 0;
	background: url(http://www.bendbulletin.com/graphics04/icons_buttons/btnIservices.png) #ECECEC bottom right no-repeat;
	width: 57px;
	height: 19px;
	color: #FFFFFF;
	text-align: center;
	border: 0;
	font-weight: bold;
	font-size: 0.8em;
}

#container div.eddContainer .eEditionLogin div.content #account_utility_bar {
	clear: both;
	padding: 0.25em 0 0 0;
}

/* TOP LEADERBOARD AND HOUSE AD POSITIONING
-------------------------------------------------------------------------------- */
#container div.leaderContainer {
	margin: 0 auto 0.25em auto;
	padding: 0 0 0.75em 0;
	border-bottom: 1px solid #CCCCCC;
}

#container div.leaderContainer img {
	border: 1px solid #CCCCCC;
}

#container div.leaderContainer .leaderAd {
	float: left;
	width: 728px;
	height: 90px;
}

#container div.leaderContainer .houseAd {
	float: right;
	margin: 0 0 0 1em;
	width: 230px;
	height: 90px;
}


#container div.mainNav div.mainCategories .p_movieactive div.passiveLeftCorner {
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/tabNavSprite.png) no-repeat;
	background-position: 0px -39px;
	width: 0.8em;
	margin: 0 0 0 -23px;
	padding: 0;
	height: 29px;
	float: left;
	display: block !important;
}

p.sign_in_desc {
	margin: 0 0 0 0.5em;
	text-align: left;
	font-weight: bold;
}

p.sign_in_link {
	background: url(http://www.bendbulletin.com/graphics04/icons_buttons/btnNavSearch.png) #ECECEC bottom right no-repeat;
	width: 70px;
	height: 26px;
	color: #FFFFFF;
	text-align: center;
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p.sign_in_link a {
	color: #FFFFFF;
}

/* END: parts_global */
div.footerContainer {
	width: 100%;
	border-top: 1px solid #666666;
	margin: 0;
	background-color: #0A4366;
	color: #FFFFFF;
	padding: 15px 0 0 0;
}

div.footerContainer div.content {
	width: 976px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
}

div.footerContainer div.content div.leftSearch {
	width: 276px;
	margin: 10px 0 0 0;
	border-right: 1px solid #CCCCCC;
	float: left;
	height: 235px;
}

div.footerContainer div.content div.leftSearch .searchForm form {
	margin: 20px 10px 0 0;
}

div.footerContainer div.content div.leftSearch .searchForm form input.search_field {
	background-color: #ECECEC;
	border: 1px solid #999999;
	width: 175px;
	padding: 2px;
	font-weight: bold;
}

div.footerContainer div.content div.leftSearch .searchForm form input.search_submit {
	background-color: #0A4366;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/toolbar-bg.gif) repeat-x;
	color: #ECECEC;
	font-weight: bold;
	border: 1px solid #999999;
	width: 65px;
	padding: 1px;
}

div.footerContainer div.content div.leftSearch .searchForm form input.search_hover {
	background-color: #ECECEC;
	background-image: none;
	color: #000000;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin {
	border: 1px solid #666666;
	z-index: 100000;
	display: block;
	width: 260px;
	margin: 25px 0 0 0;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin form {
	margin: 10px 10px 0 10px;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin form .field {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding: 2px;
	font-weight: bold;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin form .username {
	width: 230px;
	margin: 0 0 10px 0;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin form .password {
	clear: both;
	width: 155px;
	float: left;
	margin: 0 5px 10px 0;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin form .cred_submit {
	background-color: #0A4366;
	background: url(http://www.bendbulletin.com/graphics04/corners_gradients/toolbar-bg.gif) repeat-x;
	color: #ECECEC;
	font-weight: bold;
	border: 1px solid #999999;
	width: 5em;
	padding: 1px;
	float: right;
}

div.footerContainer div.content div.leftSearch .footerIservicesLogin .cred_submit_hover {
	background-color: #ECECEC;
	background-image: none;
	color: #000000;
}

div.footerContainer div.content div.rightFooterLinks {
	float: left;
	width: 675px;
	margin: 5px 0 0 10px;
}

div.footerContainer div.content div.rightFooterLinks p {
	color: #CCCCCC;
}

div.footerContainer div.content div.rightFooterLinks p div.sugg_browser {
	margin: 10px 0 0 0;
}

div.footerContainer div.content div.rightFooterLinks a {
	color: #FFFFFF;
}

div.footerContainer div.content div.rightFooterLinks dl {
	line-height: 2em;
}

div.footerContainer div.content div.rightFooterLinks dl dt {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #FFFFFF;
	clear: left;
}

div.footerContainer div.content div.rightFooterLinks dl dd {
	color: #999999;
}

div.footerContainer div.content div.rightFooterLinks dl a {
	color: #FFFFFF;
}

div.footerContainer div.content div.rightFooterLinks p small {
	font-size: 0.8em;
}

div.footerContainer div.content div.rightFooterLinks small a {
	color: #FFFFFF;
}

div.footerPartners {
	width: 100%;
	border-top: 1px solid #333333;
	margin: 0px;
	background-color: #666666;
	color: #FFFFFF;
	padding: 5px 0em;
}

div.footerPartners div.content {
	width: 976px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
}

div.footerPartners div.content div.right {
	float: right;
	margin: 0;
}

div.footerPartners div.content div.right img {
	float: left;
	margin: 0;
	margin: 0 0 0 0.8em;
	background-color: #FFFFFF;
}

div.footerPartners div.content div.left {
	float: left;
	margin: 0;
	width: 50em;
}

div.footerPartners div.content div.left ul {
	margin: 0;
	float: left;
	font-size: 0.9em;
}

div.footerPartners div.content div.left ul li {
	margin: 0 0 0.25em 0;
	float: left;
	list-style-type: none;
}

div.footerPartners div.content div.left ul li a {
	text-decoration: none;
	padding: 0 0 0 0.75em;
	display: block;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

div.footerPartners div.content a {
	margin: 0 0 0 10px;
}

div.footerPartners div.content a img {
	border: 1px solid #333333;
}



/* END: compressedCSSfromSaxo */

/* @end */

/* @group http://frequency.blogs.bendbulletin.com/wp-content/themes/frequency/_styles2.php?option=go */

/* START: compressedGoCSSfromSaxo */

#container div.eddContainer {
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
	border: 0;
}

/* alters background color for GO content */
#goContainer {
	width: 976px;
	background-color: #9F9811;
	margin: 0 auto;
	padding: 0 1em 1em 1em;
}

#goContainer a {
	color: #FFFFFF;
}

#goContainer ul {
	line-height: 1.5em;
	margin: 1em 0 0 0;
	padding-left: 0;
	list-style: none;
}

#goContainer ul li {
	background-image: url(http://www.bendbulletin.com/graphics04/bullet_gray.png);
	background-position: 0 0.15em;
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

#goContainer ul.stayingIn {
	margin: 0.5em 0 0 0;
}

#goContainer ul.stayingIn li {
	background-image: url(http://www.bendbulletin.com/graphics04/go/go_btn_lg_bar.gif);
	list-style-type: none;
	font-size: 1.4em;
	padding: 0.5em;
	font-weight: bold;
	margin: 0.25em 0 0 0;
}

/* TOP LEADERBOARD AND HOUSE AD POSITIONING - GO VERSION
-------------------------------------------------------------------------------- */
#goContainer div.leaderContainer {
	margin: 0 auto 0.25em auto;
	padding: 1em 0 0.75em 0;
	border-bottom: 1px solid #CCCCCC;
}

#goContainer div.leaderContainer img {
	border: 1px solid #CCCCCC;
}

#goContainer div.leaderContainer .leaderAd {
	float: left;
}

#goContainer div.leaderContainer .houseAd {
	float: right;
	margin: 0 0 0 1em;
}


/* BREADCRUMB - GO VERSION
-------------------------------------------------------------------------------- */
#goContainer .ad300250 {
	border: 1px solid #666666 !important;
}

#goContainer .ad300250 small {
	color: #666666;
}



/* RIGHT RAIL IN go ROUNDED CORNER BOX WITH CUSTOM GRAPHIC TITLE, WIDTH NEEDS TO BE SET WITH SEPARATE STYLE
SET 1 ( corner_1_top.gif | corner_1_bottom.gif )
fill: #f0f0f0
stroke: d6d6d6
-------------------------------------------------------------------------------- */
div.rcTitleContainerBack {
	width: 337px;
	margin: 0.75em 0;
}

div.rcTitleContainerBack .upperLeftCorner {
	background: url(http://www.bendbulletin.com/graphics04/go/go_rc_dgreen_top.gif) top left no-repeat;
	float: left;
	height: 10px;
	background-color: #9F9811;
	width: 100%;
}

div.rcTitleContainerBack .upperLeftCorner img {
}

div.rcTitleContainerBack .upperRightCorner {
	background: url(http://www.bendbulletin.com/graphics04/go/go_rc_dgreen_top.gif) top right no-repeat;
	height: 10px;
	width: 10px;
	float: right;
	background-color: #9F9811;
}

div.rcTitleContainerBack .content {
	background-color: #5D590A;
	color: #FFFFFF;
	padding: 0 1em;
}

div.rcTitleContainerBack .lowerLeftCorner {
	background: url(http://www.bendbulletin.com/graphics04/go/go_rc_dgreen_bottom.gif) bottom left no-repeat;
	height: 10px;
	width: 10px;
	width: 100%;
}

div.rcTitleContainerBack .lowerRightCorner {
	background: url(http://www.bendbulletin.com/graphics04/go/go_rc_dgreen_bottom.gif) bottom right no-repeat;
	height: 10px;
	width: 10px;
	float: right;
	background-color: #9F9811;
}

span.pubDate, p.pubDate {
	color: #CCCCCC;
}

div.articleBlock h5 {
	color: #FF0000 !important;
}
