/****************************/
/* HEADER                   */
/****************************/
html,
.header-group-wrapper,
.header-group .inner,
.footer-wrapper,
.store-footer, 
.footer-message-wrapper {
  background-color: #4a86c2;
}


#site-name {
  font-size: 300%;
}

#site-name a:link, 
#site-name a:visited,
#site-name a {
  color: white;
}

#slogan {
  font-size: 150%;
  margin-top: 50px;
  color: #d8d8d8;
}

/****************************/
/* Main Content             */
/****************************/

#main-content p {
  font-size:125%;
}

/****************************/
/* Articles                 */
/****************************/
.view.view-articles .views-field-title {
  margin-top: 20px;
  font-size: 150%
}

.view.view-articles .views-field-teaser p {
  margin: 0;
}

#pid-content-world-class-web-design-and-internet-marketing-small-businesses-and-non-profits h1 {
  font-size: 120%;
}

.prosper-rounded-title h2.block-title {
  background-color: #4A86C2; 
}

/* Article block */
.view-id-articles.view-display-id-block_1 .views-field-title {
  font-size: 100%;
}

#block-views-articles-block_1 h2.title.block-title {
  background-color: #353535;
  font-size: 150%;
}

/* Slideshow block */
#block-views-portfolio_slideshow-block_1 h2.title.block-title {
  font-size: 150%;
}


