/* 
Theme Name: GreenLand
Theme URI: http://wpthemeland.com/
Description: <a href="http://wpthemeland.com/themes/greenland/" title="GreenLand Theme">GreenLand</a> is created by "WordPress Theme Land".
Version: 1.0
Author: WordPress Theme Land
Author URI: http://wpthemeland.com
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.bottomnav {
	background-image: url(http://tinashiver.com/blog/wp-content/themes/tina/images/Tina_Shiver_r3_c1.jpg);
	background-repeat: no-repeat;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #554;
	font-size:0.77em;
	line-height:0.7em;
}
.footer {
	font-size: 11px;
	color: #767676;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3,h4,h5,h6 {
	margin: 0;
	color: #512574;
	font-family: Arial, Verdana, Serif;
	line-height:1.2em;
}

h2 {
	margin-bottom: 0;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.6em;
	font-weight:normal;
}

p, blockquote, ul, ol {
	margin-bottom: 0.7em;
	line-height: 1.8em;
}



blockquote 
{
	background: url(images/quote.gif) no-repeat left top;
	margin:1em 0;
	padding:0 0 0 2em;
	color:#997;
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a:link, a:visited {
	color: #468;
	text-decoration: none;
	border-bottom:1px dotted;
}

a:hover, a:active {
	text-decoration: none;
	color: #446688;
	border-bottom:1px solid;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img {
	border: none;
}
/* Header */

#header {
	width: 75%;
	height: 90px;
	margin: 0 auto;
}

/* Header > Logo */


/* Menu */

#menu {
	width: 75%;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background:#f5f5d9;
	border:0;
}

#menu a:hover, #menu a:active, #menu li.current_page_item a 
{
	background:#c3c770;
	color:#333;
}
#menu li.feed 
{
	float:right;	
}
#menu li.feed a 
{
	background:url(images/icon_feed.gif) no-repeat left;
	color:#666;
	text-transform:none;
}
#menu li.feed a:hover, #menu li.feed a:active 
{
	text-decoration:underline;
}
/* Content */

#content {
	width: 75%;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: right;
	width: 65%;
	padding:0 5%;
}
#main .post 
{
	margin:0 0 2em 0;
	padding:0 0 3em 0;
	border-bottom:#cca 1px dashed;
}
#main h2 
{
	margin:0;
	padding:0;
}
#main h2 a 
{
	border:0;
	color:#609060;
}
#main h2 a:hover 
{
	text-decoration:underline;
}
#main .posted 
{
	color:#886;
	margin:0;
	padding:0;
	font-size:0.9em;
	clear:both;
}
#main .entry 
{
	margin:0;
	padding-top:1em;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 25%;
}
#sidebar h2 {
	padding: 5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight:normal;
}
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li {
	margin-bottom: 1em;	
}
#sidebar li li 
{
	margin:0;
	padding:0 0 10px 0;
	background:none;
	border:0;
}

#sidebar ul ul, #sidebar form, #sidebar div {
	padding: 5px 10px;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:0 0 0 10px;
}
/* Comments
------------------------------------------------ */
#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #cdc 1px solid;
	border-bottom: #cdc 1px solid;
}
#content .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #cdc 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	background:#fff;
	border-bottom: #cdc 1px solid;
	
}
.commentlist li.alt 
{
    background:#f9fcf9;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
	text-align:right;
	color:#888;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	float:left;
	font-size:1.2em;
}
.commentlist li .cmtinfo em 
{
	margin:5px;
	padding:5px;
	font-style:normal;
	font-size:1.5em;	
}
.commentlist li .cmtinfo em a
{
	text-decoration:none;
	border:0;
}
#content .nocomments 
{
	text-align:center;
	color:#999;
}
input.textbox, textarea, select 
{
	border:#9c9 1px solid;
	padding:3px;
	font:1em Verdana, Arial, Serif;
}
textarea 
{
	width:80%;	
	line-height:1.6em;
}
/* byline */
.descr {
	font-size: 10px;
	line-height: 20px;
}

.sidenav
{
	padding-top: 18px;
}
