/*
Theme Name: PFL Food Theme
Theme URI: http://wordpress.org/
Description: The Path for Life Food Theme
Version: 1.0
Author: Christopher Doyle
Author URI: http://spectrvm.com/
Tags: Path for Life Food
*/
body {
	border:0;
	margin:0;
	padding:0;
	background:#859b5d;
	color:#000;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:18px;
	}
img {
	border:0;
	}
p {
	margin:10px 16px 10px 16px;
	padding:0;
	}
h1 {
	margin:12px 0 8px 0;
	padding:0;
	color:#ffe;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	letter-spacing:1px;
	}
h2 {
	margin:0 0 0 16px;
	padding:14px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#222;
	}
h3, h4 	{
	padding:0;
	margin:14px 0 0 16px;
	color:#666;
	}
a,a:visited	{
	background:transparent;
	color:#140;
	text-decoration:none;
	}
a:hover, a:active {
	text-decoration:underline;
	}
td  {
	vertical-align:top;
	}
#page {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align:left;
	}
#header {
	margin-bottom:12px;
	border-bottom:solid #fff 2px;
	}
#content {
	background:#fff url('images/roundtop-650.gif') 0 0 no-repeat;
	width:650px;
	}
#content img {
	margin: 0 0 12px 12px;
	}
#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 {
	background:#fff url('images/roundtop-230.gif') no-repeat 0 0 ;
	float:right;
	width:230px;
	}
#sidebar-footer {
	height:10px;
	background:#fff url('images/roundbottom-230.gif') no-repeat 0 0 ;
	}
#sidebar ul {
	list-style:none;
	padding:0;
	margin:0 16px 10px 16px;
	}
#sidebar ul ul {
	margin:0;
	}
#sidebar ul li {
	margin:3px 0px 3px 0px;
	padding:0;
	}
#sidebar h2 {
	margin:0;
	padding:14px 0 0 0;
	font-size: 14px;
	}
#pfl-sponsor {
	margin-left:10px;
	}
#sidebar ul li#search {
	margin:25px 0 25px 0;
	}
#searchfield {
	margin-bottom:3px;
	}
#sidebar ul li#facebook {
	background:transparent url('/images/logo-fb.png') no-repeat center left;
	padding:0 0 0 20px;
	margin:15px 0 5px 0;
	}
#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;
	}	
.alignright {
	float: right;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:4px 0 0 0;
	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 0 0 -5px;
	padding: 0;
	border: 0 none;
	margin-left:0px !important;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 0;
	margin: 0;
	}
#captchaInputDiv {
	padding-left:20px;
	}
#si_image_com {
	padding-left:20px;
	padding-bottom:10px;
	}
.postnav {
	font-weight:bold;
	font-size:14px;
	}
