/* Author: Stefan Dindyal, Changes for Amiga: Matthias Schaffer */

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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, 

time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,

q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

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

ol { list-style-type: decimal; }

small { font-size: 85%; }

strong, th { font-weight: bold; }

td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }

textarea { overflow: auto; } 

input[type="radio"] { vertical-align: text-bottom; }

input[type="checkbox"] { vertical-align: bottom; }

label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }

button, input, select, textarea { margin: 0; }

button {  width: auto; overflow: visible; }

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*/////////////////////////////////////////////////

 Fonts

////////////////////////////////////////////////*/

@font-face {

    font-family: 'Signika Regular';

    src: url('fonts/signika-regular-webfont.eot');

    src: url('fonts/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/signika-regular-webfont.woff') format('woff'),

         url('fonts/signika-regular-webfont.ttf') format('truetype'),

         url('fonts/signika-regular-webfont.svg#signikaregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'Signika Light';

    src: url('fonts/signika-light-webfont.eot');

    src: url('fonts/signika-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/signika-light-webfont.woff') format('woff'),

         url('fonts/signika-light-webfont.ttf') format('truetype'),

         url('fonts/signika-light-webfont.svg#signikalight') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'Signika Bold';

    src: url('fonts/signika-bold-webfont.eot');

    src: url('fonts/signika-bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/signika-bold-webfont.woff') format('woff'),

         url('fonts/signika-bold-webfont.ttf') format('truetype'),

         url('fonts/signika-bold-webfont.svg#signikabold') format('svg');

    font-weight: normal;

    font-style: normal;

}

/*/////////////////////////////////////////////////

 Structure

////////////////////////////////////////////////*/

body {

	background: url(images/bg.jpg) center top repeat;

	font: 15px/24px 'Helvetica',Arial,Verdana,sans-serif;

	color: #646464;

	background-color: #fff;

}

body a {

	color: #89b4c2;

	text-decoration: none;

}

body a:hover {

	color: #0c3f5e !important;

}

i,em {

	font-style: italic;

}

b, strong {

	font-weight: bold;

}

#page {

	background: url(images/header-bg.png) left top no-repeat #ffffff;

	max-width: 1342px;

	margin: 0 auto 56px;

	padding-bottom: 76px;

	border: 1px solid #e4e4e4;

	border-top: 0 transparent;

}

#within {

 	max-width: 1181px;

 	padding: 0 10px;

 	margin: 0 auto;

}

#within #masthead {

	padding-bottom: 48px;

}

#within .cont {

	width: 100%;

	max-width: 780px;

	min-width: 302px;	

	margin: 0 0 0 0;

	float: left;

}

#within .side {

	max-width: 345px;

	min-width: 302px;	

	float: right;

}

/*Nav*/

#within .subs {

	display: none;

}

#nav-block {

	font-family: 'Signika Regular', sans-serif;

	font-size: 23px;

	line-height: 99px;

	letter-spacing: 0.050em;

	text-transform: uppercase;

	padding-bottom: 32px;	

}

#nav-block a.home-link {

	float: left;

}

#nav-block ul a {

	text-align: center;

	padding: 0 15px;

	display: inline-block;

	color: #646464;

}

#nav-block .menu-main_nav-container {

	float: right;

}

#nav-block li {

	display: inline-block;

	position: relative;

}

#nav-block ul li {

	margin-left: 75px;

}

#nav-block ul li:first-child {

	margin-left: 10px;

}

#nav-block ul li:last-child a {

	padding-right: 10px;

	margin-right: -10px;

}

#nav-block ul li:hover,

#nav-block li.current-menu-item a,

#nav-block li.current-category-ancestor a {

	color: #fff !important;

	background: #0c3f5e;

}

#nav-block ul.nav-menu > li:hover > a {

	color: #fff !important;

}

#nav-block .site-title {

	width: 211px;

	height: 150px;

	display: block;

	background: url(images/logo.png) top left no-repeat;

}

.nav-menu {

	line-height: 40px;

	margin-top: 54px;

}

#nav-block .nav-menu li ul {

	border-top: 3px solid #F3F0EC;

	padding: 5px 0 11px 0;

	position: absolute;

	width: 108%;

	z-index: 10;

	background: #0c3f5e;

	display: none;

}

#nav-block .nav-menu li:hover > ul {

	display: block;

}

#nav-block .nav-menu li a:hover {

	background: #0c3f5e;

	color: #89b4c2 !important;

}

#nav-block .nav-menu li ul li {

	display: block;

	text-align: left;

	line-height: 12px;

	padding: 10px 5px 10px 20px;

	margin: 0;

}

#nav-block .nav-menu li ul li a:before {

    color: #FFFFFF;

    content: "-";

    font-size: 16px;

    margin-left: -24px;

    padding-right: 2px;

}

#nav-block .nav-menu li ul li a:hover:before {

    color: #89b4c2;

    content: "-";

    font-size: 16px;

    margin-left: -24px;

    padding-right: 2px;

}

#nav-block .nav-menu li ul li a {

	display: inline;

	background: none;

	color: #fff;

	font-size: 14px;

	letter-spacing: 0.050em;

	border: none;

}

/*Footer Nav*/

#footer .nav-menu {

	font-family: 'Signika Regular', sans-serif;

	font-size: 20px;

	line-height: 62px;

	letter-spacing: 0.050em;

	text-transform: uppercase;

}

#footer .nav-menu li {

	display: inline-block;

	padding: 0 40px;

}

#footer .nav-menu li.current-menu-item a {

	color: #646464 !important;

}

#footer .nav-menu li ul {

	display: none;

}

#footer .nav-menu li:first-child {

	padding-left: 16px;

}

#footer .nav-menu li:last-child {

	padding-right: 16px;

}

#footer .nav-menu a {

	color: #bababa;

}

/*Slider*/

#main-slider {

	overflow: hidden;

}

#main-slider .inner {

	height: 370px;

}

#main-slider .slide {

	position: relative;

}

#main-slider img {

	display: block;

	max-width: 100%;

}

#main-slider .text {

	position: absolute;

	top: 40%;

	left: 75px;		

	font-family: 'Signika Light', sans-serif;

	font-size: 45px;

	line-height: 45px;

	letter-spacing: 0.040em;

	color: #89b4c2;

	text-transform: uppercase;

	display: none;

}

#main-slider .text span, #main-slider .text .ex {

	display: block;	

	font-size: 25px;	

	color: #f2ebbf;

	text-transform: lowercase;

}

#main-slider .text .ex {

	padding-top: 5px;

	display: none;

}

#main-slider .text .ex a {

	text-transform: uppercase;

}

#main-slider .cta {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

}

#main-slider a.more-link {

	font-weight: bold;

	font-size: 15px;

}

#main-slider a.more-link span {

    background: url("images/arrow-more-right.png") no-repeat scroll left top rgba(0, 0, 0, 0);

    display: inline-block;

    height: 10px;

    width: 12px;

    line-height: 11px;

}

#main-slider a.more-link:hover span {

    background-position: left bottom;

}



/*Social Icons*/

.social-menu {

	min-height: 93px;

	padding: 25px 0;

	border-top: 1px solid #646464;

	border-bottom: 1px solid #646464;	

	font-size: 0px;

	line-height: 0;

	text-align: center;	

}

.social-menu li {

	display: inline-block;	

	margin: 0 16.5px;

}

.social-menu li:first-child{

	margin-left: 0;

}

.social-menu li:last-child{

	margin-right: 0;

}

.social-menu li a {

	display: block;

	height: 39px;

	width: 39px;

}

.social-menu li.facebook a {

	background: url(images/social-icons/facebook.png) bottom left no-repeat;

}

.social-menu li.twitter a {

	background: url(images/social-icons/twitter.png) bottom left no-repeat;

}

.social-menu li.google a {

	background: url(images/social-icons/google.png) bottom left no-repeat;

}

.social-menu li.youtube a {

	background: url(images/social-icons/youtube.png) bottom left no-repeat;

}

.social-menu li.spotify a {

	background: url(images/social-icons/spotify.png) bottom left no-repeat;

}

.social-menu li.email a {

	background: url(images/social-icons/newsletter.png) bottom left no-repeat;

}

.social-menu li a:hover {

	background-position: top;

}

/*Content*/

.top-fill {

	min-height: 93px;

	padding: 10px 0;

	border-top: 1px solid #646464;

	border-bottom: 1px solid #646464;

	font-family: 'Signika Light', sans-serif;

	font-size: 18px;

	line-height: 24px;

	letter-spacing: 0.020em;

	text-transform: uppercase;

	color: #fff;

}

.top-fill a {

	font-family: 'Signika Light', sans-serif;

	font-size: 17px;

	line-height: 24px;

	letter-spacing: -0.075em;

	position: relative;

	display: inline-block;

	padding: 0 10px 0 5px;

	background-color: #757575;

	color: #fff;

	border-radius: 4px 0 0 4px;

}

.top-fill a:hover,

.top-fill li.current-menu-item > a,

.top-fill li.current-category-ancestor > a,

.top-fill li.current-cat > a {

	background-color: #497B8D;

	color: #fff !important;

}

.top-fill a:hover:after,

.top-fill li.current-menu-item > a:after,

.top-fill li.current-category-ancestor > a:after,

.top-fill li.current-cat > a:after {

	border-color: #497B8D;

}

.top-fill a:after {

	content: '';	

	width: 0;

	height: 0;

	position: absolute;

	top: 0;

	right: -11px;

	border-top: 12px solid transparent !important; 

	border-left: 12px solid #757575;

	border-bottom: 12px solid transparent !important;

}

.top-fill a:before {

	content: '';	

	position: absolute;

	top: 9px;

	right: -8px;	

	width: 6px;

	height: 6px;

	border-radius: 3px;

	background-color: #fff;

	z-index: 1;

}

.top-fill h1.title {

	font-size: 28px;

	font-family: 'Signika Light',sans-serif;

	line-height: 35px;

	color: #0c3f5e;

	margin-bottom: 10px;

}

.top-fill ul.filters li {

	margin-top: 10px;

}

.page-template-page-templatesartist-page-php .top-fill ul.filters li,

.page-template-page-templatesgenre-page-php .top-fill ul.filters li,

.page-template-page-templatesdecade-page-php .top-fill ul.filters li,

.tax-alpha_sort .top-fill ul.filters li,

.tax-alpha_sort_genre .top-fill ul.filters li,

.tax-alpha_sort_decade .top-fill ul.filters li {

	margin-top: 0;

	letter-spacing: 0.020em;

}

.top-fill .nav-menu {

	line-height: 20px;

	margin-top: 0;

}

.top-fill li {

	display: inline-block;

	margin-right: 30px;

}

.top-fill li:last-child {

	margin-right: 0;

}

.top-fill li.newsletter {

	display: none;

}

/*New Custom*/

.top-fill .nav-menu.first li ul {

	display: none;

}

.top-fill .filler .nav-menu {

	font-size: 0;

	line-height: 0;

}

.top-fill .filler .nav-menu li ul {

	display: none;

}

.top-fill .filler .nav-menu li ul > li {

	margin-top: 10px;

}

.top-fill .filler .nav-menu > li > a {

	display: none;

}

/*Posts*/

.entry-title a:hover {

	color: #89b4c2 !important;

}

#content .post:first-child {
  border-top: 1px solid #646464;
}

#content .post,

.single #content .artist,

.single #content .slider {

	padding: 34px 0;

	border-bottom: 1px solid #646464;

	overflow: hidden;

	font-size: 15px;

}

#content .post p,

.single #content .artist p,

.single #content .slider p {

	margin-bottom: 20px;

}

#content .post img,

.single #content .artist img,

.single #content .slider img {

	max-width: 100%;

	height: auto;

	display: block;

}

#content .post img.grid {

	width: 20%;

	padding: 5px;

}

.single #content .artist p img,

.single #content .post p img,

.single #content .slider p img {

	display: inline;

}

.single #content .artist p img,

.single #content .post p img,

.single #content .slider p img {

	display: inline;

	clear: both;

}

.single #content .artist p img.alignleft,

.single #content .post p img.alignleft,

.single #content .slider p img.alignleft {	

	float: left;

	margin: 5px 30px 5px 0;

}

.single #content .artist p img.alignright,

.single #content .post p img.alignright,

.single #content .slider p img.alignright {	

	float: right;

	margin: 5px 0 5px 30px;

}

.single #content .artist p img.aligncenter,

.single #content .post p img.aligncenter,

.single #content .slider p img.aligncenter {	

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.single #content .post,

.single #content .artist,

.single #content .slider {

	padding: 15px 0 0;

	border-top: 1px solid #646464;

	border-bottom: 0px solid #646464;

	margin-bottom: 50px;

}

#content .post .post-thumb,

.single #content .artist .post-thumb,

.single #content .slider .post-thumb {

	float: left;

	margin-right: 25px;	

}

#content .post .post-thumb {

	max-width: 210px;

}

.single #content .artist .post-thumb,

.single #content .post .post-thumb,

.single #content .slider .post-thumb {

	max-width: none;

}

.single #content .post .post-thumb,

.single #content .artist .post-thumb,

.single #content .slider .post-thumb {

	margin-right: 30px;

	margin-bottom: 30px;

}

#content .post .away {

	width: 100%;

	max-width: 480px;

	float: left;

}

#content .post .away .entry-header {

	margin-bottom: 20px;

}

.single #content .post .entry-header,

.single #content .artist .entry-header,

.single #content .slider .entry-header {

	margin-bottom: 20px;

}

#content .post .date,

.single #content .artist .date,

.single #content .slider .date {	

	text-align: center;

	float: left;

	font-family: 'Signika Light', sans-serif;

	text-transform: uppercase;

	font-size: 26.5px;

	color: #1672ab;

	padding-right: 12px;

	border-right: 1px solid #5c4b51;

	margin-right: 10px;

}

#content .post .date .month,

.single #content .artist .date .month,

.single #content .slider .date .month {

	background: url(images/calender-icon.png) top center no-repeat;

	font-size: 'Signika Regular', sans-serif;

	font-size: 9.5px;

	height: 52px;

	line-height: 18px;

	width: 39px;	

}

#content .post .date .day,

.single #content .artist .date .day,

.single #content .slider .date .day {

	margin: -37px 0 1px;

}

#content .post .date .year,

.single #content .artist .date .year,

.single #content .slider .date .year {

	font-size: 9.5px;

	line-height: 12px;

	letter-spacing: 0.060em;

}

#content .post .entry-content,

.single #content .artist .entry-content,

.single #content .slider .entry-content {

	clear: both;

}

#content .post .entry-content a.more-link {

	font-weight: bold;

	display: block;

	margin-top:17px;

}

a.more-link span {

    background: url("images/arrow-more-right.png") no-repeat scroll left top rgba(0, 0, 0, 0);

    display: inline-block;

    height: 10px;

    width: 12px;

    line-height: 18px;

}

a.more-link:hover span {

    background-position: left bottom;

}

#content .post .entry-title,

.single #content .artist .entry-title,

.single #content .slider .entry-title {

	display: table;

	height: 60px;

	font-family: 'Signika Light', sans-serif;

	font-size: 26px;

	line-height: 30px;

	letter-spacing: 0.020em;

	text-transform: uppercase;

	color: #465f59;

}

#content .post .entry-title a, 

#content .post .entry-title span, .

single #content .artist .entry-title span, 

.single #content .slider .entry-title span {

    color: #0C3F5E;

    display: inline-block;

    line-height: 33px;

    margin: -7px 0 -3px 0;

    vertical-align: top;

}

#content .post .entry-title a:hover {

	color: #0c3f5e !important;

}

.entry-meta {

	padding: 15px 5px;

	text-transform: uppercase;

	font-family: 'Signika Light', sans-serif;

	color: #5c4b51;

	font-size: 23px;

	line-height: 34px;

	letter-spacing: 0.040em;

	overflow: hidden;

	border-bottom: 1px solid #646464;

}

.entry-meta span,

.entry-meta .pagination a {	

	padding-right: 5px;

	display: inline-block;

}

.entry-meta span.current {

	padding: 0;

	padding-right: 5px;

}

.entry-meta .pagination a.prev {

    background: url("images/arrow-pagination-left.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);

    display: inline-block;

    height: 10px;

    line-height: 24px;	

	padding-left: 0;

    width: 17px;	

}

.entry-meta .pagination a.next {

    background: url("images/arrow-pagination-right.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);

    display: inline-block;

    height: 10px;

    line-height: 24px;	

	padding-right: 0;

    width: 12px;	

}

.entry-meta .pagination a:hover {

    background-position: left top;

}

.page .entry-meta,

.tax-alpha_sort .entry-meta,

.tax-alpha_sort_decade .entry-meta,

.tax-alpha_sort_genre .entry-meta {

	border-top: 1px solid #aca3a6;

	margin: 40px 0 0;

}

.entry-meta a {

	color: #646464;

}

.entry-meta a:hover {

	color: #89b4c2 !important;

}

.entry-meta a.up {

	float: left;

    background: url("images/arrow-up.png") no-repeat scroll left -39px rgba(0, 0, 0, 0);

	padding-left: 30px;

}

.entry-meta a.up:hover {

    background: url("images/arrow-up.png") no-repeat scroll left -3px rgba(0, 0, 0, 0);

}

.entry-meta a.more-n {

	float: right;

}

#content .post .entry-meta,

.single #content .artist .entry-meta,

.single-slider .entry-meta {	

	border-top: 1px solid #646464;

	clear: both;	

}

#content .post-sharer {

	float: right;

	margin: -10px 0 -10px 0;

}

#content .post-sharer span {

	display: inline-block;

	color: #646464;

}

#content .share-me {	

	display: inline-block;

	line-height: 55px;

	margin-left: 10px;

}

#content .share-me li {

	display: inline-block;

	margin: 5px 5px 0;

}

#content .share-me li:first-child {

	margin-left: 0;

}

#content .share-me li:last-child {

	margin-right: 0;

}

#content .share-me li a {

	display: block;

	height: 39px;

	width: 39px;

}

#content .share-me li.facebook a {

	background: url(images/social-icons/facebook.png) bottom left no-repeat;

}

#content .share-me li.twitter a {

	background: url(images/social-icons/twitter.png) bottom left no-repeat;

}

#content .share-me li.google a {

	background: url(images/social-icons/google.png) bottom left no-repeat;

}

#content .share-me li a:hover {

	background-position: top;

}

#content .rip {

	display: none;

}

#content .ripper {

	max-width: 100%;	

	margin-bottom: 7px;

	float: none;

	overflow: hidden;

	clear: both;

}

#content .ripper .ripped {

	padding: 30px 0 0;

}

/*#content .ripper.right {

	float: right;

	margin-right: 0px;

	margin-left: 30px;

}*/

#content .ripper img {

	display: block;

	max-width: 100%;

	display: none;

}

.ripped img {

	margin-bottom: 20px;

}

.ripped .buy {

	border-top: 1px solid #646464;

	border-bottom: 1px solid #646464;

	padding: 20px 5px;

	font-family: 'Signika Light', sans-serif;

	font-size: 0px;

	line-height: 0px;

	text-align: left;

	color: #89b4c2;

	letter-spacing: 0.020em;

	text-transform: uppercase;

}

.ripped .buy li {

	display: inline-block;

	font-size: 20px;

	line-height: 30px;

	margin: 0 10px;

}

.ripped .buy li a {

	vertical-align: middle;

}

.ripped .buy li:first-child {

	margin-left: 0;

}

.ripped .buy li:last-child {

	margin-right: 0;

}

.ripped .buy a,

.ripped .buy span {

	display: block;

	float: left;

}

.ripped .buy a:hover {

	opacity: 0.75;

}

.ripped .buy span {

	height: 30px;

	line-height: 30px;

}

.ripped .buy a.itunes {

	width: 86px;

	height: 30px;

	background: url(images/itunes-btn.png) top center no-repeat;

}

.ripped .buy a.amazon {

	width: 102px;

	height: 30px;

	background: url(images/amazon-btn.png) bottom center no-repeat;

}

.ripped .buy a.jpc {

	width: 70px;

	height: 30px;

	background: url(images/jpc-btn.png) bottom left no-repeat;

}

.ripped .buy a.musicload {

	width: 72px;

	height: 20px;

	background: url(images/musicload-btn.png) bottom left no-repeat;

	margin: 5px 0px;

}

.ripped .buy a.clipfish {

	width: 127px;

	height: 30px;

	background: url(images/clipfish.png) center center no-repeat;

}

.ripped .buy a.myvideo {

	width: 148px;

	height: 30px;

	background: url(images/myvideo.png) center center no-repeat;

}

.ripped .buy a.ampya {

	width: 91px;

	height: 32px;

	background: url(images/ampya.png) center center no-repeat;

}

.ripped .buy a.vi {

	width: 32px;

	height: 32px;

	background: url(images/vi.png) center center no-repeat;

}

.ripped .buy a.youtube {

	width: 33px;

	height: 36px;

	background: url(images/youtube.png) center center no-repeat;

}

.ripped .buy a.googleplay {

	width: 99px;

	height: 35px;

	background: url(images/google-play.png) center center no-repeat;

}

.ripped .buy a.deezer {

	width: 39px;

	height: 39px;

	background: url(images/deezer.png) center center no-repeat;

}

.ripped .buy a.spotify {

	width: 41px;

	height: 26px;

	background: url(images/spotify.png) center center no-repeat;

	margin: 3px 0px;

}

.ripped .buy a.saturn {

	width: 106px;

	height: 30px;

	background: url(images/saturn.png) center center no-repeat;

}

.ripped .buy a.amazonmp3 {

	width: 41px;

	height: 41px;

	background: url(images/amazon-mp3.png) center center no-repeat;

}

.ripped .buy a.mediamarkt {

	width: 131px;

	height: 31px;

	background: url(images/mediamarkt.png) center center no-repeat;

}

.ripped .buy a.superillu {

	width: 171px;

	height: 30px;

	background: url(images/superillu.png) center center no-repeat;

}

#content .table-grid {

	display: block;

	width: 100%;

	overflow: hidden;

	text-align: center;

	margin-bottom: 10px;

}

#content .table-grid a {	

}

#content .table-grid img {

	display: inline-block;

	width: 30%;

	margin: 1%;

}

.pagination {

	float: right;

}

.pagination li {

	display: inline-block;

}

.pagination li ul li:last-child span.sep {

	display: none;

}

.pagination li .current {

	color: #5c4b51;

}

/*Artist page*/

.page-template-page-templatesartist-page-php #content,

.page-template-page-templatesdecade-page-php #content,

.page-template-page-templatesgenre-page-php #content,

.tax-alpha_sort #content,

.tax-alpha_sort_decade #content,

.tax-alpha_sort_genre #content {

	font-size: 70px;

}

.page #content .artist,

.page #content .genre,

.page #content .decade,

.tax-alpha_sort #content .artist,

.tax-alpha_sort_genre #content .genre,

.tax-alpha_decade #content .decade {

	padding: 20px 0 0;

	display: inline-block;	

}

.page .single #content .artist,

.page .single #content .decade,

.page .single #content .genre,

.tax-alpha_sort_genre #content .genre,

.tax-alpha_sort_decade #content .decade,

.tax-alpha_sort #content .artist {

	padding: 20px 0 0;

	display: inline-block;

}

.page #content .artist .post-thumb,

.page #content .genre .post-thumb,

.page #content .decade .post-thumb,

.tax-alpha_sort #content .artist .post-thumb,

.tax-alpha_sort_decade #content .decade .post-thumb,

.tax-alpha_sort_genre #content .genre .post-thumb {

	padding: 0 0 20px;

}

.page #content .artist .post-thumb img,

.page #content .genre .post-thumb img,

.page #content .decade .post-thumb img,

.tax-alpha_sort #content .artist .post-thumb img,

.tax-alpha_sort_decade #content .decade .post-thumb img,

.tax-alpha_sort_genre #content .genre .post-thumb img {

	display: block;

}

.page #content .artist .entry-header,

.page #content .genre .entry-header,

.page #content .decade .entry-header,

.tax-alpha_sort #content .artist .entry-header,

.tax-alpha_sort_decade #content .decade .entry-header,

.tax-alpha_sort_genre #content .genre .entry-header {

	padding: 0 5px;

	font-family: 'Signika Light', sans-serif;

	font-size: 18px;

	line-height: 38px;

	letter-spacing: 0.020em;

	color: #465f59;

	text-transform: uppercase;

	border-top: 1px solid #646464;

	border-bottom: 1px solid #646464;

}

.page #content .artist .entry-header a,

.page #content .genre .entry-header a,

.page #content .decade .entry-header a,

.tax-alpha_sort #content .artist .entry-header a,

.tax-alpha_sort_decade #content .decade .entry-header a,

.tax-alpha_sort_genre #content .genre .entry-header a {

	color: #465f59;

}

.page #content .artist .entry-header a span,

.page #content .decade .entry-header a span,

.page #content .genre .entry-header a span,

.tax-alpha_sort #content .artist .entry-header a span,

.tax-alpha_sort_decade #content .decade .entry-header a span,

.tax-alpha_sort_genre #content .genre .entry-header a span {

	color: #8cbeb2;

	float: right;

}

.page #content .artist .entry-header a span,

.page #content .decade .entry-header a span,

.page #content .genre .entry-header a span,

.tax-alpha_sort #content .artist .entry-header a span,

.tax-alpha_sort_decade #content .decade .entry-header a span,

.tax-alpha_sort_genre #content .genre .entry-header a span {

	color: #8cbeb2;

	background: url("images/arrow-more-right.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);

	float: right;

    height: 10px;

	margin-top: 15px;

    width: 12px;

}

.page #content .artist .entry-header a:hover span,

.page #content .decade .entry-header a:hover span,

.page #content .genre .entry-header a:hover span,

.tax-alpha_sort #content .artist .entry-header a:hover span,

.tax-alpha_sort_decade #content .decade .entry-header a:hover span,

.tax-alpha_sort_genre #content .genre .entry-header a:hover span {

    background-position: left top;

}

/*Sidebar*/

.side div.widget-title {

	display: none;	

}

.side .widget {

	margin: 25px 0;

	text-align: center;

}

.side #nwer {	

	border-bottom: 1px solid #646464;

	text-align: center;

	font-size: 13px;

	line-height: 20px;

	color: #0c3f5e;

}

.side #nwer a {	

	font-weight: bold;

	line-height: 80px;

	letter-spacing: 0.040em;

	text-transform: uppercase;

}

.side #nwer p {

	padding: 0 68px;

}

.side #nwer div.widget-title {

	display: block;

	font-family: 'Signika Regular', sans-serif;

	font-size: 19px;

	line-height: 80px;

	letter-spacing: 0.1em;

	text-transform: uppercase;

	margin-top: -25px;	

}

.fb_widget {

	height: 575px;

}

.side #spot {

	border-bottom: 1px solid #646464;

	text-align: center;

	margin-bottom: 35px;

}

.side #spot .cta {

	padding-bottom: 5px;

}

.side #spot .cta a {

	font-size: 13px;

	font-weight: bold;

	line-height: 40px;

	letter-spacing: 0.040em;

	text-transform: uppercase;

}

.side #spot .cta a em,

.side #nwer a.nw em {

    background: url("images/arrow-more-right.png") no-repeat scroll left top rgba(0, 0, 0, 0);

    display: inline-block;

    height: 10px;

    width: 12px;

    line-height: 18px;

}

.side #spot .cta a:hover em,

.side #nwer a.nw:hover em  {

    background-position: left bottom;

}

.side .widget_text {

	border: 1px solid #646464;

	padding: 20px;

}

.side .widget_text img {

	display: block;

	max-width: 100%;

}

.side .entry-meta {

	display: none;

	border-bottom: 0;

}

/*Footer*/

#footer {

	margin-top: -25px;

}

#footer a:hover {

	color: #646464 !important;

}

#footer a.home-link {

	float: left;

	padding: 38px 30px;

	margin-right: 45px;

	border-right: 1px solid #646464;

}

#footer .site-title {

	width: 100px;

	height: 28px;

	display: block;

	background: url(images/logo-footer.png) top left no-repeat;

	background-size: cover;

}

#footer .site-info {

	padding: 36px 0;

	border-top: 1px solid #646464;

	border-bottom: 1px solid #646464;	

}

#within #footer .side .social-menu {

	min-height: inherit;

	padding: 30px 0;

}

#footer .social-menu {

	border: 0;

}

#footer .legal {

	font-family: 'Signika Regular', sans-serif;

	font-size: 12px;

	line-height: 70px;

	letter-spacing: 0.1em;

	color: #bababa;

	text-transform: uppercase;

	padding: 16px 0;

}

#footer .legal span.push {

	padding-right: 20px;

}

#footer .legal .table,

#footer .legal p {

	display: inline;

}

#footer .legal p {

	display: inline;

}

#footer .legal a {

	color: #bababa;

}

#backup {

	width: 57px;

	height: 57px;

	display: none;

	background: url(images/back-to-top.png) bottom left no-repeat;

	position: fixed;

	bottom: 10%;

	right: 5px;

	z-index: 9999;

}

#backup:hover {

	background: url(images/back-to-top.png) top left no-repeat;

}

#mob-icon {

	width: 45px;

	height: 21px;

	display: none;

	background: url(images/menu-icon.png) bottom left no-repeat;

	float: right;

	margin-top: 35px;

}

#mob-icon:hover {

	background-position: top left;

}

#mob-icon.downer {

	width: 53px;

	height: 27px;

	background: url(images/close.png) bottom center no-repeat;

}

#mob-icon.downer:hover {

	background-position: top center;

}

/*Form*/

.hideform {

	visibility: hidden;

}

.hideform.visible {

	visibility: visible;

}

.thanks {

	display: none;

}

.hideform .news-form {

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: rgba(255,255,255,0.75);

	z-index: 10000;

	overflow: auto;	

	opacity: 0;

    -webkit-transition: opacity .25s ease-in-out;

    -moz-transition: opacity .25s ease-in-out;

    -ms-transition: opacity .25s ease-in-out;

    -o-transition: opacity .25s ease-in-out;

    transition: opacity .25s ease-in-out;

	-webkit-overflow-scrolling: touch !important;

	overflow: scroll !important;	

}

.hideform.visible .news-form {

	opacity: 1;

}

.news-form .inner {

	width: 100%;

	max-width: 750px;

	border: 1px solid #e5e5e5;

	background: #fff;

	margin: 0 auto;

	margin-top: 100px;

	box-sizing: border-box;

	overflow: hidden;

	padding: 10px 20px 20px 20px;

	-moz-box-shadow: 10px 10px 15px rgba(0,0,0,0.15);

	-webkit-box-shadow: 10px 10px 15px rgba(0,0,0,0.15);

	box-shadow: 10px 10px 15px rgba(0,0,0,0.15);

}

.news-form .inner .heading {

	border-bottom: 1px solid #646464;

	font-family: 'Signika Light', sans-serif;

	font-size: 25px;

	letter-spacing: 0.040em;

	line-height: 35px;

	text-transform: uppercase;

	color: #47605a;

	overflow: hidden;

	padding-top: 10px;

	padding-bottom: 5px;	

}

.news-form .inner .heading .closer {

	width: 35px;

	height: 35px;

	float: right;

	background: url(images/closer.png) bottom left no-repeat;

}

.news-form .inner .heading .closer:hover {

	background-position: top left;

}

.news-form .inner .conter {

	padding: 35px 0 25px 180px;

	max-width: none;

}

.news-form .inner .conter .real {

	float: left;

	margin-left: -10px;

	width: 100%;

	max-width: 400px;	

}

.news-form .inner .conter p {

	margin-bottom: 20px;

}

.news-form .inner .conter p:last-child {

	margin-bottom: 0;

}

.news-form .inner .footing {

	border-top: 1px solid #646464;

	font-family: 'Signika Light', sans-serif;

	overflow: hidden;

	text-transform: uppercase;

	font-size: 18px;

	line-height: 44px;

	clear: both;

}

.news-form .inner .footing a,

.news-form .inner .footing input {

	float: right;

	color: #a6a0a2;

	padding: 0 10px;

	margin-right: 14px;

}

.news-form .inner .footing input,

.news-form .inner .thanks .footing a {

	color: #fff;

	background: #8cbeb3;

	font-size: 22px;

	height: 44px;

	line-height: 44px;

	text-align: center;

	padding: 0 30px;

	border: 0;

	margin: 0;

	-webkit-appearance: none;

	border-radius: 0;

	text-transform: uppercase;

	font-family: 'Signika Light', sans-serif;

}

.news-form .inner .footing input:hover {

	background-color: #7c7c7c;

}

.news-form .inner .e-icon {

	width: 109px;

	height: 109px;

	display: block;

	float: left;

	margin-top: 25px;

	margin-right: 50px;

	background: url(images/newsletter.png) top left no-repeat;

}

.news-form .inner .fields {

	overflow: hidden;

}

.news-form .inner .fields > div {

	float: left;

}

.news-form .inner .fields > div.email {

	float: right;

}

.news-form .inner .fields label {

	font-family: 'Signika Light', sans-serif;

	font-size: 18px;

	line-height: 34px;

	text-transform: uppercase;

	display: block;

	color: #a3a3a3;

}

.news-form .inner .fields input,

.news-form .inner .fields select {

	border: 1px solid #cfcfcf;

	height: 32px;

	width: 253px;

	box-sizing: border-box;

	padding: 0 10px;

	border-radius: 0;

	color: #a3a3a3;

	font-family: 'Signika Light', sans-serif;

	font-size: 14px;

	-webkit-appearance: none;

	margin-bottom: 10px;

}

.news-form .inner .fields select {

	padding: 5px;

}

#u13outer {

	font-size: 12px;

	padding: 20px 0 10px;

}

.Row {

	padding: 3px 0;

	font-size: 14px;

	vertical-align: top;

}

.Row input {

	vertical-align: top;

	margin-top: 4px;

}

.infotext {

	padding: 10px 0 0;

}

.dank {

	margin-bottom: 10px;

	display: none;

}

.thanky .dank {

	display: block;

}

.thanky .e-icon {

	background: #000 !important;

}



.shareButton { position: relative; display: inline-block; height: 24px;width: 140px; overflow:hidden;}

.shareButton.fb { padding-top: 2px;}

.shareButton.gplus { width: 100px;}

.shareButton.pin { padding-top: 2px;width: 40px;}



/*/////////////////////////////////////////////////

 Helpers

////////////////////////////////////////////////*/

.hidetext{font-size:5%;text-indent:-9999em;text-align:left;color:transparent;white-space:nowrap;outline:none;}

.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}

.clearfix:after{clear:both;}

.clearfix{zoom:1;}

.wp-caption.alignleft { float :left;} 

.wp-caption.alignright { float :right;}

/*/////////////////////////////////////////////////

 Mobile

////////////////////////////////////////////////*/

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

	body {

		background: none;

	}

	#within .cont {

		max-width: 680px;

	}	

	#nav-block ul li {

		margin-left: 56px;

	}	

	#content .post .away {

		max-width: 445px;

	}	

	#footer .legal p {

		display: block;

		margin: -35px 0;		

	}

	#footer .legal span.push {

		padding-right: 0;

	}

	#footer .legal {

		margin-right: 0;

		padding-top: 3px;

	}

}

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

	#nav-block a.home-link {

		padding: 0;

	}

	#within .cont {

		max-width: 580px;

	}

	#content .post .away {

		max-width: 280px;

	}

	#content .post .away .entry-header {

		margin-bottom: 7px;

	}

	#footer a.home-link {

		margin-right: 10px;

	}

	#footer .nav-menu li {

		padding: 0 25px;

	}

	.page-template-page-templatesartist-page-php #content, 

	.page-template-page-templatesgenre-page-php #content,

	.page-template-page-templatesdecade-page-php #content,

	.tax-alpha_sort #content,

	.tax-alpha_sort_genre #content,

	.tax-alpha_sort_decade #content {

		text-align: center;

	}

	.page #content .artist, 

	.page #content .genre, 

	.page #content .decade, 

	.tax-alpha_sort #content .artist,

	.tax-alpha_sort_genre #content .genre,

	.tax-alpha_sort_decade #content .decade {

		text-align: left;

	}

	#nav-block ul li {

		margin-left: 36px;

	}

}

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

	#backup, #mob-icon {

		display: block;

	}

	.menu-main_nav-container {

		display: none;

	}

	#nav-block {

		line-height: 58px;

		padding-bottom: 0;

	}

	#nav-block .nav-menu {

		border-bottom: 1px solid #646464;

		border-top: 1px solid #646464;

		padding-top: 13px;

		margin-bottom: 35px;

		padding-bottom: -13px;

	}

	#nav-block .menu-main_nav-container {

		clear: both;

		float: none;

		margin-right: 0;

	}

	#nav-block ul a {

		font-size: 20px;

		display: block;		

		min-width: inherit;

	}

	#nav-block li {

		display: block;

	}

	#nav-block ul li {

		margin: 0 !important;

		padding-bottom: 30px;

	}

	#nav-block ul li:last-child {

		padding-bottom: 10px;

	}

	#nav-block a.home-link {

		margin-bottom: 20px;

	}

	#nav-block .nav-menu li ul {

		position: relative;

		background: none;

		padding-bottom: 15px;

		border-bottom: 1px solid #646464;

		border-top: none;

		margin-bottom: -10px;

		width: 100%;

	}	

	#nav-block ul li:hover, 

	#nav-block li ul li:hover {

		color: #fff !important;

		background: none;

	}

	#nav-block .nav-menu li ul li a:hover {

		background: none;

		color: #0c3f5e !important;

		font-family: 'Signika Bold', sans-serif;	

	}	

	#nav-block ul li:last-child a {

		margin: 0;

		padding: 0;

	}

	#nav-block .nav-menu li ul li a:hover:before,

	#nav-block .nav-menu li ul li a:before {

		display: none;

	}

	#nav-block ul.nav-menu > li:hover > a {

		color: #fff !important;

		background: #0c3f5e;

	}

	#nav-block .nav-menu li ul li {

		text-align: center;

		padding: 0;

		line-height: 42px;

	}

	#nav-block .nav-menu li ul li a {

		color: #646464 !important;

	}	

	#content .post .away {

		max-width: 480px;

	}

	#content .post .away .entry-header {

		margin-bottom: 20px;

	}

	.single #content .post,

	.single #content .slider {

		border-top: 0;

	}

	#page {

		margin-bottom: 0;

		padding-bottom: 30px;

	}

	#within #masthead {

		padding-bottom: 34px;

	}

	#within .cont {

		max-width: none;

		border-top: 1px solid #646464;

		float: none;

	}

	#within #footer .cont {

		border: 0;

	}	

	#main-slider .text {

		top: 35%;

	}

	.top-fill,

	#within #footer .side .social-menu {

		display: block;

	}

	.top-fill {

		border-top: 0;

	}

	.top-fill .menu-main_nav-container { 

		display: block !important;

	}



	.top-fill li { display: inline-block; margin: 5px 30px 5px 0px; } 

	.social-menu {

		border-top: 0;

	}

	.top-fill .sub-menu { margin-top: 5px;}



	#within .side {

		max-width: none;

		float: none;

	}

	.side .widget {

		display: block;		

		text-align: center;

		margin-left: auto;

		margin-right: auto;

	}

	.side .widget_text img {

		margin: 0 auto;

	}

	.side .entry-meta {

		display: block;

		margin-top: -20px;

	}

	#footer {

		padding-top: 0;

		margin-top: 0;

	}

	#footer .nav-menu {

		text-align: center;

		margin-top: 0;

		border-top: 1px solid #646464;

	}

	#footer .nav-menu li {

		padding: 0 20px;		

	}

	footer .menu-main_nav-container {

		display: block !important;

	}

	#footer a.home-link {

		margin-right: 25px;

		margin-bottom: 15px;

		padding-right: 25px;

	}

	#footer .site-info {

		padding: 20px 0 36px;

	}

	#footer .legal {

		padding: 25px 0 0;

		line-height: 20px;

	}

	#footer .legal p {

		line-height: 50px;

		margin: 5px 0 0;

	}

	.news-form .inner .conter {

		max-width: none;

	}

	.ripped .buy a {	

		margin-bottom: 10px;	

	}

	#within #footer .side .social-menu {

		margin: 0 0 -40px;

	}

}

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

	#content .post .away {

		max-width: 310px;

	}	

}

@media only screen and (min-width: 749px) and (max-width: 753px){

	#content .post .post-thumb {

		margin-bottom: 20px;

	}	

}

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

	#main-slider .inner {

		height: auto;

	}

	#main-slider .text {

		position: relative;

		top: auto;

		left: auto;

		padding-top: 10px;

		display: block;

	}

	#main-slider .cta, #main-slider .text span {

		display: none;

	}

	#main-slider .text .ex {

		display: block;

	}

	#main-slider .text {

		font-size: 20px;

		line-height: 24px;

	}

	#main-slider .text span, #main-slider .text .ex {

		font-family: 'Helvetica', sans-serif;

		font-size: 14px;

		line-height: 19px;

		letter-spacing: 0.040em;

		color: #646464;

	}

	#content .post .away {

		max-width: 340px;

	}

	#content .post .away .entry-header {

		margin-bottom: 35px;

	}

	#footer .nav-menu li {

		padding: 0 13px;

	}

	.news-form .inner {

		border: 0;

		margin-top: 0;

	}

	.bx-wrapper .bx-pager.bx-default-pager a {

		height: 10px !important;

		width: 10px !important;

		margin-top: 25px !important;

		margin-bottom: -25px !important;

	}

	.bx-wrapper .bx-pager {

		display: none;

	}	

	.bx-wrapper .bx-controls-direction a {

		height: 20px !important;

		position: absolute !important;

		top: 40% !important

	}

	.bx-wrapper .bx-prev,

	.bx-wrapper .bx-next {

		background-size: 60% !important;

	}

	.bx-wrapper .bx-prev {

		left: 0 !important;

	}	

	.bx-wrapper .bx-next {

		margin-right: -15px !important;

		right: 0 !important;

	}	

	.bx-wrapper .bx-prev:hover,

	.bx-wrapper .bx-next:hover 	{

		background-position: left -22px !important;

	}

	.news-form .inner .conter {

		padding-left: 0;

	}

	.news-form .inner .conter .real {

		float: none;

	}		

}

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

	#content .post .away {

		max-width: 305px;

	}	

}

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

	.social-menu li {

		margin: 0 3%;

	}

	.single #content .artist p img.alignleft,

	.single #content .post p img.alignleft,

	.single #content .slider p img.alignleft {	

		float: none;

		margin: 5px auto;

		display: block;

	}

	.single #content .artist p img.alignright,

	.single #content .post p img.alignright,

	.single #content .slider p img.alignright {	

		float: none;

		margin: 5px auto;

		display: block;

	}

	.single #content .artist p img.aligncenter,

	.single #content .post p img.aligncenter,

	.single #content .slider p img.aligncenter {	

		display: block;

		margin-left: auto;

		margin-right: auto;

	}

	#within #masthead {

		padding-bottom: 16px;

	}

	#main-slider {

		padding-top: 0;

	}

	#page {

		border: 0;

		background-size: 580px 80px;

	}

	#content .post .away .entry-header {

		margin: 20px 0 25px;

	}

	#content .post, .single #content .artist, .single #content .slider {

		padding: 28px 0;

	}

	#content .post .post-thumb,

	.single #content .artist .post-thumb,

	.single #content .slider .post-thumb {

		margin-right: 0;

		width: 100%;

		max-width: none;

	}

	.post-thumb img {

		width: 100%;

	}

	#content .post .away {

		max-width: none;

	}

	#footer .legal {

		padding: 25px 0 0;

		line-height: 20px;

	}

	#footer .legal .table {

		display: table;

		height: 105px;

		margin-top: -25px;

	}

	#footer .legal span.push {

		display: table-cell;

		vertical-align: middle;

		padding: 0;

	}

	#footer .legal p {

		border-top: 1px solid #646464;

		clear: both;

		display: block;

		line-height: 60px;

		margin-bottom: -20px;

		text-align: center;

	}

	#main-slider .text {

		font-size: 20px;

		line-height: 24px;

	}

	#main-slider .text span, #main-slider .text .ex {

		font-family: 'Helvetica', sans-serif;

		font-size: 14px;

		line-height: 19px;

		letter-spacing: 0.040em;

		color: #646464;

	}

	#content .ripper {

		margin-left: 0 !important;

		margin-right: 0 !important;

	}

	.ripped .buy {

		font-size: 16px;		

		padding: 10px 5px;

	}

	.ripped .buy li {

		font-size: 16px;

		margin: 0;

		width: 50%;

		text-align: center;

	}

	.ripped .buy li:first-child {

		width: 100%;

	}

	.ripped .buy span {

		float: none;

	}

	.ripped .buy a {

		width: 120px !important;

		background-position: center center !important;

		margin-left: auto;

		margin-right: auto;

		margin-bottom: 10px;

		float: none;

	}

	.ripped .buy a.itunes {

		margin-bottom: 10px;

	}

	.ripped .buy a.amazon {

		margin-bottom: 10px;

	}

	#content .share-me,

	#content .post-sharer,

	.entry-meta a.up {

		float: none;

	}

	#content .post-sharer {

		margin-top: 15px;

	}



	#content .entry-meta {

		text-align: center;

	}

	.news-form .inner .fields input {

		width: 100%;

	}

	.news-form .inner .fields > div,

	.news-form .inner .fields > div.email {

		float: none;

	}

	.news-form .inner .fields > div.email {

		padding-top: 10px;

	}

	.entry-meta span,

	.entry-meta .pagination a {	

		padding-right: 4px;

	}

	.entry-meta a.up {

	 	display: inline-block;

	}

	.pagination {

		float: none;

	}

	.entry-meta {

		padding-left: 0;

		padding-right: 0;

	}

	#mob-icon {

		margin-right: 0;

		margin-top: 25px;

	}	

	#nav-block .site-title {

		margin-left: 15px;

		background-size: auto 100%;

		height: 75px;

	}

}

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

	.news-form .inner {

		padding: 10px 0 0 0;

	}

	.news-form .inner iframe {

		overflow-y: auto !important;

	}

	.news-form .inner .heading,

	.news-form .inner .email-p .whip {

		margin-left: 10px;

		margin-right: 10px;

	}

	.news-form .inner .conter .real {

		margin-left: 0;

	}	

	.news-form .inner .e-icon {

		margin-left: 10px;

		margin-right: 20px;

	}

}

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

	.bx-wrapper .bx-pager { display: none;}

	#content .post img.grid {

		width: 49%;

		padding: 5px;

	}	

	#main-slider {

		margin-bottom: 0;

	}

	.news-form .inner .heading {

		font-size: 22px;

	}

}

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

	.bx-wrapper .bx-controls-direction a {

		top: 30px;

	}

	body {

		width: 320px;

	}

}



/* ADA */

.sr-only, .screen-reader-text {

	border: 0;

	clip: rect(0, 0, 0, 0);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute;

	width: 1px;

}



.sr-only-focusable:focus {

	clip: auto;

	height: auto;

	margin: 0;

	overflow: visible;

	position: static;

	width: auto;

}

.search-results .page-header {
  padding: 25px 0;
  border-top: 1px solid #646464;
  border-bottom: 1px solid #646464;
  font-size: 26px;
  line-height: 40px;
}

.widget_search .search-form {
  display: flex;
  justify-content: space-between;
}

.widget_search .search-form label {
  flex: 0 0 75%;
}

.widget_search .search-form label input[type=search] {
  width: 100%;
  height: 100%;
  border: 1px solid #89b4c2;
  padding: 5px 20px;
  outline: none;
}

.widget_search .search-form input[type=submit] {
  flex: 0 0 25%;
  height: 100%;
  border: none;
  background: #89b4c2;
  color: #ffffff;
  padding: 10px;
  text-transform: uppercase;
}

.widget_search .search-form input[type=submit]:hover {
  background: #0c3f5e;
}

.widget_spot {
  padding-top: 25px;
  border-top: 1px solid #646464;
}

#masthead .main-header-image img {
  width: 100%;
}