/* @override http://blog.surplussales.com.s160466.gridserver.com/wp-content/themes/bold-headline/style.css?ver=4.0 */

/* @override http://blog.surplussales.com.s160466.gridserver.com/wp-content/themes/bold-headline/style.css?ver=4.0 */

/*
Theme Name: Grain & Mortar, originally Bold Headline
Author: Grain & Mortar, Christine Rondeau
Author URI: http://grainandmortar.com/
Description: This is a minimal single column responsive theme.
Version: 1.0

*/

/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: .01em;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;

}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow: hidden;
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height: auto;
	position: relative;
	min-width: 320px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #464646;
}

/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
	color: #404041;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	max-width: 100%;
	font-family: 'ff-tisa-web-pro';
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	/*font-family: "alternate-gothic-no-1-d";*/
	font-family: "franklin-gothic-ext-comp-urw",sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
}

::selection { background: #FDF8DA; font-weight: normal; font-style: normal; font-variant: normal; }

::-moz-selection { background: #FDF8DA; font-weight: normal; font-style: normal; font-variant: normal; }

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
	font-size: 18px;
	letter-spacing: .05em;
	line-height: 34px;
	color: #333337;
}

p a {
	font-weight: bold;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	border-left: 12px solid rgba(0, 0, 0, 0);
	font-style: italic;
	min-height:  110px;
	padding: 20px 1.5em 26px 1.5em;
	font-family: "ff-tisa-web-pro",serif;
	font-weight: 400;
	position: relative;
	margin-bottom: 40px;
}

blockquote:after {
	position: absolute;
	height: 100%;
	width: 12px;
	background: url('images/grid.png') 0 0/3px 3px repeat;
	top: 0;
	left: -12px;
}

blockquote p{
	font-size: 35px;
	letter-spacing: 0;
	color: #231F20;
	line-height: 37px;
	margin-bottom: 0;
}

address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.thumb {
	border-radius: 100px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 60px auto 1em auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* =Typography
----------------------------------------------- */
body {
	font-family: ff-tisa-web-pro;
}
h1, h2, h3, h4, h5, h6, blockquote {
	/* font-family: 'ff-tisa-web-pro', sans-serif; */
}
h1.menu-toggle {
	font-family: alternate-gothic-no-1-d. sans-serif;
}
h1.site-title a {
	font-family: alternate-gothic-no-1-d;

	text-align: center;
	color: #fff;
	text-transform: uppercase;
	display: block;
}


h1.site-title a:hover {
	color: #B2B2B2;

}


/*h1 {
  font-family: 'ff-tisa-web-pro';
  }*/




/* =Icons
----------------------------------------------- */
/*@font-face {
	font-family: 'Genericons';
	src: url('font/genericons-regular-webfont.eot');
	src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('font/genericons-regular-webfont.woff') format('woff'),
		 url('font/genericons-regular-webfont.ttf') format('truetype'),
		 url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
	font-weight: normal;
	font-style: normal;
	}*/

	.genericon {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		vertical-align: text-bottom;
	}

/**
 * IE7 and IE6 hacks
 */
 .genericon {
 	*overflow: auto;
 	*zoom: 1;
 	*display: inline;
 }
 .cat-links a:first-child:before,
 .tags-links a:first-child:before,
 .comments-link a:before,
 .edit-link a:before {
 	font: normal 16px/1 Genericons;
 	padding: 2px 10px 0 0;
 }
 .cat-links a:first-child:before { content: "\f301"; }
 .tags-links a:first-child:before { content: "\f302"; }
 .comments-link a:before { content: '\f300'; }
 .edit-link a:before { content: '\f411'; }

/* =Links
----------------------------------------------- */
a, a:link, a:visited {
	color: #464646;
	-webkit-transition: color .6s ease;
	-moz-transition: color .6s ease;
	-o-transition: color .6s ease;
	transition: color .6s ease;
	text-decoration: none;
}
a:hover {
	color: #B2B2B2;
}
.entry-meta a {
	color: #404040;
	-webkit-transition: color .6s ease;
	-moz-transition: color .6s ease;
	-o-transition: color .6s ease;
	transition: color .6s ease;
	text-decoration: none;
	white-space: nowrap;
}
.entry-meta a:hover {
	color: #e2a872;
}

/* =Layout
----------------------------------------------- */
body {
	background: #F4F4F4;
	height: auto;
	overflow: hidden;
	overflow-y: visible;
}

@media screen and (max-width: 650px) {
	body {
		background: #FFFFFF;
	}
}

.site-header,
.site-main,
.site-footer {
	max-width: 1100px;
	margin: 0 auto;
	background: #fff;

}

.site-header {
	margin-top: 0;
	background: #000000;

}

.site-header img {
	margin-bottom: -6px;
}

.site-footer {
	padding: 1em 0;
}

#primary,
#secondary {
	margin: 1.5em;
	width: 90%; /* 900 / 1200 */
	word-wrap: break-word;/* Let's break super long words like Supercalifragilisticexpialidocious! */
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#primary {
	margin: 0 auto;
}

.error404 #primary,
.search-no-results #primary {
	padding-bottom: 3em;
}

#primary .entry-summary {
	float: right;
	width: 75%; /* 620 / 900 */
	padding-left: 2.5%; /* 20 / 900 */
}


#primary .entry-summary .carousel {
	width: 145%;
	margin-left: -39.5%;
	margin-bottom: 50px;
	display:  block;
	clear: both;
}

@media screen and (max-width: 1000px) {
	#primary .entry-summary {
		width: 100%;
	}

	#primary .entry-summary .carousel {
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 650px) {
	#primary .entry-summary .carousel img.aligncenter {
		width: 75% !important;
		max-width:
		height: auto !important;
		max-height: initial !important;
		min-height: initial !important;
		max-width:  300px;
	}

	.carousel-inner {
		height: auto !important;
		min-height: 225px;
		overflow: visible !important;
		margin-bottom: 100px;

}

	.carousel-inner > .item {
		height: auto !important
	}

	.carousel-caption {

	}

	#primary .entry-summary .full > .half {
		width: 100% !important;
		margin-bottom: 0 !important;
		float: none !important;
	}

	#primary .entry-summary .full > .half:last-of-type {
		margin-bottom: 50px;
	}
}

#primary .entry-summary [data-ride="carousel"] {
	display: block;
	margin-top: 80px;
	position: relative;
}

#primary .entry-summary .carousel img.aligncenter {
	width: auto;
	min-width: 250px;
	max-height: 400px;
	height: auto;
	margin: 0px auto !important;
}

#primary .entry-summary .carousel .half img.aligncenter {
	height: 300px;
}

#primary .entry-summary .carousel .half,
#primary .entry-summary .carousel > .full {
	border-bottom: 1px solid rgba(0,0,0,.2)
}

#primary .entry-summary .carousel .pull-left {
	float: left;
}

#primary .entry-summary .carousel .pull-left .pull-left img {
	max-width: 430px;
}

#primary .entry-summary .carousel p {
	font-size: 14px;
	line-height: 1.4;
	font-style: italic;
	height: auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgba(70, 70, 70, 0.75);
	font-weight:  900;
	font-family: 'proxima-nova';
	cursor: pointer;
}

#primary .entry-summary .carousel .expand p {
	overflow: visible;
	text-overflow: none;
	white-space: normal;
}

#primary .entry-summary .full > .half {
	width: 48%; float: left;
	margin-right: 2%;
	margin-bottom: 50px;
}

[data-ride="carousel"] .carousel-control.previous,
[data-ride="carousel"] .carousel-control.next {
	display: inline-block;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	cursor: pointer;
	width: 0;
	left: 0;
	height: 0;
	border: 24px solid transparent;
	border-right: 24px solid rgba(0, 0, 0, 1);
	transform: scale3d(1.01, 1.01, 1.01);
}

[data-ride="carousel"] .carousel-control.previous:before,
[data-ride="carousel"] .carousel-control.next:before {
	content: '';
	position: absolute;
	display: block;
	z-index: 0;
	width: 0;
	right: 0;
	left: -16px;
	top: -19px;
	height: 0;
	border: 19px solid transparent;
	border-right: 19px solid white;
	transition: all 200ms ease 0ms;
	-webkit-transition: all 200ms ease 0ms;
}

[data-ride="carousel"] .carousel-control.next {
	right: 0;
	left: initial;
	border: 24px solid transparent;
	border-left: 24px solid black;
	opacity: 1;
}

[data-ride="carousel"] .carousel-control.next:before {
	border: 19px solid transparent;
	border-left: 19px solid white;
	left: -22px;
}


@media screen and (max-width: 768px) {
	[data-ride="carousel"] .carousel-control.previous {
		left: -35px;}

	[data-ride="carousel"] .carousel-control.next {
		right: -35px;}
}

[data-ride="carousel"] .carousel-control.next:hover:before,
[data-ride="carousel"] .carousel-control.previous:hover:before {
	opacity: 0
}

.carousel {
    position: relative;
}
.carousel-inner {
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	top: 15px;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	height: 400px;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
	height:  auto;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}
.carousel-control.left {
}
.carousel-control.right {
	left: auto;
	right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #ffffff;
	text-decoration: none;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev {
	left: 50%;
}
.carousel-control .icon-next {
	right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}

.carousel-indicators {
	position: relative;
	top: 7px;
	right: 0px;
	z-index: 15;
	margin: 0 auto;
	padding-left: 0;
	list-style: none;
	z-index: 1;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 1px 3px;
	text-indent: -999px;
	border: 1px solid #000000;
	border-radius: 0;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 1);
}

.carousel-indicators .active {
	width: 7px;
	height: 7px;
	background-color: #000000;
}

.carousel-count {
	font-style: italic;
	position: absolute;
	right: 0;
	top: -50px;
	left: 0;
	letter-spacing: 1px;
	width: auto !important;
	text-align: center;
	font-size:  14px;
	z-index: 8;
}

@media screen and (min-width: 768px) {
.carousel-count {
	right: 30px;
	left: auto;
}
}

.carousel-count b {
	font-style: normal;
}

.carousel-caption {
	position: absolute;
	display: block;
	opacity: 0;
	left: 15%;
	right: 15%;
	bottom: -100px;
	z-index: 13;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	transition: all 250ms ease 0ms;
	-webkit-transition: all 50ms ease 0ms;
}

.carousel-caption p {
	color: rgba(0, 0, 0, .4);
	text-shadow: none;
	font-weight: 700;
	font-size: 12px !important;
}

.active .carousel-caption {
	z-index: 1;
	opacity: 1;
	transition: all 250ms ease 250ms;
	-webkit-transition: all 250ms ease 250ms;
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	.carousel-control .icon-prev {
		margin-left: -15px;
	}
	.carousel-control .icon-next {
		margin-right: -15px;
	}
	.carousel-caption {
		left: 0%;
		right: 0%;
		top: 400px;
		padding: 20px 20% !important;
		border-top: 1px solid rgba(0,0,0,.2);
		padding-bottom: 30px;
		margin-top: 20px;
	}

	.carousel-indicators {
		top: 0;
		height: 30px;
		margin: 0;
		width: auto;
		padding: 0 20px;
		z-index: 8;
		right: 0;

}
}

#primary .entry-summary header {
	border-bottom: 1px dashed rgba(0, 0, 0, .25);
	margin-bottom: 50px;
}

#primary .entry-summary header h1 {
	line-height: 1;
	margin-bottom: 10px;
}

#primary .entry-meta {
	float: left;
	padding-top: 1.5em;
	width: 20%; /* 220 / 900 */
}

#primary .entry-meta span b {
	text-transform: uppercase;
	display: block;
}

#primary .entry-meta span a {
	font-weight: 100;
}

#primary .entry-meta .div {
	margin: 10px 0;
	border: 2px solid black;
	display: block;
	width: 50%;
}

@media screen and (max-width: 1000px) {
	#primary {
		position: relative;
	}

	#primary .entry-meta {
		width: 15em;
		position: absolute;
		display: block;
		margin-top: -1px;
	}

	#primary .entry-summary header {
		margin-left: 150px
		;
		min-heighT:  141px;
	}
}

#primary .entry-content { /* Used on pages only */
	padding: 0 6.666666667%; /* 600 / 900 */
}

/* =Headers
These are the headlines that are Big and use FitText
----------------------------------------------------- */
.site-header h1,
.site-header h2,
.page-title,
.error404 h1.entry-title  {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 42px;
	line-height: 1.4;
	margin: 0;
}

/* =Menu
----------------------------------------------- */
.navigation-main {
	background: #fff;
	display: block;
	padding: 20px 0;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 10;

	min-width: 320px;
}

.navigation-main ul {
	list-style: none;
	margin: 0 auto;
	max-width: 1140px;
	padding-left: 120px;
	text-align: center;
	transition: all 400ms ease 0ms;
	-webkit-transition: all 400ms ease 0ms;
}

@media screen and (max-width: 1200px) {
	.navigation-main ul {
		padding-left: 5%;
	}
}
.navigation-main li {
	display: inline-block;
	position: relative;
	float: right;
}

.navigation-main a {
	display: block;
	font-size: 14px;
	line-height: 38px;
	height: 34px;
	padding: 0 1.5em;
	text-decoration: none;
	text-transform: uppercase;
	color: #464646;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 700;
}

.navigation-main a:before {
	content: '';
	position: absolute;
	opacity: 0;
	bottom: -20px;
	width: 0;
	left: 50%;
	margin-left: -20px;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #FFF;
	transition: all 200ms ease 0ms;
	-webkit-transition: all 200ms ease 0ms;
}

.navigation-main a.active:before {
	opacity: 1;
	bottom:-40px;
}

nav#categories-navigation,
nav#archives-navigation {
	background-color: rgba(35, 31, 32, 0.95);
	position: fixed;
	width: 100%;
	min-height: initial;
	height: auto;
	max-height: 690px;
	overflow-y: auto;
	z-index: 9;
	top: -200%;
	-webkit-transition: all 300ms ease 0ms;
	transition: all 300ms ease 0ms;
	padding: 74px 0 50px 0;
	font-weight: 100;
}

nav#categories-navigation.active,
nav#archives-navigation.active {
	top: 0%;
}

nav#categories-navigation {
	padding: 100px 0 25px 0;
}

nav#categories-navigation a {
	font-size: 56px;
	line-height: 2;
	color: white;
	text-align: center;
	display: block;
	font-family: alternate-gothic-no-1-d;
}

nav#archives-navigation a {
	display: block;
	font-size: 36px;
	line-height: 76px;
	color: white;
	clear: both;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
	height: auto;
	width: 90%;
	margin: 0 auto;
	left: 0px;
	padding: 25px 0;
	max-width: 1100px;
	min-height: 70px;
}

nav#categories-navigation a:hover,
nav#archives-navigation a:hover {
	color: #B2B2B2;
}

nav#archives-navigation a:after,
nav#archives-navigation a:before {
	clear: both;
	display: table;
}

nav#archives-navigation a:last-of-type {
	border: 0;
}

nav#archives-navigation a:before,
nav#archives-navigation a:after {
	clear: both;
}

nav#archives-navigation a span.date {
	font-size: 16px;
	font-weight: 100;
	display: block;
	float: left;
	width: 25%;
	text-align: center;
}

nav#archives-navigation a span.title {
	font-size: 36px;
	line-height: 1.4;
	font-weight: 100;
	display: block;
	width: 75%;
	clear: right;
	padding: 10px 0;
	margin-left: 25%;
}

.logo .logo {
	font-size:0;
	line-height: 0;
	width: 49px;
	height: 23px;
	top: -16px;
	margin-right: 8px;
	color: transparent;
	display: inline-block;
	background: url('images/logo.png') 0 0/49px 23px;
	position: relative;
}

.navigation-main ul ul {
	background: #404040;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 2em;
	text-align: left;
	left: 0;
	z-index: 99999;
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
	margin: 0;
}
.navigation-main ul ul a {
	width: 200px;
}
.navigation-main li:hover > a {
	color: #B2B2B2;
}
.navigation-main ul li:hover > ul {
	display: block;
}
.navigation-main li > a:after {
	content: ' \25BE';
}
.navigation-main li > a:hover:after {
	content: ' \25BE';
}
.navigation-main ul.children li > a:after,
.navigation-main ul.sub-menu li > a:after  {
	content: ' \25B8';
}

.navigation-main li > a:only-child:after,
.navigation-main ul.children li > a:only-child:after,
.navigation-main ul.sub-menu li > a:only-child:after {
	content: '';
}

/* Small menu */
.menu-toggle {
	display: none;
	cursor: pointer;
}
.main-small-navigation ul {
	display: none;
}

@media screen and (max-width: 600px) {
	.menu-toggle,
	.main-small-navigation ul.nav-menu.toggled-on {
		display: block;
	}
	.navigation-main ul {
		display: none;
	}
}

/* =Content
----------------------------------------------- */
.sticky {
}
#primary {
	padding-bottom: 350px;
}
.search-no-results #primary {
	border-top: 1px solid #ddd;
}

.hentry {
	display: inline-block;
	margin: 300px 0 2em;
	width: 100%;
	border: 0;
}


@media screen and (max-width: 650px) {
	.hentry {
		margin: 200px 0 2em;
		width: 100%;
		border: 0;
	}
}

.hentry.first,
.hentry:first-of-type {
	margin-top: 50px;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-meta {
	font-size: 14px;
	font-size: 1.4rem;
}
.entry-meta p {
	font-style: italic;
}
.cat-links,
.tags-links,
.comments-link {
	display: block;
	margin: 0.625em 0;
}

/* =Media
----------------------------------------------- */
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	letter-spacing: 0.01em;
	font-weight: bold;
	font-family: 'proxima-nova';
	padding: 0.5em;
	text-align: center;
	color: rgba(51, 51, 55, 0.75);
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* =Navigation
----------------------------------------------- */
.site-content [class*="navigation"] {
	padding: 0;
	height: 52px;
	overflow: hidden;
	position: relative;
	width: 100%;
	background: transparent url('images/grid.png') 0 0/3px 3px repeat;
}
[class*="navigation"] .nav-previous {
	max-width: 50%;
	height: 100%;
	background-color:  white;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.4;
}
[class*="navigation"] .nav-previous a,
[class*="navigation"] .nav-next a {
	padding: 0 16px 0 0;
	text-align: center;
	line-height: 50px;
	display: block;
	height: 100%;
	clear: both;
	height: 100%;
	width: 100%;
	background-color: white;
	font-weight: 900;
}

[class*="navigation"] .nav-next a {
	padding: 0 0 0 16px;
}

[class*="navigation"] .nav-next {
	max-width: 50%;
	height: 100%;
	background-color:  white;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 1.4;
}

[class*="navigation"] .nav-previous .meta-nav,
[class*="navigation"] .nav-next .meta-nav {
	width: 0;
	font-size: 0;
	height: 0;
	position: relative;
	top: -5px;
	margin-right: 20px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid black;
	padding: 0;
	line-height: 0;
	display: inline-block;
}

[class*="navigation"] .nav-next .meta-nav {
	border-right: 20px solid transparent;
	border-left: 20px solid black;
	margin: 0;
	margin-left: 20px;
}

/* =Comments
----------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* Comments
----------------------------------------------- */
h2.comments-title {
	margin: 1em 0;
}
h2.comments-title,
h3#reply-title {
	font-size: 18px;
	font-size: 1.8rem;
}
#comments {
	clear: left;
}
.bypostauthor {
}
#comments footer {
	float: left;
	width: 24.4444444%; /* 220 / 900 */
}
#comments footer p {
	margin: 0;
	padding: 0.25em 0;
}
.comment-content {
	float: right;
	width: 66.666667%; /* 600 / 900 */
}
.reply {
	clear: left;
}
.avatar {
	border-radius: 100px;
	margin: 0 auto 0 auto;
}
.comment-meta a {
	color: #404040;
}
.comment-list {
	padding: 1em 0;
}
ol.comment-list, ol.comment-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.comment-list li {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 15px 10px;
}
ol.comment-list ul li,
ol.comment-list ol li {
	border: none;
}
ol.comment-list ul li{
	list-style: disc;
	margin: 5px 0;
	padding: 5px;
	border: none;
}
ol.comment-list ol li {
	list-style: decimal;
	margin: 0;
	padding: 5px 0;
}
ol.comment-list ul.children {
	margin: 0 0 0 25px;
	padding: 0;
}
ol.comment-list ul.children li {
	border-top: 1px solid #ddd;
}
ol.comment-list li p {
	padding: 6px 0;
}
ol.comment-list li blockquote p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height:1.5em;
}
ol.comment-list li.pingback {
	background: #eee;
	border-left: 5px solid #ddd;
	padding: 5px 10px;
	margin: 0;
}
li.pingback .edit-link {
	margin-top: 5px;
	display: block;
}
#commentform {
	padding: 1em 0;
}
#commentform input[type="text"] {
	display: block;
}
.form-allowed-tags {
	display: none;
}

/* =Widgets
----------------------------------------------- */
#secondary h3 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.5;
	margin-bottom: 0.625em;
}
#secondary .widget-area {
	float:left;
	margin: 1.25em 0;
	width: 32%;
}
#secondary .middle 	{
	margin: 1.25em 2%;
}
#secondary .widget-area ul {
	list-style: none;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}
#secondary .widget-area ul ul {
	list-style-type: disc;
	margin: 0 2%;
	padding: 0 5%;
}

/* =Footer
----------------------------------------------- */
.site-footer {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	min-height: 50px;
	max-width: 100%;
	padding: 35px 0 20px 0;
	border: 1px solid rgba(0,0,0,.10);
}

.site-footer a {
	display: inline-block; font-size: 14px; line-height: 38px; height: 34px; padding: 0 1.5em; text-decoration: none; text-transform: uppercase; color: #464646; font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 700;
}
.site-footer a:hover {
	color: #ddd;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .submit {
	display: none;
}


@media screen and (max-width: 510px) {
	.site-footer a {
		display: block;
		line-height: 2.4;
		height: initial;
}
	.site-footer a .logo {
		display: block;
		margin: 10px auto 0 auto;
	}
	.site-footer span.hide-mobile {
		display: none;
	}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */



@media screen and (max-width: 1200px) {
	.site-header,
	.site-main {
		margin: 0 auto;
		width: 90%;
		height:  auto;
		position: relative;
		border: none;
	}

	.site-footer {
		margin: 0 auto;

		position: absolute;
	}

	#primary {
		padding-bottom: 150px;
	}
}

@media screen and (max-width: 600px) {

	#site-navigation {
		padding: 0
	}

	h1.menu-toggle {
		display: block;
		line-height: 2;
		font-size: 40px !important;
		font-weight: 900;
		margin: 0 auto;
		text-align: center;
		text-transform: uppercase;
	}
	.main-small-navigation {
		min-width: 320px;
		display: block;
	}
	.main-small-navigation {
		padding: 20px 0;
		margin-bottom: 1em;

		font-family: 'proxima-nova';

		position: fixed;
		z-index: 10;
		width: 100%;
		background-color:  white;
}
	.main-small-navigation ul {
		clear: both;
		list-style: none;
		margin: 0;
		text-align: center;
		text-transform: none;
	}
	.main-small-navigation li.logo {
		width: 100%;
		margin-left: -20px;
		padding-right: 20px;
		height: 50px
	}
	.main-small-navigation .sub-menu {
		border: none;
		display: block;
	}
	.main-small-navigation li {
	}
	.main-small-navigation a {
		display: block;
		font-size: 14px;
		font-size: 1.4rem;
		padding: 10px 5%;
		font-weight: 900;
	}
	.menu-item-parent > a:after,
	.sub-menu .menu-item-parent > a:after {
		content: '';
	}

	.site-footer {
		padding-top:25px
	}
}

.display-at-small {
	display: none !important;
}

@media screen and (max-width: 480px) {
	.site-header img {
		margin-bottom: -20px;
	}
	.display-at-small {
		display: block !important;
	}
	#primary,
	#primary .entry-summary {
		float: left;
		width: 100%;
		padding-left: 0;
	}
	#primary {
		margin: 0 auto;
	}

	#primary .entry-summary header {
		width: 100%;
		left: 0;
		margin: 0 auto;

		margin-top: -25px;
		min-height: initial;
		margin-bottom: 35px;
		padding-bottom: 10px;
}

	#primary .entry-summary header h1 {
		font-size: 38px !important;

		line-height: 1.2;
}

	#primary .entry-summary .carousel {
		margin-top:65px
	}

	#primary .entry-meta {
		display: none;
		float: none;
		padding-top: 1.5em;
		width: 100%;
		position: absolute;
		margin-top: 60px;
		text-align: center;
	}

	#primary .entry-summary .entry-meta {
		display: block;
		float: none;
		position: relative;
		height: auto;
		margin: 0;
		text-align: left;
}

	#primary .entry-meta div {

	}
	#primary .entry-meta span b {
		display: inline-block; padding-right: 12px;
	}

	#secondary .widget-area {
		width: 100%;
	}
	#secondary .middle 	{
		margin: 0 0 1.25em;
	}
}






@media screen and (max-width: 650px) {
	#primary,
	#primary .entry-summary {
		float: right;
		width: 100%;
		padding-left: 0;

		bordeR: 0;
	}

	#primary .entry-meta {
		float: left;
		padding-top: 0.75em;
		font-size: 14px;
		height: 145px;
	}
}

.outerHeader {
	background: #000000 url();
	padding-bottom: 120px;
	padding-top: 195px;
}

.single .outerHeader {
	padding-bottom: 30px;
	padding-top: 105px;
}

@media screen and (max-width: 650px) {
	.outerHeader {
		padding-bottom: 30px;
		padding-top: 115px;
	}
}



ul li.logo{
	float: left;
}

.break {
	background: transparent url('images/grid.png') 0 0/3px 3px repeat;
	color: transparent;
	width: 150%;
	display: block;
	padding-top: 100px;
	padding-bottom: 100px;
	height: 35px;
	position: absolute;
	left: -25%;
	-webkit-transform: translate3d(0px, 0px, 1px);
	-moz-transform: translate3d(0px, 0px, 1px);
	-ms-transform: translate3d(0px, 0px, 1px);
	-o-transform: translate3d(0px, 0px, 1px);
	transform: translate3d(0px, 0px, 1px);
}

@media screen and (max-width: 650px) {
	.break {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.break {
		background: transparent url('images/grid2x.png') 0 0/3px 3px repeat;
}
}

.break:last-of-type {
	display: none
}
