@charset "UTF-8";

/* GLOBAL STYLES */

body {
  font-family: Times;
  color: #FFF;
  font-size: 14px;
  background: url(../images/production/global/bg.jpg) top left;
}

.clear {
  clear: both;
}
  
/* STRUCTURE STYLES */    

#container {
  width: 100%;
  background: url(../images/production/global/bgContainer.png) repeat-x top left;
}

#wrapper {
  width: 980px;
  margin: 0;
}

/* HEADER STYLES */  

#header {
  background: url(../images/production/global/header.jpg) no-repeat top left;
  height: 176px;
}

#header h1 a {
  float: right;
  height:160px;
  width: 375px;
  text-indent: -9000px;
}	

#header ul {
  clear: both;
  font-size: 13px;
  text-align: right;
  float: left;
  padding-top: 70px;
  width: 545px;
}	

#header ul li {
  margin: 0 0 0 30px;
  text-transform: uppercase;
  display: inline;
}

#header ul li a {
  color: #FFF;
  text-decoration: none;
}

#header ul li a:hover {
  text-decoration: underline;
}

/* CONTENT STYLES */

#content {
  width: 1285px;
  margin: 0;
}

#content h2 {
  color: #FFF;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 7px 7px 7px;
}

#content h3 {
  color: #FFF;
  font-size: 16px;
  padding: 12px 7px 14px 7px;
}

#content h4 {
  color: #FFF;
  font-weight: bold;
  padding: 7px;
  font-size: 16px;
}

p {
  line-height: 22px;
  padding: 7px;
}

strong {
  font-weight: bold;
}

a {
  color: #FFF;
  text-decoration: none;
}

a:hover {
  color: #FFF;
  text-decoration: underline;
}

/* PORTFOLIO STYLES */

#portfolio {
  width: 960px;
  margin-bottom: 20px;
}

#portfolio img {
  border: 5px solid #FFF;
  margin-left: 20px;
}

#portfolioThumbWrapper {
  width: 953px;
  margin-bottom: 20px;
}

.portfolioThumb {
  margin: 25px 0 100px 20px;
  width: 980px;
}

.portfolioThumb li {
  background:url(../images/production/inside/portfolio/bg.png) no-repeat;
  border: 1px dashed #DEDEDE;
  float: left;
  padding-left: 30px;
  display: inline;
  margin: 0 10px 10px 0;
}

.portfolioThumb li img {
  width: 90px;
  height: 55px;
}

/* FLOAT STYLES */

.floatLeft {
  float: left;
  margin: 10px 10px 0 0;
}

.floatRight {
  float: right;
  margin: 0 0 0 10px;
}

/* COLUMN STYLES */

#column {
  float: left;
  display: inline;
  width: 1032px;
}

.home {
   background: url(../images/production/home/bgContentHome.jpg) no-repeat;
}

.biography {
   background: url(../images/production/inside/insideBiography.jpg) no-repeat;
}

.portfolio {
   background: url(../images/production/inside/insidePortfolio.jpg) no-repeat;
}

.clients {
   background: url(../images/production/inside/insideClients.jpg) no-repeat;
}

.contact {
   background: url(../images/production/inside/insideContact.jpg) no-repeat;
}

#columnWrapper {
  width: 580px;
  margin: 110px 0;
  padding: 0 50px;
  float: left;
  display: inline;
}

#columnWrapperB {
  width: 325px;
  margin: 110px 0;
  padding: 0 50px;
  float: left;
  display: inline;
}

#columnWrapperC {
  width: 300px;
  height: 70px;
  margin-top: 70px;
  padding: 38px 50px;
  border-left: #FFF dashed 1px;
  float: left;
  display: inline;
}

#columnWrapperLeft {
  width: 350px;
  margin: 110px 0;
  padding: 0 50px;
  float: left;
  display: inline;
}

#columnWrapperRight {
  width: 150px;
  height: 70px;
  margin-top: 70px;
  padding: 50px;
  border-left: #FFF dashed 1px;
  float: left;
  display: inline;
}

.bioContent img{
  float: right;
  margin: 15px;
  display: inline;
  border: 3px solid #FFF;
}

#columnThin {
  float: left;
  display: inline;
  width: 253px;
}

#columnInside {
  float: right;
  display: inline;
  width: 115px;
}

#columnInsideThin {
  float: left;
  display: inline;
  width: 20px;
}

#columnInside ul li{
  padding: 7px 0;
}   

#columnClients {
  float: left;
  display: inline;
  width: 160px;
}

.credits {
  border-left: #FFF dashed 2px;
  padding: 0 0 60px 20px;
}

/* FORM STYLES */

dl {
  margin: 25px;
}

dt {
  float: left;
  width: 175px;
}


dd {
  float: left;
  width: 300px;
  margin-bottom: 5px;
}

input, textarea {
  border: 1px solid #DEDEDE;
  padding: 5px;
  width: 300px;
}

button {
  margin-left: 175px;
  background: #FFF;
  border: 2px solid #DEDEDE;
  color: #999;
  padding: 5px;
}

button:hover {
  cursor: pointer;
  color: #444;
  border: 2px solid #444;
}

/* LIST STYLES */

.listNone {
  font-size: 13px;
}

.listNone li {
  margin-bottom: 15px;
}

.listCircle {
  list-style: circle;
  line-height: 22px;
  padding: 7px;
}

.listCircle li {
  margin-left: 20px;
}

.listPortfolio {
  width: 650px;
}

.listPortfolio li {
 display: inline;
 margin: 0 0 10px 0;
}

/* FOOTER STYLES */

#footerWrapper {
  width: 920px;
  margin: 0;
  font-size: 11px;
  padding: 10px 0;
}

#footerWrapper p {
  color: #666;
  text-align: right;
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 13px;
}