/* @group css reset
--------------------------------------------*/

html, body, div, span, applet, object, iframe,blockquote, pre, a, abbr, acronym, address, big, cite, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
iframe { background: none !important; }

/* @end css reset */

/* @group Drupal resets */
.item-list ul li {
    list-style:none;
    margin: 0;
    padding: 0;
}
/* @end */

/* @group clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
/* @end */

/* @group common sitewide styles
--------------------------------------------*/

body {
	color: #5e5a57;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 13px 0 0;
	padding: 0;
}
h1 {
	color: #222222;
	font: 100 37px/42px "museo-sans-1","museo-sans-2",Helvetica,Arial,Geneva,sans-serif;
}
h2,
.page-newsletter-subscribe .form-item-mail label {
	color: #222222;
	font: 100 20px/23px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #222222;
	text-transform: uppercase;
	font: 500 13px/17px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
	word-spacing: 1px;
}
h4, h5 {
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-weight: normal;
}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
p {margin: 0.38em 0 1em 0; line-height: 16px;}
hr {opacity: 0.4;}
small {font-size: 90%;}
blockquote {
  font: 300 15px/20px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
  margin: 18px 4px;
  padding: 6px 8px 0;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
blockquote p {
  font: 300 15px/20px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
}
blockquote p:before { content: '“'; }
blockquote p:after { content: '”'; }
cite {font-size: 11px; font-style: normal; color: #999;}
.left {float:left;}
.align-left {float:left; margin: 0 12px 10px 0;}
.right {float:right;}
.align-right {float:right; margin: 0 0 10px 12px;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.photo-credit {
	color: #99968F;
	display: inline;
	font-size: 10px;
	margin: 0;
	position: relative;
	left: 2px;
	text-transform: uppercase;
	top: 5px;
	float: left;
}
/*.photo-
 {
  display: none;
  text-align: center;
  padding: 0 20px;
  margin: 0;
  clear: both;
}*/
.hidden {visibility: hidden;}
.visible {visibility: visible;}
.char-limit {margin-top: 0;}
.alert {display: none; font-weight: bold; color: red; }
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.block {margin-bottom: 10px;}
/*a:link, a, a:visited {
  color: #447F8C;
  text-decoration: none;
  -webkit-transition: color .3s ease-out;
  -moz-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
  outline: none;
}*/

a:active, button:active {outline: none;}

/*.standard-links a,
.standard-links a:link
.standard-links a:visited,
.standard-links a:active
a.standard-link,
a.standard-link:link,
a.standard-link:visited,
a.standard-link:active,
ul.standard-link a { color: #5E5A57; }

#col1 h2 a,
#col1 h2 a.standard-link,
#col1 h2 a.standard-link:link,
#col1 h2 a.standard-link:visited,
#col1 h2 a.standard-link:active { color: #222; }

a:hover,
a.standard-link:hover,
.standard-links a:hover,
#col1 h2 a:hover,
#col1 h2 a.standard-link:hover,
ul.standard-link a:hover {
  color: #B3A146;
  text-decoration: none;
}*/

.btn,
a.btn,
.pager .pager-next.first.last a.active {
	text-transform: lowercase;
	font: 300 14px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
	color: #fff;
	display: inline-block;
	padding: 4px 12px 5px;
	white-space: nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	text-decoration: none;
 	background: #949494 url(../images/bg-btn.gif) repeat-x left center;
}
.btn:hover,
a.btn:hover,
.pager .pager-next.first.last a.active:hover {
  background: #cbcbcb url(../images/bg-btn-hover.gif) repeat-x left center;
  text-decoration: none;
  color: #fff;
}
.btn-cancel,
a.see-more-btn,
.pager .pager-next.first.last a.active {
  background: url("../images/bg-btn-white.gif") repeat-x scroll left center #FBFBFB;
  border: 1px solid #E4E3E1;
  color: #999690;
}
.btn-cancel:hover,
a.see-more-btn:hover,
.pager .pager-next.first.last a.active:hover {
	background: url("../images/bg-btn-white.gif") repeat-x scroll left center #FBFBFB;
	color: #999690;
	text-decoration: none;
}
.fb-like-wide {
  border: 1px solid #EEEEEE;
  height: 24px;
  padding: 6px;
  width: 95%;
  background-color: #faf9f8 !important;
}
a.enlarge {
   /*background-image: url(../images/sprites/sprites_18.png);
    background-position: 0 -240px;
    background-repeat: no-repeat;*/
    display: inline-block;
    /*height: 16px;*/
    text-indent: -9999px;
    /*width: 16px;*/
}
a.camera span {
   /*background-image: url(../images/sprites/sprites_18.png);
    background-position: 0 -297px;
    background-repeat: no-repeat;*/
    display: inline-block;
    margin: 0 3px 0 0;
    /*height: 18px;
    width: 18px;*/
}
a.close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-indent: -9999px;
  height: 27px;
  width: 27px;
  z-index: 2147483647;
  overflow: hidden;
}
a.close .ms-icon-close {
  margin-top: -12px;
/*  margin-right: -10px;
  float: right;*/
}

a.next,
a.prev {
  display: block;
  width: 25px;
  position: absolute;
  height: 50px;
  right: 0;
  text-indent: -9999px;
  background: url(../images/sprites/sprites_27.png) no-repeat 0 -100px;
}
a.prev {
  left: 0;
  background-position: 0 0;
}
a.prev:hover { background-position: 0 -50px; }
a.next:hover { background-position: 0 -150px; }


/* @group Sign-in/Profile Header Links
 *
 * This is duplicated here and in mags-main.css. Any changes
 * to the sign-in css also has to be made in mags-main.css.
 * This is due to how the different environments include legacy
 * and transitional css styles. There's no avoiding it :/
 *
 * ------------------------------------------*/

#ms-global-wrap #masthead {
	background-position: 1px top;
	line-height: 12px;
}

#masthead p {
	float: left;
	background-image: none;
	line-height: 12px;
}

#masthead h1 {
	clear: both;
}

#user-profile-links {
	float: right;
}

#user-profile-links #greeting:after {
	content: ' ';
	visibility: hidden;
	clear: both;
}

#user-profile-links li {
	float: left;
	border-right: 1px solid #999;
	list-style-type: none;
	height: 14px;
	padding-top: 2px;
	line-height: 12px;
}

#user-profile-links li.greeting-hello {
	float: left;
}

#user-profile-links li a {
	padding: 0 6px;
}

#user-profile-links li a.user-photo-header {
	float: right;
	display: block;
	margin-top: -2px;
}

#user-profile-links li a.user-photo-header .ugc-user-default-profile-photo {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

#user-profile-links .ugc-user-default-profile-photo.micro {
  background-position: -420px 0;
}

#user-profile-links li a.user-photo-header img {
	width: 16px;
	height: 16px;
}

/* MS.COM Specific */

#user-profile-links.mslo {
	margin-right: 0;
	bottom: 16px;
	float: none;
	right: 469px;
	position: absolute;
}

#user-profile-links.mslo li {
	border-right-color: #178B6E;
	color: #178B6E;
	font-size: 11px;
	font-weight: bold;
}

#user-profile-links.mslo a {
	color: #178B6E;
}

/* @end Sign-in/Profile Header Links */

/* channel highlighting */

#food-channel #global_nav_food a,
#entertaining-channel #global_nav_entertaining a,
#holidays-channel #global_nav_holiday a,
#crafts-channel #global_nav_crafts a,
#pets-channel #global_nav_pets a,
#tv-channel #global_nav_tv a,
#home-garden-channel #global_nav_home a,
#radio-channel #top_nav_radio a {
  background: none;
}

#food-channel ul.menu li.leaf.first {
  background: url(../images/edf-menu-stripes.jpg) -12px 8px no-repeat;
}

#food-channel .expanded .menu li.leaf.first {
	background: none;
}

.content-main h2,
.content-main h3,
.content-main h4,
.content-main h5{
  color: #222222;
  font-weight: 100;
  margin: 16px 0 8px;
  text-transform: none;
  word-spacing: 0;
}
.content-main h2 {
  font-family: "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 23px
}
.content-main h3,
.content-main h4,
.content-main h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 2px;
}

.content-main p {
  margin: 12px 0 20px;
}
.content-main ul,
.content-main ol {
  margin: 12px 0 30px;
}
.content-main ol {
  list-style-type: decimal;
  padding-left: 21px;
}
.content-main li {
  margin: 0 0 16px;
  line-height: 19px;
}

/* @end common sitewide styles */

#recipe .recipe-meta .tout-carousel .counter {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 221px;
}
.hed-note-outer, .dek-outer { margin-bottom: 12px; }
.hed-note, .content-main .dek {
  font: 100 19px/24px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
  margin: 0 0 16px 0;
  color: #999690;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.hed-note.full-note, .dek.full-note { margin-bottom: 0; }
.hed-note.hide, .dek.hide { display: none; }
.grad-cover, .dek .grad-cover {
  background: url(../images/gradient-white.png) repeat-x bottom left;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 30px;
  left: 0;
  z-index: 10;
}

.toggle-hed,
.toggle-dek {
	background: url(../images/sprites/sprites_18.png) no-repeat right -706px;
	padding-right: 17px;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 11px;
	margin-top: -16px;
	text-align: right;
	width: 60px;
}
.toggle-hed:hover, .toggle-dek:hover { background-position: right -726px; }
.toggle-hed.hed-opened, .toggle-dek.dek-opened { background-position: right -746px; }
.toggle-hed.hed-opened:hover, .toggle-dek.dek-opened:hover { background-position: right -766px; }
.toggle-btn {
  padding: 6px 0;
  background-color: #fbfbfb;
  border: 1px solid #ccc;
  display: block;
  margin: 0 auto;
  font-size: 11px;
  width: 80px;
  text-align: center;
  margin-top: 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.pager {
  float: right;
  margin-right: 0;
}
.pager li {
  float: left;
}
.pager li a,
.pager li.pager-current,
.pager li.pager-ellipsis {
  float: left;
  margin: 0 4px;
  padding: 10px 0;
}
.pager li.pager-next a {
  background: url(../images/sprites/sprites_27.png) no-repeat 26px -1559px;
  padding-right: 28px;
}
.pager li.pager-next.last a { padding-right: 24px; margin-right: 0; }

.pager li.pager-next a:hover {
  background-position: 26px -1609px;
}
.pager li.pager-previous a {
  background: url(../images/sprites/sprites_27.png) no-repeat 1px -1459px;
  padding-left: 28px;
}
.pager li.pager-previous a:hover {
  background-position: 1px -1509px;
}

/* infinite scroll pager, this has only ben set up for topic pages.
a more specific class needs to be applied to the view pager option */

.view-single-topic-page-view .pager { float: none; }
.view-single-topic-page-view .pager .pager-next.first.last {
  margin: 0 auto;
  width: 104px;
  float: none;
}
.btn-white,
.view-single-topic-page-view .pager .pager-next.first.last a.active,
#primary a.btn,
.page-user-collections a.btn,
.ugc-user-profile-photo span.btn,
.image-widget-data .form-submit,
.ugc-secondary-local-tasks .btn,
.view-ugc-collections .pager .pager-next.first.last a.active {
  color: #447F8C;
  display: inline-block;
  font: 11px/14px Arial,Helvetica,sans-serif;
  margin: 20px auto;
  padding: 7px 11px;
  text-align: center;
  text-transform: capitalize;
  text-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}

.view-single-topic-page-view .pager .pager-next.first.last a.active.views-throbbing {
  background: url("/sites/all/themes/marthastewart/images/loader-circle.gif") no-repeat scroll -2px center #FFFFFF;
  border: none;
  padding: 7px 11px 7px 27px;
  color: #999690;
  text-shadow: none;
}


/* image sizes */
.img-s {width: 65px;height: 65px;}
.img-m {width: 125px;height: 156px;}
.img-l {width: 225px;height: 281px;}
.img-xl {width: 360px;height: 450px;}
.img-hd {width: 500px;height: 625px;}
.img-sl {width: 258px;height: 258px;}
.img-hl {width: 544px;height: 306px;}
.img-346x346 {width: 346px;height: auto;}
.img-landscape {width: 116px; height: auto;} /* single topic video */
/* @end */

/* push */
.push-img-360 {margin-left: 415px;} /* ratio of imgsize/margin-left is 1.15384615 */
.push-img-225 {margin-left: 260px;} /* ratio of imgsize/margin-left is 1.15384615 */
.push-img-125 {margin-left: 142px;} /* ratio of imgsize/margin-left is 1.15384615 */
.push-img-65 {margin-left:  75px;} /* ratio of imgsize/margin-left is 1.15384615 */
.push-img-buzz {margin-left:  95px;}
.push-img-s {margin-left:  75px;}
.push-img-landscape {margin-left: 131px;} /* single topic video */
/* @end */

#ms-main {margin: 20px 34px; position: relative;}

/* column structure */
.one-col #col1 {width: 100%;}
.two-col #col1 {float: left; width: 593px;}
.two-col #col2 {float: right; width: 300px; padding-top: 75px;}


/* three column alternative */
.three-col-alt #col1 {
	width: 170px;
	margin-right: 30px;
	float: left;
}
.three-col-alt #col2 {
	width: 530px;
	float: left;
}
.three-col-alt #col3 {
	width: 160px;
	float: right;
}

/* breadcrumb, duh */
.breadcrumb {color: #999;}
.breadcrumb li {float: left;font-size: 11px;padding-right: 3px;}
.breadcrumb li:after {content: ' »';}
.breadcrumb li:last-child:after {content: '';}

/* @group page top title headings section */
.title-section {margin: 11px 0; position: relative;}
.two-col .title-section {margin: 20px 0;}
.title-section h1 {
	margin: 6px 0 12px;
	line-height: 37px;
	clear: left;
	display: inline;
}
.title-section .fb-like {display: inline; margin: 0;}
.title-section p {clear: both;}
.title-section .backto a {
	font: 200 18px/26px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 4px;
	margin-left: -34px;
	background: url(../images/sprites/sprites_27.png) no-repeat left -1861px;
	padding-left: 35px;
}
.title-section .backto a:hover {
	background-position: left -1911px;
}
.title-section .eyebrow {
	font: 200 20px/26px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 2px rgba(0,0,0,0.2);
	color: #5E5A57;
	display: block;
}

/* Ad Styling */
.ad-250x300,
.ad-skyscraper,
.ad-allowtall {
  margin: 0 auto 10px;
}
.dart-tag {
  line-height: 0;
}
.banner-ad {
  clear: both;
  margin-bottom: -10px;
  margin-top: 15px;
}
.node-type-recipe .banner-ad {
  margin-bottom: -15px;
}

/* floating social icons */

#ms-global-wrap {
  overflow: visible; /* need to place the toolbar outside the main wrapper */
}

/*
.js #componentDivVertical {
  display: none;
}
*/

.simple-share.horz {
  display: none;
  padding: 0;
  margin: 18px 0 4px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

#componentDivHorizontal {
  float: left;
  width: 400px;
}

#componentDivHorizontal .gig-button-container-facebook-like {
  height: 24px;
  width: 52px;
  overflow: hidden;
}

#componentDivHorizontal .gig-bar-container {
  margin: 6px 0 4px;
}

#componentDivHorizontal .gig-button-container {
  padding: 0 0 3px;
  margin-right: 12px;
}

#componentDivHorizontal .gig-button-container-pinit {
  margin-bottom: -2px;
}

#componentDivHorizontal .fb_edge_comment_widget {
	display: none;
}

.simple-share.horz .share-utilities {
  float: right;
  margin-bottom: 0;
  margin-top: 14px;
}

.simple-share.horz .share-utilities li {
  margin: 0 0 0 6px;
  float: left;
}

.simple-share.vert {
  width: 64px;
  background-color: rgba(255,255,255,.6);
  padding: 2px 6px;
  z-index: 99999999;
  margin-left: -105px;
  opacity: .6;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

.simple-share.vert:hover {
	opacity: 1;
}

.simple-share.vert .gig-button-container {
  padding: 9px 0 9px 4px;
  text-align: left;
  border-top: 1px dashed #fff;
}

.simple-share.vert.sticky-top {
  position: absolute;
  top: 34px;
}

.simple-share.vert.sticky { position: fixed; }
.simple-share.vert.sticky-btm { position: absolute; }

#componentDivVertical .gig-button-container-stumbleupon {
  padding-left: 8px;
}

#componentDivVertical .gig-button-container-google-plusone{
  padding-left: 6px;
}

#componentDivVertical .gig-button-container-facebook-like {
	padding-left: 8px;
}

.content-utility {
  width: 342px;
  float: right;
}
.content-utility-tools {
  overflow: hidden;
  margin-bottom: 10px;
}
.title-section .content-utility-tools {
  margin-top: 10px;
}
.content-utility-tools li {
  float: left;
  margin: 2px 6px 0 2px;
  padding: 0 0 4px;
  font-size: 10px;
  color: #999;
}
.content-utility-tools li.comment-link {
	margin-right: 0;
}
.content-utility-tools li a,
.share-utilities li a {
  font-size: 11px;
  padding: 3px 0 3px 21px;
  background: url(../images/sprites/sprites_18.png) no-repeat;
}
.content-utility-tools li.five-star .fivestar-rate-link {
  background: none;
  font-size: 11px;
}
.content-utility-tools li.five-star .fivestar-rate-link a {
	padding: 2px 2px 0 0;
	background: none;
}
.content-utility-tools .ugc-content-wrap {
	margin-bottom: 0;
}

.content-utility-tools .ugc-content-wrap .average,
.content-utility-tools .ugc-content-wrap .best,
.content-utility-tools .ugc-content-wrap .votes {
	display: none;
}

.content-utility-tools li.comment-link a { background-position: left 0px; padding-right: 3px; }
.content-utility-tools li.comment-link a:hover {  background-position: left -20px;  }

.js .share-utilities {
  display: none;
  margin-top: 12px;
}

.vert .share-utilities {
  background: #fff;
  margin: 5px 1px 8px;
  padding: 9px 0 1px 2px;
}
.vert .share-utilities .print-link {
  padding-bottom: 0;
}
.simple-share.vert .share-utilities li {
  margin-bottom: 7px;
  padding-left: 2px;
}

.share-utilities li a:link,
.share-utilities li a:visited { color: #666; }
.share-utilities li.email-link a { background-position: left -662px; }
.share-utilities li.email-link a:hover { background-position: left -683px; color: #B3A146; }
.share-utilities li.save-link a { background-position: left -42px; padding-right: 2px; }
.share-utilities li.save-link a:hover,
.share-utilities li.save-link.active a { background-position: left -62px; color: #B3A146; }
.share-utilities li.print-link { text-align: left; }
.share-utilities li.print-link a { background-position: left -82px; margin-bottom: 2px; }
.share-utilities li.print-link a:hover { background-position: left -102px; color: #B3A146; }

.share-utilities li.print-link a.hidden { visibility: visible; opacity: .3; color: #333; }
.share-utilities li.print-link a.hidden:hover { cursor: default; color: #333; background-position: left -82px; }

/*

RECIPE DROP DOWN ZIPLIST STUFF

.content-utility li.save-link ul { display: none; }

.content-utility li.save-link.active {
  background-color: #eee;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.content-utility li.save-link .save-option { display: none; }

.content-utility li.save-link.active .save-option { display: block; }
.content-utility li.save-link.active .cover {
  background-color: #EEEEEE;
  height: 10px;
  left: 0;
  position: absolute;
  top: 16px;
  width: 46px;
  z-index: 2147483647;
}
.content-utility li.save-link.active ul {
  display: block;
  background-color: #eee;
  margin: 6px 0 0 0;
  padding: 4px 8px;
  position: absolute;
  top: 14px;
  left: 0px;
  z-index: 99999999;
  width: 110px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.content-utility li.save-link.active ul li { padding: 0; }
.content-utility li.save-link.active ul li a {
  background: none;
  display: block;
  padding: 2px 0;
}
.content-utility li.save-link .ugc-content-wrap { display: none; }
.hrecipe .title-section .content-utility li.save-link .ugc-content-wrap { margin: 0; display: block; }
*/


/* @end */


/*** Ad Sizing ***/
.ad-250x300 {
	height: 250px;
	width: 300px;
	margin: 0 auto 10px;
}
.ad-skyscraper {
	height: 600px;
	width: 160px;
	margin: 0 auto 10px;
}
.ad-allowtall {
  width: 300px;
  margin: 0 auto 10px;
  text-align: center;
}
.ad-half-page {
	height: 600px;
	width: 300px;
	margin: 0 auto 10px;
}

/* @group generic medium image item list
--------------------------------------------*/

.medium-item-list {margin: 26px 0;padding: 0;}
.medium-item-list li {
	width: 128px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin: 0 27px 35px 0;
	padding: 0 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.medium-item-list li .img-m {border: 1px solid #eee;}
.medium-item-list li.row-last {margin-right: 0; float: right;}
.medium-item-list li h3 {margin: 12px 0 9px;}
.medium-item-list li h3 a {color: #000;}
.medium-item-list li p {margin: 6px 0;}
.medium-item-list li a.see-all {line-height: 16px;}

/* @end */

/* @group new style touts
--------------------------------------------*/

/* new design tout blurb */
.col-aside {
	float: right;
	width: 300px;
	height: 418px;
	overflow: hidden;
	margin-bottom: 25px;
}
.col-aside .img-s-block.tout-blurb {
	height: 160px;
	overflow: hidden;
}
/*maybe remove this?*/
#col2 .tout-blurb.module {
	margin-bottom: 20px;
}
.module {
	border: 1px solid #eee;
	padding: 21px 20px 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.module h3 { margin: 0 0 15px;}
.module h4 {margin: 0 0 4px;font-size: 13px;}
.module .feat-img {float: left; margin-top: 3px;}
.module p {margin-bottom: 10px;}
.module .img-m,
.module .img-s {border: 1px solid #eee;}
.module ul li {list-style-type: none; margin: 0;}
.img-m-block.tout-blurb .tout-content {margin-left: 141px;}
.img-s-block.tout-blurb .tout-content {margin-left: 80px;}
.link-list.module li {
  margin-bottom: 12px;
  color: #999;
  font-size: 11;
}
.link-list {margin: 0 0 15px;}
.link-list.module li.last { margin-bottom: 0;}
.link-list li a {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
}
.fb-like-box.module h3 {
	margin-bottom: 8px;
}
.fb-like-box.module h3 .ms-icon-facebook-2 {
  background-position: -3px -642px;
  display: inline-block;
  float: none;
  height: 15px;
  margin-left: 2px;
}
.whats-popular.module ul li {
  margin: 4px 0 5px;
}
.uber-header-box .module {
	padding-top: 0;
}
.uber-header-box .module h3 {
	border-top: 1px dashed #EEEEEE;
	padding-top: 18px;
}
.uber-header-box .newsletter-block.module {
	border-top: 1px dashed #EEEEEE;
  padding: 18px 0;
  margin: 3px auto;
  width: 256px;
}
.uber-header-box .blog-feed.module {
	padding-bottom: 4px;
}
.blog-feed.module ul li {
  margin: 0 0 10px;
  line-height: 15px;
}
.blog-feed.module small { color: #999; }
.newsletter-block {
  padding: 18px 0;
  margin: 10px auto;
  width: 300px;
  text-align: center;
}
.block-ms_newsletters iframe { width: 275px; }
.related-terms.module h3 {
	margin-bottom: 0px
}
.related-terms.module .horz-line {
  border: none;
	border-top: 1px solid #ccc;
 	margin: 11px auto 14px;
 	width: 20px;
 	height: 1px;
}

/* if in an uber-header-box */
.uber-header-box { border: 1px solid #eee; margin-bottom: 10px;}
.uber-header-box h2 {
  margin: 23px 17px 0;
  padding: 0 2px 18px;
/*   border-bottom: 1px dashed #eee; */
  font-size: 20px;
}
.uber-header-box .module {
  border: none;
  padding-bottom: 10px;
  margin-bottom: 6px;
}
.uber-header-box .newsletter-block {
  padding: 18px 0;
  margin: 3px auto;
  width: 256px;
}
.uber-header-box .block-ms_newsletters iframe { width: 256px; }
.uber-header-box .img-s-block.tout-blurb ul { clear: both;}
.uber-header-box .whats-popular.module ul li { list-style: none; margin-bottom: 8px; }
.uber-header-box .tout-blurb.module .img-m { margin-top: 0; }
#col2 .uber-header-box .tout-blurb.module {	margin-bottom: 1px;}

/* @end */

/* @group comment stylings */
.comments-section .btn.load-comment-btn {
  margin: 0 auto;
  text-align: center;
  width: 140px;
  float: none;
  clear: both;
  display: block;
}
.comments-section .btn.load-comment-btn.with-load { width: 80px; overflow: hidden; padding: 2px 16px 3px; }
.comments-section .btn.load-comment-btn.with-load span { float: left; padding-top: 2px; }
.comments-section .btn.load-comment-btn img.loading {
  float: right;
}
.comments-section-hdr {
  border-bottom: 1px solid #EEEEEE;
  height: 1px;
  margin-bottom: 0;
  padding: 0 0 45px;
}
.comments-section .loading {
  display: block;
  width: 20px;
  margin: 4px auto;
}
.comments-section {
  clear: both;
  margin: 50px 0;
}
.comments-section h3 {
  padding-bottom: 8px;
  float: left;
}
.comments-section .btn {
  float: right;
  margin-top: 6px;
}
.comments-section .comment-list {
  margin: -5px 0 30px;
  clear: both;
  display: none;
}
.comments-section .comment-list li {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 20px 16px;
  border-bottom: 1px dashed #e1e1e1;
  background-color: #fff;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
  display: none;
}
.comments-section .comment-list li:hover { background-color: #FAF9F7; }
.comments-section .comment-list li .flag-wrapper { display: none; }
.comments-section .comment-list li .flag-comment-abuse {
  float: right;
  clear: both;
  opacity: 0;
  padding-left: 20px;
  line-height: 20px;
  background: url(../images/sprites/sprites_18.png) no-repeat left -240px;
  -webkit-transition: opacity .3s ease-out;
  -moz-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
}
.comments-section .comment-list li p {
	margin-bottom: 0;
}
.comments-section .comment-list li:hover .flag-comment-abuse {
  opacity: 1;
}
.comments-section .comment-list .commenter {
  float: left;
  width: 120px;
  padding: 2px 0;
  word-wrap: break-word;
}
.comments-section .comment-list .commenter .comment-thumb {
  display: block;
  margin-bottom: 7px;
}
.comments-section .comment-list .commenter small {
  color: #999;
  display: block;
  line-height: 14px;
}
.comments-section .comment-list .comment {
  float: right;
  width: 430px;
}
.comments-section .comment-list .comment .datetime {
  color: #999;
  font-size: 11px;
  line-height: 18px;
}
/*
.reviews-hdr {
  border-bottom: 1px solid #EEEEEE;
  height: 1px;
  margin-bottom: 0;
  padding: 0 0 55px;
}
*/
.comments-section hr.horz-line {
  border: none;
  border-top: 1px solid #ccc;
	float: left;
	margin: 0;
	opacity: 1;
	padding: 0;
	width: 100%;
	clear: both;
}
.comments-section .ugc-comments-content {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.comments-section .view-empty {
  border-top: 1px solid #ccc;
  clear: both;
  padding-top: 14px;
}
/* @end comment styling */


/* @group modal styles
--------------------------------------------*/

.modal {
  left: 50%;
  position: absolute;
  z-index: 9999999999;
  /*padding: 10px 12px;*/
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.4);
  -moz-box-shadow: 0 0 15px rgba(0,0,0,.4);
  box-shadow: 0 0 15px rgba(0,0,0,.4);
  display: none;
  background: #fff;
  width: auto;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-content {
  /*position: relative;*/
  background-color: #fff;
  padding: 30px 34px; /*20px 22px;*/
  /*overflow: hidden;*/
  /*display: none;*/
  position: absolute;
  visibility: hidden;
  z-index: -10;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(255,255,255,.7);
  z-index: 9999999999;
  top: 0;
  left: 0;
  display: none;
}
.modal-content .modal-title {
  overflow: hidden;
  clear: both;
  margin: 18px 0;
}
.modal-form {
  padding-bottom: 18px;
  display: none;
}
.modal-form h3 {
  float: none;
}
.modal-form textarea {
  width: 100%;
  padding: 8px 10px;
  color: #999690;
  font-size: 12px;
  border: 1px solid #ececec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  font-family: Arial;
}
.modal-form textarea:focus {
  color: #5e6161;
}
.modal-form .btn-section {
  text-align: right;
  padding-right: 2px;
}
.modal-form .btn-section .btn {
  margin-left: 10px;
}
.modal-content h1 {
  clear: both;
  float: left;
}
.modal-content .modal-title .content-utility-tools {
  float: right;
  display: none;
  /* overflow: hidden;
  position: absolute;
  right: -331px;
  width: 306px;
  top: 8px;*/
}
.modal-content .modal-title .content-utility-tools li {
  float: left;
  /*margin: 2px;*/
  padding: 20px 0 0;
  font-size: 10px;
  color: #999;
}
.modal-content a.print {
  float: right;
  margin: 18px 0 0;
  font-size: 11px;
  background-image: url("../images/sprites/sprites_18.png");
  background-position: 0 -340px;
  background-repeat: no-repeat;
  display: inline-block;
  padding: 3px 0 3px 22px;
}
#modal-flag {
	margin-left: -201px;
}

/* modal galleries specific */

#modal-gallery .modal-img-nav {
  float: left;
  width: 70px;
  height: auto;
}
#modal-gallery .modal-img-nav li {
  margin-bottom: 4px;
  height: 65px;
  margin-bottom: 4px;
  overflow: hidden;
  width: 65px;
}
#modal-gallery .modal-img-nav li a {
  display: block;
  float: left;
  overflow: hidden;
  border: none;
}
#modal-gallery .modal-img-nav li.activeSlide a {
  border: 5px solid #67B5B4;
}
#modal-gallery .modal-img-nav li.activeSlide a img {
	margin: -5px;
}
#modal-gallery .modal-controls {
  position: relative;
  float: right;
  height: 70px;
  clear: none;
	left: 0;
}
#modal-gallery .modal-content.carousel.hd {
	min-height: 774px;
}
#modal-gallery .modal-content.carousel.xl {
	min-height: 642px;
}
#modal-gallery .modal-content.hd.single-item {
	min-height: 747px;
}
#modal-gallery .modal-content.xl.single-item {
	min-height: 572px;
}
#modal-gallery .modal-content.carousel.hd .modal-controls { width: 500px;}
#modal-gallery .modal-content.carousel.xl .modal-controls { width: 360px;}
#modal-gallery .modal-controls a {
  background: none;
}
#modal-gallery .modal-controls a.next {right: -2px;}
#modal-gallery .counter {
  clear: both;
  color: #99968F;
  display: inline-block;
  margin-top: 24px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 10;
}
#modal-gallery .photo-description {
/*
  clear: both;
  left: 30px;
  padding: 0;
  position: inherit;
  text-align: center;
  z-index: 9;
*/
  clear: both;
  margin: 10px 0 0 30px;
  padding: 0;
  position: absolute;
  text-align: center;
  z-index: 9;
}
#modal-gallery .xl .photo-description {
	width: 300px;
}
#modal-gallery .hd .photo-description {
  width: 440px;
}
#modal-gallery .single-item .photo-description {
	margin: 0 10px;
	padding: 10px 0 0;
	top: 0;
	left: 0;
	width: 95%;
	position: relative;
}
.modal-content .photo-credit {
  display: block;
  text-align: left;
  position: relative;
  margin: 5px 0 0;
  width:100%;
}
#modal-gallery .next,
#modal-gallery .prev {
  bottom: 0;
  z-index: 50;
}
#modal-gallery .prev {
  left: 0;
}
#modal-gallery #hd-tout-modal {
  width: 500px;
  min-height: 625px;
  float: right;
}
#modal-gallery #xl-tout-modal {
  width: 360px;
  min-height: 450px;
  float: right;
}
#modal-gallery #hd-tout-modal p,
#modal-gallery #xl-tout-modal p {
  text-align: center;
  margin: 32px 36px;
}
#modal-gallery #hd-tout-modal li.hd,
#modal-gallery #xl-tout-modal li.hd {
	width: 500px;
}


/* overrides for the inlines styles jcarousel sets */
#modal-gallery #hd-tout-modal li[style],
#modal-gallery #xl-tout-modal li[style] {
	text-align: center !important;
}
#modal-gallery li.l[style],
#modal-gallery li.l[style] {
  margin: -140px 0 0 -113px !important;
  left: 50% !important;
  top: 50% !important;
}
#modal-gallery #hd-tout-modal li.xl[style] {
  margin: -225px 0 0 -180px !important;
  left: 50% !important;
  top: 50% !important;
  width: auto !important;
}

#modal-gallery #hd-tout-modal li.xl[style] .img-xl { display:block; margin:0 auto; }

#modal-gallery #hd-tout-modal li.hd,
#modal-gallery #xl-tout-modal li.hd { width: 500px; }
#modal-gallery #hd-tout-modal li.xl,
#modal-gallery #xl-tout-modal li.xl { width: 360px; }
#modal-gallery #hd-tout-modal li.l,
#modal-gallery #xl-tout-modal li.l { width: 225px; }

#modal-gallery .modal-content { width: 527px; }
#modal-gallery .modal-content.carousel.hd { width: 668px;}
#modal-gallery .modal-content.carousel.hd.single-item { width: 568px; }
#modal-gallery .modal-content.single-item { width: 428px; }
#modal-gallery .modal-content.single-item .modal-img-nav,
#modal-gallery .modal-content.single-item .modal-controls { display: none; }
#modal-gallery .modal-content.single-item #xl-tout-modal { margin-left: 0; float: none; }
/* @end */

/* @group modal video styles
--------------------------------------------*/
#video_container {
   position: absolute;
  top: 0;
}
#video_container .OoyalaHtml5VideoPlayer[style] {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -1000px;
    z-index: -9999;
}
#video_container .OoyalaHtml5VideoPlayerShow[style] {
    visibility: visible;
    z-index: 9999999999;
    display: block;
    position: static;
}
#modal-video[style] {
  /*margin-left: -460px !important;
  background-color: #fff;
  overflow: hidden;*/
}
#modal-video .modal-content { width: 919px; /*895px;*/ }
#modal-video .modal-title {
    background: url(../images/ms-logo-modal.png) no-repeat;
    padding: 0 0 23px 68px;
    margin: 0;
}
#modal-video .modal-title h1 { line-height: 39px; }
#modal-video h2 { margin-top: 0; }
#modal-video .modal-content .modal-embed {
    width: 520px;
    height: 293px;
    float: left;
    overflow: hidden;
    position: relative;
}
#modal-video .modal-content .modal-text-content {
    margin-left: 551px;
    width: 300px;
    text-align: left;
    overflow: hidden;
}
#modal-video .modal-content .modal-text-content .ad-300x250 {
    width: 300px;
    /*height: 250px;*/
    margin: 0;
}
#seg-reset {
    width: 520px;
    height: 293px;
    position: absolute;
    top: 0;
    display: none;
}
/*
.modal-content .modal-img-nav {
    float: left;
    width: 520px;
    height: 102px;
    position: relative;
    clear: left;
}
#modal-video .modal-img-nav li {
    margin-bottom: 4px;
}
#modal-video .modal-img-nav li a {
    padding: 2px;
    display: block;
}
#modal-video .modal-img-nav li.activeSlide a {
    background-color: #96e5e3;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,.4);
}
#modal-video .next,
#modal-video .prev {
    top: 20px;
    z-index: 10;
}
*/
/* @end */


/* @group additional modal styles
--------------------------------------------*/

/* override modal js for now */
#modal-save-to-collections[style],
#modal-comment[style],
#modal-temp-save-comment,
#modal-temp-reviews-comment {
  width: 425px !important;
  margin-left: -213px !important;
}

/* @end */

/* @group stuff to erase after new theme
--------------------------------------------*/

/*
PLEASE LEAVE THIS DOWN HERE
This old over-write stuff will get erased after March
*/

#ms-global-footer-txt h3,
#ms-global-footer-txt h4,
#ms-global-footer-txt h5 {
  font-family: Arial, Helvetica, Geneva, sans-serif;
  text-transform: none;
  text-shadow: none;
}
#masthead_hp_links {
	top: 15px;
}
/* end erased stuff */


/*** Left Sidebar Begin ***/
.content-meta {
  clear: left;
  float: left;
  width: 225px;
}
.content-meta .module h4 {
  line-height: 16px;
  margin: 12px 0 2px;
}

/* main image and carousel */
.js .content-meta .carousel {
    visibility: hidden;
    overflow: hidden;
}
.content-meta .feat-img {
  text-align: right;
  margin-bottom: 18px;
  margin-top: 5px;
  position: relative;
}
#modal-gallery .carousel-wrapper .images {
	float: right;
	width: auto;
	position: relative;
}
#feat-img .carousel-wrapper .images {
	width: auto;
}
#modal-gallery .carousel-wrapper .images .prev,
#modal-gallery .carousel-wrapper .images .next,
.feat-img .carousel-wrapper .images .prev,
.feat-img .carousel-wrapper .images .next,
.feat-img .single-item .images .prev,
.feat-img .single-item .images .next {
	visibility: hidden;
	position: absolute;
	background: none;
}

.feat-img .carousel-wrapper .images .prev,
.feat-img .carousel-wrapper .images .next {
	top: 116px;
}
#modal-gallery .carousel-wrapper .images .prev,
#modal-gallery .carousel-wrapper .images .next {
	top: 50%;
	margin-top: -25px;
}
#modal-gallery .carousel-wrapper .images .prev {
	left: 10px;
}
#modal-gallery .carousel-wrapper .images .next {
	right: 10px;
}
#modal-gallery .carousel-wrapper .images:hover .next,
#modal-gallery .carousel-wrapper .images:hover .prev,
#article .feat-img .carousel-wrapper .images:hover .next,  /* remove #article when carousels are implemented on recipe */
#article .feat-img .carousel-wrapper .images:hover .prev { /* remove #article when carousels are implemented on recipe */
	visibility: visible;
}
#modal-gallery .single-item .carousel-wrapper .images:hover .next,
#modal-gallery .single-item .carousel-wrapper .images:hover .prev,
#article .feat-img .single-item .carousel-wrapper .images:hover .next, /* remove #article when carousels are implemented on recipe */
#article .feat-img .single-item .carousel-wrapper .images:hover .prev { /* remove #article when carousels are implemented on recipe */
	visibility: hidden;
}
.content-meta .feat-img .bottom-controls {
  clear: both;
  display: none;
  height: 24px;
  margin-bottom: 5px;
  width: 100%;
}
.content-meta .feat-img .bottom-controls .counter {
  color: #99968F;
  display: block;
  position: absolute;
  text-align: center;
  width: 190px;
  margin: 6px 0 0 20px;
}
.content-meta .feat-img .photo-description {
  text-align: center;
  clear: right;
  display: none;
}
.content-meta .feat-img .bottom-controls a.next,
.content-meta .feat-img .bottom-controls a.prev {
	margin: 0;
	height: 25px;
	width: 17px;
}
.content-meta .feat-img .bottom-controls .ms-icon-rect-carat-2-e {
	background-position: 50% -1563px;
	height: inherit;
}
.content-meta .feat-img .bottom-controls .ms-icon-rect-carat-2-e:hover {
	background-position: 50% -1613px;
}
.content-meta .feat-img .bottom-controls .ms-icon-rect-carat-2-w {
	background-position: 50% -1463px;
	height: inherit;
}
.content-meta .feat-img .bottom-controls .ms-icon-rect-carat-2-w:hover {
	background-position: 50% -1513px;
}
.content-meta .feat-img a.prev,
.content-meta .feat-img a.next {
	position: static;
	margin: 0 10px;
	width: 27px;
	float: left;
}
.content-meta .feat-img a.next {
    float: right;
}
.content-meta .feat-img a.prev .ms-icon,
.content-meta .feat-img a.next .ms-icon {
    margin: 0;
}
.content-meta .feat-img a.enlarge {
	background: none repeat scroll 0 0 transparent;
	display: inline-block;
	float: right;
	margin: 0 0 10px 0;
	height: auto;
	position: relative;
	text-align: right;
	width: 18px;
	z-index:99;
}
.content-meta .feat-img a.enlarge .ms-icon {
    float: right;
    right: 0;
}
.content-meta .feat-img .inline-img-nav {
    display: none;
}
.carousel .carousel-wrapper .item-list ul[style],
.carousel .carousel-wrapper .item-list ul li[style],
.carousel .carousel-wrapper .item-list ul li div[style],
.carousel .item-list .node-type-image {
	height: 281px !important;
}
.carousel .carousel-wrapper .item-list ul li[style] {
	background-color: none !important;
}
.carousel .item-list .node-type-image .text {
	background: none;
	background-color:transparent;
}

/* related-video module */
.content-meta .related-video.module {
    visibility: hidden;
}
.content-meta .related-video.module h4 {
	margin: 8px 0 0;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.content-meta .related-video.module, .content-meta .tout-carousel.module {
  text-align: center;
}
.content-meta .related-video.module p {
	margin: 3px 0 2px;
}
/*
.content-meta a.play-btn span {
    bottom: -12px;
    left: 4px;
    //width: 27px;
    height: 50px;
}
*/
.content-meta a.camera span {
    position: relative;
    top: 1px;
    float: none;
    height: 16px;
    text-indent: 0;
}

/* tout-carousel module */
.content-meta .tout-carousel.module {
  position: relative;
}
.content-meta .tout-carousel.module img {
  display: block;
  margin: 0 auto 25px;
}
.content-meta .tout-carousel.module #tout-cycle {
  width: 120px;
  margin: 0 auto;
}
.content-meta .node-type-contentgallery { background-color: #fff; }
.content-meta .tout-carousel.module #tout-cycle .node-type-contentgallery a {
	line-height: 16px;
}
.content-meta .tout-carousel.module .next {
	top: 110px;
	right: 12px;
}
.content-meta .tout-carousel.module .prev {
	top: 110px;
	left: 13px;
}
.content-meta .tout-carousel.module .counter {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 221px;
  z-index: 10;
  color: #99968f;
}

/* related terms module */
.content-meta .related-terms.module {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
}

.content-meta .related-terms.module li.tag {
	line-height: 16px;
}

.content-meta .related-terms.module span.more-recipe {
	border-bottom: 1px solid #EEEEEE;
}
.content-meta .related-terms li {
  margin: 0 0 17px;
}

/*** Left Sidebar End ***/

/*** Right Sidebar ***/

/** FIVESTAR Begin **/
.print-content div.five-star {
	color: #999999;
	float: none;
	font-size: 11px;
	margin: 13px 0;
	width: auto;
}
/* Plain HTML Version */
form.fivestar-widget {
  clear: both;
  display: block;
  float: left;
  margin: -2px 3px 0 0;
}
form.fivestar-widget select,
form.fivestar-widget input {
  margin: 0;
}
html.js form.fivestar-widget .form-select,
html.js form.fivestar-widget .fivestar-submit {
  display: none;
}

/* Combo Static and Rate Widget */
.fivestar-combo-stars .fivestar-static-form-item {
  float: left; /* RTL */
  margin-right: 40px; /* RTL */
}
.fivestar-combo-stars .fivestar-form-item {
  float: left; /* RTL */
}

/* Fivestar form items */
.fivestar-static-form-item .form-item,
.fivestar-form-item .form-item {
  margin: 0;
}

/* Static View-only Star Version */
div.fivestar-widget-static {
  display: block;
}
div.fivestar-widget-static br {
  clear: left; /* RTL */
}
div.fivestar-widget-static .star {
  float: left; /* RTL */
  width: 12px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  background: url(../widgets/default/star.png) no-repeat 0 0; /* RTL */
}
div.fivestar-widget-static .star span.on {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../widgets/default/star.png) no-repeat 0 -32px; /* RTL */
}

div.fivestar-widget-static .star span.off {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../widgets/default/star.png) no-repeat 0 0; /* RTL */
}

/* Javascript Star Version */
div.fivestar-widget {
  display: block;
}

div.fivestar-widget .cancel, div.fivestar-widget .star {
  float: left; /* RTL */
  width: 12px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
}
div.fivestar-widget .cancel, div.fivestar-widget .cancel a {
  background: url(../widgets/default/cancel.png) no-repeat 0 -16px; /* RTL */
  text-decoration: none;
}
div.fivestar-widget .star, div.fivestar-widget .star a {
  background: url(../widgets/default/star.png) no-repeat 0 0; /* RTL */
  text-decoration: none;
}
.content-utility-tools div.fivestar-widget .cancel a,
.content-utility-tools div.fivestar-widget .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0; /* RTL */
  cursor: pointer;
}
.content-utility-tools div.fivestar-widget div.on a {
  background-position: 0 -16px; /* RTL */
}
.content-utility-tools div.fivestar-widget div.hover a, div.rating div a:hover {
  background-position: 0 -32px; /* RTL */
}
form.fivestar-widget div.description {
  margin-bottom: 0;
}

/* additional */
div.ugc-content-wrap {
	margin-bottom: 11px;
}
.newsletter-block div.ugc-content-wrap {
  margin-bottom: 0;
}
div.fivestar-static-form-item {
  float: left;
  margin: -1px 3px 0 0;
}
div.fivestar-extra-wrapper {
  display: inline;
}
/** FIVESTAR End **/

/* Facebook Activity Module */
.fbFriendsActivity {
  display: none;
}
/* End Facebook Activity Module */
/*** End Right Sidebar ***/

/*Fix for year of parties guides*/
.node-type-guide .title-section a.back-to {
  background: url("../images/sprites/sprites_27.png") no-repeat scroll left -1911px transparent;
  margin-left: -34px;
}
.node-type-guide .title-section h1 {
  display: inline-block;
  margin-bottom: 3px;
  float: left;
}
.node-type-guide .title-section .fb-like {
  margin: 6px 0 0 12px;
}
.node-type-guide #ms-main {
  overflow: visible;
}
.node-type-guide #ms-main:after {
  content: '.';
  clear: both;
  visibility: hidden;
  width: 1px;
  height: 1px;
  display: block;
}

/* @end */

#ms-main .node-type-webform .form-submit {
  background: url("../images/bg-btn.gif") repeat-x scroll left center #949494;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  display: inline-block;
  font: 300 14px "museo-slab-1","museo-slab-2",Georgia,"Times New Roman",Times,serif;
  padding: 4px 12px 5px;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: lowercase;
  white-space: nowrap;
}
#ms-main .node-type-webform .form-item {
  display: block;
  margin: 5px 0 10px 0;
  overflow: hidden;
}
#ms-main .node-type-webform select { /*overwriting modules.css*/
  float: none;
}

#ms-main .node-type-webform label, #ms-main .node-type-webform select {
  display: block;
  width: 195px;
}

#ms-main .node-type-webform {
  background: #fbfaf8;
  padding: 30px;
  padding-bottom: 0;
}
#ms-main .node-type-webform .form-item {
  position: relative;
}

#ms-main .node-type-webform legend,
#ms-main .node-type-webform .regular-show-hdr {
  display: block;
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font: 300 20px/24px "museo-slab-1","museo-slab-2",Georgia, "Times New Roman", Times, serif;
  text-transform: none;
  word-spacing: normal;
  color: #5E5A57;
  margin: 0;
}

#ms-main .node-type-webform label {
  padding-left: 1px;
  margin-bottom: 5px;
}
#ms-main .node-type-webform .option {
  padding-left: 0;
  margin-bottom: 5px;
}

.node-type-webform .comment-form .form-submit {
  width: auto;
  height: auto;
}


#ms-main .node-type-webform .form-checkboxes label {
  width: 300px;
}
#ms-main .node-type-webform .form-checkboxes .form-item {
  margin: 5px 0;
}

#ms-main .node-type-webform #edit-actions {
  float: left;
  padding: 0 0 30px;
}
#ms-main .node-type-webform #edit-submit {
  float: right;
}
#ms-main .node-type-webform .required-error {
  background: url("../images/sprites/sprites_18.png") no-repeat scroll 0 -402px transparent;
  color: #C35431;
  font-size: 10px;
  height: 18px;
  line-height: 16px;
  padding-left: 20px;
  width: 220px;
}
#ms-main .node-type-webform .webform-component-select .required-error {
  top: 16px;
}
#ms-main .node-type-webform .webform-component-textarea .required-error {
  display: block;
  left: 0px;
  position: relative;
  top: 0px;
  margin-top: 5px;
  margin-left: 2px;
}

#ms-main .node-type-webform .webform-component-textarea textarea {
	border: 1px solid #ccc;
	width: 424px;
}
/*Group Tickets Webform*/

#ms-main .node-type-webform ul.group-request {
  margin-left: 20px;
  list-style-type: disc;
}
#ms-main .node-type-webform ul.group-request li {
  margin-bottom: 10px;
  color: #CCCCCC;
  line-height: 16px;
}
#ms-main .node-type-webform ul.group-request li span {
	color: #5e5a57;
}
#ms-main .node-type-webform p.group-request {
  color: #5E5A57;
  margin-top: 20px;
}


/* @group UGC Specific Styles
--------------------------------------------*/

#primary a.btn,
#divConnect_bottomLink span, /* Gigya Specific edit button */
.page-user-collections a.btn,
.page-user-collections a.btn:hover,
.ugc-user-profile-photo span.btn,
.ugc-secondary-local-tasks .btn,
.ugc-secondary-local-tasks .btn:hover,
.view-ugc-collections .pager .pager-next.first.last a.active,
.view-ugc-collections .pager .pager-next.first.last a.active:hover,
.page-user-edit-profile-photo #edit-field-user-profile-photo-und-0-remove-button {
	background: url(../images/bg-btn-white.gif) repeat-x scroll left center #FBFBFB;
	border: 1px solid #E4E3E1;
	width: auto;
	padding: 7px 11px;
	display: inline;
	color: #447F8C;
	text-decoration: none;
}

.ugc-user-profile-photo .ugc-user-profile-photo-hover-link-wrapper:hover {
	text-decoration: none;
}

#primary a.btn:hover,
.page-user-collections a.btn:hover,
.ugc-user-profile-photo span.btn:hover,
.ugc-secondary-local-tasks .btn:hover,
.view-ugc-collections .pager .pager-next.first.last a.active:hover,
.page-user-edit-profile-photo #edit-field-user-profile-photo-und-0-remove-button:hover {
	text-decoration: underline;
}

/* @end UGC Specific Styles */


/* TODO: remove once data is cleaned up for article */
.ms-col2-article-img-shadow,
.ms-col2-article-img-shadow-outer,
.ms-col2-article-img-shadow-inner,
.ms-global-shadow-thumb,
.ms-global-shadow-large-thumb,
.ms-global-shadow-article-vertical {
	background: none;
}
/* end TODO: article */

/* @group Hero Content */
.hero-content {
  border: 1px solid #eee;
  margin-bottom: 25px;
  padding: 20px;
}
.hero-content p {
  line-height: 18px;
  margin: 10px 0 0;
}
.hero-content .video-content {
  padding-bottom: 15px;
}
.content-jump {
  margin-bottom: 15px;
  margin-top: -10px;
  text-align: right;
}

/* Martha Circle Form Update */
.page-921982-marthas-circle-entry-form #webform-component-are-you-interested-in-having-marthas-circle-serve-ads-on-your-blog label {
	display: block;
	width: auto;
}

/* adding new subnav for subscriptions link in wl and msw header*/
#masthead .subnav {
  float: right;
  margin-right: 20px;
}
#masthead .subnav li {
  border-left: 1px solid #999;
  float: right;
  height: 14px;
  line-height: 12px;
  list-style: none outside none;
  padding-top: 2px;
}
#masthead .subnav a {
  padding: 0 6px;
}
#masthead .subnav .first {
  border-left: none;
}

/* footer subscriptions block */
.footer-subscribe {
  overflow: hidden;
  border-bottom: 1px dotted;
  margin-bottom: 20px;
  text-align: center;
}
.whole-living .footer-subscribe {
  border-bottom: 1px dotted #e3e3e3;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}
.footer-hd {
  display: inline;
  font-family: "museo-slab-1","museo-slab-2",Georgia,"Times New Roman",Times,serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 1em;
  margin-right: 1%;
}
#ms-global-footer-txt .footer-hd a {
  color: #3D3F3F;
  font-size: 16px;
}
#ms-global-footer-txt a:hover {
  text-decoration: none;
}
#ms-global-footer-txt .footer-subscribe {
  border-bottom: 1px dashed #67AEA8;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}
#footer .footer-hd a {
  color: #5F5F5F;
}
.footer-hd a .glyph {
  background: url("../images/sprites/sprites_18.png") no-repeat scroll -6px -442px transparent;
  display: inline-block;
  height: 12px;
  width: 11px;
}
.footer-hd .glyph {
  font-size: 10px;
}
.footer-subscribe ul,
.footer-subscribe li {
  display: inline;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-subscribe li {
  list-style: none;
}
.footer-subscribe img {
  vertical-align: middle;
}

/* @group Media Queries
--------------------------------------------*/

@media all and (max-width: 1180px) {
  .simple-share.horz { display: block; }
  .simple-share.vert { visibility: hidden; }
  .simple-share.vert .share-utilities[style] { display: none; visibility: hidden; }
  .simple-share.vert #componentDivVertical { display: none; }
}

/* @end Media Queries*/
