/* Body Controls */ body { font-family:; font-size:; color:; letter-spacing:0px; background-color:; background-image:url(''); background-color:; background-repeat: repeat; background-position: top center; background-attachment: fixed; text-align:justify; line-height:100%; } @font-face { font-family:basket; src: url('http://static.tumblr.com/ejm8w78/luUlvia92/glasket500.ttf'); } a { color:; text-decoration: none; -moz-transition-duration:1s; -o-transition-duration:1s; transition:1s; -webkit-transition-duration:1s; } a:hover { color:; text-decoration: none; transition:1s; -moz-transition-duration:1s; -o-transition-duration:1s; -webkit-transition-duration:1s; } u { border-bottom: 1px dashed #888; } b.STRONG { letter-spacing:2px; font-size:9px; font-weight:bold; } iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.5; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; } iframe#tumblr_controls:hover { -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } ::-webkit-scrollbar-thumb:vertical { background-color:; height:auto; -webkit-border-radius:20px; } ::-webkit-scrollbar-thumb:horizontal { background-color:; height:6px !important; -webkit-border-radius:20px; } ::-webkit-scrollbar { height:6px; width:6px; background-color:; -webkit-border-radius:20px; } #content { width:100%; margin-left:auto; margin-right:auto; position: relative; margin-bottom:-10px; height:100%; } .karkat { background-color:; display:block; width:1020px; padding-left:5px; margin-left:auto; margin-right:auto; height:100%; top:0px; bottom:0px; z-index:-1; } ul { margin-left:-25px; } /* Header Controls */ .sidebar { width: width:500px; 500px; background-color:; z-index:1; margin-right:auto; position:relative; text-align:center; margin-top:-10px; padding-bottom:10px; height:100%; padding-top:10px; margin-left:auto; } .butters a { font-size:50px; color:; -webkit-transition-duration:1.5s; font-family: ; letter-spacing:-1px; line-height:100%; max-width:500px; } .butters a:hover { font-size:50px; color:; font-family: ; letter-spacing:-1px; max-width:500px; } /* Post Controls */ #content .posts { width:1020px; margin-left:auto; ; right:auto; margin-top:0px; margin-right:auto; position:relative; background-color:; overflow-y: hidden; } #content .posts img { max-width: 250px; } #content .entry { width:250px; float:left; position: relative; margin-right:5px; margin-bottom:2px; padding:0px; z-index:1; background-color:transparent; } .heading { font-family:; font-size:15px; text-decoration: none; letter-spacing:0px; font-weight:none; line-height:100%; margin-bottom:0px; text-align:left; } .chat ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; } .chat li { list-style-type: none; padding-left:0px; margin-right:0px; } .chat li.odd { color: ; } .chat li.even { color: ; } .label { font-weight: bold; } blockquote { padding-left:5px; padding-top:3px; padding-right:5px; padding-bottom:3px; margin-left:5px; margin-right:5px; border-left: 2px solid ; border-right: 2px solid ; background-color:; } .stan { background-color:; } .kyle { font-style:italic; line-height:100%; margin-bottom:0px; } .img { -webkit-transition-duration:0.4s; } .img:hover { } .audioplayer { background-color: #fff; -moz-box-shadow: 3px 3px 4px #ccc; -webkit-box-shadow: 3px 3px 4px #ccc; box-shadow: 3px 3px 4px #ccc; } .stoley img { max-width:300px; overflow-y:auto; } .kenny { width:500px; opacity: 1; z-index: 10000; margin-top:0px; margin-left:auto; margin-right:0px; float:right; text-align:right; font-family:trebuchet ms; font-size:7px; letter-spacing:1px; text-transform:uppercase; } .cartman { margin-top:0; margin-left:0px; margin-right:auto; margin-bottom:0px; width:500px; text-align:left; background-color:transparent; } .wendy { text-align:center; width:500px; margin-left:auto; margin-right:auto; } .video embed, .video object, .video iframe { width:250px /**/ !important; height:auto !important; } .album-art { float: left; width: 100px; height: 100px; overflow: hidden; } /* Permalink Controls */ .entry .permalink { padding-top:0px; } .tweek a { font-size:15px; line-height:100%; padding:2px; color:; -webkit-transition-duration:1s; z-index:999999; } .tweek a: hover { color:; } .craig { color:; font-size:8px; opacity: 0; -webkit-transition-duration: 1s; bottom:; right:0px; width:25px; height:20px; background-color: ; padding-top:5px; position: absolute; margin:5px; text-align:center; font-family:trebuchet ms; letter-spacing:1px; border-bottom-right-radius:50px; border-top-right-radius:50px; border-top-left-radius:50px; border-bottom-left-radius:50px; display:block; } .entry:hover .craig { opacity:0.85; z-index:999999; } .permalink { float:right; position: absolute; margin-top:0px; opacity: 0; z-index: 1000; background-color:; text-align:right; } ol.notes { padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: solid 1px #ccc; } ol.notes li.note { border-top: solid 1px #ccc; padding: 6px; } /* Pop Up Controls */ #fade { /*--Transparent background layer--*/ display: none; /*--hidden by default--*/ background: #000; position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: .80; z-index: 9999; } .popup_block { display: none; /*--hidden by default--*/ background: #fff; padding: 20px; border: 10px solid ; float: left; font-size: 11px; position: fixed; top: 30%; left: 50%; z-index: 99999999; /*--CSS3 Box Shadows--*/ -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #000; /*--CSS3 Rounded Corners--*/ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } img.btn_close { float: right; margin: -20px -20px 0 0; }
theme by modernise