/*
Name: Nancy Quarcelino School of Golf
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

/* main styles */
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#4E6263 url(../images/bg.jpg) repeat top center;
	}

#wrap {
	margin:0 auto;
	padding:0;
	position:relative;
	left:8px;
	text-align:left;
	width:750px;
	font-size:small;
	font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	background:url(../images/wrap_bg.gif) repeat-y top left;
	}

.clear {
	clear:both;
	}

.float-left {
	float:left;
	margin:0 10px 10px 0;
	}

.float-right {
	float:right;
	margin:0 0 10px 10px;
}

a {
	color:#0308C5;
	}

a:hover {
	text-decoration:none;
	}

/* header and navigation */
#header {
	margin:0;
	padding:0;
	height:174px;
	width:750px;
	background:url(../images/header_bg.gif) no-repeat top left;
	}

#header h1 {
	margin:0;
	padding:0;
	text-indent:-9000px;
	}

#nav ul {
	position:absolute;
	top:130px;
	margin:0;
	padding:0;
	list-style:none;
	width:750px;
	}

#nav li {
	float:left;
	margin:0;
	padding:0;
	}

#nav li a {
	display:block;
	float:left;
	font-size:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:5px 10px 0 10px;
	line-height:32px;
	text-decoration:none;
	}

#nav li a:hover {
	color:#842805;
	}

#nav li.home {
	display:inline;
	margin-left:170px;
	}

body#home li#nav-home, body#about-us li#nav-about, body#instruction li#nav-instruction, body#calendar li#nav-calendar, body#blog li#nav-tips, body#articles li#nav-tips, body#contact li#nav-contact, body#partners li#nav-partners {
	background:#E6E6B0 url(../images/tab_right.gif) no-repeat bottom right;
	}

body#home li#nav-home a, body#about-us li#nav-about a, body#instruction li#nav-instruction a, body#calendar li#nav-calendar a, body#blog li#nav-tips a, body#articles li#nav-tips a, body#contact li#nav-contact a, body#partners li#nav-partners a {
	color:#842805;
	background:url(../images/tab_left.gif) no-repeat bottom left;
	}

body#about-us li#nav-about span, body#instruction li#nav-instruction span, body#blog li#nav-tips span, body#articles li#nav-tips span {
	padding-bottom:6px;
	background:#E6E6B0 url(../images/tab_active.gif) no-repeat bottom center;
	}

/* subnav */
#subnav {
	margin:0 0 0 4px;
	padding:0;
	}

#subnav ul	{
	float:left;
	width:742px;
	margin:0;
	padding:0;
	list-style:none;
	background:#B83F15 url(../images/subnav_bg.gif) repeat-x top left;
	border-bottom:3px #fff solid;
	}

#subnav li {
	float:left;
	display:inline;
	}

#subnav ul a {
	display:block;
	margin:1px 0;
	padding:0 10px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	}

#subnav ul a.active {
	background:#6A1C03;
	}

#subnav ul a:hover {
	text-decoration:underline;
	}

/* banner area */
#banner {
	margin:0;
	padding:0;
	height:166px;
	width:750px;
	background:url(../images/banner.jpg) no-repeat top left;
	}

#banner h1 {
	margin:0;
	padding:0;
	text-indent:-9000px;
	}

#banner p {
	text-transform:uppercase;
	color:#fff;
	text-align:right;
	margin:110px 20px 0 0;
	font-size:80%;
	}

#banner p a {
	margin-left:10px;
	color:#fff;
	}

#banner p a:hover {
	text-decoration:none;
	}

#banner p span {
	margin-left:10px;
	}

/* content area */
#content {
	float:right;
	width:490px;
	margin:0;
	padding:0 25px 0 20px;
	color:#222;
	}

#content-int {
	float:right;
	width:534px;
	margin:0;
	padding:0 4px;
	color:#222;
	}

#content p, #content-int p {
	line-height:1.3em;
}

#content p.align-center, #content-int p.align-center {
	text-align:center;
}

#content-int h2 {
	width:457px;
	font-size:120%;
	font-weight:normal;
	color:#fff;
	font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	background:#1D331D url(../images/h2_bg.gif) no-repeat top left;
	margin-bottom:0;
	padding:6px 10px 6px 15px;
	}

#content h3, #content-int h3 {
	color:#1D331D;
	font-size:110%;
	}

#content-int h2.title {
	width:504px;
	font-size:170%;
	font-weight:normal;
	color:#1D331D;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	margin:3px 0 0 0;
	padding:8px 10px 8px 20px;
	background:#E6E6B0;
	}

#content h2.reg, #content-int h2.reg {
	color:#1D331D;
	background:#fff;
	font-size:160%;
	padding:0;
	margin:15px 0 0 0;
	font-weight:normal;
	}

#bodytext {
	padding:0 25px 0 20px;
	}

#bodytext .separator {
	margin:15px 0;
	border-bottom:1px #ccc dotted;
}

/* home page */
#bodytext #vid {
	margin:1em 0 0 0;
}

.home-content {
	float:left;
	width:310px;
	margin-bottom:20px;
	}

.home-images {
	float:right;
	width:168px;
	}

.home-images img {
	background:#E6E6B0;
	padding:4px;
	margin-top:20px;
	border:1px solid #C2C8C2;
	}

a.events {
	font-size:60%;
	padding-left:15px;
	}

dl.event-wrap {
	float:left;
	display:inline;
	height:70px;
	margin:15px  20px 15px 0;
	padding:0;
	}

dl.event-wrap dt {
	float:left;
	display:inline;
	width:30px;
	height:40px;
	background:url(../images/event_bg.gif) no-repeat bottom right;
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
	line-height:12px;
	color:#B43406;
	text-align:center;
	}

dl.event-wrap dd {
	float:left;
	display:inline;
	margin:0 0 0 10px;
	padding:0;
	width:190px;
	line-height:16px;
	}

dl.event-wrap dd h3 {
	font-size:110%;
	margin:0;
	padding:0;
	}

dl.event-wrap dd p {
	font-size:90%;
	margin:0;
	padding:0;
	}

dl.event-wrap dd a {
	color:#1D331D;
}

/* about section */
.logos img {
	float:left;
	margin:10px 10px 10px 0;
	}

p.faqAnswer {
	display:none;
	margin:10px 0 0 0;
	padding:0;
	}

/* instruction section */
table.rates {
	width:380px;
	margin:0;
	padding:0;
}

table.rates th.name {
	color:#222;
	background:#E7E7B3 url(../images/rates_bg.gif) repeat-x top left;
	font-weight:bold;
	padding:3px 5px;
}

table.rates th.age {
	text-align:center;
	font-weight:bold;
	background:#E1E1E1;
	color:#222;
	border-top:1px solid #fff;
}

table.rates td {
	border-bottom:1px solid #E1E1E1;
}

table.rates td.price {
	text-align:center;
	padding:0 10px;
}

ul.list {
	margin:5px 15px;
	padding:0;
	list-style:none;
}

ul.list li {
	margin:6px 0;
	padding-left:20px;
	background:url(../images/list_bg.gif) no-repeat top left;
}

ul.list li a {
	font-style:italic;
}

p.quote-name {
	text-align:right;
	font-weight:bold;
	font-size:110%;
	margin-bottom:0;
}

p.quote-title {
	font-style:italic;
	text-align:right;
	margin-top:3px;
	font-size:90%;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

/* calendar */
table#events {
	width:482px;
	border-bottom:1px solid #1D331D;
	font-size:90%;
	margin:20px 0 0 0;
}

table#events a {
	color:#222;
}

table#events thead {
	width:483px;
	background:#1D331D url(../images/h2_bg.gif) no-repeat top left;
	color:#fff;
	font-size:110%;
}

table#events th {
	text-align:center;
	padding:6px 6px;
}

table#events td {
	padding:4px 2px;
	text-align:center;
	border-bottom:1px dashed #ccc;
}

table#events td.date {
	border-left:1px solid #1D331D;
}

table#events td.price {
	border-right:1px solid #1D331D;
}

table#events tbody tr {
	border-left:1px solid #1D331D;
	border-right:1px solid #1D331D;
}

/* tips */
#bodytext #tips h3 {
	color:#B83F15;
	margin-bottom:0;
}

p.tips-date {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:90%;
}

ul.articles {
	list-style:none;
	line-height:1.4em;
	padding-left:0;
}

ul.articles li {
	margin:.5em 0 0 0;
	font-size:.95em;
	padding:0 0 1em 33px;
	background:url(../images/article.gif) no-repeat 0 4px;
}

/* contact form */
fieldset#contact-form {
	padding:0;
	margin:20px 0 0 0;
	width:auto;
	border:none;
	}

fieldset#contact-form ul {
	margin:0;
	padding:0;
	list-style:none;
	}

fieldset#contact-form li label {
	float:left;
	clear:right;
	width:95px;
	text-align:right;
	margin:0;
	padding-top:4px;
	}

fieldset#contact-form li input, fieldset#contact-form li textarea {
	margin:0 0 8px 15px;
	padding:2px;
	font-family:Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	color:#172E17;
	width:200px;
	font-size:100%;
	}

fieldset#contact-form li textarea {
	width:auto;
	}

fieldset#contact-form input#contactsubmit {
	width:auto;
	margin:20px 0 10px 270px;
	padding:3px 5px;
	background:#B63406;
	color:#fff;
	border:none;
	font-size:110%;
	}

form#unsubscribe input, form#unsubscribe label {
	margin:0;
	padding:0;
}

form#unsubscribe input#list-submit {
	position:relative;
	top:4px;
	vertical-align:bottom;
}

/* left column */
#left {
	float:left;
	display:inline;
	width:202px;
	position:relative;
	bottom:26px;
	margin:0 0 0 4px;
	padding:0;
	color:#172E17;
	}

#list {
	width:204px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	border-bottom:2px solid #fff;
	}

#list h2 {
	background:transparent url(../images/left_bg.gif) no-repeat top left;
	font-weight:normal;
	font-size:100%;
	color:#172E17;
	line-height:17px;
	margin:0;
	padding:6px 4px 7px 20px;
	}

#list h2 span {
	text-transform:uppercase;
	font-weight:bold;
	}

#list fieldset {
	width:202px;
	border:none;
	margin:0;
	padding:0;
	background:#C4CDAC;
	}

#list fieldset ul {
	margin:0;
	padding:8px 5px 14px 8px;
	list-style:none;
	}

#list li {
	float:left;
	}

#list li.unsubscribe {
	margin-top:8px;
	margin-left:50px;
	}

#list fieldset li label {
	float:left;
	display:inline;
	clear:right;
	width:30px;
	text-align:left;
	margin:0 0 0 10px;
	padding:0;
	font-size:90%;
	color:#132513;
	}

#list li input {
	margin:0 0 4px 5px;
	padding:2px;
	border:1px solid #808C71;
	width:128px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#list li a {
	float:left;
	display:inline;
	clear:right;
	width:75px;
	text-align:left;
	font-size:90%;
	margin:0 0 0 10px;
	}

#list li input#list-submit {
	margin:4px 0 0 35px;
	padding:0;
	width:59px;
	height:26px;
	border:none;
	}

#left #gc, #left #awards, #left #uevents,  #left #lesson, #left .tweet {
	background:url(../images/left_page.gif) no-repeat top right;
	}

#left #gc, #left #uevents, #left .tweet {
	margin:0;
	padding:10px 0;
	border-right:none;
	border-bottom:2px solid #fff;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#left .tweet {
	border-bottom:0;
}

#left .tweet blockquote {
	margin:0;
}

#left .tweet ul {
	list-style:none;
	margin:0;
	padding:0 .5em 0 1.5em;
	text-align:left;
}

#left .tweet blockquote a {
	display:block;
	font-size:.9em;
	padding:.5em 0;
}

#left .tweet p.twitter {
	text-align:left;
}

#left #uevents {
	text-align:left;
	}

#left #gc h3, #left #uevents h3, #left .tweet h3 {
	margin:0;
	padding:10px 0;
	font-size:100%;
	text-transform:uppercase;
	text-align:center;
	}

#left #uevents dl {
	margin:0 5px 15px 15px;
	padding:0;
	font-family:Arial, Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:95%;
	line-height:16px;
	}

#left #uevents dl dt {
	font-weight:bold;
	padding:0 0 0 16px;
	background:url(../images/arrow.gif) no-repeat center left;
	text-transform:uppercase;
	color:#B63406;
	}

#left #uevents dl dd {
	margin:0 5px 0 15px;
	padding:0;
	}

#left #uevents dl dd.title {
	font-weight:bold;
	}

#left #uevents dl dd a {
	font-size:90%;
	color:#0338B0;
	}

#left #gc p {
	color:#000;
	margin:0;
	padding:0 10px 10px 10px;
	}

#left #gc a img, #left #lesson a img {
	border:none;
	}

#left #lesson {
	margin:0;
	padding:33px 0 10px 0;
	border-right:none;
	border-bottom:2px solid #fff;
	text-align:center;
	}

#left #lesson img.schedule {
	padding-right:10px;
}

#left #lesson p {
	font-size:11px;
}

#left #awards {
	padding:10px 0 8px 22px;
	margin:0;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	text-align:left;
	}

/* footer */
 #footer {
 	margin:0;
	padding:0;
 	background:#E6E6B0 url(../images/footer_bg.gif) no-repeat top left;
}

 #footer p {
 	margin:0;
	padding:30px 0 10px 40px;
 	color:#755228;
	font-size:.9em;
	}

#footer a {
	color:#755228;
	}
	
/*Blog*/

#blog-wrap p.date {
background:#E7E7B3 url(../images/rates_bg.gif) repeat-x scroll left top;
color:#222222;
padding:3px 17px;
width:448px;
margin:0;
font-size:.85em;
}

#blog-wrap p.wide {
	width:auto;
}

#blog-wrap h2.blog-title a {
color:#FFFFFF;
text-decoration:none;
}

#blog-wrap h2.blog-title a:hover {
text-decoration:underline;
}


#blog-wrap  a.continue{
	color:#B63406;
	padding-bottom:10px;
	display:block;
}


#blog-wrap p.postDetails{
	background:#E1E1E1;
	padding:5px 10px;
	font-size:.85em;
	margin-bottom:3em;
}

#blog-wrap p.postDetails a{
	color:#0338B0;
	text-decoration:none;
}

#blog-wrap p.postDetails a:hover{
	text-decoration:underline;
}

.blog-sidebar {
text-align:left;
border-bottom:2px solid #FFFFFF;
border-right:medium none;
font-family:Georgia,"Times New Roman",Times,serif;
margin:0;
padding:10px 0;
background:transparent url(../images/left_page.gif) no-repeat scroll right top;
}

.blog-sidebar h3 {
	text-transform:uppercase;
	font-size:.98em;
	padding-left:10px;
}

.blog-sidebar ul {
	list-style:none;
	margin:0;
padding:0;
}

.blog-sidebar ul li{
	padding-left:30px;
	background:transparent url(../images/arrow.gif) 15px 2px no-repeat;
	margin-bottom: .5em;
}

.blog-sidebar ul li a{
color:#0338B0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:.9em;
}


a.feed {
background:transparent url(../images/feed_icon.gif) left 5px no-repeat;
padding:5px 0 4px 25px;
margin-left:18px;
color:#B63406;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

p.twitter {
	padding-left:18px;
}

p.twitter a {
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.9em;
	padding:0 0 5px 22px;
	background:url(../images/twitter.png) no-repeat top left;
}

a.feed:hover, p.twitter a:hover {
text-decoration:underline;
}

.blog-sidebar form {
	padding:0 1em .5em 1em;
}

.blog-sidebar input.email {
	margin:.4em 0;
}

#commentForm{
	border:none;}
	
#commentForm ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#commentForm label {
	float:left;
	clear:right;
	width:100px;
	text-align:right;
	margin:0;
	padding-top:4px;
	}

#commentForm input, #commentForm textarea{
	margin:0 0 8px 15px;
	padding:2px;
	color:#4f4f4f;
	border:1px solid #999;
	width: 200px;
	}

#commentForm .submit {
	background:#B63406;
	color:#fff;
	margin:10px 0 5px 115px;
	width:75px;
	border:none;
	}
	
	
	
.commentBox{
	
	font-size:90%;
	padding:20px;
	padding-top:0;
	margin-bottom:30px;
	border-bottom:#f2f2f2 1px solid;
	}
	
