/*
Theme Name: CultureRamp
Theme URI: http://cultureramp.com/
Description: Desktap and laptop stylesheet for CultureRamp.
Author: L. Rhodes
Author URI: http://cultureramp.com/
Version: 2.0
Tags: two-columns, fluid
*/

body {
    margin-top: 0;
    width: 60em !important;
}
#header .departments {
    margin-left: 2em;
    margin-right: 2em;
    width: 56em;
}
.frontpage {
}
.viewbox {
}
.content #post-copy {
    width: 37.5em;
}
.sharing {
    margin-right: -6em;
}
#sidebar {
    margin: 0 -6.25em 0 .5em;
}
#features .card-1 .art {
    max-width: 56em;
}