body {
	font-family: 'Bitter', 'Georgia', serif;
	font-weight: 400;
}
.inner-content-width {
	width: 960px;
	margin: 0 auto;
}
a:link, a:visited {
	color: #000;
}
a:hover {
	color: #666;
}
a:active {
	color: #000;
}
a.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 100;
	background-color: white;
	opacity: 0;
	filter: alpha(opacity=1);
	cursor: pointer;
}
strong {
	font-weight: 700;
}
img {
	border: 0;
}
img.darken {
	-webkit-filter: brightness(.5);
	filter: brightness(.5);
}
.sans {
	font-family: 'Oswald', 'Impact', sans-serif;
	font-weight: 400;
}
.divider-font {
	font-family: 'Oswald', 'Georgia', serif;
	font-weight: 300;
}
.serif {
	font-family: 'Bitter', 'Georgia', serif;
	font-weight: 300;
}
h1 {
	font-size: 2.4em;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 700;
}
h2 {
	font-size: 1.6em;
	margin-top: 0;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 5px;
}
h4.section-title {
	width: 100%;
	text-align: center;
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	position: relative;
	z-index: 1;
	margin: 0 auto;
	margin-bottom: 1em;
	color: #999;
}
h4.section-title:before {
	border-top: 1px solid #dfdfdf;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	z-index: -1;
}
h4.section-title span {
	background: #fff;
	padding: 0 15px;
	font-size: .8em;
	letter-spacing: 2px;
}
.white {
	color: white;
}
.black {
	color: black;
}
.accent-color {
	color: #f00;
}
.clear {
	clear: both;
}
.visual-padding {
margin-right: 30%}
.no-padding {
	padding: 0!important;
	margin: 0!important;
}
.pad-top {
	padding-top: 20px;
}
.pad-bottom {
	padding-bottom: 20px;
}
.mock-ad {
	background-color: #ccc;
	font-size: 3em;
	text-align: center;
	vertical-align: middle;
}
.display-error {
	font-size: 2em;
	padding: 10px 40px;
	background-color: #f99;
	text-align: center;
	border-radius: 5px;
	width: 50%;
	margin: 10px auto;
	border: 1px solid #f00;
}
h4.divider {
	width: 92%;
	margin: 30px 4% 30px 4%;
	text-align: center;
	border-top: 1px solid #d8d8d8;
	line-height: .1px;
}
h4.divider span {
	background: #fff;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 2px;
	color: #ccc;
}
h4.divider .sans {
	font-weight: 300;
}
a.button.on-content {
	font-size: 1.6em;
	padding: 4px 40px;
	color: #fff!important;
	border: 3px solid #fff!important;
}
a.button.on-content:hover {
	background-color: rgba(100, 100, 100, .5);
}
.button {
	border-top: 2px solid #8e8e8e;
	border-bottom: 2px solid #8e8e8e;
	border-left: 2px solid #8e8e8e;
	padding: 8px 32px;
	display: inline;
	cursor: pointer;
}
.button:hover {
	background-color: #1c1c1f;
	color: #fff;
}
.button.active {
	background-color: #000;
	color: #fff;
}
a.button {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #1c1c1f;
	white-space: nowrap;
}
a.button:link, a.button:visited {
	color: #000;
	text-decoration: none;
}
a.button:hover {
	color: #fff;
	text-decoration: none;
}
a.button:active {
	color: #fff;
}
.button-row, .tab-row {
	padding: 20px 0 40px 0;
	text-align: center;
	display: table;
}
.button-row>.button:first-child, .button-row a:first-child .button {
	border-left: 2px solid #8e8e8e;
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.button-row>.button:last-child, .button-row a:last-child .button {
	border-right: 2px solid #8e8e8e;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.button-row>.button:only-child, .button-row a:only-child .button {
	border: 2px solid #333;
	border-radius: 7px;
}
.tab-row .button {
	border: 0 none;
	border-radius: 0;
	text-transform: uppercase;
	font-family: 'Oswald', 'Impact', sans-serif;
	font-size: 13px;
	margin: 1px;
	display: inline-block;
}
.tab-row .button.active, .tab-row .button:hover {
	background: #000;
	color: #fff;
}
.footer-links {
	background-color: #1f1f1f;
}
.footer-links .inner-content-width {
	margin: 0 auto;
	padding: 20px 0 30px 0;
}
.footer-links .logo {
	padding: 20px;
}
.footer-links .links {
	text-align: center;
	color: white;
}
.footer-links .links.sans {
	font-weight: 100;
}
.footer-links .links p {
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	color: #ccc;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-links ul {
	list-style-type: none;
	padding-left: 0;
}
.footer-links ul li {
	margin: 0;
}
.footer-links ul li a {
	color: white;
}
.footer-links ul li a:hover {
	color: white;
}
.footer-spread {
	color: #ccc;
	text-align: center;
	background-color: #1f1f1f;
	font-size: .8em;
}
.footer-spread-links {
	color: #ccc;
}
.footer-spread-links a {
	color: #ccc;
}
.footer-spread-links a:hover {
	color: #ccc;
}
.footer-divider {
	width: 75%;
	margin: 10px auto;
	background-color: #1f1f1f;
}
.hero-slug {
	position: relative;
}
.hero-header {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #1f1f1f;
	margin-bottom: 20px;
	background-size: cover;
	background-position: center center;
	color: white;
}
.hero-header img {
	width: 100%;
	margin-top: -10px;
}
h1.hero-header-heading {
	text-align: left;
	text-transform: uppercase;
	margin: 20px 20%;
	line-height: 1.5em;
	font-family: Bitter, Georgia, serif;
}
.hero-header-copy {
	text-align: left;
	margin: 20px 20%;
	line-height: 1.7em;
}
a ~ .image {
	opacity: .9;
}
a:hover ~ .image {
	opacity: 1;
}
.generic-login, .generic-join {
	cursor: pointer;
}
.inline-image {
	margin-bottom: 10px;
}
.inline-image img {
max-width: 100%}
.inline-image em {
	display: block;
}
.highlight-item {
	background-color: rgba(255, 255, 255, .6);
	padding: 5px 15px;
	margin-right: 10px;
	border: 1px solid black;
	color: black;
	font-weight: 700;
	font-size: 2.5em;
	line-height: 2em;
}
.highlight-off {
	margin-right: 10px;
	font-size: 2.5em;
	line-height: 2em;
}
.btn-default {
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

@media only screen and (min-width:0) and (max-width:960px) {
	.inner-content-width {
		width: 100%;
		margin: 0 auto;
	}
}@media only screen and (min-width:0) and (max-width:922px) {
	.hero-header-slug {
		font-size: .8em;
	}
	h1.hero-header-heading {
	margin: 15px 15%}
	.hero-header-copy {
	margin: 15px 15%}
}@media only screen and (min-width:0) and (max-width:766px) {
	.hero-header-slug {
		font-size: .8em;
	}
	h1.hero-header-heading {
	margin: 10px 10%}
	.hero-header-copy {
	margin: 10px 10%}
}

/* Article */
/* COMMON ATTRIBUTES FOR RECIPES, ARTICLES, SLIDESHOWS - MERGE LATER */

.head-row {
	clear: both;
}

.head-row h1 {
	font-family: 'Oswald', 'Impact', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 2.4em;
	letter-spacing: 0;
	margin-top: 0px;
}

.head-row p a {
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

.head-row p a:hover {
	text-decoration: underline;
}

.head-row span.article-date {
	display: block;
}

.img-responsive {
	width: 100%;
}

.fake-row {
	clear: both;
	line-height: 2em;
}

.fake-row p {
	padding: 0.4em 0 0.8em 0;
}

.fake-row h2 {
	font-family: 'Oswald', 'Impact', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1.2em;
	text-align: left;
	padding: 1em 0;
}
.fake-row h3 {
	font-family: 'Oswald', 'Impact', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1em;
	text-align: left;
}
.fake-row h4, .comments-row h3 {
	font-weight: 400;
	font-size: 2em;
}

.fake-row h4 {
	font-family: Oswald, Impact, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 2em;
	text-transform: uppercase;
}

.social-icons {
	margin-top: 2em;
	margin-bottom: 2em;
}
.social-icons a {
	text-decoration: none !important;
}
.social-icons span {
	display: inline-block;
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000;
}
.social-icons .pw-counter-horizontal:not(.last) {
	margin-right: 20px;
}
.social-icons span .fa {
	font-size: 1.3em;
	padding-right: 2px;
}

.img-responsive {
	width: 100%;
}

.inset {
	width: 100%;
}

.btn-default, #commentform input[type='submit'] {
	color: #000;
	background: #FFF;
	border: 2px solid #000;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 8px 24px;
	margin-top: 2em;
	margin-bottom: 2em;
}
.btn-default:hover, #commentform input[type='submit']:hover {
	color: #FFF;
	background: #000;
	text-shadow: none;
	border-color: #333;
}

.comments-row {
	padding:15px;
}

#commentform input[type='submit'] {
	padding: 8px 24px;
	border-radius: 4px;
}
#commentform textarea {
	margin: 2em 0 0 0;
	border: 2px solid #000;
}
#comments {
	margin-top: 1em;
}
#comments p {
	text-indent: 0px;
	line-height: 1.6em;
}
#comments li {
	margin-bottom: 2em;
	list-style: none;
	margin-left:-40px;
}
.must-log-in {
	font-size: 1.4em;
	text-align: center;
	margin: 1em 0em;
	padding: 0.5em;
	border: 2px solid #000000;
	border-radius: 4px;
}
.comment-respond p a {
	text-decoration: underline;
}
.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.related-content-grid a {
	color: #000;
}
.related-content-grid a:not(.btn) {
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-size: 1em;
}
.related-content-grid a:not(.btn) > span {
	display: block;
	margin: 1em;
	font-size: 1.2em;
}
.zergnet-content-grid a:not(.btn) > span, .zergnet-content-grid a > span {
	text-transform: none;
	font-weight: normal;
	font-family: 'Bitter', 'Georgia', serif;
	font-size: 1em;
}

.article-content a {
	font-size: 1em;
	padding: 10;
	color: #1c1c1f;
	line-height: 1em;
	font-weight: 700;
}

.img-hero {
	padding-bottom: 1em;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.img-hero img {
	z-index: -10;
	position: relative;
}

.img-hero .caption {
	font-style: italic;
	line-height: 28px;
}

.ad-row {
	margin-top: 1em;
}

.related-articles {
	padding: 15px;
	margin-bottom: 60px;
}

.related-articles .related-post {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.related-articles .related-post-image {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

.related-articles .related-post-image img {
	width: 64px;
	height: 64px;
}

.video-recipes h4,
.cocktail-profile h4,
.related-articles h4,
.related-content-grid > .row > div > h4 {
	text-align: center;
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	position: relative;
	z-index: 1;
	width: 75%;
	margin: 0 auto;
	margin-bottom: 1em;
	color: #999999;
}

.video-recipes h4 span,
.cocktail-profile h4 span,
.related-articles h4 span,
.related-content-grid > .row > div > h4 span {
	background: #ffffff;
	padding: 0 10px;
	font-size: 0.8em;
	letter-spacing: 2px;
}
.video-recipes h4:before,
.cocktail-profile h4:before,
.related-articles h4:before,
.related-content-grid > .row > div > h4:before {
	border-top: 1px solid #dfdfdf;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	z-index: -1;
}

.zergnet-content-grid {
	padding:20px;

}

.zergheadline {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 1em;
}



/* TEMPLATE SPECIFIC ATTRIBUTES */

.fake-row, .img-hero {
	padding: 15px;
}

.pw-button-counter {
	padding-left: 4px!important;
}
.pw-button-counter__brd {
	margin-left: -4px!important;
	margin-top: 4px!important;
	width: 5px;
	height: 5px;
	background: url(/assets/ra1-icoset.png) no-repeat -92px 0;
}
.pw-button-counter__brd {
	position: absolute;
	font-size: 1px;
}
.pw-button-counter__count {
	font-size: 8px;
	margin: 0!important;
	padding: 0 3px!important;
	min-width: 10px;
}
span.pw-button-counter__count {
	display: inline-block;
	cursor: pointer;
	cursor: hand;
	color: inherit!important;
	border: 1px solid #ccc!important;
	font-weight: 400!important;
	text-align: center;
	width: auto!important;
	vertical-align: top;
	border-color: #ccc!important;
	background-color: #fff;
	border-radius: 3px;
	font-family: Verdana,Tahoma!important;
}
.ra1-pw-button-counter-value {
	font-size: 8px !important;
}
