/*
Theme Name: Hills of Elysium
Theme URI: http://hillsofelysium.com/
Description: Hills of Elysium design by Vibeke Stolan.
Version: 1.0
Author:Vibeke Stølan
Author URI: http://hillsofelysium.com/
Tags: hoe, rock


*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

html {
  background: #FFF url(images/texture-bg.jpg) repeat-x center top;
}

body {
  font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
  color: #666;
  font-size: 14px;
}

#wrapper {
  width: 1015px;
  margin: 0 auto;
}

#pageheader {
  width: 1015px;
  position: relative;
}

.big-header {
  background: url(images/hoes-big.png) no-repeat 10px 0;
  height: 446px;
}

.small-header {
  background: url(images/hoes-small.png) no-repeat left top;
  height: 320px;
}

ul#mainNavigation {
  list-style: none;
  width: 1015px;
  position: absolute;
  top: 366px;
  height: 116px;
}

.small-header ul#mainNavigation {
  top: 240px;
}

#mainNavigation li {
  display: inline;
}

#mainNavigation li a {
  display: block;
  float: left;
  height: 74px;
  background: url(images/menu.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}

#mainNavigation li#ne a {
  background-position: 0 -25px;
  width: 123px;
}

#mainNavigation li#ne a:hover { background-position: 0  -141px; }

#mainNavigation li#sh a {
  background-position: -123px -21px;
  width: 135px;
  bottom: 4px;
}

#mainNavigation li#sh a:hover { background-position: -123px -137px; }

#mainNavigation li#ab a {
  background-position: -258px -18px;
  width: 131px;
  bottom: 7px;
}

#mainNavigation li#ab a:hover { background-position: -258px -134px; }

#mainNavigation li#me a {
  background-position: -389px -14px;
  width: 147px;
  bottom: 11px;
}

#mainNavigation li#me a:hover { background-position: -389px -130px; }

#mainNavigation li#mu a {
  background-position: -536px -9px;
  width: 137px;
  bottom: 16px;
}

#mainNavigation li#mu a:hover { background-position: -536px -125px; }

#mainNavigation li#ph a {
  background-position: -673px -6px;
  width: 132px;
  bottom: 19px;
}

#mainNavigation li#ph a:hover { background-position: -673px -122px; }

#mainNavigation li#co a {
  background-position: -805px -1px;
  width: 209px;
  bottom: 24px;
}

#mainNavigation li#co a:hover { background-position: -805px -117px; }

#content {
  padding: 10px 27px 0 28px;
  z-index: 1;
  position: relative;
}

#sidebar {
  float: left;
  width: 265px;
  z-index: 1;
  position: relative;
  background-image: url(images/long-vertical-line.png);
  padding-top: 0;
}

.with-sidebar {
  width: 550px;
  margin-right: 120px;
  padding-right: 0;
  float: left;
}

.column {
  float: left;
  margin-right: 60px;
}

.left-column {
  width: 310px;
}

.wide-column {
  width: 590px;
  margin-right: 0;
}

.full-column {
  clear: both;
  width: 960px;
}

.with-divider {
  background: url(images/short-vertical-line1.jpg) no-repeat left top;
  padding: 25px 0 0 18px;
  margin-left: -18px;
}

.center-column {
  width: 300px;
  min-height: 380px;
}

.right-column {
  background-image: url(images/short-vertical-line2.jpg);
  width: 230px;
  margin-right: 0;
  min-height: 380px;
}

.image-wrapper, .zp_photos {
  margin-left: -20px;
  width: 611px;
}

.half-column {
  width: 420px;
  margin-right: 50px;
}

.left-column-wide {
  width: 480px;
  margin-right: 190px;
}

.right-column-wide {
  width: 480px;
  margin-right: 0;
  padding-top: 0;
  background-image: url(images/long-vertical-line.png);
}

.column-290 {
  width: 290px;
}

.bio-section {
  float: left;
  clear: left;
  width: 480px;
  margin-bottom: 20px;
}

.album-wrapper {
  clear: left;
  float: left;
  margin-bottom: 25px;
}

.album-info {
  width: 204px;
  float: left;
  margin: 25px 20px 0 0;
}

.last {
  margin-right: 0;
}

.lyrics {
  display: none;
}

#cboxContent .lyrics {
  display: block;
  height: 370px;
  margin-top: 20px;
  overflow: auto;
}

object {
  z-index: 1;
  position: relative;
}

#fb-like {
  position: absolute;
  top: 315px;
  right: 10px;
}

.small-header #fb-like {
  top: 180px;
}

/************
  TEXT
************/
p {
  line-height: 22px;
  margin-bottom: 15px;
}

.album-info {
  color: #999;
  font-size: 11px;
}

.album-info p {
  margin-bottom: 5px;
  line-height: 14px;
}

.price {
  float: right;
  font-size: 24px;
  color: #ae5e45;
  font-family: Georgia, Garamond, serif;
}

/* LINKS */

a {
  color: #7f938f;
  text-decoration: underline;
}

a:visited {
  color: #7f938f;
}

a:hover, a:active {
  color: black;
}

.read-more-link, .more-link {
  margin: 10px 0 0 0;
  text-align: right;
  display: block;
  font-family: Georgia, Garamond, serif;
}

.music-link {
  text-indent: -9999px;
  display: block;
  width: 52px;
  height: 52px;
  float: left;
  margin-right: 20px;
  background: url(images/music-link-icons.png) no-repeat;
}

.itunes-link {
  background-position: 0 0;
}

.spotify-link {
  background-position: -60px 0;
}

.pandora-link {
  background-position: -120px 0;
  margin-right: 0;
}

.lyrics-link {
  text-decoration: none;
}

.quote-link {
  display: block;
  text-align: right;
}

/* IMAGES */
.merch-image {
  margin: 15px 0;
  display: block;
}

.image-link, .zp_link {
  display: block;
  float: left;
  margin: 0 0 15px 20px;
  border: 1px solid #7f938f; 
}

.hoe-logo {
  width: 546px;
  height: 74px;
  text-indent: -9999px;
  position: absolute;
  left: 460px;
  top: 120px;
  background: url(images/hillsofelysium-logo.png) no-repeat;
}

.hoe-logo a {
  display: block;
  width: 546px;
  height: 74px;
}

.alignleft {
  float: left;
  margin-right: 10px;
}

.regular-image {
  border: 2px solid #7a7959;
  margin-bottom: 10px;
}

.small-header .hoe-logo {
  top: 85px;
}

.tagline {
  font-family: Georgia, Garamond, serif;
  font-size: 24px;
  color: #474141;
  position: absolute;
  top: 215px;
  left: 570px;
}

.small-header .tagline {
  display: none;
}

h2, h2 a:link {
  color: #ae5e45;
  font-family: Georgia, Garamond, serif;
  font-size: 18px;
  text-decoration: none;
}

h2 a:hover {
  color: #712c16;
}

.post-title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 15px;
}

.section-header, .section-header a, .sidebar-header {
  color: #7a7959;
  text-transform: uppercase;
  font-size: 18px;
  font-family: ChunkFive, Rockwell, serif;
  text-decoration: none;
}

.section-header {
  margin-bottom: 25px;
}

.sidebar-header {
  text-align: right;
  margin-bottom: 15px;
}

.headline {
  padding: 5px 0 15px 0;
  color: #ae5e45;
  font-family: Georgia, Garamond, serif;
  font-size: 18px;
}

.headline a {
  color: #ae5e45;
  font-family: Georgia, Garamond, serif;
  font-size: 18px;
  text-decoration: none;
  display: inline !important;
}

.page-title {
  background: url(images/page-title-line.png) no-repeat bottom right;
  font-size: 30px;
  font-family: ChunkFive, Rockwell, serif;
  float: right;
  text-align: right;
  color: #7a7959;
  margin: 30px 0 0 0;
  width: 458px;
  padding: 0 10px 10px 0;
}

.no-padding {
  padding: 0;
}

/* DATE */
.date-box {
  background: url(images/date-bg.png) no-repeat top left;
  width: 99px;
  height: 76px;
  font-family: Georgia, serif;
  text-align: center;
  text-transform: uppercase;
  color: #464646;
  font-size: 12px;
  line-height: 12px;
  padding-top: 20px;
  margin: -15px -10px 0 -28px;
  float: left;
}

.date-month, .date-year {
  display: block;
}

.date-day {
  color: #84815b;
  font-size: 24px;
  display: block;
  line-height: 14px;
}

.archive-list {
  list-style: none;
}

.archive-list li {
  margin-bottom: 10px;
}

.archive-list li a {
  text-decoration: none;
  font-family: Georgia, Garamond, serif;
  line-height: 24px;
}

.tracklist {
  margin: 20px 0 0 25px;
  float: left;
  width: 230px;
  line-height: 24px;
}
/* NEWS ENTRY */
.lead-text {
  clear: both;
  background: url(images/short-horizontal-line.jpg) no-repeat bottom center;
  padding-bottom: 17px;
  margin-bottom: 27px;
}

.with-sidebar .lead-text {
  margin-left: 60px;
  clear: none;
}

.shows-list {
  list-style: none;
}

/* FORMS */
.buy-button {
  border: 1px solid #7b0c26;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 5px;
  color: white;
  background: #8f0222;
  text-transform: uppercase;
  font-family: Georgia, Garamond, serif;
  font-size: 13px;
}

/* COMMENTS */

#respond {
  margin-bottom: 10px;
}

.comments-links {
  float: left;
  clear: left;
  margin: 20px 0;
}

#commentform #comment {
  width: 500px;
  padding: 10px;
}

.input-wrapper label {
  display: block;
  float: left;
  width: 160px;
}

.commentlist li {
  list-style: none;
  padding: 15px;
}

.commentlist li.alt {
  background: #fafafa;
}

.comment-number {
  float: right;
  font-size: 35px;
  color: #AE5E45;
  margin-left: 10px;
}

.commentmetadata {
  padding-top: 20px;
  float: right;
}


/***********
  FOOTER
***********/

#footer {
  clear: both;
  width: 960px;
  height: 106px;
  margin-left: 28px;
  padding-top: 20px;
  background: url(images/footer-bg.jpg) no-repeat left 20px;
}

.social-media-links {
  list-style: none;
  margin: 0 auto;
  width: 505px;
  padding-top: 20px;
}

.social-media-links li {
  display: inline;
}

.social-media-links li a {
  display: block;
  float: left;
  width: 49px;
  height: 54px;
  background: url(images/social-media-icons.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  margin-right: 50px;
}

.social-media-links li.facebook-button a { background-position: 0 0; }
.social-media-links li.facebook-button a:hover { background-position: 0 -54px; }
.social-media-links li.youtube-button a { background-position: -49px 0; }
.social-media-links li.youtube-button a:hover { background-position: -49px -54px; }
.social-media-links li.myspace-button a { background-position: -98px 0; }
.social-media-links li.myspace-button a:hover { background-position: -98px -54px; }
.social-media-links li.lastfm-button a { background-position: -147px 0; }
.social-media-links li.lastfm-button a:hover { background-position: -147px -54px; }
.social-media-links li.twitter-button a { background-position: -196px 0; width: 51px;}
.social-media-links li.twitter-button a:hover { background-position: -196px -54px;}

.credits {
  clear: both;
  padding-top: 15px;
  text-align: right;
  font-size: 11px;
  color: #999;
}
