@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("desmotivaciones.es") {

html, body {
    background: black !important;
}

div.demot {
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.widget_social_facebook1 {
    visibility: hidden;
}

div.main {
    width: 850px !important;
}

.top {
   top: 5px !important;
}

.top, .top_links {
    background: black !important;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin: 0 auto !important;
    padding-bottom: 0 !important;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/cola"), url-prefix("http://www.desmotivaciones.es/cola"){

.title {
    color: white !important;
    text-align: center !important;
    position: relative;
    top: 20px;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/top10"), url-prefix("http://www.desmotivaciones.es/top10"){

.title {
    color: white !important;
    text-align: center !important;
    position: relative;
    top: 20px;
}

div.demot {
    position: relative;
    top: 23px;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/sube"), url-prefix("http://www.desmotivaciones.es/sube"){

.title {
    color: white !important;
    text-align: center !important;
    position: relative;
    top: 20px;
}

.error, .alert {
    position: relative;
    top: 23px;
}

div.demot {
    position: relative;
    top: 23px;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/editprofile"), url-prefix("http://www.desmotivaciones.es/editprofile"){

.title {
    color: white !important;
    text-align: center !important;
    position: relative;
    top: 20px;
}

div.demot {
    position: relative;
    top: 23px;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/principal"), url-prefix("http://www.desmotivaciones.es/principal"), url("http://desmotivaciones.es/"), url("http://www.desmotivaciones.es/"), url-prefix("http://desmotivaciones.es/buscar"), url-prefix("http://www.desmotivaciones.es/buscar"){

div.main {
    margin-top: 0px !important;
}

.search {
    position: relative;
    top: -183px;
    margin: 0 2px;
    float: right !important;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/u"), url-prefix("http://www.desmotivaciones.es/u"){

div.main {
    margin-top: 20px !important;
}

div.demot {
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
}

.float-left {
    padding-right: 5px;
}

}

@-moz-document url-prefix("http://desmotivaciones.es/demots"), url-prefix("http://www.desmotivaciones.es/demots"){

body, html {
    background: white !important;
}

}