
  body { font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    text-align: center;
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    }

  html { font-size: 100%;
    }

  #container {  }

  #header {  }

  p { font-size: 0.9em;
    }

  #page { text-align: left;
    }

  #menu { background-color: rgb(0, 0, 153);
    color: rgb(255, 255, 255);
    font-size: 1em;
    text-align: right;
    padding-right: 5em;
    opacity: 0.7;
    }

  #menu ul { list-style-type: none;
    list-style-image: none;
    font-size: 1em;
    line-height: 1.5em;
    }

  #menu li { border-style: none;
    padding: 1em;
    display: inline;
    }

  #menu li a { color: rgb(255, 255, 255);
    text-decoration: none;
    }

  #menu li a:hover { border-style: none;
    background-color: rgb(0, 0, 153);
    color: rgb(255, 204, 0);
    }

  .title { text-align: right;
    display: block;
    font-family: georgia,times new roman,serif;
    font-style: italic;
    font-size: 3em;
    font-weight: normal;
    letter-spacing: -0.05em;
    padding-right: 2em;
    margin-bottom: 0em;
    line-height: 0.5em;
    margin-top: 0.3em;
    }

  #header a { text-decoration: none;
    color: rgb(0, 0, 0);
    }

  #header a:hover { color: rgb(102, 102, 102);
    text-decoration: none;
    }

  #content_box { padding: 0.5em;
    margin-left: auto;
    margin-right: auto;
    min-width: 500px;
    width: 50em;
    }

  #content { padding: 1em;
    float: left;
    width: 33em;
    }

  #sidebar { padding: 0.5em 1em 1em;
    float: right;
    width: 13em;
    }

  h1 { font-size: 2.5em;
    font-weight: bold;
    line-height: 1em;
    margin-top:0.5em;
    margin-bottom: .5em;
    padding: 0;
    }

  h2 { font-weight: bold;
    font-size: 1.8em;
    line-height: 0.792em;
    }

  .nowplaying { padding: 0.3em 0.5em;
    font-family: georgia,times new roman,serif;
    font-size: 1.1em;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
    letter-spacing: 1em;
    font-style: italic;
    }

  .blogdate { font-family: georgia,times new roman,serif;
    display: block;
    font-size: 1.4em;
    color: rgb(102, 102, 102);
    }

  #nowplayingbox { border: 1em none rgb(255, 0, 0);
    padding: 0.3em;
    background-color: transparent;
    margin-bottom: 1em;
    min-height: 10em;
    }

  .date { padding: 0.3em;
    font-family: Georgia,Times New Roman,serif;
    color: rgb(255, 255, 255);
    background-color: rgb(51, 51, 51);
    letter-spacing: 1em;
    font-style: italic;
    font-size: 1em;
    }

  .livefeedhead { padding: 0.3em;
    background-color: rgb(255, 0, 0);
    color: rgb(255, 255, 255);
    font-size: 1.3em;
    font-family: georgia,times new roman,serif;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1em;
    }

  #livefeed { border: 1px none rgb(102, 102, 102);
    width: 50em;
    }

  #livefeedcontent { border: 1px solid rgb(153, 153, 153);
    padding: 0.3em 0.3em 0.3em 10em;
    background: black url(http://www.brianshrader.com/media/images/brianfeedbkgnd.jpg) no-repeat scroll left center;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    min-height: 11.8em;
    }

  #livefeedcontent a { color: rgb(255, 255, 255);
    }

  #livefeedcontent a:hover { color: rgb(255, 0, 0);
    }

  #mainsectiondivider { border-top: 1px solid rgb(255, 0, 0);
    width: 33em;
    margin-bottom: 0.3em;
    margin-top: 0.5em;
    }

  #livefeed ul {  }

  #livefeed li { font-size: 2em;
    font-weight: bolder;
    list-style-type: none;
    color: rgb(255, 255, 255);
    }

  a { color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: 800;
    }

  a:hover { color: rgb(255, 0, 0);
    text-decoration: none;
    }

  #sidebarbox { border: 1px none rgb(153, 153, 153);
    margin: 1em 0pt 0.7em;
    font-size: 1em;
    line-height: 1.3em;
    width: 12.7em;
    }

  #sidebarheader { padding: 0.2em 0em 0.2em 1em;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 153);
    font-family: Georgia,Times New Roman,serif;
    font-size: 1.1em;
    font-style: italic;
    letter-spacing: 0.5em;
    text-align: left;
    width: 10.7em;
    }

  #livefeedsheader { padding: 0.3em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.5em;
    background-color: rgb(255, 0, 0);
    text-align: center;
    color: rgb(255, 255, 255);
    display: block;
    width: 8.1em;
    font-weight: 800;
    }

  img.nowplayingimg { float: left;
    }

  #sidebarbox ul { margin: 0pt;
    padding: 0pt;
    background-color: transparent;
    display: block;
    }

  #sidebarbox li { border-bottom: 1px solid rgb(51, 102, 255);
    background-color: transparent;
    display: list-item;
    width: 12.9em;
    list-style-type: none;
    font-weight: normal;
    }

  #sidebarbox li a { text-decoration: none;
    display: block;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background-color: transparent;
    font-weight: normal;
    }

  #sidebarbox a:hover { color: rgb(255, 255, 255);
    background-color: rgb(51, 102, 255);
    }

  .livefeedmore { font-family: Arial,Helvetica,sans-serif;
    text-align: right;
    display: block;
    float: right;
    font-weight: bold;
    color: rgb(255, 255, 255);
    }

  .livefeedmore a { text-decoration: none;
    font-weight: bold;
    }

  .livefeedmore a:hover { text-decoration: none;
    color: rgb(255, 102, 0);
    }

  .sidebarmore { display: block;
    text-align: right;
    }

  .sidebarmore a { text-decoration: none;
    }

  .sidebarmore a:hover { color: red;
    text-decoration: none;
    }

  .blogheader { padding: 0.3em;
    display: block;
    background-color: rgb(102, 102, 102);
    font-family: georgia,times new roman- serif;
    color: rgb(255, 255, 255);
    font-size: 1.3em;
    font-style: italic;
    width: 25em;
    }
      #sidebarpromo { padding: 0.3em;
    text-align: center;
    background-color: rgb(202, 204, 255);
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    font-size: 1.3em;
    text-decoration: none;
    }


