#short { min-height:500px; }

#content .text-wrapper { background-color:#f2f7fb; padding:24px; margin:0 0 0 8px; min-height:400px;}

#content h1, #content .projects h2 { color:#224055;}

#content a       { color:#4b8cb9; white-space:pre; }

#content a:hover { color:#93bad9; }



/* Content Buttons */



#content a.button {

  background: transparent url('../images/g-button-r-design.gif') no-repeat scroll top right;

  display: block;

  float: left;    

  height: 24px;    

  margin:5px 6px 0 0;

  padding-right: 8px; /* sliding doors padding */

  text-decoration: none;    

  color:#2774b3;

  font-size:0.625em;  

}



#content a.button span {

  background: transparent url('../images/g-button-l-design.gif') no-repeat;

  display:block;  

  line-height: 22px;

  padding: 0 8px 5px 10px;

}



#content a:hover.button {

  color:#93bad9;

}



#content div.highlight-mail a.button { background: transparent url('../images/g-button-r-mail.gif') no-repeat scroll top right; color:#9b678e;}

#content div.highlight-mail a.button span { background: transparent url('../images/g-button-l-mail.gif') no-repeat;}

#content div.highlight-mail a:hover.button { color:#cdb3c7; }



#content div.highlight-post a.button { background: transparent url('../images/g-button-r-post.gif') no-repeat scroll top right; color:#3c856e;}

#content div.highlight-post a.button span { background: transparent url('../images/g-button-l-post.gif') no-repeat;}

#content div.highlight-post a:hover.button { color:#85b3a4; }



#content .cta a.button { background: transparent url('../images/g-button-r-cta-design.gif') no-repeat scroll top right; }

#content .cta a.button span { background: transparent url('../images/g-button-l-cta-design.gif') no-repeat; }



#content .mail h2                 { color:#9b678e;}

#content .mail .cta a.button      { background: transparent url('../images/g-button-r-cta-projects-mail.gif') no-repeat scroll top right; color:#9b678e;}

#content .mail .cta a.button span { background: transparent url('../images/g-button-l-cta-projects-mail.gif') no-repeat; }

#content .mail a:hover.button     { color:#cdb3c7; }



#content .post h2                 { color:#3c856e;}

#content .post .cta a.button      { background: transparent url('../images/g-button-r-cta-projects-post.gif') no-repeat scroll top right; color:#3c856e; }

#content .post .cta a.button span { background: transparent url('../images/g-button-l-cta-projects-post.gif') no-repeat; }

#content .post a:hover.button     { color:#85b3a4; }

#report-thumbs a { padding-right:15px; }
#report-thumbs { margin-left:15px; }



