/*  
	Theme Name: Motofreaks Style
	Theme URI: http://www.motofreaks.biz
	Description: Motofreaks Style made by Simon
	Version: 2.0
	Author: Simon Kessler
	Author URI: http://www.simkess.de
*/


/*
	Begin Tags 
*/

/* Body */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	background: #000 url('images/bodybg.png') top repeat-x;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

/* Links */
a {
	color: #ff6000;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

/* Überschriften */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: bold;
	
}

h1 {
	font-size: 4em;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	margin: 0;
	font-family: Georgia, Times, serif;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 30px 0;
	font-family: Georgia, Times, serif;
}

h3 {
	font-size: 1.3em;
	font-family: Arial, Verdana, sans-serif;
	margin-top: 30px;
}

/* Bilder */
img.wp-smiley {
	border: none !important;
}

/* Listen */
ul, ol, ul li, ol li {
	margin: 0;
	padding: 0;
}

ul li, ul ul li {
	list-style-type: none;
}

ul li:before {
	content: "\00BB \0020";
}

ul ul li:before {
	content: "- ";
}


/* Sonstige Tags */
acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
}

strike {
	color: #777;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666;
}

select {
	width: 130px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}


/*
	Begin IDs 
*/

/* Seitencontainer */
#page {
	background-color: white;
	text-align: left;
	background-color: white;
	margin: 20px auto;
	width: 816px;
	border: 5px solid #ff6000;
}

/* Zweiter Seitencontainer */
#pageInner {
	border: 3px solid #000;
	padding: 5px;
}

/* Kopfbereich */
#header {
	background: url('images/header.jpg') top no-repeat;
	margin: 0 0 0 1px;
	padding: 0;
	height: 252px;
	width: 798px;
}

#headerLogo {
	float: right;
}

#headerTitle a {
	color: white;
	display: none;
}

#headerDescription {
	font-size: 1.2em;
	text-align: right;
	padding-right: 10px;
	color: white;
	display: none;
}

/* Fußleiste */
#footer {
	clear: right;
	height: 40px;
	padding-top: 23px;
	text-align: center;
	background: url('images/footer.jpg') repeat-x;
}

/* Seiteninhalte */
#content {
	font-size: 1.3em;
	float: right;
	padding: 0 5px 25px 0;
	margin: 0;
	width: 580px;
}


#content ul {
	padding-left: 15px;
}

#content ol {
	padding-left: 25px;
}

#content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
}

#content h2 a {
	color: black;
}

#content img {
	border: 3px solid gray;
}

#content img:hover {
    border-color: #ff6000;
}

/* Kategorienübersicht (archive.php) */
#categories ul {
	padding: 0;
	margin: 0;
}

#categories ul li {
	display: block;
	float: left;
	width: 50%;
	margin-top: 10px;
}

#categories ul li.firstRow {
	margin-top: 0;
}

/* Seitenleiste */
#sidebar {
	padding: 0 0 0 0;
	margin-right: 555px;
	width: 200px;
	font-size: 1.3em;
	color: gray;
}

#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin-left: 10px;
}

#sidebar ul li:before {
	content: none;
}

#sidebar ul li ul li:before {
	content: "\00BB \0020";
}

#sidebar h2 {
	font-size: 1.2em;
	color: #666;
	margin: 0;
}

#sidebar li h2 {
	margin-bottom: 5px;
}

#sidebar ul li ul {
	margin-bottom: 20px;
}

/* Suche */
#search form {
	margin: 10px 0;
	padding: 5px 3px;
	text-align: left;
}

#search input {
	width: 108px;
	padding: 2px;
	color: gray;
}

/* Breadcrumb Leiste */
#breadcrumb {
	color: #666;
}


/* Kommentar hinzufügen */
#commentAdd {
    margin-bottom: 60px;
}

#respond {

}

#commentAdd input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentAdd textarea {
	width: 100%;
	padding: 2px;
}

#commentAdd input[type="submit"] {
	margin: 0;
	float: right;
}

/* Kommentarliste */
#commentsList {

}

#commentsList ol li {

}


/* Landingsite */
#landingsite {
	border: 1px dashed #CDB79E;
	background-color: #F5F5DC;
	padding: 10px; 
	margin-bottom: 10px;
}

#landingsiteInfo {
	margin-bottom: 10px;
}

/* Sidebar Kommentare */
#recentComments {
	font-size: 0.8em;
	color: #666; 
}

#recentComments li {
	margin-bottom: 5px !important;
}

/* Ähnliche Beiträge */
#relatedPosts {
	margin-top: 60px;
}


/*
	Begin Classes 
*/

/* Beitrag */
.post {
	
}

.post + .post {
	margin-top: 60px;
}

.post h2 {
	margin: 0;
}

.postContent {
	text-align: justify;
	margin-top: 10px;
}

.postHead {
	border-width: 1px 1px 3px;
	border-style: solid;
	border-color: #add8e6;
	padding: 5px;
}

.postMeta {
	color: #333;
	font-size: 0.8em;
}

/* Seite */
.page {

}

.page h2 {
	text-align: center;
	letter-spacing: 0.5em;
	word-spacing: 0.2em;
	margin-top: 10px;
	padding-bottom: 3px;
	border-bottom: 2px solid #add8e6;
}

.pageContent {

}

/* alternative Zeile */
.alt {

}

/* Kommentare */
.comment {
	padding: 5px;
	border: 1px dashed #add8e6;
}

.comment + .comment {
	margin-top: 30px;
}

.comment p {
	margin: 0;
}

.comment.alt {
	background-color: #FFF8DC;
}

.commentMeta {
	font-size: 0.8em;
}

.commentAuthor {
	font-size: 1.3em;
	font-weight: bold;
}

.commentText {
	margin-top: 8px;
}

/* Editier link */
.editFullPost {
	text-align: right;
	margin-top: 20px;
}

/* read more link */
.readFullPost {
	text-align: right;
}

/* Seitennavigation vor und zurück */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}

.newerPosts {
	float: right;
}

.olderPosts {
	float: left;
}
