/*
Theme Name: Revelator
Theme URI: http://www.therevealer.org/
Description: A Grand Scheme For The Revealer's WordPressification.
Version: 0.1
Author: D. J. Waletzky
Author URI: http://dj.waletzky.com/
Tags: custom
*/

body {
font-size: 11px;
font-family: Georgia, times, serif;
}

a:link {
color: #336666;
}

a:visited {
color: #336666;
}

#featured {
        padding: .5em 1em 1em 1em; 
	font-size: 13px;
	line-height: 133%;
}

.feat_title {
font-size: 21px;
margin-bottom: .3em;
margin-top: 0px;
padding-top: 0px;
font-weight: bold;
line-height: 133%;
}

.feat_subhed {
font-size: 15px;
margin-bottom: .4em;
margin-top: 0px;
font-weight: bold;
line-height: 133%;
font-style: italic;
}

.feat_title > a, 
.feat_title a:link, 
.feat_title a:visited, 
.feat_subhed > a, 
.feat_subhed a:link, 
.feat_subhed a:visited {
text-decoration: none;
color: black;
/* This is a comment. it doesn't matter. */
}

.feat_title > a:hover, .feat_subhed > a:hover {
text-decoration: underline;
color: #336666;
/* This is a comment. it doesn't matter. */
}

.post_title {
font-size: 19px;
margin-bottom: .3em;
margin-top: 0px;
padding-top: 0px;
font-weight: bold;
line-height: 133%;
}

.post_subhed {
font-size: 15px;
margin-bottom: .4em;
margin-top: 0px;
font-weight: bold;
line-height: 133%;
font-style: italic;
}

.post_contents {
font-size: 10pt;
line-height: 14pt;
}

img.ttf, a:link img, a:visited img, .ttf {
 border: none;
}

#featured .ttf {
 margin-bottom: .5em;
}

.announcement {
padding: 0px 10px;
font-size: 11px;
width: 160px;
color: white;
}

.announcement a:link, .announcement a:visited {
color: #cc6666;
}

.anc_title {
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color: #ffff99;
margin-bottom: 1em;
text-align: left;
}

.ccol {
font-size: 11px;
padding: 1em;
line-height: 125%;
}

.dcol {
padding: 5px;
background-color: #336666;
border-bottom: 5px solid #cccc99;
margin: 0px;
}

.ecol {
padding: 5px;
background-color: #996633;
border-bottom: 5px solid #cccc99;
margin: 0px;
}

.a_title {
text-transform: uppercase;
color: #999933;
font-size: 11px;
font-weight: bold;
}

.b_title {
clear: both;
font-weight: bold;
font-color: #336666;
}

.excerpted {
padding-left: 1em;
font-size: 90%;
margin-bottom: 1.5em;
}

h4 {
margin: .5em 0px;
clear: both;
font-size: 18px;
}

.comment_title {
font-weight: bold;
margin: 10px 3px 20px 1px;
letter-spacing: 1px;
text-transform: uppercase;
}

.post_dated {

}

.feat_dated {

}

.front_dated {

}
