/*
Theme Name: Horsley Lodge (Layout-Compatible)
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Oliver Lennox
Author URI: http://www.olly-lennox.com/
Tags: Horlsey Lodge Golf Club

*/
	
/* import Navigation Styles for applying to elementsc */
	@import url(page.css);
	
/**
 * Clear default styles
**/

body, div, h1, h2, h3, h4, h5, h6, pre, form, textarea, p {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
img { border: 0; }
th { text-align: left; }

/* typography */
body {
	text-align: center; /* this centers the container in IE 5* browsers. */	
	font-size: 8pt; 
	font-family: Verdana, Tahoma;
	color: black;
}

p {
	margin: 1em 0;
}

h1, h2, h4 {
	font-family: Georgia, Times;	
	font-weight: normal;
}

h1 {
	color:white;
	font-size: 20pt; /* 28px */
	text-decoration: none;
}

h2 {	
	font-size: 14pt; /* 18px */
	text-decoration: none;
}

h4
{
	color:#616161;
	font-size:12pt;	
}

a:link, a:visited {	
	text-decoration: underline;
}

a:hover { 	
	text-decoration: none;
}

a h1, a h2, a:link h1, a:link h2, a:visited h1, a:visited h2
{
	text-decoration: none;
}

a img, a:link img, a:visited img
{
	border:none;
}

.big_quote_panel
{	
	/*margin:20px 0px -40px 20px;*/
	font-style:italic;
	color:black;
	font-family: Georgia, Times;
	font-size:15pt;			
	margin-top:20px;
	padding-left:15px;
}

.banner_headline
{
	color:white;
	display:block;	
	position:absolute;	
	font-family: Georgia, Times;
	font-size:35pt;	
}

.picture_spacer
{
	margin:20px 0px 20px 0px;
}

/**
 * Main layout
**/

body {
	text-align: center; /* this centers the container in IE 5* browsers. */		
}

#background {	
	width: 100%;
	margin: 0 auto;
	background: white;
	/* background: transparent url('images/content_bg.png') repeat scroll left top;*/
}

#container, #toplinks, #navigation { width: 984px; }
#footer { width:980px; border-left:solid 1px white; }

#container {
	clear: both;	
	margin: 0 auto;
	border: none;
	border-left:solid 5px white;
	border-right:solid 5px white;
	background:white;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	position: relative;	
	height:	130px
}

#title, #toplogos, #search, #headerlinks { position: absolute }

#title {	
	top: 20px;
	left: 0px;
}

#toplogos {	
	top: 60px;
	right: 3px;
}

#pagecontrols {	
	margin: 0px 20px 10px 20px;		
	width:944px;
	background:#fffdde;
	height:30px;
	text-align:left;
}

#mailinglist_form {
	padding-top:10px;
	padding-left:5px;	
	text-align:left;
	background:#fffdde url('images/social_left_ender.png') no-repeat scroll left bottom;
	height:30px;	
}

#headerPageControls{
	padding-top:10px;
	padding-right:5px;
	margin-bottom:20px;
	background:#fffdde url('images/social_right_ender.PNG') no-repeat scroll right bottom;
	float:right;
	height:30px;	
	font-size:8pt;	
}

#headerPageControls img, input.imageinput{
	vertical-align:middle;
	display:inline;
}

input.imageinput{
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}

#pagecontent
{
	z-index:100;
}

/**
* Area Styles
**/

/**
* golf zone
**/
.home_zone, .home_zone h2 /* green */
{
	color:#445f38;
}

/**
* golf zone
**/
.golf_zone h2 /* green */
{
	color:#3f3125;
}

/**
* hospitality zone
**/
.hospitality_zone h2 /* brown */
{
	color:#482b41;
}

/**
* events zone
**/
.events_zone h2 /* navy */
{
	color:#314653;
}

/**
* Footer
**/

.xmas_zone h2
{
	color:#c00000;
}

#footer
{
	margin:40px 0px 40px 0px;	
	height:97px;		
	font-size:8pt;
	color:#eaeaea;
	text-align:left;
}

#footer a, #footer a:visited
{
	color:#eaeaea;
	text-decoration:underline;
}

#footer a:hover
{
	color:#fffdde;
	text-decoration:none;
}

#footer #foot_left
{	
	float:left;
	height:97px;
	width:12px;
}

#footer #foot_right
{	
	float:right;
	height:97px;
	width:12px;
}

#footerlinks {
	float: left;
	padding: 10px 0px 0px 20px;
	height:97px;	
}

#footeraddress {
	float: right;
	padding: 10px 20px;
}

.footer_copyright
{
	text-align:left;
	position:relative;
	margin-left:240px;
	width:700px;
	top:10px;		
}

/**
* Navigation
**/

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

#navigation li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#navigation li a {	
	float: left;
	display: block;	
	text-align: center;
	border: none;	
} 

/**
* Misc
**/

.floatleft { float: left; }
.floatright { float: right; }
.clearleft { clear: left; }
.clearall{ clear: both; }

.bold {
	font-weight: bold;
}

.pad { padding: 20px 0 20px 0 }
.padtop { padding-top: 20px }

.nomargins { margin: 0; }
.nomarginbottom { margin-bottom: 0; }
.marginleft { margin-left: 10px; }

.valigntop { vertical-align: top }

.linepad { line-height: 2em }

.nodecoration a {
	text-decoration: none;
}
.nodecoration a:hover {
	text-decoration: underline;
}

/**
* Fix Ups
**/

/* Float clearing styles. Required to extend background image to encompass floated divs */
/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
