mealplannerpro.com Ads.txt file
<!DOCTYPE html>
<!--!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head><script src="//archive.org/includes/athena.js" type="text/javascript"></script>
<script type="text/javascript">window.addEventListener('DOMContentLoaded',function(){var v=archive_analytics.values;v.service='wb';v.server_name='wwwb-app213.us.archive.org';v.server_ms=617;archive_analytics.send_pageview({});});</script>
<script type="text/javascript" src="/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script>
<script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script>
<script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script>
<script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script>
<script type="text/javascript">
__wm.init("https://web.archive.org/web");
__wm.wombat("https://mealplannerpro.com/","20220202043755","https://web.archive.org/","web","/_static/",
"1643776675");
</script>
<link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=p7PEIJWi" />
<link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" />
<!-- End Wayback Rewrite JS Include -->
<script src="/web/20220202043755js_/https://mealplannerpro.com/javascripts/jquery.min.js" async></script>
<script src="/web/20220202043755js_/https://mealplannerpro.com/javascripts/jquery-ui.min.js" async></script>
<script src="/web/20220202043755js_/https://mealplannerpro.com/javascripts/scaler.js" async></script>
<style>
/* Start of css3menu.css */
/*
Item: CSS3 Full Responsive Dropdown Menu
Author: http://codecanyon.net/user/JN0iZzze
Version: 1.2
*/
/*******************************************/
/*** Menu Container ***/
/*******************************************/
.menu_container {
height: auto;
clear: both;
float: right;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top:-5px;
}
.menu_container.full_width {
width: 100%;
}
.menu_container > ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
float: left;
width: 100%;
background: inherit;
height: 0;
overflow: hidden;
}
.menu_container > ul > li {
position: relative;
background: inherit;
display: block;
padding: 0;
margin: 0;
}
.menu_container > ul > li > a {
padding: 8px 25px;
display: block;
color: #463b30;
text-decoration: none;
font-size: 16px;
}
.menu_container > ul > li .fa {
font-size: 14px;
margin-right: 2px;
}
.menu_container > ul > li.last > a {
box-shadow: none;
border-right: none;
}
.menu_container > ul > li:hover > a {
color:#f48e1f;
}
/** Dropdown block **/
.menu_container .menu_dropdown_block {
visibility: hidden;
position: relative;
border: 1px solid #ddd;
border-top: none;
box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
background: #fff;
top: 100%;
color: #575757;
overflow: hidden;
z-index: 30;
height: 0;
width: auto;
font-size: 13px;
box-sizing: border-box;
-moz-box-sizing: border-box;
transition: opacity 100ms linear;
-moz-transition: opacity 100ms linear;
-o-transition: opacity 100ms linear;
-webkit-transition: opacity 100ms linear;
text-align:left;
}
.menu_container > ul > li.right > .menu_dropdown_block {
right: 0;
}
.menu_container .menu_dropdown_block p {
padding: 5px 5px;
margin-bottom: 10px;
line-height: 1.7em;
font-size: 1em;
}
.menu_container .menu_dropdown_block *.small {
font-size: 11px;
color: #666;
}
.menu_container .menu_dropdown_block p.links a {
text-decoration: none;
}
.menu_container > ul > li:hover > .menu_dropdown_block {
visibility: visible;
height: auto;
min-height:40px;
max-height:3000px;
}
.menu_container .menu_dropdown_block.full_width {
left: 0px;
width: 100%;
margin-left: 0px;
}
.menu_container .menu_dropdown_block.half_width {
width: 50%;
}
.menu_container .menu_dropdown_block .md-container {
padding: 15px 20px 15px 20px;
}
.menu_container .menu_dropdown_block .md-container:after {
content: ' ';
display: block;
clear: both;
}
.menu_container .menu_dropdown_block .column {
box-sizing: border-box;
-moz-box-sizing: border-box;
float: none;
width: auto;
}
.menu_container .menu_dropdown_block .column .content {
padding: 10px 20px;
}
.menu_container .menu_dropdown_block h1,
.menu_container .menu_dropdown_block h2 {
font-family: "PT Sans Narrow",sans-serif;
}
.menu_container .menu_dropdown_block h1 {
font-size: 24px;
line-height: 1em;
font-weight: bold;
margin-bottom: 15px;
color: #555;
border-bottom: 2px solid #888;
padding: 5px 0 5px 5px;
}
.menu_container .menu_dropdown_block h2 {
font-size: 18px;
font-weight: bold;
line-height: 1em;
padding: 5px 0 5px 5px;
margin: 0 0 10px 0;
color: #666;
border-bottom: 1px dotted #ccc;
}
img.auto_width {
width: auto;
width: 100%;
}
ul.menu_submenu {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 10px;
font-size: 1em;
}
ul.menu_submenu li {
display: block;
}
ul.menu_submenu li a {
display: block;
padding: 4px 0;
text-decoration: none;
color: #666;
margin: 2px 0;
font-size: 15px;
line-height: 1.3em;
padding: 7px 17px;
}
ul.menu_submenu li a:before {
content: '\203A';
display: inline-block;
margin-right: 6px;
position: relative;
top: -1px;
font-weight: bold;
}
ul.menu_submenu li a:hover {
color: #111;
}
ul.menu_submenu li a > span {
font-family: Calibri;
font-size: 10px;
}
/** Submenu block **/
ul.menu_submenu_block {
list-style: none;
padding: 0;
margin: 0;
/*padding: 10px 0 10px 0;*/
font-size: 1em;
}
ul.menu_submenu_block li {
display: block;
position: relative;
}
ul.menu_submenu_block li a {
display: block;
padding: 8px 25px 8px 18px;
text-decoration: none;
color: #666;
margin: 0;
white-space: nowrap;
}
ul.menu_submenu_block li:hover > a {
color: #fff;
}
ul.menu_submenu_block > li.has-submenu > a:after {
content: "\203A";
position: absolute;
font-family: Arial, sans-serif;
top: 6px;
right: 10px;
font-size: 20px;
line-height: 16px;
font-weight: bold;
opacity: 0.7;
}
ul.menu_submenu_block > li.has-submenu:hover > a:after {
opacity: 1;
}
ul.menu_submenu_block > li > .menu_submenu_block {
visibility: hidden;
opacity: 0;
position: relative;
width: auto;
text-align: left;
min-width: 160px;
top: 100%;
height: 0;
box-shadow: inset 4px 0 0 rgba(0,0,0,0.2);
}
ul.menu_submenu_block > li.has-submenu:hover > .menu_submenu_block {
visibility: visible;
opacity: 1;
transition: opacity 100ms linear;
-moz-transition: opacity 100ms linear;
-o-transition: opacity 100ms linear;
-webkit-transition: opacity 100ms linear;
height: auto;
}
ul.menu_submenu_block > li > .menu_submenu_block a { padding-left: 30px; }
ul.menu_submenu_block > li > .menu_submenu_block > li > .menu_submenu_block a { padding-left: 40px; }
ul.menu_submenu_block > li > .menu_submenu_block > li > .menu_submenu_block > li > .menu_submenu_block a { padding-left: 50px; }
.mobile_collapser {
display: block;
height: 22px;
padding: 12px 25px;
color: #000;
text-shadow: 0px 1px 2px rgba(255,255,255,1);
font-size: 16px;
line-height: 22px;
background:#ecd3b7;
margin-bottom:10px;
border:1px dashed #aaa;
border-radius:5px;
}
.mobile_collapser:before {
content: '\2261';
display: block;
float: left;
margin: -1px 8px 0 0;
font-size: 30px;
}
#hidden_menu_collapser { display: none; }
#hidden_menu_collapser:checked + ul {
height: auto;
min-height:40px;
max-height:2999px;
}
.menu_container > ul.collapsed {
height: auto;
min-height:40px;
max-height:2999px;
}
/* Mobile(Responsive) */
/*@media only screen and (max-width: 940px) and (min-width: 640px) {
.menu_container > ul > li > a {
padding: 8px 15px;
font-size: 14px;
}
.menu_container > ul > li:hover > a {
padding-left: 16px;
}
}*/
@media only screen and (min-width: 640px) {
.mobile_collapser {
display: none;
}
.menu_container {
height: 44px;
padding-left: 10px;
padding-right: 10px;
}
.menu_container > ul {
transition: all 100ms linear;
-moz-transition: all 100ms linear;
-o-transition: all 100ms linear;
-webkit-transition: all 100ms linear;
height: 44px;
background: none;
overflow: visible;
}
.menu_container > ul > li {
position: static;
float: left;
background: inherit;
}
.menu_container > ul > li > a {
box-shadow: none;
border-right: none;
padding:0 15px 30px;
}
.menu_container .menu_dropdown_block {
position: absolute;
opacity: 0;
}
.menu_container > ul > li:hover > .menu_dropdown_block {
overflow: visible;
opacity: 1;
margin-left: -1px;
}
.menu_container > ul > li.right {
float: right;
}
.menu_container .menu_dropdown_block .column {
float: left;
}
.menu_container .menu_dropdown_block .column.bordered {
border-right: 1px solid #ddd;
}
ul.menu_submenu_block > li {
}
ul.menu_submenu_block > li > .menu_submenu_block {
position: absolute;
top: 0;
height: auto;
min-width: 160px;
left: 100%;
box-shadow: 1px 1px 3px rgba(0,0,0,0.2), inset 1px 0 0 rgba(0,0,0,0.1);
background: #fff;
}
.menu_container .menu_dropdown_block > ul.menu_submenu_block > li > ul.menu_submenu_block {
margin-left: 0;
}
ul.menu_submenu_block > li > .menu_submenu_block a { padding-left: 20px !important; }
ul.menu_submenu_block.right-align li a {
text-align: right;
}
ul.menu_submenu_block.right-align li.has-dropdown > a:after {
content: '\2039';
right: auto;
left: 10px;
}
ul.menu_submenu_block.right-align li a .fa {
margin-right: 0;
margin-left: 6px;
}
ul.menu_submenu_block.right-align > li .menu_submenu_block {
left: auto;
right: 100%;
box-shadow: 2px 2px 0 rgba(0,0,0,0.1);
}
ul.menu_submenu_block.right-align li.has-dropdown > a:after {
content: '\2039';
right: auto;
left: 10px;
}
ul.menu_submenu_block > li.has-dropdown:hover > .menu_submenu_block {
}
.menu_container .menu_dropdown_block .column.one-col { width: 100%; }
.menu_container .menu_dropdown_block .column.two-col { width: 50%; }
.menu_container .menu_dropdown_block .column.three-col { width: 33%; }
.menu_container .menu_dropdown_block .column.four-col { width: 25%; }
.menu_container .menu_dropdown_block .column.five-col { width: 20%; }
.menu_container .menu_dropdown_block .column.six-col { width: 16%; }
.menu_container .menu_dropdown_block .column.col10per { width: 10%; }
.menu_container .menu_dropdown_block .column.col20per { width: 20%; }
.menu_container .menu_dropdown_block .column.col30per { width: 30%; }
.menu_container .menu_dropdown_block .column.col40per { width: 40%; }
.menu_container .menu_dropdown_block .column.col50per { width: 50%; }
.menu_container .menu_dropdown_block .column.col60per { width: 60%; }
.menu_container .menu_dropdown_block .column.col70per { width: 70%; }
.menu_container .menu_dropdown_block .column.col80per { width: 80%; }
.menu_container .menu_dropdown_block .column.col90per { width: 90%; }
}
/***************/
.menu_container.topfixed {
position: fixed;
width: 100%;
top: 0px;
left: 0px;
border-radius: 0;
}
.menu_container.centered > ul {
float: none;
margin: 0 auto;
max-width: 1000px;
}
@media (max-width: 980px) {
.menu_container {
width:100%;
display:block;
margin:20px auto 0 auto;
}
.menu_container > ul > li > a {
padding: 0 18px 30px 18px;
}
}
@media (max-width: 758px) {
.menu_container > ul > li > a {
padding: 0 13px 30px 13px;
}
}
@media (max-width: 689px) {
.menu_container > ul > li > a {
padding: 0 8px 30px 8px;
}
}
@media (max-width: 640px) {
.menu_container { position:relative; }
.menu_container > ul > li > a {
padding: 10px;
}
.menu_container > ul > li { border-bottom:1px dashed #ccc; }
.menu_container .menu_dropdown_block { text-align:center; }
#hidden_menu_collapser:checked + ul {
background:#f4ede5;
position:absolute;
top: 58px;
border-radius:0 0 5px 5px;
box-shadow: 0 7px 0 rgba(0, 0, 0, 0.6);
z-index: 12;
}
}
/* End of css3menu.css */
.span3 a {
line-height:40px !important;
}
.facebook, .google, .pinterest, .twitter {
width:50px !important;
height:50px !important;
display:inline-block !important;
margin-right:3px !important;
}
#top-login .social {
float:left !important;
padding-top:5px !important;
color:#82705f !important;
font-size:13px !important;
width:250px !important;
}
/* Start of style.css */
a[href^="tel:"] {
color: inherit;
text-decoration: none;
}
/* Stop Scrolling when Modal is Open */
body.modal-open {
overflow: hidden;
/* position: fixed; */
}
body.modal-open {
position: fixed;
}
@media(min-width: 1024px) {
body.modal-open {
left: calc(50% - 512px);
}
}
/* Ensure Modal isn't too high on mobile */
@media(max-width: 1024px) {
.modal .modal-body {
max-height: 275px;
}
.modal-with-footer-btn .modal-body {
max-height: 200px;
}
}
.servingnumbersubmit {
height: 22px !important;
box-shadow: none !important;
padding: 0px 10px !important;
margin-left: 4px !important;
font-weight: 100 !important;
font-size: 11px !important;
text-transform: uppercase !important;
}
.servingnumbersubmit:hover {
background:#BF4A16 !important;
}
/* Disable Auto Zoom in Input Tags */
.modal input[type="color"],
.modal input[type="date"],
.modal input[type="datetime"],
.modal input[type="datetime-local"],
.modal input[type="email"],
.modal input[type="month"],
.modal input[type="number"],
.modal input[type="password"],
.modal input[type="search"],
.modal input[type="tel"],
.modal input[type="text"],
.modal input[type="time"],
.modal input[type="url"],
.modal input[type="week"],
.modal select,
.modal select:focus,
.modal textarea {
font-size: 16px;
}
/* Modals fade in but not slide in */
.modal.fade{
-webkit-transition: opacity .2s linear, none;
-moz-transition: opacity .2s linear, none;
-ms-transition: opacity .2s linear, none;
-o-transition: opacity .2s linear, none;
transition: opacity .2s linear, none;
top: 50%;
}
/*------ Daniel's additions 7-20-15 ------*/
.upper-left {
width: 39%;
float:left;
}
.upper-right {
width: 59%;
float:left;
}
.lower-left {
width: 39%;
float:left;
}
.lower-middle {
width: 27%;
float:left;
}
.lower-right {
width: 27%;
float:left;
}
/*------ Quinn's Buttons ------*/
.btn-sm {
background: #64922d;
color:white;
font-size: 12px;
padding: 3px 8px;
border-radius: 5px;
}
.btn-sm:hover {
background: #72a336;
color:white;
}
.btn-black {
background: black;
color:white;
}
.btn-black:hover {
background: #333;
color:white;
}
.btn-white {
background: white;
color:black;
}
.btn-white:hover {
background: #ddd;
color:black;
}
.login-btn {
width:220px !important;
margin-top:2px;
background: #86BD44 !important;
}
.login-btn:hover {
box-shadow: none;
height: 36px !important;
color: white !important;
background: #569D14 !important;
}
.signup-btn {
width:220px !important;
margin-top:2px;
}
.signup-btn:hover {
box-shadow: none;
height: 36px !important;
color: white !important;
background: #a92500 !important;
}
/*------ template stylization ------*/
body {
background: #f5f5f5 url('/web/20220202043755im_/https://mealplannerpro.com/images/halftone.png') fixed;
}
.modal-backdrop, .modal-backdrop.fade.in {
opacity:0.6;
}
.modal {
-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 9px rgba(0, 0, 0, 0.5);
}
#wrapper { width:100%; }
a { outline: none; }
a img { border:0; }
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Lato', sans-serif;
color: #000000;
line-height: 1em;
}
h2 {
font-size: 30px;
margin: 56px 0 20px 0;
letter-spacing: -1px;
}
h3 {
font-size:28px;
margin:40px 0 20px 0;
line-height:35px;
}
h4 {
font-size: 15px;
font-weight:800;
line-height:22px;
letter-spacing:1px;
margin: 18px 0;
}
p {
margin-bottom: 22px;
}
.p1 {
margin-bottom: 18px;
}
.p2 {
margin-bottom: 3px;
}
.p3 {
margin-bottom: 8px;
}
.p4 {
margin-bottom: 12px !important;
}
.lead {
font-size: 18px;
line-height: 24px;
font-weight:800;
}
.blue { color:#006699; }
.text-info {
color: #000;
}
p.text-info {
margin-bottom: 0;
}
.text-info > span {
font-size: 11px;
line-height: 15px;
color: #ff8463;
display: block;
}
a.text-info:hover {
color: #ff8463;
}
.link {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.link:hover {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.top-0 {
margin-top: 0 !important;
}
.bot-0 {
margin-bottom: 0 !important;
}
.left-0 {
margin-left: 0 !important;
}
.last {
margin-right: 0 !important;
}
.center {
text-align: center;
}
.indent-1 {
margin: 55px 0 20px 0;
}
.img-indent {
margin: 0px 30px 0px 0;
float: left;
}
.img-indent-1 {
margin: 4px 0 24px 0 !important;
}
.img-indent-2 {
margin: 4px 0 24px 0 !important;
}
.left-1 {
padding-left: 0px;
}
.right-1 {
padding-right: 0px;
}
.right-2 {
padding-right: 0px;
}
.extra-wrap {
overflow: hidden;
}
.list {
margin: 0;
list-style: none;
}
.list li {
margin: 10px 0 0px 0;
padding-left: 14px;
font-size: 14px;
line-height: 22px;
font-weight: bold;
}
.list li:first-child {
margin-top: 0;
}
.list li a {
color: #124141;
}
.list li a:hover {
color: #ff8463;
}
/* buttons*/
.btn {
color: #fff;
background: #86bd44;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: none;
border: none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn:hover {
color: #e8871d;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
background: #fff;
}
.button {
display:block;
padding: 5px 10px;
font-size: 14px;
line-height: 22px;
border-radius: 5px;
background: #d9551a;
color: #fff;
border: 0;
outline: none;
font-weight: 900;
}
.button:hover {
box-shadow: none;
padding:7px 10px 6px ;
color:#fff;
}
/*------ header ------- */
#header {
z-index: 50;
background: #272a2f url('/web/20220202043755im_/https://mealplannerpro.com/images/header.jpg');
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-align: center;
}
#top-login { background:#000; }
#top-login .social { float:left; padding-top:5px; color:#82705f; font-size:13px;width:130px; }
#top-login .social .country { display:inline-block; vertical-align:top; }
#top-login .social .country a { color:#82705f; }
#top-login .social .country a:hover { color:#cbc4bd; }
.facebook, .google, .pinterest, .twitter {
width:50px;
height:50px;
display:inline-block;
margin-right:3px;
}
.facebook { background:url('/web/20220202043755im_/https://mealplannerpro.com/images/social-fb.png') no-repeat center -24px; }
.google { background:url('/web/20220202043755im_/https://mealplannerpro.com/images/social-google.png') no-repeat center -24px; }
.pinterest { background:url('/web/20220202043755im_/https://mealplannerpro.com/images/social-pinterest.png') no-repeat center -24px; }
.twitter { background:url('/web/20220202043755im_/https://mealplannerpro.com/images/social-twitter.png') no-repeat center -24px; }
.facebook:hover, .google:hover, .pinterest:hover, .twitter:hover {
background-position:center top;
}
.country {
width:40%;
float:right;
margin: 2px 4%;
}
.modal-content .country .button {
width: 100%;
width: -moz-calc(100% - 20px);
width: -webkit-calc(100% - 20px);
width: calc(100% - 20px);
text-align: center;
max-width: 171px;
}
/***** Top Menu *************************/
#top-login .login { float:right; margin:0; padding:5px 0 0 0; list-style:none; }
#top-login .login li { display:inline-block; position:relative; }
#top-login .login a {
display:inline-block;
color:#f4ede6;
margin-right:12px;
text-transform:uppercase;
font-size:13px;
margin-top:7px;
}
#top-login .login a:hover { color:#f48e1f; }
#top-login .login a img { margin-right:5px; vertical-align:top; }
#top-login .login a.signup { color:#f48e1f; }
#top-login .login a.signup:hover { color:#f4ede6; }
#top-login .login a.signin { background:#f48e1f; padding:0 3px; border-radius:3px; }
#top-login .login a.signin:hover { background:#f4ede6; }
#top-login .login li ul { display: none; }
#top-login .login li:hover ul { display: block; z-index:10000; text-align: left; }
#top-login .login li ul {
position: absolute;
list-style:none;
margin:0;
padding:10px;
left:-1px;
border: 1px solid #ddd;
box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
background: #fff;
color: #575757;
font-size: 13px;
box-sizing: border-box;
-moz-box-sizing: border-box;
transition: opacity 100ms linear;
-moz-transition: opacity 100ms linear;
-o-transition: opacity 100ms linear;
-webkit-transition: opacity 100ms linear;
text-align: left;
}
#top-login .login li ul li {
display: block;
margin:0;
}
#top-login .login li ul li a {
display: block;
padding: 4px;
text-decoration: none;
color: #666;
margin: 2px 0;
font-size: 14px;
line-height: 1.3em;
width:200px;
text-transform:capitalize;
}
#top-login .login li ul li a:before {
content: '\203A';
display: inline-block;
margin-right: 6px;
position: relative;
top: -1px;
font-weight: bold;
}
#top-login .login li ul li a:hover {
text-shadow:none;
color:#111;
}
/*brand*/
#header div.brand {
position: relative;
z-index: 1045;
display: inline-block;
float: left;
margin: 15px 0 -20px 0;
padding: 0px;
overflow: hidden;
font-size: 0;
line-height: 0;
}
#header div.brand a {
display: inline-block;
text-decoration: none;
}
#header div.brand a span {
font-size: 0;
line-height: 0;
text-indent: -999px;
display: block;
}
/*location */
.location {
text-align:right;
position:relative;
padding:20px 20px 0;
}
.location a { display:inline-block; margin-left:10px; }
.location li img { margin-right:5px; }
/* profile images */
.users {
text-align:right;
position:relative;
padding:5px 20px 0;
}
.top-profile-pic {
text-align: center;
font-size: 11px;
color: #999;
display: inline-block;
width: 52px;
margin-left: 10px;
vertical-align: top;
position: relative;
margin-bottom: 0px;
margin-top: -10px;
}
.top-profile-pic a { margin-left:0; }
.top-profile-pic img {
width: 35px;
border: 1px solid #ccc;
border-radius: 5px;
}
.top-profile-pic span {
width: 52px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
margin-top: -5px;
text-align: center;
}
.top-profile-pic .selected-profile {
position: absolute;
background: url('/web/20220202043755im_/https://mealplannerpro.com/images/demo_icon_selected.png') no-repeat;
width: 16px;
height: 16px;
right: 3px;
top: 3px;
}
/* banner */
#banner {
font-size:18px;
line-height:25px;
color:#fff;
background-image:url('/web/20220202043755im_/https://mealplannerpro.com/images/Banner.jpg');
background-repeat:no-repeat;
box-shadow:inset 0 2px 2px rgba(0,0,0,0.4);
}
#banner h1 {
color:#fff;
text-shadow:0 3px 5px #333;
line-height:50px;
margin:30px 0;
}
#banner h1.signedin, #banner h2.signedin {
margin: 70px 40px;
margin-bottom: 25px;
font-size: 31px;
margin-left: 0;
margin-top: 20px;
text-shadow: 1px 2px 1px #333;
}
#banner p {
text-shadow:0 2px 3px #333;
font-weight:700;
max-width:350px;
}
#banner ul { float:left; margin-right:20px; }
#banner li {
background:url('/web/20220202043755im_/https://mealplannerpro.com/images/Banner-BulletPoint.png') left center no-repeat;
padding-left:20px;
height:20px;
display:block;
font-weight:700;
margin-bottom:5px;
}
/* -- home gopro cta -- */
.gopro-cta {
background: white;
width: 280px;
border: solid #453b31 1px;
text-align: center;
margin-left: -20px;
}
#banner .gopro-cta p {
text-shadow: none;
font-weight: 400;
max-width: initial;
color: black;
margin: 0;
font-size: 10px;
}
.gp-nocard {
font-size: 12px;
}
.gp-nowavailable {
font-size: 21px;
}
.gp-freetrial {
background: #f08d31;
color: white;
padding: 2px 10px;
display: block;
font-size: 11px;
}
.gp-freetrial:hover {
background: black;
color: white;
}
.gp-details {
font-size: 14px;
}
@media (max-width: 400px) {
.gopro-cta {
width: 280px;
}
.gp-nowavailable {
font-size: 16px;
}
.gp-freetrial {
font-size: 12px;
}
}
/*--- header end ------*/
/*------ content ------- */
#content { box-shadow:inset 0 2px 2px rgba(0,0,0,0.4); background:#fff; }
#search-row {
background: rgba(0,0,0,0.45);
margin-top: 145px;
}
#search-row .col-sm-4 {
padding:5px 10px;
}
#search-row a {
display:block;
color:#fff;
text-transform:uppercase;
margin-bottom:4px;
font-size: 14px;
margin-top: 4px;
font-weight: 700;
}
#search-row a img { vertical-align:top; margin-right:10px;margin-top: -4px; }
#search-row p {
font-style:italic;
margin-bottom:15px;
font-size:14px;
}
#search-row input[type="text"] {
border: 1px solid #457509;
background: white;
border-radius: 5px;
padding: 5px 10px;
width: 88%;
color: #463b30;
box-shadow: 0px 0px 21px 1px rgba(251,255,145,0.52);
}
#search-row input[type="text"] {
font-weight:700;
}
#banner .container .row .homehero a {
color:white;
}
#search-row input[type="image"] { margin-left: -40px; }
#top-row {
/*background:#f28d1f url('/web/20220202043755im_/https://mealplannerpro.com/images/row-top.jpg') no-repeat center top;*/
background:#f28d1f url('/web/20220202043755im_/https://mealplannerpro.com/images/orangebg.jpg') no-repeat center top;
padding: 6px 0 55px 0;
text-align:center;
}
#top-row h3 {
display: inline-block;
color:#fff;
font-size:45px;
margin-top:10px;
font-weight:400;
line-height:60px;
}
.howdoesitwork h3 {
margin-top:0px;
}
#top-row .tag {
color: #fff;
font-size: 20px;
line-height: 25px;
margin-top: 170px;
margin-bottom: -15px;
}
.wide.form .row {
margin-left: 0;
}
.main {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color: #ffde9f;
line-height: 20px;
padding-bottom: 56px;
}
.main h2 {
color: #fff;
}
/*block-1*/
.block-1 {
list-style-type: none;
margin: 0 0 0 -30px;
text-align:center;
}
.block-1 span {
display: block;
width: 68px;
height: 68px;
margin: 40px auto 20px auto;
}
.block-1 h2 {
margin: 0px 0 21px 0;
color:#463b30;
text-transform:uppercase;
font-size:16px;
line-height:23px;
font-weight:800;
font-family: 'Oswald', sans-serif;
min-height:44px;
}
.howdoesitwork h2 {
font-family: 'Oswald', sans-serif;
}
.block-1 p {
min-height:110px;
margin-bottom:0;
color:#ffe7cc;
}
.block-1 span.page1-icon1 {
background: url('/web/20220202043755im_/https://mealplannerpro.com/images/icon-howDoesItWork-1.png') center 0 no-repeat;
}
.block-1 span.page1-icon2 {
background: url('/web/20220202043755im_/https://mealplannerpro.com/images/icon-howDoesItWork-2.png') center 0 no-repeat;
}
.block-1 span.page1-icon3 {
background: url('/web/20220202043755im_/https://mealplannerpro.com/images/icon-howDoesItWork-3.png') center 0 no-repeat;
}
.block-1 span.page1-icon4 {
background: url('/web/20220202043755im_/https://mealplannerpro.com/images/icon-howDoesItWork-4.png') center 0 no-repeat;
}
.block-1 a.btn {
margin-top: 27px;
}
#nutri-row {
background:#453b31 url('/web/20220202043755im_/https://mealplannerpro.com/images/getIntoHealthyEating-bg.jpg') no-repeat center bottom;
padding:40px 0 100px;
border-top:1px solid #584e44;
text-align:center;
color:#ffe7cc;
}
#nutri-row h3 {
display: inline-block;
font-size:45px;
line-height:60px;
color:#ffe7cc;
font-weight:400;
margin-top:10px;
}
#nutri-row h4 {
font-size: 17px;
line-height: 23px;
font-weight: 800;
font-family: 'Oswald', sans-serif;
color:#ffe7cc;
text-transform:uppercase;
}
#nutri-row p {
font-size:18px;
line-height:25px;
margin-top:30px;
}
#nutri-row .note { color:#86bd44; font-style:italic; }
#nutri-row .span3 a {
color:#98897a;
text-decoration:none;
line-height:20px;
font-weight:700;
line-height:25px;
}
#nutri-row .span3 a:hover {
color:#bb956c;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
#nutri-row img { display:inline-block; margin:30px; vertical-align:bottom; }
#nutri-row a.btn {
padding:20px 0;
color:#fff;
font-size:24px;
background:#f48e1f;
box-shadow:0 6px 0 #c7741a;
border-radius:5px;
display:block;
width:270px;
text-align:center;
margin:40px auto;
}
#nutri-row a.btn:hover {
background:#86bd44;
box-shadow:0 6px 0 #567b2a;
}
.main-content { padding:20px 0; }
.main-content h1, .main-content h2 { font-size:32px; margin-bottom:20px; }
.main-content h3 {
font-family: 'Oswald', sans-serif;
color:#6c9836;
font-size:20px;
line-height:24px;
font-weight:800;
margin:20px 0;
}
.pic-selector {
margin-top: 20px;
}
.youtube-embed {
margin-top: 8px;
margin-bottom: 30px;
height: 360px;
width: 100%;
}
.grid-view .filters input,
.grid-view .filters select
{
box-sizing: border-box;
}
/* App advertising on homepage */
.app-glass {
margin: 0 20px;
background-color: rgba(255, 255, 255, 0.4);
color: white;
overflow: auto;
border-radius: 4px;
}
.app-msg {
padding: 11px 30px;
font-size: 25px;
float: left;
}
.app-badges {
padding: 3px 0;
float: right;
}
.play-badge {
height: 40px;
margin: 0 25px;
}
@media (max-width: 868px) {
.app-glass {
margin: 0 auto;
border-radius: 0px;
padding: 10px 0;
}
.app-msg {
float: none;
}
.app-badges {
padding: 15px 0 3px 0;
float: none;
}
.play-badge {
height: 40px;
margin: 0 25px;
}
}
@media (max-width: 510px) {
.app-glass {
padding: 3px 20px;
}
.app-msg {
padding: 0;
line-height: 30px;
}
.play-badge {
margin: 0;
}
}
/*privacy*/
.float {
float: left;
}
.float2 {
float: right;
}
ul.feature-list {
list-style-type: none;
margin-left: 0;
}
ul.feature-list i {
margin-right: 8px;
}
/*--- content end ------*/
/*------ bottom nav ------- */
#bottom-nav {
background:#1f1c1a;
text-align:center;
padding:30px 0;
}
#bottom-nav .site { margin-bottom:30px; }
#bottom-nav .site a {
color:#fff;
text-decoration:none;
line-height:20px;
opacity:0.5;
margin:10px;
display:inline-block;
font-size: 15px;
}
#bottom-nav .site a:hover {
opacity:1;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
#bottom-nav .span3 a {
color: rgba(152,137,122,.5);
text-decoration:none;
line-height:20px;
font-weight:400;
line-height:25px;
}
#bottom-nav .span3 a:hover {
color:#bb956c;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
#bottom-nav img { margin:40px 0 30px; }
.mobile-badges span {
display: block;
color: white;
font-weight: bold;
margin: -20px 0 5px -68px;
}
.mobile-badges div {
margin-bottom: 6px;
}
#bottom-nav .mobile-badges img {
margin: 0;
}
.applestore-badge {
width: 129px;
}
/*------ bottom nav ends------- */
/*------ footer ------- */
#footer {
position: relative;
padding-top: 20px;
padding-bottom: 20px;
color: #aaa;
background:#000;
font-size:12px;
}
#footer span {
display: inline-block;
float: left;
}
#footer span a {
color: #aaa;
}
#footer span a:hover {
color: #fff;
}
.footer-icon {
float: right;
}
/*------ side navigation ------- */
.side-menu .title {
font-size:18px;
font-weight:300;
color:#fff;
background:url('/web/20220202043755im_/https://mealplannerpro.com/images/menu-title.gif');
display:block;
padding:10px;
border-bottom:1px solid #82786e;
box-shadow:inset 0 2px 0 rgba(0,0,0,0.2);
}
.side-menu a.title {
font-size:18px;
font-weight:400;
color:#000;
background:url('/web/20220202043755im_/https://mealplannerpro.com/images/menu-title02.gif');
display:block;
padding:10px;
border-bottom:1px solid #82786e;
box-shadow:inset 0 2px 0 rgba(0,0,0,0.2);
}
.side-menu a.title:hover {
color:#fff;
}
.leftaisle_nav {
padding:0;
margin:0;
list-style:none;
}
.leftaisle_nav li {
border-bottom:1px solid #fff;
}
.leftaisle_nav li.feature_list {
font-size:14px;
color:#fff;
padding:1px 10px;
display:block;
background:url('/web/20220202043755im_/https://mealplannerpro.com/images/menu-title.gif');
text-transform:uppercase;
border-bottom:1px solid #82786e;
}
.leftaisle_nav li.feature_list a {
font-size:14px;
color:#fff;
display:block;
background:none;
}
.leftaisle_nav li.feature_list a:hover {
background:none;
color:#000;
}
.leftaisle_nav li a {
font-size:14px;
color:#463b30;
padding:5px 10px;
display:block;
background:#ede0d7;
text-decoration:none;
}
.leftaisle_nav li.selected a,
.leftaisle_nav li a:hover, .leftaisle_nav li .current a {
background:#f48e1f;
color:#fff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.leftaisle_nav li.feature_list ul { margin:0; padding:0; list-style:none; }
.leftaisle_nav li.feature_list li a {
font-size:14px;
color:#463b30;
padding:3px 10px;
display:block;
background:#ede0d7;
text-decoration:none;
}
.leftaisle_nav li.feature_list li.selected a,
.leftaisle_nav li.feature_list li a:hover {
background:#f48e1f;
color:#fff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.leftaisle_nav li.feature_list ul { text-transform:capitalize; }
.leftaisle_nav li.feature_list ul ul li a { background:#f1f1f1; }
.leftaisle_nav li.feature_list ul li:last-child {
border-bottom:none;
}
.side-menu .other_items a {
font-size:18px;
font-weight:300;
color:#fff;
display:block;
padding:15px 10px;
text-decoration:none;
position:relative;
}
.side-menu .other_items a .expand {
position:absolute;
top:15px;
right:5px;
}
.side-menu .other_items a.brown_button { background:#5a4c3d; }
.side-menu .other_items a.darker_button { background:#463b30; }
.side-menu .other_items a:hover {
background:#f48e1f;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
/*----- submit button style ------*/
.submit01 {
width:54px !important;
height:39px;
background:url('/web/20220202043755im_/https://mealplannerpro.com/images/submit-btn.png') 0 0 no-repeat;
border:0;
outline:none;
display:inline-block;
}
.submit01:hover {
background-position:0 -39px;
}
.modal-content h1, .modal-content h2, .modal-content h3, .modal-content h4 {
font-family: 'Oswald', sans-serif;
color:#000;
letter-spacing:0;
}
.modal-content h4 { font-size:17px; }
.modal-content .button { margin-top:20px; }
/* notebox */
.notebox {
font: 16px Lato;
border-radius: 5px;
text-align: center;
margin-bottom: 34px;
background: #f4ede6;
height: 69px;
padding: 5%;
}
.content_img {
float: left;
margin-right: 15px;
margin-top: 5px;
margin-bottom: 50px;
}
.partner-page h2 {
margin: 26px 0 20px 0;
font-family: lato;
font-weight: 600;
}
.privacy-page .span9 {
width: 100%;
}
.excellence img {
width: 90px;
float: right;
margin-top: -45px;
margin-right: -35px;
}
/*----- media queries ------*/
@media (min-width: 1200px) {
#banner h1 { margin-top:40px; }
}
@media (min-width: 1024px) {
#wrapper {
width:1024px;
margin:0 auto;
box-shadow: 0 0 20px #999;
}
#search-row form { margin-bottom:0; }
.side-menu { margin-left:-42px; }
}
@media (min-width: 979px) {
#banner { height:500px; }
#banner h1 { margin-top:50px; }
}
@media (max-width: 979px) {
.login-info .phone { display:block; margin:20px 0; }
#header div.brand { margin-bottom:0; }
.block-1 h2 { font-size:15px; min-height:69px; }
.products02 img { margin:20px; }
#bottom-nav .site a { margin:10px 20px; }
#banner { background-size:cover; background-position-x: right; }
#search-row p { min-height:69px; }
.notebox { height: 79px;}
.excellence img {
width: 90px;
float: right;
margin-top: -45px;
margin-right: -35px;
position: relative;
left: -22px;
top: 20px;
}
}
@media (max-width: 767px) {
body {
padding: 0;
margin: 0;
}
.container {
padding: 0 20px;
}
.block-1 p {
min-height:10px;
max-width:400px;
margin:0 auto;
}
/**/
.block-1 {
margin: 0 0 0 0px;
}
.block-1 li > div {
padding: 10px 20px 0 20px;
margin-bottom:30px;
}
.block-1 li { border-bottom:1px dashed #333; padding-bottom:30px; }
.block-1 li:last-child { border-bottom:none; }
#top-row {
padding-bottom:10px;
}
#footer span {
font-size:13px;
}
#bottom-nav .span3, #nutri-row .span3 { width:25%; float:left; }
#search-row p, .block-1 h2 { min-height:10px; margin-bottom:10px; }
.notebox {height: 0px !important; padding-top: 10px !important;}
}
@media (max-width: 710px) {
#bottom-nav .site a { margin:10px; }
#banner h1.signedin { margin:20px 0; }
}
@media (max-width: 625px) {
.slider {
padding: 20px 10px 0;
}
#header div.brand { float:none; }
.users, .location, .login-info { text-align:center; }
.users, .location { display:block; margin:10px auto; }
#bottom-nav .span3, #nutri-row .span3 { width:50%; float:left; }
.mobile-badges {
margin-top: 21px;
}
.mobile-badges span {
margin-left: 0;
}
}
@media (max-width: 640px) {
#footer span, .footer-icon { float:none; margin-bottom:10px; }
#footer { text-align:center; }
}
@media (max-width: 590px) {
.notebox {height: 33px !important;}
}
@media (max-width: 481px) {
.social-icons {
float: none;
}
#footer span {
display: block;
float: none;
}
#top-row { margin-top:0; padding-top:6px; }
#footer span { padding-top:0; }
}
@media (max-width: 385px) {
#top-login .container { padding:0 5px; }
#top-login .login a { margin:5px 2px; font-size:12px; }
#nutri-row img { margin:20px 0; }
}
@media (min-width: 321px) and (max-width: 481px) {
}
@media (max-width: 320px) {
.block-1 h2 { font-size:21px; }
#nutri-row a.btn { width:80%; font-size:20px; }
}
@media (max-width: 280px) {
.block-1 h2 { font-size:18px; }
}
@media (max-width: 225px) {
.block-1 h2 { font-size:14px; }
.login-info .phone { font-size:20px; }
}
/*Core variables and mixins*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
content: "";
line-height: 0;
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 32px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@media (max-width: 980px) {
.location { margin-top:30px; }
.users { margin:20px 0 0; padding:5px 0 0 0; }
}
@media (max-width: 768px) {
#top-login { padding:10px 0px 0px; }
#top-login .social, #top-login .login { display:block; margin:0 auto; text-align:center; }
}
@media (max-width: 625px) {
.location { margin-top:0; }
}
@media (max-width: 980px) {
.freemessage {
font-size: 17px !important;
top: 40px !important;
width: 200px;
margin: 0px !important;
left: 38px !important;
float: left;
}
}
@media (max-width: 625px) {
.freemessage {
top: 17px !important;
}
}
@media (max-width: 500px) {
.freemessage {
font-size: 15px !important;
top: 6px !important;
width: 150px;
margin: 10px auto !important;
left: 0px !important;
float: none !important;
text-align: center;
}
}
/* Bootstrap Style Column System */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left
}
.col-xs-12 {
width: 100%
}
.col-xs-11 {
width: 91.66666667%
}
.col-xs-10 {
width: 83.33333333%
}
.col-xs-9 {
width: 75%
}
.col-xs-8 {
width: 66.66666667%
}
.col-xs-7 {
width: 58.33333333%
}
.col-xs-6 {
width: 50%
}
.col-xs-5 {
width: 41.66666667%
}
.col-xs-4 {
width: 33.33333333%
}
.col-xs-3 {
width: 25%
}
.col-xs-2 {
width: 16.66666667%
}
.col-xs-1 {
width: 8.33333333%
}
.col-xs-pull-12 {
right: 100%
}
.col-xs-pull-11 {
right: 91.66666667%
}
.col-xs-pull-10 {
right: 83.33333333%
}
.col-xs-pull-9 {
right: 75%
}
.col-xs-pull-8 {
right: 66.66666667%
}
.col-xs-pull-7 {
right: 58.33333333%
}
.col-xs-pull-6 {
right: 50%
}
.col-xs-pull-5 {
right: 41.66666667%
}
.col-xs-pull-4 {
right: 33.33333333%
}
.col-xs-pull-3 {
right: 25%
}
.col-xs-pull-2 {
right: 16.66666667%
}
.col-xs-pull-1 {
right: 8.33333333%
}
.col-xs-pull-0 {
right: auto
}
.col-xs-push-12 {
left: 100%
}
.col-xs-push-11 {
left: 91.66666667%
}
.col-xs-push-10 {
left: 83.33333333%
}
.col-xs-push-9 {
left: 75%
}
.col-xs-push-8 {
left: 66.66666667%
}
.col-xs-push-7 {
left: 58.33333333%
}
.col-xs-push-6 {
left: 50%
}
.col-xs-push-5 {
left: 41.66666667%
}
.col-xs-push-4 {
left: 33.33333333%
}
.col-xs-push-3 {
left: 25%
}
.col-xs-push-2 {
left: 16.66666667%
}
.col-xs-push-1 {
left: 8.33333333%
}
.col-xs-push-0 {
left: auto
}
.col-xs-offset-12 {
margin-left: 100%
}
.col-xs-offset-11 {
margin-left: 91.66666667%
}
.col-xs-offset-10 {
margin-left: 83.33333333%
}
.col-xs-offset-9 {
margin-left: 75%
}
.col-xs-offset-8 {
margin-left: 66.66666667%
}
.col-xs-offset-7 {
margin-left: 58.33333333%
}
.col-xs-offset-6 {
margin-left: 50%
}
.col-xs-offset-5 {
margin-left: 41.66666667%
}
.col-xs-offset-4 {
margin-left: 33.33333333%
}
.col-xs-offset-3 {
margin-left: 25%
}
.col-xs-offset-2 {
margin-left: 16.66666667%
}
.col-xs-offset-1 {
margin-left: 8.33333333%
}
.col-xs-offset-0 {
margin-left: 0
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left
}
.col-sm-12 {
width: 100%
}
.col-sm-11 {
width: 91.66666667%
}
.col-sm-10 {
width: 83.33333333%
}
.col-sm-9 {
width: 75%
}
.col-sm-8 {
width: 66.66666667%
}
.col-sm-7 {
width: 58.33333333%
}
.col-sm-6 {
width: 50%
}
.col-sm-5 {
width: 41.66666667%
}
.col-sm-4 {
width: 33.33333333%
}
.col-sm-3 {
width: 25%
}
.col-sm-2 {
width: 16.66666667%
}
.col-sm-1 {
width: 8.33333333%
}
.col-sm-pull-12 {
right: 100%
}
.col-sm-pull-11 {
right: 91.66666667%
}
.col-sm-pull-10 {
right: 83.33333333%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-8 {
right: 66.66666667%
}
.col-sm-pull-7 {
right: 58.33333333%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-5 {
right: 41.66666667%
}
.col-sm-pull-4 {
right: 33.33333333%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-2 {
right: 16.66666667%
}
.col-sm-pull-1 {
right: 8.33333333%
}
.col-sm-pull-0 {
right: auto
}
.col-sm-push-12 {
left: 100%
}
.col-sm-push-11 {
left: 91.66666667%
}
.col-sm-push-10 {
left: 83.33333333%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-8 {
left: 66.66666667%
}
.col-sm-push-7 {
left: 58.33333333%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-5 {
left: 41.66666667%
}
.col-sm-push-4 {
left: 33.33333333%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-2 {
left: 16.66666667%
}
.col-sm-push-1 {
left: 8.33333333%
}
.col-sm-push-0 {
left: auto
}
.col-sm-offset-12 {
margin-left: 100%
}
.col-sm-offset-11 {
margin-left: 91.66666667%
}
.col-sm-offset-10 {
margin-left: 83.33333333%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-8 {
margin-left: 66.66666667%
}
.col-sm-offset-7 {
margin-left: 58.33333333%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-5 {
margin-left: 41.66666667%
}
.col-sm-offset-4 {
margin-left: 33.33333333%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-2 {
margin-left: 16.66666667%
}
.col-sm-offset-1 {
margin-left: 8.33333333%
}
.col-sm-offset-0 {
margin-left: 0
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left
}
.col-md-12 {
width: 100%
}
.col-md-11 {
width: 91.66666667%
}
.col-md-10 {
width: 83.33333333%
}
.col-md-9 {
width: 75%
}
.col-md-8 {
width: 66.66666667%
}
.col-md-7 {
width: 58.33333333%
}
.col-md-6 {
width: 50%
}
.col-md-5 {
width: 41.66666667%
}
.col-md-4 {
width: 33.33333333%
}
.col-md-3 {
width: 25%
}
.col-md-2 {
width: 16.66666667%
}
.col-md-1 {
width: 8.33333333%
}
.col-md-pull-12 {
right: 100%
}
.col-md-pull-11 {
right: 91.66666667%
}
.col-md-pull-10 {
right: 83.33333333%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-8 {
right: 66.66666667%
}
.col-md-pull-7 {
right: 58.33333333%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-5 {
right: 41.66666667%
}
.col-md-pull-4 {
right: 33.33333333%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-2 {
right: 16.66666667%
}
.col-md-pull-1 {
right: 8.33333333%
}
.col-md-pull-0 {
right: auto
}
.col-md-push-12 {
left: 100%
}
.col-md-push-11 {
left: 91.66666667%
}
.col-md-push-10 {
left: 83.33333333%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-8 {
left: 66.66666667%
}
.col-md-push-7 {
left: 58.33333333%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-5 {
left: 41.66666667%
}
.col-md-push-4 {
left: 33.33333333%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-2 {
left: 16.66666667%
}
.col-md-push-1 {
left: 8.33333333%
}
.col-md-push-0 {
left: auto
}
.col-md-offset-12 {
margin-left: 100%
}
.col-md-offset-11 {
margin-left: 91.66666667%
}
.col-md-offset-10 {
margin-left: 83.33333333%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-8 {
margin-left: 66.66666667%
}
.col-md-offset-7 {
margin-left: 58.33333333%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-5 {
margin-left: 41.66666667%
}
.col-md-offset-4 {
margin-left: 33.33333333%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-2 {
margin-left: 16.66666667%
}
.col-md-offset-1 {
margin-left: 8.33333333%
}
.col-md-offset-0 {
margin-left: 0
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left
}
.col-lg-12 {
width: 100%
}
.col-lg-11 {
width: 91.66666667%
}
.col-lg-10 {
width: 83.33333333%
}
.col-lg-9 {
width: 75%
}
.col-lg-8 {
width: 66.66666667%
}
.col-lg-7 {
width: 58.33333333%
}
.col-lg-6 {
width: 50%
}
.col-lg-5 {
width: 41.66666667%
}
.col-lg-4 {
width: 33.33333333%
}
.col-lg-3 {
width: 25%
}
.col-lg-2 {
width: 16.66666667%
}
.col-lg-1 {
width: 8.33333333%
}
.col-lg-pull-12 {
right: 100%
}
.col-lg-pull-11 {
right: 91.66666667%
}
.col-lg-pull-10 {
right: 83.33333333%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-8 {
right: 66.66666667%
}
.col-lg-pull-7 {
right: 58.33333333%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-5 {
right: 41.66666667%
}
.col-lg-pull-4 {
right: 33.33333333%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-2 {
right: 16.66666667%
}
.col-lg-pull-1 {
right: 8.33333333%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-push-12 {
left: 100%
}
.col-lg-push-11 {
left: 91.66666667%
}
.col-lg-push-10 {
left: 83.33333333%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-8 {
left: 66.66666667%
}
.col-lg-push-7 {
left: 58.33333333%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-5 {
left: 41.66666667%
}
.col-lg-push-4 {
left: 33.33333333%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-2 {
left: 16.66666667%
}
.col-lg-push-1 {
left: 8.33333333%
}
.col-lg-push-0 {
left: auto
}
.col-lg-offset-12 {
margin-left: 100%
}
.col-lg-offset-11 {
margin-left: 91.66666667%
}
.col-lg-offset-10 {
margin-left: 83.33333333%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-8 {
margin-left: 66.66666667%
}
.col-lg-offset-7 {
margin-left: 58.33333333%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-5 {
margin-left: 41.66666667%
}
.col-lg-offset-4 {
margin-left: 33.33333333%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-2 {
margin-left: 16.66666667%
}
.col-lg-offset-1 {
margin-left: 8.33333333%
}
.col-lg-offset-0 {
margin-left: 0
}
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
padding: 10px;
box-sizing: border-box;
}
/* End of style.css */
</style>
<!-- HasNoSub -->
<!-- adapex -->
<script src="https://web.archive.org/web/20220202043755js_/https://cdn.adapex.io/hb/aaw.mpp.js" async></script>
<!-- Display footer ad. Not a login page. -->
<!-- Footer or slide-in -->
<link rel="shortcut icon" href="/web/20220202043755im_/https://mealplannerpro.com/favicon.ico">
<!-- Character Set Meta -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="language" content="en"/>
<meta name="p:domain_verify" content="f87e7f3c0bceac815d09587c48874584"/>
<!-- Mobile Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta http-equiv="Content-Security-Policy" content=""/>
<link rel="canonical" href="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/"/>
<meta name="MobileOptimized" content="width"/>
<meta name="HandheldFriendly" content="true"/>
<!-- Not guest all other routes-->
<!--
<link rel="stylesheet" href="/css/bootstrap.css" type="text/css" media="screen">
<link rel="stylesheet" href="/css/style.css" type="text/css" media="screen">
-->
<!-- CSS -->
<link rel="stylesheet" href="/web/20220202043755cs_/https://mealplannerpro.com/css/bootstrap.css" type="text/css" media="screen">
<!--link rel="stylesheet" href="/css/style.css" type="text/css" media="screen"-->
<link rel="stylesheet" href="/web/20220202043755cs_/https://mealplannerpro.com/css/responsive.css" type="text/css" media="screen">
<!--link rel="stylesheet" href="/css/css3menu.css" type="text/css" /-->
<link rel="stylesheet" href="//web.archive.org/web/20220202043755cs_/https://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic|Oswald:400,300,700&display=swap"/>
<!-- ads is 1 -->
<!-- id is site -->
<!-- action is index -->
<!-- pageTitle is Meal Planner Pro | Your Free Meal Planning Solution -->
<!-- layout is //layouts/new_column1 -->
<!-- route is site/index -->
<!-- viewPath is /var/www/mealplannerpro.com/protected/views/site -->
<!-- url is / -->
<!-- guest is 1 -->
<!-- agent is Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0 -->
<!-- accept types is */* -->
<meta name="description" content="Eat Healthy Simply. 1,450,000 recipes, 70,000 grocery products, meal planning calendar, personalized nutrition tools, grocery lists, e-cookbooks and ..."/>
<title>Meal Planner Pro | Your Free Meal Planning Solution</title>
<!--
<script type="text/javascript">
/* Replace #your_subdomain# by the subdomain of a Site in your OneAll account */
var oneall_subdomain = 'mealplannerpro';
/* The library is loaded asynchronously */
var oa = document.createElement('script');
oa.type = 'text/javascript'; oa.async = true;
oa.src = '//' + oneall_subdomain + '.api.oneall.com/socialize/library.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(oa, s);
</script>
<script type="text/javascript">
/* Replace #your_callback_uri# with the url to your own callback script */
var your_callback_script = '';
/* Embeds the buttons into the container oa_social_login_container */
var _oneall = _oneall || [];
_oneall.push(['social_login', 'set_providers', ['facebook', 'google']]);
_oneall.push(['social_login', 'set_callback_uri', your_callback_script]);
_oneall.push(['social_login', 'do_render_ui', 'oa_social_login_container_modal_signin']);
_oneall.push(['social_login', 'do_render_ui', 'oa_social_login_container_modal_signup']);
</script>
-->
</head>
<body><!-- BEGIN WAYBACK TOOLBAR INSERT -->
<script>__wm.rw(0);</script>
<div id="wm-ipp-base" lang="en" style="display:none;direction:ltr;">
<div id="wm-ipp" style="position:fixed;left:0;top:0;right:0;">
<div id="donato" style="position:relative;width:100%;">
<div id="donato-base">
<iframe id="donato-if" src="https://archive.org/includes/donate.php?as_page=1&platform=wb&referer=https%3A//web.archive.org/web/20220202043755/https%3A//mealplannerpro.com/"
scrolling="no" frameborder="0" style="width:100%; height:100%">
</iframe>
</div>
</div><div id="wm-ipp-inside">
<div id="wm-toolbar" style="position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;">
<div id="wm-logo" style="/*width:110px;*/padding-top:12px;">
<a href="/web/" title="Wayback Machine home page"><img src="/_static/images/toolbar/wayback-toolbar-logo-200.png" srcset="/_static/images/toolbar/wayback-toolbar-logo-100.png, /_static/images/toolbar/wayback-toolbar-logo-150.png 1.5x, /_static/images/toolbar/wayback-toolbar-logo-200.png 2x" alt="Wayback Machine" style="width:100px" border="0" /></a>
</div>
<div class="c" style="display:flex;flex-flow:column nowrap;justify-content:space-between;flex:1;">
<form class="u" style="display:flex;flex-direction:row;flex-wrap:nowrap;" target="_top" method="get" action="/web/submit" name="wmtb" id="wmtb"><input type="text" name="url" id="wmtbURL" value="https://mealplannerpro.com/" onfocus="this.focus();this.select();" style="flex:1;"/><input type="hidden" name="type" value="replay" /><input type="hidden" name="date" value="20220202043755" /><input type="submit" value="Go" />
</form>
<div style="display:flex;flex-flow:row nowrap;align-items:flex-end;">
<div class="s" id="wm-nav-captures" style="flex:1;">
<a class="t" href="/web/20220202043755*/https://mealplannerpro.com/" title="See a list of every capture for this URL">465 captures</a>
<div class="r" title="Timespan for captures of this URL">16 May 2010 - 21 Jan 2025</div>
</div>
<div class="k">
<a href="" id="wm-graph-anchor">
<div id="wm-ipp-sparkline" title="Explore captures for this URL" style="position: relative">
<canvas id="wm-sparkline-canvas" width="750" height="27" border="0"></canvas>
</div>
</a>
</div>
</div>
</div>
<div class="n">
<table>
<tbody>
<!-- NEXT/PREV MONTH NAV AND MONTH INDICATOR -->
<tr class="m">
<td class="b" nowrap="nowrap"><a href="https://web.archive.org/web/20211217190608/http://mealplannerpro.com/" title="17 Dec 2021"><strong>Dec</strong></a></td>
<td class="c" id="displayMonthEl" title="You are here: 04:37:55 Feb 02, 2022">FEB</td>
<td class="f" nowrap="nowrap"><a href="https://web.archive.org/web/20220314111230/https://mealplannerpro.com/" title="14 Mar 2022"><strong>Mar</strong></a></td>
</tr>
<!-- NEXT/PREV CAPTURE NAV AND DAY OF MONTH INDICATOR -->
<tr class="d">
<td class="b" nowrap="nowrap"><a href="https://web.archive.org/web/20211217190608/http://mealplannerpro.com/" title="19:06:08 Dec 17, 2021"><img src="/_static/images/toolbar/wm_tb_prv_on.png" alt="Previous capture" width="14" height="16" border="0" /></a></td>
<td class="c" id="displayDayEl" style="width:34px;font-size:22px;white-space:nowrap;" title="You are here: 04:37:55 Feb 02, 2022">02</td>
<td class="f" nowrap="nowrap"><a href="https://web.archive.org/web/20220314111230/https://mealplannerpro.com/" title="11:12:30 Mar 14, 2022"><img src="/_static/images/toolbar/wm_tb_nxt_on.png" alt="Next capture" width="14" height="16" border="0" /></a></td>
</tr>
<!-- NEXT/PREV YEAR NAV AND YEAR INDICATOR -->
<tr class="y">
<td class="b" nowrap="nowrap"><a href="https://web.archive.org/web/20210122010311/https://mealplannerpro.com/" title="22 Jan 2021"><strong>2021</strong></a></td>
<td class="c" id="displayYearEl" title="You are here: 04:37:55 Feb 02, 2022">2022</td>
<td class="f" nowrap="nowrap"><a href="https://web.archive.org/web/20230306174408/http://www.mealplannerpro.com/" title="06 Mar 2023"><strong>2023</strong></a></td>
</tr>
</tbody>
</table>
</div>
<div class="r" style="display:flex;flex-flow:column nowrap;align-items:flex-end;justify-content:space-between;">
<div id="wm-btns" style="text-align:right;height:23px;">
<span class="xxs">
<div id="wm-save-snapshot-success">success</div>
<div id="wm-save-snapshot-fail">fail</div>
<a id="wm-save-snapshot-open" href="#" title="Share via My Web Archive" >
<span class="iconochive-web"></span>
</a>
<a href="https://archive.org/account/login.php" title="Sign In" id="wm-sign-in">
<span class="iconochive-person"></span>
</a>
<span id="wm-save-snapshot-in-progress" class="iconochive-web"></span>
</span>
<a class="xxs" href="http://faq.web.archive.org/" title="Get some help using the Wayback Machine" style="top:-6px;"><span class="iconochive-question" style="color:rgb(87,186,244);font-size:160%;"></span></a>
<a id="wm-tb-close" href="#close" style="top:-2px;" title="Close the toolbar"><span class="iconochive-remove-circle" style="color:#888888;font-size:240%;"></span></a>
</div>
<div id="wm-share" class="xxs">
<a href="/web/20220202043755/http://web.archive.org/screenshot/https://mealplannerpro.com/"
id="wm-screenshot"
title="screenshot">
<span class="wm-icon-screen-shot"></span>
</a>
<a href="#" id="wm-video" title="video">
<span class="iconochive-movies"></span>
</a>
<a id="wm-share-facebook" href="#" data-url="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/" title="Share on Facebook" style="margin-right:5px;" target="_blank"><span class="iconochive-facebook" style="color:#3b5998;font-size:160%;"></span></a>
<a id="wm-share-twitter" href="#" data-url="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/" title="Share on Twitter" style="margin-right:5px;" target="_blank"><span class="iconochive-twitter" style="color:#1dcaff;font-size:160%;"></span></a>
</div>
<div style="padding-right:2px;text-align:right;white-space:nowrap;">
<a id="wm-expand" class="wm-btn wm-closed" href="#expand"><span id="wm-expand-icon" class="iconochive-down-solid"></span> <span class="xxs" style="font-size:80%;">About this capture</span></a>
</div>
</div>
</div>
<div id="wm-capinfo" style="border-top:1px solid #777;display:none; overflow: hidden">
<div id="wm-capinfo-notice" source="api"></div>
<div id="wm-capinfo-collected-by">
<div style="background-color:#666;color:#fff;font-weight:bold;text-align:center">COLLECTED BY</div>
<div style="padding:3px;position:relative" id="wm-collected-by-content">
<div style="display:inline-block;vertical-align:top;width:50%;">
<span class="c-logo" style="background-image:url(https://archive.org/services/img/archiveteam);"></span>
Organization: <a style="color:#33f;" href="https://archive.org/details/archiveteam" target="_new"><span class="wm-title">Archive Team</span></a>
<div style="max-height:75px;overflow:hidden;position:relative;">
<div style="position:absolute;top:0;left:0;width:100%;height:75px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 90%,rgba(255,255,255,255) 100%);"></div>
<img align=right src="http://archiveteam.org/images/e/e6/Archiveteam.jpg" width=200> Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
<p>
History is littered with hundreds of conflicts over the future of a community, group, location or business that were "resolved" when one of the parties stepped ahead and destroyed what was there. With the original point of contention destroyed, the debates would fall to the wayside. Archive Team believes that by duplicated condemned data, the conversation and debate can continue, as well as the richness and insight gained by keeping the materials. Our projects have ranged in size from a single volunteer downloading the data to a small-but-critical site, to over 100 volunteers stepping forward to acquire terabytes of user-created data to save for future generations.
<p>
The main site for Archive Team is at <a href="http://www.archiveteam.org">archiveteam.org</a> and contains up to the date information on various projects, manifestos, plans and walkthroughs.
<p>
This collection contains the output of many Archive Team projects, both ongoing and completed. Thanks to the generous providing of disk space by the Internet Archive, multi-terabyte datasets can be made available, as well as in use by the <a href="http://archive.org/web/web.php">Wayback Machine</a>, providing a path back to lost websites and work.
<p>
Our collection has grown to the point of having sub-collections for the type of data we acquire. If you are seeking to browse the contents of these collections, the Wayback Machine is the best first stop. Otherwise, you are free to dig into the stacks to see what you may find.
<p>
<b>The Archive Team Panic Downloads</b> are full pulldowns of currently extant websites, meant to serve as emergency backups for needed sites that are in danger of closing, or which will be missed dearly if suddenly lost due to hard drive crashes or server failures.
<p>
</div>
</div>
<div style="display:inline-block;vertical-align:top;width:49%;">
<span class="c-logo" style="background-image:url(https://archive.org/services/img/archiveteam_urls)"></span>
<div>Collection: <a style="color:#33f;" href="https://archive.org/details/archiveteam_urls" target="_new"><span class="wm-title">Archive Team: URLs</span></a></div>
</div>
</div>
</div>
<div id="wm-capinfo-timestamps">
<div style="background-color:#666;color:#fff;font-weight:bold;text-align:center" title="Timestamps for the elements of this page">TIMESTAMPS</div>
<div>
<div id="wm-capresources" style="margin:0 5px 5px 5px;max-height:250px;overflow-y:scroll !important"></div>
<div id="wm-capresources-loading" style="text-align:left;margin:0 20px 5px 5px;display:none"><img src="/_static/images/loading.gif" alt="loading" /></div>
</div>
</div>
</div></div></div></div>
<script type="text/javascript">//<![CDATA[
__wm.bt(750,27,25,2,"web","https://mealplannerpro.com/","20220202043755",1996,"/_static/",["/_static/css/banner-styles.css?v=p7PEIJWi","/_static/css/iconochive.css?v=3PDvdIFv"], false);
__wm.rw(1);
//]]></script>
<!-- END WAYBACK TOOLBAR INSERT -->
<div id="wrapper">
<!--Header begins-->
<div id="top-login">
<div class="container">
<div class="row">
<div class="span12 clearfix">
<!--div class="social">
<a href="https://www.facebook.com/MealPlannerPro" rel="nofollow" class="facebook" target="_blank"></a>
<a href="https://www.twitter.com/MealPlannerPro" rel="nofollow" class="twitter" target="_blank"></a>
<a href="https://plus.google.com/+Mealplannerpro/posts" rel="nofollow" class="google" target="_blank"></a>
<a href="http://www.pinterest.com/mealplannerpro/" rel="nofollow" class="pinterest" target="_blank"></a>
</div-->
<ul class="login clearfix">
<li>
<a href="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/Recipe-Nutrition-Calculator" style="color:#f48e1f;">
<img style="height:19px;width:19px;" alt="Nutrition" src="/web/20220202043755im_/https://mealplannerpro.com/images/icon-Star-orange.png" style="margin-top:-1px;"/>Nutrition
</a>
</li>
<li>
<a href="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/GOPRO-Ad-Free-Site" style="color:#f48e1f;">
<img style="height:19px;width:19px;" alt="GoPro" src="/web/20220202043755im_/https://mealplannerpro.com/images/icon-Star-orange.png" style="margin-top:-1px;"/>GoPro
</a>
</li>
<li>
</li>
<li>
<a href="/web/20220202043755/https://mealplannerpro.com/myCookbook" rel="nofollow">
<img alt="My Cookbook" style="height:19px;width:15px" src="/web/20220202043755im_/https://mealplannerpro.com/images/icon-Cookbook.png"/>My Cookbooks
</a>
</li>
<li>
<a href="/web/20220202043755/https://mealplannerpro.com/cookbook-store">
<img alt="E Cookbooks" src="/web/20220202043755im_/https://mealplannerpro.com/images/utensils.png" style="height: 19px;margin-left: -5px;"/>E-COOKBOOKS
</a>
</li>
<!-- li>
<a href="http://blog.mealplannerpro.com/" rel="nofollow" target="_blank">
<img src="/images/icon-Blog.png" />Blog
</a>
</li -->
<li>
<a href="#" rel="nofollow" data-toggle="modal" data-target="#signup-modal" style="color:#f48e1f;">SIGNUP</a>
</li>
<li>
<a href="#" rel="nofollow" data-toggle="modal" data-target="#signin-modal" style="color:#f48e1f;">LOGIN</a>
</li>
</ul>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<div id="header" style="z-index:999;">
<div class="container">
<div class="row">
<div class="span12 clearfix">
<div class="brand"><a href="/web/20220202043755/https://mealplannerpro.com/index.php"><img src="/web/20220202043755im_/https://mealplannerpro.com/images/logo.png" style="height:80px;width:200px;" alt="Meal Planner Pro"></a></div>
<!--Location-->
<div class="location">
</div>
<!--Location-->
<div class="menu_container">
<label for="hidden_menu_collapser" class="mobile_collapser">Menu</label> <!-- Mobile menu title -->
<input id="hidden_menu_collapser" type="checkbox"/>
<ul>
<li>
<a href="/web/20220202043755/https://mealplannerpro.com/recipe-search-engine" rel="nofollow">RECIPES</a>
<div class="menu_dropdown_block">
<div class="md-container">
<ul class="menu_submenu">
<li><a href="/web/20220202043755/https://mealplannerpro.com/member-recipes" rel="nofollow" style="background: #F48E1F;color: white;">Member Recipes</a></li>
<li><a href="#" rel="nofollow" data-toggle="modal" data-target="#signin-modal">Add a Recipe</a></li>
<li><a href="/web/20220202043755/https://mealplannerpro.com/recipe-clipper">Recipe Clipper</a></li>
<li><a href="/web/20220202043755/https://mealplannerpro.com/Recipe-Nutrition-Calculator">Nutrition Calculator</a></li>
</ul>
</div>
</div>
</li>
<li><a href="/web/20220202043755/https://mealplannerpro.com/shopping-list">SHOPPING LIST</a></li>
<li><a href="/web/20220202043755/https://mealplannerpro.com/meal-planning-calendar">MEAL PLANNER</a></li>
<li>
<a href="#" rel="nofollow" data-toggle="modal" data-target="#signin-modal">
RECIPE BOX
</a>
</li>
<li><a href="/web/20220202043755/https://mealplannerpro.com/about-us">ABOUT</a></li>
</ul>
</div><!-- /menu -->
</div>
</div>
</div>
</div>
<!--Header ends-->
<!-- Modal for Signin -->
<div class="modal fade" style="display:none;z-index:3000;" id="signin-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="btn btn-default" data-dismiss="modal" style="float:right;background:white;color:#666;box-shadow: none;">x</button>
<h4 class="modal-title" id="myModalLabel">Welcome Back! New recipes added every day.</h4>
</div>
<div class="modal-body">
<!--
<div class="span6">
<p style="text-align:center;"><strong>Login</strong> with Facebook or Google+
to discover and save your favourite recipes.</p>
<div id="oa_social_login_container_modal_signin"></div>
</div>
<div class="vertical-splitter"></div>
-->
<div class="span6">
<form style="text-align:center" id="login-form" action="/web/20220202043755/https://mealplannerpro.com/" method="POST">
<div id="login-error-div" class="errorMessage" style="display: none;"></div>
<p style="text-align:center;"><strong>Login</strong> with your email account.</p>
<div class="success">
<input onfocus="jQuery('#login-error-div').hide();" placeholder="Email Address" name="LoginForm[email]" id="LoginForm_email" type="text"/> </div>
<div class="success" style="margin-top:2px;">
<input onfocus="jQuery('#login-error-div').hide();" placeholder="Password" name="LoginForm[password]" id="LoginForm_password" type="password"/> </div>
<br/>
<div class="buttons">
<input id="login" class="btn btn-primary login-btn" type="submit" name="yt0" value="Sign In"/> <a style="display: block;font-size: 12px;margin-top: 9px;" href="/web/20220202043755/https://mealplannerpro.com/registration/forgetPassword">Forgot Password ?</a> </div>
</form>
</div>
<div class="mobilepadbottom" style="display: block;font-size: 12px;margin-top: 9px;text-align:center;">
<span style="font-size: 15px;">New to Meal Planner Pro? <a href="#" data-dismiss="modal" data-toggle="modal" rel="nofollow" data-target="#signup-modal">Sign up for free</a></span>
<br/><a href="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/privacy-policy" target="_blank">Privacy Policy</a>
</div>
<br style="clear:both;">
<div class="content_mobile_hint"></div>
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div>
<!-- Modal for Signup -->
<style>
#errorMessage {
font-size: 10px;
}
#signin-modal .errorMessage, #signup-modal .errorSummary {
color: red;
padding-bottom: 10px;
font-size: 15px;
font-style: italic;
}
#signup-modal li {
list-style-type:none;
font-size:12px;
}
.vertical-splitter {
width: 1px;
float: left;
padding: 0;
border-left: 1px solid #AAA;
position: absolute;
left: 50%;
}
#signup-modal .vertical-splitter {
height: 300px;
top: calc(50% - 170px);
}
#signin-modal .vertical-splitter {
height: 180px;
top: calc(50% - 125px);
}
.Facebook-button {
background-color: #3b5998;
}
.Google-button {
background-color: #D34836;
}
.Facebook-button, .Google-button {
color: #fff;
position: relative;
padding: 8px 10px;
border: 0;
text-align: center;
margin-bottom: 8px;
border-radius: 5px;
font-weight: 300;
}
#signup-modal .span6, #signin-modal .span6 {
float: left;
width: 50%;
padding: 0 20px;
margin: 0;
box-sizing: border-box;
}
@media (min-width:769px) {
#signin-modal {
width:760px;
}
#signup-modal {
width:680px;
}
}
#signup-modal .modal-body {
max-height: none;
}
@media (max-width:767px) {
#signup-modal, #signin-modal {
width:auto;
}
#signup-modal .modal-body {
max-height: 275px;
}
#signup-modal .modal-body, #signin-modal .modal-body {
padding-bottom: 50px;
}
}
@media (max-width:650px) {
#signup-modal .span6, #signin-modal .span6 {
float: none;
width: 100%;
}
#signup-modal .vertical-splitter, #signin-modal .vertical-splitter {
width: calc(100% - 20px);
height: 1px;
float: none;
padding: 10px 0;
border-left: none;
border-top: 1px solid #AAA;
position: inherit;
top: 0;
left: 0;
clear: both;
margin: 0 auto;
margin-top: 20px;
}
}
</style>
<div class="modal fade" style="display:none;z-index:3000;" id="signup-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="btn btn-default" data-dismiss="modal" style="float:right;background:white;color:#666;box-shadow: none;">x</button>
<h4 class="modal-title" id="myModalLabel">
Sign up to save recipes, create shopping lists & plan meals
<br/>
<span style="font-weight:400;color:#D95922;">It's free!</span>
</h4>
</div>
<div class="modal-body" style="position:relative;">
<!--
<div class="span6">
<p style="text-align:center;"><strong>Sign up</strong> with Facebook or Google+
to discover and save your favourite recipes.</p>
<div id="oa_social_login_container_modal_signup"></div>
</div>
<div class="vertical-splitter"></div>
-->
<div class="span6">
<p style="text-align:center;"><strong>Sign up</strong> with your email address.</p>
<form style="text-align:center" id="registration-form" action="/web/20220202043755/https://mealplannerpro.com/" method="POST">
<div id="registration-form_es_" class="errorSummary" style="display:none">
<p>
Please fix the following input errors:
</p>
<ul id="errorMessage"></ul>
</div>
<div class="" style="margin-bottom:2px;">
<input placeholder="First Name" name="User[firstName]" id="User_firstName" type="text" maxlength="45"/> </div>
<div class="" style="margin-bottom:2px;">
<input placeholder="Last Name" name="User[lastName]" id="User_lastName" type="text" maxlength="45"/> </div>
<div class="" style="margin-bottom:2px;">
<input placeholder="Zip Code/Postal Code" name="User[postalZip]" id="User_postalZip" type="text" maxlength="45"/> </div>
<div class="" style="margin-bottom:2px;">
<input placeholder="Email Address" name="User[email]" id="User_email" type="text" maxlength="45"/> </div>
<div class="" style="margin-bottom:2px;">
<input placeholder="Password" name="User[password]" id="User_password" type="password" maxlength="45"/> </div>
<div class="" style="margin-bottom:2px;">
<input placeholder="Password Repeat" name="User[password_repeat]" id="User_password_repeat" type="password" maxlength="45"/> </div>
<br/>
<div class="buttons">
<input id="signup" class="btn btn-primary signup-btn" type="submit" name="yt1" value="Submit"/> </div>
</form> </div>
<div class="mobilepadbottom" style="display: block;font-size: 12px;margin-top: 9px;text-align:center;">
Already have an account? <a href="#" data-dismiss="modal" rel="nofollow" data-toggle="modal" data-target="#signin-modal">Log in</a>
</div>
</div>
<div class="modal-footer"></div>
</div>
</div>
</div>
<!--<div class="interface_container"> </div>-->
<!--Content begins bdj -->
<div id="banner">
<div class="container">
<div class="row" style="margin-left: 0;">
<style>
@media only screen and (min-width : 1224px) {
#banner {
background-image: url('https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/pasta-home.jpg');
background-repeat: no-repeat;
padding-top: 90px;
background-size: cover;
}
}
@media (min-width: 981px) {
#header {
z-index: 5000000000000000;
margin-bottom: -114px;
background: transparent;
color: white !important;
position: relative;
}
.menu_container > ul > li > a {
color: #ffffff;
text-shadow: black 1px 1px 1px;
}
}
@media (max-width: 979px) {
#banner {
padding-top: 10px;
}
}
.thestarterer {
background: #f5911c;
padding: 8px 10px;
font-size: 22px;
width: calc(100% - 20px);
display: block;
text-align: center;
margin-top:15px;
color: white;
max-width: 450px;
margin: 0 auto;
clear: both;
}
.thestarterer:hover {
background: #86bd44;
}
#banner {
text-align: center;
}
#banner input[type="text"] {
border: 2px solid #464646;
border-radius: 30px;
font-size: 16px;
padding: 10px;
padding-left: 60px;
background: white;
margin-left: -20px;
margin-top: 8px;
width: calc(100% - 100px);
}
#banner h2 {
color: #f48e1f;
text-shadow: black 2px 2px 3px;
line-height: 38px;
margin: -12px 0px 6px 0;
font-family: lato;
font-size: 40px;
font-weight: 700;
}
#banner h1 {
text-shadow: none;
font-weight: 400;
color: white;
margin: 0px;
font-size: 26px;
padding: 0px;
max-width: none;
}
#banner p {
text-shadow: none;
font-weight: 400;
color: white;
margin-bottom: 8px;
font-size: 26px;
padding: 10px 0;
max-width: none;
}
#searchWebRecipes {
clear: both;
padding-top: 45px;
}
#searchWebRecipesContainer {
width: calc(100% - 200px);
}
.magnifysubmit {
position: relative;
left: 30px;
width: 24px !important;
margin-top: 20px;
}
.desktoponly {
display: block;
}
.mobileonly {
display: none;
}
#banner span {
float: none;
}
.span-block-on-mobile a {
color: white;
}
.span-block-on-mobile a:hover {
color: #f48e1f;
}
@media (max-width: 680px) {
#searchWebRecipesContainer {
width: calc(100% - 100px);
}
.span-block-on-mobile {
display: block;
}
}
@media (max-width: 500px) {
.desktoponly {
display: none;
}
.mobileonly {
display: block;
}
#searchWebRecipesContainer {
width: calc(100% - 0px);
}
}
@media (max-width: 415px) {
.thestarterer {
font-size: 15px;
}
}
.advanced-search-expander {
display: block;
background: url('https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/yellow-down-arrow.jpg');
background-position:right;
background-repeat:no-repeat;
background-color:#a1cd3a;
width: 160px;
line-height: 30px;
background-size: contain;
padding-right: 30px;
margin-right: 35px;
font-size: 15px;
float: right;
color: white;
}
</style>
<center>
<form id="searchWebRecipes" method="get" action="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/member-recipes">
<div id="searchWebRecipesContainer">
<input class="magnifysubmit" onclick="$('#searchWebRecipes').submit();" border="0" type="image" src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/magnify-red.png"/>
<input type="text" name="recipeKeyword" placeholder="Search for recipes here..." onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search for recipes here...'"/>
</div>
</form>
</center>
<br style="clear:both;">
<h2>
Save Time. Save Money. Eat Healthy!
</h2>
<h1>
A <strong>FREE</strong> online meal planning solution.
</h1>
<p style="padding-top: 15px;padding-bottom: 15px;font-size: 22px;font-weight: 700;">
<span class="span-block-on-mobile"><a href="/web/20220202043755/https://mealplannerpro.com/recipe-search-engine">Save Recipes</a></span>
<span class="span-block-on-mobile"><a href="/web/20220202043755/https://mealplannerpro.com/shopping-list">Create Shopping Lists</a></span>
<span class="span-block-on-mobile"><a href="/web/20220202043755/https://mealplannerpro.com/meal-planning-calendar">Plan Meals</a></span>
</p>
<a href="#" data-toggle="modal" data-target="#signup-modal" class="thestarterer">
Click Here to Get Started!
</a>
<br style="clear:both;"/>
</div>
</div>
</div>
<div id="top-row">
<div class="app-glass">
<span class="app-msg">Free Shopping List Apps Now Available!</span>
<div class="app-badges">
<a href="https://web.archive.org/web/20220202043755/https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1016049918&mt=8" target="_blank" rel="nofollow">
<img src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/app_store_badge.svg" alt="Apple app store badge">
</a>
<a href="https://web.archive.org/web/20220202043755/https://play.google.com/store/apps/details?id=com.michael.mpp" target="_blank" rel="nofollow">
<img class="play-badge" src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/google_play_badge.png" alt="Google play badge">
</a>
</div>
</div>
<div class="container">
<div class="howdoesitwork row">
<div class="span12">
<img src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/how-does-it-work.png" style="width: 350px;margin-top: 25px;">
<p class="tag">Meal Planner Pro will help you to save time and money while improving your health in just a few easy steps.</p>
<ul class="block-1">
<li class="span3">
<a href="#" data-toggle="modal" data-target="#signup-modal"><span class="page1-icon1"></span></a>
<h2>Create a profile for each family member.</h2>
<p>Unlock personalized meal planning tools and features based on your individual and family health goals.</p>
<a href="#" data-toggle="modal" data-target="#signup-modal" class="btn">Create a Profile</a>
</li>
<li class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/recipe-search-engine"><span class="page1-icon2"></span></a>
<h2>Search, Save & Add Your Own Recipes</h2>
<p>Search by such things as gluten-free recipes, healthy lunch, breakfast and dinner ideas. Then, save your favourites!</p>
<a href="/web/20220202043755/https://mealplannerpro.com/recipe-search-engine" class="btn">Search for Recipes</a>
</li>
<li class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/meal-planning-calendar"><span class="page1-icon3"></span></a>
<h2>Add Saved Recipes to the meal planning calendar</h2>
<p>Easily plan out your week or even months in advance. Simply save recipes onto the days you want.</p>
<a href="/web/20220202043755/https://mealplannerpro.com/meal-planning-calendar" class="btn">Create a Meal Plan</a>
</li>
<li class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/shopping-list"><span class="page1-icon4"></span></a>
<h2>Create grocery lists and research products.</h2>
<p>All grocery and food products includes images, nutrition info, ingredients and warning labels.</p>
<a href="/web/20220202043755/https://mealplannerpro.com/shopping-list" class="btn">Start a Grocery List</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="nutri-row">
<div class="container">
<div class="row">
<img src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/get-into-healthy-eating.png" style="width: 400px;">
<h4>We're here to help you every step of the way</h4>
<p>Our ProScore system is like having your own personal nutrition expert.<br/>We highlight the good and bad nutrition values of every food product. Then score them from 1-100.<br/><span class="note">(developed by Registered Dietitians using the latest in nutrition guidelines and food sciences)</span></p>
<p>We offer personalized meal planning tools, features and content for:
<div class="row">
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/">General Health</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/heart-healthy-meal-planner">Heart Health</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/high-cholesterol-meal-planner">High Cholesterol</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/high-blood-pressure-meal-planner">High Blood Pressure</a><br/>
</div>
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/weight-management-meal-planner">Weight Management</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/athletic-training-meal-planner">Athletic Training</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/osteoporosis-meal-planner">Osteoporosis</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/anemia-meal-planner">Anemia</a><br/>
</div>
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/gluten-intolerance-meal-planner">Gluten Intolerance</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/lactose-intolerance-meal-planner">Lactose Intolerance</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/digestive-health-meal-planner">Digestive Health</a><br/>
</div>
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/pre-diabetes-meal-planner">Pre-Diabetes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/type-1-diabetes-meal-planner">Type 1 Diabetes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/type-2-diabetes-meal-planner">Type 2 Diabetes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/gestational-diabetes-meal-planner">Gestational Diabetes</a><br/>
</div>
</div>
<img src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/logo-small.png"/>
<a href="/web/20220202043755/https://mealplannerpro.com/about-us/food-rating-system"><img src="https://web.archive.org/web/20220202043755im_/https://images.mealplannerpro.com/images/logo-proScore.png"/></a>
<a href="#" data-toggle="modal" data-target="#signup-modal" class="btn">Get started today!</a>
</div>
</div>
</div>
<!--Content ends -->
<div style="clear:both;"></div>
<div id="bottom-nav">
<div class="container">
<div class="site">
<a href="/web/20220202043755/https://mealplannerpro.com/">Home</a>
<a href="/web/20220202043755/https://mealplannerpro.com/about-us">About</a>
<a href="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/partner-with-us">Partner with Us</a>
<a href="https://web.archive.org/web/20220202043755/https://mealplannerpro.com/partner-with-us/recipe-partners">Recipe Partners</a>
<a href="https://web.archive.org/web/20220202043755/https://wordpress.org/plugins/meal-planner-pro/" target="_blank">Wordpress Plugin</a>
<a href="/web/20220202043755/https://mealplannerpro.com/save-your-ziplist-recipes">ZipList</a>
<a href="/web/20220202043755/https://mealplannerpro.com/health-links">Health Links</a>
<a href="/web/20220202043755/https://mealplannerpro.com/privacy-policy">Privacy</a>
<a href="/web/20220202043755/https://mealplannerpro.com/about-us/contact-us">Contact</a>
<a href="/web/20220202043755/https://mealplannerpro.com/about-us/contact-us">Advertise</a>
</div>
<div class="row">
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/vegetarian-recipes">Vegetarian Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/vegan-recipes">Vegan Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/paleo-recipes">Paleo Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/sulfite-free-recipes">Sulfite Free Recipes</a><br/>
</div>
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/gluten-free-recipes">Gluten Free Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/dairy-free-recipes">Dairy Free Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/egg-free-recipes">Egg Free Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/peanut-free-recipes">Peanut Free Recipes</a><br/>
</div>
<div class="span3">
<a href="/web/20220202043755/https://mealplannerpro.com/wheat-free-recipes">Wheat Free Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/soy-free-recipes">Soy Free Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/seafood-free-recipes">Seafood Free Recipes</a><br/>
<a href="/web/20220202043755/https://mealplannerpro.com/treenut-free-recipes">Treenut Free Recipes</a><br/>
</div>
<div class="span3">
<!-- div class="mobile-badges">
<span>MOBILE</span>
<div>
<a href="https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1016049918&mt=8" target="_blank" rel="nofollow">
<img class="applestore-badge" src="/images/app_store_badge.svg" alt="Apple app store badge">
</a>
</div>
<div>
<a href="https://play.google.com/store/apps/details?id=com.michael.mpp" target="_blank" rel="nofollow">
<img src="/images/google_play_badge.png" alt="Google play badge">
</a>
</div>
</div-->
</div>
</div>
<img alt="Meal Planner Pro Logo" style="height:80px;width:200px" src="/web/20220202043755im_/https://mealplannerpro.com/images/logo.png"/>
</div>
</div>
<div id="footer" style="height:100px">
<div class="container">
<!-- div class="row">
<div class="span9">
<span>Copyright © 2022 Meal Planner Pro. All Rights Reserved</span>
</div>
</div -->
<!-- All pages, Except GoPro, My Cookbooks, E-cookbooks and Nutrition Calculator -->
<div class="row">
<!-- adapex -->
<!-- Visible on desktop only. -->
<div class="visible-desktop visible-tablet hidden-mobile" data-aaad="true" data-aa-adunit="/22181265/MPP_Stickyfooter"></div>
<!-- Visible on phones and tablets only. -->
<div class="hidden-desktop hidden-tablet visible-mobile" data-aaad="true" data-aa-adunit="/22181265/MPP_MOB_Stickyfooter"></div>
</div>
<div class="row">
<div class="visible-desktop visible-tablet hidden-mobile">Desktop</div>
<div class="hidden-desktop hidden-tablet visible-mobile">Mobile</div>
</div>
</div> <!-- container -->
</div><!-- footer -->
</div> <!-- wrapper -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-41362516-1']);
_gaq.push(['_setDomainName', 'mealplannerpro.com']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20220202043755/https://ssl' : 'https://web.archive.org/web/20220202043755/http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Crazy Egg JS-->
<!--
<script type="text/javascript">
setTimeout(function(){var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0018/3543.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
</script>
-->
<script src="/web/20220202043755js_/https://mealplannerpro.com/javascripts/jquery.magnific.popup/jquery.magnific-popup.min.js"></script>
<script>
$(function() {
$('.switchProfile').click(function(){
$.get('/user/switchProfile', { id: $(this).data("id"), isAjaxRequest: 1}, function ( data ) {
location.reload();
});
});
});
</script>
<script type="text/javascript">
$('.modal').on('show.bs.modal', function (ev) { // prevent body from scrolling when modal opens
scrollTo = $('body').scrollTop();
$('body').css("position", "fixed");
})
$('.modal').on('hide.bs.modal', function (e) { //unbind the touchmove restrictions from body when modal closes
$('body').css("position", "static");
$('body').animate({scrollTop: scrollTo}, 0);
})
</script>
<!-- GoPRO Full-Width -->
<!-- -->
<script async src="https://web.archive.org/web/20220202043755js_/https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="" crossorigin="anonymous"></script>
<!-- BDJ Disabled due to connection issues with Googlebot.
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('ahtbzruvnuyu');
</script>
-->
<!-- User agent -->
<!-- adapex -->
<!--
<div class='s2nPlayer k-xTaFZYMA' data-type='float'>well this is fun</div>
<script type='text/javascript' src='//embed.sendtonews.com/player3/embedcode.js?fk=xTaFZYMA&cid=11166&offsetx=0&offsety=0&floatwidth=400&floatposition=top-right' data-type='s2nScript'> </script>
-->
<script type="text/javascript">
/*<![CDATA[*/
jQuery(function($) {
jQuery('body').on('click','#login',function(){jQuery.ajax({'beforeSend':function(){
$("#login").attr("disabled",true);
},'complete':function(){
// $("#login-form").each(function(){ this.reset();});
$("#login").attr("disabled",false);
},'success':function(data){
var obj = jQuery.parseJSON(data);
if(obj.status == "success"){
$("#login-form").html("<h4>Login Successful! Please Wait...</h4>");
parent.location.reload();
}
else
{
$("#login-error-div").show();
$("#login-error-div").html("Incorrect username and password");
$("#login-error-div").append("");
}
},'type':'POST','url':'\x2Fsite\x2FajaxLogin','cache':false,'data':jQuery(this).parents("form").serialize()});return false;});
jQuery('body').on('click','#signup',function(){jQuery.ajax({'beforeSend':function(){
$("#signup").attr("disabled",true);
},'complete':function(){
$("#signup").attr("disabled",false);
},'success':function(data){
var obj = jQuery.parseJSON(data);
if(obj.status == "success"){
_gaq.push(["_trackEvent", "Account","Signup"]);
setTimeout(function(){
parent.location.reload();
}, 1000);
}
else
{
var errors = "";
for (var prop in obj) {
// skip loop if the property is from prototype
if(!obj.hasOwnProperty(prop)) continue;
// your code
errors = errors.concat("<li>" + obj[prop] + "</li>");
}
$("#registration-form_es_").show();
$("#errorMessage").html(errors);
}
},'type':'POST','url':'\x2Fsite\x2FajaxSignup','cache':false,'data':jQuery(this).parents("form").serialize()});return false;});
});
/*]]>*/
</script>
</body>
</html>
<!--
FILE ARCHIVED ON 04:37:55 Feb 02, 2022 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 10:42:19 Jan 23, 2025.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
-->
<!--
playback timings (ms):
captures_list: 0.503
exclusion.robots: 0.025
exclusion.robots.policy: 0.015
esindex: 0.01
cdx.remote: 170.012
LoadShardBlock: 155.528 (3)
PetaboxLoader3.datanode: 279.703 (5)
load_resource: 226.426
PetaboxLoader3.resolve: 72.082
loaddict: 87.893
-->