/*
Theme Name: SLB 2.0
Theme URI: http://blog.sevenload.de/
Description: Not much to say!
Version: Beta Two
Author: Mike Schnoor
Author URI: http://www.sichelputzer.de/

*/


/**** Standard-Box ****/




/*- Page Structure */

body {
	font: 62.5% Arial, Verdana, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #FFFFFF;
	text-align: center;
	margin: 0 0 30px;
	}

#page {
	background: white;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	position: relative;
	/* The entire template's width is set in this class. */
	width: 830px;
	_width: 830px;
}

#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	height: 50px;
	width: 830px;
	background: #FFFFFF url(http://corporate.sevenload.de/wp-content/uploads/2008/01/sevenload-header.jpg) no-repeat left top;

	}

.primary {
	width: 600px;
	float: left;
	margin: 0px 20px 10px 5px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

.sidebar {
	font: 1.5em Arial, Verdana, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	width: 205px;
	color: #666;
	position: relative;
	}

.comments {
	text-align: left;
	padding: 30px 0 0;
	position: relative;
	}

/*- Main Menu in Header */

ul.menu {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 180px;
	position: absolute;
	width: 650px;
	height: 20px;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}


ul.menu li a {
	padding: 4px 10px 3px;
	height: 13px;
	}

ul.menu li a {
	font: 1.3em Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	margin: 0;
	height: 13px;
	}

ul.menu li a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	height: 13px;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #FFFFFF !important;
	height: 13px;
	font-weight: bold;
	text-decoration: none;
	}

.sprachentab {
	position: absolute;
	right: 0px;
	}

.admintab {
	position: absolute;
	right: 0px;
	}

a img,:link img,:visited img { border:none }


/*- Headings */

h2, h3, h4 {
	font-family: Arial, Verdana, Sans-Serif;
	}


#header h1 { 
	margin: 0px;
	padding: 0px;
}

#header h1 a.titellink {
	text-indent: -10000px;
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 50px;
}


#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 520px 20px;
	display: inline; /* Checking for IE bug. If people start having problems with header width, then this is it */
	}

.pagetitle { /* Used on static pages and archives */
	text-align: center;
	margin: 15px 0 15px;
	}

.pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	display: inline;
	}

.primary h3, .primary h4, .permalink .primary .aside h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.9em;
	font-weight: bold;
	display: inline;
	}

.primary .aside h3 {
	font-size: 1.7em;
	font-weight: normal;
	}

.itemtext h3 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}

.itemtext h4 { /* For use on Pages */
	font-size: 1.5em;
	display: block;
	padding: 15px 0px 0px 0px;
	}

.primary .metalink a, .primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.sidebar .metalink a, .sidebar .metalink a:visited,
.sidebar span a, .sidebar span a:visited {
	color: #999;
	font-weight: normal;
	}

.primary .item .itemhead .metalink, .comments .primary .metalink {
	font-size: 1.8em;
	text-transform: lowercase;
	margin-left: 15px;
	}

.primary .aside .itemhead .metalink {
	font-size: 1.4em;
	}

.permalink .primary .aside .itemtext {
	font-size: 1.4em;
	color: #999;
	}

.comments .primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}

.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	}

.feedlink img { /* On the sidebar */
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	right: 2;
	padding: 0px 0px 0px 5px;
	display: inline;
	}

.editlink img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 4px 0 0 !important;
	position: absolute;
	right: 0;
	}

.commentseditlink {
	border: none;
	padding: 2px;
	padding-left: 10px;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover span {
	display: inline;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

.metadata { /* Time and category for blog entries */
	font-size: 1em;
	display: block;
	margin-top: 2px;
	color: #bbb;
	border-top: 1px solid #d70200;
	padding: 3px 0px 0px 0px;
	}

.metadata a {
	color: #777;
	}

.commentslink {
/*	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat; 
	margin-right: 10px; */
	}

.tagdata {
	display: block;
/*	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.png') left center no-repeat; */
	}

/*- Primary Contents */

.primary .item {
	margin: 0;
	padding: 0px 0px 15px 0px;
	position: relative;
	}

.primary .item .itemtext {
	font: 1.3em Arial, Verdana, Sans-Serif;
	line-height: 1.5em;
	text-align: justify;
	color: #444;
	}

.primary .item .itemtext p,
.primary .item .itemtext ol,
.primary .item .itemtext div,
.primary .item .itemtext blockquote {
	margin: 15px 0px 0px 0px;
	}


.primary .item .itemtext ul {
	margin: 5px 0px 10px 0px;
	padding-bottom: 15px;
	}

.primary .aside .itemtext p,
.primary .aside .itemtext ul,
.primary .aside .itemtext ol,
.primary .aside .itemtext div,
.primary .aside .itemtext blockquote {
	margin: 5px 0;
	}

.permalink .primary .aside .itemtext p,
.permalink .primary .aside .itemtext ul,
.permalink .primary .aside .itemtext ol,
.permalink .primary .aside .itemtext div,
.permalink .primary .aside .itemtext blockquote {
	margin: 13px 0;
	}

.metalinks {
	margin-top: 3px;
	}


.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	}

.comments .commentlist {
	margin: 0;
	padding: 20px 0;
	position: relative;
	}

.comments .commentlist li {
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

.comments .commentlist .commentmetadata {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

.comments .commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	}

.comments .commentlist li .counter {
	display: none;
	font: normal 1.5em Arial, Verdana, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.comments .commentlist li.authorcomment {
	background: #f6f7f8;
	}

.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments .pinglist li img {
	padding: 0;
	border: none;
	}
	
.comments #leavecomment {
	text-align: center;
	margin-bottom: 40px;
	color: #ddd;
	font-size: 2em;
	}

.comments #loading {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #ddd;
	font-size: 2em;
	}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

input[type=text], textarea {
	font: 1em Arial, Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	padding: 2px;
	width: 100%;
	_width: 98.5%; /* IE hack */
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#footer {
	text-align: center;
	width: 830px;
	border-top: 1px solid #cdccca;
	}

#footer a {
	color: #888;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}


/*- Links */

.primary a:hover, .primary a:visited:hover,
.sidebar a:hover, .sidebar a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #555 !important;
	}


a {
	color: #D70200;
	text-decoration: none;
	}


.itemtext a, .itemtext p a {
	color: #D70200;
	text-decoration: none;
	font-weight: bold;
	}

.itemtext a:visited, .itemtext p a:visited {
	color: #b41;
	text-decoration: none;
	font-weight: bold;
	}


/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.primary img {
	margin-left: -5px;
	padding: 4px;
	border: none;
	max-width: 100%;
	}


.center {
	text-align: center;
	}


img.centered, img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center, img[align="right"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.noborder {
	border: none !important;
	}

.favorite img {
	padding: 0;
	border: none;
	}

small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

acronym, abbr {
	font-size: 0.9em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.png') 5% no-repeat;
	border: none;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 10px;
	padding: 0;
	width: 100%;
	}

.navigation .left {
	float: left;
	width: 50%;
	text-align: left;
	}

.navigation .right {
	float: right;
	width: 50%;
	text-align: right;
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #999;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}



/*- Begin Lists */
.itemtext ol, .itemtext ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.itemtext ol li, .itemtext ul li {
	margin: 0 0 3px;
	padding: 0;
	}

.sidebar ul, .sidebar ol {
	margin: 5px 0 0;
	padding-left: 0;
	}

.sidebar ul {
	_margin-left: 0px; /* IE Fix */
	}

.sidebar ol {
	margin-left: 15px;
	}

.sidebar ul li, .sidebar ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul li {
	margin-top: 0;
	}

/*- Search Form and Livesearch */

input[type=text], textarea {
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

input#livesearch {
	width: 97.1%;
	}

input#s {
	width: 50%;
	}



.abbinder {
	padding-top: 15px;
	font-size: 0.85em;
	line-height: 1.2em;
}


.sidebar-content {
	font: 80% Arial, Verdana, Sans-Serif;
	width: 205px;
	background: url("http://corporate.sevenload.de/wp-content/uploads/2008/02/sidebar-bg2.jpg") no-repeat left top;
}

.sidebar-wide {
	font: 80% Arial, Verdana, Sans-Serif;
	width: 200px;
	height: 18px;
	padding: 3px 0px 0px 5px;
}



.sidebar-content .sidebar-wide h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.3em;
	color: #535353;
	font-weight: bold;
	height: 21px;
	display: inline;
}