/*

THEME NAME: Satorii


THEME URI: http://yukei.net


DESCRIPTION: A minimalist theme with a strong focus on content


VERSION: 1.0


AUTHOR: <a href="http://felipe.lv">Felipe Lavin</a>


AUTHOR URI: http://felipe.lv


TAGS: one-column, white, light, microformats


*/


@import url(css/reset-fonts-grids.css);
@import url(css/base-min.css);
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body {
	text-align:left;
	color:#686868;
	font-family:'Liberation Sans', FreeSans, 'Helvetica Neue LT Std', 'Helvetica LT Std', Helvetica, Arial, Tahoma, 'Lucida Grande', 'Lucida Sans', sans-serif;
	position:relative;
}
a, .entry-content a em, .entry-content a strong, .entry-content em a, .entry-content strong a {
	color:#855467;
	outline:none !important;
	text-decoration:none;
}
a:hover {
	color:#abb27c;
}
ul li {
	list-style-type:square;
}
.fw {
	width:100% !important;
	float:none;
}
.skip-link {
	display:none;
}
#header {
	width:80%;
	padding:1em 5%;
}
#accesswrap {
	width:1020px;
	margin:auto;
}
#access {
	padding:1em 0 1em 3%;
}
h2.entry-title, #blog-title a, h2.page-title, h3.entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#blog-title {
	margin-bottom:0.35em;
}
#blog-title a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:197%;
}
#blog-description {
	font-size:77%;
	color:#868F83;
	text-transform:uppercase;
	letter-spacing:0.15em;
}
#access {
	text-align:left;
}
#menu ul {
	overflow:hidden;
	text-align:center;
}
#menu li {
	display:inline;
	padding:1em 2em;
	border-left:1px solid #BBC1BC;
	line-height:2.2;
}
#menu li:first-child {
	border-left:none;
}
#menu li a {
	color:#868F83;
	text-decoration:none;
	font-size:138.5%;
}
#menu li a:hover {
	color:#555;
}
.post, #content .page {
	clear:both;
	margin:2em 28% 1em 12%;
	overflow:hidden;
	width:46em;
}
.post {
	width:38em;
	margin:2em 31% 3em auto;
}
/*sticky posts*/

.sticky {
	border:solid #eee;
	border-width:5px 0;
	padding-bottom:0.8em;
}
.sticky h2.entry-title a {
	font-weight:bold;
	text-transform:uppercase;
}
.sticky .entry-content {
	color:#333
}
h2.entry-title, h3.entry-title {
	margin-bottom:0.5em;
	color:#885567;
	font-size:161%;
	font-weight:normal;
}
h3.entry-title {
	font-size:138.5%;
}
h2.entry-title a, h3.entry-title a {
	color:#b79db8;
	text-decoration:none;
}
h2.entry-title a:hover, h3.entry-title a:hover {
	border-bottom:1px solid #E4BBBF;
}
h3.entry-title span {
	font-size:66.7%;
}
h3.entry-title span.comments-link a {
	background:url(img/mini_icons2/comment.gif) left no-repeat;
	padding-left:13px;
}
h3.entry-title span.edit-link a {
	background:url(img/mini_icons2/field_input.gif) left no-repeat;
	padding-left:13px;
}
h2.page-title {
	width:80%;
	color:#333;
	margin:0 auto;
	font-weight:normal;
}
h2.page-title a {
	color:#000;
}
body.attachment .entry-title {
	margin-left:3%;
}
body.attachment #header {
	padding:1em 3%;
	width:94%;
}
.entry-content {
	width:100%;
	float:right;
	line-height:1.7;
}
#content .page .entry-content {
	float:right;
}
.entry-meta, .page-meta {
	width: 100%;
	float:left;
	margin:0.38em 0 0;
	font-size:85%;
}
h3.page-links-title {
	padding-left:1em;
}
.page-meta {
	float:right;
	background:#ffffff;
	border:0px solid #f0f0f0;
}
.page-meta li {
	margin:0.25em;
}
.page-meta li ul {
	margin:0 0 0 1em;
}
.page-meta li {
	color:#c90;
}
.page-meta li ul li {
	color:#999;
}
.page-meta a {
	color:#666;
	text-decoration:none;
}
.page-meta li.current_page_item a {
	color:#000;
}
.entry-meta abbr {
	border-bottom:none;
}
ul.entry-meta li {
	font-weight:bold;
	color:#666;
	display:inline;
	padding:7px 0;
}
ul.entry-meta li span {
	font-weight:normal;
}
ul.entry-meta li ul {
}
ul.entry-meta li ul li {
	font-weight:bold;
	color:#666;
	display:inline;
}
.entry-meta, .entry-meta a {
	color:#888;
	text-decoration:none;
}
.entry-meta a:hover, .page-meta a:hover {
	color:#000;
	text-decoration:underline;
}
.entry-meta li {
	margin:0 0 1em;
}
.entry-meta ul {
	margin:0;
}
.entry-meta li {
	margin-left:1.5em;
	color:#C90;
}
.tag-links, .archive .cat-links, .search .cat-links {
	font-size:85%;
	background:url(img/mini_icons2/tag.gif) left no-repeat;
	padding-left:13px;
}
.archive .cat-links, .search .cat-links {
	background-image:url(img/mini_icons2/folder.gif);
	margin-bottom:0.5em;
}
.tag-links span, .archive .cat-links span, .search .cat-links span {
	font-weight:bold;
	color:#666;
}
.tag-links a, .archive .cat-links a, .search .cat-links a {
	text-decoration:none;
	border-bottom:1px solid #eee;
}
.tag-links a:hover, .archive .cat-links a:hover, .search .cat-links a:hover {
	color:#000;
}
table {
	font-size:93%;
}
caption {
	text-transform:uppercase;
	text-align:left;
	letter-spacing:0.10em;
	font-weight:bold;
}
th, td {
	border:none;
}
tr.odd {
	border:0px solid #EBE5D9;
	border-width:0px 0;
	background: transparent;
}
th {
	background:#f7f4ee;
}
tr.odd th {
	background:#F3EEE4;
}
thead, thead th, tfoot, tfoot th, thead a, tfoot a {
	background:#963 !important;
	color:#fff !important;
}
.entry-content li {
	margin-bottom:0.5em;
}
.entry-content strong, .entry-content em {
	color:#686868;
}
.entry-content code {
	color:#ce5c00;
}
#comments code {
	color:#2e3436;
}
.entry-content kbd {
	color:#8f5902;
}
.entry-content h5 {
	color:#A5AA97;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin-top:30px;
}
.entry-content h3, .entry-content h4, .entry-content h6 {
	color:#222;
}
.entry-content h5 {
	color:#A5AA97;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin-top:30px;
}
pre {
	overflow: auto;
	border:1px solid #f5f5f5;
	background: #FDFDFD;
	padding: 1.5%;
	width:96%;
	margin:auto;
}
.entry-content blockquote {
	border-left:0.5em solid #EEEEDC;
	padding-left:1em;
}
#nav-above {
	display:none;
}
#nav-below {
	background:#ffffff;
	border-top:0px solid #EBEADE;
}
#nav-below div:hover {
	background:#ebeade;
}
#nav-below div {
	padding:1% 0;
}
.nav-previous {
	text-align:left;
}
.nav-next {
	text-align:right;
}
.nav-previous .meta-nav {
	padding-left:2em;
}
.nav-next .meta-nav {
	padding-right:2em;
}
#nav-below a {
	color:#7A7A71;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:0.1em;
	font-size:85%;
}
#nav-below a:hover {
	color:#000;
}
#nav-images {
	padding:3em 3%;
	clear:both;
}
body.attachment .entry-content {
	width:100%;
	margin:1em auto;
	float:none;
	text-align:center;
}
body.attachment div.entry-meta {
	clear:both;
	width:94%;
	padding:1em 3%;
	text-align:center;
}
body.attachment div.entry-caption, body.attachment .entry-content p {
	width:90%;
	margin:1em 5%;
}
#sidebar-wrapper, #footer, #comments {
	clear:both;
	background:#ffffff;
}
#sidebar-wrapper {
	padding-top:0em;
	border-top:0px solid #F0EED4;
	font-size:100%;
	line-height:1.5;
	width:1024px;
	margin:auto;
}
.xoxo li {
	list-style:none;
	margin-bottom:2em;
}
.xoxo li li {
	list-style-type:square;
	margin-bottom:0;
}
.xoxo li ul, .xoxo li ol {
	margin-top:0;
	margin-bottom:0;
}
#sidebar-wrapper h3, #sidebar-wrapper h3 a {
	color:#330;
	text-decoration:none;
}
#sidebar-wrapper a, #comments a:hover {
	color:#663300
}
#sidebar-wrapper a:hover {
	color:#660;
}
#wp-calendar {
	margin:0 auto;
}
.widget_tag_cloud {
	text-align: center;
}
.widget_tag_cloud a {
	text-decoration:none;
	vertical-align: middle;
}
.widget_tag_cloud a:hover {
	text-decoration:underline;
}
#comments h3 {
	margin-top:0;
}
#comments {
	padding:2em 0;
	overflow:hidden;
}
#comments h3 span {
	color:#000;
}
#comments a {
	color:#8F6F3A;
}
#comments .yui-gd, #respond {
	width:90%;
	margin:0 auto;
}
.comments ol li {
	display:block;
	list-style:none;
}
.comments ol {
	margin:0;
}
.comments li li {
	display:list-item;
	list-style-type:square;
}
.comments ol ol {
	margin:1em;
}
.leave-trackback {
	color:#979584;
}
#comments abbr, #comments acronym {
	border-bottom-color:#979584;
}
.trackback-url {
	font-size:93%;
	display:block;
	margin:0.25em 0;
	overflow:hidden;
	color:#7D7C6E;
	width:95% !important;
	padding:1.5%;
	white-space:nowrap;
	background:#F5F5EC;
	border:1px solid #E3E2C9;
	-moz-border-radius:0.25em;
}
#trackbacks-list .trackback-text {
	font-size:85%;
	margin:0.5em 1em 0;
}
#trackbacks-list li {
	border-top:2px solid #E3E2C9;
	padding:2em 0 1em;
}
#trackbacks-list li:first-child {
	border-top:none;
	padding-top:1em;
}
#comments-list h3 {
	margin-left:28%;
}
#comments-list .yui-u {
	width:72%;
	border-left:2px solid #e3e2c9;
	padding:1em 0 1em 1.5%;
}
#comments-list .first {
	width:24%;
	border-left:none;
	padding-left:0;
	padding-top:1.2em;
}
.comment {
	clear:both;
	margin:1.5em 0;
}
.comment:first-child {
	margin-top:0;
}
#comments-list .comment-author, #comments-list img.avatar {
	text-align:right;
}
.comment-author a {
	text-decoration:none;
	font-weight:bold;
	color:#636257 !important;
}
.comments .meta-sep {
	color:#B0AF9C
}
.comments .edit-link a {
	color:#979584 !important;
}
.comment-meta a {
	color:#7D7C6E !important;
	text-decoration:underline;
	cursor:pointer;
}
#comments-list .comment-author span {
	display:block;
}
#comments-list .comment-meta {
	font-size:85%;
	color:#979584;
}
.comment-text {
	line-height:1.5;
}
#respond {
	width:59.75%;
	margin:3em 0 0 35.5%;
}
.no-replies {
	margin:3em auto !important;
}
p#comment-notes {
	margin-bottom:2em
}
#respond div.yui-gf div.first {
	text-align:right;
}
#commentform input.text, #commentform textarea {
	margin-bottom:1em;
	background:#F5F5EC;
	border:1px solid #E3E2C9;
	width:95%;
	padding:3px;
	-moz-border-radius:0.25em;
	color:#636257;
}
textarea#comment {
	line-height:1.7
}
#commentform .form-label {
	color:#979584;
	margin-bottom:0.35em;
}
#form-textarea {
	width:73%;
}
#form-textarea div {
	margin-left:2.5%;
}
#submit {
	background:#979584;
	border:2px solid;
	border-top-color:#B0AF9C;
	border-left-color:#B0AF9C;
	border-bottom-color:#636257;
	border-right-color:#636257;
	color:#fff;
	padding:0.35em;
	width:96.75%;
	font-weight:bold;
	font-size:85%;
	text-transform:uppercase;
	letter-spacing:0.1em;
	-moz-border-radius:0.25em;
}
.comment form#commentform {
	margin-top:1em;
}
#comments-list form#commentform .yui-u {
	border:none 0;
}
.comment p#comment-notes {
	display:none
}

#footer .coursecure-footer {
    display: none;
}


#footer {
	clear:both;
	padding:2em;
	color: #979584;
	font-size: 85%;
	text-align:right;
}
#footer p {
	margin: 0.25em 0;
}
#footer a {
	color:#b991bc;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/* styles for wordpress-generated classes */

.aligncenter, div.aligncenter, img[align="center"], .postimgfull {
	display: block;
	margin:1em auto;
}
.alignleft, img[align="left"] {
	float: left;
	margin-right:0.5em;
}
.alignright, .postimgtn, img[align="right"] {
	float: right;
	margin-left:0.5em;
}
.imgserie {
	text-align:center;
}
.imgserie img {
	margin:0.5em
}
.gallery-caption {
	color:#666;
	text-align: center;
	margin:0;
	font-size:85%;
	padding:0 0.5em;
}
.wp-caption {
	background:#F5F5EC;
	border:1px solid #E3E2C9;
	text-align:center;
	font-size:85%;
	padding:0.5em 0.15em 0.15em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}
.wp-caption-text {
	margin-bottom:0;
	margin-top:0.15em;
	color:#7D7C6E;
}
.gallery-item {
	width:33.2%;
	float:left;
	margin:1em 0;
	text-align:center;
}
.gallery-item img {
	border:2px solid #ddd
}
/* ===========CUSTOM STYLE BY JIMMY============ */

/*.header-widget-wrap #s, .header-widget-wrap #1SC_name, .header-widget-wrap #1SC_email {

	-moz-border-radius:15px;-webkit-border-radius: 15px;
	border:1px solid #e7e7e7;
}

.header-widget-wrap #1SC_name, #1SC_email {
	width:140px;
}

*/

.clearboth {
	clear:both;
}
.social {
	position:absolute;
	top:370px;
	right:18px;
	width:230px;
}
.social-icon-wrapper {
	text-align:right;	
}
.social .social-icon-1, .social .social-icon-2 {
	float:left;
	padding:0 47px 10px 0;
	display:block;
}

.social .social-icon-3 {
	float:right;	
	display:block;
}


/* ===========HEADER============ */


.header-widget-wrap {
	float:left;
	margin:40px 0 0 auto;
	padding:0 0 0 40px;
}
.header-search-wrap {
	float:left;
	border-right:0px solid #d3d3d3;
	margin:0 18px 0 140px;
}
.header-contact-wrap {
	padding:10px 0 0 0;
	float:right;
}
.question {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#b29fb3;
	font-size:16px;
}
.contactlink {
	color:#686868;
	font-size:12px;
}
/* ===========CONTENT============ */

table.presstables {
/*border-bottom:1px solid #d4bcd6;*/

}
table.presstables td {
	padding:12px 7px;
}
#content #post-45 h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#9CC1C7;
	font-size:20px;
}
#content .hentry {
	padding: 0 55px;
}
#content div.post {
	/*background-image:url(img/post_icon_be_inspired.png);*/
	background-repeat:no-repeat;
	background-position:0% 22px;
	border-bottom:1px solid #d4bcd6;
	padding-bottom:60px;
}
#content div#post-27 {
	/*background-image:url(img/post_icon_the_latest.png);*/
	background-repeat:no-repeat;
	background-position:0% 22px;
}
/*#content div#post-27 h2.entry-title {
	color:#B79DB8;
}*/
#content div#post-2, #content div#post-38 {
	/*background-image:url(img/post_icon_the_latest.png);*/
	background-repeat:no-repeat;
	background-position:0% 22px;
}
/*#content div#post-2 h2.entry-title, #content div#post-38 h2.entry-title {
	color:#B79DB8;
}*/
#content div#post-45, #content div#post-49 {
	/*background-image:url(img/post_icon_getting_noticed.png);*/
	background-repeat:no-repeat;
	background-position:0% 22px;
}
/*#content div#post-45 h2.entry-title, #content div#post-49 h2.entry-title {
	color:#EBCCB7;
}*/
#content div#post-278 {
	/*background-image:url(img/post_icon_be_inspired.png);*/
	background-repeat:no-repeat;
	background-position:0% 22px;
}
/*#content div#post-278 h2.entry-title {
	color:#E4BBBF;
}*/
#content div#post-41, #content div#post-47 {
	background-image:url(img/post_icon_the_latest.png);
	background-repeat:no-repeat;
	background-position:0% 22px;
}
/*#content div#post-41 h2.entry-title, #content div#post-47 h2.entry-title {
	color:#EBCCB7;
}*/
#content div#post-51, #content div#post-53 {
	/*background-image:url(img/post_icon_change_your_life.png);*/
	background-repeat:no-repeat;
	background-position:0% 22px;
}
/*#content div#post-51 h2.entry-title, #content div#post-53 h2.entry-title {
	color:#9CC1C7;
}*/
#primary {
	background-image:url(img/post_icon_be_inspired.png);
	background-repeat:no-repeat;
	background-position:0% 22px;
}
#primary ul {
	margin:1.7em 0 0 3.5em;
}
#secondary ul {
	margin-top:1.7em;
}

div.optinformwrap {
	margin: auto; width: 200px; text-align: center;	
}

table.optinform td {
	padding:4px;	
}


/* ===========SIDEBAR WIDGETS BOXES============ */

ul li {
	list-style-type:none;
}
ul li#tag_cloud-3 h3 {
	color:#9F8EA0;
	font-family:Georgia;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	visibility:hidden;
}
/* ===========LOWER SIGN UP BOXES============ */

.lower-signup-wrapper {
	width:800px;
	padding:3px 0 3px 0;
	border-top:2px solid #b2b2b2;
	/*border-bottom:2px solid #b2b2b2;*/
	height:1px;
}
.signup1 {
	background-image:url(http://earthempress.com/wp-content/themes/satorii/img/infusions-signup.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:55px;
	width:373px;
	padding:230px 0 0 0;
	float:left;
}
.signup2 {
	background-image:url(http://earthempress.com/wp-content/themes/satorii/img/maillist_signup.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:55px;
	width:373px;
	padding:230px 0 0 0;
	float:right;
}

.signupsidebar {
    background-image: url("https://earthempress.com/wp-content/themes/satorii/img/opt-in3_background-01-230px.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 434px;
    margin-top: 50px;
    padding: 30px 0 0;
    width: 230px;
}
.signupsidebar h2 {
	color: #58595b;
	font-family: 'Lato', sans-serif;
	font-size: 14pt;
	font-weight:300;
	letter-spacing: 0.2em;
}
.signupsidebar h3 {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 11pt;
	font-weight:300;
	letter-spacing: 0.2em;
	
}
.signupsidebar p {
	color: #58595b;
	font-family: 'Lato', sans-serif;
	font-size: 10pt;
	font-weight: 400;
	letter-spacing: 0.2em;
}
.trans-back {
	background-color:transparent;
}
.signupsidebar .trans-back {
	background-color:transparent;margin: auto;width: 170px;
}
.signupsidebar .trans-back table tr td.fieldpad1 {
	padding: 6px 0.2em;
}
.signupsidebar .trans-back table tr td {
	font-size:12px;
	padding:4px 4px;
}
.signupsidebar .trans-back table tr td input[type="text"] {
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-family: 'Lato', sans-serif;
	padding: 3px 2px 3px 5px;
	width: 95%;
	height: 17px;
}
.signupsidebar .trans-back table tr td.submit-cell {
	display: block;
	padding:0px 1px;
	margin-top: 6px;
}
.signupsidebar .trans-back .submit-cell input {
	padding:0px;
}
.lower-signup-wrapper form table, .signupsidebar form table {
	background-color:transparent;
	color:#ffffff;
}
.lower-signup-wrapper form table .submit-cell, .signupsidebar form table {
	padding:0;
	margin:0;
}
.lower-signup-wrapper form table .submit-cell input, .signupsidebar form table {
	padding:0;
	margin:0;
}
/* ===========BOTTOM WIDGETS============ */


#primary h3.widgettitle {
	color:#E4BBBF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:161%;
	font-weight:normal;
	text-transform: lowercase;
}
#primary a {
	color:#000000;
}
#primary a:hover {
	color:#000000;
	text-decoration:underline;
}
#secondary h3.widgettitle {
	color:#9CC1C7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:161%;
	font-weight:normal;
	text-transform: lowercase;
}
/* ===========TOP MAIN MENU============ */

ul.main-menu, ul.main-menu ul li, ul.menu {
	margin:0px;
	padding:0px;
}
ul.menu {
	padding:0px 2px;
}
ul.main-menu li {
	float:left;
	list-style-type:none;
	padding:10px 20px 10px 40px;
	;
}
ul.main-menu li h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-transform: lowercase;
}
ul.main-menu li#nav_menu-4 {
	background-image:none /*url(img/menu_image_the_latest.jpg)*/;
	background-repeat:no-repeat;
	background-position:10% 13px;
}
ul.main-menu li#nav_menu-3 {
	background-image:none /*url(img/menu_image_our_story.jpg)*/;
	background-repeat:no-repeat;
	background-position:10% 13px;
	border-left:1px solid #D3D3D3;
}
ul.main-menu li#nav_menu-5 {
	background-image:none /*url(img/menu_image_getting_noticed.jpg)*/;
	background-repeat:no-repeat;
	background-position:8% 13px;
	border-left:1px solid #D3D3D3;
}
ul.main-menu li#nav_menu-6 {
	background-image:none /*url(img/menu_image_be_inspired.jpg)*/;
	background-repeat:no-repeat;
	background-position:10% 13px;
	border-left:1px solid #D3D3D3;
}
ul.main-menu li#nav_menu-7 {
	background-image:none /*url(img/menu_image_change_your_life.jpg)*/;
	background-repeat:no-repeat;
	background-position:10% 13px;
	border-left:1px solid #D3D3D3;
}
ul.main-menu li#nav_menu-4 h3 {
	color:#857474 /*#b79db8*/;
}
ul.main-menu li#nav_menu-3 h3 {
	color:#857474 /*#c3c7b6*/;
}
ul.main-menu li#nav_menu-5 h3 {
	color:#857474 /*#ebccb7*/;
}
ul.main-menu li#nav_menu-6 h3 {
	color:#857474 /*#e4bbbf*/;
}
ul.main-menu li#nav_menu-7 h3 {
	color:#857474 /*#9cc1c7*/;
}
ul.main-menu li ul li {
	border-right:none;
	padding:0px;
	float:none;
	display:block;
}
ul.main-menu li ul li a {
	text-decoration: none;
	color:#686868;
	font-size:12px;
	text-transform: lowercase;
}
ul.main-menu li ul li a:hover {
	text-decoration:underline;
}
h3.widgettitle {
	margin:0em;
}
/* ===========END TOP MAIN MENU============ */


/* ===========BOTTOM MENU============ */

.bottom-menu {
	text-align:center;
	width:100%;
	margin:0px auto 5px;
	padding:6px 0;
}
.bottom-menu ul {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.bottom-menu ul li {
	display: inline;
	padding: 0 12px;
	list-style-type: none;
	text-decoration: none;
	border-right:1px solid #AAACBB;
	font-size:11px;
}
#footer .cred-link-menu {
	text-align:center;
	width:100%;
	margin:0px auto 5px;
	padding:6px 0;
}
#footer .cred-link-menu ul {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#footer .cred-link-menu ul li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	font-size:11px;
	color:#bcc48d;
}
#footer .cred-link-menu ul li a {
	color:#bcc48d;
}
/* ===========END BOTTOM MENU============ */

/*#primary {


	width:40%;

}

#secondary {

	width:50%;

}

*/


/* ======END CUSTOM STYLE BY JIMMY======= */


/* ===========AMY'S ADDITIONS============ */


bodylg {
	font-size: 18px;
	text-align:left;
	color:#686868;
	font-family:'Liberation Sans', FreeSans, 'Helvetica Neue LT Std', 'Helvetica LT Std', Helvetica, Arial, Tahoma, 'Lucida Grande', 'Lucida Sans', sans-serif;
	position:relative;
}
.sales-heading1 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #B69EB6;
	line-height:24px;
}
.sales-headinglg {
	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
	color: #B69EB6;
	line-height:36px;
}
.sales-heading2 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:20px;
	margin-top: 30px;
}
.sales-heading3 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:20px;
}
.sales-quotes {
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	color: #9F8EA0;
	line-height:20px;
}
.checkout1 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #6C416D;
	line-height:24px;
}
.checkout2 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #FFFFFF;
	line-height:20px;
}
.checkoutbullets {
	color: #FFFFFF;
}
testimonials {
	font-size: 16px;
	text-align:right;
	font-family: Georgia;
	font-weight: normal;
	color: #B69EB6;
	line-height:16px;
}
testimonials2 {
	font-size: 16px;
	text-align:right;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:16px;
}
.blogheading {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:20px;
	margin-top: 30px;
	text-align: center;
}
.blogheading2 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #B69EB6;
	line-height:20px;
	margin-top: 30px;
	text-align: center;
}
.price {
	font-size: 24px;
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
	text-align: center;
}
.price2 {
	font-size: 28px;
	font-family: Georgia;
	font-weight: bold;
	color: #6C416D;
	line-height:24px;
	text-align: center;
}
/* ===========RECIPES============ */



.recipe-heading1 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:20px;
	margin-top: 30px;
}
.recipe-list {
	line-height:14px;
}





/* ===========END RECIPES============ */

/* ===========ICONIC BODY BLUEPRINT============ */

.ibbbody {
	font-size: 16px;
	color: #686868;
	font-family:Tahoma, Geneva, sans-serif;
}
.ibbbodyindented {
	font-size: 16px;
	color: #686868;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left: 38px;
}
.ibbbodylg {
	font-size: 18px;
	text-align: left;
	color: #686868;
	font-family:'Liberation Sans', FreeSans, 'Helvetica Neue LT Std', 'Helvetica LT Std', Helvetica, Arial, Tahoma, 'Lucida Grande', 'Lucida Sans', sans-serif;
	position:relative;
}
.ibbsales-heading1 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #B69EB6;
	line-height:24px;
}
.ibbsales-headinglg {
	font-size: 36px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #37515D;
	text-align: center;
}
.ibbsales-heading2 {
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #355C6D;
	text-align: center;
	font-weight: bold;
}
.ibbsales-heading3 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #C39;
	line-height:20px;
	text-align: center;
}
.ibbsales-quotes {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C39;
	text-align: center;
}
.ibbcheckout1 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #6C416D;
	line-height:24px;
}
.ibbcheckout2 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #FFFFFF;
	line-height:20px;
}
.ibbcheckoutbullets {
	color: #355C6D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	list-style-type: disc;
	margin-left: 20px;
}
.ibbtestimonials {
	font-size: 16px;
	text-align:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #355C6D;
	line-height:16px;
}
.ibbtestimonials2 {
	font-size: 16px;
	text-align:right;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:16px;
}
.ibbblogheading {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:20px;
	margin-top: 30px;
	text-align: center;
}
.ibbblogheading2 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #B69EB6;
	line-height:20px;
	margin-top: 30px;
	text-align: center;
}
.ibbprice {
	font-size: 24px;
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
	text-align: center;
}
.ibbprice2 {
	font-size: 28px;
	font-family: Georgia;
	font-weight: bold;
	color: #6C416D;
	line-height:24px;
	text-align: center;
}
.ibbbottomnav {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	color: #FFF;
}

/* ===========END ICONIC BODY BLUEPRINT============ */
/* ===========EIM============ */

a.eim {
	text-decoration: none;
	color: #FF6699;
}
A.eim:visited {
	text-decoration: none;
	color: #7F825F;
}
A.eim:link {
	text-decoration: none;
	color: #FF6699;
}
A.eim:hover {
	color: #CC0099;
	font-style: italic
}
a.eim.nav:link {
	text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
}
a.eim.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.eim.nav:hover {
	color: #000000;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif;
}

.eimbody {
	color: #333;
	background-position: center;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.eimbody2 {
	color: #333333;
	background-position: left;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.eimquote {
	color: #666666;
	background-position: left;
	text-align: center;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	padding: 60px;
}
.eimh1 {
	font-family: Georgia, Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #cc0000;
	font-style: italic;

}

.eimnav {
	color: #FFFFFF;
}
.eimsales-heading1 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	color: #E67070;
	line-height:24px;
}
.eimsales-headinglg {
	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
	color: #BF2C72;
	line-height: 36px;
	text-align: center;
	padding-top: 25px;
}
.eimsales-heading2 {
	font-size: 24px;
	font-family: Georgia;
	font-weight: normal;
	color: #FF6699;
	line-height: 26px;
	margin-top: 30px;
}
.eimsales-heading3 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #CC3366;
	line-height: 16px;
}
.eimsales-quotes {
	font-size: 18px;
	font-family: Georgia;
	color: #666666;
	line-height: 24px;
	text-align: center;
}
.eimtestimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
	text-align: center;
}
.eimtestimonials2 {
	font-size: 16px;
	text-align:right;
	font-family: Georgia;
	font-weight: normal;
	color: #A5AA97;
	line-height:16px;
}

.eimprice {
	font-size: 24px;
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
	line-height:24px;
	text-align: center;
}
.eimprice2 {
	font-size: 28px;
	font-family: Georgia;
	font-weight: bold;
	color: #6C416D;
	line-height:24px;
	text-align: center;
}

.eimquotes2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-align: left;
	width: 600px;
}

.eimtable {
	width: 600px;
	margin: auto;
	border: thick solid #BF2C72;
}
th, td { padding: 10px; 
}

table.wpm_regform_table td {
	padding: 10px;	
}

.eimtestimonialstable {
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/* ===========END EIM============ */
/* ===========Slave Girl==========*/
.slavebody {
	color: #39332D;
	background-position: center;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.slavequote {
	color: #666666;
	background-position: left;
	text-align: center;
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding: 60 px;
}
.slave-heading1 {
	font-size: 22px;
	font-family: Georgia;
	font-weight: normal;
	line-height:24px;
	color: #DF414E;
}
.slave-headinglg {
	font-size: 36px;
	font-family: Georgia;
	font-weight: normal;
	color: #BF2C72;
	line-height: 36px;
	text-align: center;
	padding-top: 25px;
}
.slave-heading2 {
	font-size: 20px;
	font-family: Georgia;
	font-weight: normal;
	color: #A72632;
	line-height: 26px;
	margin-top: 30px;
}
.slave-heading2centre {
	font-size: 20px;
	font-family: Georgia;
	font-weight: normal;
	color: #A72632;
	line-height: 26px;
	margin-top: 30px;
	text-align:center
}
.slave-heading3 {
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	color: #7A1924;
	line-height: 16px;
}
/* ===========END SLave Girl============ */
/* ===========END AMY ADDITIONS============ */
