Advertisement
tomkirk

Redux Edit [ 3 ]

Aug 8th, 2013
8,601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.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. [ R E D U X E D I T ]
  4.  
  5. ○ ● ○
  6.  
  7. [ T O M K I R K ]
  8. -->
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:Background" content="#3b627e" />
  13. <meta name="color:Text" content="#696969" />
  14. <meta name="color:Link" content="#FC6A8A" />
  15. <meta name="color:Link Hover" content="#e8e8e8" />
  16. <meta name="color:Perma" content="#666666" />
  17. <meta name="color:Perma Text" content="#696969" />
  18.  
  19. <meta name="if:Full Bkg Img" content="1" />
  20. <meta name="if:Show Tags" content="1" />
  21. <meta name="if:Show Album Art on Audio Posts" content="1" />
  22. <meta name="if:Enable Jump Pagination" content="0" />
  23. <meta name="if:Rounded Edges" content="1" />
  24. <meta name="if:Infinite Scroll" content=""/>
  25. <meta name="if:Captions" content="1"/>
  26. <meta name="if:250px" content=""/>
  27. <meta name="if:400px" content="1"/>
  28. <meta name="if:500px" content=""/>
  29. <meta name="if:Transparent Side" content=""/>
  30. <meta name="if:Type 1 Navi" content=""/>
  31. <meta name="if:Type 2 Navi" content=""/>
  32. <meta name="if:Centered Desc" content=""/>
  33. <meta name="if:Inverted Images" content=""/>
  34. <meta name="if:Faded Images" content=""/>
  35.  
  36. <meta name="image:Side" content=""/>
  37. <meta name="image:Background" content="" />
  38.  
  39. <meta name="text:Navi Name" content="links"/>
  40. <meta name="text:Sidepic Width" content="/"/>
  41. <meta name="text:Link 1 URL" content="/"/>
  42. <meta name="text:Link 1 name" content=""/>
  43. <meta name="text:Link 2 URL" content="/"/>
  44. <meta name="text:Link 2 name" content=""/>
  45. <meta name="text:Link 3 URL" content="/"/>
  46. <meta name="text:Link 3 name" content=""/>
  47. <meta name="text:Link 4 URL" content="/"/>
  48. <meta name="text:Link 4 name" content=""/>
  49. <meta name="text:Link 5 URL" content="/"/>
  50. <meta name="text:Link 5 name" content=""/>
  51.  
  52. <script type="text/javascript">
  53. function unhide(divID) {
  54. var item = document.getElementById(divID);
  55. if (item) {
  56. item.className=(item.className=='hidden')?'unhidden':'hidden';
  57. }
  58. }
  59. </script>
  60.  
  61. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  62. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  63. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  64. <link rel="shortcut icon" href="{Favicon}" />
  65. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  67. <style type="text/css">
  68. body {
  69. background: {color:Background} url('{image:Background}') top left fixed repeat;
  70. margin: 0;
  71. padding: 0;
  72. font-size: 13px;
  73. line-height: 15px;
  74. font-family: consolas;
  75. {block:ifFullBkgImg}
  76. background-size:100% 100%;
  77. {/block:ifFullBkgImg}
  78. }
  79.  
  80. a:link, a:active, a:visited{
  81. color: {color:Link};
  82. text-decoration:none;
  83. /* =transitions=
  84. -webkit-transition: all 0.3s ease-out;
  85. -moz-transition: all 0.3s ease-out;
  86. transition: all 0.3s ease-out;
  87. */
  88. }
  89.  
  90. a:hover{
  91. color: {color:Link Hover};
  92. text-decoration:none;
  93. }
  94.  
  95. #s-m-t-tooltip {
  96. max-width:300px;
  97. padding:3px 4px 2px 4px;
  98. margin:20px 0px 0px 20px;
  99. background: url('http://media.tumblr.com/dda34ecd026c34ab3ad617ac39979929/tumblr_inline_mqvuqavgmh1qz4rgp.png');
  100. border:1px solid #ddd;
  101. font-family:consolas;
  102. font-size:11px;
  103. letter-spacing:1px;
  104. color:{color:text};
  105. z-index:999999999999999999999999999999999999;
  106. {block:ifRoundedEdges}
  107. -webkit-border-radius: 3px;
  108. -moz-border-radius: 3px;
  109. border-radius: 3px;
  110. {/block:ifRoundedEdges}
  111. }
  112.  
  113. .clear {
  114. clear: both;
  115. height: 0px;
  116. overflow: hidden;
  117. }
  118.  
  119. a img {
  120. border: none;
  121. }
  122.  
  123. #wrapper {
  124. width: 845px;
  125. margin: auto;
  126. }
  127.  
  128. #wrapper #content {
  129. float: right;
  130. margin-top: 70px;
  131. {block:IndexPage}
  132. {block:if250px}
  133. width: 270px;
  134. margin-right:280px;
  135. {/block:if250px}
  136. {block:if400px}
  137. width: 420px;
  138. margin-right:150px;
  139. {/block:if400px}
  140. {block:if500px}
  141. width: 520px;
  142. margin-right:50px;
  143. {/block:if500px}
  144. {/block:IndexPage}
  145. {block:PermalinkPage}
  146. width: 520px;
  147. margin-right:50px;
  148. {/block:PermalinkPage}
  149. }
  150.  
  151. #wrapper #content .post {
  152. background: url('http://media.tumblr.com/dda34ecd026c34ab3ad617ac39979929/tumblr_inline_mqvuqavgmh1qz4rgp.png');
  153. margin-bottom: 50px;
  154. padding: 10px;
  155. position: relative;
  156. {block:ifRoundedEdges}
  157. -webkit-border-radius: 7px;
  158. -moz-border-radius: 7px;
  159. border-radius: 7px;
  160. {/block:ifRoundedEdges}
  161. }
  162.  
  163. #wrapper #content .post .media {
  164. text-align: center;
  165. margin-bottom: 10px;
  166. {block:ifRoundedEdges}
  167. -webkit-border-radius: 5px;
  168. -moz-border-radius: 5px;
  169. border-radius: 5px;
  170. {/block:ifRoundedEdges}
  171. {block:ifFadedImages}
  172. opacity:.7;
  173. {/block:ifFadedImages}
  174. {block:ifInvertedImages}
  175. opacity:1;
  176. {/block:ifInvertedImages}
  177. -webkit-transition: all 0.4s ease-out;
  178. -moz-transition: all 0.4s ease-out;
  179. transition: all 0.4s ease-out;
  180. }
  181.  
  182. #wrapper #content .post .media:hover {
  183. {block:ifFadedImages}
  184. opacity:1;
  185. {/block:ifFadedImages}
  186. {block:ifInvertedImages}
  187. opacity:.7;
  188. {/block:ifInvertedImages}
  189. }
  190. }
  191.  
  192. #wrapper #content .post .quotebg {
  193. font-family: georgia, serif;
  194. font-size: 150px;
  195. color: {color:Background};
  196. opacity: 0.2;
  197. filter: alpha(opacity=20);
  198. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  199. position: absolute;
  200. top: 70px;
  201. left: 10px;
  202. }
  203.  
  204. #wrapper #content .post .quote {
  205. color: {color:Text};
  206. font-weight: bold;
  207. padding: 20px 20px 5px 20px;
  208. }
  209.  
  210. #wrapper #content .post .quote.short {
  211. font-size: 33px;
  212. line-height: 35px;
  213. }
  214.  
  215. #wrapper #content .post .quote.medium {
  216. font-size: 25px;
  217. line-height: 28px;
  218. }
  219.  
  220. #wrapper #content .post .quote.long {
  221. font-size: 18px;
  222. line-height: 22px;
  223. }
  224.  
  225. #wrapper #content .post .quote_source *:first-child {
  226. margin-top: 0px;
  227. }
  228.  
  229. #wrapper #content .post .quote_source *:last-child {
  230. margin-bottom: 0px;
  231. }
  232.  
  233. #wrapper #content .post .quote *:first-child {
  234. margin-top: 0px;
  235. }
  236.  
  237. #wrapper #content .post .quote *:last-child {
  238. margin-bottom: 0px;
  239. }
  240.  
  241. #wrapper #content .post .copy {
  242. color: {color:Text};
  243. padding: 10px;
  244. }
  245.  
  246. #wrapper #content .post .copy a { /* =link= */
  247. color: {color:Link};
  248. text-decoration: underline;
  249. }
  250.  
  251. #wrapper #content .post .copy a:hover { /* =link hover= */
  252. color: {color:Link Hover};
  253. text-decoration: none;
  254. }
  255.  
  256. #wrapper #content .post .copy p {
  257. margin: 10px 0 0 0;
  258. padding: 0;
  259. }
  260.  
  261. #wrapper #content .post .copy pre {
  262. margin: 10px 0px 10px 0px;
  263. padding: 10px;
  264. background-color: #e6e6e6;
  265. font: normal 11px Courier, monospace;
  266. overflow: auto;
  267. }
  268.  
  269. #wrapper #content .post .copy > p:first-child {
  270. margin-top: 0;
  271. }
  272.  
  273. #wrapper #content .post .copy img {
  274. max-width: 100%;
  275. }
  276.  
  277. #wrapper #content .post .audio {
  278. background: #fff;
  279. opacity: .8;
  280. float: left;
  281. padding: 7px;
  282. margin-bottom: 10px;
  283. {block:ifRoundedEdges}
  284. -moz-border-radius: 4px;
  285. -webkit-border-radius: 4px;
  286. border-radius: 4px;
  287. {/block:ifRoundedEdges}
  288. }
  289.  
  290. #wrapper #content .post .audio .player {
  291. float: left;
  292. }
  293.  
  294. #wrapper #content .post .audio .player .audio_player embed {
  295. border: 1px solid #c8c8c8;
  296. }
  297.  
  298. #wrapper #content .post .audio .meta {
  299. padding: 8px 13px;
  300. height: 13px;
  301. float: left;
  302. font-size: 11px;
  303. text-transform: lowercase;
  304. }
  305.  
  306. #wrapper #content .post .album_art {
  307. text-align: center;
  308. }
  309.  
  310. #wrapper #content .post .question {
  311. font-size: 16px;
  312. line-height: 17px;
  313. font-weight: bold;
  314. background: {color:Perma};
  315. color: {color:Perma Text};
  316. {block:ifRoundedEdges}
  317. -moz-border-radius: 8px;
  318. -webkit-border-radius: 8px;
  319. border-radius: 8px;
  320. {/block:ifRoundedEdges}
  321. opacity: .8;
  322. margin: 0 0 15px 0;
  323. padding: 15px 20px;
  324. position: relative;
  325. }
  326.  
  327. #wrapper #content .post .asker_container {
  328. margin: 0 0 20px 24px;
  329. }
  330.  
  331. #wrapper #content .post .asker_container img {
  332. margin: 0 12px -7px 0;
  333. }
  334.  
  335. #wrapper #content .post .asker_container a.asker { /* =link= */
  336. color: {color:Link};
  337. }
  338.  
  339. #wrapper #content .post .asker_container a:hover.asker { /* =link hover= */
  340. color: {color:Link Hover};
  341. }
  342.  
  343. #wrapper #content .post .title {
  344. color: #494949;
  345. font-size: 16px;
  346. font-weight: bold;
  347. padding: 10px 10px 0 10px;
  348. }
  349.  
  350. #wrapper #content .post img {
  351. {block:IndexPage}
  352. {block:if250px}
  353. max-width: 250px;
  354. {/block:if250px}
  355. {block:if400px}
  356. max-width: 400px;
  357. {/block:if400px}
  358. {block:if500px}
  359. max-width: 500px;
  360. {/block:if500px}
  361. {/block:IndexPage}
  362. {block:PermalinkPage}
  363. max-width: 500px;
  364. {/block:PermalinkPage}
  365. {block:ifRoundedEdges}
  366. -webkit-border-radius: 5px;
  367. -moz-border-radius: 5px;
  368. border-radius: 5px;
  369. {/block:ifRoundedEdges}
  370. }
  371.  
  372. #wrapper #content .post .chat {
  373. opacity: .8;
  374. margin: 10px 10px 0 10px;
  375. font-size: 14px;
  376. }
  377.  
  378. #wrapper #content .post .chat .lines {
  379. margin-left: 1px;
  380. }
  381.  
  382. #wrapper #content .post .chat .lines .line {
  383. background-color: #f7f7f7;
  384. color: #494949;
  385. padding: 3px 5px;
  386. }
  387.  
  388. #wrapper #content .post .chat .lines .line.even {
  389. background-color: #e8e8e8;
  390. }
  391.  
  392. #wrapper #content .post .link {
  393. margin: 4px 0 2px 0;
  394. font-size: 16px;
  395. line-height: 25px;
  396. }
  397.  
  398. #wrapper #content .post .link a { /* =link= */
  399. padding: 5px 7px;
  400. {block:ifRoundedEdges}
  401. -moz-border-radius: 4px;
  402. -webkit-border-radius: 4px;
  403. border-radius: 4px;
  404. {/block:ifRoundedEdges}
  405. color: {color:Perma Text};
  406. background: {color:Perma};
  407. border: 1px solid {color:Perma};
  408. }
  409.  
  410. #wrapper #content .post .link a:hover {
  411. opacity: 1;
  412. background: transparent;
  413. }
  414.  
  415. #wrapper #content .post .footer {
  416. font-size: 11px;
  417. padding: 4px 9px;
  418. margin-top: 10px;
  419. opacity: .8;
  420. color: {color:Perma Text};
  421. background: {color:Perma};
  422. border: 1px solid {color:Perma};
  423. {block:ifRoundedEdges}
  424. -moz-border-radius: 4px;
  425. -webkit-border-radius: 4px;
  426. border-radius: 4px;
  427. {/block:ifRoundedEdges}
  428. /* =transitions=
  429. -webkit-transition: all 0.3s ease-out;
  430. -moz-transition: all 0.3s ease-out;
  431. transition: all 0.3s ease-out;
  432. */
  433. }
  434.  
  435. #wrapper #content .post .footer.for_permalink:hover {
  436. {block:IndexPage}
  437. background: transparent;
  438. opacity: 1;
  439. filter: alpha(opacity=90);
  440. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  441. {/block:IndexPage}
  442. }
  443.  
  444. #wrapper #content .post .footer .date {
  445. float: left;
  446. color: {color:Perma Text};
  447. }
  448.  
  449. #wrapper #content .post .footer .date a { /* =link= */
  450. color: {color:Perma Text};
  451. border-bottom:1px solid transparent;
  452. }
  453.  
  454. #wrapper #content .post .footer .notes {
  455. float: right;
  456. text-align: right;
  457. color: {color:Perma Text};
  458. }
  459.  
  460. #wrapper #content .post .footer .notes a { /* =link= */
  461. color: {color:Perma Text};
  462. }
  463.  
  464. #wrapper #content .post .footer .tags { /* =link= */
  465. font-size: 11px;
  466. margin-top: 0px;
  467. opacity: .8;
  468. {block:ifRoundedEdges}
  469. -moz-border-radius: 4px;
  470. -webkit-border-radius: 4px;
  471. border-radius: 4px;
  472. {/block:ifRoundedEdges}
  473. }
  474.  
  475. #wrapper #content .post .footer.tags:hover {
  476. background: transparent;
  477. opacity: 1;
  478. filter: alpha(opacity=90);
  479. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  480. }
  481.  
  482. #wrapper #content .post .footer .tags a { /* =link= */
  483. color: {color:Perma Text};
  484. text-decoration: underline;
  485. }
  486.  
  487. #wrapper #content .post .footer .tags a:hover { /* =link= */
  488. color: {color:Perma Text};
  489. text-decoration: none;
  490. }
  491.  
  492. #wrapper #content .post .footer .tags .tag-commas:last-child {
  493. display: none;
  494. }
  495.  
  496. #wrapper #content .post .footer.with_source_url .tags {
  497. max-width: 330px;
  498. float: left;
  499. }
  500.  
  501. #wrapper #content .post a { /* =link= */
  502. color: {color:Link};
  503. text-decoration: none;
  504. }
  505.  
  506. #wrapper #content .post .copy blockquote {
  507. margin: 10px 0px 10px 10px;
  508. padding-left: 15px;
  509. border-left: solid 4px #dcdcdc;
  510. }
  511.  
  512. #wrapper #content .post .copy blockquote blockquote {
  513. border-left: solid 4px #cccccc;
  514. }
  515.  
  516. #wrapper #content .post .copy blockquote blockquote blockquote {
  517. border-left: solid 4px #bcbcbc;
  518. }
  519.  
  520. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  521. border-left: solid 4px #acacac;
  522. }
  523.  
  524. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  525. border-left: solid 4px #9c9c9c;
  526. }
  527.  
  528. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  529. border-left: solid 4px #8c8c8c;
  530. }
  531.  
  532. #wrapper #content .bottom {
  533. background: url('http://assets.tumblr.com/themes/redux/shadow-post.png') top center no-repeat transparent;
  534. width: 513px;
  535. height: 40px;
  536. margin: 0 auto;
  537. }
  538.  
  539. #wrapper #content #navigation {
  540. text-align: right;
  541. padding-bottom: 35px;
  542. text-transform: lowercase;
  543. }
  544.  
  545. #wrapper #content #navigation a {
  546. background: url('http://media.tumblr.com/dda34ecd026c34ab3ad617ac39979929/tumblr_inline_mqvuqavgmh1qz4rgp.png');
  547. color:{color:text};
  548. padding: 5px 10px;
  549. text-decoration: none;
  550. margin-left: 25px;
  551. }
  552.  
  553. #wrapper #content #navigation a:hover {
  554. opacity: 0.7;
  555. filter: alpha(opacity=90);
  556. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  557. }
  558.  
  559. #wrapper #content #navigation.jump_pagination {}
  560.  
  561. #wrapper #content #navigation.jump_pagination a {
  562. margin: 0 0 0 4px;
  563. color:{color:text};
  564. }
  565.  
  566. #wrapper #content #navigation.jump_pagination .current_page {
  567. color:{color:text};
  568. background-color: rgba(255,255,255, 0.1);
  569. border: 2px solid #fff;
  570. padding: 3px 8px;
  571. margin: 0 0 0 4px;
  572. cursor: default;
  573. }
  574.  
  575. #wrapper #content #navigation.jump_pagination .jump_page {}
  576.  
  577. #wrapper #content .post .notecontainer {
  578. font-size: 11px;
  579. background: {color:Perma};
  580. color: {color:Perma Text};
  581. margin-top: 10px;
  582. margin-bottom: -10px;
  583. {block:ifRoundedEdges}
  584. -moz-border-radius: 4px;
  585. -webkit-border-radius: 4px;
  586. border-radius: 4px;
  587. {/block:ifRoundedEdges}
  588. opacity: .8;
  589. }
  590.  
  591. #wrapper #content .post .notecontainer a { /* =link= */
  592. color: {color:Perma Text};
  593. text-decoration: underline;
  594. }
  595.  
  596. #wrapper #content .post .notecontainer a:hover { /* =link hover= */
  597. color: {color:Perma Text};
  598. text-decoration: none;
  599. }
  600.  
  601. #wrapper #content .post .notecontainer ol.notes {
  602. padding: 0px 0 10px 0;
  603. list-style-type: none;
  604. font-size: 11px;
  605. }
  606.  
  607. #wrapper #content .post .notecontainer ol.notes li.note {
  608. padding: 10px 10px 0 10px;
  609. }
  610.  
  611. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  612. vertical-align: -4px;
  613. margin-right: 10px;
  614. width: 16px;
  615. height: 16px;
  616. }
  617.  
  618. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  619. font-weight: normal;
  620. }
  621.  
  622. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  623. font-weight: normal;
  624. }
  625.  
  626. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  627. border-left: 2px solid #666;
  628. padding: 4px 10px;
  629. margin: 10px 0px 0px 25px;
  630. }
  631.  
  632. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  633. text-decoration: none;
  634. }
  635.  
  636. #wrapper #sidebar {
  637. margin-top: 190px;
  638. margin-left: 40px;
  639. width: 170px;
  640. position: fixed;
  641. color: {color:Text};
  642. }
  643.  
  644. #wrapper #sidebar #top {
  645. padding: 10px;
  646. {block:ifNotTransparentSide}
  647. background: url('http://media.tumblr.com/dda34ecd026c34ab3ad617ac39979929/tumblr_inline_mqvuqavgmh1qz4rgp.png');
  648. {/block:ifNotTransparentSide}
  649. {block:ifRoundedEdges}
  650. -webkit-border-radius: 7px;
  651. -moz-border-radius: 7px;
  652. border-radius: 7px;
  653. {/block:ifRoundedEdges}
  654. }
  655.  
  656. #wrapper #sidebar #top #description {
  657. font-size: 11px;
  658. position: relative;
  659. {block:ifCenteredDesc}
  660. text-align:center;
  661. {/block:ifCenteredDesc}
  662. }
  663.  
  664. .hidden {display: none;}
  665. .unhidden {display: block;}
  666.  
  667. #wrapper #sidebar #top .heading {
  668. color: #fff;
  669. font-family: helvetica, arial, sans-serif;
  670. font-size: 17px;
  671. margin-top: 20px;
  672. padding: 10px;
  673. background-color: {color:Text};
  674. -webkit-border-top-left-radius: 4px;
  675. -webkit-border-top-right-radius: 4px;
  676. -moz-border-radius-topleft: 4px;
  677. -moz-border-radius-topright: 4px;
  678. border-top-left-radius: 4px;
  679. border-top-right-radius: 4px;
  680. }
  681.  
  682. #wrapper #sidebar #top a .heading {
  683. color: #000;
  684. text-decoration: none;
  685. }
  686.  
  687. #wrapper #sidebar #top .content {
  688. margin-top: 2px;
  689. padding: 7px 10px;
  690. background: #eaeaea;
  691. color: #666;
  692. font-size: 11px;
  693. overflow: hidden;
  694. }
  695.  
  696. #wrapper #sidebar #top a {
  697. text-decoration: underline;
  698. }
  699.  
  700. #wrapper #sidebar #top a:hover {
  701. text-decoration: none;
  702. }
  703.  
  704. #wrapper #sidebar #bottom {
  705. background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
  706. width: 250px;
  707. height: 25px;
  708. }
  709.  
  710. </style>
  711. <!--[if lt IE 7.]>
  712. <style type="text/css">
  713. #wrapper #sidebar #bottom {
  714. background: transparent;
  715. }
  716.  
  717. #wrapper #sidebar #top #avatar {
  718. background: none;
  719. }
  720.  
  721. #wrapper #sidebar #top #avatar img {
  722. border: 5px solid #f1f1f1;
  723. }
  724.  
  725. #wrapper #sidebar #top .heading#followontumblr {
  726. background-image: none;
  727. text-indent: 0;
  728. }
  729.  
  730. #wrapper #sidebar #top .heading#twitter {
  731. background-image: none;
  732. }
  733.  
  734. #wrapper #sidebar #top .heading#following {
  735. background-image: none;
  736. }
  737.  
  738. #wrapper #content .post .audio .player {
  739. float: none;
  740. }
  741.  
  742. #wrapper #content .post .audio .meta {
  743. display: none;
  744. float: none;
  745. }
  746. </style>
  747. <![endif]-->
  748.  
  749. <!--[if lt IE 8.]>
  750. <style type="text/css">
  751. #wrapper #content .bottom {
  752. background: transparent;
  753. }
  754.  
  755. #wrapper #content .post .footer {
  756. background: transparent;
  757. color: #000;
  758. }
  759.  
  760. #wrapper #content .post .audio {
  761. float: none;
  762. background: transparent;
  763. }
  764.  
  765. #wrapper #content .post .notecontainer .notes {
  766. padding: 0;
  767. margin: 0;
  768. }
  769. </style>
  770. <![endif]-->
  771. <style type="text/css">{CustomCSS}</style>
  772. </head>
  773. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  774.  
  775. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  776.  
  777. <script>
  778.  
  779. (function($){
  780.  
  781. $(document).ready(function(){
  782.  
  783. $("a[title]").style_my_tooltips({
  784.  
  785. tip_follows_cursor:true,
  786.  
  787. tip_delay_time:20,
  788.  
  789. tip_fade_speed:200,
  790.  
  791. attribute:"title"
  792.  
  793. });
  794.  
  795. });
  796.  
  797. })(jQuery);
  798.  
  799. </script>
  800. <body>
  801. <div style="position:fixed;left:0;bottom:0;padding:5px;">
  802. <a title="theme by tomkirk"href="http://tomkirk.tumblr.com/"><img src="http://static.tumblr.com/bb49f1c92be0b126918975f97eed155b/bbujivt/VKAmr74so/tumblr_static_moon.png"width="17"></a></div>
  803. <div id="wrapper">
  804.  
  805. <div id="content">
  806.  
  807. {block:Posts}
  808. <div class="post">
  809.  
  810. {block:Photo}
  811. <div class="media">
  812. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>
  813. </div>
  814. {block:ifCaptions}
  815. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  816. {/block:ifCaptions}
  817. {block:ifNotCaptions}
  818. {block:PermalinkPage}
  819. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  820. {/block:PermalinkPage}
  821. {/block:ifNotCaptions}
  822. {block:ContentSource}
  823. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  824. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  825. {/block:SourceLogo}
  826. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  827. {/block:ContentSource}
  828. {block:ReblogParentURL}
  829. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  830. {/block:ReblogParentURL}
  831. {/block:Photo}
  832.  
  833. {block:Photoset}
  834. <div class="media">
  835. {block:IndexPage}
  836. {block:if250px}
  837. {Photoset-250}
  838. {/block:if250px}
  839. {block:if400px}
  840. {Photoset-400}
  841. {/block:if400px}
  842. {block:if500px}
  843. {Photoset-500}
  844. {/block:if500px}
  845. {/block:IndexPage}
  846. {block:PermalinkPage}
  847. {Photoset-500}
  848. {/block:PermalinkPage}
  849. </div>
  850. {block:ifCaptions}
  851. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  852. {/block:ifCaptions}
  853. {block:ifNotCaptions}
  854. {block:PermalinkPage}
  855. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  856. {/block:PermalinkPage}
  857. {/block:ifNotCaptions}
  858. {/block:Photoset}
  859.  
  860. {block:Video}
  861. <div class="media">
  862. {block:IndexPage}
  863. {block:if250px}
  864. {Video-250}
  865. {/block:if250px}
  866. {block:if400px}
  867. {Video-400}
  868. {/block:if400px}
  869. {block:if500px}
  870. {Video-500}
  871. {/block:if500px}
  872. {/block:IndexPage}
  873. {block:PermalinkPage}
  874. {Video-500}
  875. {/block:PermalinkPage}
  876. </div>
  877. {block:ifCaptions}
  878. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  879. {/block:ifCaptions}
  880. {block:ifNotCaptions}
  881. {block:PermalinkPage}
  882. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  883. {/block:PermalinkPage}
  884. {/block:ifNotCaptions}
  885. {/block:Video}
  886.  
  887. {block:Audio}
  888. {block:IfShowAlbumArtOnAudioPosts}
  889. {block:AlbumArt}
  890. <div class="album_art">
  891. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
  892. </div>
  893. {/block:AlbumArt}
  894. {/block:IfShowAlbumArtOnAudioPosts}
  895.  
  896. <div class="audio">
  897. <div class="player">{AudioPlayerWhite}</div>
  898. <div class="meta">{PlayCountWithLabel}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  899. <div class="clear"></div>
  900. </div>
  901. <div class="clear"></div>
  902. {block:Caption}{Caption}{/block:Caption}
  903. {/block:Audio}
  904.  
  905. {block:Quote}
  906. <div class="quote {Length}">{Quote}</div>
  907. <div class="copy">
  908. <div class="quotebg">“</div>
  909. {block:Source}
  910. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  911. <tr>
  912. <td valign="top" style="width:20px;">&mdash;</td>
  913. <td valign="top" class="quote_source">
  914. {Source}
  915. </td>
  916. </tr>
  917. </table>
  918. {/block:Source}
  919. </div>
  920. {/block:Quote}
  921.  
  922. {block:Text}
  923. {block:Title}<div class="title">{Title}</div>{/block:Title}
  924. <div class="copy">{Body}</div>
  925. {/block:Text}
  926.  
  927. {block:Answer}
  928. <div class="question">
  929. {Question}
  930. </div>
  931. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  932. <div class="copy">{Answer}</div>
  933. {/block:Answer}
  934.  
  935. {block:Chat}
  936. {block:Title}<div class="title">{Title}</div>{/block:Title}
  937. <div class="chat">
  938. <div class="lines">
  939. {block:Lines}
  940. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  941. {/block:Lines}
  942. </div>
  943. </div>
  944. <div class="clear"></div>
  945. <div style="height:10px;"></div>
  946. {/block:Chat}
  947.  
  948. {block:Link}
  949. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  950. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  951. {/block:Link}
  952.  
  953. {block:Date}
  954. <a href="{Permalink}">
  955. <div class="footer for_permalink">
  956. <div class="date">
  957. {block:Reblog}
  958. <a href="{Permalink}">{NoteCountWithLabel}</a>
  959. {/block:Reblog}
  960.  
  961. {block:NotReblog}
  962. <a href="{Permalink}">{NoteCountWithLabel}</a>
  963. {/block:NotReblog}
  964. </div>
  965. <div class="notes">
  966. <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  967. {block:RebloggedFrom}
  968. (<a title="{ReblogParentName}"href="{ReblogParentURL}">via</a> /
  969. <a title="{ReblogRootName}"href="{ReblogRootURL}">★<!--©--></a>)
  970. {block:RebloggedFrom}
  971. </div>
  972. <div class="clear"></div>
  973. </div>
  974. </a>
  975. {/block:Date}
  976. <!--
  977. {block:Date}
  978. <a href="{Permalink}">
  979. <div class="footer for_permalink">
  980. <div class="date">
  981. <a href="{Permalink}">{NoteCountWithLabel}</a>
  982. </div>
  983.  
  984. <div class="notes">
  985. <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
  986. {block:RebloggedFrom}
  987. (<a title="{ReblogParentName}"href="{ReblogParentURL}">Bia</a> /
  988. <a title="{ReblogRootName}"href="{ReblogRootURL}">★</a>)
  989. {block:RebloggedFrom}
  990. </div>
  991. <div class="clear"></div>
  992. </div>
  993. </a>
  994. {/block:Date}
  995. -->
  996.  
  997. {block:IfShowTags}
  998. {block:HasTags}
  999. <div class="footer for_permalink">
  1000. <div class="tags">
  1001. {lang:Tagged}: {block:Tags}
  1002. <a href="{TagURL}">{Tag}</a>
  1003. <span class="tag-commas">, </span>
  1004. {/block:Tags}.
  1005. </div>
  1006. </div>
  1007. {/block:HasTags}
  1008. {/block:IfShowTags}
  1009.  
  1010. <div class="clear"></div>
  1011.  
  1012. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  1013.  
  1014. </div>
  1015. <!-- <div class="bottom"></div> -->
  1016. {/block:Posts}
  1017.  
  1018. {block:ifNotInfiniteScroll}
  1019. {block:Pagination}
  1020. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
  1021. {block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}
  1022.  
  1023. {block:IfEnableJumpPagination}
  1024. {block:JumpPagination length="5"}
  1025. {block:CurrentPage}
  1026. <span class="current_page">{PageNumber}</span>
  1027. {/block:CurrentPage}
  1028.  
  1029. {block:JumpPage}
  1030. <a class="jump_page" href="{URL}">{PageNumber}</a>
  1031. {/block:JumpPage}
  1032.  
  1033. {/block:JumpPagination}
  1034. {/block:IfEnableJumpPagination}
  1035.  
  1036. {block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}
  1037. </div>
  1038. {/block:Pagination}
  1039. {/block:ifNotInfiniteScroll}
  1040.  
  1041. {block:ifInfiniteScroll}
  1042. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  1043. {/block:ifInfiniteScroll}
  1044.  
  1045. </div>
  1046.  
  1047. <div id="sidebar">
  1048. <div id="top">
  1049. <div id="description">{Description}</div>
  1050. <center>
  1051. {block:ifType1Navi}
  1052. <a href="javascript:unhide('displaybx');">
  1053. <img src="{image:Side}" width="{text:Sidepic Width}" style="cursor:help;">
  1054. </a>
  1055. <div id="displaybx" class="hidden">
  1056. <a href="{text:Link 1 URL}">{text:Link 1 name}</a> &nbsp;
  1057. <a href="{text:Link 2 URL}">{text:Link 2 name}</a> &nbsp;
  1058. <a href="{text:Link 3 URL}">{text:Link 3 name}</a> &nbsp;
  1059. <a href="{text:Link 4 URL}">{text:Link 4 name}</a> &nbsp;
  1060. <a href="{text:Link 5 URL}">{text:Link 5 name}</a>
  1061. </div>
  1062. {/block:ifType1Navi}
  1063. {block:ifType2Navi}
  1064. <select style="background: {color:Perma};color:{color:Perma Text};border:0px; font-family:consolas; font-size:12px;padding:2px;-webkit-appearance:none;opacity:.8;{block:ifRoundedEdges}
  1065. -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;{/block:ifRoundedEdges}" onChange="location.href=this.options[this.selectedIndex].value;">
  1066. <option value="/">{text:Navi Name}</option>
  1067. {block:ifLink1Name}
  1068. <option value="{text:Link 1 URL}">{text:Link 1 name}</option>
  1069. {/block:ifLink1Name}
  1070. {block:ifLink2Name}
  1071. <option value="{text:Link 2 URL}">{text:Link 2 name}</option>
  1072. {/block:ifLink2Name}
  1073. {block:ifLink3Name}
  1074. <option value="{text:Link 3 URL}">{text:Link 3 name}</option>
  1075. {/block:ifLink3Name}
  1076. {block:ifLink4Name}
  1077. <option value="{text:Link 4 URL}">{text:Link 4 name}</option>
  1078. {/block:ifLink4Name}
  1079. {block:ifLink5Name}
  1080. <option value="{text:Link 5 URL}">{text:Link 5 name}</option>
  1081. {/block:ifLink5Name}
  1082. </select>
  1083. {/block:ifType2Navi}
  1084. </center>
  1085.  
  1086. </div>
  1087.  
  1088. <!-- <div class="bottom"></div> -->
  1089.  
  1090. </div>
  1091. </div>
  1092.  
  1093. </body>
  1094. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement