/***********************
** Green:     #91b100
** Dk Green:  #748d00
** Blue:      #0000b1
** Gray:      #ededed
** Dk Gray:   #f2f2f
***********************/

html, body {
    font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
    font-size: 12px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
}
body {
    background: url(bgHeader.jpg) left top repeat-x;
    background-color: #ededed;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
}

a, a:visited, a:hover {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #748d00;
}
#submit {
    background-color: #ededed;
    border: 1px solid #748d00;
    color: #748d00;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    font-weight: bold;
}

#wrapToCenter {
    background: url(body.jpg) left top repeat-y;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 0 0 0 0px;
    width: 711px;
}

#search {
    float: right;
    padding: 22px 20px 0 0;
    text-align: right;
    width: 200px;
}
#s {
    margin: 0 5px 0 0;
    width: 150px;
}
#searchsubmit {
    background: url(icon_search.jpg) no-repeat;
    border: none;
    height: 14px;
    width: 14px;
}

#header {
    background: url(header.jpg) left top no-repeat;
    height: 75px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    width: 711px;
}
#header h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 0px;
    padding: 10px 20px 0 20px;
}
#header h1 a {
    color: #ededed;
    text-decoration: none;
}
#header h2 {
    color: #ededed;
    font-size: 14px;
    margin: 0 0 0 0px;
    padding: 0 40px 0 40px;
}

#menu {
    color: #ededed;
    font-weight: bold;
    position: absolute;
    text-align: right;
    top: 59px;
    width: 711px;
}
#menu ul {
    display: inline;
    height: 15px;
    list-style: none;
    margin: 0 20px 0 20px;
    padding: 0 0 0 0px;
}
#menu ul li {
    display: inline;
    list-style: none;
}
#menu ul li:hover {

}
#menu a {
    color: #ededed;
    padding: 0 15px 0 15px;
    text-decoration: none;
}
#menu a:hover {
    color: #2f2f2f;
}

#content {

}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content {
    display: inline-block;
}
#content {
    display: block;
}

#sidebar {
    float: right;
    margin: 0 20px 0 0;
    width: 190px;
}

#donate {
    padding: 0 0 5px 0;
    text-align: center;
    border-bottom: 1px dotted #666666;
}
#sayingWrap {
    height: 135px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
}
#saying {
    color: #ff6600;
    font-size: 12px;
    font-weight: bold;
    padding: 0 0 0 0px;
}
#donate form {
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
}
#donate input {
    border: none;
    background-color: transparent;
}

#sidebar h2 {
    font-size: 12px;
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
}
#sidebar ul {
    list-style: none;
    margin: 0px;
    padding: 0 0 10px 20px;
}
#sidebar ul li {
    color: #000091;
    font-weight: bold;
    margin: 0px;
    padding: 5px 0 5px 0;
}
#sidebar ul li ul, .textwidget div, .textwidget a {
    margin: 0 0 0 15px;
    padding: 0 0 0 0px;
}
#sidebar ul li ul li, .textwidget div, .textwidget a {
    border-bottom: none;
    color: #666666;
    padding: 0 0 0 5px;
    margin-bottom: 7px;
}
#sidebar ul li ul li a, #sidebar ul li ul li a:visited, .textwidget a, .textwidget a:visited {
    color: #666666;
    text-decoration: none;
}
#sidebar ul li ul li a:hover, .textwidget a:hover {
    text-decoration: underline;
}

#posts {
    margin: 10px 230px 0 20px;
    padding: 0 0 10px 0;
    text-align: justify;
}
#posts p {
    margin-bottom: 5px;
}
#posts pre {
    padding: 10px 3px 10px 3px;
}
.wp_codebox_msgheader span sup {
    display: none;
}
.wp_codebox_msgheader span.left, .wp_codebox_msgheader span.left a {
    font-size: 12px;
    font-weight: normal;
}
.post {
    border-bottom: 1px dotted #097109;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.post h1 {
    margin: 0 0 10px 0;
    padding: 0 0 0 0px;
}
.post h1 a, .post h1 a:visited {
    color: #748d00;
    font-size: 14px;
    text-decoration: none;
}
.post h1 a:hover {
    text-decoration: underline;
}
.post p {
    margin: 0 0 0 0px;
    padding: 0 5px 0 5px;
}
.wp-caption img {
    margin: 3px;
}
.wp-caption {
    background-color: #ededed;
    text-align: center;
}
.alignleft {
    float: left;
    margin-right: 10px
}
.aligncenter {
    margin: 0 auto 0 auto;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.listmetadata {
    color: #999999;
    margin: 0 0 0 0px;
    padding: 0 5px 0 5px;
}
.listmetadata a, .listmetadata a:visited, .listmetadata a:hover {
    color: #999999;
}
.postmetadata {
    margin: 0 0 0 0px;
    padding: 0 5px 0 5px;
}
.addtoany_share_save_container {
    margin: 30px 0 20px 0 !important;
    text-align: center;
}
.navigation {
    height: 20px;
    text-align: center;
}
.navigation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.navigation a {
    margin: 0 10px 0 10px;
}
.commentlist li {
    padding-bottom: 10px;
}

#comment {
    width: 90%;
}

#footer {
    text-align: center;
}
#footer div {
    border-top: 1px solid #bbbbbb;
    clear: both;
    color: #2f2f2f;
    font-size: 11px;
    width: 703px;
    margin: 0 auto 0 auto;
}

/*** Resume layout ***/
table.resume {
    width: 100%;
}
table.resume th {
    font-weight: bold;
    font-size: 120%;
    border-bottom: 1px solid #333333;
    text-align: left;
}
table.resume td {
    vertical-align: top;
}
table.resume td.company {
    vertical-align: top;
    font-weight: bold;
}
table.resume td.right {
    vertical-align: top;
    text-align: right;
    font-weight: bold;
}
table.resume td.descr {
    padding-bottom: 20px;
}
table.resume li {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
}
