﻿/*
THEME NAME: Country Club
THEME URI: http://www.fedude.com/
DESCRIPTION: A One Column Child Theme based on Thematic
TEMPLATE: thematic
VERSION: 1.0
AUTHOR: FeDude	
AUTHOR URI: http://www.fedude.com
TAGS: one column, thematic, child theme, sub-page ready, no sidebar. 
 
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

@import url('../thematic/style.css'); 

/* Main Navigation Menu */
@import URL('superfish-themed.css');

/* Tables */
@import URL('tables.css');

/* PGA */
@import URL('pga.css');

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');


body {
	padding-top: 10px;
	background-image:url(images/layout/bodyBg.jpg);	
	background-repeat:repeat-x;
	background-position:left top;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	margin:0 auto;
	width:960px;
}

/* Add the header image instead of the blog title - to keep it clickable */

#blog-title a {
	background:url(images/layout/LCC_LOGO4.png) no-repeat top left;
	margin-left: 50px;
	display:block;
	text-indent:-9000px;  /* Keep the title in the HTML for search */
	width: 120px;
	height: 120px;
	float:left;
}

#blog-description {
	display:none
}

#branding {  /* Add the header background */
	background-image:url(images/layout/headerBg2.jpg);	
	margin:0 auto;
	padding:0;
	width:960px;
	height:123px;
}

#access {      /* Add the Menu Background and size */
	border:none;
	margin-left:0px;
	width:960px;

}
#header
{
	height:130px;
}

/*******************************
**    Top Navigation Menu     **
*******************************/

#top-nav
{
	width:475px;
	float:right;
	clear:right;
	padding-top:60px;
	
}

#top-nav li
{
	float:left;
	margin:0px 8px 0px 0px;
	padding:0;
	list-style-type:none;
}

#top-nav a
{
	padding:5px 10px;
	font-size:12px;
	color:#a6b9b1;
	line-height:14px;
	text-decoration:none;
}

#top-nav a:hover
{
	text-decoration:underline;
}


/*******************************
**    Top Search Form         **
*******************************/
#search-form
{
	width:300px;
	float:right;
	padding-top:3px;
	padding-bottom:8px;
	padding-left:75px;
	background-image:url("images/layout/searchBg.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

/*******************************
**    Footer                  **
*******************************/
#footer {  /* Add the footer background */
	background-image:url(images/layout/footerBg.jpg);	
	margin:0 auto;
	padding:0;
	width:960px;
	height:98px;
}

/********************************************************\
*  The actual image for the footer and the footer text   * 
*  are inserted by using text widget in the first aside  *
\********************************************************/
#footer_img
{
	background-image:url(images/layout/footerImg2.jpg);    /* red golfer */
	padding-left: 10px; 
	display:block;
	width: 80px;
	height: 98px;
	float:left;
	margin-right:20px;
}
#twitter_img
{
	padding-right: 0px; 
	display:block;
	width: 170px;
	height: 98px;
	float:right;
	margin-right:-330px;
}
#footer_text
{
	padding-top:25px;
	font-weight:normal;
	font-size:11px;
	color:#11432e;
	line-height:14px;
	width:500px;
	text-align:center;
	margin-left:200px;
}
#subsidiary
{
	padding:0 0 0;
}



/*******************************
**    Containers               *
*******************************/

#main
{
	background-color:#ffffff;
	min-height:450px;
	height: auto !important;
	padding: 0 0 0px;
	line-height:15px;
	text-align:
	
}
#container
{
	width:940px;
	padding-top:0;
	padding-bottom:22px;
}
#content
{
	width:940px;
}

.entry-title
{
	width:540px;
}
.entry-content
{
	width:940px;
	padding:0px;
}
#subscribe_icons {
	float:right; 
	margin-top:7px;
	margin-right:10px;
}

/*******************************
**    Basic Styling....finally *
*******************************/


#content h1
{
	margin:10px 0px 12px 0px;
	padding:10px 0px 3px 0px;
	border-bottom:1px solid #bf2c37;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
	font-variant:small-caps;
	font-size:24px;
	color:#023820;
	line-height:26px;
}
#content h4
{
	margin:10px 0px 12px 0px;
	padding:10px 0px 3px 0px;
	border-bottom:none;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
	font-variant:small-caps;
	font-size:20px;
	text-align:center;
	color:#023820;
	line-height:26px;
}
#content h2
{
	margin:15px 0px 10px 0px;
	padding:0px;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
}

#content h3
{
	margin:15px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
}
#content p
{
	margin:11px 0px 11px 0px;
	padding:0px;
	font-size:13px;
	line-height:1.5;
	text-align:left;
}
#my_slideshow {
	
	width:960px;
	height:350px;
}
/***************************
** Page Specific Changes  **
\**************************/
/* This is how you remove the page title for selected pages.... */
.pageid-42 .entry-title,   /* Tournament Calendar       */
.pageid-7  .entry-title,   /* Contact Us                */
.pageid-51 .entry-title,   /* Member List               */
.pageid-56 .entry-title,   /* Meeting Minutes           */
.pageid-53 .entry-title   /* Board Members             */
{ 
  display:none;
}
.pageid-66 #content h2 {   /* Constitution and Bylaws   */
	font-size:16pt;
	font-weight:bold;
}
.pageid-66 #content li {   /* Constitution and Bylaws   */
	font-size:10pt;
	font-weight:normal;
}
.pageid-66 #content p {    /* Constitution and Bylaws   */
	font-size:10pt;
	font-weight:normal;
}

/***************************************
**   2-column 50/50 page layout       **
***************************************/

#left_half {
	padding-left: 10px;
	display:block;
	width: 460px;
	float:left;
}
#right_half {
	padding-left: 10px;
	display:block;
	width: 460px;
	float:right;
}
#left_half p
{
	margin:11px 0px 11px 0px;
	padding:0px;
	font-size:14px;
	line-height:1.5;
	text-align:left;
}

/*************************
** Coming Soon          **
*************************/
#underconstruction{
	width: 840px;
	height:300px;
	clear: both;
	background-image:url("images/under_construction.jpg");  /* hardhat */
	background-repeat:repeat;
	padding-left: 70px; 
	margin-left:20px;
	display:block;
	float:left;
}
/**************************
** Search Bar Formatting **
**************************/
#s {
	
	width:150px;
	border: 1px solid #003300;
	color:#666666;
	float:left;
	font-size:11px;
	height:15px;
	line-height:13px;
	margin-right:8px;
	margin-top:1px;
	padding-left:8px;
}
#searchsubmit {
	
	margin-top:3px;
	padding-left:10px;
}
/*********************
*  Course Tour       *
*********************/
#course_left {
	width:450px;
	float:left;
	padding-right:10px;
	padding-top:30px;
}
#course_right {
	width:450px;
	float:right;
	border-left:thin;
	border-left-color:silver;
	border-left-style:solid;
	padding-left:18px;
	padding-top:30px;
}
.hole_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hole_info ul{
	margin-left: 0;
	padding-bottom:30px;
	padding-top:50px;
}

.hole_info li {
  	display: block;
  	height: 2.0em;
  	margin: 0 0px;
  	padding: 2px 2px 2px 2px;
  	float: left;
  	text-align: center;
  	line-height:1.0em;
  	border: 1px #808080 solid;
	list-style-type: none;
	font-weight:500;
}
.hole_blue{
	color:white;
	background-color:blue;
}
.hole_red{
	color:white;
	background-color:red;
}
.hole_gold{
	color:black;
	background-color:#D4A017;
}

.space_01{
	clear:both;
	margin-top:25px;
}
.pageid-24 h3 {    /* Course Tour   */
	color:#003300;
	font-family:Georgia, Times New Roman, serif;
	font-size:20px !important;
	font-weight:normal !important;
	line-height:22px !important;
	width:450px !important;
	padding:0;
	margin-top:-15px !important;
	margin-bottom:10px;
	border-bottom:0px solid #BF2C37;
	text-align:center;
}
#post-info{
	color:#666666;
	font-size:11px;
	font-style:italic;
	line-height:12px;
	margin-top:-12px;
}
h3#course_left {
}
/********************************
* Left sidebar on certain pages *
********************************/
#left_sidebar
{
	width:220px;
	float:left;
	padding-top:20px;
	padding-right:15px;
	padding-left:15px;
}

#left_sidebar #subNav
{
	padding-top:20px;
	padding-bottom:20px;
}

#left_sidebar #subNav ul, #left_sidebar #subNav li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#left_sidebar #subNav a
{
	display:block;
	margin-top:3px;
	margin-bottom:3px;
	padding:3px 10px;
	background-color:#0c3f2a;
	background-image:url("images/layout/subnavBg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	line-height:15px;
}

#left_sidebar #subNav a:hover
{
	background-color:#16271f;
	background-image:url("images/layout/subnavBg-Over.jpg");
	text-decoration:none;
	color:#ffcc00;
}

#right_main {
	
	width:630px;
	float:right;
	padding-right:25px;
	padding-bottom:25px;
	padding-top:20px;
	padding-left:25px;

}
.first_cap {
	font-size: xx-large;
	color: #008000;
}
