/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: 'Open Sans', sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 */     

::-moz-selection { background: #2bb1d2; color: #fff; text-shadow: none; }
::selection { background: #2bb1d2; color: #fff; text-shadow: none; }

/* =============================================================================
   Links
   ========================================================================== */
a { color: #d8d8d8; text-decoration: none; outline: none;}
a:visited { color: #d8d8d8; text-decoration: none; outline: none; }
a:hover { color: #d8d8d8; text-decoration: underline; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; margin: 10px; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }

/* ==|== primary styles =====================================================
   Author: Webnode.com
   ========================================================================== */

html { margin: 0; padding: 0; overflow-y: scroll;}
body { background: url("/img/404/bg.jpg") repeat-x scroll center top #ffffff; margin: 0; padding: 0; color: #454545; font-family: 'Open Sans', sans-serif;}


h1, h2 { font-family: 'Open Sans Condensed', sans-serif; margin: 0; color: #ffdd0b; font-weight: normal; line-height: 1.5em; }
h1 { font-size: 3.750em; padding: 0 0 15px 0;  }
h2 { font-size: 1.875em; padding: 0 0 15px 0;  }


/* ==========================================================================
   LAYOUT
   ========================================================================== */
#main { margin: 0 auto; text-align: center;  position:relative; width: 940px; }   


#header { padding: 35px 0 0 0; height: 65px; }
#title { float: left; }
#title h1 { text-shadow: 3px 3px 0 #000; margin-top: -20px; font-weight: 700; }
#logo { float: right; }
#logoImg { float: right; display: block; margin: 0; padding: 0; }


#content { width: 940px; height: 500px; background: url("/img/404/illustration.jpg") no-repeat scroll center top transparent; position: relative; }
#text { position: absolute; top: 40px; left: 0; width: 490px; text-align: left; }
.description { margin: 0; color: #d8d8d8; font-size: 0.95em; font-weight: 300; width: 480px; text-align: left; line-height: 1.90em; }
#textDomain { padding: 5px 0 0 28px; color: #868686; font-weight: 300; font-size: 0.85em; background: url("/img/404/icon-available.png") no-repeat 0 20px; }
#textButton {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.90em;
    font-weight: 400;
    word-break: break-all;
    margin: 15px 0 0 0;
    padding: 22px 40px 22px 40px;
    max-width: 400px;
    color: #3f3400;
    background: #ffe259;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTI1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGMzMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffe259 0%, #edc300 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe259), color-stop(100%,#edc300));
    background: -webkit-linear-gradient(top,  #ffe259 0%,#edc300 100%);
    background: -o-linear-gradient(top,  #ffe259 0%,#edc300 100%);
    background: -ms-linear-gradient(top,  #ffe259 0%,#edc300 100%);
    background: linear-gradient(to bottom,  #ffe259 0%,#edc300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe259', endColorstr='#edc300',GradientType=0 );
    border: solid 1px #dbb400;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.67);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.67);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.67);
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
}

#textButton:hover {
    background: #ffe56d;
   }

#footer { padding: 30px 0 60px 0; background: url("/img/404/lines.jpg") repeat-x scroll center top transparent; font-size: 0.75em; color: #818283; }
#footer a { color: #818283; text-decoration: none; }
#footer a:hover { color: #818283; text-decoration: underline; }


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after, .cleaner:before, .cleaner:after { content: ""; display: table; }
.clearfix:after, .cleaner:after { clear: both; }
.clearfix, .cleaner { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }     
                     
}