a:link { color: #952221; text-decoration: none;  }       /* unvisited link */
a:visited { color: #952221; text-decoration: none;  }   /* visited links */
a:active { color: #952221; text-decoration: none; }    /* active links */
a:hover { color: #952221; text-decoration: underline; }

p       { margin-top: 10px; margin-bottom: 10px; }
b       {color: #202020;}

body
{
        background-color: #000000;
        background-image: url('gfx/bgtile.jpg');
        background-attachment: fixed;
        margin: 0px;
}

.date
{
        margin-top: 2px; margin-bottom: 2px;
        font-size: 10px;
        font-style: italic;
        color: #4F5047;
}

#content
{
        background-color: #cdcdcd;
        background-image: url('gfx/cbgtile.gif');
        padding: 14px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
#content h2
{
        margin-top: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#content h3
{
        margin-top: 0px; margin-bottom: 10px;
        text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#content h4
{
        background-color: #fafafa;
        padding: 2px;
        margin-top: 0px; margin-bottom: 4px;
        text-transform: uppercase;
        color: #000000;
	font-size: 10px;
	font-weight: bold;
}
#content .h4top
{
        background-color: #0f0f0f;
        padding: 2px;
        margin-top: 0px; margin-bottom: 4px;
        text-transform: uppercase;
        color: #d32f21;
	font-size: 10px;
	font-weight: bold;
}
#content ul
{
        list-style-position: outside;
        list-style-image: url('gfx/ministar.gif');
        list-style-type: square;
}
#content li
{
        margin-bottom: 5px;
}
#newsArea
{
        float: left;
}
#content hr
{
        border: none 0;
        border-top: 1px dashed #000;
        width: 100%;
        height: 1px;
}
.newsBoxR
{
        background-color: #b0b0b0;
        width: 250px;
        padding: 4px;
        float: right;
        border: 1px solid #808080;
	font-size: 10px;
	margin-bottom: 10px;
}
.newsBoxR_hilite
{
        cursor: pointer;
        background-color: #a0a0a0;
        width: 250px;
        padding: 4px;
        border: 1px solid #000000;
        float: right;
	font-size: 10px;
	margin-bottom: 10px;
}
.topBoxR
{
        background-color: #b0b0b0;
        width: 250px;
        padding: 4px;
        float: right;
        border: 1px solid #808080;
	font-size: 10px;
	margin-bottom: 10px;
}
.topBoxR_hilite
{
        background-color: #a0a0a0;
        width: 250px;
        padding: 4px;
        border: 1px solid #000000;
        float: right;
	font-size: 10px;
	margin-bottom: 10px;
}
.newsimg
{
        border: 1px solid #000000;
        margin-left: 5px;
        float: right;
}
.newsbr {clear: both;}
#twitter_update_list
{
        min-height: 80px;
        height: auto !important;
        height: 80px;
}
#biography
{
        width: 340px;
        float: left;
}
#biothumbs
{
        font-size: 10px;
        font-style: italic;
        margin-bottom: 10px;
}
#discography
{
        width: 300px;
        float: right;
}
#discography p
{
        font-size: 10px;
        visibility: hidden;
        position: absolute;
}
.cdText
{
        padding: 4px;
        min-height:100px;
        height:auto !important;
        height:100px;
}
.cd
{
        background-color: #b0b0b0;
        margin-bottom: 4px;
        clear: both;
        border: 1px solid #808080;
}
#discography img
{
        float: right;
        border: 1px solid #000;
        width: 100px;
        height: 100px;
}
.at
{
        width: 10px;
        height: 10px;
        border: 0px;
        margin-left: 1px;
        margin-right: 1px;
}
#logosL img
{
        width: 100px;
        border: 0px;
        margin-bottom: 16px;
        float:right;
}
#logosR img
{
        width: 100px;
        border: 0px;
        margin-bottom: 16px;
        float:left;
}
#media_mp3
{
        float: left;
        width: 220px;
        border: 0px;
        font-size: 10px;
}
#media_mp3 h4
{
        margin-top: 0px; margin-bottom: 4px;
        text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#media_mp3 img
{
        width: 50px;
        height: 50px;
        float: right;
        border: 1px solid #000;
}
.mp3box
{
        min-height:80px;
        height:auto !important;
        height:80px;
        width: 200px;
        background-color: #b0b0b0;
        margin-bottom: 4px;
        clear: both;
        border: 1px solid #808080;
}
.mp3text
{
        padding: 4px;
}
#media_videos
{
        float: left;
        margin-left: 20px;
        font-size: 10px;
        width: 220px;
        border: 0px;
}
#media_videos h4
{
        margin-top: 0px; margin-bottom: 4px;
        text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#media_videos img
{
        border: 0px;
}
.videobox
{
        padding: 4px;
        width: 200px;
        background-color: #b0b0b0;
        margin-bottom: 4px;
        clear: both;
        border: 1px solid #808080;
}
#media_photos
{
        font-size: 10px;
        float: left;
        margin-left: 20px;
        width: 220px;
        border: 0px;
}
#media_photos img
{
        width: 50px;
        height: 50px;
        float: right;
        border: 1px solid #000;
}
.mediaHeader
{
        min-height:50px;
        height:auto !important;
        height:50px;
}
.photobox
{
        min-height:80px;
        height:auto !important;
        height:80px;
        width: 200px;
        background-color: #b0b0b0;
        margin-bottom: 4px;
        clear: both;
        border: 1px solid #808080;
	cursor: pointer;
}
.phototext
{
        padding: 4px;
}
.phototmb
{
	border:0px;
	padding: 2px;
	background-color: #b0b0b0;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 132px;
	height: 126px;
	text-align: center;
	float:left;
}
.phototmb img
{
	position: relative;
	border: 1px solid #9e0508;
}
.gbbr {clear: both;}
.gblblsmall {
        float: left;
        width: 90px;
        font-size: 10px;
        padding-left: 4px;
        height: 15px;
}
.gbintextarea {
        border:1px solid #000000;
	overflow: auto;
        width: 400px;
	color: #ffffff;
	background-color: #282B30;
	font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
}
.gbinsmall {
        float: left;
        width: 160px;
        border:1px solid #000000;
	color: #FFFFFF;
	background-color: #282B30;
}
.gbsavebtn {
        float: left;
        width: 180px;
}
.gbinspam {
        width: 20px;
        border:1px;
        border-style:solid;
	border-color:#000000;
	color: #FFFFFF;
	background-color: #282B30;
}
.gbHeader
{
        float: left;
        width: 100%;
        background-color: #a0a0a0;
}
.gbEntry
{
        width: 100%;
        clear: both;
        background-color: #b0b0b0;
        border-top: 1px solid #282B30;
        border-left: 1px solid #282B30;
        padding: 0px;
        margin-bottom: 10px;
}
.gbFrom
{
        float: left;
        padding: 4px;
        width: 240px;
}
.gbLink {float: left;padding: 4px;}
.gbDate
{
        float: right;
        font-style: italic;
        color: #fafafa;
        padding: 4px;
}
.gbComments
{
        padding: 4px;
        clear: both;
}
.gbAnswer
{
        border-top: 1px dashed #4F5047;
        padding: 4px;
        border-left: 1px dashed #4F5047;
        margin-left: 10px;
        color: #fafafa;
        font-style: italic;
}
.gbAnswerDate
{
        font-style: italic;
        padding-left: 4px;
        border-left: 1px dashed #4F5047;
        margin-left: 10px;
        color: #41383C;
        font-size: 10px;
}
.gbMiniComments
{
        font-size: 10px;
}
.gbMiniAnswer
{
        border-top: 1px dashed #4F5047;
        border-left: 1px dashed #4F5047;
        padding: 4px;
        margin-left: 4px;
        color: #fafafa;
        font-style: italic;
}

.gigVenue
{
        font-weight: bold;
}
.gigDate
{
        font-style: italic;
}
.gigInfo
{
        width: 500px;
        padding: 4px;
        border-top: 1px dashed #4F5047;
        border-left: 1px dashed #4F5047;
        font-size: 10px;
}
.gigNewsDate
{
	font-family: monospace;
}

