﻿form
{
    margin: 0px;
}
body
{
    background-image: url(images/layout/background.jpg);
    background-color: #c8baa4;
    background-attachment: fixed;
    padding: 0px;
    margin: 0px;
    font-family: Calibri, Arial;
    color: #2b2b2b;
}

h1
{
    font-size: 11px;
    margin: 0px;
    margin-left: 260px;
    color: #5B5B5B;
    position: absolute;
}

ul
{
    margin: 13px auto;
}

ul.none
{
    margin: 0px;
    padding: 0px;
}
a
{
    text-decoration: none;
    color: #2b2b2b;
    cursor: pointer;
}
a:hover
{
    color: #5b5b5b;
    text-decoration: underline;
}
a.readmore
{
    text-decoration: underline;
}
a img
{
    border-width: 0px;
}
h2
{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2px;
    display: inline;
}
p
{
    margin: 10px 0px;
}
div#Header
{
    background-color: #fff;
    height: 102px;
}

/* nav */
div#Nav
{
    background-image: url(images/layout/nav-bg.jpg);
    background-repeat: repeat-x;
    height: 47px;
}

div#Nav a.Nav
{
    width: 105px;
    height: 47px;
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
div#Nav a.Nav span
{
    margin-top: 15px;
    display: block;
}
div#Nav a.Nav:hover
{
    color: #eee;
    background-image: url(images/nav/pushed.jpg);
    background-repeat: no-repeat;
}

div#Nav img.Nav
{
    float: left;
    margin-top: 4px;
}

div.wrapper
{
    width: 960px;
    margin: 0px auto;
}
div.rightWrapper
{
    float: right;
    width: 260px;
}
#searchBox
{
    background-image: url(images/nav/search-bg.jpg);
    background-repeat: no-repeat;
    height: 47px;
    width: 260px;
}
#searchBox input.text
{
    padding-top: 6px;
    padding-left: 5px;
    vertical-align: top;
    font-family: Calibri;
    color: #5b5b5b;
    font-size: 14px;
    background-color: transparent;
    background-image: url(images/nav/searchbox-bg.png);
    background-repeat: no-repeat;
    width: 201px;
    height: 22px;
    border: 0px;
}

div.PostTop
{
    background-image: url(images/main/post-top.png);
    width: 650px;
    padding-top: 6px;
    background-repeat: no-repeat;
}
div.PostTop div.PostContent
{
    background-color: #fff;
    padding: 16px;
}
div.PostContent p a
{
    text-decoration: underline;
}
div.PostBottom, div.PostBottomQuote
{
    margin-bottom: 50px;
    width: 650px;
    height: 25px;
    background-image: url(images/main/post-footer.png);
    background-repeat: no-repeat;
}
div.PostBottomQuote
{
    background-image: url(images/main/comments-footer.png);
    background-repeat: no-repeat;
}

.graphMessage
{
    background-color: White;
    border: 1px solid black;
    padding: 5px;
    margin: 5px;
    float: left;
    text-align: left;
}

div.datebox
{
    width: 42px;
    height: 42px;
    float: left;
    margin-right: 10px;
    font-size: 20px;
}
div.datebox, div.datebox div
{
    text-align: center;
    background-color: #b1a191;
}
div.datebox div
{
    font-size: 10px;
}

.PostContent hr
{
    border: 1px solid #acacac;
    color: #acacac;
}
.PostContent ul
{
    font-size: 12px;
    color: #5a5a5a;
    line-height: 18px;
    list-style-position: inside;
}
.PostContent p
{
    font-size: 12px;
    color: #5a5a5a;
    line-height: 18px;
}

.filter-panel
{
    width: 596px;
    border: 1px solid #a0a0a0;
    background-color: #efefef;
    margin-top: 3px;
    line-height: 26px;
    padding: 5px 10px;
    vertical-align: middle;
}

.filter-panel select
{
    margin-right: 25px;
    width: 150px !important;
    padding: 0px;
}

.filter-panel a
{
    background-image: url(images/main/filter-btn.jpg);
    float: right;
    width: 131px;
    height: 25px;
}

img.icon
{
    margin-right: 4px;
}
span.tags
{
    font-size: 12px;
    color: #584f45;
}

div.aboutJohn, div.rightPanel div.content
{
    background-color: #fff;
    padding: 10px 8px 0px 8px;
    line-height: 18px;
    color: #5a5a5a;
    font-size: 12px;
    word-wrap: break-word;
}
div.aboutJohn b, div.rightPanel b
{
    font-size: 14px;
}

div.rightPanelBottomFlat
{
    background-image: url(images/side/about-footer.png);
    background-repeat: no-repeat;
    height: 38px;
    margin-bottom: 15px;
}

div.rightPanelBottomQuote
{
    background-image: url(images/side/comments-footer.png);
    background-repeat: no-repeat;
    height: 36px;
    margin-bottom: 20px;
}

div.tweetBottom
{
    background-image: url(images/side/tweet-footer.png);
    background-repeat: no-repeat;
    height: 66px;
    margin-bottom: 20px;
}
div.rightPanel
{
    background-image: url(images/side/tweet-top.png);
    padding-top: 7px;
    background-repeat: no-repeat;
}
div.comment1, div.comment2
{
    width: 236px;
    height: 55px;
    word-wrap: break-word;
    padding: 5px;
    margin-top: 10px;
    text-align: right;
    cursor: pointer;
}
div.comment1 img, div.comment2 img
{
    top: -15px;
    position: relative;
}
div.comment1 div, div.comment2 div
{
    text-align: left;
    height: 50px;
    word-wrap: break-word;
    padding-bottom: 3px;
}
div.comment1
{
    background-image: url(images/side/comment1.jpg);
    background-repeat: no-repeat;
}
div.comment2
{
    background-image: url(images/side/comment2.jpg);
    background-repeat: no-repeat;
}


div.comments1, div.comments2
{
    background-image: url(images/main/comment1-top.jpg);
    background-repeat: no-repeat;
    padding-top: 16px;
    width: 618px;
}
div.comments1Content, div.comments2Content
{
    font-size: 12px;
    line-height: 18px;
    color: #5a5a5a;
    background-color: #fafafa;
    width: 588px;
    padding: 0px 15px 5px 15px;
}
div.comments1Footer, div.comments2Footer
{
    background-image: url(images/main/comment1-footer.jpg);
    background-repeat: no-repeat;
    width: 618px;
    height: 10px;
    padding-bottom: 10px;
}

div.comments1Content b, div.comments2Content b
{
    font-size: 14px;
}

div.comments2
{
    background-image: url(images/main/comment2-top.jpg);
    background-repeat: no-repeat;
}
div.comments2Content
{
    background-color: #f4f4f4;
}
div.comments2Footer
{
    background-image: url(images/main/comment2-footer.jpg);
    background-repeat: no-repeat;
}


input, textarea, select
{
    line-height: 19px;
    font-size: 14px;
    padding-top: 3px;
    font-family: Calibri;
    color: #5a5a5a;
    font-weight: normal;
}

.PostContent input.text, .PostContent textarea, .PostContent select, #mailFriend text
{
    border: 1px solid #7b7b7b;
    background-color: #fff;
}
.PostContent input.text, #mailFriend input.text
{
    border: 1px solid #7b7b7b;
    background-color: #fff;
    width: 411px;
    height: 19px;
}
.PostContent textarea, #mailFriend textarea
{
    border: 1px solid #7b7b7b;
    background-color: #fff;
    width: 411px;
    height: 114px;
    overflow: hidden;
}
.PostContent select
{
    height: 21px;
    width: 200px;
    padding-top: 0px;
}
.PostContent th
{
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    padding-top: 5px;
    font-size: 14px;
    color: #5a5a5a;
}

/* validators */
.highlight
{
    background-image: none !important;
    background-color: #ddd !important;
    color: Black;
}

.alertbox
{
    position: absolute;
    z-index: 10;
    padding-left: 45px;
    width: 216;
    background: url(images/aarow.png) no-repeat left top;
    color: Black;
}

.alertbox div
{
    min-height: 34px;
    width: 200px;
    padding: 8px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #FFEB8C;
}


/* lightbox */

#blackout
{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=40); /* internet explorer */
    -khtml-opacity: 0.4; /* khtml, old safari */
    -moz-opacity: 0.4; /* mozilla, netscape */
    opacity: 0.4; /* fx, safari, opera */
    background-color: #C8BAA4;
}

#closeButton
{
    cursor: pointer;
    margin: 5px 5px 0px 0px;
}

#blackoutContent
{
    text-align: right;
    position: absolute;
    z-index: 2;
    width: 900px;
    height: 428px;
    background-color: #e0e0e0;
    border: 1px solid #ababab;
    margin: 0px auto;
}

