/*  
Theme Name: Autorevue v2
Theme URI: www.autorevue.at
Description: Autorevue v2
Version: 1.0
Author: Martin Datzinger
Author URI: www.datzinger.net

*/

@import "style-menu.css";
@import "style-marken.css";
@import "style-footer.css";
@import "style-comments.css";
@import "style-bbpress.css";
@import "style-zeitreise.css";
@import "style-landpartien.css";
@import "style-racing_rookie.css";
@import "style-heft.css";
@import "style-gallery.css";
@import "style-calendar.css";
@import "style-quiz.css";


* {
 padding: 0px;
 margin: 0px;
 border: none;
 text-decoration: none;
 font-weight: normal;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
 line-height: 1.4;
}

strong {
 font-weight: bold;
}

a {
 color: #000000;
 text-decoration: underline;
 outline: none;
}

body {
 font-size: 11px;
 font-family: Arial,Helvetica,sans-serif;
 color: #000000;
 background-color:#EEEEEE;
 background-repeat: no-repeat;
 position: absolute;
 height: 100%;
 width: 100%;
}

h2 em {
 font-weight: bold;
 font-style:italic;
}


#inner {
 margin-top: 132px;
 width: 1022px;
 padding: 0px 0px 0px 0px;
 background-repeat: repeat-y;
 overflow: visible;
}


#outer_top {
 width: 980px;
 min-height: 100px;
 background-position: bottom left;
 background-repeat: repeat-x;
 position: absolute;
 top: 0px;
 left: 0px;
}

#outer_right {
 position: absolute;
 top: 0px;
 left: 1022px;
 padding: 0px 0px 0px 0px;
}



#header {
 width:1022px;
 height:310px;
 margin-top:-132px;
 background-image:url(images/background_header_transparent_social.png);
 background-position: top left;
 background-repeat: no-repeat;
 position: relative;
}


#page_footer {
 width:980px;
 height:200px;
 background-image:url(images/footer.png);
 background-position: top left;
 background-repeat: no-repeat;
 position: relative;
}


#page_footer .content {
 position: absolute;
 top: 100px;
 width: 980px;
 text-align: center;
}

#page_footer .content a {
  color: #666666;
}

#brands{
  color: #666666;
  font-size: 11px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

#brands .block {
 display: block;
 float: left;
 margin-left: 20px;
 margin-right: 20px;
}

#brands .block h4
{
 margin-top: 8px;
 margin-bottom: 4px;
 font-weight: bold; 
}

#brands .block ul {
 	list-style: none;
}


#toolbar {
 height: 24px;
 width: 964px;
 padding: 4px 8px 4px 8px;
 background-color: #FFFFFF;
 border-bottom: 8px solid #EEEEEE;
 position:relative;
}

#sharethis a {
 position: relative;
 top: 2px;
 font-family: Georgia, Times,serif;
 text-decoration: none;
	background: transparent url(images/share.png) no-repeat scroll 8px 0px !important;
}


.stbuttontext {
 color: #333333;
 font-style: italic;
 padding-left: 84px;
}

#sharethis a:hover .stbuttontext {
 color: #000000;
}


.stico_default {
}


#tools{
 background-image:url(images/tools.png);
 background-repeat:no-repeat;
 background-position:top left;
 height: 15px;
 width: 200px;
 position: absolute;
 left: 8px;
 top: 8px;
}


#search {
 height: 18px;
 width: 10px;
 padding-top:2px;
 padding-left: 70px;
 position: absolute;
 right: 24px;
 top: 6px;
 background-color: transparent;
 font-family: "Arial Narrow", Arial, sans-serif;
 font-size: 13px;
 color: #999999;
 background-image: url(images/search_bg.png);
 background-repeat: no-repeat;
 background-position: left bottom;
 z-index:30;
}

#search:hover, #search:active, #search:focus
{
 border-right: 1px solid #FFFFFF;
 width: 130px;
 color: #FFFFFF;
 background-position: left top;
}

#error_404 {
 background-image:url(http://farm3.static.flickr.com/2487/3825442293_30dfedbc83.jpg);
 padding-top: 368px;
 background-repeat: no-repeat;
 height: 624px;
 width: 624px;
}

#socialize 
{
 margin: 16px 0px 16px 0px;
}

#socialize .st_facebook_hcount, #socialize .st_twitter_hcount, #socialize .st_email_hcount
{
 margin-right: 8px;  
}

.underlined {
 text-decoration: underline !important;
}

.two_column_wrapper {
 width: 100%;
 margin-right: -316px;
 overflow: visible;
 background-image: url(images/background_vertical_transparent.png);
 background-repeat: repeat-y;
 background-position: top left;
 position: relative;
}

.two_column_wrapper .top
{
 position: relative;
 top: -38px;
 background-image: url(images/background_top_transparent.png);
 background-repeat: repeat-y;
 background-position: bottom left;
 position: relative;
 width: 988px;
}

.two_column_wrapper .main {
 background-color: #FFFFFF;
 margin-left: 8px;
 width: 624px;
 float: left;
 position: relative;
 overflow: visible;
}

.two_column_wrapper .related {
 width: 316px;
 border: none;
 float: right;
 margin: 0px 0px 0px 16px;
 position: relative;
 top: 6px;
 right: 42px;
}

.content_column_wrapper {
 width: 640px;
 padding: 0px;
 margin-right: -640px;
}


.content_column_wrapper .left {
 width: 316px;
 float: left;
 position: relative;
 margin: 0px;
 border-right: 1px solid #CCCCCC;
 padding-right: 3px;
}


.content_column_wrapper .right {
 width: 316px;
 float: right;
 position: relative;
 margin: 0px;
}

.footer {
 clear: both;
}

.content {
 margin: 0px -8px 8px 8px;
 font-size: 13px;
 position: relative;
 overflow: visible;
}

.footer .content {
 color:#666666;
 padding: 16px;
}

p {
 margin-bottom: 8px;
}


h1 {
 color:#FFFFFF;
 overflow:hidden;
 height: 100px;
 width: 220px;
 left: 20px;
 bottom: 40px;
 position: absolute;
}

h1 a {
 display: block;
 height: 80px;
 width: 220px;
 overflow:hidden;
}

#social {
 color:#FFFFFF;
 overflow:hidden;
 height: 20px;
 width: 250px;
 left: 712px;
 bottom: 84px;
 position: absolute;
}

#social a{
 height: 20px;
 display: block;
 position: absolute;
 overflow: hidden;
}

#social #facebook {
 width: 65px;
 left: 0px;
}

#social #twitter {
 width: 90px;
 left: 85px;
}

#social #tumblr {
 width: 60px;
 left: 190px;
}

.hide {
 margin-left:-2000px;
 opacity: 0;
}

 
.title, big {
 font-size: 28px;
 font-weight: bold;
 margin: 16px 8px 0px 0px;
 line-height: 1.4;
 font-family:  Arial, Helvetica, "Lucida Grande", sans-serif;
 display: block;
}




.intro {
 font-family:  Arial, Helvetica, "Lucida Grande", sans-serif;
 font-size: 16px;
 margin: 0px 8px 8px 0px;
 line-height: 1.6;
 display: block;
}

.radical-mag
{
 background-image: url(images/logo_radical_125.png);
 background-repeat: no-repeat;
 height: 29px;
 width: 130px;  
 overflow: hidden;
 display: block;
 float: left;
 margin-top: -10px;
}



.content a 
{
 text-decoration: none;
}

.content p a 
{
 text-decoration: underline;
}

#author_intro {
 position: absolute;
 bottom: 44px;
 right: 48px;
 width: 956px;
 height: 162px;
 background-position: top right;
 background-repeat: no-repeat;
 font-family: Georgia, Times,serif;
}

#author_intro #author_description h3 {
 font-size: 24px;
 font-weight: normal;
 color: #AA0000; 
 float: left;
 margin: -13px 16px -16px 0px; 
}

#author_intro #author_description {
 font-size: 12px;
 position: absolute;
 bottom: 8px;
 left: 0px;
 width: 790px;
 line-height: 1.5;
}

#zeitreise_navigator {
	position:absolute;
 top: 0px;
 right: 0px;
}


#zeitreise_navigator ul {
	list-style: none;
}

#zeitreise_navigator ul li{
 display: inline;
 float: left;
 padding: 4px;
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: none;
 margin-left: -1px;
 position: relative;
 top: 2px;
}

#zeitreise_navigator li a {
 color: #999999; 
}

#zeitreise_navigator ul #selected{
 border-bottom: none !important;
 padding-top: 5px;
 border-color: #000000;
 border-style: solid;
 margin-left: -1px;
 z-index:3;
 top: 1px;
}

#zeitreise_navigator ul #selected a{
 color: #000000; 
}


#authorbar {
 height: 190px;
 padding: 16px;
 width: 988px;
}

#authorbar ul {
 list-style-type: none;
 white-space: nowrap;
 padding: 0px;
 border: 0px;
 margin: 0px;
 z-index: 10;
}

#authorbar ul li {
 display: inline;
 position: relative;
}

#authorbar ul li a {
 height: 75px;
 width: 75px;
 background-position: center;
 background-repeat: no-repeat;
 overflow:hidden;
 display: block;
 position: relative;
 float: left;
 margin-right: 4px !important;
}


#author p{
 font-size: 11px;
 margin: 32px 32px 16px 192px;
 height: 16px;
}

#author a {
 text-decoration: underline;
}

#article {
 min-height: 100px;
 margin: 32px 32px 32px 192px;
}

#article {
 line-height: 1.6;
 font-family: Georgia, Times,serif;
 font-size: 15px !important;
 color: #333333;
 
}

#article a{
 color: #333333 !important;
 text-decoration: underline;
}

#article p
{
 text-align: justify;
}


#article img
{
 margin-bottom: 24px;
 margin-top: 16px;

}

#article .image_caption
{
 width: 580px;
 font-style: italic;
 font-size: 18px;
 font-weight: bold;
 text-align: right;
 position: relative;
 left: -180px;
 margin-top: 16px;
 display: block;
}

#article .image_caption img
{
 float: right;
 margin-left: 16px;
 margin-top: 0px;
}


p:first-child{
 text-indent: 0em;
}

h2 {
 color:#000000;
 font-family: "Arial Narrow",Arial,sans-serif;
 font-size: 12pt;
 font-weight: bold;
 position: relative;
 height: 24px;
}

h2 strong {
 color:#990000;
}

.content h2 {
 margin: -16px 0px 8px 0px;
}

.related h2 {
 margin: -22px 0px 8px 8px;
}


#infobox {
 margin: -8px 0px 0px 8px;
 width: 160px;
 font-size: 11px;
 float: left;
 color: #333333;
}

#infobox a {
 display: block;
 text-decoration: underline;
 margin-top: 6px;
 margin-bottom: 6px;
}

#infobox h3 {
 font-size: 11px;
 font-weight: bold;
 margin-top: 32px;
 color: #AA0000;
 display: block;
}

#infobox strong {
 display: block;
 margin-top: 12px;
}

.fixed-height
{
 min-height: 130px;
}

#databox_next {
 display: block;
 text-align: right;
 font-weight: bold;
 z-index: 2;
}

#infobox h4 {
 font-size: 11px;
 font-weight: bold;
}

#infobox b {
 display: block;
 font-weight: bold;
}


#article #embed {
 width: 400px;
 height: 267px;
}

#article #embed.wide {
 width: 400px;
 height: 225px;
}

#embed.wide
{
 height: 351px;
}

#embed {
 height: 416px;
 width: 624px;
 overflow: hidden; }
 
#obj.wide
{
 height: 351px;
} 

#obj {
 height: 416px;
 width: 624px;
}

 
#slot_carfinder {
 margin: 0px 8px 16px 8px;
 padding: 0px;
 width: 300px;
 display: block;
 font-size: 13px;
}

#slot_carfinder h2 {
 margin: -16px 0px 16px 0px;
}

#slot_carfinder label {
 color: #666666;
 width: 150px;
}

#slot_carfinder #results {
 margin-top: 16px !important;
 width: 100%;
}

#slot_carfinder .left {
 float: left;
 width: 140px;
 margin-right:16px;
}

#slot_carfinder .right {
 float: right;
 width: 140px;
 display: inline;
}

#slot_carfinder.selected {
 color: #000000;
 border-color: #000000;
}

#slot_carfinder select{
 float: right;
 width: 150px;
 display: block;
 border: 1px solid #666666;
 height: 24px;
 color: #666666;
 margin-bottom: 16px;
 margin-top: -2px;
 background-color: transparent;
}

#slot_carfinder input[type=checkbox]
{
 float: left;
 color: #666666;
 border-color: #666666;
 background-color: transparent;
 margin: 2px 8px 8px 0px;
}

#slot_carfinder #results label {
 color: #666666;
 font-size: 11px;
 width: 120px;
}

#slot_carfinder #results .footer {
 margin-bottom: 8px;
}

#slot_carfinder select:hover, #slot_carfinder input[type=checkbox]:hover {
 border-color: #000000;
 color: #000000;

}

#slot_carfinder input[type=submit] {
 width: 300px;
 color: #666666;
 border: 1px solid #666666;
 height: 24px;
 background-color: transparent;
 margin-top: -2px;
}

#slot_carfinder #submit:hover {
 color: #000000;
 border-color: #000000;
}


.microteaser {
 text-decoration: none;
 display: block;
 margin: 8px;
 color: #666666;
 font-weight: bold !important;
}


#slot_award{
 height: 265px !important;
}

#slot-rr_anmeldung{
 height: 272px !important;
}

.microteaser:hover {
 color: #000000;
}

#slot-video
{
 height: 220px;
}

.slot, .slot_werbung {
 padding: 0px;
 margin: 0px;
 width: 316px;
 height: 284px;
}

#longversions #first-longversion
{
  margin-top: -51px !important;
}

#longversions .slot
{
  margin-bottom: -24px !important;
}

.slot h2, .slot_werbung h2
{
 font-size: 13px;
 margin: 8px 8px 8px 0px;
 height: 16px;
 top: 0px;
 left: 0px;
}

.slot_werbung h2
{
 color: #666666 !important;
 text-transform: uppercase;
 left: 8px;
 margin-bottom: 4px;
}

.slot a, .slot_werbung a {
 color: #666666;
 width: 300px;
 margin: 8px;
 display: block;
 text-decoration: none;
 padding: 0px;
}
 
.slot a:hover, .slot_werbung a:hover
{
 color: #000000;
}

.slot a .image {
 background-position: center;
 background-repeat: no-repeat;
 height: 169px;
 width: 300px;
 display: block;
 margin: 0px;
}

#motorsport {
 padding-top: 8px;
}

.slot a #image_katalog {
 background-image: url(images/katalog_2010.jpg);
 background-position: center;
 background-repeat: no-repeat;
 height: 169px;
 width: 300px;
 display: block;
}

.slot a #image_heft {
 background-image: url(images/heft.jpg);
 background-position: center;
 background-repeat: no-repeat;
 height: 169px;
 width: 300px;
 display: block;
}

.slot a #image_premium {
 background-image: url(images/heft_premium.jpg);
 background-position: top center;
 background-repeat: no-repeat;
 height: 236px;
 width: 300px;
 display: block;
}

.slot_werbung a #image_cybasar {
 background-image: url(images/logo_cybasar.gif);
 background-position: center;
 background-repeat: no-repeat;
 height: 165px;
 width: 300px;
 display: block;
 overflow: hidden;
}

.slot a .embed {
 height: 169px;
 width: 300px;
}
 
.slot a .title {
 font-weight: bold;
 font-size: 14px;
 display: block;
 margin: 8px 0px 0px 0px;
 line-height: 1.6;
}

.slot a .intro {
 margin: 0px;
 font-size: 13px;
 line-height: 1.4;
 display: block;
}


 
.motorblog_border {
 margin-top: -78px
}

.blog_list_teaser {
 display: block;
 margin: 8px -8px 0px -8px;
 padding: 8px 8px 0px 8px;
 position: relative;
 text-decoration: none;
 min-height: 16px;
}



.blog_list_teaser .title {
 margin-top: 0px;
 font-size: 13px;
 font-weight: bold;
 display: block;
}

.blog_list_teaser:hover .title {
 margin-top: 0px;
 font-size: 13px;
 font-weight: bold;
 display: block;
}

.blog_list_teaser .intro {
 font-size: 13px;
 font-weight: normal;
 margin-bottom: 8px;
}

.blog_list_teaser .older {
 position: absolute;
 top: 8px;
 left: 8px;
}

.blog_list_teaser .newer {
 position: absolute;
 top: 8px;
 right: 8px;
}


.blog_list_teaser .older a {
 font-weight: bold;
}

.blog_list_teaser .older a:hover {
 text-decoration: underline;
}

.blog_list_teaser .newer a {
 font-weight: bold;
}

.blog_list_teaser .newer a:hover {
 text-decoration: underline;
}


.related .slot {
 padding: 0px;
 margin: 0px;
 width: 316px;
 height: 284px;
}

.related .slot h2
{
 margin: 16px 8px 0px 8px;
 height: 16px;
} 

.related .slot a {
 color: #666666;
}

.related .slot a h2
{
 margin: 24px 8px 8px 0px;
 height: 16px;
} 


.related .slot a:hover {
 color: #000000;
}

.related  h3
{
 color:#000000;
 font-family: "Arial Narrow",Arial,sans-serif;
 font-weight: bold;
 font-size: 14px;
 margin: 16px 8px 8px 8px;
} 

 
.post_list_teaser, .post_list_teaser_rr {
 display: block;
 height: 67px;
 width: 209px;
 padding: 4px 0px 4px 91px;
 margin: 8px 8px 17px 8px;
 color: #666666;
 overflow: visible;
 background-position: center left;
 background-repeat: no-repeat;
 font-size: 11px;
 overflow: hidden;
 position: relative;
 text-decoration: none;
}

.post_list_teaser_rr
{
 top: -48px;
 width: 194px;
 margin-left: 15px;
 color: #333333;
}

.post_list_teaser_rr:hover
{
 color: #000000;
}


.post_list_teaser .title, .post_list_teaser_rr .title {
 font-size: 11px;
 font-weight: bold;
 display: block;
 margin: -2px 0px 0px 0px;
 text-decoration: none !important;
}

.post_list_teaser .topic, .post_list_teaser_rr .topic {
 font-size: 11px;
 font-weight: normal;
 color: #CC6666;
 display: block;
}

.post_list_teaser_rr .topic
{
 color: #BB3333;
}

.post_list_teaser:hover .topic, .post_list_teaser_rr:hover .topic {
 color: #AA0000;
}

.teaser_gradient {
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 217px;
 height: 40px;
 z-index: 2;
 background-repeat: repeat-x;
 background-position: bottom left;
 display: block;
}


.post_list_teaser_rr .teaser_gradient {
 display: none;
}

.content_column_wrapper .post_list_teaser {
}

.content_column_wrapper .teaser_gradient {
 background-image: url(images/teaser_gradient_white.png);
}

.post_list_teaser_search {
 display: block;
 height: 67px;
 width: 520px;
 padding: 4px 0px 4px 83px;
 margin: 8px 8px 8px 0px;
 color: #333333;
 overflow: visible;
 background-position: center left;
 background-repeat: no-repeat;
 background-color:#FFFFFF;
 font-size: 11px;
 overflow: hidden;
 border: 1px solid #FFFFFF;
 position: relative;
 text-decoration: none;
}

.post_list_teaser_search .title {
 background-color:#FFFFFF;
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 display: block;
 margin-top: -2px;
}

.post_list_teaser_search .topic {
 font-size: 11px;
 font-weight: normal;
 color: #AA0000;
 display: block;
 margin: 0px;
}

.post_list_teaser_search .content {
 font-size: 11px;
 font-weight: normal;
 color: #999999;
 display: block;
 margin: -8px 0px 0px 0px;
 padding: 0px;
}

.post_list_teaser_search .content .highlight {
 color: #AA0000;
}

.post_list_teaser_search .title .search-everything-highlight {
 color: #AA0000;
 font-weight: bold;
}

.search-everything-highlight {
 color: #AA0000;
}

.actions {
 border-top: 1px solid #CCCCCC;
 color: #999999;
 font-size: 11px;
 padding-top: 4px !important;
 margin-top: 4px;
 text-align: right;
}

.actions a {
 color: #999999;
 text-decoration: underline;
 margin-left: 4px;
}

#splash {
 position: absolute;
 height: 32px;
 width: 600px;
 bottom: 54px;
 right: 8px;
 text-align: right;
 font-family: Georgia, Times,serif;
 font-size: 20px;
 color: #FFFFFF;
 font-style:italic;
}


#advertorial {
 display: block;
 width: 300px;
 overflow: hidden;
 padding: 0px 7px 7px 7px;
 border: 1px solid #FFFFFF;
 font-size: 11px;
 background-color: #EEEEEE;
 background-image: url(images/generali.jpg);
 background-position: 7px 33px;
 background-repeat: no-repeat;
 color: #000000;
}

.balken {
 border-bottom: 8px solid #EEEEEE;
}

#advertorial h3 {
 font-weight: bold;
 font-size: 11px;
 margin-top: 216px;
}

.related #advertorial h2 {
 margin: 7px 0px 8px 0px;
}


.oas_cad {
 width: 300px;
 overflow: hidden;
 margin: 8px 8px 0px 8px;
 font-size: 13px;
}

.oas_cad h3 {
 font-weight: bold;
 font-size: 13px;
 margin-bottom: 4px;
}

.oas_top {
 z-index: 20;
}

.oas_right {
 z-index: 20;
}

#bp_ad {
 position: absolute;
 top: -8px;
 right: 0px;
 width:215px;
 height:35px;
 overflow: hidden;
 text-transform: none;
 color: #000000;
 display: block;
 background-image:url(http://at.adverserve.net/RealMedia/ads/adstream_nx.ads/newsutils/ne_bpultimate_logo_030210/11234567890@Top);
 border: none;
 z-index: 20;
}

#bp_ad img
{
 position: absolute;
 right: 0px;
 top: 0px;
}

#timeline {
 width: 980px;
 height: 40px; 
 overflow: scroll;
}

#timeline ul {
 list-style-type: none;
 white-space: nowrap;
}

#timeline li {
 display: inline;
 margin-left: 16px;
}

#timeline li a {
 font-weight: bold !important;
}

#timeline li a #selected_year {
 color: #AA0000 !important;
 text-decoration: underline !important;
}

#userdata {
 font-size: 11px;
 color: #666666 !important;
 margin-left: 8px;
 margin-top: 4px;
 width: 600px;
}

#userdata a {
 color: #666666 !important;
}

#userdata #private_messages {
 text-decoration: none;
}

#userdata #private_messages .new {
 font-weight: bold;
}

#userdata #private_messages .new .underlined {
 font-weight: bold !important;
}

#poll_frame {
 width: 624px;
 height: 1400px;
 overflow: hidden;
 margin: -10px 0px 0px 0px;
 border: 0px;
}

.magcover
{
 position: relative;
 top: -40px;
 left: -15px;
 background-position: 7px 35px;
 background-repeat: no-repeat;
 width: 300px;
 height: 351px;
 padding: 40px 16px 21px 16px;
 margin-bottom: -10px;
}

/*IE6 missing scrollbar fix */

* html body {
 height: 100%;
 width: 100%;
 overflow: scroll;
}


