﻿/* 0 BASIC TAGS */

/* new background #3399cc 
rgb(123, 175, 76)
#7BAF4C
3399CC
*/

table
{
    font-size: 1em;
}

h1, h2, h3, h4
{
    margin: 0;
}

p
{
    line-height: 1.4em;
}

hr
{
    border: 0;
    border-top: 1px solid #505050;
    height: 1px;
}

a
{
    text-decoration: none;
    color: #3399cc;
}

a:visited
{
    color: #3399cc;
}

a:hover
{
    text-decoration: underline;
    color: #E6CD84;
}

a:active
{
    color: #3399cc;
}

a:link
{
    color: #3399cc;
}


body
{
    background-color: #eeeeee;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Century Gothic, Calibri, Myriad, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #000000;
    width: 100%;
}

img
{
    border-width: 0;
}

.fullpage
{
    background-color: #eeeeee;
    width: 100%;
}
.mainbkg
{
    width: 799px;
    background-color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
}


/* 1 HEADER */

.header
{
    position: relative;
    top: 5px;
    width: 789px;
    height: 105px;
    margin: 0px 5px 5px 5px;
    background: #3399cc none repeat scroll 0%;
    text-align: center;
    color: #ffffff;
}

.headerLogo
{
    float: right;
    padding-top: 5px;
    padding-right: 5px;
}

.adheader
{
    width: 799px;
    text-align: center;
    padding-top: 5px;
    background-color: #ffffff;
}

.rssDiv
{
    clear: right;
    float: right;
    padding-right: 7px;
    vertical-align: middle;
    height: 32px;
    margin-top: 30px;
}

.rssDiv a, .rssDiv a:visited, .rssDiv a:hover, .rssDiv a:active
{
    color: #fff;
    vertical-align: middle;
}

h1
{
    float: right;
    text-transform: uppercase;
    font-size: 32px;
}

h2
{
    position: absolute;
    left: 37px;
    top: 45px;
    font-size: 11px;
}

.menua
{
    font-size: 15px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
}

.nav
{
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    margin: 40px 5px 5px 5px;
    float: left;
}

.menuDiv
{
    height: 20px;
    padding: 7px;
    margin: 0px 0px 0px 0px;
}

.menua a:visited, .nav a:visited
{
    color: #ffffff;
}

.menua a:active, .nav a:active
{
    color: #ffffff;
}

.menua a:hover, .nav a:hover
{
    color: #ffffff;
}

.menua a:link, .nav a:link
{
    color: #ffffff;
}

/* 1.1 SHIM */

.shim
{
    display: none;
}

.spacer
{
    height: 42px;
}

.title
{
    font-family: Century Gothic, Calibri, Myriad, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #3399cc;
}

/* 2 PAGE */

.page
{
    background-repeat: repeat-y;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    clear: both;
}

h3
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.5em;
    font-weight: bold;
}
h4
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.3em;
    font-weight: bold;
}


.accent
{
    color: #3399cc;
}


/* 2.1 ALL PAGES */

#home, #resume, #links, #albums, #photos, #details, #register, #admin-albums, #admin-photos, #admin-details
{
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
    float: left;
    width: 214px;
    height: 100%;
}

#content
{
    margin-left: 256px;
}

#whatsnew
{
    float: left;
    width: 200px;
    height: 100%;
}

#coollinks
{
    margin-left: 220px;
}

#resume h4, #links h4
{
    margin-top: 0;
    border-top: 1px solid #505050;
    padding-top: 1.0em;
    position: absolute;
    left: 37px;
    width: 214px;
}

#resume #photo
{
    position: absolute;
    left: 37px;
    top: 20px;
    width: 235px;
}

#resume .first
{
    margin-top: 0;
    border-top: 1px solid #505050;
    padding-top: 1.5em;
}

dl
{
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #505050;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
}

dt
{
    position: absolute;
    left: 0;
}

dd
{
    margin-left: 150px;
    height: 2.0em;
}

.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}



.view
{
    margin-left: auto;
    margin-right: auto;
    width: 686px;
    text-align: center;
}

.view .photo-frame
{
    margin-left: auto;
    margin-right: auto;
}

.item
{
    padding: 20px 50px;
    color: #B2B2B2;
}

.item h4
{
    margin-bottom: 0.4em;
}

.nullpanel
{
    padding: 150px;
    width: auto;
    text-align: center;
}

.buttonbar, .buttonbar-top
{
    width: 686px;
    height: 36px;
    background-image: url(Images/photonav.gif);
    background-repeat: no-repeat;
    margin-bottom: 5px;
    text-align: center;
}

/* 3 FOOTER */

.footerbg
{
    width: 789px;
    height: auto;
    text-align: center;
    padding-bottom: 5px;
}

.footer
{
    margin: auto auto 5px auto;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    width: 789px;
    background: #3399cc none repeat scroll 0%;
}

.menub
{
    margin: 8px auto 2px auto;
    font-size: 12px;
}

.menub a:visited
{
    color: #ffffff;
}

.menub a:active
{
    color: #ffffff;
}

.menub a:hover
{
    color: #ffffff;
}

.menub a:link
{
    color: #ffffff;
}

.accent
{
    color: #3399cc;
}

div.txf
{
    width: 800px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

div.txf p
{
    text-align: left;
    font-size: 1.2em;
    width: 760px;
}

div.txf span
{
    text-align: left;
    font-size: 1.4em;
    font-weight: bold;
}

div.txfBox
{
    border: solid 1px #000;
    font-size: 1.2em;
    width: 770px;
    text-align: center;
    padding: 0px;
    margin-bottom: 10px;
}

div.txfContent
{
    padding: 10px 10px 10px 10px;
}

div.txfBox span
{
    font-weight: bold;
    font-size: 1.4em;
}

div.txfBoxIndent
{
    font-weight: bold;
    margin-bottom: 10px;
}

div.txtBoxLeft
{
    text-align: left;
}

div.txfHeader
{
    background-color: #ddd;
    border-bottom: solid 1px #000;
    font-size: 1.2em;
    font-weight: bold;
    padding: 3px;
}

div#about
{
    float: left;
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
}

div#whoami
{
    background-color: #fff;
    background-image: url('/images/questions.png');
    background-repeat: no-repeat;
    background-position: 0px -21px;
    width: 248px;
    height: 21px;
    margin-top: 10px;
    margin-bottom: 5px;
}

div#whatdoido
{
    background-color: #fff;
    background-image: url('/images/questions.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 248px;
    height: 21px;
    margin-top: 30px;
    margin-bottom: 5px;
}
div#howcanihelp
{
    background-color: #fff;
    background-image: url('/images/questions.png');
    background-repeat: no-repeat;
    background-position: 0px -44px;
    width: 248px;
    height: 21px;
    margin-top: 30px;
    margin-bottom: 5px;
}

div#sandbox
{
    width: 789px;
    padding-left: 5px;
    padding-right: 5px;
}

div#sandbox h3
{
    margin-top: 0px;
    text-align: left;
}

div#sandboxIntro
{
    width: 769px;
    padding: 10px 5px 10px 5px;
    text-align: left;
}

div#sandboxPhoto
{
    padding: 5px;
    clear: both;
    float: left;
}

div#sandboxTwitterStats;
{
    padding: 0px;
    float: left;
}

div#sandboxTwitter
{
    width: 275px;
    padding: 5px;
    float: left;
}

div#sandboxBlog
{
    width: 270px;
    padding: 5px;
    float: left;
}

div.blogItem
{
}

div.blogItem ul
{
    font-size: 10px;
    line-height: 12px;
    list-style: none;
}

div.blogItem ul li
{
    padding-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: none;
}

div#sandboxProjects
{
    width: 100%;
    clear: both;
    padding-bottom: 10px;
}

div#blogList
{
    text-align: left;
}

div.projectItem
{
    width: 769px;
    padding: 5px;
    clear: both;
    text-align: left;
    font-size: 14px;
    border-top: solid 1px #000;
}

div.projectItem img
{
    float: left;
    margin: 0 10px 10px 0;
    cursor: pointer;
    cursor: hand;
}

#photoHead
{
    overflow: hidden;
    height: 246px;
    padding-bottom: 20px;
}

.photoOverlay
{
    text-align: right;
    top: -242px;
    position: relative;
    float: right;
    color: #fff;
    font-weight: bold;
    font-family: Century Gothic, Verdana, Arial;
    font-size: 36px;
    line-height: 57px;
    padding-right: 20px;
}

.photoOverlay a:link, .photoOverlay a:visited
{
    color: #fff;
}

.photoOverlay a:hover
{
    color: #3399cc;
    text-decoration: none;
}
.photoOverlay a:active
{
    color: #fff;
}

.w3cValid
{
    float: right;
}

.clustrMap
{
    float: left;
}

div#ecomPop
{
    font-size: 16px;
    background: #fff;
    padding: 15px;
    text-align: left;
}

div#ecomPop h3
{
    font-size: 24px;
    color: #3399cc;
    margin-top: 0px;
}

div#socialPop
{
    font-size: 16px;
    background: #fff;
    padding: 15px;
    text-align: left;
}

div#socialPop h3
{
    font-size: 24px;
    color: #3399cc;
    margin-top: 0px;
}

div#webPop
{
    font-size: 16px;
    background: #fff;
    padding: 15px;
    text-align: left;
}

div#webPop h3
{
    font-size: 24px;
    color: #3399cc;
    margin-top: 0px;
}

div#photoPop
{
    font-size: 16px;
    background: #fff;
    padding: 15px;
    text-align: left;
}

div#photoPop h3
{
    font-size: 24px;
    color: #3399cc;
    margin-top: 0px;
}

.btn
{
    border: solid 1px #000;
    background-color: #3399cc;
    color: #000;
    padding: 3px 10px;
}

#twitterResults
{
    width: 250px;
    padding-bottom: 10px;
    font-size: 12px;
    text-align: left;
}

#twitterResult a, #twitterResult a:link, #twitterResult a:active, #twitterResult a:hover
{
    color: #000;
    font-size: 12px;
}

#twitterResults ul
{
    line-height: 14px;
    list-style: none;
}

#twitterResults li
{
    padding-bottom: 10px;
    outline-style: none;
    list-style: none;
    position: relative;
    margin-left: -40px;
}

.twitterImage
{
    clear: left;
    float: left;
    min-height: 48px;
    padding-bottom: 5px;
}

.twitterText
{
    display: block;
}

.twitterTextForImage
{
    display: block;
    margin-left: 55px;
}

.twitterDiv
{
    display: block;
    min-height: 48px;
    vertical-align: top;
    padding-bottom: 5px;
}

div.projLeft
{
    float: left;
    width: 450px;
    font-size: 14px;
}

div.projRight
{
    float: right;
    width: 300px;
}

.thumb 
{
    border: solid 3px #000;
}
