/* 
Theme Name: Golden Hill Sports
Theme URI: http://goldenhillsports.com
Description: Custom theme for Golden Hill Sports

	Theme Files:
	  THEME FUNCTIONS:
	  ----------------------
	* functions.php 		- Defines functions for use in various parts of the theme.
	* includes/search.php	- Helper plugin to make search results nicer (adds search term highlighting and page content searching).

	  THEME STYLES:
	  ----------------------
	* style.css				- Defines and controls styles for the site (this file).
	* css/reset.css			- CSS global style reset.
	* css/ie.css			- Generic Internet Explorer style fixes.
	* css/ie6.css			- Internet Explorer 6 specific style fixes.
	* css/ie7.css			- Internet Explorer 7 specific style fixes.
	* css/screen.css		- Screen-specific site styles.
	* css/print.css			- Printer-friendly site styles.

	  THEME TEMPLATES:
	  ----------------------
	* header.php 			- Controls the header section of the site.
	* index.php				- Controls the main content section of the site's front page (when not using a home.php template).
	* single.php			- Controls the main content section of the site for individual blog posts.
	* comments.php			- Controls the comments section of single post pages.
	* page.php				- Controls the main content section of the site for static WordPress pages.
	* archive.php			- Controls the main content section of the site for archive (category, date, etc) pages.
	* searchform.php		- Defines the stock search form for inclusion in various parts of the theme.
	* search.php			- Controls the main content section of the site for search results.
	* sidebar.php			- Controls the sidebar content on all pages of the site, configured for WordPress widgets.
	* footer.php			- Controls the footer section of the site.
*/

body {
	color: #000;
	font: 62.5% Helvetica, Verdana, sans-serif;
	text-align: center;
	background-color: #4e9600;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
}

#wrapper {
	background: url(images/main_bg_top.jpg) repeat-x;
	margin: 0;
}

#wrapper-inner {
	margin: 0 auto;
	padding: 4em 0 0;
	text-align: left;
	width: 784px;
position: relative;
}

/* MISCELLANEOUS */
.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	display: inline;
	float: left;
}

.right {
	float: right;
}

.feed {
	background: url(images/icon-feed.png) no-repeat 0 50%;
	padding: 1px 0 1px 15px;
}

strong.search-excerpt {
	background: yellow;
	padding: .2em .3em;
}

/* HEADER */
#header {
	height: 200px;
	margin: 0 auto;
	width: 784px;
	background-image: url(images/header_center.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/* OLD NAV STYLES
#menu {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 51px;
	line-height: 51px;
	margin: 0;
	width: 100%;
}

#nav {
	font: 1.8em Georgia;
	height: 51px;
	line-height: 43px;
	margin: 0 auto;
	width: 784px;
}

#nav li {
	display: inline;
}

#nav li.last a:link, #nav li.last a:visited, #nav.last li a:active {
	margin-right: 0px;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #fff;
	display: block;
	float: left;
	margin-right: 75px;
	padding: 0px;
	text-decoration: none;
}

#nav li a:hover {
	color: #cf6;
}


*/

/* CONTENT */
#content {
	color: #fff;
	display: inline;
	float: left;
	font: 1.1em Verdana;
	margin-bottom: 1em;
	width: 500px;
}

.content a, .content a:visited {
	color: #cf6;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content h1 {
	color: #cf6;
	font: 2.4em;
	margin-bottom: 1em;
	font-weight:bold;
font-size: 1.8em;
}

.content h1 a:link, .content h1 a:visited, .content h1 a:active {
	text-decoration: none;
}

.content h1 a:hover {

}

.content h1.pagetitle {
	margin-bottom: 1em;
}

.content h1.pagetitle a:link, .content h1.pagetitle a:visited, .content h1.pagetitle a:active {
	text-decoration: none;
}

.content h1.pagetitle a:hover {

}

.content h2 {
	color: #cf6;
	margin-bottom: 1.5em;
	font-weight:bold;
font-size: 1.5em;
}

.homepagenews h2 {
color:#CCFF66;
font-size:1.7em;
font-weight:bold;
margin-bottom:18px;
}



.content h2 a:link, .content h2 a:visited, .content h2 a:active {
	text-decoration: none;
}

.content h2 a:hover { text-decoration: none;

}

.content h3 {
	font: 1.6em;
	font-weight: bold;
	margin-bottom: 0.7em;
font-size: 1.3em;
}

.content h3 a, .content h3 a:visited {
	text-decoration: none;
}

.content h3 a:hover {
	text-decoration: underline;
}


.content h4 {
	color: #cf6;
	font: 1.4em;
	font-weight: normal;
	margin: 0 0 1.8em 0;
	line-height:1.5em;
}

.content h4 a:link, .content h4 a:visited, .content h4 a:active {
	text-decoration: none;
}

.content h4 a:hover {

}

.content h5 {
	font: 1.3em;
	font-weight: bold;
	margin: 2em 0 1em;
}

.content h5 a:link, .content h5 a:visited, .content h5 a:active {
	text-decoration: none;
}

.content h5 a:hover {

}

.content h6 {
	font: 1.2em;
	font-weight: bold;
	margin: 2em 0 1em;
}

.content h6 a:link, .content h6 a:visited, .content h6 a:active {
	text-decoration: none;
}

.content h6 a:hover {

}

.content p {
	font: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.8em !important;
}

.content table {
	margin-bottom: 1.8em !important;
}

.content blockquote {
	font-size: .9em;
	font-style: italic;
	line-height: 1em;
	margin-bottom: 1.5em;
	padding: 0 1.5em;
}

.content p a:link, .content p a:visited, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
	color: #cf6;
	text-decoration: none;
}

.content p a:hover, .content li a:hover {
	text-decoration: underline;
}

.content a.more-link {
	float: left;
	margin-top: 1.5em;
}

.content ul {
	margin: 0 0 2.5em 3em;
}

.content ul li {
	list-style-type: disc;
}

.content ol {
	list-style-type: decimal;
	margin: 0 0 1.5em 3em;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	line-height: 1.4em;
	margin-bottom: .5em;
}

.content li ul {
	margin-bottom: 0;
}

.content li li {

}

.content .postimg {
	display: inline;
	float: left;
	margin: 0 1.5em 0.1em 0;
	
}

.content .postimg img {
	margin: 0;
	
}

.content img.alignleft {
	display: inline;
	float: left;
	margin: .5em 1.5em 1em 0;
}

.content img[align $='left'] {
	display: inline;
	float: left;
	margin: .5em 1.5em 1em 0;
}

.content img.alignright {
	display: inline;
	float: right;
	margin: .5em 0 1em 1.5em;
}

.content img[align $='right'] {
	display: inline;
	float: right;
	margin: .5em 0 1em 1.5em;
}

.content img.center, .content img.centered, .content img.aligncentered {
	margin: .5em auto 1em;
	text-align: center;
}

.content img[align $='center'] {
	margin: .5em auto 1em;
	text-align: center;
}

.content .entry {
margin-bottom:25px;
}

.homepagenews .entry {
border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
border-style:solid;
border-width:1px;
margin-bottom:25px;
padding:10px;
}

.homepagenews .wp-caption {display: none; }


.content .postmeta {
	color: #cf6;
	font: 1em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.wp-caption {
	text-align: center;
}

.navigation {
	float: left;
	padding: 1em;
	width: 100%;
}

/* SIDEBAR */
#sidebar {
	color: #fff;
	display: inline;
	float: right;
	font: 1.1em Verdana;
	width: 254px;
}

.sb-head {
	background: url(images/infobox_top.png) no-repeat;
	height: 5px;
	width: 254px;
}

.widgetblock {
	background: url(images/infobox_repeat.png) repeat-y;
	padding: 10px 20px;
	width: 214px;
}

.widgetblock_weather {
	background: #ffffff;
	padding: 10px 20px;
	width: 214px;
	color: #000000;
}

.widgetblock_weather h3, .widgetblock_weather a, .widgetblock_weather a:visited, .widgetblock_weather a:hover {
	color: #000000 !important;
}

.sb-foot {
	background: url(images/infobox_bottom.png) no-repeat;
	height: 5px;
	margin-bottom: 2em;
	width: 254px;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color: #cf6;
	text-decoration: none;
}

.sidebar a:hover {
text-decoration: underline;
}

.sidebar h3 {
	color: #cf6;
	font: 1.5em;
	font-weight: bold;
	margin-bottom: 0.7em;
}

.sidebar h3 a:link, .sidebar h3 a:visited, .sidebar h3 a:active {
	text-decoration: none;
}

.sidebar h3 a:hover {

}

.sidebar p {
	margin-bottom: 1.8em;
}

.sidebar p a:link, .sidebar p a:visited, .sidebar p a:active, .sidebar li a:link, .sidebar li a:visited, .sidebar li a:active {
	color: #cf6;
	text-decoration: none;
}

.sidebar p a:hover, .sidebar li a:hover {
	text-decoration: underline;
}

.sidebar #searchform div {
	margin: 0 0 1.5em 1.8em;
}

.sidebar #searchsubmit {
	border: 2px solid #333;
	font-size: .9em;
	font-weight: bold;
	margin-left: .5em;
	padding: .3em .5em;
	text-transform: uppercase;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

.sidebar #searchsubmit:hover {
	cursor: pointer;
}

.sidebar ul {
	margin: 0 0 1.5em 3em;
}

.sidebar ul li {
	list-style-type: square;
}

.sidebar ol {
	list-style-type: decimal;
	margin: 0 0 1.5em 3em;
}

.sidebar ol li {
	list-style-type: decimal;
}

.sidebar li {
	line-height: 1.4em;
	margin-bottom: .5em;
}

.sidebar li ul {
	margin-bottom: 0;
}

.sidebar li li {
	font-size: 1em;
}

/* COMMENTS */
#comments {
	margin: 3em 0;
}

#comments h3 {
	border-bottom: 1px solid #333;
	margin: 0 0 1em;
}

#comments .commentlist {
	margin: 0;
	padding: 0;
}

#comments .commentlist li {
	font-size: 1.2em;
	list-style: none;
	margin: 0 0 1em;
	padding: .5em;
}

#comments .commentlist li.alt {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
}

#comments .commentlist p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
}

#commentform p {
	margin: 0;
}

#commentform p small {
	font-size: 1.1em;
}

.nocomments {
	margin: 0;
	padding: 0;
}

.commentmetadata {
	display: block;
	margin: 0 0 1.5em;
}

#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {

}

#comments .commentmetadata a:hover, #comments .comment-author a:hover {
	background: transparent;
}

#comments .avatar {
	border: 1px solid #333;
	display: inline;
	float: left;
	margin: 0 .5em 0 0;
	padding: .3em;
}

#comments .comment-author {
	font-size: 1.2em;
}

#comments .comment-author cite {

}

#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}

#commentform {
	margin: 0;
	padding-bottom: 2em;
}

#commentform label {
	font-size: 1.2em;
}

#commentform label span {
	font-size: 1.1em;
}

#commentform input, #commentform textarea {
	border: 1px solid #333;
	padding: .5em;
}

#commentform input:focus, #commentform textarea:focus {
	border: 1px solid #333;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	margin-right: .5em;
	width: 20em;
}

#commentform textarea {
	margin-bottom: .5em;
	width: 100%;
}

#commentform p.subscribe-to-comments {
	display: inline;
	float: left;
	margin-top: -2.5em;
}

#commentform p.subscribe-to-comments input {
	margin-left: .5em;
}

#commentform #submit {
	border: 2px solid #333;
	display: inline;
	float: right;
	font-size: .8em;
	font-weight: bold;
	padding: .5em;
	text-transform: uppercase;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

#commentform #submit:hover {
	cursor: pointer;
}



/* FOOTER */
#foot-menu {
	background: url(images/footer_nav_bg.jpg) repeat-x;
	float: left;
	height: 43px;
	margin: 0;
	width: 100%;
}

#foot-nav {
	font: 1.4em Georgia;
	line-height: 51px;
	margin: 0 auto;
	width: 784px;
}

#foot-nav li {
	display: inline;
}

#foot-nav li.last a:link, #foot-nav li.last a:visited, #foot-nav.last li a:active {
	margin-right: 0px;
}

#foot-nav li a:link, #foot-nav li a:visited, #foot-nav li a:active {
	color: #cf6;
	display: block;
	float: left;
	margin-right: 25px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 108px;
}

#foot-nav li a:hover {
	text-decoration: underline;
}

#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	clear: both;
	color: #fff;
	font: 1.2em;
	height: 288px;
	padding-top: 24px;
	width: 100%;
font-family: Georgia;
}

#footer-inner {
margin:0 auto;
position:relative;
width:784px;
}

#footer-address {
left:10px;
position:absolute;
top:215px;
width:200px;
}

#footer-credits {
left:217px;
position:absolute;
top:245px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #cf6;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {

}

#footer ul.foot-ul {
	display: block;
	float: left;
	margin-right: 25px;
	padding: 0px;
	width: 108px;
}

#footer ul#footer-cont {
	margin-right: 0px;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	margin-left: 0;
	padding-left: 0;
}

#footer #toplink {
left:28px;
position:absolute;
top:60px;
}

#footer #cricket {
height:206px;
left:400px;
position:absolute;
top:82px;
}



/* Nav Bar 


#menu {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 51px;
	line-height: 51px;
	margin: 0;
	width: 100%;
}

#nav {
	font: 1.8em Georgia;
	height: 42px;
	width: 784px;
		margin: 0 auto;
		padding-top: 9px;
}

#nav, #nav ul {
list-style: none;
line-height: 1;
}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}
#nav li {
float: left;
list-style:none;
border-right:1px solid #a9a9a9;
}
#nav a, #nav a:visited {
display:block;
font-weight:bold;
color: #f5f5f4;
padding:6px 12px;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	text-decoration:none;
	color: #CCFF66;
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
border-bottom: 1px solid #a9a9a9;
}
#nav li li {
width: 172px;
border-top: 1px solid #a9a9a9;
border-right: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
background: #777;
}
#nav li li a, #nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#FFF;
}
#nav li li a:hover, #nav li li a:active {
background:#000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}


*/

/* New Menu */

#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu_outer {width: 100%; background-image:url(images/nav_bg.jpg)}

#menu {padding:0; margin: 0 auto; list-style:none; height:40px; width:726px; position:relative; z-index:9; font-family:Georgia;}
#menu li {float:left; margin-right:1px;}
#menu li a {color:#FFFFFF;
display:block;
float:left;
font-family:Georgia;
font-size:16px;
font-weight:normal;
height:40px;
line-height:40px;
width:120px;
text-align:center;
text-decoration:none;}




#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
background-color: #003300;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	color:#CCFF66;
	background:transparent url(images/infobox_repeat.png) repeat-y scroll 0 0;
}
#menu li:hover > a.sub {
	color:#CCFF66;
	background:transparent url(images/infobox_repeat.png) repeat-y scroll 0 0;
}

#menu li.current a {color:#CCFF66; background:#840;}

/*#menu li a.sub { background: #333 url(down-arrow.gif) no-repeat right center;}*/
#menu li.current a.sub {color:#CCFF66; background:#840 url(down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:40px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666; font-size:14px;}
#menu :hover ul li a {width:120px; padding:0; background:#333; color:#ccc; height:30px; line-height:30px; font-size:14px;}
#menu :hover ul li a.fly {background:#333 url(right-arrow.gif) no-repeat right center; font-size:14px;}

#menu :hover ul :hover {background:transparent url(images/infobox_repeat.png) repeat-y scroll 0 0; color:#CCFF66; font-size:14px;}
#menu :hover ul :hover a.fly {background:transparent url(images/infobox_repeat.png) repeat-y scroll 0 0; color:#CCFF66; font-size:14px;}

#menu :hover ul li.currentsub a {background:#840; color:#CCFF66;}
#menu :hover ul li.currentsub a.fly {background:#840 url(right-arrow.gif) no-repeat right center; color:#CCFF66;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:transparent url(images/nav_dropdown.png) repeat-y scroll 0 0; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#CCFF66;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#CCFF66;}






/* Other */


a.main:hover {
background:none;
}

.weather_info img {
	float: right;
	margin-top: -30px;
}

.alignright {
	float: right;
}



.statstable
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	width: 780px;
	text-align: left;
	border-collapse: collapse;
	table-layout: fixed;
}

.statstable td
{
	border: 0px none;
	color: #fff;
	background-image: none;
	text-align: center;
	border: 1px solid #003300;
	height: 24px;
	vertical-align: middle;
}

.statshome_outer {height:585px;
position:relative;}

.statshome_1sts_outer {position: absolute; left: 0px; top: 0px; width:135px;}

.statshome_2nds_outer {left:135px;
position:absolute;
top:0; width:135px;}

.statshome_3rds_outer {left:270px;
position:absolute;
top:0; width:135px;}

.statshome_4ths_outer {left:405px;
position:absolute;
top:0; width:135px;}

.statshome_5ths_outer {left:540px;
position:absolute;
top:0; width:135px;}


#mediaspace { margin-bottom: 15px; }

#entry-237 .pagetitle {display: none;}

.pitp_sidebar {left:530px;
position:absolute;
width:214px;}

.pitp_sidebar h3 {
	color: #cf6;
	font: 1.5em;
	font-weight: bold;
	margin-bottom: 0.7em;
text-align:center;
}

.pitp_sidebar ul {
margin:0 0 1.5em 2em;
}

.wp-image-455 {margin-bottom: 10px;}

.vote-form_outer {border:1px solid #CCCCCC;padding:15px 15px 5px 15px;}

.vote-form_outer .label {color:#FFFFFF;
display:block;
font-weight:bold;
margin-bottom:0.5em;}

.vote-form_outer input, .vote-form_outer select {margin-bottom: 1.5em;}

#gallery-1 {clear: left;}


.nets_table {
	width: 491px;
	padding: 0;
	margin: 0;
}

.nets_table caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.nets_table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(http://www.goldenhillsports.com/images/bg_header.jpg) no-repeat;
}

.nets_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.nets_table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.nets_table td.alt {
	background: #F5FAFA;
	color: #797268;
}

.nets_table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(http://www.goldenhillsports.com/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.nets_table th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(http://www.goldenhillsports.com/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.comment-link a {
font-weight: bold;
font-style: italic;
}