/*
Theme Name: Superhip
Theme URI: http://www.phase-5.net/
Description: Single-column Theme
Version: 0.1
Author: Emanuel Kluge
Author URI: http://www.emanuel-kluge.de/

	 Superhip v0.1
	 http://www.phase-5.net/

	This theme was designed and built by Emanuel Kluge,
	whose blog you will find at http://www.emanuel-kluge.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Eric Meyer's CSS Reset
____________________________________________________________
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead,
tr, th, td, hr, header, footer, section,
article, aside, nav, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	overflow-y: scroll;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

small {
	font-size: 11px;
	letter-spacing: -.5px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link,
a:visited {
	color: #6F3;
	text-decoration: none;
}

a:hover {
	color: #222;
	background-color: #F36;
	text-decoration: none;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
}

a:active {
	color: #222;
	background-color: #36F;
	text-decoration: none;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	
}

/* General
____________________________________________________________
*/

body {
	height: 100%;
	font: normal 16px Helvetica, Arial;
	line-height: 20px;
	color: #FFF;
	background: #000 url('images/body_bg.jpg') center 0 no-repeat;
	text-align: center;
	letter-spacing: -.1px;
}

header,
footer,
section,
article,
aside,
nav,
code,
.subheader nav ul li a,
.commentform label {
	display: block
}

.subheader nav,
.subheader ul li,
#search, #s,
.search_submit,
.content nav p,
aside div,
.avatar,
.comments header div,
.comment_date,
.commentform label,
#author,
#email,
#url {
	float: left;
	display: inline;
}

.subheader,
.content nav,
aside,
.comments article header,
.commentform ul li {
	clear: left;
	overflow: hidden;
}

header,
.subheader,
.top_hr,
.content {
	margin: 0 auto
}

h1,
.subheader li,
.feedback_button {
	text-indent: -9999px;
}

.main_header {
	width: 582px;
	height: 150px;
	background: #6F3 url('images/p5_superhip_sprite.jpg') 0 -170px no-repeat;
	cursor: pointer;
}

.subheader_wrap {
	width: 100%;
	height: 50px;
	background: #666 url('images/subheader_bg.jpg') 0 0 repeat-x;
}

.subheader {
	width: 560px;
	height: 50px;
	padding: 0 10px;
}

.subheader nav {
	width: 303px;
	height: 50px;
	margin-right: 57px;
}

.nav_home, .nav_home_active, .nav_about, .nav_about_active, .nav_impressum, .nav_impressum_active { height: 50px }

.nav_home, .nav_home_active { width: 74px }
.nav_about, .nav_about_active { width: 107px }
.nav_impressum, .nav_impressum_active { width: 122px }

.subheader ul li a {
	width: auto;
	height: 50px;
}

.nav_home a:link,
.nav_home a:visited { background: url('images/p5_superhip_sprite.jpg') 0 0 no-repeat }
.nav_home_active, .nav_home a:hover { background: url('images/p5_superhip_sprite.jpg') 0 -50px no-repeat }
.nav_home a:active { background: url('images/p5_superhip_sprite.jpg') 0 -100px no-repeat }

.nav_about a:link,
.nav_about a:visited { background: url('images/p5_superhip_sprite.jpg') -74px 0 no-repeat }
.nav_about_active, .nav_about a:hover { background: url('images/p5_superhip_sprite.jpg') -74px -50px no-repeat }
.nav_about a:active { background: url('images/p5_superhip_sprite.jpg') -74px -100px no-repeat }

.nav_impressum a:link,
.nav_impressum a:visited { background: url('images/p5_superhip_sprite.jpg') -181px 0 no-repeat }
.nav_impressum_active, .nav_impressum a:hover { background: url('images/p5_superhip_sprite.jpg') -181px -50px no-repeat }
.nav_impressum a:active { background: url('images/p5_superhip_sprite.jpg') -181px -100px no-repeat }

.nav_home_active,
.nav_home a:hover,
.nav_home a:active,
.nav_about_active,
.nav_about a:hover,
.nav_about a:active,
.nav_impressum_active,
.nav_impressum a:hover,
.nav_impressum a:active {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#search, .search_submit, .search_submit input {
	height: 30px;
	border: 0;
}

#search {
	width: 200px;
	margin: 10px 0;
}

#s {
	height: 20px;
	width: 155px;
	padding: 5px 0 5px 10px;
	border: 0;
	line-height: 20px;
	font-size: 16px;
	color: #666;
	background: #FFF url('images/p5_superhip_sprite.jpg') -303px 0 no-repeat;
}

.search_submit {
	width: 35px;
	overflow: hidden;
}

.search_submit input {
	width: 35px;
	padding-top: 30px;
	background: url('images/p5_superhip_sprite.jpg') -468px 0 no-repeat;
	cursor: pointer;
}

.search_submit input:hover {
	background: url('images/p5_superhip_sprite.jpg') -503px 0 no-repeat;
}

.top_hr {
	width: 580px;
	height: 20px;
	border: 0;
	background: url('images/p5_superhip_sprite.jpg') 0 -150px no-repeat;
}

.top_hr hr {
	display: none;
}

/* CONTENT
===========================*/

.content {
	width: 540px;
	padding: 20px;
	background: #333 url('images/content_bg.jpg') 0 0 repeat-y;
	text-align: left;
}

.noscript {
	margin: 0 20px 20px 20px;
	border: 2px solid #6F3;
	background-color: #999;
}

.noscript p {
	margin: 1px;
	padding: 10px;
	border: 1px solid #666;
	background-color: #222;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}

.content header {
	position: relative;
	padding: 8px 30px 8px 40px;
	background: #444 url('images/star.jpg') 10px 10px no-repeat;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
}

h2 {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	color: #36F;
	text-shadow: #333 0 2px 2px;
}

h2 a:link,
h2 a:visited {
	color: #36F;
	text-decoration: none;
}

h2 a:hover {
	color: #36F;
	text-decoration: underline;
	background: none;
}

h2 a:active {
	color: #F36;
	text-decoration: underline;
	background: none;
}

.post_date {
	position: absolute;
	width: 61px;
	height: 20px;
	padding: 0 12px 10px 12px;
	top: 5px;
	right: -65px;
	background: transparent url('images/date_bg.png') 0 0 no-repeat;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-shadow: #222 0 1px 1px;
}

footer p {
	font-size: 12px;
	line-height: 15px;
}

article section {
	padding: 20px 20px 0 20px;
	border-top: 1px solid #444;
}

article section p,
article section ul,
article section ol {
	margin-bottom: 20px;
}

article section code {
	padding: 5px;
	border: 1px solid #444;
	background-color: #222;
	font: normal 14px "Courier New", Courier;
}

.author_info {
	margin-bottom: 20px;
	border: 1px solid #444;
}

.author_info p {
	padding: 5px;
	margin: 0;
	border: 1px solid #222;
	background-color: #303030;
	font-size: 14px;
}

article section code, 
.author_info,
.author_info p {
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

article section h5 {
	margin-bottom: 20px;
	border: 0;
}

article footer {
	margin: 0 20px 10px 20px;
	border-top: 1px solid #222;
}

article footer p {
	padding: 10px 0;
	border-top: 1px solid #444;
}

.posts_navigation,
.post_navigation {
	margin:  0 20px;
}

.posts_navigation {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}

.posts_navigation p,
.post_navigation p {
	width: 250px;
	padding-bottom: 10px;
	font-weight: bold;
}

.posts_navigation a:link,
.posts_navigation a:visited,
.post_navigation a:link,
.post_navigation a:visited {
	text-shadow: #000 0 1px 2px;
}

.posts_navigation a:hover,
.posts_navigation a:active,
.post_navigation a:hover,
.post_navigation a:active {
	text-shadow: #000 0 0 0;
}

.posts_navigation p {
	padding-top: 10px;
	border-top: 1px solid #444;
}

.next,
.next_post {
	text-align: right;
}

.lizenz {
	font-size: 11px;
}

/* RELATED POSTS
===========================*/

#related_posts {
	border-top: 1px solid #3C3C3C;
	border-bottom: 1px solid #3C3C3C;
	background-color: #292929;
}

#related_posts header {
	padding: 5px 20px;
	margin: 0;
	border: 0;
	border-top: 1px solid #222;
	background: none;
}

#related_posts h4 {
	font: bold 18px Helvetica, Arial;
}

#related_posts ul {
	padding: 0 10px 5px 35px;
	border-bottom: 1px solid #222;
	list-style-position: inside;
	list-style-type: square;
}

#related_posts ul li {
	font-size: 14px;
	color: #444;
}

#related_posts ul li span {
	color: #FFF;
}

/* GOOGLE ADS
===========================*/

.landingsites,
.landingsites_top {
	width: 468px;
	padding: 20px 36px;
}

.landingsites_top {
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
}

/* PAGE
===========================*/

.page article footer {
	margin: 0 20px;
	border-bottom: 1px solid #222;
}

/* SEARCH RESULTS
===========================*/

.search_result {
	border-bottom: 1px solid #222
}

.search-results .posts_navigation {
	margin-top: 20px;
}

/* KOMMENTARE
===========================*/

.comments h3,
.commentform h3 {
	color: #36F;
	font-weight: bold;
	font-size: 20px;
}

.comments h3 {
	margin: 20px;
}

.commentform h3 {
	margin: 20px 0;
}

.comments article {
	padding: 10px 0;
	margin: 0;
}

.comments header {
	padding: 0 20px;
	background-color: #333;
	background-image: none;
}

.odd_comment,
.odd_comment header {
	background-color: #444;
}

.comments header div,
.comment_date {
	border-bottom: 1px solid #555 !important;
	margin: 0;
}

.avatar {
	display: block;
	width: 32px;
	height: 32px;
	padding: 1px;
	margin-right: 10px;
	background-color: #333;
	border: 1px solid #555;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

.comments header {
	border: 0;
}

.comments header div {
	width: 386px;
	height: 20px;
	padding: 12px 0 2px 0;
	margin-right: 10px;
	font-size: 14px;
}

.comments header div h4 {
	display: inline;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #F36;
}

.comment_date {
	position: relative;
	width: 58px;
	height: 12px;
	padding: 20px 0 2px 0;
	font-size: 12px;
	line-height: 12px;
	top: 0;
	right: 0;
	background: none;
	text-align: right;
}

.comments article {
	border-top: 1px solid #404040;
	border-bottom: 1px solid #292929;
}

article.odd_comment {
	border-top: 1px solid #505050;
	border-bottom: 1px solid #292929;
}

.comments section {
	margin: 10px 78px 0 62px;
	padding: 0;
}

.comments section,
.comments footer {
	border: 0;
}

.comments footer p {
	padding: 0;
	margin-left: 52px;
	text-align: left;
	border: 0;
}

.commentform {
	width: 500px;
	margin: 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #222;
}

.commentform ul li {
	width: 500px;
	margin-bottom: 10px;
}

#author,
#email,
#url {
	width: 238px;
	height: 19px;
	padding: 7px 6px 4px 6px;
	margin-right: 10px;
	border: 0;
	background: #FFF url('images/p5_superhip_sprite.jpg') -473px -30px no-repeat;
	line-height: 19px;
}

.commentform label {
	width: 240;
	height: 30px;
	line-height: 30px;
	color: #FFF;
}

#comment {
	width: 358px;
	height: 188px;
	padding: 6px;
	margin: 0 130px 10px 0;
	border: 0;
	line-height: 24px;
	background: #FFF url('images/p5_superhip_sprite.jpg') 0 -320px no-repeat;
	resize: none;
}

#author,
#email,
#url,
#comment {
	font: normal 16px Helvetica, Arial;
	color: #333;
}

.comment_submit {
	width: 170px;
	height: 40px;
	overflow: hidden;
}

#submit {
	width: 170px;
	height: 40px;
	padding-top: 40px;
	border: 0;
	background: url('images/p5_superhip_sprite.jpg') -303px -30px no-repeat;
	cursor: pointer;
}

#submit:hover {
	background: url('images/p5_superhip_sprite.jpg') -303px -70px no-repeat;
}

#submit:active {
	background: url('images/p5_superhip_sprite.jpg') -303px -110px no-repeat;
}

#author:focus,
#email:focus,
#url:focus {
	background: url('images/p5_superhip_sprite.jpg') -473px -60px no-repeat;
}

#comment:focus {
	background: url('images/p5_superhip_sprite.jpg') -370px -320px no-repeat;
}

/* FEEDBACK
===========================*/

.feedback_button {
	position: fixed;
	width: 40px;
	height: 140px;
	left: 0;
	top: 40%;
}

.feedback_button a {
	display: block;
	width: auto;
	height: 140px;
}

.feedback_button a:link,
.feedback_button a:visited {
	background: url('images/p5_superhip_sprite.jpg') -582px -170px no-repeat;
}

.feedback_button a:hover {
	background: url('images/p5_superhip_sprite.jpg') -622px -170px no-repeat;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.feedback_button a:active {
	background: url('images/p5_superhip_sprite.jpg') -662px -170px no-repeat;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#fb_author,
#fb_email {
	width: 238px;
	height: 19px;
	padding: 7px 6px 4px 6px;
	margin: 0 250px 10px 0;
	border: 0;
	background: #FFF url('images/p5_superhip_sprite.jpg') -473px -30px no-repeat;
	line-height: 19px;
}

.wpcf7 label {
	display: block;
	height: 16px;
	margin-bottom: 4px;
	line-height: 16px;
	text-indent: 2px;
}

#feedback {
	width: 358px;
	height: 188px;
	padding: 6px;
	margin: 0 130px 0 0;
	border: 0;
	line-height: 24px;
	background: #FFF url('images/p5_superhip_sprite.jpg') 0 -320px no-repeat;
	resize: none;
}

#fb_author,
#fb_email,
#feedback {
	font: normal 16px Helvetica, Arial;
	color: #333;
}

.fb_submit {
	width: 170px;
	height: 40px;
	margin-bottom: 20px;
	overflow: hidden;
}

#fb_submit {
	width: 170px;
	height: 40px;
	padding-top: 40px;
	border: 0;
	background: url('images/p5_superhip_sprite.jpg') -303px -30px no-repeat;
	cursor: pointer;
}

#fb_submit:hover {
	background: url('images/p5_superhip_sprite.jpg') -303px -70px no-repeat;
}

#fb_submit:active {
	background: url('images/p5_superhip_sprite.jpg') -303px -110px no-repeat;
}

#fb_author:focus,
#fb_email:focus {
	background: url('images/p5_superhip_sprite.jpg') -473px -60px no-repeat;
}

#feedback:focus {
	background: url('images/p5_superhip_sprite.jpg') -370px -320px no-repeat;
}

/* SIDEBAR
===========================*/

aside {
	margin: 0 20px;
	padding: 20px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
}

aside div {	width: 240px }

.team, .themen { margin-right: 20px; }

h5 {
	padding-bottom: 3px;
	border-bottom: 4px solid #222;
	font-size: 20px;
	line-height: 25px;
	color: #36F;
	text-shadow: #222 0 1px 2px;
}

aside div ul {
	padding-top: 20px;
	border-top: 1px solid #444;
}

aside div ul li {
	padding: 5px 0 2px 0;
	border-bottom: 1px solid #2D2D2D;
	-moz-box-shadow: 0 1px 0 #393939;
	box-shadow: 0 1px 0 #393939;
}

aside div ul li:last-child {
	border-bottom: 0;
	-moz-box-shadow: none;
	box-shadow: none;
}

.archiv_link {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

/* FOOTER
===========================*/

footer {
	margin: 0 20px;
}

.footer {
	padding: 20px 0 0 0;
	border-top: 1px solid #444;
	text-align: center;
	text-shadow: #000 0 1px 2px;
}

.footer a:link,
.footer a:visited {
	text-shadow: #000 0 1px 2px;
}

.footer a:active,
.footer a:hover {
	text-shadow: #000 0 0 0;
}

/* SOCIABLE
===========================*/

.sociable a:hover {
	background: none;
}