/*
Theme Name: bitspirits
Theme URI: http://www.bitspirits.de/
Description: template fuer www.bitspirits.de
Version: 2
Author: Martin Kunzelnick
Author URI: http://www.bitspirits.de/
Tags: corperate, bitspirits
*/

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
}

.container {
	background-image: url(images/container-bg.png);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 16px;
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
}

.header {
	margin: px;
	padding: 0px;
	height: 270px;
	width: 900px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainImage {
	float: right;
	margin: 45px 30px 0 0;
}

.topNav {
	float: right;
	margin: 0px;
	padding: 0 20px 0 0px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.topNav a {
	text-decoration: none;
	color: #999999;
}

.topNav a:hover {
	text-decoration: underline;
	color: #666666;
}

.mainMenu {
	float: left;
	margin: 110px 0 0 20px;
}

.mainMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.mainMenu ul li {
	margin: 0 0 7px 0;
	padding: 0 0 0 35px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 25px;
}

.mainMenuBg01 {
	background-image: url(images/mainmenu-bg01.png);
}

.mainMenuBg02 {
	background-image: url(images/mainmenu-bg02.png);
}

.mainMenuBg03 {
	background-image: url(images/mainmenu-bg03.png);
}

.mainMenuBg04 {
	background-image: url(images/mainmenu-bg04.png);
}

.mainMenu a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mainMenu a:hover {
	color: #000000;
}

.leftMenu {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
}

.leftMenu a {
 	text-decoration: none;
	color:#666666;
}

.leftMenu a:hover {
 	text-decoration: none;
	color:#993333;
}

.leftMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.leftMenu ul li {
	margin: 0px;
	background-image: url(images/leftnav-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}

.leftMenu h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/leftnavtop-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px 0px 2px 5px;
}

.leftMenu .categories, .leftMenu .linkcat {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}


.text {
	margin: 0px 55px 0px 0px;
	padding: 0px;
	float: right;
	width: 600px;
}

.text a {
	color: #000000;
}

.text a:hover {
	color: #993333;
}

.text h2  {
	background-image:url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 15px 0px 4px 0px;
	padding: 2px 0 0 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}

.text h2 a {
	text-decoration: none;
	color: #993333;
}

.text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}

.text textarea {
	width: 400px;
}

.content {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer {
	margin: 40px 30px 40px 0px;
	padding: 0px;
	float: right;
	font-size: 11px;
	color: #999999;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

.post .date {
	color:#999999;
	font-size: 11px;
}

.post .metadata, small {
	color:#999999;
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 0px;
}

.metadata a, small a{
	color:#999999;
}

.post img {
	margin: 0px 20px 10px 0px;
	border-left: none;
	border-top: none;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;	
}



.post p {
	line-height: 150%;
}

.navigation {
	background-color:#00FF00;
	font-weight: bold;
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.searchInputText {
	width: 125px;
	height: 14px;
	line-height: 12px;
	color: #993333;
	border: solid 1px #999999;	
}

.searchButton {
	margin: 0px;
	padding: 0px;
	height: 18px;
	border: solid 1px #993333;
	background-color:#993333;
	color: #FFFFFF;
}

.pagesNav a {
	border: 1px solid #DDDDDD;
	background-color: #DDDDDD;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}

.pagesNav a:hover {
	background-color: #993333;
	color: #FFFFFF;
	border: 1px solid #993333;
}


form {
	margin: 0px;
	padding: 0px;
}

blockquote {
  border-left: solid 3px #993333;
  margin: 0px 0px 0px 20px;
  padding-left: 20px
}

ul {
	list-style-type: square;
	margin-left: 0px;
	padding-left: 25px;
}

ul li {
	margin-bottom: 6px;
	line-height: 150%;
}

.socialMediaButtons {margin: 0 0 0 2px;}
.socialMediaButtons img {margin: 3px 5px 0px 0px;}