.clear { clear: both; }
.content_block_left {
  float: left;
  width: 680px;
}
.content_block_right { float: right; }
.full_width { width: 100%; }
.col1 {
  width: 360px;
  float: left;
  padding-right: 20px;
}
.col2 {
  width: 300px;
  float: left;
}
.col3 {
  width: 300px;
  float: left;
  padding-left: 20px;
}
#bd {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
}
.content_block_left h2 {
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  text-transform: uppercase;
}
.content_block_left h3 {
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  text-transform: uppercase;
}
.content_block_right h2 {
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  text-transform: uppercase;
}
.content_block_right h3 {
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  letter-spacing: -2px;
  text-transform: uppercase;
}
.content_block_left ul {
  padding: 0;
  margin: 0;
}
.content_block_right ul {
  padding: 0;
  margin: 0;
}
.mod_desc, .desc {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
  color: #666666;
  line-height: 16px;
}
#bd a:hover h2 { text-decoration: underline; }
#bd a:hover h3 { text-decoration: underline; }
#bd a:hover h4 { text-decoration: underline; }
#bd .title a:hover { text-decoration: underline; }
#bd .links a:hover { text-decoration: underline; }
#bd .gallery_box .text a:hover { text-decoration: underline; }
#bd a.teaser_link { color: #a21f5c; }
#bd .title .carousel_link:hover { text-decoration: none; }
#bd .title .carousel_link:hover h2 { text-decoration: none; }
a:link { color: #333333; }
a:visited { color: #333333; }
a:active { color: #333333; }
.article-feed a.seemore {
  float: right;
  margin-top: 3px;
}
.article-feed a.seemore:hover { text-decoration: underline; }
h3 {
  font-size: 42px;
  line-height: 34px;
}
.title h3 {
  font-size: 42px;
  line-height: 34px;
}
.desc, p.desc {
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
  color: #666666;
  line-height: 16px;
}
a img { border: none; }
img a { border: none; }
.header_box {
  float: left;
  width: 60%;
  margin-top: 45px;
  padding: 30px 25px 20px 25px;
}
.header_box h2 {
  font-size: 65px;
  line-height: 65px;
  letter-spacing: -5px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  max-height: 65px;
  overflow: hidden;
}
.header_box .blurb {
  float: left;
  font-size: 16px;
  line-height: 22px;
  color: #474747;
  font-family: Georgia, serif;
  font-style: italic;
  border-right: 1px solid #afafaf;
  width: 200px;
  padding-right: 25px;
}
.header_box .feed_panel h4 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  font-family: "Open Sans Light", Arial, sans-serif;
  font-weight: 300;
}
.header_box .feed_panel .slide-show-wrapper {
  font-family: "Open Sans", Arial, sans-serif;
  float: left;
  margin-left: 25px;
  width: 345px;
}
.header_box .feed_panel .slide-show-wrapper .blurb {
  border: none;
  width: auto;
  font-size: 13px;
  line-height: 22px;
  font-family: "Open Sans", Arial, sans-serif;
  font-style: normal;
}
.header_box .feed_panel .slide-show-wrapper ul {
  padding: 0;
  margin: 0;
  height: 150px;
  overflow: hidden;
}
.header_box .feed_panel .slide-show-wrapper li { list-style: none; }
.header_box .feed_panel .slide-show-wrapper h3.title {
  font-size: 28px;
  line-height: 26px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.header_box .feed-slide-show-pagination {
  clear: both;
  text-align: center;
}
.header_box .pagination-arrow {
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}
.header_box .pagination-arrow.left { background: url('http://cdn.sheknows.com/magazine/icons/carousel-btns-small-circles.png') no-repeat center left; }
.header_box .pagination-arrow.right { background: url('http://cdn.sheknows.com/magazine/icons/carousel-btns-small-circles.png') no-repeat center right; }
.header_box .pagination-button {
  height: 15px;
  width: 15px;
  background: url('http://cdn.sheknows.com/magazine/icons/carousel-btns-small-circles.png') no-repeat -19px 3px;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
}
.header_box .pagination-button.selected {
  background: url('http://cdn.sheknows.com/magazine/icons/carousel-btns-small-circles.png') no-repeat -32px 3px;
  cursor: pointer;
}
.header_box .ie7 .pagination-button {
  float: left;
  display: block;
}
.header_box .ie7 .pagination-arrow.left {
  float: left;
  display: block;
}
.header_box .ie7 .pagination-arrow.right {
  float: left;
  display: block;
}
.header_box .ie7 .feed-slide-show-pagination {
  display: inline-block;
  padding-left: 100px;
}
.poster_panel.slider {
  border: 2px solid #cccccc;
  padding: 10px;
  margin-bottom: 20px;
  min-height: 525px;
  overflow: hidden;
}
.poster_panel.slider .thumbs {
  position: relative;
  float: right;
  height: 370px !important;
  overflow: hidden;
}
.poster_panel.slider .thumbs li {
  list-style: none;
  height: 80px;
  width: 110px;
  background-color: #cccccc;
}
.poster_panel.slider .thumbs li img {
  height: 80px;
  width: 110px;
}
.poster_panel.slider .thumbs .btn {
  height: 14px;
  width: 112px;
  text-indent: -9999px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.poster_panel.slider .thumbs .btn.up {
  background: url(http://cdn.sheknows.com/magazine/icons/btn_poster_slider_controls.png) 0 -14px no-repeat;
  margin-bottom: 3px;
}
.poster_panel.slider .thumbs .btn.up:hover { background: url(http://cdn.sheknows.com/magazine/icons/btn_poster_slider_controls.png) 0 0 no-repeat; }
.poster_panel.slider .thumbs .btn.up.inactive { background: url(http://cdn.sheknows.com/magazine/icons/btn_poster_slider_controls.png) 0 -28px no-repeat; }
.poster_panel.slider .thumbs .btn.down {
  position: absolute;
  bottom: 0;
  background: url(http://cdn.sheknows.com/magazine/icons/btn_poster_slider_controls.png) 0 -56px no-repeat;
}
.poster_panel.slider .thumbs .btn.down:hover { background: url(http://cdn.sheknows.com/magazine/icons/btn_poster_slider_controls.png) 0 -70px no-repeat; }
.poster_panel.slider .thumbs .btn.down.inactive { background: url(http://cdn.sheknows.com/magazine/icons/btn_poster_slider_controls.png) 0 -42px no-repeat; }
.poster_panel.slider .featured { float: left; }
.poster_panel.slider .featured img {
  height: 370px;
  width: 530px;
}
.poster_panel.slider .title {
  float: left;
  clear: both;
  padding: 10px 10px 0px 10px;
  width: 410px;
}
.poster_panel.slider .title h2 {
  font-size: 42px;
  line-height: 34px;
  padding-bottom: 5px;
}
.poster_panel.slider .title .desc {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.poster_panel.slider .carousel_links {
  float: left;
  border-left: 1px solid #cccccc;
  margin: 10px 0 0 0;
  padding: 10px;
  width: 200px;
}
.poster_panel.slider .carousel_links h2 { display: none; }
.poster_panel.slider .carousel_links li {
  border-bottom: 1px dotted #cccccc;
  line-height: 24px;
  font-size: 12px;
  list-style: none;
}
.poster_panel.slider .carousel_links .feed-collection {
  padding: 0;
  margin: 0;
}
.poster_panel.slider .yui-carousel-nav { display: none; }
.poster_panel.slider .yui-carousel-element li {
  border-width: 0;
  margin: 2px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.poster_panel.slider .yui-carousel-element li.yui-carousel-item-selected {
  border: 2px solid #444444;
  margin: 0;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.poster_panel.slider .carousel-pagination btn { cursor: pointer; }
.article-feed {
  margin-bottom: 20px;
  padding: 0;
  clear: both;
}
.article-feed ul {
  margin: 0;
  padding: 0;
}
.article-feed ul li {
  margin: 0;
  padding: 10px 0;
  width: 100%;
  float: left;
  display: block;
  border-bottom: 1px #666666 dotted;
  clear: both;
}
.article-feed ul li img {
  display: none;
  margin: 0;
  float: left;
  max-width: 30%;
}
.article-feed ul li .text {
  position: relative;
  float: left;
  display: block;
  margin: 0;
  padding-left: 10px;
  width: 100%;
  background: url('http://cdn.sheknows.com/magazine/icons/listDisc.png') no-repeat 0 5px;
}
.article-feed ul li .text h4 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  width: 75%;
  color: #0f0f0f !important;
}
.article-feed ul li .date {
  color: #444444;
  font-size: 10px;
}
.article-feed ul li .comments {
  margin: 0;
  padding: 0;
  display: block;
  background: url('http://cdn.sheknows.com/magazine/icons/commentBox.png') 0 0 no-repeat;
  color: #2e2e30;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  width: 21px;
  line-height: 18px;
  padding-left: 7px;
  margin-top: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 10px;
}
.article-feed ul li .comment-icon {
  margin: 0;
  padding: 0;
  display: block;
  background: url('http://cdn.sheknows.com/magazine/icons/commentBox.png') 0 0 no-repeat;
  color: #2e2e30;
  font-size: 12px;
  font-weight: bold;
  height: 18px;
  width: 21px;
  line-height: 18px;
  padding-left: 7px;
  margin-top: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 10px;
}
.article-feed a .see-more {
  font-size: 11px;
  color: #666666;
}
.article-feed.featured li.featured-article { margin: 0 5px; }
.article-feed.featured li.featured-article img { display: block; }
.article-feed.featured li.featured-article .comments { margin-top: 25px; }
.article-feed.featured li.featured-article .comment-icon { margin-top: 25px; }
.article-feed.featured li.featured-article .text {
  margin: 0;
  padding: 0;
  background: none;
  float: right;
  width: 65%;
}
.article-feed.featured li.featured-article .text h4 {
  font-size: 16px;
  margin-right: 35px;
  float: left;
}
.article-feed.featured li.featured-article .comment-icon { right: 0; }
.article-feed.thumbs li img { display: block; }
.article-feed.thumbs li .text {
  float: right;
  background: none;
  padding: 5px 0px 5px 10px;
  width: 65%;
}
.article-feed.thumbs li .comments { right: 0; }
.article-feed.thumbs li .comment-icon { right: 0; }
.poster_box {
  position: relative;
  clear: both;
  margin-bottom: 20px;
}
.poster_box .mod_content {
  position: absolute;
  top: 0;
  left: 0;
}
.poster_box ul {
  margin: 0px;
  padding: 0px;
}
.poster_box.featured_list .accent {
  position: absolute;
  top: 25px;
  left: 0;
  background: url('http://cdn.sheknows.com/magazine/icons/arrow-tag.png') no-repeat top left;
  height: 20px;
  width: 17px;
}
.poster_box.featured_list .mod_content {
  padding: 0 30px;
  color: #303030;
  width: 200px;
}
.poster_box.featured_list .mod_content h3.mod_title {
  font-size: 55px;
  line-height: 44px;
  padding: 10px;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white.png') repeat;
  width: 160px;
}
.poster_box.featured_list .mod_content .mod_desc {
  position: absolute;
  top: 220px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0;
  height: 20px;
  overflow: hidden;
}
.poster_box.featured_list .mod_content .item_img { display: none; }
.poster_box.featured_list li.item.link-1 {
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0;
  border-bottom: none;
  height: 130px;
}
.poster_box.featured_list li.item.link-1 .title {
  font-size: 25px;
  line-height: 25px;
  width: 180px;
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.poster_box.featured_list li.item {
  padding: 5px 0px;
  border-bottom: 1px dotted #303030;
}
.poster_box.featured_list li.item .title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #111111;
}
.poster_box.featured_list li.item .desc { display: none; }
.poster_box.featured_list li.item .see-more { display: none; }
.poster_box.featured_list li.item.last { border-bottom: none; }
.poster_box.floating_boxes .mod_content { padding: 15px; }
.poster_box.floating_boxes .mod_content .item_img { display: none; }
.poster_box.floating_boxes h3.mod_title {
  margin: 0px 0px 10px 0px;
  padding: 0;
  display: block;
  line-height: 48px;
  font-size: 60px;
  color: #ffffff;
}
.poster_box.floating_boxes .mod_desc {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 0;
  width: 120px;
}
.poster_box.floating_boxes ul li { list-style: none; }
.poster_box.floating_boxes .item {
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-black.png') repeat;
  padding: 5px;
}
.poster_box.floating_boxes .item .title {
  color: #edc184;
  font-size: 14px;
}
.poster_box.floating_boxes .item .desc { display: none; }
.poster_box.floating_boxes .item .see-more {
  font-size: 11px;
  text-transform: uppercase;
  color: #8c8c8c;
  text-decoration: none;
}
.poster_box.floating_boxes .item.link-0 {
  position: absolute;
  top: 210px;
  left: 42px;
  width: 130px;
}
.poster_box.floating_boxes .item.link-1 {
  position: absolute;
  top: 315px;
  left: 15px;
  width: 85px;
}
.poster_box.floating_boxes .item.link-2 {
  position: absolute;
  top: 340px;
  left: 150px;
  width: 130px;
}
.poster_box.basic_list .mod_content {
  right: 0;
  left: auto;
  top: 20px;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white.png') repeat;
  padding: 15px;
}
.poster_box.basic_list.bottom .mod_content {
  right: auto;
  left: 0;
  bottom: 20px;
  top: auto;
}
.poster_box.basic_list .mod_content h3.mod_title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: normal;
  text-transform: none;
}
.poster_box.basic_list .mod_content .mod_desc {
  font-family: 'Open Sans Light', Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  color: #333333;
  font-style: normal;
  padding-bottom: 10px;
}
.poster_box.basic_list .desc {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
}
.poster_box.basic_list p.desc {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
}
.poster_box.basic_list .see-more {
  display: none;
  height: 0;
  padding: 0;
  margin: 0;
}
.poster_box.basic_list li.item {
  padding-bottom: 5px;
  list-style: none;
  font-size: 13px;
  line-height: 16px;
}
.block_photo_gallery {
  clear: both;
  margin-bottom: 20px;
  clear: both;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.block_photo_gallery .title {
  width: 100%;
  background-color: #959595;
  color: #ffffff;
  padding: 2px 0;
}
.block_photo_gallery .title h3 {
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -2px;
  margin: 0;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 40px;
}
.block_photo_gallery .title h3 em { font-style: normal; }
.block_photo_gallery .title .desc {
  font-size: 14px;
  line-height: 16px;
}
.gallery_box {
  clear: both;
  margin-bottom: 20px;
}
.gallery_box .title h3 {
  font-size: 42px;
  line-height: 34px;
}
.gallery_box .title p.desc {
  font-size: 16px;
  padding: 5px 0;
  margin: 0;
  color: #666666;
}
.gallery_box.medium { width: 300px; }
.gallery_box.medium .links { list-style: none; }
.gallery_box.medium .links .image {
  position: relative;
  margin: 2px;
  float: left;
  border: 2px solid #c2c2c2;
  height: 110px;
  overflow: hidden;
}
.gallery_box.medium .links .image img {
  width: 142px;
  display: block;
}
.gallery_box.medium .links .image .text {
  position: absolute;
  bottom: 0;
  width: 122px;
  margin: 0;
  padding: 2px 10px;
  display: block;
  text-align: center;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white.png') repeat;
}
.gallery_box.medium .links .image .text a {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #333333;
}
.gallery_box.medium .links .image.first {
  height: 192px;
  overflow: hidden;
}
.gallery_box.medium .links .image.first img {
  padding: 3px;
  width: 290px;
  margin: 0px;
}
.gallery_box.medium .links .image.first .text {
  position: absolute;
  bottom: 0;
  width: 270px;
  margin: 0px 3px;
}
.gallery_box.small .title { padding: 2px 5px; }
.gallery_box.small .title img { display: none; }
.gallery_box.small .links {
  border: 2px solid #c2c2c2;
  padding: 3px 0 3px 3px;
  margin-top: 4px;
  width: 300px;
  overflow: hidden;
  list-style: none;
}
.gallery_box.small .links .image {
  margin: 3px 3px 0px 0px;
  float: left;
  min-height: 115px;
}
.gallery_box.small .links .image img {
  width: 97px;
  display: block;
}
.gallery_box.small .links .image .text {
  width: 97px;
  height: 36px;
  display: block;
  text-align: center;
  overflow: hidden;
  font-size: 11px;
  line-height: 11px;
  padding: 5px 0px 0px 0px;
}
.gallery_box.small .links .image .text a { color: #333333; }
.gallery_box.small .links .image.first {
  position: relative;
  margin: 0;
}
.gallery_box.small .links .image.first img { width: 297px; }
.gallery_box.small .links .image.first .text {
  width: 280px;
  margin: 0;
  padding: 2px 10px;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white.png') repeat;
}
.gallery_box.small .links .image.first .text a {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.feed-collection.horizontal {
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
  margin-bottom: 25px;
}
.feed-collection.horizontal .feed-collection-title { padding: 10px 0; }
.feed-collection.horizontal .feed-collection-title h2 {
  float: left;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-transform: none;
  letter-spacing: normal;
}
.feed-collection.horizontal .feed-collection-title .desc {
  float: left;
  padding: 15px 0px 10px 10px;
}
.feed-collection.horizontal .feed-list {
  border: none;
  clear: both;
  padding: 10px 0;
}
.feed-collection.horizontal .feed-list .clear-it { clear: none; }
.feed-collection.horizontal .feed-list .feed-item {
  float: left;
  clear: none;
  border: none;
  padding: 0;
  margin: 0 0 10px 10px;
}
.feed-collection.horizontal .feed-list .feed-item .text { padding-top: 0; }
.feed-collection.horizontal .feed-list .feed-item h3.title {
  padding: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: normal;
}
.feed-collection.horizontal .feed-list .feed-item.first { margin: 0; }
.feed-collection.horizontal .feed-list .feed-item { width: 160px; }
.feed-collection {
  margin-bottom: 20px;
  clear: both;
}
.feed-collection .title h3 {
  font-size: 42px;
  line-height: 34px;
}
.feed-collection .title .desc {
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
  color: #666666;
  line-height: 16px;
}
.feed-collection .title p.desc {
  font-size: 14px;
  padding: 5px 0;
  margin: 0;
  color: #666666;
  line-height: 16px;
}
.feed-collection .feed-collection-title h2 {
  font-size: 42px;
  line-height: 34px;
}
.feed-collection .feed-collection-title .desc {
  font-size: 16px;
  padding: 5px 0;
  margin: 0;
  color: #666666;
}
.feed-collection .feed-list {
  border: 3px solid #d0d0d0;
  padding: 10px;
}
.feed-collection .feed-list .feed-item {
  border-top: 1px dotted #999999;
  width: 100%;
  list-style: none;
  padding: 5px 0px;
  text-align: center;
  margin-top: 5px;
  clear: both;
}
.feed-collection .feed-list .feed-item .text { padding-top: 10px; }
.feed-collection .feed-list .feed-item .title {
  color: #0f0f0f;
  font-size: 25px;
  line-height: 20px;
  margin: 0;
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -2px;
  text-transform: none;
  padding: 5px 0px;
}
.feed-collection .feed-list .feed-item .desc {
  font-size: 13px;
  color: #666666;
}
.feed-collection .feed-list .feed-item .first { border: none; }
.feed-collection .feed-list .feed-item .feed-item-counter {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  background: url('http://cdn.sheknows.com/magazine/icons/circle-darkgray.png') no-repeat center top;
  height: 21px;
  line-height: 21px;
  text-align: center;
}
.feed-collection .feed-list a .feed-item .title { color: #0f0f0f; }
.feed-collection .feed-list a .feed-item .desc { color: #666666; }
.feed-collection .feed-list .feed-item.first {
  border-top: none;
  margin-top: 0;
  padding-top: 0px;
}
.ie7 .feed-collection .feed-list .feed-item { clear: none; }
.feed-collection.show_box {
  width: 300px;
  min-height: 315px;
  margin: 0 auto 20px;
  color: #212121;
}
.feed-collection.show_box .title {
  background: #1d1d1d url('http://cdn.womensunitedonline.com/interface/star-bg.png') no-repeat center 9px;
  text-align: center;
  padding: 5px;
}
.feed-collection.show_box .title h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 35px;
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -2px;
  text-transform: uppercase;
  line-height: 35px;
}
.feed-collection.show_box .title h2 em {
  display: block;
  color: #999999;
  font-size: 14px;
  line-height: 15px;
  text-transform: none;
  font-family: Georgia, serif;
  font-weight: normal;
  letter-spacing: 0;
}
.feed-collection.show_box .show-title {
  font-size: 25px;
  border: 1px solid #b2b2b2;
  text-align: center;
  margin-bottom: 15px;
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -1px;
}
.feed-collection.show_box .image-holder { float: left; }
.feed-collection.show_box .image-holder img { width: 140px; }
.feed-collection.show_box .info-cont {
  float: right;
  width: 50%;
}
.feed-collection.show_box ul {
  list-style: none;
  max-height: 210px;
  overflow: hidden;
}
.feed-collection.show_box ul li {
  padding: 5px;
  overflow: hidden;
}
.feed-collection.show_box ul li p { display: none; }
.feed-collection.show_box ul li.even { background: #e7e8ec; }
.feed-collection.show_box ul li.selected {
  font-size: 25px;
  line-height: 25px;
  font-style: normal;
  font-family: 'Open Sans Light', 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -2px;
}
.feed-collection.show_box ul li.selected p {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  padding: 5px 0;
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
  letter-spacing: 0;
}
.feed-collection.show_box.collapsed { min-height: 260px; }
.feed-collection.show_box.collapsed .title { display: none; }
.feed-collection.single_item_box {
  margin-bottom: 20px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  clear: both;
}
.feed-collection.single_item_box .mod_header h3.mod_title {
  line-height: 40px;
  font-size: 50px;
  color: #282828;
  display: block;
  margin: 0px;
}
.feed-collection.single_item_box .mod_header .mod_desc {
  font-size: 14px;
  padding: 5px 0;
}
.feed-collection.single_item_box .mod_content { position: relative; }
.feed-collection.single_item_box .mod_content .bg_img img { width: 100%; }
.feed-collection.single_item_box .mod_content .item {
  position: absolute;
  right: 0;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white.png') repeat;
  padding: 10px;
  float: right;
  width: 50%;
}
.feed-collection.single_item_box .mod_content .item .title {
  color: #212121;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 25px;
  padding-bottom: 5px;
}
.feed-collection.single_item_box .mod_content .item .desc {
  color: #333333;
  font-size: 14px;
  line-height: 18px;
}
.feed-collection.single_item_box .mod_content .item .image { display: none; }
.single_item_box.white .mod_content .bg_img img { width: 90%; }
.single_item_box.white .mod_content .item {
  bottom: 20%;
  width: 40%;
}
.single_item_box.white .mod_content .item .desc a { text-decoration: none; }
.single_item_box.border .mod_content .bg_img img { width: 90%; }
.single_item_box.border .mod_content .item {
  border: 1px solid #cccccc;
  bottom: 20%;
  width: 40%;
}
.single_item_box.border .mod_content .item .desc a { text-decoration: none; }
.single_item_box.dark .mod_header {
  background-color: #181818;
  text-align: center;
}
.single_item_box.dark .mod_header h3.mod_title {
  color: #ffffff;
  font-size: 34px;
  padding: 3px;
}
.single_item_box.dark .mod_header .mod_desc { display: none; }
.single_item_box.dark .mod_content .item {
  width: 40%;
  bottom: 20px;
  left: 20px;
  top: auto;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-black.png') repeat;
}
.single_item_box.dark .mod_content .item .title { color: #ffffff; }
.single_item_box.dark .mod_content .item .title a { color: #ffffff; }
.single_item_box.dark .mod_content .item .desc { color: #ffffff; }
.single_item_box.dark .mod_content .item .desc a { color: #ffffff; }
.single_item_box.quote { position: relative; }
.single_item_box.quote .mod_header {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 60px;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white.png') repeat;
  z-index: 1;
}
.single_item_box.quote .mod_header h3.mod_title {
  color: #363636;
  font-size: 44px;
  line-height: 60px;
  padding: 0px 10px;
}
.single_item_box.quote .mod_header .mod_desc { display: none; }
.single_item_box.quote .mod_content .item {
  top: 60px;
  left: 20px;
  padding: 40px 0px 0px 0px;
  background: url('http://cdn.sheknows.com/magazine/icons/overlay-white-quotes.png') no-repeat top left;
}
.single_item_box.quote .mod_content .item .title {
  font-size: 14px;
  line-height: 16px;
  padding-top: 10px;
  color: #8a8a8a;
  font-style: italic;
  font-family: Georgia, serif;
}
.single_item_box.quote .mod_content .item .title a { color: #666666; }
.single_item_box.quote .mod_content .item .desc {
  font-family: Open Sans, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
}
.single_item_box.editors_pick { position: relative; }
.single_item_box.editors_pick .mod_header {
  position: absolute;
  top: 127px;
  left: 20px;
  z-index: 1;
}
.single_item_box.editors_pick .mod_header h3.mod_title {
  color: #181818;
  font-size: 38px;
  line-height: 38px;
  padding: 0px;
}
.single_item_box.editors_pick .mod_header .mod_desc { display: none; }
.single_item_box.editors_pick .mod_content .item {
  width: 230px;
  height: 180px;
  bottom: 20px;
  left: 20px;
  top: auto;
  background: url('http://cdn.sheknows.com/magazine/icons/lined-bg.png') repeat;
  padding: 0px;
}
.single_item_box.editors_pick .mod_content .item .title {
  height: 34px;
  background-color: #181818;
  color: #ffffff;
  font-size: 20px;
  line-height: 34px;
  padding: 0px 10px;
}
.single_item_box.editors_pick .mod_content .item .image {
  display: block;
  float: left;
}
.single_item_box.editors_pick .mod_content .item .image img {
  width: 80px;
  padding-right: 10px;
}
.single_item_box.editors_pick .mod_content .item .desc {
  font-size: 14px;
  line-height: 23px;
  padding: 11px;
}
.single_item_box.twitter { width: 300px; }
.single_item_box.twitter .mod_header { background: url('http://cdn.sheknows.com/magazine/icons/quote-palegray.png') no-repeat top left; }
.single_item_box.twitter .mod_header h3.mod_title {
  color: #525252;
  font-size: 40px;
  padding-left: 55px;
}
.single_item_box.twitter .mod_content { background: url('http://cdn.sheknows.com/magazine/icons/twitter-bird.jpg') no-repeat bottom right; }
.single_item_box.twitter .mod_content .bg_img { display: none; }
.single_item_box.twitter .mod_content .item {
  background: none;
  float: none;
  width: 95%;
  position: relative;
  top: 0;
  padding: 0 10px 50px 10px;
}
.single_item_box.twitter .mod_content .item .title {
  width: 200px;
  font-size: 16px;
  line-height: 20px;
  color: #8a8a8a;
  font-style: italic;
  font-family: Georgia, serif;
  padding-top: 10px;
}
.single_item_box.twitter .mod_content .item .title a { color: #666666; }
.single_item_box.twitter .mod_content .item .image { display: none; }
.single_item_box.twitter .mod_content .item .desc {
  font-family: Open Sans, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
}
.single_item_box.pullquote { width: 300px; }
.single_item_box.pullquote .mod_header {
  background: url('http://cdn.sheknows.com/magazine/icons/quote-blk-left.png') no-repeat top left;
  height: 23px;
}
.single_item_box.pullquote .mod_header h3.mod_title { display: none; }
.single_item_box.pullquote .mod_content { background: url('http://cdn.sheknows.com/magazine/icons/quote-blk-right.png') no-repeat bottom right; }
.single_item_box.pullquote .mod_content .bg_img { display: none; }
.single_item_box.pullquote .mod_content .item {
  background: none;
  float: none;
  width: 248px;
  position: relative;
  top: -10px;
  padding: 0 25px 0 25px;
}
.single_item_box.pullquote .mod_content .item .title {
  font-family: 'Open Sans Light', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: -1px;
}
.single_item_box.pullquote .mod_content .item .title a { color: #212121; }
.single_item_box.pullquote .mod_content .item .image { display: none; }
.single_item_box.pullquote .mod_content .item .desc {
  font-family: Open Sans, Arial, sans-serif;
  color: #333333;
  font-size: 13px;
  line-height: 20px;
  font-style: normal;
}
.single_item_box.side_box .mod_content .bg_img {
  width: 45%;
  float: left;
}
.single_item_box.side_box .mod_content .item {
  width: 45%;
  float: left;
}
.single_item_box.side_box .mod_content .item .title {
  font-family: 'Open Sans Light', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  letter-spacing: -1px;
}
.single_item_box.side_box .mod_content .item .title a { color: #212121; }
.single_item_box.side_box .mod_content .item .desc a {
  text-decoration: none;
  color: #6e6e6e;
}
.feed-collection.single_item_box.hdr_box { position: relative; }
.feed-collection.single_item_box.hdr_box .mod_header {
  position: absolute;
  top: 30px;
  left: 40px;
  z-index: 10;
}
.feed-collection.single_item_box.hdr_box .mod_header h3.mod_title {
  font-family: 'Open Sans', Arial, sans-serif;
  text-transform: none;
  font-weight: bold;
  font-size: 30px;
}
.feed-collection.single_item_box.hdr_box .mod_header .mod_desc { display: none; }
.feed-collection.single_item_box.hdr_box .mod_content .bg_img img { width: 100%; }
.feed-collection.single_item_box.hdr_box .mod_content .item {
  top: 20px;
  width: 250px;
}
.feed-collection.single_item_box.hdr_box .mod_content .item .title { padding-top: 40px; }
.feed-collection.single_item_box.hdr_box .mod_content .item .desc a { text-decoration: none; }
.poll-block {
  border: 2px solid #cccccc;
  padding: 10px;
  margin-bottom: 20px;
  position: relative;
}
.poll-block .poll-wrapper .title h3 {
  font-family: Georgia, serif;
  font-style: italic;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  text-transform: none;
  letter-spacing: 0;
  width: 60%;
}
.poll-block .poll-wrapper .button {
  text-transform: uppercase;
  font-size: 20px;
  cursor: pointer;
}
.poll-block .poll-wrapper .title-wrapper .img { display: none; }
.poll-block .poll-wrapper .title .poll_header {
  background: url('http://cdn.sheknows.com/magazine/sk_polls_title.png') no-repeat top left;
  height: 40px;
  width: 132px;
  padding-bottom: 5px;
}
.poll-block .poll-wrapper .title .image-title {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -100;
}
.poll-block .poll-wrapper .button { display: none; }
.poll-block .answers { width: 55%; }
.poll-block .answers .answer img { display: none; }
.poll-block .answers .answer .text { font-weight: bold; }
.poll-block .answers .answer .text input {
  width: 20px;
  float: left;
}
.poll-block .state-results .answer { margin-top: 10px; }
.poll-block .state-results .chart div {
  background-color: #666666;
  height: 12px;
  display: block;
  border: 1px solid #eaeaea;
}
.poll-block .state-results .percentage {
  float: left;
  padding-right: 2px;
}
.poll-block .state-results .results-wrapper { font-weight: bold; }
.social-media-bar {
  border: none;
  padding: 0;
  margin: 0;
}
.social-media-bar .social { float: left; }
.social-media-bar .text p {
  margin: 2px 12px 15px 3px;
  padding: 0;
  font-size: 13px;
}
.social-media-bar { display: none; }
html.js .social-media-bar { display: block; }
