/*
Theme Name: Path for Life default theme
Theme URI: http://www.pathforlife.com
Description: The Path for Life Base Theme
Version: 1.0
Author: Christopher Doyle
Author URI: http://risiblespectrum.com/
Tags: path for life 
*/
body {
	border:0;
	margin:0;
	padding:0;
	background:#859b5d;
	color:#ffffcc;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	}
img {
	border:0;
	}
p {
	margin:10px 0 10px 0;
	padding:0;
	}
h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#dddd99;
	color:#efef80;
	}
h2.post-title {
	display:none;
	}
h2 a, h2 a:visited {
	color:#dddd99;
	text-decoration:none;
	font-weight:bold;
	}
h3 {
	padding:0;
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#efef80;
	}
a:link, a:visited, a:active
	{
	color: #ff6;
	background: transparent;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover 
	{
	text-decoration: none;
	}
td  {
	vertical-align:top;
	}
#page {
	text-align:left;
	}
#header {
	position:absolute;
	left:0;
	top:15px;
	}
#header h1 {
	padding:0;
	margin:0;
	}
#header h1 a {
	background:#ccc url('images/logo_pfl.gif') 0 0 no-repeat;
	text-indent:-9999px;
	display:block;
	height:89px;
	width:280px;
	}
#content {
	position:absolute;
	left:275px;
	top:140px;
	width:490px;
	}
#content img {
	margin:0;
	}
#content-footer {
	height:10px;
	background:transparent url('images/roundbottom-650.gif') no-repeat 0 0;
	color:#000;
	}
p.post-date {
	margin:0 0 10px 16px;
	padding:0;
	background:transparent;
	color:#666;
	font-size:11px;
	}
/* textarea, input  {
	border:solid black 1px;
	background:#fffff9;
	color:#000;
	}
*/
.credit {
	font-size:11px;
	color:#ffe;
	}
.credit a , .credit a:visited {
	color:#ffe;
	font-weight:bold;
	}
.credit a:hover, .credit a:active {
	text-decoration:underline;
	}

/* Sidebar */
#sidebar {
	position:absolute;
	left:785px;
	top:140px;
	width:208px;
	background:transparent url('images/nav_top.gif') 0 0 no-repeat;
	padding-top:10px;
	}
#sidebar-footer {
	background:transparent url('images/nav_bottom.gif') 0 0 no-repeat;
	height:20px;
	}
#sidebar ul {
	list-style:none;
	padding:0;
	margin:0 16px 10px 16px;
	}
#sidebar ul ul {
	margin:0 0 0 20px;
	}
#sidebar ul ul li {
	list-style:circle;
	}
#sidebar ul li {
	margin:3px 0px 3px 0px;
	padding:0;
	}
#sidebar a, #sidebar a:visited {
	text-transform:lowercase;
	font-size:13px;
	color:#dddd99;
	text-decoration:none;
	}
#sidebar a:hover, #sidebar a:active {
	color:#ffffaa;
	}
#pfl-sponsor {
	margin-left:10px;
	}
#sidebar ul li#search {
	margin:25px 0 25px 0;
	}
#searchfield {
	margin-bottom:3px;
	}
#sidebar ul li#rssfeed {
	background:transparent url('/images/icon-rss.png') no-repeat center left;
	padding:0 0 0 20px;
	margin:5px 0 15px 0;
	}
#comments {
	background:#fff;
	}
.generic {
	margin:10px;
	}
/* Image alignment and captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	padding-right:10px;
	}	
.alignright {
	float: right;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 10px 10px;
/*	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
#quote {
	position:absolute;
	left:-270px;
	top:30px;
	z-index:1;
	}
#footer-quote {
	position:absolute;
	left:-1px;
	top:220px;
	}
.testimonialtext
	{
	color: #ffc;
	font-style: italic;
	}
.attribution
	{
	color: #666;
	}
li#facebook a {
	background:transparent url('/wp-content/uploads/2011/05/logo-facebook.png') no-repeat left center;
	padding:0 0 0 20px;
	margin:5px 0 0 0;
}
