/*-----------------------------------------------*/
/* 		ACCENT COLOR: MDMA Starstruck Purple	 */
/*-----------------------------------------------*/
.twitter-block {
    background: url("../images/bg-twitter-box-starstruck-purple.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: #1a2132;}

#main h1 a:hover, #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, #main h3 a:hover, #main h4 a:hover, #main h5 a:hover, #main h6 a:hover, .comments-list a:hover {color: #222c42;}

#main h1 a:active, #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, #main h3 a:active, #main h4 a:active, #main h5 a:active, #main h6 a:active, .comments-list a:active {color: #121723;}

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

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

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

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

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

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