/* @override 
	http://127.0.0.1:8005/wp-content/themes/glockeohneschwein/style.css
	http://glockeohneschwein.de/wp-content/themes/glockeohneschwein/style.css
*/

/*
Theme Name: Glocke ohne Schwein
Theme URI: http://glockeohneschwein.de
Description: Es gibt nichts, was es nicht gibt!
Version: 1.0
Author: Theresa Schwär
Author URI: http://net-bite.de
*/
* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

img {
	border: none;
}

body {
	background-color: white;
	font: normal 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #232323;
}

#header {
	width: 950px;
	height: 130px;
}

#header h1 {
	float: left;
}

#header h1 a {
	background-color: transparent;
}

#menu {
	margin-top: 50px;
	float: right;
}

#menu li {
	padding: 2px 5px;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
	margin-left: 20px;
	display: inline;
	zoom: 1;
}

#header a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

#header a:hover {
	color: #fff;
	background-color: transparent;
}

li.magenta {
	background-color: #f503fe;
}

li.cyan{
	background-color: #03d2fe;
}

li.yellow{
	background-color: #feef03;
}

#sitecontainer {
	width: 950px;
	margin: 50px auto 0 auto;
}

#contentcontainer {
	background: url(images/strich_grey.gif) repeat-y 650px 0px;
	zoom: 1;
}

#sitecontainer.glocke #contentcontainer {
	background-image: url(images/strich_magenta.gif);
}

#sitecontainer.ohne #contentcontainer {
	background-image: url(images/strich_cyan.gif);
}

#sitecontainer.schwein #contentcontainer {
	background-image: url(images/strich_yellow.gif);
}

#sitecontainer #contentcontainer.page {
	background-image: url(images/strich_grey.gif);
}

#content div.post {
	margin-bottom: 40px;	
}

#content div.post h1 {
	margin-bottom: 0;
	font: normal normal 25px Georgia, "Times New Roman", Times, serif;
}

#content div.post div.infos {
	margin-bottom: 1em;
}


#content {
	width: 580px;
	padding-right: 60px;
	margin-bottom: 20px;
	float: left;
}

#content h1 a {
	color: #000;
	padding: 0 2px;
}

#content h1 a:hover {
	color: #fff;
}

.glocke a,
.glocke .infos,
.post.glocke a,
.post.glocke .infos {
	color: #f503fe;
}

.glocke a:hover,
.glocke h1 a,
.post.glocke a:hover,
.post.glocke h1 a {
	background-color: #f503fe;
}

.glocke input,
.glocke textarea {
	border: 1px solid #f503fe;
}

.ohne a,
.ohne .infos,
.post.ohne a,
.post.ohne .infos {
	color: #03d2fe;
}

.ohne a:hover,
.ohne h1 a,
.post.ohne a:hover,
.post.ohne h1 a {
	background-color: #03d2fe;
}

.ohne input,
.ohne textarea {
	border: 1px solid #03d2fe;
}

.schwein a,
.schwein .infos,
.post.schwein a,
.post.schwein .infos {
	color: #f9df02;
}

.schwein a:hover,
.schwein h1 a,
.post.schwein a:hover,
.post.schwein h1 a {
	background-color: #feef03;
}

.schwein input,
.schwein textarea {
	border: 1px solid #feef03;
}

.page a,
.page .infos,
.post.page a,
.post.page .infos {
	color: #f9df02;
}

.page a:hover,
.page h1 a {
	background-color: #d8d8d8;
}

.page h1 {
	margin-bottom: 0.5em !important;
}

input {
	padding: 2px 5px;
}

input.button {
	background-color: #fff;
	cursor: pointer;
}

input.button:hover {
	background-color: #e9e9e9;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	color: #000;
}

#sidebar {
	float: right;
	width: 250px;
	margin-top: 25px;
	padding-left: 50px;
}

#sidebar h1 {
	line-height: 2em;
	font-size: 22px;
	letter-spacing: 5px;
	text-transform: uppercase;
	color: #9d9d9d;
}

#sidemenu {
	font-weight: normal;
	font-style: normal;
	line-height: 2em;
	font-size: 10px;
}

#sidemenu li {
	margin-bottom: 10px;
}

#sidemenu a {
	color: #9d9d9d;
	font-size: 14px;
}

#sidemenu a:hover {
	color: #454545;
}

#sidemenu li {
	list-style-type: none;
}

#footer {
	font-size: 10px;
	color: #bcbcbc;
	margin-top: 250px;
	background: url(images/glocke_07.gif) no-repeat top right;
	zoom: 1;
	height: 141px;
}

#footer p {
	margin-right: 140px;
}


#sidebar a {
	text-decoration: none;
	color: #9d9d9d;
}

#sidebar a:hover {
	color: #787878;
	background-color: transparent;
}

#content ol.commentlist {
	margin: 1em 0 2em 2em;
}

textarea#comment {
	width: 100%;
}


h1 {
	font-size: 18px;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 14px;
	margin-bottom: 0.5em;
	margin-top: 1.2em;
}

p {
	margin-bottom: 1em;
}

.left {
	float: left;
}

.right {
	float: right;
}

div.blaettern {
	padding-top: 20px;
}

form#commentform {
	margin: 1em 0 0 2em;
}

form#commentform input {
	width: 300px;
}

form#commentform input#submit {
	width: 120px;
}