Advertisement
kingdap

Unspoken Words

Mar 29th, 2014
2,054
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.74 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2. Unspoken Words by megidolaon-for-everyone
  3.  
  4. Credits:
  5. Music Icon: iconfinder
  6. Back to Top: manatopia
  7. Sidebar: pandairs
  8.  
  9. Please keep the credits intact! You're free to make changes to the
  10. theme, but only for personal use.
  11.  
  12. ------------------------------------------------------------------------>
  13.  
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15.  
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17.  
  18. <head>
  19.  
  20. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  21.  
  22. <meta name="image:Background" content="http://static.tumblr.com/f9b3d3f04594fd56e001df4804f7e4c5/fp8s385/YUpn37t2h/tumblr_static_bg.png">
  23. <meta name="image:Sidebar" content="https://31.media.tumblr.com/tumblr_me29h9tBRO1rrysvwo1_500.gif">
  24. <meta name="image:Top" content="http://static.tumblr.com/b016db558936ee3820ee56609423aec1/fp8s385/Vowmzo2l9/tumblr_static_goop.png">
  25.  
  26. <meta name="color:Post" content="#fff">
  27. <meta name="color:Blockquote BG" content="#e6e6e6">
  28. <meta name="color:Background" content="#000">
  29. <meta name="color:Text" content="#949494">
  30. <meta name="color:Link" content="#474746">
  31. <meta name="color:Link Hover" content="#d9e0e3">
  32. <meta name="color:Link Hover BG" content="#fff">
  33. <meta name="color:Link Hover Border" content="#ccc">
  34. <meta name="color:Link Hover Text" content="#646161">
  35. <meta name="color:Emphasis Text" content="#686868">
  36.  
  37. <meta name="color:Navigation" content="#8d8b8b">
  38. <meta name="color:Navigation Hover" content="#b1b2b2">
  39. <meta name="color:Sidebar Link" content="#8d8b8b">
  40. <meta name="color:Sidebar Link Hover" content="#a5b7bd">
  41. <meta name="color:Description" content="#8d8b8b">
  42. <meta name="color:Description Link" content="#8d8b8b">
  43. <meta name="color:Description Link Hover" content="#ccc">
  44. <meta name="color:Title" content="#7b7979">
  45. <meta name="color:Title Hover" content="#a3a2a2">
  46. <meta name="color:Title Line" content="#ccc">
  47.  
  48. <meta name="color:Post Title" content="#868889">
  49. <meta name="color:Link Post" content="#868889">
  50. <meta name="color:Link Post Hover" content="#c4c2c3">
  51. <meta name="color:Track Text" content="#696969">
  52. <meta name="color:Track BG" content="#e6e6e6">
  53. <meta name="color:Album BG" content="#e6e6e6">
  54.  
  55. <meta name="color:Scrollbar" content="#909090">
  56. <meta name="color:Scrollbar Background" content="#fff">
  57.  
  58. <meta name="color:Permalink" content="#6f6f6f">
  59. <meta name="color:Permalink Hover" content="#6f6f6f">
  60. <meta name="color:Tag" content="#777">
  61. <meta name="color:Tag Hover" content="#ccc">
  62.  
  63. <meta name="text:Music Code" content="">
  64. <meta name="text:Link 1" content="Link 1">
  65. <meta name="text:Link 1 URL" content="/">
  66. <meta name="text:Link 2" content="Link 2">
  67. <meta name="text:Link 2 URL" content="/">
  68. <meta name="text:Link 3" content="Link 3">
  69. <meta name="text:Link 3 URL" content="/">
  70. <meta name="text:Link 4" content="Link 4">
  71. <meta name="text:Link 4 URL" content="/">
  72.  
  73. <meta name="if:400 Post" content="1">
  74. <meta name="if:Captions" content="0">
  75. <meta name="if:Tags" content="1">
  76. <meta name="if:Infinite Scroll" content="1">
  77. <meta name="if:Month Day Year" content="0">
  78. <meta name="if:Day Month Year" content="0">
  79. <meta name="if:Year Month Day" content="1">
  80. <meta name="if:12 Hour Time" content="0">
  81.  
  82. <meta name="font:Body Font" content="Calibri">
  83.  
  84. <title>{Title}</title>
  85.  
  86. <link rel="shortcut icon" href="{Favicon}" />
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400italic' rel='stylesheet' type='text/css'>
  89.  
  90. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  91.  
  92. <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:250, tip_fade_speed:350, attribute:"title"}); }); })(jQuery); </script>
  93.  
  94. <style type= "text/css">
  95.  
  96. ::-webkit-scrollbar-thumb:vertical {
  97. background-color:{color:Scrollbar};
  98. height: 30px;
  99. }
  100.  
  101. ::-webkit-scrollbar-thumb:horizontal {
  102. background-color:{color:Scrollbar};
  103. width: 30px;
  104. }
  105.  
  106. ::-webkit-scrollbar {
  107. background-color:{color:Scrollbar Background};
  108. height: 4px;
  109. width: 4px;
  110. }
  111.  
  112. body {
  113. right: 0px;
  114. background-attachment: fixed;
  115. background-image: url('{image:Background}');
  116. background-color: {color:Background};
  117. color: {color:Permalink};
  118. font-family: Calibri;
  119. font-size: 11px;
  120. margin-left: 0px;
  121. margin-top: 0px;
  122. }
  123.  
  124. a:link, a:active, a:visited {
  125. text-decoration:none;
  126. color: {color:Link};
  127. -webkit-transition: all 0.4s ease-in-out;
  128. -moz-transition: all 0.4s ease-in-out;
  129. -o-transition: all 0.4s ease-in-out;
  130. }
  131.  
  132. a:hover {
  133. color: {color:Link Hover};
  134. }
  135.  
  136. iframe#tumblr_controls{
  137. position: fixed;
  138. right: 0px;
  139. top: 0px;
  140. opacity: 0.8;
  141. }
  142.  
  143. #s-m-t-tooltip {
  144. display: block;
  145. font-family: calibri;
  146. text-transform: UPPERCASE;
  147. background: {color:Link Hover BG};
  148. font-size: 8px;
  149. line-height: 10px;
  150. letter-spacing: 1px;
  151. border: solid 1px {color:Link Hover Border};
  152. color:{color:Link Hover Text};
  153. max-width: 250px;
  154. word-wrap: break-word;
  155. padding:3px 5px;
  156. margin: 21px 1px 1px 15px;
  157. z-index: 999999;
  158. text-align:left;
  159. font-style:italic
  160. opacity: 1;
  161. }
  162.  
  163. b, strong, .strong, i, em, .em {
  164. color:{color:Emphasis Text};
  165. }
  166.  
  167. blockquote {
  168. margin: 0;
  169. margin-left: 25px;
  170. margin-top: 20px;
  171. margin-bottom: 20px;
  172. background-color: {color:Blockquote BG};
  173. border-left: 2px solid {color:Text};
  174. padding: 3px 5px;
  175. }
  176.  
  177. /*TITLE*/
  178. #title {
  179. margin-top: -3px;
  180. text-align: center;
  181. line-height: 15px;
  182. padding: 5px 5px 7px 5px;
  183. width: 165px;
  184. font-family: libre baskerville;
  185. font-size: 13px;
  186. letter-spacing: 1px;
  187. font-style: italic;
  188. z-index: 5;
  189. border-bottom: 1px solid {color:Title Line};
  190. }
  191.  
  192. #title a {
  193. color: {color:Title};
  194. }
  195.  
  196. #title a:hover {
  197. color: {color:Title Hover};
  198. }
  199.  
  200. /*SIDEBAR*/
  201. #sidebar {
  202. top:200px;
  203. position:fixed;
  204. {block:if400Post}
  205. margin-left: 750px;
  206. {/block:if400Post}
  207. {block:ifnot400Post}
  208. margin-left: 850px;
  209. {/block:ifnot400Post}
  210. width: 175px;
  211. -webkit-transition: all 0.8s;
  212. -moz-transition: all 0.8s;
  213. -o-transition: all 0.8s ;
  214. }
  215.  
  216. #sidebar img {
  217. width: 175px;
  218. -webkit-transition: all 0.6s ease-out;
  219. -moz-transition: all 0.6s ease-out;
  220. -o-transition: all 0.6s ease-out;
  221. }
  222.  
  223. .desc {
  224. margin-top: 5px;
  225. text-align: justify;
  226. padding: 5px;
  227. font-size: 10px;
  228. letter-spacing: 1px;
  229. line-height: 12px;
  230. font-family: calibri;
  231. z-index: 3;
  232. opacity: 1;
  233. color: {color:Description};
  234. -webkit-transition: all 0.8s;
  235. -moz-transition: all 0.8s;
  236. -o-transition: all 0.8s ;
  237. }
  238.  
  239. .desc a {
  240. color: {color:Description Link};
  241. -webkit-transition: all 0.3s ease-out;
  242. -moz-transition: all 0.3s ease-out;
  243. -o-transition: all 0.3s ease-out;
  244. }
  245.  
  246. .desc a:hover {
  247. color: {color:Description Link Hover};
  248. }
  249.  
  250. /*NAVIGATION*/
  251. .link {
  252. display: inline-block;
  253. text-align: center;
  254. padding: 5px;
  255. font-size: 8px;
  256. letter-spacing: 1px;
  257. line-height: 10px;
  258. font-family: trebuchet ms;
  259. text-transform: uppercase;
  260. z-index: 9999999;
  261. opacity: 1;
  262. color: {color:Navigation};
  263. -webkit-transition: all 0.8s;
  264. -moz-transition: all 0.8s;
  265. -o-transition: all 0.8s ;
  266. }
  267.  
  268. .link a {
  269. color: {color:Navigation};
  270. }
  271.  
  272. .link a:hover {
  273. color: {color:Navigation Hover};
  274. }
  275.  
  276. .links {
  277. display: inline-block;
  278. text-align: center;
  279. padding: 5px;
  280. font-size: 8px;
  281. letter-spacing: 1px;
  282. line-height: 10px;
  283. font-family: trebuchet ms;
  284. text-transform: uppercase;
  285. z-index: 9999999;
  286. opacity: 1;
  287. color: {color:Navigation};
  288. }
  289.  
  290. /*LINKS*/
  291. .lnkcont {
  292. color: {color:Sidebar Link};
  293. margin-left: -2px;
  294. width: 50px;
  295. position: absolute;
  296. margin-top: -25px;
  297. z-index: 0;
  298. opacity: 0;
  299. -webkit-transition: all 0.5s;
  300. -moz-transition: all 0.5s;
  301. -o-transition: all 0.5s ;
  302. }
  303.  
  304. .links:hover .lnkcont {
  305. margin-top: 4px;
  306. opacity: 1;
  307. }
  308.  
  309. .lnk {
  310. text-align: left;
  311. padding: 2px;
  312. width: 50px;
  313. word-wrap: break-word;
  314. font-size: 8px;
  315. letter-spacing: 1px;
  316. line-height: 12px;
  317. font-family: trebuchet ms;
  318. text-transform: uppercase;
  319. color: {color:Sidebar Link};
  320. }
  321.  
  322. .lnk a {
  323. color: {color:Sidebar Link};
  324. -webkit-transition: all 0.3s ease-out;
  325. -moz-transition: all 0.3s ease-out;
  326. -o-transition: all 0.3s ease-out;
  327. }
  328.  
  329. .lnk a:hover {
  330. color: {color:Sidebar Link Hover};
  331. }
  332.  
  333. /*POSTS*/
  334. #content {
  335. opacity: 1;
  336. margin-left: 225px;
  337. margin-top: 80px;
  338. margin-bottom: 80px;
  339. z-index: 9999;
  340. {block:if400Post}
  341. width: 420px;
  342. {/block:if400Post}
  343. {block:ifnot400Post}
  344. width: 520px;
  345. {/block:ifnot400Post}
  346. }
  347.  
  348. .post {
  349. text-align: justify;
  350. float: left;
  351. {block:IndexPage}
  352. {block:ifTags}
  353. margin-bottom: 80px;
  354. {/block:ifTags}
  355. {block:ifnotTags}
  356. margin-bottom: 40px;
  357. {/block:ifnotTags}
  358. {/block:IndexPage}
  359. {block:PermalinkPage}
  360. margin-bottom: 20px;
  361. {/block:PermalinkPage}
  362. padding: 10px;
  363. font-family: {font:Body Font};
  364. font-size: 11px;
  365. line-height: 13px;
  366. {block:if400Post}
  367. width: 400px;
  368. {/block:if400Post}
  369. {block:ifnot400Post}
  370. width: 500px;
  371. {/block:ifnot400Post}
  372. color: {color:Text};
  373. z-index: 100;
  374. float: left;
  375. background-color: {color:Post};
  376. overflow: visible;
  377. }
  378.  
  379. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
  380. display:none;
  381. }
  382.  
  383. #infscr-loading {
  384. display:none;
  385. }
  386.  
  387. .nav {
  388. display:none!important;
  389. }
  390.  
  391. /*TITLE*/
  392. .posttitle {
  393. margin-bottom: 15px;
  394. text-align: right;
  395. font-size: 12px;
  396. line-height: 13px;
  397. letter-spacing: 1px;
  398. margin-top: 5px;
  399. font-family: libre baskerville;
  400. font-style: italic;
  401. text-transform: lowercase;
  402. color: {color:Post Title};
  403. }
  404.  
  405. .linktitle {
  406. {block:if400Post}
  407. width: 390px;
  408. {/block:if400Post}
  409. {block:ifnot400Post}
  410. width: 490px;
  411. {/block:ifnot400Post}
  412. color: {color:Post Title};
  413. text-align: right;
  414. font-size: 12px;
  415. line-height: 11px;
  416. letter-spacing: 1px;
  417. margin-top: 5px;
  418. font-style: italic;
  419. font-family: libre baskerville;
  420. text-transform: lowercase;
  421. }
  422.  
  423. .linktitle a {
  424. color: {color:Link Post};
  425. -webkit-transition: all 0.4s linear;
  426. -moz-transition: all 0.4s linear;
  427. -o-transition: all 0.4s linear;
  428. }
  429.  
  430. .linktitle a:hover {
  431. color: {color:Link Post Hover};
  432. padding-bottom: 0px;
  433. }
  434.  
  435. /*QUOTE*/
  436. .quote {
  437. text-align: right;
  438. padding: 10px;
  439. border-right: 1px solid {color:Link Post};
  440. font-style: italic;
  441. color: {color:Text};
  442. }
  443.  
  444. /*AUDIO*/
  445. .album {
  446. background-repeat: no-repeat;
  447. background-position: center;
  448. position: absolute;
  449. width: 100px;
  450. height: 100px;
  451. background-size: 60px;
  452. background-image: url('https://cdn2.iconfinder.com/data/icons/ios-7-icons/50/high_volume-128.png');
  453. overflow: hidden;
  454. background-color: {color:Album BG};
  455. }
  456.  
  457. .album img {
  458. width: 100px;
  459. height: 100px;
  460. overflow: hidden;
  461. }
  462.  
  463. .player {
  464. width: 10px;
  465. height: 10px;
  466. overflow: hidden;
  467. padding: 4px 21px 21px 4px;
  468. margin-top: 33px;
  469. margin-left: 33px;
  470. position: absolute;
  471. background-color: #fff;
  472. opacity: 0.4;
  473. z-index: 10;
  474. -webkit-transition: all 0.4s linear;
  475. -moz-transition: all 0.4s linear;
  476. -o-transition: all 0.4s linear;
  477. }
  478.  
  479. .album:hover .player {
  480. opacity: 0.8;
  481. margin-left: 13px;
  482. margin-top: 13px;
  483. padding: 24px 41px 41px 24px;
  484. }
  485.  
  486. .track {
  487. background: {color:Track BG};
  488. min-height: 80px;
  489. max-height: 100px;
  490. overflow: auto;
  491. margin-left: 100px;
  492. padding: 10px 10px;
  493. color: {color:Track Text};
  494. text-transform: UPPERCASE;
  495. letter-spacing: 1px;
  496. font-size: 9px;
  497. }
  498.  
  499. /*ANSWER*/
  500. .portrait img {
  501. width:75px;
  502. }
  503.  
  504. .asker {
  505.  
  506. }
  507.  
  508. /*CAPTION*/
  509. .caption {
  510. line-height: 12px;
  511. text-align: left;
  512. margin-top: -5px;
  513. }
  514.  
  515. /*TAG*/
  516. #tag {
  517. word-wrap: break-word;
  518. color:{color:Tag};
  519. line-height: 12px;
  520. {block:PermalinkPage}
  521. margin-bottom: 15px;
  522. {/block:PermalinkPage}
  523. text-transform: UPPERCASE;
  524. font-size: 8px;
  525. font-size: calibri;
  526. letter-spacing: 1px;
  527. }
  528.  
  529. #tag a {
  530. color: {color:Tag};
  531. }
  532.  
  533. #tag a:hover {
  534. color: {color:Tag Hover};
  535. }
  536.  
  537. .tags {
  538. display: inline-block;
  539. color:{color:Tag};
  540. }
  541.  
  542. .tags a {
  543. color:{color:Tag};
  544. }
  545.  
  546. .tags a:hover {
  547. color:{color:Tag Hover};
  548. }
  549.  
  550. /*PERMALINK*/
  551. #perm {
  552. margin-left: -10px;
  553. display: inline-block;
  554. position: absolute;
  555. {block:IndexPage}
  556. font-family: calibri;
  557. font-size: 8px;
  558. margin-top: 10px;
  559. letter-spacing: 1px;
  560. text-transform: UPPERCASE;
  561. padding: 5px 10px 5px 10px;
  562. z-index: 9000;
  563. text-align: right;
  564. color: {color:Permalink};
  565. {block:if400Post}
  566. width: 400px;
  567. {/block:if400Post}
  568. {block:ifnot400Post}
  569. width: 500px;
  570. {/block:ifnot400Post}
  571. -webkit-transition: all 0.5s ease-out;
  572. -moz-transition: all 0.5s ease-out;
  573. -o-transition: all 0.5s ease-out;
  574. {/block:IndexPage}
  575. }
  576.  
  577. .perma a {
  578. color: {color:Permalink};
  579. }
  580.  
  581. .perma a:hover {
  582. color: {color:Permalink Hover};
  583. }
  584.  
  585. .sauce {
  586. color: {color:Permalink};
  587. text-align: left;
  588. display: inline-block;
  589. text-transform: UPPERCASE;
  590. }
  591.  
  592. /*PERMALINK PAGE*/
  593. ol.notes {
  594. font-size: 8px;
  595. font-family: calibri;
  596. letter-spacing: 1px;
  597. text-transform: UPPERCASE;
  598. padding: 0px;
  599. margin: 5px 0px;
  600. list-style-type: none;
  601. border-bottom: solid 1px {color:Text};
  602. }
  603.  
  604. ol.notes li.note {
  605. border-top: solid 1px {color:Text};
  606. padding: 5px;
  607. }
  608.  
  609. ol.notes li.note img.avatar {
  610. vertical-align: -4px;
  611. margin-right: 10px;
  612. width: 16px;
  613. height: 16px;
  614. }
  615.  
  616. ol.notes li.note span.action {
  617. font-weight: normal;
  618. }
  619.  
  620. ol.notes li.note .answer_content {
  621. font-weight: normal;
  622. }
  623.  
  624. ol.notes li.note blockquote {
  625. border-color: {color:Post Border};
  626. padding: 3px 10px;
  627. margin: 10px 0px 0px 25px;
  628. }
  629.  
  630. ol.notes li.note blockquote a {
  631. text-decoration: none;
  632. }
  633.  
  634. .notess {
  635. height: 300px;
  636. overflow-y: auto;
  637. text-align: left;
  638. line-height: 30px;
  639. padding: 1px 0px 1px 0px;
  640. background-color: {color:Post};
  641. max-width: 520px;
  642. font-family: Calibri;
  643. font-size: 11px;
  644. padding: 10px;
  645. background-color: {color:Post};
  646. color: {color:Text};
  647. {block:if400Post}
  648. width:400px;
  649. {/block:if400Post}
  650. {block:ifnot400Post}
  651. width:500px;
  652. {/block:ifnot400Post}
  653. }
  654.  
  655. #pcont {
  656. color: {color:Permalink};
  657. margin-bottom: 20px;
  658. padding: 0px 10px;
  659. {block:if400Post}
  660. width:400px;
  661. {/block:if400Post}
  662. {block:ifnot400Post}
  663. width:500px;
  664. {/block:ifnot400Post}
  665. text-transform: UPPERCASE;
  666. letter-spacing: 1px;
  667. font-size: 8px;
  668. font-family: Calibri;
  669. }
  670.  
  671. #pcont a {
  672. color: {color:Permalink};
  673. -webkit-transition: all 0.5s ease-out;
  674. -moz-transition: all 0.5s ease-out;
  675. -o-transition: all 0.5s ease-out;
  676. }
  677.  
  678. #pcont a:hover {
  679. color: {color:Permalink Hover};
  680. }
  681.  
  682. .pinfo {
  683. color: {color:Permalink};
  684. margin-bottom: 0px;
  685. {block:if400Post}
  686. width:400px;
  687. {/block:if400Post}
  688. {block:ifnot400Post}
  689. width:500px;
  690. {/block:ifnot400Post}
  691. text-transform: UPPERCASE;
  692. letter-spacing: 1px;
  693. font-size: 8px;
  694. font-family: Calibri;
  695. }
  696.  
  697. .pinfo a {
  698. color: {color:Permalink};
  699. }
  700.  
  701. .pinfo a:hover {
  702. color: {color:Permalink Hover};
  703. }
  704.  
  705. /*MUSIC PLAYER*/
  706. #playa {
  707. position: fixed;
  708. bottom: 10px;
  709. left: 10px;
  710. }
  711.  
  712. .tao {
  713. width: 32px;
  714. right: 33px;
  715. bottom: 10px;
  716. text-align: center;
  717. font-size: 8px;
  718. letter-spacing: 2px;
  719. position: fixed;
  720. font-family: calibri;
  721. }
  722.  
  723. .tao a {
  724. color: {color:Sidebar Link};
  725. }
  726.  
  727. .tao a:hover {
  728. color: {color:Sidebar Link Hover};
  729. }
  730.  
  731. /*BACK TO TOP*/
  732. .back {
  733. position: fixed;
  734. bottom: 23px;
  735. right: 33px;
  736. }
  737.  
  738. .back a {
  739. opacity: 0.9;
  740. -webkit-transition: all 0.4s ease-out;
  741. -moz-transition: all 0.4s ease-out;
  742. -o-transition: all 0.4s ease-out;
  743. }
  744.  
  745. .back a:hover {
  746. opacity: 0.6;
  747. }
  748.  
  749. </style>
  750.  
  751. </head>
  752.  
  753. <body>
  754.  
  755. {block:ifInfiniteScroll}
  756.  
  757. {block:IndexPage}
  758. <div class="nav">
  759. {block:Pagination}
  760. {block:PreviousPage}
  761. <a href="{PreviousPage}">previous</a> &middot;
  762. {/block:PreviousPage}
  763. {block:NextPage}
  764. <a href="{NextPage}" id="next">next</a>
  765. {/block:NextPage}
  766. {/block:Pagination}
  767. </div>
  768. {/block:IndexPage}
  769.  
  770. {/block:ifInfiniteScroll}
  771.  
  772. <div id="sidebar">
  773.  
  774. <a href="/"><img src="{image:Sidebar}"></a>
  775.  
  776. <div class="desc">
  777. {block:IfNotInfiniteScroll}
  778. {block:IndexPage}
  779. <center>
  780. {block:Pagination}
  781. <div style="margin-top: 0px;"></div>
  782. {block:PreviousPage}
  783. <a class="jump_page" href="{PreviousPage}">« back&nbsp</a>
  784. {/block:PreviousPage}
  785.  
  786. {block:NextPage}
  787. <a class="jump_page" href="{NextPage}">&nbspforth »</a>
  788. {/block:NextPage}
  789. <div style="margin-bottom: 3px;"></div>
  790. {/block:Pagination}
  791. </center>
  792. {/block:IndexPage}
  793. {/block:IfNotInfiniteScroll}
  794.  
  795. {block:Description}
  796. {Description}
  797. {/block:Description}
  798. </div>
  799.  
  800. <div id="title"><a href="/">{Title}</a></div>
  801.  
  802. <center>
  803. <div class="link"><a href="/">index</a></div>
  804. <div class="link"><a href="/ask">ask</a></div>
  805. <div class="link"><a href="/archive">past</a></div>
  806. <div class="links">Links
  807. <div class="lnkcont">
  808. <div class="lnk">
  809. <a href="{text:Link 1 URL}">{text:Link 1}</a>
  810. </div>
  811. <div class="lnk">
  812. <a href="{text:Link 2 URL}">{text:Link 2}</a>
  813. </div>
  814. <div class="lnk">
  815. <a href="{text:Link 3 URL}">{text:Link 3}</a>
  816. </div>
  817. <div class="lnk">
  818. <a href="{text:Link 4 URL}">{text:Link 4}</a>
  819. </div>
  820. </div>
  821. </div>
  822. </center>
  823.  
  824. </div>
  825.  
  826. <div id="content">
  827.  
  828. {block:Posts}
  829.  
  830. <div class="post">
  831.  
  832. {block:Text}
  833. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  834. <div style="margin-top: -8px;"></div>
  835. {Body}
  836. <div style="margin-bottom: -8px;"></div>
  837. {/block:Text}
  838.  
  839. {block:Photo}
  840. <center>
  841. {block:if400Post}
  842. <img src="{PhotoURL-400}" width="400px">
  843. {/block:if400Post}
  844. {block:ifnot400Post}
  845. <img src="{PhotoURL-500}" width="500px">
  846. {/block:ifnot400Post}
  847. {block:IndexPage}
  848. {block:ifCaptions}
  849. <div style="margin-bottom: -3px;"></div>
  850. {block:Caption}
  851. <div class="caption">
  852. {Caption}
  853. <div style="margin-bottom: -8px;"></div>
  854. </div>
  855. {/block:Caption}
  856. {/block:ifCaptions}
  857. {block:ifnotCaptions}
  858. <div style="margin-bottom: -3px;"></div>
  859. {/block:ifnotCaptions}
  860. {/block:IndexPage}
  861.  
  862. {block:PermalinkPage}
  863. <div style="margin-bottom: -3px;"></div>
  864. {block:Caption}
  865. <div class="caption">
  866. {Caption}
  867. <div style="margin-bottom: -8px;"></div>
  868. </div>
  869. {/block:Caption}
  870. {/block:PermalinkPage}
  871.  
  872. </center>
  873. {/block:Photo}
  874.  
  875. {block:Photoset}
  876. {block:if400Post}
  877. {Photoset-400}
  878. {/block:if400Post}
  879. {block:ifnot400Post}
  880. {Photoset-500}
  881. {/block:ifnot400Post}
  882. {block:IndexPage}
  883. {block:ifCaptions}
  884. <div style="margin-bottom: -3px;"></div>
  885. {block:Caption}
  886. <div class="caption">
  887. {Caption}
  888. <div style="margin-bottom: -8px;"></div>
  889. </div>
  890. {/block:Caption}
  891. {/block:ifCaptions}
  892. {block:ifnotCaptions}
  893. <div style="margin-bottom: -3px;"></div>
  894. {/block:ifnotCaptions}
  895. {/block:IndexPage}
  896.  
  897. {block:PermalinkPage}
  898. <div style="margin-bottom: -3px;"></div>
  899. {block:Caption}
  900. <div class="caption">
  901. {Caption}
  902. <div style="margin-bottom: -8px;"></div>
  903. </div>
  904. {/block:Caption}
  905. {/block:PermalinkPage}
  906. {/block:Photoset}
  907.  
  908. {block:Quote}
  909. <div class="linktitle">{Source}:</div>
  910. <div class="quote">{Quote}</div>
  911. {/block:Quote}
  912.  
  913. {block:Link}
  914. <div class="linktitle"><a href="{URL}">{Name}</a></div>
  915. {block:Description}
  916. <div style="margin-top: -8px;"></div>
  917. {Description}
  918. <div style="margin-bottom: -8px;"></div>
  919. {/block:Description}
  920. {/block:Link}
  921.  
  922. {block:Chat}
  923. {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
  924. {block:Lines}
  925. {block:Label}<b>{Label}</b>
  926. {/block:Label}
  927. {Line}<br>
  928. {/block:Lines}
  929. {/block:Chat}
  930.  
  931. {block:Video}
  932. {block:if400Post}
  933. {Video-400}
  934. {/block:if400Post}
  935. {block:ifnot400Post}
  936. {Video-500}
  937. {/block:ifnot400Post}
  938. {block:IndexPage}
  939. {block:ifCaptions}
  940. <div style="margin-bottom: -3px;"></div>
  941. {block:Caption}
  942. <div class="caption">
  943. {Caption}
  944. <div style="margin-bottom: -8px;"></div>
  945. </div>
  946. {/block:Caption}
  947. {/block:ifCaptions}
  948. {block:ifnotCaptions}
  949. <div style="margin-bottom: -4px;"></div>
  950. {/block:ifnotCaptions}
  951. {/block:IndexPage}
  952.  
  953. {block:PermalinkPage}
  954. <div style="margin-bottom: -3px;"></div>
  955. {block:Caption}
  956. <div class="caption">
  957. {Caption}
  958. <div style="margin-bottom: -8px;"></div>
  959. </div>
  960. {/block:Caption}
  961. {/block:PermalinkPage}
  962. {/block:Video}
  963.  
  964. {block:Answer}
  965. <div class="linktitle">{Asker}:</div>
  966. <div class="quote">{Question}</div>
  967. {Answer}
  968. <div style="margin-bottom: -7px;"></div>
  969. {/block:Answer}
  970.  
  971. {block:Audio}
  972. <div class="album">
  973. {block:AudioPlayer}
  974. <div class="player">{AudioPlayerWhite}</div>
  975. {/block:AudioPlayer}
  976.  
  977. {block:AlbumArt}
  978. {block:IndexPage}
  979. <img src="{AlbumArtURL}">
  980. {/block:IndexPage}
  981. {block:PermalinkPage}
  982. <img src="{AlbumArtURL}">
  983. {/block:PermalinkPage}
  984. {/block:AlbumArt}
  985. </div>
  986.  
  987. <div class="track">
  988. {block:TrackName}
  989. Title: {TrackName}<br>
  990. {/block:TrackName}
  991. {block:Artist}
  992. Artist: {Artist}<br>
  993. {/block:Artist}
  994. {block:Album}
  995. Album: {Album}
  996. {/block:Album}
  997. </div>
  998.  
  999. {block:IndexPage}
  1000. {block:ifCaptions}
  1001. {block:if400Post}
  1002. {block:Caption}
  1003. <div class="caption"> <div style="margin-top:0px;"></div>
  1004. {Caption}
  1005. <div style="margin-bottom: -10px;"></div>
  1006. </div>
  1007. {/block:Caption}
  1008. {/block:if400Post}
  1009. {block:ifnot400Post}
  1010. {block:Caption}
  1011. <div class="caption"> <div style="margin-top:0px;"></div>
  1012. {Caption}
  1013. <div style="margin-bottom: -8px;"></div>
  1014. </div>
  1015. {/block:Caption}
  1016. {/block:ifnot400Post}
  1017. {/block:ifCaptions}
  1018. {/block:IndexPage}
  1019.  
  1020. {block:PermalinkPage}
  1021. {block:Caption}
  1022. <div class="caption"> <div style="margin-top:0px;"></div>
  1023. {Caption}
  1024. <div style="margin-bottom: -8px;"></div>
  1025. </div>
  1026. {/block:Caption}
  1027. {/block:PermalinkPage}
  1028. {/block:Audio}
  1029.  
  1030. {block:ContentSource}
  1031. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1032. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1033. {/block:SourceLogo}
  1034. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1035. {/block:ContentSource}
  1036.  
  1037. {block:IndexPage}
  1038. <div id="perm">
  1039. <div class="perma">
  1040. {block:RebloggedFrom}
  1041. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ▫
  1042. <a href="{ReblogRootURL}" title="{ReblogRootName}">src</a> ▫
  1043. {/block:RebloggedFrom}
  1044. <a href="{Permalink}" title="Permalink">{NoteCount} notes</a> ▫
  1045. <a href="{ReblogURL}" title="reblog?">reblog</a><br>
  1046. </div>
  1047. {block:ifTags}
  1048. {block:HasTags}
  1049. <div id="tag">
  1050. {block:Tags}
  1051. <div class="tags">
  1052. <div style="font-size: 8px; display: inline-block;">▫</div>&nbsp<a href="{TagURL}">{Tag}</a>&nbsp
  1053. </div>
  1054. {/block:Tags}
  1055. </div>
  1056. {/block:HasTags}
  1057. {/block:ifTags}
  1058. </div>
  1059. {/block:IndexPage}
  1060.  
  1061. </div>
  1062.  
  1063. {block:PermalinkPage}
  1064.  
  1065. <center>
  1066. {block:HasTags}
  1067. <div id="tag">
  1068. {block:Tags}
  1069. <div class="tags">
  1070. <div style="font-size: 8px; display: inline-block;">▫</div>&nbsp<a href="{TagURL}">{Tag}</a>&nbsp
  1071. </div>
  1072. {/block:Tags}
  1073. </div>
  1074. {/block:HasTags}
  1075.  
  1076. <div id="pcont">
  1077. <center>
  1078. <div class="pinfo" style="color: {color:Permalink};">
  1079.  
  1080. {block:NoteCount}
  1081. {NoteCount} notes ▫
  1082. {/block:NoteCount}
  1083.  
  1084. {block:Date}
  1085. {block:ifMonthDayYear}
  1086. {MonthNumber}/{DayOfMonth}/{Year}
  1087. {/block:ifMonthDayYear}
  1088. {block:ifDayMonthYear}
  1089. {DayOfMonth}/{MonthNumber}/{Year}
  1090. {/block:ifDayMonthYear}
  1091. {block:ifYearMonthDay}
  1092. {Year}/{MonthNumber}/{DayOfMonth}
  1093. {/block:ifYearMonthDay}
  1094. {/block:Date}
  1095.  
  1096. {block:Date}
  1097. {block:if12HourTime}
  1098. {12Hour}:{Minutes}{AmPm}
  1099. {/block:if12HourTime}
  1100. {block:ifnot12HourTime}
  1101. {24Hour}:{Minutes}
  1102. {/block:ifnot12HourTime}
  1103. {/block:Date}
  1104.  
  1105. {block:RebloggedFrom}
  1106. <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ▫
  1107. <a href="{ReblogRootURL}" title= "{ReblogRootName}">origin</a> </div>
  1108. {/block:RebloggedFrom}
  1109.  
  1110. </center>
  1111. </div>
  1112.  
  1113. {block:PostNotes}
  1114. <center>
  1115. <div class="notess">{PostNotes}</div>
  1116. </center>
  1117. {/block:PostNotes}
  1118.  
  1119. </div>
  1120. {/block:PermalinkPage}
  1121.  
  1122. {/block:Posts}
  1123.  
  1124. </div>
  1125.  
  1126. {block:ifMusicCode}
  1127. <div id="playa">
  1128. {text:Music Code}
  1129. </div>
  1130. {/block:ifMusicCode}
  1131.  
  1132. {block:IfInfiniteScroll}
  1133. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  1134. <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
  1135. {/block:IfInfiniteScroll}
  1136.  
  1137. {block:ifInfiniteScroll}
  1138. {block:IndexPage}
  1139. <div class="back">
  1140. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  1141. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  1142. <a href="javascript:;" id="scrollToTop" title="restart"><img src="{image:Top}" width="32px"></a>
  1143. </div>
  1144. {/block:IndexPage}
  1145. {/block:ifInfiniteScroll}
  1146.  
  1147. <div class="tao">
  1148. <a href="http://mfe-themes.tumblr.com/" title="mfe themes">THEME</a>
  1149. </div>
  1150.  
  1151. </body>
  1152.  
  1153. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement