/*
Theme Name: Chemical Sensitivity Network
Theme URI: http://www.csn-deutschland.de/blog/
Description: Chemical Sensitivity Network Blog Theme.
Version: 1.0
Author: Kai Spriestersbach
Author URI: http://www.final-interactive.de/
Tags: Chemical Sensitivity Network
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}/* remember to define focus styles! */:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}/* tables still need 'cellspacing="0"' in the markup */table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

/* Der Kern von Clearfix */
.c:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE-Patches für Clearfix */
.c { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .c { height: 1px; }
.c { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */

html, body {
	text-align: center;
}

body {
	background:#f7e8d0 url(images/body.png) center top repeat-y;
	font: 12px Arial, sans-serif;
}


blockquote {
	border-left: 1px solid #326ea1;
	color: #555555;
	font-size: 1.00em;
	padding: 5px 10px;
	margin: 10px 20px;
}

a {
	color: #4188d8;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #3675bc;
	text-decoration: underline;
	outline: none;
}

code {  
	background: #f5f5f5;
    border: 1px solid #cccccc;
	color: #555555;
	font: 11px "Courier New", Courier, monospace;
	padding: 10px;
	text-align: left;
	display:block;
}

strong { font-weight:bold; }

em { font-style:italic; }

/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 a,
h1 span {
	color: #222;
    font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:22px;
	text-decoration: none;
}

h1,
h2.pagetitle {
	color: #000;
    font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:22px;
	text-decoration: none;
}

h2, h2 a {
	color: #000;
    font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:22px;
}

h3, h3 a {
	color: #000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size:18px;
}

h4 {    
	color: #000;
	font-family: Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
}

h4.commentheader {    
	padding-bottom:12px;
	clear:both;
}

h5 {    
	color: #000;
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight: bold;
}

h6 {    
	color: #000;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
}

p {
	line-height: 1.35em;
	text-align: justify;
	padding-bottom:11px;
}

.pagefoot p {
	padding-bottom:0;
	padding-top:0;
}

#content h4.pagetitle {
	padding:6px 25px 0 19px;
	color: #000;
	font-size:22px;
	line-height:1.3em;
}

.entry,
.entrytext {
	line-height: 1.35em;
	text-align: justify;
	padding:17px 51px 30px 40px;
}

small {
	font-size: 10px;
}

#page {
    margin: 0 auto;
	text-align: left;
	width: 923px;
}

#wrapall {
	background: url(images/foot.png) bottom center no-repeat;
	text-align:center;
	padding-bottom:55px;
}

* html #wrapall {
	background: none;
	padding-bottom:0;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
	width:923px;
	height:265px;
	position:relative;
	top:0;
	left:0;
}

#header h1 {

}

#header h2 {
	position:absolute;
	bottom:4px;
	left:10px;
	color:#fff;
	font-size:36px;
	font-weight:bold;
	text-transform:uppercase;
	visibility:hidden;
}

/*################*/
/*### Wrapper  ###*/
/*################*/

#wrapper {
	width: 923px;
	overflow:hidden;
}

/*###################*/
/*### Oberes Menü ###*/
/*###################*/

#topbar { 
	height: 32px;
	width: 923px;
	overflow:hidden;
	background:url(images/head_pn.jpg) bottom left no-repeat;
}

ul.topmenu {
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
	height: 32px;
	line-height:35px;
	padding:0 10px 0 10px;
	margin-left:10px;
	color: #000;
	font-size:15px;
}

ul.topmenu li a:hover {
	text-decoration: underline;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	color: #222;
	float: left;
    text-align: left;
	padding-top:10px;
	width:562px;
	overflow:hidden;
}

#content a:hover {
	color: #111;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
	text-decoration: none;
}

/*#content img {
	float: left;
	margin: 3px 15px 5px 0;
	border: 1px solid #cccccc;
	padding: 5px;
	background-color: transparent;
}*/

#content a:hover img { 
	border: 1px solid #777777; 
	background: transparent;
}

#content h1 { 
	font-size:21px;
	font-weight:bold;
	padding-bottom:4px;
}

#content .post h1 a,
#content .post h1 span { 
	text-decoration: none;
	display:block;
	padding-bottom:12px;
	padding-left:23px;
	padding-right:18px;
	padding-top:12px;
}

#content h1 a:hover { 
	text-decoration: underline; 
}

#content .post h2 a { 
	text-decoration: none; 
	display:block;
	padding-bottom:12px;
	padding-left:23px;
	padding-right:18px;
	padding-top:12px;
}

#content h2 { 
	padding-bottom:3px;
}

#content h3 { 
	padding-bottom:3px;
}

#content h4 { 
	padding-bottom:2px;
}

#content h5 { 
	padding-bottom:1px;
}

#content h2 a:hover { 
	text-decoration: underline; 
}

#content h3 a { 
	text-decoration: none; 
}

#content h3 a:hover { 
	 text-decoration: underline; 
}

#content ul {
	 list-style-type: circle; 
	 margin: 0 0 10px 25px; 
}

#content ul li {
	 line-height: 1.4em; 
	 padding: 3px; 
}

#content ol {
	 list-style-type: decimal; 
	 margin: 0 0 10px 25px; 
}

#content ol li {
	 line-height: 1.4em; 
	 padding: 3px; 
}

#content ol.commentlist {
	 list-style-type: none; 
	 margin: 0 0 10px 0; 
}

.post {
	background: url(images/article-bg.png) top right repeat-y;
	width:562px;
}

.post .outer {
	background: url(images/article-head.png) top right no-repeat;
}

.post .outer .inner {
	background: url(images/article-foot.png) bottom right no-repeat;
	padding-bottom:40px;
	min-height:366px;
}

.post h1 {
	background:transparent url(images/article-head.png) no-repeat right top;
	padding-left:15px;
	padding-right:24px;
	padding-top:25px;
}

.post .entrytext h1 {
	background:transparent;
	padding:0;
}


.post h1 a,
.post h1 span {
	
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;

}

#content li.commentbody {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #333;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px;
	position: relative;
}

.commentbody a {
	color: #a0ac6b;
	text-decoration: none;
}
.commentbody a:hover {
	color: #5f6933;
	text-decoration: none;
}

.commentbody p {
	line-height: 1.35em;
	padding-top:6px;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font: 12px Arial, sans-serif;
	padding-left: 5px;
	margin-bottom:5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font: 12px Arial, sans-serif;
	height: 16px;
	padding-left: 5px;
	margin-bottom:5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #222;
    font: 11px Arial, sans-serif;
	padding: 3px 10px;

}

textarea {
	overflow:auto;
	margin-bottom:5px;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
	clear:both;
	padding:10px;
}


/*#footer p {
	text-align: right;
	font-size:11px;
	padding-right: 6px;
}*/

#footer p {
	font-size:11px;
	padding-right:6px;
	text-align:right;
	padding-bottom:0.8em;
	padding-top:0.5em;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

div.searchwrap {
	padding-top:9px;
	padding-left:6px;
	padding-bottom:16px;
}

#content div.searchwrap {
	padding-top:20px;
	padding-left:20px;
}

.s {
	background: url(images/search-form.png) top left no-repeat;
	border: 0;
	color: #333;
	font: 12px Arial, sans-serif;
	height: 19px;
	vertical-align: middle;
	width: 232px;
	padding:4px 0 0 6px;
}

.s:focus {
	color: #000;
}

div.searchwrap .button {
	position:relative;
	top:9px;
	left:0;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
	width: 361px;
    overflow:hidden;
	text-align: left;
	float: left;
	line-height: 1.6em;
	color: #383d44;
	margin:0;
	padding:0;
}

.sidelist {
	background:#f5f5f5;
	margin:1px 0px 20px 5px;
	width:340px;
}

.sidelist .inner {
	padding:0 15px 10px 15px;
}

#kats .inner {
	
}

#archiv .inner {

}

#blogroll .inner {

}

#sidebar ul {
	
}

#sidebar li {
	
}

#sidebar li a {
	display: block;
	padding: 2px 2px 2px 2px;
	}

#sidebar li.cat-item a {
	display: inline-block;
	}

#sidebar li a:hover {
	color: #669933;
	}

#sidebar h2 {
	color: #000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:14px;
	padding: 15px 0px 3px 0px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.url {
	font-weight:bold;
	margin-right:5px;
}

.date {
	background: transparent;
	color: #363636;
	font: 11px Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata,
.pagefoot {
	color: #555;
	font-size:9px;
	line-height:12px;
	text-align: right;
	padding-left:15px;
	padding-right:24px;
	overflow:hidden;
	clear:both;
}

.postmetadata span,
.pagefoot span {
	padding:3px 26px 1px 14px;
	display:block;
}

.comment-wrapper {

}


.comment-wrapper .inner  {
	padding:10px 51px 0px 40px;
}

.postmetadata a,
.pagefoot a {
	color: #363636;
	text-decoration: none;
}

.postmetadata a:hover,
.pagefoot a:hover {
	color:#000;
}

.postmetadata2 {
	background: #eeeeee;
	color: #282828;
	border: 1px solid #cccccc;
	font-size: 11px;
	line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding-bottom:8px;
	padding-left:9px;
	padding-right:9px;
	padding-top:8px;
	text-align: left;
	clear:both;
}

.clear { clear:both; }

.pagenavigation2 {
	padding:0 23px 0 15px;
	font-weight:bold;
}

.navigation {
  padding:10px 24px 0 15px;
}

#nav {
  background:#F5F5F5;
  border-bottom:6px solid #3675BC;
  padding-bottom:3px;
}

#nav ul {
	list-style-type:none;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	display: block;
	height: 32px;
	line-height:35px;
	padding:0 10px 0 10px;
	margin-left:10px;
	color: #000;
	font-size:15px;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#video .inner {
  padding:0 15px 10px 8px;
}

a.printit {
	padding-left:17px;
	background: url(images/drucken.gif) center left no-repeat;
}