.theme-class {

}

.navbar-inner {

    /*margin-top: 25px;*/
}

body {

    



}

.email_container{
       background: url("http://www.bruzer.nl/wp-content/themes/coming_soon/assets/images/coming_soon.png");
       margin: 0 auto;
    width: 960px;
    height: 686px;
   
}

#mc-embedded-subscribe-form{
    width: 100%;
}

.email_form input[type="email"] {
    width: 260px;
    height: 15px;
    border-radius: 7px 0px 0px 7px;
    color: #000;
    border-color: #000;
    font-size: 14px;
    font-family: Verdana;
    float: left;
}

.email_form input[type="image"] {
    width: 35px;
    height: 25px;
    float: left;
}

.email_form{
    float: left;
    margin-left: 13px;
    margin-top: 355px;
        
    
}




/* HACK FOR CHROME */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .email_form{
           margin-top: 355px;
    }
    



}


