/*
Theme Name: Projektabwicklung
Theme URI: http://www.projektabwicklung.com
Description: Theme for projektabwicklung.com
Version: 1.0
Author: projektabwicklung.com
Author URI: http://www.projektabwicklung.com
*/

body {
	color: #000000;
	background: #ccc;
	margin: 20px;
	padding: 0px;
	font: 11px verdana, arial, helvetica, sans-serif;
}

a  { color: #1d4f9f; text-decoration: none; }     
a:visited { color: #1d4f9f; text-decoration: none; }     
a:hover   { color: #1d4f9f; text-decoration: underline; }

img {
	border-style: none;
}

.images {
	padding: 2px;
	background: transparent;
	border: none;
}

h1 {
	font-weight: bold;
	font-size: 150%;
	color: #fff;
	text-align: left;
}

h2 {
	margin: 12px 210px 10px 190px;
	padding: 1px 4px 1px 4px;
	font-size: 12px;
	color: #eeeeee;
	position: relative;
	width: auto;
	min-width: 328px;
	background: #5586d5;
	z-index: 3;
	border: 1px solid #000;
}

h2.date{
  background: #5586d5;
  text-indent: 5px;
}

h3, .storytitle a, .storytitle a:visited{
	font: bold 1.2em arial, helvetica, sans-serif;
	margin: 15px 0px 5px 5px;
	color: #1D4F9F;
}

.storytitle a:hover { color: #1D4F9F; }

h4 {
	font-size: 12px;
	color: #333;
	background: 0 none;
	padding
}

#sidebarA h4, #sidebarB h4{
	border: 1px solid #000;
	border-bottom: none;
	margin: 0;
	color: #e9f2fc;
	background: #5586d5 url(images/h4_blue.gif) repeat-x;
	padding: 2px 4px;
}

abbr, acronym {
	cursor: help;
}

blockquote {
	margin: 0.5em;
	color: #666;
	border-left: 10px solid #A4C1EF;
	padding: 4px 4px 4px 8px;
}

q {
	color: #333333;
	display: block;
	width: 80%;
	background: #fff;
	padding: 4px;
	margin: 8px 0 8px 0;
	border: 1px solid #5586d5;
}

p{
	margin: 0;
	padding: 2px 10px;
	text-align: justify;
}

#headerMessage {
	font: 9px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

pre {
	font: 10px/11px fixed;
}

.blogrollmain {
	margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
	background: #cccccc;
}

span.searchword {
	background-color: yellow;
}

/** Header *************/

#headerblock {
	position: relative;
	width: auto;
	min-width: 336px;
	height: 160px;
	margin: 0px 210px 20px 190px;
	padding: 0;
	color: #fff;
	background: #5586d5 url(images/header_s.jpg) repeat-x 0 0;
	border: 1px solid #000;
	z-index: 1;
	font-size: 16px;
	font-weight: 600;
}

#headerblock .description{
  display: none;
  margin: 5px 0 0 20px;
}

#header{
  /*background: url(images/header.jpg) no-repeat 0 0;*/
  height: 160px;
  z-index: 2;
}

#header h1{

}

#header h1 a:link, #header h1 a:visited {
  padding: 0 20px 0 20px;
	font-size: 120%;
	font-weight: 600;
	color: #fff;
}

/**** end Header *************/



.centerblock a{
  color: #1D4F9F;
}


.centerblock, .navigation {
	position: relative;
	width: auto;
	min-width: 316px;
	margin: 0px 210px 20px 190px;
	border: 1px solid #000;
	color: #222;
	background: #fff;
	padding: 10px 0;
	z-index: 3;
}
.centerblock>p {margin: 8px 0;}
.centerblock>p+p {text-indent: 30px;}

.innercontent {padding: 20px; }

/** Post styling *********/

.storycontent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.storycategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.storyauthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.centerblock .headline {
  background: #5586d5;
  color: #fff;
	border: 1px solid #000;
	margin: 14px 0px 2px 0px;
}

.storycontent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333;
	background: #fff;
	margin: 10px 0;
}

.storyLinks {
	text-align: right;
	margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #36c; text-decoration: underline;}


.storytitle a{
	font-size: 1.3em;
}

.meta{
	position: absolute;
	top: 0 !important;
	top: 1px;
	width: 100%;
	background: #A4C1EF;
	margin: 0;
	padding: 2px 0;
	text-indent: 15px;
}

.meta ul {
	display: inline;
}

.meta ul li, .meta ul { margin: 0; padding: 0; }

.meta li  {
	display: inline;
	list-style-type: none;
}

.meta a, .meta a:hover{
  color: #354463;
}

.leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	line-height: 1.4em;
}

.centerblock ul, .centerblock ol{
  margin: 5px;
  padding: 5px;
}

.centerblock ul li, .centerblock ol li {
  list-style-position: inside;
  padding-left: 6px;
  margin-left: 0;
}

.navigation {
	position: relative;
	width: auto;
	min-width: 336px;
	margin: 0px 210px 10px 190px;
	border: 1px solid #000;
	color: #222;
	/*background: #fff;*/
	padding: 2px;
	z-index: 3;
}

/** Sidebars ************/

#sidebarA, #sidebarB{
	background: #e9f2fc;
}

#sidebarA {
	position: absolute;
	width: 168px;
	top: 20px;
	left: 20px;
	padding: 5px;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#sidebarA {width: 168px;}

#sidebarA a:link { color: #000; text-decoration: underline;}
#sidebarA a:visited { color: #666; text-decoration: underline;}
#sidebarA a:hover { color: #036; text-decoration: underline;}

.leftsideSection {
	border: 1px solid #000;
	color: #222;
	background: #fff;
	padding: 4px;
	margin: 0px 0px 15px 0px;
}

.leftsideSection p{
	text-align: left;
}

/** Right column **********/

#sidebarB {
	position: absolute;
	width: 190px;
	top: 20px;
	right: 20px;
	padding: 5px;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#sidebarB {width: 188px;}

#sidebarB a:link { font-weight: bold; color: #000; text-decoration: underline;}
#sidebarB a:visited { color: #666; text-decoration: underline;}
#sidebarB a:hover { color: #036; text-decoration: underline;}

.rightsideSection {
	border: 1px solid #000;
	color: #222;
	background: #fff;
	padding: 4px;
	margin: 0px 0px 15px 0px;
}

#chaff {
	text-align: right;
}
#chaff a {
	color: #000000;
	font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerP {
	text-align: center;
}

/** Comments **************/

.commentHeader {
	position: relative;
	width: auto;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #cccccc;
	color: #000000;
	padding: 10px;
	z-index: 3;
	font-size: 16px;
	font-weight: 600;
}

.storyCommentContent {
	border: 1px solid #000;
	color: #222;
	background: #eee;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 10px;
}

#contentcomments input, #centerblock input, #menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #000000;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	background: #ffffff;
}
#contentcomments textarea, #centerblock textarea, #menu textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background: #ffffff;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
	margin-bottom: 4px;
}

#wp-calendar { width: 90%; }
#wp-calendar td a { color: #354463; }

.storycontent .font-arial { font-family: Arial, Helvetica, sans-serif; }
.storycontent .font-verdana { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.storycontent .font-serif { font-family: "Times New Roman", Times, Georgia, serif; }
.storycontent .font-courier { font-family: "Courier New", Courier, monospace; }