/*  
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
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

* {
	padding: 0em;
	margin: 0em;
}
body {
	background: #141 url(images/bg.gif) repeat fixed;
	padding: 35px 0px 35px 0px;
	font-size: small;
	font-family:'Philosopher', Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:0.9em;
}
p {
	margin: 0.5em 0 0.5em;
}
a {
	color: #B96D00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#8F4008;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'Philosopher', Georgia, Verdana, Arial, Serif;
}
h3,
h4 {
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
h3 {
	color: #777777;
	font-size: 1.4em;
}
h4 {
	font-size: 1.4em;
	display:block;
}
h3 span {
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 {
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
.contentarea {
	padding-top: 1.3em;
	line-height: 1.6em;
}
dl {
	margin:1em 0px;
}
dt {
	font-weight:bold;
}
dd {
	margin:0.5em 1em;
	padding:0;
}
img {
	border: solid 1px #dcdcdc;
	padding:3px;
}
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:3px;
}
.wp-caption {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	border: 0px none;
	}
.wp-caption-text {
	padding:0 5px;
	font-size:12px;
	}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.aligncenter,
dl.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
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;
}
.more-link {
	font-weight:bold;
}
.pagerNav a {
	font-weight:bold;
}
.post {
	border-bottom: solid 1px #eaeaea;
	margin: 2em 0;
}
.post h2 a,
.post h4 a {
	text-decoration:none;
	color:#141;
	border:none;
	font-size:0.9em;
}
.post .details {
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	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;
}
.post-tags {
	background: none repeat scroll 0 0 #FCFCFC;
	margin:0;
	padding:10px 10px 0 10px;
	font-size: 0.86em;
	color: #787878;
}
#outer .post ul.controls {
	clear: both;
	margin:0;
	padding:5px 0;
	background:#fcfcfc;
	color: #787878;
}
.post ul.controls li {
	display: inline;
	font-size: 0.86em;
	line-height: 20px;
	margin:0 0 0 10px;
	padding: 0 10px 0 15px;
}
.post ul.controls li.facebookSend {
	margin-left:0px;
	padding: 0 10px 0 0;
}
.post ul.controls li.twitterButton iframe {
	margin-bottom:5px;
}
.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: 10px;
	border-top: solid 1px #E1D2BD;
	margin-bottom: 10px;
	text-align:left;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {
	line-height: 2.0em;
}
#outer {
	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: 980px;
	background-color: #fff;
	margin: 0 auto;
}
#header {
	position: relative;
	width: 100%;
	height: 80px;
	background: #2b2b2b url(images/topbg.gif) repeat-x;
	margin-bottom: 2px;
}
#headercontent {
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}
#headercontent h1 {
	font-weight: normal;
	font-size: 2.5em;
}
#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-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}
#search {
	position: absolute;
	top: 25px;
	right: 30px;
	padding-right: 0.0em;
	color:#aaa;
}
#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}
#search input.submit {
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}
#headerpic {
	position: relative;
	height: 200px;
	background: #fff url(images/terasse_sonnenuntergang.jpg) no-repeat;
	margin-bottom: 2px;
}
#menu {
	position: relative;
	background: #7F8400 url(images/menubg.gif) repeat-x top left;
	height: 3.5em;
	padding: 0 1.0em;
	margin: 0 0 2px;
}
#menu ul {
	padding:1em 0 0 0;
	margin:0;
}
#menu ul li {
	position: relative;
	display: inline;
	padding: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.5em;
}
#content {
	padding: 0 2.0em;
}
#primarycontainer {
	float: left;
	margin-right: -18.0em;
	width: 100%;
}
#primarycontent {
	margin: 18px 270px 0 0;
}
#contentarea {
	text-align:justify;
}
#sidebar {
	margin: 0;
	float: right;
	width: 240px;
	line-height:130%;
}
#sidebar h4 {
	font-size:16px;
}
#sidebar a {
	border: 0px none;
}
#sidebar a:hover {
	border: 0px none;
}
#sidebar ul {
	list-style:none;
	margin:0.5em 0 0;
	font-size:14px;
}
#sidebar ul.children {
	margin-top:0;
}
#sidebar li {
	margin:1em 0;
}
#sidebar li li {
	margin:0;
	background:none;
	border-top: 1px solid #E1D2BD;
}
#sidebar li li li {
	margin:0;
	padding:5px 0 0 5px;
	border-top: 0 none;
}
#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.86em;
}
#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 p {
	margin:0 10px 0 70px;
}
.commentlist li .cmtinfo {
	font-family:Trebuchet MS, Verdana, Tahoma, Serif;
	font-size:0.9em;
	padding:5px;
	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;
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em 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;
}
.textwidget {
	line-height:10px;
}
.textwidget img {
	border:0px none;
}
.clear {
	float:none;
	clear:both
}
img.nb {
	border:0px none;
	padding:0;
	margin:0;
}
/* Gallery View Plugin */
#contentarea .galleryview ul li {
	list-style-image: none;
}
#contentarea .galleryview img.nav-prev,
#contentarea .galleryview img.nav-next {
	border: 0px none;
}
#contentarea .galleryview img {
	padding:0;
}
/* werbung */
div.werbung {
	margin-top:10px;
	padding:15px 0;
	background:url(images/werbung.gif) no-repeat top;
	border-bottom:1px solid #DCDCDC;
}
div.werbung img {
	border:0px none;
}
.error {
	color:#900;
	font-size:1em;
	line-height:normal;
	padding:5px;
	border:1px solid #977;
	margin:10px 0;
}
.warning {
	color:#066;
	font-size:1em;
	line-height:normal;
	padding:5px;
	border:1px solid #466;
	margin:10px 0;
}
img.avatar {
	float:left;
	margin-right:5px;
}
img.wp-smiley {
	border:0px none;
	vertical-align: middle;
}
/* Text Widgets mit Bannern ohne Rahmen */
#text-180397782,
#text-180397783 {
	background: none;
	border-top: 0px none;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}

/* ngg Galery style overrides */
.ngg-singlepic {
    padding: 0 !important;
		border: 6px solid #DCDCDC !important;
}
.ngg-thumbnail img,
.ngg-gallery-thumbnail img {
    background-color: #A9A9A9 !important;
}
.ngg-thumbnail img:hover,
.ngg-gallery-thumbnail img:hover {
    background-color: #8F4008 !important;
}

.ngg-album {
    background: url("images/boxbg.gif") repeat-x scroll 0 0 #FDFCF6;
    margin-bottom: 10px !important;
		border-bottom: 0px none !important;
		border-right: 0px none !important;
		border-left: 0px none !important;		
}
.ngg-widget img {
    border: 3px solid #DCDCDC !important;
    padding: 0px !important;
}
.ngg-widget img:hover {
    border: 3px solid #8F4008 !important;
}
.ngg-galleryoverview {
  background: none repeat scroll 0 0 #E9E9E9 !important;
  width: auto !important;
	padding: 5px 0 5px 5px !important;
}
a.slideshowlink {
   background: none repeat scroll 0 0 #8F4008;
    border: 1px solid #9F9030;
    color: #F2F3DE;
    font-size: 12px;
		line-height:12px;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
		margin:5px;
		display:inline-block;
}
