/* HELPERS */

.replacement {
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  text-indent: -9999em;
  font-size: 0;
  line-height: 0;
}

a.replacement:hover {
  background-position: left bottom;
}

.clear, .break {
  clear: both;
  float: none;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

a:link,
a:visited,
a:hover {
    color: #ccc;
}

a:hover {
    text-decoration: none;
}

.bold {
    font-weight: bold;
}

.fnt-10 {
    font-size: 77%;
}

.fnt-11 {
    font-size: 85%;
}

.fnt-12 {
    font-size: 93%;
}

.fnt-13 {
    font-size: 100%;
}

.fnt-14 {
    font-size: 108%;
}

.fnt-15 {
    font-size: 116%;
}

.fnt-16 {
    font-size: 123.1%;
}

.fnt-17 {
    font-size: 131%;
}

.fnt-18 {
    font-size: 138.5%;
}

.fnt-19 {
    font-size: 146.5%;
}

.fnt-20 {
    font-size: 153.9%;
}

#about-us #navigation a.about-us,
#work #navigation a.work,
#preformers-and-crew #navigation a.preformers-and-crew,
#watch-and-listen #navigation a.watch-and-listen {
    color: #fff;
}

h2 {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 25px;
}

/* STRUCTURE */

#wrapper {
    background: #000 url("../img/background.gif") repeat-x;
    min-height: 1024px;
}

#container {
    background-color: #000;
    width: 900px;
    margin: 0 auto;
    border-left: 10px solid #000;
    border-right: 10px solid #000;
    color: #fff;
}

#navigation {
    height: 140px;
    position: relative;
}

#sub {
    width: 250px;
    float: left;
}

#main {
    width: 640px;
    float: right;
}

.spacing10px {
    border-top: 10px solid #000;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

#sub .section {
    background: url("../img/panel-detail-nav.png") no-repeat center top;
    padding: 20px 0;
    clear: both;
}

#main .section {
    background: url("../img/panel-detail-content.png") no-repeat center top;
    padding: 40px 0;
    clear: both;
}

/* SECTIONS */

#navigation {
    background: #000 url("../img/background-nav.gif") no-repeat right bottom;
}

#navigation a:link,
#navigation a:visited,
#navigation a:hover {
    color: #999;
    margin-right: 50px;
    text-decoration: none;
}

#navigation a.watch-and-listen {
    margin-right: 30px;
}

#navigation .logo {
    width: 191px;
    height: 100px;
    position: absolute;
    left: 20px;
    bottom: 20px;
}

#navigation .links {
    position: absolute;
    right: 0;
    bottom: 30px;
}

#header {
    height: 250px;
    position: relative;
}

#header #hero {
    position: absolute;
    left: 0;
    top: 0;
    width: 900px;
    height: 250px;
}

#header .logo {
    position: absolute;
    width: 260px;
    height: 92px;
    left: 0;
    bottom: 0;
}

#sub {
    background: #000;
}

#sub a:link,
#sub a:visited,
#sub a:hover {
    color: #999;
    text-decoration: underline;
}

#sub dl dt,
#sub dl dd {
    padding-left: 40px;
}

#sub dt {
    background: url("../img/detail-arrow.gif") no-repeat 28px 3px;
    font-weight: bold;
    margin-top: 25px;
}

#sub dt span {
    font-weight: normal;
}

#sub dl dt.first {
    margin-top: 0;
}

#sub .facebook {
    background: url("../img/btn-facebook.gif");
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
}

#sub .twitter {
    background: url("../img/btn-twitter.gif");
    width: 21px;
    height: 20px;
    margin-top: 5px;
    margin-right: 5px;
    float: left;
}

#sub .logo-vivid {
    margin-left: 42px;
    margin-top: 30px;
}

#main {
    background: url("../img/background-content.gif") repeat-x center top;
    padding-bottom: 30px;
}

#main p {
    padding-bottom: 1.5em;
}

#main .section {
    padding: 30px 30px 0;
}

#footer {
    margin: 50px 0 40px;
}

/* ABOUT US SPECIFIC */

#about-us a.heckler-inline {
    display: inline-block;
    width: 68px;
    height: 20px;
    background-image: url("../img/logo-heckler-sml.png");
    background-position: right top;
    vertical-align: bottom;
}

/* QUOTE */

div.quote {
    font-family: georgia,garamond,serif;
    width: 512px;
    height: 125px;
    position: relative;
    margin: 0 auto;
}

div.quote p.leftParentheses {
    position: absolute;
    font-size: 515.2%;
    left: 0;
    top: -10px;
    color: #4f4f4f;
    padding-bottom: 0 !important;
}

div.quote p.rightParentheses {
    position: absolute;
    font-size: 515.2%;
    right: 0;
    bottom: 15px;
    color: #4f4f4f;
    padding-bottom: 0 !important;
}
div.quote p.copy {
    font-style: italic;
    font-weight: bold;
    padding: 15px 40px 25px;
    text-align: center;
    color: #999;
}

/* ROLE */

p.role {
    color: #999;
    font-weight: bold;
}

p.role span {
    font-weight: normal;
    font-style: italic;
}

/* PROFILE */

img.profile {
    border: 3px solid #404040;
    margin-right: 25px;
    margin-bottom: 25px;
}

/* CREATIVE TEAM */

dl.creativeTeam dt {
    position: relative;
    width: 200px;
    float: left;
    clear: left;
}

dl.creativeTeam dt span {
    position: absolute;
    padding-right: 15px;
    top: 0;
    right: 0;
}

dl.creativeTeam dd {
    width: 370px;
    float: left;
}

/* GALLERY */

.gallery {
    width: 580px;
    overflow: hidden;
}

.gallery li {
    float: left;
    margin-right: 9px;
    margin-bottom: 9px;
}

.gallery li.last {
    margin-right: 0px;
}

.gallery img {
    border: 3px solid #404040;
}