﻿/* 0 BASIC TAGS */

table
{
    font-size: 1em;
}

h1, h2, h3, h4
{
    margin: 0;
    
}


p
{

}

.topleft
{
text-align: left;
vertical-align:text-top;
padding:0 10px 0 10px;
line-height: 1.4em;
}

hr
{
    border: 0;
    border-top: 1px solid #bababa;
    height: 1px;
}

a
{
    text-decoration: none;
    color: #990000;
}

a:visited
{
    color: #990000;
}

a:hover
{
    text-decoration: overline;
    color: #663300;
}

a:active
{
    color: #990000;
    text-decoration: underline;
}

a.menub 
{
    text-decoration: none;
    color: #990000;
}

a:active .menub
{
    color: #990000;
    text-decoration: none;
}

a:visited .menub
{
    text-decoration: none;
    color: #990000;
}

a:hover .menub

{
  
    text-decoration: none;
}

a:hover .no

{
 
    text-decoration: none;
}

a:active .no
{
 
    text-decoration: none;
}

a:visited .no
{
    text-decoration: none;
}




body
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size:1.0em;
    font-style: normal;
    color: #990000;
    border: solid 6px #990000;
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #FFF;
}

.imgborder
{
    text-align: center;
    border: groove 3px #990000;
}

/* 1 HEADER */

.header
{
    position: relative;
    height:120px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #000;
    text-align:left;
}

.headerb
{
    height:125px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: solid 1px #000;
    text-align:left;
    vertical-align:top;
}

h1
{
    text-transform: uppercase;
    font-size: 1.5em;
}

h2
{
    position: absolute;
    left: 37px;
    top: 60px;
    font-size: 1.3em;
}

h3
{
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.5em;
    font-weight: bold;
}
h4
{
    margin: 1.0em;
    margin-bottom: 1.12em;
    font-size: 1.6em;
    font-weight: bold;
    
}

.fancy

{
    
    font-size: 1.8em;
    font-weight: bold;
    font-family: Edwardian Script ITC, "Times New Roman" , Times, serif;
}
.menua
{
    position: absolute;
    right: 37px;
    top: 17px;
    text-transform: uppercase;
    font-size: 10px;
}
.menub
{
   
    right: 37px;
    top: 17px;
    text-transform: uppercase;
    font-size: 10px;
}
.nav
{
    position: absolute;
    right: 37px;
    top: 60px;
    text-transform: uppercase;
    font-size: 10px;
}

.menua a:visited, .nav a:visited
{
    color: #990000;
}

/* 1.1 SHIM */

.shim
{
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    height: 8px;
    font-size: 0;
}




/* 2 PAGE */

.page
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 15px;
}

.emphasis
{
    font-size: 2.0em;
    font-weight: bold;}



/* 2.1 HOME, EXPERIENCE, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #experience, #links, #register, #admin-albums, #admin-photos
{
    position: relative;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
    float: left;
    width: auto;
    padding-right: 15px;
}

#content
{

    padding-right: 15px;
}

#whatsnew
{
    float: left;
    width: 200px;
    height: 100%;
}

#coollinks
{
    margin-left: 220px;
}

#experience h4, #links h4
{
    margin-top: 0;
    border-top: 1px solid #bababa;
    padding-top: 1.0em;
    left: 37px;
    width: 214px;
}

#experience #photo
{
    position: absolute;
    left: 37px;
    top: 20px;
    width: 214px;
}

#experience .first
{
    margin-top: 0;
    border-top: 1px solid #bababa;
    padding-top: 1.5em;
}

.emptydata td
{
    padding: 50px;
    color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums
{
    padding: 0px 37px;
    padding-bottom: 40px;
}

.view
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.view .photo-frame
{
    margin-left: auto;
    margin-right: auto;
}

.item
{
    padding: 20px 50px;
    width: 700px;
}

.item h4
{
    margin-bottom: 0.4em;
}

.nullpanel
{
    padding: 150px;
    width: auto;
    text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details
{
    padding: 0;
}

.buttonbar
{
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    height: 33px;
    text-align: center;
}

.buttonbar-top
{
}

#photos .view, #admin-details .view
{
    margin-top: 20px;
    margin-bottom: 20px;
}

/* 3 FOOTER */


.footer
{
    height: 75px;
    text-align: center;
    font-size: 10px;
    width: 100%;
    border-top: solid 1px #000;
    padding-top: 15px;
}
.image-float-left
{
    float: left;
    margin-right: 10px;
}
.menub
{
    margin: 12px auto 5px auto;
    text-transform: uppercase;
    font-size: 10px;
}

.menub a:visited
{
    color: #990000;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198
{
    border-top: 4px groove #999;
    border-bottom: 4px groove #999;
    border-right: solid #FFF;
    border-left: solid #FFF;
    padding:2px;
}
.border
{
    border: medium groove #990000;
}

