/*
Theme Name: Pixel Spring
Theme URI: http://www.pixelounge.info/pixel-spring
Description: 3 columns fixed and widgetized layout with customisation options in the admin pannel for Flickr, Twitter and others. NEW: Added German language pack.
Version: 1.1
Author: Adrian Voinicu
Author URI: http://adrian.voinicu.com
Tags: green, fixed width, widgets, 3 columns, threaded comments
*/

body {
	font:12px/18px Tahoma, Geneva, sans-serif;
	color:#6d6f73;
	background:#f1f2ed url(images/body_background.jpg) top left repeat-x;
}

.wrapper {
	width:960px;
	margin:0px auto;
}

.clear {
	clear:both;
}

#header h1 {
	padding:35px 15px;
	color:#43464c;
	font:25px/30px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

#header h1 a {
	text-decoration:none;
	font:25px/30px Verdana, Geneva, sans-serif;
	color:#43464c;
}

#main {
	height:280px;
	width:960px;
	overflow:hidden;
	margin-bottom:15px;
	margin-top:15px;
}

#main #slideshow {
	position:relative;
	z-index:1;
	height:242px;
	width:535px;
	background:url(images/heading2.png) right top no-repeat; /* You can change "images/heading2.png" with the absolute path you a single image you want to display  */
	overflow:hidden;
	left:425px;
}

#main a#slideshowLink {
	position:absolute;
	z-index:3;
	height:242px;
	width:535px;
	overflow:hidden;
	display:block;
	top:0px;
	right:0px;
	background:url(images/pix.png) left left;
}

#main #heading {
	background:url(images/heading.png) top left no-repeat;
	height:242px;
	position:relative;
	z-index:2;
	top:-242px;
}
	
#main #heading h1{
	padding:60px 35px 0px;
	color:#fff;
	font:bold 25px/30px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

#main #heading h1 a {
	text-decoration:none;
	font:bold 25px/30px Verdana, Geneva, sans-serif;
	color:#fff;
}
	
#main #heading #desc{
	width:370px;
	padding:0px 0px 0px 35px;
	font:15px/22px Verdana, Geneva, sans-serif;
	color:#ffffff;
}

#main ul#toolbar {
	background-color:#0066b3;
	padding:5px 0px 5px 10px;
	height:27px;
	position:relative;
	top:-242px;
	overflow:hidden;
}

#main ul#toolbar li {
	width:155px;
	float:left;
	margin-right:5px;
}

#main ul#toolbar li#search {
	margin-right:0px;
	background:url(images/search.png) left 3px no-repeat;
	width:310px;
}
#main ul#toolbar > li#search {
	background:url(images/search.png) left center no-repeat;
}

#main ul#toolbar li#search form#searchForm {
	padding-left:30px;
	height:27px;
}

#main ul#toolbar li#search form#searchForm input#searchInput {
	border:1px solid #fff;
	padding:5px 3px;
	font:11px Arial, Helvetica, sans-serif;
	width:190px;
	color:#43464C;
}

#main ul#toolbar li#search form#searchForm input#searchSubmit {
	background:none;
	border:none;
	font:12px/23px Verdana, Geneva, sans-serif;
	color:#ffffff;
	*margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
}

#main ul#toolbar li a {
	display:block;
	float:left;
	height:27px;
	font:12px/25px Verdana, Geneva, sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:30px;
	text-decoration:none;
	font-weight:bold;
}

#main ul#toolbar li a#about {
	background:url(images/about.png) left center no-repeat;
}

#main ul#toolbar li a#bookmark {
	background:url(images/bookmark.png) left center no-repeat;
}

#main ul#toolbar li a#contact {
	background:url(images/contact.png) left center no-repeat;
}

#main ul#toolbar li a#impressum {
	background:url(images/impressum.png) left center no-repeat;
}

#main ul#toolbar li a span {
	text-transform:none;
	font:11px/13px Tahoma, Geneva, sans-serif;
	color:#bcc1cc;
	display:block;
	font-weight:normal;
}

#sbl {
	width:207px;
	padding-right:23px;
	background:url(images/sblBg.png) right 32px no-repeat;
	float:left;
	position:relative;
	z-index:3;
	font:12px/18px Tahoma, Geneva, sans-serif;
	color:#878a8f;
	overflow:hidden;

}

#sbl a {
	text-decoration:none;
	line-height:normal;
	margin-left:7px;
	color:#878a8f;
}

#sbl a:hover {
	color:#43464c;
}

#sbl a#rss {
	background:url(images/rssIcon.png) 13px top no-repeat;
	height:19px;
	font:12px/19px Verdana, Geneva, sans-serif;
	font-style:italic;
	color:#43464c;
	text-decoration:none;
	padding-bottom:10px;
	padding-left:40px;
	display:block;
	border-bottom:1px dotted #565851;
}

#sbl h2 {
	color:#000000;
	font-family:Verdana, Geneva, sans-serif;
	padding:20px 0px 10px 0px;
	text-transform:uppercase;
	border-bottom:1px dotted #565851;
}

#sbl ul {
	background:url(images/navigationBG.png) left top repeat-y;
}

#sbl ul#navigation li{
	padding:0px;
	margin:1px 0px 0px;
}

#sbl ul#navigation li ul  {
	display:none;
}

#sbl ul#navigation li.current-cat ul{
	display:block
}

#sbl ul#navigation li.current-cat ul.children li ul{
	display:none;
}

#sbl ul#navigation li.current-cat-parent ul{
	display:block
}

#sbl ul#navigation li.current-cat-parent ul.children li ul{
	display:none
}

#sbl ul#navigation li.current-cat-parent ul.children li.current-cat ul{
	display:block
}

#sbl ul#recentcomments li {
	padding:7px 7px 7px 17px;
	border-bottom:1px dotted #565851;
}

#sbl ul#recentcomments li a {
	font-family:Tahoma, Geneva, sans-serif;
	border:0;
	text-transform:none;
}

#sbl ul#recentcomments li a:hover {
	background:none;
}

#sbl ul li a {
	display:block;
	font:11px/16px Tahoma, Geneva, sans-serif;
	color:#43464c;
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/navArrowUp.png) 7px 12px no-repeat;
	padding:7px 7px 7px 27px;
	border-bottom:1px dotted #565851;
}

#sbl ul li a:hover, #sbl ul li.current-cat a{
	color:#000000;
	background:#e6e7e3 url(images/navArrowDown.png) 7px 12px no-repeat;
	border-bottom:1px dotted #565851;
}

#sbl ul#navigation li ul li a {
	padding-left:40px;
	background:url(images/navArrowUp.png) 22px 12px no-repeat;
	color:#43464c;
}

#sbl ul#navigation li ul li a:hover, #sbl ul#navigation li ul li.current-cat a {
	color:#000000;
	background:#e6e7e3 url(images/navArrowDown.png) 22px 12px no-repeat;
	border-bottom:1px dotted #565851;
}

#sbl ul#navigation li ul li.current-cat ul li a {
	padding-left:60px;
	background:url(images/navArrowUp.png) 37px 12px no-repeat;
}

#sbl ul#navigation li ul li ul li a {
	padding-left:60px;
	background:url(images/navArrowUp.png) 37px 12px no-repeat;
}
#sbl ul#navigation li ul li ul li a:hover {
	color:#000000;
	background:#e6e7e3 url(images/navArrowDown.png) 37px 12px no-repeat;
	border-bottom:1px dotted #565851;
}

#sbl ul#navigation li.current-cat-grand ul {
	display:block;
}

#sbl ul#navigation li.current-cat-grand ul li ul {display:none}
#sbl ul#navigation li.current-cat-grand ul li.current-cat-parent ul {display:block}
#sbl ul#navigation li ul li.current-cat-parent ul li.current-cat a {
	padding-left:60px;
	background:#e6e7e3 url(images/navArrowDown.png) 37px 12px no-repeat;
	border-bottom:1px dotted #565851;
}

#sbl div.textwidget {
	background:url(images/navigationBG.png) left top repeat-y;
	padding:7px;
	border-bottom:1px dotted #565851;
}

#sbl div#calendar_wrap {
	background:url(images/navigationBG.png) left top repeat-y;
	border-bottom:1px dotted #565851;
	padding:7px 0px;
}

#content {
	width:498px;
	border:1px solid #d5d6d0;
	background:#fff;
	float:left;
	margin-right:20px;
	position:relative;
	left:-1px;
	z-index:1;
	overflow:hidden;
}

#content .article {
	margin:27px 10px 0px;
	padding:0px 13px 24px;
	border-bottom:1px solid #e3e3e0;
}

#content .article h1 {
	font:18px/18px Verdana, Geneva, sans-serif;
	color:#1e2022;
	font-weight:normal;
}

#content .article h2, #content .article h3, #content .article h4, #content .article h5, #content .article h6 {
	margin:10px 0px;
}

#content .article p {
	margin:0px 0px 10px;
	font:12px/18px Tahoma, Geneva, sans-serif;
}

#content .article blockquote, #content .article cite {
	margin:0px 30px;
}

#content .article a {
	color:#0066b3;
	text-decoration:none;
}

#content .article h1 a {
		color:#1e2022;
		text-decoration:none;
}

#content .article ol {
	list-style:decimal;
	margin-left:23px;
}

#content .article ul {
	list-style:disc;
	margin-left:23px;
}

#content .article .dateMeta, #content .article .articleMeta {
	font-size:11px;
	line-height:11px;
	margin:6px 0px 0px;
	color:#a3a5aa;
	font-weight:normal;
}

#content .article .articleMeta {
	margin: 30px 0px 0px;
}

#content .article .articleMeta a {
	text-decoration:none;
	color:#a3a5aa;
}

#content .article .articleMeta a:hover {
	color:#0066b3;
}

#content #articleNavigation {
	height:55px;
	margin:0px 10px;
}

#content #articleNavigation a {
	color:#6d6f73;
	text-decoration:none;
}

#content #articleNavigation a:hover {
	color:#0066b3;
}

#content #articleNavigation .previous, #content #articleNavigation .next{
	float:left;
	width:49%;
	line-height:55px;
}

#content #articleNavigation .next{
	float:right;
	text-align:right;
}

#content .article .comment {
	margin:20px 0px 20px;
	border-bottom:1px solid #e3e3e0;
}

#content .article .avatar {
	float:left;
	display:block;
	width:60px;
	height:50px;
	margin:3px 0px 10px 0px;
}

#content .article .avatar img.avatar {
	width:50px;
}

#content .article .commentBody {
	padding-bottom:10px;
	margin:0px;
	line-height:18px;
	float:left;
	width:392px;
}

#content .article .commentBody .author {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #6D6F73 !important;
}

#content .article #respond {
	background-color: #F1F2ED;
	padding:10px;
}

#content .article .commentBody .author a {
	color:#6D6F73;
	font-weight:bold;
	border-bottom:1px dotted #ffffff;
}

#content .article .commentBody .author a:hover {
	color:#000000;
}

#content .article .commentBody .author span {
	color:#A3A5AA;
}

#content .article form#commentForm {
	margin:20px 0px 20px;
}

#content .article form#commentForm label {
	font:12px/18px Verdana, Geneva, sans-serif;
	color:#6D6F73;
	text-transform:uppercase;
	width:70px;
	margin-right:10px;
	float:left;
	cursor:pointer;
	padding:5px 0px;
}

#content .article form#commentForm input#author, #content .article form#commentForm input#email, #content .article form#commentForm input#url {
	border:1px solid #e3e3e0;
	margin-bottom:10px;
	padding:3px;
	width:150px;
	color:#6D6F73;
	font-family:Tahoma, Geneva, sans-serif;
}

#content .article form#commentForm textarea {
	border:1px solid #e3e3e0;
	width:275px;
	height:130px;
	padding:3px;
	color:#6D6F73;
	font:12px/18px Tahoma, Geneva, sans-serif;
}

#content .article form#commentForm > textarea {
	width:290px;
}

#content .article form#commentForm input.submit {
	border:none;
	background:none;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:85px;
	font-size:12px;
	color:#6D6F73;
	text-align:left;
	padding:0px;
	cursor:pointer;
}

#content .article form#commentForm > input.submit {
	margin-left:80px;
}

/* --- sidebar right --- */
#sbr {
	float:left;
	width:210px;
	font:12px/18px Tahoma, Geneva, sans-serif;
	overflow:hidden;
}

#sbr .blueBox, #sbr .greenBox,  #sbr .greenBoxWidget {
	background:#e6e7e3 url(images/boxBootm.png) left bottom no-repeat;
	padding-bottom:20px;
}

#sbr .greenBoxWidget {
	margin-top:20px;
}

#sbr .blueBox h2, #sbr .greenBox h2,  #sbr .greenBoxWidget h2{
	font:12px/19px Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	background:#0066b3 url(images/blueBoxH2.gif) left bottom no-repeat;
	padding:11px 10px;
	margin-bottom:7px;
}

#sbr .greenBox h2 {
	background:#0066b3 url(images/greenBoxH2.gif) left bottom no-repeat;
}

#sbr .greenBoxWidget h2{
	background:#0066b3 url(images/greenBoxH2.gif) left bottom no-repeat;
}

#sbr .greenBoxWidget .textwidget {
	padding:0px 10px 10px;
}

#sbr a.more {
	display:block;
	text-align:right;
	margin-bottom:25px;
	color:#0066b3;
	text-decoration:none;
	background:url(images/moreBg.png) 195px 4px no-repeat;
	padding-right:20px;
}

#sbr .greenBox ul li, #sbr .blueBox ul li {
	padding:14px 14px 16px 18px;
	background:url(images/boxLiBg.jpg) left bottom repeat-x;
	font-size:11px;
	line-height:18px;
	color:#878a8f;
}

#sbr .greenBox ul li a, #sbr .blueBox ul li a {
	color:#878a8f;
	border-bottom:1px dotted #878A8F;
	text-decoration:none;
}

#sbr .greenBox ul li a:hover, #sbr .blueBox ul li a:hover {
	border-color:#43464c;
	color:#43464c;
}

#sbr .greenBoxWidget a {
	color:#878a8f;
	text-decoration:none;
	margin-left:10px;
	line-height:normal;
}

#sbr .greenBoxWidget a:hover {
	color:#43464c;
}

#sbr .greenBoxWidget ul li a {
	padding:5px 10px;
	display:block;
	text-decoration:none;
	color:#878a8f;
	background:url(images/boxLiBg.jpg) left bottom repeat-x;
	margin:0px;
}

#sbr .greenBoxWidget ul li ul li a {
	padding:5px 10px 3px 20px;
}

#sbr .greenBoxWidget ul li ul li ul li a {
	padding:5px 10px 3px 30px;
}

#sbr .greenBoxWidget ul li a:hover {
	background-color:#ffffff;
}

#sbr .greenBoxWidget ul#recentcomments li {
	padding:14px 14px 16px 18px;
	background:url(images/boxLiBg.jpg) left bottom repeat-x;
	font-size:11px;
	line-height:18px;
	color:#878a8f;
}

#sbr .greenBoxWidget ul#recentcomments li a {
	color:#878a8f;
	border-bottom:1px dotted #878A8F;
	text-decoration:none;
	background:none;
	display:inline;
	padding:0;
}

#sbr .greenBoxWidget ul#recentcomments li a:hover {
	border-color:#43464c;
	color:#43464c;
	background:none;
	display:inline;
}

/* --- footer --- */
#footer {
	margin-top:25px;
	padding-bottom:10px;
	background-color:#e5e6e3;
	border-top:1px solid #d6d8d4;
	font-size:12px;
	line-height:18px;
}

#footer h2 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color:#000000;
	padding:10px 0px 0px;
}

#footer a {
	color:#353535;
	text-decoration:none;
	line-height:normal;
	margin-right:7px;
}

#footer a:hover {
	color:#000000;
}

#footer ul {
	width:200px;
}

#footer ul#recentcomments li {
		border-bottom:1px dotted #353535;
		padding:5px 10px;
}

#footer ul#recentcomments li a {
	display:inline;
	border:0;
	font-style:italic;
}

#footer ul#recentcomments li a:hover {
	background:none;
	color:#000000;
}

#footer ul li a {
	display:block;
	line-height:18px;
	padding:5px 10px;
	margin:0px;
	border-bottom:1px dotted #353535;
}

#footer ul li a:hover {
	background-color:#6D6F73;
	color:#ffffff;
}

#footer .wrapper {
	width:960px;
	margin:0px auto;
}

#footer .wrapper .column1, #footer .wrapper .column2, #footer .wrapper .column3 {
	width:300px;
	margin-right:30px;
	float:left;
}

#footer .wrapper .column3 {
	margin-right:0px;
}



#footer .wrapper .footerMeta {
	margin-top:20px;
	font-size:11px;
}

#footer .wrapper .footerMeta a {
	margin:0;
}

.alignleft {margin-right:10px; float:left;}
.alignright {margin-left:10px; float:right}

table#wp-calendar {
	width:100%
}

table#wp-calendar a {
	color:#0066b3;
	text-decoration:none;
}

table#wp-calendar td {
	text-align:center;
}

table#wp-calendar td#prev {
	text-align:left;
	padding-left:7px;
}

table#wp-calendar td#next {
	text-align:right;
	padding-right:7px;
}

/*wordpress 2.7 comments */

#content .article ul.commentlist, ul.children {
	margin:0;
	list-style:none;
}

#content .article ul.commentlist li ul.children {
	margin:0 0 0 60px;
	list-style:none;
}

#content .article ul.commentlist li ul.children .commentBody {
		width:332px;
}

#content .article ul.commentlist li.comment ul.children li.comment {
	border:0px;
	margin-bottom:0px;
}

#content .article ul.commentlist li.comment ul.children li.comment ul.children li.comment .commentBody {
	width:272px;
}

a#cancel-comment-reply-link {
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	position:relative;
	left:-3px;
	margin-left: 30px;
}

#csu-link {display:block; position:absolute; top:0px; left:30px; width:132px; height:50px; z-index; background:url(images/pix.png) left left;}

#footer .wrapper .column2 ul {width:300px;}
#footer .wrapper .column3 ul {width:300px; clear:both}
#footer select {border:1px dotted #353535; width:294px; padding:3px}
#footer .footer-icon {margin:10px 20px 10px 0px; display:block; float:left;}

.small-margin {margin-bottom:0px !important;}