/* 
Theme Name: WPSousChef
Theme URL: http://www.wpsouschef.com
Description: A delicious theme optimized for foodblogs
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
/*---------CSS RESET---------*/
html, body, div, h1, h2, h3, p, ul, ol, li, form, fieldset, input, textarea, p, blockquote {  
	margin: 0;  
	padding: 0;  
	font-size: 100%;  }  
ul {list-style: none;}  
img, fieldset, a  {
	border: 0;
	outline-style: none }  
h1, h2, h3, h4, h5  {
	font-weight: normal;
	margin: 0;
	padding: 0 }  
em {font-style: italic;}  
strong {font-weight: bold;}
/*---------ACCENT COLORS---------*/
@font-face {
    font-family: 'MyUnderwoodRegular';
    src: url('MyUnderwood-webfont.eot');
    src: url('MyUnderwood-webfont.eot?#iefix') format('embedded-opentype'),
         url('MyUnderwood-webfont.woff') format('woff'),
         url('MyUnderwood-webfont.ttf') format('truetype'),
         url('MyUnderwood-webfont.svg#MyUnderwoodRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}body                          {
	color: #837b70;
	background-color: #301a06 }
h1, h2, h4   {
	color: #C22E1C }
h2  { }
h3  {
	color: #C22E1C }
h4 {
	color: #C22E1C }
a:link, a:visited, a:active      {
	color: #C22E1C;
	text-decoration: none }
a:hover, .commentmeta a:hover             {
	color: #D46D60;
	text-decoration: underline }
#header               {
	background-color: #fff;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat }
#header h1, #header a, #header, #pages a                 {
	color: #fff }
#header a:hover, #pages a:hover                {
	color: #947D4C;
	text-decoration: none }
#footer, #footer a:link, #footer a:visited, #footer a:active                  {
	color: #fff }
#footer a:hover                 {
	color: #947D4C;
	text-decoration: underline }
.date     {
	color: #947D4C }
h2, a.h2, h2 a:link, h2 a:visited, h2 a:active   {
	color: #C22E1C }
h2 a:hover                {
	color: #D46D60;
	text-decoration: none }
.postmeta, .postmeta a   {
	color: #a19a91 }
.postmeta strong a   {
	color: #947D4C }
.postmeta a:hover {
	text-decoration: underline }
h3.widgettitle      {
	color: #947D4C;
	text-transform: lowercase;
	border-bottom: 1px solid #e5e3df }
.post .recipe h2    {
	color: #C22E1C }
.post .recipe h3     {
	color: #947D4C;
	border-bottom: 1px solid #e5e3df }
.commentmeta strong a, .commentmeta strong  {
	color: #947D4C;
	font-weight: bold }
a.twitterwidget    {
	color: #947D4C !important }
.morelink a    {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background-color: #C22E1C;
	text-transform: lowercase;
	display: inline;
	padding: 3px 8px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px   }
.searchentry .morelink a     {
	font-size: 10px;
	line-height: 12px;
	background-color: #C22E1C;
	padding: 2px 5px }
.morelink a:hover   {
	text-decoration: none;
	background-color: #D46D60 }
#submit, .submitbutton     {
	background-color: #947D4C }
#submit:hover, .submitbutton:hover            {
	background-color: #D46D60 }
#wp_page_numbers li a:hover,  #wp_page_numbers li.active_page a   {
	color: #fff;
	background-color: #D46D60 }
.post blockquote    {
	color: #a19a91;
	border-left: 3px solid #a19a91 }
.searchentry .date, .archivepost .date  {
	background-color: transparent }
/*---------STRUCTURE---------*/
body   {
	font-size: 12px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	line-height: 17px;
	margin: 0;
	padding: 0 }
a  {
	text-decoration: none }
p   {
	margin-bottom: 15px }
h1,h2,h3,h4,h5         {
	font-family: MyUnderwoodRegular, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	font-weight: normal }
h1      {
	font-size: 24px;
	line-height: 24px }
h2   {
	font-size: 24px;
	line-height: 24px;
	margin-top: 0 }
h3       {
	color: #a19a91;
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e3df }
h4   {
	font-size: 15px;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom: 5px }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper              {
	background-color: #fff;
	margin: 5px auto 10px;
	padding: 20px;
	width: 940px;
	overflow: hidden;
	border: solid 1px #e5e3df;      }
hr {
	height: 1px;
	border-top: 1px solid #e5e3df;
	border-right: none;
	border-bottom: none;
	border-left: none }
/*----HEADER----*/
#header        {
	margin-bottom: 20px;
	position: relative;
	height: 225px }
.blogtitle   {
	position: absolute;
	bottom: 2px;
	left: 20px }
#header h1  {
	font-size: 72px;
	text-transform: uppercase;
	display: inline;
	margin-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 72px }
.description {
	font-size: 13px;
	font-style: italic;
	display: inline }
#pages  {
	font-size: 11.5px;
	line-height: 18px;
	text-align: right;
	text-transform: lowercase;
	margin: 5px auto 8px;
	padding-top: 10px;
	width: 980px }
#pages li  {
	display: inline;
	margin-left: 25px }
/*----CONTENT----*/
#content      {
	padding-right: 19px;
	width: 560px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e5e3df }
h2.pagetitle {
	margin-top: 8px;
	margin-bottom: 10px }
/*----POST STYLES----*/
.post  {
	margin-top: 10px;
	margin-bottom: 40px }
.post h2    {
	margin-top: 6px;
	margin-bottom: 3px }
.post .date   {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	display: inline }
.edit {
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	display: inline }
.edit a {
	color: #a19a91 }
.postmeta   {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 10px }
.postmeta .cats {
	text-transform: lowercase }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta a:hover, .edit a:hover {
	text-decoration: underline }
.metabottom     {
	text-transform: lowercase;
	border-top: 1px solid #e5e3df }
.metabottom .left  {
	line-height: 20px;
	width: 50%;
	float: left }
.metabottom .right  {
	line-height: 20px;
	text-align: right;
	width: 50%;
	float: right }
.metabottom, .metabottom a {
	color: #a19a91 }
.minicon, .WP-PrintIcon  {
	margin-top: -1px;
	vertical-align: middle }
.addthis_toolbox {
	text-align: left;
	display: inline }
.addthis_toolbox img {
	margin-right: 0;
	padding: 0;
	border-style: none }
.post ul {
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 15px }
.post ol {
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 17px;
	margin-left: 20px }
.post li {
	margin-bottom: 5px }
.post blockquote  {
	color: #837b70;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px }
.post .recipe    {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	background-color: #f2f1ef;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 15px 30px 10px;
	border-style: none }
.post .recipe em {
	font-size: 11.5px;
	color: #837b70;
	font-size: 11px }
.post .recipe h2     {
	font-size: 20px;
	line-height: 20px;
	margin: 10px 0 3px;
	text-shadow: 1px 1px 1px #fff     }
.post .recipe h3       {
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	display: block;
	margin: 15px 0 0;
	padding: 0 0 3px }
.post .recipe p   {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0 }
.post .hrecipe .photo  {
	width: 1px;
	height: 1px;
	float: right }
.post .hhrecipe .recipemeta, .post .recipe .summary  { }
.post .hrecipe .source p, .post .hrecipe .nutrition p {
	color: #a19a91;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 10px }
.post .hrecipe p.time   {
	color: #a19a91;
	font-size: 11px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 6px;
	float: left }
.printbutton {
	float: right }
.post img  {
	height: auto;
	max-width: 560px }
img.alignleft, .alignleft {
	margin-right: 10px;
	float: left }
img.alignright, .alignright {
	margin-left: 10px;
	float: right }
img.aligncenter, .aligncenter  {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
/*----ARCHIVES/SEARCH----*/
h2.archivetitle  {
	margin-top: 8px;
	margin-bottom: 15px }
.archives, .relatedposts  {
	margin-top: 5px;
	margin-right: -25px;
	margin-bottom: 15px;
	width: 580px;
	clear: left }
.archivepost  {
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	margin-right: 12px;
	width: 130px;
	float: left }
.archivepost .date  {
	color: #a19a91;
	font-size: 10px;
	text-align: center;
	margin-top: 2px }
.archivepost .title  {
	text-align: center;
	display: block }
.searchentry  {
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 100px;
	clear: both;
	overflow: hidden }
.searchimg   {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2  {
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 3px }
.searchentry p  {
	font-size: 11.5px;
	line-height: 16.5px;
	display: inline;
	margin-bottom: 10px }
.searchentry .morelink  {
	margin-top: 8px }
.searchentry a:hover {
	text-decoration: none }
.searchentry .date {
	color: #a19a91;
	font-size: 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, sans-serif;
	text-align: center;
	letter-spacing: normal;
	margin-top: 2px;
	margin-left: 10px }
.archiveslist {
	color: #e5e3df;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 20px }
.archiveslist li {
	margin-left: 15px }
.archiveslist em {
	color: #a19a91;
	font-size: 10.5px }
.relatedposts  {
	margin-top: 35px;
	margin-right: -20px;
	width: 580px;
	overflow: hidden }
.relatedposts h3 {
	margin-bottom: 10px;
	border-bottom: medium none }
.relatedposts ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden }
.relatedposts li {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	margin-right: 12px;
	width: 130px;
	float: left }
.relatedposts a:hover {
	text-decoration: none }
.subcategories {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e3df }
.subcategories ul li ul {
	color: #e5e3df;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden }
.subcategories ul li ul li {
	margin-right: 10px;
	margin-left: 15px;
	float: left }
.subcategories a:link, .subcategories a:visited, .subcategories a:active {
	color: #a19a91 }
.subcategories a:hover {
	color: #a19a91;
	text-decoration: underline }
/*----SIDEBAR----*/
#sidebar  {
	margin-left: -1px;
	padding-left: 20px;
	width: 340px;
	float: left;
	border-left: 1px solid #e5e3df }
#topsidebar  {
	margin-top: 8px;
	margin-bottom: 20px }
#topsidebar-ad   {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 30px }
#leftsidebar {
	margin-right: 20px;
	width: 160px;
	float: left }
#rightsidebar   {
	width: 160px;
	float: left }
.widget {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 30px;
	color: #837b70 }
h3.widgettitle      {
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 5px }
.widget ul {
	line-height: 15px;
	margin-left: 15px }
.widget ul li   {
	color: #bdb8b0;
	list-style-type: disc;
	margin-bottom: 2px }
.widget a:link, .widget a:visited, .widget a:active {
	color: #837b70 }
.widget a:hover {
	color: #a19a91 }
.widget_search h3.widgettitle  {
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: medium none }
.searchinput  {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	width: 130px;
	color: #837b70;
	border: solid 1px #e7e8e9 }
.searchsubmit {
	font-size: 10px;
	background-color: transparent;
	text-transform: uppercase;
	cursor: pointer;
	display: inline;
	margin: 0;
	padding: 0;
	width: 18px;
	border-style: none;
	color: #837b70 }
.searchsubmit:hover {
	color: #bdb8b0 }
.socialicon {
	margin-bottom: 3px;
	vertical-align: middle }
.widget_twitter {
	background-image: url("images/twitterbird2.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px }
.widget_twitter h3.widgettitle   {
	margin-top: 0;
	margin-bottom: 6px;
	padding-top: 0;
	padding-bottom: 5px;
	border-bottom: medium none }
.widget_twitter h3.widgettitle:after  {
	margin-top: -7px;
	width: 40px;
	height: 45px;
	float: right;
	content: url(images/shim.gif) }
.widget_twitter ul, .widget_twitter ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0 }
.widget_twitter .entry-content {
	font-style: italic }
.widget_twitter .entry-meta  {
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 2px }
.widget_twitter .from-meta {
	display: none }
.widget_twitter ul li {
	color: #837b70 }
.widget_twitter .entry-meta a {
	color: #bdb8b0 }
.archivepost a:hover {
	text-decoration: none }
/*----FOOTER----*/
#footer {
	font-size: 10px;
	text-align: center;
	margin: 0 auto 20px;
	width: 960px }
#footer a {
	text-decoration: underline }
/*----COMMENTS----*/
#comments  {
	margin-bottom: 10px }
#respond  {
	margin-bottom: 10px }
#commentlist  {
	list-style-type: none;
	margin-bottom: 30px;
	border-top: 1px dotted #e5e3df }
#commentlist li  {
	font-size: 11.5px;
	line-height: 17px;
	margin: 0;
	padding: 13px 10px 13px 55px;
	border-bottom: 1px dotted #e5e3df }
#commentlist li.bypostauthor  {
	background-color: #f2f1ef }
#commentlist li p  {
	margin: 2px 40px 2px 0;
	padding: 0 }
.commentmeta {
	font-size: 10px }
.commentmeta, .commentmeta a  {
	color: #a19a91;
	margin: 0 0 7px;
	padding: 0 }
.commentmeta strong { }
.commentmeta strong a   {
	font-weight: bold;
	text-decoration: underline }
.commentmeta a:hover  {
	text-decoration: underline }
.commentnumber {
	color: #e5e3df;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.bypostauthor .commentnumber {
	color: #d7d5d0;
	font: bold 30px Arial, sans-serif, Helvetica;
	float: right }
.avatar {
	margin-top: 4px;
	margin-bottom: 7px;
	margin-left: -45px;
	float: left }
#commentform {
	width: 560px }
.wp-smiley {
	vertical-align: middle }
/*threaded comments*/
#commentlist li ul {
	margin: 0;
	padding: 0 }
#commentlist li ul li  {
	font-size: 11.5px;
	line-height: 17px;
	background-color: #f2f1ef;
	margin: 10px 0 0;
	padding: 13px 10px 13px 55px;
	border-bottom: none }
#cancel_reply, #cancel_reply a {
	color: #a19a91;
	font-size: 11px;
	font-weight: bold }
.thdrpy, .thdrpy a {
	color: #a19a91;
	font-size: 11px }
/*----FORMS----*/
#submit, .submitbutton    {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	cursor: pointer;
	padding: 4px 8px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px    }
.commentinput, .styledinput, .captchainput   {
	color: #3d3329;
	font-size: 11.5px;
	font-weight: normal;
	background-color: #f2f1ef;
	padding: 5px 8px;
	border: solid 1px #f2f1ef;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px   }
.commentinput:focus, .styledinput:focus, .captchainput:focus {
	border-color: #d7d5d0 }
.label {
	font-size: 11.5px;
	margin-bottom: 2px }
.wpcf7 p {
	margin: 0;
	padding: 0 }
.wpcf7 .styledinput {
	margin-bottom: 7px }
.captchainput {
	margin-bottom: 10px;
	width: 50px }
/*----PAGE NUMBERS----*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	word-spacing: 0;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none }
#wp_page_numbers  {
	font-size: 10px;
	line-height: 15px; 
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 15px }
#wp_page_numbers ul {
	text-align: center;
	width: 100% }
#wp_page_numbers li {
	display: inline }
#wp_page_numbers a {
	color: #a19a91;
	padding: 3px 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff }
#wp_page_numbers li.space {
	color: #a19a91;
	padding: 3px 5px }
#wp_page_numbers li.first_last_page {
	font-style: italic }
#wp_page_numbers li.active_page a:hover {
	color: #fff }
#wp_page_numbers li.page_info {
	color: #a19a91;
	text-transform: lowercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px }
#zlrecipe-container ul { padding-left: 0px; }
#zlrecipe-container #zlrecipe-title { color: #947D4C; } 
#zlrecipe-container #zlrecipe-ingredients { color: #947D4C; }
#zlrecipe-container #zlrecipe-instructions { color: #947D4C; }