/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo
{
}

.SearchOptions
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: .7em;
}
.CreateFrom
{
        font-size: .7em;
        color: #003366;
}
.blog_body {
        font-family: Arial, Helvetica, sans-serif;
}
.blog_Description_Heavy
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: .7em;
        font-weight: bold;
}
.blog_Description
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: .7em;
}
.blog_published {
        display: block;
        text-align: center;
        float:left;
        font-family: Arial, Helvetica, sans-serif;
        border-bottom: 2px solid #cccccc;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        background:url(images/clip-bottom.png) right top no-repeat;
        width:2.5em;
        margin-right: 5px;
}
.blog_pub-month {
        display:block;
        font-size: .7em;
        font-weight: bold;
        color: #ffffff;
        margin:0;
        padding:0;
        padding-top:1px;
        background:url(images/clip-top.png) center top repeat-x;
        text-transform:uppercase;
}
.blog_pub-date {
        display:block;
        font-size:1.1em;
        color: #000000;
        margin:0;
        padding:0;
}
.blog_pub-year {
        display:block;
        font-size: .7em;
        margin:0;
        padding:0;
}
.blog_comments {
        background-image: url(images/blog_comments.png);
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 20px;
        margin-right: 10px;
        cursor: pointer;
        font-weight: bold;
}

.blog_comments_normal {
        background-image: url(images/blog_comments.png);
        background-repeat: no-repeat;
        padding-left: 20px;
        margin-right: 10px;
        cursor: pointer;
        font-size: .8em;
}

.blog_topics
{
        background-image: url(images/blog_topic.png);
        font-size: .8em;
}
.blog_more_link
{
        padding-left: 10px;
        font-weight: bold;
}

.blog_tags
{
        display: none;
        visibility: hidden;
        background-image: url(images/blog_tag_blue.png);
        font-size: .8em;
}
.blog_trackback {
        background-image: url(images/blog_trackback.png);
        background-repeat: no-repeat;
        padding-left: 20px;
        font-size: .8em;
}
.blog_permalink
{
        background-image: url(images/blog_permalink.png);
        background-repeat: no-repeat;
        padding-left: 20px;
        font-size: .8em;
}
.blog_print
{
        background-image: url(images/blog_print.png);
        background-repeat: no-repeat;
        padding-left: 20px;
        margin-left: 8px;
        font-size: .8em;
}
.blog_edit_link
{
        background-image: url(images/blog_edit_link.png);
        margin-left: 8px;
        background-repeat: no-repeat;
        padding-left: 20px;
        font-size: .8em;
}
/*.blog_tags,*/ .blog_topics, .blog_permalink{
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 20px;
        display: block;
        clear: both;
        float: none;
}
.blog_date {
        color: #666666;
}
h2.blog_title
{
        font-family: Georgia, "Times New Roman", Times, serif;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #666666;
        margin-bottom: 5px;
        padding-bottom: 5px;
}

.blog_subhead.blog_author
{
        /*background-repeat: no-repeat;
        background-image: url(images/guest_m.gif);
        background-x-position: 0pt;
        background-y-position: 2px;*/
}

.blog_subhead.blog_author-1
{
        /*background-image: url(images/1_m.gif);*/
}

h1, .horizontalline
{
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #999999;
}
.blog_subhead
{
        margin-top: 0pt;
        margin-right: 0pt;
        margin-bottom: 0pt;
        margin-left: 0pt;
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 8px;
        padding-left: 42px;
        position: relative;
}
.blog_subhead .blog_comments
{
        position: absolute;
        top: 0pt;
        right: 0pt;
}
.blog_footer_right {

        float:right;
        display: inline;
        position: relative;
}
.blog_footer_left {
        float:left;
        display: inline;
}
.blog_footer {
        width: 100%;
        display: block;
        padding-bottom: 15px;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #999999;
}
.clear {
        clear: both;
}
.blog_copyright        {
        font-size: .7em;
}
.blog_entry_description {
        font-style:italic;
}

/* Normal Bubble */
div.blog_bubble {
        width: auto;
        font-size: 0.75em;
        margin-bottom: 24px;
}

div.blog_bubble blockquote {
        margin: 0px;
        padding: 0px;
        border: 1px solid #c9c2c1;
        background-color: #fff;
}

div.blog_bubble blockquote p {
        margin: 10px;
        padding: 0px;
}

div.blog_bubble cite {
        position: relative;
        margin: 0px;
        padding: 7px 0px 0px 15px;
        top: 6px;
        background: transparent url(images/blog_comment_tip.gif) no-repeat 20px 0;
        font-style: normal;
}

/* Calendar Styles */
.Blog_Archive_DayHeader{
        font-size: .8em;
        background-color: #979797;
}

.Blog_Archive_Day{
        font-size: .8em;
        background-color: #fff;
}

.Blog_Archive_NextPrev{
        font-size: .8em;
}

.Blog_Archive_OtherMonth{
        font-size: .8em;
        background-color: #f4f4f4;
}

.Blog_Archive_SelectedDay{
        border: 1px solid #cccccc;
        background-color: #FFCC00;
}

.Blog_Archive_Selector{
        font-size: .8em;
}

.Blog_Archive_Title{
        font-size: .9em;
        font-weight: bold;
}

.Blog_Archive_TodayDay{
        border: 1px solid #cccccc;
        background-color: #FFCC00;
        font-size: .8em;
        font-weight: bold;
}

.Blog_Archive_WeekendDay{
        font-size: .8em;
        background-color: #fffff0;
}
