/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body   { color: #464646; font-size: 12px; font-family: Arial, Helvetica, sans-serif; background: #ffc; margin: 0; padding: 0 }

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2   { font-size: 17px; font-family: Arial; font-weight: bold }

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a  { color: #2a0000; text-decoration: none }

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

#wrapper  { background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; margin: 0 auto; padding: 0 }

/* Header */

#header-wrapper {
}


#header   { background: url("images/img05.jpg") no-repeat right bottom; margin: 0 auto; width: 960px; height: 160px }

/* Logo */

#logo    { color: #ffffff; background-image: url("images/HeideHG.jpg"); background-repeat: no-repeat; margin: 0; padding: 0; width: 350px; height: 160px; float: left }

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1  { color: #2a0000; font-size: 33px; font-family: Arial; font-weight: bold; padding-top: 40px }

#logo h1 a  { color: #2a0000 }

#logo p  { color: #464646; font-size: 20px; font-family: Arial; font-variant: normal; padding-right: 0; padding-bottom: 0 } 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #464646;
}

/* Search */

#search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;
}

#search-submit {
	display: none;
}

/* Menu */

#menu  { background: #2a0000; margin: 0 auto; padding: 0; width: 960px; height: 25px }

#menu ul  { line-height: normal; list-style: none; margin: 0; padding-top: 0; padding-right: 0; padding-left: 25px }

#menu li {
	float: left;
}

#menu a   { color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right 10px; display: block; margin-right: 3px; padding: 5px 40px 0; height: 18px; border: none }

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page   { background: url("images/img01.jpg") repeat-y left top; margin: 0 auto; padding: 0; width: 960px; height: auto }

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;
}

/* Content */

#content    { text-align: justify; width: 680px; float: right }
#content img  { margin-top: 5px; margin-bottom: 5px; margin-left: 10px; float: right }
.post     { }

.post .title   { color: #2a0000; letter-spacing: -0.5px; padding-top: 12px; padding-bottom: 0; height: 38px }
.post a { color: #2a0000; border: none }
.post a:hover { color: #804000; text-decoration: underline; border: none }
/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li  { line-height: 35px; border-bottom: 1px dashed #2a0000 }

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover  { text-decoration: none }

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #464646;
}

#footer a  { color: #804000 }
