/* !Base Styles */
article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  color: #333333;
  background: url(../img/background.jpg) no-repeat top center fixed;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
body > a {
  position: absolute;
}
body > #doc #bd {
  padding-top: 20px;
}
/* Image replacement */
.ir {
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
/* General Styles */
h1,
h4 {
  color: #703B29;
}
.article .body a:link,
.article .body a:active,
.article .body a:hover {
  text-decoration: none;
}
.custom-article-color {
  color: #ffcccc;
}
a:link {
  color: #B43F2D;
  outline: none;
}
a:visited {
  color: #B43F2D;
  outline: none;
}
a:hover {
  color: #f76b55;
  outline: none;
}
.see-more a {
  display: inline-block;
  padding-right: 18px;
  line-height: 2;
  text-transform: uppercase;
}
/* !Layout config */
#logo {
  float: left;
}
#logo a {
  background: url(../img/logo.png) no-repeat;
  width: 403px;
  height: 122px;
  clear: both;
  display: block;
}
.right {
  float: right;
}
#connect-header .gray {
  line-height: 37px;
}
#hd .search {
  background: none repeat scroll 0 0 #F2F2F2;
  border: 1px solid #E0E0E0;
  border-radius: 4px 4px 4px 4px;
  clear: right;
  height: 32px;
  margin: 10px 0 0;
  padding: 4px;
  width: 406px;
}
#hd .search input.searchbar {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #E0E0E0;
  border-radius: 4px 0px 0px 4px;
  height: 20px;
  margin: 0;
  padding: 4px;
  width: 304px;
}
#hd .search button {
  background-color: #923220;
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: -1px 0 0;
  padding: 0;
  position: relative;
  top: 2px;
  *top: 0;
  text-transform: uppercase;
  width: 81px;
}
.fab_word {
  visibility: hidden;
}
#doc {
  margin: auto;
  text-align: left;
  width: 1000px;
}
#main,
#sidenav {
  float: left;
}
#main {
  width: 500px;
  padding: 0px 10px 10px 0px;
}
#sidenav {
  width: 180px;
  min-height: 200px;
}
#sidenav #leftnav {
  background: #FFF;
  padding: 0 0 20px 0;
  clear: both;
}
#sidenav #leftnav .hd h3 {
  color: #923220;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 32px;
  margin: 15px 0 5px 25px;
  padding-top: 10px;
}
#sidenav #leftnav .hd h3 .fab_word {
  font-size: 60px;
}
#sidenav #leftnav .hd h3 .word-fab {
  color: #c1946c;
  font-size: 60px;
  margin-left: -10px;
  visibility: visible;
}
#sidenav #leftnav .bd ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  width: 160px;
}
#sidenav #leftnav .bd li:first-child {
  border-top: 1px solid #c1936c;
}
#sidenav #leftnav .bd li {
  display: block;
  padding: 0;
  width: 160px;
  background: #fffaf6;
  border: 1px solid #c1936c;
  border-top: none;
}
#sidenav #leftnav .bd li a {
  display: block;
  width: 140px;
  padding: 6px 10px;
  color: #4f5252;
  font-size: 13px;
  text-decoration: none;
}
#sidenav #leftnav .bd li a:hover {
  background: #ecdbcc;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#sidebar {
  float: right;
  width: 300px;
}
#main .social-share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main .social-share ul li {
  margin: 10px 0 0 0;
  display: block;
  float: left;
  height: 25px;
  overflow: hidden;
}
/* !Navbar */
.ui-navbaritem-home {
  background-image: url(http://cdn.womensunitedonline.com/redesign/home.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0;
}
.ui-navbaritem-home span {
  display: none;
}
.ui-navbaritem-home .ui-navbaritemlabel {
  display: block;
  width: 24px;
}
.ui-navbaritem-home.ui-navbaritem-selected {
  background-color: transparent;
}
.ui-navbar .ui-navbaritem-home,
#navbar .bd .ui-navbaritem-home {
  border-color: transparent;
  float: left;
  margin: 0;
  padding: 0;
}
.ui-navbaritem-home .ui-navbaritemlabel {
  background-color: transparent;
  border-color: transparent;
  height: 29px;
  padding: 0 5px;
}
.ui-navbar ul {
  display: inline-block;
  margin: 4px auto 0;
}
.ui-navbar li {
  border-left: 0;
  display: inline-block;
  float: none;
  *display: inline;
}
/* Global Popular Nav */
#popular-nav .module .block1_1_column_ul {
  border-bottom: 1px dotted #CCC;
  padding: 10px 0px 10px 0px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1;
}
#popular-nav ul {
  margin: 0px;
  padding: 0px;
}
.ie7 #popular-nav {
  padding: 10px 0;
}
#popular-nav .module li,
#popular-nav .module li a {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 0px 10px 0px 10px;
  font-weight: normal;
  text-transform: uppercase;
  height: auto;
  width: auto;
  color: #666;
  margin: 0px;
}
#popular-nav a {
  color: #666;
  text-decoration: none;
}
#popular-nav a:hover {
  color: #f76b55;
  text-decoration: none;
}
#popular-nav h2 {
  display: none;
}
/* navbar - main navigation */
#navbar {
  clear: both;
  height: 42px;
  background-color: #923220;
  margin-bottom: 10px;
}
#navbar ul {
  margin: 0px 10px;
  padding: 0px;
  line-height: 46px;
}
#navbar li {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  *line-height: 42px;
  /* IE7 had the text at the top of the navbar */

  border-left: solid #FFF 1px;
  color: #fff;
  padding: 0px 25px;
}
#navbar li a {
  color: #FFF;
  text-decoration: none;
}
#navbar li a .word-fab {
  font-size: 28px;
  margin-right: -3px;
}
#navbar li a:hover {
  color: #ffd870;
  text-decoration: none;
}
#navbar li.first {
  padding: 0 2px;
  margin-top: 2px;
  border-left: 0;
  line-height: 30px;
}
#navbar li.first a {
  background: url(http://cdn.womensunitedonline.com/fabulousfoods.com/interface/navicons.png) top center no-repeat;
  display: block;
  height: 25px;
  width: 25px;
  text-indent: -999em;
  overflow: hidden;
  text-align: left;
}
.ie7 #navbar li.first,
.ie8 #navbar li.first {
  padding: 0px 25px;
}
.ie7 #navbar li.first a,
.ie8 #navbar li.first a {
  background: none;
  display: block;
  height: auto;
  width: auto;
  text-indent: 0px;
  overflow: hidden;
  text-align: left;
}
.ie7 #navbar li.first {
  line-height: 42px;
}
.ie8 #navbar li.first {
  line-height: 20px;
}
/* Fabulous Wording */
.word-fab,
.word-fabulous {
  font-family: Georgia, serif;
  font-style: italic;
  font-weight: normal;
  text-transform: lowercase;
}
/* Breadcrumbs */
.breadcrumbs,
.breadcrumbs a:link,
.breadcrumb,
.breadcrumb a:link {
  font-size: 12px;
  color: #725648;
  text-decoration: none;
  padding: 0px 3px;
}
.breadcrumbs {
  margin-top: 0px;
}
.breadcrumbs,
.breadcrumb {
  border-bottom: 1px solid #E7E1D5;
  padding-bottom: 18px;
}
.breadcrumbs a:hover,
.breadcrumb a:hover {
  color: #B43F2D;
  text-decoration: underline;
  margin-right: 0;
}
.breadcrumbs .separator,
.breadcrumb .between {
  width: 10px;
  display: inline-block;
  *display: inline;
  margin: 0 2px;
}
.breadcrumbs .separator:after,
.breadcrumb .between:after {
  content: '\00bb';
  font-size: 16px;
  color: #ff8400;
  text-align: center;
  line-height: 13px;
}
.ie7 .breadcrumbs .separator,
.ie7 .breadcrumb .between {
  width: 14px;
  height: 12px;
  background: url('http://cdn.womensunitedonline.com/interface/ie7bc.png') 0 0 no-repeat;
  display: inline-block;
  margin: 0 2px;
}
.ie7 .breadcrumbs .separator,
.ie7 .breadcrumb .between {
  width: 14px;
  height: 12px;
  background: url('/img/ie7bc.png') 0 0 no-repeat;
  display: inline-block;
  margin: 0 2px;
}
/* !Clearfix */
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements. j.mp/bestclearfix */
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix {
  zoom: 1;
}
/* end ClearFix */
/* Flash Panel */
#bd .ui-flashpanel {
  width: 470px;
  background: #FFF;
  margin: 0px 0px 10px 10px;
}
#bd .ui-flashpanel .yui-content {
  height: 340px;
}
#bd .ui-flashpanel .bd {
  display: block;
  width: 470px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #98361D;
  padding: 10px 18px 15px;
}
#bd .ui-flashpanel .bd h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 2px 0;
  border: none;
  line-height: 24px;
  width: 450px;
  color: #FFF;
  text-transform: none;
}
#bd .ui-flashpanel .bd p {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  width: 450px;
  line-height: 16px;
}
#bd .ui-flashpanel .bd a {
  text-decoration: none;
}
/* !footer */
#ft {
  height: auto;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.footer {
  text-align: center;
  margin: auto;
  margin: 10px 0px 30px 0px ;
  font-size: 12px;
  color: #745743;
}
.footer ul {
  padding: 0px;
  margin: 0px;
}
.footer ul li {
  list-style: none;
  display: inline-block;
  float: none;
  *display: inline;
}
.footer .links li {
  border-right: 1px solid #745743;
  padding: 0px 8px;
}
.footer .links a {
  color: #745743;
  text-decoration: none;
}
.footer .links a:hover {
  color: #f76b55;
}
.footer .links {
  padding-bottom: 15px;
}
.footer .copyright {
  font-size: 11px;
}
.footer .feeds {
  clear: both;
  border-top: 1px solid #e3e3e3;
  width: 1000px;
}
.footer .feeds .module {
  margin-top: 0px;
}
.footer .feeds .block1_1_column,
.footer .feeds .block2_1_column,
.footer .feeds .block3_1_column {
  width: 250px;
  float: left;
  padding: 30px 40px;
}
.footer .feeds .block1_1_column,
.footer .feeds .block2_1_column {
  border-right: 1px solid #e3e3e3;
}
.footer .feeds .links {
  margin-top: 10px;
}
.footer .feeds .links ul li {
  text-align: left;
  border: none;
  border-bottom: 1px solid #f1f1f1;
  height: auto;
  font-weight: normal;
  background: none;
}
.footer .feeds .links ul li a {
  font-weight: normal;
  text-transform: none;
  font-size: 12px;
}
.footer .feeds .see-more {
  text-align: left;
  line-height: 18px;
}
.footer .feeds .see-more a {
  font-size: 13px;
  font-weight: bold;
  padding-right: 0px;
  padding-left: 6px;
  width: 275px;
  text-decoration: none;
  text-transform: none;
}
.footer .ft-logo {
  clear: both;
  border-top: 1px solid #e3e3e3;
}
/*End New Footer*/
.content-block-right h2,
.sub-nav h2 {
  position: absolute;
  left: -10000px;
}
.linkModule .links ul,
.content-block-right .links ul {
  margin: 12px 0;
  background-image: url(http://cdn.womensunitedonline.com/interface/dots-sm-orange.gif);
  background-position: top center;
  background-repeat: repeat-x;
}
.linkModule .links li,
.content-block-right .links ul li {
  font-size: 14px;
  line-height: 1.85;
  /* 1.85 * 14px = ~26px */

  font-family: Arial, Sans-serif;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.linkModule .links ul li,
.content-block-right .links ul li {
  background-image: url(http://cdn.womensunitedonline.com/interface/dots-sm-orange.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  overflow: hidden;
}
.linkModule .links br {
  display: none;
}
.linkModule ul,
.content-block-right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.linkModule ol {
  margin-left: 60px;
  margin-right: 5px;
  background-color: #f1f1f1;
  padding-left: 120px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #8b795d;
  font-size: 14px;
  font-weight: bold;
}
.linkModule .links ol li a:link,
.linkModule .links ol li a:visited,
.linkModule .links ol li a:active {
  color: #000;
  font-size: 12px;
}
.linkModule .links ol li a:hover {
  color: #66B43D;
}
.linkModule .list-image {
  position: absolute;
  top: 100px;
  left: 0px;
  z-index: 10;
}
.linkModule .block2cols ul {
  float: left;
  width: 48%;
  margin-right: 2%;
}
.linkModule .images {
  margin: 0px 5px;
}
.linkModule .images li {
  display: block;
  float: left;
  text-align: left;
  margin-top: 10px;
  padding: 0px 4px;
}
.linkModule .images li div {
  min-width: 115px;
  text-align: center;
}
.block1 .linkModule .images li div {
  width: 239px;
  text-align: center;
  background: yellow;
}
.content-block-left .block1 .images li .image .text {
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  min-height: 30px;
}
.block2 .images li .image .text {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.block3 .images li .image .text {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 239px;
  min-height: 40px;
}
.block3 .images li .image .text a {
  color: #014e08;
}
.images .title img {
  padding-left: 5px;
}
.block2 .images .title img,
.block3 .images .title img {
  padding-top: 20px;
}
.states .block1,
.countries .block1 {
  height: 270px;
}
.block5_1_column {
  height: 400px;
}
hr {
  height: 0px;
  width: 100%;
  border: 1px solid #ccc;
}
.clear-both,
.clear-box {
  clear: both;
}
/* !Rating */
#ratingBlock {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-style: italic;
  margin-top: 5px;
}
#RatingAddForm {
  display: inline;
}
.rtg-container {
  display: block;
  height: 16px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px;
}
.rtg-stars {
  background-image: url(http://cdn.womensunitedonline.com/images/rating_stars.gif);
  background-repeat: repeat-x;
  background-position: top left;
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.rtg-stars span {
  display: none;
}
.rtg-stars-average {
  background-position: bottom left;
}
.rtg-stars-active {
  background-position: bottom left;
  width: 0;
}
/* ---- Custom Links module -------------------------------*/
.custom-links {
  width: 282px;
  height: 249px;
  background: url(http://cdn.womensunitedonline.com/interface/background-flashpanel-block.jpg) repeat-x bottom left;
  border: 1px solid #c2c2c2;
}
.custom-links-content {
  padding: 10px;
}
.custom-links-content h3 {
  margin: 0px;
  font-size: 18px;
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.custom-links-content li {
  line-height: 16px;
}
.custom-links-content ul {
  margin-top: 0px;
  margin-left: 15px;
  padding-left: 0px;
  list-style-type: square;
}
/* !Ad styles */
.banners {
  margin: 0;
  width: 100%;
  height: auto;
}
.banners .ad-openx {
  float: left;
  display: block;
}
.banners .ad-banner {
  float: right;
}
/* Force ads to render below navbar (hopefully) */
.banners .ad-banner {
  position: relative;
  z-index: 5;
}
.ad-placeholder {
  background-color: #efe8de;
  background: #efe8de url() center center no-repeat;
}
.ad-placeholder span {
  display: none;
}
.adsk {
  background-color: #F6F6F6;
}
.adsk a {
  color: #008B98;
}
.adsize-47 {
  display: none;
}
.ad728 {
  margin-top: 4px;
  float: left;
  width: 728px;
}
.btn260 {
  float: left;
  width: 260px;
  height: 90px;
  margin-right: 7px;
  margin-top: 3px;
  /*margin-left: 3px;*/

}
.btn728 {
  margin-top: 4px;
  float: left;
  width: 257px;
  height: 90px;
  margin-right: 15px;
}
.banners .fullwidth,
.ad .fullwidth {
  width: 1000px;
  margin: auto;
  text-align: center;
  padding: auto;
  display: block;
}
.banners .fullwidth img,
.ad .fullwidth img {
  margin: 0 auto;
}
.banners .fullwidth table,
.ad .fullwidth table {
  margin: 0 auto;
}
.banners .leaderboard {
  text-align: center;
  margin: auto;
  min-width: 728px;
  background: #f6f6f6;
  padding: 4px;
  margin-top: 5px;
}
.ie7 .banners .leaderboard {
  width: 1000px;
}
.banners .leaderboard .module {
  padding-bottom: 0;
  margin-bottom: 0;
}
/* Rightside Sidebar */
.sidebar_special-features {
  border: 1px solid #cccccc;
  width: 300px;
  margin: auto;
  margin-bottom: 10px;
}
.sidebar_special-video {
  border: 1px solid #cccccc;
  background-color: #F3F3F3;
  width: 620px;
  height: 90px;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
.sidebar_special-features a,
.sidebar_special-video a {
  color: #3c3c3c;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar_special-features th,
.sidebar_special-video th {
  background-color: #eeeeee;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 65%;
  line-hieght: 130%;
  text-transform: uppercase;
  font-weight: bold;
}
.sidebar_special-features td,
.sidebar_special-video td {
  background-color: #f3f3f3;
  padding-top: 5px;
}
.sidebar_special-features ul,
.sidebar_special-video ul {
  margin: 0;
  padding-left: 25px;
  text-align: left;
}
.sidebar_middle {
  width: 300px;
  clear: both;
}
.sidebar_find-more {
  border-left: 1px solid #dddddd;
  width: 125px;
  float: left;
  overflow: hidden;
}
.sidebar_ads {
  margin: auto;
  width: 300px;
  margin-bottom: 10px;
}
.sidebar_find-more h2 {
  border-bottom: 1px dashed #3c3c3c;
  padding-bottom: 5px;
  margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
}
.sidebar_find-more ul {
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
  margin-left: 5px;
  text-align: left;
}
.sidebar_find-more ul li {
  list-style: none;
  border-bottom: 1px dashed #3c3c3c;
  padding-top: 5px;
  padding-bottom: 6px;
}
.sidebar_find-more a {
  color: #3c3c3c;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tall_ad {
  float: right;
  width: 160px;
  margin-top: 10px;
}
.sidebar_get-involved {
  border: 1px solid #cccccc;
  width: 300px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sidebar_get-involved a {
  color: #3c3c3c;
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidebar_get-involved th {
  background-color: #cccccc;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}
.sidebar_get-involved ul {
  margin: 0;
  padding-left: 25px;
  text-align: left;
}
.sidebar_links-ad {
  width: 300px;
  margin: auto;
  margin-bottom: 10px;
}
.module-title {
  background-image: url(http://cdn.womensunitedonline.com/interface/module-headers/pink.jpg);
  background-repeat: repeat-x;
  height: 28px;
  width: 100%;
}
.module-title h1 {
  margin: 0;
  padding: 0;
  padding-left: 8px;
  padding-top: 5px;
  color: #fff;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}
img {
  border: none;
}
.linkModule .block1_photo_gallery .images li {
  width: 239px;
}
.pagination {
  /*margin: auto; 
	padding: 10px 0;*/

  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  font-size: 11px;
  color: #725648;
  clear: both;
}
.pagination .prev:before {
  content: '\00AB';
}
.pagination .next:after {
  content: '\00BB';
}
.pagination .current {
  background-color: #f2ede2;
}
.pagination span {
  border: 1px solid #E7E1D5;
  padding: 3px 8px;
  background-color: #FFF;
  margin: 10px 0;
  display: inline-block;
}
.pagination span a {
  text-decoration: none;
}
.pagination div {
  display: inline;
}
/* Homepage and Sidebar Link Modules */
.module h2,
.content-block-left.linkModule h2 {
  clear: both;
  color: #b38761;
  font-size: 38px;
  text-transform: lowercase;
  margin: 10px 0 5px 0px;
  /*border-top: 1px solid #E7E1D5;*/

  /*padding-top: 10px;*/

}
.module h2 .word-fabulous,
.content-block-left.linkModule h2 .word-fabulous {
  color: #957152;
  font-size: 45px;
  letter-spacing: -1px;
}
.module h2 em,
.content-block-left.linkModule h2 em {
  font-size: 28px;
}
.module ul,
.content-block-left.linkModule ul {
  padding: 0px;
  margin: 0px;
}
.module li,
.content-block-left.linkModule li {
  float: left;
  list-style: none;
  display: block;
  text-align: center;
}
.module li a,
.content-block-left.linkModule li a {
  color: #555;
}
.module li a:hover,
.content-block-left.linkModule li a:hover {
  color: #f76b55;
}
.content-block-left.linkModule {
  /* Fabulous Ingredients */

  /* Fabulous Finds */

}
.content-block-left.linkModule p {
  margin: 5px 0px;
  padding: 0px;
}
.content-block-left.linkModule li text {
  line-height: 10px;
}
.content-block-left.linkModule li a {
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.content-block-left.linkModule .block1_img_list {
  clear: both;
  margin-top: 10px;
  padding-top: 10px;
}
.content-block-left.linkModule .block1_img_list li {
  width: 100px;
  padding: 5px 10px;
}
.content-block-left.linkModule .block2_img_list {
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
}
.content-block-left.linkModule .block2_img_list li {
  width: 230px;
  padding: 10px;
}
.ie7 .content-block-left.linkModule .block1_img_list {
  padding-top: 0px;
}
.module {
  clear: both;
}
.module li {
  padding: 10px 0px;
  width: 240px;
  height: 200px;
  margin-left: 5px;
}
.module li img {
  width: 240px;
  height: 160px;
}
.module li a {
  font-size: 14px;
  text-decoration: none;
}
.this-or-that {
  margin-top: 0;
}
/* sidebar */
.content-block-right .module {
  width: 300px;
}
.content-block-right .hd h3,
.content-block-right .ft h3 {
  text-transform: lowercase;
  margin: 0px 0 0 0;
  font-size: 28px;
}
.content-block-right .ft h3 {
  margin-top: 7px;
}
.content-block-right .hd h3 {
  color: #923220;
}
.content-block-right .ft h3 {
  color: #b38761;
}
.content-block-right h3 {
  color: #923220;
  font-size: 28px;
  margin: 0 0 0 20px;
  text-transform: lowercase;
}
.content-block-right h3 .word-fab {
  color: #c1946c;
  font-size: 40px;
  margin-left: -10px;
  display: block;
  line-height: 30px;
}
.content-block-right p {
  font-size: 14px;
  color: #4f5252;
  line-height: 16px;
  width: 275px;
}
.content-block-right .see-more {
  text-decoration: none;
  margin-left: 10px;
}
.content-block-right img {
  margin: 0 0 0 5px;
}
.content-block-right .block1_img_list .text {
  display: none;
}
.content-block-right .recipe-of-the-week .bd,
.content-block-right .recipe-of-the-week .ft {
  border-bottom: 1px solid #E7E1D5;
  padding-bottom: 20px;
}
.content-block-right .recipe-of-the-week .bd {
  padding-top: 20px;
}
.content-block-right .recipe-of-the-week a {
  color: #333;
  text-decoration: none;
  font-size: 15px;
}
.content-block-right .recipe-of-the-week a img {
  margin-top: 20px;
  display: block;
}
.content-block-right .recipe-of-the-week .ft a {
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  background: url('../img/getstarted-btn.gif') 0 0 no-repeat;
  width: 149px;
  height: 47px;
}
.content-block-right .recipe-of-the-week img {
  width: 240px;
  height: 160px;
}
.content-block-right .tip-randomizer {
  padding: 10px 0;
  margin: 10px 0;
  border-bottom: 1px solid #E7E1D5;
  border-top: 1px solid #E7E1D5;
  /* quote */

}
.content-block-right .tip-randomizer h3 {
  color: #c1936c;
}
.content-block-right .tip-randomizer em.first {
  float: left;
  margin-top: 24px;
}
.content-block-right .tip-randomizer em {
  font-size: 40px;
  line-height: 2px;
  vertical-align: bottom;
  font-style: normal;
  padding-top: 10px;
  font-family: Georgia, serif;
  font-weight: bold;
  color: #d8c8ba;
  padding-left: 5px;
}
.content-block-right .tip-randomizer blockquote {
  font-style: italic;
  font-size: 20px;
  margin: 20px 30px;
}
.content-block-right .fab-favorites {
  margin-top: 20px;
}
.content-block-right .block2_ad {
  margin-top: 20px;
  margin-bottom: 0px;
  height: 250px;
}
.content-block-right .block2_right_sidebar {
  margin-top: 20px;
}
#sidebar .openx_rightside {
  text-align: center;
}
/* search box */
#sidenav .search {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  margin: 0;
}
#sidenav .search .filter-wrapper {
  padding: 0;
  background: none;
}
#sidenav .search .filter-wrapper label {
  font-size: 16px;
  font-weight: bold;
  color: #923220;
  padding-bottom: 3px;
}
#sidenav .search .filter-wrapper input[type="text"] {
  height: 20px;
  border: 1px solid #C1936C;
  margin: 0px;
  width: 123px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#sidenav .search .filter-wrapper input[type="submit"] {
  border: 0px;
  background: url(../img/search-btn.gif) left center no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  height: 24px;
  width: 25px;
}
#sidenav .rewards {
  margin: 20px 0;
}
.feed-loading {
  background-image: url("http://cdn.womensunitedonline.com/redesign/indicators/wheel-throbber.gif");
  background-repeat: no-repeat;
  background-position: center center;
}
/* Comments */
#commentBlock a:link,
#commentBlock a:active,
#commentBlock a:visited {
  color: #5F4137;
}
#commentBlock a:hover {
  color: #66B43D;
}
.comment .header .name {
  float: left;
}
.comment .header .name span {
  color: #5F4137;
}
.comment .message {
  font-size: 11px;
  margin: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 18px;
}
.comment .header .date {
  float: right;
}
.postComment {
  font-size: 24px;
  font-weight: bolder;
  color: #5F4137;
  margin-bottom: 10px;
}
.commentForm .errors {
  color: red;
}
.commentForm .errors h2 {
  color: red;
  margin-left: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.commentForm .errors ul {
  list-style: none;
  margin-top: 0;
  padding-top: 0;
}
.recipes .comments,
.articles .comments {
  width: 400px;
  margin-top: 20px;
}
.recipes .comments .input,
.articles .comments .input,
.recipes .comments .text,
.articles .comments .text {
  margin-bottom: 10px;
}
.recipes .comments .input label,
.articles .comments .input label,
.recipes .comments .text label,
.articles .comments .text label {
  color: #333333;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13.5px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
.recipes .comments .input input,
.articles .comments .input input,
.recipes .comments .text input,
.articles .comments .text input,
.recipes .comments .input textarea,
.articles .comments .input textarea,
.recipes .comments .text textarea,
.articles .comments .text textarea {
  background-color: #EAEAEA;
  border: 1px solid #B7B7B7;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 6px 0;
  padding: 3px;
  width: 98%;
  clear: both;
}
.recipes .comments .textarea .field textarea,
.articles .comments .textarea .field textarea {
  height: 150px;
}
.recipes .comments .button,
.articles .comments .button {
  background-color: #BF2D2E;
  border: 1px solid #ECEBEB;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  color: #FFFFFF;
  display: inline-block;
  font-family: georgia,serif;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 6px 15px;
  text-transform: none;
  cursor: pointer;
}
.recipes .comments .comment-content,
.articles .comments .comment-content {
  background-color: #F9F9F9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-top: 12px;
  padding: 12px;
}
.recipes .comments .comments-list .comment,
.articles .comments .comments-list .comment {
  margin-top: 5px;
  float: left;
  width: 400px;
}
.recipes .comments .comments-list .header,
.articles .comments .comments-list .header {
  color: #B43000;
  font-size: 12px;
  font-weight: bolder;
  border-bottom: 1px solid #E7E1D5;
  position: relative;
  overflow: hidden;
  padding: 0 0 3px 0;
}
.recipes .comments .comments-list .comment_container,
.articles .comments .comments-list .comment_container {
  margin: 10px 0;
  padding: 0 5px;
  border-bottom: 1px solid #E7E1D5;
}
.recipes .comments .comments-list .comment_container .comment_subject,
.articles .comments .comments-list .comment_container .comment_subject {
  font-weight: bold;
  font-size: 13px;
}
.recipes .comments .comments-list .comment_container .message,
.articles .comments .comments-list .comment_container .message {
  padding-bottom: 3px;
  border-bottom: none;
}
.recipes .comments .comments-list .name,
.articles .comments .comments-list .name {
  color: #B43000;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.recipes .comments .comments-list .date,
.articles .comments .comments-list .date {
  color: #666666;
  float: none;
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  padding-left: 4px;
  text-indent: 12px;
  text-transform: uppercase;
}
.recipes .comments .comments-list div.message,
.articles .comments .comments-list div.message {
  border-bottom: 1px solid #E6E6E6;
  margin: 5px 0 8px;
}
.recipes .comments .comments-list div.message p,
.articles .comments .comments-list div.message p {
  color: #212121;
  font-size: 13.5px;
  line-height: 1.7;
}
.hr {
  background-color: #E3CEBD;
  height: 1px;
  width: 440px;
  margin-left: 23px;
}
.content-block-right .hr {
  display: none;
}
/* IE Styles */
.ie7 #sidenav #leftnav .hd h3 {
  color: #923220;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 46px;
  margin: 15px 0 5px 25px;
  padding-top: 6px;
}
.ie7 #navbar li.first {
  float: left;
}
.ie7 nav {
  display: block;
}
