@charset "UTF-8";
/* CSS Document */

/*
Theme Name: DanSpy
Theme URI: http://danspy.de
Description: Mein Blog Template
Author: Daniel Jähnichen
Author URI: http://danspy.de
*/


/* font st.marie.thin
-------------------------------------------------*/

@font-face {
	font-family: 'StMarieWebThin';
	src: url('fonts/stmarie-thin_web-webfont.eot');
	src: url('fonts/stmarie-thin_web-webfont.woff ') format('woff'),
	url('fonts/stmarie-thin_web-webfont.svg#webfontHNmhr3jr')
	format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
@font-face {
	font-family: 'StMarieWebSCThin';
	src: url('fonts/stmarie-thin_web_sc-webfont.eot');
	src: url('fonts/stmarie-thin_web_sc-webfont.woff ') format('woff'),
	url('fonts/stmarie-thin_web_sc-webfont.svg#webfonti6QgH8L5')
	format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
/* styles
-------------------------------------------------*/

html { 
	margin:0px;
	padding:0px;
}

img {border:0px;}

#topleiste {
	height:35px;
	background-color:#e6e6e6;
	/*background-image: url(http://dl.dropbox.com/u/8540657/Screenshots/2.png);
	background-size:100%;
	background-position: center;*/
	position:fixed;
	width:100%;
	z-index:2;
	margin:0px;
	margin-top:-85px;
	-webkit-box-shadow:0px 0px 20px #101010;
	-moz-box-shadow:0px 0px 20px #101010;
}


#leisteinhalt {
	width:800px;
	margin:0px auto 0px auto;
	padding:6px;
	z-index:2;
	font-family:StMarieWebSCThin;
	font-size: 14px;
}

#leisteinhalt ul {
	margin:0px; 
	padding:0px;
	margin-top:5px;
}

#leisteinhalt li {
	list-style:none;
	float:left;
	margin-right:25px;
	margin-bottom:10px;
	}
	
#leisteinhalt a {
	color:#000;
	font-weight: bold;
}

#leisteinhalt a:hover {
	color:#101010;
}

#leisteinhalt li.current_page_item a {
	color:#eee;
	}

#leisteinhalt li.current_page_item a:hover {
	text-decoration:line-through;
	}

#leisteinhalt li.current_page_parent a {
	color:#eee;
	}

#leisteinhalt li.current_page_parent a:hover {
	text-decoration:line-through;
	}

#leisteinhalt ul li ul {
	display:none;
	}

#outer {
	/*background-image: url(http://danspy.de/dark-background.png);*/
	height:auto;
	position:relative;
	z-index:1;
}

#wrapper {
	width:800px;
	padding: 20px;
	padding-top: 60px;
	background-color: #eeeeee;
	height:auto;
	margin:0px auto 0px auto;
	position:relative;
	z-index:1;
	/*-webkit-box-shadow:0px 2px 40px #101010;
	-moz-box-shadow:0px 2px 40px #101010;
	border-left:#ccc solid 1px;
	border-right:#ccc solid 1px;
	border-bottom:#ccc solid 1px;*/
	border-top: #666666 solid 4px;
}


#wrapper object {
	width:840px;
	height:474px;
	margin-left: -20px;
	}

#wrapper iframe {
	width:840px;
	height:474px;
	z-index:1;
	margin-left: -20px;
	}

#wrapper embed {
	width:840px;
	height:474px;
	margin-left: -20px;
	}

#wrapper li {
	list-style:none;
	z-index:1;
}

#head {
	margin-bottom:0px;
	font-family: 'Droid Serif', arial, serif;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 20px;
	padding-top: 120px;
	background-color: #eeeeee;
	background-image: url(http://danspy.de/light-background.png);
	}
/*	
#head_bg {
	background-color: #101010;
	opacity: 0.8;
}*/

.navigation {
	border-bottom: #ccc solid 1px;
}

#navi {
	font-family: 'Droid Serif', arial, serif;
	font-size: 14px;
	width: 800px;
	margin: 25px auto 0px auto;
	position: relative;
	height: 30px;
	}

#navi ul {margin:0px; padding:0px;}

#navi li {
	list-style:none;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
	margin-top:-5px;
	}

#navi li.current_page_item a {
	color:#F90;
	}

#navi li.current_page_item a:hover {
	text-decoration:line-through;
	}

#navi li.current_page_parent a {
	color:#F90;
	}

#navi li.current_page_parent a:hover {
	text-decoration:line-through;
	}

#navi ul li ul {
	display:none;
	}
	
#content {}

#archive {
	border-top:dashed 1px #333;
	padding-top: 10px;
}

#archive li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:dashed 1px #333;
}

.top_post {
	border-left: solid #333 8px;
	padding-left:20px;
	padding-top: 2px;
	margin-left: -28px;
}

.top_post:hover {
	border-left: solid #333 8px;
}

/*.top_post_start {
	border-left: solid #999 8px;
	padding-left:20px;
	padding-top: 2px;
	margin-left: -28px;
}*/

.diary_comments {
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border: #999999 dashed 1px;
	padding: 3px 7px;
	float: right;
	color: #333;
}

/* footer
-------------------------------------------------*/

#zipfel {
	position: relative;
	background-image: url(http://danspy.de/zipfel.png);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: -19px;
	height: 19px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size:14px;
	line-height:16px;
	clear:both;
	word-wrap:break-word;
	height: auto;
	min-height: 520px;
	background-color: #e6e6e6;
	border-top: #ccc solid 1px;
	position: relative;
	margin-top: 0px;
	opacity: 0.9;
	}

#footer img {
	width: 240px;
	height: auto;
}

#footer a {
	color:#666666;
}

#footer a:hover {
	color:#000;
}

#footer h2 {
	color:#666666;
	margin-bottom:20px;
}

#footer h1 {
	color:#666666;
	margin-bottom:20px;
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer li {
	list-style:none;
	padding-bottom:10px;
}

#footer li ul li {
	list-style:none;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:dashed 1px #101010;
}

#footer li ul {
	list-style:none;
	border-top:dashed 1px #101010;
}

.bottom {
	margin:0px auto 0px auto;
	width: 800px;
	margin-top:-0.9px;
	padding: 20px;
	color: #101010;
	position: relative;
	font-size: 12px;
}

.twitter {
	width:247px;
	padding-right:10px;
	float:left;
	border-right:1px solid #ccc;
	margin-right:-1px;
}

.diverses {
	width:264px;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	margin-bottom: 10px;
}

.blogroll {
	width:247px;
	padding-left:10px;
	float:left;
}

#facebook {
	border-top: #666666 4px solid;
	margin-top:0px; 
	height:158px;
	overflow: hidden; 
	width:840px; 
	margin-left:auto; 
	margin-right:auto;
	margin-bottom: 150px;
	background-color: #eeeeee;
	background-image: url(http://danspy.de/light-background.png);
}

#grooveshark {
	margin-top:0px; 
	width:840px; 
	height: 220px;
	margin-left:auto; 
	margin-right:auto;
	margin-bottom: 60px;
	background-color: #101010;
	opacity: 0.8;
	overflow: hidden;
}

.fb_left {
	float:left; 
	margin-left:-1px;
	margin-top: -1px;
	width:420px;
	overflow: hidden;
}

.fb_right {
	float:right; 
	margin-left: 1px;
	margin-top: -1px;
	width:420px;
	overflow: hidden;
}

/* footer end
-------------------------------------------------*/
	
.head {
	font-size:160px;
	color:#eee;
	font-weight: 100;
	font-family: 'Permanent Marker', arial, serif;
	margin-bottom: -20px;
	margin-left: 0px;
	opacity: 0.6;
	text-shadow: 1px 2px 10px #101010;
	}
	
#head a h1 {
	text-decoration:none;
	padding: 0px;

}

#head a h1:hover {
	color:#eee;
	text-shadow: 0px 0px 10px #eee;
	}
a {
	text-decoration:none;
	color:#101010;
}

a:hover {
	color:#333333;
}

h1 {
	font-family: 'Droid Serif', arial, serif;
	color:#101010;
	margin:0px; padding:0px;
	font-weight: 200;
}

h2 {
	font-family: 'Permanent Marker', arial, serif;
	color:#101010;
	font-size:25px;
	margin-bottom:10px;
	font-weight: 200;
}

#credits {
	padding: 10px 0px 10px 0px; 
	border-top:solid #ccc 1px; 
	text-align:center;
	color:#000;
	font-size: 12px;
	background-color:#eee;
	clear:both;
	margin-top: 0px;
	margin-bottom:0px;
	position:bottom;
	opacity: 0.9;
}

#credits a {
	color:#000;
	}

#credits a:hover {
	color:#666;
}

.entry {
	width: 800px;
	line-height:24px; 
	border-bottom:1px dashed #333;
	margin-right: 0px;
}

.entry a {
	font-family: 'Permanent Marker', arial, serif;
}

.entry img {
	width:840px;
	height:auto;
	margin-left: -20px;
}

.cont {
	line-height:22px; 
}

/* comments
-------------------------------------------------*/

.avatar {
	position: absolute;
	margin: -2px 0 0 -65px;
	background: #e6e6e6;
	border: solid 1px #ccc;
	padding: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.commentlist li {
	padding-left:35px;
	padding-bottom:10px;
	padding-top:10px;
	line-height:22px;
	border-bottom:dashed #333 1px;
}

input, select, textarea { 
	color:#101010; 
	background-color:#e6e6e6; 
	border: solid 2px #e6e6e6;
}

input[type=text], input[type=password]  {
	border: 0px;
	border-left: solid 4px #999999;
	width:96%;
	padding: 8px 10px;
}

textarea {
	border: 0px;
	border-left: solid 4px #999999;
	padding: 8px 10px;
	width:96%;
	height:200px;
}

textarea:focus, input[type=password]:focus, input[type=text]:focus {
	border:0px;
	border-left: solid 4px #ff9900;
	background: #eee;
	outline: none;
	-webkit-box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
}

input[type=reset] {
	font-weight: bold;
	color: #101010;
	background: #eee;
	border:solid 2px #e6e6e6;
	padding: 4px 15px;
	-webkit-box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
}

input[type=submit] {
	font-weight: bold;
	color: #101010;
	background: #e6e6e6;
	border:solid 2px #e6e6e6;
	padding: 4px 15px;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	-moz-box-shadow: 0px 0px 10px #ccc;
}


input[type=reset]:hover, input[type=submit]:hover {
	color:#FFF;
	background: #ff9900;
	border: solid 2px #ff9900;
}

#comments {
	border-bottom:dashed #333 1px;
}

/* comments end
-------------------------------------------------*/

blockquote {
	padding: 0px 0px 0px 20px;
	border-left: #999 solid 4px;
	font-style:italic;
	margin-left:0px;
	}

blockquote:hover {
	border-left: #ff9900 solid 4px;
	}

code {
	padding:5px;
	background-color:#666;
	color:#333;
	margin-top:5px;
	margin-bottom:5px;
}

pre {
	padding:5px;
	border: solid 1px #999;
	background-color:#666;
	color:#333;
	margin-top:5px;
	margin-bottom:5px;
}

.tumblr_post {
	padding-bottom:20px;
	margin-top:20px;
	margin-left:-40px;
	border-bottom:dashed 1px #333;
}

.tumblr_post img {
	width:840px;
	height:auto;
	margin-left: -20px;
}

.tumblr_post object {
	width:840px;
	min-height:488px;
	margin-left: -20px;
}

#about {
	margin-top:-10px;
	margin-bottom:85px;
	font-family: 'Droid Serif', arial, serif;
	font-size:18px;
	color: #666666;
	line-height:26px;
	width: 800px;
	}
	
#about a {
	font-family: 'Permanent Marker', arial, serif;
}

#about h2 {
	color:#101010;
	font-weight: 100;}

#meta_all {
	margin:0px;
	padding:0px;
	margin-bottom:25px;
	}

#meta_all a {
	color:#101010;
	}

#meta_all a:hover {
	color:#666666;
}

.meta { 
	font-size:12px;
	margin-right:0px;
	}

.meta_diary { 
	font-size:12px;
	margin-right:0px;
	}

.meta_bottom {
	font-size:12px;
	padding-left:10px;
	margin-left:6px;
	border-left:#333 solid 4px;	
}

.meta_bottom:hover {
	border-left:#ff9900 solid 4px;
}

#up {
	padding:2px;
	padding-left:10px;
	border-left:#333 solid 4px;
	margin-top:20px;
}

#up:hover {
	padding:2px;
	padding-left:10px;
	border-left:#ff9900 solid 4px;
	margin-top:20px;
}

#twitter_div {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-image: url(http://danspy.de/tweet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	word-wrap: break-word;
	color:#101010;
}

#twitter_update_list li { 
	list-style:none; 
	padding-bottom:0px;
}

#twitter_update_list ul {
	margin:0px;
	padding-left:-20px;
	}

.post-nav {
	margin-bottom:30px;
	}

.previous {
	float:left;
	width:200px;
	border-left:#333 solid 4px;
	padding-left:10px;
	}

.previous:hover {
	border-left:#ff9900 solid 4px;
	}

.next {
	float:right;
	width:200px;
	text-align:right;
	border-right:#333 solid 4px;
	padding-right:10px;
	}

.next:hover {
	border-right:#ff9900 solid 4px;
	}
	
.pagebar {
	margin: 0px auto 0px auto;
}

.pagebar a {
	padding:2px 6px;
	border: #ccc solid 1px;
	background-color: #e6e6e6;
	width: 20px;
}

.pagebar a:hover {
	background-color: #ccc;
}

.this-page {
	color:#FFF;
	font-weight:bold;
	padding:2px 6px;
	border: #ff9900 solid 1px;
	background-color: #ff9900;
}

.post-title {
	margin-top:5px;
}

.flickr {
	margin-bottom:20px;
}

.flickr img {
	width:520px;
	height:auto;
}

.fbConnectWidgetTopmost {
	border:none;
}

.dailybooth {
	padding:0px;
	margin:0px;
}

.dailybooth img {
	width:800px;
	height:auto;	
}

.flickr-mini-gallery-thumb {
	margin-right:10px;
	margin-bottom:10px;
}

.quelle {
	font-style:italic;
	margin-left:0px;
	font-size:10px;
	float:right;
	}
	
#searchform {
	width: 222px;
	height: 26px;
	margin-bottom: 10px;
}

#searchform #s {
	width: 220px;
	padding: 4px 5px;
}

.social {
	padding: 20px;
	border-top: dashed 1px #666;
	border-bottom: dashed 1px #666;
	background-color: #e6e6e6;
	margin-left: -20px;
	margin-right: -20px;
}

.social img {
	padding-left: 20px;
}

.social object {
	padding-left: 20px;
	}

.social iframe {
	z-index:1;
	padding-left: 20px;
	}

.social embed {
	padding-left: 20px;
	}

.social li ul li {
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: dashed #333 1px;
	padding-bottom: 15px;
}

#reading h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 35px;
}

#reading ul {
	margin: 0px;
	padding: 0px;
	border-top: dashed 1px #333;
}

#reading li a .rsswidget {
	margin-bottom: 10px;
}

#paypal {
	float: right;
	margin-top: -105px;
}
