/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}


  
div.title_container 
{ 
    display:none 
}

body 
{
    background: url(/cdn/drk/wp-content/uploads/2014/04/drk-web-background.jpg) repeat-y fixed center top #191919;
}


#wrap_all #main .main_color 
{ 
    background: url(/cdn/drk/wp-content/uploads/2014/04/drk-web-background.jpg) repeat-y fixed center top #191919;
    background-color: #191919;
}

div.layer_slider_1 {
    
background: url(/cdn/drk/wp-content/uploads/2014/04/drk-web-background.jpg) repeat-y fixed center top #191919;
    b1ackground-color: rgba(255,0,0,0.0);

}

.container
{
    background-color: rgba(0,0,0,0.0);
    padding-left:10px;
    margin-top: 5px;
}

.container_wrap {
border-color: rgba(0,0,0,0);
}

@font-face {
    font-family: "kelson_sanslight";
    font-style: normal;
    font-weight: normal;
    src: url("/fonts/kelson/kelson_sans_light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/kelson/kelson_sans_light-webfont.woff") format("woff"), url("/fonts/kelson/kelson_sans_light-webfont.ttf") format("truetype"), url("/fonts/kelson/kelson_sans_light-webfont.svg#kelson_sanslight") format("svg");
}

.shadow {
    text-shadow: 7px 0px 11px #000000, -7px 0px 11px #000000, -7px -7px 11px #000000, 7px 7px 11px #000000, -7px 7px 11px #000000, 7px -7px 11px #000000;
}

.banner {
    font-size:18px; 
    line-height: 26px;
    letter-spacing:1px;
}