/*  Disqus styles for new full-story layout 
	 	-use !important
-------------------------------------------------*/

#disqus_thread {
	margin-bottom:10px;
}
.dsq-brlink {
	font-size:10px;
}
.logo-disqus {
	font-family:Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

#dsq-new-post h3 {
	font-size:17px;
}
#dsq-content iframe, #dsq-popup-alert iframe {
	background-color:transparent;
	border:0 none;
	height:355px;
	overflow-x:hidden;
	overflow-y:auto;
	width:100%;
}
#dsq-content iframe.dsq-post-reply, #dsq-popup-alert iframe.dsq-post-reply {
	height:300px;
}
#dsq-content iframe.dsq-post-reply-authenticated, #dsq-popup-alert iframe.dsq-post-reply-authenticated {
	height:170px;
}
#dsq-content #dsq-comments .dsq-header-avatar .dsq-drop-profile {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px;
	background:#F0F0F0 none repeat scroll 0 0;
	border-bottom:1px solid #888888;
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	color:#333333;
	display:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	left:0;
	min-width:64px;
	position:relative;
	z-index:2;
}
.dsq-overlay {
	background-color:#000000;
	display:block;
	height:100%;
	left:0;
	opacity:0.8;
	position:absolute;
	top:0;
	width:100%;
	z-index:5000;
}
.dsq-overlay[id] {
	position:fixed;
}
.dsq-popup h4, .dsq-popup ul, .dsq-popup li, .dsq-popup ol, .dsq-popup div, .dsq-popup table, .dsq-popup td, .dsq-popup th, .dsq-popup p, .dsq-popup a, .dsq-popup cite, .dsq-popup img {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	float:none;
	margin:0;
	padding:0;
	text-indent:0;
}
.dsq-popup table {
	border-collapse:separate;
	border-spacing:0;
}
.dsq-popup {
	border:0 none;
	color:#333333;
	display:none;
	padding:0;
	position:absolute;
	text-align:left;
	width:520px;
	z-index:9999;
}
.dsq-popup[id] {
	position:fixed;
}
.dsq-popup img {
	max-width:none;
}
.dsq-popup ul, .dsq-popup li, .dsq-popup ol {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	display:block;
	list-style-image:none;
	list-style-type:none;
}
.dsq-popup li:before {
	content:"";
}
.dsq-popup p, .dsq-popup ul {
	color:#222222;
	line-height:1.22em;
	padding:10px;
}
.dsq-popup .dsq-subscribe-submit {
	color:#222222;
	margin:0 auto;
	padding:0 10px;
}
.dsq-popup .dsq-subscribe-submit input {
	font-size:110%;
	width:200px;
}
.dsq-popup p.dsq-verify-notice {
	background-color:#FDF1D0;
	border:1px solid #FAD163;
	margin:20px 0 0;
	padding:5px;
}
.dsq-popup a {
	color:#1C5392;
}
.dsq-popup a:hover {
	color:#869AAD;
}
.dsq-popup .dsq-popup-top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/embed/popup-top.png) no-repeat scroll 0 0;
	height:20px;
	position:relative;
	text-align:right;
	width:520px;
}
.dsq-popup .dsq-popup-top img {
	margin:12px 13px 0 0;
}
.dsq-popup .dsq-popup-bottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/embed/popup-bottom.png) no-repeat scroll 0 0;
	height:20px;
	text-align:right;
	width:520px;
}
.dsq-popup .dsq-popup-body div.powered-by {
	font-size:90%;
	padding-right:15px;
	text-align:right;
}
.dsq-popup .dsq-popup-body div.powered-by a {
	color:#888888;
	text-decoration:none;
}
.dsq-popup .dsq-popup-body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/embed/popup-body.png) repeat-y scroll 0 0;
	width:520px;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link {
	color:#7AA5D5;
	position:absolute;
	right:5px;
	text-decoration:none;
	top:-8px;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link img {
	border:0 none;
	height:24px;
	width:23px;
}
.dsq-popup .dsq-blacklist-option {
	border-bottom:1px dotted #E5EBED;
	padding:5px 10px;
}
.dsq-popup ul.dsq-popup-help {
	margin:0 10px;
}
#dsq-popup-message.dsq-popup ul.dsq-popup-help li {
	border-bottom:1px dotted #E5EBED;
	margin:0 0 15px;
	padding:0 0 10px;
}
.dsq-popup ul.dsq-popup-help li.dsq-help-otheraccts {
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-size:110%;
	font-weight:bold;
}
#dsq-popup-message ul.dsq-list-tick li {
	display:list-item;
	list-style-image:url(http://media.disqus.com/images/tick.png) !important;
	list-style-position:inside !important;
	list-style-type:none !important;
}
#dsq-popup-message ul.dsq-list-bluebullet li {
	display:list-item;
	list-style-image:url(http://media.disqus.com/images/bullet_blue.png);
	list-style-position:inside;
	list-style-type:none;
}
#dsq-popup-message li {
	border-bottom:1px dotted #E5EBED;
	margin:10px 0;
	padding:0 10px;
}
#dsq-popup-message li li {
	padding-left:10px;
}
.dsq-popup iframe#dsq-popup-login {
	height:310px;
	margin-top:10px;
	width:100%;
}
.dsq-lightbox .powered-by {
	display:none;
}
.dsq-lightbox img {
	border:0 none !important;
	height:auto !important;
	width:auto !important;
}
.dsq-lightbox .dsq-lightbox-register-reasons {
	padding:0 10px !important;
}
.dsq-lightbox .dsq-lightbox-register-reasons li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/small-tick.png) no-repeat scroll 0 0;
	color:#555555;
	display:inline !important;
	font-size:11px !important;
	margin:0 0 0 6px !important;
	padding-left:12px !important;
}
.dsq-lightbox .dsq-lightbox-register-reasons li img {
	margin-bottom:-1px !important;
}
.dsq-lightbox .dsq-lightbox-auth-fields {
}
.dsq-lightbox .dsq-lightbox-submit {
	height:1%;
	margin-top:20px;
	overflow:auto;
	padding:0 5px;
}
.dsq-lightbox .dsq-lightbox-auth-post {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius: 4px;
	background-color:#EAFFCD;
	float:right;
	padding:4px;
}
.dsq-lightbox .dsq-lightbox-auth-skip {
	float:left;
	margin-top:5px;
	padding:2px;
}
.dsq-lightbox .dsq-lightbox-switch-auth {
	font-size:11px;
	margin:0 auto;
	text-align:right;
	width:400px;
}
.dsq-lightbox .dsq-lightbox-auth-fields table {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius: 4px;
	background-color:#EDFFC9;
	border:1px solid #A5C469;
	margin:10px auto;
	padding:8px;
	width:400px;
}
.dsq-lightbox .dsq-lightbox-auth-fields table td {
	padding:4px;
}
.dsq-lightbox .errorlist {
	color:#C03000 !important;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.dsq-lightbox .errorlist li {
	margin:5px 0 !important;
	padding:0 !important;
}
.dsq-lightbox-errors p {
	color:#C03000 !important;
	font-size:11px;
	font-weight:bold;
}
.dsq-lightbox .dsq-lightbox-auth-fields table td input {
	font-size:13px;
	padding:2px;
}
.dsq-lightbox-recognized table {
	margin:10px auto;
	width:400px;
}
.dsq-lightbox-recognized table td {
	padding:4px;
}
.dsq-popup .dsq-popup-body div.show-more {
	color:#7AA5D5;
	font-size:95%;
	padding-left:10px;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding {
	font-size:13px;
	padding:0 10px;
}
.dsq-popup .dsq-popup-body .dsq-popup-header {
	background-color:#E5EBED;
	border-bottom:1px solid #445460;
	padding:0 10px 10px;
	position:relative;
}
.dsq-popup .dsq-popup-body .dsq-popup-header img {
	border:1px solid #FFFFFF;
	height:32px;
	vertical-align:middle;
	width:32px;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	font-style:normal;
	margin-left:5px;
	vertical-align:middle;
}
.dsq-popup .dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	margin:0;
	position:static;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite span {
	font-size:150%;
	font-style:normal;
	font-weight:bold;
	margin-right:10px;
	vertical-align:middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding .dsq-popuplink {
	font-size:90%;
	margin:0 0 0 5px;
}
.dsq-popup .dsq-clout {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/embed/clout-background.png) no-repeat scroll left top;
	float:left;
	height:32px;
	line-height:32px;
	width:72px;
}
.dsq-popup .dsq-clout.unverified {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/embed/unverified-background.png) no-repeat scroll left top;
	line-height:24px;
}
.dsq-popup .dsq-clout a {
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:100%;
}
.dsq-popup .dsq-clout.unverified a {
	font-size:11px;
	font-weight:normal;
}
.dsq-popup .dsq-clout a:hover {
	color:#FFFFFF;
}
.dsq-popup .dsq-profile-services {
	background-color:#F0F0F0;
	border-bottom:1px solid #AAAAAA;
	height:auto;
	overflow:hidden;
	padding:10px;
}
.dsq-popup .dsq-profile-services .dsq-profile-userlvl {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:15px;
	padding-bottom:10px;
}
.dsq-popup .dsq-profile-services span.dsq-profile-ontheweb {
	color:#AAAAAA;
	float:left;
	font-family:Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size:95%;
}
.dsq-popup .dsq-profile-services ul {
	display:inline;
	margin-left:15px;
}
.dsq-popup .dsq-profile-services ul li {
	display:inline;
	margin-right:15px;
}
.dsq-popup .dsq-profile-services ul li.dsq-service-labeltxt {
	margin:0;
}
.dsq-popup .dsq-profile-services ul li.dsq-service-labeltxt {
	margin:0;
}
.dsq-popup .dsq-profile-services span.dsq-services-description {
	color:#555555;
	display:none;
	font-size:85%;
	left:5px;
	position:absolute;
	top:25px;
	white-space:nowrap;
}
.dsq-popup .dsq-profile-services img {
	border:2px solid #FFFFFF;
}
.dsq-popup a.dsq-profile-follow {
	color:#7AA5D5;
}
.dsq-popup .dsq-profile-status, .dsq-popup .dsq-profile-recentcomments {
	clear:both;
	padding:10px;
}
.dsq-popup .dsq-profile-status p, .dsq-popup .dsq-profile-recentcomments p {
	padding:0;
}
.dsq-popup .dsq-profile-status h4, .dsq-popup .dsq-profile-recentcomments h4 {
	border-bottom:2px solid #D7DBDD;
	font-size:110%;
	margin-bottom:10px;
}
.dsq-popup .dsq-profile-status h4 span, .dsq-popup .dsq-profile-recentcomments h4 span {
	background-color:#D7DBDD;
	color:#555555;
	font-weight:bold;
	padding:2px 5px;
}
.dsq-popup p.dsq-profile-label {
	color:#AAAAAA;
	font-family:Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size:95%;
}
.dsq-popup ul.dsq-profile-commentlist {
	margin-top:10px;
}
.dsq-popup .dsq-profile-commentlist li {
	border-bottom:2px solid #E9EBED;
	padding:5px 0;
}
.dsq-popup .dsq-profile-commentlist li img.avatar-small {
	border:1px solid #DDDDDD;
	float:left;
	height:24px;
	width:24px;
}
.dsq-popup .dsq-profile-commentlist li .comment-message {
	margin-left:30px !important;
}
.dsq-popup .dsq-profile-commentlist li span.comment-meta {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent none repeat scroll 0 0 !important;
	clear:both !important;
	display:block !important;
	float:none !important;
	font-size:90% !important;
	margin-left:30px !important;
	width:auto !important;
}
.dsq-popup .dsq-profile-commentlist span {
	color:#666666;
	font-size:95%;
}
.dsq-popup .dsq-popup-content .dsq-reblog-form {
	padding:10px;
}
.dsq-popup .dsq-popup-content .dsq-blogauth-form {
	margin:10px 0;
}
.dsq-popup .dsq-popup-content .dsq-blogauth-form li {
	margin-bottom:5px;
}
.dsq-popup .dsq-popup-content .dsq-blogauth-form li input {
	width:250px;
}
.dsq-popup .dsq-popup-content .dsq-blogauth-form li label {
	display:block;
	float:left;
	width:100px;
}
.dsq-popup .dsq-popup-content ul.dsq-reblog-input {
	margin:10px 0;
}
.dsq-popup .dsq-popup-content ul.dsq-reblog-input li {
	margin-bottom:10px;
}
.dsq-popup .dsq-popup-content ul.dsq-reblog-input li input {
	width:450px;
}
.dsq-popup .dsq-popup-content ul.dsq-reblog-input li textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:175px;
	width:450px;
}
.dsq-popup .dsq-popup-content ul.dsq-reblog-input li label {
	display:block;
	float:none;
	font-weight:bold;
}
.dsq-popup .dsq-popup-content .dsq-blogauth-toggle {
	font-weight:bold;
}
p.dsq-reblog-supported {
	color:#555555;
	font-size:90%;
}
.dsq-menu {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	background:#F0F0F0 none repeat scroll 0 0 !important;
	border:1px solid #888888 !important;
	display:inline;
	left:0;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 !important;
	padding:5px 10px 5px 0 !important;
	position:absolute;
	z-index:2 !important;
}
.dsq-menu li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	clear:both;
	float:none;
	font-size:12px !important;
	line-height:1.3em !important;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 0 2px 4px !important;
	padding:0 !important;
	text-align:left;
	white-space:nowrap !important;
}
.dsq-menu li:before {
	content:"";
}
.dsq-menu li a.dsq-admin-toggle {
	font-weight:bold;
}
.dsq-menu li.dsq-admin-email, .dsq-menu li.dsq-admin-ip {
	color:#555555;
	cursor:default;
	font-style:italic;
}
.dsq-menu li.dsq-menu-sep {
	border-bottom:1px dotted #AAAAAA;
	font-size:1pt !important;
}
.dsq-menu li a {
	color:#333333;
	text-decoration:none;
}
.dsq-menu li a:hover {
	color:#869AAD;
}
#dsq-content #dsq-comments .dsq-header-avatar:hover .dsq-drop-profile {
	display:inline;
}
#dsq-content #dsq-comments .dsq-drop-profile li {
	clear:both;
	float:none;
	line-height:1.3em;
	padding:2px 4px;
	white-space:nowrap;
}
#dsq-content #dsq-comments .dsq-drop-profile li img {
	float:none;
	height:12px;
	margin:0 4px 0 0;
	vertical-align:middle;
	width:12px;
}
#dsq-content #dsq-comments .dsq-drop-profile li a {
	color:#1C5392;
	vertical-align:middle;
}
#dsq-content #dsq-comments .dsq-drop-profile li a:hover {
	font-weight:bold;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services {
	height:16px;
	padding:4px;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services:hover {
	background-color:#DDDDDD;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services a {
	display:block;
	height:16px;
	width:100%;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-sep {
	border-bottom:1px dotted #AAAAAA;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright: 5px;
	border-bottom:1px solid #CCCCCC;
	height:16px;
	padding:4px 2px;
	text-align:center;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk a {
	display:block;
	font-size:95%;
	font-weight:bold;
	height:16px;
	width:100%;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge {
	border-bottom:1px solid #DDDDDD;
	cursor:help;
	font-size:95%;
	padding:6px 2px;
	text-align:center;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge span {
	padding:1px 3px;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px;
	background:#FFFFFF url(http://media.disqus.com/images/drop-more.gif) repeat-x scroll 0 0;
	border-top:1px solid #DDDDDD;
	height:16px;
	text-align:center;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more:hover {
	background-position:0 -20px;
	border-top:1px solid #CCCCCC;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more a {
	display:block;
	font-size:95%;
	height:16px;
	width:100%;
}
#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-hidden {
	display:none;
	padding:0;
}
#dsq-content ul, #dsq-content li, #dsq-content ol, #dsq-content cite, #dsq-content div, #dsq-content table, #dsq-content td, #dsq-content th, #dsq-content p, #dsq-content a, #dsq-content cite, #dsq-content img {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	float:none;
	margin:0;
	padding:0;
	text-indent:0;
}
#dsq-content cite, #dsq-content caption, #dsq-content th, #dsq-ontent td {
	font-style:normal;
	text-align:left;
}
#dsq-content img {
	max-width:none;
}
#dsq-content li, #dsq-content ul, #dsq-content ol {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	display:block;
	list-style-image:none;
	list-style-type:none;
}
#dsq-content li:before {
	content:"";
}
#dsq-content table {
	border-collapse:separate;
	border-spacing:0;
}
#dsq-content {
	font-size:12px;
	line-height:1.5;
}
#dsq-content .dsq-panel {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #999999;
	color:#333333;
	padding:4px 8px 4px 4px;
	z-index:2;
}
#dsq-content iframe {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	height:90px;
	width:100%;
}
#dsq-content .dsq-remove-message, #dsq-content .dsq-realtime-alert, #dsq-content .dsq-missing-permissions {
	background-color:#FDF1D0;
	border:1px solid #FAD163;
	color:#817134;
	line-height:1.25;
	margin:10px 0;
	padding:5px 8px;
}
#dsq-content .dsq-options {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center bottom;
	clear:left;
	margin-bottom:2em;
	padding-bottom:1em;
}
#dsq-content .dsq-options span {
	margin-right:10px;
}
#dsq-content .dsq-dc-logo {
	float:right;
	position:relative;
	display:none;
}
#dsq-content .dsq-login-buttons {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center bottom;
	margin-bottom:1em;
	padding:1em 0;
}
#dsq-content .dsq-login-button {
	display:inline;
	margin-right:3px;
}
#dsq-content .dsq-request-user-info {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center bottom;
	margin-bottom:1em;
	padding-bottom:1.5em;
}
#dsq-content .dsq-request-user-avatar {
	cursor:pointer;
}
#dsq-content .dsq-request-user-logout {
	float:right;
}
#dsq-content .dsq-request-user-info td {
	vertical-align:top;
}
#dsq-content .dsq-request-user-name {
	font-size:1.167em;
	padding:0.25em 0 0.25em 0.5em;
	width:100%;
}
#dsq-content .dsq-request-user-stats {
	padding:0.25em 0 0 0.5em;
}
#dsq-content .dsq-request-user-stats span {
	margin-right:0.75em;
}
#dsq-content .dsq-request-user-stats big {
	font-size:1.167em;
	font-weight:bold;
}
#dsq-comments-title {
	clear:left;
}
	#dsq-comments-title h3 {
		margin-bottom:8px
	}
#dsq-content .dsq-request-user-info {
	clear:right;
}
#dsq-content .dsq-textarea .dsq-textarea-wrapper, #dsq-content .dsq-post-fields .dsq-input-wrapper {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;	
	-webkit-border-radius: 3px;
	background:#FFFFFF url(http://media.disqus.com/images/themes/narcissus/inputshadow.gif) no-repeat scroll left top;
	border:1px solid #999999;
	margin:3px 0;
	padding:3px 5px;
}
#dsq-content .dsq-textarea .dsq-textarea-wrapper {
	padding:5px;
}
#dsq-content .dsq-textarea textarea, #dsq-content .dsq-post-fields input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
}
#dsq-content .dsq-textarea textarea {
	border:0 none;
	height:36px;
	overflow:auto;
	width:100%;
}
#dsq-content .dsq-textarea textarea:focus, #dsq-content .dsq-post-fields input:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
#dsq-content .dsq-post-fields table {
	max-width:700px;
	position:relative;
	width:100%;
}
#dsq-content .dsq-post-fields td {
	padding:0;
	width:50%;
}
#dsq-content .dsq-post-fields .dsq-post-fields-left {
	padding-right:0.25em;
}
#dsq-content .dsq-post-fields .dsq-post-fields-right {
	padding-left:0.25em;
}
#dsq-content .dsq-post-fields input {
	border:0 none;
	width:100%;
}
#dsq-content .dsq-subscribe-menu {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;	
	-webkit-border-radius: 3px;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-15.png) repeat scroll 0 0;
}
#dsq-content .dsq-subscribe {
	position:relative;
}
#dsq-content .dsq-subscribe a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius: 3px;
	color:inherit;
	display:block;
	padding:6px;
	text-decoration:none;
}
#dsq-content .dsq-subscribe a:hover {
	background-color:#FAFAFA;
}
#dsq-content .dsq-subscribe ul {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius: 3px;
	background:#EEEEEE none repeat scroll 0 0;
	display:none;
	left:-1px;
	padding:0;
	position:absolute;
	top:-1px;
	width:100%;
}
#dsq-content .dsq-subscribe:hover ul {
}
#dsq-content .dsq-post-footer {
	height:28px;
	margin-top:0.5em;
	position:relative;
}
#dsq-content .dsq-sharing-options {
	float:left;
	margin-top:4px;
}
#dsq-content .dsq-sharing-options .dsq-configure-options {
	font-size:11px;
}
#dsq-content .dsq-sharing-options span small, #dsq-content .dsq-subscribe small {
	font-size:7px;
}
#dsq-content .dsq-sharing-options button.dsq-button-small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-15.png) repeat scroll 0 0;
	border:0 none;
	padding:4px 7px 5px;
}
#dsq-content .dsq-sharing-options:hover button.dsq-button-small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	background:#F5F5F5 url(http://media.disqus.com/images/themes/narcissus/button-small.gif) repeat-x scroll center top;
	border-color:#999999 #999999 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	color:#333333;
	padding:3px 6px 5px;
	position:relative;
	z-index:10;
}
#dsq-content .dsq-sharing-options {
	position:relative;
}
#dsq-content .dsq-sharing-options .dsq-panel {
	display:none;
	left:0;
	padding:6px;
	position:absolute;
	top:20px;
	width:233px;
	z-index:9;
}
#dsq-content .dsq-sharing-options .dsq-panel div {
	line-height:1.33;
	margin:0.5em 0 0;
}
#dsq-content .dsq-sharing-options .dsq-panel input {
	margin-right:0.25em;
}
#dsq-content .dsq-sharing-options:hover .dsq-panel {
	display:block;
}
#dsq-content .dsq-post-footer .dsq-button {
	float:right;
	margin-left:3px;
}
#dsq-content .dsq-post-footer .dsq-post-loading {
	color:#666666;
}
#dsq-content .dsq-post-footer .dsq-post-loading img {
	height:12px;
	margin-bottom:-2px;
}
#dsq-content .dsq-placeholder {
	color:#888888;
}
#dsq-content .dsq-comment-footer-right button {
	vertical-align:top;
}
#dsq-content .dsq-comment-footer-reply, #dsq-content .dsq-comment-footer-reply-active {
	position:relative;
}
#dsq-content .dsq-comment-footer-reply-active .dsq-comment-footer-reply-tab {
	display:inline;
}
#dsq-content .dsq-comment-footer-reply-active .dsq-button-small {
	display:none;
}
#dsq-content .dsq-comment-footer-reply-tab {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/reply-active.png) repeat-x scroll center top;
	border:0 none;
	color:#FFFFFF;
	display:none;
	font-family:Arial, Helvetica, Calibri, sans-serif;
	font-size:11px;
	margin:0;
	padding:4px 7px 18px;
	text-shadow:0 -1px 0 #666666;
}
#dsq-content .dsq-comment-footer-reply-tab::-moz-focus-inner {
border:medium none;
}
.dsq-comment-footer-reply-active span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	bottom:-21px;
	height:10px;
	left:-10px;
	position:absolute;
	width:10px;
}
#dsq-content .dsq-append-post {
	clear:both;
	margin-top:-1em;
	position:relative;
}
#dsq-content .dsq-append-post .dsq-post-area {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:0;
	-webkit-border-radius: 5px;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-30.png) repeat scroll 0 0;
	margin-bottom:20px;
	padding:10px;
}
#dsq-content #dsq-comments {
	margin-bottom:10px;
	font-size:115%;
}
#dsq-content .dsq-comment-header {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
	background: #CCCCCC !important;
	height:auto;
	line-height:normal;
}
#dsq-content .dsq-moderator {
	background-image:url(http://media.disqus.com/images/themes/narcissus/header-blue.png) !important;
}
#dsq-content .dsq-moderator-star {
	display:none;
}
#dsq-content .dsq-moderator .dsq-moderator-star {
	display:inline;
	margin-top:-3px;
	vertical-align:middle;
}
#dsq-content .dsq-comment-outline .dsq-comment-header {
	outline-color:#FAD163;
	outline-style:solid;
	outline-width:1px;
}
#dsq-content .dsq-comment-header table {
	width:100%;
}
#dsq-content .dsq-comment-header td {
	vertical-align:middle;
}
#dsq-content .dsq-header-avatar {
	padding:0;
	position:relative;
	width:1%;
}
#dsq-content .dsq-header-avatar a.dsq-avatar {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius: 3px;
	display:block;
	padding:4px;
}
#dsq-content .dsq-comment:hover .dsq-header-avatar a.dsq-avatar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #999999;
	padding:3px;
}
#dsq-content .dsq-comment:hover .dsq-header-avatar:hover a.dsq-avatar {
	border-bottom:1px solid #F5F5F5;
}
#dsq-content .dsq-header-avatar img {
	border:2px solid #FFFFFF;
	height:24px;
	width:24px;
}
#dsq-content .dsq-comment-header cite {
	font-size:110%;
	font-weight:bold;
	color:#000000;
}
#dsq-content .dsq-comment-header-meta {
	padding-left:8px;
}
#dsq-content .dsq-comment-header-time {
	padding:0 8px;
}
#dsq-content .dsq-comment-header-time a {
	color:inherit;
	text-decoration:none;
}
#dsq-content .dsq-comment-header-time a:hover {
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#dsq-content .dsq-comment-header .dsq-comment-header-likes {
	font-size:1em !important;
	padding-right:8px;
	text-align:right;
	text-decoration:underline !important;
}
#dsq-content .dsq-comment-message {
	font-size:11.2px;
	line-height:1.42;
	margin:1em 5px;
	color:#333333;
}
#dsq-content .dsq-comment-footer {
	margin:1em 0;
	overflow:hidden;
}
#dsq-content .dsq-comment-footer-left {
	float:left;
	padding-top:4px;
	width:50%;
}
#dsq-content .dsq-comment-footer-left a {
	margin-right:0.5em;
}
#dsq-content .dsq-comment-footer-right {
	float:right;
	text-align:right;
	width:50%;
}
#dsq-content .dsq-comment-footer-right button.dsq-button-small { margin-right:3px; }
#dsq-content .dsq-comment-footer-right button.dsq-button-small:hover { background:#EAEAEA !important; }

#dsq-content .dsq-comment-footer-right .dsq-like {
	font-size:11px;
	vertical-align:sub;
}
#dsq-content .dsq-comment-footer-right .dsq-like img {
	margin-right:3px;
}
#dsq-content .dsq-h3-reactions {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center top;
	margin-top:20px;
	padding-top:10px;
}
#dsq-content .dsq-reaction-header table {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/blue-20.png) repeat scroll 0 0;
	width:100%;
}
#dsq-content .dsq-reaction-header td {
	padding:0.5em;
}
#dsq-content .dsq-reaction-header-right {
	text-align:right;
}
#dsq-content .dsq-show-more-reactions {
	margin:1em 0;
	padding:1em;
	text-align:center;
}
#dsq-content .dsq-comment.dsq-reaction:hover .dsq-header-avatar a.dsq-avatar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:1px solid transparent;
	padding:3px;
}
#dsq-content .dsq-pagination {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center top;
	margin:1em 0;
	padding:1em;
	text-align:center;
}
#dsq-content .dsq-pagination table {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center bottom;
	width:100%;
}
#dsq-content .dsq-pagination td {
	padding:0.5em;
}
#dsq-content .dsq-pagination-links {
	text-align:center;
	width:100%;
}
#dsq-content .dsq-pagination span, #dsq-content .dsq-pagination a {
	margin:0 0.25em;
}
#dsq-content .dsq-paginate-append-text {
	display:none;
}
#dsq-content .dsq-paginate-append-button {
	display:inline;
}
#dsq-content .dsq-item-trackback {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x scroll center top;
	margin:1em 0;
	padding:1em 0;
}
#dsq-content .dsq-edit {
	margin:10px 0;
}
#dsq-content .dsq-textarea textarea.dsq-edit-textarea {
	height:90px;
}
button.dsq-button, button.dsq-button-small {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px;
	background:transparent url(http://media.disqus.com/images/themes/narcissus/button-large.png) repeat-x scroll center top;
	border:1px solid #999999;
	color:inherit;
	font-family:Arial, Helvetica, Calibri, sans-serif;
	margin:0;
	overflow:visible;
}
button.dsq-button {
	font-size:12px;
	font-weight:bold;
	padding:6px 8px;
}
button.dsq-button-small {
	font-size:11px;
	padding:3px 6px 4px;
}
button.dsq-button:hover, button.dsq-button-small:hover {
	cursor:pointer;
}
.dsq-badge, .dsq-badge-verified, .dsq-badge-registered, .dsq-badge-guest, .dsq-badge-facebook, .dsq-badge-twitter, .dsq-badge-openid {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px;
	font-size:12px;
	padding:2px 4px;
	vertical-align:middle;
}
.dsq-badge-small, li.dsq-drop-badge span {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:3px;
	-webkit-border-radius: 3px;
	font-size:10px;
	padding:1px 2px;
}
.dsq-badge-verified {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#92C72A none repeat scroll 0 0;
	border:1px solid #6CA300;
	color:#FFFFFF;
}
.dsq-badge-registered {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFE98 none repeat scroll 0 0;
	border:1px solid #EAE800;
	color:#333333;
}
.dsq-badge-guest {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#DDDDDD none repeat scroll 0 0;
	border:1px solid #BBBBBB;
	color:#333333;
}
.dsq-badge-facebook {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#46639D none repeat scroll 0 0;
	border:1px solid #2D3F65;
	color:#FFFFFF;
}
.dsq-badge-twitter {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#31CEFF none repeat scroll 0 0;
	border:1px solid #2BB5E0;
	color:#FFFFFF;
}
.dsq-badge-openid {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #AAAAAA;
	color:#F89B1E;
}
#dsq-content #dsq-comments .dsq-header-avatar .dsq-drop-profile {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F5F5F5 none repeat scroll 0 0;
	float:none;
	left:auto;
	position:absolute;
}
#dsq-content .dsq-drop-profile a {
	text-decoration:none;
}
.dsq-moderate-options table {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius: 4px;
	background-color:#E5EBED;
	margin:10px auto;
	padding:10px;
	width:400px;
}
.dsq-moderate-options table td {
	padding:4px;
}
.dsq-moderate-options table ul {
	margin:0;
	padding:0;
}
.dsq-moderate-options table li {
	margin-bottom:5px;
}
#dsq-content .dsq-global-moderator-extras {
	font-size:11px;
}
#dsq-content .dsq-global-moderator-extras strong:first-child {
	margin-left:0;
}
#dsq-content .dsq-global-moderator-extras strong {
	margin-left:10px;
}

#dsq-content li.dsq-odd{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-radius: 4px;
	padding:10px;
	background:#FFF;
	margin-bottom:8px;
}

.dsq-sub-header {	background: #777777 !important;color:#FFFFFF !important; }
.dsq-sub-header a { color: #FFFFFF !important; }