/* GroupCJ Master CSS */

/* Structure */

html,body {
  height: 100%;
  line-height: 1.6em;
}

body {
  background: #000;
}

.wrapper {
  width: 950px;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  background: #fff url('/images/wrapperbg.png');
}


/* Heading */
#header {
  background-color: #000;
  padding-top: 18px;
}

#header h1 {
  font-size: 0.001em;
  text-indent: -9999px;
  width: 180px;
  height: 72px;
  background: url("../images/group_cj.png");
  position: relative;
  margin: 0px 0px -18px 0px;
}

#header h1 a {
  display: block;
  width: 180px;
  height: 72px;
}


/* Navigation */
#navigation {
  height: 54px;
  background-image: url("../images/navigation_background.png");
}

#navigation ul {
  display: block;
  list-style: none;
  padding: 20px 0px 0px 0px;
  z-index: 10;
  line-height: 1.1em;
}

#navigation ul li {
  display: inline;
  float: left;
  position: relative;
}


#navigation ul li a:hover {
  color: #000;
}

#navigation ul li ul {
  display: none;
  position: absolute;
  left: 0;
  top: 34px;
  color: #666;
  background: #333;
  border: 0px solid #666;
  list-style: none;
  padding: 5px 0;
  width: 180px;
  font-variant: normal;
}


#navigation ul li:hover ul {
  display: block;
}


#navigation ul li ul li {
  display: block;
  float: none;
}

#navigation ul li ul li a {
  padding: 5px 10px;
  height: 100%;
  color: #666;
}

#navigation ul li ul li a:hover {
  color: #fff;
}

#navigation ul li a {
  color: #fff;
  font-size: 1.25em;
  text-decoration: none;
  text-transform: lowercase;
  font-variant: small-caps;
  padding-left: 30px;
  height: 54px;
  display: block;
}

/* Main content */

.row {
  overflow: hidden;
  clear: both;
}

.main {
  height: 100%;
  padding: 10px 20px;
  overflow:hidden;
  clear:both;
}

.main .sidebar {
  float: left;
  width: 300px;
  margin-right:20px;
}

.main .col2 {
  float: left;
  width: 300px;
}

.main .sidebar #slideshow {
  width: 300px;
  height: 350px;
  background: #000;
  overflow: hidden;
  color: #666;
  z-index: 0;
  text-align: center;
}

.post {
  margin-bottom: 20px;
}

#slideshow a {
  width: 300px;
  height: 350px;
}

.main .sidebar #blog-slideshow {
  z-index: 0;
}

.main .sidebar #blog-slideshow img {
  display: none;
}

.main .sidebar .navigation {
  background: #000;
  color: #666;
  z-index: 20;
}

.main .sidebar .navigation .arrow {
  float: left;
  padding: 0 0 0 5px;
  margin: 0;
  background: #000;
  text-decoration: none;
  font-size: 1.25em;
  color: #fff;
  width: 15px;
  display: block;
}

.main .sidebar .navigation #pager {
  float: left;
  text-align: center;
  width: 260px;
  margin-top: 2px;
}

.main .left-col {
  width: 400px;
  float: left;
  margin-right: 10px;
}

.main #content.right-col {
  margin-left: 10px;
  width: 480px;
}

#pager a {
  color: #666;
  text-decoration: none;
  margin: 0 1px;
  font-size: x-small;
}

#pager a.activeSlide {
  color: #fff;
}

#pager a:hover {
  color: #fff;
}

.main .sidebar .navigation #next {
  padding: 0 5px 0 0;
  float: right;
  text-align: right;
}

.main .sidebar h2 {
  font: bold 2em/2.5em;
  padding: 0;
  margin: 0 0 10px 0;
}

.main .sidebar p {
  width: 210px;
  font-size: 1.25em;
  margin-top: 0;
  padding-bottom: 18px;
  padding-left: 0;
  padding-right: 0;
}


.main .sidebar ul {
  list-style: none;
  padding-top: 54px;
}

.main .sidebar ul li {
  padding-bottom: 18px;
  text-align: center;
  font-size: large;
}

.main .sidebar ul li a {
  color: #666;
  text-decoration: none;
  font-size: 1.325em;
  line-height: 1.9875em;
  padding: 10px;
}

.main .sidebar ul li a:hover {
  background-color: #efefef;
  color: #000;
}

.main .col1 {
  float: left;
  width: 250px;
}


.main #content {
  width: 580px;
  float: left;
  font-size: 1.125em;
  line-height: 1.3em;
  height: 100%;
}

.main #content.no_sidebar {
  width: 100%;
}

.main #content h2 {
  margin: 0 0 5px 0;
  font-size: small;
  font-weight: bold;
}

.main #content.normal {
  width: auto;
}

.main .content {
  overflow:hidden;
  clear:both;
}

.main h3 {
  font-weight: bold;
  margin: 10px 0 10px 0;
  font-size: medium;
  border-bottom: 1px dotted #efefef;
  padding-bottom: 5px;
}

#video-player-wrapper {
  z-index: 0;
  height: 300px;
}

#movies, #tracks {
  padding-top: 10px;
}

#movies li, #tracks li {
  margin:0;
  padding: 0;
  list-style-type: square;
  color: #ccc;
}

.main .homepage {
  margin-top: 150px;
}

.main #content img {
  vertical-align: middle;
}

#clients {
  height: 100px;
  border-bottom: 1px solid #f00;
  background-color: #fff;
  border-left: 1px solid #f00;
  border-right: 1px solid #f00;
}

#clients-listing li {
  list-style-type: square;
  display: block;
  float: left;
  width: 400px;
}

.homepage {
  position: relative;
  text-align: center;
}

#clients-dock {
  width: 840px;
  height: 100px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.homepage #clients-dock {
  width: 900px;
}

#clients-dock img {
  padding:20px;
  margin:0;
  position: relative;
  opacity: 0.5;
}

.inner-wrapper {
  border-top: 1px solid #ff0000;
  border-left: 1px solid #ff0000;
  border-right: 1px solid #ff0000;
  background-color: #fff;
  height: 100%;
  min-height: 100%;
  width: 948px;
  overflow: hidden;
  clear: both;
  padding-bottom: 221px;
}

.corner {
  position: absolute;
  bottom: 0;
  right: 0;
}

.mind-blowing-ideas {
  margin-top: -136px;
  width: 100px;
  height: 205px;
  background: url('/images/corners/shotglass.png');
  left: 88%;
}

.moving-the-needle {
  background: url('/images/corners/gauge.png');
  width: 210px;
  height: 120px;
  margin-top: -20px;
  left: 70%;
}

.what-we-can-do {
  position: absolute;
  background: url('/images/corners/outlet.png');
  width: 100px;
  height: 124px;
  left: 85%;
}

.whats-new {
  background: url('/images/corners/teeth.png');
  width: 210px;
  height: 140px;
  margin-bottom: 10px;
}

.contact {
  background: url('/images/corners/matches.png');
  width: 210px;
  height: 143px;
  margin-top: -60px;
  margin-left: -20px;
}

.floaty_image{ float:right; padding: 20px;}

#footer {
  height: 200px;
  color: #fff;
  font-size: small;
  line-height: .5em;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 950px;
  background-color: #000;
  overflow: hidden;
}

#footer .contact-info {
  padding: 10px;
}

.web_highlight a {
  font-size: medium;
}

.web_pics {
  margin-top: 10px;
}

.web_pics a img {
  border: 5px #ccc solid;
}

#web_highlights_wrapper {
  overflow: hidden;
  width: 280px;
  margin-left: 25px;
}

#web_highlights {
  width: 5000px;
}

.web_highlight {
  float: left;
  margin: 0 75px 0 0;
  width: 250px;
}

