/*  
Theme Name: FallSeason
Theme URI: http://wpthemepark.com
Description: Zenlike by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , FallSeason WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 1.2
Author: Sadish
Author URI: http://wpthemepark.com
*/


*
{
	padding: 0em;
	margin: 0em;
}

body
{
	background: #141 url(images/bg.gif) repeat fixed;
	padding: 20px 0px 20px 0px;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:0.70em;
}
p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}
table
{
        font-size: 0.90em;
        line-height: 1.7em;
}
.clear {
        clear: both;
        height: 10px;
}


a
{
	color: #B96D00;
	text-decoration: none;
	border-bottom:#B96D00 1px solid;
}
a:hover
{
        color: #ffffff;
        background-color: #5F5A4B;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Verdana, Tahoma, Arial, Serif;
}
h2
{
	font-size: 0.86em;
}

h3,h4
{
	display: inline;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
	line-height:1.6em;
}
h3
{
	font-size: 1.65em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}
h4
{
	font-size: 1.4em;
	padding-left: 18px;
	background-image: url(images/db2.gif);
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:0.9em;
}
.contentarea
{
	padding-top: 1.1em;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	border: solid 1px #dcdcdc;
	padding:1px;
}
a:hover img {
padding: 1px;
border: 1px solid #383838;
}
img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:1px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}
fieldset 
{
	border:none;
}
.divider1
{
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post 
{
	border-bottom: solid 2px #eaeaea;
	margin:   1em 0 2em 0;
	clear: left;	
}
.post h4 a 
{
	text-decoration:none;
	color:#2b2b2b;	
	border:none;
}

.post h4 a:hover {
        color: #ffffff;
        background-color: #5F5A4B;
}


.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.84em;
	color: #787878;
	margin:0;
	padding:0;
}
.post .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:1em 0;
	background:#fcfcfc;
	color: #787878;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.84em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
	background: url(images/icon-more.gif) no-repeat left center;
}

.box
{
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #E1D2BD;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	text-align:left;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

#themebox {
	background: #2b2b2b url(images/topbg.gif) repeat-x;
        margin: 0 auto 5px;
        padding: 10px;
	border: solid 5px #dcdcdc;
        overflow: hidden;
        width: 16%;
        left: 3%; 
        position:fixed; 
        text-align: justify;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

#outer, #page
{
	z-index: 2;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 850px;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 9em;
	background: #2b2b2b url(images/topbg.gif) repeat-x;
	margin-bottom: 2px;
	color:#fff;
}

#headercontent
{
	position: absolute;
	bottom: 0.5em;
	padding: 0em 2.0em 1.3em 1.5em;
}

#headercontent h1
{
	font-weight: normal;
	font-size: 2.0em;
	line-height: 2.1em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#9F9030;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h2
{
	font-weight: normal;
	font-size: 0.88em;
}
#headercontent h2 a:link, #headercontent h2 a:visited
{
	color:#fff;
	text-decoration:none;
	border:none;
}
#headercontent h2 a:hover, #headercontent h2 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}

#search
{
        font-size: 0.75em;
	position: absolute;
	top: 8.0em;
	right: 2.0em;
        width: 17%;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 70%;
	background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit
{
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.2em;
	font-size: 0.75em;
	color: #F2F3DE;
	vertical-align: middle;
}

#submit {
	background: #8f4008;
	border: solid 1px #9F9030;
	color: #F2F3DE;
	font-size: 0.75em;
	margin: 0;
	padding: 0.2em;
}

#headerpic
{
	position: relative;
	height: 149px;
	background: #fff url(images/lofthome_immobilien_ag.jpg) repeat-x bottom left;
	margin-bottom: 2px;
}

#menu
{
	position: relative;
	background: #7F8400 url(images/menubg.gif) repeat-x top left;
        line-height: 1.7em;
	height: 4.4em;
	padding: 0 0.4em;
	margin: 0 0 2px;
}

#menu ul
{
	padding:0.4em 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0 0 0.4em 0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
	color: #fff;
	padding: 0.5em 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: #7F8400 url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

#menubottom
{
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 1.2em;
}

#content
{
	padding: 0em 2.0em;
}

#post-tags, #post-tags p
{
        font-size: 0.70em;
}

#thumbnail {
        color: #ffffff;
        width: 98%;
        margin: 15px 0 15px 0;
        padding: 10px 8px 20px 8px;
        background: #5F5A4B;
}
#thumbnail h4 a:hover, #thumbnail h4 a:active, #thumbnail a:link, #thumbnail a:visited {
        color: #ffffff;
}
#thumbnail table {
        width: 100%
        background: #5F5A4B;
        line-height: 1.3;
        border-spacing: 5px;
        padding: 0 8px 12px 2px;
}

#container
{
	float: left;
	margin-right: -21.0em;
	width: 100%;
        background-color: #ffffff;
}

#primarycontent
{
	margin:   0.5em 22em 0 0;
}

#sidebar
{
	margin: 0;
	float: right;
	width: 19.0em;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.3em;
}
#sidebar li li 
{
	margin:0;
	padding:0.3em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 0 0 1em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.84em;
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li .cmtinfo 
{
	font-family:Verdana, Tahoma, Arial, Serif;
	font-size:0.8em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	font:0.9em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect,
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits { 
  border-top: none;
  border-right: none;
  border-left: 1px solid #796B49;
  border-bottom: 1px solid #796B49;
  background-color: #DED8C9;
}

form.ddfm .required {
	color: #8f4008;
}

.ddfmerrors {
	color: #8f4008;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
}

.ddfmwrap .fmtext:focus,.ddfmwrap .fmtextarea:focus,.ddfmwrap .fmselect:focus,.ddfmwrap .fmverify:focus {
background-color: #F2ECDB;
}

form.ddfm h1,
form.ddfm h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm legend {
	font-size: 105%;
}

.ddfmerrors {
	font-weight: bold;
}


/* STRUCTURE CSS */

.ddfmwrap {
	margin: 10px auto 12px auto;
	width: 780px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 560px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 30%; 
	text-align: left;
	margin: 0 10px 0 0; 
	padding-bottom: 10px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 8px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 8px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 8px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 8px;
	padding: 3px;
}


form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 8px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 8px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 8px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 8px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 8px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 8px; 
	padding: 3px;
}

form.ddfm .fmsubmit {
	background: #F2ECDB;
    cursor: pointer;
	color: #8f4008;
	border: solid 1px #9F9030;
	margin-top: 10px;
	clear: both; 
	width: 97%;
}

form.ddfm .fmsubmit:hover {
    color: #000000;
	background: #DCCB9C;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 0 3px 0px 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}
