/*
Portland Spaces - Design Awards styles

colors:
  blue - #8dd8f8
  yellow - #e4bd26
  orange - #d26a29
  brown - #7b5040
  grey - #2d2d2e
*/

/* -- structure -- */
#content {
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 950px;
}
.wide-o { background: url(http://assets.portlandspaces.net/images/wide-top.png) no-repeat 0 0; padding: 35px 0 0; margin: 0 auto; }
.wide { background: url(http://assets.portlandspaces.net/images/wide-bg.png) repeat-y; }
.wide-i { background: url(http://assets.portlandspaces.net/images/wide-btm.png) no-repeat 0 100%; padding: 0 35px 30px; }
#awards .content {
  background-color: #2d2d2e;
  color: #fff;
  overflow: hidden;
  width: 100%;
}
#awards .wrap { overflow: hidden; width: 100%; }

#awards .col{
    float:left;
    margin:0pt 3px -9975px 0pt;
    overflow:hidden;
    padding:36px 24px 9999px;
    width:243px;
 }
 
#awards .row {
  float: left;
  margin:0px 3px -9975px 0;
  overflow: hidden;
  padding: 0px 24px 9954px; 
  width: 832px;
  clear:both;
  border-top:3px solid #2d2d2e;
}

#awards .col-last { margin-right: 0; width: 244px; }
#awards .main { float: left; width: 588px; }
#awards .main .col { margin-right: 0; padding-top: 46px; width: 537px; }

#awards .judgename{ 
    float:left; 
    width:267px; 
    margin:14px 0px 20px 0;
     
}


#awards .row p {
    border-left:3px solid #2D2D2E;
    display:block;
    float:left;
    width:535px;
    padding:20px 0 40px 25px;
   
}



/* -- content -- */
#awards .content a { color: #fff; }
#awards .content a.more {
  background: url(http://assets.portlandspaces.net/images/awards/more.png) no-repeat 0 0;
  float: right;
  height: 37px;
  overflow: hidden;
  text-indent: -9999px;
  width: 150px;
}
#awards .content a.more:hover { background-position: 0 -37px; }
#awards .content a.download-entryform {
  background: url(http://assets.portlandspaces.net/images/awards/download-entryform.png) no-repeat 0 0;
  display: block;
  height: 32px;
  margin: 0 auto 70px;
  overflow: hidden;
  text-indent: -9999px;
  width: 285px;
}
#awards .content a.download-entryform:hover { background-position: 0 -32px; }
#awards .content a.see-jury-bios {
  background: url(http://assets.portlandspaces.net/images/awards/see-jury-bios.png) no-repeat 0 0;
  float: right;
  height: 22px;
  overflow: hidden;
  text-indent: -9999px;
  width: 176px;
}
#awards .content a.see-jury-bios:hover { background-position: 0 -22px; }
#awards .content h2 {
  color: #fff;
  font-size: 30px; font-weight: bold;
  line-height: 1em;
  margin: 0 0 0.5em;
}
#awards .content h2 span { display: block; }
#awards .content h2 em {
  display: block;
  font-size: 14px; font-style: normal;
  margin: 0 0 0px;
  text-transform: none;
}
#awards .content h3 {
  color: #fff;
  font-size: 18px; font-weight: bold;
  line-height: 1.1111em;
  margin: 9px 0 0;
  text-transform: uppercase;
}
#awards .content h3 span { display: block; }
#awards .content h3 em {
  display: block;
  font-size: 12px; font-style: normal;
  text-transform: none;
}
#awards .content p {
  font-size: 18px;
  letter-spacing: -0.03em;
  line-height: 1.3333em;
  margin-top: 0;
}
#awards .judges p { 
  font-size: 14px;
  }
#awards .main p {
  font-size: 26px;
  line-height: 1.2307em;
  margin: 0 0 1em;
}
#awards .contribute { color: #7b5040;}
#awards .contribute h3 {
  font-size: 14px;
  line-height: 1em;
  margin: 0 0 0.5em;
}
#awards .contribute p { 
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1.1667em;
  margin: 1.5em 0 0;
  width: 270px;
}
#awards .contribute ul {
  font-size: 14px;
  margin: 0 0 0 16px;
}

/* spaces */
#awards .spaces {
  background: #8dd8f8 url(http://assets.portlandspaces.net/images/awards/bg.png) repeat 0 0; 
  padding: 0 24px;
  margin: 0 0 0px;   
  width: 832px;
  border-top:none;
}
#awards .spaces h1 {
  background: url(http://assets.portlandspaces.net/images/awards/root-awards.png) no-repeat 0 0;
  float: left;
  height: 92px;
  margin: 24px 0 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 234px;  
  cursor:pointer;
}
#awards .spaces p { 
  border-left: 3px solid #2d2d2e;
  float: left;
  font-size: 13px;
  margin: 0 0 0 33px;
  padding: 42px 0 38px 24px;
  width: 220px;
}
#awards .main .spaces { padding-top: 0; }

/* professionals */
#awards .professionals {
  background: #905129 no-repeat 0 0;
  color: #2d2d2e;
}

#awards .main .professionals h2 {
  background: url(http://assets.portlandspaces.net/images/awards/01.png) no-repeat 0 0;
  padding: 28px 0 0 100px;
}

/* streets */
#awards .streets {
  background: #e4bd26 no-repeat 0 0;
  color: #2d2d2e;
}
#awards .main .streets h2 {
  background: url(http://assets.portlandspaces.net/images/awards/02.png) no-repeat 0 0;
  padding: 28px 0 0 107px;
}
.deadline{
    display:block;
    color:white;
    font-size:16px;
    margin:0 0 20px;
}
/* categories */
#awards .categories {
  background: #d26a29;
  color: #2d2d2e;
 

}
#awards .categories h4 {
  color: #7b5040;
  font-size: 10px; font-weight: bold;
  margin: 1.5em 0 0.4em;
  text-transform: uppercase;
}
#awards .categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#awards .categories li {
  color: #f5ded0;
  font-size: 10px;
  line-height: 1.1em;
  margin: 0 0 0.4em;
  padding: 0;
}
#awards .categories li strong { color: #fff; }
/*#awards .categories div {
  float: left;
  width: 120px;
}
*/
#awards .categories .last { float: right; }
#awards .categories ul.alt { font-size: 10px; margin: 1.5em 0 0; }
#awards .categories ul.alt li {
  color: #7b5040;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0 0 0.8em;
  text-transform: uppercase;
}

/* footer */
#awards .foot {
  clear: both;
  overflow: hidden;
  padding: 24px ;
  width: 832px;
}
#awards .foot a { color: #8dd8f8; text-decoration: none; }
#awards .foot a:hover { color: #d26a29;}
#awards .foot p { 
  float: left;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0;
  width: 280px;
}
.foot p em {
	color: #8dd8f8;
	font-style: normal;
}
#awards .foot ul { 
  float: right;
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
  width: 552px;
}
#awards .foot li {
  float: right;
  font-size: 15px;
  margin: 0 0 0 36px;
}
#awards .foot li.phone {
  background: url(http://assets.portlandspaces.net/images/awards/icon-phone.png) no-repeat 0 0;
  padding: 4px 0 4px 30px;
}
#awards .foot li.email a {
  background: url(http://assets.portlandspaces.net/images/awards/icon-email.png) no-repeat 0 0;
  color: #fff;  
  float: left;
  padding: 4px 0 4px 30px;
  text-transform: uppercase;
}
#awards .foot li.email a:hover { background-position: 0 -176px; }
#awards .foot .dates {
  color: #8dd8f8;
  float: left;
  padding: 12px 0 0;
  width: 540px;
}
#awards .foot .dates dt {
  display: inline;
  font-weight: bold;
  text-transform: uppercase;
}
#awards .foot .dates dd {
  color: #fff;
  display: inline;
  font-size: 18px; font-weight: bold;
  margin: 0 12px 0 0;
}
#awards .foot .dates p {
  float: none;
  font-size: 11px;
  width: auto;
}
#awards .foot .sponsors {
  border-left: 1px solid #fff;
  float: right;  
  padding: 4px 0 6px 12px;
  text-align: center;
  width: 257px;
}
#awards .foot .sponsors h4 {
  font-size: 9px;
  margin: 0 0 0.5em;
  text-transform: uppercase;
}
#awards .foot .sponsors img { padding: 0 0 0 12px; }

#awards #affiliatefoot{ 
    clear: both;
    overflow: hidden;
    width:auto;
    background-color:white;
    margin:0 0;
    padding: 0;
    color:#512f22;
    }
    
#awards #affiliatefoot h4{
    font-weight:bold;

}

#awards #affiliatefoot #colLeft img{
    margin:10px 6px 0 0px;
}

#awards #affiliatefoot .aia{ 
    padding-bottom:8px;
}

#awards #affiliatefoot #colLeft{
    float:left;
    width:auto;
}

#awards #affiliatefoot #colRight{
    float:right;
    padding:0 26px 0 18px ;
    border-left:1px solid #a56432;
    width:167px;
  
}    

#awards #affiliatefoot #colRight img {
    margin:6px 0 6px;
    
}

#awards #affiliatefoot #colRight .sponsorRow2{
 float:left;    
 margin-left:4px;
}

#awards #affiliatefoot  .last{
    padding-left:39px; 
}

/* -- landing page -- */
#awards .landing .spaces {
  color: #7b5040;
  margin: 0 3px -9975px 0;  
  padding: 36px 0 9999px;  
  text-align: center; 
  width: 291px; 
}
#awards .landing .spaces h1 {
  background-image: url(http://assets.portlandspaces.net/images/awards/root-awards-lg.png);
  float: none;
  height: 568px;
  margin: 0;
  width: 291px;
}
#awards .landing .spaces p { 
  border: none;
  float: none;
  font-size: 16px;
  margin: 0;
  padding: 0 36px;
  width: auto;
}
#awards .landing .professionals {
  background-image: url(http://assets.portlandspaces.net/images/awards/category-01.png);
  padding-top: 165px;
}
#awards .landing .streets {
  background-image: url(http://assets.portlandspaces.net/images/awards/category-02.png);
  padding-top: 165px;
}
#awards .landing .foot { padding: 12px 24px 24px 24px;}