﻿A, A:link, A:hover, A:active, A:visited
{
    color: #990000;
    font-size: 14px;
}

A.ArticleTitle
{
    font-size: 18px;
}

.DateAndAuthor
{
    font-size: 12px;
    color: #4d4d4d;
    margin-top: 3px;
    padding: 3px 0px;
    border-bottom: 1px dotted #c0c0c0;
}

body
{
    font-family: "Segoe UI", Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    font-size: 14px;
    padding: 0px;
    height: 100%;
    margin: 0px;
    
    vertical-align: top;    
    height: 100%; 
    background-color: #2c1714;
    color: #505050;
}

.breadcrumb
{
    padding: 15px 10px 5px 0px;
    margin-top: 20px;
}

.breadcrumb, .breadcrumb A, .breadcrumb A:link, .breadcrumb A:hover, .breadcrumb A:active, .breadcrumb A:visited
{
    font-size: 12px;
    color: #2c1714;
    margin-top: 5px;
}

.DashboardItemBox
{
    border: 1px solid #2c1714;
    padding: 2px;
    color: #4d4d4d;
    font-size: 11px;
    width: 250px;
    float: left;
    margin: 5px;
    
}

.DashboardItemBox H3
{
    margin: 0px;
    font-size: 12px;
    color: #ffffff;
    background-color: #2c1714;
    display: block;
    padding: 2px;
    text-align: center;
}

.datapager
{
    text-align: center;
    clear: both;
    width: 100%;
}


.error-box
{
    background-image: url("images/errorbox.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    padding: 5px 5px 10px 45px;
    border: 1px solid #990000;
    text-align: left;    
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
    background-color: #ffffff;
    color: #990000;    
}

.error-box H3, .error-box H5
{
    font-size: 14px;
    font-weight: bold;
    color: #990000;
    margin-top: 0px;
}

FIELDSET
{
    padding: 10px;
}

.footer DIV
{
    width: 100%;
    font-size: 11px;
    color: #c0c0c0;    
    padding: 5px;
    margin: 30px 0px 10px 0px;
    text-align: center;
    border-width: 0px 0px 0px 0px;
    border-color: #c0c0c0;
    border-style: dotted;    
}

.Footer
{
    background-image: url("images/BkFooter.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    vertical-align: top;
    padding: 15px 65px 5px 65px
}

.Footer A, .Footer A:link, .Footer A:active, .Footer A:visited
{
    color: #ffffcc;
    display: block;
    font-size: 12px;
    
}

H1
{
    font-size: 22px;
    font-weight: normal;
    color: #2c1714; 
    margin-top: 0px;
}

H2
{
    font-size: 18px;
    font-weight: bold;
    color: #2c1714; 
    margin-top: 0px;
}

H3
{
    font-size: 16px;
    margin-top: 0px;
}

.info-box
{
    background-image: url("images/infobox.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 40px;
    border: 1px solid #006699;    
    text-align: left;  
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px; 
}

.info-box H3, .info-box H5
{
    font-size: 14px;
    font-weight: bold;
    color: #006699;
    margin-top: 0px;    
}

.MainBody
{
    background-image: url("images/BkRepeat.jpg");
    background-position: top center;
    background-repeat: repeat-y;
}

.Middle
{
    padding: 0px 60px 0px 60px;
    vertical-align: top;
}

.PostRow .Item A.PostTitle
{
    font-size: 24px;
    text-decoration: none;
    font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
    display: block;
}

.PostRow .Item .AuthorInfo
{
    display: block;
    padding: 2px 0px 2px 0px;
    border-width: 1px 0px 1px 0px;
    border-style: dotted;
    border-color: #4d4d4d;
    font-size: 12px;
    margin: 2px 0px 2px 0px;
}
    

.TopHeader
{
    background-image: url("images/BkTop.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.wdcWebsitesList
{
    
}

.wdcWebsitesList li
{
    display: inline;
    float: left;
    margin-left: 25px;
    margin-bottom: 15px;
}

.wdcWebsitesList li .small
{
    font-size: 11px;
}

.wdcWebsitesList li IMG
{
    border: 1px solid #c0c0c0;
}

.UserQuickLinks
{
    border-width: 0px;
    padding: 5px;    
    text-align: right;
    width: 100%; 
    color: #ffffff;   
}

.UserQuickLinks A
{
    color: #c0c0c0;
}

P.WebComment
{
    font-size: 12px;
    color: #4d4d4d;
    margin-left: 20px;
}