#empty-portfolio {
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
}

#creative-name {
  font-size:27px;
  font-weight:bold;
  padding: 18px;
}

#projects-wrap {
  padding: 40px 0px 0px;
}

#projects-center {
  width: 676px;
  margin: 0px auto;
}

#projects, #project-list {
  margin-right:-16px;
}

#project-list .coverWrapper {
  float: left;
}

#projects .galleryCover, #project-list .coverWrapper {
  margin-right: 16px;
  margin-bottom: 16px;
}

#projects-center .coverInfo {
  height: 55px;
  width: 202px;
  padding: 0px;
}

#projects-center .projectName-Holder {
  border: 0px;
  margin-bottom: 0px;
  height: auto;
  padding: 9px 9px 0px;
}

#projects-center .projRShadow {
  height: 272px;
}

#frame-container {
  margin: 22px auto;
  width: 766px;
}

#frame-top {
  text-align: left;
  margin: 0px 0px 19px;
  padding-bottom: 2px;
  border-top: solid 1px #A7A7A7;
}

#frame-top a, #footer-network-profile a {
  font-weight: bold;
}

#frame-footer {
  padding: 14px 0px;
  border-top: solid 1px #A7A7A7;
  border-bottom: solid 1px #A7A7A7;
}

#footer-network-profile {
  width: 183px;
  float: left;
}


#footer-center {
  width: 400px;
  float: left;
  text-align: center;
}

#footer-logo {
  float: right;
  text-align: right;
  width: 183px;
}

#about-real-wrap {
  position: relative;
  background-color: #000;
}

#about-wrap, #about-real-wrap {
  height: 272px; 
  width: 766px;
}

#about-wrap  {
  
  position: absolute;
  z-index: 1;
}

#about {
  margin:40px 0 30px 45px;
  width: 372px;
  position: absolute;
  z-index: 2;
}

#about-img, #about-info {
  float: left;
  height: 138px;
}

#about-img {
  width: 138px;
}

#about-info {
  width: 230px;
  margin-left: 4px;
}

#creative-fields {
  height: 75px;
  margin-bottom: 4px;
}

#location {
  height: 59px;
}

#about-info div.custom-text {
  font-weight: bold;
}

#about-info .about-section {
  padding: 8px 15px 0px;
}

#footer-center span.page {
  text-decoration: underline !important;
}

#contact-wrap {
  clear: both;
  padding-top: 25px;
}

#projFields a, #projOwner a, #projFields, #proj-info a , #tag_links, #project-credits, #project-owners {
  color: #A0A0A0 !important;
}
#projFields a, #projOwner a, #proj-info a {
  text-decoration: underline;
}

#projFields a:hover, #projOwner a:hover, #proj-info a:hover {
  color: #FFF !important;
  text-decoration: none;
}