/*
Theme Name: Schura Design
Theme URI: http://www.islam-niedersachsen.de/
Description: Erstes Schura-Design
Version: 0.2
Author: Omar Abo-Namous
Author URI: http://www.toomuchcookies.net/
Tags: 
*/

body {
	font-size: 10pt;
	font-family: Arial;
	margin:0;
	background: #eefeff;
}
#head {
	width: 60em;
	margin: 0 auto;
	background: white url(images/schura-sili23.jpg) no-repeat;
	height: 110px;
	border: 3px solid #aaa;
	border-width: 0 3px;
	padding-top: 5px;
}
#head h1 {
	font-size: 1.4em;
	text-align: right;
	margin: 1em 20px 0 0;
}
#head h1 a {
	color: inherit;
	text-decoration: none;
}
#head h2 {
	font-size: 1.2em;
	text-align: right;
	margin: 0 20px 0 0;
}
#topnav {
	border: 1px solid #999;
	border-width: 2px 0;
	background: #ccc;
	/* opacity: 0.9; */
}
#topnav ul {
	margin: 0 auto;
	padding: 0;
	width: 58em;
	padding: 0 1em;
	list-style: none;
}
#topnav ul li {
	float: left;
	position: relative;
}
#topnav ul li a {
	display: block;
	padding: 1px 10px;
	text-decoration: none;
	line-height: 1.7em;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
}
#topnav ul li a:hover {
	background: white;
}
#topnav ul li.end {
	display: block;
	height: 0px;
	clear: both;
	position: relative;
	float: none;
}
#wrap {
	position: relative;
	width: 60em;
	margin: 0 auto;
	background: #fff;
	/* opacity: 0.95; */
	border: 3px solid #aaa;
	border-width: 0 3px;
}
#content {
	padding: 1em 1em 2em 1em;
	margin-right: 220px;
	border-right: 2px solid #999;
	min-height: 500px;
}
#content p {
	text-align: justify;
	text-indent: 1em;
}
#sidebar {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 220px;
	padding: 0;
	margin: 0;
	border-left: 2px solid #999;
}
#sidebar * {
	padding-left: 10px;
}
#sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar h3 {
	background: #ccc;
	padding: 7px 10px;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
#sidebar ul {
	list-style: none;
	font-size: 0.9em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#sidebar a {
	color: inherit;
}
#foot p {
	text-align: center;
	border-bottom: 3px solid #aaa;
	border-top: 1px solid #ddd;
	padding-top: 5px;
}
.post h2 {
	color: black;
	border-bottom: 1px solid #ccc;
}
.post h2 a {
	color: inherit;
	text-decoration: none;
}
.post h2 a:hover {
	text-decoration: underline;
}
.breadcrumb
{
	font-size: 1em;
	color: #fff;
	margin: 30px 0 0 10px;
	position: relative;
	float: left;
}

