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

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

body
{
        background-color: #101010;
        margin: 0px;
}

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

#content
{
        background-color: #ededed;
        background-image: url('gfx/bg.jpg');
        background-position: top center;
        background-repeat: no-repeat;
        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: #F3E0D2;
        padding: 2px;
        margin-top: 0px; margin-bottom: 4px;
        text-transform: uppercase;
        color: #4E4D5D;
	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: #dddddd;
        width: 250px;
        padding: 4px;
        float: right;
        border: 1px dotted;
	font-size: 10px;
	margin-bottom: 10px;
}
.newsBoxR_hilite
{
        cursor: pointer;
        background-color: #d0d0d0;
        width: 250px;
        padding: 4px;
        border: 1px dotted;
        float: right;
	font-size: 10px;
	margin-bottom: 10px;
}
.newsimg
{
        border: 1px solid #000000;
        float: right;
}
.newsbr {clear: both;}
#twitter_update_list
{
        min-height: 80px;
        height: auto !important;
        height: 80px;
}
#biography
{
        width: 340;
        float: left;
}
#biothumbs
{
        font-size: 10px;
        font-style: italic;
        margin-bottom: 10px;
}
#discography
{
        width: 300;
        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: #dddddd;
        margin-bottom: 4px;
        clear: both;
        border: 1px dotted;
}
#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: 10px;
        margin-right: 10px;
        float:right;
}
#logosR img
{
        width: 100px;
        border: 0px;
        margin-bottom: 10px;
        margin-left: 10px;
        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: #dddddd;
        margin-bottom: 4px;
        clear: both;
        border: 1px dotted;
}
.mp3text
{
        padding: 4px;
}
#media_videos
{
        float: left;
        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: #dddddd;
        margin-bottom: 4px;
        clear: both;
        border: 1px dotted;
}
#media_photos
{
        font-size: 10px;
        float: left;
        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: #dddddd;
        margin-bottom: 4px;
        clear: both;
        border: 1px dotted;
	cursor: pointer;
}
.phototext
{
        padding: 4px;
}
.phototmb
{
	border:0px;
	padding: 2px;
/*	background-color: #282B30; */
	background-color: #c0c0c0;
	margin-right: 2px;
	margin-bottom: 2px;
	width: 132px;
	height: 126px;
	text-align: center;
	float:left;
}
.phototmb img
{
	position: relative;
	border: 1px solid #101010;
}
.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: #dddddd;
}
.gbEntry
{
        width: 100%;
        clear: both;
        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: #4F5047;
        padding: 4px;
}
.gbComments
{
        padding: 4px;
        clear: both;
}
.gbAnswer
{
        border-top: 1px dashed #adadad;
        padding: 4px;
        border-left: 1px dashed #adadad;
        margin-left: 10px;
        color: #4F5047;
        font-style: italic;
}
.gbAnswerDate
{
        font-style: italic;
        padding-left: 4px;
        border-left: 1px dashed #adadad;
        margin-left: 10px;
        color: #4F5047;
        font-size: 10px;
}
.gbMiniComments
{
        font-size: 10px;
}
.gbMiniAnswer
{
        border-top: 1px dashed #adadad;
        border-left: 1px dashed #adadad;
        padding: 4px;
        margin-left: 4px;
        color: #706A74;
        font-style: italic;
}

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