﻿#site-info { background-color: #fff; }
#site-description { background-color: #fff; }
#site-description, #site-contact { padding-top: 10px;}
#site-description, #site-description p, #site-description a, #site-contact span, #site-contact p, #site-contact a, #featured-project .detail {
    font-size: 0.9em;
}
#site-content { background-color: #363636;border-bottom: 2px solid #ccc;}
#project-summary { background-color: #0085b2; border-top: 2px solid #ccc; padding: 0 20px 0px 10px; min-width: 250px;}
#project-summary-title { font-size: 1.3em; width: 100%;color: #fff;margin: 5px 0 10px 0;}
#project-summary-content { height: 150px;}

#feature-header { background-color: #333; height: 32px; border-bottom: 1px solid #666; padding-top: 3px; font-size: 1.1em; }
#featured-project { background-color: #393939; border-top: 2px solid #ccc;}
#featured-project img {height: 250px; }
#featured-project .detail { padding-right: 20px; }
#featured-project p, #featured-project h6, #feature a, #feature .heading { color: #eee;}
#featured-project p, #featured-project .heading { margin-top: 10px;}
