/*  */
/* */


.tags 
{
text-transform: lowercase;
color:black;
margin-bottom:1em;
padding-bottom:0.5em;
border-bottom-style:dotted;
border-bottom-color:#999999;
border-bottom-width:1px;
}

.BlogByLine 
{
color: #999999;
#text-transform: lowercase;
margin-bottom:1em;
}

.BlogCommandLine {
color:#999999;
#text-transform: lowercase;
margin-bottom:1em;
}

.BlogCommandLine form {
display: inline;
}

.noMargin {margin-bottom:0}

.simpleBlogLinkButtons {
display:block;
margin-bottom:1em;
}

.simpleBlogEntry {}

.simpleBlogDescription {
margin: 0.5em 0em 1em 0em;
line-height: 1.5em;
}

.simpleBlogDescriptionOnly {
margin-top:0em;
margin-bottom:1em;
line-height: 1.5em;
}

.simpleBlogTitle {}

.simpleBlogBody {}

.simpleBlogBylineCats {}

.simpleBlogCalendar {
border: 1px solid #888888;
margin: 1em 0em;
border:none;
margin: 1em;
}


.simpleBlogCalendar a {
text-decoration: none;
}
.simpleBlogCalendar a:hover {
text-decoration: none;
}

.simpleBlogCalendar th {
background-color: transparent;
font-weight: bold;
text-align: center;
padding: 2px;
}

.simpleBlogCalendar td {
background-color: transparent;
width: 1.5em;
text-align: right;
padding: 2px;
}

.simpleBlogCalendar .weekdays td {
background-color: transparent;
border: 1px solid #888888;
border-style: solid none;
text-align: center;
padding: 2px;
}
.simpleBlogCalendar .event {
background-color: #d7d7d7;
font-weight: bold;
}
.simpleBlogCalendar .todayevent {
background-color: #d7d7d7;
border: 2px solid #FF7200;
font-weight: bold;
}
.simpleBlogCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #FF7200;
}

/*  */