
body
{
  background-color: #e7e7e7;
  font-family: sans-serif;
  font-size: small;
  color: #4080ff;
}

*[bold] { font-weight: bold; }

*[italic] { font-style: italic; }

*[oblique] { font-style: oblique; }

strong
{
  color: #e97272;
}

img
{
  border: 0;
}

table
{
  
}

div.main
{
  width: 990px;
  margin: auto;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 2px 2px 7px #888;
}

div.head
{
  font-family: sans-serif;
  font-size: small;
}

h1
{
  font-size: medium;
  color: #37f;
  margin: 0;
}

.head a
{
  color: #76f;
}

div.listing
{
  font-family: sans-serif;
  font-size: small;
  padding: 5px;
  background-color: #eee;
  margin-top: 1ex;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.listing a
{
	height: 22px;
	padding: 0;
	margin: 2px 0;
	color: #46c;
	text-decoration: none;
	display: block;
}

.file_size {
  float: right;
  margin-left: 3px;
  color: #46c;
  min-width: 3em;
  text-align: right;
}


a.directory
{
  font-weight: bold;
}

.listing > div
{
	padding: 1px;
}

.listing > div:hover
{
  background-color: #d8e2fe;
}


.listing .odd
{
  background-color: #ebf0fe;
}

.listing .even
{
  background-color: #fff;
}

.listing > div:hover div.icon
{
  display: block;
}
.listing div.icon
{
  display: none;
}

.listing .icon
{
  float: right;
  font-size: xx-small;
  margin: 0 0 0 5px;
}

div.author
{
  font-family: verdana serif;
  font-size: 0.5em;
  color: #777;
  text-align: center;
  padding-top: 10px;
}

div.box
{
  margin-top: 1ex;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
}

div.box > .title
{
  border-bottom: 1px solid #ccc;
  background-color: #f0f0f0;
  padding: 2px;
  font-weight: bold;
}

div.box > .contents
{
  padding: 2px;
}

div.information
{
  border: 2px solid #ded;
  background-color: #e7f0e7;
  font-weight: bold;
  margin-top: 2px;
}

div.information img
{
  vertical-align: middle;
}

#tbar {
	height: 90px;
}

#header {
	position: relative;
	overflow: hidden;
	height: 90px;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.ads {
	float: right;
	position: relative;
	right: 0;
	top: 0;
}

#logo {
	top: 0;
	width: 1000px;
}

#logo a{
	position: absolute;
	left: -10px;
	top: 0;
	display: block;
	width: 300px;
	height: 80px;
	background: url('https://www.dreamcarisma.de/community/styles/Attriuum/theme/images/logo.png') no-repeat;
}

h2 {
	/* Forum header titles */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 2em;
	margin: 0.4em 0 0.2em 0;
	text-shadow: 1px 1px 0 #f3f3f3;
}
