/*
Theme Name: Dusch Truck 
Theme URI: http://www.d-art-design.de/themes/
Description: Dusch Truck Theme
Author: Jan Kischlat
Author URI: http://www.d-art-design.de/
Version: 1.2
Tags: design, MikroSite
*/


/*
	import des 960.gs Frameworks & easySlider
*/

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");
@import url("css/easySlider.css");

/*
	Beginn des Layouts
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, Verdana, Sans-Serif;
	background: #f6f6f6 url(img/bg_verlauf.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	color: #666;
	margin: 0;
	padding: 0;
}

#shadow {
	background: transparent url('img/shadow.png') repeat-y center;
	margin: 0 auto;
	text-align: left;
}

#shadow_bottom {
	background: transparent url('img/shadow_bottom.png') no-repeat 0 50%;
	clear: both;
	height: 20px;
} 

#wrap {
	background-color: #FFF;
}

#header {
	height: 75px;
}

h1 {
	font-size: 2.4em;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	line-height: 0.8em;
	margin: 22px 0 0;
}

#header a, #header a:visited {
	color: #000;	
}

#header a:hover {
	color: #F39500;	
}

.description {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #F39500;
	margin: 2px 0 0;
}

#logo {
	position: absolute;
	top: 29px;
	left: 50%;
	margin-left: 253px;
	z-index: 99;
}
/*#logo {
	position: absolute;
	top: 29px;
	left: 663px;
	z-index: 99;
}
*/
#big_image {
	height: 340px;
	margin: 0 0 4px -10px;
}

#head_image {
	height: 180px;
	margin: 0 0 4px -10px;
}

/* 
	Beginn des Menüs 
*/
#menu {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	width: 11.5em;
	text-align: center;
	margin: 0;
	padding: 0 2px 0 0;
	background: transparent url('img/dots_vertical.png') right no-repeat;
}

#menu li.page-item-21  {
	background: transparent;
}

#menu li a, #menu li a:visited {
	color: #000;
	font-size: 1.12em;
	line-height: 3.2em;
	letter-spacing: 0.01em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
 #menu li a:hover,
 #menu li.current_page_item a,
 #menu li.current_page_parent a {
	 color: #F39500;
	 font-weight: bold;
 }

 
 /* 
	Beginn des Contents Pages
*/

#content {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.8em;
	line-height: 1.32em;
	color: #F39500;
}
h4 {
	font-size: 1.4em;
	line-height: 1em;
	margin: 25px 0 10px 0;
	padding: 0;
}

.entry {
	font-size: 1.2em;
	line-height: 1.45em;
	color: #666;
}

.entry p {
	margin: 0 0 10px 0;
	padding: 0;
}
.entry ul, .entry ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 2px 0;
	padding:0;
}
.entry ul li {	
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(img/list_underscore.gif) no-repeat scroll 0 5px;
	padding-left: 11px;
	position: relative;
}
.entry ul {
	margin: 0 0 10px 0;
}


 /* 
	Beginn des Contents Blog
*/
small {
	float: left;
	width: 88px;
	position: relative;
	display: inline;	
	margin: 4px 0 0 0;
	font-size: 1.1em;
	line-height: 1.6em;
	
}
h2.blog {
	font-size: 1.8em;
	line-height: 1.32em;
	color: #F39500;
	margin: 0;
	padding: 0;
}
.entry.blog {
	position: relative;
	display: inline;
	float: right;
	width: 372px;
	margin: 0;
	padding: 0;
}
.trenner {
	background-image: url('img/dot.png');
	background-position: left center; 
	background-repeat: repeat-x;
	clear: both;
	height: 46px;
	width: 40px;
	margin: 0 0 0 80px;
	padding: 0;
}
#post_navi {
	margin: 0 0 0 19px;
	padding: 0;
	font-size: 1.1em;
}

#post_navi a, #post_navi a:visited {
	color: #666;
}

#post_navi a:hover {
	color: #F39500;
}

#post_navi .alignleft {
	float: left;

}
#post_navi .alignright {
	float:right;
	margin: 0 20px 0 0;
	padding: 0;
}



/* 
	Beginn der Sidebar 
*/
#sidebar {
	margin: 0;
	padding: 0;
}

#sidebar h3 {
	font-size: 1.1em;
	line-height: 1.6em;
	text-transform: uppercase;
	margin: 4px 0 0 60px;
	padding: 0;
}

#sidebar .hr {
	background-image: url('img/dot.png');
	background-position: left 1px;
	background-repeat: repeat-x;
	clear: both;
	width: 305px;
	min-height: 9px;
	margin: 0 0 0 55px;
	padding: 0;
}

#sidebar p {
	font-size: 1.1em;
	line-height: 1.4em;
	width: 300px;
	margin: 0 0 20px 60px;
	padding: 0;
}
#sidebar table {
	font-size: 1.1em;
	line-height: 1.4em;
	width: 300px;
	margin: 0 0 16px 60px;
	padding: 0;
}

a.lastpost_sidebar, a:visited.lastpost_sidebar {
	color: #000;
}

a:hover.lastpost_sidebar {
	color: #666;
}

#sidebar li {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 60px;
	padding: 0;
}

#sidebar li a, #sidebar li a:visited {
	color: #F39500;
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: circle;
}
#sidebar li a:hover {
	 color: #000;
	 font-weight: normal;
 }
 

/* Beginn Footer_nav */

#footer_nav {
	margin: 0;
	padding: 0 0 18px 0;
	background-color: #e6e6e6;
	background-image: url('img/bg_footer_nav.png');
	background-position: left top;
	background-repeat: repeat-x;
	clear: both;
}

#footer_nav #nav {
	position: relative;
	top: 16px;	
}
h5 {
	color: #F39500;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#nav ul, #nav ul li {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li a, #nav ul li a:visited {
	color: #000;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#nav ul li a:hover {
	 color: #F39500;
	 font-weight: normal;
 }

.hr_nav {
	background-image: url('img/dot.png');
	background-position: left 1px;
	background-repeat: repeat-x;
	clear: both;
	min-height: 9px;
	margin: 2px 0 0 -5px;
	padding: 0;
}

/* 
	Beginn Footer 
*/
.footer {
	height: 30px;
	font-size: 0.9em;
	letter-spacing: 0.02em;
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 0;
}




/* Beginn Diverses */

div.spacer {
	background: #FFF;
	height: 3.2em;
}

a, a:visited {
	color: #F39500;
	text-decoration: none;
}

a:hover {
	color: #000;
}