/*
Theme Name:     Where Women Cook
Theme URI:      http: //wherewomencook.com/
Description:    A Child theme based on Twenty Ten theme
Author:         Keith Reyes
Author URI:     http: //keithreyes.info/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");


body {
	background: #fbfaf8 url('images/bg.jpg') top center no-repeat;
}

/* The main theme structure */
#main {
	clear: both;
	overflow: hidden;
	padding: 10px 0 0 0;
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0px  auto;
	width: 1008px;
}
#wrapper {
	background: #eae4cb url('images/wrapper-top.jpg') top center no-repeat;
	margin-top: 0px;
	padding: 0;
}
.wrapperbg {
	background: transparent url('images/wrapper-bottom.jpg') bottom center no-repeat;
	padding: 0 0 20px 0;
}
/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
}

/* This is the custom header image */
#branding {
	padding: 33px 0 0 0;
}
#branding form {
	float: right;
	margin: 7px 50px 0 0;
}
#branding form input {
	width: 193px;
	height: 20px;
	border: 0;
	background: transparent;
	font-family: Georgia;
	color: #000;
}
#branding form #searchsubmit {
	text-indent: -9999px;
	width: 40px;
	margin: 0 0 0 5px;
	cursor: pointer;
}
#branding img {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	clear: both;
	display: block;
}
#homepage_alert {
    background: url("../../uploads/2011/11/hpalertsbg2.png") no-repeat scroll bottom center transparent;
    height: 180px;
    padding-top: 0px;
    padding-bottom:75px;
    text-align: center;
    width: 1008px;
   list-style:none}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: transparent url('images/header.jpg') top center no-repeat;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1008px;
}
#access .menu-header,
div.menu {
	font-size: 11px;
	margin-left: 60px;
	width: 1008px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin:0px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
.menu li a {
	background: url('images/separator.png') right center no-repeat;
}

#access a {
	color: #fff;
	display: block;
	line-height: 33px;
	padding: 0 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px !important;
	letter-spacing: 2px;
	font-weight: bold !important;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: transparent;
	color: #56513b;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #56513b;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #56513b;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'Courier New', Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,

.wp-caption-text,
input[type=submit] {
	font-family: 'Courier New', "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#nav-below {
    margin: -15px 0 0;
}
pre {
	font-family: "Courier New", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.entry-meta {
	color: #135c28;
	font-size: 12px;
}
.entry-title, .entry-title a {
	font-size: 32px !important;
	color: #90866c !important;
	margin: 0 0 15px 0 !important;
}
blockquote {
	font-size: 2.0em;
	margin: 0 0 0 0;
	padding: 0 25px;
	color: #675b32;
}
/*
LAYOUT: Flip, no sidebar
DESCRIPTION: One  column with no sidebar
*/

.flip #content {
	margin: 0 auto;
	width: 960px;
       }
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -360px 0 0;
	width: 100%;
}
#content {
	margin: 0 360px 0 10px;
	overflow:hidden;
	width: 634px;
}
.post h2,
.page h2,
.entry-meta,
#comments
 {
	padding: 0 26px 0 26px;
}
.post {
	padding: 0;
}
.entry-content {
	background: url(images/divider.png) bottom center no-repeat;
	padding: 0 26px 90px 26px;
}
.entry-content ol li{ list-style:decimal;}

.recent-articles,
.recent-videos {
	background: url(images/divider.png) bottom center no-repeat;
	padding: 0 26px 90px 26px;
}

.recent-articles .entry-content {
	background: url('images/dotted.png') bottom center no-repeat;
	padding: 0 0 0 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.recent-videos .entry-content {
	background: url('images/videobg.png') no-repeat;
	width: 310px;
	height: 212px;
	overflow: hidden;
	margin: 0 auto;
	padding: 19px 30px 30px 18px;
}
.contact {
	background: url('images/contactbg.png') bottom left no-repeat;
	height: 1498px;
}
.contact .entry-content {
	margin: 210px 0 0 10px;
	background: none;
	font-size: 11px;
	width: 300px;
}
.contact .entry-content label {
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #7f2700;
	display: block;
	width: 80px;
	text-transform: uppercase;
	text-align: right;
	margin: 0 10px 0 0;
}
.contact .entry-content input {
	margin: 0;
	font-size: 11px !important;
	font-family: Arial;
	color: #7f2700;
	width: 200px;
	background: transparent;
	border: 0px !important;
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	padding: 0px;
}
.contact .entry-content span {
	border-bottom: 1px dotted #7f2700;
}

.contact .entry-content textarea {
	font-size: 11px !important;
	font-family: Arial;
	color: #7f2700;
	width: 200px;
	height: 110px;
	margin: 0;
	background: transparent;
	border-top: 1px dotted #7f2700;
	border-right: 1px dotted #7f2700;
	border-bottom: 0;
	border-left: 1px dotted #7f2700;
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,0.1);
	padding: 0px;
}
.contact .entry-content input.wpcf7-submit {
	background: url('images/contact-submit.png') no-repeat;
	width: 54px;
	height: 20px;
	display: block;
	cursor: pointer;
	border: 0;
	float: right;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	color: #fff !important;
	line-height: 20px !important;
}
#mailto a {
	display: block;
	width: 230px;
	height: 130px;
	position: relative;
	top: 50px;
	left: 65px;
}

.recent-articles h3,
.recent-videos h3 {
	text-transform: uppercase;
	color: #135c28 !important;
	font-size: 15px;
}
.clear {
	clear: both;
}


#primary,
#secondary,
#sidebar-archives {
	float: right;
	overflow: hidden;
	width: 340px;
	margin-right: 10px;
	text-align: center;
}


#footer {
	clear: both;
	width: 100%;
}


.entry-content p {
	font-size: 0.75em;
	font-family: 'Courier New';
}

#main .widget-area ul {
	margin-left: 0;
	padding: 0 0px 0 0;
}
#main .widget-area ul ul{
        margin-left:0;}
.widget-area ul ul {
	list-style: disc;
	margin-left: 0;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-section {
	padding: 25px 0 0px 0;
}

.hentry {
	margin: 0 0 0 0;
}

.home .sticky {
	background: transparent;
	border-top: 0px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}

#amuse a {
	font-family: Georgia;
	color: #135c28;
}
#amuse em {
	font-size: 15px;
}
#amuse strong {
	font-size: 22px;
	font-weight: normal;
}
#connect, #ads {
	text-align: center;
}
#connect h3 {
	font-size: 16px;
}
#connect ul.xoxo {
	margin: 15px 0 0 40px;
}
#connect ul.xoxo li {
	float: left;
	width: 88px;
}
#connect ul.xoxo li h3, #ads ul.xoxo li h3 {
	display: none;
}
ul.xoxo li {
	list-style:none;
	
}
ul.xoxo li.lpbcWidgetCategory{ margin-top:0px;
     width: 264px;
    padding:5px 5px 5px 20px;}
.blog-archive {
	background: url(images/blog-archive.png) top center no-repeat;
	padding: 20px 30px;
	min-height: 330px;
	margin: 0 0 20px 0;
}
.blog-archive h3 {
	font-family: Georgia;
	color: #0f481b;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 16px;
	margin-bottom:2px;
}
.blog-archive ul {
	text-align: left;
	margin: 0 0 0 0;
}
.blog-archive ul h3{
	font-size: 14px;
	text-transform: capitalize;
}
.blog-archive ul li ul li{
	height: 15px;
	overflow: hidden;
	padding-left: 15px;
	background: url(images/list-style.png) no-repeat;
}
.blog-archive ul li a{
	color: #71673f;
	text-decoration: none;
}

.entry-utility {
	text-align: right;
         margin-top:29px;}
.entry-utility .connect-links,
.entry-utility .connect-links a img {
	float: left;
        margin-top:5px;}
.entry-utility .connect-links a img {
}
.comments-link a {
	text-decoration: none;
	color: #58564c;
	font-size: 14px;
        margin-top:10px;}
.comments-link a span.number-comments {
	font-size: 16px;
	color: #8d2d16;
margin-top:10px;}
.nav-previous {
	float: left;
	width: 143px;
	line-height: 43px;
	text-align: center;
	background: url(images/navigation.png) no-repeat;
	color: #115522;
	font-size: 14px;
}
.nav-next {
	float: right;
	width: 143px;
	line-height: 43px;
	text-align: center;
	background: url(images/navigation.png) no-repeat;
	color: #115522;
	font-size: 14px;
}
#fork-footer {
	background: url(images/fork-footer.png) no-repeat;
	width: 580px;
	height: 167px;
	margin: 20px auto;
	padding: 38px 0 0 16px;
}
#fork-footer ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 530px;
	height: 147px;
	overflow: hidden;
}
#fork-footer h3 {
	display: none;
}
#fork-footer ul li {
	margin: 0 0 0 0;
}

.question{ /*header of 2nd demo*/
border-bottom: 2px dotted #b1a252;
cursor: pointer;
color: #8b7d45;
font-size: 16px;
line-height: 37px;
padding: 10px 0 10px 50px;

}

.openquestion{ /*class added to contents of 2nd demo when they are open*/
background: url('images/openquestion.png') center left no-repeat;
}

.closedquestion{ /*class added to contents of 2nd demo when they are closed*/
background: url('images/closedquestion.png') center left no-repeat;
}

.answer {
	font-family: 'Courier New', Georgia;
	font-size: 12px;
	color: #58564c;
	margin: 10px 0;
}

.faq-bottom {
	text-align: center;
	line-height: 33px;
	font-size: 15px;
	font-family: Georgia;
	background: url('images/faq-end.png') bottom center no-repeat;
	padding: 0 0 40px 0;
}
.faq-bottom img{
	    vertical-align: middle;
}
img.thumb {
	float: left;
	width: 100px !important;
	margin: 0 15px 15px 0 !important;
	border: 8px solid #efeee3;
}
#press-footer ul {
	list-style:none;
	margin: 0;
	text-align: center;
}
#press-footer h3 {
	font-size:11px;
	text-transform: uppercase;
	text-decoration: underline;
}
.commentlist li.comment {
	line-height: 20px;
	margin: 0 0 0px 0;
	position: relative;
	padding: 0 0 0px 0;
}
.commentlist li.comment .reply {
	background: url('images/dotted.png') bottom center no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.commentlist .children {
	margin: 0 0 0 30px;
}
.byuser cite,
.byuser cite a:link,
.comment-author-admin cite a:link {
	color: #b06a1e;
	font-weight: bold;
}
.comment-author cite {
	color: #832810;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
}
.commentlist p {
	font-size: 12px;
}
.comment-meta {
	font-size: 13px;
	margin: 0 0 0 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #832810;
	text-decoration: none;
	font-style: italic;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 0 0;
	overflow: hidden;
	position: relative;
	background: url('images/respondbg.png') no-repeat;
	padding: 35px 27px 0 27px;
        height: 365px;}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	display:none;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 14px;
	text-transform: uppercase;
}
#respond input {
	margin: 0 0 0px;
	width: 284px;
	height: 32px;
	border: 0;
	background: transparent url('images/field-input.png') no-repeat;
}
#respond textarea {
	width: 535px;
	height: 167px;
	background: url('images/comment-textarea.png') no-repeat;
	border: 0;
	margin: 0 0 0 0;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#respond h3 {
	font-family: Georgia;
	margin: 15px 0;
	font-weight: normal;
	color: #115522;
}
#respond #submit {
	width: 173px;
	height: 43px;
	background: url('images/submit-comment.png');
	cursor: pointer;
float: right;
margin: -20px 0 0 0;
}
.archives {background: url('images/archives-middle.png') left center repeat-y;
	}
.archives .entry-content {
	
	padding: 50px 40px 0 30px;
}
.archives-top {
	background: url('images/archives-top.png') no-repeat;
}
.archives-bottom{
        background: url('images/archives-bottom.png') bottom center no-repeat;}
.archives h4 a {
	color: #988b56;
	text-decoration: none;
}
.archives h4 {
	background: url('images/dotted2.png') bottom left no-repeat;
	padding: 0 0 5px 0;
}
.archives ul {
	padding-bottom: 50px;
}
.archives li {
	font-size: 15px;
}
.archives li a {
	text-decoration: none;
	color: #685d33;
}

.page {
	min-height: 1500px;
}
h2.recipe-header,
.post-1830 h2.recipe-header {
	background: url(images/recipe-box-single.png) center center no-repeat;
	display: block;
	width: 634px;
	height: 115px;
	padding: 0 0 0 0;
	text-indent: -9999px;
}
.post-1830 h2.recipe-header {
	background: url(images/recipe-box.png) center right no-repeat;
}
#content h3.info,
h3.info a {
	font-family: georgia;
	font-size: 21.69px;
	color: #aa652c;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 0 0 0;
}
.recipe-thumb {
	float:left;
	width: 223px;
	height: 227px;
	background: url(images/bg-recipe-thumb.png) center center no-repeat;
	padding: 14px 17px 18px 15px;
	overflow: hidden;
}
.overlay-1 {
	position: relative;
	float: left;
	width: 283px;
	height: 93px;
	margin-left:-275px;
	top: -20px;
	left: 12px;
	background: url(images/overlay-1.png) no-repeat;
}
.overlay-2 {
	position: relative;
	float: left;
	width: 87px;
	height: 36px;
	margin-left:-275px;
	top: -10px;
	left: 12px;
	background: url(images/overlay-2.png) no-repeat;
}
.overlay-3 {
	position: relative;
	float: left;
	width: 121px;
	height: 61px;
	margin-left:-275px;
	top: 210px;
	left: 175px;
	background: url(images/overlay-3.png) bottom right no-repeat;
}
.overlay-4 {
	position: relative;
	float: left;
	width: 28px;
	height: 150px;
	margin-left:-275px;
	top: 10px;
	left: 0px;
	background: url(images/overlay-4.png) bottom right no-repeat;
}
.overlay-5 {
	position: relative;
	float: left;
	width: 163px;
	height: 71px;
	margin-left:-275px;
	top: -15px;
	left: 70px;
	background: url(images/overlay-5.png) no-repeat;
}

#content table.recipe-title {
	border: 0px;
	margin: 0 0px 0px 0;
	text-align: left;
	width: 100%;
}
#content table.recipe-title tr td {
	border-top: 0px;
	padding: 0 0 0 0;
vertical-align: middle;
}
table.recipe-title h2 {
	padding: 0 0 0 0;
}
#content table.recipe-title h2 a {
	font-size: 17px;
	color: #92836d;
	text-decoration: none;
}
#content table.recipe-title h2 {
	margin: 0 0 0 0;
	line-height: 24px;
}
#content table.recipe-title h1.single-recipe,
#content table.recipe-title h1.single-recipe a {
	font-size: 30px;
	line-height: 35px;
	margin: -10px 0 0 5px;
	color: #92836d;
	text-decoration: none;
}
.recipe-img {
	background: url(images/bg-recipe-img.png) no-repeat;
	width: 566px;
	height: 346px;
	padding: 20px 22px 20px 18px;
	overflow: hidden;
	text-align: center;
}
.post-1830 .entry-content p,
.post-1830 .entry-content li {
	color: #423b31;
	font-size: 12px;
	line-height: 17px;
}
.post-1830 .entry-content {
	background: url(images/dotted.png) bottom center no-repeat;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.post-1830 .more-link {
	font-size: 14px;
	line-height: 24px;
	color: #a68158;
text-decoration: none;
}
.post-1830 .nav-previous,
.post-1830 .nav-next {
	background: transparent;
	width: 180px;
	margin-top: 15px;
	font-size: 15px;
	line-height: 27px;
	color: #58564c;
	text-decoration: underline;
}
#ingredients {
	background: url(images/pad-paper.png) no-repeat;
	width: 554px;
	margin-left: -10px;
	padding: 0 35px;
	color: #58564c;
}
.ingredients-top  {
	height: 79px;
	overflow: hidden;
	font-size: 14.14px;
	line-height: 16.91px;
}
#content .ingredients-top h3 {
	font-size: 15.14px;
	line-height: 16.91px;
	color: #58564c;
	font-weight: bold;
	margin: 30px 0 0 0;
}
#ingredients ul {
	margin-left: 0;
}
#ingredients ul li {
	font-size: 12px;
	line-height: 27px;
	list-style: none;
	margin: 0 0 0 0;
}
.recipe-body {
	padding: 0 20px;
}
.recipe .entry-content {
	background: transparent;
}
#content .recipe .entry-content p,
#footnotes {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 17px 0;
}
.dotted {
	border-top: 3px dotted;
	height: 3px;
	margin: 10px 0;
}
#recipe-by {
	text-align: center;
	color: #0f481b;
	line-height: 33.61px;
}
#text-7 h3.widget-title {
	font-family: Georgia;
	font-size: 20.15px;
	font-weight: normal;
	line-height: 38.12px;
	color: #9b520b;
}
.widget-area ul #text-7 ul {
	list-style: none;
	text-align: left;
	margin: 0 0 0 25px;
}
.widget-area ul #text-7 ul li {
background: url(images/days-li.png) center left no-repeat;
padding: 0 0 0 25px;
line-height: 23px;
font-size: 12px;
color: #000;
}
.widget-area ul #text-7 ul li a {
	text-decoration: none;
	color: #000;
} 
.widget-area ul #text-7 ul li:hover .day {
	font-size: 14px;
} 
.day {
	font-family: Georgia;
	text-transform: uppercase;
}
 #text-7{
	background: none;
	padding: 25px 0 0 0;
	overflow: hidden;
}
#text-15 {background:none;
}

.widget-container {
	background: url(images/hr-widgets.png) top center no-repeat;
	padding: 25px 0 0 20px;
	overflow: hidden;
}
#pinterest_rss_widget-3{background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 0px 0 0 40px;
}
#pinterest_rss_widget-2{background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 0px 0 0 40px;
}
#widget_sp_image-41{
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 5px;
}
#widget_sp_image-42{
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 5px;
}
#widget_sp_image-38 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-37 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-36 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-39 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-40 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-43 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-44 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-45 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#widget_sp_image-46 {
  background:  no-repeat scroll center top transparent;
  overflow: hidden;
  padding: 5px 0 0 20px;
}
#archive .widget-container,
#side-blog .widget-container {
	background: transparent;
	padding: 0 0 0 0px;
}

#text-5  {
	background: url(images/ad-space-tall.png) top center no-repeat;
	padding: 60px 15px 20px 25px;
	margin: 0 0 20px 0;
}

#text-14 h3{display:none}
#text-14 .widget{background:url("http://wherewomencook.com/wp-content/uploads/2011/07/summer-purchase.png) no-repeat;
 height: 163px;
 width:340px;
}
#primary.widget-area ul.xoxo li#text-14.widget-container.textwidget { margin-left: -20px;
}

#blogherads .bhaheader {
	padding: 10px 0 0 0 !important;
}
#blogherads ul {
	margin: 0px 10px 10px 40px !important;
	text-align: left;
}
#blogherads a.bhaheadlines {
	margin: 0 10px 0 20px;
}

#linkcat-98 h3,
#widget_sp_image-29 h3 {
	font-size: 15.25px;
	line-height: 12.16px;
	color: #666;
	margin: 0 0 15px 0;
}
#main .widget-area ul #linkcat-98 ul {
	list-style: none;
	margin: 0 0 0 40px;
width: 88px;}
#linkcat-98  li {
	float: left;
	width: 88px;
        list-style:none;}
 #categoryposts-9{
	background-image: url("images/bg-sideblog.png") center no-repeat ;
	margin-left: 15px;
	height: 180px;
	padding-top: 60px;
}
#categoryposts-9 ul {
	text-align: center;
	width: 280px;
        }
#categoryposts-9 h3 {
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 16px;
	color: #8E8043;
	font-weight: normal;
	letter-spacing: 5px;
}
#categoryposts-9 ul li {
	color: #603B1A;
	list-style: none;
	text-align: left;
	margin: 10px;
}
#categoryposts-9 ul li a {
	color: #676042;
	font-weight: bold;
	height: 24px;
	overflow: hidden;
	display: block;
}
li. cat-post-item {padding-left: 20px;
}
#sidebar-archives {
	
}
 #recipe-archive {
	//background: url(images/bg-recipe-archive.png) top center no-repeat;
	//padding: 73px 10px 0 10px;
	min-height: 260px;
	text-align: left;
}

 #recipe-archive h2 {
	font-family: Georgia;
	color: #aa652c;
	font-size: 14px;
	background: url(images/bg-list1.png) center left no-repeat;
	padding-left: 15px;
	text-transform: uppercase;
}
#recipe-archive h4,
#recipe-archive h4 a {
	font-size: 12px;
	line-height: 21px;
	color: #0f481b;
}
#recipe-archive ul ul ul {
	list-style: disc;
	margin-right: 10px;
}
#recipe-archive ul ul ul a {
	color: #685d33;
	text-decoration: none;
}
#text-16 h3.widget-title{font-size:16px;}

#text-15 {background:none;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 960px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 960px;
}
#homepage_alert li#text-18.widget .textwidget { width: 750px;
       margin-left: 85px;
}
.nrelate .nr_inner {
margin-left: 10px !important;
}