/*
Theme Name: RC-Heli-Action
Theme URI:
Description: A magazine-style layout for Wordpress
Version: 0.9
Author: Eugen Zimmer
Author URI: http://www.rc-heli-action.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
	
.flattr {
	display: block;
	float: right;
	margin-top: -94px;
}

body {
	background: #d4d2d3;
	color: #545454;
	padding: 13px 0 25px 0;
	border:0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

p {
	margin: 5px 0;
	}
.entry p strong{
	color: #333;
	}
p strong {
	padding-right:0;
}
a:link, a:visited {
	color: #D20019;
	text-decoration:none;
	}
.rot a:link, .rot a:visited {
	color: #D20019 !important;
	text-decoration:none;
	}
a:hover, a:active {
	color:#000;
	}
span#red {
	color: #000;
}
#zum_archiv {
	width: 200px;
	height: 13px;
	float:right;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	margin: -31px 0 0 98px;
	color: #000;
}
* html #zum_archiv {
	margin: 0 0 0 125px;
	cursor:pointer;
}
#zum_archiv #red:hover{
	color:#D20019;
}
#doppel_titel {
	width: 170px;
	height:160px;
	float:left;
}
* html #doppel_titel {
	width: 230px;
}
hr {
	display: block;
	height:1px;
	background:#D20019;
	border:0;
	}
iframe {
	border: none;
	filter:"progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0)";
	}
small {
	font-size: 0.95em;
	background:#C5C4C5;
	padding:3px 5px 3px 5px;
	width: 573px;
	display:block;
	}

img, a:link img, a:visited img {
	border:0
	}
#header {
	width: 930px;
	height: 160px;
	background: url(header_bilder/header_01.jpg) #d20019 no-repeat;
	margin: -25px 0 0 -25px;
}
#header.header_2 {
	background: url(header_bilder/header_heli_01.jpg) #d20019 no-repeat;
}
#header.header_3 {
	background: url(header_bilder/header_heli_04.jpg) #d20019 no-repeat;
}
#header.header_4 {
	background: url(header_bilder/header_heli_02.jpg) #d20019 no-repeat;
}
#header.header_5 {
	background: url(header_bilder/header_heli_12.jpg) #d20019 no-repeat;
}
#header.header_6 {
	background: url(header_bilder/header_05.jpg) #d20019 no-repeat;
}
#header.header_7 {
	background: url(header_bilder/header_heli_06.jpg) #d20019 no-repeat;
}
#header.header_8 {
	background: url(header_bilder/header_heli_11.jpg) #d20019 no-repeat;
}
* html #header {
	margin: -22px 0 0 -25px;
}
/* Structure */

#page {
	width:905px;
	margin:0 auto;
	font-size:0.7em;
	background: none;
	padding: 10px 0 35px 25px;
	line-height: 1.2em;
	}

#branding {
	width:300px;
	padding-bottom:15px;
	}
#banner_rechts {
	width: 500px;
	height: 100px;
	float: right;
	background: url(images/cd_hd_right.jpg) no-repeat;
}
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 200px;
	float:left;
	margin: 5px -25px 0 10px;
	background: none;
	}
* html #sidebar {
	margin: 10px 0 0 0;
	}
#sidebar a img{
	border: 0;
	}
#titel_aktuell{
	width:198px;
	height:280px;
	border: 1px solid #D4D2D3;
}
#titel_aktuell:hover{
	border: 1px solid #D20019;
}
#leftcol {
	padding-right:18px;
	}
* html #leftcol {
	margin-left: 8px;
	padding-right:10px;
	}
#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}

#rightcol {
	padding: 0 10px 0 0;
	float: right;
	}
#banner_120x600 {
	width: 120px;
	height: 600px;
	float: right;
/*	background: url(http://cars-and-details.de/wp/wp-content/uploads/carsanddetailsbanner.gif) no-repeat; */
	background: #c5c4c5;
	margin-top: 10px;
	margin-left: 10px;
}
/* *html #banner_120x600.ie6{
	margin: -1400px 0 0 0;
} */
#banner_gesammt {
	width: 120px;
	float: right;
}
* html #banner_gesammt {
	margin-top: -1440px;
}
#rc-movie-gesammt {
	margin: 10px 0 0 0;
}
#rc-movie-einzeln {
	margin: 10px 0 0 0;
}
#switch_content {
	clear:both;
	margin:0 0 20px 0;
}
#switch_content img{
	width: 150px;
	margin-bottom: 20px;
	border: 1px solid #000;
}
#switch_content img:hover{
	border: 1px solid #E6FF00;
}
#switch_content.pl {
	padding: 5px 0 44px 0;
	margin: 0;
}

#switch_content.pl img{
	width: 100px;
	height: 60px;
	margin: 0 10px 0 10px;
}
#switch_content.pl:hover {
	background: #C5C4C5;
}
#switch_content.pl:hover img{
	border: 1px solid #E6FF00;
}

/* TOOLTIP * EZ */
#tooltip {
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #D20019;
	padding : 0;
/*		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
*/
}
#tooltip p {
	margin : 1px 8px 3px 23px;
	color : #FFF;
	font-size : 12px;
	font-family : "Lucida Sans Unicode", "Lucida Grande", Myriad, Arial;
	font-weight: bold;
}
#google_ads {
	position:relative;
	top: -22px;
	left: -25px;
	width: 930px;
	height: 20px;
	background-color: #000000;
	text-decoration: none;
}
* html #google_ads {
	width: 930px;
}
#google_ads_2 {
	/*padding: 5px 10px 5px 10px;*/
	margin: 0 0 5px 0;
	/*background: #C5C4C5;*/
	width: 556px;
	z-index: 3 !important;
}
* html #google_ads_2 {
	margin: 0px 0 5px 10px;
	width: 540px;
}
/* TABELLE EINFAERBEN */
.row1 {background:#c5c4c5;padding-left: 10px;}
.row2 {background:none;}

/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}

.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}




/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}

h2 {
	font: 6em Impact, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 10px;
	margin: -10px 0 10px -11px;
	color: #D20019;
	letter-spacing:-0.01em;
	z-index: 10;
		filter:alpha(opacity=30); /* IE */
		-moz-opacity:0.3; /* Gecko-Browser */
		opacity:0.3; /* Opera 9+ */
	}
* html h2 {
	margin: -10px 0 10px 3px;
	}
.entry h2 {
	font: 2em Impact, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 10px;
	margin: 0;
	color: #D20019;
	letter-spacing:0;
		filter:alpha(opacity=100); /* IE */
		-moz-opacity:1; /* Gecko-Browser */
		opacity:1; /* Opera 9+ */
	}
h2.links {
	font: 2em Impact, Arial, Helvetica, sans-serif;
	padding: 0 3px 0 5px;
	margin: 0;
	color: #000;
	letter-spacing:-0.01em;
	z-index: 11;
	width: 250px;
	height: 30px;
	border-left: 4px solid #D20019;
		filter:alpha(opacity=100); /* IE */
		-moz-opacity:1; /* Gecko-Browser */
		opacity:1; /* Opera 9+ */
	}

h2.links:hover {
	border-left: 4px solid #000;
	color: #D20019;
	}
h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom:4px;
	font-weight:bold;
	color: #D20019;
	}
.entry h3 {
	font: 1.6em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D20019;
		filter:alpha(opacity=30); /* IE */
		-moz-opacity:0.3; /* Gecko-Browser */
		opacity:0.3; /* Opera 9+ */
}
#sidebar h3, #sidebar h2 {
	font: 1.5em Impact, Arial, Helvetica, sans-serif;
	border-left:3px solid #e2001a;
	padding:0 0 0 7px;
	margin:12px 0 6px 0;
	}

h3#respond {
	margin:10px 0 0 10px;
	padding:0;
	background: url(images/weiter.png) no-repeat;
	width: 526px;
	height: 40px;
	display:block;
	clear:both;
	border: 1px solid #333;
	}
h3#respond:hover {
	border: 1px solid #FFCB00;
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.3em;
	margin:0 0 6px 0;
	padding: 0 0 10px 0;
	}
h4 a, h4 a:visited {
	color:#000;
	}
h4 a:hover, h4 a:active {
	color:#333;
	}
* html .pagetitle {
	padding: 0 0 0 25px;
}


/* Content */

.entry {
	padding:0 13px 10px 0;
	margin-bottom:5px;
	margin-top: 15px;
	display:inline-block;
	width: 560px;
	clear: both;
	}
.entry img {
	float:left;
	margin:4px 10px 10px 0;
}
.entry a img, a:link img{
	border :1px solid #FFF;
}
.entry a:hover img{
	border: 1px solid #D20019;
}
#content {
	width:590px;
	margin: 12px 0 0 -25px;
	float:left;
	background: #d4d2d3;
	}
* html #content {
	margin: 12px 10px 0 -20px;
	padding-right: 0;
	}
#content #bilder{
	width:250px;
	float:left;
	margin: 0 25px 10px 0;
	display: inline-block;
	padding: 0;
	}
#bilder p {
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	}
#bilder strong {
	color: #D20019;
	font-weight: bold;
	font-size: 1.2em;
	}
#ausgabe {
	float: right;
	margin: -13px 15px 0 0;
	padding-bottom: 3px;
}
#aufmacher {
	width: 595px;
	height: 244px;
	color: #000;
	clear: both;
	padding: 10px 10px 10px 0;
	margin: 0 0 10px -24px;
	border-bottom: 1px solid #D20019;
	border-top: 1px solid #D20019;
}
#aufmacher img{
	width: 350px;
	margin: 0 10px 0 0;
	display:inline-block;
}
#linie_red {
	width: 574px;
	height:1px;
	border-bottom: 1px solid #D20019;
	margin: 10px 0 10px -24px;
	clear:both;
}

* html #content #bilder{
	padding:0;
	margin-right:20px;
	}
#content #bilder img{
	width:250px;
	float:left;
	padding: 3px 0 5px 0;
	clear: both;
	margin:0;
	border:0;
	display:block;
	}
* html #content #bilder img{
	width: 250px;
	}
* html #content #bilder strong{
	width: 250px;
	}
#tech_daten {
	width: 250px;
	margin: 10px 0 10px 0;
}
#tech_daten #black {
	background: #000;
	color: #FFF;
	padding: 5px;
	margin-top: -8px;
}
#tech_daten #black p{
	color: #FFF;
}
#black strong{
	color: #a7a7a7;
}
#black a:link,#black a:visited {
	color: #FFF;
	text-decoration: underline;
}
#black a:hover,#black a:active {
	color: #D20019;
}
#tech_daten h3{
	color: #D20019;
	ilter:alpha(opacity=100); /* IE */
	-moz-opacity:1; /* Gecko-Browser */
	opacity:1; /* Opera 9+ */
}
#bilder_rechts {
	width: 210px;
	float:left;
}
#bilder_rechts img{
	width: 100%;
	border:0;
	margin-top: 15px;
}
#titel_alle {
	margin: -10px 0 0 0;
}
* html #titel_alle {
	margin: 0;
}
#titel_alle img {
	width: 160px;
	height: 226px;
	margin:0 15px 20px 0;
	display:block;
}
#movies {
	float:right;
	margin: -40px 90px 0 0;
}
#av_movie {
 float:left;
 margin: -30px 0 0 0;
}
#av_movie img{
 width: 210px;
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	width: 240px;
	}
#leadpic {
	float:left;
	margin: 0 15px 10px 0;
	border: 1px solid #FFF;
	}
#index_sidebar {
	margin: 300px 0 0 0;
}
#index_sidebar ul{
	margin-top: -30px !important; 
}
#index_sidebar #banner_gesammt{
	margin-top: -297px;
}
#lead {
	width: 800px;
	height: 262px;
	float:left;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: #d4d2d3;
	color: #000;
	clear: both;
	}

#vorschau_titel {
	width:120px;
	float:right;
	margin: -80px 40px 0 0;
	text-align:right;
}
* html #vorschau_titel {
	margin: -80px 10px 0 0;
}
#lead img{
	height:250px;
	z-index: 333;
	}
* html #lead img{
	margin-left: 10px;
	}
#lead_video {
	float:right;
	background: url(images/video_aktuell.jpg) no-repeat 385px 0 #C5C4C5; 
	/*background: url(images/video_anzeige.jpg) no-repeat 385px 0 #C5C4C5;*/
	margin: -36px 0 0 0;
	width: 430px;
	height: 250px; 
}
* html #lead_video {
	float:right;
	/*background: url(images/video_aktuell.jpg) no-repeat 385px 0 #C5C4C5; */
	background: url(images/video_anzeige.jpg) no-repeat 385px 0 #C5C4C5;
	margin: -36px 0 0 0;
	width: 400px;
	height: 250px; 
}
#lead_video object{
	height: 236px !important;
	width: 310px !important;
	display: block;	
	margin: 0 auto;
	margin-top: 8px !important;
}
.title {
	font-size:1.0em;
	font-weight:bold;
	line-height:115%;
	}

.feature#lead .title {
	font:1.7em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	width: 400px;
	}
#lead h3, #lead h2 {
	width: 400px;
}
#rightcol img,#leftcol img {
	float:left;
	margin:3px 10px 10px 0;
	background: #D4D2D3;
	border: 1px solid #FFF;
	width: 264px;
	}
#rightcol img:hover,#leftcol img:hover {
	border: 1px solid #D20019;
	}
#sidelist li {
	list-style:none
	}

.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
#index_sidebar ul .bullets{
	margin-top: 0 !important;
}
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}

#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}

#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}

h3 a:link, h3 a:visited {
	color:#333;
	}
h3 a:hover, h3 a:active {
	color: #000;
	}
#h3_bestellen a:link, #h3_bestellen a:visited {
	float:right;
	padding:0;
	margin:-55px 16px -10px 0;
	color: #000;
	}
#h3_bestellen a:hover, #h3_bestellen a:active {
	color: #D20019;
	}
table {
	border:0;
	margin: 15px 0 0 0;
	color: #000;
}
#tabelle300 {
	 width:300px;
	 display:block;
	 float:left;
	 clear:both;
}
#tabelle600 {
	 width:600px;
	 display:block;
	 float:left;
	 clear:both;
}

td a, td a:link, td a:hover, td a:visited{
	font-weight: bold;
}
tr, td {
	padding: 3px;
}
#tabelle_aktuell td{
	vertical-align: top;
	padding: 5px 3px 5px 3px;
}
/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}
* html .post{
	padding: 0 0 0 15px;
	}
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}


/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
#suche {
	float:left;
	width: 250px;
}
#kontakt_ico {
	height: 16px;
	margin-top: 1px;
	float:right;
}
#suchleiste {
	width: 330px;
	float: right;
}
* html #suchleiste {
	width: 336px;
	margin-left:-20px;
}
#suchleiste a, #suchleiste a:visited {
	padding:2px 0 0 2px !important;
}
#suchleiste a:hover, #suchleiste a:active {
	border:0 !important;
	background:none !important;
}
#searchform {
	padding:0;
	}
#searchform input{
	border: 0;
	background: #c5c4c5;
	color: #000;
}
input#s {
	width: 200px;
	height: 18px;
}
input#s:hover {
	background: #D20019;
}
#searchsubmit.button {
	padding: 0 2px 0 2px;
	background:url(images/icon_search.jpg) 2px 1px no-repeat;
	color:#000;
	font-weight: bold;
	border:0;
	width: 17px;
	height: 15px;
	}
#commentform {
	padding-left: 10px;
}
* html #commentform {
	margin-left: 5px;
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 93%;
	margin-top:5px;
	}
#commentform_versteckt {
	display: block;
	width: 100%;
	height: 20px;
}

/* Comments*/

.commentlist {
	padding-left:30px;
	width: 88.2%;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;
	width: 100%;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}


/* Float Properties*/

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

.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}



/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#D20019;
	background: none;
	letter-spacing:0.1em;
	}

#footer a, #footer a:visited  {
	color: #333;
	}
#footer a:hover, #footer a:active {
	color: #D20019;
	}
/***WORDTUBE***/

#switch_content .wordtube, .post .wordtube {
	width: 100%;
	height: 360px;
	background: #C5C4C5;
	padding: 14px 0 0 0;
}
.playlist1{
	margin: 0;
}
#wordtube_pl {
	width:100%;
	background:#C5C4C5;
	text-align:center;
	margin-top:-20px;
	padding: 20px 0 20px 0;
}
#switch_content .wordtube object, #content .wordtube object{
	width:	480px;
	height: 340px;
	margin: 0 auto;
	display: block;
}
#sidebar .wordtube embed {
	padding-top: 0 !important;
}
.webrace {
	margin-bottom:20px;
	width:100%;
	height:370px;
}
.webrace img{
	width: 120px;
	height: 110px;
}

p.center, .align_center {
	text-align:center;
}
.box_small_img {
	text-align:center;
	margin: 15px 0 0 0;
}

.rseventpost{
	margin-top: 25px;
}

.vvqbox{
	margin-left: 0px !important;
}

#webrace_form{
	width: 300px;
	float: left;
	text-align: right;
	margin-bottom: 20px;
}

#webrace_form p{
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

#webrace_form input{
	margin-left: 10px;
	width: 190px;
}

#webrace_form #town{
	margin-left: 0px;
	width: 135px;
}

#webrace_form #zip{
	width: 47px;
}

#webrace_form #loesung{
	width: 190px;
	height: 50px;
	vertical-align: top;
	margin-left: 10px;
}

#webrace_form #captchapic {
	display: block;
	position: relative;
	border: 1px solid #a5acb2;
	top: 15px;
	left: 124px;
}

#webrace_form #captcha{
	width: 82px;
	height: 26px;
	margin-top: 5px;
	font-size: 19px;
	font-weight: bold;
}

#webrace_form span.wpcf7-not-valid-tip-no-ajax{
	font-size: 11px;
	padding-top: 2px;
}

#webrace_form div.wpcf7-response-output{
	width: 280px;
	height: auto;
	margin: 0;
	padding: 5px;
	margin-top: 5px;
}

#webrace_form p.loesungperpost{
	margin-top: 25px;
	text-align: left;
}

#webrace_post{
	width: 400px;
	float: left;
	text-align: left;
	margin-bottom: 25px;
}
