/*  
Theme Name: Del Marquis
Description: Custom WordPress theme
Version: 1.0
Designer: Carsten Klein
Designer URI: http://www.carstenklein.com/
Author: ElevenCars
Author URI: http://www.elevencars.nl/

 */

body{
	margin:0;
	color:#000;
	font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	background:#fff;
}
.content {
	
	height:800px !important;
}
p { margin:0 0 20px;}
img{border-style:none;}
a{
	color:#989898;
	text-decoration:none;
}
a:hover{ color:#000;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
#main {
	width:1001px;
	margin:0 auto;
	overflow:hidden;
}
#header {
	padding:28px 0 50px;
	font-size:11px;
	position:relative;
	width:100%;
	overflow:hidden;
}
#header ul#nav li img {margin-top:2px;}
#header ul,
.main-column ul {
	padding:0;
	margin:0;
	list-style:none;
}
#header li {
	margin-right:50px;
	float:left;
	line-height:12px;
}
#header ul#nav {
	float:right;
	display:inline;
	margin-right:-49px;
}
#header ul#nav li {
	display:inline;
	margin-right:49px;
}
li.current_page_item a {
	color:black;
}
.visual {
	float:right;
}
.visual img { vertical-align:top;}
.main-column {
	float:left;
	width:422px;
}
.main-column h1 {
	margin:0 0 38px;
	font-size:16px;
}
.main-column h1 span {
	display:block;
	font-weight:normal;
}
.h1-home h1 {
	color:white;
}
.main-column h2 {
	font-size:16px;
	margin:0;
	font-weight:normal;
}
.main-column h3 {
	font-size:16px;
	margin:0;
	font-weight:normal;
}
.main-column ul.blogroll {
	margin-bottom:20px;
}
.info {
	overflow:hidden;
	width:100%;
	padding-bottom:32px;
}
.info img {
	float:left;
	margin-top:3px;
}
.info p {
	padding:0;
	margin:0;
}
.description {
	font-size:11px;
	line-height:13px;
	color:#989898;
	float:right;
	width:278px;
}
.description p,
.description ul,
.description dd  {
	margin:0;
}
.description ul{
	padding:0;
	margin:0;
	list-style:none;
}
.description dl{
	padding:12px 0 10px;
	margin:0;
}
.description div.part dl  {padding-top:0;}
.description div.part {
	float:right;
	width:132px;
}
.media {
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:12px;
	margin:4px 0 14px;
}
.media span {
	float:left;
	width:10px;
}
.media em {
	font-size:11px;
	overflow:hidden;
	height:1%;
	display:block;
}
.media div.player {
	margin-left:40px;
	float:right;
	width:276px;
	height:35px;
}
.block {
	margin:0;
}
.block .title {
	padding:5px 0 10px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}

.hide {
  visibility: hidden;
  position: absolute;
  top: -400px;
}

#qscroller1 {
	background-color:white;
	width:510px;
	height:21px;
}

.qslide {
	background-color:white;
	list-style:none;
}
