/*
Theme Name: Stardust v1.0 - DE
Theme URI: http://www.tomstardust.com
Description: Handcoded Wordpress Theme for Accessibility Lovers by <a href="http://www.tomstardust.com">Tommaso Baldovino</a> - German Translation and Modification: by <a href="http://www.schwarzedame.de">Schwarze Dame</a>
Author: Tommaso Baldovino
Author URI: http://www.tomstardust.com


*/
@import url(undohtml.css);

body {
	background: #ffffff url(images/gradient.png) 0 0 repeat-x;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #454545;
	text-decoration: underline;
}
a:visited {
	color: #454545;
	text-decoration: underline;
}
a:hover, a:active {
	color: #454545;
	text-decoration: none;
}
a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 240%/1.15 "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 5px 160px;
	color:#454545;
}
#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #454545;
}

#header{
	background:url(images/header_back.jpg) repeat-x 0 0;
	height:45px;
	display:block;
	width:100%;
}

#logo{
	position:absolute;
	left:0;
	background:url(images/logo.jpg) no-repeat 0 0;
	height:45px;
	width:166px;
	text-decoration:none;
}

p.payoff{
	margin: 0 0 25px 175px;
	padding: 0;
	color: #fff;
	font: 120% "Lucida Grande", Verdana, Arial, sans-serif;
}
h2 {
	font: 145% "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
	color:#454545;
}

span.shadow {
	top: 1px;
	left: 0;
	color: #ffffff;
	z-index: 20;
}

/*necessities*/
.highContrast {
	position: relative;
	color: #e2e3e5;
	z-index: 10;
}
.highContrast span{
	position: relative;
	z-index: 15;
}
span.shadow, span span.shadow {
	position: absolute;
	z-index: 10;
}

h3 {
	font: 130% "Lucida Grande", Verdana, Arial, sans-serif;
	margin-top: 0;
	color:#454545;
}

h4 {
	font: 110% "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-top: 0;
}

h5 {
	font: 100% "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 80% "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;

	width:100%;
	position:relative;
	top:10px;
	overflow:visible;
}

.feedback a{
	color: #6d5b5a;
}

.feedback a:hover, .feedback a:active{
	text-decoration: none;
}

.feedback p{
	padding: 0 25px 0 0;
	margin:0;
	font-size:10px;
	background: url(images/comment.gif) top right no-repeat;
	position:absolute;
	right:0;
	top:5px;
}

.feedback .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding:2px 0 2px 20px;
	font-size:10px;
	position:absolute;
	left:0;
	top:5px;
}

.meta {
	padding-top: .25em;
	font-size: .75em;
	padding-left:20px;
	padding-bottom:7px;
	background:url(images/bigsource.png) 0 2px no-repeat;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a, .feedback, .feedback a  {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a, .feedback a{
	color: #454545;
	text-decoration: underline;
}
.meta a:hover, .meta a:active, .feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}



.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	margin-bottom: 140px;
	width:100%;
	display:block;
}
.post img{
	float: left;
	margin: 0 10px 5px 0;
	border: 3px double #ddd;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #454545;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	position:absolute;
	left:0;

}
#wrapper{
	text-align:left;
	width:1000px;
	position:relative;
}
#content {
	position:absolute;
	left:88px;
	top:60px;	
	margin: 0 330px 0 0;
	background: transparent;
	display:block;
	width:600px;
}

#searchform{
	position: absolute;
	right: 80px;
	top: 95px;
}
#searchform label{
	position: absolute;
	left: -9000px;
}
#searchform input{
	width: 100px;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
p#rss{
	margin: 0;
	padding: 0;
	float:left;
}
p#rss img{
	padding-top:3px;
	padding-right:5px;
}

.textwidget{
	margin-top: 5px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	position:absolute;
	left:750px;
	top:48px;
	width: 200px;
	margin: 0 0 240px 0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	font: 110% "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/1.7em "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 2px 0 2px 20px;
	background: url(images/tag_yellow.png) 0 3px no-repeat;
}

#menu ul li#categories ul li {
	background: url(images/tag_green.png) 0 3px no-repeat;
}

#menu ul li#archives ul li {
	background: url(images/tag_blue.png) 0 3px no-repeat;
}

#menu ul li#links ul li {
	background: url(images/tag_orange.png) 0 3px no-repeat;
}

#menu ul li#links ul li {
	
}

#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #434245;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #6d5b5a;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #454545;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% "Lucida Grande", Verdana, Arial, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #454545 url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
	color:#454545;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#footer{
	clear: both;
	border-top: 2px solid #D70606;
	color: #fff;
	margin: 0;
	padding: 0 80px;
	text-align: center;
	font-size: 80%;
	min-height: 34px;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
}
#footer a:link, #footer a:visited{
	color: #ddd;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #fff;
	text-decoration: none;
}

#content_start {position: absolute;left: -10000px;};

.storycontent{
	position:relative;
	padding-top:5px;
	line-height:18px;
	display:block;
	overflow:visible;
	clear:both;
}
.storycontent p{
	line-height:20px;
	display:block;
	overflow:visible;
	clear:both;
}

pre {
	font-family: Monaco, "Courier New", Courier, monospace;
	font-size: 2px;
	padding:10px;

}
/* MAINNAV */
#mainnav{
	position:absolute;
	right:25px;
	top:0;
}

#mainnav li{
	float:left;
	padding-left:40px;
}

#mainnav li a{
	display:block;
	height:45px;
	text-indent:-1000px;
	overflow:hidden;
	width:105px;
}

#mainnav li a.home{
	background:url(images/navi_home.jpg) no-repeat 0 0;
}

#mainnav li a.home:hover{
	background:url(images/navi_home_f2.jpg) no-repeat 0 0;
}

#mainnav li a.about, #mainnav li.current_page_item a.about:hover{
	background:url(images/navi_about.jpg) no-repeat 0 0;
}

#mainnav li a.about:hover, #mainnav li.current_page_item a.about{
	background:url(images/navi_about_f2.jpg) no-repeat 0 0;
}

#mainnav li a.references, #mainnav li.current_page_item a.references:hover{
	background:url(images/navi_references.jpg) no-repeat 0 0;
}

#mainnav li a.references:hover, #mainnav li.current_page_item a.references{
	background:url(images/navi_references_f2.jpg) no-repeat 0 0;
}

#mainnav li a.contact, #mainnav li.current_page_item a.contact:hover{
	background:url(images/navi_contact.jpg) no-repeat 0 0;
}

#mainnav li a.contact:hover, #mainnav li.current_page_item a.contact{
	background:url(images/navi_contact_f2.jpg) no-repeat 0 0;
}

#mainnav li a.imprint, #mainnav li.current_page_item a.imprint:hover{
	background:url(images/navi_imprint.jpg) no-repeat 0 0;
}

#mainnav li a.imprint:hover, #mainnav li.current_page_item a.imprint{
	background:url(images/navi_imprint_f2.jpg) no-repeat 0 0;
}

.client{
	position:relative;
	height:160px;
	width:450px;
	color:#454545;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px; 
	font-weight:normal;
}

.client_left_column{
	position:absolute;
	left:0;
	top:60px;
	width:170px;
}

.client_right_column{
	position:absolute;
	left:190px;
	top:60px;
	width:180px;
}

.post #references_content{

}

.post #references_content li{
	margin: 0;
	padding: 0;
	background: none;
	float:left;
}

.post #references_content li img{
	float: none;
	margin: 0;
	border: none;
}

h3.subline {
	font-size:16px; 
	font-weight:normal; 
	color:#454545; 
	padding:0;
    margin:0;
}

.post a.xingbutton img{
	float: none;
	margin: 0;
	border: none;
}

.post a.xingbutton{
	margin-left:5px;
}

.post td{
		color: #454545;
		font-size:13px;
}