/*
Theme Name: RoseHillRaces.com
Description: RoseHillRaces T2 child theme of the Horse Racing theme.
Version: 1.0
Author: Helen Johnson
Author URI: http://www.pandagaming.com.au
Template: horse-racing
*/

@import url("../horse-racing/style.css");

/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url("images/bg.jpg") repeat-x;
}
/* Global Links */
a, a:visited {
	color: #456700;
	text-decoration: underline;
}
a:hover {
	color: #74ad00;
}
/*=== END SECTION 1 - Initial Styling ===*/

/*=== START SECTION 2 - Header & Nav ===*/
#header {
	height: 130px;
	width: 960px;
	margin: 0;
	padding: 0;
	background: url("images/header.jpg") no-repeat;
}
#header #logo {
	padding: 33px 0 0 10px;
	margin: 0;
}
#header h1, #header h1 a, #header h1 a:visited {
	width: 209px;
	height: 67px;
	background: url("images/logo.jpg") no-repeat;
	display: block;
}
#header h1 span {
	display: none;
}
#header #logo .url, #header #logo .url a, #header #logo .url a:visited {
	display: none;
}
/* Nav */
/*** Nav Styling ***/
.sf-menu {
	float: left;
	background: url("images/nav-divide.gif") no-repeat left top;
	border: none;
	text-transform: capitalize;
	font-size: 12px;
}
.sf-menu a {
	background: url("images/nav-divide.gif") no-repeat right top;
	border: none;
	padding: 7px 11px 7px 10px;
	text-decoration: none;
	min-height: 16px;
	cursor: pointer;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
	font-weight: bold;
}
.sf-menu li {
}
.sf-menu li li {
	background-color: #456700;
	background-image: none;
}
.sf-menu ul li ul {
	background-color: #456700;
	background-image: none;
}
.sf-menu li li li {
	background-color: #456700;
	background-image: none;
}
.sf-menu li ul a, sf-menu li ul li ul a {
	border: none;
	font-weight: normal;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: none;
	color: #98b94c;
	outline: 0;
	background: url("images/nav-divide.gif") no-repeat right top;
}
.sf-menu .current_page_item a, .sf-menu .current_page_parent a, .sf-menu .current_page_ancestor a {
	outline: 0;
}
.sf-menu .current_page_ancestor .current_page_parent a, .sf-menu .current_page_ancestor .current_page_item a, .sf-menu .current_page_ancestor .page_item a, .sf-menu .current_page_item .page_item a {
	background-color: #456700;
	outline: 0;
}
.sf-menu .current_page_ancestor .current_page_parent a:hover, .sf-menu .current_page_ancestor .current_page_item a:hover, .sf-menu .current_page_ancestor .page_item a:hover, .sf-menu .current_page_item .page_item a:hover {
	background-color: #456700;
	outline: 0;
}
.sf-menu ul li a:hover, .sf-menu ul li a:active, .sf-menu ul li ul li a:hover, .sf-menu ul li ul li a:active {
	background-color: #283700;
	color: #98b94c;
	outline: 0;
}
/* shadows for all but IE6 */
.sf-shadow ul {
	background: none;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
.sf-shadow ul.sf-shadow-off {
	background: none;
}
/*=== END SECTION 2 - Header & Nav ===*/

/*=== START SECTION 3 - Content ===*/
#main {
	width: 960px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url("images/content-grad-top.gif") repeat-x left top;
}
#content {
	margin: 0;
	padding: 0;
}
#main .col-640 {
	width: 640px;
	float: left;
	margin: 0;
	padding: 0;
}
#main .col-620 {
	width: 620px;
	margin: 10px;
	padding: 0;
}
#main .col-380 {
	width: 380px;
	float: right;
	margin: 10px;
	padding: 0;
}
#main .col-220 {
	width: 220px;
	float: left;
	margin: 10px;
	padding: 0;
}
#main .col-300 {
	width: 300px;
	float: left;
	margin: 5px 10px 10px 10px;
	padding: 0;
}
/* Headings */
.col-220 h3 {
	color: #273d00;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top: 2px solid #83a635;
	background: none;
}
.col-220 h3.bet {
	display: none;
	padding: 0;
	margin: 0;
}
body.home .col-380 h2, .col-380 h2 {
	/*color: #213204;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-top: 2px solid #83a635;
	padding: 4px 0 8px 0;
	margin: 0;
	background: none;*/
	background: #83a635 url("images/title-380.gif") no-repeat left top;
	color: #fff;
	padding: 4px 5px 5px 5px;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 370px;
	height: 16px;
}
h2, .post h2, .page h2 {
	color: #213204;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	background: none;
}
h2.title {
	text-transform: capitalize;
}
h3 {
	color: #273d00;
	font-size: 16px;
}
.homepage-news h3, .post h3  {
	color: #061430;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 a, h3 a:visited {
	text-decoration: underline;
}
h4 {
	color: #666;
	font-size: 14px;
	margin: 20px 0 5px 0;
	padding: 0;
}
Feature Promo
.feature {
	width: 620px;
	height: 165px;
	padding: 0;
	margin: -20px 0 0 0;
	position: relative;
}
/* 
.feature h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #354a11;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.feature h4 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #354a11;
	font-style: italic;
	font-size: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.feature .text {
	width: 360px;
	height: 130px;
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	top: 20px;
	left: 160px;
}
.feature a {
	width: 620px;
	height: 165px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.feature p {
	font-size: 12px;
	padding: 0;
	margin: 10px 0 7px 0;
}
.feature p span {
	color: #456700;
	text-decoration: underline;
} */
/* Fetured Advertisers */
.advertiser {
	margin: 0 0 10px 0;
	background: url("images/box-220-bg.gif") repeat-y left top;
}
.advertiser-inner {
	margin: 0;
	padding: 5px 5px 0 5px;
	background: url("images/box-220-top.gif") no-repeat left top;
}
.advertiser-end {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 220px;
	background: url("images/box-220-end.gif") no-repeat left top;
}
.advertiser .logo {
	width: 165px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
}
.advertiser .text {
	font-size: 12px;
	padding: 0 0 10px 0;
}
#content .advertiser ul {
	list-style: none;
	padding: 0;
	margin: 0 10px 10px 10px;
}
#content .advertiser ul li {
	list-style: none;
	padding: 0 0 5px 10px;
	margin: 0;
	background: url("images/arrow.gif") no-repeat 0 2px;
	line-height: 1.1em;
}
.advertiser .button {
	padding: 0 0 10px 0;
	margin: 0 auto;
	width: 90px;
	height: 25px;
}
.advertiser .button a {
	width: 90px;
	height: 25px;
	background: url("images/join-now.gif") no-repeat;
	display: block;
}
.advertiser .button a span {
	display: none;
	visibility: hidden;
}
.advertiser p {
	padding: 0;
	margin: 0;
	text-align: center;
}
/*=== END SECTION 3 - Content ===*/

/*=== START SECTION 4 - Posts & Pages ===*/
.post .read-more a, .page .read-more a {
	background-color: #c1db7e;
	padding: 5px;
	color: #456700;
	font-size: 12px;
	font-weight: bold;
}
.post .read-more a:hover, .page .read-more a:hover {
	background-color: #a4d033;
	padding: 5px;
	color: #456700;
}
.more-news {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
}
/* Default Tables */
#content table {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #fff;
	width: 100%;
}
#content table td, #content table th {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	padding: 4px;
}
#content table th {
	background-color: #7a9a30;
	color: #fff;
}

/* Post Promo Box */
.post-promo-box {
	width: 210px;
	border: 1px solid #7B9534;
	background-color: #d8f098;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	font-size: 12px;
}
.post-promo-box h3 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: center;
}
.post-promo-box h4 {
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 18px;
	text-align: center;
}
.post-promo-box p {
	padding: 0;
	margin: 0;
}
.post-promo-box p.tagline {
	padding: 0;
	margin: 0 0 5px 0;
	text-align: center;
}
.post-promo-box table {
	padding: 0;
	margin: 5px 0 5px 0;
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #C5982B;
	border-right: 1px solid #C5982B;
	border-bottom: 1px solid #C5982B;
	font-size: 11px;
}
.post-promo-box td {
	border-collapse: collapse;
	border-top: 1px solid #C5982B;
	padding: 3px;
}
.post-promo-box .steps {
	margin: 10px 0 0 0;
}
.post-promo-box .steps p {
	padding: 0;
	margin: 0;
}
.post-promo-box .steps ol {
	padding: 0;
	margin: 0 0 5px 0;
}
.post-promo-box .steps ol li {
	padding: 0 0 5px 0;
	margin: 0 0 0 25px;
	line-height: 1.1em;
}
.post-promo-box small {
	line-height: 1.0em;
	text-align: center;
	font-style: italic;
}

/*=== END SECTION 4 - Posts & Pages ===*/

/*=== START SECTION 6 - Sidebar & Modules ===*/
/* Box 300 */
.box-300 h4 {
	padding: 0;
	margin: 5px 0 10px 0;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*=== END SECTION 6 - Sidebar & Modules ===*/

/*=== START SECTION 7 - Footer ===*/
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: #5a7307 url("images/footer.jpg") repeat-x 0 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
#footer .footer-wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#footer .inner {
	padding: 10px;
	margin: 0;
	background: url("images/footer-flower.jpg") no-repeat right top;
}
#footer p {
	padding: 0 0 10px 0;
	margin: 0;
}
/*=== END SECTION 7 - Footer ===*/
