/*
Theme Name: Betting-Bookmaker
Description: Betting-Bookmaker theme for network of Betting sites.
Version: 1.0
Author: Helen Johnson
Author URI: http://www.pandagaming.com.au
*/

/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url(images/bg-tile.gif) repeat-x 0 0;
	line-height: 1.3em;
}
body#bookmakers {
	background-color: #fff;
	background-image: none;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
body#bookmakers #wrapper {
	width: 728px;
}
a {
	color: #cc0e0f;
	text-decoration: underline;
	outline: none;
}
p a {
	color: #660000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #004276;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img, a img {
	border: none;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}
img.size-full {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding: 3px;
}
.clear {
	clear: both;
}
h2, h3, h4 {
	text-transform: capitalize;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 60px;
	width: 960px;
	margin: 0;
}
#header h1 {
	margin: 22px 0 0 10px;
	padding: 0;
	float: left;
	font-size: 24px;
	font-weight: bold;
}
#header h1 a {
	outline: none;
	color: #fff;
}
#header .url, #header .url a {
	color: #ccc;
	font-size: 12px;
	margin: 12px 10px 0 0;
	float: right;
}


/*** Nav Styling ***/

#nav {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 20px;
}
.sf-menu {
	float: left;
	text-transform: capitalize;
	font-size: 12px;
	width: 960px;
	height: 17px;
	margin: 3px 0 0 0;
	padding: 0 5px 0 5px;
}
.sf-menu li {
	list-style: none;
	padding: 0 5px 0 5px;
	margin: 0;
	float: left;
}
.sf-menu a {
	cursor: pointer;
	text-transform: uppercase;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
	font-weight: normal;
	cursor: hand;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 960px;
	margin: 0;
	padding: 0;
}
#main .feature {
	margin: 0 auto;
	width: 780px;
	height: 76px;
	padding: 10px 0 0 0;
}
#col-1-2 {
	width: 610px;
	float:  left;
	margin: 10px 10px 0 10px;
}
#col-1, #col-2, #col-3 {
	width: 300px;
	float: left;
	margin: 0 10px 0 10px;
}
#col-1-2 #col-1, #col-1-2 #col-2 {
	margin: 0 10px 0 0;
}
/* Box */
.box {
	width: 300px;
	background: url(images/box-300-bg.gif) repeat-y 0 0;
	margin: 20px 0 0 0;
	padding: 0;
}
.box-plain {margin: 20px 0 0 0;}
.box .box-inner {
	padding: 10px;
}
.box .heading {
	background: #000;
	width: 300px;
}
.box .end {
	background: url(images/box-300-end.gif) no-repeat 0 0;
	height: 1px;
}
.box .heading h2, .box .heading h3 {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 0;
}
.box .box-inner p {
	padding: 0 0 10px 0;
	margin: 0;
}
.box .box-inner h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 1.3em;
}
.box .news-img {
	width: 150px;
	height: 100px;
	background-color: #d8d8d8;
	padding: 1px;
	margin: 0 0 5px 5px;
	float: right;
}
.box .news-img img {
	position: relative;
	margin: 0;
	z-index: 10;
	width: 150px;
	height: 100px;
	display: block;
}
.box ul {
	padding: 0;
	margin: 0 0 -5px 0;
	list-style: none;
}
.box ul li {
	padding: 0 0 5px 8px;
	margin: 0;
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0 5px;
}
.box ul li a {
	font-weight: bold;
}
.box .sub-box {
	background: url(images/dotted-line.gif) repeat-x left top;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
.box .sub-heading h4 {
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.banner {
	width: 300px;
	margin: 10px 0 0 0;
	background-color: #000;
}


/* Content */

#full-content {
	width: 960px;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 1.3em;
}
#content {
	width: 630px;
	padding: 0;
	margin: 0;
	float: left;
	line-height: 1.3em;
}
#full-content .inner, #content .inner {
	padding: 20px 10px 0 10px;
	margin: 0;
}





h3 a {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Image Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.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;
}

/* Search */
#searchform {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
}
#searchform input {
	margin: 0;
	padding: 0;
}

/* Default Tables */
#content table {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	background-color: #fff;
	width: 100%;
}
#content table td, #content table th {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	padding: 4px;
}
#content table th {
	background-color: #eee;
	color: #c87f30;
}
#content table .highlight td {
	background-color: #eabb88;
	font-weight: bold;
}


.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

/* Odds Feed */
.odds-feed h4 {
	display: none;
	padding: 0;
	margin: 0;
}
.odds-table, .odds-table table {
	width: 100%;
	padding: 0;
	margin: 0;
}
#nextRaceModule {
	margin: 20px 0 20px 0;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: 0.9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/

/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer-wrapper {
	background-color: #000;
	margin: 10px 0 0 0;
}
#footer {
	width: 960px;
	clear: both;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
	color: #fff;
}
#footer .disclaimer {
	background: url("images/disclaimer.png") no-repeat;
	width: 720px;
	height: 30px;
	margin: 0 auto;
}

/*=== END SECTION 6 - Footer Region ===*/