body.dark {
    background-color: #000;
    background-image: url('../images/dark/background.jpg');
    color: #63636e
}

body.dark #scroll-to-top-wrapper #scroll-to-top {
    background-image: url('../images/dark/scroll_to_top.png')
}

body.dark header {
    border-bottom-color: #1f1f25
}

body.dark header a#logo .light, body.dark header nav .light {
    background-color: #424245;
    background-image: url('../images/dark/light_texture.jpg')
}

body.dark header a#logo h1 {
    background-image: url('../images/crppy_logo-inv.png')
}

body.dark header a#logo .light {
    border: 1px solid #1f1f25;
    border-top: 0;
    z-index: 0;
    -webkit-box-shadow: 0 0 125px 13px #6b6c70;
    -moz-box-shadow: 0 0 125px 13px #6b6c70;
    box-shadow: 0 0 125px 13px #6b6c70
}

body.dark header a#logo h1 {
    left: -3px;
    top: 2px;
    z-index: 1
}

body.dark header a#logo h1, body.dark header a#logo .light {
    padding-left: 31px;
    padding-right: 30px
}

body.dark header nav a {
    color: #63636e;
    text-shadow: #222230 1px 0 1px
}

body.dark header nav a.active, body.dark header nav a:hover {
    border-bottom-color: #52525b;
    color: #b9b9c0
}

body.dark header nav .light {
    -webkit-box-shadow: 0 0 125px 21px #6b6c70;
    -moz-box-shadow: 0 0 125px 21px #6b6c70;
    box-shadow: 0 0 125px 21px #6b6c70
}

body.dark header a#light-switch {
    background-image: url('../images/dark/lightswitch.png')
}

body.dark header a#light-switch:hover {
    background-image: url('../images/dark/lightswitch_hover.png')
}

body.dark #content hr {
    background-color: #1f1f25
}

body.dark #content h3 {
    border-color: #414148;
    color: #4d4d56
}

body.dark #content h4 a {
    color: #63636e
}

body.dark #content p a {
    color: #63636e
}

body.dark footer {
    color: #3a3a40
}

body.dark #content .wrap-it-folks#index #introduction {
    background-image: url('../images/dark/introduction_.png')
}

body.dark #content .wrap-it-folks#about p {
    color: #3f3f46
}

body.dark #content .wrap-it-folks#photos .photo {
    background-color: #0e0e10
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}

body {
    background: #fff url('../images/light/background.jpg') 0 0 repeat;
    color: #969692;
    font: 400 14px/24px "TitilliumText", "Droid Sans", sans-serif
}

#temporary-background {
    background-position: 0 0;
    background-repeat: repeat;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

#temporary-background.light_background_please {
    background-color: #fff;
    background-image: url('../images/light/background.jpg')
}

#temporary-background.dark_background_please {
    background-color: #000;
    background-image: url('../images/dark/background.jpg')
}

#wrapper {
    margin: 0 auto;
    position: relative;
    width: 980px;
    z-index: 3
}

.left, .right {
    width: 46%
}

.left {
    float: left
}

.right {
    float: right
}

.menu_helper {
    position: absolute;
    top: 0
}

.clear_helper {
    overflow: hidden
}

#scroll-to-top-wrapper {
    bottom: 34px;
    font-size: 0;
    height: 16px;
    left: 50%;
    line-height: 0;
    margin-left: -574px;
    overflow: hidden;
    position: fixed;
    width: 1148px;
    z-index: 2
}

#scroll-to-top-wrapper #scroll-to-top {
    background: transparent url('../images/light/scroll_to_top.png') center no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 16px;
    width: 16px
}

a {
    text-decoration: none
}

header {
    border-bottom: 1px solid #e0e0da;
    height: 144px;
    overflow: hidden
}

header a#logo {
    display: block;
    overflow: hidden
}

header a#logo, header a#logo h1 {
    float: left
}

header a#logo h1 {
    background: transparent url('../images/crppy_logo.png') center bottom no-repeat;
    height: 99px;
    left: -8px;
    padding-top: 18px;
    top: 0;
    width: 103px
}

header a#logo h1, header a#logo h1 span {
    position: absolute
}

header a#logo h1 span {
    top: -1000px
}

header a#logo .light {
    background: #c2c1bc url('../images/light/light_texture.jpg') 0 0 repeat-x;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    width: 92px;
    -webkit-box-shadow: 0 0 125px 13px #94938f;
    -moz-box-shadow: 0 0 125px 13px #94938f;
    box-shadow: 0 0 125px 13px #94938f
}

header nav {
    width: 80%
}

header nav, header nav .inner {
    overflow: hidden;
    float: right
}

header nav .inner {
    padding: 27px 0;
    white-space: nowrap
}

header nav a {
    color: #969692;
    float: right;
    line-height: 12px;
    margin-left: 21px;
    text-shadow: #fffef7 1px 0 1px
}

header nav a.no-margin {
    margin-left: 0
}

header nav a.active, header nav a:hover {
    border-bottom: 2px solid #bfbfba;
    color: #575654
}

header nav .light {
    background: #c2c1bc url('../images/light/light_texture.jpg') 0 0 repeat-x;
    height: 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 251px;
    -webkit-box-shadow: 0 0 125px 21px #94938f;
    -moz-box-shadow: 0 0 125px 21px #94938f;
    box-shadow: 0 0 125px 21px #94938f
}

header a#light-switch {
    background: transparent url('../images/light/lightswitch.png') center top no-repeat;
    display: block;
    height: 42px;
    padding: 0 6px 6px;
    position: absolute;
    right: -62px;
    width: 12px
}

header a#light-switch:hover {
    background-image: url('../images/light/lightswitch_hover.png');
    cursor: pointer
}

#content, #content .wrap-it-folks, #content hr {
    overflow: hidden
}

#content .wrap-it-folks {
    float: left;
    padding: 51px 0 50px;
    position: relative;
    width: 100%
}

#content hr {
    background: #e0e0da;
    border: none;
    clear: both;
    float: left;
    height: 1px;
    margin: 0;
    width: 100%
}

#content h3 {
    border-left: 5px solid #b9b9b6;
    color: #adada9;
    font-size: 23px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 16px;
    padding: 6px 9px 1px
}

#content h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 4px
}

#content h4 a {
    color: #969692
}

#content p, #content ul, #content ol {
    margin-bottom: 16px
}

#content p a {
    color: #969692;
    text-decoration: underline
}

#content p + ul {
    margin-top: -14px
}

#content ul {
    list-style: outside square;
    display: block;
    margin-left: 20px;
}

#content ul li, #content ol li {
    line-height: 30px
}

#content strong {
    font-weight: bold
}

#content p + h3 {
    margin-top: 35px
}

footer {
    color: #c1c1be;
    font-size: 11px;
    margin: 27px 0;
    text-align: right
}

#content .wrap-it-folks#index {
    position: static
}

#content .wrap-it-folks#index #introduction {
    background: transparent url('../images/light/introduction_.png') right top no-repeat;
    height: 410px;
    margin-top: -45px;
    right: -116px;
    width: 772px
}

#content .wrap-it-folks#index #introduction, #content .wrap-it-folks#index #introduction h2 {
    position: absolute
}

#content .wrap-it-folks#index #introduction h2 {
    top: -10000px
}

#content .wrap-it-folks#index .escape_introduction {
    height: 358px
}

#content .wrap-it-folks#about p {
    color: #bcbcb9;
    font-size: 23px;
    font-style: italic;
    font-weight: 300;
    line-height: 36px;
    margin: 11px auto 0;
    width: 87%
}

#content .wrap-it-folks#photos .photos-wrapper {
    left: 50%;
    margin-left: -456px;
    padding-top: 7px;
    position: relative;
    width: 904px
}

#content .wrap-it-folks#photos a.photo {
    background-color: #e6e6e5;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 104px;
    margin-bottom: 8px;
    margin-right: 8px;
    width: 218px;
    opacity: .35;
    filter: alpha(opacity=35);
    -ms-filter: "alpha(opacity=35)";
    -khtml-opacity: .35;
    -moz-opacity: .35
}

#content .wrap-it-folks#photos a.photo:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -khtml-opacity: 1;
    -moz-opacity: 1
}

