/*
	Theme Name: Rock N Scroll
	Description: Digital Grief Theme for Bands
	Version: 1.0
	Author: Alan Fall & Digital Grief
	Author URI: http://www.digital-grief.com
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

@import url('css/layout.css');
@import url('css/main.css');
@import url('css/responsive.css');

.release img {
	width:100%;
}
nav {
background: none;
background: rgba(0,0,0,.7) !important;
}

.menu {
	font-weight: bold;
}
.post-content iframe {
	width: 100%;
}