/*
Theme Name: New Pixelpillar
Theme URI: http://www.pixalpillar.de/
Description: Einfaches Web 2.0 Theme basierend auf Simplicitybright plus.
Version: 0.1 (deutsch)
Author: pixel
Author URI: http://www.pixelpillar.de
*/
html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #FFF;
	font: 12px Verdana, 'Helvetica', Arial, sans-serif;
	padding: 0;
	color: #326EA1;
}
blockquote {
	background: #F1FEEA url('./images/blockquote_bg.gif') no-repeat;
	color: #4C4C4C;
	padding: 3px 3px 3px 38px;
	margin: 0;
}
blockquote p {
	margin: 0;
	padding: 0;
}
a {
	color: #326EA1;
	text-decoration: none;
	outline: none;
}
code {
	background: #DBF1D8;
	border: 1px solid #CCC;
	color: #555555;
	font: 11px Courier;
	padding: 10px;
	text-align: left;
	display: block;
}
/*#####################*/
/*### †berschriften ###*/
/*#####################*/
h1, h1 a, h2, h2 a, h3, h3 a, h4 {
	font-weight: 100;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h1, h1 a {
	font-size: 22px;
}
h1 a {
	display: block;
}
h2 {
	color: #326EA1;
}
h3, h3 a {
	margin: 15px 0 0 0;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
img {
	border: none;
}
ol, form {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 6px;
	line-height: 1.7em;
	text-align: justify;
}
.entry {
	line-height: 1.3em;
	text-align: justify;
}
small {
	font-size: 10px;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 810px;
}
a.og, a.og:hover {
	padding-right: 12px;
	background: url('./images/outgoing.gif') top right no-repeat;
	text-decoration: underline;
	color: #326EA1;
}
/*################*/
/*### Header   ###*/
/*################*/
#header {
	width: 510px;
	overflow: hidden;
	color: #383D44;
	font-size: 13px;
	height: 125px;
	margin: 0;
	text-align: left;
	padding: 70px 0 0 0;
}
#header a {
	color: #383d44;
}
#header a:hover {
	color: #669933;
}
#header h2 {
	float: left;
	font-size: 30px;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #CCC;
}
#header h2 a {
	text-decoration: none;
}
#header p {
	font-size: 0.85em;
	margin: 75px 0 0 0;
	line-height: 1.2em;
}
/*###################*/
/*### Oberes MenŸ ###*/
/*###################*/
#top {
	position: fixed;
	background: url(./images/top_bg.png) repeat-x;
	height: 47px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#topbar {
	width: 810px;
	margin: 0 auto;
}
ul.topmenu {
	float: left;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
ul.topmenu li {
	float: left;
}
ul.topmenu li a {
	display: block;
	padding: 9px 20px 0 0;
	color: #CBCBCB;
}
ul.topmenu li a:hover {
	color: #FFF;
	text-decoration: none;
}
/*################*/
/*### Content  ###*/
/*################*/
#content {
	border: none;
	color: #282828;
	float: left;
	margin: 20px 0 30px 0;
	padding: 0 40px 0 0;
	text-align: left;
	width: 510px;
}
#content a:hover {
	color: #7AC762;
	text-decoration: none;
}
#content img {
	margin: 5px 0;
	border: 1px solid #CCC;
	padding: 5px;
}
#content img.alignleft {
	margin-right: 8px;
}
#content img.alignright {
	margin-left: 8px;
}
#content a:hover img {
	border: 1px solid #777;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover {
	color: #7AC762;
	text-decoration: none;
}
#content h3 a {
	text-decoration: none;
}
#content ul {
	list-style-type: circle;
	margin: 0 0 0 25px;
	padding:  0 0 0 0;
}
#content ul li {
	line-height: 1.5em;
	margin: 0;
	padding: 5px;
}
/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/
#commentform textarea:focus, #commentform #author:focus, #commentform #url:focus, #commentform #email:focus { background: #FFF;}
#comment, #email, #author, #url, #submit {
	background: #EEE;
	border: 1px solid #CCC;
	color: #444;
	font: 11px Verdana, Arial, 'Helvetica', sans-serif;
}
#comment {
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;
}
.commentbody {
	border: 1px solid #CCC;
	color: #444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
	-moz-border-radius: 10px;
}
.commentbody a {
	color: #AA0000;
	text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
	text-decoration: none;
}
.commentbody p {
	line-height: 1.2em;
}
.commentlink {
	font-size: 13px;
}
.commentlist {
	list-style: none;
}
#submit {
	padding: 0 10px;
}
textarea {
	overflow: auto;
}
/*################*/
/*#### Footer ####*/
/*################*/
#footer {
	background: #DEFCD0;
	border-top: 1px solid #8CE773;
	height: 50px;
	clear: both;
	color: #363636;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	overflow: hidden;
}
#footer a {
	color: #363636;
	text-decoration: none;
}
#footer a:hover {
	color: #AA0000;
	text-decoration: none;
}
/*################*/
/*### Suchfeld ###*/
/*################*/
.s {
	border: 0;
	color: #383d44;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}
/*################*/
/*#### SIDEBAR ###*/
/*################*/
#sidebar {
	width: 250px;
	text-align: left;
	float: left;
	margin: 8px 0 30px 0;
	padding: 0;
	line-height: 1.6em;
}
.sidelist {
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px dotted #CCC;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	display: block;
}
#sidebar li a {
	display: block;
	color: #383d44;
	padding: 2px;
	text-decoration: none;
	border-bottom: 0;
}
#sidebar li a:hover {
	color: #669933;
	background-color: #e3e6d7;
	text-decoration: none;
}
#sidebar li.widget_tag_cloud {
	text-align: center;
}
#sidebar li.widget_tag_cloud h2 {
	text-align: left;
}
#sidebar li.widget_tag_cloud a {
	display: inline;
}
#sidebar li.widget_tag_cloud a:hover {
	display: inline;
	background-color: transparent;
	font-weight: bold;
}
#sidebar h2 {
	background: inherit;
	color: #326ea1;
	font: 18px Arial, 'Helvetica', Verdana, sans-serif;
	font-weight: 100;
	padding: 15px 0 3px 0;
	margin: 0;
}
/*################*/
/*### KALENDER ###*/
/*################*/
#wp-calendar {
	width: 210px;
}
#wp-calendar a {
	font-weight: bold;
}
/*################*/
/*#### POSTS ####*/
/*################*/
#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}
.postmetadata {
	font-style: italic;
	color: #363636;
	line-height: 1.5em;
	margin: 0 0 40px 0;
	padding: 3px;
	text-align: right;
	clear: both;
	border-bottom: 1px dotted #CCC;
}
.postmetadata a {
	color: #363636;
	text-decoration: none;
}
.postmetadata2 {
	background: #EEE;
	color: #282828;
	border: 1px solid #CCC;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
	clear: both;
	-moz-border-radius: 10px;
}
.post .date {
	width: 46px;
	height: 48px;
	background: url('./images/date.gif');
	/*background: url('./images/calendar.gif');*/
	float: left;
	margin: 4px 10px 0 0;
	display: inline; /* IE */
}
.post .date_month {
	font-size: 0.6em;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 0 0 0;
	/*color: #FFF;*/
}
.post .date_day {
	font-size: 1.5em;
	text-align: center;
	margin: 4px 0 0 0;
}
/* different postmetadata style for single.php */
.alt {
	line-height: 1.3em;
	padding: 10px;
}
.alt a {
	background: inherit;
	color: #aa0000;
	text-decoration: none;
}
.commentheader {
	background: inherit;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #326ea1;
	padding: 0;
	line-height: 1.5em;
}
.clear {
	clear: both;
}
#bottom {
	clear: both;
	width: 810px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #383d44;
}
#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}
#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}
#bottom-right {
	width: 30%;
	margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
}
#bottom h2 {
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
	color: #326ea1;
}
#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#bottom li {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	display: block;
}
#bottom li a {
	display: block;
	background-color: transparent;
	color: #383d44;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	border-bottom: 0;
}
#bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
	text-decoration: none;
}
#bottom li.widget_tag_cloud {
	text-align: center;
}
#bottom li.widget_tag_cloud h2 {
	text-align: left;
}
#bottom li.widget_tag_cloud a {
	display: inline;
}
#bottom li.widget_tag_cloud a:hover {
	display: inline;
	background-color: transparent;
	font-weight: bold;
}
