/*
Theme Name: Carnoustie Golf Links
Theme URI: http://www.carnoustiegolflinks.co.uk/
Description: The Carnoustie Golf Links theme based on <a href="http://www.theregister.co.uk/">The Register</a>.
Version: 1.0
Author: Michael S. Clark
Author URI: http://ne0ge0.com/
Tags: tan, blue, green, fluid width, one column

	Carnoustie Golf Links v1.0
	 http://ne0ge0.com/

	This theme was designed and built by Michael S. Clark,
	whose blog you will find at http://ne0ge0.com/

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

body
{
	min-width: 800px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
}

a
{
	text-decoration: none;
}

.floatright
{
	float: right;
}

#strip1
{
	width: 100%;
	min-width: 800px;
	background-color: #BAA992;
	padding: 3px 0px 3px 0px;
}
#strip1_left
{
	margin-left: 5px;
}
#strip1_right
{
	float: right;
	margin-right: 5px;
}
#strip1_right ul
{
	margin: 0px;
	padding: 0px;
}
#strip1_right ul li
{
	display: inline;
	padding: 0px 5px 0px 5px;
}

#strip2
{
	width: 100%;
	min-width: 800px;
	height: 150px;
	padding: 0px;
	text-align: center;
}
#strip2 table
{
	max-width: 1440px;
	height: 150px;
}
#strip2 table td.background
{
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

#strip3
{
	width: 100%;
	padding: 0px 0px 2px 0px;
	text-align: center;
	min-width: 800px;
}
#strip3 table
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#strip3 td
{
	padding: 2px 8px 2px 8px;
	white-space: nowrap;
}
#strip3 td.active
{
	padding: 2px 8px 2px 8px;
	white-space: nowrap;
}
#strip3 td.news
{
	font-weight: bold;
}
#strip3 td.left_spacer
{
	border-left: 0px none;
	width: 50%;
}
#strip3 td.right_spacer
{
	border-right: 0px none;
	width: 50%;
}

#strip4
{
	background-image: url(images/horizontal_shadow.png);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
}
#strip4 ul
{
	margin: 0px;
	padding: 5px;
	min-width: 800px;
}
#strip4 ul li
{
	display: inline;
	padding: 0px 8px 0px 8px;
}
#strip4 ul li:first-child, 
#strip4 ul + li 
{
	border: 0px none;
}
#strip4 ul li.current_page_item
{
	font-weight: bold;
}
#strip4 ul li a
{
	color: #000000;
	text-decoration: none;
}
#strip4 ul li.current-cat a
{
	font-weight: bold;
}

#wrapper
{
	height: 100%;
}

#breadcrumb
{
	padding: 8px;
	background-image: url(images/horizontal_shadow.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#breadcrumb a
{
	color: #000000;
}
#breadcrumb #languages img
{
	border: 0px none;
}

#languages
{
	float: right;
}
#languages a img
{
	margin: -8px 1px 1px 1px;
}

*+html #languages
{
	margin-top: 8px;
}

#content
{
	padding: 24px;
}
#content h2 a,
	#content h3 a
{
	text-decoration: none;
}
#content h2 a img,
	#content h3 a img
{
	border: 0px none;
	vertical-align: middle;
}
#content img
{
	border: 1px solid #000000;
	margin: 8px 8px 8px 8px;
}
#content a
{
	color: #000000;
	text-decoration: underline;
}
#content .post
{
	border-bottom: 1px solid #CCCCCC;
}
*+html #content .post
{
	margin-top: 48px;
}
*+html #content .first-post
{
	margin-top: 0px;
}
#content .navigation a
{
	text-decoration: none;
}

#two_column1
{
	float: left; 
	width: 50%;
	padding: 8px;
}
#two_column2
{
	margin-left: 50%; 
	width: 50%;
	padding: 8px;
}

#rightsection
{
	float: right;
	width: 300px;
	margin: 8px 0px 0px 20px;
	background-color: #FFFFFF;
}
.rightsection_item
{
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 8px 8px;
	border: 2px solid #2C8C35;
}

#quotes img
{
	float: left;
	border: 0px none;
	padding-right: 3px;
}
#quotes #quoter
{
	font-style: italic;
	text-align: right;
}

#newsfeed img
{
	border: 0px none;
}
#newsfeed a
{
	color: #000000;
	text-decoration: underline;
}

#booklet img
{
	float: left;
	border: 0px none;
	padding-right: 3px;
}

table.formtable
{
	width: 100%;
	max-width: 800px;
}
img.message
{
	margin: 0px;
	border: 0px none;
}
table.formtable td.required
{
	font-weight: bold;
}

#footer
{
	clear: both;
	padding: 8px;
	text-align: center;
}
.footer_item
{
	clear: both;
	padding: 8px;
	margin: 24px;
	border: 2px solid #2C8C35;
}
