/********************************************
AUTHOR:         sitepoint ltd
WEBSITE:        http://www.domainsales.ch/
VERSION:        1.2
LAST MODIFIED:  October-24-2007
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* top elements */
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
	color: #555;
	background: #FFF url(img/bg-cb3c45.png) repeat-x;
	text-align: center;
}

/* links */
a {
	background: inherit;
	color: #cb3c45;
	text-decoration: underline;
}

a:hover {
	background: inherit;
	text-decoration: underline;
}

a.external {
	background:transparent url(img/external.gif) no-repeat scroll right center;
	padding-right:18px;
}

a.cr {
	color: #555;
	text-decoration:none;
}

a.cr:hover {
	text-decoration: none;
}

.counter_count a:hover {
	text-decoration: none;
}

.pagination {
	text-align: center;
	font-size:14px;
	/*border:5px solid #333;*/
	margin: 0 auto;
	float:right;
}

.pagebox {
	border:1px solid #ccc;
	min-width:26px;
	height:23px;
	float:left;
	margin:3px;
	padding:5px 0 0 0;
	background-color:#fafafa;
	text-decoration: none;
	display: inline;
}

.pagebox a {
	text-decoration: none;
	padding: 5px;
}

.pagebox a:hover {
	background-color:#f5f5f5;
	text-decoration: none;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
}

h1 a, h2 a, h3 a {
	text-decoration:none;
}

h1 {
	font-size: 1.4em;
	color: #cb3c45;
}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
	color: #cb3c45;
}

p, h1, h2, h3 {
	margin: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}

/* images */
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}

img.float-right {
	margin: 5px 0px 5px 15px;
}

img.float-left {
	margin: 0 15px 10px 0px;
}

.noborder {
	margin: 0;
	padding: 0;
	border: 0;
}

/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:10px 0 5px 0;
}

input, select {
	padding: 2px;
	border:1px solid #ccc;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;
	color:#777;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}

input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #FFF url(img/gradientbg.jpg) repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;
	width: 130px;
}

.error {
	background-color: #ffd0c7;
}

.special {
	display: none;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 100px;
	text-align: left;
}

#header-content {
	margin: 0 auto; padding: 0;
	position: relative;
}

#header-content h1#logo {
	position: absolute;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0; padding: 0;
	top: 5px; left: 0px;
}

#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}

#header-content #slogan {
	position: absolute;
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: 0; padding: 0;
	top: 60px; left: 40px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;
}

#header-content li {
	display: inline;
}

#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}

#header-content li a:hover {
	background: #cb3c45;
	color: #FFF;
}

#header-content li a#current  {
	background: #cb3c45;
	color: #FFF;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 770px;
	height: 199px;
	padding: 15px 10px 10px 10px;
	border: 0;
	background: #FFF url(img/header/racer.jpg) no-repeat center;
}

.headerlink {
	display:block;
	height:99%;
	width:100%;
	border:none
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}

#content {
	text-align: left;
	padding: 0;
	margin: 0 auto;
}

/* sidebar */
#sidebar {
	float: right;
	width: 30%;
	margin: 0 0 10px 0; padding: 0;
}

#sidebar h3 {
	padding: 10px 0px 5px 10px;
	margin: 0;
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
}

.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;
}

#sidebar ul.sidemenu li {
	padding: 0px 10px;
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}

#sidebar ul.sidemenu a.top{
	border-top: 1px dashed #D4D4D4;
}

#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #cb3c45;
	color: #cb3c45;
}

/* main */
#main {
	float: left;
	width: 68%;
	margin: 0 0 10px 0; padding: 0;
}

#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}

#main ul li {
	list-style: disc;
	color: #282828;
}

.postad {
	margin: 0 0 10px 0;
	padding: 15px;
	background: #FFF;
	border: 1px solid #EFEDED;
}

.postinnerad {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	text-align: center;
	padding: 5px 7px 5px 7px;
	width: 468px;
	height: 61px;
}

.postinnerad img {
	margin: 0;
	padding: 0;
	border: 0;
}

.post {
	margin: 0 0 10px 0;
	padding: 0;
	background: #FFF url(img/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}

.post-footer a {
	text-decoration:none;
}

.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}

.post .post-footer .date {
	background: url('img/icn-date.gif') no-repeat 0 center;
	padding:2px 0 0 20px; margin: 0 10px 0 5px;
}

.post .post-footer .time {
	background: url('img/icn-time.gif') no-repeat 0 center;
	padding:2px 0 0 20px; margin: 0 10px 0 5px;
}

.post .post-footer .autor {
	background: url('img/icn-news.gif') no-repeat 0 center;
	padding:2px 0 0 20px; margin: 0 10px 0 5px;
}

.post .post-footer .readmore {
	background: url('img/icn-more.gif') no-repeat 0 center;
	padding:2px 0 0 20px; margin: 0 10px 0 5px;
}

.post .post-footer .spamreport {
	background: url('img/icn-spam.gif') no-repeat 0 center;
	padding:2px 0 0 20px; margin: 0 10px 0 5px;
}

hr {
	margin:0 10px 0 10px;
	background-color:#cecece; /* Mozilla 1.4 */
	color:#cecece; /* IE 6 */
	border: #cecece; /* Opera 7.11 */
	height: 1px; /* Opera fuer Anzeige - Mozilla fuer Hoehe */
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
}

#footer h1, #footer p {
	margin-left: 0;
}

#footer-content {
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}

#footer-content a {
	text-decoration: none;
	color: #777;
}

#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}

#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}

#footer-content .col {
	width: 68%;
	padding: 0 5px 30px 0;
}

#footer-content .col2 {
	width: 29%;
	padding: 0 0 30px 0;
}

/* alignment classes */
.float-left  {
	float: left;
}

.float-right {
	float: right;
}

.align-left  {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* additional classes */
.clear {
	clear: both;
}

.gray  {
	color: #BFBFBF;
}

/* voting */
.counter_box {
	float: left;
	width: 72px;
	height: 42px;
	padding: 5px 0;
	margin:12px 10px 10px 15px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	background: url(img/counterbox.png) no-repeat;
}

.counter_count a {
	text-decoration:none;
}

.counter_count {
	width: 100%;
	font: 140% Verdana;
	font-weight: 700;
	float: left;
	text-align: center;
	color: #cb3c45;
}

/* tagcloud */
.tagcloud {
	text-align: justify;
	margin: 0 10px 10px 15px;
	line-height: 1.8em
}

.tagcloud a {
	text-decoration:none;
}

.smallh2 {
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
}

.adboxside {
	margin: 11px 5px 7px 12px;
}

.adboxside img {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
