/*
Theme Name: Action No Words 2008
Theme URI: http://www.030media.de
Description: Das offizielle Actions No Words 2008 Template.
Version: 1.0
Author: 030media.de
Author URI: http://www.030media.de
License: GPL
*/

/* BASICS */
body {
margin: 0 0;
text-align: center;
background: #fff url(img/bgwood.jpg) repeat-y top center fixed;
font-family: 'Trebuchet MS';
font-size: 12px;
height: auto;
}
h1 {
color: #810000;
border-bottom: 1px solid #810000;
}
a {
color: #810000;
text-decoration: none;
}
a:hover {
color: #810000;
text-decoration: underline;
}
h1 a:hover {
color: #810000;
text-decoration: none;
}
img {
border: 1px solid #ccc;
padding: 2px;
}

/* WP BASICS */
.alignleft {
float: left;
margin: 5px 5px 5px 0;
}
.alignright {
float: right;
margin: 5px 0 5px 5px;
}
/* LAYOUT */
#page {
margin: 0 auto;
width: 800px;
text-align: left;
}
#header {
position: relative;
width: 800px;
height: 242px;
background: url(img/map.gif) no-repeat top right;
}
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -100000px;
	border: 0;
}
#header #nav {
	width: 800px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(img/navi/redslate_background.gif) repeat-x top right;
}
#headerLogo {
position: absolute;
top: 10px;
left: 10px;
}
#content {
padding-left: 10px;
padding-right: 10px;
}
#footer {
width: 800px;
padding: 0 0px;
text-align: center;
padding-bottom: 20px;
}
/* NAV */
.red #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:transparent url(img/navi/redslate_background.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:transparent url(img/navi/redslate_backgroundOVER.gif) no-repeat top center;}


