﻿span.commentDate {
    color: #999;
}

.blogCommentContainer {
    margin: 5px 0px;
}

.commentSep {
    color: #ccc;
}

.comments {
    margin: 0px;
}

.commentText {
    margin: 3px 15px;
    padding: 0 0 10px 0;
}

span.linkbackdate {
    padding: 10px 0px;
}

span.linkbacktitle {
    padding: 10px 0px;
    font-weight: bold;
}

span.linkbacktext {
    padding: 10px 0;
}

hr {
    height: 1px;
    width: 80%;
}

.tagcloud {
    text-transform: lowercase;
}

.tagcloud a {
    color: #759041;
    padding-right: 1px;
}

h1 a {
    color: #4c4c4c;
    margin-top: 10px;
    width: 100%;
    font-size: 15px;
}

h2 a {
    color: #4c4c4c;
}

h1 a:hover, h2 a:hover {
    color: #555;
}

.blogListTitle h2 {
    color: #555;
}

.blogcontent {
    margin: 0px;
}

.content {
    padding: 0 0 20px 55px;
    border-bottom: 1px solid #4c4c4c;
}

.entry {
}

span.categories-post {
    color: #999;
    padding: 0 0 0 3px;
}

.published-date {
    color: #999;
    padding: 0 0 0 3px;
}

.bottompost-text {
    color: #999;
    padding: 0px;
}

.bottompost-text a {
    color: #999;
}

span.trackbackURL a {
    color: #999;
    text-transform: lowercase;
}

#blogadmin {
    margin-bottom: 10px;
}

#blogadmin ul {
    margin: 0;
    padding: 0 0 0 20px;
}

#blogadmin li {
    list-style-type: none;
}

#blogadmin li a {
    color: #759041 !important;
}

#blogadmin li a:hover {
    color: #555;
    text-decoration: underline;
}

.commentForm {
    margin: 0 0 0 15px;
}

input.commentform {
    border: 1px solid #ccc;
    background: transparent;
}

span.small {
    font-size: 8pt;
}

div.small {
    font-size: 85%;
    color: #555;
}

div.small a {
    color: #555;
}

div.date {
    background: #D3E3EF none repeat scroll 0%;
    float: left;
    height: 49px;
    width: 45px;
}

span.month {
    background: #759041;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    line-height: 18px;
    padding: 3px 0px;
    text-align: center;
}

span.day {
    color: #759041;
    display: block;
    line-height: 18px;
    padding-top: 3px;
    text-align: center;
    text-transform: uppercase;
}
/*------------------------------Comment Form CSS ----------------------------*/
div.form {
    width: 500px;
    float: left;
    padding: 0 0 10px 0;
}

div.row {
    clear: both;
    padding-top: 5px;
}

div.row span.label {
    float: left;
    width: 60px;
    text-align: right;
    margin: 0 3px 0 0;
}

div.row span.formw {
    float: right;
    width: 435px;
    text-align: left;
}

div.form submit {
    cursor: pointer;
    border: outset 1px #ccc;
    color: #666;
    font-weight: bold;
    padding: 1px 2px;
}
/* ----------------------------- General Layout --------------------------*/
* {
    margin: 0px;
    padding: 0px;
}

html {
    margin: 0px auto;
    padding: 0px;
    margin-bottom: 1px;
    height: 100%;
}

body {
    font: 8pt Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    background: #fff;
    margin: 0px auto; /* fix for centering div in firefox */
    padding: 0px;
    line-height: 1.4em;
}

img {
    border: 0; /* for accessability */
}

.clear {
    clear: both;
    margin: 10px 0 0 0;
} /* puts the footer in place */
a {
    color: #759041;
    text-decoration: none;
}

a:hover {
    color: #555;
    text-decoration: none;
}

h6, h5, h4, h3, h2, h1 {
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

h2 {
    font-size: 100%;
    font-weight: bold;
    font-size: 15px;    
}

h3 {
    font: bold 150% Verdana, Arial, Helvetica, sans-serif;
    padding-top: 15px;
    color: #759041;
}

h4 {
    color: #000;
}

h5 {
    color: #999;
}

h6 {
    font-size: 110%;
}

li li li, li li, li {
    list-style-type: square;
    line-height: 140%;
}

#container {
    background: url("images/bg-msft.jpg") repeat-y;
    margin: 0px auto;
    text-align: left;
    width: 1000px;
}

#topnav {
    text-align: right;
    padding: 4px 5px 0 0;
    width: 100%;
}
/* Top Horizontal Menu */
#menutoparea {
    float: right;
    height: 20px;
}

#menutop {
    margin: 0;
    padding: 0px;
    list-style: none;
}

#menutop li, #menutop ul {
    display: inline;
    list-style: none;
    text-align: right;
}

#menutop a {
    font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px 8px;
    text-decoration: none;
    color: #000;
}

#menutop a:hover {
    text-decoration: none;
}

#header {
    width: 100%;
    height: 100px;
    background: url(header.jpg) no-repeat;
}

#logo {
    font: bold 180% Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #759041;
    padding: 17px 0 20px 0;
}

#logodescription {
    font: bold 125% Verdana, Arial, Helvetica, sans-serif;;
    text-align: left;
    color: #fff;
    padding: 5px 0 0 40px;
}

#body2colwrapper {
    padding: 0px 0px 10px 0px;
    width: 100%;
}

#body2 {
    position: relative;
    float: left;
    width: 234px;
    margin: 0px;
}

#body1 {
    position: relative;
    float: left;
    width: 720px;
}

#bodycontent {
    padding: 0px 20px;
}

.columncontent h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}

.columncontent p {
    margin: 3px 0;
    font-size: 100%;
}

.columncontent {
    font-size: 8pt;
    padding: 5px 10px 5px 10px;
    text-align: left;
}

#footer {
    background: #759041;
    margin: 0px auto;
    clear: both;
    color: #fff;
    padding: 5px 0 5px 3px;
    font: 80% Verdana, Arial, Helvetica, sans-serif;
}
