/*
Theme Name: Convergence
Theme URI: themeforest.net
Description: The place where people and information converge and create community.
Version: 1
Author: Maximus
Author URI: themeforest.net
Tags: community, news, industry, blog
*/

/*=== Setup ===*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background:url("http://cdn.guideheaven.com/images/bg.png") repeat-x scroll 0 0 #86C9EF;
	color: #404040;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .75em;
}
a {
	color: #33707e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, select, textarea {
	border: #cfcfcf 1px solid;
	color: #404040;
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
li {
	list-style: none;
}
h2 {
	color: #222222;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 1em;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	margin: 0 0 .8em;
}
h4 {
	font-size: 1em;
	margin: 0 0 1em;
}
p {
	line-height: 1.5em;
	padding: 0 0 1.3em;
}
/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 980px;
}
#page-bot {
	background: url(http://cdn.guideheaven.com/images/page-bot.gif) repeat-x top;
	height: 39px;
}

/*=== Header ===*/
#header{
	height: 101px;
	margin: 0 0 1px;
}
/*- Logo -*/
#header h1 {
	background: url(http://cdn.guideheaven.com/images/gh-logo.png) no-repeat;
	float: left;
	text-indent: -9999px;
	height:125px;
	width: 350px;
	margin-top:-24px;
	margin-left:4px;
}
#header h1 a {
	display: block;
	height: 101px;
}
#header h1 a:hover {
	text-decoration: none;
}

#cap {
height:20px;
width:300px;
float:right;
}
#cap.native {
border-top-right-radius: 20px 20px;
border-top-left-radius: 20px 20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-left-radius:20px;
-webkit-border-top-right-radius:20px;
background-color:#FFFFFF;
}
#cap img {
display:block;
height:20px;
width:300px;
}

#sidebarbottom{
	background: url(http://cdn.guideheaven.com/images/sidebarbottom.png) no-repeat;
	width:300px;
	height:100px;
	float:right;
}

}
#box-wrap{
	text-align: left;
	margin: 50px auto;
	width: 620px;
}
.borderfeat{
	border-top-right-radius: 20px 20px;
	border-top-left-radius: 20px 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	background:#E6E6DC;
	padding: 25px 0 20px 25px;
	width: 625px;
}
.spacer{
	clear: both;
}

.featuredbox-wrapper,
.featuredbox{
	width: 600px;
    height: 300px;
    position: relative;
    overflow: hidden;
    font-family:  Verdana, Tahoma, "Lucida Sans";
    font-size: 9pt;
    font-weight: normal;	
}
.featuredbox ul.slides{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.featuredbox ul.slides li{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 300px;
}
.featuredbox .description{
	background:transparent url(http://cdn.guideheaven.com/images/bgfeat.png) repeat scroll 0 0;
	top:265px;
	color:#FFFFFF;
	left:20px;
	padding:3px 6px;
	position:absolute;
	z-index:100;	
	height: 16px;
}
.featuredbox-wrapper .navigation{
	background:transparent url(http://cdn.guideheaven.com/images/bgfeat.png) repeat scroll 0 0;
	bottom:0px;
	color:#FFFFFF;
	right:0px;
	padding:3px 6px;
	position:absolute;
	z-index:100;	
	height: 294px;
}
.featuredbox-wrapper .navigation ul{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.featuredbox-wrapper .navigation li{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px;
	padding: 3px 0px;
}
.featuredbox-wrapper .navigation li img{
	border: solid 2px #000;
}
.featuredbox-wrapper .navigation li.hover img{
	border: solid 2px #414141;
}
.featuredbox-wrapper .navigation li.active img{
	border: solid 2px #FFF;
}
.featuredbox .box-slide1,
.featuredbox .box-slide2 {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 300px;
    width: 600px;
    z-index: -1;
}
.featuredbox .box-slide1{
	background: #CCF;	
}
.featuredbox .box-slide2{
	background: #F96;	
}

/*=== Navigation ===*/
/*- Top Nav -*/
.topnav {
	font-size: 10px;
	font-weight: bold;
	height: 31px;
	overflow: hidden;
}

#navigation{
	background:url(http://cdn.guideheaven.com/images/nav-bg.gif) repeat-x; 
	height:32px; 
	margin:0 auto;
	width:auto;
	border-top-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	}
	#navigation .right_link{
		float:left;
		font-size:11px;
		line-height:32px;
		margin:0 615px;
		position:absolute;
	}
	#navigation ul{
	 height:32px;
	 line-height:32px;	
	}
	#navigation ul li{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		background:url(http://cdn.guideheaven.com/images/line-a.gif) right no-repeat;
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#000000;
		font-weight:bold;
	}
	#navigation ul li a:hover{
		color:#FFFFFF;
		background:#A5A5A5;
	}	
/* ----------- SUBLINKS ----------- */
#sublinks{
	width: auto;
	margin:0 auto;
	margin-bottom:-1px;
	background:#888888 url(http://cdn.guideheaven.com/images/sublink.gif);
	height:30px;
	font-size:11px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}	
	#sublinks ul{
	display:none;
	 height:32px;
	 line-height:31px;	
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited {
		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#FFFFFF;
	}
	#sublinks ul li a:hover{
		text-decoration:underline;
	}

/*=== All Columns ===*/

#columns {
	border-top-right-radius: 20px 20px;
	border-top-left-radius: 20px 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	margin-top:15px;
	width:980px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 900px;
	min-height: 900px;
}
/*=== Center Column ===*/
#centercol {
	border-top-right-radius: 20px 20px;
	border-top-left-radius: 20px 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	background:#FFFFFF 21px 0;
	float: left;
	width: 650px;
}
/*=== Center Column2 ===*/
#centercol2 {
	float: left;
	width: 660px;
}
/*=== Right Column ===*/
#rightcol {
	float: right;
	width: 302px;
}
#firstbox {
background:transparent url(http://cdn.guideheaven.com/images/sdb-sep.gif) repeat-x scroll left bottom;
height:50px;
margin-left:1px;
padding-bottom:12px;
padding-left:6px;
}

#rss {
	background:transparent url(http://cdn.guideheaven.com/images/rss-bg.png) no-repeat scroll 0 0;
	border:medium none;
	display:block;
	height:42px;
	margin:5px 0 25px !important;
	position:relative;
	text-shadow:none;
	width:290px;
	}
	#RSSsbContent {
	font-weight:bold;
	line-height:42px;
	margin-left:0 0 0 5px;
	padding:0 0 0 45px;
	}
	#RSSsbContent a {
	color:#FDFDFD !important;
	font-size:13px;
	padding:0 2px;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.69);
	}
	#RSSsbContent a:hover {
	color:#000000 !important;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.7);
	}

#ad1 {
	float: right;
	margin: 0px 1px 20px;	
}
#ad2 {
	margin: 15px 0 0px 0px;	
}
#ad_content {
	float: left;
	padding: 0px 0px 10px 70px;
	margin-bottom:25px;
	width: 650px;	
}

#rightcol a {
	color: #404040;
	text-decoration: none;
}
#sbcenter {
	width:300px;margin-left:auto;margin-right:auto;
}
/*=== Sub Columns ===*/
.subcols {
	background: url(http://cdn.guideheaven.com/images/subcols-bgr.gif) repeat-y left;
	height: 1%;
}
.col1, .col2 {
	float: left;
	width: 285px;
}
.col2 {
	float: right;
}
/*=== Post ===*/
/*- Post Title -*/
.post-title h1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.post-title h1 span {
	color: #33707e;
}
.post-title h1.author {
	color: #888888;
	font-size: 14px;
	padding-top: 2px;
}
.post-title h2, .post-title h2 a  {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0 0 .45em;
	color: #333333;
	text-decoration: none;
}
/*- Post Date -*/
.post-date {
	margin: 0 0 1.25em;
}
.post-date a {
	color: #ffffff;
}
.post-date em {
	background: #49adf3;
	color: #ffffff;
	font-size: .9em;
	font-style: normal;
	padding: 3px 5px;
	line-height: 1.75em;
}
/*- Post Excerpt -*/
.post-excerpt {
	display: table;
	font-size: 13px;
	font-style: italic;
	height: 1%;
 /* margin: 0 0 1em; */
}
/*- Post Lists -*/
.post ul, .post ol {
	margin: 0 0 1.5em;
}
.post ul li {
	background: url(http://cdn.guideheaven.com/images/ico-list.gif) no-repeat 0 6px;
	margin: 0 0 .4em;
	padding: 0 0 0 10px;
}
.post ol li {
	list-style: decimal;
	list-style-position: inside;
	margin: 0 0 .4em;
}
/*- Post Blockquote -*/
.post blockquote {
	border-left: 3px solid #cfcfcf;
	font-size: 13px;
	font-style: italic;
	margin: 0 0 1.5em;
	padding: 5px 0 0 10px;
}
/*- Post Author -*/
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}

/*- Share Post -*/
.sharebox{
	height:150px;
	width:610px;
	background:#F4F4EE;
}
.sharebox .fl{
	float: left;
	width:250px;
}
.sharebox .fr{
	margin-left:30px;
	float: right;
	width:300px;
}
/*- Related Posts -*/
.post-rel {
	line-height: 1.5em;
}
.post-rel a {
	color: #33707E;
}
/*- Post Comments -*/
.post-comments .fl {
	width: 80px;
}
.post-comments .fr {
	width: 520px;
}
/*- Widget Title - */
.wtitle {
	background: url(http://cdn.guideheaven.com/images/box-bgr.png) repeat-x top;
}
.wtitle h2 {
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 18px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {

	margin: 0 0 28px;
	padding: 1px;
}
.box .content {
	background: #FFFFFF repeat-x top;
	height: 1%;
	padding: 18px;
}
.box.ads .content {
	padding-left: 15px;
	padding-right: 0;
	text-align: center;
}
.clearbox {
clear:both;
}
.postbottom{
	background: url(http://cdn.guideheaven.com/images/postbottom.png) no-repeat;
	width:646px;
	height:27px;
	float:left;
}
#columns #centercol .box.post .clearbox {
clear:both;
margin-top:-15px;
}
#rightcol .box {
	margin: 0 0 10px;
}

/*- Box2 -*/
.box2 {
	background: #f9f9f9;
	border: 1px solid #cfcfcf;
	height: 1%;
	margin: 0 0 20px;
	padding: 18px;
	min-height: 115px;
}
.box2.alt {
	background: #FFFFFF;
}
.box2.alt {
	background: #FFFFFF;
}
.comm-name, .comm-date {
	line-height: 20px;
}


/*=== Loginbar ===*/
a#login, a#register, a#forum{
background:transparent url(http://cdn.guideheaven.com/images/icon_login.png) no-repeat scroll left center;
color:#666666;
display:block;
float:right;
font-size:12px;
font-weight:600;
height:12px;
margin:10px 0 0 17px;
padding-right:5px;
padding-top:3px;
text-indent:21px;
text-shadow:0 1px #FFFFFF;
}
a#register {
background:transparent url(http://cdn.guideheaven.com/images/icon_register.png) no-repeat scroll left center;
}
a#forum {
background:transparent url(http://cdn.guideheaven.com/images/icon_forum.png) no-repeat scroll left center;
}
li#forum2 {
background:transparent url(http://cdn.guideheaven.com/images/icon_forum.png) no-repeat scroll left center;
color:#666666;
display:block;
float:right;
font-size:12px;
font-weight:600;
height:12px;
margin:0px 0 0 17px;
padding-top:3px;
text-indent:21px;
text-shadow:0 1px #FFFFFF;
}
li#forum:hover {
color:#000000;
}
a#login:hover, a#register:hover, a#forum:hover {
color:#000000;
}

/*=== PageNavi. ===*/
.wp-pagenavi {
	clear: both;
	font-size: 12px;
	margin-bottom: 40px;
	text-align: right;
	color: #5F5F5F;
}
.wp-pagenavi a, .wp-pagenavi .current {
	background: #FFFFFF url(http://cdn.guideheaven.com/images/box-bgr.png) repeat-x scroll 0 100%;
	border: 1px solid #CFCFCF;
	color: #33707E;
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	background: #FFFFFF url(http://cdn.guideheaven.com/images/box-bgr.png) repeat-x scroll 0 100%;
	color: #5F5F5F
}
.wp-pagenavi .pages {
	float: left;
}


/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li {
	background: url(http://cdn.guideheaven.com/images/ico-list1.gif) no-repeat 0 1.1em;
	border-bottom: 1px solid #e7e7e7;
	height: 1%;
	padding: .7em 0 .7em 13px;
}
.list1 li.last {
	border: 0;
}
#rightcol .list1 li a:hover {
	color: #33707e;
}
/*=== Styling Forms ===*/
input.btn {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
select {
	padding: 1px;
}
/*- Search -*/
#search {
	float: right;
	height: 25px;
	padding: 31px 0 0;
}
#search input {
	background: transparent repeat-x top;
	border: 1px solid #49ADF3;
	float: left;
	padding: 8px;
	width: 285px;
}
#search input.btn {
	background: none;
	border: 0;
	margin: 8px 0 0 -30px;
	padding: 0;
	width: auto;
}
strong.search-excerpt { 
	background: yellow; 
}
/*- Message -*/
.message div {
	margin: 0 0 18px;
}
.message input {
	padding: 9px 15px;
	width: 487px;
}
.message textarea {
	height: 114px;
	overflow: auto;
	padding: 9px 15px;
	width: 487px;
	font-family: Verdana;
}
.message .submit {
	float: left;
}
.message .btn {
	padding: 0;
	width: auto;
}
.message .notice {
	color: #a4a4a4;
	float: right;
	font-style: italic;
	padding: 10px 0 0;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
	border: 1px solid #cfcfcf;
	display: block;
	margin: 0 0 .8em;
}
.pic.fl img {
	margin-right: 23px;
}
.pic.fr img {
	margin-left: 23px;
}
.th {
	display: block;
	margin: 0 0 .5em;
}
.th.fl img {
	margin-right: 10px;
}
.th.fl img
{
	width:40px;
	height:40px;
	border: 1px solid #cfcfcf;
}
.ads img, .ads.flickr .content img {
	margin: 0 14px 15px 0;
}
.ads.flickr .content img {
	border: 1px solid #cfcfcf;
}
.ads.flickr .ac img {
	border: 0;
	margin: 0;
}
/*=== Footer ===*/
#footer {
	color: #5f5f5f;
	font-size: 11px;
	line-height: 39px;
	margin: 0 auto;
	width: 975px;
}
#footer a {
	color: #33707e;
	text-decoration: none;
}
#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}


/*- iredlof-ajax-login -*/
.clear{clear:both;height:0;line-height:0}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}.clearfix{height:1%}
.clearfix{display:block}
#iRToppanel{ position:relative;width:1000px;z-index:999;text-align:center; margin-left:auto; margin-right:auto; margin-top:5px; font-size:14px;}
#iRPanel{width:100%;height:380px;overflow:hidden;position:relative;z-index:3;display:none; font-size:14px;}
#iRPanel h1{font-size:1.6em;padding:5px 0 10px;margin:0;color:#646464;text-align:left}
#iRPanel h2{font-size:1.2em;padding:10px 0 5px;margin:0;color:#646464;text-align:left}
#iRPanel p{margin:5px 0;padding:0}
#iRPanel a{text-decoration:none;color:#65A1DE}
#iRPanel a:hover{color:#AFD7FF}
#iRPanel a-lost-pwd{display:block;float:left}
#iRPanel ul{margin:0 0 5px 0;padding:0;line-height:1.6em;list-style:none}
#iRPanel .content{width:960px;margin:0 auto;padding-top:15px;text-align:left;font-size:0.85em}
#iRPanel .content .left{width:280px;float:left;margin-bottom:25px;padding:0 15px;border-right:1px solid #333;min-height:220px}
#iRPanel .content .border{border-left:1px solid #333}
#iRPanel .content .narrow{width:120px !important}
#iRPanel .content form{margin:0 0 10px 0}
#iRPanel .content label{float:left;padding-top:8px;clear:both;width:280px;display:block}
#iRPanel .content input.field{border:1px #1A1A1A solid;background:transparent;margin-right:5px;margin-top:4px;width:200px;color:white;height:16px}
#iRPanel .content input:focus.field{background:#545454}
#iRPanel .content input.bt_login,#iRPanel .content input.bt_register{display:block;float:left;clear:left;height:24px;text-align:center;cursor:pointer;border:none;font-weight:bold;margin:10px 0}
#iRPanel .content input.bt_login{width:74px;background:transparent url(http://cdn.guideheaven.com/images/bt_login.png) no-repeat 0 0}
#iRPanel .content input.bt_register{width:94px;color:white;background:transparent url(http://cdn.guideheaven.com/images/bt_register.png) no-repeat 0 0}
#iRPanel .lost-pwd{display:block;float:left;clear:right;padding:15px 5px 0;font-size:0.95em;text-decoration:underline}
.tab{ 
	text-align:center;
	color:#666666;
	display:block;
	float:right;
	font-size:12px;
	font-weight:600;
	height:12px;
	padding-right:5px;
	text-indent:21px;
	text-shadow:0 1px #FFFFFF;	
	}
.tab .sep{color:#414141}
.tab a.open,.tab a.close{color:#666666;display:block;float:right;font-size:12px;font-weight:600;height:12px;padding-right:5px;padding-top:3px;text-indent:21px;text-shadow:0 1px #FFFFFF;}
.tab a.open{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;	
background:url(http://cdn.guideheaven.com/images/icon_login.png) no-repeat scroll left center;
}
.tab a.close{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(http://cdn.guideheaven.com/images/icon_close.png) no-repeat scroll left center;
}
.tab a:hover.open{color:#000000;}
.tab a:hover.close{color:#000000;}
.randompost{font:14px century gothic,Arial,verdana,sans-serif;color:#FFF;}
.randompost{font:14px  century gothic,Arial,verdana,sans-serif; color:#FFF;}
.tab ul.login{color:#666666;display:block;float:right;font-size:12px;font-weight:600;height:12px;margin-top:7px;text-indent:21px;text-shadow:0 1px #FFFFFF;}
.tab ul.login2{color:#666666;display:block;float:right;font-size:12px;font-weight:600;height:12px;margin-top:7px;text-shadow:0 1px #FFFFFF;}
#toggle{color:#666666;display:block;float:right;font-size:12px;font-weight:600;height:12px;padding-right:5px;text-indent:15px;text-shadow:0 1px #FFFFFF;}
.tab ul.login2 a.open{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(http://cdn.guideheaven.com/images/icon_register.png) no-repeat scroll left center;
}

/*=== CommentPanel ===*/

/*=== Disqus Comment CSS ===*/

#disqus_thread {
    margin-bottom:10px;
background:url(http://cdn.guideheaven.com/images/box-bgr.png) #ffffff repeat-x top;
height:1%;
padding:18px;
border: 1px solid #cfcfcf;
margin: 0 0 28px;
}

.dsq-brlink {
    font-size: 10px;
}

.logo-disqus {
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

#dsq-content .dsq-alert-message {
    background-color:#FDF1D0;
    border:1px solid #FAD163;
    line-height: 1.25;
	padding: 5px 8px;
	color: #817134;
	margin: 10px 0;
}

#dsq-content .dsq-alert-message a {
    color: #516361;
}

#dsq-content .dsq-alert-message.dsq-error {
    background-color: #FCA09A;
    border-color: #90040B;
    color: #341922;
}

#dsq-content .dsq-alert-message.dsq-error a {
    color: #19040B;
}

#dsq-content iframe,
#dsq-popup-alert iframe {
    border: 0;
	overflow-y: auto;
	overflow-x: hidden;
		*overflow-x: visible;
	width: 100%;
	background-color: transparent;
	height: 355px;
	
	
	<!--[if IE 7]>
		width: 0px;
	<![endif]-->
	
}
#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 {
    color: #333;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    left: 0px;
    position: relative;
    background: #f0f0f0;
    z-index: 2;
    border-left: 1px solid #888;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    min-width: 64px;
    
        /* IE6 */
        _position: absolute;
        _top: 32px;
        _z-index: 9000;
}



/**
 * Popup
 */
  
.dsq-overlay {
    display: block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.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 {
	border: 0;
	padding: 0;
	margin: 0;
	float: none;
	text-indent: 0;
	background: none;
}
.dsq-popup table {
    border-collapse: separate;
    border-spacing: 0;
}
.dsq-popup {
    font-size: 13px;
    color: #333;
	display: none;
	position: absolute;
	z-index: 9999;
	padding: 0;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.dsq-popup p {
    margin-bottom: 8px;
}
.dsq-popup[id] {
    position: fixed;
}
.dsq-popup img {
	max-width: none;
}
.dsq-popup ul,
.dsq-popup li,
.dsq-popup ol {
	list-style-type: none;
	list-style-image: none;
	background: none;
	display: block;
}
.dsq-popup li:before {
	content: "";
}
.dsq-popup p,
.dsq-popup ul {
	color: #333;
	line-height: 1.22em;
}
.dsq-popup a {
	color: #1C5392;
}
.dsq-popup a:hover {
	color: #869AAD;
}
.dsq-popup .dsq-popup-top {
	position: relative;
	text-align: right;
	width: 520px;
	height: 20px;
	background: transparent url(http://media.disqus.com/images/embed/popup-top.png) no-repeat;
}
.dsq-popup .dsq-popup-top img {
	margin: 12px 13px 0 0;
		*margin: 12px 13px 0 0;
}
.dsq-popup .dsq-popup-bottom {
	text-align: right;
	width: 520px;
	height: 20px;
    background: transparent url(http://media.disqus.com/images/embed/popup-bottom.png) no-repeat;
}
.dsq-popup .powered-by{
	font-size: 90%;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.dsq-popup .dsq-popup-body div.powered-by a {
	 color: #888;
	 text-decoration:none;
}
.dsq-popup  .dsq-popup-body {
	width: 520px;
	background: transparent url(http://media.disqus.com/images/embed/popup-body.png) repeat-y;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link {
	color:#7aa5d5;
	position: absolute;
	top:-8px;
	right: 5px;
	text-decoration:none;
}
.dsq-popup .dsq-popup-body .dsq-popup-header a.dsq-close-link img {
    width: 23px;
    height: 24px;
    border: 0;
}
.dsq-popup .dsq-subscribe-submit {
    margin: 0 auto;
    padding: 0 10px;
	color: #222;
}
.dsq-popup .dsq-subscribe-submit input {
    font-size: 110%;
    width: 200px;
}
.dsq-popup p.dsq-popup-notice {
    padding: 5px;
    margin: 20px 0 0 0;
    background-color: #fdf1d0;
	border: 1px solid #fad163;
}

/**
 * New popup
 */
 
.dsq-popup .dsq-popup-container {
    position: relative;
}
.dsq-popup-container .dsq-popup-b {
    background:url(http://media.disqus.com/images/facebox/b.png);
}

.dsq-popup-container .dsq-popup-tl {
    background:url(http://media.disqus.com/images/facebox/tl.png);
}

.dsq-popup-container .dsq-popup-tr {
    background:url(http://media.disqus.com/images/facebox/tr.png);
}

.dsq-popup-container .dsq-popup-bl {
    background:url(http://media.disqus.com/images/facebox/bl.png);
}

.dsq-popup-container .dsq-popup-br {
    background:url(http://media.disqus.com/images/facebox/br.png);
}
.dsq-popup-container table {
    border-collapse: collapse;
}
.dsq-popup-container td {
    border-bottom: 0;
    padding: 0;
}
.dsq-popup-container .dsq-popup-body {
    padding: 10px;
    background: #fff;
    width: 370px;
}
.dsq-popup-container .dsq-popup-tl, .dsq-popup-container .dsq-popup-tr, .dsq-popup-container .dsq-popup-bl, .dsq-popup-container .dsq-popup-br {
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}
.dsq-popup-container .dsq-popup-title {
	position: static;
	text-align: left;
	background: none;
	height: auto;
	width: auto;
    background-color: #E5EBED;
	margin: -10px -10px 10px;
	padding: 10px;
	border-bottom: 1px solid #2F414B;
}
.dsq-popup-container .dsq-popup-title img {
    margin: 0;
}
.dsq-popup-container .dsq-popup-title h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}
.dsq-popup-container h4 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

/**
 * Popup : Blacklist
 */
.dsq-popup .dsq-blacklist-option {
    padding: 5px 10px;
    border-bottom: 1px dotted #E5EBED;
}
/** 
 * Popup : Help
 */
.dsq-popup ul.dsq-popup-help {
    margin: 0 10px;    
}
#dsq-popup-message.dsq-popup ul.dsq-popup-help li {
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #E5EBED;
}
.dsq-popup ul.dsq-popup-help li.dsq-help-otheraccts {
    font-weight: bold;
    font-size: 110%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}
#dsq-popup-message ul.dsq-list-tick li {
    list-style: none inside url(http://media.disqus.com/images/tick.png) !important;
    display: list-item;
}
#dsq-popup-message ul.dsq-list-bluebullet li {
    list-style: none inside url(http://media.disqus.com/images/bullet_blue.png);
    display: list-item;
}
#dsq-popup-message li {
    margin: 10px 0;
    padding: 0 10px;
    border-bottom: 1px dotted #E5EBED;
}
#dsq-popup-message li li {
    padding-left: 10px;
}
/**
 * Popup : Login
 */
.dsq-popup iframe#dsq-popup-login {
     margin-top: 10px;
     height:310px;
     width: 100%;
}
.dsq-popup-login .dsq-popup-content {
    width: 420px;
}

/**
 * Popup : Remote Account Settings
 */
.dsq-popup iframe#dsq-popup-account-settings {
	width: 100%;
	height: 400px;
}

.dsq-popup-account-settings .dsq-popup-content {
    width: 500px;
}

/** 
 * Popup : Lightbox : Authenticate
 */

.dsq-lightbox .dsq-popup-content {
    width: 550px;
}

.dsq-lightbox .powered-by {
    display: none;
}

.dsq-lightbox img {
    border: 0 !important;
    height: auto !important;
    width: auto !important;
}

.dsq-lightbox .dsq-lightbox-register-reasons {
    padding: 0 10px !important;
}
.dsq-lightbox .dsq-lightbox-register-reasons li {
    background: url(http://media.disqus.com/images/small-tick.png) no-repeat;
    padding-left: 12px !important;
    margin: 0 0 0 6px !important;
    display: inline !important;
    font-size: 11px !important;
    color: #555;
}
.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%;
    overflow: auto;
    padding: 0 5px;
    margin-top: 20px;
}
.dsq-lightbox .dsq-lightbox-auth-post {
    float: right;
    padding: 4px;
    background-color: #EAFFCD;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radisu: 4px;
    
}
.dsq-lightbox .dsq-lightbox-auth-skip {
    float: left;
    margin-top: 5px;
    padding: 2px;
}
.dsq-lightbox .dsq-lightbox-switch-auth {
    width: 400px;
    font-size: 11px;
    text-align: right;
    margin: 0 auto;
}
.dsq-lightbox .dsq-lightbox-auth-fields table {
    padding: 8px;
    background-color: #EDFFC9;
    border: 1px solid #A5C469;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 400px;
    margin: 10px auto;
	
}
.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 {
    width: 400px;
    margin: 10px auto;
}
.dsq-lightbox-recognized table td {
    padding: 4px;
}

/* 
 * Popup : Profile 
 */
 
.dsq-popup-profile .dsq-popup-content {
    width: 500px;
}
.dsq-popup-profile .dsq-popup-title {
    height: 1%;
    overflow: auto;
}
.dsq-popup-profile .dsq-popup-title td {
    vertical-align: top;
}
.dsq-popup-profile .dsq-popup-title img.dsq-popup-profile-avatar {
    width: 48px;
    height: 48px;
}
.dsq-popup-profile .dsq-popup-profile-user {
    padding: 0 10px;
}
.dsq-popup-profile .dsq-popup-profile-user h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.dsq-popup-profile .dsq-popup-profile-user-stats span {
    margin-right: 10px;
}
.dsq-popup-profile .dsq-popup-profile-user-stats big {
    font-weight: bold;
    font-size: 16px;
}
.dsq-popup-profile .dsq-popup-profile-state {
    clear: both;
    padding: 15px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #aaa;
    height: auto;
    overflow: hidden;
	margin: -10px -10px 0px;
    border-bottom: 1px solid #B2B2B2;
}
.dsq-popup-profile .dsq-popup-profile-status {
    padding: 10px;
    margin: 0 -10px 0;
    background-color: #EEF9FD;
    border-bottom: 1px solid #9FCDE3;
}
.dsq-popup-profile .dsq-popup-profile-snapshot {
    padding: 15px 0;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table {
    width: 100%;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td {
    width: 50%;
    vertical-align: top;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td h4 {
    margin-bottom: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul {
    margin-bottom: 15px;
    max-height: 200px;
    overflow: auto;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul img {
    vertical-align: text-top;
    margin-right: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul li {
    margin-bottom: 5px;
}
.dsq-popup-profile .dsq-popup-profile-snapshot table td ul li a {
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
}

.dsq-popup .dsq-popup-body div.show-more{
	padding-left: 10px;
	font-size: 95%;
	color:#7aa5d5;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding {
	padding: 0 10px;
	font-size: 13px;
}
.dsq-popup .dsq-popup-body .dsq-popup-header {
	background-color: #e5ebed;
	padding: 0 10px;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #445460;
}
.dsq-popup .dsq-popup-body .dsq-popup-header img {
	border: 1px solid #fff;
	width: 32px;
	height: 32px;
	vertical-align: middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	margin-left: 5px;
/*  top: 8px;
    position: absolute;*/
	font-style: normal;
	vertical-align: middle;
}
.dsq-popup .dsq-popup .dsq-popup-body .dsq-popup-body-padding cite {
	position: static;
	margin: 0;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding cite span {
	font-weight: bold;
	font-size: 150%;
	font-style: normal;
	margin-right: 10px;
	vertical-align: middle;
}
.dsq-popup .dsq-popup-body .dsq-popup-body-padding .dsq-popuplink {
	margin: 0 0 0 5px;
	font-size: 90%;
}
.dsq-popup .dsq-clout {
	float: left;
	width: 72px;
	height: 32px;
	line-height: 32px;
	background: url('http://media.disqus.com/images/embed/clout-background.png') no-repeat top left;
}
.dsq-popup .dsq-clout.unverified {
	background: url('http://media.disqus.com/images/embed/unverified-background.png') no-repeat top left;
	line-height: 24px;
}
.dsq-popup .dsq-clout a{
	float: left;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.dsq-popup .dsq-clout.unverified a{
	font-size: 11px;
	font-weight: normal;
}
.dsq-popup .dsq-clout a:hover {
	color: #fff;
}
.dsq-popup .dsq-profile-services {
	 padding: 10px;
	 background-color: #f0f0f0;
	 border-bottom: 1px solid #aaa;
	 height: auto;
	 overflow: hidden;
}
.dsq-popup .dsq-profile-services .dsq-profile-userlvl {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.dsq-popup .dsq-profile-services span.dsq-profile-ontheweb {
    float: left;
    font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 95%;
	color: #aaa;
}
.dsq-popup .dsq-profile-services ul {
	 margin-left: 15px;
     display: inline;
}
.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 {
	font-size: 85%;
	color: #555;
	position: absolute;
	top: 25px;
	left: 5px;
	display: none;
	white-space: nowrap;
}
.dsq-popup .dsq-profile-services img {
	border:2px solid #fff;
}
.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 {
	font-size: 110%;
	border-bottom: 2px solid #D7DBDD;
	margin-bottom: 10px;
}
.dsq-popup .dsq-profile-status h4 span,
.dsq-popup .dsq-profile-recentcomments h4 span {
	background-color: #D7DBDD;
	padding: 2px 5px;
	color: #555;
	font-weight: bold;
}
.dsq-popup p.dsq-profile-label {
	font-family: Trebuchet MS, Trebuchet, Verdana, sans-serif;
	font-size: 95%;
	color: #aaa;
}
.dsq-popup ul.dsq-profile-commentlist {
	 margin-top: 10px;
}
.dsq-popup .dsq-profile-commentlist li{
	padding: 5px 0;
	border-bottom: 2px solid #e9ebed;
}
.dsq-popup .dsq-profile-commentlist li img.avatar-small {
	width: 24px;
	height: 24px;
	border: 1px solid #DDD;
	float: left;
}
.dsq-popup .dsq-profile-commentlist li .comment-message {
	margin-left: 30px !important;
		*float: left !important;
		*margin-left: 5px !important;
}
.dsq-popup .dsq-profile-commentlist li span.comment-meta {
	clear: both !important;
	margin-left: 30px !important;
	display: block !important;
	font-size: 90% !important;
	background: none !important;
	float: none !important;
	width: auto !important;
}
.dsq-popup .dsq-profile-commentlist span{
	color: #666;
	font-size: 95%;
}
/**
 * Menu
 */

.dsq-menu{
	margin: 0 !important;
	left: 0px;
	position: absolute;
		_position: absolute;
		_left:;
	background: #f0f0f0 !important;
	z-index: 2 !important;
	border-width: 1px !important;
	border-color: #888 !important;
	border-style: solid !important;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	display: inline;
	padding: 5px 10px 5px 0 !important;
	list-style: none !important;
}

.dsq-menu li{
	margin: 0 !important;
	padding: 0 !important;
	clear: both;
	line-height: 1.3em !important;
	font-size: 12px !important;
	margin-bottom: 2px !important;
	margin-left: 4px !important;
	white-space: nowrap !important;
	list-style: none !important;
	float: none;
	background: none;
	text-align: left;
}

.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: #555;
	font-style: italic;
	cursor: default;
}

.dsq-menu li.dsq-menu-sep {
	border-bottom: 1px dotted #aaa;
	font-size: 1pt !important;
}

.dsq-menu li a{
	text-decoration: none;
	color: #333;
}

.dsq-menu li a:hover {
	color: #869AAD;
}

/** 
  * Drop profile
  */
#dsq-content #dsq-comments .dsq-header-avatar:hover .dsq-drop-profile {
    display: inline;
}

#dsq-content #dsq-comments .dsq-drop-profile li{
	float: none;
	clear: both;
	line-height: 1.3em;
    padding: 2px 4px;
	white-space: nowrap;
}

#dsq-content #dsq-comments .dsq-drop-profile li img {
    float: none;
    height: 12px;
    width: 12px;
    margin: 0px 4px 0px 0;
    vertical-align: middle;
}

#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 4px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services:hover {
    background-color: #ddd;
    outline-top: 1px solid #ccc;
    outline-bottom: 1px solid #ccc;    
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-services a {
    display: block;
    width: 100%;
    height: 16px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-sep {
	border-bottom: 1px dotted #aaa;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk {
    padding: 4px 2px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    height: 16px;    
    -moz-border-radius: 0px 5px 0px 0px;
	-webkit-border-top-right-radius: 5px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-showlnk a {
    font-weight: bold;
    font-size: 95%;
    display: block;
    width: 100%;
    height: 16px;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-badge {
    padding: 6px 2px;
    text-align: center;
    font-size: 95%;
    cursor: help;
    border-bottom: 1px solid #ddd;    
}

#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 {
    height:16px; 
    background: url(http://media.disqus.com/images/drop-more.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    background-color: #fff;
    text-align: center;
    border-top: 1px solid #ddd;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more:hover {
    background-position: 0px -20px;
    border-top: 1px solid #ccc;
}

#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-more a {
    font-size: 95%;
    height: 16px;
    width: 100%;
    display: block;
}


#dsq-content #dsq-comments .dsq-drop-profile li.dsq-drop-hidden {
    display: none;
    padding: 0;
}




	/*----------
Theme: Narcissus
----------*/


/*----------
Global Reset
----------*/

#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 {
    border: 0;
    padding: 0;
    margin: 0;
    float: none;
    text-indent: 0;
    background: none;
}
#dsq-content h3 {
    display: block;
    float: none;
}
#dsq-content img, select {
    display: inline;
}
#dsq-content input {
    background: transparent;
}
#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 {
    list-style-type: none;
    list-style-image: none;
    background: none;
    display: block;
}
#dsq-content li:before {
    content: "";
}
#dsq-content table {
    border-collapse: separate;
    border-spacing: 0;
}

 	
/*----
Shared
----*/

#dsq-content {
    font-size: 12px;
    line-height: 1.5;
}
#dsq-content .dsq-panel {
	background: #f5f5f5;
	padding: 4px 8px 4px 4px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 0 5px 5px 5px;
	border-radius: 0 5px 5px 5px;
	color: #333;
	z-index: 2;
}
#dsq-content iframe {
    border: 0;
    background: transparent;
    width: 100%;
    height: 90px;
}
#dsq-content .dsq-remove-message,
#dsq-content .dsq-realtime-alert,
#dsq-content .dsq-missing-permissions {
    background-color:#FDF1D0;
    border:1px solid #FAD163;
    line-height: 1.25;
	padding: 5px 8px;
	color: #817134;
	margin: 10px 0;
}

/*-----
Options
-----*/

#dsq-content .dsq-options {
	clear: left;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#dsq-content .dsq-options span {
	margin-right: 10px;
}

/*------
Thread settings
------*/

#dsq-content .dsq-thread-settings {
	clear: left;
    background: transparent url(http://media.disqus.com/images/themes/narcissus/header-grey.png);
    border: solid 1px #999;
	margin-bottom: 1em;
	padding: 3px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#dsq-content .dsq-thread-settings a {
	margin-right: 10px;
}

/*------
New Post
------*/

#dsq-content .dsq-dc-logo {
	float: right;
	position: relative;
}

/* Login */

#dsq-content .dsq-login-buttons {
	padding: 1em 0;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	margin-bottom: 1em;
}
#dsq-content .dsq-login-button {
	display: inline;
	margin-right: 3px;
}

/* Request User Info */

#dsq-content .dsq-request-user-info {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	padding-bottom: 1.5em;
	margin-bottom: 1em;
}
#dsq-content .dsq-request-user-logout {
	float: right;
}
#dsq-content .dsq-request-user-info td {
	vertical-align: top;
}
#dsq-content .dsq-request-user-name {
	width: 100%;
	font-size: 1.167em;
	padding: .25em 0 .25em .5em;
}
#dsq-content .dsq-request-user-name small {
    font-size: 9px;
}
#dsq-content .dsq-request-user-stats {
	padding: .25em 0 0 .5em;
}
#dsq-content .dsq-request-user-stats span {
	margin-right: .75em;
}
#dsq-content .dsq-request-user-stats big {
	font-weight: bold;
	font-size: 1.167em;
}
#dsq-comments-title {
    clear: left;
}
#dsq-content .dsq-request-user-info {
    clear: right;
}
/* Form */

#dsq-content .dsq-textarea .dsq-textarea-wrapper,
#dsq-content .dsq-post-fields .dsq-input-wrapper {
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff url(http://media.disqus.com/images/themes/narcissus/inputshadow.gif) no-repeat top left;
	padding: 3px 5px;
	margin: 3px 0;
}
#dsq-content .dsq-textarea .dsq-textarea-wrapper { 
	padding: 5px;
}
#dsq-content .dsq-textarea textarea,
#dsq-content .dsq-post-fields input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
#dsq-content .dsq-textarea textarea {
	border: 0;
	width: 100%;
	height: 36px;
	overflow: auto;
}
#dsq-content .dsq-textarea textarea:focus,
#dsq-content .dsq-post-fields input:focus {
	outline: 0;
}
#dsq-content .dsq-post-fields table {
	width: 100%;
	max-width: 700px;
	position: relative;
}
#dsq-content .dsq-post-fields td {
	width: 50%;
	padding: 0;
}
#dsq-content .dsq-post-fields .dsq-post-fields-left {
	padding-right: .25em;
}
#dsq-content .dsq-post-fields .dsq-post-fields-right {
	padding-left: .25em;
}
#dsq-content .dsq-post-fields input {
	width: 100%;
	border: 0;
}
#dsq-content .dsq-subscribe-menu {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-15.png);
        _background: #D0D0D0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dsq-content .dsq-subscribe {
	position: relative;
}
#dsq-content .dsq-subscribe a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dsq-content .dsq-subscribe a:hover {
	background-color: #fafafa;
}
#dsq-content .dsq-subscribe ul {
	display: none;
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	padding: 0;
	background: #eee;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#dsq-content .dsq-subscribe:hover ul {
/*  display: block;*/
}

/* Submit */

#dsq-content .dsq-post-footer {
	height: 28px;
	margin-top: .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 {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-15.png);
	    _background: #F7F7F7;
	border: 0;
	padding: 4px 7px 5px;
	text-shadow: 0;
}
#dsq-content .dsq-sharing-options:hover button.dsq-button-small {
	background: #f5f5f5 url(http://media.disqus.com/images/themes/narcissus/button-small.gif) repeat-x top;
	border: 1px solid #999;
	padding: 3px 6px 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	position: relative;
	z-index: 10;
	border-bottom: 0;
	color: #333;
}
#dsq-content .dsq-sharing-options {
	position: relative;
}
#dsq-content .dsq-sharing-options .dsq-panel {
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	width: 233px;
	padding: 6px;
	z-index: 9;
}
#dsq-content .dsq-sharing-options .dsq-panel div {
	line-height: 1.33;
	margin: .5em 0 0;
}
#dsq-content .dsq-sharing-options .dsq-panel input {
	margin-right: .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: #666;
}
#dsq-content .dsq-post-footer .dsq-post-loading img {
    height: 12px;
    margin-bottom: -2px;
}
#dsq-content .dsq-placeholder {
    color: #888;
}

/* New Reply */

#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 {
	background: url(http://media.disqus.com/images/themes/narcissus/reply-active.png) repeat-x top;
	    _background: #E6E6E6;
	    _color: #333;
	border: 0;
	display: none;
	padding: 4px 7px 18px;
	#padding: 4px 4px 18px;
	font-size: 11px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff;
	margin: 0;
	text-shadow: 0 -1px 0 #666;
	font-family: Arial, Helvetica, Calibri, sans-serif;
}
#dsq-content .dsq-comment-footer-reply-tab::-moz-focus-inner {
    border: none;  /* overrides extra padding in Firefox */
}
.dsq-comment-footer-reply-active span {
	position: absolute;
	bottom: -21px;
	left: -10px;
	width: 10px;
	height: 10px;
	background: url(http://media.disqus.com/images/themes/narcissus/reply-corner.png) no-repeat bottom left;
	background: none;
}
#dsq-content .dsq-append-post {
	clear: both;
	margin-top: -1em;
	position: relative;
}
#dsq-content .dsq-append-post .dsq-post-area {
	background: url(http://media.disqus.com/images/themes/narcissus/gray-30.png);
	    _background: #E6E6E6;
	    _color: #333;
	padding: 10px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px 5px;
}

/*------
Comments
------*/

#dsq-content #dsq-comments {
    margin-bottom: 10px;
}

#dsq-content .dsq-comment-header {
	background: url(http://media.disqus.com/images/themes/narcissus/header-grey.png);
	    _background: #F7F7F7;
	    _color: #333;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px;
    line-height: normal;
	height: auto;
/*  padding: 2px;*/
}
#dsq-content .dsq-moderator .dsq-comment-header {
	background-image: url(http://media.disqus.com/images/themes/narcissus/header-blue.png);
        _background: #EBF0F5;
}
#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: 1px solid #FAD163;
}
#dsq-content .dsq-comment-header table {
	 width: 100%;
}
#dsq-content .dsq-comment-header td {
	vertical-align: middle;
}
#dsq-content .dsq-header-avatar {
	width: 1%;
	padding: 0;
	position: relative;
}
#dsq-content .dsq-header-avatar a.dsq-avatar {
	display: block;  
	padding: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
        _background: #F7F7F7;
}
#dsq-content .dsq-comment:hover .dsq-header-avatar a.dsq-avatar {
	padding: 3px;
	background: #F5F5F5;
	border: 1px solid #999;
}
#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 #fff;
    width: 32px;
	height: 32px;
}
#dsq-content .dsq-comment-header cite {
	font-weight: bold;
	font-size: 110%;
}
#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 {
    text-decoration: none;
    color: inherit;
}
#dsq-content .dsq-comment-header-time a:hover {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
#dsq-content .dsq-comment-header .dsq-comment-header-likes {
	text-align: right;
	padding-right: 8px;
	font-size: .85em;
}
#dsq-content .dsq-comment-message {
	line-height: 1.42;
	margin: 1em 0;
}

#dsq-content .dsq-comment-footer {
/*  height: 21px;*/
    _height: 1%;
    overflow: hidden;
	margin: 1em 0;
}
#dsq-content .dsq-comment-footer-left {
	width: 50%;
	float: left;
	padding-top: 4px;
}
#dsq-content .dsq-comment-footer-left a {
	margin-right: .5em;
}
#dsq-content .dsq-comment-footer-right {
	width: 50%;
	float: right;
	text-align: right;
}
#dsq-content .dsq-comment-footer-right button.dsq-button-small {
    margin-right: 3px;
}
#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;
}

/*--------
Reactions
--------*/

#dsq-content .dsq-h3-reactions {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x top;
	padding-top: 10px;
    margin-top: 20px;
}
#dsq-content .dsq-reaction-header table {
	width: 100%;
	background: url(http://media.disqus.com/images/themes/narcissus/blue-20.png);
	    _background: #EEF9FD;
	    _color: #333;
}
#dsq-content .dsq-reaction-header td {
	padding: .5em;
}
#dsq-content .dsq-reaction-header-right {
	text-align: right;
}
#dsq-content .dsq-show-more-reactions {
    padding: 1em; 
    text-align: center;
    margin: 1em 0;
}
#dsq-content .dsq-comment.dsq-reaction:hover .dsq-header-avatar a.dsq-avatar {
	padding: 3px;
	background: none;
	border: 1px solid transparent;
}
#dsq-content .dsq-reaction .dsq-comment-cite {
    padding-left: 8px;
}
#dsq-content .dsq-reaction .dsq-service-name {
    text-transform: capitalize;
}

/*--------
Pagination
--------*/

#dsq-content .dsq-pagination {
    text-align: center;
	padding: 1em;
	margin: 1em 0;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x top;
}
#dsq-content .dsq-pagination table {
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x bottom;
	width: 100%;
}
#dsq-content .dsq-pagination td {
	padding: .5em;
}
#dsq-content .dsq-pagination-links {
	width: 100%;
	text-align: center;
}
#dsq-content .dsq-pagination span,
#dsq-content .dsq-pagination a {
	margin: 0 .25em;
}

#dsq-content .dsq-paginate-append-text { display: none; }
#dsq-content .dsq-paginate-append-button { display: inline; }

/*--------
Trackbacks
--------*/


#dsq-content .dsq-item-trackback {
    padding: 1em 0;
    margin: 1em 0;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/gray-50.png) repeat-x top;
}

/*-----
Edit
-----*/

#dsq-content .dsq-edit {
    margin: 10px 0;
}
#dsq-content .dsq-textarea textarea.dsq-edit-textarea {
    height: 90px;
}
/*-----
Buttons
-----*/

button.dsq-button,
button.dsq-button-small {
    color: inherit;
	border: 1px solid #999;
	margin: 0;
	#margin: 0 3px;
	font-family: Arial, Helvetica, Calibri, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: visible;
	background: transparent url(http://media.disqus.com/images/themes/narcissus/button-large.png) repeat-x top;
	    _background-image: url(http://media.disqus.com/images/themes/narcissus/button-large.png);
}
button.dsq-button {
	padding: 6px 8px 6px;
	font-size: 12px;
	font-weight: bold;
}
button.dsq-button-small {
	padding: 3px 6px 4px;
	font-size: 11px;
}
button.dsq-button:hover,
button.dsq-button-small:hover {
	cursor: pointer;
}

/*----
Badges
----*/

.dsq-badge,
.dsq-badge-verified,
.dsq-badge-registered,
.dsq-badge-guest,
.dsq-badge-facebook,
.dsq-badge-twitter,
.dsq-badge-openid,
.dsq-badge-yahoo {
	padding: 2px 4px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 0 5px 0 5px;
	border-radius: 0 5px 0 5px;
	vertical-align: middle;
	font-size: 12px;
	text-transform: capitalize;
}
.dsq-badge-small,
li.dsq-drop-badge span {
	font-size: 10px;
	padding: 1px 2px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius: 0 3px 0 3px;
	border-radius: 0 3px 0 3px;
}
.dsq-badge-verified {
	background: #92C72A;
	border: 1px solid #6CA300;
	color: #fff;
}
.dsq-badge-registered {
	background: #FFFE98;
	border: 1px solid #EAE800;
	color: #333;
}
.dsq-badge-guest {
	background: #DDDDDD;
	border: 1px solid #bbb;
	color: #333;
}
.dsq-badge-facebook {
	background: #46639D;
	border: 1px solid #2D3F65;
	color: #fff;
}
.dsq-badge-twitter {
	background: #31CEFF;
	border: 1px solid #2BB5E0;
	color: #fff;
}
.dsq-badge-openid {
	background: #F9F9F9;
	border: 1px solid #AAAAAA;
	color: #F89B1E;
}
.dsq-badge-yahoo {
    background: #8516A2;
    border: 1px solid #530068;
    color: #fff;
}
/*--------
Drop Profile
--------*/

#dsq-content #dsq-comments .dsq-header-avatar .dsq-drop-profile {
    background: #f5f5f5;
    float: none;
    position: absolute;
    left: auto;
}
#dsq-content .dsq-drop-profile a {
    text-decoration: none;
}

/*--------
Moderate options
--------*/
.dsq-moderate-options table {
    background-color: #E5EBED;
    padding: 10px;
    width: 400px;
    margin: 10px auto;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.dsq-moderate-options table td {
    padding: 4px;
}
.dsq-moderate-options table ul {
    margin: 0;
    padding: 0;
}
.dsq-moderate-options table li {
    margin-bottom: 5px;
}

table.dsq-moderator-settings td {
  vertical-align: top;
  border-bottom: solid 1px #fff;
  padding: 10px 6px;
}

table.dsq-moderator-settings td.last {
  border-bottom: none;
}

table.dsq-moderator-settings td p.dsq-form-actions {
  text-align: right;
  margin-top: 5px;
}

span.dsq-options-status {
	margin-left: 10px;
	color: #799c42;
}
#dsq-popup-message ul.dsq-thread-help {
    margin: 0;
    padding: 0;
}
#dsq-popup-message ul.dsq-thread-help li {
    margin: 10px 0;
    padding: 0;
    list-style: disc inside;
    display: list-item;
}
#dsq-popup-message ul.dsq-thread-help li p {
    font-size: 11px;
    color: #555;
    padding-left: 5px;
}

/*--------
Extras
--------*/

#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;
}

.disqus_comment_count 
{
font-size: 10px;
float: right;
}
.dsq-combo-logo
{
	display: none !important;
}
.dsq-dc-logo
{
	display: none;
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.hl, .hl2 {
	background: url(http://cdn.guideheaven.com/images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.hl2 {
	background: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	margin: 0 0 .8em;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ac {
	text-align: center;
}
.ar {
	text-align: right;
}
.footer li {
	float: left;
	line-height: 30px;
}
.footer li.first {
	background: none;
}
.footer li.first a {
	padding: 0 7px 0 4px;
}
.footer li a {
	color: #333333;
	display: block;
	float: left;
	padding: 0 7px 0 8px;
	text-decoration: none;
}
.footer li a:hover,
.footer li.active a {
	text-decoration: underline;
}	
