/*
Theme Name: Dorable
Support URI: http://www.themeskingdom.com
Author: Themes Kingdom
Author URI: http://www.themeskingdom.com/
Theme URI: http://www.demo.themeskingdom.com/dorable
Version: 1.0
*/


@import url("style/style.css");
@import url("style/portfolio.css");
@import url("style/shortcodes.css");
@import url("style/blog.css");

div.error404 {
    height: 10em;
    position: relative }
div.error404 h1 {
    margin: 0;
    font-size:72px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) }