/* Color Chart:
 *  Dark Gray: #2d292a
 *  Interior Gray Stripe: #494343
 */

html {
    margin: 0px;
}

body {
    background-color: #2c2929;
    background-image: url('/img/layout/single-row.gif');
    background-position: center;
    background-repeat: repeat-y;
    color: #C4C4C4;
    font-family: Arial, sans-serif;
}


h1, h2, h3, .menuItems, #upperRightHeader, p {
    font-family: 'Prestige Elite Std', 'Courier', 'Courier New', 'Serif';
}

.menuItems, .menuItems a, .menuItems a:hover, .menuItems a:active, .menuItems a:visited, #upperRightHeader a:hover {
    font-size: 17px;
    text-decoration: none;
    color: #fce8c1;
}

/* Upper right corner */
#upperRightHeader { width: 250px; float: right; text-align: right; color: black; margin-top: 14px; }
#upperRightHeader a { color: black; text-decoration: none; }
#upperRightHeader .text-beneath { font-size: 16px; margin-top: 22px; }

#homeButton { width: 100px; height: 25px;}
#homeButton.rollover { background-image: url('/img/layout/home.gif'); cursor: pointer; }
#homeButton.rollover:hover { background-image: url('/img/layout/home-over.gif'); }

/* Thumbnails */
div.thumbnail { float: left; width: 30px; height: 30px; margin-left: 4px; margin-bottom: 4px; cursor: pointer; }
#thumbnails { padding-top: 132px; padding-left: 40px; }
#thumb-wrapper { height: 190px; }
#copyright { font-size: 10px; width: 100px; margin: auto; color: #C4c4c4; }

/* Bio Text page */
.bio-text { background-color: #585252; margin: 12px; padding: 16px; width: 938px; }
#bio-image { float: right; background-color: #494343; padding: 16px; width: 370px; margin-left: 24px;
             margin-bottom: 12px; position: relative; left: 20px; }

.bio-text p { margin-left: 51px; }
.bio-text p, .bio-text p a { color: black; font-size: 13px; line-height: 18px; text-decoration: none; }
.bio-text p a:hover { color: #c5e2a0; }

/* Awards and Shows border */
#awards-border { text-align: center; width: 996px; padding: 24px; background-color: #7c3a3c; position:
                 relative; left: -26px; top: -20px; z-index: 2; }
#awards-and-shows { padding-top: 24px; position: relative; top: -36px; }

/* Brushes */
#brushesContainer { padding-top: 36px; padding-bottom: 1px; margin-top: 14px; }
.brushLink  { margin-bottom: 65px; background-repeat: no-repeat; position: relative; cursor: pointer; }
.illustrations.brushLink { background-position: right center; }

/* Brushes - makes them overlap the border
.bio.brushLink, .illustrations.brushLink { left: 36px; }
.paintings.brushLink { left: -36px; }
*/


h1 {
    margin-top: 10px;
    margin-left: 15px;
    font-weight: 100;
    font-size: 60px;
    margin-bottom: -20px;
}

.menu {
    margin-left: 42px;
    position: relative;
    top: -12px;
}

#header {
    margin-top: 0px;
    padding-top: 0px;
}

#container {
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding-top: 0px;
}
#brushesContainer {
    background-color: #575252;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#homeButton {
    float: right;
    position: relative;
    top: 12px;
    margin-right: 0px;
}
#homeButton:hover {
    cursor: pointer;
}

#sideMenu {
    width: 160px;
/*  padding-top: 220px;
    padding-left: 10px;
    padding-right: 10px; */
    height: 512px;
    float: left;
    text-align: center;
}
#mainContent {
    width: 724px;
    height: 512px;
    text-align: center;
    float: left;
}
#rightContent {
    width: 160px;
    height: 512px;
    float: left;
    text-align: center;
}
#sideMenu .clickText {
    text-align: center;
    margin: 142px auto auto auto;
    width: 80px;
    font-size: 14px;
}
#sideMenu .workTitle {
    margin: auto;
    color: #fce8c1;
    margin-top: 38px;
    font-size: 20px;
    width: 80%;
}
#sideMenu .price {
    margin-top: 22px;
}
#sideMenu .workMedia {
    margin-top: 18px;
    font-size: 14px;
}

#content-wrapper {
    background-color: #575252;
}

#content {
    margin-top: 20px;
    position: relative;
    width: 1050px;
    left: -42px;
}

.oilPaintings #sideMenu, .oilPaintings #mainContent, .oilPaintings #rightContent {
    background-image: url('/img/layout/yellow-stripe.gif');
    background-repeat: repeat-x;
    background-position: 0px 112px;
}
.illustrations #sideMenu, .illustrations #mainContent, .illustrations #rightContent {
    background-image: url('/img/layout/blue-stripe.gif');
    background-repeat: repeat-x;
    background-position: 0px 112px;
}

#centerContent {
    width: 95%;
    margin: auto;
}

#image {
    height: 400px;
    width: 600px;
    border: 1px solid #000000;
    margin-top: 4px;
    background-color: #006FFF;
}
#imageContainer {
    width: 605px;
    text-align: center;
}
#imageContainer table {
    text-align: center;
    margin: auto;
}
#brushesLoader {
    padding-top: 200px;
    padding-bottom: 200px;
}
#imageContainer table td {
    font-size: 12px;
}
#imageContainer table .workTitle {
    text-align: left;
}
#imageContainer table .workMedia {
    text-align: right;
}
.copyright {
    font-size: 14px;
    margin-top: 12px;
    color: #9F9F9F;
}

#footer {
    margin-bottom: 0px;
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    background-image: url('/img/brush.gif');
    background-position: right;
    background-repeat: no-repeat;
}
.bottomMenu a, .bottomMenu a:hover, .bottomMenu a:active, .bottomMenu a:visited {
    color: #C4C4C4;
    text-decoration: none;
}
.bottomMenu a:hover{
    text-decoration: underline;
}
.bottomMenu {
    font-size: 13px;
    font-weight: normal;
    margin: 20px;
}
#bioPhoto {
    width: 300px;
    height: 200px;
    float: right;
    border: 1px solid #000000;
    margin: 8px;
    margin-left: 20px;
}

.textContent, .awardsContent {
    text-align: justify;
    padding-top: 22px;
    line-height: 22px;
    font-size: 14px;
}

#brushBody img:hover { cursor: pointer; }
/* positioned things */

#brushTitles div {
    position: relative;
}
#brushTitles div a{
    font-family: 'Prestige Elite Std', 'Courier', 'Courier New', 'Serif';
    font-size: 18px;
    text-decoration: none;
}
#brushTitles .bio {
    top:  -400px;
    left: 400px;
}

/* links page */
#linkContainer {
    min-height: 400px;
    width:      787px;
    background-image: url(/img/links_bg.gif);
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 18px;
}
#linkBox {
    margin: auto;
    padding-top: 12px;
    margin-top: 24px;
    text-align: center;
}
#linkBox a, #linkBox a:active, #linkBox a:hover {
    display: block;
    font-family: 'Prestige Elite Std', 'Courier', 'Courier New', 'Serif';
    font-size: 22px;
    padding-top: 12px;
    text-decoration: none;
    color: #c5e2a0;
}
#linkBox a:hover {
    text-decoration: underline;
}
.uglyYellow { color: #ffc284; }
.contactData, .contactData a, .contactData a:hover, .contactData a:active  { color: #cabbbe; text-decoration: none; font-family: Courier New; font-size: 20px; font-weight: normal; }

