Advertisement
pteroisradiata

G O L D

Jul 16th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.09 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  5. <script>
  6. (function($){
  7. $(document).ready(function(){
  8. $("[title]").style_my_tooltips({
  9. tip_follows_cursor:true,
  10. tip_delay_time:200,
  11. tip_fade_speed:300
  12. }
  13. );
  14. });
  15. })(jQuery);
  16. </script>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  21.  
  22. <title>{Title} {PostSummary}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}<link rel="shortcut icon" href="{image:Favicon}" />
  23.  
  24. <meta name="color:Background" content="#000000">
  25. <meta name="color:Text" content="#000000">
  26. <meta name="color:Post Background" content="#FFFFFF">
  27. <meta name="color:Sidebar Background" content="#ddd3ba" />
  28. <meta name="color:Sidebar Text" content="#000000" />
  29. <meta name="color:Sidebar Borders" content="#000000" />
  30. <meta name="color:content border" content="#000000" />
  31. <meta name="color:Title" content="#ddd3ba" />
  32. <meta name="color:Link" content="#666666" />
  33. <meta name="color:Link Hover" content="#666666" />
  34. <meta name="color:scrollbar" content="#666666" />
  35. <meta name="color:Blockquote" content="#FFFFFF">
  36.  
  37. <meta name="image:Background" content="" />
  38. <meta name="image:Side Img1" content="" />
  39. <meta name="image:Side Img2" content="" />
  40. <meta name="image:Side Img3" content="" />
  41. <meta name="image:Side Img4" content="" />
  42. <meta name="image:Links" content="" />
  43. <meta name="image:Favicon" content="" />
  44. <meta name="image:Cursor" content="" />
  45. <meta name="image:Divider" content="" />
  46.  
  47. <meta name="Text:Font Size" content="13" />
  48. <meta name="text:Link1" content="Link1" />
  49. <meta name="text:Url1" content="" />
  50. <meta name="text:Link2" content="Link2" />
  51. <meta name="text:Url2" content="" />
  52. <meta name="text:Link3" content="Link3" />
  53. <meta name="text:Url3" content="" />
  54. <meta name="text:Link4" content="Link4" />
  55. <meta name="text:Url4" content="" />
  56. <meta name="text:Link5" content="Link5" />
  57. <meta name="text:Url5" content="" />
  58.  
  59. <style type=text/css>body, a, a:hover {cursor: url('{image:Cursor}'), progress;}</style>
  60.  
  61. <style type="text/css">
  62.  
  63. #s-m-t-tooltip{
  64. max-width:300px;
  65. margin:15px;
  66. padding:2px 8px;
  67. border:1px dotted #fff;
  68. border-radius:4px;
  69. background:#000;
  70. color:#fff;
  71. z-index:999999;
  72. font-size:10px;
  73. font-style:italic;
  74. text-transform:lowercase;
  75. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  76.  
  77. #body {
  78. max-height:600px;
  79. overflow-y:hidden;
  80. background: {color:Background};
  81. background-image: {image:Background};
  82. color:{color:Text};
  83. font-size:{Font Size};
  84. word-wrap: break-word;
  85. background-attachment: fixed;
  86. font-family: 'Abel', sans-serif;
  87. }
  88.  
  89. a {
  90. color: {color:Link};
  91. text-decoration: none;
  92. text-shadow:4px 0px transparent, -4px 0px transparent;
  93. -webkit-transition: all 0.3s ease-in-out;
  94. -moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
  95. }
  96.  
  97. a:hover {
  98. color: {color:Link hover};
  99. background: ;
  100. text-shadow:0px 0px {color:Link Hover}, 0px 0px {color:Link Hover};text-decoration: line-through;
  101. }
  102.  
  103. #sidebar {
  104. background:{color:Sidebar Background};
  105. color:{color:Sidebar Text};
  106. margin-top:300px;
  107. margin-left:1000px;
  108. border-width:2px;
  109. border-color: {color: Sidebar Borders};
  110. font-size:12px;
  111. font-family: 'Ubuntu', sans-serif;
  112. width:200px;
  113. padding:5px;
  114. position:fixed;
  115. }
  116.  
  117. .links {
  118. width: 200px;
  119. height: 3px;
  120. font-size:15px;
  121. font-family: 'Ubuntu', sans-serif;
  122. position:fixed;
  123. text-align:center;
  124. padding: 0px;
  125.  
  126. }
  127.  
  128. .links:hover {
  129. color:{color:Sidebar Link Hover};
  130. }
  131.  
  132.  
  133. .image1 {
  134. background-image:{image:Side Img1};
  135. width: 90px;
  136. height: 230px;
  137. border-style: solid;
  138. border-width:1px;
  139. border-color: {color: Sidebar Borders};
  140. margin-top:-285px;
  141. margin-left: 110px;
  142. position:fixed;
  143. }
  144.  
  145. .image2 {
  146. background-image:{image:Side Img2};
  147. width: 90px;
  148. height: 200px;
  149. border-style: solid;
  150. border-width:1px;
  151. border-color: {color: Sidebar Borders};
  152. margin-top:-255px;
  153. margin-left: 0px;
  154. position:fixed;
  155. }
  156.  
  157. .image3 {
  158. background-image:{image:Side Img3};
  159. width: 90px;
  160. height: 200px;
  161. border-style: solid; border-width:1px;
  162. border-color: {color: Sidebar Borders};
  163. margin-top:70px;
  164. margin-left: 110px;
  165. position:fixed;
  166. }
  167.  
  168. .image4 {
  169. background-image:{image:Side Img4};
  170. width: 90px;
  171. height: 230px;
  172. border-style: solid; border-width:1px;
  173. border-color: {color: Sidebar Borders};
  174. margin-top:70px;
  175. margin-left: 0px;
  176. position:fixed;
  177. }
  178.  
  179.  
  180.  
  181. #title {
  182. width:300px;
  183. height:auto;
  184. margin-top:256px;
  185. margin-left:960px;
  186. text-align:center;
  187. font-family: 'Satisfy', cursive;
  188. font-size:28px;
  189. color:{color:Title};
  190. position:fixed;
  191.  
  192. }
  193. #content {
  194. width: 580px;
  195. height: 1100px;
  196. background-color: rgba(255, 255, 255, 0.4);
  197. border-color: {color: content border};
  198. border-width:4px;
  199. border-style:groove;
  200. margin: -5px 0 90px 300px;
  201. padding: 20px 0px;
  202. color: black;
  203. overflow:scroll;
  204. overflow-x: hidden;
  205. }
  206.  
  207. ::-webkit-scrollbar {width: 6px; height: 5px; background: #ffffff;}
  208. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; -webkit-border-radius: 1ex; }
  209.  
  210. #content a {
  211. color: {color:Link};
  212. text-decoration: none;
  213. }
  214.  
  215. #content a:hover {
  216. color: {color:Link Hover};
  217. }
  218.  
  219. #content blockquote {
  220. border-left: solid 2px {color:Blockquote};
  221. margin: 0;
  222. padding-left: 10px;
  223. }
  224.  
  225. img {
  226. border: 0;
  227. max-width: 100%;
  228. }
  229.  
  230. #content #posts {
  231.  
  232. background-color: {color:Post Background};
  233. color:{color:Text};
  234. width: 500px;
  235. margin: 0 auto 50px;
  236. padding:20px;
  237. border-width:3px;
  238. border-style:groove;
  239. border-color: {color: content border};
  240.  
  241. }
  242.  
  243. #content #posts .title {
  244. font-size: 22px;
  245. font-family: 'Handlee', cursive;
  246. }
  247.  
  248. #content #posts .text {
  249. font-family: 'Abel', sans-serif;
  250. font-size:{Font Size};
  251. }
  252.  
  253. #content #posts .askimg {
  254. margin-top:-10px;
  255. margin-left:-10px;
  256. height:30px;
  257. width:30px;
  258. border-radius:15px;
  259. -webkit-border-radius:15px;
  260. -moz-border-radius:15px;
  261. }
  262.  
  263. #content #posts #permalink {
  264. font-size:15px;
  265. margin-top:10px;
  266. text-align:center;
  267. font-family: 'Handlee', cursive;
  268. }
  269.  
  270. #content #posts #tags {
  271. font-size:15px;
  272. text-align:center;
  273. font-family: 'Handlee', cursive;
  274. }
  275.  
  276. .playerbuttonbg {
  277. position: absolute;
  278. left: 20px;
  279. top: 20px;
  280. width: 19px;
  281. height: 19px;
  282. background-color: #ffffff;
  283. padding: 10px;
  284. -webkit-border-radius: 40px;
  285. -moz-border-radius: 40px;
  286. border-radius: 40px;
  287. opacity: .4;
  288. filter: alpha(opacity=40);
  289. -moz-opacity: 0.4;
  290. -khtml-opacity: 0.4;
  291. transition: opacity .7s ease-in-out;
  292. -moz-transition: opacity .7s ease-in-out;
  293. -webkit-transition: opacity .7s ease-in-out;
  294. }
  295.  
  296. .playerbuttonbg:hover {
  297. opacity: 1;
  298. filter: alpha(opacity=100);
  299. -moz-opacity: 1;
  300. -khtml-opacity: 1;
  301. }
  302.  
  303. .newplayerbutton {
  304. position: relative;
  305. width: 19px;
  306. height: 19px;
  307. overflow: hidden;
  308. }
  309.  
  310. .playerbuttonhug {
  311. position: absolute;
  312. top: -18px;
  313. left: -7px;
  314. }
  315.  
  316. .tumblr_audio_player {
  317. height: 90px;
  318. width: 270px;
  319. -moz-transform: scale(0.60, 0.60);
  320. -webkit-transform: scale(0.60, 0.60);
  321. -o-transform: scale(0.60, 0.60);
  322. -ms-transform: scale(0.60, 0.60);
  323. transform: scale(0.60, 0.60);
  324. -moz-transform-origin: top left;
  325. -webkit-transform-origin: top left;
  326. -o-transform-origin: top left;
  327. -ms-transform-origin: top left;
  328. transform-origin: top left;
  329. }
  330.  
  331. .trackdetails {
  332. width: auto;
  333. border: 1px solid black;
  334. display:inline-block;
  335. margin-left: 90px;
  336. min-height: 85px;
  337. }
  338.  
  339. .audiowrapper {
  340. position: relative;
  341. display:inline-block;
  342. }
  343.  
  344. #pagination {
  345. width: 260px;
  346. margin-left: 480px;
  347. margin-bottom:0px;
  348. margin-top:-70px;
  349. -webkit-box-shadow: 3px 3px 14px 0px {color:Side Shadow};
  350. -moz-box-shadow: 3px 3px 14px 0px {color:Side Shadow};
  351. box-shadow: 3px 3px 14px 0px {color:Side Shadow};
  352. border-radius: 25px;
  353. text-align: center;
  354. font-family: 'Ubuntu', sans-serif;
  355. padding: 3px 0;
  356. background:{color:Post Background};
  357. }
  358.  
  359. #pagination a {
  360. color: {color:Link};
  361. text-decoration: none;
  362. }
  363.  
  364. #pagination a:hover {
  365. color: {color:Link Hover};
  366. }
  367.  
  368. </style>
  369.  
  370. </head>
  371. <body>
  372. <div id="title"><center>{Title}</center></div>
  373. <div id="body">
  374. <body background="{image:background}">
  375. </div>
  376. <div id="sidebar">
  377. <img src="{image:Side Img1}" class="image1"> <img src="{image:Side Img2}" class="image2"> <img src="{image:Side Img3}" class="image3"> <img src="{image:Side Img4}" class="image4">
  378.  
  379. <font color="{color:Sidebar Text}"><center>{Description}</center></font></p>
  380. <div id="links"><center>
  381. <a href="/" title="home"><img src="{image:Links}" /></a>
  382. <a href="/ask" title="ask"><img src="{image:Links}" /></a>
  383. <a href="/submit" title="submit"><img src="{image:Links}" /></a>
  384. <a href="{text:Url1}" title="{text:Link1}"><img src="{image:Links}" /></a>
  385. <a href="{text:Url2}" title="{text:Link2}"><img src="{image:Links}" /></a>
  386. <a href="{text:Url3}" title="{text:Link3}"><img src="{image:Links}" /></a>
  387. <a href="{text:Url4}" title="{text:Link4}"><img src="{image:Links}" /></a>
  388. <a href="{text:Url5}" title="{text:Link5}"><img src="{image:Links}" /></a>
  389. </center>
  390. </div></div>
  391. <div id="content">
  392.  
  393. {block:Posts}
  394. <div id="posts">
  395.  
  396. {block:Photo}
  397. {LinkOpenTag}<img src="{PhotoURL-500}" />{LinkCloseTag}
  398. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  399. {/block:Photo}
  400.  
  401. {block:Photoset}
  402. {Photoset-500}
  403. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  404. {/block:Photoset}
  405.  
  406. {block:Video}
  407. {Video-500}
  408. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  409. {/block:Video}
  410.  
  411. {block:Audio}
  412. {AudioPlayerBlack}
  413. <div class="text">~ {PlayCountWithLabel}</div>
  414. {block:Caption}<div class="text">{Caption}</div>{/block:Caption}
  415. {/block:Audio}
  416.  
  417. {block:Quote}
  418. <div class="title">“{Quote}”</div>
  419. {block:Source}<div class="text"><br>~ {Source}</div>{/block:Source}
  420. {/block:Quote}
  421.  
  422. {block:Text}
  423. {block:Title}<div class="title">{Title}</div>{/block:Title}
  424. <div class="text">{Body}</div>
  425. {/block:Text}
  426.  
  427. {block:Answer}
  428. <div class="askimg"><img src="{AskerPortraitURL-64}" /></div>
  429. <div class="title"><center>{Question}</center></div>
  430. <div class="text"><center>~ {Asker}</center></div>
  431. <div class="text">{Answer}</div>
  432. {/block:Answer}
  433.  
  434. {block:Chat}
  435. {block:Title}<div class="title">{Title}</div>{/block:Title}
  436. <div class="text">
  437. {block:Lines}
  438. {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
  439. {/block:Lines}
  440. </div> <!--text-->
  441. {/block:Chat}
  442.  
  443. {block:Link}
  444. <div class="title"><a href="{URL}">{Name}</a></div>
  445. {block:Description}
  446. <div class="text">{Description}</div>
  447. {/block:Description}
  448. {/block:Link}
  449.  
  450. <div id="permalink">
  451. <center><img src="{image:Divider}" /></center></p><a href="{Permalink}"><img src="http://33.media.tumblr.com/98e530f3717c52894248ddef6a236edc/tumblr_inline_niyo91elUv1ry72eo.gif" /></a>
  452. {block:Date}{DayOfWeek}, {DayOfMonth} {Month} {Year}{/block:Date}
  453. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  454. <a href=“{ReblogURL}” target=“_blank” class=“details” title="reblog?"><img src="http://33.media.tumblr.com/98e530f3717c52894248ddef6a236edc/tumblr_inline_niyo91elUv1ry72eo.gif" /></a>
  455. </div>
  456. <div id="tags">
  457. {block:HasTags}<div id="tags">
  458. {block:Tags}
  459. <center><a href="{TagURL}">#{Tag} </a></center>
  460. {/block:Tags}
  461. </div>
  462. {/block:HasTags}
  463. </div>
  464.  
  465. </div> <!--posts-->
  466. {/block:Posts}
  467. </div> <!--content-->
  468.  
  469. {block:Pagination}
  470. <div id="pagination">
  471. {block:PreviousPage}
  472. <a href="{PreviousPage}">Previous</a>
  473. {/block:PreviousPage}
  474.  
  475. {block:JumpPagination length="5"}
  476. {block:CurrentPage}
  477. <span class="current_page">{PageNumber}</span>
  478. {/block:CurrentPage}
  479.  
  480. {block:JumpPage}
  481. <a class="jump_page" href="{URL}">{PageNumber}</a>
  482. {/block:JumpPage}
  483. {/block:JumpPagination}
  484.  
  485. {block:NextPage}
  486. <a href="{NextPage}">Next</a>
  487. {/block:NextPage}
  488. </div>
  489. {/block:Pagination}
  490.  
  491. <a href="http://pteroisradiata.tumblr.com/" title="Credit"><img src="http://41.media.tumblr.com/a91a8a468f7455de05a15380411b502f/tumblr_inline_nokveysQBO1ry72eo_75sq.png" />pteroisradiata</a>
  492. </body>
  493.  
  494. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement