/* # Google Web Font
-------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
h1, h2, h3, h4, h5, h6, #header-left {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

/* # SCHEME
example: #e90000, #0095e2, #ff4100, #9EC408, #333
-------------------------------------*/
a { color: #9ed420; }
.icon, #content .section-title span em {
  background-color: #9ed420; }

/* # SPLASH
-------------------------------------*/
#splash {
  background-color: #9ed420; }

/* # BORDER
-------------------------------------*/
#border {
  background-color: #9ed420; }

/* # CUSTOM STYLE
/* # PUT YOUR CUSTOM STYLE BELOW
-------------------------------------*/
