/*
Theme Name: Firestarter
Theme URI: http://jugend.feuerwehr-muenster.de/
Description: Thema der Jugendfeuerwehr Kelkheim-M&uuml;nster
Version: 1.2
Author: Christian Kopp
Tags: fixed width, widget

*/ 

/* Allgemeine Einstellungen */
body {
	background-color: #202060;
	margin: 3px;
	color: white;
	font: 10pt sans-serif;
}

a {
	color: #FFC040;
}

a:link {
	color: #FFC040;
}

a:visited {
	color: #FFC040;
}

a:active {
	color: #FFE040;
}

a:hover {
	color: #FFE040;
}

table,tr,td,img,form {
	border: none;
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
}

h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 0.5em;
}

li {
	margin-bottom: 0.3em;
}

hr {
	border: none; 
	border-top: 1px solid silver;
	height: 1px;
}

.alignright,.alignleft,.aligncenter,.alignnone {
	clear: both;
	margin-bottom: 5px;
	border: 1px solid silver;
}

.alignright {
	margin-left: 15px;
	float: right;
}

.alignleft {
	margin-right: 15px;
	float: left;
}

.aligncenter {
	display: inline;
}

.alignnone {
	margin: 0px;
	vertical-align: middle;
}

.page {
	margin: 0px auto;
	width: 950px;
	border: 1px solid white;
}

.header {
	background: url(images/bg_top.gif);
	width: 950px;
	height: 120px;
	border-bottom: 1px solid white;
	overflow:hidden;
}

.header ul {
	float: right;
	margin: 0px 20px;
	padding: 0px;
}

.header li {
	height: 21px;
	width: 98px;
	list-style: none;
	float: left;
	margin-left: 10px;
	padding-top: 3px;
	text-align: center;
	font: bold 11pt sans-serif;
	color: #E02010;
	border: 1px solid red;
	border-top: none;
}

.header li a {
	color: #E02010;
	text-decoration: none;
}

.header li a:link {
	color: #E02010;
	text-decoration: none;
}

.header li a:visited {
	color: #E02010;
	text-decoration: none;
}

.header li:hover {
	text-decoration: none;
	background: white;
}

.main {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	background: #303080;
}

.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: #303080;
	text-decoration: none;
}

.left-top li a:link {
	color: #303080;
	text-decoration: none;
}

.left-top li a:visited {
	color: #303080;
	text-decoration: none;
}

.left-bottom {
	background: url(images/bg_left_top.gif);
	vertical-align: bottom;
}

.middle {
	vertical-align: top;
}

.content {
	width: 640px;
	margin: 5px 20px 10px 10px;
/*	overflow: hidden;*/
}

td.sidebar {
	padding: 20px 0px;
	vertical-align: top;
	background: #303080;
	border-left: 1px solid white;
}

div.post {
	clear: both;
}

div.post-path {
	font: 8pt sans-serif;
	color: silver;
	margin-bottom: 3px;
}

div.post-path a {
	color: silver;
	text-decoration: none;
}

div.post-path a:link {
	color: silver;
	text-decoration: none;
}

div.post-path a:visited {
	color: silver;
	text-decoration: none;
}

div.post-path a:hover {
	color: silver;
	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;
}

.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: #303080;
	background: #A0A0C0;
}

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;
}

.wp-caption-text {
	position: absolute;
	bottom: -6px;
	left: 0px;
	text-align: center;
	color: white;
	font: bold 9pt sans-serif;
	vertical-align: middle;
	opacity: 0.7;
	filter: alpha(opacity =   70);
	background: black;
	height: 16px;
}

.gallery {
	clear: both;
	margin: 0px;
}

.gallery-item {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
	margin: 5px;
}

.gallery img {
	border: 1px solid silver;
}

.gallery-icon {
}

.gallery-caption {
	position: absolute;
	bottom: 4px;
	left: 1px;
	text-align: center;
	margin: 0px;
	color: white;
	font: bold 9pt sans-serif;
	vertical-align: middle;
	opacity: 0.7;
	filter: alpha(opacity =   70);
	background: black;
	height: 16px;
	width: 200px;
}

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;
}

img.attachment-full {
	max-width: 640px;
	max-height: 480px;
}

