/****************************
www.webdesignr.de
Nadja Müller-Schade
Alle Rechte vorbehalten.
****************************/

/****************************
	Allgemeine Formatierung 
****************************/
@font-face {
	font-family: "LeagueGothic";
	src: url('../fonts/league_gothic-webfont.eot#') format('eot'),
		url('../fonts/league_gothic-webfont.woff') format('woff'), 
		url('../fonts/league_gothic-webfont.ttf') format('truetype'), 
		url('../fonts/league_gothic-webfont.svg#webfontjpZjKRE4') format('svg');
	}
@font-face {
	font-family: "DroidSans";
	src: url('../fonts/DroidSans-webfont.eot#') format('eot'), 
		url('../fonts/DroidSans-webfont.woff') format('woff'), 
		url('../fonts/DroidSans-webfont.ttf') format('truetype'), 
		url('../fonts/DroidSans-webfont.svg#webfont') format('svg');
	}
/*******************************************************************************/
* {padding: 0; margin: 0;}
body {
	font: normal 0.75em/1.4 DroidSans, Geneva, Helvetica, Arial, sans-serif;
	color: #303030;
	background: transparent url(../images/background.jpg) no-repeat fixed left top;
	min-height: 101%;
}
a, a:link, a:visited {
	background-color: transparent;
	color: #F00;
	text-decoration: none;
}
a:hover, a:focus, a:active {text-decoration: none;}
a:active {position: relative; top: 1px; outline: none;}

a img, img {border: none;}

#warnIEusers {
	position: fixed;
	top: 0;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	background: #EEE1A8;
	border-bottom: 1px dotted #DEC452;
	z-index: 10;
}

/****************************
	Typographie 
****************************/
p, dl {margin: 0 0 1em 0;}
dt {
  	font-size: 1.6em;
	font-family: Georgia, Garamond, Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0.5em 0 0 0; 
	padding:0.4em 0; 
  }
ol {list-style: decimal outside; padding-left: 30px; margin: 0 0 1em 0; line-height: 1.75em;}
ul {list-style: square outside;  padding-left: 20px; margin: 0 0 1em 0; line-height: 1.75em;}

h1,h2,h3 {
	font-family: LeagueGothic, Haettenschweiler, "Arial Narrow Bold", sans-serif;
	font-weight: 100;
	color: #000;
	color: rgba(0, 0, 0, 0.8);
	background-color: transparent;
	line-height: 1em;
	font-size: 42px;
	margin: 30px 0 10px 0;
}
h1 {
	margin: 0;
	text-shadow: #fff 0px 1px 0, #000 0 -1px 0;
}
h2.slogan {margin: 0;}
/* h1, h2 {margin: 0 0 -0.2em 0; padding: 0;} */
h2 {
	font-size: 32px; 
	margin-bottom: 0;
	color: rgba(0, 0, 0, 0.5);
}
h3 {
	text-shadow:#fff 0px 1px 0, #000 0 -1px 0;
}
h3.league {
	text-shadow: none;
}
/* h3, #content h2 {margin: 1em 0 0.5em 0;} */
.league {
	font-family: LeagueGothic; 
/* 	margin: 50px 0 10px 0;  */
	clear: left;
	color: rgba(0, 0, 0, 0.5);
	font-size: 32px;
}
/********************************************************/
blockquote,form,fieldset {margin: 0 0 1em 0;}
blockquote {
	background: #fafafa url(/img/quote.gif) no-repeat 5px 5px;
	padding: 1em 1em 1em 50px;
}
blockquote[cite]:after {
	content: "Quelle: " attr(cite);
	border-top:1px dotted #ddd;
	padding-top:0.5em; margin-top: 1em;
	display:block;
	color:#aaa;
}
q {quotes:"\201C" "\201D" "\2018" "\2019";}
q:before {content:open-quote;}
q:after {content:close-quote;}
	/* Hide from IE5-mac \*/
	* html q {font-style:italic;}
	/* End hiding from IE5-Mac */
abbr, acronym { border-bottom: 1px dotted #636363; cursor: help;}

/****************************
	Layout 
****************************/
#header, #title, #content, #footer {
	background-color: transparent;
}
#title {
	height: 80px;
	position: relative;
	top: 5px;	
	margin: 25px 0 25px 300px;
	border-bottom: 1px dotted #ddd;
	padding: 50px 25px 25px 150px;
	background: transparent url(../images/logo.png) no-repeat left;
}
#initial {
	position: absolute;
	top: 0; left: 0;
	width: 600px;
	height: 150px;
	text-indent: -9999px;
	display: block;
	outline: none;
}
#auftrag {
	position: absolute;
	top: 150px; left: 950px;
	z-index: 100 !important;
}
#urlaub {
	position: absolute;
	top: 150px; left: 950px;
	z-index: 100 !important;
}
#auftrag a, #urlaub a {
	display: block;
	width: 135px; height: 135px;
	background: transparent url(../images/neue-auftraege.png) no-repeat;
	outline: none;
	text-indent: -9999px;
	opacity: 0.3;
}
#urlaub a {
	opacity: 1.0;
	background-image: url(../images/19-23-juli-im-urlaub.png);
}
#auftrag a:hover, #auftrag a:active, #auftrag a:focus {opacity: 1.0;}
#container {
	width: 800px;
	overflow: hidden;
	margin: 0 0 0 200px;
	padding-left: 100px;
}
#content {
	width: 9000px;
	padding: 0; margin: 0;
	position: relative;
}
.outerbox {
	width: 600px;
	padding: 0 300px 0 100px;
	float: left;
	display: inline;
	position: relative;
}
#index {
	width: 600px;
	padding: 0 300px 0 0px;
	float: left;
	display: inline;
	position: relative;
}
#index:target {padding-left: 100px !important;}
.spacer {
	position: absolute;
	top: 0; left: 1px;
	display: block;
	height: 300px;
	width: 100px;
	outline: none;
	text-indent: -9999px;
}

a.arrow {
	position: absolute;
	top: 0;
	display: block;
	height: 300px;
	width: 100px;
	text-indent: -9999px;
	outline: none;
}
a.arrow.right {
	right: 100px;
	background: transparent url(../images/arrowr.png) no-repeat 0 50%;
}
a.arrow.left {
	left: 1px;
	background: transparent url(../images/arrowl.png) no-repeat 0 50%;
}

ul#navi {
	margin: 0 0 0 300px;
	padding-left: 0;
	white-space: nowrap;
}
#navi li {
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 2px;
}
#navi a { padding: 0; }
#navi a, #navi a:link, #navi a:visited {
color: #000;
background-color: transparent;
text-decoration: none;
}

#navi a:hover, #navi .active a {
color: #F00;
background-color: transparent;
text-decoration: none;
}
#navi #navindex {
	display: block; 
	float: left;
	width: 30px; height: 17px;
	background: transparent url(../images/home.png) no-repeat left;
	text-indent: -999em;
	outline: none;
}

/* Portfolio */
#portfolio {
	width: 700px;
	overflow: hidden;
	padding-right: 200px;
}
#portfolio p {
	clear: left;
	padding-right: 10px;
}
img.medium {
	padding: 5px 5px 15px;
	float: left;
	width: 250px; height: 100px;
	margin-right: 10px;
	background: transparent url(../images/img_bg.png) no-repeat;
}
.date {display: block; font-family: LeagueGothic; font-size: 22px;}
span.link {display: block;}
a.blockie {
	background: rgba(255, 1, 1, 0.2); 
	color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0.5em 1em;
	position: relative;
	top: 10px;
}
a.blockie:hover {
	background-color: rgba(255, 1, 1, 0.5); 
}
span.blockie {
	background: rgba(200, 188, 155, 0.3); 
	color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0.5em 1em;
	position: relative;
	top: 15px;
}

.hidden_content {
	padding: 0 0 100px 0;
}
.more, .minus {
	clear: left;
	cursor: pointer;
	display: block;
	height: 30px;
	width: 40px;
	background: url(../images/more.png) no-repeat center center;
}
.minus {
	background: url(../images/minus.png) no-repeat center center;
}
.minus:hover {
	background: url(../images/minus_hover.png) no-repeat center center !important;
}
.more:hover {
	background: url(../images/more_hover.png) no-repeat center center;
}


/* Kontakt */
#kontakt {
	width: 1200px;
	padding-right: 0;
}
#kontakt .small {
	width: 320px;
	float: left;
	margin-right: 20px;
}
#kontakt .half {
	width: 400px;
	float: left;
}
#kontakt form {line-height: 1.8em;}

input.medium{width:50%;}
input.wide {width: 95%;}
textarea.textarea{width:95%;}

.more.info {
	width: 325px; 
	color: #f00;
	cursor: pointer;
	margin: 0; padding: 0;
	background-position: top right;
}

input.text {border: 0; border-bottom: 1px dotted #999; background: transparent; padding: 2px;}
input.text, textarea.textarea {margin:0;font-size:100%;color:#333;}
textarea.textarea{border:1px dotted #999; background: rgba(255, 255, 255, 0.5);}
textarea.textarea{padding: 3px 2px;}
input.text:focus {border-bottom-color: #222; background: rgba(255, 255, 255, 0.5);}
textarea.textarea:focus {background: rgba(255, 255, 255, 0.5); border-color: #666;}

.antispam {display: none;}
.buttons button, a.button {
    display:block;
    float:left;
    font-weight: bold;
	background: rgba(210, 200, 155, 0.5); 
	color: #000;
	border: 0;
	border-right: 1px solid rgba(155, 155, 110, 0.3);
	border-bottom: 1px solid rgba(155, 155, 110, 0.3);
	border-radius: 5px;
	-moz-border-radius: 5px;
    cursor:pointer;
    margin-top: 10px;
}
.buttons button, a.button{
    width:auto;
    overflow:visible;
	padding: 0.5em 1em;
}
a.button {
	background: rgba(200, 200, 200, 0.5); 
	color: #000;
	font-weight: normal;
}

/* Netzwerk */
.more.netzwerk {
	background-position: right top;
	width: 140px;
}
#netzwerke {
	margin: 15px; 
	padding: 0;
	width: 40%;
	float: left;
}
#netzwerke li {
	padding: 10px 0 10px 40px;
	list-style: none;
}
#netzwerke li a {
	color: #000;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: rgba(200, 200, 200, 0.5); 
}
.twitter {
	background: transparent url(../images/twitter.png) 0 50% no-repeat;
}
.posterous {
	background: transparent url(../images/posterous.png) 0 50% no-repeat;
}
.ember {
	background: transparent url(../images/ember.png) 0 50% no-repeat;
}
.delicious {
	background: transparent url(../images/delicious.png) 0 50% no-repeat;
}

.professional {
	float: left;
	width: 45%;
	padding: 0; margin: 22px 0 0 15px;
	line-height: 2em;
}
.xing {
	background: transparent url(../images/xing.png) 0 50% no-repeat;
	padding: 10px 0 10px 20px;
}
.linkedin {
	padding: 10px 0 10px 20px;
	background: transparent url(../images/linkedin.png) 0 50% no-repeat;
}
.endorse {
	padding: 10px 0 10px 20px;
	background: transparent url(../images/endorse.png) 0 50% no-repeat;
}

/* Tweet */
.more.twitter {
	width: 210px;
	background-position: right;
}
.tweet {padding-top: 10px;}
.tweet, .query {}
.tweet .tweet_list, .query .tweet_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; 
}
.tweet .tweet_list li, .query .tweet_list li {
	padding: .5em 0; 
}
.tweet .tweet_list li a, .query .tweet_list li a {}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left; 
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle; 
}
.tweet .tweet_time {
	display: block;
	font-family: "Droid Serif", Georgia, Times, serif;
	font-style: italic;	
}
.tweet .tweet_time a {
	color: #666;
}

