/******************************** COLOR CHANGING SENTIMENT */
@media all {
/******* DEFAULTS ALL */
#hd {
    background-color: #2a2a2a; /* DEFAULT */
    color: #b3b3b3; /* DEFAULT */
}
#masthead {
    background-color: #2a2a2a;
}
input:-webkit-autofill {
    color: #2a2a2a !important; /*Chrome hack for autofill*/
}
.columns .pickle5 {
    background-color: #eee;
    border: 1px solid #ddd;
}
.columns .pickle5 .pickle5_notice {
    color: #b3b3b3; 
}
/******* DEFAULT/COLOR 3: */
#doc a { color: #666666;  }
#action_messages a { color: #666666 !important; }
#doc.sentiment_1 a:focus, #doc.sentiment_2 a:focus, #doc.sentiment_3 a:focus, #doc.sentiment_4 a:focus, #doc.sentiment_5 a:focus, 
#doc.sentiment_1 a:hover, #doc.sentiment_2 a:hover, #doc.sentiment_3 a:hover, #doc.sentiment_4 a:hover, #doc.sentiment_5 a:hover {color: inherit;}
#action_messages a:focus, #action_messages a:hover {color: #2a2a2a !important;}
#doc .accesskey { color: #808080; /*10% brighter than link color*/ }
#doc #hd { border-color: #666666; /* link color */ }
#doc #main_nav, #doc .paginator, #doc #m_ft, #doc .themed { background-color: #666666 !important; /* link color */ }
#doc #main_nav a, #doc .paginator a, #doc #m_ft a, #doc .themed a { color: #b3b3b3;  /* shade of link color that blends */ }
#doc #judge_form input.button:hover, #doc #judgment_form input.button:hover, #doc #comment_form input.button { 
    background-color: #666666; 
}
#doc #comment_form input.button:hover { background-color: #f3f4d7; }
#doc .ac_over, #doc #noscript_message {
    background-color: #666666;
    color: #fff;
}
#tip_small_up { 
    background: transparent url(/_themes/default/bg.tooltip-small-up.png);
}
#tip_small_down { 
    background: transparent url(/_themes/default/bg.tooltip-small-down.png);
}
    
/******* COLOR 1: very positive */
#doc.sentiment_1 a { color: #00992b;  }
#doc.sentiment_1 #action_messages a { color: #00992b !important; }
#doc.sentiment_1 .accesskey { color: #007321; }
#doc.sentiment_1 #hd { border-color: #00992b; /* link color */ }
#doc.sentiment_1 #main_nav, #doc.sentiment_1 .paginator, #doc.sentiment_1 #m_ft, #doc.sentiment_1 .themed { background-color: #00992b !important; /* link color */ }
#doc.sentiment_1 #main_nav a, #doc.sentiment_1 .paginator a, #doc.sentiment_1 #m_ft a, #doc.sentiment_1 .themed a { color: #005919;  /* shade of link color that blends */}
#doc.sentiment_1 #judge_form input.button:hover, #doc.sentiment_1 #judgment_form input.button:hover, #comment_form input.button { 
    background-color: #00992b; 
}
#doc.sentiment_1 #comment_form input.button:hover { background-color: #f3f4d7; }
#doc.sentiment_1 .ac_over, #doc.sentiment_1 #noscript_message {
    background-color: #00992b;
    color: #fff;
}

/******* COLOR 2: positive */
#doc.sentiment_2 a { color: #2b528c;  }
#doc.sentiment_2 #action_messages a { color: #2b528c !important; }
#doc.sentiment_2 .accesskey { color: #3769b3; }
#doc.sentiment_2 #hd { border-color: #2b528c; /* link color */ }
#doc.sentiment_2 #main_nav, #doc.sentiment_2 .paginator, #doc.sentiment_2 #m_ft, #doc.sentiment_2 .themed { background-color: #2b528c !important; /* link color */ color: #aaa; }
#doc.sentiment_2 #main_nav a, #doc.sentiment_2 .paginator a, #doc.sentiment_2 #m_ft a, #doc.sentiment_2 .themed a { color: #427FD8;  /* shade of link color that blends */ }
#doc.sentiment_2 #judge_form input.button:hover, #doc.sentiment_2 #judgment_form input.button:hover, #doc.sentiment_2 #comment_form input.button { 
    background-color: #2b528c; 
}
#doc.sentiment_2 #comment_form input.button:hover { background-color: #f3f4d7; }
#doc.sentiment_2 .ac_over, #doc.sentiment_2 #noscript_message {
    background-color: #2b528c;
    color: #fff;
}
#doc.sentiment_2x #tip_small_up { 
    background: transparent url(/_themes/default/bg.tooltip-small-sentiment-2-up.png) !important;
    color: #fff;
}

/******* COLOR 3: ambivalent is default above */


/******* COLOR 4: negative */
#doc.sentiment_4 a { color: #e56b2e; }
#doc.sentiment_4 #action_messages a { color: #e56b2e !important; }
#doc.sentiment_4 .accesskey { color: #bf5926; }
#doc.sentiment_4 #hd { border-color: #e56b2e; /* link color */ }
#doc.sentiment_4 #main_nav, #doc.sentiment_4 .paginator, #doc.sentiment_4 #m_ft, #doc.sentiment_4 .themed { background-color: #e56b2e !important; /* link color */ }
#doc.sentiment_4 #main_nav a, #doc.sentiment_4 .paginator a, #doc.sentiment_4 #m_ft a, #doc.sentiment_4 .themed a { color: #652F14;  /* shade of link color that blends */ }
#doc.sentiment_4 #judge_form input.button:hover, #doc.sentiment_4 #judgment_form input.button:hover, #doc.sentiment_4 #comment_form input.button { 
    background-color: #e56b2e; 
}
#doc.sentiment_4 #comment_form input.button:hover { background-color: #f3f4d7; }
#doc.sentiment_4 .ac_over, #doc.sentiment_4 #noscript_message {
    background-color: #e56b2e;
    color: #fff;
}
#doc.sentiment_4x #tip_small_up { 
    background: transparent url(/_themes/default/bg.tooltip-small-sentiment-4-up.png) !important;
    color: #fff;
}

/******* COLOR 5: very negative */
#doc.sentiment_5 a { color: #e52e2e; }
#doc.sentiment_5 #action_messages a { color: #e52e2e !important; }
#doc.sentiment_5 .accesskey { color: #bf2626; }
#doc.sentiment_5 #hd { border-color: #e52e2e; /* link color */ }
#doc.sentiment_5 #main_nav, #doc.sentiment_5 .paginator, #doc.sentiment_5 #m_ft, #doc.sentiment_5 .themed { background-color: #e52e2e !important; /* link color */ }
#doc.sentiment_5 #main_nav a, #doc.sentiment_5 .paginator a, #doc.sentiment_5 #m_ft a, #doc.sentiment_5 .themed a { color: #651414;  /* shade of link color that blends */ }
#doc.sentiment_5 #judge_form input.button:hover, #doc.sentiment_5 #judgment_form input.button:hover, #doc.sentiment_5 #comment_form input.button  { 
    background-color: #e52e2e; 
}
#doc.sentiment_5 #comment_form input.button:hover { background-color: #f3f4d7; }
#doc.sentiment_5 .ac_over, #doc.sentiment_5 #noscript_message {
    background-color: #e52e2e;
    color: #fff;
}
#doc.sentiment_5x #tip_small_up { 
    background: transparent url(/_themes/default/bg.tooltip-small-sentiment-5-up.png) !important;
    color: #fff;
}

} /* END @media screen, projection, handheld, print  */
