﻿.TimePeriod, a.TimePeriod
{
    color: #E37400;
    padding-left: 10px;
}

.TimePeriodSelected, a.TimePeriodSelected
{
    color: White;
    background-color: #E37400;
    border: solid 4px #E37400;
}

.ImgImportant
{
}

.VoteShield
{
    height: 55px;
    width: 50px;
    background: #6d84b4;
    border: solid 1px #000033;
}

.VoteShield a
{
    color: White;
}

.VoteShieldNumber
{
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    color: White;
}

.VoteShieldLabel
{
    font-size: 8pt;
    text-align: center;
    color: White;
}

.VoteSubmitted
{
    text-align: center;
    width: 50px;
    padding-top: 10px;
    color: Black;
}


/* DiscussionGroup, FeedLetterGroup, CommunityGroup (regular group) */


.ObjectForm
{
    padding: 5px;
    margin-top: 5px;
}

.ObjectFormAlternating
{
    padding: 5px;
    background-color: #F7F7F7;
    margin-top: 5px;
}

.PostCalendarGroup
{
    color: #333333;
}

.PostGroup
{
}

.PostSubjectGroup
{
    padding: 5px 0px;
}

.PostSubject h2
{
    font-size: 12pt;
    font-weight: bold;
    display: inline;
}

.PostBodyArea
{
    margin-top: 4px;
}

.PostObjectActions
{
}

.PostObjectCommands
{
    padding-top: 30px;
}

.PostBody
{
    width: 100%;
}

.PostText
{
    width: 100%;
}

.PostSummary
{
}

.PostSummaryLink
{
    padding-top: 10px;
}

.DiscussionGroup .PostSubject
{
    color: #3366cc;
}

.DiscussionGroup .PostGroup
{
}

.DiscussionGroup .PostBodyGroup
{
    padding: 0px 0px 1px 0px;
    color: #333333;
}

.DiscussionGroup .PostBody
{
}

.DiscussionGroup .PostText
{
    color: #333333;
}
