/*  
Theme Name: Sparansage.de
Version: 1.09.4.11
Description: Dieses Wordpress Template wurde speziell fuer Sparansage.de entworfen. W3C Valid.
Author: Georg Demmer
Author URI: http://www.mywebart.de/
*/

a:link, a:visited, a:active  {
	text-decoration: none;
	color: #E65901;
}
a:hover {
	text-decoration: underline;
	color: #E65901;
}
body {
	background: #4386BA url(images/bg.jpg) repeat-x;
	color: #000000;
	font: 1.0em;
	font-family: Veranda,sans-serif;
	margin: 0px;
}
#wrapper {
	background: #FFFFFF;
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	border-right: 1pt solid #8A8A8A;
	border-left: 1pt solid #8A8A8A;
}
#header {
	background-image: url(images/header.jpg);
	border: 0px;
	width: 1000px;
	height: 110px;
}

/************ NAVIGATION **********/

#navigation{
	width: 1000px;
	height: 30px;
	letter-spacing: 0.07em;
	background-image: url(images/navibg.gif);
	vertical-align: top;
}
#navigation ul{
	vertical-align: top;
	padding: 5px 0px 0px 5px;	
	margin: 0px;
	float: left;
}
#navigation li{
	vertical-align: top;
	display: inline;
	list-style: none;
	font-weight: bold;
}
.page_item a:link, .page_item a:visited{
	text-decoration: none;
	vertical-align: top;
	color: #000000;
	padding: 10px 15px 10px 10px;
	font-size: 0.9em;
	font-family: tahoma, arial;
	background: url(images/line.gif) right no-repeat;
}
.page_item a:hover {
	text-decoration: none;
	color: #E65901;
}

/************ WERBUNG **********/

#headerlinks {
	background-image: url(images/top.jpg);
	color: #FFFFFF;
	padding: 2px 0px 2px 5px;
	font-size: 0.7em;
	width: 995px;
	height: 11px;
}
#headerlinks a:link, .headerlinks a:visited, .headerlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#headerlinks a:hover {
	text-decoration: underline;
	color: #000000;
}
#headerbanner {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 44px;
	left: 512px;
}
.contentbanner {
	margin-top: 5px;
	float: right;

}
.backlinks {
	background: #DDEEFF url(images/bg_teaser.gif) repeat-x;
	width: 310px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.backlinks ul {
	list-style: none;
	margin: 0px;
	padding: 3px 3px 3px 10px;
}
.backlinks li {
	background: url(images/external.gif) no-repeat center left;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 13px;
}
.backlinks table {
	padding-top: 4px;
}
.backlinks td {
	padding-left: 10px;
}
.backlinks a:link, .backlinks a:visited, .backlinks a:active {
	background-image: url(images/external.gif) left no-repeat;
	text-decoration: none;
	color: #005394;
}
.backlinks a:hover {
	text-decoration: underline;
	color: #005394;
}	

/************ INHALT **********/

#container {
	width: 1000px;
	margin: 0px;
	float: left;
}
#highlights {
	font-size: 0.8em;
	color: #FFFFFF;
	width: 1000px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#highlights h3 {
	font-size: 1.25em;
	letter-spacing: 0.1em;
	padding: 0px;
	margin: 2px;
}
#highlights ul {
	margin: 0px;
	padding: 0px 0px 0px 17px;
}
#highlights a:link, a:active {
	color: #FFFFFF;
}
#highlights a:visited {
	color: #FFFFFF;
}
.highlights-left {
	background: #FFFFFF url(images/highlight.jpg) repeat-x;
	width: 280px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;	
	margin-right: 0px;
	float: left;
}
.highlights-middle {
	background: #FFFFFF url(images/highlight.jpg) repeat-x;
	width: 280px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.highlights-right {
	background: #FFFFFF url(images/highlight.jpg) repeat-x;
	width: 280px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;	
	margin: 0px;
	float: right;
}
.highlights-spacer {
	background: #FFFFFF url(images/highlight_spacer.jpg) repeat-x;
	width: 35px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#content {
	width: 640px;
	float: left;
	margin: 15px;
	padding-top: 4px;
}
#content a:link, a:visited, a:active {
	color: #E65901;
}
#content img {
	border: 0px;
}
.title {
	margin: 0px;
}
.title h2 {
	font-size: 1.4em;
	letter-spacing: 0.05em;
	line-height: 1.0em;
	margin-bottom: 10px;
}
.title h3 {
	font-size: 1.0em;
	letter-spacing: 0.05em;
	line-height: 1.0em;
}
.posttext {
	float: left;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1pt dotted #A3A3A3;
}
.thumb {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0pt;
}
.thumb2 {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0pt;
}
.posttext h1 {
	font-size: 1.1em;
	line-height: 0.2em;
}
.posttext h2 {
	font-size: 1.1em;
	line-height: 0.2em;
}
.infoline {
	padding-top: 3px;
	margin-bottom: 0px;
	font-size: 0.75em;
	clear: both;
}
.date {
	color: #A3A3A3;
	font-size: 0.75em;
	line-height: 0.1em;
	margin-bottom: 10px;
}
.text {
	float:left;
	font-size: 0.75em;
	line-height: 1.4em;
	margin-bottom: 6px;
}
.text a:link, .text a:visited, .text a:active {
	text-decoration: none;
	color: #000000;
}
.text a:hover {
	text-decoration: underline;
	color: #000000;
}
.text img {
	float: right;
	margin-left: 4px;
	margin-bottom: 3px;
	border: 0px;
	heihgt: 112px;
	width: 112px;
}
.teaser {
	background: url(images/bg_teaser.gif) repeat-x;
	height: 5px;
	width: 640px;
	float: left;
}
.boxheader {
	background: url(images/bg_boxheader.gif) no-repeat;
	height: 23px;
	width: 660px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 10px;
}
.boxheader h2 {
	font-size: 0.85em;
	letter-spacing: 0.05em;
	font-weight: bold;
	margin: 0px;
}
.boxcontent {
	width: 660px;
	float:left;
	padding-top: 10px;
	margin-top: -5px;
	margin-bottom: 10px;
}
.boxcontent img {
	border: 0px;;
	width: 80px;
	height: 80px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}
.post_title {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	text-decoration: none;
	font-weight: bold;
	color: #005394;
}
.post_page {
	font-size: 1.0em;
	line-height: 1.35em;
}
.tags {
	font-size: 0.7em;
	text-transform: uppercase;
}
.postmetadata {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.0em;
	text-align: justify;
}
.bookmarks {
	margin-top: -5px;
}
.relatedposts {
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.50em;
}
.relatedposts ul {
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1pt dotted #A3A3A3;
}
.relatedposts li {
	background: url(images/arrow.gif) no-repeat center left;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px; 

}
.googlead {
	margin-top: 5px;
	margin-bottom: 10px;
}
#infobox {
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 3px;
	float: right;
}
.boxhead {
	font-size: 0.75em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding-left: 10px;
	border-bottom: 1px solid #555;
	color: #000000;
}
.boxtext {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: disc;
	line-height: 1.5em;
	color: #000000;
}

/************ COMMENTS **********/

.commenttitle {
	height: 23px;
	width: 640px;
	float: left;
	font-size: 1.0em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.respond {
	width: 630px;
	float:left;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: -4px;
	margin-bottom: 20px;
}
#comments {
	margin-bottom: 2px;
	border-bottom: 1pt dotted #A3A3A3;
}
#comments h2 {
	font-size: 1.0em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0px;
}
.commenttext {
	font-size: 0.7em;
	line-height: 1.2em;
}
.commentuser {
	font-size: 0.7em;
}
.author {
	font-weight: bold;
}
.commentlist {
	list-style: decimal;
	padding-left: 15px;
	margin-left: 20px;
	font-size: 1.2em;
}
.commentlist li {
	background: #ECECEC;
	border: 1pt solid #BFB6B6;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/************ SIDEBAR **********/

#sidebar{
	width: 310px;
	float: right;
	font-size: 0.85em;
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#sidebar h2 {
	color: #E65901;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	padding-right: 10px;
	margin-bottom: 2px;
	text-align: right;
	float: right;
}
.sidebarbox {
	background: #ECECEC;
	border: 1pt solid #BFB6B6;
	width: 290px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	float: right;
}
.sidebarbox ul {
	list-style: none;
	margin: 0px;
	padding: 3px 3px 3px 0px;
}
.sidebarbox li {
	background: url(images/arrow.gif) no-repeat center left;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 10px; 
}
.sidebarbox a:link, .sidebarbox a:visited, .sidebarbox a:active {
	text-decoration: none;
	color: #E65901;
}
.sidebarbox a:hover {
	text-decoration: underline;
	color: #E65901;
}

/************ SEARCHFORM **********/

#searchform {
	width: 290px;
	background: #ECECEC;
	height: 25px;
}
#searchform form {
	margin: 0px;
}
#searchbar {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 155px;
	height: 17px;
	font-size: 11px;
	padding: 4px 7px 0px 20px;
	margin: 3px 3px 3px 3px;
	color: #555;
	background: url(images/searchbar.gif) no-repeat;
	border: 0px solid #AA0000;
	
}

/************ FOOTER **********/

#footer {
	float: left;
	width: 1000px;
	text-align: center; 
	color: #FFFFFF;
	background-color: #4A4A4A;
	margin: 0px;
	font-size: 0.9em;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
	margin: 5px;
}
.copy {
	font-size: 0.8em;
	padding-bottom: 5px;
}
#bottom {
	clear: both;
	float: left;
	width: 1000px;
	padding: 0;
	font-size: 0.9em;
	text-align: left;
	color: #000000;
}
#bottom-divs {
	float: left;
	clear: both;
}
#bottom-left {
	width: 30%;
	padding: 0px 10px 15px 15px;
	float: left;
}
#bottom-mid {
	width: 30%;
	padding: 0px 10px 15px 15px;
	float: left;
}
#bottom-right {
	width: 30%;
	padding: 0px 10px 0px 20px;
	float: left;
}
#bottom h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0 10px;
	font-size: 1.0em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #FFFFFF;
}
#bottom h2 span {
	color: #000000;
}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #CCCCCC;
	border-top: 1px solid #555;
}
#bottom ul li {
	line-height: 22px;
	border-bottom: 1px solid #555;
}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#bottom-sep {
	clear: both;
}