@charset "UTF-8";
/* CSS Document */

/* NB full information and explanantion at http://disqus.com/docs/css/ */
/* Added by ack! from http://wiki.disqus.net/CustomCSS */


/* Everything Disqus on your page is contained within this. */
#mainDiv #disqus_thread {
background-color: transparent;
color: #ffffff;
border-top: 1px solid #dcdcdc !important;
border-bottom: 1px solid #dcdcdc !important;
margin-top:0px;
margin-bottom:0px;
width:470px;
margin-left: auto ;
margin-right: auto ;
padding: 3px 3px 3px 3px !important;


}



#mainDiv #disqus_thread .dsq-button-small{
color:#ffffff !important;border:none;padding-top:04px;font-weight:bold;}

#mainDiv #disqus_thread .dsq-button{
color:#ffffff;border:none;padding-top:10px;}

#mainDiv  #dsq-like-thread-button
{
display:none;
}

#mainDiv  #dsq-dislike-thread-button
{
display:none;
}

#mainDiv .dsq-comment-message {
	color: #00ff00;
	font-family:"verdana",sans-serif;
	padding-top:10px;
	margin-top:10px;
	top:10px;
	}


/*The header at the top of posts.*/
#mainDiv .dsq-comment-header {
	background-color: transparent;
	font-family:"verdana",sans-serif;
	font-size: 12px;
	height: 50px;
	color:#FFFFFF;
	}
	
	

/*The box where a post is typed into.*/
#mainDiv textarea {
	background-image: none;
	background-repeat: repeat;
	border: #DCDCDC 1px dotted; /* light blue border */
	}

#mainDiv texarea:after {
	}

/*"Add New Comment" and "# Comments" are enclosed in h3 tags.*/
#mainDiv h3 {
padding: 10px 0px 10px 05px !important;
margin: 0px 0px 0px 0px !important;
font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:underline;  font-size:12px ;

}

#mainDiv #disqus_thread  span{
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 0px !important;
color:00ff00;

}
#mainDiv #disqus_thread  div{
padding: 0px 0px 0px 0px !important;
margin: 0px 0px 0px 0px !important;
color:00ff00;


}

#mainDiv #disqus_thread img{border:none;}

#mainDiv #disqus_thread a{white-space: nowrap;}

#mainDiv #disqus_thread a:link  {font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00; text-decoration:none; font-weight:bold; font-size:11px }
#mainDiv #disqus_thread a:active {font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00; text-decoration:none; font-weight:bold; font-size:11px }
#mainDiv #disqus_thread a:visited {font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00; text-decoration:none; font-weight:bold; font-size:11px}
#mainDiv #disqus_thread a:hover {font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:11px }    

#mainDiv #disqus_thread #dsq-content #dsq-comments .dsq-comment-header-time{color:00ff00;}
/*The entire comment thread list.*/
#mainDiv #dsq-comments {}

/*A single comment in the thread.*/
#mainDiv .dsq-comment {
	border: none; /* light blue border */
	margin-bottom: 10px;
	margin-top: 10px;
	}
	


/*The avatar image for the registered.*/
#mainDiv .dsq-header-avatar img {}

/*The message body of a single comment post.*/
#mainDiv #dsq-content #dsq-comments .dsq-comment-body {

color:00ff00;
padding-top:10px !important;

 } 

/*The footer contains the link to "reply."*/
#mainDiv #disqus_thread .dsq-comment-footer { 
padding-top:10px !important;
margin-top:10px !important;

}

#mainDiv #disqus_thread .dsq-comment-footer .dsq-comment-footer-right button { color:ffffff;}

i#mainDiv  #disqus_thread span{color:white;}

/* The form elements (Name, Email, Website). */
#mainDiv input.form-text {
	font-size: 100%; 
}

/* The submit button "Post". */
i#mainDiv input.submit {
	background-color: #ffffff;
}

/* The main wrapper for the comment system. */
#mainDiv #dsq-content {
}

/* The toggle button for the thread options. */
#mainDiv #dsq-options-toggle {
	/* display: none; */
}

/* The links within the thread Options */
#mainDiv #dsq-extra-links {
	/* display: none; */
}

/* The comment rating arrows for posts. */
#mainDiv .dsq-comment-rate {
}

/* This is the meta information about the post (time stamp and points). */
#mainDiv .dsq-header-meta { background-color:#00ff00;
}

/* The message body of a single comment post.
.dsq-comment-body {
}

/* This contains and determines the style for the pagination links. */
#mainDiv #dsq-pagination {
}


