/*-----------------------------------------------*/
/* 				ACCENT COLOR: MDMA RED			 */
/*-----------------------------------------------*/
.twitter-block {
    background: url("../images/bg-twitter-box.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);}
    
    #main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a, .comments-list .date, .comments-list a, .foxhound-widget-latest-posts .latest-item .latest-posts-title a {color: #96112c;}

#main h1 a:hover, #main h2 a:hover, #main h3 a:hover, #main h4 a:hover, #main h5 a:hover, #main h6 a:hover, .comments-list a:hover {color: #af1131;}

#main h1 a:active, #main h2 a:active, #main h3 a:active, #main h4 a:active, #main h5 a:active, #main h6 a:active, .comments-list a:active {color: #830f26;}

#content p a {
	color: #cf2844;
	border-bottom: 1px dotted #cf2844;}

#content p a:hover {
	color: #e22c4b;
	border-bottom: 1px dotted #e22c4b;}

#content p a:active {
	color: #b7233c;
	border-bottom: 1px dotted #b7233c;}

#content p a:visited {
	color: #c04e61;
	border-bottom: 1px dotted #c04e61;}

.news-block .visual img {border:3px solid #901414;}

#respond .text input:focus, #respond .comment-form-comment textarea:focus {
border:3px solid #96112c; }