@charset "UTF-8";

/* Generated by Glyphter (http://www.glyphter.com) on  Thu Jan 28 2016*/
@font-face {
    font-family: 'Glyphter';
    src: url('../fonts/Glyphter.eot');
    src: url('../fonts/Glyphter.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Glyphter.woff') format('woff'),
    url('../fonts/Glyphter.ttf') format('truetype'),
    url('../fonts/Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class*='icon-']:before{
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-clickthulu:before{content:'\0041';}

/*
      www.OnlineWebFonts.Com
      You must credit the author Copy this link on your web
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {font-family: "Public Enemy NF";
    src: url("../fonts/PublicEnemy.eot"); /* IE9*/
    src: url("../fonts/PublicEnemy.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/PublicEnemy.woff") format("woff"), /* chrome firefox */
    url("../fonts/PublicEnemy.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("../fonts/PublicEnemy.svg#Public Enemy NF") format("svg"); /* iOS 4.1- */
}

.span-clickthulu {
    font-family: "Public Enemy NF", sans-serif;
}



#clickthulu-user-overlay {
    position:fixed;
    left:0;
    top:0;
    z-index:99999;
    width:100%;
    height: 100%;
    background-color:rgba(31, 82, 41, 0.8);
}

#clickthulu-user-box {
    position: relative;
    width: 800px;
    min-height: 240px;
    top: 50%;
    left: 50%;
    margin-left:-400px;
    margin-top:-200px;
    padding:8px;
    background-color: #ffffff;
    border: 2px solid #32984a;
    border-radius: 12px;
}

#clickthulu-user-submit {
    background-color: #32984a;
    color: #ffffff;
    padding: 4px;
    border-radius: 6px;
    margin: auto;
}


#clickthulu-user-cancel {
    background-color: #f0f0f0;
    color: #32984a;
    padding: 4px;
    border-radius: 6px;
    margin: auto;
}

.comment-star {
    position: relative;
    z-index: 9999;
}

.comment-star:before {
    content: "\f005";
    font-family: FontAwesome;
    font-size: 2em;
    left: -1em;
    top: -.5em;
    position: absolute;
    color: #ffdc28;
}

.anoncomment label {
    width: 20%;
}

.anoncomment .anoncomment-input {
    width: 80%;
}

.widget {
    position: relative;
}

.widget-badge {
    position: relative;
    z-index: 9999;
}

.widget-badge:before {
    content: "\f005";
    font-family: FontAwesome;
    font-size: 4em;
    right: -.1em;
    top: -.6em;
    position: absolute;
    color: #ffdc28;
}


.btn-clickthulu {
    background-image: linear-gradient(to bottom, #32984a 0px, #3aad52 100%);
    background-repeat: repeat-x;
    border-color: #1b5127;
    color: #ffffff;
}

.click-row {
    width: 100%;
    content: " ";
    display: table;
    clear: both;
    margin-bottom: 8px;
}

.click-row button {
    width: 160px;
    margin:8px !important;
}

.row-spaced {
    margin-top:24px !important;
}

.click-col-1 {
    width: 33%;
    float: left;
}

.click-col-2 {
    width: 65%;
    float: left;
}

.danger {
    background-color: #f2dede;
}

.warning {
    background-color: #fcf8e3;
}

#clickthulu-slider-widget {
    width: 160px;
    min-height: 390px;
    margin: auto;
}

.slider-item img {
    border-radius: 8px;
}

.carousel-text {
    font-size: 3em;
    color: #184a28;
    background-color: unset !important;
    text-align:left;
    height: 1.25em;
    margin-top: 8px;
}

.carousel-text a {
    color: inherit;
    text-decoration: none;
}


.carousel-small-text {
    font-size: .25em;
    margin-bottom:0;
}

.carousel-text .carousel-logo .icon-clickthulu {
    font-size: 1.5em;
    margin-top: -.2em;
    background-color: unset !important;
    color: inherit !important;
}

.carousel-text .carousel-logo .span-clickthulu {
    position:relative;
    top: -3.1em;
    left: 1em;
    font-size: .75em;
    margin-top: .3em;
    background-color: unset !important;
    color: inherit !important;
}

a {
    color: #000000;
    font-weight: bold;
}

.btn-link {
    color: #000000;
    font-weight: bold;
}

.pwywOverlay {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 100% !important;
    width: 100% !important;
    z-index: 9000 !important;
}

#pwywModalBox {
    background-color: #ffffff !important;
    border-radius: 8px !important;
    color: #171f35 !important;
    height: 300px !important;
    margin-left: -250px !important;
    margin-top: -150px !important;
    padding: 5px !important;
    position: fixed !important;
    top: 50% !important;
    left:50% !important;
    width: 500px !important;
    z-index: 9005 !important;
}

.text-faded {
    opacity: .5;
}

.anoncomment input {
    color: #000000;
    background-color: #ffffff;
}

.widget-patreon-badge {
    margin-right: 8px;
}
.widget-patreon-text {
    margin-left: .5em;
    margin-top: .33em;
}

.widget-patreon-badgedate, .widget-patreon-title {
    width: 100%;
}

.widget-patreon-thumb {
    max-height: 60px;
    overflow:hidden;
}

.clickthulu-password-reset {
    display:inline-block;
    position: relative;
    z-index: 9999;
    padding: 20px;
    width: 800px;
    left: 50%;
    margin-left: -400px;
    background-color: #ffffff;
    border: 2px solid #000000;
    color: #000000 !important;
    border-radius: 8px;
}

.grid-12 { float:left; width:100%; }
.grid-11 { float:left; width:91.66666667%; }
.grid-10 { float:left; width:83.33333333%; }
.grid-9  { float:left; width:75%; }
.grid-8  { float:left; width:66.66666667%; }
.grid-7  { float:left; width:58.33333333%; }
.grid-6  { float:left; width:50%; }
.grid-5  { float:left; width:41.66666667%; }
.grid-4  { float:left; width:33.33333333%; }
.grid-3  { float:left; width:25%; }
.grid-2  { float:left; width:16.66666667%; }
.grid-1  { float:left; width:8.33333333%; }

.block-inline { display: inline-block; }

.label-disabled {
    color: #666666;
}

.carousel-item, .slider-item {
    height: 300px;
}