/*
Theme Name: ReikiLight
Theme URI: http://wordpress.org/
Description: Reikilight is exclusive for reikileight.eu
Version: 2
Author: Eike Reifhardt
*/
html, body {
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%; /* for sticky footer */
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E4E4E4;
}
h1,h2,h3,h4 {
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0;
	color: #1e6988;
}
h2 {
	font-size: 20px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newslink a:link, .newslink a:visited {
	color: #043346 !important;
}
.newslink a:hover, .newslink a:active {
	color: #043346 !important;
}
#sticky {
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
* html #sticky {
	height: 100%;
}
#stickd {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -43px;
}
#spacer {
	margin-bottom: -17px;
}
* HTML #spacer {
	margin-bottom: 43px;
	height: 0px;
	overflow: hidden;
}
.c {
	clear: both;
	height: 0px;
	overflow: hidden;
}
/********************************************************************************/
/* Lang switch */
/********************************************************************************/
#langSwitch {
	width: 200px;
	float: right;
	text-align: right;
}
#langSwitch ul {
	margin:0;
	padding:0;
}
#langSwitch ul li {
	list-style: none;
	float: right;
	margin-right: 10px;
}
#langSwitch ul li img {
	border:0px;
	margin:0px;
	padding:0px;
	margin-top: 8px;
}
/********************************************************************************/
/* Mountains outside wrapper trick */
/********************************************************************************/
#SkyOutL {
	position: relative;
	margin-left: -122px;
	float: left;
	overflow: hidden;
	z-index: 99;
}
#SkyOutR {
	position: relative;
	margin-right: -122px;
	float: right;
	overflow: hidden;
	z-index: 98;
}
/********************************************************************************/
/* general layout stuff */
/********************************************************************************/
.mwrap {
	width: 780px;
}
#hdr {
	background-position: left top;
	background-repeat: no-repeat;
	width: 780px;
	height: 240px;
}
#loLft {
	width: 530px;
	float: left;
	padding-left: 23px;
	margin-bottom: 23px;
}
#loRgt {
	width: 180px;
	float: right;
	padding-right: 23px;
	margin-bottom: 23px;
}
.mbt, .mbb, .nbt, .nbb {
	background-position: left top;
	background-repeat: no-repeat;
	height:5px;
	overflow: hidden;
	margin:0;
	padding:0;
}
.mbg {
	padding-left: 11px;
	padding-right: 11px;
}
.nbg {
	padding-left: 11px;
	padding-right: 11px;
}
#logo {
	margin-left: 23px;
	padding-top: 41px;
}
/********************************************************************************/
/* Main Navigation (To Pages)
/********************************************************************************/
#mainNav {
	margin-left: 23px;
	padding-top: 5px;
}
#mainNav ul {
	margin:0;
	padding:0;
}
#mainNav ul li {
	float: left;
	margin-right: 6px;
	list-style-type: none;
	font-weight: bold;
}
#mainNav  a {
	text-transform: uppercase;
	margin-right: 6px;
	font-size: 11px;
}
#mainNav  a:link, #mainNav  a:visited {
	color: #418499;
	text-decoration: none;
}
#mainNav  a:hover, #mainNav  a:active {
	color: #043346;
	text-decoration: none;
}
/********************************************************************************/
/* Footer */
/********************************************************************************/
#footer {
	background-color: #77a5b6;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 23px;
	font-size: 11px;
}
#footer a {
	text-transform: uppercase;
	margin-right: 10px;
	color: #fff;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
/********************************************************************************/
/* general posts */
/********************************************************************************/
.post a:link, .post a:visited {
	color: #1E6988;
	text-decoration: none;
}
.post p {
	margin-top: 0;
}
.post a:hover, .post a:active {
	color: #043346;
	text-decoration: none;
}
.ppost {
	font-size: 12px;
	color: #043346;
	line-height: 16px;
}
.ppost a {
	color: #043346;
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}
.ppost a:link, .ppost a:visited {
	color: #fff;
}
.ppost a:hover, .ppost a:active {
	background-image: none;
}
.noPost {
	font-size: 12px;
	color: #1E6988;
}
.pline {
	font-size: 0;
	height: 5px;
	margin-top: 5px;
	border-top: 1px dotted #418499;
}
.pdate {
	font-weight: normal !important;
}
/********************************************************************************/
/* NAVIGATION */
/********************************************************************************/
.nbg ul {
	margin:0;
	padding:0;
}
.nbg ul li {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}
.nbg a {
	color: #fff;
}
.nbg a:link, .nbg a:visited {
	text-decoration: none;
}
.nbg a:hover, .nbg a:active {
	text-decoration: underline;
}
/********************************************************************************/
/* SearchForms Sidebar
/********************************************************************************/
#searchform {
	margin:0;
	padding:0;
}
#searchform input {
	background-color: #a8c5d0;
	border: 0;
	width: 154px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 3px;;
	color: #1E6988;
}
#searchsubmit {
	font-weight: bold;
	font-stretch: wider;
	color: #fff !important;
	width: 160px !important;
	height: 22px;
}
* HTML #searchform input {
	width: 152px;
}
* HTML #searchsubmit {
	width: 158px !important;
}