/* ==================================================================================================== ]]-- Content Area / "The Canvas" -- */

#the-canvas {
        margin: 0 auto;
        padding: 0px 0 0px;
        text-align: left;
        position: relative;
        display: block;
        width: 100%;
        }


/* ==================================================================================================== ]]-- The Block -- */

.the-block {
        margin: 20px auto 0;
        padding: 20px 20px;
        max-width: 920px;
        min-height: 10px;
        background-color: #7F7F7F;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.the-block-content {
        margin: 0 auto;
        max-width: 100%;
        }

/* ==================================================================================================== ]]-- Home Page -- */

.home .the-block-object {
        max-width: 260px;
        float: left;
        }

.home .page-image {
        padding: 2px;
        border: 1px solid #000000;
        background-color: #333333;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.home .the-block-image {
        margin: 0;
        width: auto;
        height: auto;
        max-width: 250px;
        float: left;
        }

.home .page-copy {
        width: 100%;
        max-width: 637.6px;
        float: right;
        }

.home .page-copy h1,
.home .page-copy h2,
.home .page-copy h3,
.home .page-copy h4,
.home .page-copy h5,
.home .page-copy h6,
.home .page-copy p {
        text-align: left;
        }


/* ==================================================================================================== ]]-- Galleries Page -- */

.galleries .the-block-object {
        max-width: 260px;
        float: left;
        }

.galleries .page-image {
        padding: 2px;
        border: 1px solid #000000;
        background-color: #333333;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.galleries .the-block-image {
        margin: 0;
        width: auto;
        height: auto;
        max-width: 250px;
        float: left;
        }

.galleries .page-copy {
        width: 100%;
        max-width: 637.6px;
        float: right;
        }

.galleries .page-copy h1,
.galleries .page-copy h2,
.galleries .page-copy h3,
.galleries .page-copy h4,
.galleries .page-copy h5,
.galleries .page-copy h6,
.galleries .page-copy p {
        text-align: left;
        }


/* ==================================================================================================== ]]-- Services Page -- */

.services .the-block-object {
        max-width: 260px;
        float: left;
        }


.services .page-image {
        padding: 2px;
        border: 1px solid #000000;
        background-color: #333333;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.services .the-block-image {
        margin: 0;
        width: auto;
        height: auto;
        max-width: 250px;
        float: left;
        }

.services .page-copy {
        width: 100%;
        max-width: 637.6px;
        float: right;
        }

.services .page-copy h1,
.services .page-copy h2,
.services .page-copy h3,
.services .page-copy h4,
.services .page-copy h5,
.services .page-copy h6,
.services .page-copy p {
        text-align: left;
        }


/* ==================================================================================================== ]]-- Info Page -- */

.info .the-block-object {
        max-width: 260px;
        float: left;
        }

.info .page-image {
        padding: 2px;
        border: 1px solid #000000;
        background-color: #333333;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.info .the-block-image {
        margin: 0;
        width: auto;
        height: auto;
        max-width: 250px;
        float: left;
        }

.info .page-copy {
        width: 100%;
        max-width: 637.6px;
        float: right;
        }

.info .page-copy h1,
.info .page-copy h2,
.info .page-copy h3,
.info .page-copy h4,
.info .page-copy h5,
.info .page-copy h6,
.info .page-copy p {
        text-align: left;
        }


/* ==================================================================================================== ]]-- About Page -- */

.about .the-block-object {
        max-width: 260px;
        float: left;
        }

.about .page-image {
        padding: 2px;
        border: 1px solid #000000;
        background-color: #333333;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.about .the-block-image {
        margin: 0;
        width: auto;
        height: auto;
        max-width: 250px;
        float: left;
        }

.about .page-copy {
        width: 100%;
        max-width: 637.6px;
        float: right;
        }

.about .page-copy h1,
.about .page-copy h2,
.about .page-copy h3,
.about .page-copy h4,
.about .page-copy h5,
.about .page-copy h6,
.about .page-copy p {
        text-align: left;
        }


/* ==================================================================================================== ]]-- Contact Page -- */

.contact .the-block-object {
        max-width: 260px;
        float: left;
        }

.contact .page-image {
        padding: 2px;
        border: 1px solid #000000;
        background-color: #333333;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.contact .the-block-image {
        margin: 0;
        width: auto;
        height: auto;
        max-width: 250px;
        float: left;
        }

.contact .page-copy {
        width: 100%;
        max-width: 637.6px;
        float: right;
        }

.contact .page-copy h1,
.contact .page-copy h2,
.contact .page-copy h3,
.contact .page-copy h4,
.contact .page-copy h5,
.contact .page-copy h6,
.contact .page-copy p {
        text-align: left;
        }


/* ==================================================================================================== ]]-- Social Networking -- */

.social_networking_icons {
        margin: 0;
        padding: 0;
        }

.social_networking_icons a {
        padding: 0 5px;
        }

.social_networking_icons a:first-child {
        padding-left: 0;
        }

.social_networking_icons a:last-child {
        padding-right: 0;
        }


/* ==================================================================================================== ]]-- Contact Form -- */

.contact-form-container {

        margin: 22.4px auto 0;
        width: 100%;
        max-width: 637.6px;
        float: right;

        }

.contact-form-content {
        margin: 0 auto;
        width: 100%;
        max-width: 1200px;
        text-align: left;
        float: left;
        }

.contact-form-container label {
        margin: 0 0 0.2em;
        font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 16px;
        display: block;
        color: #FFFFFF;
        }

.contact-form-container fieldset {
        display: block;
        }

.contact-form-container fieldset > div {
        background-color: #FFFFFF;
        border: 1px solid #CCCCCC;
        margin: 0 auto;
        margin-bottom: 22.4px;
        padding: 0 5px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        }

.contact-form-container input[type=text], textarea {
        background-color: transparent;
        border: none;
        color: #666666;
        font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-size: 1em;
        line-height: 1.2em;
        outline: none;
        padding: 3px 0;
        text-align: left;
        width: 100%;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        }


.contact-form-container input[type=submit] {
        background-color: #FFFFFF;
        margin: 0 0 1em;
        padding: 8px 33px 6px;
        max-width: 250px;
        border: none;
        font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: smaller;
        line-height: 1;
        color: #444444;
        text-shadow: 0 1px 1px rgba( 255, 255, 255, 0.25 );
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1 );
        -moz-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1 );
        box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.1 );
        }

.contact-form-container input[type=submit]:hover {
        background-color: #FFFFFF;
        color: #191919;
        }

.contact-form-container input[type=submit]:active {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        }


/* ==================================================================================================== ]]-- Copy Colors -- */

.page-copy, .page-copy p {
        color: #333333;
        }

.page-copy a {
        color: #595959;
        }

.page-copy a:hover {
        color: #FFFF99;
        }

.page-copy blockquote > p {
        color: #FFFFFF;
        }

.page-copy h1 {
        color: #333333;
        }

.page-copy h2 {
        color: #333333;
        }

.page-copy h3, .page-copy h4, .page-copy h5, .page-copy h6 {
        color: #333333;
        }

.page-copy pre, .page-copy p > code {
        background-color: #666666;
        color: #FFFFFF;
        }

.page-copy pre > code {
        background-color: transparent;
        }

.page-copy img {
        background-color: #FFFFFF;
        border-color: #2C2C2C;
        }

.page-copy hr {
        border-bottom: 1px solid #333333;;
        background-color: #333333;
        color: #333333;
        }


/* ==================================================================================================== ]]-- The Grid - Home -- */

.home .the-grid {
        margin: 20px auto 0;
        padding: 20px 0 20px;
        max-width: 960px;
        background-color: #7F7F7F;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.home .the-grid-content {
        margin: 0 auto;
        max-width: 100%;
        }


/* ==================================================================================================== ]]-- The Grid - Galleries -- */

.galleries .the-grid {
        margin: 0px auto 0;
        padding: 20px 0 20px;
        max-width: 100%;
        background-color: transparent;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0;
        border-right-width: 0;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.galleries .the-grid-content {
        margin: 0 auto;
        max-width: 970px;
        }

/* ==================================================================================================== ]]-- The Grid - Services -- */

.services .the-grid {
        margin: 20px auto 0;
        padding: 20px 0 20px;
        max-width: 960px;
        background-color: #7F7F7F;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.services .the-grid-content {
        margin: 0 auto;
        max-width: 100%;
        }

/* ==================================================================================================== ]]-- The Grid - Info -- */

.info .the-grid {
        margin: 20px auto 0;
        padding: 20px 0 20px;
        max-width: 960px;
        background-color: #7F7F7F;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.info .the-grid-content {
        margin: 0 auto;
        max-width: 100%;
        }

/* ==================================================================================================== ]]-- The Grid - About -- */

.about .the-grid {
        margin: 20px auto 0;
        padding: 20px 0 20px;
        max-width: 960px;
        background-color: #7F7F7F;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.about .the-grid-content {
        margin: 0 auto;
        max-width: 100%;
        }

/* ==================================================================================================== ]]-- The Grid - Contact -- */

.contact .the-grid {
        margin: 20px auto 0;
        padding: 20px 0 20px;
        max-width: 960px;
        background-color: #7F7F7F;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-style: solid;
        border-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        position: relative;
        }

.contact .the-grid-content {
        margin: 0 auto;
        max-width: 100%;
        }






/* ==================================================================================================== ]]-- Stage -- */

#stage {
        margin: 0 auto;
        text-align: left;
        overflow: hidden;
        }

#flashcontent {
        background-color: #2C2C2C;
        color: #ffffff;
        }

.stage-container {

        }

.stage {

        }

.stage-image {
        margin: 0 auto;
        padding: 0;
        border: none;
        max-height: 100%;
        max-width: 100%;
        display: block;
        }




/* ==================================================================================================== ]]-- Stage - Home -- */

.home #stage {
        padding: 10px;
        border: 0px solid #000000;
        width: 898px;
        height: 600px;
        background-color: #FFFFFF;
        -webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        -moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
        }

.home-stage {
        width: 898px;
        height: 600px;
        }

