/* ------------------------------------------------------------------------------------------- */
/* Site Color Definition --> Each color must be set at the same hexadecimal value */
/* ------------------------------------------------------------------------------------------- */
#featured li a:hover,
article.medium h1 a:hover,
.search-results.form h2:hover, article .title:hover,
.channel .citizen-section h3:hover,
#primary-content .nav a:hover,
footer ul.pagination .last-child a:hover, div ul.pagination .last-child a:hover,
.btn.secondary:hover,.channel .citizen-section h3 a:hover,
aside .btn.newspaper, aside .btn.newspaper:hover,
.tabs a:hover,.tabs a, aside a:hover,p.all a,
.list .article-link a,footer .tc-logo:hover,footer .info a:hover,
.recaptchatable a, .recaptchatable a:hover,#menu ul.sub-menu a:hover,#menu ul.sub-menu a,
.login-details a, .login-details a:hover, .weather-widget a, .weather-widget a:hover,
.weather-widget span.more, .highlight.teaser h1 a:hover, .options a, .options a:hover,
article aside li a, article aside li a:hover, article section.text a, article section.text a:hover,
.subject a, subject a:hover, a.top-page, a.top-page:hover,.user-comments .footer a,.user-comments .footer a:hover,
#primary-content.single a, #primary-content.single a:hover,
.form legend, .single h2 {
color:# !important;
}
.highlight, #primary-content.single h1 {
border-color:#;
}
.btn, .agenda .date,
.user-comments h2.form-title,
.comments,.videos.icon,
.photos.icon,.comments,
.options .share a,.options .print a,
.videos.icon, .photos.icon, aside .comments,
#menu, #menu ul + ul,.btn:hover,.btn:focus,
.btn:active,.btn.active,#menu a:hover,#menu ul + ul a:hover,
a.top-page,.poll-results .results {
background-color:# !important;
}
textarea:focus,
input[type="email"]:focus,
input[type="text"]:focus,
input[type="password"]:focus {
-moz-box-shadow: 0 0 5px #;
-webkit-box-shadow: 0 0 5px #;
box-shadow: 0 0 5px #;
}