@charset "UTF-8";
body {
    background: -webkit-linear-gradient(top, white -250%, #3D9AD1 100%);
    background:    -moz-linear-gradient(top, white -250%, #3D9AD1 100%);
    background:     -ms-linear-gradient(top, white -250%, #3D9AD1 100%);
    background:      -o-linear-gradient(top, white -250%, #3D9AD1 100%);
    background:         linear-gradient(top, white -250%, #3D9AD1 100%);
    background-color: #3D9AD1;
    background-repeat: no-repeat;
    font-size: 12pt;
    font-family: sans-serif;
    margin: 0;
    padding: 0;
}
div.content {
    background-color: white;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    padding-top:0;
    color:#454545;
    width: 1178px;
    position:relative;
    border-top:none !important;
}
div.content{
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    border: 1px solid #1E5D87;
}
div#headerImage{
    margin-left: -10px;
    margin-right: -10px;
}
div#headerImage a{
    position:absolute;
    padding-left: 150px;
    line-height: 70px;
    height: 70px;
    font-weight: bold;
    text-shadow: 0 0 0.2em black, 0 0 0.02em black;
    color: #FFBB00;
    vertical-align: middle;
    font-size: 30pt;
    width: 1050px;
    text-decoration:none;
}
div.content > div.controls{
    margin: 0.5em;
}

div.copy{
    text-align:center;
    opacity:0.5;
    color:black;
    margin-bottom: 1em;
}

/*
 * ----------------
 * Links
 * ----------------
 */
a{
    -webkit-transition: color 0.3s ease-out;
       -moz-transition: color 0.3s ease-out;
        -ms-transition: color 0.3s ease-out;
         -o-transition: color 0.3s ease-out;
            transition: color 0.3s ease-out;
    color: #3D9AD1;
    text-decoration:none;
    font-weight:bold;
}
a:hover{
    color: #03436A;
}
a.disabled{
    pointer-events:none;
    color: gray;
}
div.breadcrumbs a {
    display: inline-block;
    margin-left: 0.3em;
}
div.breadcrumbs a:before {
    content: "/";
    display: inline-block;
    font-size: 140%;
    font-weight: 300;
    margin-right: 0.3em;
    vertical-align: middle;
}
a.plink{
    min-width: 2em;
}
a.plink[href="#"]:not(.disabled){
    background-color: #3D9AD1;
    color: white;
    pointer-events:none;
}

/* 
 *-----------------
 * USERBOX 
 * ----------------
 */

div.userbox > span{
    font-size: 8pt;
}
div.userbox span.warning{
    font-size: 9pt;
    font-weight:bold;
    color: red;
}
div.userboxcontainer {
    display: block;
    width: 212px;
    top:0;
    right:0;
    text-align:right;
    position:absolute;
}
div.userbox > form > label > span{
    display: block;
}
div.userbox > form > label > input[type="text"], div.userbox > form > label > input[type="password"]{
    display: block;
    margin:0;
    width: 190px;
}
div.userbox > ul{
    width: 100%;
}
div.userbox > form{
    background-color: white;
    border: 1px solid black;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: 5px !important;
    margin-top: -2px;
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}
div.userbox > ul > li > a:before {
    content: attr(data-bullet);
    display: inline-block;
    text-align: center;
    float:left;
    width: 1em;
}
div.userbox > ul > li > a.disabled{
    font-size: 8pt;
    font-weight:normal;
}
span.alert{
    display:inline-block;
    width: 1em;
    line-height: 1em;
    height: 1em;
    vertical-align: middle;
    color: white;
    border-radius: 0.2em;
    background-color: #3D9AD1;
    text-align:center;
    margin-right: 0.5em;
}

/*
 * ----------
 * Headers
 * ----------
 */
div.content > h1{
    margin:0;
    margin-top:0.6em;
    margin-bottom:0.6em;
    padding: 0.2em;
    padding-left: 0.5em;
    display:block;
    font-size: 25pt;
    color:#03436A;
}
h1 > span{
    color: #888;
}
h3{
    margin:0;
    margin-top:0.3em;
    margin-bottom:0.3em;
    padding:0.2em;
    color:#03436A;
    font-size: 18pt;
}

/*
 * -------------
 * Topic lists
 * -------------
 */
a.topic {
    color: black;
    display: block;
    padding: 0.5em;
    text-decoration: none;
    clear:both;
    -webkit-transition: background-color 0.3s ease-out;
       -moz-transition: background-color 0.3s ease-out;
        -ms-transition: background-color 0.3s ease-out;
         -o-transition: background-color 0.3s ease-out;
            transition: background-color 0.3s ease-out;
}
a.topic:nth-child(2n-1){
    background-color: #EEE;
}
a.topic:hover {
    background-color: #FFBB00;
    text-decoration: none;
}
a.topic > span {
    display: block;
    float: right;
    font-weight:normal;
}
a.topic > span + span > span {
    font-size: 80%;
    font-weight: normal;
    margin-right: 1em;
    opacity: 0.7;
}
a.topic > span:last-child {
    float: none;
}
a.topic > span:first-child {
    float: none;
    font-weight: bold;
    color: black;
}
a.topic > span[data-prefixes]:before{
    padding: 0.3em;
    margin-right: 0.2em;
    font-weight:bold;
    display:inline-block;
    color: #3D9AD1;
    content: attr(data-prefixes);
}
/*
 * ------------
 * Forms
 * ------------
 */
label {
    font-size: 10pt;
    font-weight: bold;
}
input[type="text"], input[type="password"] {
    font-size: 12pt;
}
label > input[type="text"], label > input[type="password"], label > textarea {
    display: inline-block;
    margin-left: 1em;
}

div.controls{
    vertical-align:top;
}
div.controls div{
    display:inline-block;
    position:relative;
}
div.controls > * > a, 
a.button, div.controls > a, 
div.controls > * > ul > li > a{
    display: inline-block;
    border: 1px solid black;
    border-right:none; 
    text-decoration: none;
    vertical-align:middle;
    text-align: center;
    background-color:white;
    color: black;
    padding: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 13px;
    font-family: sans-serif;
    min-height: 2em;
    line-height: 2em;
    font-weight: bold;
    margin:0;
    -webkit-transition: background-color 0.3s ease-out;
       -moz-transition: background-color 0.3s ease-out;
        -ms-transition: background-color 0.3s ease-out;
         -o-transition: background-color 0.3s ease-out;
            transition: background-color 0.3s ease-out;
    outline:none;
}
div.controls > a:hover, a.button:hover,
div.controls > * > ul > li > a:hover,
div.controls > * > a:hover{
   background-color: #FFA940;
}
div.controls > * > ul > li > a.disabled,
div.controls > a.disabled,
div.controls > * > a.disabled,
a.button.disabled{
    background-color: #CCC;
}
div.controls > *:first-child:not(div), div.controls > *:first-child > a, a.button{
    border-top-left-radius: 3px;
    border-bottom-left-radius:3px;
}
div.controls > *:last-child:not(div), div.controls > *:last-child > a, a.button{
    border-top-right-radius: 3px;
    border-bottom-right-radius:3px;
    border-right: 1px solid black;
}
div.controls > * > ul, div.controls > * > form{
    min-width: 100%;
    visibility: hidden;
    z-index: 1; /* put it above codeeditor with z-index 0*/
    position:absolute;
    opacity: 0;
    padding: 0;
    margin: 0;
    top:100%;
    margin-top: -1px;
    -webkit-transition: opacity 0.3s ease-in-out;
       -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
         -o-transition: opacity 0.3s ease-in-out;
            transition: opacity 0.3s ease-in-out;
}
div.controls > * > ul > li{
    list-style-type: none;
    padding:0;
    margin:0;
    display:block;
}
div.controls > * > ul > li > a{
    border: 1px solid black;
    border-bottom: none;
    margin: 0;
    display:block;
}
div.controls > * > ul > li:last-child > a{
    border-bottom: 1px solid black;
    border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
}
a.dropdown:after{
    content: "▼";
    margin-left: 0.3em;
}
/*
 * --------
 * Tags
 * --------
 */

div.tag {
    border: 1px solid #666666;
    display: inline-block;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 0.2em;
    padding: 0.25em 0.5em;
}
span.tag {
    font-size: 10pt;
    font-weight: bold;
    display:block;
}
span.admintag {
    color: #69A669;
}
div.admintag {
    background: -webkit-linear-gradient(top, white -85%, #4A894A 80%);
    background:    -moz-linear-gradient(top, white -85%, #4A894A 80%);
    background:     -ms-linear-gradient(top, white -85%, #4A894A 80%);
    background:      -o-linear-gradient(top, white -85%, #4A894A 80%);
    background:         linear-gradient(top, white -85%, #4A894A 80%);
    background-color: #4A894A;
    border-color: #356630;
    color: white;
    text-shadow: 0 0 0.15em black;
}
table.half div.tag {
    font-size: 60%;
}
span.modtag {
    color: #6196D1;
}
div.modtag {
    background: -webkit-linear-gradient(top, white -85%, #3A74B9 80%);
    background:    -moz-linear-gradient(top, white -85%, #3A74B9 80%);
    background:     -ms-linear-gradient(top, white -85%, #3A74B9 80%);
    background:      -o-linear-gradient(top, white -85%, #3A74B9 80%);
    background:         linear-gradient(top, white -85%, #3A74B9 80%);
    background-color: #3A74B9;
    border-color: #313566;
    color: white;
    text-shadow: 0 0 0.15em black;
}
span.globmodtag {
    color: #697FFF;
}
div.globmodtag {
    background: -webkit-linear-gradient(top, white -85%, #2747FF 80%);
    background:    -moz-linear-gradient(top, white -85%, #2747FF 80%);
    background:     -ms-linear-gradient(top, white -85%, #2747FF 80%);
    background:      -o-linear-gradient(top, white -85%, #2747FF 80%);
    background:         linear-gradient(top, white -85%, #2747FF 80%);
    background-color: #2747FF;
    color: white;
    border-color: #312D66;
    text-shadow: 0 0 0.15em black;
}
span.trustedtag {
    color: #FFCD4D;
}
div.trustedtag {
    background: -webkit-linear-gradient(top, white -85%, #FFCD4D 80%);
    background:    -moz-linear-gradient(top, white -85%, #FFCD4D 80%);
    background:     -ms-linear-gradient(top, white -85%, #FFCD4D 80%);
    background:      -o-linear-gradient(top, white -85%, #FFCD4D 80%);
    background:         linear-gradient(top, white -85%, #FFCD4D 80%);
    background-color: #FFCD4D;
    border-color: #66632E;
    color: black;
    text-shadow: 0 0 0.15em white;
}
span.bannedtag {
    color: #AA1C1C;
}
div.bannedtag {
    background: -webkit-linear-gradient(top, white -85%, #AA1C1C 80%);
    background:    -moz-linear-gradient(top, white -85%, #AA1C1C 80%);
    background:     -ms-linear-gradient(top, white -85%, #AA1C1C 80%);
    background:      -o-linear-gradient(top, white -85%, #AA1C1C 80%);
    background:         linear-gradient(top, white -85%, #AA1C1C 80%);
    background-color: #AA1C1C;
    border-color: #662222;
    color: white;
    text-shadow: 0 0 0.15em black;
}



/* 
 * ------------
 * Editor
 * ------------
 */
div.CodeEditorContainer{
    position:relative;
    z-index: 0;
    padding: 2px;
    border: 1px solid #999;
    background-color: #FFF;
}

div.CodeEditorContainer > textarea, div.CodeEditorContainer > div{
    font-family: Monaco, monospace;
    font-size: 10pt;
    line-height: 1.2em;
    word-break:break-all;
    vertical-align: baseline;
}
div.CodeEditorContainer > textarea{
    resize:none;
    border:none;
    margin: 0;
    padding: 0;
    overflow-y:scroll;
    display:block;
    opacity: 1;
    color:transparent;
    background-color:transparent;
}
div.CodeEditorContainer > textarea:focus{
    outline: 0;
}
div.CodeEditorContainer > div{
    pointer-events:none;
    margin-top: 2px;
    opacity:1;
    padding: 0;
    position:absolute;
    top:0px;
    overflow: hidden;
    white-space: pre-wrap;
}
div.CodeEditorContainer > div span.url{
    color:#AE05D3;
}
div.CodeEditorContainer > div span.codeContent{
    color:#8B7C0C;
}
div.CodeEditorContainer > div span.matched.hl{
    color: #C675FF ;
}
div.CodeEditorContainer > div span.warning{
    color: #FF5C5C;
    font-weight:bold;
}
div.CodeEditorContainer > div span.matched{
    color: #2694FA;
    font-weight:bold;
}
div.CodeEditorContainer > div span.unmatched{
    color: #00C292;
    font-weight:bold;
}
div.CodeEditorContainer > div span.caret{
    width:0;
    height: 1.2em;
    display:inline-block;
    position:absolute;
    border-left: 1px solid transparent;
}
div.CodeEditorContainer > textarea:focus + div span.caret{
    border-left: 1px solid #555;
}

/*
 * -------------
 * Post blocks
 * -------------
 */
div.post {
    -webkit-transition: opacity 1s ease-out 0s;
       -moz-transition: opacity 1s ease-out 0s;
        -ms-transition: opacity 1s ease-out 0s;
         -o-transition: opacity 1s ease-out 0s;
            transition: opacity 1s ease-out 0s;
    background-color: #FFF;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
div.post > div.userblock {
    display: inline-block;
    padding-left:5px;
    vertical-align: top;
    padding-top:5px;
    width: 120px;
    text-align:center;
    clear:left;
}
div.userblock span.uavatar{
    line-height: 100px;
    height: 100px;
    display:inline-block;
    width: 100px;
    text-align:center;
    font-size: 70px;
    background-color: #888;
    text-transform: capitalize;
    color: white;
    color: rgba(255,255,255,0.8);
}
div.userblock  img.uavatar{
    width: 100px;
    height: 100px;
}
div.post > div.userblock div div:last-child{ /* postcount */
    color: #AAA;
    font-size: 8pt;
}
div.post > div.postcontent {
    display: inline-block;
    padding-left: 10px;
    padding-top: 5px;
    width: 1030px;
    overflow-x: auto;
    overflow-y:hidden;
}
div.post > div.posthdr {
    background-color: #3D9AD1;
    font-weight: bold;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom:6px;
    vertical-align:bottom;
    padding-top: 6px;
    color: #FFF;
    display:table;
    box-sizing: border-box;
    border:none;
    vertical-align:middle;
    width: 100%;
}
div.posthdr > div{
    display:table-row;
}
div.posthdr > div > div{
    display: table-cell;
}
div.posthdr > div > div:last-child{
    text-align:right;
}
div.posthdr span.edited{
    font-weight:normal;
    font-size:110%;
    line-height: 1em;
}
div.posthdr span.counter{
    opacity: 0.6;
    margin-right: 1em;
    display:inline-block;
}
div.post div.spoiler{
    color: transparent;
        -webkit-transition: background-color 1s ease 0s;
       -moz-transition: background-color 1s ease 0s;
        -ms-transition: background-color 1s ease 0s;
         -o-transition: background-color 1s ease 0s;
            transition: background-color 1s ease 0s;
    background-color: black;
}
div.post div.spoiler *{
    opacity: 0;
        -webkit-transition: opacity 1s ease 0s;
       -moz-transition: opacity 1s ease 0s;
        -ms-transition: opacity 1s ease 0s;
         -o-transition: opacity 1s ease 0s;
            transition: opacity 1s ease 0s;
}
div.post div.spoiler:hover{
    color: inherit;
    background-color: transparent;
}
div.post div.spoiler:hover *{
    opacity: 1;
}
/*
 * -------------
 * User posts
 * -------------
 */
div.postcontent a[href] {
    color: #FF8C00;
    font-weight: normal;
}
div.postcontent a[href]:hover{
    color: #FFA940;
    text-decoration: underline;
}
div.postcontent img {
    max-width: 1030px;
}
div.postcontent div.quote {
    border: 1px solid #3D9AD1;
    margin: 1em;
    max-width: 1030px;
    overflow: auto;
}
div.postcontent div.quote > div {
    padding: 0.3em;
}
div.postcontent div.quote > div.loc {
    background-color: #3D9AD1;
    color: #FFF;
    font-weight: bold;
}
div.post div.userblock + div.postcontent span.warning{
    font-size: 9pt;
    font-weight:bold;
    color: red;
    display:inline-block;
    padding: 0.2em;
    border: 1px solid red;
}
div.postcontent span.failedimg{
    background: -webkit-linear-gradient(top, white -125%, #AA1C1C 170%);
    background:    -moz-linear-gradient(top, white -125%, #AA1C1C 170%);
    background:     -ms-linear-gradient(top, white -125%, #AA1C1C 170%);
    background:      -o-linear-gradient(top, white -125%, #AA1C1C 170%);
    background:         linear-gradient(top, white -125%, #AA1C1C 170%);
;
    display:inline-block;
    padding: 1em;
    border: 2px solid #AA1C1C;
    font-weight:bold;
    font-size: 80%;
    color:white;
}
div.postcontent span.failedimg > a, div.postcontent span.failedimg > a:hover{
    display:block;
    color:white;
    margin-top: 0.3em;
}
ol.code {
    background-color: #3D9AD1;
    border-right: 0.5em solid #3D9AD1;
    counter-reset: codecounter;
    padding: 0;
}
ol.code li {
    background-color: white;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: 90%;
    line-height: 1.2em;
    list-style-type: none;
    margin: 0 0 0 2.5em;
    padding: 0 0 0 0.6em;
    white-space: pre-wrap;
}
ol.code li:first-child {
    border-top: 1px solid #3D9AD1;
}
ol.code li:last-child {
    border-bottom: 1px solid #3D9AD1;
}
ol.code li:nth-child(2n) {
    background-color: rgba(255,255,255, 0.93);
}
ol.code li:nth-child(6n) {
    background-color: rgba(255,255,255,0.85);
}
ol.code li:before {
    content: counter(codecounter, decimal);
    counter-increment: codecounter;
    display: inline-block;
    margin-left: -3em;
    min-width: 2em;
    padding-right: 0.5em;
    text-align: right;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
         -o-user-select: none;
            user-select: none;
    color:white;
}
ol.code li span {
    font-weight:bold;
}
ol.code li span.alt {
    color: #6461F3;
}
ol.code li span.functioncall{
    font-weight:normal;
    color: #87289C;
}
ol.code li span.array{
    font-weight:normal;
    color: #471A9C;
}
ol.code li span.member{
    font-weight:normal;
    color: #219C75;
}
ol.code li span.owner{
    font-weight:normal;
    color: #9C5024;
}
ol.code li span.comment{
    font-weight:normal;
    color: #888;
}
ol.code li span.string span, ol.code li span.string2 span, ol.code li span.comment span{
    color: inherit;
    font-weight: normal;
}
ol.code li span.string{
    font-weight:normal;
    color: #D44B72;
}
ol.code li span.string2{
    font-weight:normal;
    color: #CC609F;
}

/*
 * ---------------
 * Search Results
 * ---------------
 */
div.searchResult{
    padding: 0.6em;
}
div.searchResult:nth-child(2n){
    background-color: #EEE;
}
div.searchResult > a{
    display: inline-block;
    margin-right: 2em;
}
div.searchResult > span{
    float: right;
    font-size: 80%;
}
div.searchResult > span > a{
    font-weight: normal;
}
div.searchResult > div{
    font-size: 80%;
}
div.searchResult > div > span{
    color: blue;
}
/*
 * --------- 
 * Poll
 * ---------
 */
div.poll{
    padding-left:5px;
    padding-right:5px;
}
div.pollBox{
    border:1px solid #3D9AD1; 
    padding:0;
    margin:0;
    background-color: #EEE;  
    height:20px;
}
div.pollBar{
    background-color:#3D9AD1;
    height:20px;
    padding:0;
    margin:0;
    background: -webkit-linear-gradient(top, #55C1FF 0%, #3D9AD1 60%, #3D9AD1 100%);
    background:    -moz-linear-gradient(top, #55C1FF 0%, #3D9AD1 60%, #3D9AD1 100%);
    background:     -ms-linear-gradient(top, #55C1FF 0%, #3D9AD1 60%, #3D9AD1 100%);
    background:      -o-linear-gradient(top, #55C1FF 0%, #3D9AD1 60%, #3D9AD1 100%);
    background:         linear-gradient(top, #55C1FF 0%, #3D9AD1 60%, #3D9AD1 100%);
}

/**
 * Scaling
 * min is actually 551px
 */
@media all and (min-width: 0px) and (max-width: 775px) {
    div.content{
        width: 548px;
        padding-left:4px;
        padding-right: 4px;
    }
    body {font-size: 10pt;}
    div.post > div.userblock div div:last-child{ /* postcount */
        color: #AAA;
        font-size: 7pt;
    }
    div#headerImage a{
        width: 486px;
        padding-left: 70px;
        font-size: 14pt;
        line-height: 40px;
        height: 40px;
    }
    div#headerImage img{
        width: 556px;
        height: 40px;
    }
    div#headerImage{
        margin-left: -4px;
        margin-right: -4px;
    }
    div.controls > * > a, a.button, div.controls > a, div.controls > * > ul > li > a{
        font-size: 10px;
    }
    div.content > h1{
        font-size: 13pt;
    }
    h3{
        font-size: 11pt;
    }
    div.post > div.userblock {
        padding-left:1px;
        padding-top:2px;
        width: 90px;
    }
    div.userblock img.uavatar, div.userblock span.uavatar{
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    div.tag {font-size: 7pt;}
    span.tag {font-size: 8pt;}
    div.post > div.postcontent {
        padding-left: 3px;
        padding-top: 2px;
        width: 453px;
        font-size: 10pt;
    }
    div.postcontent img, div.postcontent div.quote {
        max-width: 451px;
    }
    div.post > div.posthdr {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 4px;
        padding-right: 4px;
    }
}
@media all and (min-width: 776px) and (max-width: 965px) {
    div.content{
        width: 748px;
        padding-left:7px;
        padding-right: 7px;
    }
    body {font-size: 10pt;}
    div.post > div.userblock div div:last-child{ /* postcount */
        color: #AAA;
        font-size: 7pt;
    }
    div#headerImage a{
        width: 667px;
        padding-left: 95px;
        font-size: 25pt;
        line-height: 50px;
        height: 50px;
    }
    div#headerImage img{
        width: 762px;
        height: 50px;
    }
    div#headerImage{
        margin-left: -7px;
        margin-right: -7px;
    }
    div.controls > * > a, a.button, div.controls > a, div.controls > * > ul > li > a{
        font-size: 11px;
    }
    div.content > h1{
        font-size: 19pt;
    }
    h3{
        font-size: 14pt;
    }
    div.post > div.userblock {
        padding-left:1px;
        padding-top:2px;
        width: 100px;
    }
    div.userblock img.uavatar, div.userblock span.uavatar{
        width: 90px;
        height: 90px;
        line-height: 90px;
    }
    div.tag {font-size: 8pt;}
    span.tag {font-size: 8pt;}
    div.post > div.postcontent {
        padding-left: 5px;
        padding-top: 3px;
        width: 641px;
        font-size: 10pt;
    }
    div.postcontent img, div.postcontent div.quote {
        max-width: 639px;
    }
    div.post > div.posthdr {
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media all and (min-width: 966px) and (max-width: 1200px) {
    div.content{
        width: 938px;
        padding-left:8px;
        padding-right: 8px;
    }
    body {font-size: 12pt;}
    div.post > div.userblock div div:last-child{ /* postcount */
        color: #AAA;
        font-size: 8pt;
    }
    div#headerImage a{
        width: 835px;
        padding-left: 120px;
        font-size: 30pt;
        line-height: 60px;
        height: 60px;
    }
    div#headerImage img{
        width: 955px;
        height: 60px;
    }
    div#headerImage{
        margin-left: -8px;
        margin-right: -8px;
    }
    div.controls > * > a, a.button, div.controls > a, div.controls > * > ul > li > a{
        font-size: 12px;
    }
    div.content > h1{
        font-size: 23pt;
    }
    h3{
        font-size: 16pt;
    }
    div.post > div.userblock {
        padding-left:1px;
        padding-top:3px;
        width: 110px;
    }
    div.userblock img.uavatar{
        width: 100px;
        height: 100px;
    }
    div.tag {font-size: 9pt;}
    span.tag {font-size: 9pt;}
    div.post > div.postcontent {
        padding-left: 5px;
        padding-top: 3px;
        width: 821px;
        font-size: 11pt;
    }
    div.postcontent img, div.postcontent div.quote {
        max-width: 819px;
    }
    div.post > div.posthdr {
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 6px;
        padding-right: 6px;
    }
}
.r90l, .r90r {
    -webkit-transform-origin: 50% 50%;
       -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
         -o-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
}
.r90r{
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.r90l{
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}
span.smiley span{
    display:inline-block;
    width:1.3em;
    height:1.3em;
}
span.smiley{
    color: #3D9AD1;
    margin-left: 0;
    margin-right:0;
    margin-top:-0.15em;
    height: 1.15em;
    vertical-align:top;
    text-align:center;
    font-size: 110%;
    display:inline-block;
}
/**
 * Tables
 */
div.postcontent table{
    border-collapse: collapse;
    margin: 0.5em;
}
div.postcontent table > thead > tr{
    background-color: #3D9AD1;
    color: white;
}
div.postcontent table td, div.postcontent table th{
    padding: 0.3em;
    border-left: 1px solid #3D9AD1;
    border-top: 1px solid #3D9AD1;
}
div.postcontent table td:last-child, div.postcontent table th:last-child{
    border-right: 1px solid #3D9AD1;
}
div.postcontent table tbody tr:last-child td{
    border-bottom: 1px solid #3D9AD1;
}
div.dateblock {
	display:inline-block;
	background-color: #B00;
	border: 1px solid #800;
	padding: 0.1em 0.35em;
	margin:0.1em;
	color: white;
	font-weight:bold;
	font-size:10pt;
	border-radius:1em;
}
div.dateblock.before {
	border: 1px solid #03A;
	background-color: #07F;
}
