/* 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;
}

.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 span {
	display: inline-block;
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
}
.social-icons span:not(.last) {
	margin-right: 1%;
	padding-right: 1%;
}
.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;
}

.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: 0;
	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 */

.ingredients-preparation 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;
}

.cocktail-profile {
    margin-top: 2em;
    padding-bottom: 2em;
  	line-height:2em;
}

.cocktail-profile a {
	padding: 1px 8px;
	border: 1px solid #cccccc;
	background-color: #e8e8e8;
	border-radius: 8px;
	white-space: nowrap;
}

.cocktail-profile a:hover {
    color: #ffffff;
    border: 1px solid #000000;
	background-color: #000000;
	text-decoration: none;
}

.video-hero {
    background: #000;
    text-align: center;
}

.video-hero iframe {
    margin: 0 auto;
}
.video-recipes {
    padding: 0 15px 40px 15px;
}

.video-recipes > .row {
  margin-bottom: 1em;
}

.video-recipes > .row h5 {
  font-weight: 700;
}

.video-category-row {
  margin-bottom: 2em;
}

.video-category-row h4 {
  font-weight: 700;
  line-height: 1.5em;
}

.video-category-row h4 span {
  font-weight: 400;
  font-size: .9em;
  display: block;
}

.recipe-label {
	line-height: 1.8em;
}

.recipe-link a {
  padding: 1px 8px;
  border: 1px solid #cccccc;
  background-color: #e8e8e8;
  border-radius: 8px;
  white-space: nowrap;
	line-height: 1.8em;
}

.recipe-link a:hover {
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #000000;
	text-decoration: none;
}

.x-recipe-garnish,
.x-recipe-glasstype {
	margin-top: 7px;
}
