/* 
Theme Name: Vadis
Description: Theme for vadis-media.de
Author: seosupport GmbH
Author URI: http://www.seosupport.de
*/

/* Various elements */

body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	/*font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;*/
	color: #000;
	background-color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	background: #adadad url(images/background.jpg) no-repeat top center;
}

div {
	margin: 0;
	padding: 0;
}

a {
 	color: #b50400;
	font-weight: normal;
	border: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

code {
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
	text-transform: uppercase;
}

li {
	list-style-image: url(images/li.gif);
}

/* Blocks */

#wrap {
	width: 980px;
	margin:  0 auto;
	background: #ffffff url(images/bckg_wrap.gif) repeat-y top left;
}

#header {
	height: 100px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #ffffff;
}

#logo a {
	position: absolute;
	display: block;
	width: 264px;
	height: 53px;
	top: 20px;
	left: 30px;
	background: url(images/logo.gif) no-repeat top left;
}

#topmenue {
	position: absolute;
	top: 15px;
	right: 40px;
}

#topmenue ul {
	margin: 0;
	padding: 0;
}


#topmenue li {
	padding-left: 10px;
	list-style: none;
	float: left;
}

#topmenue a {
	text-transform: uppercase;
	font-size: 10px;
	color: #4b4b4b;
}

#topmenue a:hover, #topmenue li.current_page_item a {
	color: #b50400;
}

#header_fotos {
	clear: both;
	position: relative;
	width: 925px;
	height: 240px;
	background: #adadad url(images/header_bckg.png) no-repeat top left;
	border: solid #adadad;
	border-width: 1px 1px 1px 0px;
	border-left: 15px solid #b50400;
}

#header_fotos_home {
	clear: both;
	position: relative;
	width: 925px;
	height: 240px;
	background: #adadad url(images/header_bckg_home.png) no-repeat top left;
	border: solid #adadad;
	border-width: 1px 1px 1px 0px;
	border-left: 15px solid #b50400;
}

#menue {
	font-size: 10px;
	position: absolute;
	top: 0;
	left: 0;
	color: #ffffff;
	text-transform: uppercase;
}

#menue ul {
	margin: 0;
	padding: 0;
}

#menue li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	height: 38px;
	width: 220px;
	background: url(images/menue_linie.png) no-repeat bottom left;
	padding-bottom: 1px;
}

#menue a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	width: 200px;
	padding-left: 20px;
	padding-top: 7px;
	height: 30px;
	
} 

#menue a:hover, #menue li.current_page_item a, #menue li.current_page_parent a {
	text-decoration: none;
	/*background: url(images/menue_ov.png) repeat-y top left;*/
	color: #b50400;

}

#untermenue {
	font-size: 10px;
	position: absolute;
	top: 5px;
	left: 240px;
	color: #ffffff;
	text-transform: uppercase;
}

#untermenue ul {
	margin: 0;
	padding: 0;
}

#untermenue li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	width: 220px;
	padding-bottom: 5px;
}

#untermenue a {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
} 

#untermenue a:hover, #untermenue li.current_page_item a {
	text-decoration: none;
	color: #b50400;
	
}

.menu_descr {
	font-weight: normal;
	line-height: 16px;
	padding-top: 4px;
}

#header_foto {
	position: absolute;
	top: 0;
	right: 0;
	height: 240px;
	width: 450px;
	overflow: hidden;
	/*border: solid #ffffff;
	border-width: 0px 0px 0px 1px;*/
	background-color: #adadad;
}

#CoverFlow {
	position: absolute;	
	right: 0;
	bottom: 0;
}

#home_boxes {
	clear: both;
	margin-top: 20px;
}

#home_boxes div.textwidget ul {
	padding: 0;
}

#homebox_1 {
	width: 280px;
	float: left;
	margin-right: 30px;
}

#homebox_2 {
	width: 280px;
	float: left;
	margin-right: 30px;
}

#homebox_3 {
	width: 280px;
	float: left;
}

#homebox_1 div, #homebox_2 div, #homebox_3 div {
	margin-bottom: 20px;
}

a.ahome_mehr {
	display: block;
	clear: both;
	text-align: right;
	padding-right: 25px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(images/home_mehr.gif) no-repeat right;
}

a.ahome_mehr:hover {
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #ababab;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #ababab;
	color: #808080;
	padding:0;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
}

#suchform {
        position: absolute;
        right: 20px;
        bottom: 30px;
}

/* Container wrappers */

#container {
	clear: both;
	padding: 20px;	
	margin: 0;
}

/* Main content area */

#content {
	width: 940px;
	padding: 0;
	line-height: 1.4em;
	margin: 0;
	margin-bottom: 2em;
}


#content .page {
	padding: 0 20px 10px 20px;
}

#content  .post {
        padding: 10px 0 20px 0;
}


#content h2 a {
	color: #868686;
	text-decoration: none;
}

#content h2 a:hover {
	color: #868686;
	text-decoration: underline;
}

#content h2.pagetitle, #content h2.title_block {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	color: #868686;
	margin: 0 0 0em 0;
	padding: 0 0 8px 16px;	
	background: url(images/h2_icon.gif) no-repeat 0px 4px;
}

#content h2.title_block {
	border-bottom: 1px dotted #adadad;
	margin-bottom: 5px;
}

#content h2.dotted {
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	color: #868686;
	margin: 0 0 0em 0;
	padding: 0 0 8px 0px;	
	border-bottom: 1px dotted #adadad;
	margin-bottom: 5px;
}

#content .entry h1 {
	font-size: 1.4em;
	color: #868686;
}

#content .entry h2 {
	font-size: 1.3em;
	color: #868686;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.2em;
	color: #868686;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #868686;
}

#content a {
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 0.9em;
}

#content p.suffix {
	color: #000;
	padding: 5px 0px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
	font-style: italic;
}

#content p.edit {
	margin: 0;
	padding: 0;
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	padding: 2px 0 2px 0;
}

.entry {
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Footer */

#footer {
	clear: both;
	text-align: center;
	padding: 10px 20px;
	margin: 0;
	color: #000000;
	font-size: 0.9em;
	border-top: solid 5px #7b0300;	
	background-color: #adadad;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
	color: #b50400;
}

#footer ul {
	margin: 0;
}

#footer li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

#footerL {
	width: 400px;
	float: left;
	text-align: left;
}

#footerR {
	width: 400px;
	float: right;
	text-align: right;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;
}


/* Various styles */

.strong {
	font-weight: bold;
}

.noborder {
	border: 0;
}

.entry {
	text-align: justify; 
}

.clearboth {
	clear: both;
}
