/*  
Theme Name: Printconcept
Theme URI: http://www.nickel-printconcept.de.de/
Description: Template f&uuml;r Nickel Printconcept GmbH von <a href="http://www.destio.de/">Designstudio, Philipp Speck</a>.
Version: 2.2
Author: Philipp Speck
Author URI: http://www.destio.de/
Tags: banner rotator, custom header, fixed width, two columns, widgets, conditional tags, seo, breadcrumb
*/


/* Universal Selectors
----------------------------------------------------------------------------- */
*  {
	margin: 0;
	padding: 0;
}
	
ul {
	list-style-type: none;
}
	
* a:link, * a:visited, * a:hover, * a:active {
	text-decoration: none;
	color: #09f;
}
		
* a:hover {
	cursor: pointer;
}
	
* img {
	border: none;
}
	
a img {
	border: none;
}
	
:link img, :active img {
	border: none;
}
	
strong {
	color: #09f;
}

/* Structure
----------------------------------------------------------------------------- */
	
html {
	background: #fff;
}

body {
	background-image: url(images/Back_image_3.jpg);
	background-color: #edf2f6;
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 68%; /* Sets the page font to 10px */
	font-family: Verdana;
	color: #444;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
}

#teaser {
	position: relative;
	float: right;
	width: 120px;
	height: 600px;
	top: 80px;
	right: -40px;
}

#shadow {
	float: left;
	margin: 0 auto;
	width: 758px;
	background: url(images/shadow_bg.png) repeat-y;
}
		
#main {
	width: 746px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.1em;
	background: #fff;
}

#header {
	height: 121px;
}
		
#menu {
	width: 746px;
	height: 24px;
	background: url(images/menu.gif);
}
	
#navi {
	padding-left: 20px;
	padding-top: 6px;
}
		
#banner {
	width: 746px;
	height: 200px;
}
		
#content {
	float: left;
	width: 522px;
	background: #fff;
}

#breadcrumb {
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
	background: rgb(220,230,240);
	border-bottom: 1px solid #ccc;
}

#post {
	padding: 12px 30px 0 20px;
	margin: 0 0 20px 0;
}
	
#sidebar {
	float: right;
	width: 220px;
	padding: 14px 0 0 0;
	border-left: 1px dashed #999;
	background-color: rgb(220,230,240);
}

#clear {
	clear: both;
	}
	
#shadow-bottom {
	clear: both;
	width: 758px;
	height: 6px;
	background-image: url(images/shadow_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

#footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding: 6px 0 20px 0;
}

/* Menu
----------------------------------------------------------------------------- */
#menu p.description {
	font-size: 1.2em;
}
				
ul.mainmenu {
	display: block;
	overflow: auto;
	height: 1%;
}
	
.mainmenu li {
	float: left;
	position: relative;
}
			
.mainmenu li a {
	display: block;
	font: 0.9em Verdana;
	color: #fff;
	font-weight: bold;
	_width: 1%; /* Internet Explorer 6 Hack */
	height: 23px;
	padding: 0px 9px 0 9px;
}
		
.mainmenu li a:link, .mainmenu li a:visited {
	color: #fff;
}
		
.mainmenu li a:hover, .mainmenu li a:active {
	color: #09f;
}
	
				
/* Content
----------------------------------------------------------------------------- */
	
#content h2 a {
	color: #09f;
}
	
#content p a, #content .metadata a {
	color: #f0c;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;
}

#content p a:hover, #content .metadata a:hover {
	border-bottom: 1px solid #666;
}
			
#content p a:visited, #content .metadata a:visited {
	color: #f0c;
}
	
#content p {
	font: 1em/1.5em Verdana;
	padding-bottom: 1em;
	color: #444;
	text-align: left;
}
	
#content .result {
	padding-top: 10px;
	margin-bottom: 20px;			
	width: 100%;
	overflow: auto;
	height: 1%;
	border-bottom: 1px solid #ccc;
}	
	
#content .metadata {
	display: block;
	padding: 10px 0 20px;
}
		
#content .codebox {
	border-width: 1px;
	border-style: dotted;
	border-color: #ccc;
	padding: 1em;
}
			
#content .anchor {
	background: url(images/anchor.gif) 0px 50% no-repeat; 
	padding-left: 10px;
}

#content .info {
background: url(images/info.gif) 0px 50% no-repeat; 
padding-left: 16px;
}

#content .phone {
background: url(images/phone.gif) 0px 50% no-repeat; 
padding-left: 16px;
}

#content .fax {
background: url(images/fax.gif) 0px 50% no-repeat; 
padding-left: 16px;
}

#content .mail {
background: url(images/mail.gif) 0px 50% no-repeat; 
padding-left: 16px;
}

#content .empty {
padding-left: 16px;
}

#content .download {
	background: url(images/download.gif) 0px 50% no-repeat; 
	padding-left: 16px;
}
		
/* Comments
----------------------------------------------------------------------------- */
	
.commentlist {
	padding: 10px 0 30px 0;
}
		
.commentlist li {
	background: url(images/dot.gif) bottom left repeat-x;
	/* This fixes a Firefox / Safari bug where the bottom border sometimes shwoed up and sometimes didn't */
	margin: 10px 0;
	padding: 25px 0 10px 0;
	list-style-type: none;
	width: 100%;
	overflow: auto;
	height: 1%;
}
			
.comment_number a {
	font: 3.2em Verdana;
	float: right;
	padding-right: 10px;
	color: #d6d6d6;
}
			
.comment_author {
	font-size: 1.4em;
}
	
h3#respond {
	display: block;
	padding-top: 15px;
}
	
/* Sidebar
----------------------------------------------------------------------------- */
#sidebar p {
	margin: 0 0 10px 18px;
	line-height: 1.7em;
	width: 185px;
}

#sidebar img {
	margin: 10px 0 10px -18px;
}

#sidebar iframe {
	margin: 10px 0 10px -18px;
}

#sidebar input {
	marginleft: 18px;
}
	
#sidebar .side {
	padding-bottom: 10px;
	line-height: 1.7em;
}

#sidebar .side ul {
	padding-left: 20px;
}
			
#sidebar p.widgettext {
	padding-left: 18px;
	padding-bottom: 12px;
}

#sidebar ul li a {
	line-height: 1.9em;
}
			
#sidebar ul li ul li ul {
	padding-left: 15px;
}
			
#sidebar ul li ul li ul li ul {
	padding-left: 30px;
}

/* Sidemenu
----------------------------------------------------------------------------- */

#sidemenu {
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0;
	
}

#sidemenu .page_item {
	padding-left: 18px;
	border-bottom: 1px solid #ccc;
}

#sidemenu .page_item:hover {
	color: #c09;
	background: #c2d8eb;
}

#sidemenu .current_page_item a{
	color: #c09;
}

/* Segment
----------------------------------------------------------------------------- */

#archive {
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0;	
}

#archive li {
	padding-left: 18px;
	border-bottom: 1px solid #ccc;
}

#archive li:hover {
	color: #c09;
	background: #c2d8eb;
}
	
/* Copyright
----------------------------------------------------------------------------- */
	
#copyright p {
	line-height: 2.2em;
	margin-left: 20px;
}	

/* Lists
----------------------------------------------------------------------------- */

#content ul {
	line-height: 2em;
	padding: 0 0 15px;
}

#content ol {
	line-height: 2em;
	padding: 0 0 0 25px;
}

#content ul li {
	padding-left: 20px;
	background: url(images/bullet.gif) 0 10px no-repeat;
}

#content ul li a, #content ol li a {
	line-height: 1.5em;
	padding-bottom: 2px;
	border-bottom: 1px solid #ddd;		
}

#content ul li a:hover, #content ol li a:hover {
	border-bottom: 1px solid #666;
}

/* Headings
----------------------------------------------------------------------------- */

h1, h1 a, h1 a:hover, h1 a:visited, 
h2, h2 a, h2 a:hover, h2 a:visited, 
h3, h3 a, h3 a:hover, h3 a:visited, 
h4, h4 a, h4 a:hover, h4 a:visited {
	color: #444;
	font-family: Verdana;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 12px;
	background: url(images/symbol.gif) 0px 20% no-repeat;
	padding-left: 20px;	
}

h2 {
	color: #09f;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(images/arrow.gif) 0 -2px no-repeat;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}
		
/* Images
----------------------------------------------------------------------------- */

#content img {
	background:url(images/shadow.gif) no-repeat right bottom;
	//padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}

#content img.alignright {
	float: right;		
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;		
}

#content img.aligncenter {
	float: center; 
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 14px;		
}

#content img.alignleft {
	float: left; 
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;		
}

#content img.none {
	border: none;
	//max-width: 90%;
	margin: 0 auto;
	background: none;
}

/* Forms
----------------------------------------------------------------------------- */

#search {
	width: 205px;
	margin: 0 0 10px 18px;
}

.searchsubmit {
	vertical-align: middle;
	}

/* Page Specific
----------------------------------------------------------------------------- */

.last_20 li {
	line-height: 2em;
}

.archive_date {
	width: 100px;
	float: left;
}
		
/* This is if you use the current page-archives.php for your archives */
		
.pagetitle {
	display: block;
	padding: 0 0 20px;
}
					
/* Extras
----------------------------------------------------------------------------- */

blockquote {
	margin: 0;
	padding: 0 0 0 25px;
	background: url(images/quote.gif) top left no-repeat;
}

html>body blockquote {
	background-position: 0 0;
}
		
.center {
	text-align: center;
}

.twitter-share-button {
	margin: 8px 0 0 0;
}


/* Climate Partner
----------------------------------------------------------------------------- */

#iks_input {
	}
	
#iks_submit {
	border: none;
	vertical-align: bottom;
	}

#content img#iks_info {
	background: none;
	vertical-align: bottom;
	}
	
#sidebar .iks_info {
	padding: 0;
	margin: 0;
	}
	
	
