/*
Theme Name: Hekgolf theme
Theme URI: http://www.hekgolf.nl
Description: A nice 2 column template specialy designed for Hekgolf theater, made by C@-editors Webdesign.
Author: Ariane Gordijn
Author URI: http://www.ca-editors.com/
*/




/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #ffffff;
	background-image: url(image/bg-hekgolf.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	color: #000000;
}
#balk {
	background-color: #09666C;
	background-image: url(image/bg-balk.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 45px;
	margin-top: 0;
}
#container {
	width: 914px;
	margin: -20px auto;
	border: 0;
	background-color: #ffffff;
	text-align: left;
}
#left {
	float: left;
	width: 246px;
	padding: 17px;
	background-color: #ffffff;
}
#quote {
	width: 230px;
	margin-top: 17px;
	margin-bottom: 17px;
	padding: 10px 5px 10px 10px;
	background-color: #cff1f7;
	font-size: 1.6em;
	font-style: italic;
	color: #09666e;
}
#highlights {
	width: 226px;
	margin-top: 17px;
	margin-bottom: 17px;
	padding: 10px 5px 10px 10px;
	background-color: #045073;
	font-size: 1.6em;
	font-weight: bold;
	color: #82ffd7;
}
#left h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #045073;
	margin-bottom: 8px;
	margin-top: 8px;
}
#left a {
	text-decoration: none;
}
.submenu li, #sidebar li{
	list-style: none;
	font-size: 1.1em;
}
#sidebar li li{
	margin-left: 12px;
}
.submenu a{
	float: left;
	width: 234px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #e79c29;
	padding: 5px;
}
.submenu li a{
	color: #000000;
}
.submenu li a:hover{
	color: #045073;
}
#calendar_wrap{
	padding: 10px 5px 10px 10px;
	background-color: #045073;
	text-align: center;
	color: #82ffd7;
}
#wp-calendar{
	width: 90%;
	font-size: 12px;
}
#wp-calendar a {
	color: #e79c29;
}
#header {
	float: right;
	width: 634px;
	height: 218px;
	background-color: transparent;
	background-image: url(image/try-out1.jpg);
}
#menu {
	float: right;
	width: 634px;
	height: 88px;
	background-color: #82ffd7;
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: 0.3em;
	text-align: center;
}
#menu li{
	margin: 0;
	list-style: none;
	float: right;
}
#menu li a{
	text-decoration: none;
	color: #ffffff;
}
/*.page-item-15*/
.cat-item-3{
	width:203px;
	padding: 6px 0 0 0;
	height: 38px;
	background-color: #00aefe;
}
.page-item-2{
	width: 220px;
	padding: 14px 0 0 0;
	height: 30px;
	background-color: #82ffd7;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.2em;
}
#menu li.page-item-2 a{
	color: #000000;
}
#menu li.page-item-2 a:hover{
	color: #ffffff;
}
/*.page-item-17*/
.cat-item-4{
	width:211px;
	padding: 6px 0 0 0;
	height: 38px;
	background-color: #02b7d2;
}
.page-item-5{
	width:203px;
	padding: 6px 0 0 0;
	height: 38px;
	background-color: #09666e;
}
.page-item-7{
	width:275px;
	padding: 14px 0 0 0;
	height: 30px;
	background-color: #045073;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.4em;
}
#menu li a:hover{
	color: #000000;
}
#menu li.current_page_item, #menu li.current_page_parent, #menu li.current-cat {
	background-color: #e79c29;
	color: #000000;
}
#content {
	margin: 0 0 0 280px;
	/*background-color: #ffffff;*/
	font-size: 1.2em;
}
#content h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #045073;
	padding: 15px 15px 15px 0;
}
#content h2, #content h2 a {
	font-size: 1.3em;
	font-weight: bold;
	color: #e79c29;
	padding: 15px 15px 7px 0;
}
#content h2 a {
	text-decoration: none;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #09666e;
}
#content p {
	padding: 5px 15px 5px 0;
}
#content strong{
	color: #045073;
}
.wp-caption alignright {
	float: right;
}
.meta {
	font-size: 1em;
	font-style: italic;
	
}
img {
	border: 0;
}




img.alignright {
	float: right;
}
a {
	color: #045073;
}
a:hover, a:active {
	color: #e79c29;
}
a:visited {
	color: #09666e;
}
.ngg-albumoverview {
	clear: none;
	width: 98%;
}
#footer {
	background-color: #e79c29;
	height: 17px;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
.clearfloat {
	clear:both;
         height:0;
         font-size: 1px;
         line-height: 0px;
}





