/*
Theme Name: Life of Worry
Theme URI: http://wordpress.org/
Description: Just open the package and you'll know what to do to make it happen
Version: 1.0
Author: Jeremy Swinarton and Keith Mclean
Author URI: http://xplorweb.ca

*/



body
{
	background:#e3e3e3 url(images/bg.gif) no-repeat 100% 100% fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
}

p, blockquote, ul
{
padding-bottom:5px;
}

p
{
text-align:justify;
}

a:link, a:visited
{
	color:#06092f;
	font-weight:bold;
	text-decoration:underline;
}

a:hover, a:active
{
	color:#b37810;
}

hr
{
	display:none;
}

#page
{
	width:900px;
	margin:0 auto;
}

#header
{
	height:300px;
}

#sidebar
{
	float:left;
	width:203px;
	padding:15px;
	background-color:#f3f3f3;
	position:relative;
margin-bottom:15px;
}

#sidebar-top-img
{
	background:url(images/bird.gif);
	width:288px;
	height:217px;
	position:absolute;
	left:-28px;
	top:-217px;
}

#content
{
	width:648px;
	float:right;
margin-bottom:15px;
}

#footer
{
	clear:both;
	background-color:#f3f3f3;
	text-align:right;
	padding:5px 20px;
color:#999;
font-size:10px;
line-height:120%;
}

#footer a
{
color:#999;
font-weight:normal;
}

.post
{
	clear:both;
	padding:15px;
	margin-bottom:30px;
	background-color:#f3f3f3;
}

.post h2 a, .post h2
{
	font-size:18px;
	font-family:"Helvetica Neue", Helvectica, Arial, sans-serif;
	text-decoration:none;
	font-size:26px;
	display:block;
	padding-bottom:5px;
}

.entry
{clear:both;
}

.entry h1 
{
	font-size:28px; margin: 20px 0 0; 
	border-bottom:1px solid #000;
	padding-bottom: 3px;
}

.entry h2 { font-size:24px; margin: 16px 0 0; }
.entry h3 { font-size:20px; margin: 12px 0; }
.entry h4 { font-size:16px; margin: 8px 0; }
.entry h5 { font-size:12px; margin: 4px 0; }
.entry h6 { font-size:8px; }

.entry h1, .entry h2, .entry h3,
.entry h4, .entry h5, .entry h6
{
clear:both;
}

blockquote
{
	border-left:10px solid #bbb;
	margin:10px;
	padding:10px;
color:#888;
}

ul
{
	list-style-type:none;
	padding-left:15px;
}

.entry ul, .entry ol
{
	margin:10px 35px;
	padding:10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

ol
{
	list-style:decimal;
}

ul ol, ol ol
{
	list-style:lower-roman;
}

ul ul, ol ul
{
	list-style:circle;
	color:#666;
}

img 
{
border:1px solid #999;
padding:5px;
background-color:#bbb;
}


.alignright
{
margin-left:20px;
margin-bottom:20px;
}

.alignleft
{
margin-right:20px;
margin-bottom:20px;
}

.post-comment-meta, .post-author-meta
{
width:250px;
}

.post-comment-meta
{
float:right;
text-align:right;
}

.post-comment-meta a
{
text-decoration:none;
color:#666;
}

.post-author-comment-meta
{
margin-bottom:5px;
border-bottom:1px solid #666;
font-variant:small-caps;
color:#666;
margin-bottom:10px;
}

.postmetadata
{
font-variant:small-caps;
font-size:10px;
color:#666;
border-top:1px solid #666;
margin-top:15px;
}

.postmetadata a
{
color:#666;
}

.postmetadata.alt
{
	padding:7px;
	background-color:#ddd;
	border:1px solid #999;
	font-size:14px;
}

h1 a
{
	display:block;
	text-indent:-9000px;
	width:530px;
	height:127px;
	background:url(images/header.gif);
	position:absolute;
	top:150px;
	left:550px;
}

#headerimg .description
{
	display:none;
}