/*******************************************************************************
 * simples.layout.scss
 *
 * Styles for the Simples layout.
 ******************************************************************************/
/* Headers */
/*  Links */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/variables\/_vars\.scss}line{font-family:\00003115}}
.moldura {
  padding: 8px;
  border: 1px solid #eee; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/variables\/_vars\.scss}line{font-family:\00003122}}
.d {
  border: 1px solid red;
  background-color: yellow; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000314}}
.l-constrained {
  width: 320px;
  margin: 0 auto;
  *zoom: 1; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/rvm\/gems\/ruby-1\.9\.3-p547\@omega\.evolve\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
  .l-constrained:after {
    content: "";
    display: table;
    clear: both; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000328}}
.l-close {
  min-height: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000332}}
.l-footer {
  min-height: 20px; }

/* Header */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000338}}
.l-header {
  /*padding: $vert-spacing-unit 0;*/
  height: 100px;
  padding: 0;
  margin: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000343}}
  .l-header .l-constrained {
    padding: 0;
    margin-bottom: 0; }

/* Content Area */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000349}}
.l-highlighted-wrapper {
  /*  padding: $vert-spacing-unit 0;*/
  background-color: pink; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000353}}
.l-region--highlighted {
  /*@extend .l-constrained;*/
  background-color: #ff00ff; }

@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000358}}
.l-region--help {
  /*margin-bottom: $vert-spacing-unit;*/ }

/* Sidebars */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000364}}
.l-region--sidebar-first,
.l-region--sidebar-second {
  padding: 18px 1em; }

/* Footer */
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000369}}
.l-footer-wrapper {
  /*padding: $vert-spacing-unit 0;*/ }

@media (min-width: 640px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000377}}
  .l-constrained {
    width: 640px; } }
@media (min-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000384}}
  .l-constrained {
    width: 768px; } }
@media (min-width: 960px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000391}}
  .l-constrained {
    width: 960px; } }
@media (min-width: 1260px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/var\/www\/dio\/sites\/all\/themes\/evolve\/sass\/layouts\/simples\/simples\.layout\.scss}line{font-family:\0000397}}
  .l-constrained {
    width: 1260px; } }
/*

.l-region { border: 1px dotted green; }
.l-user { background-color: yellow;}
.l-header { background-color: orange;}
.l-navigation { background-color: #27537a;}
.l-help { background-color: lime;}
.l-main { background-color: red;}
.l-close { background-color: #0000ff;}
.l-footer { background-color: green;}
.l-content { border: 2px dotted hotpink; }

*/
