Advertisement
zeroisreal

redux edit #3

Feb 5th, 2013
2,757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.09 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. redux edit by shotabytes.tumblr.com
  4. proud tom hiddleston/sonic shipper
  5. -->
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:Background" content="#d6f3ef" />
  10. <meta name="font:Title" content="Arial" />
  11. <meta name="font:Body" content="Arial" />
  12. <meta name="font:Accent" content="Lucida Sans" />
  13. <meta name="if:Show Tags" content="1" />
  14. <meta name="if:Show Album Art on Audio Posts" content="1" />
  15. <meta name="if:Enable Jump Pagination" content="0" />
  16. <meta name="if:Vertical Links" content="1">
  17. <meta name="image:Background" content="" />
  18. <meta name="image:Sidebar Image" content="http://static.tumblr.com/deqrt8e/sckmhr21a/tumblr_static_ribbon.gif" />
  19. <meta name="color:Borders" content="#000"/>
  20. <meta name="color:Footer" content="#ffc9c9"/>
  21. <meta name="image:Footer Image" content="http://static.tumblr.com/rltvkjt/sqHlnxifd/coracao.gif"/>
  22. <meta name="color:Links" content="#666"/>
  23. <meta name="color:Links Hover" content="#d0f9fc"/>
  24. <meta name="image:Footer" content=""/>
  25. <meta name="text:Image Margin Top" content="335"/>
  26. <meta name="text:url 1" content="http://"/>
  27. <meta name="text:url 2" content="http://"/>
  28. <meta name="text:url 3" content="http://"/>
  29. <meta name="text:url 4" content="http://"/>
  30. <meta name="text:url 5" content="http://"/>
  31. <meta name="text:link 1" content="link here"/>
  32. <meta name="text:link 2" content="link here"/>
  33. <meta name="text:link 3" content="link here"/>
  34. <meta name="text:link 4" content="link here"/>
  35. <meta name="text:link 5" content="link here"/>
  36. <meta name="text:Scrollbar Width" content="5"/>
  37. <meta name="text:Music Player Code" content="Music Player Code">
  38. <meta name="color:Scrollbar" content="#ffc9c9"/>
  39. <meta name="if:400px" content="1"/>
  40. <meta name="if:250px" content="0"/>
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  42. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47. <style type="text/css">
  48.  
  49. body, a:hover {cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress !important;}
  50.  
  51. #cursor {position:fixed;z-index:-1;top:0px;left:0px;width:100%;height:100%;cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress !important;}
  52.  
  53. iframe#tumblr_controls {
  54. top: 0% !important;
  55. right:0% !important;
  56. position: fixed !important;}
  57.  
  58. ::-webkit-scrollbar-thumb:vertical {
  59. background-color: {color:Scrollbar};
  60. background-image:url('URL HERE');
  61. height:100px;
  62. -moz-border-radius: 15px;
  63. border-radius: 15px;
  64. }
  65.  
  66. ::-webkit-scrollbar-thumb:horizontal {
  67. background-color: {color:Scrollbar};
  68. height:100px !important;
  69. }
  70.  
  71. ::-webkit-scrollbar {
  72. height:10px;
  73. width:{text:Scrollbar Width}px;
  74. background-color:#fff;
  75. background-image:url('URL HERE');
  76. }
  77. .tumblr_audio_player {height: 40px; width: 210px;}
  78. body {
  79. background: {color:Background} url('{image:Background}') top left fixed repeat;
  80. margin: 0;
  81. padding: 0;
  82. font-family: {font:Body};
  83. }
  84.  
  85. .clear {
  86. clear: both;
  87. height: 0px;
  88. overflow: hidden;
  89. }
  90.  
  91. .clear {
  92. clear: both;
  93. height: 0px;
  94. overflow: hidden;
  95. }
  96.  
  97. a img {
  98. border: none;
  99. }
  100.  
  101. #wrapper {
  102. width: 845px;
  103. margin: 0 auto;
  104.  
  105. }
  106.  
  107. #wrapper #title {
  108. margin: 30px 0;
  109. color: #fff;
  110. font-size: 50px;
  111. font-weight: bold;
  112. font-family: {font:Title};
  113. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  114. letter-spacing: -1px;
  115. }
  116.  
  117. #wrapper #title a {
  118. color: #fff;
  119. text-decoration: none;
  120. }
  121.  
  122. #wrapper #content {
  123. {block:if400px}width: 420px;{/block:if400px}
  124. {block:if250px}width: 270px;{/block:if250px}
  125. float: left;
  126. }
  127.  
  128. #wrapper #content .post {
  129. font-family: {font:Body};
  130. background: #fff;
  131. padding: 8px;
  132. position: relative;
  133. border: {color:Borders} 1px dashed;
  134. }
  135.  
  136. #wrapper #content .post .media {
  137. text-align: center;
  138. margin-bottom: 10px;
  139. }
  140.  
  141.  
  142. #wrapper #content .post .quote {
  143. color: #000;
  144. font-weight: bold;
  145. padding: 20px 20px 5px 20px;
  146. }
  147.  
  148. #wrapper #content .post .quote.short {
  149. font-size: 33px;
  150. line-height: 35px;
  151. }
  152.  
  153. #wrapper #content .post .quote.medium {
  154. font-size: 25px;
  155. line-height: 28px;
  156. }
  157.  
  158. #wrapper #content .post .quote.long {
  159. font-size: 18px;
  160. line-height: 22px;
  161. }
  162.  
  163. #wrapper #content .post .quote_source *:first-child {
  164. margin-top: 0px;
  165. }
  166.  
  167. #wrapper #content .post .quote_source *:last-child {
  168. margin-bottom: 0px;
  169. }
  170.  
  171. #wrapper #content .post .quote *:first-child {
  172. margin-top: 0px;
  173. }
  174.  
  175. #wrapper #content .post .quote *:last-child {
  176. margin-bottom: 0px;
  177. }
  178.  
  179. #wrapper #content .post .copy {
  180. color: #6e7173;
  181. padding: 10px;
  182. font-size: 13px;
  183. line-height: 15px;
  184. }
  185.  
  186. #wrapper #content .post .copy a {
  187. color: {color:Links};
  188. text-decoration: underline;
  189. }
  190.  
  191. #wrapper #content .post .copy a:hover {
  192. color: {color:Links Hover};-webkit-transition: all 0.5s ease-in-out;
  193. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  194. text-decoration: underline;
  195. }
  196.  
  197. #wrapper #content .post .copy p {
  198. margin: 10px 0 0 0;
  199. padding: 0;
  200. }
  201.  
  202. #wrapper #content .post .copy pre {
  203. margin: 10px 0px 10px 0px;
  204. padding: 10px;
  205. background-color: #e6e6e6;
  206. font: normal 11px Courier, monospace;
  207. overflow: auto;
  208. }
  209.  
  210. #wrapper #content .post .copy > p:first-child {
  211. margin-top: 0;
  212. }
  213.  
  214. #wrapper #content .post .copy img {
  215. max-width: 100%;
  216. }
  217.  
  218. #wrapper #content .post .audio {
  219. background: #eaeaea;
  220. float: left;
  221. padding: 7px;
  222. margin-bottom: 10px;
  223. -moz-border-radius: 4px;
  224. -webkit-border-radius: 4px;
  225. border-radius: 4px;
  226. }
  227.  
  228. #wrapper #content .post .audio .player {
  229. float: left;
  230. }
  231.  
  232. #wrapper #content .post .audio .player .audio_player embed {
  233. border: 1px solid #c8c8c8;
  234. }
  235.  
  236. #wrapper #content .post .audio .meta {
  237. padding: 8px 13px;
  238. height: 13px;
  239. float: left;
  240. color: #666;
  241. font-family: {font:Accent};
  242. font-size: 11px;
  243. text-transform: lowercase;
  244. }
  245.  
  246. #wrapper #content .post .audio .meta a {
  247. color: #666;
  248. text-decoration: none;
  249. }
  250.  
  251. #wrapper #content .post .album_art {
  252. text-align: center;
  253. }
  254.  
  255. #wrapper #content .post .question {
  256. color: #494949;
  257. font-size: 16px;
  258. font-weight: bold;
  259. background: #f1f1f1;
  260. -moz-border-radius: 8px;
  261. -webkit-border-radius: 8px;
  262. border-radius: 8px;
  263. margin: 0 0 15px 0;
  264. padding: 15px 20px;
  265. position: relative;
  266. }
  267.  
  268. #wrapper #content .post .question .nipple {
  269. width: 13px;
  270. height: 7px;
  271. background: #f1f1f1 url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  272. position: absolute;
  273. bottom: -7px;
  274. left: 30px;
  275. }
  276.  
  277. #wrapper #content .post .asker_container {
  278. margin: 0 0 20px 24px;
  279. }
  280.  
  281. #wrapper #content .post .asker_container img {
  282. margin: 0 12px -7px 0;
  283. }
  284.  
  285. #wrapper #content .post .asker_container a.asker {
  286. color: {color:Body};
  287. }
  288.  
  289. #wrapper #content .post .title {
  290. color: #494949;
  291. font-size: 16px;
  292. font-weight: bold;
  293. padding: 10px 10px 0 10px;
  294. }
  295.  
  296. #wrapper #content .post img {
  297. {block:if400px}max-width: 400px;{/block:if400px}
  298. {block:if250px}max-width: 250px;{/block:if250px}
  299. }
  300.  
  301. #wrapper #content .post .chat {
  302. background-color: #fff;
  303. border-left: 5px solid #dedddd;
  304. margin: 10px 10px 0 10px;
  305. font-size: 14px;
  306. }
  307.  
  308. #wrapper #content .post .chat .lines {
  309. margin-left: 1px;
  310. }
  311.  
  312. #wrapper #content .post .chat .lines .line {
  313. background-color: #eaeaea;
  314. color: #494949;
  315. margin-bottom: 1px;
  316. padding: 3px 5px;
  317. }
  318.  
  319. #wrapper #content .post .chat .lines .line.even {
  320. background-color: #dedddd;
  321. }
  322.  
  323. #wrapper #content .post .link {
  324. margin: 4px 0 2px 0;
  325. font-size: 16px;
  326. line-height: 25px;
  327. }
  328.  
  329. #wrapper #content .post .link a {
  330. background-color: {color:Background};
  331. color: #fff;
  332. padding: 5px 7px;
  333. -moz-border-radius: 4px;
  334. -webkit-border-radius: 4px;
  335. border-radius: 4px;
  336. }
  337.  
  338. #wrapper #content .post .link a:hover {
  339. opacity: 0.9;
  340. filter: alpha(opacity=90);
  341. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  342. }
  343.  
  344. #wrapper #content .post .footer {
  345. background: {color:Footer} url('{image:Footer}');
  346. -moz-border-radius: 4px;
  347. -webkit-border-radius: 4px;
  348. border-radius: 4px;
  349. font-family: {font:Accent};
  350. font-size: 11px;
  351. color: #666;
  352. padding: 2px 5px;
  353. margin-top: 3px;
  354. }
  355.  
  356. #wrapper #content .post .footer.for_permalink:hover {
  357. opacity: 0.9;
  358. filter: alpha(opacity=90);
  359. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  360. }
  361.  
  362. #wrapper #content .post .footer .date {
  363. width: 67%;
  364. float: left;
  365. color: #666;
  366. }
  367.  
  368. #wrapper #content .post .footer .notes {
  369. width: 33%;
  370. float: right;
  371. text-align: right;
  372. color: #666;
  373. }
  374.  
  375. #wrapper #content .post .footer .notes a {
  376. color: #666;
  377. }
  378.  
  379. #wrapper #content .post .footer .tags a {
  380. color: #4a4a51;
  381. text-decoration: underline;
  382. }
  383.  
  384. #wrapper #content .post .footer .tags .tag-commas:last-child {
  385. display: none;
  386. }
  387.  
  388. #wrapper #content .post .footer.with_source_url .tags {
  389. max-width: 330px;
  390. float: left;
  391. }
  392.  
  393. #wrapper #content .post .footer.with_source_url .source_url {
  394. float: right;
  395. max-width: 160px;
  396. overflow: hidden;
  397. white-space: nowrap;
  398.  
  399. }
  400.  
  401. #wrapper #content .post .footer.with_source_url .source_url img {
  402. vertical-align: top;
  403. -moz-opacity: 0.5;
  404. opacity: 0.5;
  405. }
  406.  
  407. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  408. -moz-opacity: 0.7;
  409. opacity: 0.7;
  410. }
  411.  
  412. #wrapper #content .post a {
  413. color: #6e7173;
  414. text-decoration: none;
  415. }
  416.  
  417. #wrapper #content .post .copy blockquote {
  418. margin: 10px 0px 10px 10px;
  419. padding-left: 15px;
  420. border-left: solid 4px #dcdcdc;
  421. }
  422.  
  423. #wrapper #content .post .copy blockquote blockquote {
  424. border-left: solid 4px #cccccc;
  425. }
  426.  
  427. #wrapper #content .post .copy blockquote blockquote blockquote {
  428. border-left: solid 4px #bcbcbc;
  429. }
  430.  
  431. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  432. border-left: solid 4px #acacac;
  433. }
  434.  
  435. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  436. border-left: solid 4px #9c9c9c;
  437. }
  438.  
  439. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  440. border-left: solid 4px #8c8c8c;
  441. }
  442.  
  443. #wrapper #content .bottom {
  444. background: url('') top center no-repeat transparent;
  445. width: 513px;
  446. height: 40px;
  447. margin: 0 auto;
  448. }
  449.  
  450. #wrapper #content #navigation {
  451. text-align: right;
  452. padding-bottom: 35px;
  453. text-transform: lowercase;
  454. }
  455.  
  456. #wrapper #content #navigation a {
  457. background-color: #fff;
  458. color: {color:Background};
  459. padding: 5px 10px;
  460. text-decoration: none;
  461. margin-left: 25px;
  462. }
  463.  
  464. #wrapper #content #navigation a:hover {
  465. opacity: 0.9;
  466. filter: alpha(opacity=90);
  467. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  468. }
  469.  
  470. #wrapper #content #navigation.jump_pagination {}
  471.  
  472. #wrapper #content #navigation.jump_pagination a {
  473. margin: 0 0 0 4px;
  474. }
  475.  
  476. #wrapper #content #navigation.jump_pagination .current_page {
  477. color: #fff;
  478. background-color: rgba(255,255,255, 0.1);
  479. border: 2px solid #fff;
  480. padding: 3px 8px;
  481. margin: 0 0 0 4px;
  482. cursor: default;
  483. }
  484.  
  485. #wrapper #content #navigation.jump_pagination .jump_page {}
  486.  
  487. #wrapper #content .post .notecontainer {
  488. background: #eaeaea;
  489. -moz-border-radius: 4px;
  490. -webkit-border-radius: 4px;
  491. border-radius: 4px;
  492. font-family: {font:Accent};
  493. font-size: 11px;
  494. color: #666;
  495. margin-top: 10px;
  496. margin-bottom: -10px;
  497. }
  498.  
  499. #wrapper #content .post .notecontainer a {
  500. color: #666;
  501. text-decoration: underline;
  502. }
  503.  
  504. #wrapper #content .post .notecontainer ol.notes {
  505. padding: 0px 0 10px 0;
  506. list-style-type: none;
  507. font-size: 11px;
  508. }
  509.  
  510. #wrapper #content .post .notecontainer ol.notes li.note {
  511. padding: 10px 10px 0 10px;
  512. }
  513.  
  514. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  515. vertical-align: -4px;
  516. margin-right: 10px;
  517. width: 16px;
  518. height: 16px;
  519. }
  520.  
  521. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  522. font-weight: normal;
  523. }
  524.  
  525. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  526. font-weight: normal;
  527. }
  528.  
  529. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  530. border-left: 2px solid #666;
  531. padding: 4px 10px;
  532. margin: 10px 0px 0px 25px;
  533. }
  534.  
  535. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  536. text-decoration: none;
  537. }
  538.  
  539. #wrapper #sidebar {
  540. position:fixed !important;
  541. float;left;
  542. margin-top:290px;
  543. width: 150px;
  544. {block:if400px}margin-left:565px;{/block:if400px}
  545. {block:if250px}margin-left:400px;{/block:if250px}
  546. }
  547.  
  548. #wrapper #sidebar #top {
  549. background: #fff;
  550. padding: 0px 12px 0px;
  551. border: {color:Borders} 2px dotted;
  552.  
  553. -webkit-border-top-left-radius: 50px;
  554. -webkit-border-top-right-radius: 50px;
  555. -moz-border-radius-topleft: 50px;
  556. -moz-border-radius-topright: 50px;
  557. border-top-left-radius: 50px;
  558. border-top-right-radius: 50px;
  559.  
  560. -webkit-border-bottom-left-radius: 50px;
  561. -webkit-border-bottom-right-radius: 50px;
  562. -moz-border-radius-bottomleft: 50px;
  563. -moz-border-radius-bottomright: 50px;
  564. border-bottom-left-radius: 50px;
  565. border-bottom-right-radius: 50px;
  566. }
  567.  
  568.  
  569. #wrapper #sidebar #top #description {
  570. font-size: 11px;
  571. position: relative;
  572. top: 0px;
  573. }
  574.  
  575. #wrapper #sidebar #top #description a {
  576. color: {color:Links};
  577. text-decoration: underline;
  578. }
  579.  
  580. #zero
  581. #zero a{
  582. display:block
  583. }
  584. #zero .gay {
  585. margin-top:-40px;filter: alpha(opacity = 0);
  586. opacity:0;-webkit-transition: all 0.5s ease-out;
  587. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  588. }
  589.  
  590. #zero:hover .gay {
  591. margin-top:2px;
  592. -webkit-transition: all 0.8s ease-out;
  593. -moz-transition: all 0.8s ease-out;
  594. transition: all 0.8s ease-out;
  595. filter: alpha(opacity = 100);
  596. filter: alpha(opacity = 100);
  597. opacity:100;
  598. }
  599.  
  600. #wrapper #image {
  601. position:fixed;
  602. float:left;
  603. margin-top:{text:Image Margin Top}px;
  604. width: 100px;
  605. {block:if400px}margin-left:590px;{/block:if400px}
  606. {block:if250px}margin-left:426px;{/block:if250px}
  607. }
  608.  
  609. #wrapper #image a {
  610. color: {color:Links};
  611. }
  612.  
  613. #wrapper #image #top {
  614. background: ();
  615. padding: 0 2px;
  616. }
  617.  
  618. #wrapper #links {
  619. position:fixed !important;
  620. float;left;
  621. margin-top:350px;
  622. width: 150px;
  623. {block:if400px}margin-left:565px;{/block:if400px}
  624. {block:if250px}margin-left:402px;{/block:if250px}
  625. }
  626.  
  627. #wrapper #links a {
  628. color: {color:Links};
  629. }
  630.  
  631. #wrapper #links a:hover {
  632. color: {color:Links Hover};
  633. }
  634.  
  635. #wrapper #links #top {
  636. background: ();
  637. padding: 0 2px;
  638.  
  639. }
  640.  
  641.  
  642. #wrapper #links #top #description {
  643. font-size: 11px;
  644. position: relative;
  645. top: 0px;
  646. }
  647.  
  648. #wrapper #links #top #description a {
  649. color: {color:Links};
  650. text-decoration: underline;
  651. }
  652.  
  653. #wrapper #links #top #description a:hover {
  654. color: {color:Links Hover};;-webkit-transition: all 0.5s ease-in-out;
  655. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  656. text-decoration: underline;
  657. text-decoration: underline;
  658. }
  659.  
  660. #music
  661. {z-index:999;
  662. position:fixed; bottom:20px; right:25px;
  663. padding:12px 0px 12px 0px;
  664. text-align:center;
  665. height:10px; width:34px;
  666. overflow:hidden;
  667. border:1px dashed #666;
  668. color:#888;
  669. background-color:#fff;
  670. -moz-border-radius: 0px 0px 0px 0px;
  671. border-radius:50px 50px 50px 0px;
  672. -webkit-transition: opacity 0.7s linear;
  673. -webkit-transition: all 0.7s ease-in-out;
  674. -moz-transition: all 0.7s ease-in-out;
  675. -o-transition: all 0.7s ease-in-out;}
  676.  
  677. #musicplayer
  678. {padding-top:10px;}
  679.  
  680. #music:hover
  681. {border:2px dashed #666; padding:0px; height:45px; width:100px;}
  682.  
  683. </style>
  684.  
  685. <style type="text/css">{CustomCSS}</style>
  686. </head>
  687. <body>
  688. <div id="wrapper">
  689. <div id="title">
  690. </div>
  691. <div id="content">
  692.  
  693. {block:Posts}
  694. <div class="post">
  695.  
  696. {block:Photo}
  697. <div class="media">{LinkOpenTag}{block:if400px}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{/block:if400px}{block:if250px}<img src="{PhotoURL-250}" alt="{PhotoAlt}" />{/block:if250px}{LinkCloseTag}</div>
  698. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  699. {/block:Photo}
  700.  
  701. {block:Video}
  702. <div class="media">{block:if400px}{Video-400}{/block:if400px}{block:if250px}{Video-250}{/block:if250px}</div>
  703. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  704. {/block:Video}
  705.  
  706. {block:Audio}
  707.  
  708. {block:AudioEmbed}
  709. {AudioEmbed}
  710. {/block:AudioEmbed}
  711.  
  712. {block:AudioPlayer}
  713. {block:IfShowAlbumArtOnAudioPosts}
  714. {block:AlbumArt}
  715. <div class="album_art">
  716. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
  717. </div>
  718. {/block:AlbumArt}
  719. {/block:IfShowAlbumArtOnAudioPosts}
  720.  
  721. <div class="audio">
  722. <div class="player">{AudioPlayerWhite}</div>
  723. <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  724. <div class="clear"></div>
  725. </div>
  726. {/block:AudioPlayer}
  727.  
  728. <div class="clear"></div>
  729.  
  730. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  731.  
  732. {/block:Audio}
  733.  
  734. {block:Quote}
  735. <div class="quote {Length}">{Quote}</div>
  736. <div class="copy">
  737. <div class="quotebg"></div>
  738. {block:Source}
  739. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  740. <tr>
  741. <td valign="top" style="width:20px;">&mdash;</td>
  742. <td valign="top" class="quote_source">
  743. {Source}
  744. </td>
  745. </tr>
  746. </table>
  747. {/block:Source}
  748. </div>
  749. {/block:Quote}
  750.  
  751. {block:Text}
  752. {block:Title}<div class="title">{Title}</div>{/block:Title}
  753. <div class="copy">{Body}</div>
  754. {/block:Text}
  755.  
  756. {block:Answer}
  757. <div class="question">
  758. <div class="nipple"></div>
  759. {Question}
  760. </div>
  761. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  762. <div class="copy">{Answer}</div>
  763. {/block:Answer}
  764.  
  765. {block:Chat}
  766. {block:Title}<div class="title">{Title}</div>{/block:Title}
  767. <div class="chat">
  768. <div class="lines">
  769. {block:Lines}
  770. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  771. {/block:Lines}
  772. </div>
  773. </div>
  774. <div class="clear"></div>
  775. <div style="height:10px;"></div>
  776. {/block:Chat}
  777.  
  778. {block:Link}
  779. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  780. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  781. {/block:Link}
  782.  
  783. {block:Date}
  784. <a href="{Permalink}">
  785. <div class="footer for_permalink">
  786. <div class="date">
  787. {block:Reblog}<img src="{image:Footer Image}">
  788. {lang:Reblogged TimeAgo from ReblogParentName} {block:RebloggedFromReblog}(<span style="text-transform:lowercase;">{lang:Originally from ReblogRootName}</span>){/block:RebloggedFromReblog}
  789. {/block:Reblog}
  790.  
  791. {block:NotReblog}
  792. {lang:Posted TimeAgo from source}
  793. {/block:NotReblog}
  794. </div>
  795. <div class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}&bull;{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
  796. <div class="clear"></div>
  797. </div>
  798. </a>
  799. {/block:Date}
  800.  
  801. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  802. display:none;
  803. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  804. {block:ContentSource}display:block;{/block:ContentSource}
  805. ">
  806. {block:IfShowTags}
  807. {block:HasTags}<div class="tags"><img src="{image:Footer Image}"> tags: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>{/block:HasTags}
  808. {/block:IfShowTags}
  809.  
  810. {block:ContentSource}
  811. <a href="{SourceURL}" class="source_url">
  812. {lang:Source}:
  813. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  814. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  815. </a>
  816. {/block:ContentSource}
  817.  
  818. <div class="clear"></div>
  819. </div>
  820.  
  821. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  822.  
  823.  
  824. </div>
  825. <div class="bottom"></div>
  826. {/block:Posts}
  827.  
  828. {block:Pagination}
  829. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
  830. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}
  831.  
  832. {block:IfEnableJumpPagination}
  833. {block:JumpPagination length="5"}
  834. {block:CurrentPage}
  835. <span class="current_page">{PageNumber}</span>
  836. {/block:CurrentPage}
  837.  
  838. {block:JumpPage}
  839. <a class="jump_page" href="{URL}">{PageNumber}</a>
  840. {/block:JumpPage}
  841.  
  842. {/block:JumpPagination}
  843. {/block:IfEnableJumpPagination}
  844.  
  845. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  846. </div>
  847. {/block:Pagination}
  848.  
  849. </div>
  850.  
  851.  
  852. <div id="sidebar">
  853. <div id="top">
  854. <div id="description"><center>{Description}</center>
  855. </div>
  856. </div>
  857. </div><br>
  858.  
  859. <div id="zero">
  860. <div id="image">
  861. <div id="top">
  862. <center><img src="{image:Sidebar Image}"></center>
  863. </div>
  864. </div>
  865.  
  866. <div id="links">
  867. <div class="gay">
  868. <div id="top">
  869. <div id="description">
  870. <center>
  871. <a href="{text:url 1}">{text:link 1}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  872. <a href="{text:url 2}">{text:link 2}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  873. <a href="{text:url 3}">{text:link 3}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  874. <a href="{text:url 4}">{text:link 4}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  875. <a href="{text:url 5}">{text:link 5}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  876. </center>
  877. </div></div></div></div></div>
  878.  
  879.  
  880. <div id='music'>
  881. <center><img src="http://media.tumblr.com/tumblr_m7w27fxtXz1r6o8v2.gif"/></center>
  882. <div id='musicplayer'><center><embed src="{text:Music Player Code}" />
  883. </center></div>
  884. </div>
  885.  
  886. <div id="cursor"></div>
  887.  
  888. </body>
  889. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement