/****** COLOR KEY MOVIE *******/
/*
bg color	#8074BF;
bg nav		#8074BF;
bg content	#E2E1F4;
text		#301954;
text nav	#301954;
bg header	#C4C0E4; 
text header #301954;
*/


body {    
    background-color: #301954;
}
.main	{
    background-color: #8074BF;
}
#content_table	{
    background-color: #8074BF;
}
A:link, A:visited, A.active	{
    color: #301954;
    TEXT-DECORATION: underline
}
A:hover {
    color: #FFFFFF;
}
#nav a {
    color: #301954;
}
.nav	{
    background-color: #8074BF;
}
.navSelected {
    font-weight:bold;
}
.link { background: url(../../../sites/templates/movie/images/bullets/bullet.gif) no-repeat top left; }
.folder { background: url(../../../sites/templates/movie/images/bullets/bullet_folder.gif) no-repeat top left; }

h1, h2, h3 { font-weight: normal; color: #301954; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 12px; line-height: 100%; }

#siteContactContainer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  width: 100%;
  height:100%;
  text-align: center;
  background-color: #E2E1F4;
}

.homeWelcome,
.welcome,
.content_container,
.copy_container,
.photo_caption
{
    color: #301954;
}
.farewell {
    color: #FFFFFF;
}
.stats
{
    color: #301954;
}
.content_title
{
    color: #FFFFFF;
}

.photo_footnote .count {
    color: #301954;
}
.footnote {
    color: #301954;    
}

#loginContainer  {
    font-size: 13px;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    width: 350px;
}
.entry_header {
    color: #301954;
    background-color: #8074BF;
    padding:2px;
}
.entry_header_link {
    color: #301954;
}
.submitButton {
    background: url(../../../sites/templates/movie/images/buttons/btn_submit.gif) no-repeat center;
    border: 0px;
    height:30px;
    width:100px;
}
#guestbookSubmitContainer {
    border: 0px solid #301954;
}
#pollResultsContainer {
    background-color: #8074BF;
}
#poll_results_graph_container {
    border-color:#301954;
}
#poll_results_graph {
    background: #301954;
}
.poll_results_question {
    color: #301954;
    font-weight:bold;
}
.poll_results_answer {
    color: #301954;
}
.pagination {
    color: #301954;
}
.folder_content {
    background-color: #8074BF;
    border: 1px solid #301954;
    color: #301954;
}
.folder_links {
    color: #301954;
}
.folder_divider {
    border-bottom: 1px dashed #301954;
    /*border-bottom: 1px solid #301954;*/
}
growth_stats,
.growth_notes,
.guestbookWelcome,
#guestbookSubmitContainer label,
.guestbookFinePrint,
.entry_copy,
.entry_stats,
.entry_notes
{
    color: #301954;
}

#siteContactContainer { background-color: #E2E1F4; }

/** Livefyre rules **/

#livefyre label, li, span, div {
}

#livefyre .lf_action_bar {
  background: transparent !important;
  border: 0 !important;
}

#livefyre .lf_logo {
  display: none !important;
}
