Advertisement
ancrestas

come a little closer;

Jul 30th, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <html>
  5. <head>
  6.  
  7. <meta name="color:background" content="#FFFFFF">
  8. <meta name="color:links" content="#928f8f">
  9. <meta name="color:post links" content="#928f8f">
  10. <meta name="color:hover" content="#454545">
  11. <meta name="color:text" content="#9A9A9A">
  12. <meta name="color:title" content="#0a0a0a">
  13. <meta name="color:tags" content="#dddddd">
  14. <meta name="color:border" content="#eeeeee"/>
  15. <meta name="color:highlight" content="#f0bfb3">
  16.  
  17. <meta name="text:Link1" content="" />
  18. <meta name="text:Link1 Title" content="" />
  19. <meta name="text:Link2" content="" />
  20. <meta name="text:Link2 Title" content="" />
  21. <meta name="text:Link3" content="" />
  22. <meta name="text:Link3 Title" content="" />
  23. <meta name="text:Link4" content="" />
  24. <meta name="text:Link4 Title" content="" />
  25.  
  26. <meta name="image:sidebar" content=""/>
  27.  
  28.  
  29. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  30. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  33.  
  34. <script type="text/javascript"
  35. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  36.  
  37. <style type="text/css">
  38.  
  39. #s-m-t-tooltip {
  40. max-width:300px;
  41. padding:5px;
  42. margin:10px 0px 0px 10px;
  43. background-color:#c9c9c9;
  44. font-family:trebuchet ms;
  45. font-size:7px;
  46. letter-spacing:1px;
  47. font-style:none;
  48. text-transform:uppercase;
  49. padding-bottom:3px;
  50. color:#fff;
  51. z-index:999999999999999999999999999999999999;
  52. }
  53.  
  54. ::-webkit-scrollbar-thumb {
  55. height:auto;
  56. background-color: #555;
  57. border:1px solid #fff;
  58. }
  59.  
  60. ::-webkit-scrollbar {
  61. height:9px;
  62. width:5px;
  63. background-color: #ddd;
  64. border:2px solid #fff;
  65. }
  66.  
  67. a {
  68. text-decoration:none;
  69. color:{color:post links};
  70. outline:none;
  71. -moz-outline-style:none;
  72. -moz-transition-duration:0.5s;
  73. -webkit-transition-duration:0.5s;
  74. -o-transition-duration:0.5s;
  75. }
  76.  
  77. a:hover {
  78. color:{color:hover};
  79. text-decoration:none;
  80. cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
  81. -moz-transition-duration:0.5s;
  82. -webkit-transition-duration:0.5s;
  83. -o-transition-duration:0.5s;
  84. }
  85.  
  86. body {
  87. background-color:{color:background};
  88. cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;
  89. margin:0px;
  90. color:{color:text};
  91. font-family:calibri;
  92. font-size:10px;
  93. line-height:100%;
  94. letter-spacing:0px;
  95. text-align:justify;
  96. }
  97.  
  98. h1 {
  99. font-weight:normal;
  100. font-size:10px;
  101. text-align:center;
  102. font-style:normal;
  103. line-height:80%;
  104. letter-spacing:1px;
  105. text-transform:uppercase;
  106. color:{color:text};
  107. }
  108.  
  109. h2 {
  110. font-size:18px;
  111. text-align:center;
  112. text-transform:uppercase;
  113. font-family:calibri;
  114. font-style:none;
  115. color:{color:title};
  116. letter-spacing:-1.3px;
  117. margin-bottom:6px
  118. }
  119.  
  120. blockquote {
  121. border-left:2px solid {color:text};
  122. padding-left:5px;
  123. margin:5px;
  124. }
  125.  
  126.  
  127. #sb {
  128. width:245px;
  129. margin-left:580px;
  130. margin-top:100px;
  131. position:fixed;
  132. }
  133.  
  134. #sb img {
  135. width:140px;
  136. height:auto;
  137. margin-bottom:3px;
  138. overflow:hidden;
  139. }
  140.  
  141. #title {
  142. position:fixed;
  143. font-family:arial;
  144. font-size:15px;
  145. text-align:center;
  146. font-weight: bold;
  147. width:130px;
  148. padding:5px;
  149. letter-spacing:-1px;
  150. color:{color:title};
  151. border-bottom: 1px solid {color:highlight};
  152. }
  153.  
  154. #description {
  155. width:145px;
  156. padding-top:23px;
  157. font-family:calibri;
  158. font-size:10px;
  159. text-align:center;
  160. color:{color:text};
  161. display:block;
  162. line-height:11px;
  163. }
  164.  
  165. .links {
  166. color:{color:links};
  167. position:fixed;
  168. width:140px;
  169. text-align:center;
  170. font-family:arial;
  171. font-size:15px;
  172. margin-left:0px;
  173. margin-top:-20px;
  174. padding-top:5px;
  175. display:inline-block;
  176. font-weight:bold;
  177. text-transform:uppercase;
  178. letter-spacing:0px;
  179. }
  180.  
  181. .links a:hover {
  182. color:{color:hover};
  183. margin-left:0px;
  184. }
  185.  
  186. .pagination {
  187. width:500px;
  188. font-family:arial;
  189. font-size:15px;
  190. font-weight: bold;
  191. text-align:center;
  192. letter-spacing:1px;
  193. color:{color:highlight};
  194. margin-top:0px;
  195. z-index:999999;
  196. }
  197.  
  198. .entries {
  199. margin-top:40px;
  200. width:500px;
  201. margin-bottom:70px;
  202. margin-left:40px;
  203. }
  204.  
  205. .posts {
  206. width:500px;
  207. }
  208.  
  209. .posts img, .posts li, .posts blockquote {
  210. max-width: 100%;
  211. }
  212.  
  213. .posts li {
  214. list-style: square;
  215. }
  216.  
  217. .posts blockquote {
  218. border-left: 1px solid #c1c1c1;
  219. padding-left: 5px 3px;
  220. }
  221.  
  222. blockquote img {
  223. max-width:320px;
  224. }
  225.  
  226. .date {
  227. text-transform:lowercase;
  228. margin-top:-15px;
  229. background-color:#fff;
  230. padding:3px 3px 3px 3px;
  231. font-size:10px;
  232. width:150px;
  233. margin-left:170px;
  234. text-align:center;
  235. font-family:calibri;
  236. border-style:solid;
  237. border-width:5px;
  238. border-color:#fff;
  239. margin-bottom:40px;
  240. }
  241.  
  242. .tags {
  243. color:{color:tags};
  244. text-transform:lowercase;
  245. margin-left:0px;
  246. font-family:calibri;
  247. text-align:center;
  248. font-style:none;
  249. letter-spacing:0px;
  250. margin-top:-40px;
  251. margin-bottom:40px;
  252. font-size:10px;
  253. width:500px;
  254. }
  255.  
  256. .tags a:hover {
  257. font-style:italic;
  258. }
  259.  
  260. .border {
  261. border-top:1px solid {color:border};
  262. margin-top:25px;
  263. }
  264.  
  265. ol.notes {
  266. padding: 0px;
  267. margin: 25px 0px;
  268. list-style-type: none;
  269. border-bottom: solid 1px #f5f5f5;
  270. }
  271.  
  272. ol.notes li.note {
  273. border-top: solid 1px #f5f5f5;
  274. padding: 10px;
  275. }
  276.  
  277. ol.notes li.note span.action {
  278. font-weight: bold;
  279. }
  280.  
  281. ol.notes li.note blockquote {
  282. border-color: {color:border};
  283. padding: 4px 10px;
  284. margin: 10px 0px 0px 25px;
  285. }
  286.  
  287. ol.notes li.note blockquote a {
  288. text-decoration: none;
  289. }
  290.  
  291. .pagenotes {
  292. text-align:left;
  293. }
  294.  
  295. .ask {
  296. font-family:arial;
  297. font-size:15px;
  298. font-weight: bold;
  299. letter-spacing:-1px;
  300. text-align:left;
  301. margin-top:3px;
  302. text-transform:lowercase;
  303. }
  304.  
  305. .question {
  306. width:500px;
  307. letter-spacing:0px;
  308. margin-top:10px;
  309. font-family:'calibri';
  310. font-size:10px;
  311. padding-bottom:4px;
  312. text-align:justify;
  313. color:{color:text};
  314. border-bottom: 1px solid #f5f5f5;
  315. }
  316.  
  317. .answer {
  318. width:500px;
  319. letter-spacing:0px;
  320. text-align:justify;
  321. font-family:'calibri';
  322. font-size:10px;
  323. padding-top:5px;
  324. margin-bottom:1px;
  325. color:{color:text};
  326. }
  327.  
  328. .askimg {
  329. width:35px;
  330. padding:2px;
  331. margin-right:3px;
  332. margin-top:-10px;
  333. border:2px solid #f5f5f5;
  334. border-radius:100px;
  335. }
  336.  
  337. .askimg a:hover{
  338. border:2px solid:#f5f5f5;
  339. }
  340.  
  341. #audio {
  342. width:60px;
  343. height:60px;
  344. overflow:hidden;
  345. position:relative;
  346. border:8px solid #f0f0f0;
  347. float:left;
  348. background:#000;
  349. }
  350.  
  351. .audiocover img {
  352. width:60px;
  353. height:60px;
  354. position:absolute;
  355. -webkit-transition: all 0.4s ease-in-out;
  356. -moz-transition: all 0.4s ease-in-out;
  357. -ms-transition: all 0.4s ease-in-out;
  358. -o-transition: all 0.4s ease-in-out;
  359. transition: all 0.4s ease-in-out;
  360. }
  361.  
  362. .audiocover {
  363. width:60px;
  364. overflow:hidden;
  365. }
  366.  
  367. .player {
  368. overflow:hidden;
  369. width:0px;
  370. height:30px;
  371. z-index:999;
  372. position:absolute;
  373. padding-top:17px;
  374. padding-left:17px;
  375. -webkit-transition: all 0.4s ease-in-out;
  376. -moz-transition: all 0.4s ease-in-out;
  377. -ms-transition: all 0.4s ease-in-out;
  378. -o-transition: all 0.4s ease-in-out;
  379. transition: all 0.4s ease-in-out;
  380. }
  381.  
  382. #audio:hover .player {
  383. opacity:1;
  384. width:25px;
  385. }
  386.  
  387. #audio:hover img {
  388. margin-top:60px;
  389. }
  390.  
  391. #musics {
  392. height:60px;
  393. margin-bottom:20px;
  394. margin-left:80px;
  395. position:relative;
  396. letter-spacing:0px;
  397. }
  398.  
  399. .music {
  400. border-left:2px solid {color:hover};
  401. color:{color:post links};
  402. text-transform:uppercase;
  403. }
  404.  
  405. .music2 {
  406. border-left:2px solid {color:post links};
  407. text-transform:uppercase;
  408. font-weight: bold;
  409. }
  410.  
  411. .music, .music2 {
  412. display:block;
  413. padding:2px 2px;
  414. }
  415.  
  416. .chat {
  417. line-height:160%;
  418. list-style:none;
  419. }
  420.  
  421. .line.odd {
  422. background:{color:border};
  423. margin-bottom:2px;
  424. padding:5px;
  425. list-style:none;
  426. font-size:10px;
  427. }
  428.  
  429. .line.even {
  430. background:#ffffff;
  431. margin-bottom:2px;
  432. padding:5px;
  433. list-style:none;
  434. font-size:10px;
  435. }
  436.  
  437. .label {
  438. padding-right:1px;
  439. text-transform:uppercase;
  440. font-weight:bold;
  441. color:{color:links};
  442. }
  443.  
  444. #credit {
  445. font-size:9px;
  446. bottom:5px;
  447. right:5px;
  448. position:fixed;
  449. text-transform:uppercase;
  450. font-family:'calibri';
  451. color:{color:links};
  452. }
  453.  
  454. {CustomCSS}
  455. </style>
  456. </head>
  457.  
  458. <body>
  459. <div id="sb">
  460. <div class="links">
  461. <a href="{text:Link1}" title="{text:Link1 Title}">01</a>
  462. <a href="{text:Link2}" title"message">02</a>
  463. <a href="{text:Link3}" title"codes">03</a>
  464. <a href="{text:Link4}" title="{text:Link4 Title}">04</a>
  465. </div>
  466. <img src="{image:sidebar}">
  467. <div id="title"><y>{Title}</y></div>
  468. <div id="description">{Description}</div>
  469. </div>
  470.  
  471. <div class="entries">{block:Posts}<div class="posts">
  472.  
  473. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  474.  
  475. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  476.  
  477. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  478.  
  479. {block:Quote}
  480. <h2>❝ {Quote} ❞</h2>
  481. {/block:Quote}
  482.  
  483. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  484.  
  485. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>{/block:Chat}
  486.  
  487. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  488.  
  489. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  490.  
  491. {block:Audio}
  492. <div id="audio">
  493. <div class="audiocover">
  494. <img src="https://www.ad2myaccount.com/img/play_button.png" /></div>{block:AlbumArt}
  495. <div class="audiocover">
  496. <img src="{AlbumArtURL}" /></div>{/block:AlbumArt}
  497. <div class="player">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div>
  498. </div>
  499. <div id="musics">
  500. {block:TrackName}<span class="music">{TrackName}</span>{/block:TrackName}
  501. <span class="music2">{block:Artist}{Artist} - {/block:Artist}{FormattedPlayCount} plays</span>
  502. </div>
  503. {/block:Audio}
  504.  
  505. <p>
  506.  
  507. <div class="border"></div>
  508. <div class="date">
  509. {block:Date}{DayOfMonth} {ShortMonth} {24HourWithZero}:{Minutes} {AmPm}</a>{/block:Date}
  510. {block:NoteCount}<span style="color:{color:tags};"><span style="font-size:9px;font-family:arial;">♥</span></span> <a href="{Permalink}">{NoteCount}{/block:NoteCount}{block:permalinkpage}{/block:permalinkpage}</a> – {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{block:ContentSource} • <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:ContentSource}{/block:RebloggedFrom}{/block:ContentSource}{/block:RebloggedFrom}{/block:permalinkpage}</span>
  511. </div>
  512.  
  513. {block:HasTags}
  514. <div class="tags">{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}
  515.  
  516.  
  517. {block:PostNotes}
  518. <div class="pagenotes">
  519. {PostNotes}
  520. </div>
  521. {/block:PostNotes}
  522.  
  523.  
  524. {block:ContentSource}
  525.  
  526. <!---{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  527.  
  528. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  529.  
  530. {/block:SourceLogo}
  531.  
  532. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  533.  
  534. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  535.  
  536. {/block:Posts}
  537.  
  538. {block:Pagination}
  539. <div class="pagination">
  540. {block:PreviousPage}
  541. <a href="{PreviousPage}">&lsaquo; back</a>
  542. {/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}
  543. <span class="current_page">{PageNumber}</span>
  544. {/block:CurrentPage}{block:JumpPage}
  545. <a class="jump_page" href="{URL}">{PageNumber}</a>
  546. {/block:JumpPage}{/block:JumpPagination}{block:NextPage}
  547. <a href="{NextPage}">forth &rsaquo;</a>
  548. {/block:NextPage}</div>{/block:Pagination}
  549.  
  550. <div id="credit"><a href="http://mathewsdaddario.tumblr.com/" title="mathewsdaddario">md.</a></div>
  551.  
  552. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  553. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  554. <script>
  555. (function($){
  556. $(document).ready(function(){
  557. $("a[title]").style_my_tooltips({
  558. tip_follows_cursor:true,
  559. tip_delay_time:150,
  560. tip_fade_speed:700,
  561. attribute:"title"
  562. });
  563. });
  564. })(jQuery);
  565. </script>
  566.  
  567. </body>
  568.  
  569.  
  570. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement