* {
	outline:none !important;
}
body {
	background:#DCD8BD;
	color:#333;
	font-family:Georgia, 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size:70%;
	text-align:center;
}
#header {
	height:160px;
	padding:0;
	width:800px;
	background-color: #DCD8BD;
	background-image: url(/img/pfd_logo.png);
	background-repeat: no-repeat;
	background-position: center 18px;
}
#page {
	background:#F4F2E6;
	border:none;
	border-top:none;
	clear:both;
	margin:0 auto;
	padding-top:0;
	position:relative;
	text-align:left;
}
.columns-two #page {
	width:800px;
}
#primary {
	float:left;
	padding:20px;
	position:relative;
	width:auto;
}
a, a.commentslink {
	color:#007dd2;
	text-decoration:none;
}
.entry-title {
	font-size:2.3em;
	margin:30px 0 10px 0;
}
.entry-meta {
	font-family:"lucida grande";
	font-size:10px;
}
.entry-content {
	line-height:140%;
	padding-bottom:20px;
}
.content {
}
.secondary {
	color:#666;
	display:block;
	float:left;
	font-size:0.9em;
	line-height:1.5em;
	overflow:hidden;
	padding:0 0 0 20px;
	position:relative;
	width:170px;
	font-family:'lucida Grande', 'segoe ui';
	border-left:1px solid #DDDAD0;
	margin-top:40px;
}
.secondary div {
	margin: 0px 0 30px 0
}
.secondary h4 {
	margin-bottom:8px;
	font-family:'lucida Grande', 'segoe ui';
}
#footer {
	background:#afc0ca url(/img/pfd_footer.jpg) top center no-repeat;
	height:60px;
}
h1, h2, h3, h4 {
	font-family:Georgia, Verdana, Sans-Serif;
	letter-spacing:0;
}
ul.menu li a {
	font-size: 1em;
	color: #444;
	background: #dcd9cb;
	margin: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	font-size:9px;
	letter-spacing:1px;
}
ul.menu li a:hover {
	background: #e5e2d4;
	color: #000;
	text-decoration: none;
}
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover, ul.menu li.current_page_ancestor a, ul.menu li.current_page_ancestor a:hover {
	color: #333;
	background:#F4F2E6;
	text-decoration: none;
}
.recipecard {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 35px;
	padding-left: 60px;
	background-repeat: no-repeat;
	line-height:normal;
	text-align:left;
}
.recipecard .recipetitle {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.8em;
	margin-left: 0px;
	font-size: 1.2em;
}
.recipecard .recipeingredients li {
}
.recipecard ul.recipeingredients {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.2em;
	margin-bottom: 2em;
	font-size: 0.9em;
	min-height:70px;
	width:240px;
}
.recipecard .recipeinstructions {
	font-size: 0.9em;
}
.recipecard .recipeimage {
	float: right;
	width: 150px;
	background-color: #433;
	color: #CCC;
	border: 1px solid #c0b7a6;
	font-size: 0.8em;
	font-weight: normal;
	margin-top:0.2em;
}
.recipeshadow {
	height: 20px;
	display:block;
	padding:0;
	position:relative;
	top:-1em;
	background-repeat: no-repeat;
	display:none;
}
.recipecard .recipeheading {
	width: 200px;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 0.9em;
}
.entry-content div.recipe {
	margin-bottom:2em;
}
#current-content {
}
#searchreset {
}
.nomargin {
	margin:none;
}
#etsystuff img {
	border:3px solid #fff;
	margin-bottom:6px;
}
#etsystuff img:hover {
	border-color:#f60;
}
#searchform label {
	display:block;
}
#s {
	font-size:1.1em;
	margin:5px 5px 5px 0;
	width:100px;
}
#searchsubmit {
}
#dynamic-content {
	padding-top:0 !important;
}
ul.menu {
	background:none repeat scroll 0 0 #c2bda7;
	bottom:0;
	margin:0;
	max-width:760px;
	padding:5px 0 0 40px;
	position:absolute;
	width:100%;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
#footer {
	display:none
}
ul.menu, ul.menu li {
	font-family:lucida Grande, segoe ui;
}
.attachment, .entry-content p img, .recipecard {
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px;
	border-radius:2px 2px 2px 2px;
	-moz-box-shadow:1px 3px 8px #A09999;
	-webkit-box-shadow:1px 3px 8px #A09999;
	box-shadow:1px 3px 8px #A09999;
	background-color:#fff;
	border:0 none;
	margin:3em auto;
	padding:10px 10px 18px;
}
.recipecard {
	padding:20px 40px 40px;
}
.attachment:hover {
	-moz-box-shadow:1px 3px 8px #807a7a;
	-webkit-box-shadow:1px 3px 8px #807a7a;
	box-shadow:1px 3px 8px #807a7a;
	cursor:pointer;
}
.aktt_credit {
	display:none
}
.blog .entry-title {
	display:block
}
.entry-meta {
	color:inherit;
	font-size:1em;
	line-height:1.6em;
}
.entry-head {
	margin-top:10px;
	position:relative;
	margin-bottom:40px;
}
.entry-foot {
	border-bottom:2px dotted #CCCCCC;
	border-top:2px dotted #CCCCCC;
	margin-bottom:60px;
	padding:15px 0;
}
.entry-meta div {
	display:inherit;
}
.entry-head .entry-meta, .entry-tags {
	background:none;
	min-height:16px;
	padding-left:0;
}
.commentlist {
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
strong, em, b, i {
	font-family:inherit;
}
.secondary li {
	margin-top:1.5em;
}
.secondary ul li, .secondary ol li {
	margin-top:1.5em;
	padding:0;
}
#rollingarchives {
	opacity:0;
}
body.smartposition #rollingarchives {
	background:none repeat scroll 0 0 #40352B;
	border-bottom:none;
	margin-left:-40px;
	padding-bottom:25px;
	padding-left:40px;
	padding-top:5px;
	position:fixed;
	top:0;
	width:760px;
	z-index:10;
	opacity:1
}
#rollnext {
	left:400px;
	right:inherit;
	text-align:left;
}
#rollnext, #rollprevious {
	color:#eee;
	font-weight:bold;
}
.home #nav-above .nav-previous, .home #nav-above .nav-next {
	display:none;
}
#texttrimmer * {
	display:none;
}
.page-slug-favorites .entry-title, .page-slug-favorites .entry-foot, .page-slug-shop .entry-title, .page-slug-shop .entry-foot, .page-slug-recipes .entry-title, .page-slug-recipes .entry-foot, .page-slug-about .entry-title, .page-slug-about .entry-foot {
	display:none;
}
.boop {
}
