/* CSS Document */

#mydebug1 {
    position: absolute;
    top: 200px;
    width: 300px;

    background-color: #0F0;
    color: #000000;
    font-family: "Courier New", Courier, monospace;

}

body, html {
    padding: 0;
    border: 0;
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;/*
    
     Helvetica (TT),  */
    
}

img {
    border: none;	
}

td.center {text-align: center}


.dotLink {
    background-image: url(/images/shared/dot.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 8px;
}

.boldLink {
    font-weight: bold;
}

#vimeo {
    display: none;	
}

#work, #news {
    width: 100%;
    height: 100%;
}

.blogPost {
    width: 700px;	
}

#work .description {
    width: 700px; 
    text-align: justify; 
    padding-bottom: 30px;	
}

#work .descriptionScale {
    width: 100%; 
    max-width: 700px; 
    text-align: justify;
    padding-bottom: 30px;
}

.newsItem .title {
    position: relative;
    font-size: 16px;
    border-bottom: solid 1px #CCC;
    border-top: solid 1px #CCC;
    width: 100%;
    max-width: 700px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
    clear: both;
}

.newsItem .date {
    position: absolute;
    right: 5px;
    font-size: 12px;
}

.newsItem .content {
    padding-bottom: 20px;
}

#galleryImageContainer {
    text-align: center;
    width: 100%;
    height: 100%;
}

#galleryImageContainer img {
    display: none;
    cursor: pointer;
}

#galleryCtr {
    z-index: 10;
    text-align: center; 
    height: 40px;
    position: absolute;
    bottom: 0px; 
    left: 0px;
    display: none;
    width: 100%;
}

.spacer {
    width: 2px; 
    display: table-cell; 
    height: 13px;
}

.bubble {
    background-image: url(/images/shared/dots.png); 
    background-position: 0px 13px; 
    cursor: pointer; 
    width: 13px; 
    height: 13px;
    display:table-cell; 
}

#bubbles {
    display:table-cell; 
    height: 21px; 
    vertical-align: middle;
}

#galleryPrev {
    cursor: pointer;
    background-image: url(/images/shared/prevnext.png); 
    background-position: 0px 0px; 
    width: 21px; 
    height: 21px; 
    display:table-cell;
}

#galleryNext {
              cursor: pointer;
              background-image: url(/images/shared/prevnext.png); 
              background-position: 21px 0px; 
              width: 21px; 
              height: 21px; 
              display:table-cell;
}


#cache, #cacheList, #bgImageList, #common {
    display: none;	
}

#bioHeadshot {
    padding-right: 45px; 
    padding-bottom: 65x;
    width: 380px;
    border: none;	
}

#bio {	
    height: 100%;
    text-align: justify; 
    width: 100%; 
    max-width: 380px;
}

body {
    background-color: #666;
}

#canvas {
    overflow: hiden;
    width: 100%;
    height: 100%;	
}

.bgImage {
    /* display: none; */	
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}

#debug {
    display: none; 
    background-color: #000000;
    color: #0F0;
    font-family: "Courier New", Courier, monospace;
    position: absolute;
    top: 200px;
    left: 0px;
    width: 200px;
    height: 500px;
    z-index: 100;


}

#nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 20px;

    
}

#nav li {
    float: left;
    margin-top: 8px;
    margin-left: 50px;	
}

/* fix for IE */
a, a:visited {
    color: #b1b1b1;	
}

#nav li a {
    color: #b1b1b1;
    text-decoration: none;
    text-transform: uppercase;	
    font-size: 12px;
    letter-spacing: 3px;
    /*
    helvetica tt
    */
}




#workNav {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: fixed;
    left: 20px;
    top: 100px;
    width: 250px;

    display: none;
}

/* sections */
#workNav li {
    margin-top: 8px;
    margin-bottom: 8px;
}

#workNav li ul {
    list-style: none;
    padding-left: 5px;
}

#workNav li a {
    color: #b1b1b1;
    text-decoration: none;
    text-transform: uppercase;	
    font-size: 11px;
    letter-spacing: 3px;
    cursor: pointer;
}

#workNav li ul {
    display: none;
}

/* individual works */
#workNav li ul li {
    margin-top: 8px;	
}

#workNav li ul li a {
    color: #b1b1b1;
    text-decoration: none;
    text-transform: uppercase;	
    font-size: 10px;
    letter-spacing: 2px;
}


/* sub-sub sections like organza orgazmica */
#workNav li ul li ul {
    list-style: none;
    display: none;
}

#workNav li ul li ul li {

}

#workNav li ul li div div a {
    color: #b1b1b1;
    text-decoration: none;
    font-style: italic;
    text-transform: lowercase;	
    font-size: 10px;
    letter-spacing: 2px;
}

.workSection li {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

#workNav .subwork {
    padding-left: 0px;
    display: none;
}

#workNav .subwork a {
    color: #b1b1b1;
    text-decoration: none;
    font-size: 8px;
    letter-spacing: 1.5px;
}

#workNav .subwork img {
    margin-top: 6px;
    height: 15px;
    margin-right: 5px;
    margin-left: 12px;
}

/* ensure the "photos" link is aligned left, but the "video" is not right up against it */
#workNav .subwork a:first-child img {
    margin-left: 0px;
}


.workSectionHeader {
    color: #b1b1b1;
    text-decoration: none;
    text-transform: uppercase;	
    font-size: 14px;
    letter-spacing: 3px;
    cursor: pointer;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: default;
}

.workSectionThumbs {
    margin-bottom: 20px;
}

.workSectionThumbs a {
    width: 150px;
    height: 150px;
    border: solid 1px #000000;
    margin: 5px;
    display: inline-block;
}

.workSectionThumbs a div {
    width: 150px;
    height: 150px;
    display: inline-block;
    position: relative;
    
}

.workSectionThumbs img {
    position: relative;
    width: 150px;
    height: 150px;
    border: 0;
}

#header {
    top: 0px;
    left: 0px;
    width: 100%;
    position: fixed;
    background-color: #000000;
    height: 30px;	
}

#sidebar {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 290px;

    color: #ffffff;
    /* height: 75px; */
    height: 100%;
}

#name {
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    background-color: #000000;
    color: #ffffff;
}

#subname {
    padding-left: 4px;
    padding-top: 10px;
    font-size: 9px;	
    letter-spacing: 6.5px;
    text-align: center;
    padding-bottom: 15px;
    color: #999999;
    text-transform: uppercase;
    background-color: #000000;
}

a {
    color: inherit;	
    text-decoration: none;
    outline: none;
}

/*
#name a {
        color: #ffffff;
}

#subname a {
        color: #999999;
}
*/

#contact {
    width: 255px;

    background-color: #000000;
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
    height: 120px; /* toggles to 100% */
    padding-left: 35px;
    font-size: 10px;

    position: absolute;	
    
    
}

#contact_content {
    bottom: 10px; /* toggles to 100px */
    position: absolute;
    left: 49px;
}

#main {
    position: absolute;
    left: 0px;
    top: 30px;
    padding-top: 0px;
    margin-left: 330px;
    padding-right: 45px;
    padding-bottom: 35px;

    color: #CFCFCF;
    

    overflow-x:hidden;
    overflow-y:auto;
}

#cv {
    width: 1000px;
    padding-bottom: 30px;
}

#cv .mainSection {
    clear: both;

    padding-top: 20px;
    margin-bottom: -20px;

    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#cv .subSection {
    float: left;
    margin-left: 20px;	
    width: 300px;
    clear: both;
    font-style: italic;
}

#cv .year {
    float: left;
    width: 40px;
    margin-left: 40px;	
    clear: both;
    margin-top: 20px;
}

#cv .yearLongEducation {
    float: left;
    width: 85px;
    margin-left: 40px;	
    clear: both;
    margin-top: 20px;
}

#cv .yearLong {
    width: 85px;	
    float: left;
    margin-left: 40px;	
    clear: both;
}

#cv .subYear {
    float: left;
    width: 40px;
    margin-left: 40px;	
    clear: both;

}

#cv .content {
    float: left;
    margin-left: 20px;
    padding-top: 20px;
    width: 885px;
}

#cv .contentEducation {
    float: left;
    margin-left: 20px;
    padding-top: 20px;
    width: 840px;
}

#cv .pressItem {
    width : 100px;
    float: left;
}

#cv .pressLink a {
    text-decoration: underline;
}