/*  
Theme Name: GURU
Theme URI: http://www.guru-board.com/
Description: Wordpress-Theme for guru-board.com
Version: 1.0
Author: SE
*/

/* ### Presets */
html { height: 100.01%; margin: 0; padding: 0;}
* {margin: 0; padding: 0; }

img {
	border:0;
}

body {
  font				: normal 10px Verdana, Helvetica, Arial, sans serif;
  text-align		: center;
  background		: #544436;
	color:#fff;  
}

h1, h2, h3, h4, h5, h6 {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
  margin			: 0;
  padding			: 0 10px;
}

p , table, th, td, input, textarea, code, pre {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
  margin			: 0 0 7px;
  padding			: 3px 10px 0;
}

table {
  border-collapse:collapse;
}

td {
  padding: 5px;
  border: 1px #ddd solid;
  vertical-align: top;
}

ol {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
}

li a {
  display			: inline-block;
}

li a {
  display			: block;
  padding			: 0 10px;
}

a {
	text-decoration:none;
  color				: #fff;
}

a:focus, a:active {
	outline:none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding			: 1px 0 2px;
}

a:hover {
  color				: #a0a0a0;
}

.clearer {
  clear				: both;
  height			: 3px;
  line-height		: 1px;
  font-size			: 1px;
  padding			: 0;
  margin			: 0;
  width				: 10px;
}

blockquote {
  font				: normal 15px Verdana, Helvetica, Arial, sans serif;
  margin			: 3px 0 7px 30px;
  padding			: 0 10px 0 5px;
  border-left		: 3px solid #005eb3;
}

.alignright {
	clear:both !important;
	float:right !important;
}

/* ### page stuff */
#single #hintergrund {
	background:url(images/back_home.jpg) 0px 125px no-repeat;
	width:1000px; height:660px;
	text-align:left;
	margin:0 auto;
}

#kopf {
	position:relative;
  width				: 1000px;
  background		: url(images/header_home.png) no-repeat;
  height			: 125px;
}

#seite {
  width				: 992px;
  margin			: 0 4px;
}

#footer {
  clear				: both;
  background		: url(images/footer_home.png) no-repeat;
  height			: 80px;
}

/* ### content */
#inhalte {
	margin-left:90px;
	margin-top:360px;
	height:175px;
	float:left;
	text-align:left;
}

#inhalte h3 {
  font-size			: 16px;
  padding-top:0px;
  padding-bottom:5px;
  text-align		: left;
  font-weight:bold;
}

#inhalte h2 {
	font-size:16px;
	margin-bottom:5px;
  padding-top		: 7px;
  text-align		: left;
}

#inhalt .entry {
	width:870px;
}

#inhalte .post {
	width:870px;
	padding-top:7px;
}

#inhalte .post a {
	text-decoration:underline;
}

#inhalte .post h2 {
	font-size:14px;
	font-weight:normal;
}

#inhalte .post img {
  float				: left;
  margin			: 5px 10px 3px 0;
}

#inhalte .post p {
	text-align:left;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	float:left;
}

.homeColumn {
	margin-right:70px;
	width:220px; height:133px;
	float:left;
}

.homeColumn a {
	color:#a0a0a0;
}

.homeColumn h2{
	float:left;
	width:220px;
}

/* ### footer */
#footer {
	height:80px;
}

#footer .footerMenu {
	top:37px;
}

#footer .disclaimer {
	top:41px;
}

#error {
	position:relative;
	float:right;
	right:79px; top:-157px;
	color:#c00;
	z-index:100;
}
