/*
Theme Name: WeAreNotMartha.com
Theme URI: http://www.wearenotmartha.com/
Description: A custom blog design for WeAreNotMartha.com. Designed by Delicious Design Studio.
Version: 1.0
Author: Delicious Design Studio
Tags: three column, yellow, brown, tan, pink
*/


/* RESET ALL CSS FOR PAGE */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BEGIN TEMPLATE CODE HERE */
html, body {
	height: 100%;
}

body {
	background: url(images/page_bg_content.gif) top center repeat-y;
	background-color: #ffffe6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #1e1817;
}

#page {
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#content {
	/*display: table;*/
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	z-index: 1;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	
}

h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	padding: 0;
	margin: 30px 0 0;
}

h5, h6 {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	padding: 0;
	margin: 15px 0 0;
}

small {
	font-size: 10px;
	line-height: 15px;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 9px;
	letter-spacing: 7px;
	cursor: help;
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 10px solid #faf8de;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
}
	
.screen-reader-text {
  position: absolute;
  left: -1000em;
}

/* Header Styles */
#header {
	width: 960px;
	height: 280px;
	background: url(images/header_bg_texture.jpg) no-repeat center top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 5;
}

#header h1 a {
	width: 352px;
	height: 260px;	
	background: url(images/header_bg_logo.png) no-repeat left top;
	margin-left: 17px;
	position: relative;
	top: 13px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#header .description {
	display: none;
	text-align: center;
}

/* Footer Styles */
#footer {
	background: url(images/footer_bg_texture.jpg) no-repeat left top;
	width: 960px;
	height: 56px;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #b1b97a;
	font-size: 12px;
}

#copyright {
	text-align: center;
	color: #f5f0bd;
	font-size: 12px;
	position: relative;
	top: 7px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	color: #b1b97a;
}

#copyright a:hover {
	color: #90c3ff;
}

/* Post Styles */
.post_wrapper {
	/*display: inline;*/
	position: relative;
	left: 5px;
	float: left;
	width: 477px;
	height: 100%;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 15px;

}

.post {
	position: relative;
	width: 477px;
}

.post a, .post a:link, .page a, .page a:link {
	color: #dc0945;
}

.post a:visited, .page a:visited {
	color: #4e570b;
}

.post a:hover, .page a:hover {
	color: #003f98;
}

.entry {
	margin-top: 10px;
	margin-bottom: 15px;
}

/* Post Head Styles */
.post_head {
	position: relative;
	border-bottom: 3px solid #d4c993;
}

.post_head h2, .post_head h2 a, .post_head h2 a:link, .post_head h2 a:visited, .post_head h2 a:hover {
	width: 325px;
	color: #1e1817;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}

.post_date {
	display: block;
	text-align: right;
	margin-top: 15px;
	font-size: 12px;
	color: #826b47;
	position: absolute;
	right: 0px;
	bottom: 5px;
}

.pagetitle {
	color: #826b47;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	margin-bottom: 5px;
}

/* Post Meta Data */
.postmetadata {
	clear: both;
	width: 477px;
	border-top: solid 1px #826b47;
	border-bottom: solid 1px #826b47;
	padding-top: 10px;
	padding-bottom: 5px;
}

.postmetadata_block {
	width: 465px;
	background-color: #faf8de;
	padding: 3px 5px 7px 6px;
	margin-bottom: 10px;
}

.share_save {
	float: left;
	margin-top: -7px;
}

/* More Link */
.more-link {
	font-size: 16px;
	color: #005db1;
	float: right;
	margin-bottom: 25px;
}

.more-link:visited {
	color: #ff1b8c;
}

.more-link:hover {
	color: #006428;
}

/* Paging Navigation */
.navigation {
	width: 477px;
	border-top: 1px solid #826b47;
	border-bottom: 1px solid #826b47;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	height: 20px;
	display: block;
}

.entry .navigation {
	margin-left: 0px;
	margin-top: -16px;
}
.navigation a, .navigation a:link {
	color: #dc0945;
}

.navigation a:visited {
	color: #4e570b;
}

.navigation a:hover {
	color: #003f98;
}

.navigation .alignright {
	float: right;
}

.navigation .alignleft {
	float: left;
}

/* Sidebar Styles */
#sidebar_left {
		/*display: inline;*/
  margin-top: 30px;
	float: left;
	width: 180px;
	height: 100%;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#sidebar_right {
		/*display: inline;*/

	float: right;	
	width: 172px;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar_left .widget, #sidebar_right .widget {
	clear: both;
}

#sidebar_left .widgettitle, #sidebar_right .widgettitle {
	width: 180px;
	font-size: 20px;
	font-weight: normal;
	margin-left: -20px;
	margin-bottom: 10px;
	padding: 5px 20px;
	background-color: #d4c993;
}

#sidebar_left .widgettitle a, #sidebar_left .widgettitle a:link, #sidebar_left .widgettitle a:visited, #sidebar_left .widgettitle a:hover {
	color: #1e1817;
	font-weight: normal;
	text-decoration: none;
}

#sidebar_right .widgettitle {
	width: 172px;
}

#sidebar_left ul li {
	margin-bottom: 15px;
}

#sidebar_left ul li ul li ul li {
	margin-left: 10px;
	margin-bottom: 3px;
}

#sidebar_left ul li ul li ul li ul li{
	margin-left: 15px;
}

#sidebar_left a, #siderbar_left a:link, #sidebar_left a:visited {
	color: #dc0945;
}

#sidebar_left a:hover {
	color: #003f98;
}

/* Top Menu Styles */
#upper_menu {
	float: right;
	clear: both;
	display: table;
	position: relative;
	top: -95px;
	left: 21px;
	width:615px;
}

#suckerfishnav {
	float: left;
	width: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 40px;
	padding: 0;
	margin: 0;
	width: 100%;
}

#suckerfishnav a {
	display: block;
	color: #1d1816;
	text-decoration: none;
	padding: 0;
}
		
#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:180px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top: 5px solid #dc0945;
	z-index: 99;
	background-color: #1e1817;
}

#suckerfishnav li li {
	width:160px;
	border-bottom:1px solid #484235;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px;
	position: relative;
}

#suckerfishnav li li a {
	padding:4px 10px;
	width:130px;
	font-size: 14px;
	color: #b0b97a;
}

#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#dc0945;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#b0b97a;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#1e1817;
    }

/* Menu Buttons */
.menu_about a.mn, .menu_recipes a.mn, .menu_favorite a.mn, .menu_shop a.mn, .menu_blogs a.mn, .menu_contact a.mn {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer;
}

.menu_about a.mn {
	width: 79px;
	height: 51px;	
	background: url(images/nav_about.png) no-repeat left top;
	top: 1px;
	margin-bottom: 1px;
}

.menu_about a.mn:hover, .menu_about a.current_page_item  {
	background-position: -79px 0px;
}

.menu_recipes a.mn {
	width: 84px;
	height: 49px;	
	background: url(images/nav_recipes.png) no-repeat left top;
	top: 3px;
	margin-bottom: 3px;
}

.menu_recipes a.mn:hover, .menu_recipes a.current_page_item {	
  background-position: -84px 0px;
}

.menu_favorite a.mn {
	width: 159px;
	height: 53px;	
	background: url(images/nav_favorite.png) no-repeat left top;
	top: -1px;
	margin-bottom: -1px;
}

.menu_favorite a.mn:hover, .menu_favorite a.current_page_item {
	background-position: -159px 0px;
}

.menu_shop a.mn {
	width: 67px;
	height: 53px;	
	background: url(images/nav_shop.png) no-repeat left top;
	top: -1px;
	margin-bottom: -1px;
}

.menu_shop a.mn:hover, .menu_shop a.current_page_item {
	background-position: -67px 0px;
}

.menu_blogs a.mn {
	width: 129px;
	height: 53px;	
	background: url(images/nav_blog.png) no-repeat left top;
	top: -1px;
	margin-bottom: -1px;
}

.menu_blogs a.mn:hover, .menu_blogs a.current_page_item {
	background-position: -129px 0px;
}

.menu_contact a.mn {
	width: 93px;
	height: 53px;	
	background: url(images/nav_contact.png) no-repeat left top;
	top: 2px;
	margin-bottom: -1px;
}

.menu_contact a.mn:hover, .menu_contact a.current_page_item {
	background-position: -93px -2px;
}

/* Image Formatting*/
a img {
	border: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	position: relative;
	max-width: 455px;
	width: 455px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	width: 100%;
	text-align: center;
	line-height: 17px;
	padding: 5px 0px;
	margin: 0;
}

/* Begin Post/Page Lists */
.entry ul {
	margin-left: 25px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

ol li {
	list-style: decimal outside;
}

/*Search Form */
#searchform {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#s, #pwbox-2 {
	width: 130px;
	height: 16px;
	background-color: #ffffe6;
	border: 1px solid #826b47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #564c3b;
	text-align: left;
	padding: 5px;
}

#searchsubmit {
	width: 83px;
	height: 28px;
}

/* 404 Page Formatting */
h2.not_found  {
	color: #1e1817;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}

.not_found {
	margin-left: 25px;
}

/* Entry Styles */
.entry form {
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
}

.entry p {
	margin-bottom: 15px;
}

/* Comment Styles */
.commentlist li { 
	font-size: 13px;
	line-height: 17px;
	list-style: none;
	margin-bottom: 15px;
}

.comment_text {
	margin-bottom: 25px;
	margin-left: 85px;
}

.comment_author {
	font-size: 16px;
	color: #564c3b;
	font-weight: bold;
	margin-bottom: 10px;
} 

.comment_avatar {
	float: left;
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #8a846a;
}

.comment_block {
	width: 465px;
	background-color: #D4C993;
	color: #816b46;
	font-size: 10px;
	text-align: right;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom: solid 1px #826b47;
	margin-bottom: 20px;
}

.comment_notapproved {
	color: #dc0945;
	font-size: 11px;
	font-style: italic;
}

/* Reply Form */
#reply_loggedin {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	font-size: 14px;
}

#reply_name, #reply_email, #reply_website {
	display: block;
	float: left;
	font-size: 16px;
	color: #564c3b;
	margin-right: 8px;
	margin-top: 15px;
	margin-bottom: 8px;
}

#reply_website {
	margin-right: 0px;
}

#reply_email_small {
	font-style: italic;
	font-size: 11px;
	position: relative;
	top: -1px;
}

#reply_name input, #reply_website input, #reply_email input  {
	width: 130px;
	height: 16px;
	background-color: #ffffe6;
	border: 1px solid #826b47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #564c3b;
	text-align: left;
	padding: 5px;
}

#reply_email input {
	margin-top: -2px;
	width: 160px;
}

#reply_text textarea {
	width: 460px;
	height: 90px;
	background-color: #ffffe6;
	border: 1px solid #826b47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #564c3b;
	text-align: left;
	padding: 5px;
}

#reply_submit a, #reply_submit a:link, #reply_submit a:active, #reply_submit a:visited, #reply_submit a:hover {
	font-size: 16px;
	color:#dc0945;
	float: right;
	margin: 10px 5px;
}

/* HR Rules */
.post hr, .page hr {
	display: block;
	height: 1px;
	color: #826b47;
}

hr {
	display: none;
}

/* Hide Blogger Import Tags */
.blogger-post-footer {
	display: none;
}	

/* Format Twitter Widget */
.widget_twitter img {
	position: relative;
	top: 0px;
	float: left;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 5px;
	border: 1px solid #8a846a;
}

.widget_twitter .entry-content {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #826b47;
	margin-bottom: 5px;
}

.widget_twitter .entry-meta {
	font-size: 11px;
	color: #ad760e;
	float: right;
}

.widget_twitter .follow-meta {
	font-size: 16px;
	float: right;
}

.widget_twitter {
	margin-bottom: 20px;
}

/* Format Networking Widget */
.widget_networking {
	width: 180px;
	height: 58px;
	margin-left: -20px;
	margin-bottom: 20px;
	padding: 5px 20px;
	background-color: #d4c993;
	position: relative;
	top: 10px;
}

.widget_networking a {
	float: left;
	margin: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.widget_search {
	margin-bottom: 20px;
}

.widget_search #s {
	width: 90px;
}
.widget_search #searchsubmit {
	height: 26px;
	width: 60px;
}

#foodbuzz_badge {
	text-align: center;
	margin-top: -15px;
}

#foodbuzz_banner {
	text-align: center;
	margin-top: -5px;
	margin-left: 5px;
	margin-bottom: 40px;
	width: 160px;
	height: 600px;
}