/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

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

::-moz-selection {
    background: #ccc;
    color: #333;
    text-shadow: none;
}

::selection {
    background: #ccc;
    color: #333;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Fonts attaching
   ========================================================================== */



@font-face {
    font-family: 'MyriadProCondensed';
    src: url('fonts/myriadpro-cond-webfont.eot');
    src: url('fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-cond-webfont.woff') format('woff'),
         url('fonts/myriadpro-cond-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadProBoldCondensed';
    src: url('fonts/myriadpro-boldcond-webfont.eot');
    src: url('fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriadpro-boldcond-webfont.woff') format('woff'),
         url('fonts/myriadpro-boldcond-webfont.ttf') format('truetype'),
         url('fonts/myriadpro-boldcond-webfont.svg#MyriadProBoldCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html {
    background: url(/i/bg.png);
    height: 100%;
}

body {
    height: 100%;
}

.wrapper {
    float: left;
    width: 100%;
    min-width: 900px;
    min-height: 100%;
    position: relative;
}

.inner {
    margin: 0 auto;
    width: 900px;
}

.wrapper .inner {
    padding: 0 0 72px;
}

header {
    height: 44px;
    background: #181818;
}

.logo {
    float: left;
    margin: 4px 0 0 10px;
    font-family: 'MyriadProBoldCondensed';
    font-size: 24px;
    text-transform: uppercase;
}
.logo a {
    text-decoration: none;
    color: #919191;
}

.support {
    float: right;
    margin: 10px 10px 0 0;
    font-family: 'MyriadProCondensed';
    text-transform: uppercase;
}
.support a {
    color: #919191;
    text-decoration: none;
    display: block;
}
.support span.text {
    display: block;
    float: left;
}
.support span.paypal {
    font-size: 0;
    line-height: 0;
    background: url(/i/paypal.png) no-repeat;
    width: 75px;
    height: 22px;
    display: block;
    float: left;
    margin: 0 0 0 5px;
}


.menu {
    font-family: 'MyriadProCondensed';
    text-transform: uppercase;
    position: absolute;
    left: 56%;
    margin: 10px 10px 0 0;
}
.menu a {
    color: #919191;
    text-decoration: none;
    display: block;
}

.forum {
    font-family: 'MyriadProCondensed';
    text-transform: uppercase;
    margin: px 10px 0 0;
}

.forum a {
    color: #919191;
    text-decoration: none;
    display: block;
}

.tutorial {
    font-family: 'MyriadProCondensed';
    text-transform: uppercase;
    margin: -22px 10px 0 68px;
}

.tutorial a {
    color: #919191;
    text-decoration: none;
    display: block;
}

#rectangle_menu {
    width: 2px;
    height: 22px;
    background: #292929;
	position: absolute;
    top: 4%;
    left: 42%;
}

#stable_rectangle {
    width: 3px;
    height: 14px;
    background: #0bc8ff;
	position: absolute;
    top: 50%;
    left: 21%;
	margin: -8px 0 0 -29px;
}

#beta_rectangle {
    width: 3px;
    height: 14px;
    background: #ff0b7e;
	position: absolute;
    top: 50%;
    left: 29%;
	margin: -8px 0 0 -30px;
}

#rectangle_devider {
    width: 2px;
    height: 162px;
    background: #292929;
	position: absolute;
    top: 40%;
    left: 51%;
}

.download {
    font-family: 'MyriadProCondensed';
    width: 188px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -94px;
}

.download a {
    border-radius: 3px;
    background: #292929;
    display: block;
    width: 188px;
    height: 37px;
    padding: 8px 0 0;
    text-align: center;
    font-size: 20px;
    color: #919191;
    text-transform: uppercase;
    text-decoration: none;
	text-indent: 4px;
}
.download a:hover {
    color: #c3c2c2;
    background: #383838;
}
.download .version {
    position: absolute;
    left: 100%;
    top: 8px;
    display: block;
    color: #919191;
    margin-left: 15px;
    font-size: 20px;
    text-transform: uppercase;
}
.download .last {
    position: absolute;
    left: 9px;
    top: 100;
    display: block;
    color: #919191;
    margin-top: 7px;
    font-size: 15px;
}

.download_beta {
    font-family: 'MyriadProCondensed';
    width: 188px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 65%;
    margin: -45px 0 0 -94px;
}

.download_beta a {
    border-radius: 3px;
    background: #292929;
    display: block;
    width: 188px;
    height: 37px;
    padding: 8px 0 0;
    text-align: center;
    font-size: 20px;
    color: #919191;
    text-transform: uppercase;
    text-decoration: none;
	text-indent: 4px;
}
.download_beta a:hover {
    color: #c3c2c2;
    background: #383838;
}
.download_beta .version {
    position: absolute;
    left: 100%;
    top: 8px;
    display: block;
    color: #919191;
    margin-left: 15px;
    font-size: 20px;
    text-transform: uppercase;
}
.download_beta .last {
    position: absolute;
    left: 9px;
    top: 100;
    display: block;
    color: #919191;
    margin-top: 7px;
    font-size: 15px;
}

footer {
    position: relative;
    float: left;
    width: 100%;
    height: 72px;
    margin: -72px 0 0;
    color: #7b7b7b;
    text-align: center;
    font-size: 12px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    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;
    }
}