/*
Theme Name: Benzin im Blut
Theme URI: 
Description: Neue Version von BiB!
Version: 
Author: Marvin
Author URI: 
License: 
*/

@charset "utf-8";
/* CSS Document */

* {
	font-size: 1em;
	font-family: Arial,Helvetica,Sans-Serif;
}
body {
	background: url(img/site-bg.jpg) repeat-y center top;
}
a {
	text-decoration: none;
}

p#breadcrumbs {
	padding:-4px -4px -6px -6px;
}

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrapper {
	margin: 0;
	width: 1050px;
}
#ad-holder1 {
	width: 1038px;
	margin: 1px 10px 0 9px;
	# height: 90px;
}
#content-col {
	width: 904px;
	float: left;
}
#header {
	width: 904px;
	height: 124px;
	margin: 2px 0 0;
}
#header #logo {
	display: block;
	width: 245px;
	height: 82px;
	overflow: hidden;
	text-indent: -999px;
	float: left;
	margin: 20px 180px 0 20px;
}
#header #social-media {
	float: right;
	margin: 20px 20px 0 0;
}
#header #social-media li {
	float: left;
	margin-left: 7px;
}
#header #search  {
	float: right;
	margin: 33px 18px 0 0;
	font-size: 10px;
	color: #525252;
}
#header #search #search-input  {
	float: left;
	background: url(img/search-input-bg.jpg) no-repeat 0 0;
	margin: 0 5px 0 0;
	height: 26px;
	border: 0;
	width: 232px;
	text-align: right;
	padding: 0 10px 0;
}
#header #search #search-submit  {
	float: left;
	background: url(img/search-submit-bg.jpg) no-repeat 0 0;
	margin: 0 5px 0 0;
	height: 26px;
	border: 0;
	width: 53px;
	cursor: pointer;
}
#site-shadow {
	width: 882px;
	padding: 0 13px 0 9px;
	background: url(img/content-shadow.png) repeat-y 0 0;
}
#nav {
	height: 38px;
	background: url(img/nav-bg.jpg) repeat-x 0 0;
	font-size: 12px;
	padding: 2px 0 0;
	margin: 0 1px;
}
#nav ul li {
	float: left;
	background: url(img/nav-li.jpg) no-repeat right top;
}
#nav ul li.last {
	background: none;
}
#nav ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 7px 8px 0 8px;
	height: 19px;
	background: url(img/nav-a.jpg) no-repeat left top;
	font-weight: bold;
}
#nav ul li a:hover, #nav ul li.current a {
	background: url(img/nav-a-hover.jpg) repeat-x left top;
	border-top: 1px solid #7c7c7c;
	margin-top: -1px;
	border-left: 1px solid #7c7c7c;
	padding-left: 7px;
}
#columns {
	padding-top: 1px;
}
#columns .col1 {
	width: 544px;
	float: left;
	margin: 0 0 0 10px;
}

h6 {
	font-size:8px;
	padding:0;
	margin:-10px 0 10px 5px;
}

.article a {
	color:#333;
	text-decoration:none;
}

.article p {
	padding-bottom:10px;
}

.article img {
	max-width:532px;
	height:auto;
	margin-top: -10px;
}


.article ul, .article ol{
	padding-left:5px;
}
.article ul li , .article ol li {
	list-style:square;
	list-style-position:inside;
	font-size: 12px;
	color: #484848;
	line-height: 14px;
}

.singlephoto_inner {
	width:540px;
	float: left;
	padding: 0 0px 0 0px;
}

.singlepic_view {
	display:block;
	float:left;
	width:760px;
	margin-bottom:20px;
	-moz-box-shadow: 2px 2px 4px 1px #444;
	-webkit-box-shadow: 2px 2px 4px 1px #444;
	box-shadow: 2px 2px 4px 1px #444;
}


a.single_photo img {
	margin:0px;
	-moz-box-shadow: 0px 0px 0px 0px #fff;
	-webkit-box-shadow: 0px 0px 0px 0px #fff;
	box-shadow: 0px 0px 0px 0px #fff;
	z-index:1;
	max-width:760px;
}
.subline {
	height:18px;
	background:#e4e4e4;
	margin-top:-2px;
	border-top:1px solid #ccc;
	z-index:99;
}

.prev a, .size a, .next a {
	color:#717171;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	z-index:99;
	text-decoration:none;
	font-family:Verdana;
	letter-spacing:-0.5px;
}

.prev  {
	float:left;
	display:block;
	width:150px;
	height:18px;
	padding-left:10px;
}

.next{
	float:right;
	display:block;
	width:150px;
	padding-right:10px;
	text-align:right;
	height:18px;
}	

.size  {
	float:left;
	display:block;
	width:430px;
	text-align:center;
}

.prev_link a{
	display:block;
	width:36px;
	height:350px;
	float:left;
	background:url(img/single_photo_arrow.gif) no-repeat right bottom;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	text-decoration:none;
}

.prev_link {
	display:block;
	width:36px;
	height:350px;
	float:left;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	margin:60px 10px 0 0;
}

.next_link a {
	display:block;
	width:36px;
	height:350px;
	float:left;
	background:url(img/single_photo_arrow.gif) no-repeat left bottom;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	text-decoration:none;
}

.next_link  {
	display:block;
	width:36px;
	height:350px;
	float:left;
	text-indent:-9999px;
	line-height:1px;
	font-size:1px;
	margin:60px 0 0 15px;
}

ul.more_photos li {
	float:left;
	list-style:none;
	width:132px;
	height:110px;
	overflow:hidden;
}

ul.more_photos li img {
	clear:left;
	display:block;
}

ul.more_photos li a {
	margin:none;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

.date {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#333;
}


#columns .col1_singlephoto {
	width: 870px;
	float: left;
	margin: 0 0 0 10px;
}

#columns .col1_singlephoto  h1{
	margin: -5px 0 5px 5px;
	font-size:14px;
}


#featured {
	border: 1px solid #a6a6a6;
}
#featured .big-image {
	float: left;
	width:403px;
	height:254px;
}
#featured .big-image img {
	position:absolute;
	display:none;
	border-right:1px solid #ddd;
	
}

#featured .big-image img.active {
	position:absolute;
	display:block;
}

#featured .small-image img {
	border-bottom: 1px solid #ababab;
}
#featured .small-image img.last {
	border: 0;
}

#featured .text .post {
	position:absolute;
	width:530px;
}

#featured .text .post {
	position:absolute;
	width:530px;
	display:none;
}

#featured .text .post.active {
	position:absolute;
	width:530px;
	display:block;
}

#featured .text {
	background-color: #727272;
	color: #fff;
	font-size: 10px;
	clear: both;
	margin: 1px 0 0;
	padding: 5px;
	line-height: 12px;
	height:50px;
}
#featured .text h3 a {
	font-size: 12px;
	color: #fff;
}

#featured .text .post a.more {
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
.small-articles {
	clear: both;
}
.small-articles li {
	width: 262px;
	float: left;
	font-size: 11px;
	color: #484848;
	line-height: 12px;
	border-bottom: 1px dashed #bdbdbd;
	padding: 9px 0 10px;
	margin-right: 13px;
}
.small-articles li.last {
	margin-right: 0 !important;
}
.small-articles .image {
	-moz-box-shadow: 2px 2px 4px 1px #444;
	-webkit-box-shadow: 2px 2px 4px 1px #444;
	box-shadow: 2px 2px 4px 1px #444;
	float: left;
	margin: 0 9px 0 0;
}
.right-aligned .image {
	float: right;
	margin: 0 0 0 4px;
}
.small-articles .text {
	padding-top: 0px;
}
.small-articles li h4{
	margin-bottom: 4px;
}
.small-articles li h4 a {
	color: #484848;
}
.small-articles li p {
	line-height: 13px;
}
.small-articles li a {
	color: #484848;
	font-weight: bold;
}
.big-articles {
	clear: both;
	background: url(img/big-articles-bg.jpg) no-repeat left bottom;
	font-size: 12px;
	color: #484848;
	line-height: 14px;
	margin-bottom: 5px;
}
.big-articles li {
	border-bottom: 1px dashed #bdbdbd;
	height: 182px;
	padding: 11px 0 0;
}
.big-articles li .image {
	-moz-box-shadow: 2px 2px 4px 1px #444;
	-webkit-box-shadow: 2px 2px 4px 1px #444;
	box-shadow: 2px 2px 4px 1px #444;
	float: left;
	margin: 0 9px 0 0;
}
.big-articles li.odd .image {
	float: right;
	margin: 0 0 0 9px;
}
.big-articles li .text {
	padding-top: 0px;
}
.big-articles li h4{
	margin-bottom: 5px;
}
.big-articles li h4 a, .big-articles li a {
	color: #484848;
}
.big-articles p {
	line-height: 15px;
}

.big-articles li a {
	color: #484848;
	font-weight: bold;
}

.article.nogallery  img {
	max-width:500px;
	height:auto;
}

#whats-new {
	background: url(img/whats-new-bg.jpg) no-repeat 0 8px;
	width: 540px;
	height: 99px;
	clear: both;
	padding: 10px 0 0;
	font-size: 11px;
	color: #484848;
	line-height: 15px;
}
#whats-new ul li:before {
	content: "- ";
}
#whats-new a {
	color: #484848;
}
#whats-new .col1{
	width: 264px;
	height: 80px;
	margin: 0;
	float: left;
	padding: 0 0 0 7px;
}
#columns #whats-new .col2{
	width: 261px;
	height: 80px;
	margin: 0;
	float: left;
	padding: 0 0 0 7px;
}
#columns .col2 {
	width: 309px;
	float: right;
	margin-right: 9px;
}
#poster {
	padding: 0 4px 14px 5px;
	background-color: #e4e4e4;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	font-size: 8px;
	color: #5a5a5a;
	line-height: 14px;
}
#car-pictures h3 {
	background-color: #e4e4e4;
	color: #5a5a5a;
	font-size: 12px;
	margin: 9px 0 1px;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	line-height: 17px;
	padding-left: 6px;
}
#car-pictures a {
	color: #5a5a5a;
}
#car-pictures li {
	position: relative;
	float: left;
	width: 154px;
	height: 103px;
	margin: 0 1px 1px 0;
}
#car-pictures li.odd {
	margin-right: 0;
}
#car-pictures li img, #car-pictures li a{
	position: absolute;
	top: 0;
	left: 0;
}
#car-pictures li a{
	color: #fff;
	font-size: 10px;
	background: url(img/car-picture-link-bg.png) repeat top left;
	width: 151px;
	line-height: 14px;
	padding-left: 3px;
}
#content-ending {
	width: 904px;
	height: 18px;
	background: url(img/page-ending.png) no-repeat top center;
	clear: both;
	margin-top: 1px;
}
#ad-col {
	width: 143px;
	float: left;
}
#ad-col #ad-holder2 {
	width: 160px;
	height: 600px;
	margin: 10px 0 0 0;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #8a8a8a;
	line-height: 14px;
	padding-right: 152px;
}
#footer ul {
	clear: both;
	margin: 0 auto;
}
#footer ul li {
	float: left;
	margin-right: 11px;
}
#footer a {
	color: #8a8a8a;
	marin-right: 5px
}
#footer .row1 {
	clear: both;
}

/*** single page ***/

#breadcrumbs {
	font-size: 9px;
	color: #5a5a5a;
	margin: 4px 0 8px 3px;
}
#breadcrumbs a {
	color: #5a5a5a;
}
.article h1, h1.videos a, h1.photos a {
	font-size: 18px;
	color: #5a5a5a;
	margin: -5px 0 5px 5px;
	display:block;
}
.article p {
	font-size: 12px;
	color: #5a5a5a;
	line-height: 14px;
	display: block;
	margin: 0 0 0 5px;
}
.article .picture-info {
	margin-top: 28px;
	font-weight: bold;
}

.article img {
	margin:12px 0;
	border:0;
	background:none;
	padding:0 !important;
	-moz-box-shadow: 2px 2px 4px 1px #444;
	-webkit-box-shadow: 2px 2px 4px 1px #444;
	box-shadow: 2px 2px 4px 1px #444;
}
.under-article {
	font-size: 9px;
	padding: 28px 5px 0 3px;
}
.under-article a {
	color: #5a5a5a;
}
.under-article .lil-facebook {
	background: url(img/little-facebook-ico.jpg) no-repeat left center;
	padding: 3px 0 0 17px;
	margin-right: 5px;
}
.under-article .lil-twitter {
	background: url(img/little-twitter-ico.jpg) no-repeat left center;
	padding: 3px 0 0 17px;
}
#comments #submit-comment {
	width: 540px;
	height: 372px;
	background: url(img/comment-post-bg.jpg) no-repeat left top;
	padding: 16px 0 0;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 13px;
}
#comments #submit-comment h5 {
	text-align: right;
	font-size: 14px;
	margin-right: 10px;
}
#comments #submit-comment form {
	padding: 45px 0 0 10px;
}
#comments #submit-comment dl dt {
	height: 18px;
	float: left;
	width: 185px;
	text-align: right;
	margin-right: 8px;
	padding-top: 6px;
	margin-bottom: 10px
}
#comments #submit-comment dl dd {
	height: 26px;
	margin-bottom: 10px
}
#comments #submit-comment dl dd.tall {
	height: 130px !important;	
	padding-top: 7px;
}
#comments #submit-comment input {
	width: 146px;
	height: 16px;
	border: 0;
	background: url(img/comment-input.jpg) no-repeat 0 0;
	padding: 5px 4px;
}
#comments #submit-comment textarea {
	width: 307px;
	height: 120px;
	border: 0;
	background: url(img/comment-textarea.jpg) no-repeat 0 0;
	padding: 5px 4px;
}
#comments #submit-comment #comment-form-submit {
	font-weight: bold;
	width: 156px;
	height: 26px;
	cursor: pointer;
}
#comments .comment {
	width: 296px;
	border: 5px solid #ccc;
	background: url(img/comment-bg.jpg) no-repeat left bottom;
	min-height: 47px;
	padding: 10px 35px 9px 199px;
	font-size: 12px;
	color: #343434;
	position: relative;
	line-height: 12px;
	margin-bottom:20px;
}
#comments .comment .comment-title {
	position: absolute;
	top: -10px;
	left: 30px;
	background: #fff;
	padding: 0 5px;
}

#comments .comment .comment-title a{
color:#333;
text-decoration:none;}

li.recentcomments {
overflow:hidden;
height:15px;
}
