/*
Theme Name: Strawberry golf Farms
Theme URI: http://goldencomm.com
Description: Goldencomm
Version: 0.1
Author: GC
*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/* END RESET */

.col-large ul {
	padding-left: 25px;
	list-style: square outside;
}
html, body {
	height: 100%;
}
a, img, div {
	behavior: url('/wp-content/themes/sfgolf/library/iepngfix.htc');
}
body {
	margin: 0;
	padding: 0;
	background: #ede2c6 url(images/bg-site-full.jpg) repeat-x top;
}
body, td, th {
	font: 13px/20px Tahoma, Geneva, sans-serif;
	color: #333333;
}
p, ul, ol, H1, H2, H3, table, form {
	margin: 0 0 20px 0;
}
a img {
	border: none;
}
a {
	color: #bb242d;
	text-decoration: none;
}
a:hover {
	color: #bb242d;
	text-decoration: underline;
}
form {
	padding: 0;
}
form td {
	padding: 4px 0;
	text-align: left;
}
#wrapper-960, #footer-960 {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#container {
	border-top: 10px solid #bb242d;
}
#header {
	height: 165px;
	position: relative;
	width: 960px;
}
a#logo-sf {
	background-image: url(images/logo.png);
	text-indent: -9999px;
	display: block;
	height: 147px;
	width: 186px;
	margin: 8px 0 0 0;
	padding: 0;
	cursor: pointer;
}
#header H1 {
	margin: 0;
	padding: 0;
}
#header H1#tagline {
	background-image: url(images/h-orange-county-golf-course.png);
	text-indent: -9999px;
	display: block;
	height: 75px;
	width: 399px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 25px;
	right: 20px;
}
ul#main-nav {
	margin: 0;
	padding: 6px 10px;
	background: #0a0505;
	text-transform: uppercase;
	font-size: 13px;
	position: absolute;
	bottom: 15px;
	right: 0;
}
ul#main-nav li {
	display: inline;
	margin: 0 3px;
}
ul#main-nav li a {
	color: #e7d7b2;
	padding: 5px;
	text-decoration: none;
}
ul#main-nav li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.img-border {
	background: #f5f2ea;
	padding: 5px;
	border: 1px solid #c8b48c;
}
#home-banner {
	position: relative;
	background: #f5f2ea;
	padding: 5px;
	border: 1px solid #c8b48c;
	height: 298px;
	margin-bottom: 20px;
}
#int-banner {
	background: #f5f2ea;
	padding: 5px;
	border: 1px solid #c8b48c;
	height: 199px;
	position: relative;
}
#int-banner #int-slides {
	position: absolute;
	top: 5px;
	left: 5px;
}
#int-banner #int-slides .int-slide {
	position: absolute;
	top: 0;
	left: 0;
}
#int-banner #strawberries {
	position: absolute;
	bottom: -25px;
	right: -9px;
	z-index: 500;
	z-index: 20;
}
#home-banner #ajax-banners {
	position: relative;
	height: 298px;
	width: 654px;
	float: left;
}
#home-banner #ajax-banners .slide {
}
#home-banner #ajax-banners ul#ajax-banner-nav {
	position: absolute;
	bottom: -6px;
	left: -38px;
	margin-bottom: 0;
	padding: 5px;
	background: #f5f2ea;
	border-top: 1px solid #c8b48c;
	border-bottom: 1px solid #c8b48c;
	border-left: 1px solid #c8b48c;
}
#home-banner #ajax-banners ul#ajax-banner-nav li {
	margin: 3px 0 0 0;
	padding: 0;
}
#home-banner #ajax-banners ul#ajax-banner-nav li:first-child {
	margin-top: 0;
}
#home-banner #ajax-banners ul#ajax-banner-nav li a {
	opacity:0.4;
	filter:alpha(opacity=40);
}
#home-banner #ajax-banners ul#ajax-banner-nav li a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#home-banner #ajax-banners ul#ajax-banner-nav li a.activeSlide {
	opacity:1;
	filter:alpha(opacity=100);
}
#home-banner #ajax-videos {
	width: 291px;
	height: 298px;
	float: right;
}
#home-banner #ajax-videos #video-player {
	position: relative;
}
#home-banner #ajax-videos .video {
	position: absolute;
	top: 0;
	left: 0;
}
#home-banner #ajax-videos ul#video-thumbs {
	margin: 15px 0 0 0;
}
#home-banner #ajax-videos ul#video-thumbs li {
	display: inline;
	margin-left: 2px;
}
#home-banner #ajax-videos ul#video-thumbs li:first-child {
	margin-left: 0;
}
#home-banner #ajax-videos ul#video-thumbs li a {
	opacity:0.4;
	filter:alpha(opacity=40);
}
#home-banner #ajax-videos ul#video-thumbs li a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#home-banner #ajax-videos ul#video-thumbs li a.activeSlide {
	opacity:1;
	filter:alpha(opacity=100);
}
#home-middle {
	margin-bottom: 20px;
	position: relative;
}
#home-middle #home-middle-banners {
	float: left;
}
#home-middle #social {
	float: right;
	padding-right: 15px;
}
#home-middle #strawberries {
	position: absolute;
	top: 77px;
	right: -4px;
}
#home-middle #social img {
	margin: 0 5px 2px 5px;
}
#content {
	padding: 20px 0;
	overflow: auto;
}
#home-bottom-content {
	background: url(images/bg-overlay-fade.png) no-repeat center top;
	padding-top: 25px;
}
#int-content {
	padding-top: 30px;
}
#footer {
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #d3cdbf;
	background: url(images/bg-footer.jpg) repeat-x top;
	height: 130px;
	line-height: 16px;
	padding-top: 20px;
}
#clearfooter {
	height: 106px;
}
#footer p {
	margin-bottom: 10px;
}
#footer a, #footer a:hover {
	color: #d3cdbf;
}
/* HEADERS */

H1 {
	font: normal 22px/26px Arial, Helvetica, sans-serif;
}
H2 {
	font: normal 22px/24px Georgia, "Times New Roman", Times, serif;
	color: #bb242d;
	border-bottom: 1px solid #c8b48c;
	padding-bottom: 5px;
	letter-spacing: -1px;
}
H2 em {
	color: #b14d0b;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold normal 14px Tahoma, Geneva, sans-serif;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #c8b48c;
}
H3 {
	margin-bottom: 8px;
	color: #372a17;
	font: bold normal 14px/18px Georgia, "Times New Roman", Times, serif;
}
H3 a {
	color: #000000;
}
#int-content h3 {
	/*padding-top: 15px;
	border-top: 1px solid #c8b48c*/
}
#int-content #post-9 h3 {
	border:0px;
}
ul + H3 {
	padding-top: 15px;
	border-top: 1px solid #c8b48c
}
th {
	background: url(images/bg-th.png) repeat-x bottom;
	color: white;
	border-bottom: 2px solid #811211;
	padding: 6px 10px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
th.align-center {
	text-align: center;
}
table.rates td {
	border-bottom: 1px solid #c8b48c;
	padding: 3px 10px;
}
table.rates {
	background: #f4ecdb;
	border: 1px solid #c8b48c;
}
table.rates tr.alt-row td {
	background: #f8f3e9;
}
/* FORM STYLES */
select {
	background: #f5f2ea;
	border: 2px solid #9b885f;
	color: #473c25;
	padding: 3px;
	width: 150px;
}
textarea, input[type="text"] {
	padding: 3px;
	color: #333333;
	background: #f5f2ea;
	border: 2px solid #9b885f;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.form-button,#searchsubmit,#submit {
	color: #ffffff;
	font-weight: bold;
	border: 2px solid #87a9dc;
	background: #25569f;
	padding: 3px 5px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
/* NAVBAR */

#navbar {
	position: absolute;
	bottom: 0;
	right: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 35px;
}
#navbar li {
	display: inline;
	float: left;
}
#navbar a {
	float: left;
	display: block;
	height: 35px;
	padding: 0 15px;
	margin: 0 0 0 5px;
	text-align: center;
	color: #cfd9e4;
	line-height: 35px;
	text-decoration: none;
}
#navbar a:hover {
	color: #f3f6f9;
	text-decoration: none;
}
#home-bottom-left-callouts {
	margin-right: 30px;
	position: relative;
}
#home-bottom-left-callouts #golf-tee-overlay {
	position: absolute;
	top: -8px;
	left: -8px;
}
/* LEFT NAV */
.sub-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin: 0 0 20px 0;
	font: 13px Georgia, "Times New Roman", Times, serif;
}
.sub-nav li {
	margin-bottom: 5px;
}
.sub-nav li a {
	display: block;
	background: none;
	text-decoration: none;
	padding: 7px 10px 7px 13px;
	margin: 0;
	width: 200px;
	background: #f5f2ea;
	border-top: 2px solid #c8b48c;
	font-weight: normal;
}
.sub-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #bb242d;
}
.col-small {
	width: 220px;
}
.col-large {
	width: 700px;
}
.col-half {
	width: 46%;
}
.col-third {
	width: 32%;
}
.col-300 {
	width: 300px;
}
.col-225 {
	width: 225px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	padding: 0 25px 10px 0;
}
img.right {
	padding: 0 0 10px 25px;
}
.clearfix {
	clear: both;
}
.BodyTextErr{color:#FF0000;}
.FriendlyMessage{color:#0000FF;font-weight:bold;}
.grvRowPager table tr td{Padding:1px 3px 1px 3px;border:none;}
.grvRowPager table{margin-bottom:0px;}
.grvRowPager td{text-align:inherit;#text-align:right;}

.required{color: #BB242D;}

/*AFFILIATES*/

#affiliatesWrapper{
	position: absolute;
	bottom: 0;
}

ul#affiliates{
	list-style: none;
	background: #F5F2EA;
	border-top: 2px solid #C8B48C;
	padding: 7px 10px 7px 13px;	
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	z-index: 50;	
	width: 200px;
	text-align: center;
}

ul#affiliates li h3{
	border-bottom: 1px solid #C8B48C;
	padding-bottom: 5px;
	text-align: left;
}

ul#affiliates li{
	display: inline;
}

#affiliatesFooter{
	display: block;
	background: #F5F2EA;
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	z-index: 50;
	margin: 0 auto;
	border-top: 2px solid #C8B48C;
	width: 30%;
}

/* wp style */
#comment {
	width: 550px;
}
.alignleft {
	float: left;
	padding: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	padding: 0px 0px 10px 10px;
}
.aligncenter {
	text-align: center;
	padding: 10px;
}
.postmetadata{
	padding-bottom: 15px;
	border-bottom: 1px solid #c8b48c
}
