@charset "UTF-8";
/* CSS Document */


/* Everything Disqus on your page is contained within this. */
#disqus_thread {
	background-color: #464646;
	border: 0px solid;
	border-color: #171C18;
	padding: 2px;
	color: #999999 ! important;
}

/*The header at the top of posts.*/
.dsq-comment-header {
	background-color: #333333 ! important;
	border: #171C18 1px solid ! important;
	font-family:"verdana",sans-serif;
	font-size: 9px;
	height: 50px;
	color: #FFFFFF ! important;
	}
	
/*A single comment in the thread.*/
.dsq-comment {
	background-color: #333333 ! important;
	border: #464646 2px solid ! important; /* light blue border */
	padding: 5px ! important;
	margin-botom: 15px;
	}

/* The submit button "Post". */
input.submit {
	background-color: #464646;
	font-family:"verdana",sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #32bfff;
}

/* This contains and determines the style for the pagination links. */
#dsq-pagination {
	font-weight: bold ! important;
	color: #ffffff ! important;
	font-size: 9px;
}

/*The message body of a single comment post.*/
#dsq-content #dsq-comments .dsq-comment-body {	color: #000000} 

/* The form elements (Name, Email, Website). */
input.form-text {
	font-size: 10px; 
	background-color: #F5F5F5;
}

/* This is the meta information about the post (time stamp and points). */
.dsq-header-meta {
	font-family:"verdana",sans-serif ! important;
	font-size: 5px ! important;
	color: #ffffff ! important;
}

/* This is the meta information about the post (time stamp and points). */
.dsq-header-time {
	font-size: 9px ! important;
	color: #ffffff ! important;
}

/* This is the meta information about the post (time stamp and points). */
.dsq-author-user {
	font-size: 8px ! important;
	color: #ffffff ! important;
}

texarea:after {
	}

/*"Add New Comment" and "# Comments" are enclosed in h3 tags.*/
h3 { 
	font-size: 9px; 
	color: #ffffff ! important;
	font-family:"verdana",sans-serif ! important;
}

.dsq-dc-logo { display: none ! important; } 

.dsq-options {  } 

.Dsq.Popup.permalink { display: none ! important; }

/* START - User Name NO Links */
.dsq-comment-cite { 
	font-size: 9px ! important; 
} 
/*--------------------*/

/* START - User Name Links */
.dsq-comment-cite a:link { 
	color: #32bfff ! important; 
	font-size: 9px ! important;
}

.dsq-comment-cite a:visited { 
	color: #32bfff ! important; 
	font-size: 9px ! important;
}

.dsq-comment-cite a:hover { 
	color: #32bfff ! important; 
	font-size: 9px ! important;
}

.dsq-comment-cite a:active { 
	color: #32bfff ! important; 
	font-size: 9px ! important;
}
/*--------------------*/

/* START - Time Links */
.dsq-comment-header-time a:link { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}

.dsq-comment-header-time a:visited { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}

.dsq-comment-header-time a:hover{ 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}

.dsq-comment-header-time a:active { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}
/*--------------------*/


/* START - TEST */
.dsq-aaa a:link { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}

.dsq-aaa a:visited { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}

.aaa a:hover { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}

.dsq-aaa a:active { 
	color: #ffffff ! important; 
	font-size: 8px ! important;
}
/*--------------------*/

.dsq-comment-message { 
	background-color: #464646 ! important;
	border: #171C18 1px solid ! important; /* light blue border */
	padding: 5px ! important;
	margin-botom: 5px; 
	font-family:"verdana",sans-serif;
	font-size: 10px;
	color: #ffffff ! important;
}

.dsq-comment-header-likes { display: none ! important; } 
.dsq-brlink { display: none ! important; }
.dsq-subscribe-email { display: none ! important; }
.dsq-subscribe-rss { display: none ! important; }


