
/*-----------------------------------------------*/
/* 			ACCENT COLOR: MDMA Orange			 */
/*-----------------------------------------------*/
.twitter-block {
    background: url("../images/bg-twitter-box-orange.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 {color: #e67124;}

#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: #fc8435;}

#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: #cf6520;}

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

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

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

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

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

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