winchesterkirk

Ben Wyatt Theme

Mar 25th, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.23 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. Don't steal or remove credit or I will gank you :)
  6.  
  7. (This theme is my pride and joy and if you steal it I will drop-kick you in the face)
  8.  
  9. Contact me if you have any questions or concerns
  10.  
  11. -->
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15. <head>
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19. <script>
  20. $(document).ready(function() {
  21. //
  22. $('a.poplight[href^=#]').click(function() {
  23. var popID = $(this).attr('rel');
  24. var popURL = $(this).attr('href');
  25. var query= popURL.split('?');
  26. var dim= query[1].split('&');
  27. var popWidth = dim[0].split('=')[1];
  28. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://31.media.tumblr.com/6af5d5c420629727df31cbb9e3b8329b/tumblr_inline_n2aj54kxoa1r7v6wt.png" class="btn_close" alt="Close" /></a>');
  29. var popMargTop = ($('#' + popID).height() + 80) / 2;
  30. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  31. $('#' + popID).css({
  32. 'margin-top' : -popMargTop,
  33. 'margin-left' : -popMargLeft
  34. });
  35. $('body').append('<div id="fade"></div>');
  36. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
  37. return false;
  38. });
  39. $('a.close, #fade').live('click', function() {
  40. $('#fade , .popup_block').fadeOut(function() {
  41. $('#fade, a.close').remove();
  42. });
  43. return false;
  44. });
  45. });
  46. </script>
  47.  
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  52.  
  53.  
  54. <meta name="color:background" content="#ffffff"/>
  55. <meta name="color:text" content="#a8a8a8"/>
  56. <meta name="color:link" content="#74afd4"/>
  57. <meta name="color:hover" content="#bad8eb"/>
  58. <meta name="color:line" content="#f2f2f2"/>
  59. <meta name="color:border" content="#e4e4e4"/>
  60. <meta name="color:post" content="#ffffff"/>
  61.  
  62. <meta name="color:navigation links" content="#aaaaaa"/>
  63. <meta name="color:navigation links hover" content="#bad8eb"/>
  64. <meta name="color:links background" content="#fafafa"/>
  65. <meta name="color:popup header background" content="#fafafa"/>
  66. <meta name="color:navigation header background" content="#f4f4f4"/>
  67. <meta name="color:header backgrounds" content="#bad8eb"/>
  68. <meta name="color:header text" content="#74afd4"/>
  69. <meta name="color:navigation border" content="#eee"/>
  70.  
  71. <meta name="color:highlight color" content="#bad8eb"/>
  72. <meta name="color:scrollbar" content="#bad8eb"/>
  73.  
  74. <meta name="image:sidebar" content=""/>
  75. <meta name="image:picture of you" content=""/>
  76.  
  77. <meta name="if:six links" content="1"/>
  78. <meta name="if:nine links" content="1"/>
  79. <meta name="if:two tag columns" content="1"/>
  80.  
  81. <meta name="text:your url" content="for the ask and submit boxes" />
  82.  
  83. <meta name="text:ask box title" content="ask box title" />
  84. <meta name="text:faq" content="write your frequently asked questions here" />
  85. <meta name="text:submit box title" content="submit box title" />
  86. <meta name="text:submission rules" content="write your submit rules here" />
  87. <meta name="text:about you" content="write your about me here!" />
  88.  
  89. <meta name="text:link 1" content="/" />
  90. <meta name="text:link 1 Text" content="link 1" />
  91. <meta name="text:link 2" content="/" />
  92. <meta name="text:link 2 Text" content="link 2" />
  93. <meta name="text:link 3" content="/" />
  94. <meta name="text:link 3 Text" content="link 3" />
  95. <meta name="text:link 4" content="/" />
  96. <meta name="text:link 4 Text" content="link 4" />
  97. <meta name="text:link 5" content="/" />
  98. <meta name="text:link 5 Text" content="link 5" />
  99. <meta name="text:link 6" content="/" />
  100. <meta name="text:link 6 Text" content="link 6" />
  101. <meta name="text:link 7" content="/" />
  102. <meta name="text:link 7 Text" content="link 7" />
  103. <meta name="text:link 8" content="/" />
  104. <meta name="text:link 8 Text" content="link 8" />
  105. <meta name="text:link 9" content="/" />
  106. <meta name="text:link 9 Text" content="link 9" />
  107.  
  108. <meta name="text:tag box one" content="your tags here!" />
  109. <meta name="text:tags title one" content="tags" />
  110. <meta name="text:tag box two" content="your tags here!" />
  111. <meta name="text:tags title two" content="tags" />
  112. <meta name="text:tag box three" content="your tags here!" />
  113. <meta name="text:tags title three" content="tags" />
  114. <meta name="text:tag box four" content="your tags here!" />
  115. <meta name="text:tags title four" content="tags" />
  116. <meta name="text:tag box five" content="your tags here!" />
  117. <meta name="text:tags title five" content="tags" />
  118. <meta name="text:tag box six" content="your tags here!" />
  119. <meta name="text:tags title six" content="tags" />
  120. <meta name="text:tag box seven" content="your tags here!" />
  121. <meta name="text:tags title seven" content="tags" />
  122. <meta name="text:tag box eight" content="your tags here!" />
  123. <meta name="text:tags title eight" content="tags" />
  124.  
  125.  
  126. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  127.  
  128. <style>
  129. div#qTip {
  130. padding: 3px;
  131. display: none;
  132. font-style:none;
  133. text-align: center;
  134. position: absolute;
  135. font-size:8px;
  136. text-transform:uppercase;
  137. line-height:10px;
  138. font-family: calibri;
  139. background: white;
  140. z-index: 9999999;
  141. border: 1px solid #f4f4f4;
  142. color: {color:text};
  143. letter-spacing: 2px;
  144. max-width:150px;
  145. }
  146. </style>
  147.  
  148.  
  149. <style type="text/css">
  150.  
  151. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  152.  
  153. ::-webkit-scrollbar {
  154. width:6px;
  155. height:6px;
  156. background-color:{color:background};
  157. }
  158. ::-webkit-scrollbar-track {
  159. background-color:{color:background};
  160. }
  161. ::-webkit-scrollbar-thumb {
  162. background-color:{color:scrollbar};
  163. border: 2px solid {color:background};
  164. }
  165.  
  166. ::selection { background:{color:highlight color}; }
  167. ::-moz-selection { background:{color:highlight color}; }
  168.  
  169.  
  170. #fade {
  171. display: none;
  172. background: #000;
  173. position: fixed; left: 0; top: 0;
  174. width: 100%; height: 100%;
  175. opacity: .80;
  176. z-index: 9999;
  177. }
  178.  
  179. .popup_block{
  180.  
  181. display: none;
  182. background: #fff;
  183. max-height:100%;
  184. padding: 20px;
  185. border: 1px solid #eae0fb;
  186. text-align:center;
  187. float: left;
  188. font-size: 9px;
  189. position: fixed;
  190. top: 55%; left: 55%;
  191. overflow-y: auto; overflow-x: yes scroll;
  192. z-index: 99999;
  193. -webkit-box-shadow: 0px 0px 20px #000;
  194. -moz-box-shadow: 0px 0px 20px #000;
  195. box-shadow: 0px 0px 20px #000;
  196.  
  197. }
  198. img.btn_close {
  199. float: right;
  200. margin: -15px -15px 0 0;
  201. }
  202.  
  203. *html #fade {
  204. position: absolute;
  205. }
  206. *html .popup_block {
  207. position: absolute;
  208. }
  209.  
  210. body {
  211. background:{color:background};
  212. margin:0px;
  213. color:{color:text};
  214. font-family:calibri;
  215. font-size:8px;
  216. line-height:100%;
  217. }
  218.  
  219. a {
  220. text-decoration:none;
  221. outline:none;
  222. -moz-outline-style:none;
  223. color:{color:link};
  224. }
  225.  
  226. img {
  227. border:none;
  228. }
  229.  
  230. img {
  231. max-width:100%;
  232. height:auto;
  233. }
  234.  
  235. blockquote {
  236. margin:0px 4px;
  237. padding:0em 1em;
  238. border-left:1px solid {color:blockquote};
  239. }
  240.  
  241. h1 {
  242. font-size:9px;
  243. text-shadow:1px 1px 0px #ffffff;
  244. padding:8px;
  245. background-color:{color:header backgrounds};
  246. color:{color:header text};
  247. text-align:center;
  248. text-transform:uppercase;
  249. }
  250.  
  251. a:hover {
  252. opacity:10;
  253. color:{color:hover};
  254. -webkit-transition: all 0.7s ease;
  255. -moz-transition: all 0.7s ease;
  256. -o-transition: all 0.7s ease
  257. }
  258.  
  259.  
  260. #entries {
  261. padding:10px;
  262. width:250px;
  263. margin-left:450px;
  264. margin-top:40px;
  265. font-size:10px;
  266. }
  267.  
  268.  
  269. #post {
  270. width:250px;
  271. border:1px solid {color:border};
  272. padding-bottom:20px;
  273. padding:10px;
  274. margin-top:15px;
  275. background-color:{color:post};
  276. }
  277.  
  278.  
  279. #sidebar {
  280. width:130px;
  281. position:fixed;
  282. margin-left:260px;
  283. margin-top:150px;
  284. opacity:.80;
  285. background-color:{color:sidebar};
  286. }
  287.  
  288. #sidebarimage {
  289. width 130px;
  290. }
  291.  
  292. #sidebarimage img {
  293. width:130px;
  294. border:solid 1px;
  295. padding:6px;
  296. border-color: {color:border};
  297. background-color:{color:sidebar};
  298. }
  299.  
  300. .links {
  301. width:135px;
  302. height:5px;
  303. padding: 9px;
  304. font-size:8px;
  305. font-family:'calibri';
  306. text-align:center;
  307. margin-top:-2px;
  308. margin-left:-35px;
  309. text-align:center;
  310. text-transform:uppercase;
  311. word-spacing:20px;
  312. position:fixed;
  313. padding-bottom:7px;
  314. }
  315.  
  316. .links a {
  317. font-size: 10px;
  318. }
  319.  
  320. .links a:hover {
  321. color:{color:Hover}
  322. -webkit-transition: all 0.7s ease;
  323. -moz-transition: all 0.7s ease;
  324. -o-transition: all 0.7s ease;
  325. }
  326.  
  327. #description {
  328. position:fixed;
  329. font-family:calibri;
  330. line-height:90%;
  331. font-size:9px;
  332. width:100px;
  333. margin-top:20px;
  334. padding:8px;
  335. margin-left:14px;
  336. text-align:justify;
  337. color:{color:text};
  338. }
  339.  
  340. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  341. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  342.  
  343.  
  344. #contact {
  345. max-height:800px;
  346. }
  347.  
  348. #ask{
  349. max-height:800px;
  350. width:350px;
  351. float:left;
  352. padding-right:20px;
  353. margin-left:10px;
  354. }
  355.  
  356. #submit{
  357. max-height:800px;
  358. float:right;
  359. padding-right:5px;
  360. width:350px;
  361. }
  362.  
  363. #askk{
  364. float:left;
  365. max-height:420px; overflow-y: auto; overflow-x: yes scroll;
  366. width:300px;
  367. padding-right:20px;
  368. margin-left:10px;
  369. }
  370.  
  371. #submitt{
  372. float:left;
  373. max-height:400px; overflow-y: auto; overflow-x: yes scroll;
  374. width:300px;
  375. padding-right:20px;
  376. margin-left:10px;
  377. }
  378.  
  379. #asktitle{
  380. font-size:10px;
  381. text-transform:uppercase;
  382. text-align:left;
  383. border:1px solid {color:navigation border};
  384. line-height:20px;
  385. width:315px;
  386. margin-left:5px;
  387. padding:5px;
  388. background-color:{color:popup header background};
  389. }
  390.  
  391. #faqtitle{
  392. font-size:10px;
  393. text-transform:uppercase;
  394. padding:10px;
  395. text-align:left;
  396. }
  397.  
  398. #faq{
  399. font-size:8px;
  400. text-align:left;
  401. padding:8px;
  402. max-height:100px; overflow-y: auto; overflow-x: yes scroll;
  403. }
  404.  
  405.  
  406. #abouttitle{
  407. font-size:10px;
  408. text-transform:uppercase;
  409. text-align:left;
  410. border:1px solid {color:navigation border};
  411. line-height:20px;
  412. width:288px;
  413. padding:5px;
  414. background-color:{color:popup header background};
  415. }
  416.  
  417. #about {
  418. max-height:160px; overflow-y: auto; overflow-x: yes scroll;
  419. }
  420.  
  421. #about img{
  422. width:90px;
  423. float:right;
  424. margin-left:10px;
  425. border:1px solid #dfdfdf;
  426. padding:15px;
  427. background:#fafafa;
  428. }
  429.  
  430. #you{
  431. max-height:150px; overflow-y: auto; overflow-x: yes scroll;
  432. text-align:left;
  433. line-height:10px;
  434. padding-right:10px;
  435. width:150px;
  436. }
  437.  
  438. #linkies{
  439. font-size:8px;
  440. text-transform:uppercase;
  441. letter-spacing:1px;
  442. color:{color:navigation links};
  443. line-height:1.36em;
  444. text-align:center;
  445. min-height:100px;
  446. max-height:100px;overflow-y: auto; overflow-x: yes scroll;
  447. -webkit-transition: all 0.7s ease;
  448. -moz-transition: all 0.7s ease;
  449. -o-transition: all 0.7s ease;
  450. }
  451.  
  452. #linkies a{
  453. display:block;
  454. padding:2px 3px;
  455. margin:1px 0px 0px 0px;
  456. font-size:8px;
  457. text-transform:uppercase;
  458. letter-spacing:1px;
  459. color:{color:navigation links};
  460. line-height:1.36em;
  461. text-align:left;
  462. }
  463.  
  464. #linkies a:hover{
  465. color:{color:navigation links hover};
  466.  
  467. }
  468.  
  469. #linku a{
  470. float:left;
  471. color:{color:navigation links};
  472. width:130px;
  473. padding:29px 22px 27px;
  474. margin:7px;
  475. max-height:15px;
  476. min-height:15px;
  477. font-size:9px;
  478. text-align:center;
  479. letter-spacing:2px;
  480. background:{color:links background};
  481. text-transform:uppercase;
  482. border:1px solid {color:navigation border};
  483. -webkit-transition: all 0.7s ease;
  484. -moz-transition: all 0.7s ease;
  485. -o-transition: all 0.7s ease;
  486. }
  487.  
  488. #linku a:hover{
  489. background:{color:navigation links hover};
  490. color:#ffffff;
  491.  
  492. }
  493.  
  494. #linkiesbox{
  495. float:left;
  496. width:122px;
  497. padding:10px;
  498. }
  499.  
  500. #navheader{
  501. width:103px;
  502. text-transform:uppercase;
  503. letter-spacing:2px;
  504. background-color:{color:popup header background};
  505. border:1px solid {color:navigation border};
  506. color:{color:navigation links};
  507. padding:8px;
  508. text-align:center;
  509.  
  510. }
  511.  
  512. #naviheader{
  513. width:550px;
  514. color:{color:navigation links};
  515. letter-spacing:2px;
  516. font-family:calibri;
  517. text-transform:uppercase;
  518. background-color:{color:navigation header background};
  519. border:1px solid {color:navigation border};
  520. padding:15px;
  521. text-align:right;
  522. font-size:15px;
  523.  
  524. }
  525.  
  526. #taggyheader{
  527. width:550px;
  528. color:{color:navigation links};
  529. letter-spacing:2px;
  530. font-family:calibri;
  531. text-transform:uppercase;
  532. background-color:{color:navigation header background};
  533. border:1px solid {color:navigation border};
  534. padding:15px;
  535. text-align:left;
  536. font-size:15px;
  537.  
  538. }
  539.  
  540. #navigation{
  541. max-height:300px;overflow-y: auto; overflow-x: yes scroll;
  542. padding-bottom:20px;
  543. }
  544.  
  545. #pagination {
  546. width:130px;
  547. font-size:8px;
  548. text-align:center;
  549. margin-left:7px;
  550. margin-top:-160px;
  551. position:relative;
  552. font-family:consolas;
  553. letter-spacing:0px;
  554. }
  555.  
  556.  
  557. #info {
  558. text-align:left;
  559. margin-top:10px;
  560. text-transform:lowercase;
  561. font-size:8px;
  562. font-style:none;
  563. line-height:10px;
  564. border-top:1px solid {color:Line}
  565. }
  566.  
  567.  
  568. #tags {
  569. font-family:calibri;
  570. letter-spacing:0px;
  571. text-transform:lowercase;
  572. font-size:8px;
  573. margin-top:4px;
  574. text-align:left;
  575. }
  576.  
  577. #tags
  578. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  579. -webkit-transition: all 0.6s ease-in-out;
  580. -moz-transition: all 0.6s ease-in-out;
  581. -o-transition: all 0.6s ease-in-out;
  582. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  583.  
  584. #asker {
  585. padding:8px;
  586. font-family:calibri;
  587. color:{color:header text};
  588. text-shadow:1px 1px 0px #ffffff;
  589. font-size:9px;
  590. letter-spacing:1px;
  591. background-color:{color:header backgrounds};
  592. text-align:center;
  593. }
  594.  
  595. .newplayerbutton {
  596. position: relative;
  597. width: 20px;
  598. height: 50px;
  599. overflow: hidden;
  600. }
  601.  
  602. .playerbuttonhug {
  603. position: absolute;
  604. top: -11px;
  605. left: -12px;
  606. }
  607.  
  608. .tumblr_audio_player {
  609. border: none;
  610. padding: 0px;
  611. height: 40px;
  612. width: 500px;
  613. margin:0px 40px 10px 4px;
  614. }
  615.  
  616. .trackdetails {
  617. width: auto;
  618. display:inline-block;
  619. line-height:20px;
  620. margin-left: 100px;
  621. height:85px;
  622. }
  623.  
  624.  
  625. .playerbuttonbg {
  626. position:absolute;
  627. left: 14px;
  628. top: 15px;
  629. width: 180px;
  630. height: 15px;
  631. background-color: #ffffff;
  632. padding: 20px;
  633. opacity: .4;
  634. filter: alpha(opacity=40);
  635. -moz-opacity: 0.4;
  636. -khtml-opacity: 0.4;
  637. transition: opacity .7s ease-in-out;
  638. -moz-transition: opacity .7s ease-in-out;
  639. -webkit-transition: opacity .7s ease-in-out;
  640. }
  641.  
  642. .playerbuttonbg:hover {
  643. opacity: 1;
  644. filter: alpha(opacity=100);
  645. -moz-opacity: 1;
  646. -khtml-opacity: 1;
  647. }
  648.  
  649. .audioimgwrapper {
  650. position: absolute;
  651. left: 0px;
  652. top: 0px;
  653. overflow: hidden;
  654. width: 250px;
  655. height: 80px;
  656. }
  657.  
  658. .audioimgwrapper img {
  659. width: 100%;
  660. height: auto;
  661.  
  662. }
  663.  
  664. .audiowrapper {
  665. position: relative;
  666. display:inline-block;
  667. }
  668.  
  669.  
  670. ol.notes {
  671. width:200px;
  672. text-align:left;
  673. line-height:20px;
  674. list-style:none;
  675. color:{color:link};
  676. }
  677.  
  678. ol.notes img {
  679. display:none;
  680. }
  681.  
  682. .sfm input {background-color: #ededed;
  683. font-size: 8px;
  684. border: 0px;
  685. text-transform: uppercase;
  686. margin-top: 0px;
  687. float:right;
  688. color: #999;
  689. letter-spacing: 1px;
  690. padding: 4px 8px;
  691. font-family: calibri, helvetica, arial;}
  692.  
  693. {CustomCSS}</style></head><body>
  694.  
  695. <div id="contact" class="popup_block">
  696. <div id="ask">
  697. <div id="asktitle">{text:ask box title}</div>
  698. <div id="askk">
  699. <div id="faqtitle">frequently asked questions</div>
  700. <div id="faq">{text:faq}</div>
  701. <div style="padding-top:10px;"><div class="ask"><iframe frameborder="0" width="300px" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{text:your url}.tumblr.com" height="250px"></iframe></div>
  702. </div>
  703. </div>
  704. </div>
  705.  
  706. <div id="submit">
  707. <div id="asktitle">{text:submit box title}</div>
  708. <div id="submitt">
  709. <div id="faqtitle">submission rules</div>
  710. <div id="faq">{text:submission rules}</div>
  711. <div style="padding-top:10px;"><div class="submit"><iframe frameborder="0" width="300px" id="submit_form" scrolling="yes" src="http://www.tumblr.com/submit_form/{text:your url}.tumblr.com" height="420px"></iframe></div>
  712. </div>
  713. </div>
  714. </div>
  715. </div>
  716.  
  717. <div id="person" class="popup_block">
  718.  
  719. <div id="abouttitle">about me</div><br>
  720. <div id="about">
  721. <img src="{image:picture of you}"/>
  722. <div id="you">
  723. {text:about you}
  724. </div>
  725. </div>
  726. </div>
  727.  
  728. <div id="linky" class="popup_block">
  729.  
  730. <div id="naviheader">Navigation</div>
  731. <div id="navigation">
  732.  
  733.  
  734. <div id="linku">
  735. <a href="{text:link 1}">{text:link 1 text}</a>
  736. <a href="{text:link 2}">{text:link 2 text}</a>
  737. <a href="{text:link 3}">{text:link 3 text}</a>
  738.  
  739. {block:ifsixlinks}
  740. <a href="{text:link 4}">{text:link 4 text}</a>
  741. <a href="{text:link 5}">{text:link 5 text}</a>
  742. <a href="{text:link 6}">{text:link 6 text}</a>
  743. {/block:ifsixlinks}
  744.  
  745. {block:ifninelinks}
  746. <a href="{text:link 7}">{text:link 7 text}</a>
  747. <a href="{text:link 8}">{text:link 8 text}</a>
  748. <a href="{text:link 9}">{text:link 9 text}</a>
  749. {/block:ifninelinks}
  750. </div></div>
  751.  
  752.  
  753.  
  754.  
  755. <div id="taggyheader">
  756.  
  757. <form action="/search" method="get" class="sfm" name="theform">
  758. <input type="text" name="q" value="SEARCH"/>
  759. </form>
  760. Tags
  761. </div>
  762.  
  763. <div id="navigation">
  764.  
  765. <div id="linkiesbox">
  766. <div id="navheader">{text:tags title one}</div>
  767. <div id="linkies">
  768. {text:tag box one}
  769. </div></div>
  770.  
  771.  
  772. <div id="linkiesbox">
  773. <div id="navheader">{text:tags title two}</div>
  774. <div id="linkies">
  775. {text:tag box two}
  776. </div></div>
  777.  
  778.  
  779. <div id="linkiesbox">
  780. <div id="navheader">{text:tags title three}</div>
  781. <div id="linkies">
  782. {text:tag box three}
  783. </div></div>
  784.  
  785. <div id="linkiesbox">
  786. <div id="navheader">{text:tags title four}</div>
  787. <div id="linkies">
  788. {text:tag box four}
  789. </div></div>
  790.  
  791. {block:iftwotagcolumns}
  792. <div id="linkiesbox">
  793. <div id="navheader">{text:tags title five}</div>
  794. <div id="linkies">
  795. {text:tag box five}
  796. </div></div>
  797.  
  798. <div id="linkiesbox">
  799. <div id="navheader">{text:tags title six}</div>
  800. <div id="linkies">
  801. {text:tag box six}
  802. </div></div>
  803.  
  804. <div id="linkiesbox">
  805. <div id="navheader">{text:tags title seven}</div>
  806. <div id="linkies">
  807. {text:tag box seven}
  808. </div></div>
  809.  
  810. <div id="linkiesbox">
  811. <div id="navheader">{text:tags title eight}</div>
  812. <div id="linkies">
  813. {text:tag box eight}
  814. {/block:iftwotagcolumns}
  815. </div></div></div>
  816.  
  817. </div>
  818. </div>
  819.  
  820. <div id="sidebar">
  821. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  822.  
  823.  
  824. <div id="description">
  825. {Description}
  826. </div>
  827.  
  828.  
  829. <div class="links">
  830.  
  831. <a href="/" title="home"><img src="https://31.media.tumblr.com/2015daae1d676432bfe8cc417be25d2b/tumblr_inline_n2aiggyMWT1r7v6wt.png"></a>
  832.  
  833. <a href="#?w=800" rel="contact" class="poplight" title="message and submit"><img src="https://31.media.tumblr.com/5b80f6b287f935df5d5eae173919821e/tumblr_inline_n2aigwiUlj1r7v6wt.png"></a>
  834.  
  835. <a href="#?w=300" rel="person" class="poplight" title="about me"><img src="http://static.tumblr.com/3yblkz0/Eifn2c23d/w2.png"></a>
  836.  
  837. <a href="#?w=580" rel="linky" class="poplight" title="navigation"><img src="http://static.tumblr.com/3yblkz0/hnvn2c2pp/li.png"></a>
  838. </div>
  839.  
  840. {block:Pagination}<div id="pagination">
  841. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  842. {block:JumpPagination length="5"}
  843. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  844. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  845. {/block:JumpPagination}
  846. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  847. </div>{/block:Pagination}
  848.  
  849. </div>
  850.  
  851. <div id="entries">{block:Posts}<div id="post">
  852.  
  853. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  854.  
  855. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  856.  
  857. {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  858.  
  859. {block:Quote}<div style="font-family: calibri; font-size:11px; padding:20px; background-color:{color:header backgrounds}; color:{color:header text}; line-height:12px; text-shadow:1px 1px 0px #ffffff;">❝{Quote}❞</div>{block:Source}<br><br> <div style="text-align: right;"> - {Source}</div>{/block:Source}{/block:Quote}
  860.  
  861. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  862.  
  863. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  864.  
  865. {block:AudioPlayer}<div class="audiowrapper">{block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playerbuttonbg"><div class="newplayerbutton"><div class="playerbuttonhug">{AudioPlayerWhite}</div></div></div><div class="trackdetails">{block:TrackName}{TrackName}{/block:TrackName}<br>{block:Artist}Artist: {Artist}{/block:Artist}<br>{block:Album}Album: {Album}{/block:Album}<br>
  866. {PlayCountWithLabel}</div></div>{block:Caption}{Caption}{/block:Caption}{/block:AudioPlayer}
  867.  
  868. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  869.  
  870. {block:Answer}<div id="asker"><span style="font-family:calibri;font-size:9px;">{Asker}: </span>{Question}</div><left><font face="calibri">{Answer}</font>{/block:Answer}
  871.  
  872. <div id="info">
  873. <br>posted <a href="{Permalink}">{12Hour}:{Minutes} {DayofWeek} {DayofMonth} {Month} {Year}</a> <br>{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">from <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  874. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  875. {/block:Posts}
  876. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  877. {/block:Posts}</div></div></div>
  878.  
  879.  
  880. <div style="position:fixed;bottom:3px; right:3px; font-size:13px; letter-spacing:1px; font-family:cambria;"><a href="http://jimothykirk.tumblr.com/">☁</a></center></div>
  881.  
  882.  
  883. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment