 /*  
Theme Name: Sky And Grass
Theme URI: http://wp-themes.erikgyepes.com/?wptheme=Sky+And+Grass
Description: Nice blue sky with a green sky Wordpress template
Version: 1.0
Author: Free Wordpress Themes
Author URI: http://wp-themes.erikgyepes.com
*/

* { margin: 0; padding: 0; }

body
{
		background: #fff url(images/page-bg.gif) repeat-x;
		font: normal 80%/160% arial, verdana, san-serif;
}

a { color: #000; text-decoration: none; }

#wrapper
{
		width: 860px;
		margin: 0 auto;
		padding: 0 10px;
		min-height: 500px;
		background: url(images/wrapper-bg.gif) no-repeat;
}

#header
{
		width: 880px;
		margin: 0 auto;
		height: 90px;
		background: url(images/header-bg.gif) no-repeat;
}

#header h1
{
		float: left;
		height: 90px;
		line-height: 90px;
		font-weight: normal;
		font-size: 2.2em;
		font-family: 'lucida grande', arial, san-serif;
		padding-left: 30px;
}

#header h1 a
{
		color: #4e7b22;
}

#header ul
{
		float: right;
		/*padding-right: 30px;*/
		width: 290px;
}

#header ul li
{
		float: left;
		list-style: none;
		font-size: 85%;
		text-transform: uppercase;
		margin-right: 10px;
		height: 90px;
		line-height: 90px;
}

#content
{
		float: left;
		width: 520px;
		padding: 30px 20px 20px;
		margin-right: 20px;
}

.post
{
		margin: 0 0 25px;
		padding: 0 0 10px;
		border-bottom: 5px solid #f9f9f9;
}

.post h2
{
		font-weight: normal;
		font-family: 'lucida grande', arial, san-serif;
		font-size: 1.9em;
		border-bottom: 2px solid #f5f5f5;
		margin: 0 0;
		padding: 0 0 8px;
}

.post h2 a
{
		color: #7b3;
}

a:hover {
	text-decoration: underline;
}

.entry
{
		color: #555;
}

.entry p
{
		margin: 0 0 10px;
}

.postinfo
{
		color: #999;
		font-size: 85%;
		margin: 0 0 5px;
}

.postinfo a
{
		color: #999;
}

.comments-link
{
		float: right;
}

.entry h3
{
		font-weight: normal;
		font-family: 'lucida grande', arial, san-serif;
		font-size: 1.4em;
		border-bottom: 2px solid #f5f5f5;
		margin: 0 0 5px;
		padding: 0 0 5px;
}

.entry img.align-right
{
		float: right;
		margin-left: 10px;
		border: 2px solid #eee;
		padding: 3px;
}

.entry img.align-left
{
		float: left;
		margin-right: 10px;
		border: 2px solid #eee;
		padding: 3px;
}

.entry ul
{
		margin-left: 15px;
		margin-bottom: 10px;
}

.entry li
{
		border-bottom: 1px solid #f9f9f9;
		padding: 2px 0 3px;
}

.entry ul li
{
		list-style: square;
}

.entry ol
{
		margin-left: 19px;
		margin-bottom: 10px;
}

.alignleft
{
		float: left;
		margin: 0 0 10px;
}

.alignright
{
		float: right;
		margin: 0 0 10px;
}

.navigation a
{
		background: #7b3;
		color: #fff;
		font-size: 85%;
		text-transform: uppercase;
		padding: 5px 8px;
}

#respond h2, #comments h2
{
		font-weight: normal;
		font-family: 'lucida grande', arial, san-serif;
		font-size: 1.5em;
		border-bottom: 2px solid #f5f5f5;
		margin: 0 0 10px;
		padding: 0 0 8px;
		color: #555;
}

#comments ol li
{
		list-style: none;
		margin: 0 0 15px;
		padding: 0 0 15px;
		border-bottom: 2px solid #f5f5f5;
		color: #37423d;
}

#comments h3
{
		font-size: 1em;
		/*text-transform: uppercase;*/
}

#comments h3 small
{
		float: right;
		font: normal 0.85em arial, tahoma,san-serif;
		padding: 4px 0 0;
		text-transform: none;
}

.commentinput
{
		float: left;
		width: 160px;
}

.commentinput input
{
		border-left: 1px solid #bbb;
		border-top: 1px solid #bbb;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		width: 152px;
		padding: 2px 3px;
		margin: 0 0 10px;
		color: #37423d;
}

.commentinput label, .commenttext label
{
		font-size: 85%;
		color: #999;
}

.commenttext textarea
{
		border-left: 1px solid #bbb;
		border-top: 1px solid #bbb;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		width: 512px;
		padding: 2px 3px;
		margin: 0 0 10px;
		color: #37423d;
}

.push
{
		margin-right: 20px;
}

.commenttext
{
		clear: both;
}

#respond button
{
		border: none;
		padding: 4px 0;
		font-size: 85%;
		background: #7b3;
		color: #fff;
		font-size: 85%;
		font-weight: bold;
		margin: 0 0 10px;
}

#comments h3 a
{
		color: #999;
		text-decoration: none;
}

#sidebar
{
		float: left;
		width: 260px;
		margin-top: 170px;
}

#sidebar h2
{
		color: #7b3;
		font-weight: normal;
		font-family: 'lucida grande', arial, san-serif;
		font-size: 1.4em;
		margin: 0 0 5px;
}

#sidebar li
{
		list-style: none;
}

#sidebar li ul
{
		padding: 0 0 10px;
		margin: 0 0 10px;
		border-bottom: 5px solid #f9f9f9;
}

#sidebar li ul li
{
		border-bottom: 1px solid #f9f9f9;
		padding: 2px 0;
}

#sidebar li ul li a
{
		color: #555;
}

#sidebar #rssfeed a {
	background: url("images/feed-icon-green.png") no-repeat;
	display: block;
	margin: 5px 0 10px 20px;
	height: 139px;
	width: 139px;
}

#search {
		position: absolute;
		top: 125px;
}

#searchform
{
		margin: 0 0 20px;
}

#searchform input
{
		width: 154px;
		float: left;
		border: none;
		font: normal 85% arial, tahoma, san-serif;
		text-transform: uppercase;
		padding: 6px 5px;
		margin-right: 5px;
		background: #7b3;
		color: #fff;
}

#searchform input#s
{
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		margin-right: 5px;
		width: 190px;
		padding: 6px 4px;
		/*font-size: 1em;*/
		background: #fff;
		color: #000;
		text-transform: none;
}

#searchform br
{
		display: none;
}

#footer
{
		clear: both;
		text-align: center;
		font-size: 85%;
		color: #999;
		margin: 0 0 20px;
		padding: 15px 0 0;
		border-top: 5px solid #f9f9f9;
}

#footer a
{
		color: #999;
}

