/*  
Theme Name: Almost Spring
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column theme. Light and simple with greens and oranges. Redesign for 6grad.de by Robert M&uuml;nch.
Version: 2.0
Author: Becca Wei/Robert M&uuml;nch
Author URI: http://beccary.com

Deutsche Lokalisation: Oliver Walther
Lokalisation URL: http://www.ilnowa.de 

Theme last updated: 15.10.06
*/

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #E8E8CE url(images/bg.gif) repeat-x fixed;
	font-size: 78%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #9BBB38; 
}
h1, h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.15em;
	margin: 0px;
	margin-top: 8px;
}
a {
	text-decoration: none;
}
a:link {
	color: #E58712;
}
a:visited {
	color: #B96F17;
}
a:hover, a:active {
	color: #9BBB38;
}
a.extern, .postentry * a[href ^="http://"] {
	background: url(images/external.gif) no-repeat left;
	padding-left:13px;
	text-decoration: underline;
}
a.intern, .postentry * a[href ^="http://www.6grad.de"], .postentry * a[href ^="/"], .postentry * a[href ^="../"], .postentry * a[href ^="http://6grad.de"]  {
	background: url(images/intern.gif) no-repeat left;
	padding-left:11px;
	text-decoration: underline;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}

blockquote pre {
	font-family: "Courier New", serif;
	font-size: 1.2em;
}
code {
	font-family: monospace;
	/*color: #666;*/
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}
.page_h2 {
	background: url(images/postmeta.gif) no-repeat bottom left;
}


/* Layout */

#wrapper {
	width: 730px;
	background-color: #FFF;
	text-align: left;
	margin: 0; 
	margin-left: 5em; 
	float: left; 
	border-right: 15px solid #9BBB38; 
	display: inline;
}
#header {
	padding: 30px 0 0 0;
	background: #F5F5E7 url(images/leipzig.gif) no-repeat right bottom;
	border-bottom: 10px solid #9BBB38;
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.8em;
	}
	#header h1 a {
		text-decoration: none;
		color: #80904F;
	}
	
	
#content {
	float: left;
	padding: 0 20px 15px;
	width: 480px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 480px;
} 

* html #content {
	overflow: hidden;
	/* So IE won't break things */
}
#sidebar {
	float: left;
	padding: 0 20px 0 0;
	width: 190px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
	/*background: url(images/logo.png) no-repeat 1em 1.6em;*/
} 

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}

	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 5px 5px 0;
		/*background-color: #E8E8CE;
		border-top: 10px solid #9BBB38;*/
		border-top: 1px solid #9BBB38;/* #E8E7D0; */
		font-size: 0.9em;
		text-align: right;
	}

#rightbar {
	width: 46px;
	height: 272px;
	float: left; 
	background: url(images/leipzig.gif) no-repeat;
}
	
	
/* Sidebar Styles */

p.counter, p.counter a {
margin: 0;
}
#sidebar p {
	text-align: center;
}

#sidebar p a.rss  {
	background: url(images/feed-icon-14x14.png) no-repeat left center;
	padding-left:17px;
}

#sidebar p a.delicious  {
	background: url(images/delicious-icon-14x14.gif) no-repeat left center;
	padding-left:17px;
}

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 170px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 

#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	/*width: 190px;*/
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}

/* CSS 4 Calendar to fit in sidebar design */

#wp-calendar {
	width: 170px;
	border-top: 1px solid #E8E7D0;
	border-bottom: 1px solid #E8E7D0;
	background-color: #FAFAF0;
	margin: 1.2em 0 1.2em 0;
	padding: 2px 10px 0 10px;
}

/* Blog */

.post {
	/*line-height: 1.4em;*/
}

.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	/*overflow: auto;*/
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	/*float: left;*/
	padding: 0 10px;
	background: #9BBB38 url(images/posttitle.gif) no-repeat top right;
}
.posttitle a:link, .posttitle a:visited {
	color: #FFF;	
}
.posttitle a:hover, .posttitle a:active {
	background: #E8E7D0 url(images/posttitle.gif) no-repeat 100% -91px;
	color: #80904F;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-size: 0.9em;
	color: #999;
}
.postentry p {
	margin-top:8px;
	margin-bottom:0px;
}
.postfeedback {
	margin-top: 0;
	clear: both;
	border-top: 1px solid #E8E7D0;
	margin-top: 15px;
}
.postfeedback_single {
	clear: both;
	border-bottom: 1px solid #E8E7D0;
	margin-top: 15px;
	margin-bottom:0px;
}
.postnav {
	margin-top: 0;
}
.related_posts { 
	clear: both;
	margin-top: 15px;
	margin-bottom: 0;
	font-weight: bold; 
	}

ul.related_posts, li.related_posts {
	font-weight: normal; 
	margin-top: 0;
	}
/*.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}*/
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

#content ul {
margin-top: 5px;
margin-bottom: 5px;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}

/* Comments Form AntiSpam */
input#website {
	width:5px;
	visibility:hidden;
}


/* End Comments Form AntiSpam */

/* Begin post teaser */
.post-teaser {
	margin-top: 0;
	clear: both;
}

/* end post teaser */

/*begin search welcome*/
#search-welcome {
	border: 5px solid #9BBB38;
	margin-top: 15px;
	padding: 10px;
}

#search-welcome i {
	color: #E58712;
}

#search-welcome p {
	margin-top: 0px;
}

#search-welcome a.rss  {
	background: url(images/feed-icon-14x14.png) no-repeat left center;
	padding-left:17px;
}
/*end  search welcome*/

/* Begin image2post plugin */
/* floating pictures in itembody */
.leftbox {
	float: left;
	margin-right: 10px;
	
	padding: 2px;
	text-align: center;
	background-color: #fff;
}
.leftbox img  {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	line-height:0px;
}
.rightbox {
	float: right;
	margin-left: 10px;
	
	padding: 2px;
	text-align: center;
	background-color: #fff;
}
.rahmen, .rightbox img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	line-height:0px;
}

/* End image2post plugin */