﻿*
{
    margin: 0px;
    padding: 0px;
}

body
{
    font-size: 62.5%;
    font-family: Georgia, Arial;
}
:-moz-any-link:focus {
  outline: none;
}

.hidden
{ 
    display: none;
}

div#stage
{
    background: transparent url('/library/images/site-furniture/v2/stagebg.jpg') repeat-x;
    
}


div#headerContainer
{
    _height: 1%;
    overflow: hidden;
    width: 977px;
    margin: 0px auto;
    padding: 0px 10px 28px 10px;
} 
div#logoTagline
{
    background: transparent url('/library/images/site-furniture/v2/logo_blue.png') no-repeat;
    width:437px;
    height:95px;
    text-indent: -9999px;
    margin-top: 38px;
    float: left;
}
div#logoTagline h1 a
{
    display: block;
    width:437px;
    height:95px;
}
div#primaryNavigation
{
    float: left;
    margin-top: 66px;
     _height: 1%;
    overflow: hidden;
    width: 540px;
    
}

div#primaryNavigation ul
{
    _height: 1%;
    overflow: hidden;
    list-style-type: none;
    line-height: 2.6em;
    float: right;
}
div#primaryNavigation ul li
{
    float: left;
    font-family: Cambria, Georgia;
    margin-left: 50px;
}
div#primaryNavigation ul li.first
{
}
div#primaryNavigation ul li a
{
    display: block;
    
    height: 16px;
    line-height: 16px;
    font-size: 1px;
    text-indent: -9999px;
}
div#primaryNavigation ul li#chrisNavigationAnchor a
{
    background: transparent url('/library/images/site-furniture/v2/navigation/chris.gif') 0px 0px;
    width: 39px;
    
}
div#primaryNavigation ul li#blogNavigationAnchor a
{
    background: transparent url('/library/images/site-furniture/v2/navigation/blog.gif') 0px 0px;
    width: 35px;
    
}
div#primaryNavigation ul li#cvNavigationAnchor a
{
    background: transparent url('/library/images/site-furniture/v2/navigation/cv.gif') 0px 0px;
    width: 17px;
    
}
div#primaryNavigation ul li#projectsNavigationAnchor a
{
    background: transparent url('/library/images/site-furniture/v2/navigation/projects.gif') 0px 0px;
    width: 62px;
    
}
div#primaryNavigation ul li#contactNavigationAnchor a
{
    background: transparent url('/library/images/site-furniture/v2/navigation/contact.gif') 0px 0px;
    width: 61px;
    
}

div#primaryNavigation ul li a:hover
{
    background-position: 0px -16px !important;
}
div#footer
{
    background: #000 url('/library/images/site-furniture/footer.jpg') no-repeat center;

    margin-top: 250px;
    border-top: 2px solid #000;
    font-family: Arial;
    
    border-bottom: solid 43px #DFDFDF;
    margin-bottom: 50px;
}
div#footer h2
{
    color: #FFF;
    font-family: Cambria, Georgia;
    font-size: 1.5em;
    text-transform: lowercase;
    font-style: italic;
    margin-bottom: 20px;
}
div#footer a
{
font-weight: bold;
    color: #0066CC;   
    text-decoration: none;

}
div#footer a:hover
{   
    color: #03F;
    text-decoration: underline;
}
div#footer p, 
div#footer div#footerLatestBlogPosts td
{
    font-size: 1.2em;
    padding-right: 10px;
    color: #AAA;
}
div#footer div#footerLatestBlogPosts td.dateTime
{
    color: #FFF;
    font-weight: bold;
}

p#extraPosts
{
    text-align: right;
    margin-top: 20px;
}
div#footerLatestBlogPosts
{
    float: right;
    width: 280px;
}	
div#footerLatestBlogPosts thead
{
    display: none;
}
div#footerLatestBlogPosts tr
{
}
div#footerLatestBlogPosts td
{
    vertical-align: top;
    padding-bottom: 4px;
}
div#footerLatestBlogPosts td.dateTime
{
    white-space: nowrap;
    text-align: right;
}
div#footer p.legal
{
    padding: 6px 0px;
    background-color: #000;
    text-align: right;
    margin-right: 4px;
}
div#footerNavigationLegal
{
    _height: 1%;
    overflow: hidden;
    width: 997px;
    margin: 0px auto;
}
div#footerNavigation ul
{
    width: 997px;
    margin: 0 auto;
    list-style-type: none;
}

div#footerNavigation ul li
{
    float: left;
    padding: 6px 5px;
    font-size: 1.2em;
    
}

div#content
{
    width: 997px;
    margin: 0px auto;
}

div#footerContent
{
    _height: 1%;
    overflow: auto;
    width: 997px;
    margin: 0px auto;
}

div#footer div.footerExtraneous
{
    _height: 1%;
    overflow: auto;
    padding-top: 20px;
}

/* twitter control */
div#footer div#twitterFeed
{
    float: left;
}
div#footer div#ctl00_pnlTweet, div#ctl00_pnlTwitterFail
{
    margin-top: 20px;
    width: 320px;
    
}
div#footer div#ctl00_pnlTweet p.message, div#ctl00_pnlTwitterFail p.message
{
    font-family: Cambria, Georgia;
    font-style: italic;
    font-weight: normal;
    font-size: 2.5em;
    background: transparent url('/library/images/site-furniture/bird-128.png') no-repeat -30px 0px;
    
    padding: 4px;
    border: 1px solid #333;
    padding-left: 100px;
    color: #FFF;
}
div#ctl00_pnlTwitterFail p.message
{
    background: url('/library/images/site-furniture/whale-128.png') no-repeat;
    padding-left: 140px;

}
div#footer div#ctl00_pnlTweet p.messageDetails
{
    font-size: 1em;
    text-align: right;
    margin-top: 10px;
}

div#footer div#footerContactForm
{
    float:right;
    margin-left: 20px;
    width: 350px;
}
div#footerContactForm div.formField 
{
    margin-bottom: 5px;
    _height: 1%;
    overflow: auto;
}
div#footerContactForm div.formField *
{
}
div#footerContactForm div.formField label
{
    color: #AAA;
    display: block;
}
div#footerContactForm div.formField input,
div#footerContactForm div.formField textarea
{
    color: #999;
    padding: 3px 0px 3px 3px;
    margin: 3px 0px;
    background-color: #000;
    border: 1px solid #333;
    width: 180px;
    font-family: Arial;
}
div#footerContactForm div.formField input:focus,
div#footerContactForm div.formField textarea:focus
{
    border: 1px solid #999;
}
div#footerContactForm div.submitForm input
{
}

div#footerContactForm div.formField textarea
{
    height: 80px;
    width: 340px;
    max-width: 340px;
}


div#contactDetails
{
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 1em 1em 0em 0em;
}
div#contactDetails ul
{
    list-style-type: none;
    
    /* clearing float */
    _height: 1%;
    overflow: auto;
}
div#contactDetails ul li
{
    float: left;
    margin-right: 10px;
}

div#companyDetails
{
    margin: 20px 0px;
}
div#companyDetails p
{
    font-size: 1em;
}
