@charset "UTF-8";
html
{
  height: 100%; 
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0;
  padding-bottom: 0;
	color:#84623d;
}
p{
	margin: 5px 0 10px;
}
h1{
	font-size:28px;
	font-weight: lighter;
	margin-bottom: 15px;
	border-bottom: solid 1px #84623d;
}
h2{
	font-size:20px;
	line-height:23px;
	font-weight: lighter;
	margin-top: 10px;
}
h3{
	font-size:18px;
	line-height:18px;
	font-weight: bold;
}
h4{
	font-size:18px;
	font-weight: bold;
	margin:0px;
}
h5{
  font-size: 70%;
}
h6{
  font-size: 50%;
}
a, a:hover
{
  color: #84623d;
  text-decoration: underline;
}
a img {
	border: 0;
}
a:focus {
	outline: 0px;
}
code, pre{
  font-family: "Courier New" , Courier, monospace;
}
label{
  cursor: pointer;
}
table{
  font-size: 100%;
}
td, th{
  vertical-align: middle;
}
body{
  font-family: Georgia, Tahoma, Sans-Serif;
  font-size: 12px;
	color: #8c6b47;
	margin:0px;
	padding:0px;
	height: 100%;
	background-image: url(../images/layout/wooden-tile.jpg);
	background-position: center;
}
.clear
{
  display: block;
  height: 0;
  line-height: 1px;
  clear: both;
  overflow: hidden;
}
dl, dt, dd
{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
dt
{
  font-weight: bold;
}
dd
{
  padding-bottom: 10px;
}
fieldset
{
  border: 0;
  line-height: 1;
  padding: 10px 10px;
  margin: 10px 0;
  background-color: #f5f0d5;
  color: Black;
}
textarea
{
  /* CSS 3 to stop Safari resize of textboxes */
  resize:none;
}
fieldset input, fieldset select, fieldset textarea
{
  margin-top : 5px;
}
fieldset legend
{
  display: none; 
}
.error
{
  color: Red; 
}
.super-container
{
  width: 963px;
  margin: 0 auto;
}

.header-container
{
  text-align: right;
  margin-top: 15px;
  background-image: url('../images/layout/bread-bin-header.jpg');
  background-repeat: no-repeat;
}

.header-container p
{
  margin: 0;
  padding: 22px 30px 15px 0;
  font-size: 1.7em;
  color: #84623D;
  font-weight: lighter;
}

.header-container p strong
{
  font-size: 1.5em;
  display: block;
  font-weight: bold;
}

.primary-navigation
{
  margin-top: 10px;
}

.primary-navigation ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.primary-navigation ul li
{
  display: inline;
}

.primary-navigation ul li.last-page
{
  margin-right: 0;
}

.primary-navigation ul li a
{
  display: inline-block;
  color: #f5f0d5;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 158px;
  line-height: 30px;
  background-image: url('../images/navigation/tab-sprite.png');
  _background-image: url('../images/navigation/tab-sprite.jpg');
  background-repeat: no-repeat;
}

.primary-navigation ul li a:hover, .primary-navigation ul li.current-page a
{
  background-position: -158px 0;
  color: #f5f0d5;
  text-decoration: none;
}

.clear-and-border
{
  height: 30px;
  clear: both;
  background-color: #f5f0d5;
  margin: 0;
  padding: 0;
}

.main-content
{
  float: left;
  width: 637px;
}

.section
{
  margin-top: 10px;
  background-color: #f5f0d5;
  -moz-border-radius: 20px; 
  -webkit-border-radius: 20px;
  padding: 20px;
}

.main-content .section
{
  padding: 20px 40px;
}

.main-content .homepage-top
{
  padding: 20px;
}

.homepage-top h1
{
  font-size:33px;
  font-weight:lighter;
  margin-bottom:15px;
  padding-left:20px;
  border-bottom: 0;
}

.homepage-top p
{
  border-top: dashed 1px #8c6b47;
  margin: 15px 0 0;
  font-size: 1.6em;
  line-height: 1.4em;
  padding: 10px 0 0;
}

.homepage-top p img
{
  float: left;
  margin-right: 20px;
}

.main-content .homepage-footer
{
  padding: 5px 30px;
}

.main-content .homepage-footer a
{
  text-decoration: none;
}

.homepage-footer p
{
  font-size: 1.6em;
  line-height: 1.6em;
  padding: 0;
}

.homepage-footer p img
{
  float: right;
  margin-right: 20px;
}

.secondary-navigation
{
  float: right;
  width: 315px;
  clear: right;
}

.secondary-navigation .section
{
  padding: 12px 20px;
}

.secondary-nav-link
{
  margin-bottom: 10px;
  display: block;
}

.navigation-recent-stuff
{
  background-color: #bab66d;
  background-image: url(../Images/Navigation/Recent-Stuff-Top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: 5px;
}

.navigation-recent-stuff .footer
{
  background-image: url(../Images/Navigation/Recent-Stuff-Bottom.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 13px;
}

.navigation-recent-stuff p, .navigation-recent-stuff h3
{
  padding: 10px 20px;
  color: #f5f0d5;
  font-size: 0.9em;
}

.navigation-recent-stuff h3
{
  font-size: 1.9em;
  font-weight: lighter;
  padding-bottom: 0;
}

.navigation-recent-stuff .table-wrapper
{
  background-image: url(../Images/Navigation/Recent-Stuff-List-Top.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #f5f0d5;
  width: 250px;
  margin: 0 auto;
  margin-bottom: -1px;
}

.navigation-recent-stuff .table-wrapper table
{
  background-image: url(../Images/Navigation/Recent-Stuff-List-Bottom.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  border-collapse: collapse;
}

.navigation-recent-stuff .table-wrapper table td
{
  border: solid 1px #dbd7a8;
  border-top: 0;
  border-left: 0;
  padding: 4px 10px;
}

.navigation-recent-stuff .table-wrapper table a
{
  font-weight: bold;
}

.navigation-recent-stuff .table-wrapper table .last-row
{
  border-right: 0;
}

.navigation-recent-stuff .table-wrapper table .post-details
{
  font-size: 0.9em;
  border-right: 0;
}

.contact-link
{
  font-weight: bold;
  color: Red;
}

.Paging
{
  border-top: 1px solid #BAB66D;
  padding: 7px 10px 0;
  text-align: right;
}

.admin-link
{
  display: block;
  margin: 10px 0;
}

.layoutFooter
{
  margin-top: 10px;
  background-color: #f5f0d5;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  padding: 10px 40px;
}

.layoutFooter p
{
  margin: 0;
}

/* BLOG */

.community-container, .community-inner
{
  background-color: #bab66d;
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px;
  padding: 12px;
}

.community-inner
{
  background-color: #f5f0d5;
  background-image: url(../Images/Layout/community-border.jpg);
  background-position: 140px 0;
  background-repeat: repeat-y;
}

.community-post
{
  border-bottom: solid 1px #bab66d;
  padding-top: 10px;
}

.community-inner .last-post
{
  border-bottom: 0;
}

.community-post .content
{
  float: right;
  width: 345px;
  padding: 0 20px;
}

.community-post .content h3
{
  border-bottom: dashed 1px #bab66d;
  margin-bottom: 10px;
  padding-bottom:5px;
}

.community-post .content h3 a
{
  text-decoration: none;
  font-style: italic;
  font-size: 0.9em;
}

.community-post .post-details
{
  float: left;
  width: 120px;
  font-size: 0.9em;
}

.community-post .post-details img, .full-blog-post .post-details img
{
  border: dashed 1px #bab66d;
  padding: 3px;
  margin: 0 0 10px 10px;
}

.full-blog-post .post-details img
{
  float: right;
}

.full-blog-post .post-details
{
  font-weight: bold;
}

.full-blog-post h1
{
  margin-bottom: 5px;
}

/* How it works */

.recipe-book-content
{
  padding-bottom: 15px;
}

.recipe-book-content h2, .recipe-book-content p, .whats-it-like-content h2, .whats-it-like-content p
{
  float: right;
  clear: right;
  width: 260px;
  margin: 0 0 10px;
}

.whats-it-like-content p a, .recipe-book-content p a
{
  text-decoration: none;
  border-bottom: 1px dashed #84623D;
  font-style: italic; 
}

.recipe-book-content .image-opener, .whats-it-like-content .image-opener
{
  float: left;
}

.whats-it-like-content
{
  border-top: 1px dashed #84623D;
  padding: 15px 0 0;
  margin-top: 15px 0 0;
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left;
	padding-bottom: 8px;
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left;
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}