body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	background-color: #808040;
}

h1, h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #ffffff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	padding: 7px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #ffffff;
	border-top: #333333 dotted 1px;
}

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

ul, ol {
}

a {
	text-decoration: none;
	color: #cccc33;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

/* Header */

#header {
	width: 1000px;
	height: 240px;
	background-image:url(bg-btns/bg-header-1000x250.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	margin: 0 auto;
}

/* Flashpart */

#flashpart {
	width: 950px;
	height: 300px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

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

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

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(bg-btns/menubar-bg.gif);
	background-repeat: no-repeat;
}

#menu ul {
	padding: 0 auto;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding-top: 0px;
	height: 40px;
	border-right: 1px solid #ffccff;
}

#menu a {
	display: block;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	height: 30px;
	background-image: url(bg-btns/bg-menuhover.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
}

#menu .current_page_item a {
	height: 30px;
	background: #808040;
	color: #000000;
	text-decoration: none;
}

#menu .home {
	height: 30px;
	border-left: 1px solid #ffccff;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 635px;
}

.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 25px;
	padding: 7px 0 0 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #ffffff;
	border-bottom: #cccccc solid 1px;
}

.post .title a {
	color: #000000;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #cccc33;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

.alignleft {
	float: left;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 10px 10px;
}


/* Sidebar */

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

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

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

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

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

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

#sidebar h2 {
	height: 25px;
	padding: 0 0 0 5px;
	background: url(bg-btns/bar-short.gif) no-repeat left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #cccc33;
}

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

#sidebar a {
	color: #cccc33;
	border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

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

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

/* Form */

.cssform {
	background-color: #000000;
	border-width: 1px;
	border-color: #808040;
	border-style: solid;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* Footer */

#footer {
	width: 100%;
	background: #333333;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #ffffff;
	letter-spacing: 2px;
}

#footer a {
	color: #cccc33;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
