/*  */
/* */


.BlogByLine 
{font-size:80%;
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 #8cacbb;
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 #8cacbb;
border-style: solid none;
text-align: center;
padding: 2px;
}
.simpleBlogCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.simpleBlogCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.simpleBlogCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}






/*=========================================
*  Blog Formatting
==========================================*/


#simpleblogportlet h5 {
    border:none;
    background: transparent;
    color: #f36821 !important;
    font-weight: bold;
    text-transform: none;
}

#simpleblogportlet .portletBody {
    border:none;
}

#simpleblogportlet .portletContent {
    background: transparent;
    padding: 0px 0px 0px 12px;
    margin: 0px;
}

#simpleblogportlet .portletContent .odd a strong,
#simpleblogportlet .portletContent .even a strong,
#simpleblogportlet .portletContent strong {
    color: #f36821 !important;
}

.subsection-groups #content-frame {
    background-color: #d5e79b;
}

#simpleblogportlet h1 {
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #000000;
}

.subsection-groups h1 .noMargin {
    font-weight: bold;
    color: #c1322d;
    font-size: 16px;
}

.simpleBlogTitle {
    margin-bottom: 5px;
}

.simpleBlogEntry h2,
.simpleBlogEntry h3 {
    border-bottom: 1px solid #c1322d;
}

.subsection-groups h2,
.simpleBlogEntry h2 a,
.simpleBlogEntry h3 a {
    color: #c1322d !important;
    font-weight: bold;
    font-size: 14px;
}

.simpleBlogDescriptionOnly {
    margin-bottom: 0px;
}

.BlogCommandLine {
    margin-top: 0px;
    margin-bottom: 2em;
}

.BlogCommandLine a {
    color: #c1322d !important;
}











/*  */