@charset "UTF-8";
/* CSS Document */

/* Everything Disqus on your page is contained within this. */
#disqus_thread {
	width: 720px !important;
	background-color: #ffffff;
	color: #484848;
	border:none;
	padding: 5px;
	}
.dsq-dc-logo {
	display: none !important;
	}

.dsq-reaction-header-left {
	padding: 0 !important;
	}
.dsq-reaction-header-right {
	display: none !important;
	}

.dsq-comment-header {
  background: #0e1111 !important;
  border: none;
  padding: 2px !important;
	}

.dsq-request-user-logout  { }


			#dsq-new-post h3 {
				font-size: 16px;
				color: #484848;
				margin:30px 0 10px -2px;
				padding:0 0 0 0;
				display:inline;
				}
			.dsq-post-area h3 {
				font-size: 16px;
				color: #484848;
				margin:30px 0 10px -2px;
				padding:0 0 0 0;
				display:inline;
				}
			#dsq-comments-title h3 {
				font-size: 14px;
				color: #abb0b2;
				text-transform: lowercase;
				margin:60px 0 20px -2px;
				padding:0 0 0 0;
				display:inline;
				}	
			#dsq-new-post .dsq-post-area {
				padding:0 0 0 0;
				margin:0 0 20px 0;
				}
			.dsq-request-user-name {
				font-size: 13px;
				font-weight: bold;
				line-height:145%;
				color: #899495;
				background: none repeat;
				}
			.dsq-request-user-stats {
				font-size: 12px;
				font-weight: bold;
				line-height:145%;
				color: #899495;
				background: none repeat;
				}
			.dsq-like-activity, .dsq-item-sort, .dsq-sharing-options-label, .dsq-subscribe-rss, .dsq-item-trackback {
				font-size: 10px;
				font-weight: bold;
				line-height:145%;
				color: #899495;
				background: none repeat;
				}
			.dsq-attach-media {
				margin:0 0 0 0 !important;
				padding:0 0 0 0;
				}
				.dsq-attach-media-container {
					font-size: 10px;
					font-weight: bold;
					line-height:145%;
					color: #899495;
					background: none repeat;
					margin:0 0 0 0;
					padding:0 0 0 0;
					}
						#easyXDM_DISQUS_net_default8304_provider {
						margin: 0 0 3px 0 !important;
						padding:0 0 0 0;
						}


			#dsq-subscribe  {
				font-size: 10px;
				font-weight: bold;
				line-height:145%;
				color: #899495;
				background: none repeat;
				}
			.dsq-trackback-url {
				width: 500px !important;
				height: 20px !important;
				background: #ffffff !important;
				border: 1px solid #ffae00 !important;
				padding:0 0 0 0;
				margin:0 0 0 0;
				font-size: 12px;
				color: #f7904c !important;
				text-align:left !important;
				}







				div#comment {
					overflow-y: auto;
					word-wrap: break-word;
					color: #ffffff !important;
					}

			


button.dsq-button, button.dsq-button-small {
    background: url("../../images/themes/narcissus/button-large.png") repeat-x scroll left bottom transparent;
    border: 1px solid #666666;
    color: inherit;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    overflow: visible;
	}


.dsq-like {
    border: 1px solid #666666;
	}


				.dsq-widget-avatar {
					float:left;
					margin:0 0 10px 0;
					padding:0 15px 15px 0 !important;
					}
				.recentcomments {
					width:240px !important;
					font-size: 11px;
					}
				.dsq-widget-list {
					width:240px !important;
					margin: 0 0 25px 0 !important;
					padding:0 !important;
					float:right;
					}
				.dsq-widget-user {
					font-size: 11px;
					font-weight: bold;
					color:#257eb5;
					}
					.dsq-widget-user a {
						font-size: 11px;
						font-weight: bold;
						color:#257eb5;
						text-decoration: none;
						}
					.dsq-widget-user a:hover {
						font-size: 11px;
						font-weight: bold;
						color:#257eb5;
						text-decoration: underline;
						}
					.dsq-widget-user a:active {
						font-size: 11px;
						font-weight: bold;
						color:#257eb5;
						text-decoration: none;
						}


				.dsq-unregistered-user {
					font-size: 11px;
					font-weight: bold;
					color:#257eb5;
					}
					.dsq-unregistered-user a {
						font-size: 11px;
						font-weight: bold;
						color:#257eb5;
						text-decoration: none;
						}
					.dsq-unregistered-user a:hover {
						font-size: 11px;
						font-weight: bold;
						color:#257eb5;
						text-decoration: underline;
						}
					.dsq-unregistered-user a:active {
						font-size: 11px;
						font-weight: bold;
						color:#257eb5;
						text-decoration: none;
						}


				.dsq-widget-comment {
					font-size: 11px;
					color:#e4e4e4;
					line-height:145%;
					}
				.dsq-widget-meta {
					font-size: 11px;
					color:#484848;
					}
					.dsq-widget-meta a {
						font-size: 11px;
						color:#9e9e9e;
						text-decoration: none;
						}
					.dsq-widget-meta a:hover {
						font-size: 11px;
						color:#257eb5;
						text-decoration: underline;
						}
					.dsq-widget-meta a:active {
						font-size: 11px;
						color:#257eb5;
						text-decoration: none;
						}





/*The comments.*/
.dsq-comment-message {
	background-color: #0e1111;
	font-family:"arial", sans-serif !important;
	font-size: 12px;
    color: #b9c3c3; 
	}
    
/*The box where a post is typed into.*/


/*"Add New Comment" and "# Comments" are enclosed in h3 tags.*/
h3 {opacity:0.99;}

/*The entire comment thread list.*/
#dsq-comments {}

/*A single comment in the thread.*/
.dsq-comment {
	border:none !important;
	margin-bottom: 15px;
	}

/*The avatar image for the registered.*/
.dsq-avatar {
	}


			.dsq-header-avatar img {
				margin: 0 15px 0 0;
				border: none !important;
				}
			.dsq-request-user-avatar, .dsq-avatar dsq-tt {
				border: none !important;
				}


/*The message body of a single comment post.*/
.dsq-comment-body { 
border:none !important;} 

/*The footer contains the link to "reply."*/
.dsq-comment-footer {}

/* The form elements (Name, Email, Website). */
input.form-text {
	font-size: 100%;
	}

/* The submit button "Post". */
input.submit {
	background-color: #ffffff;
	}

/* The main wrapper for the comment system. */
#dsq-content {
	}

/* The toggle button for the thread options. */
#dsq-options-toggle {
	/* display: none; */
	}

/* The links within the thread Options */
#dsq-extra-links {
	/* display: none; */
}

/* The comment rating arrows for posts. */
.dsq-comment-rate {
	}

/* This is the meta information about the post (time stamp and points). */
.dsq-header-meta {
	}

/* The message body of a single comment post.
.dsq-comment-body {
	}

/* This contains and determines the style for the pagination links. */
#dsq-pagination {
	}
