/*
Theme Name: Woerterladen.de V2 by ff-webdesigner
Theme URI: http://ff-webdesigner.de/
Description: Individual black and white newspaper theme.
Version: 2.0
Author: Frank Woelky
Author URI: http://ff-webdesigner.de
Tags: black, white, custom header, fixed width, two columns, widgets
Text Domain: ff-webdesigner
*/

body {
	background: url(images/main-shadow.gif) repeat-y center;
	padding: 0px;
	margin: 0px;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
hr {
	color: #000000;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px 0px 0px;
}
img {
	border-width: 0px;
}
h2 {
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 10px;
}
small {
	font-size: 12px;
}


#page {
	background: url(images/papier3.jpg) repeat;
	padding: 20px;
	width: 950px;
	overflow: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	overflow: auto;
	height: 118px;
	border-bottom: 1px solid #000000;
}
#logo {
	float: left;
}
#slogan {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
#slogan h1 {
	margin: 0px;
	font-size: 48px;
	font-weight: normal;
}
#slogan h2 {
	font-size: 29px;
	color: #5a5a5a;
	margin: 0px;
	padding-left: 111px;
	font-weight: normal;
}
#slogan a	{
	font-weight: normal;
	text-decoration: none;
}
#barcode {
	float: right;
	font: 12px "Courier New", Courier, monospace;
	text-align: center;
}
#headnav {
	clear: both;
	background: #000000;
	padding: 2px 2px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 17px;
	text-align: center;
}
#headnav a {
	color: #FFFFFF;
	padding: 1px 6px 1px 6px;
}
#headnav a:hover {
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;
}
#content {
	width: 510px;
	border-right: 1px solid #000000;
	float: left;
	position: relative;
	margin-top: 40px;
	padding-right: 229px;
}
#content p {
	margin: 0 0 20px 0;
}
#content h1 {
	font-size: 2.2em;
	padding: 2px;
	width: 506px;
	margin: 0px 0px 20px;
}
.entry {
	text-align: justify;
	font: 1.4em/1.3em Georgia, "Times New Roman", Times, serif;
}
.entry .zweispalten{
	width: 510px;
	-moz-column-count: 2;
	-moz-column-width: 190px;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-width: 190px;
	-webkit-column-gap: 20px;
	display: block;
	font-style: normal;
	margin-bottom: 20px;
}
.spalte3 {
	position: absolute;
	left: 530px;
	width: 190px;
}
div.postmetadata {
	position: absolute;
	left: 530px;
	height: 120px;
	width: 190px;
	overflow: hidden;
}
.postmetadata img {
	margin-right: 20px;
	margin-bottom: 20px;
}
.postmetadata .icon-right {
	margin-right: 0px;
}
.postmetadata .icon-date {
	color: #FFFFFF;
	background: url(images/icon.jpg) no-repeat;
	float: left;
	height: 70px;
	width: 69px;
	padding-left: 1px;
	font-size: 19px;
}

.sociable {
	width: 600px;
}

#sidebar {
	float: right;
	width: 190px;
	margin-top: 5px;
	padding: 20px 0 10px 0;
	font-size: 1.4em;
}
#sidebar ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#sidebar h2	{
	padding: 4px 0 0;
	font-size: 16px;
	margin-bottom: 0px;
	color: #CCCCCC;
	background: #000000;
	margin-top: 20px;
	height: 16px;
	overflow: hidden;
}
#meta-3 h2, #calendar-3 h2	{
	height:0;
	padding:0px;
}
#sidebar .widget_categories h2 {
	font-size: 27px;
	color: #FFFFFF;
	background: url(images/cathead-back.gif) no-repeat;
	margin: 0px;
	padding: 9px 0px 0px 2px;
	height: 55px;
	text-transform: uppercase;
	border-bottom: none;
}
#sidebar .widget_categories li {
	text-transform: uppercase;
	background: #000000;
	display: block;
	margin-bottom: 3px;
	text-align: right;
	padding: 0px;
	height: 19px;
	overflow: hidden;
}
#sidebar .widget_categories  li a {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	display: block;
	font-size: 15px;
	padding-right: 1px;
}
#sidebar .widget_categories a:hover {
	color: #000000;
	background: #999999;
	text-decoration: none;
}

#wp-calendar	{	
	font-size: 16px; 
}

#wp-calendar caption	{
	font-size: 18px;
	font-weight: bold;	
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar form {
	margin: 0;
	}

#footer {
	color: #666666;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #000000;
	clear: both;
	padding-bottom: 20px;
	text-align: center;
	font-size: 1.2em;
}
#footer a {
	font-weight: normal;
	color: #333333;
}






/* Begin Typography & Colors */

.depth-1 {
	border: 3px dotted #ddd;
}

.even, .alt {

	border-left: 3px dotted #ddd;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


#wp-calendar a {
	text-decoration: none;
	border: 1px solid #999999;
	padding-bottom: 2px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 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;
}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	padding: 5px 25px 0 0;
	}
#commentform textarea {
	width: 600px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px 20px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* 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;
	}

#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;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	overflow: auto;
	}
/* 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;
}

.xing	{
	position:relative;
}
.xing a	{
	position: absolute;
	z-index: 1000;
	left: 350px;
	top: -75px;	
}
