/*
Theme Name: Perspektiven Online
Theme URI: http://predrag.kondic.name/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.0
Author: Predrag Kondic

*/
hr {
margin: 15px;
}
.clear {
clear: both;
}

body {
background-color: #EDEDED;
}
p.autor {
	color: #616161;
	size:12px;
		font-weight: bold;

	}

* {
margin: 0px;
padding: 0px;
}
*:focus {
outline:none;
}
#mainFrame {
width: 800px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(images/verlauf-links.jpg);
background-repeat: repeat-y;
background-position: left;
margin-right: 37px;
padding-left: 37px;
background-color: #FFFFFF;
height: 100%;
}
#container {
background-image: url(images/verlauf-rechts.jpg);
background-repeat: repeat-y;
background-position: right;
width: 874px;
margin-right: auto;
margin-left: auto;
}
#menu li {
display: inline;
}
#menu {
font-size: 80%;
text-align: right;
padding-top:4px;
float:right;
}
#header h1 {
display: block;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: left top;
height: 100px;
float: left;
}
#header span {
display: none;
}
#header h1 a {
display: block;
height: 69px;
width: 300px;
}
#header {
	height: 6em;
}
#menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #818181;
width:100%;
}
#sidebar {
	float: left;
	font-size: 88%;
	width: 15em;
	margin-bottom: 1em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 4%;
	padding-left: 5px;
}
#sidebar h2 {
	font-size: 13px;
	color: #999999;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
#sidebar li {
list-style-type: none;

}
#sidebar li a {
	display:block;
}
#sidebar ul li a {
/*background-color: #cdcdcd;*/
color: #000000;
font-size: 88%;
padding: 5px;
}
#sidebar ul ul {
display:none;
paddin-bottom:10px;
padding-top:5px;
}

#sidebar ul li.current-cat ul {
display:block!important;
}
#sidebar li.current-cat-parent ul {
display:block!important;
}
#sidebar ul ul li a {
background-color: #ffffff;
color: #666666;
font-size: 88%;
list-style-type: none;
margin-left: 10px;
padding: 5px;
}
#sidebar ul ul ul {
margin-left: 10px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	background-image: url(images/verlauf-unten.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	height: 25px;
	padding-top: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer li {
display: inline;
list-style-type: none;
}
#content h2 {
	color: #666666;
	font-size: 79%;
	margin-bottom: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.2em;
	text-align: right;

}
#content p {
padding-bottom: 1em;
text-align: justify;
font-size: 90%;
line-height: 135%;
}
#content li {
padding-bottom: 1em;
text-align: justify;
font-size: 90%;
line-height: 135%;
}
#content ul {
margin-left: 1em;
margin-bottom:0.5em;
	}

#content h3.storytitle a {
	color: #A5051A;
	font-size: 105%;
	text-decoration: none;
	margin-bottom: 0.5em;
	padding-bottom: 0.1em;
}
#content .meta {
color: #999999;
text-align: right;
font-size: 79%;
}
#sidebar a {
text-decoration: none;
color: #333333;
padding: 6px;
}
#content input {
border: 1px solid #333333;
background-color: #efefef;
}
#content input#submit {
border: 1px solid #333333;
color: #FFFFFF;
background-color: #333333;
}

#content #comment {
width: 38em;
border: 1px solid #333333;
background-color: #efefef;
}
#content #commentform p {
color: #666666;
}
#content #commentform a {
color: #A5051A;
text-decoration: none;
}
#content {
	padding-left: 3em;
	padding-top: 1em;
	padding-right: 1em;
	margin-left: 15em;
	margin-right: 3em;
	font-size: 88%;
	background-color: #FFFFFF;
clear:right;
}
#menu li a {
font-size: 1em;
text-decoration: none;
color: #666666;
padding-top: 2px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
margin-right: 7px;
margin-left: 7px;
height: 1em;
}
.current_page_item a {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #818181;
	border-right-color: #818181;
	border-left-color: #818181;
	color: #A5051A!important;
}
.current_page_parent a { 
background-color: #FFFFFF;
color: #A5051A!important;
}
#content .storycontent {
font-size: 99%;
padding-top: 1em;
padding-bottom: 1em;
}
#content #respond {
color: #999999;
font-size: 89%;
margin-bottom: 1em;
margin-top: 1em;
}
#sidebar ul {
margin-bottom: 1em;
}
#content .post {

clear: right;
}
.storycontent h1, .storycontent h2 {
	size:80%;
	}
#content a img {
	border:none;
	}
#content img {
      padding:12px;
}

#search {
	float: right;
	margin-right:1em;
}
#search #searchsubmit {
	background-color:white;
	border:none;
	}
#search input {
	border: 1px solid #666666;
	padding: 0px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#commentform p {
font-size: 89%;
color: #dfdfdf;
margin-bottom: 0.3em;
}
.meta a {
text-decoration: none;
color: #990000;
background-image: url(images/edit.gif);
background-repeat: no-repeat;
background-position: left top;
display: block;
height: 16px;
width: 16px;
float: right;
padding-left: 21px;
margin-right: 3.6em;
}
#content h3 {
	margin-bottom: 0.5em;
}
#content a {
color: #666666;
text-decoration: none;
}
.feedback a {
font-size: 78%;
color: #CCCCCC;
text-decoration: none;
}
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 450px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; }

.cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times; 
}

ol.cf-ol { 
	margin:0; 
	padding:0; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:8px 23px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:150px; 
	margin:2px 10px 0 0; 
	text-align:left;
	vertical-align:top;
	font-size: 10px;
	display:block;
	color:#888888;
}
.cform label span {
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 5px 0 0; 
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 0 0 6px;
	width:200px;
	text-align:left;	
}

label.cf-after span {
	width:200px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:0 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:1px 3px;
	background: #fbfbfb; 
	border:none;
	border-top: 1px solid #aaaaaa; 
	
}
.cform p {
   padding-bottom:0em;
   margin-bottom:0em;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:370px; 
}
.cform select {
	width:378px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin-right:25px;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:2px 2px 0 0; 
	width:16px; 
        float:left;
	border:none; 
}

input.cf-box-a 	{ 
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:center;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 10px 1px 0 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}


/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */

.cform .cf_error 		{ color:red!important; border:1px solid #FF0000!important; padding:1px 3px; }
.cform .cf_errortxt,
.mailerr	    	{ color:red!important; }


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq,
label.secq span {
	display:inline;
}
label.secq {
	vertical-align:middle;
}

input.secinput {
	width:45px;
	margin: 3px 0 0 10px;
	vertical-align:middle;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:middle;
}

img.captcha	{
	vertical-align:middle;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:middle;
	background:	url(../images/captcha_reset_grey.jpg) no-repeat;
	margin-left:3px;
	width:21px;
	height:21px;
}

img.imgcalendar {
	position:relative;
	top:4px;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:0 0 10px 0!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset.cf_hidden { 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-top:1px!important;
}
*+html input.cf-box-a,
*+html input.cf-box-b{ 
	background:none;
	margin-top:0;
}
* html input.cf-box-a,
* html input.cf-box-b { 
	background:none;
	margin-top:0;
}
#clemens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#clemens_banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:6px;
}