﻿div#volBlog {
color: #0896C4;
} 

div#volBlog .post {
color: #CC0000;
} 

div#volBlog .post h2 {
color: #39B845;
} 

div#volBlog .dateTab {
color: #39B845;
font-size: 1.2em;
} 

div#volBlog .commentTab a {
color: #33CC33;
font-size: 1.2em;
} 

div#volBlog .viewTab {
color: #330033;
font-weight: bold;
text-decoration: overline;
font-style: italic;
margin-top: 5px;
 } 

div#volBlog .tagsTab a {
color: #993333;
font-weight: bold;
} 

div#volBlog .comment, div#volBlog .comment2 {
color: #990000;
font-style: oblique;
border: 3px double gray;
margin: 10px;
} 

div#volBlog .comment .dateTab, div#volBlog .comment2 .dateTab {
color: #38B744;
font-weight: bold;
} 

div#volBlog div.postContent {
color: #000000;
padding-top: 5px;
padding-bottom: 5px;
}
