/*
Theme Name: Lush
Modified by dialog im netz http://dialog-im-netz.de
*/



body {
background:#FFF URL(_img/bg-body.gif) 0 2px repeat-x; 
	color: #000;
	font-family: Arial,Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em
}
html,blockquote,body,div,dl,dt,dd,fieldset,form,
h1,h2,h3,h4,h5,h6,ol,p,ul,li,center,hr,pre,
table,tr,td,th,thead,tbody,tfoot,caption  {
	margin:0;
	padding:0;
	border:0 none;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px
}
h2.titel {
	margin: 10px 0 20px 30px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #058c01
	}
td {
vertical-align:top
}
li {
vertical-align:middle
}
img {
border:0 none;
}
/*---General Tags ---*/

.alignleft {
	float: left;
	margin-right: 5px;
}

.alignright {
	float: right;
	margin-left: 5px;
}

#wrap {
text-align: left;
	margin: 0 auto;
	width: 950px;
background:transparent URL(_img/bg-wrap.jpg) top right repeat-y; 
}


#content {
	width: 652px;
	margin-right: 45px;
	float: left;
}
#content a {
	font-weight:bold;
	text-decoration: none;
	color: black
}
#content a:hover {
	background-color: #8ad156
	}

#header {
	width:100%;
	height: 171px;
	background: url(./_img/headback.jpg) 0 0 no-repeat;
}

#header h1 {
	margin: 0 0 0 710px ;
	font-size: 24px;
	letter-spacing: 0.1em;
	color: #058C01;
   font-weight:normal;
	padding-top:20px
}
#header h1 span {
	margin: 0px 0 0 0 ;
	font-size: 15px;
	letter-spacing: normal;
	display: block;
	line-height: 140%
}
#header div.verf {
	margin: 20px 0 0 710px ;
	font-weight: bold
}
#header div.verf span {
margin: 10px 10px 0 0 ;
padding: 1px 4px;
	display: block;
	background-color: #058c01;
	color: white
}
.navigation {
	margin: 30px 0 0 110px
}
.nav {
	 white-space: nowrap; 
}
.nav,.mail  {
	height: 42px;
	width: 595px;
	float:left;
	padding: 18px 0 0 103px;
}
.nav li {
	display: inline;
	margin:  0 8px
}

.nav li a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.nav li a:before {
	content:"{ ";
}

.nav li a:after {
	content:" }";
}
.nav li.current_page_item a {
	color: white
}
.mail {
	width:242px;
	height:24px;
	padding: 18px 0 0 10px;
	font-weight: bold;
	color: black;
	background-color: #89C45A
}
.mail a {
		font-weight: bold;
	color: black;
	text-decoration: none;
}

/*--- Entry ---*/
.entry {
	clear: left;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {

}
#content .entry h1 {
	border-bottom:1px solid #058C01;
	background-color: #D5EFC2;
	padding: 2px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}
.entry h1 span.h1zeit {
display: block;
	width: 95px;
	float:left;
	padding: 2px 15px 2px 0;
	text-align: right;
	color: white;
	margin: -2px 6px 0 0;
	background-color: #058C01;
}	
#content .entry h1 a {
	display: block;
	color: #058c01
}
#content .entry h1 span.h1zeit a {
	color: white;
	text-decoration:none;
}
	
#content h1.titel,
#content h2.titel	 {
	margin: 10px 0 20px 110px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #058c01;
		border: none;
		background-color: transparent;
	text-transform: uppercase;
	}
h1.titel a,
h2.titel a {
	margin:0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #058c01;
	}

#content h3 {
	margin: 0 0 20px 110px;
	color: #058c01;
	border-bottom : 1px solid #058c01
}
#content .entry .entrycontent h2 {
	border: 0 none;
	margin: 1.5em 0 0.5em 0;
	font-size:16px;
	color: #058c01;
	
}
#content .entry .entrycontent h3 {
	border: 0 none;
	margin: 1.5em 0 0.5em 0
}
.entry a {
	font-weight: bold;
	text-decoration: none;
}

.entry a:hover {
	text-decoration: underline;
}
/*--- Different kinds of headlines ---*/
#tagheadline { margin-top: 15px; }
#archiveheadline {  margin-top: 25px; }

/*--- Different kinds of links ---*/
.entry a[href^="mailto:"] {
	background: url(./_img/aemail.gif) no-repeat;
	padding-right: 12px;
}

.entry .entrydate {
	margin: 5px 0 0 30px;
	font-style: italic;
	color: #9a9;
	display: none;
}

.entrycontent {
	width: 532px;
	padding: 0 0 0px 110px;
	line-height: 160%
}

.entrycontent p {
	margin-bottom: 1em;
}
.entrycontent a {
color: black
}
.entrycontent li {
	margin-left: 30px
}
div.more-link {
	display:inline;
	width: auto;
	
}


/*--- Subnavigation ---*/
#navigation { 
	padding-top: 10px;
	text-align: center;
}

#navigation .alignleft { margin-left: 23px; }
#navigation .alignright { margin-right: 15px; }
#navigation a {
	font-weight: bold;
	color: #668;
	text-decoration: none;
}

.entrycontent #navigation {

}



/*--- Sidebar ---*/
#subcontent {
	float: left;
	width: 242px;
}

/*--- Sidebar: General ---*/
#sidebar,
#sidebar li {
	clear: left;
	list-style: none;
}
#sidebar {
	padding-left: 10px
}
.sidebar {
	padding-left: 10px
}
.sidebar a {
	font-weight:bold;
	text-decoration: none;
	color: black
}
.sidebar a:hover {
	background-color: #8ad156
	}

h2.widgettitle {
	font-size: 20px;
	letter-spacing: 1px;
	margin: 10px 0 25px 0;
	font-weight: normal;
	text-transform: uppercase;
	color:#058c01
}
li.widget_recent_entries li {
	margin: 0 0 1em 0;
	
}
li.widget_recent_entries li a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div.textwidget {
	padding: 10px 0 20px 0;
	color: #058C01;
	line-height: 2em;
	list-style: none;
	text-align: justify;
}
.textwidget span.a1 {
	font-size: 14px
}
.textwidget span.a2 {
	font-size: 17px
}
.textwidget span.a3 {
	font-size: 20px
}
.textwidget span.a4 {
	font-size: 24px
}
.textwidget span.a5 {
	font-size: 36px
}

/*--- Sidebar: Search form ---*/
#searchform fieldset {
	border: none;
}

#searchform label, #searchform  #searchsubmit {
	display: none;
}

#searchform #s {
	margin: 73px 0 0 35px;
	width: 180px;
	border: none;
	background: none;
	cursor: text;
}

/*--- Live search baby! ---*/
#search-results {
  width: 193px;
  margin: 0 0 0 30px;
  padding: 0;
  position: absolute;
  z-index: 10;
  background-color: #111;
  border: 1px #000 solid;
}
#searchfor {
  margin: 3px;
  padding: 0;
  color: #BFC128;
}

#search-results ul {
	list-style-type: none;
}

#search-results li {
  width: 189px;
  margin: 0;
  background: none;
  border: none;
}

#search-results a {
  width: 189px;
  padding: 2px;
  margin: 0;
  display: block;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
#search-results a:hover {
  background-color: #333;
  color: #fff;
}

#search-results a.searchclose {
  background: url(./_img/sidebar_closebullet.gif) no-repeat bottom right;
  border-bottom: 1px solid #000;
  text-decoration: none;
}

#search-results a.searchclose:hover {
  background: url(./_img/sidebar_closebullet.gif) no-repeat top right;
}
/*--- Sidebar: Font Preferences ---*/
#fontprefs {
	list-style-type: none;
	height: 10px;
	background: url(./_img/readability.gif) no-repeat top left;
	padding-left: 63px;
	margin: 93px 0 3px 5px;
}

#fontprefs li  	{ float: left; }
#fontprefs span 	{ display: none; }
#fontprefs a {
	display: block;
	height: 10px;
	padding: 0 2px;
}

#fontsmall {
	width: 42px;
}

#fontmedium {
	width: 51px;
	background: url(./_img/font_normal.gif) top;
}

#fontlarge {
	width: 40px;
	background: url(./_img/font_large.gif) bottom;
}

/*--- Footer ---*/
#footer {
	clear: both;
	width: 850px;
	height: 72px;
	padding-top: 12px;
	list-style-type: none;
	text-align: right;
}

#footer li {
	margin-top: 20px;
	float: left;
}

#footer span {
	display: none;
}

#footer a {
color: #474747;
text-decoration:none;
display: block;
text-align: right;
}

#footer .f1 {
	margin-left: 20px;
	width: 254px;
	background: url(./_img/copyright.png) no-repeat bottom left;
}

#footer .f2 {
	margin-left: 35px;
	width: 229px;
	background: url(./_img/copyright.png) no-repeat bottom right;
}

#footer .f3 {
	margin-left: 25px;
	width: 40px;
	background: url(./_img/valid.png) no-repeat bottom left;
}

#footer .f4 {
	margin-left: 5px;
	width: 29px;
	background: url(./_img/valid.png) no-repeat bottom right;
}

#footer .f2:hover,
#footer .f4:hover {
	background-position: top right;
}

#footer .f1:hover,
#footer .f3:hover {
	background-position: top left;
}

/*--- Comments list ---*/
#commentshead, #trackbackshead, #responsehead {
	padding-left: 75px;
	margin: 0 0 5px 0px;
	font-family: Verdana;
	letter-spacing: -0.09em;
	color: #BBC;
	background: url(./_img/headicon_comments.gif) top left no-repeat;
	border-bottom: 1px dotted #BBC;
}

	#trackbackshead { background: url(./_img/headicon_trackback.gif) top left no-repeat; }
	#responsehead { background: url(./_img/headicon_response.gif) top left no-repeat; }

#response a {
	margin-left: 37px;
	color: #668;
	text-decoration: none;
}

#response a:hover {
	color: #000;
}
	
#commentlist  {
	list-style-type: none;
	margin-top: 20px;
}

#commentlist li {
	display: block;
	width: 502px;
	margin: 0 auto 25px;
}

.commenthead {
	height: 22px;
	background: url(./_img/commenthead.gif);
	padding: 20px 0 0 20px;
}

.commenthead strong { }
	
.commentbody {
	padding: 10px 20px 19px;
	background: url(./_img/commentbody.gif) repeat-y;
}

.commentbody p { margin-bottom: 1em; }

.commentfoot {
	clear: both;
	height: 24px;
	background: url(./_img/commentfoot.gif);
	text-align: right;
	padding: 23px 90px 0 0;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

.commentfoot a {
	color: #666;
	text-decoration: none;
}

.commentfoot a:hover {
	color: #000;
}

.odd .commentbody { background: url(./_img/commentoddbody.gif) repeat-y; }

.odd .commentfoot {
	background: url(./_img/commentoddfoot.gif);
	text-align: left;
	padding: 23px 0 0 90px;
}

.author .commenthead, .oddauthor .commenthead { background: url(./_img/commentadminhead.gif); }
.author .commentbody, .oddauthor .commentbody { background: url(./_img/commentadminbody.gif) repeat-y;}
.author .commentfoot { background: url(./_img/commentadminfoot.gif); }
.oddauthor .commentfoot { background: url(./_img/commentadminoddfoot.gif); }

.gravatar {
	float: left;
	height: 30px;
	margin: 0 10px 5px 0;
	padding: 5px;
	background: #FFF;
	border: 1px solid #999;
}

/*--- Trackbacks List ---*/
#trackbacklist {
	list-style-type: none;
	margin: 20px 0 0 8px;
	}

#trackbacklist li {
	width: 345px;
	border-left: 10px solid #b1b1b5;
	margin-bottom: 20px;
	background: #d2edc5 url(./_img/blockquote.gif) no-repeat top left;
	padding: 30px 15px 30px 115px;

}

	#trackbacklist .odd {
		background-color: #d1d9e8;
	}


#trackbacklist cite a {
	display: block;
	margin-top: 1.4em;
	color: #666;
	text-decoration: none;
}

#trackbacklist cite a:hover {
	color: #000;
}
	
/* Post tracking */
#rss_track {
	display: block;
	margin: 20px auto;
	width: 452px;
	height: 28px;
	padding: 25px ;
	background: url(./_img/rss_track_back.gif)
}

#rss_track span {
	float: left;
	width: 250px;
}

#rss_track a {
	float: right;
	display: block;
	width: 84px;
	height: 29px;
	margin: 0 5px;
}

#rss_track a:hover {
	background-position: right;
}

#rss_track a span {
	display: none;
}

#rss_track .trackback {
	background: url(./_img/button_trackback.gif);
}

#rss_track .postfeed {
	background: url(./_img/button_rss.gif);
}

/*--- Comment form ---*/
#commentform {
	display: block;
	width: 502px;
	margin: 20px auto 50px;
	padding: 25px 0 0;
	background: url(./_img/cform_top.gif) no-repeat top;
}

	#commentform fieldset {
			background: url(./_img/cform_body.gif);
		border: none;
	}

#cformtop {
	background: url(./_img/cform_top_body.gif);
	padding: 10px 0 0;
}

#cformtop p {
	display: block;
	height: 25px;
	text-align: right;
}

#commentform label, #commentform #ctoggle a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#commentform label {
	float: left;
	margin: 0 10px 0 30px;
	width: 70px;
	text-align: right;
	line-height: 1.5;
}

#commentform input, #commentform textarea {
	float: left;
	border: 1px solid #999;
	padding: 3px 0;
	width: 260px;
}

	#commentform textarea {
		height: 150px;
	}
	
#error {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #F00;
	margin-bottom: 1em;
}

p#loggedin {
	text-align: left;
	margin-left: 40px;
	color: #666;
}


#loggedin a {
	font-weight: bold;
	color: #668;
	text-decoration: none;
}

#loggedin a:hover {
	color: #000;
}
	
/*--- Some nice icons for the inputs ---*/
#commentform input { padding-left: 18px; }
#author { background: #FFF url(./_img/icon_name.gif) no-repeat center left; }
#email { background: #FFF url(./_img/icon_mail.gif) no-repeat center left; }
#url { background: #FFF url(./_img/icon_home.gif) no-repeat center left; }

#commentform #ctoggle {
	height: 19px;
	text-align: right;
	background: url(./_img/urlmail.gif) no-repeat right;
	margin-right: 11px;
	padding: 10px 30px 0 0;
}

#cformbody {
	margin: 10px 0 0;
	padding-bottom: 15px;
}

#cformfoot {
	clear: both;
	display: block;
	padding-bottom: 25px;
	padding-left: 105px;
	background: url(./_img/cform_foot.gif) no-repeat bottom;
}

#cformfoot span {
	display: none;
}

#cformfoot a, #cformfoot button {

	float: left;
	width: 84px;
	height: 29px;
	margin: 15px 0 0 5px;
}

	#cformfoot a:hover, #cformfoot button:hover {
		background-position: right;
	}

#cformfoot a {
	clear: both;
	background: url(./_img/button_preview.gif) left;
}

#cformfoot button {
	background: url(./_img/button_submit.gif) left;
	border: none;
	cursor: pointer;
}

/*--- Master archive ---*/
#archivelist li {
	list-style-image: none;
	list-style-type: none;
}

#archivelist li ul li {
	list-style-image: url(./_img/listbullet.png);
}

#archivelist h3 {
	margin: 30px 0 10px;
}
p.entrymeta {
	margin: 0px 0 20px 110px;
}
p.entrymeta a {
	font-weight: normal;
	font-size: 11px;
	color: #999
}
p.entrymeta a:hover {
	color: black;
}
/*--- Plugin Support ---*/

/*--- Subscribe to comments ---*/
.subscribe-to-comments {
	padding: 10px 0 0 5px;
}

#cformfoot .subscribe-to-comments a {
	float: none;
	display: inline;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
}

input#subscribe {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}

#cformfoot .subscribe-to-comments label {
	float: left;
	width: 300px;
	margin-left: 5px;
	text-align: left;
	font-weight: normal;
	color: #000;
}

/*--- Pugin: Extended Live Archive ---*/
#af-ela {
	margin: 25px 0 0;
	padding: 0 30px;
}

/*--- Plugin: Landing Sites ---*/
#searchref {
	margin: 20px 0 20px 8px;
	padding: 20px 20px 20px 40px;
	background: #EEE url(./_img/meta.gif) repeat-y left;
}

#searchref h4 {
	line-height: 3;
	color: #666;
}

#searchref p {
	margin-bottom: 1em;
}

#searchref ul {
	margin-left: 2em;
	list-style-image: url(./_img/listbullet.png);
}

#searchref a {
	color: #668;
	font-weight: bold;
	text-decoration: none;
}

	#searchref a:hover {
		color: #000;
	}

/*--- Plugin: FAlbum ---*/	
#falbum {
	width: 460px;
	margin: 0 auto;
	font-size: 1.2em;
}
#falbum h3 {
	padding: 0;
	background: none;
	border: none;
}

#falbum img {
	padding: 7px;
	border: 1px solid #CCC;
}

#falbum-post-helper-switch img,
#falbum-post-helper-block img {
	padding: 0;
	border: none;
}

#sidebar ul.falbum-recent {
	display: block;
	text-align: center;
	margin: 10px 0;
}

#sidebar ul.falbum-recent li {
	display: inline;
	border-top: none;
	border-bottom: none;
}

#sidebar ul.falbum-recent a {
	display: inline;
	width: 80px;
	padding: 0;
	background: none;
	-moz-opacity: 0.6;
}

	#sidebar ul.falbum-recent a:hover {
		-moz-opacity: 1.0;
	}

#sidebar ul.falbum-recent img {
	width: 80px;
	height: 80px;
	padding: 3px;
	border: 1px solid #666;
}


/*--- Plugin: Ultimate Tag Warrior ---*/
#tagcloud {
	margin: 5px;
	font-size: 1em;
}
#tagcloud a {
	padding: 0;
	background: none;
	display: inline;
	line-height: 1;
}

#tagcloud a:hover {
	background: none;
}

#sidebar li ul#recentcomments li { padding-left: 23px; }
#sidebar li ul#recentcomments li a { background: none; }
#sidebar { color: #888; }

.twocols {
	width:100%;
}

.twocols td {
	padding:8px; 
	width:50%; 
	vertical-align:top;
}

.col40p td {
	padding:8px; 
	width:40%; 
	vertical-align:top;
}

.col60p td {
	padding:8px; 
	width:60%; 
	vertical-align:top;
}

.logos td {
	padding:8px; 
	vertical-align:middle;
}

.invisible {
	display: none;
}

pre {
	font-size: 1em;
	line-height: 1;
	font-family: Courier, "Courier New", monospace;
}

