/*
Theme Name: Behrendt
Theme URI: http://www.amrwebdesign.de
Version: 0.1 [de]
Author: Reinhold Packeisen
Author URI: http://packeisen.de

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
BODY, WRAPPINGS, ANCHORS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
BODY
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Bitstream vera sans", Helvetica;
	background: #E6E6E5 url(images/-bg-body.jpg) repeat-x;
	font-size: 10pt;
	line-height: 18px;
	color: #615C56;
}
#wrapper
{
	width: 850px;
	margin: 0 auto;
	background: #FFF url(./images/wrap_bg.png) repeat-y center;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HEADER, HEADINGS, what not
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header
{
	width: 850px;
	height: 15px;
	margin: 0 auto;
	background: transparent url(./images/header.png) no-repeat;
	text-align: left;
	padding: 150px 0 0;
}
H1
{
	margin: -250px 0 0 55px;
	font-size: 1.3em;
	font-weight: 600;
}
H1 A, H1:visited
{
	color: #EC7;
	text-decoration: none;
}
.description
{
	margin: 0 0 0 35px;
	color: #FFF;
	font-size: 1.2em;
	background-color: #FFFFFF;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TOP BAR
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#topbar
{
	width: 850px;
	height: 49px;
	background: #FFFFFF;
	border-bottom: 1px dotted #D2CACB;
	margin: 0 auto;
	padding: 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
CONTENT
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#content
{
	width: 850px;
	margin: -10px 0 0;
	text-align: left;
}
H4 A
{
	color: #9A9FA1;
	text-decoration: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
POSTS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.post
{
	padding: 0.55em 1.5em 0;
	margin: 0 2em;
}
#news IMG
{
	padding: 5px;
	/*[disabled]border:1px dotted #D3D9E7;*/
	width: 100%;
	margin: 0 0 2em;
}
.post H1 A
{
	font-size: 1.1em;
	color: #1F1E1D;
	text-decoration: none;
}
.post H1
{
	font-size: 1.2em;
	color: #32302E;
}
.post P
{
	font-weight: normal;
	margin: 0 auto 0 0;
}
.post H2, H3, H4, H5
{
	font-size: 11pt;
	color: #32302E;
}
/*FF Specific*/
.post H3 A
{
	color: #1C1C1B;
	text-decoration: none;
}
.post H3 A:hover
{
	color: #F08F04;
}
.entry
{
	margin: 0 auto;
}
BLOCKQUOTE
{
	margin: 10px 0 10px 30px;
	padding: 0 0 0 5px;
	border-left: 3px solid #4C8EDA;
	color: #666;
}
.post UL
{
	margin: 10px 0;
	padding: 0 0 0 37px;
}
.post A
{
	color: #4F504D;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #A49204;
}
.post A:hover
{
	color: #F08F04;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
NAVIGATION
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.navigation
{
	background: #E9EEF0;
	width: 507px;
	height: 18px;
	margin: 0 auto;
	font-size: 0.7em;
	padding: 8px 10px 8px 5px;
}
.navigation A
{
	color: #006699;
	text-decoration: none;
}
.navigation A:hover
{
	color: #003366;
}
.alignleft
{
	float: left;
	text-align: left;
}
.alignright
{
	float: right;
	text-align: right;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
COMMENTS and COMMENT FORM
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#commentformarea
{
	width: 507px;
	border-top: 1px solid #ABCAD9;
	border-bottom: 1px solid #ABCAD9;
	background: #E9EEF0;
	margin: 0 auto 8px;
	padding: 8px 10px;
}
#commentform
{
	margin: 15px 0 10px 40px;
}
#commentformarea H3
{
	font-size: 1.3em;
	font-weight: normal;
	color: #006699;
	margin: 10px 0 15px 20px;
}
#commentform P
{
	margin: 0 0 3px;
}
#commentform INPUT, #commentform TEXTAREA
{
	border: 1px solid #A7A6AA;
	background: #FFF;
	padding: 3px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
#commentform TEXTAREA
{
	width: 420px;
}
#commentform INPUT#submit
{
	font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	width: 130px;
	color: #006699;
}
H4
{
	margin: 25px 0 20px;
	text-align: center;
	font-weight: normal;
	color: #006699;
}
OL.commentlist
{
	width: 426px;
	list-style: none;
	margin: 0 auto 60px;
	padding: 0;
	font-size: 0.9em;
}
OL.commentlist LI
{
	margin: 0 0 20px;
	padding: 20px 0 0;
	border-top: 1px solid #ABCAD9;
}
OL.commentlist P
{
	margin: 0 0 10px;
}
OL.commentlist A
{
	color: #003366;
	text-decoration: none;
}
OL.commentlist A:hover
{
	color: #006699;
}
OL.commentlist SPAN.cmntmeta
{
	color: #006699;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SEARCH AND ARCHIVES
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.sanda H2
{
	font-size: 1.9em;
	font-weight: normal;
	color: #7C1D21;
	margin: 0 0 10px;
	text-align: center;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
SIDEBAR (aka the area where sidebar things go that is actually on the bottom)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#sidebar
{
	width: 850px;
	background: #FFF url(./images/top-bg.jpg);
	/*[disabled]border-bottom:1px dotted #E5E5E5;*/
	margin: 15px 0 20px;
}
.headline H1, H1 A
{
	margin: 0.2em 0 0;
	padding: 0;
}
#wrapper>#sidebar
{
	padding: 5px 0 10px;
}
/*FF Specific*/
#categories, #archives, #meta
{
	width: 167px;
	float: left;
	display: inline;
/*IE*/
}
#categories
{
	margin-left: 20px;
}
#archives
{
	margin-left: 15px;
	width: 150px;
}
#meta
{
	width: 155px;
}
#sidebar UL, #sidebar UL LI, #sidebar UL LI UL, #sidebar UL LI UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#pushing_box
{
	width: 35px;
	height: 100%;
	float: left;
	border: 1px solid #E9EEF0;
}
#sidebar H2
{
	margin: 7px 0 0 50px;
	color: #5F5E5D;
	font-weight: 500;
	font-size: 1.2em;
	text-align: left;
	font-family: Tahoma;
	letter-spacing: 0.03em;
}
#sidebar UL LI UL
{
	padding: 8px 0 15px 20px;
}
#sidebar UL LI UL LI A
{
	color: #000;
	text-decoration: none;
}
#sidebar UL LI UL LI A:hover
{
	color: #006699;
}
INPUT#s
{
	width: 440px;
	margin: 10px auto 0;
	border: 1px solid #A7A6AA;
	background: #FFF;
	padding: 4px 0;
	color: #CCC;
	text-align: center;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FEED ICONS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.feedicon
{
	width: 16px;
	height: 16px;
}
#topbar .feedicon
{
	background: url(./images/feedicon_blue_bg.png) no-repeat;
	display: block;
	display: inline;
/*IE*/
	float: right;
	margin: 5px 10px 0 0;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FOOTER
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer
{
	width: 850px;
	margin: 8px auto 0;
	padding: 0;
	text-align: center;
}
#footer P
{
	margin: 0 0 15px;
	padding: 15px 0 0;
	font-size: 0.7em;
	color: #C0B8B9;
}
#wrapper>#footer P
{
	margin: 0;
	padding: 15px 0;
}
/*FF Specific*/
#footer P A
{
	color: #AFB7BF;
	text-decoration: underline;
}
#footer P A:hover
{
	color: #4796E9;
	text-decoration: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Thanks very much for downloading Day Dream. Jim Whimpey, fightingfriends.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.abstand
{
	width: 700px;
	padding: 3px;
}
#content-news
{
	margin: 0.5em 0 0;
	line-height: inherit;
	padding: 5px 1em 0 0;
	background-color: #FEFEFE;
}
#news
{
	padding: 2px;
}
#news H1 A:link
{
	padding: 2px 2px 0 0;
	color: #8F9293;
}

