/*
Theme Name: Schwerelosigkite
Theme URI: http://www.schwerelosigkite.de/
Description: Blog für Schwerelosigkite
Version: 1.0
Author: Ralf Hortt
Author URI: http://horttcore.de
Tags: 
*/

/*=HTML
======================================*/
html {
	background: url('./images/bg_html.jpg') left top repeat-x #000;
	background-attachment: fixed;
}

body {
	color: #555;
	font: 12px/18px Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
}

h1 {
	float: left;
}

h1#shop-link {
	float: right;
	left: 15px;
	position: relative;
	top: 75px;
}

h2 {
	background: url('./images/bg_h2.png') left top repeat-x;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 0 20px 0;
	padding: 0 15px;
}

h2 a {
	color: #fff;
	display: block;
}

h2 a:hover {
	color: #9eca0e;
	text-decoration: none;
}

h3 {
	color: #8e8e8e;
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0 15px 0;
}

h4 {
	color: #9eca0e;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 25px 0 0px 0;
}

ol {
	list-style: decimal;
	margin: 0 0 0 20px;
}

ul {
	margin: 0 0 0 15px;
}

li {
	list-style-type: disc;
	margin: 0 0 3px 0;
}

dl {
	margin: 25px 0;
}

dt {
	font-weight: bold;
}

p {
	margin: 20px 0;
}

p.time {
	color: #888;
	font-size: 10px;
	margin: 0px 0 25px 0;
}

a {
	color: #9eca0e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
	text-decoration: none;
}
strong {
	color: #8e8e8e;
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	background: #eee;
	font-style: italic;
	padding: 5px 10px;
}

hr {
	border: 0px;
	border-top: 1px dashed #666;
	clear: both;
	margin: 15px 0;
}

form {}

fieldset {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

legend {
	font-size: 18px;
	font-weight: bold;
}

label {
	font-weight: bold;
	display: block;
}

textarea, input {
	border: 2px solid #ccc;
	padding: 4px;
	width: 400px;
}

textarea:focus, input:focus {
	border-color: #9eca0e;
}

button {
	background: #555;
	border: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

/*=HEADER
======================================*/
#page, #footer, #header, #footer_bubbles {
	clear: both;
	margin: 0 auto;
	width: 950px;
}

#page {
	background: #fff;
}

#header {
	margin: 0 auto;
	width: 950px;
}

#breadcrumb {
	border-bottom: 1px solid #999;
	color: #666;
	font-size: 11px;
	margin: 10px 0;
}

	#breadcrumb a {
		color: #666;
	}
	
	#breadcrumb a:hover {
		color: #9eca0e;
		text-decoration: none;
	}

#menu {
	background: url('./images/bg_menu.png');
	font-size: 20px;
	height: 63px;
	line-height: 63px;
	margin: 0px;
}

	#menu li {
		background: url('./images/bg_menu_li.png') right top no-repeat;
		float: left;
		height: 63px;
		line-height: 63px;
		list-style: none;
		padding: 0 2px 0 0;
	}
	
	#menu a {
		color: #fff;
		display: block;
		float: left;
		height: 63px;
		padding: 0 20px;
	}
	
	#menu a:hover, #menu .current_page_item a, #menu .current_page_parent a, #menu .current_page_ancestor a {
		background: url('./images/bg_menu_act.png') right top repeat-x;
		text-decoration: none;
	}


/*=CONTENT
======================================*/
#content {
	float: left;
	margin: 0 20px;
	width: 710px;
}

#content #splash_content {
	height: 288px;
	margin: 0 0 20px 0;
	width: 710px;
}

#content #splash_content img {
	width: 710px;
}

.entry {
/*	padding: 0 0 0 15px;*/
}

.entry img {

}


/*=SIDEBAR
======================================*/
#sidebar {
	float: right;
	margin: 0;
	padding: 40px 20px 0 0;
	width: 180px;
}

#sidebar h2 {
	margin: 0 0 0px 0;
}


#sidebar p {
	margin: 5px 10px;
}

#sidebar form p {
	margin: 5px;
}

#sidebar form a {
	display: inline;
	padding: 0px;
}

#sidebar input {
	width: 150px;
}

#sidebar ul, #sidebar li {
	list-style: none;
}

#sidebar ul {
	background: #E5E5DB;
	margin: 0px;
}
	
	#sidebar ul ul ul {
		display: none;
		padding: 0 0 0 15px;
	}
	
	#sidebar .current_page_ancestor ul, #sidebar .current_page_item ul {
		display: block;
	}
	
	#sidebar .current_page_item a, #sidebar .current_page_ancestor a {
		background: #a0cc0e;
		color: #fff;
	}
	
	#sidebar .current_page_ancestor .current_page_item a {
		background: #c1d873;
		color: #fff;
	}
	
	#sidebar ul a, #sidebar ul .current_page_ancestor ul a, #sidebar .current_page_item ul a {
		background: none;
		color: #36302f;
		display: block;
		padding: 5px 10px;
	}
	

/*=FOOTER
======================================*/
#footer {
	background: #fff;
	text-align: center;
	padding: 15px 0;
}

#footer_bubbles {
	background: url('./images/bg_footer.png') left top no-repeat;
	clear: both;
	color: #999;
	height: 122px;
}

	#footer li {
		display: inline;
		list-style: none;
	}
	
	#footer a {
		border-left: 1px solid #aaa;
		color: #777;
		padding: 0 14px 0 15px;
	}
	
	#footer a:hover, #footer .current_page_item a, #footer .current_page_parent a, #footer .current_page_ancestor {
		text-decoration: underline;
	}
	
	#footer .page-item-3 a {
		border: none;
	}
	
	#footer .admin {
		border: 0px;
		border-right: 1px solid #aaa;
		margin: 0 0 0 20px;
	}

/*=HELPER
======================================*/
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
h2.article {
	background: none;
	color: #666;
	font-weight: bold;
	padding: 0px;
}
.banner {
	width: 710px;
}
.caption {
	color: #999;
	font-style: italic;
	text-align: center;
}
.caption p {
	margin: 0 0 15px 0;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.fahrer {
	margin: 0 10px 15px 0;
}
.fotos {
	float: left;
	margin: 0 20px 20px 0;
	width: 150px;
}
.fotos h2, .fahrer h2 {
	font-size: 12px;
	margin: 0px;
}
.hidden {
	display: none;
}

.icon-menu a {
	padding: 15px 15px 0px !important;
}
.left {
	float: left;
}
.link {
	border: 0px;
	border-bottom: 1px solid #ccc;
	clear: none;
	display: block;
	float: none;
	margin: 0 0 15px;
	padding: 0 0 15px;
}
.link-2 {
	border: none;
	float: left;
	height: 100px;
	margin: 0 1%;
	width: 31%;
}
.nobg {
	background: none !important;
}
.noborder {
	border: 0px !important;
}
.nomargin {
	margin: 0px !important;
}
.nomarginr {
	margin-right: 0px !important;
}
.nopadding {
	padding: 0px !important;
}
.right {
	float: right;
}
.tcenter {
	text-align: center;
}
/*=SPLASHPAGE
======================================*/
#splash_content {
	height: 370px;
	position: relative;
}
	#splash_content img {
	    opacity:0.0;
		position: absolute;
		z-index:8;
	}
		
	#splash_content img.active {
	    z-index:10;
	    opacity:1.0;
	}

.splash-content {
	background: url('./images/bg-splash-content.png') left top;
	border-top: 1px solid #6f6f6f
}

	.splash-content .left, .splash-content .right {
		color: #fff;
		float: left;
		padding: 20px;
		width: 415px;
		margin-top:-2px
	}
	
	.splash-content .left strong, .splash-content .right strong {
		color: #fff;
	}
	
	.splash-content .left {
	}
	
	.splash-content .right {
		border-left: 1px solid #6f6f6f;
		padding: 20px;
	}

	.splash-content h2 {
		background: none;
		line-height: 24px;
		margin: 0 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	
	.splash-border {
	}
	
	.splash-content .right img {
		max-width:  469px;
	}
	
	.philosophie {
		border-top: 1px solid #6f6f6f;
		clear: both;
		color: #fff;
		padding: 15px;
	}
	
	.philosophie h3 {
		color: #fff;
		margin: 0px;
	}
	

/*=News
======================================*/

.article {
	clear: both;
	margin: 0px;
}

.hentry {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.time {
	margin: 0 0 25px 0;
}

/*=NEWSLETTER
======================================*/
.newsletter-body #page, .newsletter-body #footer, .newsletter-body #header, .newsletter-body #footer_bubbles {
	width: 750px !important;
}

.newsletter-body h2 {
	margin: 20px 0 20px !important;
}

/*=FANCY
======================================*/
#fancy_title {
	display: none !important;
}

/*=CLEARFIX
======================================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}