@charset "UTF-8";
/* CSS Document */
body { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; color: #cccccc;  }
a {color: #00017f;}
p { color: #101754; font-size: 1em;  }
h1 { font-size: 2.5em; font-weight: bolder; }
h2 {font-size: 1.75em; font-weight: bolder; }
td { vertical-align: top; }
/* index page */
#hometxt h1, h2, p {color: #00017f; text-align:center;}
#hometxt h2 {text-align: center;}
#hometxt h1 a {color: #00017f;}
#hometxt h2 a {text-decoration: none; color: #00017f;}
#hometxt p { font-weight: bold; }

/* Artist Page */
.artistphoto {padding-top: 2.5em;}
#artistpage p, h2 { text-align: left; }
#artistpage h3 { font-size:2em; color: #2d9923; font-family: "Courier New", Courier, monospace; font-weight: bolder; }
#artistpage h4, h5 { font-size:2em; color: #FF0000; font-family: "Courier New", Courier, monospace; text-decoration: underline; }
#artistpage h5 { font-size:1.5em; margin-left: 2em; }
#artistpage ul {font-family: Verdana, Arial, Helvetica, sans-serif; }
#artistpage li { color: #FF0000; font-size: 1em;  line-height: 2em; list-style-type: none; font-weight: bold; }
#artistpage li a {color: #00017f;}
#artistpage .photo p { font-family: "Courier New", Courier, monospace; font-size: 1em; color: #101754; letter-spacing: 1em; word-spacing: 1em; }
#artistpage .photo a {color: #FF0000;}
.topper {padding-top: 2em;}
#artistpage .artistnote { font-size: 0.75em; font-weight: bold; text-align: right; }
#artistpage .artistnote a {color:#FF0000;}
.projects h2 { font-style: italic; font-size: 1.5em;}
.projects {text-align: left;}
.projects li {color: #00017f; margin-left: 5em;}
.pubquote  p { padding-bottom: 0px; margin-top: 0px;}

/* discography */
.discography {color: #101754; font-size: .75em;}
/* awards */
.awards { font-weight: bold; }
#artistpage .attribute  { text-align: right; font-size: 0.75em; color: #101754; font-weight: bold; padding-bottom: 2em; }
.artistnav { margin-top: 2em; color:#FF0000; font-size: .65em;}
.artistnav ul {text-align: center;}
.artistnav li { font-size: .75em; list-style:none; display: inline; margin-right: .5em; padding-right: .5em;  line-height: 2em;}
.namepage .artistnav ul {font-size: 1.3em; color: #00017f; }
/* bio page */
#artistpage .contact  p { margin: 1em 0 1em 0; font-family: monospace; text-align: center; font-size: 1.25em; font-weight: bolder; }