﻿body
{
    background-color: #ffffff;
    font-size: .8em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin-top: 0;
    padding: 0;
    color: #696969;
}

img
{
    border: 0;
}

p
{
    text-align: justify;
}

a:link
{
    color: #0066FF;
}

a:visited
{
    color: #0066FF;
}

a:hover
{
    color: #0066FF;
    text-decoration: none;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

#mainPanel
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    border-bottom: 1px dotted black;
    margin-bottom: 10px;
}

#header a
{
    text-decoration: none;
}

.forWord
{
    color: rgb(204, 102, 255);
}

.oneWord
{
    color: rgb(51, 204, 51);
}

.weekWord
{
    color: rgb(51, 102, 255);
}

.onlyWord
{
    color: rgb(255, 80, 80);
}

#mainHeading
{
    /*
    text-align:center;
    */
    padding-top: 26px;
    font-size: 2.8em;
}

.artistHeading
{
    font-weight: bold;
    font-size: 1.8em;
}

#artistDate
{
    padding-top: 5px;
    font-size: 1.4em;
}

.thumbnail
{
    padding: 4px;
    border: 0px;
}

.single
{
    padding: 10px;
    margin: 10px;
}

.singleTitle
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.eventDate
{
    font-weight: normal;
    font-size: 1.5em;
}

.linksBar a
{
    color: White;
}

.singlePager
{
    float:right;
    padding: 4px;
}

.singlePager img
{
    padding-left: 5px;
    padding-right: 5px;
}

.pagerLink
{
    display: inline;
    padding: 4px;
}

.leadIn
{
    display:block;
    font-weight: bold;
}

.detail
{
    line-height: 1.5em;
}

.leadDetail
{
    margin-left: 10px;
    line-height: 1.5em;
    border-left: 1px dotted black;
    padding-left: 4px;
}

#footer
{
    margin-top: 20px;
    font-family: Verdana;
    font-size: .8em;
    border-top: 1px dotted black;
    text-align: right;
}

#footer a
{
    color: Black;
}

#subTitle
{
    margin-top: 4px;
    /*
    font-size: .3em;
    */
    font-size: .8em;
}

.rightPanelHeading
{
    margin-top: 6px;
    margin-bottom: 6px;
    color: black;
    font-size: .9em;
    font-weight: bold;
    padding:2px;
    border-bottom: 1px dotted white;
}

.rightPanel
{
    float: left;
    width: 200px;
    margin: 10px;
    padding: 4px;
    height: 100px;
}

.rightPanel a
{
    color: White;
}

.subscribeInput
{
    width: 120px;
    font-family: Sans-Serif;
    border: 1px solid #696969;
    font-size: .8em;
}

#subscribeFeedback
{
    color: white;
    font-weight: bold; 
    font-size: .8em;
    font-family: Sans-Serif;
}

.watermark
{
    color: #a0a0a0;
    font-weight:bold;
}

#subscribeSubmit
{
    font-family: Sans-Serif;
    border: 1px solid #696969;
    font-size: .8em;
    margin-top: 2px;
}

.pageTitlePanel
{
    background-color: white;
    padding-top:4px;
    padding-bottom:4px;
}

.pageTitlePanel p
{
    padding-right: 8px;
}

.pageTitleBorder
{
    border-top: 4px solid #a0a0a0;
    border-bottom: 4px solid #a0a0a0;
    margin-top:4px;
    margin-bottom: 4px;
    padding-top:4px;
    padding-bottom:4px;
}

/*
.subLink
{
    border-top: 4px solid rgb(204, 102, 255);
    padding: 4px;
    color: #696969;
    background-color: rgb(204, 102, 255);
}

.activeHeading
{
    background-color: white;
    padding: 4px;
    border-top: 2px solid rgb(204, 102, 255);
}
*/

.subLink a
{
    color: White;
}

.boldHeading
{
    font-weight: bold;
}

.articleImageCaption
{
    font-size: .8em;
    text-align: center;
}

.hi-resPanel
{
    padding: 4px;
}

.hi-resPanel a
{
    color: Black;
}

.ticker
{
    display:none;
}

.breakingTicker
{
    background-color: Black;
    color: White;
    padding: 4px;
    font-weight: bold;
}

.breakingTicker a
{
    color: White;
    font-weight: bold;
}

.normalTicker a
{
    color: White;
    font-weight: bold;
}

.emptyTicker
{
    padding:4px;
    background-color:White;
}

.impromptu-1
{
    margin-left: auto;
    margin-right: auto;
}

.impromptu-1 td
{
    width: 100px;
    height: 100px;
    border: 1px solid black;
    text-align:center;
}

.impromptu-artist
{
    border-top: 1px dotted black;
    min-height: 100px;
    padding: 4px;
}

.impromptu-artistHighlight
{
    background-color: #ccc;
    cursor: pointer;
}

.impromptu-thumb
{
    float: left;
}

.impromptu-detail
{
    margin-left: 110px;
}

.imageBorder
{
    border: 1px solid #999;
}

.tonyImage
{
    text-align: center;
    margin-bottom: 10px;
}
