
/*
Theme Name: Fallefreundig v5.0
Theme URI: http://fallefreundig.de
Description: Relaunch 2010
Author: Chris
*/

html {
	margin: 0;
	padding: 0;
	background: url(images/bg_x.jpg) #000000 fixed top left repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

body {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clearer {
	width: 1px;
	height: 1px;
	clear: both;
}

#wrap {
	margin: 40px auto 40px auto;
	width: 1051px;
}

#content {
	width: 500px;
	float: left;
}

.icon {
	width: 85px;
	padding: 20px 0 0 380px;
}

h1 {
	margin: 25px 0 0 0;
	padding: 0 0 0 20px;
}

.post {
	margin: 0 0 1px 0;
	background: url(images/bg_h1.gif) no-repeat #FFFFFF;
	padding: 0 0 0px 0;
	float: left;
	width: 500px;
}

.entry {
	padding-bottom: 15px;
}

.navigation {
	background: #FFFFFF;
	width: 500px;
	padding: 0 0 20px 0;
	float: left;
	margin-top: -1px;
}

.entry p {
	font-size: 14px;
	line-height: 24px;
	padding: 0 20px;
	color: #666666;
}

.entry p a,
.entry p a:visited {
	color: #666666;
	text-decoration: underline;
}

.entry p a:hover {
	text-decoration: underline;
	color: #000000;
}

#sidebar {
	width: 299px;
	background: url(images/bg_sidebar.png) repeat;
	float: left;
	margin: 0 0 1px 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments {
	width: 300px;
	float: left;
}

#respond {
	width: 250px;
	background: url(images/bg_sidebar.png) repeat;
	margin-left: 1px;
	float: right;
}

#comments ul {
	margin: 0;
	padding: 0;
	float: left;
}

#comments li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h3,
.widgettitle {
	background: url(images/bg_li.gif) no-repeat;
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	padding: 0 0 0 60px;
	line-height: 24px;
	margin: 18px 0;
}

h3 a,
.comment a {
	color: #000000;
	text-decoration: none;
}

h3 a:hover {
	color: #000000;
	text-decoration: underline;
}

.comment a {
	text-decoration: underline;
}

.comment {
	padding: 0 20px 5px 60px;
	color: #000000;
	font-style: italic;
	line-height: 22px;
	font-size: 14px;
}

.textwidget .comment {
	padding: 0 20px 20px 60px;
}

#all_comments {
	background: url(images/bg_sidebar.png) repeat;
	float: left;
	margin: 0 0px 0 1px;
	width: 299px;
}

#all_comments h3 {
	padding: 0 0 0 60px;
	margin: 18px 0 0 0;
}


.previous {
	width: 230px;
	height: 50px;
	float: left;
	padding-left: 20px;
	text-align: left;
	padding-top: 15px;
}

.next {
	width: 230px;
	height: 50px;
	float: left;
	padding-right: 20px;
	text-align: right;
	padding-top: 15px
}

.no_comments {
	background: url(images/bg_sidebar.png) repeat;
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	float: left;
	width: 299px !important;
	margin-left: 1px;
}

.alignleft {
	margin: 10px 0 10px 0;
	padding: 0;
}

.comments_link {
	margin-top: 35px;
}
