$site_width: 1000px;

$col_text: #141414;
$col_headers: #000;
$col_light_text: #afafaf;
$col_anchor: #ed4c54;
$col_anchor_hover: darken( $col_anchor, 15 );
$col_background: #2e2e2e;
$col_sidebar_background: #2E3739;
$col_border: #d6d6d6;

$font: 'Ubuntu', sans-serif;
$headers_font: 'Ubuntu', sans-serif;

/* =WordPress Core
-------------------------------------------------------------- */
$wp_top_margin: 30px;
$wp_right_margin: 30px;
$wp_bottom_margin: 30px;
$wp_left_margin: 30px;