Advertisement
finnhurries

Theme #14 By Ashtoinirwin

Oct 29th, 2013
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.62 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.  
  3. <!--
  4.  
  5. ──────╔╗──╔╗
  6. ──────║║─╔╝╚╗
  7. ╔══╦══╣╚═╬╗╔╬══╦╦═╗╔╦═╦╗╔╗╔╦╦═╗
  8. ║╔╗║══╣╔╗║║║║╔╗╠╣╔╗╬╣╔╣╚╝╚╝╠╣╔╗╗
  9. ║╔╗╠══║║║║║╚╣╚╝║║║║║║║╚╗╔╗╔╣║║║║
  10. ╚╝╚╩══╩╝╚╝╚═╩══╩╩╝╚╩╩╝─╚╝╚╝╚╩╝╚╝
  11.  
  12.  
  13.  
  14.  
  15.  
  16. IF YOU HAVEN'T LIKED THE POST GO BACK AND LIKE IT OK BECAUSE IT MEANS A LOT TO ME AND I'LL LOVE YOU FOREVER
  17.  
  18. DON'T STEAL OR REDISTRIBUTE OR ELSE I'LL GIVE YOU MANGE AND WRAP YOU UP IN A BUTTERY COAT AND YOU CAN'T REMOVE IT BC YOU'LL BE WRAPPED UP IN COLORFUL STAR PAJAMAS OK ILY BYE
  19.  
  20. YEAH DON'T EVEN THINK ABOUT IT
  21.  
  22. I WILL FIND U AND I WILL KILL YOU xoxo
  23.  
  24. -->
  25.  
  26.  
  27. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  28. <head><title>{Title}</title>
  29. <link rel="shortcut icon" href="{Favicon}">
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  31. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32.  
  33.  
  34. <meta name="color:Background" content="#ffffff"/>
  35. <meta name="color:Sidebar" content="#ffffff"/>
  36. <meta name="color:Text" content="#a8a8a8"/>
  37. <meta name="color:Link" content="#b8b8b8"/>
  38. <meta name="color:Tags" content="f0f0f0"/>
  39. <meta name="color:Hover" content="#f2f2f2"/>
  40. <meta name="color:Line" content="#f2f2f2"/>
  41. <meta name="color:Border" content="#e4e4e4"/>
  42. <meta name="color:Post" content="#ffffff"/>
  43. <meta name="color:Answer" content="#f8f8f8"/>
  44. <meta name="color:Info Color 1" content="#f8f8f8"/>
  45. <meta name="color:Info Color 2" content="#f8f8f8"/>
  46.  
  47. <meta name="image:sidebar" content=""/>
  48. <meta name="image:sidebar 2" content=""/>
  49. <meta name="image:sidebar 3" content=""/>
  50. <meta name="image:bg" content=""/>
  51.  
  52.  
  53. <meta name="text:Link 1 Hover" content="" />
  54. <meta name="text:Link 1" content="" />
  55. <meta name="text:Link 1 Text" content="" />
  56. <meta name="text:Link 2 Hover" content="" />
  57. <meta name="text:Link 2" content="" />
  58. <meta name="text:Link 2 Text" content="" />
  59. <meta name="text:Link 3 Hover" content="" />
  60. <meta name="text:Link 3" content="" />
  61. <meta name="text:Link 3 Text" content="" />
  62. <meta name="text:Link 4 Hover" content="" />
  63. <meta name="text:Link 4" content="" />
  64. <meta name="text:Link 4 Text" content="" />
  65. <meta name="text:Link 5 Hover" content="" />
  66. <meta name="text:Link 5" content="" />
  67. <meta name="text:Link 5 Text" content="" />
  68.  
  69. <meta name="if:Show Link 1" content="1" />
  70. <meta name="if:Show Link 2" content="1" />
  71. <meta name="if:Show Link 3" content="1" />
  72. <meta name="if:Show Link 4" content="1" />
  73. <meta name="if:Show Link 5" content="1" />
  74.  
  75. <meta name="color:scrollbarbg" content="ffffff"/>
  76.  
  77. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  78.  
  79. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  80.  
  81. <link href='http://fonts.googleapis.com/css?family=Over+the+Rainbow' rel='stylesheet' type='text/css'>
  82.  
  83. <link href='http://fonts.googleapis.com/css?family=Crafty+Girls' rel='stylesheet' type='text/css'>
  84.  
  85. <link href='http://fonts.googleapis.com/css?family=Paytone+One' rel='stylesheet' type='text/css'>
  86.  
  87. </head>
  88.  
  89. <style type="text/css">
  90.  
  91. #turtle
  92. #turtle a{
  93. display:block
  94. }
  95. #turtle .power {
  96. margin-right:0px;filter: alpha(opacity = 0);
  97. opacity:0;-webkit-transition: all 0.5s ease-out;
  98. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  99. }
  100.  
  101. #turtle:hover .power {
  102. margin-left:0px;
  103.  
  104. -webkit-transition: all 0.8s ease-out;
  105. -moz-transition: all 0.8s ease-out;
  106. transition: all 0.8s ease-out;
  107. filter: alpha(opacity = 100);
  108. filter: alpha(opacity = 100);
  109. opacity:8;
  110. }
  111.  
  112. /* --- SCROLLBAR ---*/
  113.  
  114. ::-webkit-scrollbar {
  115. width: 5px;height: 5px;}
  116. ::-webkit-scrollbar-button:start:decrement,
  117. ::-webkit-scrollbar-button:end:increment {
  118. height: 6px;display: block;background-color: {color:white};}
  119. ::-webkit-scrollbar-track-piece {
  120. background-color: {color:scrollbarbg};}
  121. ::-webkit-scrollbar-thumb:vertical {
  122. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  123.  
  124.  
  125. /* --- BODY ---*/
  126.  
  127. body {
  128. font-family:'Helvetica', sans-serif;
  129. font-size:9px;
  130. text-align:left;
  131. line-height:100%;
  132. background:{color:background};
  133. margin:0px;
  134. color:{color:text};
  135.  
  136. }
  137.  
  138. a {
  139. text-decoration:none;
  140. outline:none;
  141. -moz-outline-style:none;
  142. color:{color:link};
  143. }
  144.  
  145. center {
  146. margin-left:30px;
  147. }
  148.  
  149. img {
  150. border:none;
  151. }
  152.  
  153. blockquote {
  154. padding-left:5px;
  155. border-left:2px solid;
  156. }
  157.  
  158. blockquote blockquote {
  159. padding-left:5px;
  160. border-left:2px solid;
  161. }
  162.  
  163. h1 {
  164. font-size:9px;
  165. text-transform:uppercase;
  166. }
  167.  
  168. a:hover {
  169. opacity:10;
  170. color:{color:hover};
  171. -webkit-transition: all 0.7s ease;
  172. -moz-transition: all 0.7s ease;
  173. -o-transition: all 0.7s ease
  174. }
  175.  
  176. #wrapper {
  177. margin-left:auto;
  178. display:block;
  179. margin-right: auto
  180. }
  181.  
  182. /* --- TITLES ---*/
  183.  
  184.  
  185. #title {
  186. position:fixed;
  187. padding:9px;
  188. width:230px;
  189. margin-left:25px;
  190. margin-top:-225px;
  191. font-weight:900;
  192. font-size:13px;
  193. font-family: 'Indie Flower', cursive;
  194. text-transform:uppercase;
  195. text-align:center;
  196. color:{color:border};
  197. }
  198.  
  199.  
  200. /* --- POST ENTRIES ---*/
  201.  
  202.  
  203. #entries {
  204. padding:10px;
  205. width:500px;
  206. margin-top:40px;
  207. margin-left:35%;
  208. font-size:10px;
  209. }
  210.  
  211. /* --- BODY: POSTS ---*/
  212.  
  213.  
  214. #post {
  215. width:500px;
  216. padding-bottom:20px;
  217. padding:10px;
  218. text-align:left;
  219. margin-top:15px;
  220. background-color:{color:Post};
  221. }
  222.  
  223. /* --- SIDEBAR IMAGE ---*/
  224.  
  225. #border {
  226. margin-top:0px;
  227. }
  228.  
  229. #border img {
  230. width:300px;
  231. }
  232.  
  233. #sidebar {
  234. margin-top:160px;
  235. margin-left:10%;
  236. position:fixed;
  237. opacity:.80;
  238. background-color:{color:Sidebar};
  239. }
  240.  
  241. #sidebarimage {
  242. width 250px;
  243. }
  244.  
  245. #sidebarimage img {
  246. height:133px;
  247. padding:5px;
  248. border-color: {color:border};
  249. background-color:{color:Sidebar};
  250. }
  251.  
  252. #sidebarimage2 {
  253. width 250px;
  254. }
  255.  
  256. #sidebarimage2 img {
  257. height:133px;
  258. margin-top:-140px;
  259. margin-left:95px;
  260. display:inline-block;
  261. position:fixed;
  262. border-color: {color:border};
  263. background-color:{color:Sidebar};
  264. }
  265.  
  266. #sidebarimage3 {
  267. width 250px;
  268. }
  269.  
  270. #sidebarimage3 img {
  271. height:133px;
  272. margin-top:-140px;
  273. margin-left:195px;
  274. display:inline-block;
  275. position:fixed;
  276. border-color: {color:border};
  277. background-color:{color:Sidebar};
  278. }
  279.  
  280.  
  281. /* --- SIDEBAR LINKS ---*/
  282.  
  283. .links {
  284. width:255px;
  285. height:5px;
  286. padding: 9px;
  287. font-size:16px;
  288. background-color:#ffffff;
  289. font-family: 'Shadows Into Light', cursive;
  290. text-align:center;
  291. margin-top:5px;
  292. margin-left:10px;
  293. text-align:center;
  294. text-transform:lowercase;
  295. word-spacing:2px;
  296. position:fixed;
  297. color:{color:Info Color 1}
  298. padding-bottom:7px;
  299. }
  300.  
  301. .links a {
  302. }
  303.  
  304. .links a:hover {
  305. color:{color:Hover}
  306. }
  307.  
  308.  
  309. /* --- DESCRIPTION ---*/
  310.  
  311. #description {
  312. position:fixed;
  313. font-family: 'Over the Rainbow', cursive;
  314. line-height:115%;
  315. font-size:18px;
  316. width:280px;
  317. height:120px;
  318. overflow-y:auto;
  319. overflow-x:hidden;
  320. margin-top:-140px;
  321. opacity:.9;
  322. padding:8px;
  323. background-color:white;
  324. margin-left:0px;
  325. text-align:justify;
  326. color:{color:text};
  327. }
  328.  
  329. #description a {color:#FF63C3; -moz-transition-duration:0.4s;
  330. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  331.  
  332. #description b {
  333. color:#63B9FF;
  334. }
  335.  
  336. #description i {
  337. color:#FFB163;
  338. }
  339.  
  340. /* --- PAGINATION---*/
  341.  
  342.  
  343. #pagination {
  344. width:100px;
  345. font-size:8px;
  346. text-align:center;
  347. margin-left:17%;
  348. margin-top:420px;
  349. position:fixed;
  350. letter-spacing:0px;
  351. }
  352.  
  353. /* --- POST INFO ---*/
  354.  
  355.  
  356. #info {
  357. text-align:left;
  358. margin-top:10px;
  359. text-transform:lowercase;
  360. color:#696969;
  361. font-size:10px;
  362. font-family:'tahoma', sans-serif;
  363. font-style:none;
  364. background-color:#fff;
  365. padding:0 10px 5px 10px;
  366.  
  367. }
  368. /* --- POST TAGS---*/
  369.  
  370.  
  371. #tags {
  372. font-family: 'tahoma', sans-serif;
  373. color:#696969;
  374. letter-spacing:0px;
  375. text-transform:lowercase;
  376. font-size:10px;
  377. margin-top:4px;
  378. text-align:center;
  379. padding:1px;
  380. background-color:white;
  381. border-left:5px double {color:Info Color 1};
  382. border-right:5px double {color:Info Color 2};
  383. border-top:5px double {color:Info Color 2};
  384. border-bottom:5px double {color:Info Color 1};
  385. }
  386.  
  387. #tags
  388. a {display:inline;text-align:left;color:#696969;font-weight:900;
  389. -webkit-transition: all 0.6s ease-in-out;
  390. -moz-transition: all 0.6s ease-in-out;
  391. -o-transition: all 0.6s ease-in-out;
  392. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  393.  
  394.  
  395. /* --- QUESTIONS ---*/
  396.  
  397. #asker {
  398. font-family:cambria;
  399. letter-spacing:1px;
  400. text-align:left;
  401. font-style:italic;
  402. margin-left:0px;
  403. padding:10px;
  404. text-align:left;
  405. color:#adadad;
  406. background-color:#fafafa;
  407. border-bottom:1px solid #efefef;
  408. border-right:1px solid #efefef;
  409. background-color:{color:ask background}
  410. }
  411.  
  412. @font-face {font-family:meem11; src: url('http://static.tumblr.com/gyoju49/yy1mo9fvn/meem11.ttf');}
  413.  
  414. {CustomCSS}
  415.  
  416. #s-m-t-tooltip {
  417. max-width:300px;
  418. padding:3px 3px 3px 3px;
  419. margin:10px 0px 0px 10px;
  420. font-weight:900;
  421. background-color:#fff; /* change the background color */
  422. border:2px dotted {color:info color 1}; /* change the border color */
  423. font-family: 'tahoma'; /* change the font */
  424. font-size:9px; /* change the font size */
  425. letter-spacing:2px; /* change the letter spacing */
  426. text-transform:lowercase; /* can be uppercase, lowercase, none*/
  427. color:{color:Info Color 1}; /* change the text color */
  428. z-index:999999999999999999999999999999999999;
  429.  
  430. }
  431.  
  432.  
  433. </style>
  434.  
  435.  
  436. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  437.  
  438. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  439.  
  440. <script>
  441.  
  442. (function($){
  443.  
  444. $(document).ready(function(){
  445.  
  446. $("a[title]").style_my_tooltips({
  447.  
  448. tip_follows_cursor:true,
  449.  
  450. tip_delay_time:90,
  451.  
  452. tip_fade_speed:600,
  453.  
  454. attribute:"title"
  455.  
  456. });
  457.  
  458. });
  459.  
  460. })(jQuery);
  461.  
  462.  
  463. </script>
  464.  
  465. <body>
  466. <div id="turtle">
  467. <div id="sidebar">
  468. <div id="border"><img src="http://media.tumblr.com/c443f176d9144752fccb6b2a9dfb15f4/tumblr_inline_mul4llmNh41rntctn.jpg"></div>
  469. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  470. <div id="sidebarimage2"><img src="{image:sidebar 2}"></div>
  471. <div id="sidebarimage3"><img src="{image:sidebar 3}"></div>
  472.  
  473. <div class="links" style="color:{color:Info Color 1}"> ❀
  474. {block:ifLink1}<a title="{text:Link 1 Hover}"href="{text:Link 1}">{text:Link 1 Text}</a>{/block:ifLink1}
  475. {block:ifLink2}<a title="{text:Link 2 Hover}"href="{text:Link 2}">{text:Link 2 Text}</a>{/block:ifLink2}
  476. {block:ifLink3}<a title="{text:Link 3 Hover}"href="{text:Link 3}">{text:Link 3 Text}</a>{/block:ifLink3}
  477. {block:ifLink4}<a title="{text:Link 4 Hover}"href="{text:Link 4}">{text:Link 4 Text}</a>{/block:ifLink4}
  478. {block:ifLink5}<a title="{text:Link 5 Hover}"href="{text:Link 5}">{text:Link 5 Text}</a>{/block:ifLink5} ❀
  479. </div>
  480.  
  481. <div id="title">{title}</div>
  482. <div class="power">
  483. <div id="description">
  484. {Description}
  485. </div></div></div>
  486.  
  487.  
  488. {block:Pagination}<div id="pagination">
  489. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  490. {block:JumpPagination length="5"}
  491. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  492. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  493. {/block:JumpPagination}
  494. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  495. </div>{/block:Pagination}
  496.  
  497. </div>
  498.  
  499. <div id="entries">{block:Posts}<div id="post">
  500.  
  501. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  502.  
  503. {block:Photo}{LinkOpenTag}<img style="width:500px;" src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  504.  
  505. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  506.  
  507. {block:Quote}{Quote}{/block:Quote}
  508.  
  509. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  510.  
  511. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  512.  
  513. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  514. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  515. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  516. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  517. {/block:Audio}
  518.  
  519. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  520.  
  521. {block:Answer}<div id="asker"><span style="font-family:courier new;font-size:9px;font-style:italic;line-height:150%;"> {Asker}: </span>{Question}</div><left><font face="courier new">{Answer}</font>{/block:Answer}
  522.  
  523. <div id="info">
  524. <br>posted <a href="{Permalink}" style="font-weight:900;color:#696969">{ShortDayOfWeek} {ShortMonth} {Year}</a>
  525.  
  526. {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  527.  
  528. {block:ContentSource}(<a href="{SourceURL}">source <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}
  529.  
  530. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  531.  
  532. with <a href="{Permalink}" style="color:{color:Info Color 1};">♥ {NoteCount} ♥</a>
  533.  
  534. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  535.  
  536. {/block:Posts}
  537.  
  538. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  539.  
  540. {/block:Posts}</div></div></div></div>
  541. <div style="position:fixed; bottom:3px; right:0px;"><a href="http://ashtoinirwin.tumblr.com"><img style="width:80px;" src="http://media.tumblr.com/f967a12c7b98d9cad157f7fa811ae74d/tumblr_inline_mstuktCkfm1qz4rgp.png"></a></center></div>
  542.  
  543.  
  544. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement