/* comments box */
.textarea-wrapper{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;position:relative;padding:5px 0 0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:0 0 0 48px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.12);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.12);box-shadow:inset 0 1px 3px rgba(0,0,0,0.12);background-color:rgba(255,255,255,0.45);background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(rgba(245,245,245,0)),to(rgba(255,255,255,0.45)));background-image:-moz-linear-gradient(top,rgba(245,245,245,0),rgba(255,255,255,0.45));background-image:-ms-linear-gradient(top,rgba(245,245,245,0),rgba(255,255,255,0.45));background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(245,245,245,0)),color-stop(100%,rgba(255,255,255,0.45)));background-image:-webkit-linear-gradient(top,rgba(245,245,245,0),rgba(255,255,255,0.45));background-image:-o-linear-gradient(top,rgba(245,245,245,0),rgba(255,255,255,0.45));background-image:linear-gradient(top,rgba(245,245,245,0),rgba(255,255,255,0.45));border:1px solid #c0c8d2;border:1px solid rgba(75,83,94,0.45)}
.textarea-wrapper .textarea{color:#444;color:rgba(0,0,0,0.8);cursor:text;resize:none;border:0;background:0;display:block;padding:0 8px;margin:0;width:100%;min-height:29px;height:auto;line-height:1.4;font-size:14px;font-family:"Helvetica Neue",helvetica,arial,sans-serif;overflow-y:scroll;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-ms-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}
.textarea-wrapper .textarea .placeholder{color:#999;padding-left:4px;line-height:25px}
.textarea-wrapper .textarea p,.textarea-wrapper .textarea div{margin:0;line-height:1.4}
.textarea-wrapper .textarea:focus{outline:0}
.textarea-wrapper.error{border-color:#ff2e46}
.focus .textarea-wrapper .textarea{min-height:39.6px}
.focus .textarea-wrapper.error{border-color:#ff2e46}
.avatar{position:absolute;top:16px;left:0;-webkit-transition:left .2s linear;-moz-transition:left .2s linear;-ms-transition:left .2s linear;-o-transition:left .2s linear;transition:left .2s linear}
.avatar .user{display:block;position:relative;z-index:100}
.avatar .user img{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:block;height:36px;width:36px}
.avatar .service{height:16px;width:16px;background:url("http://mediacdn.disqus.com/1363738576/img/next/reaction-twitter.png");position:absolute;z-index:100;bottom:-3px;right:-3px}
.postbox{position:relative;margin:0 0 18px}
.postbox .avatar{top:0}
.postbox .media-drag-hover{position:absolute;overflow:hidden;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.4);text-align:center;font-weight:bold;z-index:1000;color:#fff}.postbox .media-drag-hover .drag-text{border:3px dashed #fff;padding:12px;position:absolute;top:50%;left:0;right:0;margin:-22px 30px 0;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;height:45px}
.postbox .media-preview{background:#ddd;border-top:1px solid #CCC;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3);box-shadow:inset 0 1px 3px rgba(0,0,0,0.3);padding:8px}.postbox .media-preview.empty,.postbox .media-preview .empty{display:none}.postbox .media-preview a.media-delete{position:absolute;top:6px;right:6px;font-size:14px;text-align:center;vertical-align:middle;color:#fff;background-color:#CCC;background-color:rgba(0,0,0,0.5);height:16px;width:16px;line-height:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:none}

.postbox .post-actions .auth-section{margin:0;float:right}
.postbox .post-actions .btn{position:absolute;top:-1px;right:-1px;white-space:nowrap;height:33px;-webkit-border-radius:0 0 3px 0;-moz-border-radius:0 0 3px 0;border-radius:0 0 3px 0;font-size:12px;padding-top:10px}
.postbox section{padding:14px 0 0;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}
.postbox section label{font-size:13px;color:#838991}
.postbox section small{display:block;font-size:11px;line-height:1.2!important;color:#a9adb3;margin:4px 0 0 16px}
.postbox section .what-is-disqus{cursor:pointer;display:inline-block;height:16px;width:16px;background:url("http://mediacdn.disqus.com/1363738576/img/next/question-mark.png");text-indent:-9999em;position:relative;top:-1px}
.postbox section .what-is-disqus:hover #rules{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible!important}
.postbox section #rules{filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden;-webkit-transition:all linear .2s;-moz-transition:all linear .2s;-ms-transition:all linear .2s;-o-transition:all linear .2s;transition:all linear .2s;text-indent:0;z-index:1000;position:absolute;width:340px;left:8px;bottom:18px;margin-left:-170px;padding:18px 14px 4px}.postbox section #rules h3{color:#6f7e8b;padding:0 4px 0;margin:0 0 14px;font-weight:700}
.postbox section #rules ul{list-style:disc;padding:0 0 0 20px;margin:0 0 14px}
.postbox section #rules ul li{color:#dee2e7;list-style:disc;margin:0 0 6px;line-height:1.4}
.postbox section #rules ul li span{color:#7F8D99}
.postbox section #rules .btn{font-size:12px;padding:5px 10px;margin-bottom:-2px;display:block;text-align:center}
.expanded .postbox .textarea-wrapper{padding:5px 0 32px}.expanded .postbox .textarea{height:auto}
.expanded .postbox .post-actions{visibility:visible;filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}
.expanded .postbox .auth-section{display:block}.expanded .postbox .logged-in{display:none}
.expanded.authenticated .postbox .logged-in{display:block}
.expanded.authenticated .postbox .logged-out{display:none}.auth-section{display:none;position:relative;margin:0 0 0 46px;z-index:200}
.auth-section .proceed{position:absolute;right:0;top:34px;font-size:12px}
.auth-section .proceed .btn{padding:5px;}
.auth-section .guest input{padding:5px;}
.auth-section .proceed.active{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}
.auth-section .proceed .next{display:none}
.auth-section .post-actions-tabs{*zoom:1;float:right;margin:-25px 0 0 0}
.auth-section .post-actions-tabs:before,.auth-section .post-actions-tabs:after{display:table;content:"";line-height:0}
.auth-section .post-actions-tabs:after{clear:both}.auth-section .post-actions-tabs li{float:left}.auth-section .post-actions-tabs li a{display:block;font-size:11px;line-height:1.3;color:#848a92;padding:3px 12px 6px;font-weight:700;position:relative}.auth-section .post-actions-tabs li a span{display:block;width:1px;height:14px;background:#dee2e7;position:absolute;right:-1px;top:3px}.auth-section .post-actions-tabs li:last-child a{-webkit-border-radius:0 0 2px;-moz-border-radius:0 0 2px;border-radius:0 0 2px}.auth-section .post-actions-tabs li.active a{border-bottom:2px solid #2e9fff}.auth-section .connect{position:absolute}.auth-section .connect .services{*zoom:1;margin:0 0 18px}.auth-section .connect .services:before,.auth-section .connect .services:after{display:table;content:"";line-height:0}.auth-section .connect .services:after{clear:both}.auth-section .connect .services li{float:left;margin:0 5px 0 0}.auth-section .connect .services a{font-size:11px;display:block;width:32px;height:32px;text-indent:-9999em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.08),inset 0 2px 0 rgba(255,255,255,.12);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.08),inset 0 2px 0 rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.08),inset 0 2px 0 rgba(255,255,255,.12)}.auth-section .connect .services li.sso{float:none;margin:0 0 12px}.auth-section .connect .services li.sso a{text-indent:0}.auth-section .connect .services li.sso a.image{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.auth-section .connect .services li.sso a.no-image{text-align:center;background:#e3e3e3 url("http://mediacdn.disqus.com/1363738576/img/next/next-sprite.png") 0 0 repeat-x;display:inline-block;padding:9px 16px;color:#555;line-height:1.1;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #a9b3c0;border:1px solid rgba(75,83,94,0.45);font-weight:700;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.25),inset 0 -2px 6px rgba(255,255,255,.55);-moz-box-shadow:0 1px 2px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.25),inset 0 -2px 6px rgba(255,255,255,.55);box-shadow:0 1px 2px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.25),inset 0 -2px 6px rgba(255,255,255,.55);text-shadow:0 1px 0 rgba(255,255,255,0.6);display:block;width:143px;clear:both}.auth-section .connect .services li.sso a.no-image:hover{background-position:0 -40px;background-color:#f1f1f1}.auth-section .connect .services li.sso a.no-image:active,.auth-section .connect .services li.sso a.no-image.active{background-color:#f6f6f6;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#e2e2e2),to(#f6f6f6));background-image:-moz-linear-gradient(top,#e2e2e2,#f6f6f6);background-image:-ms-linear-gradient(top,#e2e2e2,#f6f6f6);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e2e2e2),color-stop(100%,#f6f6f6));background-image:-webkit-linear-gradient(top,#e2e2e2,#f6f6f6);background-image:-o-linear-gradient(top,#e2e2e2,#f6f6f6);background-image:linear-gradient(top,#e2e2e2,#f6f6f6);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);box-shadow:inset 0 1px 2px rgba(0,0,0,0.15)}.auth-section .connect .services li.sso a.no-image:visited{color:#555}.auth-section .connect .services li.sso a.no-image.busy{background:#ebeef2;color:#bbb;text-shadow:none}.auth-section .connect .services li.sso a.no-image.busy:hover{background:#ebeef2;text-shadow:none;cursor:not-allowed}.auth-section .connect .services li.sso a.no-image.busy:active{background:#ebeef2;text-shadow:none;cursor:not-allowed}.auth-section .connect .services li.sso a.no-image.small{font-size:12px;padding:8px 10px;background-position:0 -10px}.auth-section .connect .services li.sso a.no-image.small.follow{font-weight:400;font-size:10px;padding:1px 4px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.07);-moz-box-shadow:0 1px 0 rgba(0,0,0,0.07);box-shadow:0 1px 0 rgba(0,0,0,0.07)}
h6{font-weight:600;font-size:11px;color:#8e949c;text-transform:uppercase;margin:0 0 10px;line-height:1}
.postbox .post-actions{-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-ms-transition:opacity linear .2s;-o-transition:opacity linear .2s;transition:opacity linear .2s;visibility:hidden;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;border-top:1px dotted #c6cdd6;position:absolute;bottom:0;left:0;right:0;height:32px}
.postbox .post-actions .wysiwyg{position:absolute;top:0;left:0}.postbox .post-actions .wysiwyg li{float:left;position:relative}.postbox .post-actions .wysiwyg li input[type=file].regular{visibility:hidden}.postbox .post-actions .wysiwyg li input[type=file].ie{display:block;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;position:absolute;cursor:pointer;top:5px;left:-190px}.postbox .post-actions .wysiwyg li a{display:block;height:30px;width:34px;position:relative}.postbox .post-actions .wysiwyg li a span{-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;-ms-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear;display:block;height:14px;width:14px;position:absolute;top:9px;left:10px;background:url("http://mediacdn.disqus.com/1363738576/img/next/wysiwyg.png");text-indent:-9999em;filter:alpha(opacity=65);-khtml-opacity:.65;-moz-opacity:.65;opacity:.65}.postbox .post-actions .wysiwyg li a.attach span{background-position:0 -14px}.postbox .post-actions .wysiwyg li a.bold span{background-position:-14px -14px}.postbox .post-actions .wysiwyg li a.italics span{width:10px;background-position:-28px -14px}.postbox .post-actions .wysiwyg li:hover a span{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.postbox .post-actions .wysiwyg li:hover a.attach span{background-position:0 0}.postbox .post-actions .wysiwyg li:hover a.bold span{background-position:-14px 0}.postbox .post-actions .wysiwyg li:hover a.italics span{width:10px;background-position:-28px 0}.postbox .post-actions .wysiwyg li.active a,.postbox .post-actions .wysiwyg li:active a{background-color:#fff;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#f3f3f3),to(#fff));background-image:-moz-linear-gradient(top,#f3f3f3,#fff);background-image:-ms-linear-gradient(top,#f3f3f3,#fff);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3f3f3),color-stop(100%,#fff));background-image:-webkit-linear-gradient(top,#f3f3f3,#fff);background-image:-o-linear-gradient(top,#f3f3f3,#fff);background-image:linear-gradient(top,#f3f3f3,#fff);-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);box-shadow:inset 0 0 3px rgba(0,0,0,0.1)}.postbox .post-actions .wysiwyg li.active a span,.postbox .post-actions .wysiwyg li:active a span{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.postbox .post-actions .wysiwyg li.active a.attach span,.postbox .post-actions .wysiwyg li:active a.attach span{background-position:0 0}.postbox .post-actions .wysiwyg li.active a.bold span,.postbox .post-actions .wysiwyg li:active a.bold span{background-position:-16px 0}.postbox .post-actions .wysiwyg li.active a.italics span,.postbox .post-actions .wysiwyg li:active a.italics span{width:10px;background-position:-28px 0}.postbox .post-actions section{padding:0}

.postbox .post-actions .auth-section{margin:0;float:right}
.postbox .post-actions .btn{position:absolute;top:-2px;right:0px;white-space:nowrap;height:33px;-webkit-border-radius:0 0 3px 0;-moz-border-radius:0 0 3px 0;border-radius:0 0 3px 0;font-size:12px;padding-top:10px}

.auth-section .connect .services li.sso a.no-image.small:hover{background-position:0 -40px}
.auth-section .connect .services li.sso a.no-image.flat{font-weight:normal;width:100%;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:0 10px;background:rgba(0,0,0,0.03);border:1px solid rgba(0,0,0,0.1);height:24px;line-height:24px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.auth-section .connect .services li.auth-twitter a{background:url("http://mediacdn.disqus.com/1363738576/img/next/social-icons.png")}
.auth-section .connect .services li.auth-facebook a{background:url("http://mediacdn.disqus.com/1363738576/img/next/social-icons.png") -32px 0}.auth-section .connect .services li.auth-google a{background:url("http://mediacdn.disqus.com/1363738576/img/next/social-icons.png") -64px 0}.auth-section .connect .services li.auth-disqus a{background:url("http://mediacdn.disqus.com/1363738576/img/next/social-icons.png") -96px 0}.auth-section .audiencesync{margin-bottom:.5em;overflow:hidden}.auth-section .audiencesync .icons-container{margin-right:10px;margin-bottom:1.5em;overflow:hidden;float:left}.auth-section .audiencesync .icons-container img{float:left}.auth-section .audiencesync p{font-size:12px;line-height:1.5em;overflow:hidden;float:left;margin:0;max-width:170px}.auth-section .audiencesync .proceed{float:right;clear:right}.auth-section .guest{border-left:1px dotted #cfd5dc;margin:0 98px 0 153px;padding:0 10px 0 10px;min-height:32px;position:relative}.auth-section .guest p{margin:0 0 12px}.auth-section .guest .guest-details{display:none}.auth-section .guest .guest-details.expanded{display:block}.register .proceed .next{display:block}.register .proceed .submit{display:none}.login-content p{margin:0 0 10px}.actions{*zoom:1}.actions:before,.actions:after{display:table;content:"";line-height:0}.actions:after{clear:both}.actions .forgot{color:#a9adb3;font-size:12px;padding:3px 0;text-shadow:0 1px rgba(255,255,255,0.85);line-height:2.5}.row{*zoom:1}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}.column{width:49%;float:left;margin:0}.column:first-child{margin:0 2% 0 0}.dropdown-menu{-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;font-size:13px;border:1px solid #94a1b1;border:1px solid rgba(75,83,94,0.45);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fff;background:rgba(255,255,255,0.94);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.2);min-width:130px;z-index:1001}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu li{border-bottom:1px solid #e2e2e2}.dropdown-menu li:last-child{border-bottom:0}.dropdown-menu .share ul,.dropdown-menu .share ul>li{display:inline}.dropdown-menu a{color:#848a92}.badge{color:#fff;background:#c0c8d2;background:rgba(0,0,0,0.3);padding:1px 3px;font-size:10px;line-height:1.1;font-weight:600;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;position:relative;top:-1px}



.post-list{list-style-type:none;margin:0;}
.post-list>.post{padding-left:48px}
.post-list>.post.minimized,.post-list>.post.collapsed{padding-left:36px;min-height:24px}

.post-list>.post.minimized:first-child>.post-content .avatar,.post-list>.post.collapsed:first-child>.post-content .avatar{top:0}
.post-list>.post:first-child{border-top:0;padding-top:0}
.post-list>.post:first-child>.post-content{padding-top:0}
.post-list>.post:first-child>.post-content .indicator{top:0}
.post-list>.post:first-child>.post-content .avatar{top:0}
.post-list .post{border-top:1px solid #dee2e7;border-top:1px solid rgba(0,0,0,0.1);*zoom:1;position:relative}
.post-list .post:before,.post-list .post:after{display:table;content:"";line-height:0}
.post-list .post:after{clear:both}
.post-list .post .postbox .avatar .user img{height:24px;width:24px}
.post-list .post .postbox .auth-section,.post-list .post .postbox .textarea-wrapper{margin:0 0 0 36px}
.post-list .post .post{padding-left:36px;*zoom:1}
.post-list .post .post:before,.post-list .post .post:after{display:table;content:"";line-height:0}
.post-list .post .post:after{clear:both}
.post-list .post .post .avatar .tooltip-outer{left:24px;top:- 12px}
.post-list .post .post .avatar .user img{height:24px;width:24px}
.post-list .post .post .indicator{height:24px;position:absolute}
.post-list .post.collapsed .children{display:none}
.post-list .post.minimized,.post-list .post.collapsed{padding-left:36px}
.post-list .post.minimized .post-media,.post-list .post.collapsed .post-media{display:none}
.post-list .post.minimized>.post-content,.post-list .post.collapsed>.post-content{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;min-height:24px;margin:0}
.post-list .post.minimized>.post-content .collapse,.post-list .post.collapsed>.post-content .collapse{display:none}
.post-list .post.minimized>.post-content .expand,.post-list .post.collapsed>.post-content .expand{display:inline!important}
.post-list .post.minimized>.post-content .post-message p,.post-list .post.collapsed>.post-content .post-message p{line-height:24px}
.post-list .post.minimized>.post-content header,.post-list .post.collapsed>.post-content header{line-height:24px;font-size:12px}
.post-list .post.minimized>.post-content footer,.post-list .post.collapsed>.post-content footer{display:none}
.post-list .post.minimized>.post-content .avatar,.post-list .post.collapsed>.post-content .avatar{top:15px}
.post-list .post.minimized>.post-content .avatar img,.post-list .post.collapsed>.post-content .avatar img{height:24px;width:24px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.post-list .post.minimized>.post-content .indicator,.post-list .post.collapsed>.post-content .indicator{display:none}
.post-list .post.collapsed>.post-content .post-message{display:none}
.post-list .post.minimized>.post-content .post-message p{opacity:.7;font-size:12px}.children .children .children>.post{padding-left:0!important}.children .children .children>.post .post-body{margin-left:36px}#expand-children{display:none;font-size:12px;text-align:center;margin:0 0 15px}.children .children .children .children>.post #expand-children{display:block}.suggestions{background-color:blue;list-style-type:none;line-height:1;z-index:9999;width:100%;position:absolute;background-color:white;cursor:pointer;border:1px solid #b1b1b1;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;background-color:#f2f2f2;background-repeat:repeat-x;background-image:-khtml-gradient(linear,left top,left bottom,from(#fff),to(#f2f2f2));background-image:-moz-linear-gradient(top,#fff,#f2f2f2);background-image:-ms-linear-gradient(top,#fff,#f2f2f2);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f2f2f2));background-image:-webkit-linear-gradient(top,#fff,#f2f2f2);background-image:-o-linear-gradient(top,#fff,#f2f2f2);background-image:linear-gradient(top,#fff,#f2f2f2);padding:0;zoom:1;margin:-2px 0 0;left:-1px;box-sizing:content-box}.suggestions li{position:relative;color:#666;padding:4px;overflow:hidden;height:26px}.suggestions li span{padding-left:26px;vertical-align:middle}

.post-content{*zoom:1;padding-top:15px;padding-bottom:15px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.post-content:before,.post-content:after{display:table;content:"";line-height:0}
.post-content:after{clear:both}.post-content .indicator{position:absolute;height:36px}
.post-content .avatar{top:15px}.post-content.new{padding-left:12px}
.post-content.new .avatar{left:12px}.post-content.new .indicator{-webkit-transition:opacity 10s linear;-moz-transition:opacity 10s linear;-ms-transition:opacity 10s linear;-o-transition:opacity 10s linear;transition:opacity 10s linear;width:5px;height:36px;background:#ffc62e;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;top:15px;left:0}
.post-content.new.seen .indicator{filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0}
.post-content.post-reply .source-avatar{position:absolute;left:4.5px;top:4.5px;height:31.5px;width:31.5px;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.12);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.12);box-shadow:0 0 0 1px rgba(0,0,0,0.12)}.post-content.post-reply .target-avatar{height:31.5px;width:31.5px}.post-content .post-media{margin:.5em 0 0}.post-content .post-media ul{*zoom:1}.post-content .post-media ul:before,.post-content .post-media ul:after{display:table;content:"";line-height:0}.post-content .post-media ul:after{clear:both}.post-content .post-media li{margin:0 10px 10px 0}.post-content .post-media a{cursor:-moz-zoom-in;cursor:-webkit-zoom-in;position:relative;display:inline-block;max-width:100%}.post-content .post-media a:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.12);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.12);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.12);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:1000}.post-content .post-media img{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:block;max-width:100%;max-height:480px;z-index:-1}.post-content .show-old-media li{float:left;height:75px;width:75px}.post-content .show-old-media a{height:75px;width:75px}.post-content .show-old-media img{height:75px;width:75px}.post-content footer{clear:both}.post-content .textarea-wrapper{margin:0 0 0 36px}.post-content .auth-section{margin:-4px 0 0 36px}

.post-content .bullet{padding:0;font-size:75%;color:#ccc;line-height:1.4}
.post-content header{color:#777;line-height:16px;font-size:12px;position:relative}
.post-content header .bullet{padding:0 3px}
.post-content header a,.post-content header .name{font-weight:600}
.post-content header .post-menu{-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden;position:relative;top:-2px;*zoom:1;float:right}
.post-content header .post-menu:before,.post-content header .post-menu:after{display:table;content:"";line-height:0}
.post-content header .post-menu:after{clear:both}.post-content header .post-menu>li{float:left;margin:0 0 0 8px}
.post-content header .post-menu>li a{color:#666!important;color:rgba(0,0,0,0.5)!important}
.post-content header .post-menu .collapse a,.post-content header .post-menu .expand a{font-size:20px;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6;position:relative;top:-7px;padding:10px 0 10px 10px}
.post-content header .post-menu .collapse a:hover,.post-content header .post-menu .expand a:hover{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.post-content header .dropdown .dropdown-toggle{border-left:1px dotted #afb8c5;border-left:1px dotted rgba(75,83,94,0.36);padding-left:5px}
.post-content header .dropdown .dropdown-toggle .caret{margin-top:4px}.post-content header .dropdown .dropdown-toggle{border-left:1px dotted #afb8c5;border-left:1px dotted rgba(75,83,94,0.36);padding-left:5px}.post-content header .dropdown .dropdown-menu{-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;position:absolute;left:auto;right:0;top:15px;min-width:100px;padding:0}.post-content header .dropdown .dropdown-menu li a{display:block;padding:6px 8px;white-space:nowrap;font-weight:600;font-size:11px}.post-content header .dropdown.open{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.post-content header .dropdown.open .dropdown-toggle{background:0;color:#2e9fff!important}.post-content header .dropdown.open .dropdown-menu{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible!important}.post-content header .time-ago,.post-content header .parent-link{font-weight:400;font-size:95%;color:inherit}.post-content header .time-ago i,.post-content header .parent-link i{font-size:80%;padding:0 1px}.post-content .post-body{position:relative}.post-content .post-body .more-button{position:absolute;color:#6c6c6c;bottom:15px;left:50%;margin-left:-27px;z-index:901;font-size:85%}.post-content .post-message-container{position:relative}.post-content .post-message-container.post-message-collapse{overflow:hidden;zoom:1;width:100%;margin-bottom:22px}.post-content .post-message-container.post-message-collapse .post-message>p:first-child{margin-top:-4px}.post-content .post-message{*zoom:1}.post-content .post-message:before,.post-content .post-message:after{display:table;content:"";line-height:0}.post-content .post-message:after{clear:both}.post-content .post-message.loading{background:url("http://mediacdn.disqus.com/1363738576/img/next/waiting.gif") center left no-repeat;min-height:22px}.post-content .post-message p{line-height:22px;margin:0 0 9px}.post-content .post-message p:last-child{margin:0}.post-content .post-message blockquote,.post-content .post-message pre{line-height:22px;margin:0 0 9px;border-left:4px solid #dee2e7;padding:0 0 0 12px}.post-content .post-message blockquote:last-child,.post-content .post-message pre:last-child{margin:0}.post-content .post-message code{font-size:12px;font-family:monaco,menlo,monospace}.post-content .message-shadow{z-index:900;height:5px;position:absolute;bottom:34px;left:0;right:0;border-bottom:1px solid #edeff2;border-bottom:1px solid rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 -3px 2px rgba(0,0,0,0.08);-moz-box-shadow:inset 0 -3px 2px rgba(0,0,0,0.08);box-shadow:inset 0 -3px 2px rgba(0,0,0,0.08)}.post-content footer{font-size:11px;line-height:1.85;color:#6c6c6c;margin:4px 0 0}.post-content footer .bullet{line-height:1.6}.post-content footer menu{*zoom:1;margin:0;padding:0}.post-content footer menu:before,.post-content footer menu:after{display:table;content:"";line-height:0}.post-content footer menu:after{clear:both}.post-content footer menu li{float:left;list-style-type:none;margin:0 7px 0 0;padding:0}.post-content footer a{color:#999;font-weight:500}.post-content footer a:hover{color:#666}.post-content footer .voting{-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-ms-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative}.post-content footer .voting a{position:relative;display:inline-block;padding:0 4px;line-height:.85;height:11px;color:inherit;vertical-align:middle}.post-content footer .voting a:after{content:"";display:block;position:absolute;top:-10px;left:0;right:-6px;bottom:-10px}.post-content footer .voting .control{font-size:13px;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;filter:alpha(opacity=70);-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;border-left:0 solid transparent;border-right:0 solid transparent;vertical-align:middle}.post-content footer .voting .vote-up:hover .control,.post-content footer .voting .vote-down:hover .control{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.post-content footer .voting .vote-up{padding-left:0}.post-content footer .voting .vote-up:after{right:-3px;left:-5px}.post-content footer .voting .vote-up .control{border-bottom:0 solid #495e6f}.post-content footer .voting .vote-down{padding-right:0;padding-left:6px;border-left:1px dotted #afb8c5;border-left:1px dotted rgba(75,83,94,0.36)}.post-content footer .voting .vote-down .count.count-0{display:none}.post-content footer .voting .vote-down .control{border-top:0 solid #495e6f}.post-content footer .voting .vote-down:hover .tooltip,.post-content footer .voting .vote-down:active .tooltip{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible!important}.post-content footer .voting .vote-down .tooltip{-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;-webkit-transition-delay:.4s;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden;position:absolute;z-index:100;display:inline-block;width:170px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:1.1;padding:6px 12px;border:0;font-weight:600;-webkit-box-shadow:0 0 0 2px rgba(18,30,38,.24),0 1px 6px rgba(18,30,38,.44);-moz-box-shadow:0 0 0 2px rgba(18,30,38,.24),0 1px 6px rgba(18,30,38,.44);box-shadow:0 0 0 2px rgba(18,30,38,.24),0 1px 6px rgba(18,30,38,.44);bottom:20px;left:-3px}.post-content footer .voting .vote-up.upvoted .count{color:#2e9fff}.post-content footer .voting .vote-up.upvoted .control{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;color:#2e9fff}.post-content footer .voting .vote-down.downvoted .count{color:#ff2e35}.post-content footer .voting .vote-down.downvoted .control{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;color:#ff2e35}.post-content footer .share{position:relative}.post-content footer .share .toggle{position:relative;z-index:1000;cursor:pointer}.post-content footer .share ul{top:-10px;left:0;padding:8px 4px 8px 40px;height:30px;width:300px;white-space:nowrap;position:absolute;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;visibility:hidden}.post-content footer .share ul li{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;filter:alpha(opacity=0);-khtml-opacity:0;-moz-opacity:0;opacity:0;position:absolute;left:0}.post-content footer .share:hover ul{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible!important}.post-content footer .share:hover ul li{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.post-content footer .share:hover ul li.twitter{left:48px}.post-content footer .share:hover ul li.facebook{left:71px}.post-content footer .share:hover ul li.link{left:94px}.post-content .realtime{float:right;margin:0}.post-content .realtime .realtime-replies{color:#999;font-size:85%}.post-content .realtime .btn{-webkit-transition:right .2s ease-in-out;-moz-transition:right .2s ease-in-out;-ms-transition:right .2s ease-in-out;-o-transition:right .2s ease-in-out;transition:right .2s ease-in-out;display:inline;font-size:10px;padding:0 0 0 14px;position:relative;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:0;text-shadow:none;border:0;right:-100%}.post-content .realtime .btn.reveal{right:0}.post-content .realtime .btn.reveal .indicator{width:5px!important}.post-content .realtime .btn:hover{color:#444}.post-content .realtime .btn .indicator{-webkit-transition:width .6s ease-in-out;-moz-transition:width .6s ease-in-out;-ms-transition:width .6s ease-in-out;-o-transition:width .6s ease-in-out;transition:width .6s ease-in-out;display:inline-block;width:300px!important;height:9px!important;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#ffc62e;position:absolute!important;left:5px!important;top:2px!important}.post-content:hover header .post-menu{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1;visibility:visible!important}
.postbox .post-actions .btn.saveComment { right:129px;}