/*
Theme Name: Firefighter
Theme URI: http://feuerwehr-muenster.de/
Description: Thema der Freiwilligen Feuerwehr Kelkheim-M&uuml;nster
Version: 1.2
Author: Christian Kopp
Tags: fixed width, widget

*/ 

/* Allgemeine Einstellungen */
body {
	background-color: white;
	margin: 3px;
	color: black;
	font: 10pt sans-serif;
}

a {
	color: #0000c0;
}

a:link,a:visited,a:active,a:hover {
	color: #0000c0;
}

table,tr,td,img,form {
	border: none;
	padding: 0px;
	margin: 0px;
}

img {
	max-width: 640px;
	max-height: 480px;
}

table {
	border-collapse: collapse;
}

h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
}

p,address {
	margin-bottom: 0.5em;
}

li {
	margin-bottom: 0.3em;
}

hr {
	border: none; 
	border-top: 1px solid silver;
	height: 1px;
}

blockquote {
	font-style: italic;
}

.alignright,.alignleft,.aligncenter,.alignnone {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.alignright,.alignleft,.aligncenter {
	clear: both;
}

.alignright img,.alignleft img,.aligncenter img {
	border: 1px solid silver;
	display: block;
}

.aligncenter img {
	display: inline;
}

.alignright {
	margin-left: 15px;
	float: right;
}

.alignleft {
	margin-right: 15px;
	float: left;
}

.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.alignnone {
	margin: 5px;
}

.page {
	margin: 0px auto;
	width: 950px;
	border: 1px solid silver;
}

.header {
	background: url(images/bg_top.jpg);
	width: 950px;
	height: 125px;
	overflow:hidden;
}

.header ul {
	float: right;
	margin: 0px 0px;
	padding: 0px;
}

.header li {
	height:16px;
	list-style: square;
	float: left;
	margin-left: 20px;
	padding: 1px 5px;
	margin-top: 102px;
	font: bold 11pt sans-serif;
	color: white;
}
.header li:first-child {
	list-style: none;
}

.header li a {
	color: white;
	text-decoration: none;
}

.header li a:link {
	color: white;
	text-decoration: none;
}

.header li a:visited {
	color: white;
	text-decoration: none;
}

.header li:hover {
	color: white;
	text-decoration: none;
	background: #FF0000;
}

.main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	background: white;
}

.left-top {
	background: url(images/bg_left_top.gif);
	vertical-align: top;
	padding-top: 20px;
}

.left-top ul {
	margin: 0px;
	padding: 0px;
}

.left-top li {
	list-style: none;
	background: url(images/nav_left.gif);
	width: 118px;
	height: 20px;
	padding: 5px 1px;
	font: bold 8pt sans-serif;
	color: #303080;
	overflow: hidden;
	white-space: nowrap;
}

.left-top li:hover {
	background: url(images/nav_left_hl.gif);
}

.left-top li a {
	color: white;
	text-decoration: none;
}

.left-top li a:link {
	color: white;
	text-decoration: none;
}

.left-top li a:visited {
	color: white;
	text-decoration: none;
}

.left-bottom {
	background: url(images/bg_left_top.gif);
	vertical-align: bottom;
}

.middle {
	vertical-align: top;
	background: url(images/background.gif) no-repeat bottom left;
}

.content {
	width: 640px;
	margin: 5px 20px 10px 10px;
/*	overflow: hidden;*/
}

td.sidebar {
	padding: 20px 0px;
	vertical-align: top;
	background: url(images/bg_right.gif);
}

div.post {
	clear: both;
}

div.post-path {
	font: 8pt sans-serif;
	color: #0000c0;
	margin-bottom: 3px;
}

div.post-path a {
	color: #0000c0;
	text-decoration: none;
}

div.post-path a:link {
	color: #0000c0;
	text-decoration: none;
}

div.post-path a:visited {
	color: #0000c0;
	text-decoration: none;
}

div.post-path a:hover {
	color: #0000c0;
	text-decoration: underline;
}

div.post th,div.post td {
	border: 1px solid silver;
	padding: 3px 1px;
}

div.post th {
	text-align: left;
	color: black;
	background: silver;
}

div.post ul {
	margin-top: 0.5em;
	list-style-image: url(images/bullets/bullet1.gif);
}

div.post ul ul {
	list-style-image: url(images/bullets/bullet2.gif);
}

div.post ul ul ul {
	list-style-image: url(images/bullets/bullet3.gif);
}

div.post ol {
	margin-top: 0.5em;
}

div.post h1 {
	font: bold 16pt sans-serif;
	margin-bottom: 0.5em;
}

div.post h2 {
	font: bold 12pt sans-serif;
	margin-bottom: 0.5em;
}

div.post h3 {
	font: bold 10pt sans-serif;
	margin-bottom: 0.5em;
}

div.post h1.post-title {
	font: bold 12pt sans-serif;
	margin-bottom: 5px;
}

h1.category-title {
	font: bold 12pt sans-serif;
	margin-bottom: 5px;
}

div.category-desc {
	font: 10pt sans-serif;
	margin-bottom: 10px;
}

div.post-author,div.post-tags {
	font: 8pt sans-serif;
	margin-bottom: 3px;
}

div.post-date {
	font: italic 8pt sans-serif;
	margin-bottom: 0px;
}	

.page-prev,.page-next {
	font: 8pt sans-serif;
	color: silver;
	margin-top: 20px;
}

a .page-prev,a .page-next {
	color: silver;
	text-decoration: underline;
}

a:hover .page-prev,a:hover .page-next {
	color: white;
}

.page-prev {
	float: left;
}

.page-next {
	float: right;
}

h2.widgettitle {
	font: bold 8pt sans-serif;
	padding: 2px;
	margin: 0px;
	margin-bottom: 3px;
	color: white;
	background: red;
}

h2.widgettitle img {
	display: none;
}

h2.widgettitle a {
	color: white;
}

.sidebar,.sidebar a {
	color: white;
}

.sidebar ul {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.sidebar li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font: 8pt sans-serif;
	line-height: 1.2em;
}

.widget li {
	margin: 0px;
	padding: 0px;
	font: 8pt sans-serif;
	line-height: 1.2em;
	margin-left: 8px;
	margin-bottom: 3px;
}

#tag_cloud a {
	padding-left: 3px;
}

.wp-caption {
	position: relative;
	top: 0px;
	left: 0px;
}

.aligncenter.wp-caption {
	top: 5px;
	margin-bottom: 10px;
}

.wp-caption-text {
	position: absolute;
	bottom: -5px;
	left: 1px;
	color: white;
	font: bold 8pt sans-serif;
	text-align: center;
	vertical-align: middle;
	opacity: 0.55;
	filter: alpha(opacity = 55);
	background: black;
}

.home-overlay-bg {
	position: absolute;
	color: black;
	vertical-align: middle;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	background: white;
}

.home-img {
	border: 1px solid silver;
	height: 100px;
	width: 100px;
}

.home-vruler {
	border-left: 1px solid silver;
}

.aligncenter .wp-caption-text {
	display: none;
}

.gallery {
	clear: both;
	margin: 0px;
}

.gallery-item {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin: 5px;
}

.gallery-icon img {
	border: 1px solid silver;
}

.gallery-caption {
	position: absolute;
	bottom: 3px;
	margin: 0px;
	color: white;
	font: bold 9pt sans-serif;
	text-align: center;
	vertical-align: middle;
	opacity: 0.55;
	filter: alpha(opacity =   55);
	background: black;
	width: 100%;
}

div.event-select {
	padding: 10px 0px;
	border-bottom: 1px solid silver;
}

table.event-calender td {
	vertical-align: top;
	padding: 5px 0px;
}

div.comments {
	font: 9pt sans-serif;
}

div.comment-header,div.comment-write {
	font-weight: bold;
}
div.comment-write-cancel {
	margin: 5px 0px;
}

div.comments li {
	list-style: none;
	list-style-image: none;
}

div.comments cite {
	font-style: normal;
}

div.comments .comment-meta {
	margin-bottom: 3px;
}

div.comments .reply {
	margin-bottom: 12px;
}

div.comments .nocomments {
	margin-bottom: 12px;
}

span.email {
	unicode-bidi:bidi-override; 
	direction: rtl;
}

span.none {
	display: none;
}
