/* ========================================================================== */
/*
Theme Name: Wort Drauf
Theme URI: http://www.publicstyles.de/
Description: The PSNM "Wort Drauf" Theme for Wordpress.
Version: 1.0
Author: Public Styles New Media
Author URI: http://www.publicstyles.de/
Tags: grey, custom header, fixed width, two columns, widgets
Text Domain: wortdrauf

	Wort Drauf v1.0
	 http://www.publicstyles.de

	This theme was designed and built by Public Styles New Media,
	whose blog you will find at http://www.publicstyles.de/
*/



/* CSS Document */
html, body {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

a {
	font-size: 11px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	text-decoration: underline;
	outline: none;
	color: #666666;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#navigationlinks li.page_item a {
	font-size: 16px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #000000;
	text-decoration: none;
}

#navigationlinks li.page_item a:active {
	text-decoration: none;
}

#navigationlinks li.page_item a:visited {
	text-decoration: none;
}

#navigationlinks li.page_item a:hover {
	text-decoration: none;
}

#navigationlinks li.current_page_item a {
	font-size: 16px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navigationlinks li.current_page_item a:active {
	text-decoration: none;
}

#navigationlinks li.current_page_item a:visited {
	text-decoration: none;
}

#navigationlinks li.current_page_item a:hover {
	text-decoration: none;
}

a.navlinkbottom {
	font-size: 13px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #000000;
	text-decoration: none;
}

a.navlinkbottom:active {
	text-decoration: none;
}

a.navlinkbottom:visited {
	text-decoration: none;
}

a.navlinkbottom:hover {
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

.marginBottom5 {
	margin: 0 0 5px 0;
	padding: 0;
}

.marginTop10 {
	margin: 10px 0 0 0;
	padding: 0;
}

.small_bottom {
	font-size: 10px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #666666;
}

h1 {
	font-size: 30px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #9DC2FB;
	font-weight: bold;
	text-decoration: none;
    padding: 0;
    margin: 0;
	line-height: 38px;
}

h2 {
	font-size: 16px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #000000;
    font-weight: normal;
	text-decoration: none;
    margin: 0;
	padding: 0 0 0 8px;
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 45%;
	text-transform: lowercase;
}

h2.marginBottom {
	font-size: 16px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #000000;
    font-weight: normal;
	text-decoration: none;
    margin: 0 0 20px 0;
	padding: 0 0 0 8px;
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: 0 45%;
	text-transform: lowercase;
}

h1 a {
	font-size: 30px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #9DC2FB;
    font-weight: bold;
	text-decoration: none;
    padding: 0px;
    margin: 0;
	text-decoration: none;
	line-height: 38px;
}

h1 a:active {
	color: #9DC2FB;
	text-decoration: none;
}

h1 a:visited {
	color: #9DC2FB;
	text-decoration: none;
}

h1 a:hover {
	color: #9DC2FB;
	text-decoration: underline;
}

.small {
	font-size: 11px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #666666;
}

.small_subarticle {
	font-size: 11px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #9DC2FB;
	border-bottom: 1px solid #9DC2FB;
	line-height: 1.5;
}

.small_subheadline {
	font-size: 11px;
	margin: 0 0 15px 0
}

div.headerlinie {
	width: 100%;
	height: 182px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background_linie.gif);
}

div.headerleft {
	width: 368px;
	height: 232px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div.headerright {
	width: 533px;
	height: 182px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div.logo {
	width: 508px;
	height: 182px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div.logobreak {
	width: 508px;
	height: 116px;
	padding: 0px;
	margin: 0px;
}

div.ecke {
	width: 25px;
	height: 182px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div.navigation {
	width: 533px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-color: #F8F8F8;
	clear: both;
}

* html div.navigation {
	margin-top: -3px;
}

#navigationlinks {
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: right;
	list-style: none;
	clear: both;
}

#navigationlinks li.page_item {
	float: left;
	margin-right: 25px;
	padding: 0 0 0 8px;
	line-height: 50px;
	background-image: url(images/punkt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
}

div.website {
	width: 901px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

div.tropfen {
	width: 200px;
	height: 217px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div.contentBg {
	width: 701px;
	background-color: #F8F8F8;
	float: left;
}

div.content {
	width: 661px;
	padding: 20px;
	margin: 0px;
	background-color: #F8F8F8;
	float: left;
}

div.content_left {
	width: 471px;
	padding: 20px;
	margin: 0px;
	line-height: 1.5;
	background-color: #F8F8F8;
	float: left;
}

div.content_right {
	width: 150px;
	margin: 0;
	padding: 20px;
	background-color: #F8F8F8;
	float: left;
}

div.content1 {
	width: 471px;
	padding: 0px;
	margin: 0px;
	line-height: 1.5;
}

div.content1_marginTop {
	width: 471px;
	padding: 0px;
	margin: 30px 0 0 0;
	line-height: 1.5;
}

div.pagenavigation {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.pagenavigation_margin20 {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0 0 50px 0;
	display: block;
}

.alignright {
	float: right;
	border: 0;
}

.alignleft {
	float: left;
	border: 0;
}

div.copyright {
	width: 661px;
	padding: 20px;
	margin: 0 0 0 200px;
	clear: both;
}

div.copyright1 {
	width: 681px;
	padding: 0 20px 20px 0;
	margin: 0 0 0 200px;
	background-color: #F8F8F8;
	clear: both;
}

#searchform {
	display: inline;
	margin: 0 0 40px 0;
}

#searchform div {
	margin: 0 0 50px 0;
}

#searchform div input[type="text"] {
	width: 144px;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #9DC2FB;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#searchform div input[type="submit"] {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #9DC2FB;
	background-color: #9DC2FB;
	display: block;
	float: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.screen-reader-text {
	font-size: 16px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0;
	display: block;
}

#rightlist {
	width: 150px;
	margin: 0;
	padding: 0;
	clear: both;
}

#rightlist {
	list-style: none;
}

#rightlist li ul {
	width: 142px;
	padding: 0;
	margin: 5px 0 20px 8px;
	list-style: none;
}

#rightlist li ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style: none;
}

.commentlist {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
}

.commentlist li {
	padding: 10px;
	margin: 0 0 15px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}

.commentlist li.comment .comment-author .avatar {
	display: none;
}

.commentlist li.comment .comment-author .url {
	font-weight: bold;
}

.commentlist li.comment .comment-author .fn {
	font-weight: bold;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	font-size: 12px;
}

.commentlist li.comment .comment-meta {
	font-size: 11px;
}

.commentlist li.comment p {
	margin: 12px 0 0 0;
	clear: both;
}

.commentlist li.comment-author-admin {
	padding: 10px;
	margin: 0 0 15px 0;
	border-top: 1px solid #9DC2FB;
	border-bottom: 1px solid #9DC2FB;
	background-color: #FFFFFF;
	list-style: none;	
}

#commentform {
	margin: 15px 0 0 0;
}

#commentform input[type="text"] {
	width: 200px;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #9DC2FB;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#commentform textarea {
	width: 465px;
	margin: 0;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #9DC2FB;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#commentform input[type="submit"] {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #9DC2FB;
	background-color: #9DC2FB;
	display: block;
	float: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#entry {
	line-height: 1.5;
}

#entry p {
	margin: 12px 0 0 0;
	padding: 0;
}

#entry img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
}

#entry img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0;
}

#entry a,
#entry a:active,
#entry a:visited {
	font-size: 11px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	text-decoration: underline;
	color: #666666;	
	padding: 1px 0 3px 20px;
	margin: 12px 0 0 0;
	line-height: 11px;
	background-image: url(images/link_icon.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: none;
}

#entry a:hover {
	color: #000000;	
	text-decoration: underline;	
}

#entry a.more-link,
#entry a.more-link:active,
#entry a.more-link:visited {
	font-size: 12px;
	font-family: Georgia, Cambria, "Times New Roman", serif;
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 5px;
	background-image: none;
	line-height: 1.5;
	text-decoration: underline;
	text-transform: lowercase;
}

#entry a.more-link:hover {
	color: #000000;
	text-decoration: underline;	
}

#entry ul {
	width: 100%;
	margin: 12px 0 12px 30px;
	padding: 0;
}

#entry ul li {
	line-height: 20px;
	list-style-type: disc;
}

#entry ol {
	width: 100%;
	margin: 12px 0 12px 30px;
	padding: 0;
}

#entry ol li {
	line-height: 20px;
}

blockquote {
	margin: 20px 0 20px 10px;
	color: #666666;
	padding: 0 10px 0 50px;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-style: italic;
	line-height: 1.5;
}

code {
	padding: 0 10px 0 10px;
	margin: 20px 0 20px 10px;
	color: #666666;
	line-height: 1.5;
}

.content_right p {
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #9DC2FB;
	border-bottom: 1px solid #9DC2FB;
	line-height: 1.5;
	clear: both;
}

.punkt1 {
	font-size: 18px;
	color: #9DC2FB;
}