/*  
Theme Name: Maybe Tomorrow -- Probably Not
Theme URI: http://www.joehankin.com/blog
Description: Maybe Tomorrow -- Probably Not theme.  all rights reserved.
Version: 1.0
Author: Joe Hankin
Author URI: http://www.joehankin.com/
*/

body {
	background: url(images/tile_04.jpg) #ffffff;
	margin: 0;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #000000;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 28px;
	padding: 0 0 10px 0;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
}

h2#subhead {
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 5px 0;
position: absolute;
	top: 140px;
right: 20px;
	text-align: right;
	color: #1c90b1;
}

h3.date {
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #1c90b1;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 10px 0 0 0;
}

blockquote {
	padding: 0 0 0 3em;
}
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
}

#header {
	width: 100%;
	/* padding: 10px 10px 10px 10px; */
	margin: 0 0 200px 0;
}


#header a {
	color: #fff;
}

#upperleft {
	background: url(images/blueflowers_01.jpg);
	width: 390px;
	height: 325px;
	position: absolute;
	left: 0;
	top: 0;
z-index: -1;
}

#upperright {
	/* background: url(images/headertext_02.jpg); */
	width: 609px;
	height: 207px;
	position: absolute;
clear: both;
	top: 0;
right: 0;
cursor: pointer;
 /* z-index: -1; */
}

#header_text {
	width: 580px;
	height: 102px;
	top: 25px;
	right: 20px;
	position: absolute;}

#container {
width: 100%;
margin-right: -250px;
	float: left;
	/* padding: 10px 20px 10px 50px; */
}

#content {
margin-left: 75px;
margin-right: 300px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.post h4 {	
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	padding: 10px 0 0 0;
}
.entry {
	line-height: 18px;
}
.entry ol {
	padding: 0;
	margin: 0 3em;
}
.entry ol li {
	padding: 10px 0 0 0;
}
.previous {
	float: left;
	font-size: 14px;
}

.next {
	float: right;
	font-size: 14px;
}

p.postmetadata {
	text-align: right;
	padding: 0 0 20px 0;
	/* border-bottom: 1px solid #FFFFFF; */
	margin: 10px 0 0 0;
}

div.hr {
  height: 40px;
  background: url(images/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#sidebar {
	float: right;
	width: 225px;
	display: inline;
	/* background: url(images/verticalbar.gif) repeat-y scroll left;  */
	padding: 0 25px 0 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 20px 10px 10px;
}

#sidebar ul li {
	padding: 10px 0 10px 0;
	/* line-height: 18px; */
	margin: 0 0 4px 0;
}


#sidebar ul li h2 {
	font-family: Georgia, sans-serif;
	font-size: 14px;
}

#sidebar ul ul li {
	padding: 0;
	/* line-height: 18px; */
}
.footeroverlap a, .footeroverlap li {
	color: #00000;
}
#s {
	border: 1px solid #666;
}

#footer {
	clear: both;
	padding: 10px 0 10px 10px;
position: relative;
height: 200px;
z-index: -1;
}

#footer p {
	line-height: 18px;
	color: #23b8e2;
	font-size: 10px;
	position: absolute;
	left: 50px;
	bottom: 10px;
}
#bottomright {
	background: url(images/blueflowersfooter_03.jpg);
	width: 307px;
	height: 272px;
position: absolute;
bottom: 0;
right: 0;

}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.commentlist p {
	padding: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
