/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/
/* Reset: based on http://meyerweb.com/eric/tools/css/reset v1.0 | 20080212, sans table styles
============================================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, hr {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: baseline;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

cite, address {
	display: inline;
	font-style: normal;
}

/* Typography
======================================================*/
body {
	background: #ffffff;
	color: #51555c;
	font: 12px/18px helvetica, arial, sans-serif;
}

code {
	font-family: "Lucida Console", Monaco, monospace;
}

*[lang] {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

acronym, .caps {
	text-transform: uppercase;
}

.small-caps {
	font-variant: small-caps;
}

acronym, .num, .caps, .small-caps {
	letter-spacing: 0.1em;
}

pre {
	overflow: auto;
}

textarea {
	font: 12px/18px helvetica, arial, sans-serif;
	padding: 3px;
}

/* Links */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #51555c;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #a00004;
}

/* elements with title attribute */
abbr[title], acronym[title], dfn[title], span[title], del[title] {
	cursor: help;
}

/* typogrify: inset initial double quotes. */
.dquo {
	margin-left: -.45em;
}

 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 13px;
	font-style: italic;
}

/* Font sizes and vertical measure */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 {
	display: block;
	margin-bottom: 9px;
}

h1, .h1 {
	font-size: 24px;
	line-height: 1;
}

h2, .h2 {
	font-size: 18px;
}

h3, .h3 {
	font-size: 14px;
}

p, pre, dl, ul, ol {
	margin-bottom: 8px;
}

blockquote {
	border-left: 2px solid #e9eaea;
	margin: 0 9px 9px;
	padding-left: 10px;
}

ol {
	margin-left: 36px;
}

dd {
	margin-left: 18px;
}

li ul, li ol {
	margin-bottom: 0;
}

dd, .tight {
	margin-bottom: 9px;
}

acronym, .caps, .small {
	font-size: 11.5px;
}

hr {
	background: #cccccc;
	color: #cccccc;
	height: 1px;
	margin: 0 30px 18px 30px;
}

.rule-major{
	background-color: #e9eaea;
}

.rule, .rule-minor {
	border-top: 1px solid #cecfd1;
	height: 9px;
	margin: 0 0 18px;
}

.rule-major {
	border-top: 1px solid #cecfd1;
	height: 35px;
	margin: 0 0 18px;
}

.rule hr,
.rule-minor hr,
.rule-major hr {
	display: none;
}

/* No formatting class */

.alt-font {
	color: #999999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style: italic;
}

.alt-font a {
	font-family: helvetica, arial, sans-serif;
	font-style: normal;
}


	/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/* UI: Shared classnames
================================================================= */
a {
	color: #1b3d9e;	
}

a:hover, a:active, #header #active_menu-nav {
	color: #4169e1;
}

.accessibility {
	left:-32000px;
	position:absolute;
}
.lofi {
	display:none;
}

body {
	background-repeat:repeat-x;
	background-position: 0 10px;
	margin: 0;
	padding: 0;
}

html body div.clear, html body span.clear {
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


h1.page-title {
	color: #999;
	font: italic 14px Georgia, serif;
}

/* General horizontal navigation lists with dropdown magic */


/* General horizontal navigation lists with dropdown magic */
.nav, .nav ul, .nav li {
	margin:0;
	padding:0;
}
.nav ul {
	z-index: 9999;
}
.nav li {
	float:left;
	margin-right:12px;
}
.nav li a {
	display:block;
	border: 0;
}

.nav li li a {
	padding:3px 9px;
	background-image: none !important;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	font-size: 11px !important;
}

.nav li li a:hover {
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}

.nav li ul, .nav li li {
	width: 200px;
}

.nav li ul {
	background-color: #f3f3f3;
	border-bottom: 2px solid #2ea22f;
}

.nav li li ul {
	margin:-31px 0 0 200px;
}
.nav li.secondary {
	float:right;
}

/* dropdown action */
.nav li ul, .nav li:hover li ul, .nav li li:hover li ul, .nav li.hover li ul, .nav li li.hover li ul {
	left: -32697px;
	position: absolute;
	margin: 0 !important;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.hover ul, .nav li li.hover ul, .nav li li li.hover ul {
	left: auto;
	margin: 0 !important;
}

.pagination, .pagination-single {
	background-color:#e9eaea;
	margin-top: 20px;
	overflow:hidden;
}
.pagination .previous a,
.pagination-single .previous {
	float:left;
	padding:18px;
}
.pagination .next a,
.pagination-single .next {
	float:right;
	padding:18px;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.close {
	background-color:#e9eaea;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 6px;
	text-align: center;
}
/* including for compatibility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Structure
================================================
*/
.section { /* Full-width areas */
	min-width: 980px; /* cut-off background fix */
}
.wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	color: #cecfd1;
	height: 42px;
	background-image: url(../img/bg_hdr.png);	
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header .wrapper {
	background-repeat:repeat-x;
	background-position:center bottom;
	padding: 13px 10px 10px;
	height: 280px;
}

#header a {
	color: #fff;
}

#header #blog-title {
	font-size: 36px;
	font-weight:normal;
	line-height: 1;
	margin-bottom: 9px;
}

#header #blog-title a:hover {
	text-decoration: none;
}

#navbar {
	background-image: url(../img/bg_menu2.png);	
	background-repeat: no-repeat;
	margin: 11px 0;
	height: 30px;
}

#navbar ul {
	margin: 0 0 0 15px;
}

.nav li {
	float:left;
	list-style: none !important;
	margin: 0;
}

#navbar li a {
	padding: 4px 8px;
	display: block;
	color: #343434;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-left: 1px solid #ebebeb;
	margin: 1px 0;
}

#navbar li a:hover {
	color: #2ea22f;
	background-image: url(../img/up.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.irobt {
	border-right: 1px solid #ebebeb;
}


.logobar {
	height: 39px;
	background-image: url(../img/bg_logobar.png);
	background-repeat: repeat-x;
}

#sub-header {
	background-color: #e9eaea;
	padding: 9px 0;
}
#sub-header form#cfct-search {
	float:right;
}
#all-categories {
	padding:2px 0 0;
	width:760px;
}
#all-categories-title {
	float: left;
	font-weight:normal;
	margin-right:12px;
}

#main {
	margin:24px 0;
}
#content {
	float: left;
	padding: 0 0 24px 0;
	width: 655px;
}

#sidebar {
	float:right;
	margin-left:24px;
	width: 300px;
}

#sidebar #primary-sidebar {
}

#sidebar #primary-sidebar {

}
#footer {
	background-color: #51555c;
	color: #fff;
	padding: 20px 0;
	border-top: 13px solid #8dc63f;
	text-align: center;
	width: 980px;
	margin: 0 auto;
}

#footer a {
	color: #fff !important;
}
#footer .wrapper {
	overflow:hidden;
}

#footer p#generator-link {
	float:left;
	padding-top: 12px;
}
#footer p#developer-link {
	display:block;
	text-indent:-32697px;
}

/* Posts
 =============================== */
.entry-content,
.entry-summary {
	overflow:auto;
}
.hentry {
	position:relative;
}
.hentry .edit {
	background-color:#900;
	font-size: 11.5px;
	padding:3px 5px 1px;
	left:-32697px;
	position:absolute;
	top:0;
}
.hentry:hover .edit,
.post:hover .edit-post,
.comment.hentry:hover .edit-comment {
	left: auto;
	right:0;
}
.hentry:hover .edit-comment {
	left:-32697px;
	right: auto;
}
.comment.hentry.bypostauthor:hover .edit-comment {
	top: 2px;
	right: 2px;
}
.edit a,
.edit a:visited,
.edit a:hover{
	color:#fff;
}
.full .full-content {
	clear:both;
	padding-top: 9px;
}
.full .pages-link,
.page-numbers {
	font-weight:bold;
}
.full .pages-link a,
a.page-numbers {
	border:1px solid #cecfd1;
	font-weight:normal;
}
.full .pages-link a,
.page-numbers{
	padding:2px 6px;
}
.full .pages-link a:hover {
	border-color:#999;
	text-decoration:none;
}
.full p.comments-link {
	float:right;
}

.archive {
	border-top: 1px dotted #cecfd1;
	list-style: none;
	margin: 1.5em 0 0;
}
.archive li {
	margin-bottom:0;
}
.archive .full {
	margin-top:18px;
}
.excerpt {
	background: url(../img/arrow-bullet.gif) no-repeat 0 12px;
	border-bottom: 1px dotted #cecfd1;
	color: #999;
	padding: 12px 146px 12px 20px;
	position:relative;
}
.excerpt strong.entry-title {
	font-size: 14px;
}
.excerpt strong.entry-title a,
.excerpt strong.entry-title a:visited {
	color: #51555c;
}
.excerpt strong.entry-title a:hover {

}
.excerpt .date {
	margin-top:1.5em;
}
.excerpt p {
	margin:0;
}
.excerpt .date,
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span {
	display: block;
	width: 140px;
}
.excerpt .date,
.excerpt .comments-link {
	position:absolute;
	right:0;
	top:14px;
}
.search {
	border-top: 1px dotted #cecfd1;
	padding-top:18px;
}

/* Comments and comment form
=================================== */
.commentlist{
	clear:both;
	list-style:none;
	margin:0 0 18px;
}
li.li-comment{
	background:transparent;
	margin:0;
	padding:0;
	position:relative;
}
li.li-comment li.li-comment {
	background:url(../img/comment-thread.gif) no-repeat 0 3px;
	padding-left:24px;
}
.commentlist .comment {
	margin-bottom:8px;
	overflow:hidden;
	padding:0 0 0 60px;
}
.commentlist .comment .photo img{
	margin-left:-60px;
	position:absolute;
}
.comment cite.fn {
	font-size:14px;
	font-weight:bold;
}
.comment .comment-content {
	overflow:hidden;
	margin-bottom:4px;
}

.comment .comment-content p.last-child {
	margin-bottom:0;
}
.comment-meta {
	color:#999;
	font-size: 10.5px;
}
.comment-meta .date {
	float:right;
}
.comment-reply-link,
.comment-reply-link:visited,
.comment-reply-link:hover {
	background:#900;
	color:#fff;
	font-size:9.5px;
	padding:3px 5px 2px;
}
/* author comments */
.commentlist .bypostauthor {
	background-color:#efeff1;
	padding:8px 12px 6px 72px;
}

/* trackbacks and pingbacks */
.ping {
	border-top:1px dotted #cecfd1;
	padding:9px;
}
.ping .entry-summary,
.ping .entry-summary p {
	border:0;
	margin:0;
	padding:0;
}
form.comment-form {
	background-color:#efeff1;
	border:1px solid #e9eaea;
	margin-bottom:8px;
	padding:9px 9px 0;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.comment-form label {
	color:#51555c;
	font-weight:bold;
}
.comment-form-user-info input {
	margin-right:9px;
	width:200px;
}
.comment-form em {
	color:#999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}
.comment-form textarea {
	height:9em;
	width:95%;
}

/* Sidebar and Widgets
============================== */
.widget {
	margin:0 0 5px 0;
	overflow:hidden;
}
h2.widget-title, .widget_search label {
	font-size: 1.4em; /* 14 */
	margin: 0 0 .58333334em 0;
}
.widget li {
	margin:0;
}

.widget_search {
	padding: 13px 0 0 10px;
	background-image: url(../img/bg_search.png);
	background-repeat: no-repeat;
	height: 34px;
}

.widget_search label {
	display:none
}

.widget_search #s {
	width: 190px;
	border: 1px solid #999;
	padding: 2px;
}

#searchsubmit {
	background-color: #006a51;
	color: #fff;
	font-size: 13px;
	border: 1px solid #fff;
	padding: 2px 5px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

}

#carrington-subscribe h2.widget-title {
	color:#999;
	float:left;
	margin:7px 0 0;
	text-transform:uppercase;
}
#carrington-about {
	padding-bottom:24px;
}
#carrington-about .about{
	background-color:#fff;
	overflow:hidden;
	padding:12px;
}
#carrington-about p {
	margin:0;
}
#carrington-about a.more,
#carrington-about a.more:visited {
	float:right;
}
#carrington-archives ul {
	border-top: 1px dotted #cecfd1;
}
#carrington-archives li {
	background-position:left 6px;
	border-bottom: 1px dotted #cecfd1;
}
#carrington-archives li a {
	display:block;
	padding:6px 0;
}

/* Misc
=================================== */

#footer p#developer-link a,
#footer p#developer-link a:visited {
	background:url(../img/footer/by-crowd-favorite-light.png) no-repeat left top;
	float:right;
	height:30px;
	text-indent:-32697px;
	width:270px;
}

#TB_secondLine {
	color:#999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style:italic;
}
#TB_title{
	background-color: #51555c;
	color:#fff;
	font-size:11.5px;
	line-height:18px;
}
#TB_title a,
#TB_title a:visited {
	color:#fff;
}
a#TB_prev:hover,
a#TB_next:hover {
	height:100%;
}
a#TB_prev:hover {
	background:url(../img/lightbox/prevlabel.gif) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox/nextlabel.gif) no-repeat right center;
}


/********************/

#carrington-subscribe, #comments, .by-line, #secondary-sidebar, #searchform label, #post-content-3 h1 {
	display: none;
}

#all-categories {
	visibility: hidden;
}

.leftimg {
	float: left;
	border: solid 0 #ccc;
	margin: 0 10px 10px 0;
	padding: 4px;
}

.greenbar {
	height: 10px;
	background-color: #a4d867;
	background-image: url(../img/topbar.png);
	background-position: center;
	background-repeat: no-repeat;
}


.shplink {
	height: 38px;
	width: 300px;
	background:url(../img/bg_shplink.png) no-repeat right center;
	text-align: right;
	line-height: 33px;
	margin: 1px 0 10px 0;
}

.shplink a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 50px 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.shp {
	height: 139px;
	width: 300px;
	background:url(../img/bg_shop.png) no-repeat right center;
}

.kundendienst {
	height: 90px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.uf {
	color: #008640;
	padding: 2px 0;
	margin: 0;
	border-bottom: 1px solid #999;
}

.skypebtn {
	text-align: right;
	float: left;
}

.tel {
	color: #fff;
	margin: 15px 0 0 0;
	padding: 5px 5px 5px 25px; 
	float: right;
	text-align: center;
	font-size: 15px;
	background-color: #a4d867;
	background-image: url(../img/icon_tel.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.widget_rss {
	margin: 10px 0 0 0;
}

.widget h2 {
	width: 300px;
	border-bottom: 5px solid #a4d867;
	padding: 0;
	margin: 0;
}

.widget_rss h2 img {
	display: none;
}

.current_page_item {
	color: #fff !important;
	font-weight: bold !important;
}

.titelbild {
	clear: both;
}


.modtable {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0 0 0;
}

.modtable td{
	padding: 2px;
	vertical-align: top;
}

.modtable a {
	background-color: #008640;
	padding: 2px 10px;
	color: #fff;
	margin: 0 0 5px 0;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.modellek {
	background-color: #a4d867;
	color: #fff;
	font-size: 14px;
	padding: 3px 8px !important;
	font-weight: bold;
	border-bottom: 2px solid #008640;
	-moz-border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.modname {
	font-size: 16px;	
	color: #000;
	font-weight: bold;
	height: 10px;
}

.modtr {
	border-top: 1px solid #ccc;	
}

.page-item-152  {
	display: none !important;
}

.thumbs {
	margin: 30px 0 0 0;
	display: none;
}

.thumbs img{
	margin: 0 0 5px 0;
}

.thumbs p{
	font-size: 11px;
	line-height: normal;
	margin: 0 !important;
	padding: 0 !important;
}

.thumbs h2 {
	font-size: 13px;
	line-height: normal;
	margin: 5px 0 !important;
	padding: 0 !important;
	color: #008640;
}

.thumb {
	margin: 0 10px 0 0;
}

.thumblast {
}
.thumb, .thumblast {
	float: left;
	height: 300px;
	width: 197px;
	background-color: #ededed;
	background-image: url(../img/bg_thumb.png);
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	padding: 6px;
	overflow: hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget_betterrsswidget ul {
	border-top: 5px solid #008640;
	padding: 5px 0;
}

.widget_betterrsswidget ul li {
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
}

a.rsswidget {
	font-weight: bold;
}

.comments-link a {
	background-image: url(../img/icon_comment.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 5px 10px 0 22px;	
}

p.comments-link {
	margin: 10px 0 0 0;
	display: block;
	clear: both;
}

.mehet {
	background-color: #008640;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	padding: 3px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.mehet:hover {
	background-color: #004c25;
}

#post-content-152 .entry-title {
	display: none;
}

.page-item-3 {
	display: none;
}

#content h4 {
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	color: #2ea22f;
}

#content li {
	list-style: square !important;
	list-style-position: outside !important;
}

#content ul {
	list-style: square !important;
	list-style-position: outside !important;
	padding: 0 0 0 15px;
}

.clear {
	display: block;
	clear: both;
}

.index {
	color: #999999;
}

p.comments-link {
	display: none;
}

.gmap {
	width: 540px;
	height: 350px;
	padding: 5px;
	border: 1px solid #ccc;
}

.page-item-726 a {
	color: #d03a00 !important;
}

