Advertisement
kawaiibuu

Wolframite

Aug 14th, 2014
6,541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.52 KB | None | 0 0
  1. <head>
  2. <html>
  3. <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
  4. <title>{title}</title><a href="http://jubileethemes.tumblr.com" style="position:fixed;bottom: 0px;right: 0px;padding: 5px; font: .8em arial;">THEME</a>
  5. <!--
  6.  
  7. Wolframite theme
  8. by softwaring.tumblr.com
  9. available at jubileethemes.tumblr.com
  10.  
  11. do not remove credits do not use as a base
  12.  
  13. -->
  14.  
  15. <meta name="color:background" content="#000000"/>
  16. <meta name="color:text" content="#FFFFFF"/>
  17. <meta name="color:links" content="#FFFFFF"/>
  18. <meta name="color:links hover" content="#FF0000"/>
  19. <meta name="color:scrollbar" content="#FFFFFF"/>
  20. <meta name="color:caption background" content="#000000"/>
  21. <meta name="color:caption text" content="#FFFFFF"/>
  22. <meta name="color:selected text" content="#FF0000"/>
  23.  
  24. <meta name="text:ask title" content="contact"/>
  25. <meta name="text:other title" content="navigate"/>
  26. <meta name="text:ask info" content="please remember to replace username with your tumblr username in the url box!"/>
  27. <meta name="text:other info" content=""/>
  28. <meta name="text:link 1 title" content="" />
  29. <meta name="text:link 1 url" content="" />
  30. <meta name="text:link 2 title" content="" />
  31. <meta name="text:link 2 url" content="" />
  32. <meta name="text:link 3 title" content="" />
  33. <meta name="text:link 3 url" content="" />
  34. <meta name="text:link 4 title" content="" />
  35. <meta name="text:link 4 url" content="" />
  36. <meta name="text:link 5 title" content="" />
  37. <meta name="text:link 5 url" content="" />
  38. <meta name="text:link 6 title" content="" />
  39. <meta name="text:link 6 url" content="" />
  40. <meta name="text:other link 1 url" content=""/>
  41. <meta name="text:other link 1" content=""/>
  42. <meta name="text:other link 2 url" content=""/>
  43. <meta name="text:other link 2" content=""/>
  44. <meta name="text:other link 3 url" content=""/>
  45. <meta name="text:other link 3" content=""/>
  46. <meta name="text:other link 4 url" content=""/>
  47. <meta name="text:other link 4" content=""/>
  48.  
  49. <meta name="image:background" content=""/>
  50. <meta name="image:sidebar" content=""/>
  51. <meta name="image:ask icon" content=""/>
  52. <meta name="image:other icon" content=""/>
  53.  
  54. <meta name="if:large background" content="0"/>
  55. <meta name="if:infinite scroll" content="0"/>
  56.  
  57. <style>
  58. body{ font: 10px 'roboto'; letter-spacing: 1px; background:{color:background} url({image:background})top left fixed repeat;
  59. {block:iflargebackground} background-size:cover; {/block:iflargebackground} color: {color:text};}a{text-decoration: none; color: {color:links};} a:hover { color:{color:links hover};}.poster {width:450px; margin: auto;}#wrapper {position:absolute; left: 50%;margin-top: 100px;margin-left: -200px;}#post {outline: 1px solid transparent; width:400px; margin: 25px 25px 250px 25px; }#post img {width: 100%; } iframe#tumblr_controls { top: 0px !important; margin: 0 0 0 0; -webkit-filter: invert(100%); right: 0px !important; position: fixed !important; padding: 10px !important; } #sidebar { position:fixed; top: 0px; left: 0px; padding: 15px; width: 168px; text-align: justify; text-transform: uppercase; font: 12px; } .captions { {block:IndexPage}color: rgba({RGBcolor:caption text}, 0.5);{/block:IndexPage}overflow:auto; position:absolute; width: 100%; height: 100%;outline: 5px solid {color:caption background};outline-offset: -5px; opacity: 0; background: rgba({RGBcolor:caption background}, 0.5); display:inline-flex; display: -webkit-flex; -moz-transition: all 2s ease-in-out;-ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; }.pcaptions {{block:IndexPage}color: rgba({RGBcolor:caption text}, 0.5);{/block:IndexPage} position:absolute; width:370px; margin-left: 15px; margin-top: 15px; opacity: 0; background: rgba({RGBcolor:caption background}, 0.5); display:inline-flex; display: -webkit-flex; -moz-transition: all 2s ease-in-out;-ms-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; transition: all 2s ease-in-out; max-height: 250px; overflow: auto; }.txt { margin: auto; text-align: center; padding: 15px 20px; text-transform: uppercase; font-weight: 300; } .captions a { {block:IndexPage}color: rgba({RGBcolor:caption text}, 0.5);{/block:IndexPage} } .pcaptions a { {block:IndexPage}color: rgba({RGBcolor:caption text}, 0.5);{/block:IndexPage} } #post img { margin-bottom: -3px; } #post:hover .pcaptions { opacity: 1 !important; -moz-transition: all 0.75s ease-in-out;-ms-transition: all 0.75s ease-in-out; max-height: 200px; overflow:auto; -o-transition: all 0.75s ease-in-out;transition: all 0.75s ease-in-out; } #post:hover .captions { margin-left: 0px; opacity: 1 !important; -moz-transition: all 0.75s ease-in-out;-ms-transition: all 0.75s ease-in-out; -o-transition: all 0.75s ease-in-out;transition: all 0.75s ease-in-out; } #post:hover .hide { -webkit-transition: all 3s ease-in-out; -moz-transition: all 3s ease-in-out; -ms-transition: all 3s ease-in-out; -o-transition: all 3s ease-in-out; transition: all 3s ease-in-out; } .hide { background:{color:background}; position:absolute; width:380px; background: transparent; height: 11px; z-index: 99; margin-top: -30px; margin-left: 2px; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;} .hide:before { height: 1px; position:absolute; width:380px; margin-left: 4px; margin-top: 5px; background: {color:links}; content:""; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; } .hide:after { height: 1px; position:absolute; width: 0px; margin-left: 4px; margin-top: 5px; background: {color:background}; content:""; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; } #post:hover .hide:after { width:380px; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; } .permalinks { position:absolute; width:390px; padding: 5px; margin-top: 30px; }
  60. #post:hover .permalink { opacity: 1; -webkit-transition: all 3s ease-in-out; -moz-transition: all 3s ease-in-out; -ms-transition: all 3s ease-in-out; -o-transition: all 3s ease-in-out; transition: all 3s ease-in-out; } .permalink { margin-top: -15px; opacity: 0; text-transform: uppercase; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;} .tags { font: 8px consolas; text-transform: uppercase; } ::selection { background: transparent; color: {color:selected text}; } ::-moz-selection { background: transparent; color: {color:selected text}; } ::-webkit-selection {background: transparent; color: {color:selected text}; } .askbox, .aboutbox { position:fixed; left: 2000px; opacity: 0; padding: 10px; width: 400px; margin-top: 50px; margin-left: -180px; overflow: hidden; }.aboutbox h1, .askbox h1 { padding: 5px; font-size: 14px; font-weight: 300; text-transform: uppercase;} .aboutbox h1:after { content:url({image:other icon}); padding: 5px; }
  61. .askbox h1:after { content:url({image:ask icon}); padding: 5px; }
  62. .aboutbox p, .askbox p { padding: 5px; text-align: justify; }.aboutbox li, .askbox li { padding: 10px; } .aboutbox li { list-style:none; padding: 5px; text-transform: uppercase; font-style: italic; } ::-webkit-scrollbar{ background: {color:background}; width: 10px; } ::-webkit-scrollbar-thumb { border: 4px solid {color:background};border-top: 15px solid {color:background};background: {color:text}; } ::-webkit-scrollbar:horizontal { display:none; } .top { height: 2px; background: {color:text}; width: 0px; position:fixed; top: 0px; z-index: 999999999999999999999999; left: 0px;}
  63. #tumblr_lightbox { background: {color:background} url({image:background})top left fixed repeat!important; {block:iflargebackground} background-size:cover!important; {/block:iflargebackground}z-index:99999!important; -webkit-transition: all 0.35s ease-in-out; border: none; -moz-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
  64. #tumblr_lightbox img { opacity:0; } #tumblr_lightbox_caption { color:{color:text};!important;font-family: 'Roboto', sans-serif!important;font-size:10px!important;font-weight:normal!important;text-shadow:none!important;} #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image { padding:5px!important; background:black!important; -moz-box-shadow:none!important; -webkit-box-shadow:none!important; box-shadow:none!important;-moz-border-radius:0px!important; -webkit-border-radius:0px!important; border-radius:0px!important; opacity:1!important; -webkit-transition: all 0.35s ease-in-out; border: none; -moz-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; } #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {-webkit-filter: brightness(0.35);-moz-filter:brightness(.35); -o-filter:brightness(.35); } .pagenotes img { display:none; } .captions::-webkit-scrollbar{ background: transparent; width: 5px; } .caption::-webkit-scrollbar-thumb { background: {color:text}; } .caption blockquote { margin: 2px; } h3 { padding-bottom: 0px; margin-bottom: 0px; font-weight: 100; } .c { padding: 15px; } .ft { text-align: justify; text-transform: uppercase; font-style: italic; font-size: 12px; padding: 10px; } .ft a { color: black; } .line li { padding: 5px; list-style:none; } .current_page { font-style:italic; }
  65. </style>
  66. <script src="http://static.tumblr.com/mqkrxog/C8zn5nmho/modernizr-2.5.3.min.js"></script>
  67. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  68. <script type="text/javascript" src="http://static.tumblr.com/mqkrxog/TEZn9jzzb/aboutbox.js"></script>
  69. <script type="text/javascript" src="http://static.tumblr.com/mqkrxog/yRdn9jzzd/askbox.js"></script>
  70. <script type="text/javascript" src="http://static.tumblr.com/mqkrxog/1GOn9k01b/loader.js"></script>
  71. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  72. <script type="text/javascript" src="http://static.tumblr.com/mqkrxog/R05n9k05f/masonry.js"></script>
  73. <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  74. </head>
  75. <body>
  76. <div class="top"></div>
  77. <div class="poster"><div id="sidebar">
  78. <div style="padding: 8px;">
  79. <i style="text-transform:normal;"><img src="{image:sidebar}" style="max-width: 100px; float:left; padding: 5px;">{description}</i></div>
  80. <div class="c">
  81. <a href="/">refresh</a><br>
  82. <a id="activate1" style="cursor:pointer;" >{text:ask title}</a><br>
  83. <a id="activate" style="cursor:pointer;" >{text:other title}</a><br>
  84. {block:iflink1title}<a href="{text:link 1 url}">{text:link 1 title}</a><br>{/block:iflink1title}
  85. {block:iflink2title}<a href="{text:link 2 url}">{text:link 2 title}</a><br>{/block:iflink2title}
  86. {block:iflink3title}<a href="{text:link 3 url}">{text:link 3 title}</a><br>{/block:iflink3title}
  87. {block:iflink4title}<a href="{text:link 4 url}">{text:link 4 title}</a><br>{/block:iflink4title}
  88. {block:iflink5title}<a href="{text:link 5 url}">{text:link 5 title}</a><br>{/block:iflink5title}
  89. {block:iflink6title}<a href="{text:link 6 url}">{text:link 6 title}</a><br>{/block:iflink6title}
  90. </div>
  91. {block:ifnotinfinitescroll}{block:Pagination}{block:PreviousPage} <a href="{PreviousPage}">past</a> {/block:PreviousPage}{block:JumpPagination length="7"}{block:CurrentPage} <span class="current_page">{PageNumber}</span> {/block:CurrentPage}{block:JumpPage} <a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage} <a href="{NextPage}">forward</a> {/block:NextPage}{/block:Pagination}{/block:ifnotinfinitescroll}
  92. </div>
  93.  
  94. <div class="askbox">
  95. <h1>{text:ask title}</h1>
  96. <p>{text:ask info}<br><br>
  97. <iframe frameborder="0" scrolling="no" width="380" height="280" src="http://www.tumblr.com/ask_form/{Name}.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]--></p>
  98. </div>
  99. <div class="aboutbox">
  100. <h1>{text:other title}</h1>
  101. <div style="padding: 5px;">
  102. <li><a href="{text:other link 1 url}">{text:other link 1}</a></li>
  103. <li><a href="{text:other link 2 url}">{text:other link 2}</a></li>
  104. <li><a href="{text:other link 3 url}">{text:other link 3}</a></li>
  105. <li><a href="{text:other link 4 url}">{text:other link 4}</a></li>
  106. <div style="padding: 15px; text-align:justify;">
  107. {text:other info}
  108. </div></div>
  109. </div>
  110.  
  111. <div id="wrapper">
  112. {block:Posts}
  113. <!-- the area below removes the VIA and SOURCES of posts -->
  114. {block:ContentSource}
  115. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  116. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  117. {/block:SourceLogo}
  118. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  119. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  120. <div id="post">
  121.  
  122. {block:Text}
  123. {block:Title}<div class="ft">{title}</div>{/block:Title}
  124. <div class="body">{body}</div>
  125. {/block:Text}
  126.  
  127. {block:Link}
  128. <div class="ft"><a href="{URL}" class="link" {Target}>{Name}</a></div>
  129. {block:Description}
  130. <div class="body">{Description}</div>
  131. {/block:Description}
  132. {/block:Link}
  133.  
  134. {block:Quote}
  135. {Quote}
  136. {block:Source}
  137. <p>&mdash; {Source}</p>
  138. {/block:Source}
  139. {/block:Quote}
  140.  
  141. {block:Photo}
  142. {block:caption}{block:IndexPage}<div class="captions"> <div class="txt">
  143. <div class="caption">{Caption}</div>
  144. </div></div>{/block:IndexPage}{/block:caption}
  145. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  146. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  147. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
  148. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  149. {block:IndexPage}</a>{/block:IndexPage}
  150. {/block:Photo}
  151.  
  152. {block:Chat}
  153. <div class="body">
  154. {block:Title}
  155. {Title}
  156. {/block:Title}
  157. {block:Lines}
  158. {block:Label}
  159. <div class="ft">{Label}</div>
  160. {/block:Label}
  161. <div class="line">
  162. <li>{Line}</li></div>
  163. {/block:Lines}
  164. </div>
  165. {/block:Chat}
  166.  
  167. {block:Video}
  168. {Video-400}
  169. {/block:Video}
  170.  
  171. {block:Photoset}
  172. {block:caption}{block:IndexPage}<div class="pcaptions"> <div class="txt">
  173. <div class="caption">{Caption}</div>
  174. </div></div>{/block:IndexPage}{/block:caption}
  175. {Photoset-400}
  176. {/block:Photoset}
  177.  
  178. {block:Audio}
  179. <div style="padding: 10px; background: black; color: white;">
  180. {block:AlbumArt}<img src="{AlbumArtURL}" style="width: 400px;">{/block:AlbumArt}
  181. <center>{AudioPlayerBlack}
  182. {block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</center>
  183. </div>
  184. {/block:Audio}
  185.  
  186. {block:Answer}
  187. <div class="ft">
  188. {Question}
  189. <p align="right" style="margin: 0px;padding:2px;">&mdash; {Asker}</p>
  190. </div>
  191. {Answer}
  192. {/block:Answer}
  193. {block:IndexPage}
  194. <div class="permalinks">
  195. <div class="hide"></div>
  196. <div class="permalink">
  197. posted {month} {dayofmonth}{dayofmonthsuffix} with <a href="{Permalink}">{NoteCountwithLabel}</a>
  198. <a href="{ReblogURL}" target="_blank" class="details" style="float: right;">reblog</a>
  199. {block:HasTags}
  200. <div class="tags">
  201. {block:Tags}<a href="http://tumblr.com/tagged/{Tag}" target="blank">#{Tag}</a> {/block:Tags}
  202. </div>
  203. {/block:HasTags}
  204. </div></div>
  205. {/block:IndexPage}
  206. {block:PermalinkPage}
  207. <div style="padding: 25px;">
  208. {Caption}
  209. </div>
  210. Posted {TimeAgo} with {NoteCountWithLabel}<br>{block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}<br>{block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  211. {block:PostNotes}<div class="pagenotes">{PostNotes}</div>{/block:PostNotes}
  212. {/block:PermalinkPage}
  213. </div>
  214. {/block:Posts}
  215. {block:ifinfinitescroll}{block:NextPage}<div id="page-nav"><a href="{NextPage}"></a>{/block:NextPage}</div>{/block:ifinfinitescroll}</div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement