/* Shrapnel Records layout styles */
/* Targets screens between 992px and 1382px */
div#footer-columns {
	margin: 0 auto;
	width: 960px;
}
aside.sidebar-first {
    margin-right: 0 !important;
    width: 230px !important;
}
#footer-columns {
    margin: 0 auto;
    width: 960px;
}
body.sidebar-first div.content-main .content-inner {
    float: right !important;
    margin-left: 20px;
    padding-left: 10px;
    padding-top: 20px;
    padding-right: 10px;
}
div.content-main {
    margin-right: 0!important;
    width: 695px !important;
}
div.content-main, aside.sidebar-first, aside.sidebar-second {
float: right;
}