      /*
      Theme Name: Cook It Allergy Free
      Theme URI: http://cookitallergyfree.com
      Description: A custom blog theme for Cook It Allergy Free
      Author: Valerie Wininger @ Lion Face Studio
      Author URI: http://lionfacestudio.com/
      Version: 1.0

	  Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
      http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
      */

* {margin:0; padding:0; }

html, body {height:100%;}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#551900;
	background-color:#8ED3D2;
}

a {
	color:#E31837;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

p {
	margin:0 0 25px 0;
}

#post ol li {
	list-style:decimal;
	margin-bottom:4px;
	font-style:italic;
	line-height:20px;
	font-weight:bold;
	margin-left:25px;
}

h2 {
	font-size:28px;
	margin-bottom:10px;
	color:#412312;
}

#post h3 {
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#22BCB9;
	margin:15px 0 8px;
	width:auto;
}

#post h3.cufon {
	font-size:26px;
	margin-bottom:10px;
	padding-top:10px;
	color:#F37579;
	width:600px;
}

#sidebar-allergy h3.cufon, #sidebar-contact h3.cufon {
	font-size:26px;
	color:#F37579;
	margin-top:10px;
	padding-bottom:10px;
	width:580px;
}

#post h3.double-line-head, #sidebar-allergy h3.double-line-head, #sidebar-contact h3.double-line-head {
	color:#22BCB9;
	width:600px;
}
#post li {
	list-style:none;
}

#post ul.app-page li {
	margin-bottom:4px;
	list-style:disc;
	margin-left:25px;
}

#content-allergy ul li {
	list-style:disc;
	margin-bottom:4px;
	font-style:italic;
	line-height:20px;
	font-weight:bold;
	margin-left:25px;
}

#wrapper {
	position:relative;
	width:1016px;
	margin:0 auto;
	background-image:url(images/new-site/bg.gif);
	background-repeat:repeat-y;
}


#blog-title, #blog-description {
	position:absolute;
	left:-9999px;
}


#blog-title-tag {
	position:absolute;
	top:27px;
	left:14px;
}

#header {
	width:957px;
	height:115px;
	margin:0 auto 10px;
	background-image:url(images/new-site/header.jpg);
	background-repeat:no-repeat;
}

#top-nav {
	width:957px;
	margin:0 auto 10px;
}

#top-nav a {
	display:block;
	text-decoration:none;
	float:left;
	padding:6px 8px;
	background-color:#F37579;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}

#top-nav a:hover {
	background-color:#22BCB9;
	padding:6px 8px 6px 8px;
}

#top-nav {
	position:relative;
	z-index:9999;
	}
	#top-nav ul {
		width:957px;
		padding:0;
		display:block;
		float:left;
		background-color:#F37579;
		}
		#top-nav li {
			display: block;
			float:left;
			list-style:none;
			border-right:2px solid #fff;
			}

			#top-nav ul.menu li { position: relative; z-index:998; }
			#top-nav ul.menu ul.sub-menu { display: none; }
			#top-nav ul.menu li:hover ul.sub-menu {
			  display: block;
			  position: absolute;
			  min-width:100%;
			  width: auto;
			  z-index: 10000;
			  margin:0;
			  top:27px;
			}
			#top-nav ul.menu li:hover ul.sub-menu li {
			  border-top: 1px solid white;
			  width: 100%;
			  position:relative;
			  z-index:10000;
			  border-right:0;
			}
			#top-nav ul.menu li:hover ul.sub-menu a {
				margin:0;
				width:180px;
			}
			#top-nav ul.menu li:hover ul.sub-menu a:hover {
				margin:0;
				width:180px;
			}

#container {
	width:957px;
	margin:10px 30px;
}

#container-home {
	width:957px;
	margin:10px 20px;
}

#container-cheatsheet {
	width:957px;
	margin:10px 30px;
}

#content {
	margin:20px 17px 0 0;
	width:552px;
	float:left;
	display:inline;
}
#content .pibfi_pinterest {
	text-align:center;
	width:100%;
}
#content-allergy, #content-contact {
	margin:0 20px 0 0;
	width:595px;
	float:left;
	display:inline;
}

#content-full {
	margin:20px 24px 10px 14px;
}

#container-home #content-full {
	margin:20px 14px 10px 14px;
}

#content-full .entry-content {
	margin:0;
}

#sidebar {
	width:386px;
	float:left;
}

#sidebar-allergy, #sidebar-contact {
	width:326px;
	float:left;
	margin-top:20px;
}

#footer {
	width: 957px;
	height:70px;
	background-color:#22BCB9;
	margin:0 auto;
	color:#fff;
}

.footer-menu {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	position:relative;
}

#footer ul {
	list-style:none;
	display:block;
	margin:15px 0 10px 0;
	text-align:center;
	float:left;
	position:relative;
	left:50%;
}

#footer li {
	display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

#footer li a {
	color:#fff;
	text-decoration:none;
	float:left;
	text-transform:uppercase;
	margin:0 14px 0 0;
}

#footer li a:hover {
	text-decoration:underline;
}

#footer p {
	color:#fff;
	text-align:center;
	clear:both;
	margin-top:10px;
	margin-bottom:0;
}

#footer p a {
	color:#fff;
	text-decoration:underline;
}

.rss-text {
	color:#fff;
	font-size:14px;
	display:block;
	position:absolute;
	top:18px;
	left:60px;
}

.email-box {
	color:#fff;
	font-size:14px;
	display:block;
	position:absolute;
	top:18px;
	left:203px;
}

.rss-text a {
	color:#fff;
}

.email-box input {
	width: 92px;
	height:16px;
	border:1px solid #EF3E42;
	margin-left:0px;
	padding:2px;
}

.email-box #submit-button {
	background-image:url(images/submit-button.gif);
	width:67px;
	height:20px;
	border:0;
	background-color:transparent;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin-left:2px;
	text-transform:uppercase;
}

	.read-more {
		float:right;
		text-transform:uppercase;
	}

	#post {
		width:100%;
		margin-bottom:30px;
		float:left;
		margin-top:20px;
	}


/******************************************************************************************
********************************  #SIDEBAR STYLES# ****************************************
******************************************************************************************/

#primary {
	float:right;
	width:310px;
	margin-right:20px;
	display:inline;
	padding-top:35px;
}

#primary a{
	color:#fff;
	text-decoration:none;
	line-height:16px;
}

#primary a:hover {
	text-decoration:underline;
}

#primary #amazon-widget a {
	line-height:normal;
}

#primary h3.widget-title {
	color:#551900;
	font-size:16px;
	margin-bottom:10px;
	text-transform:uppercase;
}

h4.widget { display:none; }


#primary .widget-container {
	font-size:12px;
	line-height:14px;
	padding:10px 5px 15px 10px;
}

#allergy-free-badge {
	float:left;
	clear:both;
}

.facebook-fanbox {
	width:300px;
	height:500px;
}

#facebook-badge {
	float:left;
	margin-left:10px;
}

#sponsor-box {
	clear:both;
	float:left;
	margin-top:20px;
	width:301px;
}

#cat-container, #arch-container {
	width:144px;
	float:left;
}

#arch-container {
	margin-left:10px;
}

.cat-top, .arch-top {
	width:144px;
	height:13px;
	margin-top:5px;
	background-image:url(images/cat-arch-box-top.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

.arch-top {
	margin-top:10px;
}

.cat-main, .arch-main {
	width:114px;
	min-height:100px;
	padding:10px 10px 10px 20px;
	background-image:url(images/cat-arch-box-bg.gif);
	background-repeat:repeat-y;
	float:left;
	clear:both;
}

.cat-main li, .arch-main li {
	float:left;
	width:100%;
}

.cat-bottom, .arch-bottom {
	width:144px;
	height:13px;
	background-image:url(images/cat-arch-box-bottom.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

#primary ul {
	list-style:none;
	margin-right:10px;
}

#primary #tweet ul {
	margin-right:0;
	margin-left:15px;
}

#primary .twitter-heading {
	float:left;
	margin-top:15px;
}

#primary .twitter-top {
	width:301px;
	height:11px;
	background-image:url(images/tweet-box-top.gif);
	background-repeat:no-repeat;
	margin-top:3px;
	float:right;
}

#tweet {
	background-image:url(images/tweet-box-bg.gif);
	width:291px;
	background-repeat:repeat-y;
	color:#fff;
	float:right;
	font-size:14px;
	padding:10px 10px 10px 0;
	line-height:16px;
}

#tweet a {
	color:#fff;
	text-decoration:underline;
}

#tweet a.twitter-time {
	color:#603813;
	font-size:14px;
	float:right;
	margin-top:5px;
	text-decoration:none;
	margin-right:6px;
}

#tweet a.twitter-time:hover {
	text-decoration:underline;
}

#tweet a:hover {
	text-decoration:none;
}

#tweet p {
	margin:0;
	padding:0;
}

#primary .twitter-bottom {
	width:301px;
	height:11px;
	background-image:url(images/tweet-box-bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:8px;
	float:right;
}

#primary .twitter-bird {
	float:right;
	clear:both;
	margin-bottom:20px;
}

.sponsor-top {
	width:302px;
	height:12px;
	<!--background-image:url(images/sponsor-box-top.gif);-->
	background-repeat:no-repeat;
	margin-top:3px;
	float:right;
}

.sponsors a {
	color:#551900;
}

.sponsors a:hover {
	color:#551900;
}

.sponsor-body {
	padding:10px 0 0 20px;
	width:282px;
	min-height:150px;
	<!--background-image:url(images/sponsor-box-bg.gif);-->
	background-repeat:repeat-y;
	float:right;
}

#primary .sponsor-body a {
	display:block;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
}

#primary .sponsor-bottom {
	width:302px;
	height:12px;
	<!--background-image:url(images/sponsor-box-bottom.gif);-->
	background-repeat:no-repeat;
	margin-bottom:20px;
	float:right;
}

#cat-container-3 a, #arch-container-3 a {
	font-size:14px;
	line-height:17px;
}

#cat-container-3 a:hover, #arch-container-3 a:hover {
	color:#E31837;
	text-decoration:underline;
}

#amazon-widget {
	clear:both;
	float:left;
	margin-top:20px;
}

#blogroll-container {
	float:left;
	margin-top:20px;
	width:144px;
	margin-left:20px;
}

.kitchen-heading {
	margin-bottom:10px;
}

.update-heading {
	margin-left:10px;
}

#update-box {
	width:617px;
	height:58px;
	margin:3px 0 30px 10px;
	background-image:url(images/updates-bg-ex2.gif);
	background-size: 100% 99%;
	position:relative;
}

#gluten-free-faces {
	width:150px;
	float:left;
	margin:20px 5px 0 0;
}

#food-buzz {
	float:left;
	width:120px;
	margin-top:20px;
}

#blog-frog {
	width:140px;
	float:left;
	margin-top:20px;
}

#whole-gang-badge {
	float:right;
	clear:both;
	margin-top:20px;
}

#lexies-badge {
	float:right;
	margin-top:20px;
}

#ssgf-badge {
	float:right;
	margin-top:15px;
}

#food-blogs-badge {
	float:right;
	clear:both;
	margin-top:20px;
}

#foodie-badge {
	float:right;
	margin-top:15px;
}

#gluten-free-bloggers {
	float:right;
	margin-top:20px;
}

#thirtyday-badge {
	float:right;
	margin-top:20px;
}



/******************************************************************************************
***********************************  #POST STYLES# ****************************************
******************************************************************************************/

.post {
	margin:0 0 17px 0;
	float:left;
	width:100%;
	display:inline;
}

	.post a {
		color:#F37579;
		text-decoration:none;
	}

	.post a:hover {
		text-decoration:underline;
	}

	#single-container .post {
		background-color:transparent;
	}

	.post-main {
		width:444px;
		float:left;
	}

.date-time {
	width:50px;
	height:56px;
	float:left;
	margin:-10px 11px 11px 30px;
	background-image:url(images/date-bg.gif);
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	display:inline;
	font-weight:bold;
}

.month {
	margin-top:6px;
	line-height:12px;
}

.day {
	font-size:18px;
	color:#603813;
	line-height:18px;
}

.post h2 {
	font-size:18px;
}

.post h2.entry-title {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.entry-title a, .entry-title-sub a {
	color:#603813;
	text-decoration:none;
}

.entry-title-sub {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.entry-content {
	clear:both;
	margin:25px 15px 45px 24px;
}

img.more-recipes {
	margin:10px 0 10px 11px;
}

.thumb-img {
	float:left;
	margin-left:20px;
	margin-right:22px;
	margin-bottom:20px;
}

#comments {
	clear:both;
	margin:0 0 0 11px;
	width:560px;
}

.entry-content p, #comments p, .entry-content ul, .entry-content ol {
	margin:0 0 20px 0;
	font-size:14px;
}

.entry-content li {
	margin-left:25px;
	margin-bottom:6px;
}

.printBtn {
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
	display:block;
}

.recipe {
	padding:15px 30px;
	background-color:#fef7f3;
	margin-bottom:15px;
}

.entry-content-sub {
	margin-top:13px;
}

.entry-meta, .entry-meta-sub, .highlight {
	color:#603813;
	font-size:12px;
	font-style:italic;
}

.entry-meta a, .entry-meta-sub a, .highlight {
	color:#F37579;
}

.post-hr {
	width:560px;
	height:8px;
	margin-left:15px;
	clear:both;
	background-image:url(images/post-divider.gif);
	background-repeat:no-repeat;
}

.entry-utility {
	margin:10px 0 10px 11px;
	float:left;
	width:559px;
	color:#fff;
	font-weight:bold;
	background-color:#22BCB9;
	text-transform:uppercase;
}

.entry-utility a {
	color:#fff;
	text-decoration:none;
}

.entry-utility a.comments-link {
	font-weight:bold;
	margin-left:10px;
}

.entry-utility a:hover {
	text-decoration:underline;
}

#popular-posts {
	width:131px;
	float:left;
	clear:both;
	margin-top:20px;
}
#popular-posts-right {
	float:right;
	width:131px;
	margin-top:43px;
}

#popular-posts h3 {
	margin-bottom:10px;
}

#primary #popular-posts a, #primary #popular-posts-right a {
	display:block;
	color:#603813;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
}

#primary #popular-posts a:hover, #primary #popular-posts-right a:hover {
	text-decoration:underline;
}

#primary #popular-posts li, #primary #popular-posts-right li {
	background-image:url(images/sidebar-dots.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:10px 0 5px 0;
	width:131px;
}

#comments-list h3, #respond h3 {
	color:#E31837;
	font-size:24px;
	margin:0 0 4px 0;
}

#respond h3 {
	margin-top:40px;
}

#comments-list ol {
	list-style:none;
	width:560px;
}

#comments-list li {
	clear:both;
	margin-bottom:35px;
	width:560px;
}

#trackbacks-list {
	padding-top:15px;
}

#trackbacks-list ol {
	list-style:none;
}

.comment-content {
	margin-left:80px;
	width:480px;
	color:#551900;
}

.comment-box-top {
	width:455px;
	height:21px;
	background-image:url(images/comment-box-top.gif);
	background-repeat:no-repeat;
	padding:7px 0 0 25px;
	color:#fff;
}

.comment-box-top a {
	color:#F37579;
}


.comment-box-main {
	width:479px;
	background-color:#F9B7B2;
}

#trackbacks-list .comment-box-main {
	padding-top:10px;
}

.comment-box-bottom {
	width:480px;
	height:5px;
	background-image:url(images/comment-box-bottom.gif);
	background-repeat:no-repeat;
}

#comments .post-hr {
	margin:15px 0 0 0;
	float:left;
	clear:both;
}

#comments h3.post-comment {
	padding:15px 0 20px 0;
	clear:both;
}


#comments .comment-content p {
	margin:0 22px;
	padding-bottom:10px;
}

.comments-link {
	display:block;
	float:left;
	margin:10px 0 10px 8px;
}

.comment-reply-link {
	clear:both;
	float:left;
	margin:2px 0 5px 40px;
}

.avatar {
	float:left;
}

.formcontainer {
	width:500px;
}

#commentform input {
	border:1px solid #22BCB9;
	height:25px;
	width:219px;
	background-color:#D8EEED;
	padding-left:7px;
	margin-bottom:6px;
}

#commentform label {
	text-transform:uppercase;
	font-size:11px;
}

#commentform span {
	text-transform:uppercase;
	font-size:10px;
}

#form-section-comment textarea {
	width:500px;
	height:235px;
	border:1px solid #22BCB9;
	background-color:#D8EEED;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:7px;
}

#commentform input#submit {
	background-image:url(images/comment-submit.gif);
	background-color:transparent;
	cursor:pointer;
	height:36px;
	width:98px;
	float:right;
	margin-top:15px;
	margin-right:3px;
	border:none;
}

#commentform input#submit:hover {
	cursor:pointer;
}

#nav-below {
	clear:both;
	margin:15px 0;
}

#related-posts {
	margin:10px 0 0 11px;
	float:left;
	clear:both;
}

#related-posts li {
	display:block;
	float:left;
	margin-right:15px;
	text-align:center;
	width:160px;
}

#related-posts img {
	width:157px;
	height:118px;
	margin-bottom:6px;
}

#related-posts h3 img {
	width:auto;
	height:auto;
}

#related-posts a.title-link {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#603813;
}

.clear-both {
	clear:both;
}

.spacer {
	height:15px;
	visibility:hidden;
}

/* wp styles */

.alignleft,
img.alignleft {
        display: inline;
        float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
        display: inline;
        float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.wp-caption {
        text-align: center;
        margin-bottom: 1.5em;
}


.wp-caption img {
        border: 0 none;
        margin: 0;
        padding: 0;
}
.wp-caption p.wp-caption-text {
        margin: 0;
}

#post .wp-caption, #post .wp-caption-text {
	text-align:left;
	margin:7px 0 0 0;
	color:#22BCB9;
}
.wp-smiley {
        max-height: 1em;
        margin:0 !important;
}
.gallery dl {
        margin: 0;
}
.gallery-caption {
        margin:-1.5em 0 0 0;
}

.callout-container {
	width:413px;
	float:right;
	margin-left:15px;
}

.callout-top {
	width:413px;
	height:14px;
	background-image:url(images/new-site/blockquote-bg-top.gif);
	background-repeat:no-repeat;
}

.callout-main {
	width:368px;
	background-image:url(images/new-site/blockquote-bg-main.gif);
	background-repeat:repeat-y;
	color:white;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	padding:2px 20px 2px 25px;
	line-height:20px;
}

.callout-bottom {
	width:413px;
	height:14px;
	background-image:url(images/new-site/blockquote-bg-bottom.gif);
	background-repeat:no-repeat;
}

#sidebar-allergy .callout-container {
	width:326px;
	float:left;
	margin-left:0;
}

#sidebar-allergy .callout-top {
	background-image:url(images/new-site/blockquote-bg-top-326.gif);
	width:326px;
	height:11px;
}

#sidebar-allergy .callout-main {
	background-image:url(images/new-site/blockquote-bg-main-326.gif);
	width:326px;
	padding:0;
}

#sidebar-allergy .callout-bottom {
	background-image:url(images/new-site/blockquote-bg-bottom-326.gif);
	width:326px;
	height:11px;
	margin-top:-11px;
}

.double-line-box {
	clear:both;
	float:left;
}

ul.symptoms-list {
	display:block;
	width:290px;
	margin-right:20px;
	float:left;
	margin-left:15px;
}

ul.allergies-bold {
	display:block;
	margin:0 30px 15px 30px;
	float:left;
	clear:both;
}

ul.allergies-bold li {
	list-style:none;
	color:#F37579;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	font-style:italic;
}

ul.symptoms-list2 {
	width:240px;
	display:block;
	float:left;
	margin-right:20px;
}

ul.symptoms-list3 {
	width:260px;
	display:block;
	float:left;
}

ul.symptoms-list li, ul.symptoms-list2 li, ul.symptoms-list3 li {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	font-style:italic;
	color:#412312;
	clear:left;
	padding-left:10px;
	text-indent:-5px;
}

.double-line-top {
	width:928px;
	height:16px;
	background-image:url(images/new-site/double-line-top.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.double-line-main {
	width:928px;
	background-image:url(images/new-site/double-line-main.gif);
	background-repeat:repeat-y;
	color:brown;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	padding:2px 20px 2px 25px;
	line-height:20px;
	float:left;
}

.double-line-bottom {
	width:928px;
	height:16px;
	background-image:url(images/new-site/double-line-bottom.gif);
	background-repeat:no-repeat;
	clear:both;
	text-indent:-9999px;
}

#content-allergy .double-line-box-580 li {
	list-style:none;
	margin-left:0;
}

#content-allergy .symptoms-list {
	float:left;
	width:240px;
}

.double-line-top-580 {
	width:580px;
	height:10px;
	background-image:url(images/new-site/double-line-top-580.gif);
	background-repeat:no-repeat;
}

.double-line-main-580 {
	width:580px;
	background-image:url(images/new-site/double-line-main-580.gif);
	background-repeat:repeat-y;
	color:brown;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	padding:2px 20px 2px 25px;
	line-height:20px;
	float:left;
}

.double-line-bottom-580 {
	width:580px;
	height:10px;
	background-image:url(images/new-site/double-line-bottom-580.gif);
	background-repeat:no-repeat;
	clear:both;
}

.double-line-box-allergies {
	float:right;
	margin:0 25px 15px 25px;
}

.double-line-box-allergies2 {
	float:left;
	margin:0 25px 15px 25px;
	width:326px;
}

#post .double-line-box-allergies h3.double-line-head, #post .double-line-box-allergies h3.cufon {
	margin:0 0 10px 0;
	width:auto;
}

#sidebar-allergy .double-line-top, #sidebar-contact .double-line-top, .double-line-top-allergies {
	width:326px;
	height:16px;
	background-repeat:no-repeat;
	background-image:url(images/new-site/double-line-326-top.gif);
}

#sidebar-allergy .double-line-main, #sidebar-contact .double-line-main, .double-line-main-allergies {
	width:326px;
	background-image:url(images/new-site/double-line-326-main.gif);
	background-repeat:repeat-y;
	padding:0;
	color:#412312;
	float:left;
}

#sidebar-allergy .double-line-bottom, #sidebar-contact .double-line-bottom, .double-line-bottom-allergies {
	width:326px;
	background-image:url(images/new-site/double-line-326-bottom.gif);
	height:15px;
	background-repeat:no-repeat;
	clear:both;
}

.double-line-main-allergies li {
	margin:0 15px 0 0;
	float:left;
	clear:both;
	width:315px;
}

#sidebar-allergy .double-line-box {
	margin-top:15px;
}

.double-line-348 {
	width:348px;
}

.double-line-348-top {
	width:348px;
	height:17px;
	background-image:url(images/new-site/double-line-348-top.gif);
	background-repeat:no-repeat;
}

.double-line-348-main {
	width:348px;
	background-image:url(images/new-site/double-line-348-main.gif);
	background-repeat:repeat-y;
	color:#412312;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	padding:2px 20px 2px 25px;
	line-height:20px;
	float:left;
}

.double-line-348-bottom {
	width:348px;
	height:16px;
	background-image:url(images/new-site/double-line-348-bottom.gif);
	background-repeat:no-repeat;
	clear:both;
}

.pink-box-top {
	width:326px;
	height:15px;
	background-image:url(images/new-site/pink-box-top-326.gif);
	background-repeat:no-repeat;
}

.pink-box-main {
	width:326px;
	background-image:url(images/new-site/pink-box-main-326.gif);
	background-repeat:repeat-y;
}

.pink-box-bottom {
	width:326px;
	height:16px;
	background-image:url(images/new-site/pink-box-bottom-326.gif);
	background-repeat:no-repeat;
	margin-top:-10px;
}

.pink-box {
	color:white;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	line-height:20px;
	float:left;
}

.pink-box-top-450 {
	width:460px;
	height:15px;
	background-image:url(images/new-site/pink-box-top-450.gif);
	background-repeat:no-repeat;
}

.pink-box-main-450 {
	width:450px;
	background-image:url(images/new-site/pink-box-main-450.gif);
	background-repeat:repeat-y;
	float:left;
}

.pink-box-bottom-450 {
	width:450px;
	height:15px;
	background-image:url(images/new-site/pink-box-bottom-450.gif);
	background-repeat:no-repeat;
	margin-top:-10px;
	clear:both;
}

.pink-box-450, .pink-box-450 a {
	color:white;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	font-style:italic;
	float:left;
}

.pink-box-450 a {
	margin:0 10px 18px 15px;
}

.customize-button {
	clear:right;
	margin-left:15px;
}

.app-box {
	float:right;
	margin-top:25px;
	margin-left:20px;
}

#apple-buttons {
	width:224px;
	float:left;
	margin-right:10px;
	clear:left;
}
#badge-glgf {
float:left;
margin-bottom:30px;
margin-left:20px;
}

#apple-buttons-right {
	width:224px;
	float:right;
	margin-left:10px;
	clear:right;
}

#apple-buttons img, #apple-buttons-right img {
	margin-right:0;
	margin-bottom:5px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.small {
	font-size:small;
}

#sidebar-allergy p, #sidebar-contact p {
	margin:0 15px 10px 25px;
}

#slider {
	width:520px;
	height:265px;
	overflow:hidden;
	float:left;
	margin:0 15px 0 0;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider li {
	width:520px;
	height:265px;
	overflow:hidden;
}

#you-tube-vid {
	width:394px;
	height:245px;
	background-color:#95c0af;
	float:left;
	clear:none;
	padding-top:20px;
}

#home-page-list {
	clear:both;
	width:520px;
	margin-top:35px;
	float:left;
	margin-right:15px;
}

#home-page-list h2 {
	margin-left:10px;
	width:auto;
}

.home-bullet {
	float:left;
	vertical-align:middle;
}

.home-list-item {
	clear:both;
	margin-bottom:25px;
	float:left;
	margin-left:25px;
	width:460px;
}

.home-list-item span {
	font-size:26px;
	color:#22BCB9;
	float:left;
	margin:5px 0 0 15px;
	width:400px;
}

#recentposts {
	width:301px;
	float:left;
	margin-top:25px;
	margin-right:10px;
	clear:left;
	margin-left:25px;
}

#recentposts p {
	font-size:11px;
}
.recent-content .more-link {float:right; }

#apps-box {
	float:right;
	margin-top:25px;
}

.recent-content {
	float:left;
	clear:both;
	margin-bottom:10px;
	width:400px;
	margin-left:18px;
	color:#fff;
	font-size:11px;
	line-height:16px;
}
.recent-content h4 {
	font-size:11px;
	font-weight:bold;
}

.recent-content p {
	margin:0;
	padding:0;
}

.home-thumb {
	float:left;
	margin-right:10px;
}

.recentpost-top {
	width:446px;
	height:15px;
	background-image:url(images/new-site/recent-posts-top.gif);
	background-repeat:no-repeat;
}

.recentpost-main {
	width:446px;
	background-image:url(images/new-site/recent-posts-main.gif);
	background-repeat:repeat-y;
	float:left;
	padding-top:5px;
}

.recentpost-bottom {
	width:446px;
	height:14px;
	background-image:url(images/new-site/recent-posts-bottom.gif);
	background-repeat:no-repeat;
	clear:both;
}

#social-media-home {
	width:301px;
	float:right;
	clear:right;
	margin-top:27px;
}

#social-media-home h2 {
	float:right;
}

#social-media-home li {
	list-style:none;
	float:right;
	margin-right:0;
	margin-top:15px;
}

.double-line-box-allergies h3.widget-title {
	display:none;
}

#container-cheatsheet .entry-content ul {
	display:block;
	margin-bottom:20px;
}

#container-cheatsheet .entry-content li {
	list-style:disc;
	color:#412312;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	font-style:italic;
	margin:0 10px 0 25px;
}

#container-cheatsheet .double-line-box-allergies li {
	margin:0 10px 0 15px;
}

#container-cheatsheet .double-line-box-allergies a {
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	font-style:italic;
	float:left;
}

#container-cheatsheet #post .double-line-box-allergies li {
	list-style:none;
}

#content-contact label {
	text-transform:uppercase;
	margin-bottom:2px;
	float:left;
	clear:both;
}

#content-contact input {
	width:226px;
	height:27px;
	background-color:#D9EEED;
	border:1px solid #39BCB9;
	margin-bottom:10px;
	float:left;
	clear:both;
}

#content-contact textarea {
	width:350px;
	height:100px;
	background-color:#D9EEED;
	border:1px solid #39BCB9;
}

.entry-utility div.sociable {
	margin:6px 10px 6px 0;
	float:right;
}
#primary #wp125adwrap_2c .wp125ad {
	padding:0;
	margin-bottom:5px;
}
#wp125adwrap_2c .odd {
	margin-right:10px;
}
.wp125ad a img {
	max-width: 125px;
}
.addthis_16x16_style {
	float:right;
	width:160px;
	margin:9px 10px 0 0;
}
#infFormDiv_0 { margin-bottom: 20px; }
img.home-coach-badge { width:400px; margin: 20px 0 20px 40px;}
div.pin-it-btn-wrapper {padding-top:20px;}