/*
Theme Name: Finanzhans
Version: 1.0
Author: seosupport GmbH - Robert Kadler
*/

body {
	margin: 0px 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #47484a;
	background-color: #f5f5f5;	
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #df1417;
}

/*#content a, #content a:hover {
	font-weight: bold;
}*/

a:hover {
	background: none;
	text-decoration: underline;	
	color: #000000;
}

input {
	color: #787878;
}

a img {
	border: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	border: 3px solid #e9e9e9;
	border-width: 0px 3px;
	background-color: #ffffff;
}

/* Header */

#header {
	position: relative;
	width: 950px;
	height: 100px;
	margin: 0 auto;
}

#motiv {
	margin: 0 auto;
	margin-top: 10px;
	width: 910px;
	height: 215px;
	background: #dfe5e5 url(images/motiv.jpg) no-repeat top left;
}

/* Logo */

#logo a {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 405px;
	height: 53px;
	border: none;
	background: url(images/logo.gif) no-repeat top left;
}

#rss {
	position: absolute;
	right: 20px;
	bottom: 5px;
}

/* Search */

#search {
	position: absolute;
	top: 30px;
	right: 10px;
	height: 50px;
}

#searchform {
   	margin: 0px;
	padding: 0px;
	color: #828181;
}

#searchform #searchsubmit {
	width: 30px;
	height: 25px;
	border: 0px;
	background: url(images/search_button.gif) no-repeat;
}		

#searchform input {
	color: #828181;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

#searchform span {
	display: inline;
	line-height: 20px;
}
/* Menu */

#menu {
	width: 923px;
	height: 50px;
	margin: 0 auto;
	margin-left: -43px;
	padding: 0;
	padding-left: 60px;
	background: #2a9fe5 url(images/menueleiste.gif) no-repeat top left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding: 2px 5px 0 5px;	
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 15px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 950px;
	margin: 30px auto;
	background: url(images/pix.gif) repeat-y 250px;
}

/* Content */

#content {
	float: right;
	width: 640px;
	padding: 0px 20px 0 0;
}

.post .title {
	background: url(images/post_title.gif) left top no-repeat;
	padding: 0px 0px 0px 52px;
	border-bottom: 1px solid #C5CED7;
	height: 49px;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
	font-weight: normal;
}

.post .title a:hover {
	text-decoration: underline;
	font-weight: normal;	
}

.post a, .post a:hover {
	font-weight: bold;
}

.post {
	padding: 0 0 20px 0;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.entry {
	padding: 0 0 10px 0;
	clear: both;
	/*text-align: justify;*/
}

.post .title {
	background: url(images/post_title.gif) left top no-repeat;
	padding: 0px 0px 0px 52px;
	border-bottom: 1px solid #C5CED7;
	height: 49px;
}

.post .title h2 {
	color: #2a9fe5;
	font-size: 1.5em;
	margin: 0px;	
	width: 520px;
	padding: 5px 0px 0px 0px;	
	line-height: 22px;	
	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;		
}

.post .title h2 a {
	color: #2a9fe5;
	text-decoration: none;
}

.post .postmetadata {
    color: #616161;
	
}

.post .postmetadata span {
    padding: 0px;
    margin: 0px;
	line-height: 11px;
}

.post .postmetadata a {
    color: #616161;
	text-decoration: none;
}

.post .postmetadata .author {
     padding: 0px 10px 0px 0px;
}

.post .postmetadata .date {
     padding: 0px 10px 0px 0px;
}


.post .entry {
	padding: 10px 0 0 0;
}


.post .entry .tags {
	text-align: left;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 20px 0 0;
	float: left;
	clear: both;
}

.post .entry .commentline {
	text-align: right;
	font-weight: normal;
	font-size: 0.9em;
	padding: 10px 20px 0 0;
	color: #DF1417;	
}

.post .entry .commentline a {
	text-decoration: none;
	color: #DF1417;
	font-weight: normal;	
	background: url(images/comments_icon.gif) left 5px no-repeat;
	padding: 0px 0px 0px 8px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 0px 0 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	
}

#sidebar h2 {
	font-size: 1.3em;
	line-height: 21px;
	color: #2a9fe5;
	padding-left: 25px;
	background: url("images/h2_icon.gif") no-repeat top left;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #474747;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0px 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Banner */
#banner {
	text-align: right;
}

#banner a {
	border: 0;
}

/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	/*padding: 20px 0px 15px 0px;*/
	background: #d7d8da;
	font-family: Arial, Helvetica, sans-serif;
	color: #47484a;
}

#footer p {
	margin: 10px 0px 10px 0px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	border: 0;
}

#footer div {
	padding: 10px;
}

#commentform {
}

#comment {
	width: 600px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}

p.wp-caption-text {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-style: italic;
}