body { background: #303030; font-family: Georgia; }

.colored-back { background: #FCF221; }
.colored-text { color : #FCF221; }

.left-border { border-left: 2px solid #111414; }

#site-container { background: #111414; }

.also-serving { background: #FCF221; }

.also-serving ul li { border-right: 1px solid #111414; }
.also-serving ul li a:link, .also-serving ul li a:visited { color: #111414; }
.also-serving ul li:first-child { color: #000; }

#gallery-filter-by {}

#site-logo { padding-top: 28px; }
#site-tagline { margin-top: 40px; margin-left: 28px; }

#drop-down { color:#262626; font-family: Georgia; }



#blog-filter-by { color: #A4A4A4; }

.coverWrapper { background: #232322; }
.projectName  { color: #FCF221; }
.coverStat, .projStat { color: #666; }

.projectName { font-family: Georgia; }
.coverByLink { color: #A4A4A4; font-family: Georgia; }

#signup-email { color: #3C3C3C; }

#posting-title { color: #FCF221; }

.rss-title { color: #FCF221; }

#gallery-paging { background: #262626; }
.page       { color : #A4A4A4; }
span.page   { color : #777; }


#gallery-links { background: #FCF221; color: #FFF; }

#rss-box { height: 446px; }
#rss-holder { background: #262626; }

#rss-page-nav  { background: #262626; }

#posting-title { border-bottom:1px solid #373939; }

#latest-postings li { border-bottom: 1px solid #373939; }

#blog-filters { border-bottom: 1px solid #373939; }

.pages-link { color : #FCF221; }

#bottom-also-serving { background: #E0E0E0; }
#gallery-links { background: #FCF221; }
#gallery-links ul li { border-right:1px solid #262626; }
#gallery-links ul li a:link, #gallery-links ul li a:visited { color: #262626; }


.rss-text { color: #A4A4A4; }

.rss-next { color: #A4A4A4; }
.rss-prev { color: #A4A4A4; }

 

#blog-drop-down-options ul, #realm-drop-down-options ul,
#drop-down-options li, #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 li, #drop-down-options  li a {
  color: #D2C903;
}

#drop-down-options li:hover, #drop-down-options li:hover a {
  color: #000;
}

#drop-down-options ul, 
#drop-down-options li,
#drop-down-options li a{
  background-color: #2F2F2F;
}

#drop-down-options li:hover, 
#drop-down-options li:hover a {
  background-color: #D2C903;
}

.pages { color:#A4A4A4; }