/* CSS Generated Wed, 07 May 2014 05:08:30 +0000 by User ID 2 */

/* hiding featured projects on home page */
/* body.home #projects { display: none; } */


/* Home */
body.home #wrap { padding-top: 0 !important; }
body.home #featuredPages { background-color: white; }
body.home #featuredPages.sectors { background-color: #f9f9f9; }
body.home #projects.homeSection { padding-top: 60px; padding-bottom: 30px; }
#content .moreLink { margin-bottom: 0; }
body.home #projects.homeSection.custom { padding-top: 0; padding-bottom: 0 !important; }

/* Project Thumbnails */
#content .project.small .title { opacity: 0.75; top: auto; bottom: 0 !important; }
#content .project.small .title span { width: 280px; }

/* Single Project pages */
body.single-project .projectNav { display: none; }
body.single-project #content .skillList { text-align: center; }

/* Single blog posts */
body.single-post #content .post h2 { display: none; }

/* Search Results */
body.search-results .type-slide { display: none; }

/* About */
body.page-id-3962 #content .team { text-align: center; }
body.page-id-3962 div.teammember { width: 240px; display: inline-block; text-align: center; }
body.page-id-3962 div.teammember img { margin: 0 auto; border-radius: 100px; }
body.page-id-3962 div.teammember .name { font-size: 1.5em; font-weight: bold; }

/* Footer */
#footer .secondary .inside { border-top: none; padding-top: 0; }