/*
Theme Name: Blickwerfer
Theme URI: 
Description: Blickwerfer Design
Version: 1.0
Author: Tobias Noppeney
Author URI: 
Tags: 
*/

* {
	-webkit-text-size-adjust:none;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	background: #D9D9D9;
	color: #333;
}

#page {
	background-color: white;
	border: none;
	text-align: left;
	background: transparent url("images/background.png") repeat-y scroll center top;
	font-size: 1.2em;
}

#header {
	background: #FFFFFF url('images/background.png') repeat-y top center;
	position: relative;
}

#header_black {
	width: 972px;
	background: #000000 url('images/background_black.png') repeat-y top center;
	margin-left: -13px;
}

#header_inner {
	padding: 0 24px 0 23px;
}

.linkEinsenden {
	color: white;
	float: right;
	text-transform: uppercase;
	margin-right: 20px;
	padding: 1px 2px 0;
	font-size: 0.8em;
}

.linkEinsenden:hover {
	background: white;
	color: black;
	text-decoration: none;
}

#twitpic {
	padding-left: 4px !important;
}

.fb {
	margin-top: 60px !important;
}

#headerimg 	{
	display: block;
	height: 68px;
	width: 360px;
	background: url('images/logo.png');
	background-repeat: no-repeat;
}

#headera {
	position: absolute;
	width: 147px;
	height: 34px;
	background: url('images/a.jpg');
	right: 25px;
	top: 32px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.widecolumn .entry p {
/*	font-size: 1.05em; */
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	font-weight: normal;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #FFFFFF;
}
.thread-even {
	background-color: #FFFFFF;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
}

#footer a {
	padding: 0 1px;
}

#footer a:hover {
	background: white;
	color: black;
}

small {
/*	font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
/*	font-family: 'Arial Black', Arial, Verdana, Sans-Serif;*/
	font-weight: bold;
}

h1 {
	/*
	font-size: 4em;
	text-align: center;
	*/
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	/*
	font-size: 22px;
	font-family: Arial;
	*/
	font-size: 1.75em;
	padding-bottom: 1px;
}

h2.pagetitle {
	font-size: 2.0em;
}

#sidebar h2 {
	/*
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	*/
}

h3 {
	/*
	font-size: 1.3em;
	*/
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
}

h2 {
	/*line-height: 3em;*/
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.entry p {
	margin-top: 9px;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	/*
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	*/
}
.commentlist li ul li {
	/*
	font-size: 1em;
	*/
}

.commentlist li {
	font-weight: bold;
}

/*
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
*/

.comment_gravatar {
	float: left; 
	width: 96px;
	padding-bottom: 14px;
}

.gravatar {
	width: 80px;
	height: 80px;
	padding: 1px;
	border: 1px solid #DDD;
}

.comment_text {
	float: left;
	width: 426px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	/*
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	*/
}

.commentmetadata {
	/*
	font-weight: normal;
	*/
}

#sidebar {
	/*
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	*/
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
}

a:hover {
	/*color: #147;
	text-decoration: underline;*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	/*
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	*/
}

#wp-calendar th {
	/*
	font-style: normal;
	*/
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 946px;
	border: none;
	padding: 0 13px;
}

#header {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 23px;
	margin: 0px 0 0;
	width: 640px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	padding-top: 3px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	/*padding-top: 5px;*/
}
.postmetadata {
	text-align: left !important;
	margin-top: 1px;
	padding-bottom: 3px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 972px;
	height: 310px;
	clear: both;
	background: url('images/background_black.png');
	position: relative;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 23px 0 0;
	border-bottom: 0px solid #000000;
	/*height: 29px;*/
	position: relative;
}

.comment_number:link, .comment_number:visited, .comment_number:active {
	float: right;
	background: black;
	color: white;
	padding: 2px 8px;
	font-weight: normal;
}

h2.pagetitle {
	margin-top: 25px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
}

select {
	width: 130px;
	font-size: 1em;
}

ul.archive li {
	padding: 4px 2px;
}

ul.archive li a:link, ul.archive li a:visited, ul.archive li a:active {
	color: #333;
}

ul.archive li a:hover {
	text-decoration: underline;
}

#commentform input,
.contact_input {
	-moz-border-radius: 0px !important;
	font: inherit !important;
	font-family: Helvetica, Arial, sans-serif;
	width: 242px !important;
	padding: 5px !important;
	margin: 5px 5px 1px 0 !important;
	border: 1px solid #000000;
	font-size: 1em;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea,
.contact_ta {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	width: 90%;
	padding: 2px;
	border: 1px solid #000000;
}

#contact_form {
	margin-bottom: 20px;
}

#contact_submit,
#comments_submit {
	background: black;
	border: 0;
	color: white;
	padding: 4px 16px;
	cursor: pointer;
}

}
.contact_row {
	margin-top: 9px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.customcontactform {
	font-size: inherit !important;
}

.customcontactform label {
	display: none !important;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 20px 0;
}

.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	margin-bottom: 20px;
}
.commentlist li ul li { 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.commentlist p {
	margin: 0 5px 10px 0;
}
.children {
	padding: 0;
	margin-top: 20px;
}

#commentform p {
	margin: 9px 0 0 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 34px 0 10px 0;
	margin-left: 684px;
	width: 240px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	/*
	font-size: 11px;
	*/
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */


#header_horizLine {
	height: 1px;
	background-image: url('images/horiz_linie.png');
	background-repeat: repeat-x;
}

#header_linkEinsendenButton {
	position: absolute;
	width: 149px;
	height: 28px;
	left: 785px;
	top: 47px;
	background-image: url('images/linkeinsenden_button.png');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

#header_rssButton {
	float: left;
	width: 22px;
	height: 22px;
	background-image: url('images/rss.png');
	background-repeat: no-repeat;
	margin-top: 1px;
}

#header_twitterButton {
	float: left;
	width: 29px;
	height: 18px;
	background-image: url('images/twitter.png');
	background-repeat: no-repeat;
	margin-right: 1px;
	margin-left: 2px;
	margin-top: 5px;
}

#header_navi {
	font-size: 0.8em;
	color: white;
	padding: 3px 13px 3px 13px;
}

.header_links_left {
	float: left;
	width: 70%;
}

.header_links_right {
	float: right;
	text-align: right;
	width: 30%;
}

.header_link {
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
}

.header_link a, .header_link_bold a {
	padding: 1px 2px;
	color: white;
}

.header_link a:hover, .header_link_bold a:hover {
	background: white;
	color: black;
	text-decoration: none;
}

#header_right {
	float: right;
	margin-bottom: 20px;
	margin-top: -32px;
}

#header_search, #search {
	float: left;
	height: 19px;
	border: none;
	padding: 0;
	margin-bottom: 4px;
}

#header_search form, #search form {
	padding: 0;
}

#header_search #s, #search #s2 {
	float: left;
	width: 139px;
	border: 1px solid #000000;  
	font-size: 1em;
	color: #000000;
	padding: 3px;
	margin: 0;
	margin-right: 3px;
}


.contactsubmit {
	background:transparent url('images/comments_submit.png') repeat scroll 0 0;
	cursor:pointer;
	height:25px;
	margin-left:402px;
	position:relative;
	width:106px;
	border: 0;
}

.no_search_results {
	margin: 20px 0;
	font-weight: bold;
}

#header_submit, #search_submit {
	float: left;
	width: 36px;
	height: 23px;
	background: url('images/search_button.png');
	cursor: hand;
	cursor: pointer;
	margin-bottom: 4px;
	margin-right: 10px;
}

#header_horizLine_dot {
	height: 2px;
	background-image: url('images/horiz_linie_dot.png');
	background-repeat: repeat-x;
}

#header_kategorien {
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#header_kategorien_head {
	float: left;
	color: white;
	background: black;
	padding: 0 2px;
	margin-right: 8px;
}

#header_kategorien_list {
	overflow: hidden;
	/*background: url('images/bg_cat.png');*/
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	text-align: center;
	padding: 0 2px;
}

.header_cat {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

.header_cat a {
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding: 0 12px;
}

.header_cat a:hover {
	/*color: #E4212B;*/
	color: white;
	text-decoration: none;
	background: black url('images/bg_cat_hover.png');
}

#header_featured {
	width: 900px;
	height: 102px;
	overflow: hidden;
}

.header_feat {
	width: 224px;
	height: 102px;
	float: left;
	border: none;
	background-repeat: no-repeat;
	margin-right: 1px;
	position: relative;
}

.header_feat_bar {
	width: 224px;
	height: 32px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 1;
}

.header_feat_bar2 {
	width: 220px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: transparent;
	z-index: 2;
	font-size: 11px;
}

.header_feat_overlay {
	width: 224px;
	height: 102px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: transparent;
	z-index: 3;
}

.footer_box {
	position: absolute;
}

.h_links a {
	font-weight: bold;
}

.twitpic-footer {
	display: none;
}

.footer_box_head {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 2px;
	padding-right: 2px;
}

.footer_box_content {
	width: 100%;
	border-top: 1px dotted #FFFFFF;
	margin-top: 1px;
	color: #FFFFFF;
	padding-top: 5px;
	text-transform: uppercase;
}

.footer_box_content a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_archiv {
	width: 175px;
	left: 35px;
	top: 35px;
}

.lookbook {
	margin-top: 30px;
}

#footer_rss {
	width: 175px;
	left: 250px;
	top: 35px;
}

#footer_links {
	width: 465px;
	left: 470px;
	top: 35px;
}

#footer_beliebt {
	width: 175px;
	left: 35px;
	top: 120px;
}

#footer_stats {
	width: 175px;
	left: 250px;
	top: 120px;
}

#footer_counter {
	left: 20px;
	top: 260px;
	width: 200px;
	text-align: center;
}

#footer_counter a:hover {
	background: transparent;
}

#footer_promo {
	left: 185px;
	top: 215px;
	width: 600px;
	text-align: center;
}

#footer_promo .footer_box_content {
	border-top: none;
}

#footer_sitelinks {
	left: 185px;
	top: 246px;
	width: 600px;
	text-align: center;
}

#footer_sitelinks .footer_box_content {
	border-top: none;
}

#footer_copyright {
	left: 185px;
	top: 274px;
	width: 600px;
	text-align: center;
	font-size: 0.9em;
}

#footer_copyright .footer_box_content {
	border-top: none;
}

.footer_link {
	color: #FFF;
	float: left;
}

.footer_link_box {
	width: 4px;
	height: 4px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.datetime {
	font-size: 0.75em;
	margin-bottom: 16px;
	padding-top: 4px;
	color: #000;
	text-transform: uppercase;
}

.date_left {
	color: #999 !important;
}

.author {
	position: absolute;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	top: -15px;
	font-size: 0.9em;
	color: #000000;
}

.date_right {
	position: absolute;
	right: 0px;
	text-transform: uppercase;
}

.archive_head_container {
	padding-bottom: 1px;
	border-bottom: 1px dotted #000000;
}

.archive_head {
	color: black;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 2px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

.archive_head_right {
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	text-transform: uppercase;
	color: black;
	margin-top: 2px;
}

.sidebar_box {
	position: relative;
	margin-bottom: 30px;
	height: 100%;
}

.sidebar_box_head {
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

.sidebar_box_head_right {
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	right: 0px;
	position: absolute;
	top: 2px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
}

.sidebar_box_head_right a,
.archive_head_right a {
	padding: 2px 1px;
}

.sidebar_box_head_right a:hover,
.archive_head_right a:hover {
	background: black;
	color: white;
	text-decoration: none;
}

.sidebar_box_content {
	font-size: 1.0em;
	width: 240px;
	border-top: 1px dotted #000000;
	color: #000000;
	padding-top: 5px;
	margin-top: 1px;
}

.sidebar_box_content a {
	color: #000000;
	text-decoration: none;
}

.article_link {
	color: #777777;
	text-decoration: none;
}

.article_link:hover {
	color: #777777;
	text-decoration: none;
}

.sidebar_widget_content_li {
	margin-bottom: 15px;
}

.entry {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

#header_link_einsenden {
	width: 284px;
	position: absolute;
	background-color: transparent;
	top: 22px;
	right: 0px;
	z-index: 5;
	font-size: 0.8em;
}

.white, .white:link, .white:visited {
	color: white;
}

.header_link_einsenden_white {
	z-index: 1;
	color: #FFF;
	position: relative;
	font-size: 1.2em;
}

#header_link_einsenden_buttons {
	z-index: 1;
	color: #FFF;
	position: relative;
	font-size: 1.2em;	
	margin-top: 15px;
}

#header_link_einsenden_form {
	padding: 15px;
}

.linkEinsenden_big {
	position: relative;
	z-index: 1;
	color: #FFFFFF;
	padding: 15px;
}

.linkEinsenden_small {
	position: relative;
	z-index: 1;
	color: #FFFFFF;
	padding-left: 10px;
}

.linkEinsenden_input {
	position: relative;
	z-index: 1;
	width: 248px;
	padding: 3px;
	border: none;
	margin-top: 15px;
	font: inherit;
	font-size: 1.2em;
}

#linkEinsenden_go {
	z-index: 1;
	cursor: pointer;
	background: white;
	color: black;
	padding: 3px 6px;
}

#linkEinsenden_overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #000000;
	top: 0px;
	left: 0px;
	z-index: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#linkEinsenden_close {
	position: absolute;
	z-index: 1;
	left: 240px;
	top: 125px;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}

#comments {
	border-bottom: 1px solid #000000;
	position: relative;
}

#comments_subhead {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.comment_footer {
	font-weight: normal;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	position: relative;
	padding: 6px 1px;
}

.comment_footer_num {
	float: left;
	width: 50px;
}

.comment_footer_author {
	float: left;
}

.comment_footer_time {
	float: right;
}

.comment_footer_arrow, comment_footer_arrow_sub {
	width: 28px;
	height: 17px;
	position: absolute;
	right: 4px;
	top: 3px;
}

.comment_footer_arrow {
	background: url('images/comment_arrow.png');
}

.comment_footer_arrow_red {
	background: url('images/comment_arrow_red.png');
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #FFFFFF;
}
.navigation a{
	text-align: center;
	padding: 5px 10px;
	margin: 0 1px 0 1px;
	border: none;
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:hover{
	background:#EEE;
	color: #000;
	text-decoration: none;
}

.postmeta_kategorien {
	color: #000000;
	text-transform: uppercase;
	padding: 3px 2px 2px 0px;
	font-size: 0.8em;
}

.sozialize_container {
	float: left;
	width: 35%;
	padding-bottom: 6px;
}

.flattr {
	float: right;
}

.related_articles {
	color: black;
	font-weight: bold;
}

.related_articles_head {
	padding-bottom: 6px;
}

.related_articles_container {
	padding-top: 8px;
	padding-bottom: 6px;
	border-top: 1px dashed #000000;
	margin-top: 6px;
}

.cat_title {
	padding-left: 2px;
}

.post_meta_header {
	display: inline-block;
	color: white;
	background: black;
	text-transform: uppercase;
	padding: 0px 3px 1px 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
}

.social_link {
	overflow: hidden;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 2px center;
	text-transform: uppercase;
	font-size: 0.8em;
}

.social_link a {
	padding: 1px 2px;
}

.social_link a:hover {
	background: black;
	color: white;
	text-decoration: none;
}

.facebook_link {
	background-image: url('images/facebook_16.png');
}

.twitter_link {
	background-image: url('images/twitter_16.png');
}

.delicious_link {
	background-image: url('images/delicious_16.png');
}

.comment_link {
	background-image: url('images/comment_16.png');
	background-position: 1px center !important;
}

.sidebar_article_link {
	padding: 1px 2px;
}

.sidebar_article_link:hover {/*
	background: black;
	color: white;*/
	text-decoration: underline;
}

.related_article_link {
	overflow: hidden;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 0.8em;
}

.related_article {
	position: relative;
	display: inline-block;
	width: 48%;
	margin-right: 2%;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #DDD;
	overflow: hidden;
}

.related_article_overflow {
	position: absolute;
	width: 20px;
	height: 100%;
	background: url('images/overflow.png') top left repeat-y;
	right: 0;
	top: 0;
}

.related_articles_container a {
	font-size: 0.9em;
	white-space: nowrap;
}

.related_posts_sep {
	padding: 0 8px;
}

.related_articles_container a:hover {/*
	color: white;
	background: black;*/
	text-decoration: underline;
}

.article_comments_link {
	color: #000;
	font-weight: bold;
	/*padding: 0 2px;*/
}

.article_comments_link:hover {/*
	color: white;
	background: black;*/
	text-decoration: underline;
}

.postmeta_kategorien a {
	color: #999999;
	text-decoration: none;
	padding: 1px 2px;
}

.postmeta_kategorien a:hover{
	/*color: #E4212B;*/
	color: white;
	background: black;
	text-decoration: none;
}

.share {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #000000;
	font-size: 0.9em;
}

#flashCopy {
	position: absolute;
}

#body_underlay {
	background: #d5d6d7 url('images/bg_schwarz.png');
	margin-top: -311px;
	height: 311px;
	left: 0px;
	width: 100%;
}

a .comment_link {
	color: black;
}

a:hover .comment_link {
	color: #e4212b;
}

