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

*/

@import "menu.css";
@import "menu2.css";
@import "comments.css";
@import "bbpress.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;
}

body {
 font-size: 11px;
 font-family: Arial,Helvetica,sans-serif;
 color: #000000;
 background-image:url(images/pinstripe.gif);
 position: absolute;
 height: 100%;
 width: 100%;
}

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

#inner {
 margin-top: 260px;
 width: 980px;
 padding: 0px 20px 0px 20px;
 background-repeat: repeat-y;
 background-image: url(images/shadow_vertical.png);
 overflow: visible;
}


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

#outer_right {
 position: absolute;
 top: 0px;
 left: 1000px;
 min-width: 200px;
 margin: 0px;
 padding: 0px 0px 0px 20px;
 min-height: 100px; 
}


#header {
 width:948px;
 height:108px;
 padding: 36px 36px 24px 36px;
 text-align: left;
 vertical-align: bottom;
 position: relative;
 top: -167px;
 left: -20px;
 margin-top: 179px;
 margin-bottom: -168px;
 background-image:url(images/background_header.png);
 background-position: top left;
 background-repeat: no-repeat;
}


#page_footer {
 width:948px;
 height:108px;
 padding: 16px 36px 24px 36px;
 position: relative;
 top: 148px;
 left: -20px;
 margin-top: -148px;
 background-image:url(images/background_footer.png);
 background-position: bottom left;
 background-repeat: no-repeat;
}


#page_footer .content {
 position: absolute;
 top: 20px;
 width: 948px;
 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;
}


#header1 {
 width:948px;
 height:100px;
 background-color:#AA0000;
 padding: 16px;
 border-bottom: 8px solid #000000;
 text-align: left;
 vertical-align: bottom;
 position: relative;
 top: -20px;
 margin-top: 40px;
 margin-bottom: -20px;
}

#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 {
 background-image:url(images/search.png);
 background-repeat:no-repeat;
 background-position:top right;
 height: 19px;
 width: 130px;
 padding-top:2px;
 padding-left: 20px;
 position: absolute;
 right: 8px;
 top: 6px;
}


#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;
}

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

.two_column_wrapper {
 background-color: #FFFFFF;
 width: 100%;
 margin-right: -316px;
 background-image: url(images/two_column_bars.gif);
 background-repeat: repeat-y;
 background-position: 0px 20px;
}

.two_column_wrapper .left {
 margin-left: 8px;
 width: 624px;
 float: left;
 position: relative;
}

.two_column_wrapper .right {
 width: 316px;
 border: none;
 float: right;
 margin: 0px 8px 0px 8px;
 position: relative;
}

.three_column_wrapper {
 background-color: #FFFFFF;
 width: 100%;
 margin-right: -632px;
 background-image: url(images/three_column_bars.gif);
 background-repeat: repeat-y;
}


.three_column_wrapper .left {
 margin-left: 8px;
 width: 316px;
 float: left;
 position: relative;
}

.three_column_wrapper .middle {
 width: 316px;
 float: left;
 margin-left: 8px;
 position: relative;
}

.three_column_wrapper .right {
 width: 316px;
 float: right;
 margin-right: 8px;
 position: relative;
}

.footer {
 min-height: 8px;
 width: 980px;
 clear: both;
 background-color: #EEEEEE;
}

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

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

p {
 margin-bottom: 8px;
}


h1 {
 color:#FFFFFF;
 overflow:hidden;
 height: 80px;
 width: 220px;
 left: 36px;
 bottom: 24px;
 position: absolute;
 background-image: url(images/autorevue_logo_80px.gif);
 background-position: left center;
 background-repeat: no-repeat;
}

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


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

 
big {
 font-size: 24px;
 font-weight: bold;
 margin-top: 16px;
 line-height: 1.2;
 font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
 display: block;
}

.title {
 font-size: 24px;
 font-weight: bold;
 margin-top: 16px;
 line-height: 1.2;
 font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
 display: block;
}

a .title {
 text-decoration: none;
}

a:hover .title {
 text-decoration: underline;
}

.intro {
 font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
 font-size: 24px;
 margin-bottom: 10px;
 line-height: 1.2;
 display: block;
}

.content a 
{
 text-decoration: none;
}

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

#author_intro {
 background-position: top right;
 background-repeat: no-repeat;
 padding-right: 158px;
 min-height: 150px;
 font-family: Georgia, Times,serif;
}

#author_intro h3 {
 font-size: 24px;
 font-weight: normal;
 color: #AA0000; 
}

#author_intro #author_description {
 font-size: 13px;
}

#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 {
 border-left: 8px solid #EEEEEE;
 border-right: 8px solid #EEEEEE;
 border-bottom: 8px solid #EEEEEE;
 padding: 8px;
 height: 75px;
 width: 948px;
 background-color: #FFFFFF;
}

#authorbar h2 {
 float: left;
 margin-right: 8px;
}

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

#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: 8px !important;
}


#author p{
 font-size: 11px;
 margin-top: 8px; 
 margin-bottom: 16px;
}

#author a {
 text-decoration: underline;
}

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

#article p {
 font-size: 13px !important;
}

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



#caption {
 background-color: #FFFFFF;
 display: block;
 z-index: 3;
 margin-top: 24px;
}


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

 h2 {
 color:#FFFFFF;
 font-family: "Arial Narrow",Arial,sans-serif;
 font-size: 8pt;
 padding: 2px 2px 2px 4px;
 font-weight: normal;
 margin-bottom: 8px;
 width: 130px;
 background-color: #AA0000;
 text-transform: uppercase;
 position: relative;
 overflow:hidden;
}

h2 .hide {
 position:absolute;
}

.right h2 {
 margin: 8px;
}


#infobox {
 width: 200px;
 font-size: 11px;
 margin: -8px 16px 8px 0px;
 float: left;
}

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

.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;
}


#embed.wide
{
 height: 351px;
}

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

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

.slot h2
{
 margin:8px;
}
 
.right h2
{
 z-index: 10;
}



#slot_video {
 margin: 8px;
 width: 300px;
 display: block;
}

#slot_video a {
 display: block;
 text-decoration: none;
}

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

#slot_video a .title {
 margin-top: 8px;
 font-weight: bold;
 font-size: 13px;
 margin-bottom: 16px;
}



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

.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: center;
 background-repeat: no-repeat;
 height: 250px;
 width: 300px;
 display: block;
}

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

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

#ar_gallery {
 height: 416px;
 width: 624px;
 overflow: hidden;
 display: block;
}

#ar_gallery.wide
{
 height: 351px;
}

#ar_gallery_slideshow {
 height: 510px;
 width: 624px;
 overflow: hidden;
}
 
#ar_gallery_slideshow a {
 display: block;
 height: 580px;
 width: 624px;
 text-decoration: none;
}
 
 
#ar_gallery_slideshow a .image {
 background-position: center;
 height: 351px;
 width: 624px;
 display: block;
 }

#ar_gallery_with_text.wide
{
 height: 351px;
}


#ar_gallery_with_text {
 height: 416px;
 width: 624px;
 overflow: hidden;
 display: block;
} 
 
#ar_gallery_nav {
 position: absolute;
 right: 0px;
 margin: 4px 0px -4px 0px;
 height: 0px;
 overflow: visible;
 font-size: 11px;
 z-index: 10;
 display: block;
}
 
#ar_gallery_nav a {
 color: #999999; 
 text-decoration: underline;
}

.motorblog_border {
 border-top: 1px solid #000000;
 padding-top: 24px;
 margin-top: 8px
}

.blog_list_teaser {
 display: block;
 margin: 8px -8px 0px -8px;
 padding: 8px 8px 0px 8px;
 border-top: 8px solid #EEEEEE;
 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;
}
 
.post_list_teaser {
 display: block;
 height: 67px;
 width: 217px;
 padding: 4px 0px 4px 83px;
 margin: 7px;
 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 .title {
 background-color:#FFFFFF;
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 display: block;
 margin-top: -2px;
}

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

.teaser_gradient {
 position: absolute;
 bottom: 0px;
 right: 0px;
 width: 217px;
 height: 40px;
 z-index: 2;
 background-image: url(images/teaser_gradient.png);
 background-repeat: repeat-x;
 background-position: bottom left;
 display: block;
}


.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;
}

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


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

.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;
}

/*IE6 missing scrollbar fix */

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

/*IE6 gradient fix */

* html body .teaser_gradient {
 background-image: url(images/blank.gif) !important;
}

/*IE6+7 header & footer fix */

*:first-child+html body #inner {
 margin-top: 100px;
 background-image: url(images/blank.gif) !important;
}


*:first-child+html body #inner #header {
 background-image:url(images/background_header_ie.png) !important;
 background-position: 20px 4px  !important;
 background-repeat: no-repeat !important;
 padding-top: 20px !important;
 margin-top: 176px;
 z-index: 40;
}


*:first-child+html #splash {
  right: 0px !important;
}

* html body #inner {
 margin-top: 100px;
 background-image: url(images/blank.gif) !important;
}


* html body #inner #header {
 background-image:url(images/background_header_ie.png) !important;
 background-position: 20px 4px  !important;
 background-repeat: no-repeat !important;
 padding-top: 20px !important;
 margin-top: 176px;
 z-index: 40;
}

* html #splash {
  right: 0px !important;
}

*:first-child+html body #inner #page_footer {
 background-image: url(images/blank.gif) !important;
 background-color: #EEEEEE;
 padding: 16px 16px 24px 16px;
 margin-left: 20px;
}

* html body #inner #page_footer {
 background-image: url(images/blank.gif) !important;
 background-color: #EEEEEE;
 padding: 16px 16px 24px 16px;
 margin-left: 20px;
}

*:first-child+html body #search {
 border: 1px solid #FFFFFF !important;
}

* html body #search {
 border: 1px solid #FFFFFF !important;
}
