/*
 * http://meyerweb.com/eric/tools/css/reset/ 
 * v2.0 | 20110126
 * License: none (public domain)
*/

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;
}
/* HTML5 display-role reset for older browsers */
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;
}/* default styles - MOBILE FIRST! - stick others in desktop.css */
body {
	background: #fff;
	background-size: 157px 74px;
	color: #777777;
	font-family: Roboto,Helvetica,Arial,sans-serif;
	font-weight: 400;
	overflow-y: scroll;
}
.intro-text {
	padding: 0 15px 15px; 
	margin: 0px 0 20px
}
.intro-text p {
	font-size: 16px;
	line-height: 1.4;
	margin: 0px 0 20px
}
/* 
body:not(.category-harbeth-audio).category-vintage-audio-equipment {
	color: #503625;
}

body:not(.category-harbeth-audio).category-british-stereo {
	color: #191e31;
} */

img, figure {
	max-width: 100%!important;
	height: auto;
}
.member-menu  a{
	color:#fff !important}

a, a:link, a:active, a:visited {
	color: #31b0d5;
	transition: all 350ms ease;
}

a:hover, a:focus {
opacity:0.7;
	opacity:0.8;
	text-decoration: none;
}

a.btn {
	color: #fff;
}

.btn-info {
	background-color: #2980b9;
	border-color: #2980b9;
}

/* .category-equipment-north-american .btn-info {
    background-color: #87b6bf;
    border-color: #87b6bf;
} */

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .btn-info {
    background: linear-gradient(45deg, #b6b6b6, #888888, #b6b6b6 120%) !important;
}

body:not(.category-harbeth-audio).category-british-stereo .btn-info {
    background: linear-gradient(45deg, #a9b99c, #767b72, #a9b99c 60%) !important;
    color: #fff;
} */

/* body:not(.category-harbeth-audio).category-equipment-japanese .btn-info {
    background: linear-gradient(45deg, #a67e97, #c9a1b3, #a67e97 60%) !important;
    color: #fff;
} */



em {
	font-style: italic;
}

b {
	font-weight: 700;
}

#page {
	max-width: 1600px;
	margin: 0 auto;
}

.site-header {
	text-align: center;
	border-top: none;
}



body:not(.category-harbeth-audio).category-british-stereo .site-header {
	border-top: none;
}

.site-title a.logo {
	text-indent: -9999px;
    display: block;
    margin: 0px auto;
    background-image: url(../img/audiophile-news-music-review-logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 146px;
    width: 100%;
}

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .site-title a.logo {
	margin: 0 auto;
	background-image: url('../img/audiophile-news-music-review-logo-vintage.png');
	height: 145px;
} */

body:not(.category-harbeth-audio).category-equipment-japanese .site-title a.logo {
	margin: 0 auto;
	background-image: url('../img/audiophile-news-music-review-logo-japanese.png');
	height: 145px;
} 
 body:not(.category-harbeth-audio).category-equipment-north-american .site-title a.logo {
	margin: 0 auto;
	background-image: url('../img/audiophile-news-music-review-logo-north-america.png');
	height: 145px;
}
body:not(.category-harbeth-audio).category-british-stereo .site-title a.logo {
	margin: 0 auto;
	background-image: url('../img/audiophile-news-music-review-logo-british-stereo.png');
	height: 146px;
	width:100%;
}

/* body:not(.category-harbeth-audio).category-british-stereo #sidebar{
	background:#fff;
	
	}
body:not(.category-harbeth-audio).category-british-stereo #sidebar a, .category-vintage-audio-equipment #sidebar a{
	color:#000;
	
	} */

.site-title a {
	color: #2980b9;
}

.site-header .site-description {
	font-size: 18px;
	letter-spacing: -1px;
	/*font-weight: 700;*/
	margin: -8px 0 10px 0;
}

.today {
	margin: 10px 0;
	line-height: 1.125;
	color: #07507f;
}

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .today {
	color: #503625;
}

body:not(.category-harbeth-audio).category-british-stereo .today {
	color: #191e31;
} */

.today .day {
	font-size: 32px;
	font-weight: 300;
	letter-spacing: -2px;
	opacity: 0.5;
}

.today .date, .today .month {
	font-size: 38px;
	font-weight: 700;
	letter-spacing: -4px;
	opacity: 0.9;
}

.today .year {
	font-size: 32px;
	font-weight: 300;
	letter-spacing: -3px;
	color: #e7e7e7;
	opacity: 0.75;
}

.social {
font-size: 22px;
    letter-spacing: -1px;
    color: #2980b9;
   top: -35px;
    z-index: 50;
    right: 13%;
    float: right;
    background: none;
    padding: 0;
    border: none;
    margin-bottom: 0px;
    position: relative;
}

.social a {
	color:#134162;
	 margin-right: 5px;
    background: #fafafa;
    padding: 2px 5px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);}



/* body:not(.category-harbeth-audio).category-british-stereo .social a {
	color:   #0d416f;

}

body:not(.category-harbeth-audio).category-vintage-audio-equipment .social a {
	color:   #b6b6b6;

}

body:not(.category-harbeth-audio).category-equipment-japanese .social a {
	color:   #c9a1b3;

} 
 body:not(.category-harbeth-audio).category-equipment-north-american .social a {
	color:   #87b6bf;

} */


.logo-home {
float: right;
    position: relative;
    top: -36px;
    right: 20%;
	 width: 195px;

}


body:not(.category-harbeth-audio).category-british-stereo .logo-home, .category-vintage-audio-equipment .logo-home {

	 margin-bottom: -20px;
}




.member-menu {
	float: right;
    background: none;
    color: #fff;
    border-top: none;
    padding: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
	width: 200px;
}

.member-menu li {
	display: inline;
}

.member-menu li:after {
	content: ' | ';
}

.member-menu li:last-child:after {
	content: '';
}

.main-navigation {
	padding: 4px 0;
	background: #07507f;
}

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .main-navigation, body:not(.category-harbeth-audio).category-vintage-audio-equipment .main-navigation  {
	background: #b6b6b6;
} */

/* body:not(.category-harbeth-audio).category-equipment-japanese .main-navigation, body:not(.category-harbeth-audio).category-equipment-japanese .main-navigation, body:not(.category-harbeth-audio).category-equipment-japanese #sidebar  {
	background: #c9a1b3;
} */



/* body:not(.category-harbeth-audio).category-equipment-north-american .main-navigation, body:not(.category-harbeth-audio).category-equipment-north-american .main-navigation  {
	background: #87b6bf;
}

body:not(.category-harbeth-audio).category-british-stereo .main-navigation, body:not(.category-harbeth-audio).category-british-stereo .main-navigation  {
	/* background: #191e31; 
	background: linear-gradient(45deg, #a9b99c, #a9b99c 120%);
}
body:not(.category-harbeth-audio).category-equipment-japanese  .main-navigation ul.sub-menu  {
	background: #b6b6b6;
} */

/* body:not(.category-harbeth-audio).category-equipment-japanese  .main-navigation ul.sub-menu  {
	background: #c9a1b3;
} */

/* body:not(.category-harbeth-audio).category-equipment-north-american  .main-navigation ul.sub-menu  {
	background: #87b6bf;
}

body:not(.category-harbeth-audio).category-british-stereo .main-navigation ul.sub-menu {
	/* background: #191e31; 
	background: linear-gradient(45deg, #a9b99c, #a9b99c 120%);
} */





/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .main-navigation ul.sub-menu li ul li  {
	background: #b6b6b6;
} */
	

/* body:not(.category-harbeth-audio).category-equipment-japanese .main-navigation ul.sub-menu li ul li  {
	background: #c9a1b3;
} */
/* body:not(.category-harbeth-audio).category-equipment-north-american .main-navigation ul.sub-menu li ul li  {
	background: #87b6bf;
}
body:not(.category-harbeth-audio).category-british-stereo  .main- 12px;navigation ul.sub-menu li ul li {
   background: none;
} */
	
.menu-toggle {
	cursor: pointer;
}

.main-navigation a, .menu-toggle {
	margin: 0 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}


.main-navigation ul {
	display: none;
	text-align: left;
}

.main-navigation ul ul {
	margin-left: 25px;
}

#primary {
	background: none;
}

body:not(.category-harbeth-audio).category-vintage-audio-equipment #primary {
	background: #fff;
}

body:not(.category-harbeth-audio).category-british-stereo #primary {
	background:   #fff;
}

body:not(.category-harbeth-audio).category-british-stereo .widget li, .wpp-list li, .category-vintage-audio-equipment .widget li, .wpp-list li{
	list-style:disc;
    color: #000;
}

#main, #sidebar {
	padding-top: 25px;
	padding-bottom: 25px;
}

#main {
	background: #fff;
	padding-top: 50px;
}

#sidebar, #sidebar a {
	color: #fff;
}
#sidebar {
    background: #2980b9;
    margin-top: 40px;
	 border-left: 1px solid #cecece;
}

.slideshow-wrap {
	margin-bottom: 25px;
}

.cycle-slideshow {
	height: 320px;
}

.slide {
	/*display: none;*/
}

#slideshow-1 .slide {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

#slideshow-1 a {
	color: #2980b9;
}

#slideshow-1 a:hover {
	color: #ff622c; 
}

#slideshow-1 img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
}

#slideshow-1 h3 {
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 6px 12px;
	background: #fff;
	background: rgba(255,255,255,0.9);
	z-index: 10000;
}

/*.metaslider .caption-wrap {
	bottom: 50%!important;
	width: 90%!important;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2!important;
	text-align: right;
	background: #07507f!important;
	background: rgba(40,55,133,0.95)!important;
}*/

.page-header {
	margin-top: 0;
	    border-bottom: 1px solid #cecece;
}

h1 {
	font-size: 42px;
	font-weight: 300;
	letter-spacing: -1px;
	text-shadow: 1px 0 1px #fff;
	margin-bottom: 15px;
	opacity: 0.9;
}

h1.alt {
	color: #2980b9;
	font-weight: 700;
	letter-spacing: -2px;
}

h2 {
	clear: both;
	float: none;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: -1px;
	padding: 6px 15px;
	margin-bottom: 15px;
	color: #fff;
	background: #2980b9;
}

h2.jazzy {
	color: #2980b9;
	background: transparent;
	border-bottom: solid 2px #2980b9;
}

h3, .cn-entry .org {
	font-size: 26px;
	font-weight: 300;
	letter-spacing: -1px;
	margin-bottom: 15px;
	font-variant: normal;
}

/*
h4 {
	font-weight: 700;
	margin-bottom: 5px;
	opacity: 0.8;
}*/

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment h1, body:not(.category-harbeth-audio).category-vintage-audio-equipment h2, body:not(.category-harbeth-audio).category-vintage-audio-equipment h3, body:not(.category-harbeth-audio).category-vintage-audio-equipment .cn-entry .org {
	text-transform:uppercase;
	font-weight: 700;
}

body:not(.category-harbeth-audio).category-british-stereo h1, body:not(.category-harbeth-audio).category-british-stereo h2, body:not(.category-harbeth-audio).category-british-stereo h3, body:not(.category-harbeth-audio).category-british-stereo .cn-entry .org {
    text-transform: uppercase;
    font-weight: 700;

}

body:not(.category-harbeth-audio).category-british-stereo #main {
	padding-top:50px}
	
body:not(.category-harbeth-audio).category-british-stereo #sidebar, .category-vintage-audio-equipment #sidebar {
	padding-top:10px;
		background: #fff;}
		
		body:not(.category-harbeth-audio).category-equipment-north-american #sidebar, .category-equipment-north-american #sidebar {
			padding-top:10px;
				background: #87b6bf;}

				body:not(.category-harbeth-audio).category-equipment-north-american #sidebar a, .category-equipment-north-american #sidebar a {
					
						color: #fff;}
		
						.category-equipment-north-american #sidebar li { 
						list-style: disc;
    color: #fff;
						}
body:not(.category-harbeth-audio).category-british-stereo h1, .category-vintage-audio-equipment h1{
	font-size:24px;
	}
body:not(.category-harbeth-audio).category-vintage-audio-equipment h1, .category-vintage-audio-equipment h3{
	color:#b6b6b6} */


	
/* body:not(.category-harbeth-audio).category-equipment-japanese h1{
		color:#c9a1b3} */

		.category-equipment-japanese h3 {
			/* color: #fff */
		}
/* body:not(.category-harbeth-audio).category-equipment-north-american h1{
		color:#87b6bf}
		.category-equipment-north-american h3 {
			/* color:#fff 
		} */
/* body:not(.category-harbeth-audio).category-british-stereo h1, .category-british-stereo h3{
	color:#767b72}
	 */
	
body:not(.category-harbeth-audio).category-british-stereo h3, .category-vintage-audio-equipment h3{
	font-size:16px}
h3.widget-title{
	font-size:22px !important}

.category-vintage-audio-equipment h3.entry-title{
	/* color:#fff */
}

.post, .premium-listing {
	padding-bottom: 10px;
	border-bottom: solid 1px #eee;
	margin-bottom: 25px;
}

.entry-image {
	position: relative;
	width: 100%;
	height: 210px;
	overflow: hidden;
	margin-bottom: 10px;
}

#marketplace .entry-image {
	/*height: 210px;*/
}

.entry-image img {
	display: block;
	margin: -25px auto 0 auto;
	min-width: 100%;
	min-height: 100%;
	/*filter: blur(4px);
	-webkit-filter: blur(4px);*/
	opacity: 0.25;
	transition: all 350ms ease;
}

#main li a {
	color:#31b0d5}
	
.tagcloud a {
	color:#31b0d5}
	#main a.btn-primary {
	color:#fff}
small a{
	color:#fff}
.entry-image:hover img {
	opacity: 1;
}

.entry-image h3 {
	position: absolute;
	box-sizing: border-box;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 4px 8px 6px 8px;
	margin-bottom: 0;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.2;
	text-align: right;
	background: #07507f!important;
	background: rgba(7,80,127,0.85)!important;
	color: #fff;
}

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .entry-image h3 {
   background:  linear-gradient(45deg, #b6b6b6, #888888, #b6b6b6 120%) !important;
}

body:not(.category-harbeth-audio).category-vintage-audio-equipment .entry-image h3 {
	background:  linear-gradient(45deg, #bcafb7, #888888, #bcafb7 120%) !important;
 } */
 

/* body:not(.category-harbeth-audio).category-equipment-japanese .entry-image h3 {
    background: linear-gradient(45deg, #a67e97, #c9a1b3, #a67e97 60%) !important;
    color: #fff;
} */

/* body:not(.category-harbeth-audio).category-equipment-north-american .entry-image h3 {
    background: linear-gradient(45deg, #4f7e87, #87b6bf, #4f7e87 60%) !important;
    color: #fff;
} */

.home-news .entry-image h3 {
	/*font-size: 16px;
	letter-spacing: 0;*/
}

.entry-image a {
	color: #fff;
}

.entry-image:hover a {
	/*color: #2980b9;*/
}
/*
#latest-news h3 {
	font-size: 18px;
	letter-spacing: 0;
}

#latest-news img {
	float: left;
	width: 100px;
	margin: 0 10px 5px 0;
}*/

#music {
	background: #fafafa;
}

.post .entry-content p, .home .post .entry-content p, .entry-content p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.single .entry-content p, .single .entry-content ul, .single .entry-content ol, .page .entry-content p, .page .entry-content ul, .page .entry-content ol, .widget p, address, .page-template-page-directory #main p, .page-template-page-directory #main ul, .taxonomy-description p, .entry-content table {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 25px;
}

.entry-content form {
	margin-bottom: 25px;
}

.entry-content p small {
	display: inline-block;
	padding: 10px 20px;
	background: #fafafa;
	border: solid 1px #e7e7e7;
	font-size: 16px;
	font-weight: 700;
}

.alert {
	font-size: 14px;
	line-height: 1.5;
}

.lead {
	font-size: 20px!important;
}

.post .snip {
	position: relative;
	height: 350px;
	overflow: hidden;
}

#latest-news .post .snip {
	height: 350px;
}

#marketplace .post .snip {
	height: 350px;
}

#latest-news .post, #marketplace .post {
	padding-bottom: 15px;
	border-bottom: solid 1px #eee;
	margin-bottom: 25px;
}

.post .snip .after {
	display: block;
	content: ' ';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	background: rgba(255,255,255,0.2);
	background: -webkit-linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,1));
	background: -o-linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,1));
	background: -moz-linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,1));
	background: linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,1));
	z-index: +1;
}

#marketplace .post .snip .after {
	background: rgba(250,250,250,0.2);
	background: -webkit-linear-gradient(rgba(250,250,250,0.2), rgba(250,250,250,1));
	background: -o-linear-gradient(rgba(250,250,250,0.2), rgba(250,250,250,1));
	background: -moz-linear-gradient(rgba(250,250,250,0.2), rgba(250,250,250,1));
	background: linear-gradient(rgba(250,250,250,0.2), rgba(250,250,250,1));
}

.post .readmore {
	margin: 15px auto;
}

.entry-content ul li, .page-template-page-directory ul.category-children-list li {
	margin-left: 20px;
	list-style-type: circle;
	list-style-position: outside;
}

.tw-directory-breadcrumbs {
	font-size: 16px;
	margin-bottom: 20px;
}

.entry-content img, .wp-caption {
	display: block;
	border: solid 1px #999999;
	margin: 0 auto 15px auto;
}

.wp-caption img {
	border: none;
	margin-bottom: 0;
}

.wp-caption-text {
	font-size: 16px;
	line-height: 1.25;
	padding: 5px;
}

a.btn-info {
	color: #fff;
}

a.btn.readmore {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 125px;
	color: #fff;
}

.cn-entry {
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 25px 0!important;
}

.entry-meta, .tags-links, .bookmark-link, .cat-links, .comments-link, .edit-link, .cn-meta {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 6px;
}

.cn-meta {
	margin-bottom: 20px;
}

.entry-content ul li.cn-entry-action-item {
	list-style-type: none;
	margin-left: 0;
}

.single .entry-meta, .single .tags-links, .single .bookmark-link, .single .cat-links, .single .comments-link, .single .edit-link {
	margin-top: 10px;
	font-size: 16px;
	/* font-weight: bolder; */
	margin-bottom: 10px;
}

.entry-footer a {
	color: #1f76b3;
	border-bottom: dotted 1px #d5d5d5;
}

.entry-footer a:hover, .entry-footer a:focus {
	color: #2980b9;
	border-bottom: dotted 1px transparent;
}

.post-navigation, .paging-navigation {
	text-align: center;
	font-size: 13px;
	line-height: 1.3;
	padding-bottom: 25px;
	border-bottom: solid 1px #eee;
	margin-bottom: 25px;
}

.nav-previous {
	margin-bottom: 10px;
}

.comments-area {
	font-size: 16px;
	line-height: 1.5;
}

.comments-area p {
	margin-bottom: 10px;
}

.widget {
	padding-bottom: 15px;
	border-bottom: solid 1px #fff;
	margin-bottom: 15px;
}

.widget img {
	display: block;
	margin: 0 auto;
}

.widget:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
}

.widget li, .wpp-list li {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 16px;
	margin-left: 15px;
	list-style-type: circle;
	list-style-position: outside;
	overflow: visible!important;
	color:#fff;
}

.widget .sub-menu {
	margin-top: 16px;
}

.widget .callout {
	padding: 25px;
	background: #ffbc1f;
	color: #fff;
	transition: all 350ms ease;
}

.widget .callout:hover {
	background: #ffb300;
}

.widget .callout ul {
	margin: 0 0 0 20px;
}

.widget .callout li {
	font-weight: 300;
	font-size: 40px;
	letter-spacing: -1px;
	-webkit-font-smoothing:antialiased;
	-webkit-backface-visibility:hidden;
	list-style-type: square;
	transform: scale(0.9);
	transition: all 350ms ease;
}

.widget .callout li:hover {
	transform: scale(1);
}

.widget .callout a {
	color: #fff;
}

.widget iframe {
	display: block!important;
	margin: 0 auto!important;
}

.akpbanner {
	text-align: center;
}

.akpbanner img {
	margin: 15px auto;
}
	
.metaslider .caption-wrap {
	opacity: 1!important;
	background: #07507f!important;
 	background: rgba(40,55,133,0.8)!important;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 300;
	letter-spacing: -1px;
}

.footer-ads {
	padding-bottom: 125px;
}

.site-footer {
	background: #2980b9;
	padding: 15px 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.2;
	color: #fff;
}

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .site-footer {
    background: linear-gradient(45deg, #b6b6b6, #888888, #b6b6b6 120%) !important;
}

body:not(.category-harbeth-audio).category-british-stereo .site-footer {
    background: linear-gradient(45deg, #a9b99c, #767b72, #a9b99c 120%);
} */

.site-footer li {
	display: inline;
}

.site-footer li:after {
	content: ' | ';
}

.site-footer li:last-child:after {
	content: '';
}

.site-footer a {
	color: #fff;
}/* desktop and tablet styles */
@media only screen and (min-width: 768px) {
	
	.site-title {
		position: relative;
	}
	
	.menu-toggle {
		display: none;
	}
	
	.main-navigation ul {
		display: block;
	width: 77%;
	}

	.main-navigation > div > div > ul > li > ul {
		display: none;
		margin-left: 0;
		position: absolute;
		left: 0;
		top: 26px;
		width: 250px;
		background: #07507f;
		z-index: 20000;
	}

	.main-navigation ul ul ul {
		position: relative;
	}
	
	.main-navigation > div > div > ul > li {
		display: inline-block;
		height: 28px;
		position: relative;
	}
	
	.main-navigation ul li:hover ul {
		display: block;
	}
	
	.main-navigation ul li ul li {
		display: block;
	}
	
	/*.main-navigation ul li ul {
		display: none;
	}
	
	.main-navigation .menu-main-menu-container {
		display: inline;
	}*/
	
	.clear:before, .clear:after {
		content: ' ';
		display: block;
	}
	
	.clear:after {
		clear: both;
		/*height: 1px;
		background: #eee;
		margin: 25px 0 25px 0;*/
	}
	

	
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.clear-sm:before, .clear-sm:after {
		content: ' ';
		display: block;
	}
	
	.clear-sm:after {
		clear: both;
		height: 1px;
		background: #eee;
		margin: 25px 0 25px 0;
	}
	body:not(.category-harbeth-audio).category-british-stereo .site-title a.logo {
	background-image: url('../img/768new-audiophile-news-music-review-logo-british.jpg');
	height: 95px;
	width:100%;
	
}

	body:not(.category-harbeth-audio).category-vintage-audio-equipment .site-title a.logo {
    margin: 0 auto;
    background-image: url('../img/768audiophile-news-music-review-logo-vintage.png');
    height: 95px;
	width:100%;
}

body:not(.category-harbeth-audio).category-equipment-japanese .site-title a.logo {
    margin: 0 auto;
    background-image: url('../img/768audiophile-news-music-review-logo-japanese.png');
    height: 95px;
	width:100%;
}


	.site-title a.logo {
    text-indent: -9999px;
    display: block;
    margin: 0px auto;
    background-image: url('../img/768audiophile-news-music-review-logo.png');
   
     height: 95px;
	width:100%;
}
	
}

@media only screen and (min-width: 992px) {
	
	body {
		background-size: 313px 148px;
	}
	
	#main {
		/*padding-top: 100px;*/
		min-height: 1175px;
	}
	
	#slideshow-2 .cycle-carousel-wrap {
		width: 100%;
	}
	
	#slideshow-2 .slide {
		box-sizing: border-box;
		width: 100%!important;
		height: 70px;
		margin: 5px 0;
		padding: 0 0 0 5px;
		overflow: hidden;
		background: #fff;
		border-left: solid 6px #07507f;
		transition: all 1.5s ease;
	}
	
	#slideshow-2 .slide.cycle-slide-active {
		background: #fafafa;
		border-left: solid 6px #2980b9;
	}
	
	#slideshow-2 .slide img {
		float: right;
		width: 120px;
		height: auto;
		min-height: 80px;
		opacity: 0.2;
		transition: all 1.5s ease;
	}
	
	#slideshow-2 .slide.cycle-slide-active img {
		opacity: 1;
	}
	
	#slideshow-2 .slide h3 {
		margin: 6px 0;
		font-size: 22px;
	}
	
	#slideshow-2 .slide a {
		color: #afafaf;
		transition: all 350ms ease;
	}
	
	#slideshow-2 .slide a:hover {
		color: #ff622c;
	}
	
	#slideshow-2 .slide.cycle-slide-active a {
		color: #2980b9;
	}
	
	#slideshow-2 .slide.cycle-slide-active a:hover {
		color: #ff622c;
	}
	
	.footer-ads {
		background-size: 372px 247px;
		padding-bottom: 50px;
	}
	
	img.alignleft {
		float: left;
		margin: 0 15px 15px 0;
	}
	
	img.alignright {
		float: right;
		margin: 0 0 15px 15px;
	}
	
	.clear-md:before, .clear-md:after {
		content: ' ';
		display: block;
	}
	
	.clear-md:after {
		clear: both;
		height: 1px;
		background: #eee;
		margin: 25px 0 25px 0;
	}
	
}

@media only screen and (min-width: 1030px) {
	
	.main-navigation .container {
		width: 1060px;
	}
	

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

		body:not(.category-harbeth-audio).category-british-stereo .site-title a.logo {
	background-image: url('../img/768new-audiophile-news-music-review-logo-british.jpg');
	height: 95px;
	width:100%;
	
		}
		
			body:not(.category-harbeth-audio).category-vintage-audio-equipment .site-title a.logo {
    margin: 0 auto;
    background-image: url('../img/768audiophile-news-music-review-logo-vintage.png');
    height: 95px;
	width:100%;
}

	.site-title a.logo {
    text-indent: -9999px;
    display: block;
    margin: 0px auto;
    background-image: url('../img/768audiophile-news-music-review-logo.png');
   
     height: 95px;
	width:100%;
}
		
		
		
		
		
	body:not(.category-harbeth-audio).category-british-stereo .logo-home, .category-vintage-audio-equipment .logo-home  {
display:none}
}

@media only screen and (max-width: 468px) {
		/* body:not(.category-harbeth-audio).category-equipment-japanese .site-title a.logo {
    margin: 0 auto;
    background-image: url('../img/468audiophile-news-music-review-logo-vintage.png');
   	height: 83px;
	width:100%;
} */

/* body:not(.category-harbeth-audio).category-vintage-audio-equipment .site-title a.logo {
    margin: 0 auto;
    background-image: url('../img/468audiophile-news-music-review-logo-japanese.png');
   	height: 83px;
	width:100%;
} */


		body:not(.category-harbeth-audio).category-british-stereo .site-title a.logo {
	background-image: url('../img/468new-audiophile-news-music-review-logo-british.jpg');
	height: 83px;
	width:100%;
}


	.site-title a.logo {
    text-indent: -9999px;
    display: block;
    margin: 0px auto;
    background-image: url('../img/468audiophile-news-music-review-logo.png');
   
 	height: 83px;
	width:100%;
}


body:not(.category-harbeth-audio).category-british-stereo .main-navigation, body:not(.category-harbeth-audio).category-british-stereo .main-navigation ul {
    /* background: #191e31; */
    background: #d6211d;
}
body:not(.category-harbeth-audio).category-british-stereo .main-navigation ul.sub-menu, body:not(.category-harbeth-audio).category-british-stereo  .main-navigation ul.sub-menu li ul li {
  background: #d6211d;
}li



}/* CSS for social icon glyphs */

@font-face {
    font-family: 'socicon';
    src: url('../fonts/socicon-webfont.eot');
    src: url('../fonts/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon-webfont.woff') format('woff'),
         url('../fonts/socicon-webfont.ttf') format('truetype'),
         url('../fonts/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.socicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'socicon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.socicon:empty{
    width: 1em;
}

.socicon-easid:before { content: "5"; }
.socicon-twitter:before { content: "a"; }
.socicon-facebook:before { content: "b"; }
.socicon-google:before { content: "c"; }
.socicon-pinterest:before { content: "d"; }
.socicon-foursquare:before { content: "e"; }
.socicon-yahoo:before { content: "f"; }
.socicon-skype:before { content: "g"; }
.socicon-yelp:before { content: "h"; }
.socicon-feedburner:before { content: "i"; }
.socicon-linkedin:before { content: "j"; }
.socicon-viadeo:before { content: "k"; }
.socicon-xing:before { content: "l"; }
.socicon-myspace:before { content: "m"; }
.socicon-soundcloud:before { content: "n"; }
.socicon-spotify:before { content: "o"; }
.socicon-grooveshark:before { content: "p"; }
.socicon-lastfm:before { content: "q"; }
.socicon-youtube:before { content: "r"; }
.socicon-vimeo:before { content: "s"; }
.socicon-dailymotion:before { content: "t"; }
.socicon-vine:before { content: "u"; }
.socicon-flickr:before { content: "v"; }
.socicon-500px:before { content: "w"; }
.socicon-instagram:before { content: "x"; }
.socicon-wordpress:before { content: "y"; }
.socicon-tumblr:before { content: "z"; }
.socicon-blogger:before { content: "A"; }
.socicon-technorati:before { content: "B"; }
.socicon-reddit:before { content: "C"; }
.socicon-dribbble:before { content: "D"; }
.socicon-stumbleupon:before { content: "E"; }
.socicon-digg:before { content: "F"; }
.socicon-envato:before { content: "G"; }
.socicon-behance:before { content: "H"; }
.socicon-delicious:before { content: "I"; }
.socicon-deviantart:before { content: "J"; }
.socicon-forrst:before { content: "K"; }
.socicon-play:before { content: "L"; }
.socicon-zerply:before { content: "M"; }
.socicon-wikipedia:before { content: "N"; }
.socicon-apple:before { content: "O"; }
.socicon-flattr:before { content: "P"; }
.socicon-github:before { content: "Q"; }
.socicon-chimein:before { content: "R"; }
.socicon-friendfeed:before { content: "S"; }
.socicon-newsvine:before { content: "T"; }
.socicon-identica:before { content: "U"; }
.socicon-bebo:before { content: "V"; }
.socicon-zynga:before { content: "W"; }
.socicon-steam:before { content: "X"; }
.socicon-xbox:before { content: "Y"; }
.socicon-windows:before { content: "Z"; }
.socicon-outlook:before { content: "1"; }
.socicon-coderwall:before { content: "2"; }
.socicon-tripadvisor:before { content: "3"; }
.socicon-netcodes:before { content: "4"; }
.socicon-lanyrd:before { content: "7"; }
.socicon-slideshare:before { content: "8"; }
.socicon-buffer:before { content: "9"; }
.socicon-rss:before { content: ","; }
.socicon-vkontakte:before { content: ";"; }
.socicon-disqus:before { content: ":"; }
