body { background: #3C3C3C; font-family: Georgia; }

.colored-back { background: #6D6D6D; }
.colored-text { color : #6D6D6D; }

.left-border { border-left: 2px solid #1A1A1A; }
#site-container { background: #1A1A1A; }

.also-serving { background-color: #6D6D6D; }
#bottom-also-serving.also-serving { background-color: #101010; }

.also-serving ul li a:link, .also-serving ul li a:visited { color: #FFF; font-size: 11px; }
.also-serving ul li:first-child { color: #1A1818; }
#bottom-also-serving.also-serving ul li:first-child { color: #666; }

#gallery-filter-by {}

#site-logo { padding-top: 28px; }
#site-tagline { margin-top: 40px; margin-left: 28px; }

#drop-down { color:#373939; font-family: Helvetica; }




.coverWrapper { background: #101010; }
.projectName  { color: #FFF; font-family: Georgia; }
.projStat { color: 6D6D6D; font-family: Georgia; }

#medium-rectangle { background: #2A2A2A; }
#sponsor-text { font-family: Georgia; color: #6A6A6A; }

.coverByLink { color: #6D6D6D; font-family: Georgia; }

#posting-title { color: #C1C1C1; }

.rss-title { color: #C1C1C1; }

#gallery-paging { background: #101010; }

#gallery-links { background: #2A2A2A; color: #FFF; }

#blog-filter-by { color: #919191; }

#rss-box { height: 446px; }
.rss-text { color: #C1C1C1; }
#rss-holder, #rss-page-nav  { background: #2A2A2A; }

#posting-title { border-bottom:1px solid #5A5A5A; }

#latest-postings li { border-bottom: 1px solid #5A5A5A; }

#blog-filters { border-bottom: 1px solid #5A5A5A; }

.pages-link { color : #6D6D6D; }

.rss-next { color: #EFEFEF; }
.rss-prev { color: #EFEFEF; }

.rss-text { color: #C1C1C1; line-height: 16px; }

#blog-drop-down-options ul, #realm-drop-down-options ul,
#blog-drop-down-options li, #realm-drop-down-options li,
#drop-down-options li a, #blog-drop-down-options li a, #realm-drop-down-options li a{
  background-color: #181818;
}


#drop-down-options li:hover, #blog-drop-down-options li:hover, #realm-drop-down-options li:hover,
#drop-down-options li:hover a, #blog-drop-down-options li:hover a, #realm-drop-down-options li:hover a {
  background-color: #000;
}

#drop-down-options ul, #drop-down-options li, #drop-down-options li a{
  background-color: #4F4F4F;
}


