@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

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, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 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;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

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

/* --------------------------------------- */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../_fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('../_fonts/League_Gothic-webfont.woff') format('woff'), url('../_fonts/League_Gothic-webfont.ttf') format('truetype'), url('../_fonts/League_Gothic-webfont.svg#webfontOTINA1xY') format('svg');
	font-weight: normal;
	font-style: normal;
}

.cb{
	display:block;	
	clear:both !important;
}

html{
	margin: 0px;
	padding:0px;
}

body{
	background-color:#191919;
	margin: 0px;
	padding:0px;
	font-family: 'LeagueGothicRegular';
}

p,
a#facebook-link,
.vevent
{
	display:block;
	font-size:1.1em;
	line-height:1.6em;
	margin-bottom:1.6em;
	letter-spacing:0.03em;	
}

.no-multiplebgs * #layout{
	background-image:url(../_im/bg-hi.jpg);	
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#020202;
}

.multiplebgs * #layout{
	background-image:url(../_im/bg-hi.jpg),url(../_im/bg-lo.jpg);
	background-repeat: no-repeat, no-repeat;
  	background-position: 0px 0px, 0px 0px;
	background-attachment:scroll , scroll;	
	background-color:#020202;
}


#layout{
	
	position:relative;
	display:block;
	clear:both;
	float:none;
	margin: 0 auto;
	
	color:#e3e5ec;
	
	max-width:850px;
	min-width:386px;
	
	padding:0px 65px 0px 65px;
	background-color:#020202;
	
	-moz-box-shadow: 0px 6px 12px rgba(0,0,0,1);
	-webkit-box-shadow: 0px 6px 12px rgba(0,0,0,1);
	box-shadow: 0px 6px 12px rgba(0,0,0,1);

}

#layout.single .right-column, 
#layout.single .left-column
{
	float:none;
	clear:both;	
	margin: 0 auto;
}	

#layout.double .left-column{
	float:left;
	clear:left;	
}
#layout.double .right-column{
	float:right;
	clear:right;	
}


#layout.double #nuba-nour{
	margin-top:30px;
}

#nuba-nour{
	
	display:block;
	padding:9px 10px 16px 10px;
	
	background-color:#dadcdb;
	
	-moz-box-shadow: -6px 6px 6px rgba(18,18,19,0.36);
	-webkit-box-shadow: -6px 6px 6px rgba(18,18,19,0.36);
	box-shadow: -6px 6px 6px rgba(18,18,19,0.36);

}

#layout.single #nuba-nour-logo{
	padding-top:30px;	
}

#layout.double #nuba-nour-logo{
	padding:60px 0px 0px 0px;	
}


#nuba-nour-logo{
	text-align:center;
	display:block;
	
	margin: 0 auto;
	
	z-index:1;
}

.left-column, 
.right-column
{
	width:384px;
}

a{
	display:inline;	
	color:#e3e5ec;
	text-decoration:none;
}

#primary-navigation a:hover,
a.back-to-top:hover,
#contact a:hover
{
	color:#fff;
	border-bottom:1px dotted #fff;
}


#primary-navigation{
	display:block;
	margin:0 auto;
	margin:30px 0px;
	text-transform:uppercase;
	font-size:100%;
	letter-spacing:0.075em;
	font-size:1.2em;
}

.single #primary-navigation{
	margin-top:130px;
	*margin-top:160px;	
}

#primary-navigation span.delimiter{
	color:#2073a3;
}

section{
	display:block !important;
	/*clear:both;
	float:none;	*/
	margin-top:90px;
}

div.logo-strip{
	background-color:#297d9d;
	height:60px;
	margin:2em 0em;
	overflow:visible;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.5);
}

div.logo-strip span{
	display:block;
	position:absolute;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.05em;
	top:-18px;
	left:15px;
}

#afac-addition{
	display:block;
	position:absolute;
	/*font-size:0.8em;
	letter-spacing:0.05em;*/
	margin-top:2px;
	margin-left:162px;
}

/*#ecb-addition p{
	float:left;
	text-align:right;
	width:250px;
	line-height:1.1em;
}

#ecb-addition span{
	text-transform:uppercase;	
}

#ecb-addition img{
	display:block;
	float:right;
	margin:0px 6px;
}*/


.single div.logo-strip span{
	position:relative;
	width:100%;
	text-align:center;
	margin-top:-16px;
	padding-bottom:0px;
	
	*margin-top:0px;
	*padding-bottom:0px;
	*position:absolute;
	
}	

.single #afac-addition{
	position:relative;
	margin-top:130px;
	padding-bottom:1px;	
	
	*margin-top:130px;
	*padding-bottom:0px;
	*position:absolute;
	
}

div.logo-strip img{
	margin-left:7px;
	vertical-align: top;
}

div.logo-strip a+a>img{
	margin-top:2px !important;
}

.double div.logo-strip div.logos{
	position:relative;
	overflow:visible;
	margin-left:60px;	
	padding-top:10px;
}
.single div.logo-strip div.logos{
	text-align:center;
	margin-right:4px;
	padding-top:10px;
}

.double div.logo-strip{
	margin-left:-65px;
	width:470px;
}

.single div.logo-strip{
	position:absolute;
	left:0px;
	width:100%;
}

h1, h2, h3, h4, h5, h6{
	text-transform:uppercase;
	letter-spacing:0.075em;
}

h1,h2{
	font-size:1.8em;
	margin-bottom:20px;	
}

a#facebook-link:hover{
	color:#fff;
}

a#facebook-link:hover span{
	border-bottom:1px dotted #fff;		
}

#facebook-link img{
	vertical-align:text-bottom;
	padding-right:0.5em;	
}

#discography hgroup{
	display: block;
	margin-bottom:12px;
}

#discography article{
	clear:both;	
	margin-bottom:50px;
}

#discography article h3{
	font-size:1.6em;
	margin-bottom:2px;
	display:inline;
}

#discography article h3::after{
	content:": ";
	display:inline;
}

#discography article h4{
	display:inline;
}

#discography .cover{
	float:left;
	margin:5px 24px 24px 0px;
	
	background-color:#252527;
	
	-moz-box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	-webkit-box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	
}

#discography article figure{
	display:inline-block;
	background-color:#297d9d;
	padding:1.6em;
	margin-left:-1.6em;
	margin-bottom:1.6em;
	-moz-box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	-webkit-box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
}

#discography article figure p{
	margin-bottom:0em;
	
}

#discography article figcaption{
	text-align:right;
}

#discography article figcaption::before{
	content:"\2013";
	padding-right:0.5ex;
}

#layout.double #discography .cover{
	margin:5px 0px 24px -254px;
}

#discography a span{
	/*text-transform:uppercase;*/
	border-bottom:1px dotted #fff;	
}

#discography a:hover span{
	/*text-transform:uppercase;*/
	border-bottom:1px dotted #000;	
}

li{
	margin-bottom:0.6em;	
}


#discography a[href*="30ips.com"]{
	background:url(../_im/30ips-logo.png) 0% 50% no-repeat;
	padding-left:30px;
}

#discography a[href*="bandcamp.com"]{
	background:url(../_im/bandcamp_22x22_blue.png) 0% 50% no-repeat;
	padding-left:30px;
}

#discography a[href*="itunes.apple.com"]{
	background: url(../_im/iTunes_Badge.gif) 0% 50% no-repeat;
	padding-left:52px;
}

#discography a[href*="amazon.co.uk"]{
	background: url(../_im/amazon-icon.gif) 0% 50% no-repeat;
	padding-left:25px;
}

#discography article .afac-logo{
	display:block;	
	padding:1.2em 0em 3em 0em;
}

#dessylemon a{
	border-bottom:1px dotted #fff;
}

a.back-to-top{
	text-transform:uppercase;
}	

.vevent a{
	display:block;
	padding:0.5em 0em;	
}

.vevent section.details{
	margin-top:0em;
}

.vevent .location strong
{
	font-weight:normal;
	text-transform:uppercase;
	font-size:1.2em;	
}

a:hover .location strong{
	border-bottom:1px solid #fff;
	padding-bottom:-1px;
	color:#fff;	
}

.vevent a:hover{
	border-bottom:1px dotted #e3e5ec;
	border-top:1px dotted #e3e5ec;
	margin-top:-1px;
	margin-bottom:-1px;
	color:#fff;
}

.vevent .location,
.vevent .summary
{	
	display:block;
	/*margin-bottom:0.8em;*/
}

.vevent section>div{
	display:inline;
}

.vevent section>div+div::before{
	content:"\2022";
}

.vevent .shubbak-logo{
	padding-left:0.5em;
	vertical-align:text-bottom;
}	

article.live-date > h2
{
	display:inline-block;
	background-color:#297d9d;
	padding:0.8em;
	/*margin-left:-1.6em;*/
	margin-bottom:1.6em;
	-moz-box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	-webkit-box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
	box-shadow: 6px 6px 6px rgba(18,18,19,0.6);
}

article.live-date h3+h2{
	margin-top:0.8em;
}

form input[type="image"],
form select
{
	margin:1em 0em;
		
}