/* @override */

/*
* PascalHertleif.de
* Redesign August 2009
* (c) 2009 Pascal Hertleif
*/

/* @group imports and info */

/*
 * Import fff and 960 to stylesheet
 */

@import url("fff.css");
@import url("960.css");

/*
 * Fonts.
 * Thanks very much for these cool and embedable fonts.
 */

@font-face {
  font-family: "GraublauWeb";
  src: url(../fonts/GraublauWeb-Regular.otf) format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "GraublauWeb";
  src: url(../fonts/GraublauWeb-Bold.otf) format("opentype");
  font-weight: bold;
}

/* @end */

/* @group Colors
 * http://kuler.adobe.com/#themeID/377015 
 * #707864, #C1D74E, #F5FF7C, #DFE6B4, #A6B89C
 */
 .1 {background: #707864;}
 .2 {background: #C1D74E;}
 .3 {background: #F5FF7C;}
 .4 {background: #DFE6B4;}
 .5 {background: #A6B89C;}
 /* @end */

/* @group general */

body {
	background: #333;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	line-height: 18px;
}

.container_16 {
	width: 860px;
}

.pre_1 {
	margin-left: 60px;
}

img {
	max-width: 100%;
}

h1, h2 {
	margin-bottom: 18px;
}

strong {
	background: #F5FF7C;
	padding: 0 1px;
	font-weight: normal;
}

p {
	margin-bottom: 6px;
}

span.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: inherit;
}

.sep {
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 18px;
	padding-top: 18px;
	clear: both;
	display: block;
	height: 0;
}

.space {
	padding-bottom: 18px;
	height: 0;
}

/* @end */

/* @group header */

#header {
	position: absolute;
}

#header h1 {
	margin-top: 20px;
	margin-bottom: 30px;
}

#header h1 a {
	background: url(../images/sprite.png) left top no-repeat;
	background-position: -520px 0;
	width: 460px;
	height: 70px;
	display: block;
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) -1px 0 5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.25) -1px 0 5px;
	box-shadow: #000 -1px 0 5px;
}

#header h1 a:hover {
	background-position: -980px 0;
}

#header h1 a span {display: none; visibility: hidden;}

/* @end */
/* @group nav */

#nav {
	margin-top: 20px;
	float: right;
	background: url(../images/sprite.png) no-repeat;
	background-position: -260px bottom;
	padding-bottom: 13px;
	width: 125px;
}

#nav ul {
	list-style: none;
	padding-top: 13px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -130px 0;
}

#nav ul {
	font-family: "GraublauWeb", "Myriad Pro", "Lucida Grande", "Lucida Sans", "Lucida", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 36px;
}

#nav li {
	padding-left: 32px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -390px 0;
	display: block;
}

#nav li.current {
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 50%;
}

#nav a {
	color: #707864;
}

#nav li.current a {
	color: #F5FF7C;
}

#nav a:hover, #nav li.current a:hover {
	color: #C1D74E;
	-webkit-transition: color 0.5s ease-out;
}

#nav a:active, #nav li.current a:active {
	background: #444;
	border-bottom: 3px solid #555;
}

/* @end */
/* @group content */

#content {
	background: #fff;
	padding: 120px 0 20px 0; /* header offset */
	-webkit-box-shadow: #000 0 0 10px;
	-moz-box-shadow: #000 0 0 10px;
	box-shadow: #000 0px 0 10px;
	line-height: 18px;
	margin-bottom: 0;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

#content h3 {
	font-family: "GraublauWeb", "Myriad Pro", "Lucida Grande", "Lucida Sans", "Lucida", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px;
}

#content h3 a {
	color: #333;
}

#content h3 a:hover {
	border-bottom: 2px solid #333;
}

#content h3 a:active {
	border-bottom: 2px solid #C1D74E;
	color: #333;
}

.metabox {
	background: #f8f8f8;
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 10px 0;
}

/* @group greeting */

#greeting {
	font-family: "GraublauWeb", "Myriad Pro", "Lucida Grande", "Lucida Sans", "Lucida", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #A6B89C;
	clear: both;
}

#greeting a {
	color: #C1D74E;
	background: #fff;
	border: none;
	font-weight: bold;
}

#greeting a:hover {
	border-bottom: 3px solid #C1D74E;
}

#greeting a:active {
	background: #DFE6B4;
}

/* @end */

/* @end */
/* @group startseite */

/* @group block: blog */

.block_blog.article {
	margin-left: 20px;
}

/* see below group blog and .article */

/* @end */
/* @group block: fotos */

.block_fotos {
	float: right;
	position: relative;
	left: 10px;
	display: block;
	border: 10px solid #333;
	background: #333;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	margin-bottom: 18px;
}

.block_fotos h3 {
	display: none;
}

.block_fotos img {
	-webkit-box-shadow: #000 0 0 5px;
	-moz-box-shadow: #000 0 0 5px;
	box-shadow: #000 0 0 5px;
}

.block_fotos .fotos_info {
	font-size: 10px;
	height: 24px;
	margin: 0; padding: 0;
	width: 100%;
	line-height: 18px;
	margin-top: -24px;
	padding-left: 14px;
	color: #fff;
	background: #333;
	opacity: 0.75;
	display: none;
}

.block_fotos:hover .fotos_info {
	display: block;
}

/* @end */
/* @group block: webdesign */

.block_webdesign {
	margin-left: 20px;
}

.webdesign_recent {
	min-height: 100px;
}

.webdesign_recent img {
	padding: 10px;
	background: #DFE6B4;
}

.webdesign_recent img:hover {
	background: #C1D74E;
	-webkit-transition: background 0.5s linear;
}

.webdesign_info {
	float: right;
	margin-right: 20px;
}

.webdesign_info span {
	background: #DFE6B4;
	color: #707864;
	padding: 2px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 20px;
	font-size: 10px;
}

.webdesign_info span:hover {
	color: #000;
	-webkit-transition: color 0.5s linear;
}

/* @end */
/* @group block: links */

.start_metabox {
	margin: 25px 0;
}

.start_links {
	margin: 0 30px;
}

.start_links li {
	float: left;
	margin-right: 20px;
}

.start_links li a {
	color: #707864;
}

/* @end */

/* @end */
/* @group blog */

/* @group article */

.article_half {
	width: 280px;
	float: left;
	display: inline;
	margin: 0 20px 0px 20px;
}

.article p {
	text-indent: 15px;
}

.article p a {
	color: #707864;
	background: #fff;
}

.article p a:hover {
	color: #000;
	background: #F5FF7C;
	-webkit-transition: background 0.5s linear;
}

.article p a:active {
	color: #000;
	background: #C1D74E;
}

.article ul, .article ol {
	margin: 9px 0 9px 36px;
	line-height: 18px;
}

.article ul {
	list-style: square;
}

.article ol {
	list-style: upper-roman;
}

.article blockquote {
	margin-left: 12px;
	padding-left: 12px;
	text-indent: 0;
	margin-bottom: 6px;
	border-left: 5px solid #DFE6B4;
}

/* @end */
/* @group helpers and stuff */

.blog_date {
	background: #DFE6B4;
	padding: 1px 2px;
	color: #333;
	text-transform: uppercase;
	font-size: 80%;
	display: inline;
}

p.blog_more {
	text-indent: 0;
}

p.blog_more a {
	background: #DFE6B4;
	padding: 1px 2px;
	color: #333;
	font-size: 80%;
	text-transform: uppercase;
}

p.blog_more a:hover:after {
	content: ' von diesem sogenannten "Inhalt"';
}

.blog_greeting {
	border: none !important;
	margin-bottom: 0px !important;
	padding-bottom: 0 !important;
}

/* @end */
/* @group metabox */

.blog_metabox > *:first-child {
	margin-left: 60px !important;
}

.blog_metabox a {
	color: #707864;
}

.blog_metabox a:hover {
	color: #000;
	-webkit-transition: color 0.5s linear;
}

.blog_metabox ul {
	list-style: none;
	margin: 10px;
}

.blog_metabox ul li {
	padding: 5px;
	border-top: 1px solid #ddd;
}

.blog_metabox ul li:first-child {
	border: none;
}

.blog_metabox input.blog_searchbox {
	border: 1px solid #ddd;
	width: 60%;
	font-size: 10px;
	padding: 1px 2px;
	max-width: 90px;
}

.blog_metabox input:hover {
	border-color: #ccc;
}

.blog_metabox input:focus {
	border-color: #333;
	-webkit-transition: border-color 1s linear;
}

.blog_metabox input.blog_searchbox_submit {
	font-size: 10px;
	color: #A6B89C;
	text-transform: uppercase;
	padding: 2px;
	background: #f8f8f8;
	max-width: 50px;
}

.blog_metabox input.blog_searchbox_submit:hover {
	background: #DFE6B4;
	color: #333;
	-webkit-transition: background 0.5s linear;
}

.blog_metabox input.blog_searchbox_submit:active {
	background: #A6B89C;
	color: #f8f8f8;
	-webkit-transition: none;
}

.blog_metabox ul.blog_roll {
	width: 140px;
}

#flads .werbetext {
	display: none;
}

/* @end */
/* @group single metabox */

.blog_single_metabox {
	font-size: 10px;
	color: #707864;
}

.blog_single_metabox .blog_single_date {
	margin-right: 7px;
}

.blog_single_metabox .blog_single_date:after {
	content: ".";
}

.blog_single_metabox a {
	color: #707864;
	background: #fff;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 20px;
}

.blog_single_metabox a:hover {
	color: #000;
	background: #F5FF7C;
	-webkit-transition: background 0.5s linear;
}

/* @end */
/* @group pagination */

.blog_pagination {
	margin-top: 18px;
	border-top: 1px solid #eee;
}

.blog_pagination a {
	color: #707864;
	background: #eee;
	padding: 4px 15px;
	display: inline;
}

a.blog_pagination_next, .blog_pagination .blog_pagination_next a {
	float: right;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

a.blog_pagination_prev, .blog_pagination .blog_pagination_prev a {
	float: left;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;	
}

.blog_pagination + .sep {
	padding-top: 10px;
	border: 0;
}

.blog_pagination a:hover {
	color: #000;
	background: #DFE6B4;
	-webkit-transition: background 0.5s linear;
}

.blog_pagination a:active {
	background: #C1D74E;
}

/* @end */
/* @group comments */

.comments h3, .comment_write h3 {
	color: #C1D74E;
	padding-bottom: 9px;
}

.comments h3:hover:after {
	content: " ... schreib doch auch einen!";
	color: #DFE6B4;
}

.comment {
	border-left: 5px solid #DFE6B4;
	margin-left: 9px;
	margin-bottom: 18px;
	padding-left: 9px;
}

.comment h4 {
	display: inline;
	text-transform: uppercase;
}

.comment h4 a {
	color: #707864;
	font-size: 12px;
}

.comment h4 a:hover {
	color: #000;
}

.comment h4 a:after {
	content: ":";
	padding-left: 1px;
}

.comment .comment_date {
	color: #A6B89C;
	display: none;
	font-size: 10px;
}

.comment:hover .comment_date {
	display: inline;
}

.comment p {
	text-indent: 15px;
	color: #333;
}

.comment_byauthor {
	border-left: 5px solid #C1D74E;
}

/* @end */
/* @group comments form */

.comment_field {
	width: 520px;
	margin-left: 60px;
}

.comment_slideshow > .comment_write {
	margin: 0;
}

.comment_write h3:hover:after {
	content: " ... bleib freundlich :)";
	color: #DFE6B4;
}

form.comment_form {
	margin-left: 10px;
}

form.comment_form label, form.comment_form .comment_loggedin {
	font-size: 10px;
	color: #A6B89C;
	text-transform: uppercase;
}

form.comment_form input, form.comment_form textarea {
	border: 1px #A6B89C solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: border-color 1s linear;
}

form.comment_form input {
	font-size: 10px;
	width: 120px;
	margin-right: 9px;
	padding: 2px;
}

form.comment_form textarea {
	font-size: 12px;
	width: 480px;
	padding: 6px
}

form.comment_form textarea:hover, form.comment_form input:hover {
	border: 1px #707864 solid;
}

form.comment_form textarea:focus, form.comment_form input:focus {
	border: 1px #333 solid;
}

form.comment_form input.comment_submit {
	width: 496px;
	padding: 5px;
	font-size: 10px;
	color: #A6B89C;
	text-transform: uppercase;
}

form.comment_form input.comment_submit:hover {
	background: #DFE6B4;
	color: #333;
}

form.comment_form input.comment_submit:active {
	background: #A6B89C;
	color: #fff;
}

form.comment_form .comment_requirements {
	font-size: 11px;
	margin-bottom: 7px;
}


/* @end */
/* @group archive */

.blog_archive ul {
	list-style: none;
	margin: 10px 20px;
}

.blog_archive .car-yearmonth {
	font-family: "GraublauWeb", "Myriad Pro", "Lucida Grande", "Lucida Sans", "Lucida", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px;
	color: #C1D74E;
}

.blog_archive .car-monthlisting {
	clear: both;
	float: none;
	overflow: auto;
}

.blog_archive .car-monthlisting li {
	width: 150px;
	min-height: 48px;
	margin: 5px;
	float: left;
	background: #f8f8f8;
	padding: 10px;
	color: #707864;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 11px;
	line-height: 16px;

}

.blog_archive .car-monthlisting li a:hover {
	color: #000;
	-webkit-transition: color 0.5s linear;
}

/* @end */

/* @end */
/* @group webdesign */

.project {
	width: 600px;
	display: inline;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.project {
	background: #DFE6B4;
	margin-bottom: 36px;
	padding-top: 10px;
}

.project_screenshot {
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}

.project_screenshot img {
	margin: 0 10px;
}

.project_tags {
	font-size: 10px;
	text-align: right;
}

.project_tags a, .project_tags span {
	color: #555;
	padding: 2px 4px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 20px;
}

.project_tags a:hover, .project_tags span:hover {
	color: #000;
	background: #F5FF7C;
	-webkit-transition: background 0.5s linear;
}

/* @end */
/* @group fotos */

.fotos_greeting {
	border: none !important;
	margin-bottom: 0 !important;
}

.fotos_slideshow {
	background: #000;
	min-height: 420px;
	width: 100%;
	margin: 0 auto;
}

.fotos_inner {
	padding: 5px;
}

/* @group fotos_sets */

.foto_sets {
	list-style: none !important;
	clear: both;
	margin: 0 30px !important;
}

.foto_set {
	width: 120px;
	min-height: 120px;
	float: left;
	padding: 15px 10px 10px 10px;
}

.foto_set.current {
	background: url(../images/sprite.png) left top no-repeat;
	background-position: -1440px 0;
}

.foto_set img {
	background: url(../images/fotos_set.png) no-repeat;
	padding: 20px;
}

.foto_set p {
	background: #f9f9f9;
	margin-top: 5px;
	color: #707864;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
}

.foto_set p a {
	display: block;
}

.foto_set:hover p {
	color: #000;
	background: #eee;
	-webkit-transition: color 0.5s linear;
}

/* @end */
/* @group fotos_metabox */

.foto_metabox {
	font-size: 10px;
}

.foto_metabox span {
	color: #707864;
	background: #fff;
	padding: 2px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 18px;
}

.foto_metabox span:hover, .foto_metabox a:hover {
	color: #000;
	background: #F5FF7C;
	-webkit-transition: background 0.5s linear;
}

.foto_metabox strong, .foto_metabox a {
	color: #333;
	background: #fff;
	padding: 1px 2px;
}

.foto_metabox blockquote {
	background: url(../images/sprite.png) top no-repeat;
	background-position: -1580px top;
}

.foto_metabox blockquote p {
	margin-bottom: 0;
}

.foto_metabox blockquote cite {
	font-style: italic;
	display: block;
	text-align: right;
	margin-right: 9px;
}

.foto_metabox blockquote cite:before {
	content: "— ";
}

/* @end */

/* @end */
/* @group about */

.uber_metabox a, start_metabox a {
	padding-left: 24px;
	line-height: 24px;
}

.metabox a.twitter {background: url(http://twitter.com/favicon.ico) left no-repeat;}
.metabox a.flickr {background: url(http://flickr.com/favicon.ico) left no-repeat;}
.metabox a.clustershot {background: url(http://clustershot.com/favicon.ico) left no-repeat;}
.metabox a.delicious {background: url(http://delicious.com/favicon.ico) left no-repeat;}
.metabox a.flabs {background: url(http://flabs.org/favicon.ico) left no-repeat;}

/* @end */
/* @group footer */

#footer {
	font-size: 10px;
	color: #999;
	padding: 0 20px;
	text-align: center;
}

#footer a {
	color: #A6B89C;
}

#footer a:hover {
	border-bottom: 1px solid #707864;
	color: #707864;
}

#footer a:active {
	background: #DFE6B4;
}

/* @end */
/* @group iPhone! */

@media only screen and (max-device-width: 480px) {
	
	/* interesting:
	 * body[orient="landscape"] or body[orient="portrait"]
	 */
	
	body {
		width: 640px;
	}
	
	.container_16 {
		width: 640px !important;
		margin: 0 auto;
	}
	
	#container {
		padding-top: 0 !important;
	}
	
	#header {
		padding: 0 !important;
		margin: 0 !important;
		top: 48px;
	}
	
	#header h1 {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	#header h1 a {
		-webkit-box-shadow: none !important;
	}
	
	#nav, #nav ul, #nav li {
		background: none !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	#nav {
		width: 640px !important;
		height: 48px !important;
		position: relative;
		z-index: 5;
	}
	
	#nav li {
		float: left;
		margin-left: 20px !important;
		font-size: 24px !important;
		line-height: 48px !important;
	}
	
	#content {
		margin-left: 0;
	}
	
	h3 {
		font-size: 24px !important;
	}
	
	.article_half {
		width: 520px;
		margin: 10px 10px 10px 60px;
	}
	
	.article_half + .sep {
		border: none !important;
		padding: 0;
	}
	
	.blog_pagination {
		font-size: 18px;
		padding-bottom: 18px;
	}
	
	.blog_archive .car-monthlisting li {
		width: 100%;
		font-size: 18px;
		min-height: 18px;
	}
	
}

/* @end */