/*
Theme Name: Golf Club
Theme URI: http://www.golf-stuff.com.au/
Description: 2 column / widget friendly / fixed width layout design. XHTML 1.0 Strict and Search Engine friendly.
Version: 0.9
Author: Highlands by Design
Author URI: http://www.highlandsbydesign.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Base Elements */

* {margin: 0; padding: 0; border: 0;}

body {font: 75%/150% Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: center; background: #eb9 url('images/background.gif') top repeat-x; padding-top: 30px; color: #630;}

p {padding: 0 1em 1em 1em; line-height: 1.5em;}
a {text-decoration: none; color: #630; font-weight: bold;}
a:hover {text-decoration: underline; color: #310;}
.clear {clear: both;}

small {text-align: right; margin: 1em;}
label small {text-align: left !important; margin: 0;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #fc3;}

.date {color: #b96; background: url('images/box-background.png') top repeat; padding: 0.5em; padding-left: 10px; text-align: right; float: right; margin: 0;}
.date1 {font-size: 3em; display: block;}
.date2 {font-size: 2em; display: block;}
.date3 {font-size: 2em; display: block; font-weight: bold;}

.pageInfo {font-size: 0.8em; color: #963; text-align: right; border-bottom: 1px dashed #963; padding: 1em; clear: both; margin-bottom: 20px;}
.boxedup {background: url('images/gradient.png') top repeat-x #fff; border: 1px solid #ec5; padding: 1.5em; margin: 0.5em;}
.fifty {width: 40%; text-align: center;}

/* End Base Elements */

/* Begin Layout Elements */


#newheader {margin: 0 auto; height: 60px; width: 779px; background: url('images/page-background.png') top left no-repeat; text-align: right; padding-top: 9px;}
#newheader h1 {font: 1.8em Georgia, "Times New Roman", Times, serif; padding: 10px 30px 0 0;}
#newheader h1 a {color: #b90;}
#newheader h1 a:hover {color: #b90; text-decoration: none; border-bottom: 5px solid #f90;}
#newheader h2 {padding-right: 30px; font-size: 0.75em; font-weight: normal;}

#wrapper {margin: 0 auto; width: 779px; background: url('images/page-background-middle.png') top left repeat-y;}
#wrapper h2 {font-size: 1.5em; border-bottom: 1px dashed #310;}
#wrapper h3, #wrapper h4 {font-size: 1.2em;}

.image1 {background: url('images/country-club-photo1.jpg') top left no-repeat; width: 750px; margin: 0 auto; padding-top: 160px;}

#main {background: url('images/content-box.png') top left no-repeat; padding-top: 30px;}

#main h2, #main h3, #main h4 {font-family: Georgia, "Times New Roman", Times, serif; padding: 5px 0; color: #310; border-bottom: 1px dashed #310; margin-bottom: 5px;}

#site {background: url('images/content-box-middle.png') top left repeat-y; padding: 0 30px; text-align: left;}

#column1 {width: 475px; float: right; text-align: justify;}
#column1 ul, #column1 ol {margin-left: 20px; line-height: 1.5em;}
#column1 ul li {margin: 0 1em; padding: 0.2em; list-style: square inside;}
#column1 ol {padding-left: 2em;}
#column1 ol li {margin: 0 1em; padding: 0.2em; list-style: decimal outside;}
#column1 blockquote {margin-left: 5px; padding: 0 0 10px 20px; font-style: italic; color: #963; background: url('images/blockquote.png') 0 0 no-repeat;}
#column1 blockquote p {margin: 1em 1em 0 0;}


#column2 {width: 165px; float: left;}
#column2 ul {list-style: none;}

#frame-bottom {clear: both; font-size: 0.8em; text-align: right; background: url('images/content-box.png') bottom left no-repeat; padding: 30px;}
#frame-bottom a {font-weight: normal;}
#frame-bottom span {float: left;}
#frame-bottom span a {color: #eb9;}

#footer {margin: 0 auto; width: 779px; background: url('images/page-background.png') bottom left no-repeat; padding: 0 0 15px 0;}
#footer p {background: url('images/footer.png') bottom left no-repeat; margin: 0 30px; padding: 20px 0 10px 0; font-size: 0.9em;}
#footer p a {color: #fff; font-size: 0.9em;}

/* End Layout Elements */

/* Begin Navigation Elements */

#navigation {position: absolute; top: 70px; left: 0; text-align: center; width: 100%;}

#nav {width: 740px; margin: 0 auto; font: 0.9em Georgia, "Times New Roman", Times, serif;}
#nav, #nav ul {text-align: left; list-style: none; font-weight: normal; z-index: 8;}
#nav li {float: left; padding: 0; margin: 0;}
#nav a {border-right: 1px solid #ddd; display: block; line-height: 2em; padding: 0 15px; color: #310; text-decoration: none; font-weight: bold;}
#nav a:hover {border-right: 1px solid #fc3; color: #fff; background: #d93;}
#nav li ul {margin: 0; padding: 0; font-size: 1em; border: 1px solid #ddd; background: url('images/page_nav.png') repeat #eb5; position: absolute; left: -999em; height: auto; width: 14em;}
#nav li li {width: 14em; margin: 0;}
#nav li ul a {border-left: 1em solid #eee; margin: 0;}
#nav li ul a:hover {border-left: 1em solid #fc3;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {background: #d93;}

#nav li ul ul {margin: -2em 0 0 13em;}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}

#page_nav {padding: 0 10px;}
#page_nav a {display: block; color: #999; padding: 10px; border: 1px solid #eee;}
#page_nav a:hover {color: #999; border: 1px solid #f90; background: #fe9; color: #f90;}

#breadcrumbs {position: absolute; font-size: 0.8em; top: 4px; left: 5px; text-align: left; text-transform: lowercase;}

/* End Navigation Elements */

/* Begin Form Elements */

#searchCSS {font-size: 0.9em; position: absolute; top: 4px; right: 5px;}
#searchform {text-align: center;}
#searchform #s {width: 108px; padding: 0; border: 1px solid #ca3;}
#searchsubmit {font-size: 10px; background: #fff url('icons/icon_search.png') 1px 1px no-repeat; cursor: pointer; padding: 0 0 0 15px; border: 1px solid #ca3;}
#submit {cursor: pointer;}

.entry form {text-align: center;}
select {width: 130px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #ca3; background: #fed;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #ca3; background: #fed;}
#commentform #submit {border: 1px solid #ca3; color: #666; background: #fed; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #f90; background: #fe9;}
#commentform input:focus, #commentform textarea:focus, #searchform #s:focus {background: #fe9;}

.comment_no {padding: 10px 0; float: right; font-size: 3em; color: #eee;}

.commentlist {padding: 0; margin: 0;}
ol.commentlist {margin: 0 !important; padding: 0 !important;}
.commentlist li {clear: both;  list-style-type: none !important; padding: 0; background: #fff url('images/gradient.png') 0 -50px repeat-x; border-top: 1px solid #ddd; margin: 0 !important;}
.commentlist li:hover {background-position: 0 -30px; border-top: 1px solid #ccc;}
.commentmetadata {border-top: 1px dashed #ccc; clear: both; text-align: right; font-size: 0.8em; font-weight: normal; color: #aaa;}

#column1 blockquote.commented {margin-left: 5px; padding: 0 10px 10px 20px; font-style: italic; color: #963; background: url('images/blockquote-comment.png') 0 0 no-repeat !important;}
#column1 blockquote.commented blockquote, #column1 blockquote.commented ul, #column1 blockquote.commented ul li {background: none !important; margin: 0 !important; padding: 0 !important;}

.commentlist .gravatar {display: block; float:left; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #ccc; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {position: relative; padding: 5px 12px 12px 5px; border-left: 1px solid #aaa; border-top: 1px solid #aaa; background: #fff url('images/image-shadow.png') right bottom no-repeat;}

p img[alt="an image"] {float: left; margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}

/* End Images */

/* Begin Portlets */

#column2 ul {padding-bottom: 20px; margin-bottom: 1em; background: #db4;}
#column2 ul li {margin: 0; padding: 0.5em; background: #fffae0; font-size: 0.8em;}
#column2 ul li.listHeader {background: #db4; font-weight: normal;}
#column2 ul li h2, #column2 ul li h3 {font-size: 1.1em; margin: 0; padding: 0.5em; color: #fff;}
#column2 .linkcat h2 {
	display:none;
	}
#column2 .linkcat ul {
	font-size: 1.25em;
	}

/* End Portlets */


/* Begin Icons and Stuff */

.icons a {display: block; height: 16px; padding-left: 25px;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('icons/google.gif') no-repeat;}

.iconComment a {padding-left: 20px; background: url('icons/icon_comment.png') top left no-repeat;}
.iconEdit {background: url('icons/icon_edit.png') top left no-repeat; padding: 1px 0 5px 20px;}
.iconrss {background: url('icons/icon_feed.gif') no-repeat;}

/* End Icons and Stuff */