/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/*# sourceMappingURL=responsive.desktop.css.map */


#block-block-1, #block-block-8{position: relative; margin-bottom: 4em; }
#block-block-1 img, #block-block-8 img{margin: 0 0 -35px 0;}
#block-block-1 h2, #block-block-8 h2{position: absolute; top: 150px; 
left: 150px; z-index: 499; color: #ECDDC1; font-size: 4.43em; 
font-weight: 300; max-width: 450px; text-shadow: 1px 1px 1px #333333; line-height: 95%;}

#block-block-1 h4, #block-block-8 h4{ position: absolute; top: 340px; 
left: 150px; z-index: 499; color: #ECDDC1; font-size: 1.73em; 
font-weight: 300; max-width: 450px; text-shadow: 1px 1px 1px #333333; line-height: 110%;}

#block-block-1 a, #block-block-8 a, #block-block-1 a:link, #block-block-8 a:link, #block-block-1 a:visited, #block-block-8 a:visited{color: #ECDDC1; text-shadow: 0 0 0; }

#block-block-1:after, #block-block-8:after {
    content: '\A';
    position: absolute;
    width: 95%; height:100%;
    top:0; left:0;
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.9), rgba(0,0,0,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(0,0,0,0.9), rgba(0,0,0,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(0,0,0,0.9), rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(0,0,0,0.9), rgba(0,0,0,0)); /* Standard syntax (must be last) */
}