/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Softened Cells
       DATE: 2005.08.26
        USE: Free use as long as this notice is
             kept in place.  If you would like
             to remove it, please contact me at
             http://fullahead.org/contact.html.
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 20px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 0.62em;
  color: #666;
  background-color: #EEE;
}

h1 {
  clear: both;
  padding: 5px 0 18px 5px;
  margin: 0;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
  background: url(../images/h1_bg.jpg) no-repeat bottom center;
}

h1b {
  clear: both;
  padding: 8px 0 6px 8px;
  margin:  0px;
  font-size: 1.8em;
  font-weight: normal;
  letter-spacing: -1.2px;
  display:block;

}

#text h1 {
  background: url(../images/h1_bg.jpg) no-repeat bottom center;
}

h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;
  font-size: 1.0em;
  font-weight: normal;
  text-transform: uppercase;
  color: #8E001C;
}

h3 {
  clear: both;
  padding: 18px 0 0 5px;
  margin: 0 0 -10px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #8E001C;
  }

p {

  line-height: 16px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
  font-size:1.1em;
}

pb {
display:block;
  line-height: 16px;
  padding: 6px 8px 6px 8px;
  margin: 5px 0 5px 0;
}

pc {
display:block;
text-align:center;
  line-height: 16px;
  padding: 8px 8px 6px 8px;
  margin: 5px 0 5px 0;
}

<!-- p:first-letter {
  font-size: 1em;
} -->

#news p {
  padding: 8px;
}

a {
  color: #8E001C;
}

a:hover {
  color: #326901;
  background-color: #DDD;
}

#news   a:hover,
#footer a:hover {
  background-color: #CCC;
}

ul, ol {
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(../images/li_bullet.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
  width: 688px;
  margin: 0px auto;
  text-align: justify;
clear: both;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/


#header {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/herzogrecords_new2.gif) no-repeat top center;
}

#header_gall {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_gall.gif) no-repeat top center;
}

#header_luhning {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_luhning.gif) no-repeat top center;
}

#header_studnitzky {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_studnitzky.gif) no-repeat top center;
}

#header_stelter {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_stelter.gif) no-repeat top center;
}

#header_nighthawks {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_nighthawks.gif) no-repeat top center;
}

#header_nighthawks_4 {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_nighthawks_4.gif) no-repeat top center;
}

#header_nighthawks_today {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_nh_today.gif) no-repeat top center;
}
#header_chalhoub {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_chalhoub.gif) no-repeat top center;
}

#header_macchiato {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_macchiato.gif) no-repeat top center;
}

#header_orient_express {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_orient_express.gif) no-repeat top center;
}

#header_triband {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_triband.gif) no-repeat top center;
}

#header_triband_st {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_triband_st.gif) no-repeat top center;
}

#header_pvp {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_pvp.gif) no-repeat top center;
}

#header_amy {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_amy.gif) no-repeat top center;
}

#header_cascaro {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_cascaro2.gif) no-repeat top center;
}

#header_cascaro_soul {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_cascaro.gif) no-repeat top center;
}

#header_cascaro_mother {
  height: 137px;
  background: url(http://www.herzogrecords.com/media/header_cascaro_mb.gif) no-repeat top center;
}
#header .title {
  padding: 10px 0 0 10px;
  font-size: 2.5em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #EEE;
}

#header .subTitle {
  padding: 0 0 0 12px;
  color: #EEE;
}

#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}





/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#menu a:hover, #menu a.active {
  background: url(../images/menu_tab_hr.gif) no-repeat top center;
}

#topmenu {
  text-align: right;
   margin-bottom: 5px;
  margin-right: 20px;

}

#topmenu a {
  padding: 0px 20px 6px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
}

#topmenu a:hover, #topmenu a.active {
  background: url(../images/topmenu_tab.gif) no-repeat bottom center;
}





/***************************************************
   Left News Column
   -------------------------------------------
   1. Change to right side column by altering
      #news float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {
  float: left;
  width: 175px;
  padding: 0 20px 0 0;
  text-align: left;
clear: both;
}

#news .block {
  margin-bottom: 20px;
  background: #DDD url(../images/block_top.gif) no-repeat top center;
}

#news .block .bottom {
  height: 28px;
  background: #DDD url(../images/block_bottom.gif) no-repeat bottom center;
}

#news .links {
  margin: 10px 0 10px 0;
}

#news .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;
}

#news .links a:hover {
  background: #DDD url(../images/link_news.gif) no-repeat center center;
}

#news a img {
  border: 0px;
}

#news pb {font-size: 0.8em;

}

#news .liveteaser {
font-size: 0.8em;
margin: 0px 0px 0px 6px;

}



/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {
  float: right;
  width: 490px;

}

#shop {
  width: 300px;
text-align: left;
}

#agb {
font-size: 0.4em;
}




/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  height: 100px;
  padding: 20px 3px 0 12px;
  margin: 20px 0 20px 0;
  background: url(../images/footer.gif) no-repeat top right;
}

p#footer:first-letter {
  font-size: 1.0em;
}

#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin-bottom: 12px;
  background: url(../images/h1_bg.jpg) no-repeat bottom center;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 490px;
  padding-top: 5px;
  margin: 0px;
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(../images/link_top.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 36px;
  text-indent: 28px;
  background: url(../images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 470px;
  padding-right: 3px;
  margin-left: 36px;
  color: #666;
}
ul.links li a span.descc {
  float: left;
  width: 470px;
  padding-right: 3px;
  margin-left:14px;
  color: #666;
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a span.bottomc {
  display: block;
  height: 18px;
  margin-left:62px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(../images/link_bottom.gif) no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/
.date {
  display: inline;
  font-weight: bold;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #FEFADE url(../images/quote_top.gif) no-repeat top right;
  border-left: 2px solid #FEE456;
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(../images/quote_bottom.gif) no-repeat bottom right;
}

img.right {
  float: right;
  padding: 3px;

  border: 1px solid #8E001C;
}

img.left {
  float: left;
  padding: 3px;
}

img.news {
  margin-right: 6px;
  margin-top: 6px;
  padding: 3px;
  border: 1px solid #8E001C;
  }
.grey {
  color: #AAA;
}


/***************************************************
   Download Galerien
***************************************************/


#albumlist {
list-style-type: none;
width: 470px;
margin-bottom: 26px;
}

#albumlist li {
float: left;
margin-right: 6px;
margin-bottom: 10px;
padding: 4px 0 0 0;
line-height: 1.6;
font: bold 0.8em Verdana, sans-serif;
color: #666;
}

#albumlist img {
display: block;
border: 1px solid #8E001C;
}