/*  
Theme Name: Red Hot Mama Default
Description: A three column fixed width baseball theme with both sidebars widget ready.
Version: 2.1.8
Author: Jonathan Cross
*/		

* {		
	margin: 0px;
	padding: 0px;
}

@font-face {
	font-family: 'KaufmannBdBTBold';
	src: url('fonts/kaufman/kaufmanb-webfont.eot');
	src: url('fonts/kaufman/kaufmanb-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/kaufman/kaufmanb-webfont.woff') format('woff'),
		url('fonts/kaufman/kaufmanb-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

ul {
	list-style-type: none;
}

ul.inline,li.inline {
	display: inline;
	margin-left: 0;
	padding-left: 2px;
	padding-right: 3px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana,trebuchet,sans-serif;
	background: white none repeat scroll 0%;
}

img {
	behavior: url(iepngfix.htc);
}

#wrap {
	width: 1212px;
	margin: 0;
	background: none;
	padding: 0;
}


/***************************************************
*********************** Blogtitle **************
*****************************************************/
#blogtitle {
	display: block;
	color: #c74f3f;
	text-align: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 135px;
}

h1.blogtitle {
	margin: 10px 6px 0 5px;
	font-size: 26px;
}

#blogtitle #logo {
	width: 210px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333;
}

#blogtitle #logo img {
	border: 0;
	margin: 0;
	padding: 0;
}

#blogtitle #masthead {
	width: 987px;
	height: 135px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -135px;
	left: 225px;
	overflow: hidden;
}

.description {
	color: #62838F;
	text-align: left;
	font-size: 18px;
	margin-left: 8px;
}


/***************************************************
*********************** Navigation **************
*****************************************************/
#navigation  {
	margin: 0 0 14px;
	width: 1212px;
	overflow: hidden;
	height: 34px;
	line-height: 2.7em;
	background-color: #c74f3f;
}

#navigation ul {
	margin:0;
	padding:0;
}

#navigation li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
}

#navigation li a  {
	display:block;
	padding:0 18px;
	font-size:0.8em;
	text-transform:uppercase;
	letter-spacing:1px;
}

* html #navigation a {
	width:1%;
}
/* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form  {
	float:right;
	height:100%;
	width:164px;
	padding:0 15px;
	line-height:0;
}

#navigation form fieldset  {
	/* centering the search form could've
	been done way more elegant but IEWin
	and Opera refused to follow the rules */
	margin-top:7px;
	border:0 solid; /* Opera */
}

* html #navigation form fieldset {
	margin-top: 7px;
}

#navigation #s  {
	height:1.5em;
	width:115px;
	margin:0 5px 0 0;
	padding:0;
	border:1px solid;
	font-size:0.8em;
	vertical-align:middle;
}

#navigation #searchbutton  {
	height:2em;
	width:auto;
	padding:0 1px;
	font-size:9px;
	letter-spacing:1px;
	text-align:center;
	vertical-align:middle;
}


#navigation li  {
border-color:#7F7F7F;
}

#navigation a {
color:white;
}
#navigation .selected, #navigation .current_page_item, #navigation a:hover {
color: white;
}
#navigation a:visited {
font-weight: bold;
}
#navigation #s {
border-color:#FFF9EA;
}
#navigation #searchbutton {
	color:white;
	background-color:#798288;
}


/***************************************************
*********************** Container **************
*****************************************************/
#container {
	clear:left;
	padding:0;
	margin: 0;
	width: 1212px;
}


/***************************************************
*********************** Left Sidebar Container *******
*****************************************************/
#leftnav {
	float: left;
	width: 180px;
	margin: 0 0 0 14px;
	padding-top: 0;
	text-align: left;
}


/***************************************************
*********************** Right Sidebar Container *******
*****************************************************/
#rightnav {
	width: 180px;
	margin: 0 0 0 14px;
	padding-top: 0;
	text-align: left;
}

/***************************************************
*********************** Content **************
*****************************************************/
#content {
	display: block;
	width: 560px;
	float: left;
	text-align: left;
	margin: 0 32px 10px;
	padding: 0;
}

#content .entry img {
	margin: 0 2px 0 2px;
	border: 2px solid #ede0b6;
}

#content ul {
	list-style-image: url("images/bullet-baseball.gif");
	list-style-type: circle;
	list-style-position: outside;
	text-indent: 0px;
	margin: 0 0 0 15px;
	padding: 0px;
}
#content ul li, #content ol li {
	margin-left: 30px;
	margin-top: 8px;
}
#content table ul li, #content table ol li {
	margin-left: 10px;
}
#content ul ul li, #content ol ol li {
	padding-left: 3px;
}

#content ol {
	list-style-position: outside;
	text-indent: 0px;
	margin: 0 0 0 15px;
	padding: 0px;
}

#content p {
	padding-left: 0;
}

/* Table styling. */
#content table {
	border: 1px solid #c2c2c2;
	margin-left: 1px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#content th, #standings_body th {
	border: 1px solid #c2c2c2;
	background-image: url("images/fill_link_head1.jpg");
	color: #c74f3f;
	font-family: verdana,trebuchet,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
#content td {
	border: 1px solid #c2c2c2;
	font-family: verdana,trebuchet,sans-serif; 
	font-size: 11px;
	padding: 5px;
}

#content td, #standings_body td {
	border: 1px solid #c2c2c2;
	font-family: verdana,trebuchet,sans-serif; 
	font-size: 11px;
	padding: 2px;
}

.tablerow {
	background-color: #f8eed3;
}

tr.ruled {
	background: #f8eed3;
}

/** Daily Brief style **/
#content .daily-briefs {
	background-image: url(images/bg-daily_brief.png);
	background-repeat: no-repeat;
	padding-top: 75px;
}
/** End Daily Brief style **/


/***************************************************
*********************** Footer **************
*****************************************************/
#footwrap {
	clear: both;
	background-color: #c74f3f;
	margin-left: 0;
	margin-bottom: 0;
	width: 1212px;
	overflow: hidden;
	height: 34px;
	font-weight: normal;
	border: none;
}

#footwrap p {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}

#footwrap a:link {
	color: #ede0b6;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#footwrap a:hover {
	color: #d67363;
	text-decoration: underline;
	border: none;
}

#footwrap a:visited:hover {
	color: #d67363;
	text-decoration: underline;
	border: none;
}

#footwrap a:visited {
	color: #ede0b6;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#footwrap img {
	padding: 0px 5px 0px 5px;
}

/***************************************************
*********************** Left Sidebar **************
*****************************************************/
#sidebarleft {
	width: 178px;
	font: 11px/12px verdana,trebuchet,sans-serif;
	line-height: 15px;
	padding: 0 0 25px 1px;
	text-align: left;
	color: #333;
}

#sidebarleft ul {
	list-type:none;
}

#sidebarleft li {
	text-align: left;
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	width: 178px;
	max-width: 178px;
}

#sidebarleft ul li {
	background: transparent url(images/bullet-baseball.gif) no-repeat scroll 0 4px;
	border: medium none;
	margin: 0;
	padding: 0 0 0 15px;
	text-indent: 0;
	width: auto;
}

#sidebarleft ul li li {
	border: none;
	padding-left: 0;
	margin-left: 8px;
	margin-right: 3px;
	padding: 2px 0;
	list-style-type:circle;
}

#sidebarleft a:link {
	color: #c74f3f;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

#sidebarleft a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#sidebarleft a:visited:hover {
	color: #d67363;
	text-decoration: none;
	border: none;
}

#sidebarleft a:visited {
	color: #c74f3f;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}

#sidebarleft h2 {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74f3f;
	padding: 5px 0 5px 0;
	margin: 0;
	background-image: url("images/fill_link_head1.jpg");
	background-color: #ede0b6;
	width: 177px;
	max-width: 177px;
	border: 1px solid #c2c2c2;
}

#sidebarleft p {
	padding: 0 0 5px 0;
}

.spacer {
	padding-bottom: 15px;
}


/***************************************************
*********************** Right Sidebar **************
*****************************************************/
#sidebarright {
	width: 178px;
	position: absolute;
	left: 818px;
	font: 11px/12px verdana,trebuchet,sans-serif;
	line-height: 15px;
	padding: 0 0 25px 1px;
	text-align: left;
	color: #333;
}

#sidebarright ul, #sidebarfarright ul {
	list-type:none;
}

#sidebarright li, #sidebarfarright li {
	text-align: left;
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	width: 178px;
	max-width: 178px;
}

#sidebarright ul li, #sidebarfarright ul li {
	background: transparent url(images/bullet-baseball.gif) no-repeat scroll 0 4px;
	border: medium none;
	margin: 0;
	padding: 0 0 0 15px;
	text-indent: 0;
	width: auto;
}

#sidebarright a:link, #sidebarfarright a:link {
	color: #c74f3f;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}

#sidebarright a:hover, #sidebarfarright a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#sidebarright a:visited:hover, #sidebarfarright a:visited:hover {
	color: #d67363;
	text-decoration: none;
	border: none;
}

#sidebarright a:visited, #sidebarfarright a:visited {
	color: #c74f3f;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}

#sidebarright h2, #sidebarfarright h2 {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74f3f;
	padding: 5px 0 5px 0;
	margin: 0;
	background-image: url("images/fill_link_head1.jpg");
	background-color: #ede0b6;
	width: 177px;
	max-width: 177px;
	border: 1px solid #c2c2c2;
}

#sidebarright p, #sidebarfarright p {
	padding: 0 0 5px 0;
}

#sidebarright .avatar_container {
	float: right;
}
#sidebarright .avatar_container img.avatar {
	border: 1px solid #c2c2c2;
	border-radius: 0;
	margin-right: 0;
	padding: 0;
}

/** Masthead sidebar **/
#sidebarmasthead {
	background-image: url(images/white_70.png);
	position: relative;
	top: -270px;
	height: 135px;
	left: 1032px;
	width: 180px;
	line-height: .9em;
}
#sidebarmasthead ul {
	opacity: 1;
}
#sidebarmasthead h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
}
#sidebarmasthead td {
	line-height: .9em;
}

/***************************************************
*********************** Far Right Sidebar **************
*****************************************************/
#sidebarfarright {
	width: 178px;
	position: absolute;
	left: 1031px;
	font: 11px/12px verdana,trebuchet,sans-serif;
	line-height: 15px;
	padding: 0 0 25px 1px;
	text-align: left;
	color: #333;
}

#leftnav p, #rightnav p {
	margin: 0 0 1em 0;
}
#content h2 {
	margin: 0 0 .5em 0;
}


/***************************************************
*********************** Paragraph **************
*****************************************************/
p {
	font-family: verdana,trebuchet,sans-serif;
	font-size:   11px;
	color:       #000000;
	margin-top: 11px;
	margin-bottom: 2px;
	font-weight: normal;
	text-align:  left;
}

/***************************************************
*********************** Blockquote ********************
*****************************************************/
blockquote {
	border-left: 2px solid #c74f3f;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 30px;
}


/***************************************************
*********************** Post Metadata ****************
*****************************************************/
.postmetadata {
	background-color: #ede0b6;
	border: 1px solid #c2c2c2;
	clear: both;
	display: block;
	margin: 0;
	padding: 10px;
	text-align: left;
	width:538px;
}

.postmetadata a:link {
	border: none;
	color: #c74f3f;
	font-weight: normal;
}

.postmetadata a:hover {
	border: none;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.postmetadata a:visited:hover {
	border: none;
	color: #c74f3f;
	font-weight: normal;
}

.postmetadata a:visited {
	border: none;
	color: #000000;
	font-weight: normal;
}

/***************************************************
*********************** Links ********************
*****************************************************/
a:link {
	color: #c74f3f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
color: #d67363;
text-decoration: none;
font-weight: normal;
}

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

a img {
border:none;
background:none;
/*padding:5px;*/
}

#feed, #feed img a:link, #feed img a:visited {
border: none;
}


/***************************************************
*********************** Comments ********************
*****************************************************/
#content .commentsWrapper {
	clear: both;
	padding-top: 10px;
}
#content .commentsWrapper h4 {
	color: #000000;
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 10px 0;
}

#content .comments {
	background-color: #ede0b6;
	border: 1px solid #c2c2c2;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	width:558px;
}
#content .comments ol.commentlist {
	margin: 0;
	padding: 0;
}
#content .comments .commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#content .comments .commentlist li.alt {
	background-color:white;
}
.commentlist li ul li {
	border: none;
}
#content .comments .commentlist .commentnumber {
	float: left;
	font-family: KaufmannBdBTBold;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	margin-right: 10px;
}
#content .comments .commentlist cite {
	float: left;
	margin: 0 0 10px;
	padding: 0;
}
#content .comments .commentlist cite img {
	margin-right: 10px;
}
#content .comments .commentlist p {
	clear: both;
	margin: 10px 0 0;
	padding: 0;
}
.commentlist a:link {
	border: none;
	text-decoration: underline;
	font-weight: bold;
}
.commentlist a:visited {
	border: none;
	text-decoration: underline;
	font-weight: bold;
}
.commentlist a:hover {
	border: none;
	text-decoration: underline;
	font-weight: bold;
}
.commentlist a:visited:hover {
	border: none;
	text-decoration: underline;
	font-weight: bold;
}

.commentmetadata {
	clear: left;
	font-size: .8em;
}
.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
	text-decoration: none;
}

#content .commentsWrapper #commentform p {
	margin: 0;
	padding: 0 0 10px 0;
}
#content .commentsWrapper #commentform textarea {
	width: 100%;
}

#comment {
	width: 80%;
}

/***************************************************
*********************** Headings**************
*****************************************************/
h1 {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	font-family: kaufman,verdana,trebuchet,sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #c74f3f;
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
	display: block;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}

h3.posttitle {
	padding: 0 0 2px 0;
	margin-top: 0;
	margin-bottom: 5px;
}

.posttitle a:link {
	font-weight: bold;
	color: #000000;
}

.posttitle a:visited {
	font-weight: bold;
	color: #000000;
}

.posttitle a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.posttitle a:visited:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h4 {
	font-family: verdana,trebuchet,sans-serif;
	font-size: 12px;
	color: #c74f3f;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 5px 0 6px 0;
	text-align: left;
	height: 32px;
}
.bylineSocialWrapper {
	padding-bottom: 5px;
}
.bylineSocialWrapper h4 {
	clear:both;
	float:left;
	height: 62px;
	margin-top: 0;
	padding-top: 0;
}
.bylineSocialWrapper h4 .avatar {
	float: left;
	margin-right: 5px;
}
.bylineSocialWrapper h4 span {
	float: left;
}
.bylineSocialWrapper h4 span.time {
	color: #000000;
	font-size: 11px;
	Font-weight: normal;
}
.bylineSocialWrapper .social {
	height: 62px;
	float: right;
	width: 164px;
}
.bylineSocialWrapper .social .buttonWrapper.facebook {
	float: left;
	width: 44px;
}
.bylineSocialWrapper .social .buttonWrapper.twitter {
	width: 58px;
}
.bylineSocialWrapper .social .buttonWrapper.google {
	width: 50px;
}
.bylineSocialWrapper .social .buttonWrapper {
	float: right;
	margin-left: 4px;
}

h5 {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;
}

/*Miscellaneous*/
.date {
	background-image: url("images/fill_link_head1.jpg");
	color: #c74f3f;
	font-family: KaufmannBdBTBold;
	font-size: 16px;
	float: right;
	text-align: center;
	padding: 0 5px;
	border: 1px solid #c2c2c2;
}

.entry {
	clear: both;
	margin-bottom: 5px;
}

/*Contained Floats Fix*/
.post {
	border-bottom: 2px solid #1b1b1b;
	clear: both;
	display: block;
	margin-bottom: 14px;
	margin-left:auto;
	margin-right: auto;
	padding-bottom: 14px;
}

/*Code*/
code {
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000;
}

.button {
	border: 0;
	margin-bottom: -4px;
}

/******************Calendar**************/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 160px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}
#wp-calendar th {
	text-align: center;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

img {
	border:none;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.navigation {
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
}
.navigation div {
	width: 48%;
}

.wp-smiley {
	padding: 0;
}

.textwidget {
	margin: 0;
}

/* Form styles. */
input {
	border: 1px solid #c2c2c2;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 13px;
}
input.submit, #wp-submit {
	background-color: #ede0b6;
	border: 1px solid #c2c2c2;
	clear: both;
	color: #C74F3F;
	font-family: KaufmannBdBTBold;
	font-size: 14px;
	margin-top: 10px;
	padding: 2px;
}
#wp-submit {
	margin-top: 0;
}
label {
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}
textarea {
	border: 1px solid #c2c2c2;
	font-family: verdana,trebuchet,sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.marginForm label {
	clear: both;
	display: block;
	float: left;
	width: 130px;
}
.marginForm input {
	left: 130px;
	position: relative;
	top: -10px;
}
.marginForm input.submit {
	left: 0;
	top: 0;
}
span.required {
	color: #c74f3f;
}
/* End form styles. */

/***********************************************
Coast to Coast Tickets Style
***********************************************/
.ctctad {
	width:175px;
	height:60px;
	background:url('http://www.coasttocoasttickets.com/images/175x60_bkg.gif');
	background-repeat:no-repeat;
	background-position:top center;
	border:2px solid #097890;
}
.ctctBug {
	width:175px;
	height:14px;
	position:relative:
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ctctBug img {
	border:none;
}
.ctctLinks{
	width:175px;
	padding-left:0;
}
.ctctLinks a:link {
	color:white;
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ctctLinks a:hover {
	text-decoration:underline;
}
.ctctLinksLeft{
  float:left;
  width:79px;
  height:46px;
  line-height:10px;
  margin:0px 10px 0px 0px;
}
.ctctLinksRight{
  float:left;
  width:84px;
  height:46px;
  line-height:10px;
  margin:0px 0px 0px 0px;
}

/*-- Display classes. --*/
.hide {
	display: none;
}
.show {
	display: block;
}

/*--  Alignment classes. --*/
.float_left {
  margin-left: 0;
  margin-right: 5px;
  float: left;
}

.float_right {
  margin-left: 5px;
  margin-right: 0;
  float: right
}

.float_clear_all {
	clear: both;
}

.float_clear_left {
	clear: left;
}

.float_clear_right {
	clear: right;
}

.center {
	text-align: center;
}

.margin_small_left {
	margin-left: .5em;
}
.margin_small_right {
	margin-right: .5em;
}

/* Class used to last popularity icon (Yardbarker, BallHye, etc.) */
.last_popularity_icon {
	margin-right: 3em;
}

.linescoreWLS {
	margin: 0;
}

.avatar {
	border: 1px solid #C2C2C2;
	float: left;
}

.firstAd {
	background-color: #EDE0B6;
	border: 2px solid #C74F3F;
	margin: 1em auto 0 auto;
	padding: 1em;
	width: 80%;
}