/*
	Author Name: 	vektorrausch
	Author Site	: 	http://vektorrausch.de
	Style Name	: 	Pedaliero
	Style URI	:	http://pedaliero.de
	Version	    : 	0.9
	Comments	: 	2-Spalter mit Dropdownmenu basierend auf K2
*/


/* Layout Anpassung
******************************************************************/

.columns-one #page,
.columns-two #page {
	position: relative;
	display: block;
	width: 835px;
	margin: 0 0 0 15px;
	border: none;
	background: none;
}

.columns-two .content {
	padding: 0;
}

.columns-two #primary {
	width: 515px;
	padding: 0;
	margin-right: 25px;
}

.columns-two #sidebar-main,
.columns-two #sidebar-alt {
	width: 270px;
	padding: 0;
}


/* Struktur
******************************************************************/

body {
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	background: #fff url(bg_kachel2.jpg) repeat-y left;
	padding-top: 1em;
}

#header {
	position: relative;
	display: block;
	height: 340px;
	width: 835px;
	margin-top: 15px;
	border-top: 2px solid #7C7B77;
	background: url(headerbild-xmas.jpg) no-repeat left top;
}

h1 a {
	position: absolute;
	top: 75px;
	left: 15px;
	display: block;
	width: 345px;
	height: 120px;
	background: url(pedaliero-logo-xmas.png) no-repeat left top;
}

* html h1 a {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/k2support/styles/pedaliero/pedaliero-logo-xmas.png", sizingMethod="image");
}

h1 a span, #header .description {
	display: none;
}

.page-head {
	margin: 20px 0 0;
	padding: 0;
}

body.archive .page-head {
	display: none;
}

.page-head .entry-edit {
	right: 5px;
	margin-top: -16px;
}

.entry-content {
	font-size: 110%;
	line-height: 1.3em;
	text-align: left;
	color: #111;
	margin: 0;
	padding: 0 0 13px;
	background: #fff;
	border-top: 1px solid #fff;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 5px;
}

.secondary div {
	margin: 20px 0 40px;
}

.secondary div p,
.secondary ul {
	font-size: 110%;
	color: #fff;
}
.secondary ul ul {
	font-size: 100%;
}

#footer {
	margin: 0 0 0 100px;
	width: 735px;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0 10px;
}

#footer #abo p {
	margin: 5px 0;
}

div.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0px;
	margin: 0 !important;
	line-height: 0;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html .clearfix { height: 1%; }

.post-ratings{
	display: block;
	clear:both;
	margin-top: 20px !important;
}


/* Metamenue & Metanews
******************************************************************/

ul#metamenu {
	position: absolute;
	bottom: 342px;
	right: 0;
	padding: 3px 0 2px 23px;
	background: url(gold-menu.gif) no-repeat left top;
}

* html ul#metamenu {
	right: -1px;
}

ul#metamenu li {
	display: inline;
	padding: 3px 10px 2px;
	background: url(gold-menu-line.gif) repeat-y right;
	text-transform: uppercase;
}
ul#metamenu li.last {
	background: none;
}

#metanews {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	width: 200px;
}


/* Headings
******************************************************************/

h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	text-align: left !important;
	letter-spacing: 0;
	font-weight: normal;
	text-transform: uppercase;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 1.2em;
	padding: 4px 0 2px 20px;
	background: url(gold515.gif) no-repeat left top;
}

#primary h3, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 1.3em;
	padding: 4px 0 2px 20px;
	background: url(gold515.gif) no-repeat left top;
}

#primary .entry-content h3, #primary .entry-content h4, #primary .k2-asides h3 {
	font-size: 1.3em;
	margin-top: 25px;
}

body.page .entry-content h3, body.page .entry-content h4 {
	font-size: 1.3em;
	padding: 15px 5px 0;
}

#primary h4 {
	background: none;
	color: #9E7C3A;
	padding: 0 5px 10px;
	font-size: 150%;
}

.secondary div h4 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding: 0 0 3px 15px;
	color: #fff;
	font-size: 100%;
	background: url(bg-sbm-h4.gif) no-repeat left bottom;
}

/* Video-SBM */

.secondary div.widget_show_wordtube {
	margin-bottom: 0;
}

.secondary div.widget_show_wordtube h4,
#videoplayer h4 {
	color: #fff;
	width: 110%;
	padding: 4px 0 4px 20px;
	border-bottom: 1px solid #9E7C3A;
	background: url(bg-sbm-video-h4.gif) no-repeat left top;
}

.secondary div.widget_show_wordtube h4 {
	margin-bottom: -5px;
}

#more-videos {
	margin-top: -1px;
	padding: 6px 10px 10px;
	font-size: 110%;
	text-transform: uppercase;
	background: #373530 url(bg-sbm-video.gif) repeat-x bottom;
}

/* News-SBM */

div.sb-latest li a {
	margin-bottom: 0.5em;
}

/* Content-Bereich */

.entry-head {
	margin-top: 10px;
}

.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0;
	padding: 3px 0 3px 5px;
	color: #111;
	background: #fff url(hrz-line.gif) repeat-x bottom;
}

.meta-start, .meta-prep, .entry-author a {
	display: none;
}

.entry-categories .meta-prep {
	display: inline;
}

.entry-date abbr {
	color: #111;
}
.commentslink {
	padding: 2px 0 2px 20px;
	background: url(comment.png) left center no-repeat;
	margin-right: 10px;
}

.quoter_comment {
	padding: 2px 0 2px 20px;
	background: url(comment.png) left center no-repeat;
	margin-left: 5px;
}

.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	background: url(tag.gif) left center no-repeat;
}

.comments {
	padding: 0 0 2em;
	background: #fff;
}

.commentsrsslink {
	padding: 3px 0 3px 20px;
	background: url(feedwhite.gif) left top no-repeat;
}

.feedlink {
	top: -5px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(feed.gif) no-repeat right top;
}

.feedlink img {
	display: none;
}

.comments {
	margin-top: -15px;
	padding: 0 5px;
}

.comments .metalinks {
	display: none;
}

#comment-personaldetails p {
	clear: both;
	display: block;
}

#comment-personaldetails label {
	display: block;
	padding-top: 7px;
}

.comments textarea {
	width: 497px;
	font-size: 130%;
}

/* Bewertungen
******************************************************************/

.post-ratings {
	padding: 2px;
	width: 480px;
}

.widget_ratings_highest_rated li {
	margin-bottom: 8px;
}

.widget_ratings_highest_rated li a {
	display: block;
}


/* Bilder
******************************************************************/

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright, img[align="right"] {
	padding: 0;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft, img[align="left"] {
	padding: 0;
	margin: 0 10px 5px 0;
	display: inline;
}


/* Links
******************************************************************/

a:link, a:visited {
	color: #fff;
}

a:hover, a:focus,
h3 a:hover, h3 a:focus {
	text-decoration: underline;
}

div.hentry a:link, div.hentry a:visited,
div.news-list a:link, div.news-list a:visited,
div.comments a:link, div.comments a:visited {
	color: #9E7C3A;
}

div.hentry a:hover, div.hentry a:focus,
div.comments a:hover, div.comments a:focus {
	color: #222;
	text-decoration: underline;
}

h2 a:link, h2 a:visited,
.hentry h3 a:link, .hentry h3 a:visited {
	color: #fff !important;
}
h2 a:hover, h2 span a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.hentry h3 a:hover, .hentry h3 a:focus {
	color: #fff !important;
	text-decoration: underline;
}

a img {
	border: none;
	padding: 0;
}

#footer a:link, #footer a:visited {
	color: #92918F;
	border: none;
}

#footer a:hover, #footer a:focus {
	color: #fff;
	text-decoration: underline;
}

a.more,
div.sb-latest li a {
	display: block;
	padding-right: 25px;
	background: url(more.gif) no-repeat right center;
}

a.more-link {
	clear: both;
	display: block;
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0 25px;
	padding-right: 42px;
	background: url(more.gif) no-repeat right center;
	text-align: right;
}


/* Hauptmenue
******************************************************************/

/* IE Hack fuer Dropdownmenue vor Content */
*+ html .content { z-index: -5; }
* html .content { z-index: -5; }

#sidebar {
	display: block;
	z-index: 5;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0;
}

#sidebar ul {
	width: 835px;
	min-height: 36px;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 500;
}

#sidebar li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 10px 16px 6px;
	margin: 0px;
}

#sidebar li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar a {
	text-decoration: none;
}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#sidebar {
	font-size: 150%;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Lucida Console", Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
}

#sidebar ul {
	background: #88000A url(menu_off.gif) repeat-x top;
}

#sidebar ul ul {
	background: #740008;
}
#sidebar ul li {
	background: #88000A url(menu_off.gif) repeat-x top;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
	}
body.single #sidebar ul li.page-item-2037,
body.home #sidebar ul li.page-item-2037,
#sidebar ul li.current_page_item,
#sidebar ul li.current-cat,
#sidebar ul li:hover {
	background: #730008 url(menu_active.gif) repeat-x top;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	background: #740008;
}

#sidebar ul li ul li:hover {
	background: #3F0007;
}

#sidebar ul li ul ul li{
	background: #DF4552;
	
}

#sidebar ul li ul ul li:hover {
	background: #EF6874;
}

/* Umfrage-Button */

#sidebar li.righttab, #sidebar li.righttab:hover { 
	width: 138px;
	padding: 11px 0 5px;
	background: url(umfragebutton.gif);
	text-align: center;
}

#sidebar li.righttab a:link, #sidebar li.righttab a:visited { 
	color: #594900;
}

#sidebar li.righttab a:hover { 
	color: #201a00;
}

/* Abonnement-Sidebar
******************************************************************/

#abo {
	width: 120px;
	margin: 1.5em 0;
	padding-bottom: 1.5em;
	background: url(hrz-line.gif) repeat-x bottom;
}
#abo h4 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: 0;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	background: url(gold-points.gif) no-repeat left center;
}

#abo p {
	margin: 5px 0;
}

/* Event-Kalender
******************************************************************/

#events {
	width: 120px;
	margin: 1.5em 0;
	padding-bottom: 1.5em;
	background: url(hrz-line.gif) repeat-x bottom;
}

#events h4 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	letter-spacing: 0;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	background: url(gold-points.gif) no-repeat left center;
}

ul.ec3_events {
	margin: 1em 0 2em;
}

ul.ec3_events li {
	list-style: none;
	margin: 0.3em 0 1.5em !important;
	letter-spacing: 0;
}

ul.ec3_events li li {
	margin: 0;
}

.ec3_list_day {
	color: #9E7C3A !important;
}

#events p {
	text-transform: uppercase;
}


/* SBMs - Sidebar Module
******************************************************************/

div.widget_polls {
	padding: 2em 15px;
	background: #3c3b3b url(bg_poll.gif) repeat-x top;
}

div.wp-polls {
	padding-top: 5px;
	font-size: 110%;
}

ul.wp-polls-ul label {
	color: #fff;
	margin-left: 3px;
}

div.wp-polls input.Buttons {
	font-size: 90%;
}

div.sb-links h4 {
	display: block;
	width: 270px;
}


/* Banner
******************************************************************/

#banner-top {
	position: absolute;
	left: 0;
	top: -10px;
	display: block;
	width: 468px;
	height: 60px;
	padding: 0;
	border: 2px solid #7C7B77;
	background: #93928E;
}

* html #banner-top {
	top: 6px;
}

#banner-top a {
	position: absolute;
}

#banner-right {
	position: absolute;
	left: 851px;
	top: -15px;
	display: block;
	width: 140px;
}

* html #banner-right {
	top: -2px;
}

.banner728 {
	clear: both;
	margin: 10px 0;
	display: block;
	width: 835px;
	padding: 5px 0;
	text-align: center;
	background: url(transbanner.png);
}

* html .banner728 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/k2support/styles/windsurf/transbanner.png", sizingMethod="scale");
}

.banner728 a img, .banner728 object {
	display: block;
	margin: 0 auto;
	border: 2px solid #7C7B77;
}

.banner468 {
	clear: both;
	margin: 10px 0;
	display: block;
	width: 526px;
	padding: 5px 0;
	text-align: center;
	background: url(transbanner.png);
}

* html .banner468 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/k2support/styles/windsurf/transbanner.png", sizingMethod="scale");
}

.banner468 object {
	display: block;
	margin: 0 auto;
	border: 2px solid #7C7B77;
}

/* Formulare
***************************************************************/

#s.livesearch {
	color: #000;
	padding: 2px !important;
	background: #BCA477;
	border: 2px solid #9E7C3A !important;
}

form#setupform input#submit,
form.ddfm .submit input,
input[type=submit], input[type=button] {
	display: block;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding: 2px 6px !important;
	border: 1px solid #BF9E5F !important;
	color: #fff;
	background: #9E7C3A !important;
	cursor: pointer;
}

form#setupform input#submit:hover,
form.ddfm .submit input:hover,
input[type=submit]:hover, input[type=button]:hover {
	color: #000 !important;
	background: #8F6A23 !important;
}

form.ddfm textarea, form.ddfm input.fmtext,
input[type=text], input[type=password], textarea { 
	float: left;
	margin-right: 7px;
	padding: 3px !important;
	border: 1px solid #888 !important;
	font-size: 120%;
}

form.ddfm textarea:hover, form.ddfm input.fmtext:hover,
input[type=text]:hover, input[type=password]:hover, textarea:hover { 
	border: 1px solid #444 !important;
	background: #efefef !important;
	padding: 3px
}
form.ddfm textarea:focus, form.ddfm input.fmtext:focus,
input[type=text]:focus, input[type=password]:focus, textarea:focus { 
	border: 2px solid #9E7C3A !important;
	background: #EFE5D1 !important;
	padding: 2px !important;
}

form.ddfm div.submit input {
	display: inline;
	width: auto !important;
	padding: 2px 6px;
}

form.ddfm div.fmfullblock {
	background: none;
	border: none;
	margin: 0 0 10px;
}

form.ddfm div.fmcheck, form.ddfm div.fmradio {
	margin-top:0;
}

form.ddfm div.fmcheck input, form.ddfm div.fmradio input {
	margin-right:5px;
}


/* K2 Anpassungen
***************************************************************/

#rollingarchives {
	width: 505px;
	color: #fff;
	font-size: 120%;
	padding: 20px 5px 0;
}

body.smartposition #rollingarchives {
	z-index: 1000;
	width: 505px;
	color: #fff;
	background: #17140D;
	border-bottom: 1px solid #9E7C3A;
}

#rollingarchives a {
	color: #fff;
}

div.trimmed .hentry {
	background: transparent !important;
}

#rollingarchives h2 {
	display: none;
	height: 0;
}

.navigation {
	font-size: 120%;
}

/* Top News im Header
***************************************************************/

#latestnews {
	position: absolute;
	bottom: 6px;
	left: 10px;
	display: block;
	width: 215px;
}

#latestnews h4 {
	font-size: 120%;
	line-height: 100%;
	color: #fff;
	background: url(black216tr.gif) no-repeat left top;
	padding: 5px 0 5px 20px;
}

#latestnews ul {
	display: block;
	width: 215px;
}

#latestnews li {
	list-style: none;
	display: block;
	background: url(transp50.png);
	margin-bottom: 2px;
	padding: 5px;
}

* html #latestnews li {
	width: 205px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/k2support/styles/windsurf/transp50.png", sizingMethod="scale");
}

#latestnews h5 {
	font-size: 120%;
	line-height: 110%;
	font-weight: bold;
	background: none;
}

#latestnews h5 a {
	color: #9E7C3A;
}

#latestnews p {
	font-size: 105%;
	line-height: 100%;
	color: #000;
}

#latestnews li p.more {
	margin: 2px -5px -5px 0;
	text-align: right;
}


/* Layout fuer Homepage
***************************************************************/

#videoplayer {
	float: left;
	display: block;
	width: 270px;
	overflow: hidden;
}

#videoplayer h4 {
	font-size: 120%;
}

#nl_subscribe {
	float: left;
	display: block;
	width: 270px;
	margin-top: 20px;
	padding-bottom: 15px;
	background: #373530 url(bg-sbm-video.gif) repeat-x bottom;
}

#nl_subscribe h4 {
	background-color: #17140D;
}

#nl_subscribe p {
	margin: 10px;
	color: #fff;
	font-size: 110%;
}

#content-block-1 {
	clear: both;
	display: block;
	width: 835px;
	margin-top: 18px;
	background: url(vert-line.gif) repeat-y 280px;
	font-size: 110%;
}

#content-block-2, #content-block-3 {
	clear: both;
	margin-top: 10px;
	background: url(vert-line.gif) repeat-y 225px;
}

div.edge {
	clear: both;
	display: block;
	height: 2px;
	margin-top: 12px;
	margin-right: 17px;
	background: url(hrz-line.gif) repeat-x top;
}

.teaser-ads li {
	float: left;
	position: relative;
	list-style: none;
	display: block;
	width: 215px;
	height: 265px;
	margin-right: 22px;
	background: #fff;
}

.teaser-ads li h2 {
	color: #fff;
	background: #9E7C3A url(gold216.gif) no-repeat left top;
}

#content-block-3 .teaser-ads li h2 {
	background: #000 url(black216.gif) no-repeat left top;
}

.teaser-ads li h3 {
	padding: 4px 5px 0;
	background: #fff;
	font-size: 100%;
	line-height: 120%;
}

.teaser-ads li h3 a {
	font-size: 110%;
	color: #9E7C3A;
}

.teaser-img {
	display: block;
	height: 165px;
	width: 215px;
	text-align: center;
	overflow: hidden;
}

.teaser-img img {
	display: block;
	height: 165px;
	width: auto;
	min-width: 215px;
}

.teaser-ads li p {
	font-size: 110%;
	line-height: 110%;
	color: #000;
	padding: 2px 5px 10px;
}

.teaser-ads li a.morebutton {
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 5;
}

/* Artikel-Listen rechts */

.teaser-list {
	float: left;
	display: block;
	width: 345px;
}

.teaser-list li {
	position: relative;
	font-size: 105%;
	list-style: none;
	margin: 10px 0;
	display: block;
	width: 345px;
}

.teaser-list li span {
	display: block;
	color: #9E7C3A;
}

.teaser-list li a.morebutton {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 5;
	display: block;
}

.teaser-list h2 {
	color: #fff;
	padding: 0 0 4px 15px;
	background: url(bg-sbm-h4.gif) no-repeat left bottom;
}

.showall {
	clear: left;
	margin-top: 20px;
	font-size: 110%;
	text-transform: uppercase;
}

/* Erster News-Block */

#content-block-1 .teaser-list {
	margin-left: 23px;
	width: 526px;
}

#content-block-1 .teaser-list li {
	position: relative;
	display: block;
	width: 526px;
	background: #fff;
	margin: 0 0 18px;
}

#content-block-1 .teaser-list li img {
	float: left;
	display: block;
	width: 150px;
	border: 3px solid #fff;
	margin-right: 2px;
}

#content-block-1 .teaser-list li p {
	padding: 5px;
}

#content-block-1 .teaser-list li div.entry-meta a {
	color: #000 !important;
}

#content-block-1 .teaser-list li a.morebutton img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	margin-right: 0;
	display: block;
}

#content-block-1 .teaser-list h2 {
	width: 506px;
	padding: 4px 0 2px 20px;
	background: #9E7C3A url(gold526.gif) no-repeat left top;
}

/* Latest News-Liste Home-Seite */

div.news-list {
	clear: both;
	position: relative;
	background: #fff;
	margin: 5px 0 15px;
}

div.news-list img {
	float: left;
	position: relative;
	display: block;
	width: 150px;
	padding: 0;
	margin: 0 5px 0 0;
	border: 3px solid #fff;
}

.news-list .entry-meta {
	margin-right: 3px;
	padding: 2px 5px;
}

div.news-list p {
	margin: 10px 45px 0 5px;
	font-size: 110%;
}

.news-list h2 {
	background-color: #17140D;
}

.news-list a.morebutton img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	margin-right: 0;
	display: block;
}

/* Ausblenden von Elementen */

div.comments { display: none; }

