a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html,body{margin:0;min-width:350px;font-family:Arial,helvetica neue,Helvetica,sans-serif;padding:0;background-color:#f0f0f0;word-break:break-word}a{text-decoration:none;color:inherit}em,i{font-style:italic}b,strong{font-weight:700}.guest{position:fixed;width:100%;height:176px;bottom:0;background-color:#b30000;border-top:6px solid #2b325f;text-align:center;background-image:url(/img/welcome.png)}.guest .welcome{color:#fff;font-weight:700;text-align:center;font-size:24px;margin-top:12px}.guest .who{color:#fff;margin:0 auto;margin-top:12px;padding-left:24px;padding-right:24px;max-width:466px}.guest .close{position:absolute;margin-top:-20px;font-size:24px;color:#fff;background-color:#2b325f;width:28px;height:28px;border-radius:30px;right:10px;padding:4px;cursor:pointer}.guest .create{color:#fff;font-weight:bolder;background-color:#2b325f;width:240px;margin:0 auto;height:48px;line-height:48px;margin-top:18px;border-radius:4px}.alert{display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 5px #000;padding:10px 15px;background-color:#bc0000;text-align:center;font-size:14px;line-height:18px;color:#fff}.alert svg:first-of-type{margin-right:15px}.alert svg:last-of-type{margin-left:15px}.show{display:inherit}.header .bg{padding:7px 8px 4px;background-color:red;background:url("/img/bg-header.png") 50% 50%/cover no-repeat;text-align:center}.header .logo{display:inline-block;width:70px;height:70px;background-image:url(/img/logo.png);background-size:cover;background-repeat:no-repeat;background-position:center top;-webkit-tap-highlight-color:transparent}.header .social{display:none}.header .logo:hover{background-position:center bottom}.header .bar{display:flex;position:relative;padding:10px 0 8px;background-image:url(/img/bg-nav.png);text-align:center;font-size:10px;box-shadow:0 5px 5px -2px rgba(0,0,0,.3);border-bottom:3px solid #b30000;text-transform:uppercase;justify-content:flex-start;background-color:rgba(43,50,95,.925)}.header.fixed{margin-bottom:41px}.header.fixed .bar{position:fixed;top:0;width:100%;z-index:1}.nav-main{color:#fff;text-decoration:none;position:relative;width:3em;height:2em;margin-left:12px;cursor:pointer;-webkit-tap-highlight-color:transparent}.nav-main:before{position:absolute;top:.15em;margin-left:-1.5em;width:3em;height:.3em;background:#fff;box-shadow:0 .6em 0 0 #fff,0 1.2em 0 0 #fff}.nav-main.active:before{top:0;box-shadow:none;background:0 0;font-size:22px;color:transparent;text-shadow:0 0 0 #fff}.nav-main svg{font-size:18px}.nav-main.active svg{color:#b30000}.desktop{display:none}.nav-main .inner{display:none;position:relative;top:13px;left:0;width:130px;z-index:1;background-color:#2b325f;white-space:nowrap;overflow:hidden}.nav-main .inner a{display:block;color:#fff;padding:10px;user-select:none}.nav-main .inner a:hover{background-color:#fff;color:#000}.nav-main .inner a.active{background-color:#bc0000}.nav-main .inner a.active:hover{color:#fff}.nav-user{background-color:#b30000;max-width:312px;height:37px;color:#fff;position:absolute;padding-right:48px;top:1px;right:0;display:flex;align-items:center}.nav-user .inner{display:none;text-transform:none;max-width:300px;padding-left:12px;font-size:12px;text-shadow:0 0 3px #111}.nav-user .inner a:first-child{flex:1;margin-right:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nav-user .inner i{display:block;width:16px}.nav-user .inner svg{font-size:16px}.nav-user .inner .unread svg{color:#cf4715}.nav-user .inner img{height:16px}.nav-user .inner span{margin:0 5px}.nav-user.active .inner{display:flex;align-items:center;justify-content:center}.nav-user .toggle{display:flex;align-items:center;justify-content:center;height:14px;width:4px;position:absolute;right:13px;color:#fff;font-size:14px;font-weight:500;top:50%;transform:translateY(-50%);padding:3px 7px 2px;-webkit-tap-highlight-color:transparent}.nav-user .toggle.active{background-color:#fff;color:#b30000}.nav-user.active.register{padding-left:8px}.dropdown-container{position:relative;display:inline-block;cursor:pointer}.dropdown-content{display:none;position:absolute;background-color:#b20000;z-index:1;width:140px;margin-left:-130px;padding-top:14px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom:4px solid #b20000;border-left:4px solid #b20000;border-right:4px solid #b20000}.dropdown-content a{color:#fff;padding:8px 16px;text-decoration:none;display:block;text-shadow:none}.dropdown-content a:hover{background-color:#bc0c0c}@media(hover:hover){.nav-user .toggle:hover{background-color:#fff;color:#b30000}}.container{min-height:calc(100vh - 230px);overflow:hidden}.container.padded{padding-left:12px;padding-right:12px}.home .container,.search .container,.post-single .container,.profile .container,.page .container,.logs .container{display:flex;position:relative}.main-content{background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.clean{display:none}.comment .vote{display:flex;align-items:center;width:45px;flex-direction:column;text-align:center;user-select:none;font-size:14px;color:#cbcbcb;-webkit-tap-highlight-color:transparent}.comment .vote a{font-size:18px;transition:color .2s}.comment .vote a:first-of-type{margin-bottom:2px}.comment .vote a:last-of-type{margin-top:2px}.comment .vote[data-vote=up] a[data-direction=up]{color:#ff4500}.comment .vote[data-vote=down] a[data-direction=down]{color:#7193ff}.post{display:flex;flex-wrap:wrap;padding:8px 10px 8px 0;background:linear-gradient(#ffffff,#fafafa)}.post .vote{margin:0 12px 0 10px}.post .vote a{-webkit-tap-highlight-color:transparent;display:block;background-image:url(/img/uptrump.png);background-position:-225px -172px;background-repeat:no-repeat;width:45px;height:43px;margin:0 auto 5px}.post .vote.vote-small a{-webkit-tap-highlight-color:transparent;display:block;background-image:url(/img/uptrump-small.png);background-position:-90px -68.9px;background-repeat:no-repeat;width:18px;height:17px;margin:0 auto 5px}.post .vote .count{display:block;text-align:center;font-weight:700;color:#c6c6c6;user-select:none}.post .vote.animate a[data-action=vote]{animation:upTrump 2s ease 0s 1;animation-fill-mode:forwards}.post .vote.active a{background-position:-270px -172px}.post .vote.vote-small.active a{background-position:-108px -68.9px}.post .vote.active .count{color:#f1b200;transition:color ease 2.2s}.post .top{margin-bottom:6px}.post .thumb{width:62px;height:62px;margin-right:8px;overflow:hidden}.post .thumb a{display:block;width:100%;overflow:hidden;text-align:center}.post .thumb img{max-width:100%;user-select:none}.post .body{flex:1;padding-top:2px}.post .title{font-size:16px;line-height:20px;margin-right:2px;color:#00f}.post .title:visited{color:#241037}.post .domain{font-size:10px;font-weight:700;color:#e00000}.post .details,.message .details,.note .details{font-size:12px;color:#888}.post .details,.comment .details{margin-bottom:6px;line-height:16px}.message .details{margin-bottom:5px}.details .since,.details .submitter,.details .distinguished,.details [data-action]:not(:first-child):not(:last-of-type){margin-right:2px}.details .submitter{color:orange}.details .distinguished{font-weight:700;color:green}.details .submitter+.distinguished{margin-left:0}.details .edited{margin-left:-1px;font-weight:700;cursor:default}.details a.author,.note a.author{color:#369}.details a.author:hover,.note a.author:hover{text-decoration:underline}.actions{font-size:10px;font-weight:700;line-height:16px;cursor:default}.actions a{margin-right:6px;color:#888}.actions a:hover{text-decoration:underline}.actions .comments,.actions [data-action=reply]{font-size:11px;color:#5a78c4}.actions .removed{color:#e00000}.history,.confirm{color:red}.history{margin:0 2px;font-size:12px}.confirm a,.confirm span{color:inherit}.confirm a:first-of-type,.confirm span{margin-right:2px}.confirm a:last-of-type{margin-right:5px}.post-single .content,.post-list .content .inner,.message,.page .content{max-width:840px}.post-single .post .content,.message .content{margin:6px 0}.post-single .post .top{min-height:62px}.post-single .post .details,.post-single .post .content,.post-single .post .actions{margin-left:-124px}.post-single .post .content{padding:5px 0}.post-single .form .status,.post-single .form .error,.form.reply .status,.form[class*=update-] .status{display:inline-block;width:auto;margin-left:10px}.post+.reports{margin:8px 4% 2px}.comment .actions+.reports{margin:8px 12px 2px 0}.reports{max-width:1200px;padding:6px 10px;border:1px solid #000;background-color:#f6e69f;border-radius:8px;font-size:11px;margin-top:8px}.reports p{margin-bottom:7px}.reports ol{margin-left:12px}.reports li:not(:last-child){margin-bottom:4px}.error{text-align:center;margin-top:44px}.error svg{margin-bottom:16px;font-size:72px;color:#e1e1e1}.error .text{font-size:12px;color:#525252}.content *,.empty *,.comment-list .context{font-size:14px;line-height:20px}.content p,.empty p,.content ul,.content ol,.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin:5px 0}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{font-weight:700}.content h1{font-size:18px}.content h2{font-size:17px}.content h3{font-size:16px}.content h4{font-size:15px}.post-single .content p{color:#222}.content *:first-child{margin-top:0}.content *:last-child{margin-bottom:0}.content img{display:block;max-width:100%}.content a,.log-list .log a,.comment-list .context a{color:#527fc5}.content ul,.content ol{margin-left:24px}.content ul{list-style-type:disc}.content ol{list-style-type:decimal}.content blockquote{display:block;position:relative;margin:16px 8px;padding:8px 20px 8px 35px;border-left:5px solid #586698;border-radius:3px;text-align:justify}.message .content blockquote{color:#444}.content blockquote:before{content:"\201C";position:absolute;font-family:Georgia,serif;font-weight:700;font-size:40px;top:15px;left:10px;color:#b93a43}.more{padding:8px 8px 6px;font-size:12px;color:gray;user-select:none}.more a{display:inline-block;margin-left:2px;padding:8px 16px;background-color:#4644ab;border:1px solid #8c8c8c;border-radius:3px;font-weight:700;text-transform:uppercase;color:#fff}.more a:hover{background-color:#fff;border:1px solid #97051d;color:#4644ab}.loader{text-align:center;margin-top:24px;font-size:26px;color:#acacac}.draggable{cursor:grab}.comment+.more{margin-top:8px}.log+.more{margin-top:4px}.sidebar{position:absolute;width:calc(100% - 24px);background-color:#f0f0f0;right:-100%;margin-top:12px}.sidebar .search{margin-bottom:12px}.sidebar .search input{border:none;height:40px;width:100%;border-left:4px solid #b30000;box-shadow:0 0 2.75px .25px rgba(0,0,0,.05);box-sizing:border-box;padding:12px}.sidebar .img{display:block;width:100%;margin-bottom:12px}.module,.popup .inner{background-image:url(/img/bg-module.png);background-size:100%;border-style:none;box-shadow:0 5px 5px -5px gray;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.module .head,.popup .head{position:relative;padding:10px 35px 8px;background-color:#2b325f;text-align:center;border-bottom:3px solid #bc0000;border-radius:1.5px;text-transform:uppercase;box-shadow:0 4px 8px -1px rgba(0,0,0,.75);line-height:22px;color:#fff}.module .head:before,.module .head:after,.popup .head:before,.popup .head:after{content:"\2605";font-size:22px;position:absolute;top:50%;transform:translateY(-50%)}.module ul{margin-top:8px;margin-bottom:8px}.module li{margin-bottom:6px;list-style:inside}.module .head:before,.popup .head:before{left:10px}.module .head:after,.popup .head:after{right:10px}.module .head{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.module .body{margin:0 auto 14px;padding:14px 12px 12px;font-size:12px;color:#000}.module .body p{margin-bottom:12px;line-height:14px}.module .body p:last-child{margin-bottom:0}.module .body .heading{font-weight:600;margin-bottom:2px}.module .body img{display:block;max-width:100%;margin:0 auto}.sidebar .module .body{max-width:400px}.module .body a:hover{text-decoration:underline}.module .sidebar_module-cols{display:flex;justify-content:space-between}.module .sidebar_module-cols p{margin-bottom:0}.sidebar .submit-link,.sidebar .submit-text{display:block;position:relative;box-shadow:0 4px 8px -1px rgba(0,0,0,.75);background-image:url(/img/bg-submit.png);background-repeat:no-repeat;padding:14px 10px 12px;text-align:center;color:#fff;text-shadow:1px 1px 2px #29305e;box-sizing:border-box;margin:0 8px 14px;transition:box-shadow .3s,text-shadow .3s;letter-spacing:.25px;text-transform:uppercase;text-shadow:1px 1px 7px #000;font-size:15px}.sidebar .submit-link{background-color:#2b325f;background-position:0 -299px;background-repeat:no-repeat}.sidebar .submit-text{background-color:#b30000;background-position:0 0}.sidebar-notes{display:flex;justify-content:space-between;margin-bottom:1px;font-size:10px;color:gray}.sidebar .mods{margin-bottom:5px;padding:8px 8px 4px;background:0 0;box-shadow:0 0 5px 0 rgba(0,0,0,.4);border-radius:2px}.sidebar .mods .head{display:flex;justify-content:space-between}.sidebar .mods .body{padding:5px 5px 0}.sidebar .mods .foot{margin-top:5px;padding:0 5px 5px;text-align:right}.sidebar .mods .head p,.sidebar .mods .body ul{font-size:12px}.sidebar .mods .head a,.sidebar .mods .foot a{font-size:10px;color:#369}.sidebar .mods .head p,.sidebar .mods .foot a{color:gray}.sidebar .mods .head p{text-transform:uppercase}.sidebar .mods .body a{margin-right:8px;color:#369}.sidebar .mods .body ul{margin:5px}.sidebar .mods .body li{display:flex;align-items:center}.g-recaptcha{display:flex;justify-content:center;margin:10px 0 15px}.main,.single .main-content{width:100%}.page .main-content{padding:14px 16px}.page h1{font-size:18px;font-weight:700;margin-bottom:14px;padding-bottom:10px;border-bottom:1px dotted gray}.page h2{font-size:16px;font-weight:500}.page h2,.page .content p,.page .content ul{margin:12px 0}.page .content p,.page .content ul{font-size:14px;line-height:20px}.page .content p:last-child,.page .content ul:last-child{margin-top:0;margin-bottom:0}.page .content ul{list-style-type:disc;padding-left:20px}.page .more{padding:0}.single .module{margin:20px auto 0;max-width:600px}.single .module .body{padding:18px 20px 16px}.single .narrow{max-width:416px}.mod-list{max-width:250px;margin:0;padding:0;list-style-type:none;font-size:13px}.mod-list li{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.mod-list p{color:gray}.mod-list a{color:#369}.post-single .thread{font-size:12px;color:#b7b7b7;margin-left:16px}.post-single .total{padding:14px 12px 12px;font-size:14px}.sort{font-size:12px;line-height:20px;color:gray}.sort select{border:0;font-size:12px;font-weight:600;color:gray;user-select:none;background-color:transparent}.home .sort{margin-bottom:8px;text-align:right}.post-single .sort,.profile .sort{float:right}.profile .empty{padding:0 12px 12px}.profile .comment{margin-left:0;padding-left:4px}.search .empty{padding:12px}.comment-list{padding-bottom:5px}.comment-list .context{padding:0 12px 12px}.comment{display:flex;flex-wrap:wrap;position:relative;margin:0 0 10px 10px;padding:7px 0 0 14px;border-top:1px solid #f5f5f5;background-color:#fff}.comment:last-child{margin-bottom:5px}.message-list .comment{border-left:none;border-top:none;margin-left:0;margin-bottom:24px;padding-top:0;padding-left:0}.message-list .comment .vote{width:12px;margin-right:8px}.message-list .comment .comment-parent{margin-left:0}.message-list .child .comment{margin-bottom:0}.comment .child{width:100%;margin:10px 0 0 5px}.comment .child>.comment{margin:0 0 0 5px}.comment .body{flex:1;padding-right:10px}.comment .details{font-size:12px}.comment .details a[data-action]{color:#888}.comment .details a[data-action=history]{margin-left:1px}.comment .details .distinguished+a[data-action=history]{margin-left:0}a[data-action=minimize]{position:absolute;top:0;left:0;width:15px;height:100%;font-size:11px;font-weight:700;background-color:#f9f0f0;text-align:center;transition:background-color .3s,color .3s;border-top-left-radius:4px;border-bottom-left-radius:4px;-webkit-tap-highlight-color:transparent}.comment .details a[data-action=minimize]:hover{text-decoration:none;background-color:#9f9f9f;color:#fff}.comment a.author{font-weight:700}.comment .points,.comment .hidden{color:#818181}.comment .since{color:#b7b7b7}.comment .content{margin:5px 0;font-size:13px}.comment.minimized>.body .content,.comment.minimized>.body .actions{display:none}.comment.deleted>.body .details,.comment.minimized>.body .details{font-style:italic}.comment.deleted>.body .details,.comment.minimized>.body .details{margin-top:6px}.comment.deleted>.vote,.comment.minimized>.vote{opacity:0;pointer-events:none}.comment.minimized .child{display:none}.comment.minimized .hidden{margin-left:4px}.comment.minimized>.body .details [data-action],.comment.minimized>.body .details .distinguished,.comment.minimized>.body .details .submitter{font-style:normal}.comment.minimized>.body a.author,.comment.deleted>.body span.author{color:#818181}.comment.removed:not(.minimized){padding-bottom:7px}.post-single .total+.form{margin:0 12px 12px}.form.edit textarea,.form.reply textarea{height:120px;width:100%;border:1px solid #ddd;padding:7px 10px 10px;font-size:14px;font-family:inherit;box-sizing:border-box;border-radius:4px}.form.edit input[type=submit],.form.edit input[data-action=cancel],.form.reply input[type=submit],.form.reply input[data-action=cancel]{background-color:#f6f6f6;padding:4px 8px;margin:8px 0 0;border-radius:2px;cursor:pointer;line-height:normal;border:1px solid #d9d9d9}.reply .styling,.edit .styling{margin-bottom:6px;margin-left:6px;color:#a3a3a3}.reply .styling svg,.edit .styling svg{margin-right:4px;cursor:pointer}.reply .styling .preview,.edit .styling .preview{font-size:12px;float:right;cursor:pointer}.submit-status{float:left;color:#aba3b7;font-size:14px;margin-top:15px}.preview-mode{padding:8px 16px;font-size:16px;color:#353535}.char-count{font-size:12px;float:right;margin-right:12px;color:#dbdbdb}.reply-button{text-align:right}.post .form.edit textarea{max-width:none}.comment .edit{margin:10px 0}.form.reply,.form.edit{margin:12px 0 0;max-width:540px}.form.reply.active{display:block}.comment .reply,.message .reply,.hide{display:none}.sidebar .login input[type=text],.sidebar .login input[type=password],.single .form input[type=text],.single .form input[type=email],.single .form input[type=password],.single .form input[type=url],.single .form textarea,.single .form select,.page .main-content .form input[type=text],.page .main-content .form input[type=email],.page .main-content .form input[type=password],.page .main-content .form input[type=number],.page .main-content .form textarea,.page .main-content .form select,.popup .form input[type=text],.popup .form input[type=number],.popup .form textarea{width:100%;max-width:100%;border:1px solid #ddd;padding:10px;margin-bottom:10px;box-sizing:border-box;box-shadow:0 5px 5px -5px gray;font-family:inherit;font-size:14px}.single .form textarea,.page .main-content .form textarea,.popup .form textarea{min-height:132px}.sidebar .login input[type=submit],.single .form input[type=submit],.page .main-content .form:not(.reply) input[type=submit],.popup .form input[type=submit]{width:30%;border:none;padding:8px;background-color:#2b325f;color:#fff;cursor:pointer}.single .form input[type=submit],.popup .form input[type=submit]{display:block;margin:0 auto}.single .form input[type=submit],.page .main-content .form input[type=submit]{margin-top:10px}.form select{cursor:pointer}.form input[type=submit]{font-family:inherit;font-size:13.3333px}.single .form .create{text-align:center;color:#636363}.single .form .create a{text-decoration:none;color:inherit}.single .form .create a:hover{text-decoration:underline}.single .form .legal{display:flex;align-items:center;cursor:pointer}.single .form .legal input[type=checkbox]{margin:3px 5px 3px 2px;cursor:pointer}.single .form .legal a{text-decoration:underline}.single .form .legal a:hover{text-decoration:none}.sidebar .login .create{float:left;margin:9px;color:#636363}.popup-note input[type=submit]{margin-top:8px}.popup-note textarea{min-height:82px}.popup-note .heading{display:block;text-align:left;font-weight:500;margin-top:25px;color:#222;text-transform:uppercase}.popup-note .expand{display:inline-block;font-size:15px;transform:rotate(-90deg);transition:transform .3s}.popup-note .expand.active{transform:rotate(0deg)}.note{display:flex;align-items:center;margin-top:12px;text-align:left;font-size:14px;line-height:20px;color:#222}.note .body{flex:1}.note .delete{font-weight:700}.note .details{margin-bottom:2px}.popup-ban input[type=submit],.popup-note input[type=submit]{margin:8px auto 6px}.single .tags{margin:5px 0 20px;cursor:default;user-select:none}.single .tags .title{margin-right:1px;font-size:10px}.single .tags input[type=checkbox]{display:none}.single .tags input[type=checkbox]+label{display:inline-block;margin-right:1px;padding:4px;color:#ccc;background-color:#f0f0f0;border-radius:6px;font-size:12px;cursor:pointer;border:1px solid transparent}.single .tags input[type=checkbox]:checked+label{color:#535353;background-color:#f0f0f0;border:1px solid #dbdbdb}.user_profile{margin:16px}.post-list [data-action=expand],.expand-link{display:inline-block;padding:1px 0;user-select:none;color:#c1c1c1;font-size:16px;line-height:18px}.post-list .content{display:none;flex-basis:100%;margin:8px 0 0 8px;font-size:14px;color:#444}.post-list .content .inner{width:100%;display:inline-block;padding:12px;background-color:#f2f2f2;box-sizing:border-box}.post-list .content.link .inner{background:0 0;padding-top:0;padding-bottom:0}.no_results{padding:12px}.flair-form label{display:inline-block;width:160px;height:30px;line-height:30px;text-align:center;font-size:14px}.flair-form input[type=radio]{display:none}.flair-form input[type=radio]:checked+label{background-color:#f0f0f0}.flair-form{text-align:center}.flair-form button{border:none;padding:8px;background-image:url(/img/bg-nav.png);color:#fff;width:108px;margin-top:12px}.post.stickied{background:linear-gradient(#fff,rgba(255,165,0,0.05));border-bottom:2px solid rgba(255,165,0,.3);border-left:2px solid #b30000}.post.stickied .top{margin-bottom:4px}.post.stickied .title{display:inline-block;padding:6px;background-color:#bc0000;text-shadow:1px 1px 4px #000;font-weight:700;color:#fff}.post.stickied .title:before,.post.stickied .title:after{content:"\2605"}.post.stickied .title:before{margin-right:4px}.post.stickied .title:after{margin-left:4px}.post.stickied .status,.comment.stickied .status{color:orange;margin-left:6px}.status-bar{display:flex;align-items:center;margin-bottom:15px;padding-right:15px;font-size:14px;line-height:18px;color:#1c1c1c}.status-bar svg{margin-right:12px;font-size:24px;color:#fff}.status-bar.invite{background-color:#fff;border:1px solid #ffb000}.status-bar.invite svg{background-color:#ffb000;padding:11px 8px}.status-bar.invite a{color:#0079d3}.status-bar.locked{background-color:#fff7d7;border:1px solid #ffd634}.status-bar.locked svg{padding:11px 12.5px;background-color:#ffd634}.status-bar.archived{background-color:#fcfcfb;border:1px solid #b5b3ac}.status-bar.archived svg{padding:11px;background:#b5b3ac}.post-flair{display:inline-block;position:relative;top:-2px;padding:3px 4px 2px;font-size:11px;border-radius:2px;margin:2px 4px 0 1px;border:1px solid;white-space:nowrap;background:#f5f5f5;border-color:#ddd;color:#555}.stickied .post-flair{top:0}.post-flair[data-flair=america]{background:repeating-linear-gradient(0deg,#1565C0,#0D47A1 10px,#B71C1C 10px,#C62828 20px);padding:4px 5px 3px;border:none;color:#fff}.post-flair[data-flair=altleft]{background-color:#000;border-color:#e60000;color:#fff}.post-flair[data-flair=trump]{background-color:#fdd835;border-color:#f9a825}.post-flair[data-flair=nsfcucks]{background-color:#ffeb3b;border-color:#ffeb3b}.post-flair[data-flair=ttweet]{background-color:#4099ff;border-color:#4099ff;color:#fff}.post-flair[data-flair=fired]{background-color:#d50000;border-color:#004d40;color:#fff}.post-flair[data-flair=drain]{background-color:#4783f5;border-color:#5c5ce9;color:#fff}.post-flair[data-flair=energy]{background-color:#f58047;border-color:#ff5614;color:#fff}.post-flair[data-flair=tweet]{background-color:#b5e3ff}.post-flair[data-flair=spicy]{background-color:#f4511e;color:#fff;border-color:#f4511e}.post-flair[data-flair=pepe]{background-color:#388e3c;color:#fff;border-color:#388e3c}.post-flair[data-flair=walkaway]{background-color:#666;color:#fff;border-color:#3c3c3c}.post-flair[data-flair=fire]{background-color:#ec3838;color:#fff;border-color:red}.post-flair[data-flair=bullshit]{background-color:#440b0b;color:#fff;border-color:#270101}.flair-list{display:flex;flex-wrap:wrap}.flair-list li{width:33.333%}.flair-list li:nth-child(3n+3):not(:last-child){margin-bottom:15px}.flair-list .post-flair{cursor:pointer}.profile .main-content .head,.logs .main-content .head{padding:14px 12px 12px}.profile .main-content .head h1,.logs .main-content .head h1{font-size:18px;font-weight:700;padding-bottom:10px;border-bottom:1px dotted gray}.profile .main-content .head h1{margin-bottom:14px}.nav-profile{margin-bottom:5px;font-weight:500;font-size:15px;color:gray}.nav-profile p{display:block;margin-bottom:6px;font-size:18px}.nav-profile a:hover,.nav-profile .active{text-decoration:underline}.nav-profile span{margin:0 2px}.nav-profile span:first-of-type{display:none}.messages{padding:14px 16px;background-color:#fff}.messages .reply.active{display:block}.nav-message{margin-bottom:14px;padding-bottom:8px;font-size:12px;border-bottom:1px dotted gray}.nav-message a{text-decoration:none;color:inherit;padding-right:8px;color:#369}.nav-message a:hover,.nav-message .active{text-decoration:underline}.message{margin-bottom:24px}.message:last-of-type{margin-bottom:0}.message.unread{background-color:#f7f7f7;border:1px solid #e9e9e9;padding:6px}.message .head,.message .author{font-weight:600}.message .head{margin-bottom:2px}.message.unread .actions [data-action=unread]{display:none}.message .actions [data-action=unread]{display:inline}.shade{width:100%;height:100%;background-color:rgba(0,0,0,.3);position:fixed;z-index:1}.popup{width:100%;max-width:500px;height:auto;padding:16px;position:fixed;left:0;right:0;transform:translateY(-50%);top:50%;margin:auto;overflow:auto;user-select:none;box-sizing:border-box;overflow:visible;z-index:1}.popup-ban,.popup-note{max-width:400px}.popup .close{position:absolute;top:70px;right:25px;text-align:center;width:20px;font-size:18px;font-weight:500;color:#000;text-shadow:0 0 2px #2b325f}.popup .subline{text-align:center;font-size:22px;line-height:28px;margin:18px 36px 0}.popup.no-wrap .subline{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.popup .options{padding:16px 16px 14px;text-align:center;font-size:16px}.popup .options label{cursor:pointer}.popup .options label{display:flex;align-items:center;margin:0 auto 8px}.popup .options input[type=radio]{margin:0 8px 0 0}.popup .deport input[type=submit]{margin:20px auto 24px}.popup .warning{font-size:11px;color:#b6b6b6}.popup .error,.popup .status{margin-top:15px;text-align:center;font-size:14px}.popup .error{color:#bc0000}.popup .error a{text-decoration:underline}.popup-deport .options label{width:260px}.popup-ban .options label{width:70px;justify-content:flex-start;margin:0 0 8px;font-size:14px}.popup-ban .options input[type=checkbox]{margin-right:5px}.popup-ban .notice{margin:-12px 0 16px;text-transform:uppercase;color:#e00000;font-size:12px}.popup-flair .subline{max-width:85%;font-size:18px;line-height:22px}.popup-flair .sample{margin:15px 0 10px;padding-top:15px;border-top:1px dotted #555}.popup-flair .remove{margin-bottom:15px;font-weight:700;font-size:13px}.popup-flair .remove a{color:#888}.popup-flair .remove a:hover{text-decoration:underline}.popup-flair .form{display:flex;flex-wrap:wrap;max-width:250px;margin:0 auto}.popup-flair .form input[type=text]{margin:0 20px 0 0;flex:150px}.custom_report_text{display:none;border:1px solid #ddd;max-width:256px;width:100%;padding:12px;box-shadow:0 5px 5px -5px gray}.pill[data-action]{padding:2px;border-radius:4px;border-width:1px;border-style:solid;white-space:nowrap;display:inline-block;line-height:normal;user-select:none}.pill[data-action]:hover{text-decoration:none}.pill[data-action=remove]{background-color:#edbdbe;border-color:#a2a2a2;color:#4f4f4f}.pill[data-action=approve]{background-color:#d1eabf;border-color:#a2a2a2;color:#4f4f4f}.pill[data-action=ignore]{background-color:#d4d4d4;border-color:#a2a2a2;color:#4f4f4f}.pill[data-action=reports]{color:orange;border-color:orange;text-transform:uppercase}.user-profile{color:#888;padding:4px}.post.removed,.comment.removed{background:#ffbfbf}.comment.reported .content{padding:1px 3px 0;background-color:#ffc}.post.tweet{background:linear-gradient(#ffffff,#dcf2ff)}.approved{font-size:12px;font-weight:700;vertical-align:middle;color:green}.settings{max-width:400px;display:table}.settings ul{font-size:14px;margin-left:20px}.settings li{margin-bottom:6px;list-style-type:disc}.settings li:last-child{margin-bottom:0}.settings .form:not(:last-child){margin-bottom:30px}.settings .more{margin-top:12px}#top{border:0;right:24px;position:fixed;bottom:24px;display:none;font-size:32px;color:#b30000;background-color:rgba(0,0,0,.1);padding:8px 10px;cursor:pointer;border-radius:72px}.form .status,.form .error{width:100%;margin-top:15px;text-align:center;font-size:14px}.form .error{color:#ff1c19}.title-suggest{padding:4px;font-size:11px;float:right}.post .share{display:none;background-color:#fff;box-shadow:0 0 2.75px .25px rgba(0,0,0,.2);margin-top:8px;font-size:12px;max-width:180px;padding:8px 12px}.post .share .inner{display:flex;align-items:center}.post .share p{margin-right:10px}.post .share a{margin-right:8px}.post .share a:last-child{margin-right:0}.post .share svg{font-size:24px}.post .share a[data-share=twitter] svg{color:#1da1f2}.post .share a[data-share=facebook] svg{color:#3b579d}.post .share a[data-share=reddit] svg{color:#ff4500}.post .share a[data-share=pinterest] svg{color:#bd081c}.post .share a[data-share=email] svg{color:#3e3e3e}.post .share a[data-share=copy] svg{color:#3e3e3e}.log-list{padding:0}.log-list .log{margin:0 8px;padding:8px 4px;border-bottom:1px dotted gray;font-size:12px;line-height:16px}.post-single .suggested{font-size:12px;color:gray;margin-top:2px}.light{color:#8e8e8e}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.footer,.footer a{color:gray}.footer{text-align:center;font-size:12px;margin-top:20px;padding-top:12px;padding-bottom:12px}.footer p:first-of-type{margin-bottom:4px}.footer a{font-size:11px}.footer a:hover{text-decoration:underline}.new-demo{display:none}.vote-small{display:none}.new-score{display:none}@media only screen and (max-width:973px){.mobile_guest{border-bottom:1px solid #f4f4f4}.theme-dark .mobile_guest{border-bottom:none}.mobile_guest .vote{display:none}.mobile_guest .thumb{margin-left:8px;margin-right:8px}.mobile_guest .domain{display:none}.mobile_guest .flair{display:none}.mobile_guest .details{margin-bottom:8px}.mobile_guest .top{margin-bottom:2px}.mobile_guest .actions{font-weight:400}.mobile_guest .new-vote{color:#c4c4c4;font-size:13px;float:left;text-align:center;font-weight:400}.mobile_guest .other-post{float:right;margin-right:12px}.mobile_guest.new-comments{font-size:13px;color:#c4c4c4;margin-left:12px;margin-right:8px}.mobile_guest .actions a{font-size:13px!important;color:#c4c4c4!important}.mobile_guest .new-demo{display:initial}.mobile_guest .original{display:none}.mobile_guest .share{margin-top:32px!important}.mobile_guest .vote.vote-small{display:initial;float:left;margin:0}.vote-small .count{display:initial;text-align:initial}.mobile_guest .new-score{display:initial;color:#c4c4c4;font-size:13px;margin-left:4px}}@media only screen and (min-width:973px){.guest{display:none}html,body{min-width:auto}.header{height:auto;margin-bottom:0}.header .bg{padding:24px 26px 18px}.header .social{display:block;position:absolute;top:34px;left:calc(50% + 70px);width:200px;font-weight:500;text-shadow:0 0 3px #000;font-size:14px;text-align:left;color:#fff}.header .social .item{display:flex;align-items:center;margin:0 15px 10px}.header .social svg{margin-right:5px;font-size:22px}.header .social .item:first-child,.header .social .item:last-child{margin:0 0 10px}.header .social .item:first-child:hover,.header .social .item:last-child:hover{margin-left:10px}.header .social .item:hover{margin-left:24px}.header .logo{width:140px;height:140px}.header .bar{height:43px;box-sizing:border-box;padding:0;margin-bottom:12px;font-size:15px;justify-content:center}.nav-main{top:1px;width:auto;height:39px;margin-left:0}.nav-main:before{content:none;position:static;top:auto;margin-left:0;width:auto;height:auto;background:0 0;box-shadow:none}.nav-main:hover .nav-main .inner{display:flex}.nav-main .inner{display:flex;position:static;background-color:transparent;min-width:auto;box-shadow:none;justify-content:center;align-items:center;top:0;left:0;width:auto}.nav-main .inner a{padding:13px 18px 11px;color:#fff}.nav-main .inner a:hover{background-color:#fff}.nav-main .inner a.active,.nav-main .inner a.active:hover{background-color:#bc0000;color:#fff}.nav-main svg{display:none}.nav-user{display:none;width:100%;height:39px;padding:0;max-width:312px;justify-content:center}.nav-user.active{display:flex}.nav-user .inner{max-width:288px;padding:0 12px}.nav-user .toggle{display:none}.nav-user.register{display:none}.nav-user .submit{display:none}.desktop{display:initial}.mobile{display:none}.dropdown-container:hover .dropdown-content{display:block}.dropdown-content{width:160px;margin-left:-140px}.container{min-height:calc(100vh - 314px);padding:2px 12px 0}.container.padded{padding:0}.home .container{min-height:calc(100vh - 734px)}.home .footer{margin-top:440px}.main{flex:1;margin-right:12px}.post .top{margin-bottom:3px}.post .details,.message .details,.actions{line-height:normal}.comment .vote{width:50px}.comment .vote a:first-of-type{margin-bottom:1px}.comment .vote a:last-of-type{margin-top:1px}.message-list .comment{border-left:none;border-top:none;margin-left:0;margin-bottom:24px}.message-list .comment .vote{width:12px;margin-right:8px}.message-list .comment .comment-parent{margin-left:0}.flair-list li{width:25%}.flair-list li:nth-child(4n+4):not(:last-child){margin-bottom:15px}.post-list .content{margin:8px 0 0 136px}.post-list [data-action=expand],.expand-link{display:inline;padding:0}.post-list [data-action=expand] svg,.expand-link{margin-right:2px}.post .details,.comment .details{line-height:normal;margin-bottom:5px}.comment .body{padding-right:0}.comment .child{margin:10px 0 0 10px}.post-single .post .top{min-height:auto}.post-single .post .details,.post-single .post .content,.post-single .post .actions{margin-left:0}.more{padding:4px 8px}.more a{margin-left:1px;padding:5px 14px}.post+.reports{margin-right:6%;margin-left:6%}.sidebar{width:300px;display:block;position:static;background-color:transparent;margin-top:0}.sidebar .submit-link:hover,.sidebar .submit-text:hover{box-shadow:0 6px 14px 0 rgba(0,0,0,.75);text-shadow:0 5px 8px #000}.sidebar .submit-link:after,.sidebar .submit-text:after{content:" ";padding:10px;height:100px;font-weight:400;position:absolute;display:block;background-color:#2b325f;color:#fff;z-index:200;transition:200ms;border-radius:2px;pointer-events:none;font-size:17px;width:300px;top:0;margin-right:300px;opacity:0;right:-13px;border-bottom:3px solid #555;background-image:url(/img/bg-submit.png);background-repeat:no-repeat;text-align:left;-webkit-box-shadow:0 4px 8px -1px rgba(0,0,0,.75);-moz-box-shadow:0 4px 8px -1px rgba(0,0,0,.75);box-shadow:0 4px 8px -1px rgba(0,0,0,.75)}.sidebar .submit-link:after{background-position:0 -46px}.sidebar .submit-text:after{background-position:0 -177px}.sidebar .submit-link:hover:after,.sidebar .submit-text:hover:after{margin-right:310px;opacity:100}.single .module{margin:25px auto}.wrapper.home{background:url(/img/bg-main.png) no-repeat center bottom 80px}.post .content.text{padding:5px 10px}.footer{width:auto;height:50px;padding-top:0;padding-bottom:0}.nav-profile{margin-bottom:10px;font-size:16px}.nav-profile p{display:inline-block;margin-bottom:0;font-size:20px}.nav-profile span:first-of-type{display:inline}.settings_content{margin:16px}.reply_comment{width:376px;margin-bottom:12px}a.author{text-decoration:none;color:inherit}.queue{padding:12px}}@keyframes upTrump-small{0%{background-position:0 0}0.001%{background-position:-18px 0}2.5%{background-position:-18px 0}2.501%{background-position:-36px 0}5%{background-position:-36px 0}5.001%{background-position:-54px 0}7.5%{background-position:-54px 0}7.501%{background-position:-72px 0}10%{background-position:-72px 0}10.001%{background-position:-90px 0}12.5%{background-position:-90px 0}12.501%{background-position:-108px 0}15%{background-position:-108px 0}15.001%{background-position:0 -17.2px}17.5%{background-position:0 -17.2px}17.501%{background-position:-18px -17.2px}20%{background-position:-18px -17.2px}20.001%{background-position:-36px -17.2px}22.5%{background-position:-36px -17.2px}22.501%{background-position:-54px -17.2px}25%{background-position:-54px -17.2px}25.001%{background-position:-72px -17.2px}27.5%{background-position:-72px -17.2px}27.501%{background-position:-90px -17.2px}30%{background-position:-90px -17.2px}30.001%{background-position:-108px -17.2px}32.5%{background-position:-108px -17.2px}32.501%{background-position:0 -34.4px}35%{background-position:0 -34.4px}35.001%{background-position:-18px -34.4px}37.5%{background-position:-18px -34.4px}37.501%{background-position:-36px -34.4px}40%{background-position:-36px -34.4px}40.001%{background-position:-54px -34.4px}42.5%{background-position:-54px -34.4px}42.501%{background-position:-72px -34.4px}45%{background-position:-72px -34.4px}45.001%{background-position:-90px -34.4px}47.5%{background-position:-90px -34.4px}47.501%{background-position:-108px -34.4px}50%{background-position:-108px -34.4px}50.001%{background-position:0 -51.6px}52.5%{background-position:0 -51.6px}52.501%{background-position:-18px -51.6px}55%{background-position:-18px -51.6px}55.001%{background-position:-36px -51.6px}57.5%{background-position:-36px -51.6px}57.501%{background-position:-54px -51.6px}60%{background-position:-54px -51.6px}60.001%{background-position:-72px -51.6px}62.5%{background-position:-72px -51.6px}62.501%{background-position:-90px -51.6px}65%{background-position:-90px -51.6px}65.001%{background-position:-108px -51.6px}67.5%{background-position:-108px -51.6px}67.501%{background-position:0 -68.8px}70%{background-position:0 -68.8px}70.001%{background-position:-18px -68.8px}72.5%{background-position:-18px -68.8px}72.501%{background-position:-36px -68.8px}75%{background-position:-36px -68.8px}75.001%{background-position:-54px -68.8px}77.5%{background-position:-54px -68.8px}77.501%{background-position:-72px -68.8px}80%{opacity:1;background-position:-72px -68.8px}90%{opacity:1;background-position:-90px -68.8px}95%{opacity:0;background-position:-90px -68.8px}95.001%{opacity:0;background-position:-108px -68.8px}100%{opacity:1;background-position:-108px -68.8px}}@keyframes upTrump{0%{background-position:0 0}0.001%{background-position:-45px 0}2.5%{background-position:-45px 0}2.501%{background-position:-90px 0}5%{background-position:-90px 0}5.001%{background-position:-135px 0}7.5%{background-position:-135px 0}7.501%{background-position:-180px 0}10%{background-position:-180px 0}10.001%{background-position:-225px 0}12.5%{background-position:-225px 0}12.501%{background-position:-270px 0}15%{background-position:-270px 0}15.001%{background-position:0 -43px}17.5%{background-position:0 -43px}17.501%{background-position:-45px -43px}20%{background-position:-45px -43px}20.001%{background-position:-90px -43px}22.5%{background-position:-90px -43px}22.501%{background-position:-135px -43px}25%{background-position:-135px -43px}25.001%{background-position:-180px -43px}27.5%{background-position:-180px -43px}27.501%{background-position:-225px -43px}30%{background-position:-225px -43px}30.001%{background-position:-270px -43px}32.5%{background-position:-270px -43px}32.501%{background-position:0 -86px}35%{background-position:0 -86px}35.001%{background-position:-45px -86px}37.5%{background-position:-45px -86px}37.501%{background-position:-90px -86px}40%{background-position:-90px -86px}40.001%{background-position:-135px -86px}42.5%{background-position:-135px -86px}42.501%{background-position:-180px -86px}45%{background-position:-180px -86px}45.001%{background-position:-225px -86px}47.5%{background-position:-225px -86px}47.501%{background-position:-270px -86px}50%{background-position:-270px -86px}50.001%{background-position:0 -129px}52.5%{background-position:0 -129px}52.501%{background-position:-45px -129px}55%{background-position:-45px -129px}55.001%{background-position:-90px -129px}57.5%{background-position:-90px -129px}57.501%{background-position:-135px -129px}60%{background-position:-135px -129px}60.001%{background-position:-180px -129px}62.5%{background-position:-180px -129px}62.501%{background-position:-225px -129px}65%{background-position:-225px -129px}65.001%{background-position:-270px -129px}67.5%{background-position:-270px -129px}67.501%{background-position:0 -172px}70%{background-position:0 -172px}70.001%{background-position:-45px -172px}72.5%{background-position:-45px -172px}72.501%{background-position:-90px -172px}75%{background-position:-90px -172px}75.001%{background-position:-135px -172px}77.5%{background-position:-135px -172px}77.501%{background-position:-180px -172px}80%{opacity:1;background-position:-180px -172px}90%{opacity:1;background-position:-180px -172px}95%{opacity:0;background-position:-180px -172px}95.001%{opacity:0;background-position:-270px -172px}100%{opacity:1;background-position:-270px -172px}}.flair{align-items:center;font-weight:700;margin-right:8px;padding:0 2px;color:#555}.details .flair:before,.flair:before{content:'';background-image:url(/img/flair-user.png);margin-right:6px;padding-top:2px;padding-bottom:2px;unicode-bidi:isolate;vertical-align:middle}.flair-alabama:before,.flair-alaska:before,.flair-arizona:before,.flair-arkansas:before,.flair-california:before,.flair-colorado:before,.flair-washington-dc:before,.flair-connecticut:before,.flair-delaware:before,.flair-florida:before,.flair-georgia:before,.flair-hawaii:before,.flair-idaho:before,.flair-illinois:before,.flair-indiana:before,.flair-iowa:before,.flair-kansas:before,.flair-kentucky:before,.flair-louisiana:before,.flair-maine:before,.flair-maryland:before,.flair-massachusetts:before,.flair-michigan:before,.flair-minnesota:before,.flair-mississippi:before,.flair-missouri:before,.flair-montana:before,.flair-nebraska:before,.flair-nevada:before,.flair-new-hampshire:before,.flair-new-jersey:before,.flair-new-mexico:before,.flair-new-york:before,.flair-north-carolina:before,.flair-north-dakota:before,.flair-ohio:before,.flair-oklahoma:before,.flair-oregon:before,.flair-pennsylvania:before,.flair-puerto-rico:before,.flair-rhode-island:before,.flair-south-carolina:before,.flair-south-dakota:before,.flair-tennessee:before,.flair-texas:before,.flair-utah:before,.flair-vermont:before,.flair-virginia:before,.flair-washington:before,.flair-west-virginia:before,.flair-wisconsin:before,.flair-wyoming:before{width:30px;height:16px;display:inline-block}.flair-police:before,.flair-fire:before,.flair-cap:before,.flair-emt:before,.flair-airforce:before,.flair-coastguard:before,.flair-army:before,.flair-marinecorps:before,.flair-usnavy:before{padding-left:30px;height:16px;display:inline-block}.flair-alabama:before{background-position:0 0}.flair-alaska:before{background-position:0 -20px}.flair-arizona:before{background-position:0 -40px}.flair-arkansas:before{background-position:0 -60px}.flair-california:before{background-position:0 -80px}.flair-colorado:before{background-position:0 -100px}.flair-washington-dc:before{background-position:0 -120px}.flair-connecticut:before{background-position:0 -140px}.flair-delaware:before{background-position:0 -160px}.flair-florida:before{background-position:0 -180px}.flair-georgia:before{background-position:0 -200px}.flair-hawaii:before{background-position:0 -220px}.flair-idaho:before{background-position:0 -240px}.flair-illinois:before{background-position:0 -260px}.flair-indiana:before{background-position:0 -280px}.flair-iowa:before{background-position:0 -300px}.flair-kansas:before{background-position:0 -320px}.flair-kentucky:before{background-position:0 -340px}.flair-louisiana:before{background-position:0 -360px}.flair-maine:before{background-position:0 -380px}.flair-maryland:before{background-position:0 -400px}.flair-massachusetts:before{background-position:0 -420px}.flair-michigan:before{background-position:0 -440px}.flair-puerto-rico:before{background-position:0 -1040px}.flair-minnesota:before{background-position:0 -460px}.flair-mississippi:before{background-position:0 -480px}.flair-missouri:before{background-position:0 -500px}.flair-montana:before{background-position:0 -520px}.flair-nebraska:before{background-position:0 -540px}.flair-nevada:before{background-position:0 -560px}.flair-new-hampshire:before{background-position:0 -580px}.flair-new-jersey:before{background-position:0 -600px}.flair-new-mexico:before{background-position:0 -620px}.flair-new-york:before{background-position:0 -640px}.flair-north-carolina:before{background-position:0 -660px}.flair-north-dakota:before{background-position:0 -680px}.flair-ohio:before{background-position:0 -700px}.flair-oklahoma:before{background-position:0 -720px}.flair-oregon:before{background-position:0 -760px}.flair-pennsylvania:before{background-position:0 -780px}.flair-rhode-island:before{background-position:0 -800px}.flair-south-carolina:before{background-position:0 -820px}.flair-south-dakota:before{background-position:0 -840px}.flair-tennessee:before{background-position:0 -860px}.flair-texas:before{background-position:0 -880px}.flair-utah:before{background-position:0 -900px}.flair-vermont:before{background-position:0 -920px}.flair-virginia:before{background-position:0 -940px}.flair-washington:before{background-position:0 -960px}.flair-west-virginia:before{background-position:0 -980px}.flair-wisconsin:before{background-position:0 -1000px}.flair-wyoming:before{background-position:0 -1020px}.flair-police:before{background-position:0 -2536px}.flair-fire:before{background-position:0 -2494px}.flair-cap:before{background-position:0 -2437px}.flair-emt:before{background-position:0 -2475px}.flair-airforce:before{background-position:0 -2455px}.flair-coastguard:before{background-position:0 -2575px}.flair-army:before{background-position:0 -2416px}.flair-marinecorps:before{background-position:0 -2395px}.flair-usnavy:before{background-position:0 -2375px}.theme-dark .wrapper.home{background:0 0}.theme-dark,.theme-dark .post:nth-child(even),.theme-dark .comment:nth-child(n+1):nth-child(even),.theme-dark .post:nth-child(odd),.theme-dark .comment:nth-child(n+1):nth-child(odd){background:#222}.theme-dark .post:nth-child(odd),.theme-dark .comment:nth-child(n+1):nth-child(odd){background:#161616}.theme-dark .post.stickied{background:#373737;border-bottom:2px solid #444;border-left:2px solid #a90000}.theme-dark .post.stickied .title{background-color:#900000}.theme-dark .post.stickied .title:visited{color:#ddd}.theme-dark .post .domain,.theme-dark .actions .removed{color:#9b3b3b}.theme-dark .sidebar{background-color:transparent}.theme-dark .post .title:visited{color:#7d7d7d}.theme-dark .post .title,.theme-dark .status-bar,.theme-dark .more,.theme-dark .module .body,.theme-dark .form .create,.theme-dark .footer,.theme-dark .footer a,.theme-dark .post-single .content :not([type=submit]):not([type=button]):not(a),.theme-dark .page .content *,.theme-dark .total,.theme-dark .context,.theme-dark .sidebar .mods p,.theme-dark .sidebar .mods .flair,.theme-dark .sidebar-notes,.theme-dark .module .head,.theme-dark .popup .head,.theme-dark .message,.theme-dark .popup .inner,.theme-dark .popup .close,.theme-dark .comment .content,.theme-dark .main-content h1,.theme-dark .main-content h2,.theme-dark .nav-profile,.theme-dark .post-list .content,.theme-dark .form input:not([type=submit]):not([type=button]),.theme-dark .form textarea,.theme-dark .form select,.theme-dark .message.unread,.theme-dark .form .status,.theme-dark .preview-mode{color:#ddd}.theme-dark .post .details,.theme-dark .message .details,.theme-dark .note .details,.theme-dark .sort{color:#898988}.theme-dark .details a.author,.theme-dark .comment.reported .content a,.theme-dark .context a,.theme-dark .sidebar .mods a,.theme-dark .nav-message a,.theme-dark .actions .comments,.theme-dark .post-single .content a{color:#1978b0}.theme-dark .actions a:not(.pill){color:#b2b3b2}.theme-dark .actions span:last-child{color:#900000}.theme-dark .main-content,.theme-dark .module,.theme-dark .status-bar,.theme-dark .more,.theme-dark .sidebar .mods,.theme-dark .popup .inner{background:#333}.theme-dark .form input:not([type=submit]):not([type=button]),.theme-dark .form textarea,.theme-dark .form select,.theme-dark .message.unread{background:#444}.theme-dark .post-list .content .inner{background:#444!important}.theme-dark .form input:not([type=submit]),.theme-dark .form textarea,.theme-dark .form select,.theme-dark .message.unread{border:none;box-shadow:none}.theme-dark .comment{border-top-color:#444;border-left-color:#222}.theme-dark .comment:not(.removed) .actions{margin-bottom:5px}.theme-dark .comment.reported .content *{color:#222}.theme-dark .comment .child:nth-child(3){margin-top:5px}.theme-dark a[data-action=minimize]{background-color:#444}.theme-dark .module{box-shadow:none}.theme-dark .module .head,.theme-dark .popup .head,.theme-dark .sidebar .submit-link,.theme-dark .more a{background-color:#212648}.theme-dark .module .head,.theme-dark .popup .head{border-bottom-color:#980000}.theme-dark .more a:hover{background:#ddd;border-color:#900000;color:#212648}.theme-dark .sidebar .search input{border-left-color:#a90000}.theme-dark .message.unread{background-color:#222}.theme-dark .home .footer{margin-top:20px}.theme-dark .comment-parent .title{color:#369}.theme-dark .single .tags input[type=checkbox]+label{background-color:#3c3c3c}.theme-dark .single .tags input[type=checkbox]:checked+label{background-color:#444;border:1px solid #2f2f2f;color:inherit}.comment-parent{margin-left:12px;margin-bottom:6px;width:100%}.comment-parent .title{font-size:14px;color:#00f}.comment-parent .by{font-size:12px;color:#b7b7b7}.comment-parent .author{font-size:12px;color:#369;font-weight:700}.message-list a[data-action=minimize]{display:none}.tweet iframe{border:none!important;box-shadow:none!important}[id^=twitter-widget-]{display:initial!important}