
/* Queries --------------------------------------- */

#queries {
	position:absolute;
	background-color:#fff;
	padding:1em;
	left:900px;
	z-index:100;
	top:1em;
}
/* Queries --------------------------------------- */

#pagenavigation {
	text-align:center;
}

/* ----------------------------------------------- */
CITE {
	display:block;
	margin-top:.5em;
	margin-bottom:.5em;
}

.storycontent IMG {
	max-width:100%;
}

#guestbook .post {
	margin-top:1em;
	margin-bottom:1em;
}

div.error,div.success {
	margin:1em;
	padding:1em;
	border:2px solid #f00;
	-moz-border-radius:16px;
	color:#000;
	background-color:#fee;
}
div.success {
	border-color:#0c0;
	background-color:#efe;
}
div.success h3 {
	color:#060;
}

div.error li, div.success li {
	margin-left:1.3em;
}

div.error ul {
	list-style-image:url(/images/icons/small/warning.png);
}

.pollBar { height:12px; width: 1px; background-color: #090; border:1px solid #000 }

#commentlist blockquote {
	font-style:italic;
}

#calendartable {
	font-size:1em;
}

/* 
	Golf Theme 
	Modified 2004-01-20 by Alex King (http://www.alexking.org/)

	based on:
	Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
	
	Modifications by blogigo
	http://www.blogigo.de
*/

body {
	background: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: px;
	margin: 0;
	border: 0;
	text-align: center;
}

#rap {
	position: relative;
	margin: auto;
	width: 702px;
	text-align: left;
}

#content {
	position: relative;
	margin: 10px 2px 0 10px;
	padding-bottom: 30px;
	width: 470px;
	overflow: hidden;
	text-align: left;
}

#menu {	
	position: absolute;
	left: 515px;
	top: 253px;
	background: #99CC99;
	border: 1px solid #669966;
	border-top: 0px;
	padding: 20px 0 30px 5px;
	float: right;
	width: 180px;
	overflow: hidden;
	text-align: left;
}

a {
	color: #003300;
}

a:visited {
	color: #336633;
}

a:hover {
	color: #696;
}

a[href="javascript:history.go(-1)"] {
	display: none !important;
	visibility: hidden !important;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

h2 {
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	margin: 15px 0 7px 0;
	padding-bottom: 2px;
}

h3 {
	font-size: .85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

p, li, .feedback {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

cite {
	font-style: normal;
	font-size: 90%;
}

#content div a, #content p a {
	color: #fff;
}

#content div a:hover, #content p a:hover {
	color: #cfc;
}

#content .storycontent a {
	color: #000;
}

#content .storycontent a:hover {
	color: #333;
}

#commentform input, #gbform input, #logincommentform input {
	background-color: #fff;
	border: 1px solid #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#commentform textarea, #gbform textarea, #logincommentform textarea {
	background-color: #fff;
	border: 1px solid #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 400px;
}

ol#comments li p {
	font-size: 1em;
	margin: 0px;
	margin-bottom: 7px;
	text-align: justify;
}

ol#comments li p cite a {
	color: #fff;
}

#header {
	letter-spacing: 0.2em;
	background: #696;
	background-image: url(/img/tmpl/golf/header.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #669966;
	border-bottom: 3px solid #669966;
	border-top: 0px;
}

#header a {
	color: #ffffff;
	text-decoration: none;
	font-size: 40px;
	position: relative;
	top: 200px;
	left: 25px;
}

#header a:hover {
	text-decoration: underline;
}

#menu form {
	margin: 0;
}

#menu input {
	background-color: #fff;
	border: 1px solid #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100px;
}

#menu input[type="submit"] {
	background-color: #e8e8e8;
	border: 1px solid #669966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	width: 100px;
}

#menu ul {
	color: #003300;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 5px;
}

#menu ul li {
	background-image: url(/img/tmpl/golf/icon_iron.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 24px;
}

#menu ul ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	border: 0;
}

#menu ul ul li a {
	color: #000;
	height: 13px;
}

#menu ul ul li a:hover {
	color: #363;
}

/* uncomment if you use the sample images
#styleswitcher li {
	float: left;
	margin: 0 5px 5px 0;
	padding-left: 5px;
}
#styleswitcher img {
	border: 1px solid #999;
	margin: 5px 10px 0 0;
}
*/

.credit {
	clear: both;
	color: #fff;
	font-size: .65em;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:visited, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #fff;
	text-align: right;
}

.feedback a, .feedback a:active, .feedback a:link, .feedback a:visited {
	color: #fff;
}

.legal {
	color: #363;
	font-size: .65em;
	text-align: right;
	margin: 10px;
	margin-top: 30px;
}

.meta, .meta a {
	color: #fff;
	font-size: .65em;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.paged_links a {
	color: #fff;
	font-weight: bold;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li {
	display: inline;
	margin-left: 0 3px 0 0;
	padding: 0;
}

.post-categories li a {
	font-size: 1.5em;
}

.storycontent {
	background: #99cc99;
	border: 1px solid #cfc;
	color: #000000;
	margin: 5px;
	margin-top: 0px;
	padding: 10px;
}

.storycontent p, .storycontent li {
	color: #000000;
	margin: 0px;
	margin-bottom: 7px;
	text-align: justify;
}

.storytitle {
	background-image: url(/img/tmpl/golf/icon_driver.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 90%;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 24px;
}

.storytitle a {
	border-bottom: 1px dotted #ffffff;
	color: #fff;
	text-decoration: none;
}

.storytitle a:hover {
	border-bottom: 1px solid #cfc;
	color: #cfc;
	text-decoration: none;
}

.storytitle a:visited {
	border-bottom: 1px solid #cfc;
	color: #cfc;
	text-decoration: none;
}

.storytitle .meta {
	display: block;
	font-size: 80%;
}

.storytitle .meta a {
	border-bottom: 0px;
	color: #fff;
	text-decoration: underline;
}

.storytitle .meta a:hover {
	border-bottom: 0px;
	color: #cfc;
	text-decoration: underline;
}

.storytitle .meta a:visited {
	border-bottom: 0px;
	color: #cfc;
	text-decoration: underline;
}

#calendar td {
	font-weight: normal;
}

#calendar, #polltable {
	font-size: 90%;
}