Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <head>
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="color:bold" content="#FFFF4C"/>
- <meta name="color:italic" content="#99FFFF"/>
- <meta name="color:underline" content="#FF7373"/>
- <meta name="color:background" content="#000000"/>
- <meta name="color:text" content="#ffffff"/>
- <meta name="color:posts" content="#0f0f0f"/>
- <meta name="color:border" content="#010101"/>
- <meta name="color:link" content="#ECECFB"/>
- <meta name="color:linkhover" content="#99FFFF"/>
- <meta name="color:blockquote text" content="#ffffff"/>
- <meta name="color:blockquote BG" content="#000000"/>
- <meta name="color:blockquote border" content="#4ee0df"/>
- <meta name="color:h1" content="#ffffff"/>
- <meta name="color:h2" content="#cccccc"/>
- <meta name="color:questionbg" content="#161616"/>
- <meta name="color:questionborder" content="#000000"/>
- <meta name="color:askedbg" content="#faf3cb"/>
- <meta name="color:askedtext" content="#6d6536"/>
- <meta name="color:chat line 1" content="#000000"/>
- <meta name="color:chat line 2" content="#0a0a0a"/>
- <meta name="color:lightbeam" content="#faf3cb"/>
- <meta name="color:accent1" content="#faf3cb"/>
- <meta name="color:accent2" content="#FDEA96"/>
- <meta name="color:accent3" content="#00ddff"/>
- <meta name="color:accent4" content="#3a828c"/>
- <meta name="color:accent5" content="#9aedf9"/>
- <meta name="color:sclassbg" content="#000000"/>
- <meta name="color:sclassh2bg" content="#FDEA96"/>
- <meta name="color:sclassh2text" content="#a89755"/>
- <meta name="color:maintab" content="#111111"/>
- <meta name="color:leftnavibg" content="#000000"/>
- <meta name="color:tabsbg" content="#010101"/>
- <meta name="image:background image" content="http://static.tumblr.com/hczaopr/PiMnyn9vf/static-bright.gif"/>
- <meta name="image:sidebar" content="http://static.tumblr.com/hczaopr/jO9nynihx/genoshelp.png"/>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800' rel='stylesheet' type='text/css'>
- <style type="text/css">
- html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, li, fieldset, form, label, legend, tbody, tfoot, thead, tr, th, td, article, canvas, details, embed, figure, figcaption, footer, hgroup, menu, output, ruby, summary,time, mark, audio, 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;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- body {line-height: 1;}
- ol, ul {list-style: none;}
- table {border-collapse: collapse;border-spacing: 0;}
- a{text-decoration:none;color:{color:link};}
- a:hover {color:{color:linkhover};}
- b,strong{color:{color:bold};}
- i,em{color:{color:italic};}
- u{color:{color:underline};}
- .cred{font:700 italic 9px/8px 'open sans';letter-spacing:1px;position:Fixed;bottom:2%;right:5%;}
- .cred a:hover{color:{color:bold};}
- .source{
- font-size:8px;
- font-weight:800;
- text-transform:uppercase;
- letter-spacing:2px;
- margin:5px 0 0 30px;
- color:{color:Text};
- }
- img{max-width:100%;}
- ::-webkit-scrollbar-thumb {
- background:{color:bold};
- border:1px solid {color:background};
- }
- ::-webkit-scrollbar {
- background:{color:background};
- width: 3px;
- height: 4px;
- }
- html {
- margin:0;
- padding:0;
- width: 100%;
- height: 100%;
- }
- body {
- width:100%;
- height:100%;
- background:{color:Background} url('{image:background image}')repeat right top;
- color:{color:text};
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- font-family:'Open sans';
- word-wrap: break-word;
- }
- #tabbed{
- width:1030px;
- height:550px;
- position:fixed;
- background:{color:maintab};
- left:50%;
- top:50%;
- margin:-275px 0 0 -515px;
- }
- .tabs {
- z-index: 15px;
- position: relative;
- background: {color:maintab};
- height:550px;
- width: 868px;
- margin-left:170px;
- box-sizing: border-box;
- overflow-x:hidden;
- }
- .tabs-header {
- position: absolute;
- background: {color:leftnavibg};
- overflow: hidden;
- width:130px;
- padding:0 20px;
- height:550px;
- }
- .tabs-header .border {
- position: absolute;
- margin-top:18px;
- left: 15px;
- background:{color:lightbeam};
- width: 3px !important;
- height: 3px;
- box-shadow:0px 0px 10px 2px {color:lightbeam};
- background-repeat: no-repeat;
- -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1),
- -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
- -webkit-transition: 0.3s ease;
- transition: 0.3s ease;
- }
- .tabs-header ul {
- font-size:8px;
- font-weight:900;
- margin:0;
- padding:0;
- letter-spacing:2px;
- -webkit-box-orient: horizontal;
- -webkit-box-direction: normal;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- }
- .tabs-header li {
- display:block;
- padding:15px 0;
- -webkit-transition: 0.3s ease;
- transition: 0.3s ease;
- }
- .tabs-header a {
- z-index: 1;
- display: block;
- padding: 0px 20px;
- text-decoration: none;
- text-transform: uppercase;
- }
- .tabs-nav {
- position: absolute;
- top: -25px;
- right: 0;
- height:20px;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -ms-flex-align: center;
- align-items: center;
- padding: 0 10px;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- }
- .tabs-nav i {margin-left:5px;cursor: pointer;}
- #mainav{
- position:absolute;
- bottom:0;
- text-align:center;
- width:170px;
- left:0;
- }
- #mainav a{margin:0;width:9px;height:9px;padding:15px;}
- #mainav li a:hover{opacity:.4}
- #mainav li{display:inline-block;padding:0;margin:0;vertical-align:Top}
- .tabs-content {
- position: relative;
- height:550px!important;
- -webkit-transition: 0.3s ease;
- transition: 0.3s ease;
- overflow-y:auto;
- overflow-x: hidden;
- }
- .tabs-content .tab {display: none;}
- .tabs-content .tab.active {display: block;}
- /* HERO TAB STARTS HERE*/
- #hero{
- background:{color:tabsbg};
- padding-bottom:30px;
- position:relative;
- }
- /* DIMENSTIONS FOR SIDEBAR IMAGE IS 446 x 550*/
- .heroimg{
- width: 600px;
- height: 550px;
- position:fixed;
- background:url('{image:sidebar}')no-repeat left bottom;
- -webkit-clip-path: polygon(0 0, 70% 0, 55% 100%, 0% 100%);
- clip-path: polygon(0 0, 70% 0, 50% 100%, 0% 100%);
- }
- .herodesc{
- width:440px;
- position:relative;
- left:420px;
- top:30px;
- }
- .herodesc .title{
- text-shadow:0 0 4px {color:accent1};
- font-weight:800;
- font-size:40px;
- margin:0;
- padding:10px 0;
- text-transform:uppercase;
- text-align:center;
- }
- .herodesc .title span{
- max-width:360px;
- display:inline-block;
- margin:0;
- padding:0 25px;
- position:relative;
- text-align:center;
- }
- .herodesc .title span:before{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -7px;
- left: 0;
- border-top: 7px solid {color:accent2};
- border-left: 7px solid {color:accent2};
- border-bottom: 7px solid {color:accent2};
- }
- .herodesc .title span:after{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -7px;
- right: 0;
- border-top: 7px solid {color:accent2};
- border-right: 7px solid {color:accent2};
- border-bottom: 7px solid {color:accent2};
- }
- .sclass{
- position: absolute;
- right: 0;
- top: 0;
- width:100px;
- height: 200px;
- font-weight: 800;
- }
- .sclass h2{
- font-size: 11px;
- text-align: center;
- padding:5px 0 6px 10px;
- letter-spacing: 1px;
- text-transform: uppercase;
- background:{color:sclassbg};
- }
- .sclass h2 span{
- color:{color:sclassh2text};
- background:{color:sclassh2bg};
- padding:4px 5px;
- margin-left: 15px;
- }
- .stats{
- margin:20px 0;
- padding:10px 0;
- position: relative;
- }
- .stats h1{
- font-weight: 800;
- font-size: 16px;
- text-align:center;
- text-transform: uppercase;
- display: inline-block;
- letter-spacing: 10px;
- padding:10px 20px;
- position: absolute;
- right: -46px;
- top: 51px;
- color:{color:accent2};
- -ms-transform: rotate(90deg);
- -webkit-transform: rotate(90deg);
- transform: rotate(90deg);
- }
- .stats h1:before,.powers h1:before{
- content:"";
- width:12px;
- height:100%;
- position: absolute;
- top: -4px;
- left: 0;
- border-top: 4px solid {color:accent3};
- border-left: 4px solid {color:accent3};
- border-bottom: 4px solid {color:accent3};
- }
- .stats h1:after,.powers h1:after{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -4px;
- right: 0;
- border-top: 4px solid {color:accent3};
- border-right: 4px solid {color:accent3};
- border-bottom: 4px solid {color:accent3};
- }
- .stats ul,.stats li,.powers li,.powers ul{margin: 0;padding: 0}
- .stats ul.left{
- width: 183px;
- display: inline-block;
- border-right: 1px solid {color:text};
- }
- .stats ul.right{
- display: inline-block;
- width: 190px;
- padding-left:15px;
- vertical-align: top;
- }
- .stats li b,.powers li b{color:{color:accent3};font-weight: 800;}
- .stats li,.powers li{
- list-style-type: none;
- font-size: 9px;
- font-weight: 700;
- margin-bottom: 5px;
- line-height: 15px;
- text-transform:uppercase;
- letter-spacing:2px;
- }
- .powers{
- position: relative;
- width:395px;
- left:45px;
- }
- .powers h1{
- font-weight: 800;
- font-size: 16px;
- text-transform: uppercase;
- display: inline-block;
- letter-spacing: 10px;
- padding:10px 20px;
- position: absolute;
- left: -163px;
- text-align:center;
- top: 113px;
- -ms-transform: rotate(-90deg);
- -webkit-transform: rotate(-90deg);
- transform: rotate(-90deg);
- }
- /* HERO TAB ENDS HERE*/
- /* POSTS TAB STARTS HERE*/
- #center{
- height:550px;
- {block:IndexPage}margin-left:13px;width:740px;{/block:IndexPage}
- {block:PermalinkPage}width:827px;{/block:PermalinkPage}
- }
- #archive iframe{width:870px;height:545px;}
- .entry {
- font-size:11px;
- letter-spacing:.02em;
- background:{color:posts};
- border:1px solid {color:border};
- {block:IndexPage}padding:10px;margin:50px 0 50px 98px;width:250px;{/block:IndexPage}
- {block:PermalinkPage}padding:20px;width:400px;{/block:PermalinkPage}
- }
- .tumblr_blog{text-transform:uppercase;letter-spacing:1px;padding:0 3px;font-weight:700;font-size:8px;color:{color:accent4};background:{color:accent5};}
- .ent{line-height:16px;}
- .entry h2{color:{color:h2};font-style:italic;font-weight:300;font-size:22px;}
- .entry h1{
- font-weight:800;
- line-height:19px;
- font-size:14px;
- padding:10px;
- margin: 0;
- text-transform: uppercase;
- text-align: center;
- }
- h1 a{color:{color:h1};}
- .entry span h1{
- margin:0;
- position:relative;
- padding: 10px 25px;
- margin-bottom:20px;
- display:block;
- }
- .entry span h1:before{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -4px;
- left: 0;
- border-top: 4px solid {color:accent2};
- border-left: 4px solid {color:accent2};
- border-bottom: 4px solid {color:accent2};
- }
- .entry span h1:after{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -4px;
- right: 0;
- border-top: 4px solid {color:accent2};
- border-right: 4px solid {color:accent2};
- border-bottom: 4px solid {color:accent2};
- }
- #caption{
- width:345px;
- padding:0 20px;
- line-height:16px;
- position:fixed;
- margin-left:435px;
- }
- .entry:hover #perma{
- opacity:1;
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #question{
- background:{color:questionbg};
- padding:15px;
- border:1px solid {color:questionborder};
- margin-bottom:10px;
- position:relative;
- text-transform:uppercase;
- letter-spacing:1px;
- font-weight:700;
- line-height:12px;
- font-size:8px;
- }
- #question i{
- margin-right:15px;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:0 3px;
- font-weight:700;
- font-size:8px;
- color:{color:askedtext};
- background:{color:askedbg};
- }
- #question a{color:{color:accent2}!important;}
- #question spans{
- font-weight:800;
- text-align:center;
- display:inline-block;
- margin-bottom:2px;
- position:relative;
- padding:0px 5px;
- }
- #question spans:after{
- content:"";
- width:5px;
- height: 100%;
- position: absolute;
- top: -1px;
- right: 0;
- border-top: 1px solid {color:accent3};
- border-right: 1px solid {color:accent3};
- border-bottom: 1px solid {color:accent3};
- }
- #question spans:before{
- content:"";
- width:5px;
- height: 100%;
- position: absolute;
- top: -1px;
- left: 0;
- border-top: 1px solid {color:accent3};
- border-left: 1px solid {color:accent3};
- border-bottom: 1px solid {color:accent3};
- }
- #question:after{
- content:"";
- width:12px;
- height: 100%;
- padding:1px 0;
- position: absolute;
- top: -3px;
- right: -3px;
- border-top: 2px solid {color:accent2};
- border-right: 2px solid {color:accent2};
- border-bottom: 2px solid {color:accent2};
- }
- #question:before{
- content:"";
- width:12px;
- height: 100%;
- padding:1px 0;
- position: absolute;
- top: -3px;
- left: -3px;
- border-top: 2px solid {color:accent2};
- border-left: 2px solid {color:accent2};
- border-bottom: 2px solid {color:accent2};
- }
- #perma{
- font-size:8px;
- font-weight:700;
- letter-spacing:2px;
- text-transform:uppercase;
- {block:IndexPage}opacity:0;bottom:-17px;right:0;position:Absolute;{/block:IndexPage}
- {block:PermalinkPage}margin-bottom:20px;{/block:PermalinkPage}
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #perma b{font-weight:800;color:{color:bold};}
- .pma{
- display:inline-block;
- margin:-3px 10px 0 0;
- background:{color:lightbeam};
- width: 3px !important;
- height: 3px;
- border-radius: 30px;
- box-shadow:0px 0px 10px 2px {color:lightbeam};
- }
- #tags{
- margin-bottom:20px;
- padding-bottom:20px;
- border-bottom:1px solid {color:accent2};
- font-size:8px;
- font-weight:700;
- letter-spacing:2px;
- text-transform:uppercase;
- }
- #tags a{margin-right:10px;}
- #alart{
- display:inline-block;
- vertical-align:top;
- {block:IndexPage}width:193px;{/block:IndexPage}
- {block:PermalinkPage}width:343px;{/block:PermalinkPage}
- }
- #alart h1{
- text-align:center;
- font-size:9px;
- letter-spacing:2px;
- text-transform:uppercase;
- }
- .audio{
- width:18px;
- height:20px;
- overflow:hidden;
- margin:-2px auto 0 auto;
- }
- #audio{
- display:inline-block;
- width:20px;
- padding:10px 13px 13px 10px;
- height:20px;
- overflow:hidden;
- border-radius:50px;
- background:#000;
- margin:10px 10px 10px 0;
- }
- ol.notes {
- background-color:{color:posts};
- width:400px;
- height:300px;
- overflow:auto;
- text-align:left;
- padding: 0px;
- margin-top:50px;
- }
- blockquote{
- text-align:left;
- padding:5px;
- background:{color:blockquote BG};
- font-size:10px;
- letter-spacing:1px;
- line-height:13px;
- color:{color:blockquote text};
- }
- ul{list-style-type:square;}
- li{list-style-type:square;}
- ol.notes li.note {
- font-size:8px;
- font-weight:700;
- letter-spacing:2px;
- text-transform:uppercase;
- list-style-type:none;
- padding: 10px;
- border-top: solid 1px {color:border};
- }
- ol.notes li.note img.avatar {
- list-style-type:none;
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- border-radius:3px;
- }
- ol.notes li.note span.action {list-style-type:none;font-weight:normal;}
- ol.notes li.note .answer_content {list-style-type:none;font-weight: normal;}
- ol.notes li.note blockquote {
- border-color: {color:accent2};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {text-decoration: none;}
- ul.chat {margin: 0;padding: 0;}
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 15px 10px;
- border-radius:17px;
- }
- .chat li.odd {
- {block:IndexPage}width:220px;{/block:IndexPage}
- {block:PermalinkPage}width:370px;{/block:PermalinkPage}
- background-color:{color:chat line 1};
- position:relative;
- margin:0 0 0 10px;
- }
- .chat li.even {
- {block:IndexPage}width:160px;{/block:IndexPage}
- {block:PermalinkPage}width:313px;{/block:PermalinkPage}
- margin:10px 0 10px 60px;
- background-color:{color:chat line 2};
- position:relative;
- }
- .chat li.even:after{
- content:"";
- position:Absolute;
- top:50%;
- right:-7px;
- width: 0;
- height: 0;
- border-top: 5px solid transparent;
- border-left: 10px solid {color:chat line 2};
- border-bottom: 5px solid transparent;
- }
- .chat li.odd:after{
- content:"";
- position:Absolute;
- top:50%;
- left:-7px;
- width: 0;
- height: 0;
- border-top: 5px solid transparent;
- border-right: 10px solid {color:chat line 1};
- border-bottom: 5px solid transparent;
- }
- .label {
- font-weight:800;
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:2px;
- color:{color:bold};
- }
- .pagination {display: none;}
- #pagination{border-top:1px solid {color:accent2};font-size:9px;letter-spacing:2px;font-weight:800;padding:20px 0;text-align:center;}
- #pagination a{margin:0 10px;}
- /* POSTS TAB ENDS HERE*/
- /* BLOGROLL TAB STARTS HERE*/
- #blogroll {
- width: 90%;
- margin: 0 auto;
- }
- #fol{
- margin:0 30px 30px 0;
- height:64px;
- width:64px;
- display:inline-block;
- background:{color:background};
- position:relative;
- }
- .name{
- position:absolute;
- top: 50%;
- transform: translateY(-50%);
- left:-2.5px;
- width:59px;
- padding:5px 5px;
- text-align:center;
- font-size:8px;
- font-weight:800;
- letter-spacing:1px;
- opacity:0;
- text-transform:uppercase;
- -webkit-transition: .2s ease-in-out;
- -moz-transition: .2s ease-in-out;
- -ms-transition: .2s ease-in-out;
- -transition: .2s ease-in-out;
- }
- .name:before{
- content:"";
- width:12px;
- height:100%;
- position: absolute;
- top: -1px;
- left: 0;
- border-top: 1px solid {color:accent1};
- border-left: 1px solid {color:accent1};
- border-bottom: 1px solid {color:accent1};
- }
- .name:after{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -1px;
- right: 0;
- border-top: 1px solid {color:accent1};
- border-right: 1px solid {color:accent1};
- border-bottom: 1px solid {color:accent1};
- }
- #fol:hover img{
- opacity:0;
- -webkit-transition: .3s ease-in-out;
- -moz-transition: .3s ease-in-out;
- -ms-transition: .3s ease-in-out;
- -transition: .3s ease-in-out;
- }
- #fol img{
- -webkit-transition: .3s ease-in-out;
- -moz-transition: .3s ease-in-out;
- -ms-transition: .3s ease-in-out;
- -transition: .3s ease-in-out;
- }
- #fol:hover .name {
- opacity: 1;
- -webkit-transition: .9s ease-in-out;
- -moz-transition: .9s ease-in-out;
- -ms-transition: .9s ease-in-out;
- -transition: .9s ease-in-out;
- }
- /* BLOGROLL TAB ENDS HERE*/
- /* ASKBOX TAB STARTS HERE*/
- #askbox{
- position:absolute;
- top: 50%;
- transform: translateY(-50%);
- left:50%;
- width:500px;
- margin-left:-250px;
- }
- /* ASKBOX ENDS ENDS HERE*/
- /* TAG LINKS TAB STARTS HERE*/
- #tagnav{
- width:910px;
- height:550px;
- }
- .tnav{
- display:inline-block;
- vertical-align:middle;
- background:{color:posts};
- width:200px;
- padding:10px;
- margin:38px;
- }
- .tnav li{list-style-type:none;border-bottom:1px solid {color:border};padding:10px 0;}
- .tnav li a{
- font-weight:800;
- font-size:8px;
- margin-left:5px;
- display:block;
- text-transform:uppercase;
- letter-spacing:2px;
- position:Relative;
- }
- .tnav li a:hover:before{opacity:1;}
- .tnav li a:before{
- opacity:0;
- content:"";
- position:absolute;
- left:-30px;
- top:4px;
- background: {color:background};
- width: 8px !important;
- height: 8px;
- border-radius: 30px;
- background-image: -webkit-radial-gradient( hsla(56,100%,90%,1) 0%, hsla(56,100%,70%,1) 15%, hsla(56,100%,60%,.3) 28%, hsla(56,100%,30%,0) 70% );
- background-repeat: no-repeat;
- -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1),
- -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
- -webkit-transition: 0.3s ease;
- transition: 0.3s ease;
- }
- .tnav h1{
- width:200px;
- top:-10px;
- left:-15px;
- font-weight:800;
- line-height:19px;
- font-size:14px;
- text-transform: uppercase;
- text-align: center;
- position:relative;
- padding: 10px 15px;
- display:block;
- }
- .tnav h1:before{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -4px;
- left: 0;
- border-top: 4px solid {color:accent3};
- border-left: 4px solid {color:accent3};
- border-bottom: 4px solid {color:accent3};
- }
- .tnav h1:after{
- content:"";
- width:12px;
- height: 100%;
- position: absolute;
- top: -4px;
- right: 0;
- border-top: 4px solid {color:accent3};
- border-right: 4px solid {color:accent3};
- border-bottom: 4px solid {color:accent3};
- }
- /* TAG LINKS TAB ENDS HERE*/
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- // minimal soundcloud player © shythemes.tumblr
- $(document).ready(function(){
- var color = '#ffe500'; // color of play button (hex)
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1], height: 20, width: '100%' });
- });
- });
- </script>
- </head>
- <body>
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- <!-- TABS START HERE -->
- <div id="tabbed">
- <!-- LEFT NAVIGATION STARTS HERE -->
- <div class="tabs-header">
- <div class="border"></div>
- <ul>
- <li class="active"><a href="#tab-2" tab-id="2">Hero Posts</a></li>
- <li><a href="#tab-1" tab-id="1">Hero</a></li>
- <li><a href="#tab-3" tab-id="3">fanclub</a></li>
- <li><a href="#tab-4" tab-id="4">fanmail</a></li>
- <li><a href="#tab-5" tab-id="5">Linked</a></li>
- </ul>
- <div id="mainav">
- <li><a href="/"><img src="http://static.tumblr.com/hczaopr/MY4nyiep5/home.png"></a></li>
- <li><a href="#tab-4" tab-id="4"><img src="http://static.tumblr.com/hczaopr/3IZnyif2c/msg.png"></a></li>
- <li><a href="/archive"><img src="http://static.tumblr.com/hczaopr/d05nyif2m/calendar.png"></a></li>
- <li><a href="#tab-5" tab-id="5"><img src="http://static.tumblr.com/hczaopr/5JInyif2t/extra.png"></a></li>
- </div>
- </div>
- <!-- LEFT NAVIGATION ENDS HERE -->
- <div class="tabs">
- <div class="tabs-content">
- <!-- ABOUT TAB STARTS HERE -->
- <div tab-id="1" class="tab">
- <div id="hero">
- <div class="sclass"><h2>S-class<span>14</span></h2></div>
- <div class="heroimg"></div>
- <div class="herodesc">
- <div class="title"><Span>Genos</span></div>
- <div class="stats">
- <h1>Stats</h1>
- <ul class="left">
- <li><b>Race</b> Human-based cyborg</li>
- <li><b>Alias</b> Demon Cyborg</li>
- <li><b>Age</b> 19</li>
- <li><b>Sex</b> Male</li>
- <li><b>Height</b> 178cm (5'10")</li>
- <li><b>Location</b> Z-City</li>
- <li></li>
- </ul>
- <ul class="right">
- <li><b>Occupation</b> Hero</li>
- <li><b>Level</b> S-Class</li>
- <li><b>Affiliations</b> Hero Association</li>
- <li><b>Partner(s)</b> Saitama</li>
- <li><b>Weapons</b> Cyborg body</li>
- </ul>
- </div>
- <div class="powers">
- <h1>Cyborg Mods</h1>
- <ul>
- <li><b>Heat Beams</b> Genos's palms contain ports which allow him to fire large and powerful blasts of heat or flame significant distances</li>
- <li><b>Core</b> Genos' cyborg parts are powered by an orb in his chest labeled "core," designed by Dr. Stench. </li>
- <li><b>Armor and Replacement Parts</b> Genos can lose limbs or have his body torn asunder, only to return to perfect 'health' through replacement parts and repairs</li>
- <li><b>Sensors</b> Genos's android body contains a number of passive and active sensors which allow him to scan the environment for enemies, both during active combat and while scouting from a distance.</li>
- <li><b>Anti-Saitama Tactical Arms</b> These arms are differentiated from his normal arms by being black, having much larger shoulders, forearms and fists and generating a glow between the plates of metal and having his eyes go white when active. </li>
- <li><b></b></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <!-- ABOUT TAB ENDS HERE -->
- <!-- POSTS TAB STARTS HERE -->
- <div tab-id="2" class="tab active">
- <div id="center">
- {block:Posts}
- <div class="entry">
- {block:PermalinkPage}
- <div id="caption">
- <div id="perma">
- {block:Date}<b>{12HourWithZero}:{Minutes}:{Seconds}</b> — {TimeAgo}{/block:Date} <b>|</b> {NoteCount} <b>|</b> <a href="/random">Random</a>{block:RebloggedFrom} <b>|</b> <a href="{ReblogParentURL}">Via</a> <b>/</b> <a href="{ReblogRootURL}">Source</a>{/block:RebloggedFrom}
- </div>
- {block:HasTags}
- <div id="tags">
- <b>Archived under:</b> {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div>
- {/block:PermalinkPage}
- {block:IndexPage}
- <div id="perma">
- <a href="{permalink}"><div class="pma"></div> {NoteCount}</a>
- </div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}
- <span><h1><a href="{permalink}">{Title}</a></h1></span>
- {/block:Title}
- <div class="ent">{Body}</div>
- {/block:Text}
- {block:Link}
- <span><h1><a href="{URL}" {Target}>{Name}</a></h1></span>
- {block:Description}<div class="ent">{Description}</div>{/block:Description}
- {/block:Link}
- {block:Photo}
- {block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>{/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:permalinkpage}{Photoset-400}{/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <h2>{Quote}</h2>
- {block:Source}<div class="source">— {Source}{/block:Source}</div>
- {/block:Quote}
- {block:Chat}
- {block:Title}<span><h1><a href="{Permalink}">{Title}</a></h1></span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}{Line}</li>{/block:Lines}
- </ul>
- {/block:Chat}
- {block:Video}
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:permalinkpage}{Video-400}{/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- <div id="audio"><div class="audio">{AudioPlayerBlack}</div></div>
- <div id="alart">
- {block:TrackName}<h1>{TrackName}</h1>{/block:TrackName}
- {block:permalinkpage}{block:AlbumArt}<img src="{AlbumArtURL}">
- {/block:AlbumArt}{/block:permalinkpage}
- </div>
- {/block:Audio}
- {block:Answer}
- <div id="question"><spans><a href="{Permalink}">{Asker}</a></spans> <i>asked</i>{Question}</div>
- {Answer}
- {/block:answer}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}--> {/block:ContentSource}
- {/block:Posts}
- </div>
- {block:Pagination}
- <div id="pagination">
- <b>{CurrentPage}</b> OF <b>{TotalPages}</b><br><br>
- {block:PreviousPage}<a href="{PreviousPage}"><img src="http://static.tumblr.com/hczaopr/zRonynll8/before.png"></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><img src="http://static.tumblr.com/hczaopr/ZFvnynll3/next.png"></a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <!-- POSTS TAB ENDS HERE -->
- <!-- BLOGROLL TAB STARTS HERE -->
- <div tab-id="3" class="tab">
- <div id="blogroll"><center>
- {block:Following}{block:Followed}
- <a href='{FollowedURL}'><div id="fol"><img src='{FollowedPortraitURL-64}'><span class="name">{FollowedName}</span></div></a>{/block:Followed}{/block:Following}
- </center></div>
- </div>
- <!-- BLOGROLL TAB ENDS HERE -->
- <!-- ASKBOX TAB STARTS HERE. MAKE SURE YOU CHANGE ADDYOURTUMBLRNAMEHERE.tumblr.com TO YOUR TUMBLR URL -->
- <div tab-id="4" class="tab">
- <div id="askbox">
- <iframe frameborder="0" scrolling="no" width="100%" height="190" src="https://www.tumblr.com/ask_form/ADDYOURTUMBLRNAMEHERE.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- </div>
- </div>
- <!-- ASKSBOX TAB ENDS HERE -->
- <!-- LINKS/TAGS TAB STARTS HERE -->
- <div tab-id="5" class="tab">
- <div id="tagnav">
- <div class="tnav">
- <h1>TITLE OF BOX GOES HERE</h1>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- </div>
- <div class="tnav">
- <h1>TITLE OF BOX GOES HERE</h1>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- </div>
- <div class="tnav">
- <h1>title 3</h1>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- </div>
- <div class="tnav">
- <h1>TITLE OF BOX GOES HERE</h1>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- </div>
- <div class="tnav">
- <h1>TITLE OF BOX GOES HERE</h1>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- </div>
- <div class="tnav">
- <h1>TITLE OF BOX GOES HERE</h1>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- <li><a href="LINK URL GOES HERE">NAME OF LINK GOES HERE</a></li>
- </div>
- </div>
- </div>
- <!-- LINKS/TAGS TAB ENDS HERE -->
- <!-- ARCHIVES TAB STARTS HERE. MAKE SURE YOU REPLACE THE "INSERT YOUR URL HERE" WITH YOUR OWN TUMBLR URL. -->
- <div tab-id="6" class="tab">
- <div id="archive">
- <iframe src="http://INSERT YOUR URL HERE.tumblr.com/archive"></iframe>
- </div>
- </div>
- <!-- ARCHIVE TAB ENDS HERE -->
- </div>
- </div>
- </div>
- <!-- TABS END HERE -->
- <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
- <script src="http://static.tumblr.com/hczaopr/3JLny6m46/index.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <div class="cred"><a href="http://ninpen.tumblr.com/">thm.</a></div>
- <script>
- $(function(){
- var $container = $('#center');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement