/* 
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;}
@font-face {
	font-family: 'MuseoSans';
	src: url('museosans_500-webfont.eot');
	src: local('&:'), url('museosans_500-webfont.woff') format('woff'), url('museosans_500-webfont.ttf') format('truetype'), url('museosans_500-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal; }
/*---------ACCENT COLORS---------*/
body       {
	color: #3d3329;
	background-color: #f5f2f0;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	background-attachment: fixed }
h1, h2, h4   {
	color: #FFAD21 }
a:link, a:visited, a:active   {
	color: #DE527A;
	text-decoration: none }
a:hover, .commentmeta a:hover  {
	color: #DE527A;
	text-decoration: underline }
#header      {
	background-color: #fff;
	background-repeat: no-repeat }
#header h1, #header a, #header, #pages a   {
	color: #eea8bc }
#header a:hover, #pages a:hover     {
	color: #fff;
	text-decoration: none }
#footer, #footer a:link, #footer a:visited, #footer a:active     {
	color: #eea8bc }
#footer a:hover      {
	color: #fff;
	text-decoration: underline }
.date  {
	color: #fff;
	background-color: #DE527A }
h2, a.h2, h2 a:link, h2 a:visited, h2 a:active   {
	color: #FFAD21 }
h2 a:hover      {
	color: #ffc664;
	text-decoration: none }
.postmeta, .postmeta a   {
	color: #a19a91 }
.postmeta strong a  {
	color: #DE527A }
.postmeta a:hover {
	text-decoration: underline }
h3.widgettitle {
	color: #DE527A;
	border-bottom: 1px solid #e5e3df }
.post .recipe h2    {
	color: #FFAD21 }
.post .recipe h3    {
	color: #DE527A;
	border-bottom: 1px solid #e5e3df }
.commentmeta strong a, .commentmeta strong {
	color: #DE527A;
	font-weight: bold }
a.twitterwidget {
	color: #DE527A !important }
.searchentry .morelink a  {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	background-color: #FFAD21;
	display: inline;
	padding: 1px 5px }
.searchentry .morelink a:hover   {
	text-decoration: none;
	background-color: #f39c36 }
#submit, .submitbutton  {
	background-color: #FFAD21 }
#submit:hover, .submitbutton:hover   {
	background-color: #f39c36 }
#wp_page_numbers li a:hover,  #wp_page_numbers li.active_page a  {
	color: #fff;
	background-color: #DE527A }
.post blockquote   {
	color: #a19a91;
	border-left: 3px solid #eea8bc }
/*---------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    {
	font-size: 24px;
	font-family: MuseoSans, Arial, sans-serif, Helvetica;
	font-weight: normal;
	line-height: 24px }
h2   {
	font-size: 24px;
	font-family: MuseoSans, Arial, sans-serif, Helvetica;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0; }
h3   {
	color: #a19a91;
	font-size: 18px;
	font-family: MuseoSans, Arial, sans-serif, Helvetica;
	font-weight: normal;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e3df }
h4  {
	font-size: 18px;
	font-family: MuseoSans, Arial, sans-serif, Helvetica;
	font-weight: normal }
.clear {
	width: 1px;
	height: 1px;
	clear: both }
#wrapper     {
	background-color: #fff;
	margin: 5px auto 10px;
	padding: 20px;
	width: 940px;
	overflow: hidden;
	border: solid 1px #de527a;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.2);
	box-shadow: 0px 0px 7px rgba(0,0,0,.2);   }
/*----HEADER----*/
#header     {
	margin-bottom: 30px; }
#pages  {
	font-family: MuseoSans, Arial, sans-serif, Helvetica;
	font-size: 14.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 }
.date  {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	display: inline;
	padding: 1px 5px }
.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 2px;
	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: 2px;
	float: left }
.printbutton {
	float: right }
.printbutton a {
	font-size: 10px;
	line-height: 10px;
	width: 30px;
	display: inline-block;
	text-align: center;
	color: #a19a91;
}
.printbutton a:hover {
	text-decoration: none;
	color: #DE527A;
}
.post img {
	max-width: 560px }
img.alignleft {
	margin-right: 10px;
	float: left }
img.alignright {
	margin-left: 10px;
	float: right }
img.aligncenter  {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto }
.printbutton {
	float: right }
/*----ARCHIVES/SEARCH----*/
h2.archivetitle  {
	margin-top: 8px;
	margin-bottom: 15px }
.archives  {
	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 {
	line-height: 15px;
	text-align: right }
.archivepost .title {
	text-align: center }
.archivepost .title a:link, .archivepost .title a:active, .archivepost .title a:visited {
	color: #837b70 }
.archivepost .title a:hover {
	color: #a19a91;
	text-decoration: none }
.archivepost img:hover   {
	-moz-box-shadow: 0px 0px 4px #A19A91;
	-webkit-box-shadow: 0px 0px 4px #A19A91;
	box-shadow: 0px 0px 4px #A19A91  }
.searchentry  {
	padding-top: 1px;
	padding-bottom: 0;
	min-height: 130px;
	clear: both }
.searchimg  {
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left }
.searchentry .spacer {
	height: 20px }
.searchentry h2 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 5px }
.searchentry p {
	font-size: 11.5px;
	line-height: 16.5px;
	display: inline }
.searchentry .morelink {
	margin-top: 5px }
.searchentry a:hover {
	text-decoration: none }
.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 }
.teaserpost  {
	margin-bottom: 30px;
	padding-left: 220px;
	min-height: 200px;
	overflow: hidden }
.teaserpost .postthumb  {
	margin-right: 20px;
	margin-left: -220px;
	width: 200px;
	float: left }
.teaserpost .post  {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px }
.teaserpost p {
	margin: 0 0 10px;
	padding: 0 }
.teaserpost .postmeta {
	margin-bottom: 8px }
.innerpostad {
	text-align: center;
	margin: 25px 0;
}
/*----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 {
	margin-top: 8px;
	margin-bottom: 20px }
#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     {
	text-transform: lowercase;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 5px }
.widget ul {
	line-height: 15px;
	margin-left: 15px }
.widget ul li {
	list-style-type: disc;
	margin-bottom: 2px;
	color: #a19a91 }
.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 {
	font-size: 16px;
	margin-bottom: 10px }
#respond {
	font-size: 16px;
	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: 11.5px;
	font-weight: bold;
	text-transform: lowercase;
	cursor: pointer;
	padding: 2px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px  }
.commentinput, .styledinput, .captchainput  {
	color: #3d3329;
	font-size: 11.5px;
	font-weight: normal;
	background-color: #f2f1ef;
	padding: 3px 5px;
	border-style: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px  }
.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 }
