/*
	Theme Name: Inon Zur
	Theme URI: http://mypropaganda.co.uk
	Description: Inon Zur Website
	Version: 1
	Author: Bradlay Law
	Author URI: http://mypropaganda.co.uk
	Tags: Blank, HTML5, CSS3

*/

@import url(blankcanvas.css);

body {
	background: #201813;
	font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing: antialiased;
}

#shell {
	background: #efe9ca;
}

#content h2.inon {
	color: #fff;
	font-family: 'Alex Brush', cursive;
	font-size: 5.875em;
	font-weight: normal;
}

#content h2.inon em {
	font-size: 1.27em;
	font-style: normal;	
}

#content p {
	font-size: 1.25em;
	line-height: 1.5em;
	margin: 30px 0;
}

#content a {
	color: #8f4813;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content .cta-button {
	background: #8f4813;
	border-radius: 10px;
	box-shadow: 2px 2px 6px rgba(100,100,100,0.4);
	color: #fff;
	display: inline-block;
	height: 44px;
	font-size: 0.6em;
	letter-spacing: 2px;
	line-height: 44px;
	padding: 0 50px;
	text-decoration: none;
	text-transform: uppercase;
	border: 0;
	min-height: none;
}

#content a.cta-button:hover {
	background: #201813;
}

#content a.brown {
	background: #aa5617;
	box-shadow: 5px 5px 1px #7c3e10;
}

#header-shell {
	background: #201813;
	height: 80px;
}

#header {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;	
}

#logo {
	color: #fff;
	display: block;
	float: left;
	font-family: 'Alex Brush', cursive;
	font-size: 2.75em;
	font-weight: normal;
	margin-top: 14px;
	text-decoration: none;
}

#logo em {
	font-size: 1.27em;
	font-style: normal;
}

.menu {
	float: left;
	margin: 31px 0 0 20px;
    width: 540px;
}

.menu li {
	float: left;
}

.menu a {
	border-top: 1px solid #201813;
	border-bottom: 1px solid #201813;	
	color: #fafafa;
	display: inline-block;
	font-size: 12px;
	height: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	margin: 0 5px;
	padding: 0 4px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}

.menu .current-menu-item a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
}

.home .menu .current-menu-item a {
	border-top: 1px solid #201813;
	border-bottom: 1px solid #201813;
}

#content .yikes-easy-mc-form .submit-button-inline-label {
	width: auto;
	float: none;
}

#content .yikes-easy-mc-form label.label-inline {
	float: none;
	width: 100%;
	padding-right: 0;
}

#content .yikes-easy-mc-email {
	border: 0;
	border-radius: 3px;
	font-size: 12px;
	padding: 15px;
}

#content .yikes-easy-mc-success-message {
	font-size: 14px;
	background-color: transparent;
	color: #fff;
}


.menu a:hover {
	color: #8f4813;
}

.sub-menu {
	background: #8f4813;
	display: none;
	left: 0;
	padding: 12px 0;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 100%;
}

.sub-menu li {
	display: inline-block;
	float: none;
}

.sub-menu a {
	border-top: 1px solid #8f4813;
	border-bottom: 1px solid #8f4813;
	color: #fff;
	display: inline-block;
}

.sub-menu a:hover {
	color: #000;
}

#social-navigation {
	float: right;
	margin: 20px 0 0 0;
}

#social-navigation li {
	float: left;
	margin-left: 5px;
}	

#social-navigation a {
	background: transparent url(img/icons/twitter.gif) no-repeat center center;
	border: 1px solid #5f5955;
	border-radius: 20px;
	display: block;
	height: 38px;
	text-decoration: none;
	text-indent: -10000px;
	width: 38px;
}

#social-navigation a.instagram {
	background: transparent url(img/icons/instagram.png) no-repeat center center;	
}

#social-navigation a.spotify {
	background: transparent url(img/icons/spotify.png) no-repeat center center;	
}

#social-navigation a.facebook {
	background: transparent url(img/icons/facebook.gif) no-repeat center center;	
}

#social-navigation a.youtube {
	background: transparent url(img/icons/youtube.gif) no-repeat center center;	
}

#social-navigation a:hover {
	border: 1px solid #8f4813;
}

/* content header */
#content-header {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 10px solid #000;
	height: 320px;	
}

.home #content-header {
	border-bottom: 10px solid #8f4813;
	height: 538px;
}

.home #content-header p {
	text-align: center;
}

#content #scroll-to-player {
	background-image: url(img/down.png);
	background-position: 90% center;
	background-repeat: no-repeat;

}


#content-header .content {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#content-header h2 {
	margin: 80px auto 0 auto;
	text-align: center;
}

#content-header h3 {
	border-top: 1px solid #fff;
	color: #f7dcc2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 6px;
	margin: -12px auto 10px auto;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
}

#homepage-quotes {
	height: 70px;
	margin-top: 60px;
	overflow: hidden;
}

#homepage-quotes ul {
	width: 960px;
}

#homepage-quotes li {
	text-align: center;
	margin-bottom: 20px;
	width: 960px;
}

#homepage-quotes strong {
	color: #fff;
	display: block;
	font-size: 1.875em;
	font-weight: normal;
	margin-bottom: 15px;
}

#homepage-quotes em {
	color: #000;
	display: block;	
	font-size: 0.875em;
	font-style: normal;
}

/* content intro */
#content-intro {
	background: #8f4813;
	color: #fff;
	overflow: hidden;
}

.home #content-intro {
	background: #dbc592 url(img/homepage-content-intro-bg.jpg) no-repeat center top;	
	background-size: cover;
	color: #000;
}

#content-intro .content {
	margin: 50px auto;
	text-align: center;
	width: 780px;
}

.home #content-intro .content {
	margin: 70px auto;
}

#content #content-intro ul {
	overflow: hidden;
	margin: 0 auto;
	width: 780px;
}

.page-id-31 #content #content-intro ul {
	width: 400px;
	float: left;
}

.page-id-31 #content .cta-button {
	background-color: black;
}

.yikes-mailchimp-container-2 {
	margin-top: 10px;
}

#content #content-intro ul li {
	display: block;
	float: left;
	margin: 0 20px;
	text-align: left;
	width: 220px;
}

.page-id-31 #content #content-intro ul li {
	float: none;
}

#content #content-intro ul li p {
	font-size: 0.875em;
	margin: 20px 0;
}

#content #content-intro ul li a {
	color: #000;
	font-weight: normal;
}


/* content copy */
#content-copy .content {
	margin: 30px auto;
	width: 780px;
}

#content #content-copy .content p {
	font-size: 0.875em;
	margin: 20px 0;
	text-align: justify;
}

/* latest project */
#latest-project {
	background: #e1dbbe;
	overflow: hidden;
}

#latest-project .content {
	margin: 50px auto;
	width: 860px;
}

#content #latest-project h2,
#content .featured-news h2,
#content #content-copy .news-list h2  {
	border-bottom: 1px solid #8f4813;
	font-family: 'Alex Brush', cursive;
	font-size: 2.75em;
	font-weight: normal;
	margin: 0 auto 50px auto;
	padding-bottom: 5px;
	text-align: center;
	text-transform: lowercase;
	width: 450px;
}

#content .featured-news h2 {
	border-bottom: 0;
	text-transform: none;
	margin-bottom: 30px;
}

.page-template-reviews-page-php #content #content-copy h2,
.page-template-interviews-page-php #content #content-copy h2,
.page-template-articles-page-php #content #content-copy h2,
.page-template-news-page-php #content #content-copy h2 {
	border-bottom: 0;
	color: #000;	
	text-transform: none;
	margin-bottom: 30px;
}

#latest-project .project {
	overflow: hidden;
	padding-bottom: 5px;
}

#latest-project .project-image {
	float: left;
	margin-right: 18px;
	width: 362px;
}

#latest-project .project-image img {
	box-shadow: 5px 5px 0 #cbc8b0;
	display: block;
}

#latest-project .project-text {
	float: left;
	width: 420px;
}

/* projects */
.page-id-41 #content #content-copy .content {
	width: 960px;
}

.page-id-41 #content #content-copy h2 {
	border-bottom: 1px solid #000;
	color: #8f4813;
	font-family: 'Alex Brush', cursive;
	font-size: 3.75em;
	font-weight: normal;
	margin-bottom: 30px;
	padding-bottom: 10px;
	text-align: center;
}

.page-id-41 #content #content-copy ul {
	list-style-type: none;
	margin-bottom: 40px;
	overflow: hidden;
}

.page-id-41 #content #content-copy li {
	float: left;
	font-size: 0.875em;
	margin-bottom: 10px;
	padding-right: 20px;
	width: 300px;
}

/* albums */
.page-template-albums-page #content-copy .content {
	width: 980px;	
}


.albums {
	overflow: hidden;
}

.album-post {
	position: relative;
	float: left;
	height: 310px;
	width: 230px;
	margin: 0 7px 30px 7px;
	text-align: center;
}

.album-post img {
	border: 1px solid #cbc6ac;
	height: 228px;
	width: 228px;
}

.album-post-content {
	margin-top: 20px;
}

.album-post-cta {
	position: absolute;
	bottom: 0;
	text-align: center;
	left: 0;
	right: 0;
}

#content .album-post-cta a  {
	display: inline-block;
	margin: 0 10px;
}

/* works */
.page-template-works-page #content-copy .content {
	width: 980px;	
}


.works {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

}

.work-post {
	position: relative;
	flex-basis: 31%;
	margin: 0 0 30px 0;
	padding: 0 7px;
	text-align: center;
}

.work-post img {
	border: 1px solid #cbc6ac;
	height: auto;
	width: 100%;
}

.work-post-content {
	margin-top: 20px;
}

.work-post-cta {
	text-align: center;
}

.work-post-cta ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

.work-post-cta ul li {
	text-decoration: center;
	font-size: 12px;
	line-height: 16px;
}

#content .work-post-cta a  {
	display: inline-block;
	margin: 0 10px;
}

/* news */
#content-intro .featured-news {
	width: 960px;
}

.news-post {
	overflow: hidden;
}

.featured-news .news-post-image {
	float: left;
	margin-right: 18px;
	width: 362px;
}

.featured-news .news-post-image img {
	border: 1px solid #48331d;
	display: block;
}

.featured-news .news-post-content {
	float: left;
	padding-bottom: 6px;
	text-align: left;
	width: 580px;
}

.news-list .news-post {
	border-top: 1px solid #d2c895;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	width: 620px;
}

.news-list .news-post-image {
	float: left;
	margin-right: 18px;
	width: 152px;
}

.news-list .news-post-image img {
	border: 1px solid #cbc6ac;
	display: block;
}

.news-list .news-post-content {
	float: left;
	width: 450px;
}

#content .featured-news h4,
#content .news-list h4 {
	color: #eabf41;
	font-size: 0.75em;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .news-list h4 {
	color: #816941;
}

#content .featured-news h3 {
	font-size: 1.375em;
	line-height: 1.4em;
}

.page-template-articles-page-php #content .featured-news h3,
.page-template-interviews-page-php #content .featured-news h3 {
	margin-bottom: 15px;
}

#content .featured-news h3 a {
	color: #fff;
	text-decoration: none;
}

.page-template-interviews-page-php #content .featured-news h3 a,
.page-template-articles-page-php #content .featured-news h3 a {
	font-weight: normal;
}

.page-template-interviews-page-php #content .featured-news h3 a strong,
.page-template-articles-page-php #content .featured-news h3 a strong {
	font-weight: bold;
}

#content #content-copy .news-list h3 {
	font-size: 1em;
	font-weight: normal;
}

.page-template-interviews-page-php #content #content-copy .news-list h3,
.page-template-articles-page-php #content #content-copy .news-list h3 {
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 15px;
}

.page-template-interviews-page-php #content #content-copy .news-list h3 a,
.page-template-articles-page-php #content #content-copy .news-list h3 a {
	font-weight: normal;
}

.page-template-interviews-page-php #content #content-copy .news-list h3 strong,
.page-template-articles-page-php #content #content-copy .news-list h3 strong {
	font-weight: bold;
}

#content .news-list h3 a {
	color: #2a2727;
	text-decoration: none;
}

#content .news-list p,
#content .featured-news p {
	font-size: 0.875em;
	margin: 15px 0;
}

#content #content-copy .news-list p {
	color: #2a2727;
	text-align: left;
}

.news-list .pagination {
	border-top: 1px solid #d2c895;
	overflow: hidden;
	padding: 20px;
}

#content .news-list .pagination .nav-previous a {
	background: transparent url(img/news-nav-prev.gif) no-repeat left center;
	color: #2a2727;
	display: block;
	font-size: 0.75em;
	font-weight: normal;
	float: left;
	height: 14px;
	line-height: 14px;
	padding: 0 0 0 55px;
	text-decoration: none;
	vertical-align: middle;
}

#content .news-list .pagination .nav-next a {
	background: transparent url(img/news-nav-next.gif) no-repeat right center;
	color: #2a2727;
	display: block;
	font-size: 0.75em;
	font-weight: normal;
	float: right;
	height: 14px;
	line-height: 14px;
	padding: 0 55px 0 0;
	text-decoration: none;
	vertical-align: middle;
}

#content .news-list .pagination .nav-previous a,
#content .news-list .pagination .nav-next a {
	text-decoration: underline;
}

#content .article-post .news-image {
	margin: 0 auto 30px auto;
	text-align: center;
	width: 600px;
}

#content .article-post .news-image img {
	border: 1px solid #cbc6ac;
}

#content .article-post .news-image.shrink img {
	display: block;
	height: auto;
	width: 600px;
}

#content .article-post .post-title h2 {
	border-bottom: 1px solid #d2c895;
	color: #8f4813;
	font-family: 'Josefin Sans';
	font-size: 1.5em;
	font-weight: 700;
	margin: 15px auto;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 700px;
}

#content .article-post .post-title h4 {
	color: #8f4813;	
	font-size: 0.75em;
	font-weight: normal;
	text-align: center;
}

#content a.back {
	background: transparent url(img/news-nav-prev.gif) no-repeat left center;
	border-top: 1px solid #d2c895;	
	color: #2a2727;
	display: block;	
	font-size: 0.85em;
	font-weight: normal;
	height: 14px;
	line-height: 14px;
	padding: 20px 0 20px 55px;
	text-decoration: none;
	vertical-align: middle;		
}

#content a.back:hover {
	text-decoration: underline;
}

/* news cta */
#news-cta {
	background: #8f4813 url(img/news-cta-bg.jpg) no-repeat center top;
	background-size: cover;
	height: 346px;
	overflow: hidden;
}

#news-cta .content {
	margin: 40px auto 0 auto;
	text-align: center;
	width: 350px;
}

#content #news-cta .content p {
	color: #fff;
	margin: 10px 0;
}

/* audio player */
#content-music-player {
	background: #8b2000 url(img/music-player-bg.jpg) no-repeat center top;
	background-size: cover;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.ie7 #content-music-player,
.ie8 #content-music-player {
	padding: 10px 0;
}

#music-player {
	height: 470px;
	margin: 50px auto;
	overflow: hidden;
	padding: 10px;
	width: 620px;
}

.ie7 #music-player,
.ie8 #music-player {
	margin: 20px auto;
}

#music-player-header {
	background: #272727;
	border-radius: 10px 10px 0 0;
	box-shadow: 0 0 5px rgba(78,17,0,0.7);		
	height: 60px;
	padding: 0 15px;
}

#content #music-player-header h2 {
	float: left;
	font-size: 2em;
	margin-top: 14px;
}

#content #music-player-header h3 {
	color: #fff;
	float: right;
	font-size: 0.75em;
	margin-top: 38px;
}

.jp-type-playlist {
	background: #f6f6f6;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 5px rgba(78,17,0,0.7);		
	height: 410px;
	overflow: hidden;
	position: relative;
}

.jp-interface {
	height: 92px;
	position: relative;
}

.jp-previous,
.jp-next {
	background: #fff url(img/player-prev.png) no-repeat center center;
	border: 1px solid #cccccc;
	border-radius: 17px;
	display: block;
	height: 34px;
	left: 24px;
	position: absolute;
	text-indent: -10000px;
	top: 24px;
	width: 34px;
}

.jp-next {
	background-image: url(img/player-next.png);
	left: 124px;
}

.jp-play,
.jp-pause {
	background: #fff url(img/player-play.png) no-repeat 22px center;
	border: 1px solid #cccccc;
	border-radius: 28px;
	display: block;
	height: 56px;
	left: 63px;
	position: absolute;
	text-indent: -10000px;
	top: 14px;
	width: 56px;
	z-index: 10;
}

.jp-pause {
	background-image: url(img/player-pause.png);
	z-index: 9;
}

.jp-previous:hover,
.jp-next:hover,
.jp-play:hover,
.jp-pause:hover {
	border: 1px solid #999;
}

.jp-stop {
	display: none;
}

.jp-progress {
	border-radius: 3px;
	box-shadow: inset 2px 2px 6px rgba(100,100,100,0.7);
	float: left;
	height: 6px;
	margin: 16px 0;
	overflow: visible !important;
	width: 230px;
}

.jp-play-bar {
	background: #b0330e;
	border-radius: 3px;	
	height: 6px;
	overflow: visible !important;
	position: relative;
}

.jp-play-bar-knob {
	background: #000;
	border-radius: 8px;
	height: 16px;
	position: absolute;
	right: -12px;
	top: -5px;
	width: 16px;
}

.jp-progress-container {
	background: #fff;
	border: 1px solid #cacaca;
	border-radius: 10px;
	height: 40px;
	left: 176px;
	overflow: hidden;
	padding: 0 12px;
	position: absolute;
	top: 20px;
}

.jp-current-time {
	float: left;
	font-size: 0.75em;
	height: 38px;
	line-height: 38px;
	margin: 0 0 0 10px;
	vertical-align: middle;
}

.jp-volume-controls {
	background: #fff;
	border: 1px solid #cacaca;
	border-radius: 10px;
	height: 40px;
	left: 495px;
	overflow: hidden;
	position: absolute;
	top: 20px;	
	width: 104px;
}

.jp-mute,
.jp-unmute {
	background: transparent url(img/player-volume.png) no-repeat;
	height: 19px;
	left: 11px;
	position: absolute;
	text-indent: -10000px;	
	top: 10px;
	width: 20px;
	z-index: 10;
}

.jp-unmute {
	background-image: url(img/player-volume-mute.png);
	z-index: 9;
}

.jp-volume-bar {
	background: transparent url(img/player-volume-slider-bg.png) no-repeat;
	height: 20px;
	left: 37px;
	position: absolute;
	top: 10px;
	width: 49px;
}

.jp-volume-bar-value {
	background: transparent url(img/player-volume-slider.png) no-repeat;	
	height: 20px;
	width: 49px;
}


.jp-playlist {
	height: 270px;
	margin: 0 0 0 35px;
	overflow: scroll;
	padding-right: 20px;
	position: relative;
	width: 550px;
}

.ie .jp-playlist {
	overflow-x: hidden;
	overflow-y: scroll;
}

.jp-type-playlist .shadow {
	background: transparent url(img/player-shadow.png);
	bottom: 47px;
	display: block;
	height: 27px;
	left: 40px;
	position: absolute;
	width: 541px;
}

#content .jp-playlist li {
	margin-bottom: 6px;
}

#content .jp-playlist li a.jp-playlist-item {
	background: #686868 url(img/playlist-play.png) no-repeat right center;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-size: 0.875em;
	font-weight: bold;
	height: 44px;
	line-height: 44px;
	padding: 0 16px;
	text-decoration: none;
}

#content .jp-playlist li a.jp-playlist-item:hover {
	background-color: #8f4813;
}

#content .jp-playlist li a.jp-playlist-current {
	background: #8f4813 url(img/playlist-playing.png) no-repeat right center;	
}

#content .jp-playlist li a.jp-playlist-item span {
	display: inline-block;
	float: right;
	font-weight: normal;
	margin-right: 115px;
	width: 200px;
}

#content .jp-playlist li a.jp-playlist-item span strong {
	font-weight: bold;
}


/* footer */
#footer {
	background: #201813;
	overflow: hidden;
}

#footer .content {
	margin: 40px auto 20px auto;
	text-align: center;
}

#footer h2 {
	color: #fff;
	font-family: 'Alex Brush', cursive;
	font-size: 3em;
	font-weight: normal;
}

#footer h2 em {
	font-size: 1.27em;
	font-style: normal;	
}

#footer p {
	color: #605d5a;
	font-size: 0.75em;
}

.parent-pageid-155 .sub-menu {
	display: block;
}