/*
THEME NAME: Gentle Pure Space
THEME URI: http://www.gentlepurespace.com/greenpurespace/
DESCRIPTION: A pure, clean green and white style based off of the amazing <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a> theme
TAGS:  widgets, sandbox, microformats, hcard, hatom, xoxo, green, clean, minimal
VERSION: 1.0
AUTHOR: <a href="http://www.gentlepurespace.com/">Richard Roche</a>
AUTHOR URI:
*/

/* Resets */
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

/* Layout Structure */
div#container {
	float: left;
	margin: 0;
	width: 600px;
}
div#content {
padding-left: 50px;
	margin: 0;
	width: 600px;
}
div.sidebar {
padding-right: 20px;
	margin: 0;
	float: right;
	width: 170px;
}
div#footer {
	margin: 0;
	clear: both;
	width: 940px;
}

/* Universal definitions */

a:link, a:visited {
font-weight: 700;
text-decoration: none;
color: #414141;
}

a:hover {
font-weight: 700;
text-decoration: none;
color: #707070;
background-color: #ffffff;
}

a img{
border: 0;
}

a:hover img{
background-color: #ffffff;
}

body {
background-image: url('http://gentlepurespace.com/blog/bg-tile.png');
line-height: 1;
margin: 0;
font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet, Sans-serif;
font-size: 1em;
text-align: center;
vertical-align: top;
color: #4D4D4D;
}

/* div definitions */

div#wrapper {
background-color: #ffffff;
margin: 0px auto 0px; auto;
width: 940px;
text-align: left;
margin-top: 40px;
}

/* header */

#header{
background-image: url('http://gentlepurespace.com/blog/header.gif');
text-align: left;
float: left;
width: 940px;
height: 236px;
margin-bottom: 15px;
}

h1#blog-title{
text-indent:-9999px;
font-size: 3em;
font-weight: normal;
}


div#blog-description {
text-indent:-9999px;
font-family: georgia;
padding-left: 2em;
color: #ABABAB;
font-size: 1em;
padding-top: .4em;
}

/* entries */

div.entry-date {
padding-left: 15px;
font-family: verdana;
color: #ABABAB;
font-size: 10px;
text-align: left;
}

abbr {
border-bottom: none;
}


#cat-bg {
background-image: url('http://gentlepurespace.com/blog/cat-bg.gif');
width: 600px;
height: 22px;
text-align: center;
padding-top: 25px;
}

.cat-links {
font-weight: 300;
font-size: 11px;
}

h2.entry-title {
font-weight: 700;
font-size: 15px;
line-height: 16px;
padding-top: 4px;
padding-bottom: .1em;
letter-spacing: 1px;
padding-left: 15px;
text-transform: uppercase;
}

h2.entry-title a:link, h2.entry-title a:visited{
text-decoration: none;
color: #414141;
}

h2.entry-title a:hover{
text-decoration: none;
color: #707070;
background-color: #ffffff;
}

div.entry-content, div#comments {
font-family: verdana;
padding-top: 1.5em;
padding-bottom: .75em;
font-size: 14px;
line-height: 22px;
}

div#comments {
padding-top: 1.5em;
padding-bottom: .75em;
font-size: 12px;
line-height: 19px;
}


.entry-content p{
padding: 15px 0 1.5em 0;
}

.entry-content blockquote p{
padding: 0px;
}

blockquote{
margin: 0 auto 1.5em auto;
width: 400px;
padding: 10px;
border-top: 1px dashed #cecece;
border-bottom: 1px dashed #cecece;
color: #444444;
}

div.entry-meta {
text-align: right;
font-size: 11px;
line-height: 1.25em;
margin-bottom: 10em;
padding-bottom: 4px;
}


.single div.entry-meta {
text-align: left;
font-size: 12px;
line-height: 1.45em;
margin-bottom: 4em;
padding-top: 4px;
padding-bottom: 4px;
border-top: 1px dashed #cecece;
border-bottom: 1px dashed #cecece;
}

li.comment {
margin: 0 0 2em 0;
}


div.comment-author {
font-weight: 700;
font-size: 13px;
line-height: 2em;
}

div.comment-meta {
margin: 0 0 1em 0;
border-top: 1px dotted #c5f389;
border-bottom: 1px dotted #c5f389;
font-size: .75em;
line-height: 1.5em;
}

li.comment p{
font-size: .875em;
line-height: 1.25em;
}

/* navigation */

div.navigation {
font-family: verdana, arial;
font-size: 11px;
width: 600px;
padding-bottom: 4em;
}

div.nav-previous {
margin: 0;
float: left;
width: 300px;
}

div.nav-next {
text-align: right;
margin: 0;
}

div#comments {
clear: both;
}

/* sidebar */

.sidebar {
padding-top: 35px;
font-family: verdana, arial;
}

.sidebar a{
font-weight: 500;
text-decoration: none;
color: #414141;
}

.sidebar a:hover{
font-weight: 500;
text-decoration: none;
color: #707070;
background-color: #ffffff;
}

.sidebar h3 {
font-family: helvetica,arial,sans;
color: #414141;
font-weight: 700;
font-size: 15px;
line-height: 16px;
padding-top: .4em;
padding-bottom: .4em;
}

.sidebar h4{
font-weight: 700;
font-size: .875em;
line-height: 1.5em;
padding: 0;
}

.sidebar ul{
list-style-type: none;
margin: 0 0 1.5em 0;
padding: 0;
}

.sidebar ul ul li{
font-size: .75em;
line-height: 1.2em;
padding: 0px 0 .25em 0em;
}

#twitter_div li{
color: #888888;
font-style: italic;
margin-top: .55em;
}

#twitter-link{
font-size: .75em;
}

/* archives */

ul#archives-page {
list-style-type: none;
}


ul#archives-page li{
font-family: verdana, arial;
list-style-type: none;
}

ul#archives-page li ul li{
font-size: .875em;
line-height: 1.5em;
}

#archives-page h3{
font-family: Helvetica, Arial, Geneva, Verdana, Trebuchet, Sans-serif;
border: 0;
color: #9FCC64;
font-weight: 700;
font-size: 1.4em;
line-height: 1em;
padding-top: .4em;
padding-bottom: .4em;
}

#archives-page a{
font-weight: 500;
text-decoration: none;
color: #414141;
}

#archives-page a:hover{
font-weight: 500;
text-decoration: none;
color: #707070;
background-color: #ffffff;
}

/* footer */

div#footer {
text-align: center;
font-size: .75em;
padding: 2em 0 2em 0;
margin-bottom: 40px;
}