/*

Theme Name: Blass
Theme URI: http://1000ff.de/
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* body
--------------------------------------------------*/

body {
	font: 65.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
}

* {
	margsin:0;
	padding:0;
}


/* header
--------------------------------------------------*/

#header {
	position: relative;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#333;
}

#header h1 {
	margin:12px 0 0 0;
	padding:19px 25px 19px 10px;
}

#wrapper {
	width:960px;
	margin:0 auto;
	background: #fff url(img/mediation-proksch-wrapper-bg.png) no-repeat top left;
}

#mp-slogan {
	position: absolute;
	top: 27px;
	left: 548px;
	border: 0;
}

/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
}

h1 a {
	text-decoration:none;
	color:#333;
	text-indent: -20000px;
	display: block;
	width: 391px;
	height: 76px;
	background: transparent url(img/mediation-proksch-logo.gif) no-repeat top left;
}

h1 a:hover {
	background: transparent url(img/mediation-proksch-logo.gif) no-repeat top left;
}


/* navigation
--------------------------------------------------*/

#sec-nav {
	background: transparent url(img/header-red-strip.png) no-repeat top left;
	color: #fff;
	font-size: 13px;
	padding: 6px 0 0 15px;
	height: 35px;
	width: 780px;
}

#sec-nav ul {
	float: right;
	width: 250px;
	list-style:none;
	margin: 0;	
}

#sec-nav ul li {
	float: left;
	margin-left: 10px;
}

#sec-nav li a {
	color:#fff;
	padding:0 3px 0 3px;
	margin: 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}

#sec-nav li a:hover {
	background:none;
	color:#fff;
	text-decoration:underline;
}

#nav {
	padding:14px 0;
	margin:0 0 0 19px;
	height:25px;
}

#nav li {
	float:left;
	list-style:none;
	margin:0px 10px 0px 0px;
	position: relative;
}

#nav li:hover a {
	color:#fff;
	background:#BE0027;	
	border-bottom: 1px solid #BE0027;
	position: relative;
	z-index: 3;
}

#nav li a {
	color:#474946;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border: 1px solid #D9DAD9;
	background:#fff;
	padding:5px;
	border-bottom: 0;
	font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	margin:0 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	color:#fff;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

#nav li ul {
    	margin: 0; padding: 0;
    	position: absolute;
    	top: 1.6em; left: -0.4em;
    	display: none;  /* Unternavigation ausblenden */
}

* html #nav li ul {  /* Korrektur fuer IE 5.x */
    	left: -1.5em;
    	lef\t: -0.4em;
}

*:first-child+html #nav ul {  /* Workaround fuer den IE 7 */
	background-color:silver; padding-bottom:0.4em;
}

#nav li:hover ul {
	border-top: 1px solid #DFDEDF;
	position: absolute;
	top: 31px;
	left: 1px;
	z-index: 2;
	background: #fff;
	display: block;
	min-width: 200px;
	border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
	-webkit-border-radius: 0 5px 5px 5px;
}

#nav li:hover ul li {
	float:none;
	list-style:none;
	margin:0;
}

#nav li:hover ul li a {
	color:#fff;
	padding:3px;
	font:1.1em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	margin:0;
	font-weight:normal;
	text-decoration:none;
	display:block;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #BE0027;
	border: 0;
}

#nav li:hover ul li a:hover {
	color: #fff;
	text-decoration:underline;
}

#nav .current_page_item a, #nav .current_page_parent a {
	color: #fff;
	background:#BE0027;
}

.clear {
	clear:both;
}


/* content
--------------------------------------------------*/

#content {
	margin:0 250px 0 0 !important;
	margin:0 250px 0 0;
	padding:30px 20px 30px 20px;
	min-height: 350px;
}



#content2 {
	margin:0 0px 0 0 !important;
	margin:0 0px 0 0;
	padding: 10px 10px 5px 10px;
	min-height: 450px;
}


#content2 .entry {
	padding: 5px;
}

#content p, #content2 p {
	line-height:20px;
	margin:5px 0 20px 0;
	font-size:120%;
	word-spacing:1px;
      text-align:justify;
}

#startseite #content2 p {
      text-align:left;
}

#startseite #content2 h1 {
	font-size: 160%;
}

#content a, #content2 a{
	text-decoration:none;
	border-bottom: 1px dotted #C00027;
	color:#C00027;
}

#content a:hover, #content2 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #C00027;
	color:#C00027;
}

#content2 h2{
	display: none;
}

#content h2 {
	margin:25px 0 0 0;
	font:170%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	border-bottom: 1px solid #ccc;
}

#content .post h2 {
	margin-top: 5px;
	color: #C00027;
	line-height: 24px;
	margin-bottom: 3px;
	border: 0;
	width: 100%;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:45px 0 5px 0;
	font:170%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
	border-bottom: 1px solid #ccc;
}

#content2 h3 em {
	float: right;
	font-style: none;
	font:70%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#content2 h3 em a {
	margin: 3px;
	background: #bbb;
	color: #fff;
	padding: 1px 2px 1px 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0;
}

#content2 h3 em a:hover {
	background: #222;
	color: #fff;
	border: 0;
}

#content ul, #content ol {
	margin:10px 10px 10px 25px;
	font-size:110%;
}


#content2 ul, #content2 ol {
	margin:10px 10px 10px 25px;
}

#content li {
	padding:10px;
	border-bottom:1px solid #EFF8FB;
}


#content2 li {
	font-size: 13px;
	line-height:20px;
	margin:5px;
	text-align:justify;
	word-spacing:1px;
}

#content2 table, #content table {
	font-size:120%;
	line-height:20px;
	margin:5px 0 20px;
	text-align:justify;
	word-spacing:1px;
}

#content2 table td, #content table td {
	vertical-align: top;
	padding: 5px 0 5px 0;
}

#content2 table td.date {
	width: 100px;
	font-weight: bold;
	text-align: left;
}

#content table td.date {
	width: 150px;
	font-weight: bold;
	text-align: left;
}

/* border images / blockquote
--------------------------------------------------*/

img {
	padding:1px;
	margin-right: 10px;
	border:5px solid #eee;
}


blockquote {
	padding:5px 15px;
	background:#EFF8FB;
	margin:10px 0;
	border:1px solid #ccc;
}


/* lost links / more tag
--------------------------------------------------*/

a {
	color:#C00027;
	text-decoration:none;
}

a:hover {
	color:#C00027;
	text-decoration:underline;
}


a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}

div#content a.more-link, div#content2 a.more-link {
	margin: 5px;
	background: #C00027;
	color: #fff;
	padding: 1px 2px 1px 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/* metadata under post
--------------------------------------------------*/
.post{margin:0;}

#content .post .info{
	padding:0;
	margin-left: -10px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#F0F1F1;
	height: 10px;
	color:#333;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	padding:10px;
	background:#EFF8FB;
	margin:10px 0 28px;
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


/* sidebar
--------------------------------------------------*/

#sidebar {
	width: 250px;
	float:right;
	margin: 20px 18px 10px 10px; 
	padding:0 10px 20px 10px;
}

#sidebar h2 {
	background: transparent url(img/mediation-proksch-sidebar-bg-startseite-bg.png) no-repeat top center;
	margin: 0;
	padding: 15px 10px 11px 10px;
	font-size: 110%;
}

#sidebar h3 {
	color: #535452;
}

#sidebar a {
	color: #535452;
}

#sidebar a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #fff;
}

#sidebar ul {
	background: #fff url(img/mediation-proksch-sidebar-bg-startseite-bg.png) no-repeat bottom center;
	list-style:none;
	padding: 2px 3px 18px 3px;
	margin:0;
	font-size:120%;
}

#sidebar li {
	padding:5px 0px 5px 3px;
	border-bottom:1px solid #EFF8FB;
	list-style:none;
}

#sidebar li a {
	color:#474946;
	text-decoration:none;
}

#sidebar li a:hover {
	color:#000;
	background-color:none;
	
}


#sidebar a.goto {
	background: #BE0027;
	color: #fff;
	padding: 1px 2px 1px 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:100%;
	line-height:25px;
	text-align:justify;
	word-spacing:1px;
	text-decoration: none;
}

#sidebar a.goto:hover {
	color: #fff;
}

#sidebar img {
/*	float: right;
*/
}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #eee;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS; 
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

/* some input
--------------------------------------------------*/

input {
	border: 1px solid #CCC;
	padding: 1px;
	font-size: 12px;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}

input[type="submit"] { 
	margin: 5px;
	background: #C00027;
	color: #fff;
	font-family:"Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif;
	padding: 1px 2px 1px 2px;
	border: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer; }

/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}


/* footer
--------------------------------------------------*/

#footer {
	background: #fff url(img/mediation-proksch-footer-bg.png) no-repeat bottom left;
	height: 120px;
	padding:10px 10px 5px 10px;
	margin:0 0 10px 0;
	font-size: 12px;
	color:#333;
}

#footer p {
	float: left;
	margin: 65px 0 0 10px;
	width: 200px;
	background: #fff;
	padding: 1px 3px 1px 3px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


#footer-nav {
	float: right;
	margin: 20px 355px 0 0;
	width: 270px;
	list-style:none;
}

#footer-nav li {
	float: left;
	margin: 5px;
}

#footer-nav li a {
	color:#474946;
	background: #fff;
	margin: 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding: 1px 3px 1px 3px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#footer-nav li a:hover {
	text-decoration:underline;
}

#footer-nav li .cat-item {
	display: none;
}

#footer a {
      color:#999;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#333;
      background:#EFF8FB;
}
