﻿/*
Theme Name: der pornograf
Theme URI: 
Description: Black/White Theme - exclusively made 4 der-pornograf.com 
Version: 1.0
Author: der-pornograf.com
Author URI: http://www.der-pornograf.com
*/

body {
  margin: 0px;
  color: #000;
  background: #343a3e;
  font-size: 75%;
	font-family: Times New Roman;
}

#header {
  background: url(images/header.png);
  height: 168px;
  width: 976px;
  margin-bottom: 0px;
  margin: auto;
}

#navigation {
	background: url(images/navbg.png);
	width: 976px;
	height: 55px;
	color: #000;
}

table.navi h1 {
  margin-top: 0px;
  margin-right: 0px;
  text-align: right;
  color: #000;
  font-size: 1em;
  padding-bottom: 5px;
  padding-right: 45px;
}

#header div.issue {
	font-size: 10pt;
	padding-right: 20px;
	padding-top: 22px;
	text-align: right;
}

table.navi h2 {
  font-size: 1.8em;
  font-family: Times New Roman;
  color: #054fb8;
  text-align: center;
  padding-bottom: 3px;
  margin-top: 0px;
  padding-top: 10px;
}

table.navi h2 a {
  color: #054fb8;
  text-decoration: none
}


table.navi {
	width: 956px;
	position: relative;
	margin: auto;
}

#search {
  text-align: left;
	padding-top: 0px;
	padding-left: 45px;
	padding-bottom: 8px; 
}

.search {
  background: #efefef;
  color: #000;
  border: 1px solid #000;
  text-align: center;
  width: 130px;
}

#page {
  clear: both;
  width: 976px;
  margin: auto;
  background: url(images/pagebg.png) repeat-y;
}

.subcolumns {
  width: 900px;
  overflow: hidden;
  padding-left: 60px;
}

/*#content {
  padding-left: 25px;
  padding-top: 10px;
  position: relative;
  float: left;
  width: 527px;
}*/

/* sidebar_l section */

#sidebar_l {
  float: right;
  position: relative;
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 10px;
  color: #000;
  width: 170px;
  padding-top: 5px;
  text-indent: 30px;
  padding-bottom: 5px;
}

#sidebar_l .textwidget {
  text-align: justify;
  color: #000;
  padding-left: 25px;
  text-indent: 0px;
  width: 130px;
   font-size: 1.1em;
}

#sidebar_l ul {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.1em;
  text-align: left;
  margin-left: 1px;
  padding: 0px;
}

#sidebar_l li{
  list-style: none;
  text-align: left;
  background: none;
}

#sidebar_l ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar_l ul.children {
  text-indent: 55px;
}

#sidebar_l li a {
  color: #000;
  text-decoration: none;
  padding-left: 0px;
  text-align: left;
  text-indent: 10px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-right: 2px;
}

#sidebar_l li a:hover {
  color: #000;
  padding-bottom: 1px;
  border-bottom: 1px solid #000;
}

#sidebar_l h2 {
  margin-left: 0px;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 4px;
  color: #054fb8;
  padding-top: 1px;
  margin-top: 15px;
  height: 24px;
  text-indent: 20px;
  font-style: italic;
}

#sidebar_l a:hover {
  color: #000;
  text-decoration: none;
}

/* ende sidebar_l section */
/* sidebar_r section */

#sidebar_r {
  float: right;
  position: relative;
  color: #000;
  width: 165px;
  padding-top: 5px;
  text-indent: 30px;
  padding-bottom: 5px;
}

#sidebar_r .textwidget {
  text-align: justify;
  color: #000;
  text-indent: 0px;
  font-size: 1.1em
}

#sidebar_r ul {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.1em;
  text-align: left;
  margin-left: 1px;
  padding: 0px;
}

#sidebar_r li{
  list-style: none;
  text-align: left;
  background: none;
}

#sidebar_r ul ul li:before {
	content: "\00BB \0020";
	}
	
#sidebar_r ul.children {
  text-indent: 55px;
}

#sidebar_r li a {
  color: #000;
  text-decoration: none;
  padding-left: 0px;
  text-align: left;
  text-indent: 10px;
  margin-bottom: 3px;
  margin-top: 3px;
  padding-right: 2px;
}

#sidebar_r li a:hover {
  color: #000;
  padding-bottom: 1px;
  border-bottom: 1px solid #000;
}

#sidebar_r h2 {
  margin-left: 0px;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 4px;
  color: #054fb8;
  padding-top: 1px;
  margin-top: 15px;
  height: 24px;
  font-style: italic;
  text-indent: 0px;
}

#sidebar_r a:hover {
  color: #000;
  text-decoration: none;
}

/* ende sidebar_r section */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 976px;
	background: url(images/footer.png) top no-repeat;
	height: 60px;
}

#footer p {
  text-align: center;
  margin-top: 5px;
  padding-top: 10px;
  font-size: 0.8em;
  color: #054fb8;
  width: 976px;
}

#footer a {
  text-decoration: none;
  color: #000;
}


.post {
  width: 500px;
  margin-bottom: 35px;
  border-bottom: 1px solid #939696;
  color: #000;
}

.post h2 {
  color: #054fb8;
}

.post h2 a {
  color: #000;
  text-decoration: underline;
}

.post h2 a:hover {
  color: #054fb8;
  text-decoration: none;
}

.post a {
  color: #000;
  text-decoration: underline;
}

.post a:hover {
  color: #054fb8;
  text-decoration: none;
}

.entry {
  margin-top: 5px;
  clear: both;
  width: 500px;
  color: #000;
}

h2.warning {
  color: #ffde6d;
  font-size: 2em;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.2em;
  margin-top: 2px;
}

img {
  border: 1px solid #054fb8;
  padding: 2px;
  text-align: center;
}

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;
	}
	
span.navigation {
  width: 400px;
  text-align: center;
}

.alignright a {
	float: right;
	width: 200px;
	color: #000;
	text-decoration: none;
	margin-top: 10px;
	text-align: right;
	padding-right: 15px;
	}
	

.alignleft a {
	float: left;
	color: #000;
	text-decoration: none;
	margin-top: 10px;
}

.alignright a:hover {
	float: right;
	width: 200px;
	color: #054fb8;
	margin-top: 10px;
	text-decoration: underline;
}

.alignleft a:hover {
	float: left;
	color: #054fb8;
	margin-top: 10px;
	text-decoration: underline;
}

blockquote {
  background: #fff;
  margin-top: 15px;
  margin-right: 30px;
  margin-bottom: 0pt;
  margin-left: 10px;
  padding: 10px;
  border: 1px solid #3d0067;
  color: #757575;
}

html>body .entry ul {
	margin: 7px 0 8px 10px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
  text-indent: 5px;
	}

.entry a {
	color: #000;
	text-decoration: underline;
	}
	
.entry a:hover {
  text-decoration: none;
  color: #054fb8;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	padding: 0px;
	margin: 0;
	}

.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;
	}
	
p.postmetadata {
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
	}
	
.alt {
  margin-bottom: 20px;
  padding-left: 5px;
}

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

.commentlist li {
	padding: 0px;
	list-style: none;
	width: 450px;
	margin-left: 25px;
	}

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

#commentform {
  padding: 0px;
  margin: 0px;
}

#commentform p {
	margin: 5px 0;
	width: 450px;
	margin-left: 15px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform  p a{
  color: #000;
  text-decoration: none;
}
	
#commentform a .commentlist a{
	color: #054fb8;
	text-decoration: none;
	}	
	
#commentform  p a:hover {
  color: #000;
  text-decoration: underline;
}
	
.commentlist a {
	color: #000;
	text-decoration: none;
	}	
	
.commentlist a:hover{
	color: #054fb8;
	text-decoration: underline;
	}	
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 400px;
	}

.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;
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
	padding: 5px;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-left: 5px;
	}

.commentmetadata a{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	padding: 10px;
	}	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	/*background: #979797;
	color: #fff;
	border: 1px solid #252523;*/
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #fff;
	color: #000;
	border: 1px dashed #000;
	}

#commentform #submit1 {
	margin: 0;
	float: left;
	border: 0px;
}
	
h3#comments, #respond {
	padding: 0;
	margin-left: 10px;
	color: #000;
}

h4 {
  color: #113a42;
  font-size: 1.1em;
  margin: 0px;
  padding: 0px;
  }

/* Begin Calendar */
#wp-calendar {
	empty-cells: hide;
	color: #000;
	margin: 0px;
	width: 150px;
	font-size: 0.9em;
	border: 1px solid #000;
	background: #f5f5f5;
	}

#sidebar #wp-calendar #next a {
	padding-right: 5px;
	text-align: right;
	background: transparent;
	color: #054fb8;
	}

#sidebar #wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	background: transparent;
	color: #054fb8;
	}
	
#sidebar #wp-calendar #next a:hover {
	padding-right: 5px;
	text-align: right;
	background: transparent;
	color: #000;
	}

#sidebar #wp-calendar #prev a:hover {
	padding-left: 5px;
	text-align: left;
	background: transparent;
	color: #000;
	}	

#wp-calendar td a {
	text-decoration: none;
	font-weight: bolder;
	color: #000;
	font-size: 1.1em;
	text-align: center;
	text-indent: 0px;
	padding: 0px;
}	
	
#wp-calendar td a:hover {
	text-decoration: none;
	border: 0px;
	background: transparent;
	color: #054fb8;
	padding: 0px;
	}	

#wp-calendar caption {
	text-align: left;
	width: 100%;
	padding-bottom: 4px;
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar td {
	padding: 1px;
  text-align: center;
  border: 1px solid #000;
  color: #000;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	background: transparent;
  border: 0px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #000;
	text-align: center;
	}	
	
#wp-calendar #today {
   color: #054fb8;
   font-weight: bolder;
   font-size: 1.1em;
   background: #fff;
}	

#wp-calendar td.pad{
  background: transparent;
  border: 0px;
}

#wp-calendar td#prev {
  background: transparent;
  border: 0px;
}

#wp-calendar td#next{
  background: transparent;
  border: 0px;
}
/* End Calendar */
	
.icon {
  border: 0px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

span.comment a{
  background: url(images/com.gif) no-repeat;
  background-position: left;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  text-indent: 15px;
}

span.edit a{
  background: url(images/edit.gif) no-repeat;
  background-position: left;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 15px;
  text-indent: 15px;
}

abbr {
  border: 0px;
}

/* cols */

#leftcol {
  width: 540px;
  float: left;
  /*border: 1px solid #000;*/
  text-align: justify;
  padding-left: 15px;
}

#middlecol {
  margin: auto;
  margin-top: 5px;  
  width: 150px;
  position: relative;
  float: left;
}

#middlecol p, #rightcol p, #leftcol p {
  padding-left: 5px;
  padding-right: 5px;
  text-align: justify;
}

#rightcol {
  width: 150px;
  position: relative;
  float: right;
  margin-top: 5px;
  margin-right: 5px;
  text-align: center;
}

.box {
  font-size: 0.9em;
  margin-bottom: 5px;
}

/* end cols */

.textwidget {
  font-size: 0.9em;
  text-align: justify;
  width: 150px;
}

#sidebar_r div.textwidget a{
color: #054fb8;
text-decoration: underline;
border: 0px;
}

#sidebar_l img {
	border: 0px;
}

#sidebar_l img.count a:hover {
	border: 0px;
	text-decoration: none;
}

#count img {
	border: 0px;
	height: 4px;
	width: 4px;
	background: transparent;
}

/* Wer andern in die Möse beisst, ist Böse meist */
