/*
Theme Name: City Golf
Theme URI: http://www.citygolfclubs.com
Description: The theme for City Golf designed by The Joneses, developed by Dan Crisp
Version: 1.0
Author: Dan Crisp
Author URI: http://www.danielcrisp.com/
Tags: custom

	City Golf v1.0
	 http://www.danielcrisp.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/**** START TAG CSS RESET ****/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none;
	font-weight: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

canvas { display: block; margin: 0 auto; width: 168px; }

/**** END RESET ****/



body {
	margin: 0;
	padding: 0;
	background: url('/images/bg.gif') #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 100%;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p { 
	margin: 0;
	padding: 0;
}

a, a:link, a:visited, a:hover, a:active, a:focus {
	color: #C3922E;	
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;	
}

a:visited {
	color: #666;
}	

strong, strong em { font-weight: bold; }

hr {
	height: 1px;
	color: #CDA349;
	background-color: #fff;
	border: none;
	border-top: 1px solid #CDA349;
	overflow: hidden;
	margin-bottom: 10px;
}

#wrapper {
	padding: 20px;
	background-color: #FFF;
	width: 920px;
	margin: 20px auto;
}

#header {
	height: 320px;
	background: #fff;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

#header #logo {
	position: absolute;
	top: 80px;
	left: 0;
	z-index: 99;
}

#slideshow {
	width: 920px;
	height: 320px;
}

#container { 
	background-color: #FFF; 
	font-size: 0.9em;
	position: relative;
}

#main {
	width: 732px;
	float: right;
}

#nav-level1 {
	width: 168px;
	float: left;
	border-top: 1px solid #CDA349;	
	margin-bottom: 30px;
}

#nav-level2 {
	border-top: 1px solid #CDA349;	
	border-bottom: 1px solid #CDA349;	
	height: 18px;
	margin-bottom: 20px;
	font-style: italic;
}

#nav-level3 {
	float: left;
	width: 168px;
	border-top: 1px solid #CDA349;
	font-style: italic;
	margin-bottom: 20px;
}

#content {
	background-color: #fff;
	margin-left: 188px;
	line-height: 1.6em;
	margin-bottom: 20px; /* EXTRA SPACING - MAY NOT BE NECESSARY */
	min-height: 264px;
	height:auto !important;
	height: 264px;
	font-size: 0.95em;

}

#content h1 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 13px;
	border-bottom: 1px solid #CDA349;
	text-transform: uppercase;
	color: #6D6E70;
	margin-bottom: 20px;
	background-color: #FFF;
}

#content h1 em {
	font-style: italic;
	text-transform: none;
	color: #CDA349;
}

#content p {
	margin-bottom: 20px;	
}

#social {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0.9em;
	width: 168px;
}	
#social a { 
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}
#social a.twitter {
	background: url(http://twitter-badges.s3.amazonaws.com/t_small-b.png) no-repeat left;
	padding-left: 27px;
}
#social a.facebook {
	background: url(/images/facebook.png) no-repeat left;
	padding-left: 27px;
	margin-left: 5px;
}

#social .tweet {
	padding: 10px 10px 20px 10px;
	background: url('/images/tweet.png') no-repeat bottom #FCFAF4;
	margin-bottom: 5px;
	color: #aa7700;
}
#social .tweet a {
	color: #aa7700;
	text-decoration: underline;
	display: inline;
	float: none;
	height: auto;
	line-height: inherit;
}

/******* WYSIWYG STYLES *******/
#content .quote {
	font-style: italic;
	color: #6D6E70;
}
#content .large-text {
	font-size: 1.3em;
	line-height: 1.6em;
}
#content .small-text {
	font-size: 0.95em;
	line-height: 1.4em;
}
#content .gold-text {
	color: #CDA349;
}
#content .grey-text {
	color: #6D6E70;
}
#content .right-column {
	width: 168px;
	float: right;
	margin-left: 10px;
	color: #6D6E70;
	font-size: 0.95em;
	line-height: 1.5em;
}
#content .column {
	margin-right: 188px;
}
#content a {
	color: #CDA349;
        font-style: italic;
}
#content .tubepress_container a { font-style: normal; }
#content .tubepress_meta { line-height: 1.4; }
#content .tubepress_container div.pagination span.current {
	color: #000;	
}

#content .three-column-left {
	width: 168px;
	float: left;
}
#content .three-column-middle {
	width: 168px;
	float: left;
	margin: 0 20px;
}
#content .three-column-right {
	width: 168px;
	float: left;
}
#content .two-column-left {
	width: 356px;
	float: left;
}
#content .two-column-right {
	width: 356px;
	float: left;
	margin-left: 20px;
}
#content .two-narrow-column-left {
	width: 262px;
	float: left;
}
#content .two-narrow-column-right {
	width: 262px;
	float: left;
	margin-left: 20px;
}
#content.three-column-divider {
	background: url('/images/three-column-divider.gif') repeat-y;	
}
#content .two-column-divider {
	background: url('/images/divider.gif') repeat-y top;	
}
#content.right-column-divider {
	background: url('/images/right-column-divider.gif') repeat-y right;	
}

#content .right-column h3 {
	background: url('/images/right-column-h3.gif') no-repeat;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 4px;
	margin-bottom: 10px;
}
#content .right-column strong { color: #000; }

#content ul li {
	padding-left: 20px;
	background: url('/images/bullet.gif') no-repeat top left;
}

#content ol li {
	list-style: decimal;
	margin-left: 2em;
}
#content ol { 
	margin-bottom: 20px;
}

#content img.alignleft {
	float: left; 
	margin: 0 20px 20px 0;
}
/******************************/


#credits {
	clear: both;
	font-size: 0.7em;
	margin-top: 20px;
	border-top: 1px solid #CDA349;	
	color: #929497;
	font-style: italic;
}
#credits a {
	color: 	#929497;
}

.navigation ul, .navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation ul li a {
	display: block;	
	line-height: 19px;
	height: 19px;
	color: #6D6E70;
}

#nav-level1.navigation a, #nav-level1.navigation a:link, #nav-level1.navigation a:visited,
#nav-level3.navigation a, #nav-level3.navigation a:link, #nav-level3.navigation a:visited {
	border-bottom: 1px solid #CDA349;	
}
#nav-level1.navigation a:hover, #nav-level1.navigation a:active, #nav-level1.navigation a:focus, #nav-level1.navigation .current_page_item a, #nav-level1.navigation .current_page_parent a, #nav-level1.navigation .current_page_ancestor a {
	background: url('/images/nav-level1-bg.png') no-repeat #CDA349;
	color: #FFF;
	padding: 0px 4px;
	font-weight: bold;
	text-decoration: none;
}

#nav-level3.navigation .current_page_ancestor ul li a, #nav-level3.navigation .current_page_parent ul li a, #nav-level3.navigation .current_page_item ul li a {
	font-weight: normal;
	font-style: italic;
}
#nav-level3.navigation a:hover, #nav-level3.navigation a:active, #nav-level3.navigation a:focus, #nav-level3.navigation .current_page_item a, #nav-level3.navigation .current_page_parent a, #nav-level3.navigation .current_page_ancestor a, #nav-level3.navigation .current_page_parent .current_page_item a {
	color: #CDA349;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}


#nav-level2.navigation a, #nav-level2.navigation a:link, #nav-level2.navigation a:visited {
	float: left;
	padding-right: 15px;
	margin-right: 5px;
	background: url('/images/nav-level2-divider.png') no-repeat right;
}
#nav-level2.navigation a:hover, #nav-level2.navigation a:active, #nav-level2.navigation a:focus, #nav-level2.navigation .current_page_item a, #nav-level2.navigation .current_page_parent a, #nav-level2.navigation .current_page_ancestor a {
	font-style: normal;
	color: #CDA349;
	font-weight: bold;
	text-decoration: none;
}

#nav-level2.navigation ul li:last-child a {
	background: none; /* remove divider on last nav item only */
}
#nav-level2.navigation ul li { display: inline; }

#nav-level3.navigation ul li ul li a {
	padding-left: 10px;	
	background: url('/images/nav-level3-indent.gif') no-repeat top left;
}

.gallery {
		margin: auto;
}
.gallery-item {
		float: left;
		margin-top: 10px;
		text-align: center;
		width: 25%;
}
.gallery-caption {
		margin-left: 0;
}



.clear { clear: both; }

._spacer { display: none; }
