
/*-----------------------------------------------*/
/* 			ACCENT COLOR: MDMA CYAN			 */
/*-----------------------------------------------*/
.twitter-block {
    background: url("../images/bg-twitter-box-cyan.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: #1aa7c5;}

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

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

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

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

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

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

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

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