body {
       background: none; 
       font-size: 100%;
       /* font-family: HelveticaNeue-UltraLight, Helvetica; */ 
       font-family: Trebuchet MS, Helvetica;
       font-weight: normal;   
       margin: 1em 2em;
}

/*.mobile-content {margin: 1em;} */

a {text-decoration: none; color: #89153A;}
a:hover {text-decoration: underline; color: #89153A;}

h2 {margin-top: 0; color:#881439; font-size: 2em;}

.clear10 {height: 1.5em; border-top: 1px dashed #aaa;}

.list-item a.thumb {float: left; width: 120px; }
.list-item .alignleft {float: left; width: 81%; margin: 0em 2em 0em 1em;}
.list-item h3 {margin-top: 0; margin-bottom: 0;}

.list-item .clear {clear: both;}
.list-item .publishdate {font-style: italic;}

.list-item .texto p {margin-top: 0.5em; margin-bottom: 0.7em;}
.list-item .texto a.leermas {float: right; display: none;}

img.quinoa-logo   {width: 50%;}
img.quinoa-slogan {width: 50%;}
img.quinoa-photo  {width: 50%; margin: 1em 0em 1em 1.5em; float: right;}


/* accordion */

/* div.rgaccord1-nest   {font-size: 1.5em;} */
/* div.rgaccord1-nest p {font-size: 0.9em;} */  

/* div.rgaccord1-nest h3,
div#c227355 .csc-default h1 {
    border-bottom: none; 
    margin-bottom: 0.3em;
    margin-top: 0.5em;
    color: #89153A;
    padding-top: 0.2em;
    padding-bottom: 0.3em;   
    padding-left: 2.3em;
    font-size: 2.1em;
}

div.rgaccord1-nest h3,
div#c227355 .csc-default h1 {background: url('plus-48.png') no-repeat 0em 0.17em transparent;}

div.rgaccord1-nest h3.act,
div#c227355 .csc-default h1.act {background: url('minus-48.png') no-repeat 0em 0.17em transparent; color: #333333;}

div#c227355 .csc-default h1.csc-firstHeader {background: none; color: #333333; padding-left: 0px;} */ 

/* div.rgaccord1-nest h3.act {background: url('plus-mob48.png') no-repeat 0em -1.3em transparent;} */ 

div.rgaccord1-content {margin: 0 0.3em 2em 0.6em;}
div.rgaccord1-content .csc-header {display: none;}

div.home-left {float: left;}

/* mobile menu */

div.mobile-menu-div {clear: both;}

ul.mobile-menu {padding: 0; margin: 2em 0em 3em;}
ul.mobile-menu li {list-style: none;  text-transform: title-case; }
ul.mobile-menu li a {color: #ffffff; font-size: 1.5em; display: block; background-color: #871539; margin-bottom: 0.5em; padding: 1em;}
ul.mobile-menu li a:hover {color: #ffffff; font-size: 1.5em; display: block; background-color: #6B0523; margin-bottom: 0.5em; padding: 1em; text-decoration: none;}

div.menu-light {text-align: center; font-size: 1.5em; margin-bottom: 2.0em;}

/* show other language */

#lang-menu              {text-align: center; margin-bottom: 2em;}
#lang-menu #show-lang   {background:#fff; border: none; cursor: pointer; color: #89153A; font-size: 1.5em; font-family: Trebuchet MS, Helvetica;}
#lang-menu #lang-option {margin: 1.0em; background:#fff; display:none; /*float:left;*/ text-align:center;}



/* Blackberry - ( testing )---------- */
@media only screen 
and (max-height: 240px) 
and (max-width: 320px) {

  h2 {margin-top: 0; color:#881439; font-size: 1.2em;}




}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */

img.quinoa-logo   {width: 40%;}
img.quinoa-slogan {width: 35%;}
img.quinoa-photo  {width: 50%; float: right;}

.list-item .alignleft {width: 81%;}







}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */

/* h2 {margin-top: 0; color:#881439; font-size: 1.5em;} */
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */

/* h2 {margin-top: 0; color:#881439; font-size: 1.5em;} */



}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */



}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */




}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */





}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */

img.quinoa-logo   {width: 255px;}
img.quinoa-slogan {width: 291px;}
img.quinoa-photo  {width: 655px;}  



}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */



}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */





}