/*
Theme Name: Kirche der Stille
Theme URI: http://www.pastorixx.de
Description: Developed from deFusion by <a href="http://webdemar.com">webdemar</a>.
Version: 0.9
Author: Gerhard Janke
Author URI: http://www.pastorixx.de
Tags: two-columns, fixed-width, sidebar, threaded-comments, sticky-post
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- WORDPRESS CSS
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

body {
	margin: 0px;
	padding: 0px;
	background: #174c76 url(images/bg-body.jpg) repeat;
	color: #6e7073;
	font: 12px/18px Verdana, Arial, sans-serif;
}

a {
	color: #1c3e64;;
	outline: none;
}

a:hover {
	color: #fdc635;
	outline: none;
}

p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */

#page {
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 255px;
	background: transparent url(images/header.jpg) no-repeat 0 57px;
}

#content {
	margin: 20px 0 0 0;
	background: transparent url(images/bg-content.gif) repeat;
}

#content-post {
	float: left;
	width: 560px;
	background: transparent;
}

#sidebar {
	float: right;
	width: 240px;
	background: transparent;
}

#footer {

}

/*	##################################
   	HEADINGS
	################################## */

h1, h2 {
	margin: 0 0 20px 0;
	color: #1c3e64;
}

h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	color: #1c3e64;
}

h1#blog-title {
	position: absolute;
	top: 100px;
	right: 70px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 40px;
	font-weight: normal;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h2#blog-description {
	position: absolute;
	top: 150px;
	right: 70px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

h3.post-title {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	line-height:1.3em;
	font-weight: normal;
}

h3.post-title a {
	text-decoration: none;
}

h3.post-title a:hover {
	text-decoration: underline;
}

h4.sidebar-title {
	font-size: 12px;
}

#content-post h4 {
	margin: 40px 0 20px 0;
}

/*	##################################
   	HEADER
	################################## */

	
	
/*	##################################
   	TOPMENU
	################################## */
	
	
#topmenu {
	background: #103552 url(images/bg-top-menu.jpg) repeat-x;
	float:right;
	margin:23px 0 0;
	border:1px solid #206ba6;
}

#topmenu ul {
	list-style:none outside none;
	margin: 0;
}

#topmenu li {
	float:left;
	padding: 5px 10px;
	border-left: 1px solid #206ba6;
}

#topmenu li:first-child{
	border-left: none;
}

#topmenu li:hover {
	/*background: #ff0;*/
}

#topmenu li a {
	color:#fff; text-decoration:none;
	
}

#topmenu li a:hover {
	color:#84c7fc; text-decoration:none;
}

/*	##################################
   	MENU
	################################## */

#menu {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 958px;
	background: #103552 url(images/bg-menu.jpg) repeat-x;
	border:1px solid #206ba6;
}

.sf-menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sf-menu a {
	padding: 0 20px;
	text-decoration:none;
	line-height: 40px;
	background: transparent url(img/bg-menu-a.gif) no-repeat right center;
	color: #fff;
}

.sf-menu li a:hover {
	color:#84c7fc; text-decoration:none;
}

.sf-menu ul {
	margin-top:0px;
	border: 1px solid #206ba6;
}

.sf-menu li {
	border-left: 1px solid #206ba6;
}

.sf-menu li:first-child{
	border-left: none;
}

.sf-menu ul ul {
	border: 1px solid #206ba6;
	margin-top:8px;
	margin-left: -30px;
}

.sf-menu li li{
	background: url(images/bg-sfmenu.png) repeat;
	border: none;
}

.sf-menu li li a {
	padding: 8px 20px;
	line-height: 12px;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: url(images/bg-sfmenu.png) repeat;
	outline:		0;
}

.sf-menu .children li a:focus, .sf-menu .children li a:hover, .sf-menu .children li a:active {
	background: #1e1f21!important;
}

	

/*	##################################
   	CONTENT
	################################## */

/** CONTENT POST */

.box-content, .post, .page {
	margin: 40px 20px;
}

.sticky {
	padding: 20px;
	border: 1px dotted #ccc;
}

.meta {
	clear: both;
	padding: 10px;
	background: #fff url(images/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(images/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** CONTENT EVENT */


.content_events ul {
	list-style: none;
	padding: 0;
}

.content_events li {
	list-style: none;
	height: 60px;
	margin: 0 0 20px 0;
	}

.content_events li:hover {
	background: #F7F7F7;
}
	
.content_events li a{
	font-weight: 100;
	color: #133463;
	text-decoration: none;
}

.content_events li a:hover {
	color: #fdc635;
}

.content_events li p{
	padding: 0 0 0 20px;
}

.content_events .datum{
	clear: both;
	float: left;
	width: 100px;
	background: #F7F7F7;
	margin: 0;
	padding: 5px 0;
	text-align:center;
	font-weight: 900;
	color: #133463;
}

.content_events .termin{
	float: right;
	width: 370px;
	padding: 5px 0 0 0;
}

/** SIDEBAR */



.sidebar-box {
	margin: 0;
	padding: 20px;
	background: #f7f7f7;
}

.sidebar-box ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.sidebar-box li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.sidebar-box li a {
	text-decoration: none;
}

.sidebar-box li ul {
	margin: 0 0 0 20px;
	list-style: square;
}

.sidebar-box li li {
	border: none;
}

#edit-link a {
	text-decoration: none;
}

.rsevent h3{
	background: transparent url(images/oktogon25.png) no-repeat left 8px;
	height: 24px;
	font-size: 12px;
	padding: 10px 0 0 40px;
}

.rsevent h3 a{
	text-decoration: none;
}

.cr_ipe_item .itemname {
	text-align: center;
}

/*	##################################
   	COMMENTS
	################################## */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 90%;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

.commentlist .comment {
	height: auto;
	margin: 20px 0 0 0;
	color: #fff;
}

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #4a4f54 url(images/bg-comment-quote.gif) no-repeat right top;
}

.avatar {
	float: right;
	margin: 0 0 10px 20px;
}

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #6e7073;
	background: #fff url(images/bg-comment-bubble.gif) no-repeat left top;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #4a4f54;
}

.commentlist li a {
	color: #999;
}

.commentlist li .avatar {
	margin: 0 20px 10px 20px;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	border: 1px solid #6e7073;
	border-right: none;
}

#cancel-comment-reply {
	margin: 10px 0;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
	background: #5a5a60;
}

/*	##################################
   	SEARCHFORM
	################################## */

#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}

#footer p {
	margin: 0 0 10px 0;
}

#legal {
	float: left;
	width: 300px;
}

#pxx {
	float: right;
	text-align: right;
}

#pxx a {
	text-decoration: none;
	color: #fff;
}

#pxx img {
	border:none !important;
	margin: 10px 50px 0 0;
}


/*	##################################
   	FOOTERMENU
	################################## */
	
	
#footermenu {
	float:left;
	margin:0;
}

#footermenu ul {
	list-style:none outside none;
	margin: 0;
}

#footermenu li {
	float:left;
	padding: 0 10px;
	border-left: 1px solid #206ba6;
}

#footermenu li:first-child{
	border-left: none;
}

#footermenu li:hover {
	/*background: #ff0;*/
}

#footermenu li a {
	color:#fff; text-decoration:none;
	
}

#footermenu li a:hover {
	color:#84c7fc; text-decoration:none;
}


/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/** CSS BASIC ELEMENTS */

hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #dedede;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #f7f7f7;
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

input, textarea {
	width: 90%;
	height: 22px;
	margin: 10px 0;
	padding: 2px 8px;
	background: #fff url(images/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

textarea {
	width: 90%;
	height: 100px;
}

select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #fff;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

table {
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
}

th, td {
	padding: 2px 5px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

th {
	background: #6e7073;
	color: #fff;
	border: none;
}

pre {
	font-family: Courier, serif;
}

div#fancy_title table td, td#fancy_title_left, td#fancy_title_right, div#fancy_title table {
	border:none;
}

button, input[type="reset"], input[type="button"], input[type="submit"] {
cursor:pointer;
}

/*   Newsletterbox   */
.cr_site { background:#FFFFFF; text-align:left;}
.cr_header { background-color:#ccc; }
.cr_body {padding:15px; }
.cr_page {border-width:1px;border-color:#000000;border-style:solid; width:600px; }
.cr_page {border-width:1px;border-color:#000000;border-style:solid;}
.cr_font {font: normal 12px Arial, Helvetica, sans-serif;}

.cr_header .logo {min-height:20px; }
.cr_header_text p {display:block;margin:5;padding:5px;}

.cr_ipe_item{ padding:1px 10px; margin:1px 10px; }
.cr_ipe_item.inactive { display:none; }
.cr_hr {border:0;background-color: #ccc;height: 1px;}

.imprint {font-size:0.8em;}
.cr_captcha {padding-left: 130px;}
.cr_ipe_item .itemname{display:block;float:left;width:120px;text-align:left;margin:5px 0px 0px 0px;}
.cr_ipe_item input[type="text"]{width:300px;}
.cr_ipe_item textarea{width:300px;}
.cr_ipe_item select{width:300px;}
.cr_ipe_item p {margin:0;}

.cr_ipe_item select {padding:5px 4px; border:1px solid #ccc; color:#333; background:#FFFFFF; margin:0px; padding:2px;}
.cr_ipe_item textarea:focus, input[type="text"]:focus {border:1px solid #ababab;}
.cr_ipe_item input, textarea{ padding:3px 3px; margin:2px; border:1px solid #ccc;}
.cr_ipe_item input[type="checkbox"], input[type="radio"] { border:none; width:15px; }

.cr_error {font-size:1.1em;padding:10px;}
.clever_form_error { background-color: #f99; color:#fff; border:1px solid #f22 !important}
.clever_form_note {margin:26px 0 0 3px;position:absolute;display:inline; padding: 2px 4px; font-weight:bold;background-color:#f2ecb5; color:#000; font-size:12px !important;  }

.cr_body {width:360px; margin:10% auto;background: url(images/oktogon2.png) #fff no-repeat 40px 10px; padding: 150px 15px 15px 15px;}
/*   Newsletterbox   */
