/*
Theme Name: Eat like a Goddess
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

@font-face {
 font-family: MyCustomFont;
 src: url("/fonts/ZapfinoOne.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
src: local('☺'), url('/fonts/zapfinoone-webfont.woff') format('woff'), url('/fonts/zapfinoone-webfont.ttf') format('truetype'), url('/fonts/zapfinoone-webfont.svg#webfontaSRKqh80') format('svg');}

body {
	background: #3F1E12;
	margin: 25px 0;
	padding: 0;
	color: #422713;
}

img {
	border: none;
}

a {
	color: #422713;
	text-decoration: none;
}

h2 {
	margin: 0;
}
ul {list-style-type: disc;
}
#page {
	margin: auto;
	width: 865px;
}
p {
display: block;
margin: .6em 0px 0 0;
}

#header {
background:url("images/header_bg.jpg") no-repeat scroll 0 0 transparent;
color: #422713;
font-size:20px;
height:116px;
padding-left:205px;
padding-top:155px;
font-family: 'OFL Sorts Mill Goudy TT';
}

#inv {
position : absolute;
left : -1000px;
}

#footer {
	height: 64px;
	background: url(images/footer_bg.jpg) no-repeat;
}

#icons { 
padding:0px;
text-align: center;
}

#footerMenu {
background: url(images/deco-up-med.gif) no-repeat 50% 0%;
	text-align: center;
        width: 618px;
        margin-left: -13px;
opacity: 0.5;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
}
#footertext {
	text-align: center;
        width: 618px;
        padding-top: 50px;
        color: #brown;
}
#footerNav {
	background:url("images/menu_back.gif") repeat-x scroll 0 8px transparent;
	height:51px;
	margin:15px -12px;
position: relative;
}

#main {
	background: url(images/main_bg.jpg) repeat-y;
	overflow: hidden;
}

.mainTop {
	margin-left:-2px;
	height: 22px;
	background: url(images/content_top.png) no-repeat;

}
.mainMiddle {
	background: url(images/content_middle.png) repeat-y;
	padding: 0 15px 0 0;
}

.mainBottom {
	height: 29px;
	background: url(images/content_bottom.png) no-repeat;
}

#content {
	float: left;
	width: 623px;
	margin: 0 0 0 22px;    
}

.sidebarTop {
	background: url(images/sidebar_top.png) no-repeat;
	height: 19px;
}

.sidebarBottom {
	background: url(images/sidebar_bottom.png) no-repeat;
	height: 19px;
}

.sidebarMiddle {
	background: url(images/sidebar_middle.png) repeat-y;
	overflow-y: hidden;
	padding: 0 8px;
}

#sidebar {
	float: right;
	width: 190px;
	margin: 5px 22px 0 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

	.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}

.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*Post Styles*/
#header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

#header2 {
	padding-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 30px;
	text-align: center;
}
#header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 30px;
	text-align: center;
}

#header4 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:22px;
font-style:italic;
line-height:24px;
margin-left:60px;
padding-top:65px;
text-align:center;
}

#header5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 36px;
	text-align: center;
}
#header6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
}
#optin {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
margin-left:295px;
margin-top:-35px;
}
.art-button {
background-color: #ae4b08;
border: thin solid #CCC;
color: #FFFFFF;
display: inline-block;
font-size: 16px;
font-weight: normal;
padding: 5px !important;
font-family: Georgia;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 40px;
#	top:1420px;
	}
	
#package {
	background: url(images/package.png) no-repeat;
	height: 561px;
	margin:0 -30px;
	overflow-y: hidden;
}

#package_text{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 36px;
	text-align: center;
	position: absolute;
	}
	


#benefits{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
line-height:18px;
margin-left:275px;
margin-right:30px;
	}
#benefits ul {
list-style-type: disc;
}
#benefits ul li {
margin-bottom: 10px;
}
#text_italic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 20px;

	}

#sandy1{
	background-image: url(images/Sandy_fruity.png);
	background-position: left;
	background-repeat: no-repeat;
	height:311px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 36px;
	text-align: center;
}

#sandy2{
	background-image: url(images/Sandy_bio.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height:311px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 36px;
	text-align: center;
}
#headline{
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	}
	
#headline2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 36px;
	text-align: center;
	}
.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

#signature{
	background: url(images/signature.jpg) no-repeat;
	height:71px;
	position: absolute; top: 0px; right:0px; 
	z-index:4;
}

#submenu {
background:none repeat scroll 0 0 #F6E8E2;
border:2px dotted #3F1E12;
padding:5px;
position:absolute;
right:0;
top:50px;
}
.submenuitem {
display: block;
padding: 2px 10px;
float:left;
font-family: MyCustomFont, Georgia;
font-size: 32px;
color: #3f1826;
}
.submenuitem:hover {
font-family: MyCustomFont, Georgia;
font-size: 32px;
color: #991620;
}

#widgettitle {
position : absolute;
left : -1000px;
}
#content-main {
padding-top:10px;
}

#access {
	margin:-1px 0px;
z-index: 5501;
}
.menu-header {
	background:url("images/menu_back.gif") repeat-x scroll 0 8px transparent;
	height:51px;
	margin:-16px 2px;
        position: relative;
	width: 618px;
}
ul#menu-main_menu
{
margin-left: 0;
padding: 0;
white-space: nowrap;
display: inline;
list-style-type: none;
text-align: center;
}
#menu-main_menu a {
font-family: MyCustomFont, Georgia;
font-size: 42px;
color: #3f1826;
float: left;
margin: 5px 3px 0 9px;
}
#menu-main_menu a:hover  {
font-family: MyCustomFont, Georgia;
font-size: 42px;
color: #991620;
list-style:none;
float: left;
margin: 5px 3px 0 9px;
}
#menu-main_menu .sub-menu a {
font-family: MyCustomFont, Georgia;
font-size: 36px;
color: #3f1826;
float: left;
margin: 5px 3px 0 0px;
}
#menu-main_menu .sub-menu a:hover {
font-family: MyCustomFont, Georgia;
font-size: 36px;
color: #991620;
float: left;
margin: 5px 3px 0 0px;
}
#menu-main_menu .sub-menu {
	display:none;
}
#menu-main_menu li:hover ul {
	display:block;
}
.menu-header li:hover > ul {
	/*display:block;*/
}
#menu-main_menu .sub-menu ul {
	display:none;
}
#menu-main_menu .sub-menu {
background:none repeat scroll 0 0 #F6E8E2;
border:2px dotted #3F1E12;
position:absolute;
top:50px;
margin-left: 0;
right: 0;
padding: 0;
white-space: nowrap;
text-align: left;
list-style-type: none;
width: 350px;
}
.sub-menu li {
padding: 0px 20px 0px 10px;
text-align: left;
width: 350px;
float:left;
}
.sub-menu li a {
font-family: MyCustomFont, Georgia;
font-size: 32px;
color: #3f1826;
}
.sub-menu li a:hover {
font-family: MyCustomFont, Georgia;
font-size: 32px;
color: #991620;
}
.page{margin-left: 15px;}
#category_posts {width: 618px;}
.lcp_catlist {
list-style-type: none;
margin-left: -35px;
margin-top: 30px;
width: 608px;
}
.lcp_catlist li {
margin-bottom: 0px;
margin-left: -30px;
background: url(images/testimonial_top.gif) top left no-repeat;
padding-top: 30px;
list-style-type: none;
}
.lcp_catlist li a {
	font-family: Georgia;
	font-size: 15px;
	color: maroon;
	background-color: transparent;
}
.lcp_catlist li p {
	font-family: Georgia;
	font-size: 14px;
	color:#666;
	margin-left: 115px;
	background-color: transparent;
        width: 410px;
text-align: justify;}
#lastp {
background: url(images/testimonial_bottom.gif) bottom right no-repeat;
width: 560px;
height: 300px;
margin-top: -250px;
background-color: transparent;
	margin-left: 60px;
}
.postentry {
margin: 10px 10px 20px 20px;
width: 95%;
}
.postentry h2 a {
color: maroon;
text-decoration: none;
}
.post_meta {
font-size: small;
margin-top: -2px;
}
.sidebarMiddle h2 {
color: maroon;
text-decoration: none;
font-family: 'OFL Sorts Mill Goudy TT';
font-size: 20px;
font-weight: normal;
}
#sidebar .sidebarMiddle ul li {
padding-bottom:5px;
}
#sidebar .sidebarMiddle ul {
margin-bottom:20px;
}
.postends {
background: url(images/deco-down-med.gif) no-repeat 100% 0%;
opacity: 0.5;
width: 575px;
height: 33px;
}
.single-post {
margin: 10px 10px 20px 20px;
width: 95%;
}
.eMember_compact_login a:hover {
color: brown;
}
.eMember_compact_login a {
color: maroon;
}
.eMember_compact_login {
margin-bottom: 20px;
}
.eStore-product {
overflow:visible !important;
min-height:150px;
}
#wp_digi_cart_widgets {
margin-bottom: 20px;
}
#wp_digi_cart_widgets a {
color: maroon;
}
