body
{
	margin: 0 auto;
	padding: 0;

}

#header
{
        margin: 0 0;
        padding: 0;
        height: 156px;
        border-bottom: 20px solid #000000;
}

#black_body
{
        background: #000000;
        height: 580px;
        width: 100%;
}

#wrapper
{
        width: 1050px;
        float: left;
}

#content
{
        width: 620px;
        height: 460px;
        padding: 50px 0px 50px 50px;
        float: left;
        background: #000000;
}

#sidebar
{
        padding-top: 40px;
        background: #000000;
}


#footer
{

        padding: 20px 40px 20px 40px;
}

#clear
{
       clear: both;
}

img
{
       border: 0px;
}

a
{
        color: #CBDB2A;
        font-family: helvetica;
        text-decoration: none;
        font-size: 12px;
}

a:hover
{
        color: #F52583;
}

h1
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 22px;
        font-weight: normal;
}

.aboutus
{
        color: #d4e423;
        font-family: helvetica;
        font-size: 42px;
        font-weight: bold;
}

.aboutuswhite
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 42px;
        font-weight: bold;
}

a.aboutlink 
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 42px;
        font-weight: normal;
}

a.aboutlink:hover
{
        color: #F52583;
        font-family: helvetica;
        font-size: 42px;
        font-weight: normal;
}

/* LIGHTBOX */

.lightbox_text
{
        color: #000000;
        font-family: helvetica;
        font-size: 12px;
        font-weight: normal;
}

a.lightbox
{
        color: #222266;
        font-family: helvetica;
        font-size: 12px;
        font-weight: normal;
}

a.lightbox:hover
{
        color: #000000;
        font-family: helvetica;
        font-size: 12px;
        font-weight: normal;
}

/* WORK */

#black_body_work
{
        background: #000000;
        overflow: auto;
        padding-bottom: 50px;
}

#workcontent
{
        padding: 50px 0 50px 50px;
        background: #000000;
}

#work
{
        float: left;
        width: 200px;
        height: 150px;
        margin-right: 50px;
        margin-bottom: 15px;
}

.worktype 
{
        color: #D4E423;
        font-family: helvetica;
        font-size: 14px;
        font-weight: bold;
}

.worktitle 
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 14px;
        font-weight: bold;
}

/* PROJECTORS */

#proj_content
{
        width: 200px;
        height: 460px;
        padding: 50px 0px 50px 50px;
        float: left;
}

#proj_sidebar
{
        padding-top: 50px;
}

#projectortext
{
       position: absolute;
       top: 220px;
       left: 380px;
       width: 350px;
}

.projectors 
{
        color: #D4E423;
        font-family: helvetica;
        font-size: 16px;
        font-weight: normal;
        line-height: 30px;
}

a.projectors 
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 16px;
        font-weight: normal;
        line-height: 30px;
}

a.projectors:hover
{
        color: #D4E423;
        font-family: helvetica;
        font-size: 16px;
        font-weight: normal;
}


.projectorname
{
        color: #d4e423;
        font-family: helvetica;
        font-size: 38px;
        font-weight: bold;
}

.projectorbio
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 12px;
        font-weight: normal;
}



/* NAVBAR */

#navbar 
{
        position: absolute;
        top: 142px;
        left: 38px;
}

#navbar ul {
        list-style: none;
}

#navbar li 
{
        float: left;
        padding: 0 0px 0px 0px;
        margin-right: 20px;
        list-style: none;
}

#navbar li a 
{	
        display: block; 
        padding: 0em 0 0em; 
        text-transform: uppercase; 
        color: #999999;
        font-weight: bold;
}

#navbar a:hover 
{
        background: transparent; 
        color:#F52583;
}

/* RECENT PROJECTS */

#recent
{
        float: left;
        width: 350px;
        line-height: 0;
}

.date
{
        color: #999999;
        font-family: helvetica;
        font-size: 10px;
        font-weight: normal;
        line-height: 30px;
}

.title
{
        color: #CBDB2A;
        font-family: helvetica;
        font-size: 20px;
        font-weight: bold;
        line-height: 18px;
}

.description
{
        color: #FFFFFF;
        font-family: helvetica;
        font-size: 11px;
        font-weight: normal;
        line-height: 13px;
}

/* ARCHIVES */

archive_body
{
	margin: 0 auto;
	padding: 0;
        background: #000;
}

#archive_wrapper {
margin: 0 auto 0 auto;
padding-bottom: 10px;
width: 750px;
background: #000;
float:left;

}

#archive_black {
background: #000;
}

#archive_content
{
        width: 100%;
        height: 100%;
        padding: 50px 0px 50px 50px;
        float: left;
        background: #000000;
}

#archive_blog {
        float: left;
        margin-right: 5px;
        padding: 0 5px 10px 10px;
        width: 400px;
        color: #000;
        text-align: left;
        background: #000000;
}

#archive_sidebar
{
        float: right;
        padding: 10px 10px 10px 10px;
        background: #000000;
}

.archive_sidetitle {
        font-family: helvetica;
        font-size: 80%;
        letter-spacing: 0.09em;
        font-weight: normal;
        background: transparent;
        color: #FFF;
        border-bottom: 1px dotted #ccc;
}
