/**
 * Creates a two column layout with the content floatet right and sidebars
 * #primary and #secondary left to the content with a fixed width of 960px.
 *
 * #primary    - #content
 * #secondary
 *
 * @since 3.6
 * @package dkret3
 * @subpackage CSS
 */

/* Get layout CSS */
@import url('../css/2c-r-layout.css');
