/*  
Theme Name: Sugarbush Classic
Theme URI: 
Description: Original Sugarbush Golf Club design (Spring 2007) 
Version: 0.1
Author: Redcard Design
Author URI: http://redcarddesign.com
*/

body{
margin:0; padding:0;
font:12px/1.2em Verdana, Tahoma, Arial, sans-serif;
color:#0D0A07;
background:#FFF7D8 url(images/header_bg.jpg) repeat-x center top;
width:100%;
}
h1, h2, h3, h4, h5{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#421E29;
margin-top:0;
}
h2 {font-size: 218%;margin-bottom:15px;}
h3 {font-size: 164%;margin-bottom:10px;}
h4 {font-size: 145%;margin-bottom:10px;}
h5 {font-size: 118%;margin-bottom:10px;}

#content a:link, #content a:visited{
color:#421E29;
text-decoration:none;
border-bottom:1px dotted;
}
#content a:hover, #content a:active{
border-bottom:1px solid;
background-color:#F3EBCE;
}
a img,:link img,:visited img{
border:none;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ BRANDING ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#branding{
width:780px;
height:290px;
margin:0 auto;
padding:0;
text-align:right;
}
h1 a{
display:block;
width:83px;
height:54px;
}
h1 a span{
display:none;
}
h1{
background:url(images/header_logo.gif) no-repeat 0 0;
margin:-14px 0 0; padding:0;
float:left;
}
#mainnav{
font:18px Georgia, "Times New Roman", Times, serif;
margin:18px 0 0; padding:0;
}
#mainnav li{
display:inline;
list-style:none
}
#mainnav li a:link, #mainnav li a:visited{
text-decoration:none;
color:#FFF7D8;
background:url(images/main_nav_divider.gif) no-repeat left 6px;
padding:0 5px 0 20px;
}
#mainnav li a:hover, #mainnav li a:active{
color:#9E9781;
}
#mainnav li a.first{
background:none;
padding-left:0;
}
#flashfader{
position:absolute;
top:55px;
left:0;
width:100%;
height:196px;
margin:0; padding:0;
overflow:hidden;
}


/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ CONTENT  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#content{
width:780px;
margin:0 auto;
}
#content-main{
width:505px;
margin-top:0;
padding-top:6px;
float:left;
text-align:justify;
}
#content-sub{
margin:-6px 0 0 530px;
}

#content-main p{
margin:0 0 15px;
clear:left;
}
#content-main img{
background-color:#fff;
padding:6px;
border:1px solid #9E9781;
}
#content-main img.transparent{
background-color:transparent;
border-style:none;
}
.lessonpricing{
background-color:#eee6cb;
padding-top:3px;
padding-bottom:3px;
font-size:90%;
}
#content-main .right{
float:right;
margin-left:13px;
margin-bottom:10px;
}
#content-main .left{
float:left;
margin-right:13px;
margin-bottom:10px;
}
/* ---------------------------------------------------------------------------------------------- TABLES */
#content-main table {
border-collapse:collapse;
border-spacing:0;
width:100%;
margin:10px 0;
}
#content-main thead th, thead td {
border-bottom:1px solid #9E9781;
}
#content-main th {
font-weight:bold;
line-height:normal;
padding:0.25em 0.5em;
text-align:left;
}
#content-main tbody th, #content-main td {
padding:0.25em 0.5em;
text-align:left;
vertical-align:top;
}
#content-main tbody tr.even th, #content-main tbody tr.even td {
background:#DDD5BA;
}
#content-main tbody tr:hover td, #content-main tbody tr:hover th {
background:#9E9781;
}
#content-main tbody th{
width:50%;
}
#content-main table.pricing{
margin:-15px 0 30px 0;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ HOLEDESC  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.holedesc{
background-color:#DDD5BA;
padding:7px;
margin-bottom:14px;
}
.holedesc.summary{
background-color:#9E9781;
}
.holedesc h3{
float:left;
font-size:800%;
line-height:1em;
height:90px;
width:120px;
padding:0; margin:-20px 0 0 0;
color:#FFF7D8 ;
}
.holedesc h4{
margin:0 0 7px; padding:0;
}
.holedesc p{
margin:0; padding:0;
}
#content-main .holedesc table{
clear:left;
margin:0;
width:100%;
text-align:center;
border-collapse:collapse;
}
.holedesc thead tr td{
font-weight:bold;
border-bottom:1px solid #9E9781;
}
.holedesc.summary thead tr td{
border-bottom:1px solid #DDD5BA;
}
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ BUFFET  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#buffet h4,#buffet p{
clear:left;
padding-top:15px;
}
#buffet .buffetmeal h4{
clear:none;
margin-top:0;
padding:0;
}
ul.buffetchoices{
margin-bottom:10px;
padding-left:0;
list-style:none;
float:left;
}
.buffetmeal, .buffetchoices li{
float:left;
width:165px;
text-align:left;
margin-left:0;
padding-left:0;
display:block;
}


.clear_guillotine{
clear:both;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ FORMS  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
form {
margin:0;
}
label {
display:block;
margin-bottom:3px;
}
input, textarea {
font: 12px Verdana, sans-serif;
}
.inputText, .inputTextarea {
display:block;
width:95%;
border:1px solid #9E9781;
padding-left:12px;
margin-bottom:9px;
}
.inputText:focus, .inputTextarea:focus {
border-left:10px solid #9E9781;
padding-left:2px;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ SIDEBAR  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#content-sub h3{
text-transform:uppercase;
font-size: 145%;
padding-top:20px;
margin:5px 0;
background:url(images/sidebar_divider.gif) no-repeat left top;
}
#content-sub ul{
list-style:none;
padding-left:0;
margin-left:0;
}
#content-sub li{
padding-left:0;
margin-left:0;
}
#related_pages{
margin-top:5px;
}
#related_pages li{
font-size:118%;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:5px;
}
#related_pages li ul li{
font-size:80%;
margin:5px 0 0 18px;
list-style-type:circle;
}
.wicon{
float:left;
margin:-10px 0 0 0;
}
.weather_title{
font-weight:bold;
line-height:16px;
padding-right:7px;
}
#weather_link{
margin-left:-79px;
}

/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^ SITEINFO  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#siteinfo{
height:103px;
padding:3px 0 0;
margin-top:40px;
background:url(images/footer_bg.jpg) repeat-x left top;
color:#FFF7D8;
font-size:80%;
clear:both;
}
#siteinfo-inner{
width:780px;
margin:0 auto;
}
#siteinfo p{
float:left;
width:195px;
}
#siteinfo a:link, #siteinfo a:visited{
color:#FFF7D8;
text-decoration:none;
border-bottom:1px dotted;
}
#siteinfo a:hover, #siteinfo a:active{
color:#9E9781;
border-bottom:1px solid;
}
#siteinfo #ls-logo{
text-align:right;
height:36px;
background:url(images/footer_logo.gif) no-repeat right top;
}
#siteinfo #ls-logo span{
display:none;
}

/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 245px;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 245px;
} 
html>body #wp-calendar {
	width: 245px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
}
#content-sub #wp-calendar td a {
	display: block;
	width: 100%;
	border-style:none;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Blog */

.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
}
