/********************************************************************
  Modular Scale: 16px @ 1:1.618
  http://modularscale.com/scale/?px1=16&px2=&ra1=1.618&ra2=0
 ********************************************************************/

/** HTML Tags **/

body {
  font-size: 16px;
  font-family: Georgia, Times New Roman, serif;
  line-height: 1.5;
  padding: 	1.618em;
  padding-top: 8.472em;
  background: url(../images/logo128.png) no-repeat top center;
}

h1 {
  font-size: 2.618em;
  line-height: 1;
}

em {
  font-style: italic;
}

a {
  color: #cd853f;
}

a:hover {
  color: #ff7f00;
}

p {
  margin-bottom: 1em;
}

/** Logo **/

#logo {
  display: none;
  visibility: hidden;
}

/** Message **/

#msg {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: 1px solid #e5e3b5;
  background: #f1f1e4;
  line-height: 1.2;
  padding: 1em;
}

/** Demo **/

#demo {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 1em;
  text-align: center;
}

#demo h1 {
  font-size: 1.618em;
  font-family: alternate-gothic-no-2-d,sans-serif;
  margin-bottom: 0;
}

#demo p {
  font-family: alternate-gothic-no-2-d,sans-serif;
  color: #888;
  color: rgba(0,0,0,0.5);
}

p.instructions {
  font-size: 0.618em;
}

/** JazzWorks is… **/

#jazzworksis li {
  font-family: alternate-gothic-no-2-d,sans-serif;
  font-size: 1.618em;
  color: #888;
  text-indent: -0.6em;
  line-height: 1;
  margin-bottom: 1em;
}

#jazzworksis ul {
  margin-top: 1em;
  margin-bottom: 1.618em;
}

/** Playlist **/

th {
  font-family: alternate-gothic-no-2-d,sans-serif;
  font-size: 1em;
  color: #888;
  color: rgba(0,0,0,0.5);
  text-align: left;
  display: none;
}

td {
  display: block;
}

th p,
td p {
  margin-bottom: 0;
}

td.contributor,
td.album {
  font-size: 0.618em;
}

td.album {
  font-style: italic;
}

tr {
  display: block;
  margin-bottom: 1em;
}

/** Press release **/

.press-release h1 {
  font-family: alternate-gothic-no-2-d,sans-serif;
  margin-bottom: 0.618em;
}

/** Questionnaire **/

iframe.form {
  width: 100%;
}

/** Testimonial **/

#long-testimonial {
  margin-top: 2.618em;
}

#testimonial {
  margin-top: 2.618em;
  margin-left: 40%;
  margin-right: 3%;
}

blockquote {
  font-family: alternate-gothic-no-2-d,sans-serif;
  font-size: 1.618em;
  line-height: 1;
  text-indent: -0.35em;
}

p.attr {
  font-family: alternate-gothic-no-2-d,sans-serif;
  font-size: 1.618em;
  line-height: 1;
  color: #888;
  text-align: right;
  margin-top: 0.618em;
}

/** Contact **/

#contact h1 {
  text-align: center;
   margin-top: 2.618em;
}

#contact form {
  width: 90%;
  margin: auto;
}

#contact label,
#contact input,
#contact textarea,
#contact select {
  display: block;
  width: 100%;
}

#contact input.button {
  display: inline;
  width: auto;
}

#contact label {
  font-family: alternate-gothic-no-2-d,sans-serif;
  font-size: 1em;
  margin-top: 1em;
}

/** JazzWorks Logos **/

h1.logos {
  font-family: alternate-gothic-no-2-d,sans-serif;
  font-size: 1.618em;
  text-transform: uppercase;
  clear: both;
}

#logos {
  text-align: center;
  margin-top: 2.618em;
}

.note {
  font-style: italic;
}

#logos .note {
  padding-bottom: 2.618em;
}