/* @override http://fanreport.thebigblueroom.com/wp-content/themes/fanreport/styles/colors.css */

body {
	background: #e9e9e9;
}

#page {
	background: #ffffff url(../images/background-page.jpg) left 245px;
	border-top: 3px solid #1b75ba;
	border-bottom: 3px solid #1b75ba;
	border-left: 16px solid #1b75ba;
	border-right: 16px solid #1b75ba;
}

#page-inner {
	border: 4px solid #ffffff;
}

#page-nested {
	border-top: 6px solid #bd1e2c;
	border-bottom: 6px solid #bd1e2c;
	border-left: 16px solid #bd1e2c;
	border-right: 16px solid #bd1e2c;
}

#header {
		background: #ffffff url(../images/background-header.jpg) -70px;
}

a:focus, a:hover, a:active {
	outline: none;
}

a:link {
	/*color: #004276;*/
	color: #BD1e2C;
}

a:hover {
	/*color: #004276;*/
	color: #BD1e2C;
}

a:visited {
	/*color: #004276;*/
	color: #BD1e2C;
}

#rightcol a:link {
	color: #BD1e2C;
}

#rightcol a:hover {
	color: #BD1e2C;
}

#rightcol a:visited {
	color: #BD1e2C;
}

a img {
	border: none;
}

a.rss {
	color: #000000;
	background: url(../images/feed-icon-14x14.png) no-repeat right top;
}

img {
	/*border: 1px solid #e9e9e9;*/
}

img.noborder {
	border:none !important;
	background: none !important;
}

#footer {
	background: #ffffff;
}

#navigation {
	background: #ffffff;
}

#navigation a {

}

#content {
	background: transparent url(../images/background-content.png) top left no-repeat;
}

#content h2 {
	color: #000000;
}

#content-secondary h2 {
	color: #000000;
	background: #ffffff;
	border-top: 2px solid #e6e6e6;
	border-bottom: 1px dotted #e6e6e6;
}

#content #main {
	background: #ffffff;
}

#content.home #main {
	background: none;
	border: 0px;
}

#leftcol a {
	display: block;
	margin-bottom: 0.5em;
}

#leftcol img{
	border: none !important;
}

#rightcol {
	background: #e9e9e9;
}

#rightcol #social {
	background: #ffffff;
}

#rightcol img{
	border: none !important;
}

#ads-main {

}

#ads-secondary {
	
}

.post .date,
.date {
	color: #999;
}

.post h3 a:link {
	color: #000000;
}

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

.post h3 a:visited {
	color: #333;
}

#poweredby,
#poweredby a:link,
#poweredby a:hover,
#poweredby a:visited {
	color: #999 !important;
}

#secondary #twitter .content {
	background: url(../images/quotes-open.gif) top left no-repeat;
}

#secondary #twitter .content .simplepie {
	background: url(../images/quotes-close.gif) bottom right no-repeat;
}

p, #content li, table td {
	color: #000000;
}

h1 {
	color: #000000;
}

table{
	background: #d7e1eb;
	padding-bottom: 10px;
}

table th {
	color: #1d421f;
}

table tr.even {
	
}

table tr.odd {
	background-color: #fff;
}

form input[type=text] {
	background: #e9e9e1;
	border: none;
}

form #mc-embedded-subscribe.btn {
	background: #bd1e2c url(../images/background-submit.gif) top left no-repeat;
	border:0;
	color: transparent;
}

form #mc-embedded-subscribe.btnover {
	background: #bd1e2c url(../images/background-submit-over.gif) top left no-repeat;
	border:0;
	color: transparent;
}

div.error {
	color: #bd1e2c;
}

div.success {
	color: #0228d5;
	font-weight: bold;
}

#mce-EMAIL,
#mce-ZIPCODE {
	background: #e9e9e1;
}

form fieldset.secondary {
	
}

div.free a {
	color: #BD1e2C;
	text-decoration: none;
}

div.free a:hover {
	text-decoration: underline;
}
