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

Adapted by capito
http://www.capito.eu/
*/

body {
	margin-top: 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #635821;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5E510E;
	text-align:left;
}

h1 {
	font-size: 1.45em;
}

h2 {
	font-size: 1.20em;
	margin-bottom: 0.5em;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 1.3em;
}

a:link {
	color: #AB5B00;
}

a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}

a:visited {
	color: #AB5B00;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

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

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
}

#wrapper {
}

/* Header */

#header {
	width: 836px;
	height: 167px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#logo {
	float: left;
	margin-left: 30px;
	padding-top: 25px;
}

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

#logo h1 {
	/*font-size: 38px;*/
	color: #3399CC;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B870;
}

#logo a {
	text-decoration: none;
	color: #F2B870;
}

/* Menu */

#menu {
	float: right;
	font-size: 1.0em;
}

#menu ul {
  float:right;
  margin: 0;
	padding: 131px 30px 0 0;
	list-style-type: none;
}

* html body #menu ul {
  padding: 137px 30px 0 0;
}

#menu li {
	float:left;
}

#menu a {
	display: block;
	float: left;
	width: 95px;
	height: 30px;
	margin-left: 10px;
	padding-top: 9px;
	background: url(images/img07.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	
	color: #fff;
}

* html  body #menu a {
  padding-top: 7px;
}

#menu a:link, #menu a:visited{
  color: #fff;
}

#menu a:hover {
	background: url(images/img06.jpg) no-repeat;
	text-decoration: underline;
	color: #7b7c40;
}

#menu .active a, #menu a.selected, #menu a:visited.selected, #menu a:link.selected {
	background: url(images/img06.jpg) no-repeat;
	color: #7b7c40;
}

/* Submenu */
#submenu {
	font-family: Verdana, Arial, Helvetica, monospace, sans-serif;
	margin-top:0.75em;
  margin-bottom:2em;
  font-weight:bold;
  font-size:1.0em;
}

#submenu ul li{
  margin:0;
  padding:0;
  margin-bottom:0.3em;
}

#submenu ul li a{
  margin:0;
  padding:0;
  color: #7b7c40;
  margin: 0;
	padding-left: 25px;
	background: url(images/bullet_icon_gegko.png) no-repeat left 50%;
}

#submenu ul li a:link {
	color: #333;
}

#submenu ul li a:visited {
	color: #333;
}

#submenu ul li a:hover {
	color: #fff;
}

#submenu ul li a.selected,#submenu ul li a.selected:link,#submenu ul li a.selected:visited{
	color: #fff;
	text-decoration: none;
}

#submenu ul.level_n {
	margin-left:0.75em;
	margin-bottom:0.6em;
}


/* Global Menu */

#global_menu{
  font-family: Verdana, Arial, Helvetica, monospace, sans-serif;
	margin-top:0.75em;
  margin-bottom:2em;
  font-weight:bold;
  font-size:1.0em;
}

#global_menu ul li{
  margin:0;
  padding:0;
  margin-bottom:0.3em;
}

#global_menu ul li a{
  margin:0;
  padding:0;
  color: #7b7c40;
  margin: 0;
	padding-left: 25px;
	background: url(images/bullet_icon_gegko.png) no-repeat left 50%;
}

#global_menu ul li a:link {
	color: #333;
}

#global_menu ul li a:visited {
	color: #333;
}

#global_menu ul li a:hover {
	color: #fff;
}

#global_menu ul li a.selected,#global_menu ul li a.selected:link,#global_menu ul li a.selected:visited{
	color: #fff;
	text-decoration: none;
}



/* Page */

#page {
	width: 836px;
	margin: 0 auto;
	background: url(images/img04.jpg) repeat-y left top;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

/* Content */

#content {
	float: right;
	width: 550px;
	padding: 30px 30px 0px 0px;
}

* html body #content {
	float: right;
	width: 580px;
	padding: 30px 30px 0px 0px;
}

#content ul{
  list-style-type:none;
  padding:0;
}

#content ul li{
  margin:0;
  background-image: url(images/bullet_icon_gegko.png);
  background-repeat:no-repeat;
  background-position:0px 5px;
  padding-left:25px;
  padding-bottom:0.5em;
  padding-top:0.2em;
  margin-top:0.1em;
}

/* Post */

.post {
	padding-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #AB5B00;
}

.post .entry {
}

.post .meta {
	margin: 0;
	padding: 0px 0 30px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta{
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	padding: 100px 0px 0px 30px;
}

* html body #sidebar {
  width: 195px;
}

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

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

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

#sidebar li li a {
	margin: 0;
	padding-left: 25px;
	background: url(images/bullet_icon_gegko.png) no-repeat left 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
}

#logobar{
  margin-top:7em;
  text-align:left;
  text-align:center;
}

#logobar img{
  margin-bottom:0.75em;
  border:1px solid #7b7c40;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s, #squery {
	width: 130px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	width: 836px;
	height: 80px;
	min-height: 75px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #5E510E;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}


/* **************************** WEBEASE STUFF *****************************/

.button {
	cursor: pointer;
}

#content ul.download_list {
	list-style-image: none;
	line-height: 1.3em;
	margin-top: 1.8em;
}

form fieldset legend {
	text-transform: uppercase;
	padding: 0.5em;
	color: #666;
	border: 1px solid #b3b3b4;
	margin-bottom: 0.75em;
}

.row {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.row label,.label {
	display: block;
	float: left;
	width: 11em;
	overflow: auto;
	text-align: right;
	padding-right: 0.5em;
}

input,textarea {
	font-size: 1.0em;
}

#content ul.comments {
	list-style-type: none;
	padding-left: 0.75em;
}

ul.comments li {
	margin-top: 1.5em;
}

.comment_title {
	text-transform: uppercase;
	padding: 0.2em;
	padding-left: 0.6em;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}

.comment_meta_data {
	color: #666;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

/*************************** SEARCH RESULTS ********************************/
.search_result li {
	margin-bottom: 1em;
}

.search_result a {
	font-size: 1.2em;
}

.search_result .path {
	color: green;
}

.search_result .meta {
	color: #666;
}

.invisible {
	display: none;
	visibility:hidden;
	padding: 0;
	margin: 0;
}

.row {
	margin-bottom: 1em;
	clear: both;
}

.MailFormObject {
	
}

.MailFormObject label {
	width: 11em;
	text-align: right;
	float: left;
	margin-right: 0.5em;
}

/* TinyMCE CLASSES */
.mce_content_item_left {
	float: left;
	margin: 1.2em;
	margin-left: 0;
	margin-top: 0;
}

.mce_content_item_right {
	float: right;
	margin: 1.2em;
	margin-right: 0;
	margin-top: 0;
}

.mce_block_separator {
	clear: both;
	display: block;
}

#sitemap ul{
  margin:0;
  padding:0;
  margin-bottom: 0.5em;
  margin-left:1.5em;
}

#sitemap ul li{
  margin:0;
  padding:0;
  background-image:none;
  padding-top:0.5em;
}

#sitemap ul li div.desc{
  font-size:0.8em;
  color:#666;
}
