/* Rollo onwards */

body {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size:13px;
	line-height:1.6em;
	background: #f2f2f2;
	color:#6b6b6b;
	margin:0px;
	-webkit-text-size-adjust:100%;
}

#wrapper {
	max-width:728px;
	margin:0px auto;
	padding:0px 20px;
}

#header {
	/*width:81.25%;
	float:left;*/
	margin-top:30px;
	margin-bottom:3em;
}

#logo h1 {
	font-size: 40px;
	color: #ccc;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-weight: 700;
	line-height:1em;
}

#tagline {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 6px;
	display: block;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 11px;
	color:#ccc;
}

#sidebar {
	border: none;
	height:auto;
	width:18.75%;
	margin:0px 0px 3em 0px;
	float:left;
}

#sidebar .headinglink {
	text-transform:uppercase;
	margin-top:20px;
}

#sidebar .headinglink:hover {
	background: rgba(0, 0, 0, 0.15);
	color:#fff!important;
}

.image-wrapper {
	position:relative;
}

.image-wrapper img {
	width:100%;
}

.image-overlay {
	position:absolute;
	bottom:0px;
	left:0px;
}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

.menu {
	width:auto;
	font-size:15px;
	line-height:1.6em;
}

.menu ul {
	list-style: none;
	padding:0px;
	margin:0px;
}

h1,h2,h3,h4,h5,h6, .menu, .headinglink {
	font-family: 'Gill Sans', 'Gill Sans Std', 'Gill Sans MT', Verdana, 'Bitstream Vera Sans', sans-serif;
	margin:0px;
}


h2, h3, h4 {
	font-weight:600;
	margin:1rem 0px;
}

h2 {
	margin-top:3em;
	font-size:1.4em;
}

h2:first-of-type {
	margin-top:0px;
}

.menu li {

}

.menu .link:hover, .menu .menuitemsel {
	color:#3B99E4!important;
}

.menu .current_page_item {
	background:#d4ceae;
}

.menu, .menu .link, .menu .link:visited {
	border:none;
	text-decoration:none;
	color:#aaa;
}

.menu .link:hover {
	color:#bbb;
}

.link {
	cursor: pointer;
}

.space-above {
	margin-top:55px!important;
}

.newsflash {
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	margin-bottom:1em;
	background:#fff;
	padding:0px 1em;
}

.latest {
	background: white;
	color: #777;
	border-radius: 3px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0px 2px;
	margin-right: 6px;
	letter-spacing: 1px;
	font-weight: 600;
}

#page {
	margin-left: 20%;
}

#page a:hover {
	border-color:#999;
}

#content {
	margin: 0 auto;
	width:440px;
}

#page a {
	border-bottom:1px solid #ddd;
	color:#3B99E4;
}

a, a:visited, a:active, a:focus {
	text-decoration:none;
	color:#929292;
	outline-style:none;
}

a:hover {
	color:#004B91;
}

.first {
	padding-top:0px!important;
}

ol {
	margin: 0px 0px 1.5em 0px;
}

li {
	padding: 0px 0px 0px 0px;
}

#primary {
	border: none;
}

footer, #footer {
	padding:8px 0px 10px 0px;
	border: none;
	margin-left:120px;
}

#siteinfo {
	text-align:right;
}

div.sidething {
	padding:0px 7px 0px 0px;
}

.sidething h3 {
	padding-left:20px;
	line-height:18px;
	font-size:13px;
	font-weight:normal;
}

.sidething a {
	color:#444;
	text-decoration:none;
}

.sidething a:hover {
	color:#004B91;
}

#twitter, #footer {
	color:#aaa;
}

#twitter a, #footer a {
	color:#f7f7f5;
}

#twitter a:hover, #footer a {
	background:rgba(0,0,0,0.4);
	color:#f7f7f5;
}

#twitter {
	list-style:none;
	margin:0px;
	padding:0px;
	word-wrap:break-word;
	display:none;
}

#twitter li {
	padding-bottom:2em;
}

#twitter a {
	color:#666;
}

#twitter .meta a {
	word-break:normal;
}

#twitterheading {
	background: url(../images/dark-twitter-bird16.png) no-repeat;
}

#emailme {
	background: url(../images/mail16.png) no-repeat;
}

.error {
	font-size:80px;
	font-family: 'Gill Sans', 'Gill Sans Std', 'Gill Sans MT', Verdana, 'Bitstream Vera Sans', sans-serif;
	margin:0.5em 0px;
}

.slink {
	position:absolute;
	right:16px;
	top:16px;
	padding-left:18px;
	background:url('../images/link.png') no-repeat 3px 3px #fff;
}

.slink input {
	padding:4px;
	font-family: Verdana, Tahoma, sans-serif;
	width:120px;
	border:none;
}

.notice {
	background: #F7F6ED;
	padding: 0px 10px;
	border: 3px solid #D4CEAE;
	border-style: solid none;
	margin: 0px 0px 20px 0px;
}

.soundcloud-album {
	overflow:auto;
	margin-bottom:2em;
}

.soundcloud-album .iframe-wrapper {
	width:49%;
	float:right;
	margin-bottom:1em;
}

.soundcloud-album .notes-wrapper {
	width:49%;
	margin-right:2%;
	float:left;
}

.soundcloud-album .notes-wrapper img {
	width:100%;
	margin-bottom:1em;
}

.soundcloud-album .notes-wrapper img + p {
	margin-top:0px;
}

.albumplayer {

}

.controls {
	position:relative;
	height:2em;
	margin-bottom:10px;
}

.button {
	background:#fff;
	border:1px solid #ddd;
}

.play {
	cursor:pointer;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:60px;
	text-align:center;
}

.progress {
	display:block;
	border:1px solid #ddd;
	position:relative;
	top:5px;
	height:6px;
	padding:2px;
	margin: 0px 90px 0px 90px;
}

.progress .marker {
	position: absolute;
	top: -5px;
	left: 0;
	width: 10px;
	height: 10px;
	margin-left: -10px;
	background: white;
	cursor: pointer;
	border-radius: 10px;
	border: 5px solid #DDD;
}

.timeleft {
	display:block;
	position:absolute;
	right:0;
	top:0;
}

.play:hover {
	
}

.artwork {
	float:right;
	width:120px;
	height:120px;
	background-color:#eee;
	background-size:100%;
	border:10px solid #f2f2f2;
	margin-bottom:10px;
}

.audiocontainer {
	display:none;
}

.playlist {
	list-style-position:inside;
	margin:0px 150px 18px 0px;
}

.playlist li {
	cursor:pointer;
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:10px;
}

.playlist li.nowplaying {
	background:#eee;
	color:#004B91;
}

.description {
	font-style:italic;
	clear:right;
	margin:0px 1em;
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}

@media screen and (max-width: 500px) {
	
	#wrapper {

	}
	
	#header {
		width:100%;
		text-align:center;
		margin-bottom:2em;
	}
	
	#sidebar {
		width:100%;
		text-align:center;
		float:none;
	}
	
	#page {
		margin-left:0px;
	}
	
	#logo {
		margin: 0px auto 0px auto;
		text-align:center;
	}
	
	h1 {
		text-align:center;
	}
	
	#tagline {
		margin:0px auto;
		text-align:center;
	}
	
	#siteinfo {
		text-align:center;
	}
	
	.image-wrapper {
		margin:0px -20px;
	}

	#footer {
		margin-left:0px;
	}
	
	.soundcloud-album .notes-wrapper {
		width:100%;
		float:none;
		margin-right:0px;
	}
	
	.soundcloud-album .iframe-wrapper {
		width:100%;
		float:none;
	}
	
	.soundcloud-album .notes-wrapper img {
		float:left;
		margin-right:1em;
		width:49%;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-device-pixel-ratio: 3/2), 
only screen and (min-device-pixel-ratio: 1.5) {


}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
