* {
  padding: 0;
  margin: 0; }

html, body {
  font-family: arial, sans-serif;
  font-size: 0.9em;
  color: #000;
  line-height: 1.6em; }

html, body {
  height: 100%; }

body {
  background-image: url(http://www.files.jamielynnnoon.com/MySpace_BG_JamieLynnNoon.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 0px 0px; }

h1 {
  font-weight: normal;
  font-size: 1.8em;
  line-height: 1.3em; }

h2 {
  font-weight: normal;
  font-size: 1.6em;
  line-height: 1.3em;
  letter-spacing: -0.03em; }

h3 {
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.3em;
  letter-spacing: -0.03em; }

a {
  color: #ff6666;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

a.nodec, a.nodec:hover {
  cursor: pointer !important;
  text-decoration: none !important; }

a img {
  border: none; }

body {
  text-align: center; }

div {
  min-width: 0px;
  min-height: 0px; }

p {
  margin-bottom: 20px; }

ul {
  list-style: disc;
  margin-left: 35px; }

strong, .strong {
  font-weight: bold; }

.bold {
  font-weight: bold; }

hr {
  height: 1px;
  background-color: #CCC;
  border: none;
  margin-bottom: 20px; }

form label {
  cursor: pointer; }

.clearfix {
  display: block; }
  .clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0px; }

* html .clearfix {
  height: 1%; }

.floatright {
  float: right; }

.floatleft {
  float: left; }

#wrapper {
  text-align: left;
  margin: 1em auto -8.6em;
  height: auto !important;
  width: 648px;
  padding: 0px 20px;
  min-height: 0px;
  background-color: #fff; }

#content {
  padding-top: 10px; }

.push {
  height: 8.6em;
  padding: 4em; }

#footer {
  width: 648px;
  clear: both;
  height: 8.6em;
  margin: 0 auto;
  overflow: hidden;
  text-align: center; }

#wrapper {
  min-height: 100%;
  margin: 0 auto -8.6em;
  height: auto !important; }

.right {
  text-align: right !important; }

.center {
  text-align: center !important; }

.left {
  text-align: left !important; }

.flash_notice {
  background-color: #BDFCC9;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  padding: 4px;
  color: #000;
  border-top: 1px solid #5B9C64;
  border-bottom: 1px solid #5B9C64; }

.blog_left {
  float: left;
  width: 390px; }

.blog_right {
  float: right;
  width: 250px; }

.blog_post {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px; }
  .blog_post .date {
    font-style: italic;
    font-size: 0.9em; }

.mailing_list {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2px 10px;
  background-color: #73a5c0;
  color: #fff; }
  .mailing_list input {
    background-color: #fff;
    border-color: #ddd #ccc #ccc #ddd;
    border-style: solid;
    border-width: 2px;
    font-size: 15px;
    padding: 2px; }

div.admin a {
  color: blue; }

em.admin {
  color: #666; }

table.tracks {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd; }
  table.tracks td {
    padding: 6px 10px 6px 0px;
    border-bottom: 1px solid #ddd; }

table.links_table {
  width: 100%;
  border-collapse: collapse; }
  table.links_table td {
    padding: 6px 10px 6px 0px; }

div.lyrics {
  margin: 10px;
  border: 1px solid #ddd;
  padding: 20px;
  font-size: 11px; }
  div.lyrics p span {
    display: block; }
    div.lyrics p span.title {
      font-size: 16px;
      font-weight: bold; }

table.discography {
  width: 100%;
  border-collapse: collapse; }
  table.discography td {
    text-align: center;
    padding-bottom: 10px; }
