Advertisement
Guest User

Cloudy Day v1 - redux edit by vrisrezi

a guest
May 2nd, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.98 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3.  
  4. ══════════════════════════════════════════════════════════════════
  5.  
  6.  
  7. cloudy day theme v1
  8. a redux edit by tumblr user vrisrezi
  9.  
  10. -
  11.  
  12. please leave the credit intact somewhere!
  13. and contact me if you have any questions or concerns uwu
  14.  
  15.  
  16. ══════════════════════════════════════════════════════════════════
  17.  
  18. -->
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20. <head>
  21. <!-- DEFAULT VARIABLES -->
  22. <meta name="color:Background" content="#3b627e" />
  23.  
  24. <meta name="font:Title" content="Arial" />
  25. <meta name="font:Body" content="Arial" />
  26. <meta name="font:Accent" content="Courier" />
  27. <meta name="text:dropbox title" content="navigation" />
  28. <meta name="text:link 01 url" content=""/>
  29. <meta name="text:link 01 title" content=""/>
  30. <meta name="text:link 02 url" content=""/>
  31. <meta name="text:link 02 title" content=""/>
  32. <meta name="text:link 03 url" content=""/>
  33. <meta name="text:link 03 title" content=""/>
  34. <meta name="text:link 04 url" content=""/>
  35. <meta name="text:link 04 title" content=""/>
  36. <meta name="if:link 01" content="0"/>
  37. <meta name="if:link 02" content="0"/>
  38. <meta name="if:link 03" content="0"/>
  39. <meta name="if:link 04" content="0"/>
  40.  
  41. <meta name="if:Show Tags" content="1" />
  42. <meta name="if:Show Album Art on Audio Posts" content="1" />
  43.  
  44.  
  45. <meta name="text:Disqus Shortname" content="" />
  46.  
  47. <meta name="image:Header" content="" />
  48. <meta name="image:Background" content="" />
  49. <meta name="image:Sidebar" content="" />
  50. <meta name="image:Background" content="" />
  51. <meta name="image:Floating Image" content= ""/>
  52. <meta name="image:Top" content="" />
  53. <meta name="if:dropdown" content="" />
  54.  
  55.  
  56. <meta name="text:sidebar img position top" content="25"/>
  57. <meta name="text:sidebar img position left" content="-50"/>
  58. <meta name="text:sidebar position top" content="130"/>
  59. <meta name="text:sidebar position left" content="0"/>
  60. <meta name="text:floating img position bottom" content="0"/>
  61. <meta name="text:floating img position left" content="0"/>
  62.  
  63. <meta name="text:SidebarPosition" content="0"/>
  64. <meta name="text:sidebar img position top" content="0"/>
  65. <meta name="text:sidebar img position right" content="0"/>
  66. <meta name="text:floating img position bottom" content="0"/>
  67. <meta name="text:floating img position left" content="0"/>
  68. <meta name="text:Sidebar Width" content="200"/>
  69.  
  70.  
  71.  
  72. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  73. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}
  74.  
  75. </title>
  76. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  77. <link rel="shortcut icon" href="{Favicon}" />
  78. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  79. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  80. <style type="text/css">
  81.  
  82. iframe#tumblr_controls{position:fixed !important;}
  83.  
  84. body {
  85. background: {color:Background} url('{image:Background}') repeat top left fixed;
  86. margin: 0;
  87. padding: 0;
  88. font-family: {font:Body};
  89. }
  90.  
  91.  
  92.  
  93. #sayaka {
  94. width:100%;
  95. height:200px;
  96. background: url('{image:Top}') top fixed repeat-x;
  97. position:fixed;
  98. margin-top:-120px;
  99. }
  100.  
  101. .clear {
  102. clear: both;
  103. height: 0px;
  104. overflow: hidden;
  105. }
  106.  
  107. a img {
  108. border: none;
  109. }
  110.  
  111. #wrapper {
  112. width: 845px;
  113. margin: 0 auto;
  114. }
  115.  
  116. #wrapper #title {
  117. margin: 50px 0;
  118. color: #fff;
  119. font-size: 50px;
  120. font-weight: bold;
  121. font-family: {font:Title};
  122. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  123. letter-spacing: -1px;
  124. }
  125.  
  126. #wrapper #title a {
  127. color: #fff;
  128. text-decoration: none;
  129. }
  130.  
  131. #wrapper #content {
  132. width: 520px;
  133. float: right;
  134.  
  135. }
  136.  
  137. #wrapper #content .post {
  138. font-family: {font:Body};
  139. background: #fff;
  140. padding: 10px;
  141. position: relative;
  142. margin-bottom:-10px;
  143.  
  144. }
  145.  
  146. .box img {
  147. display: block;
  148. max-width: 100%;}.m-i {
  149. display: block;
  150. line-height: 1px!important;
  151. }
  152.  
  153. #wrapper #content .post .media {
  154. text-align: center;
  155. margin-bottom: 10px;
  156. }
  157.  
  158. #wrapper #content .post .quotebg {
  159. font-family: georgia, serif;
  160. font-size: 150px;
  161. color: {color:Background};
  162. opacity: 0.2;
  163. filter: alpha(opacity=20);
  164. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  165. position: absolute;
  166. top: 70px;
  167. left: 10px;
  168. }
  169.  
  170. #wrapper #content .post .quote {
  171. color: {color:Background};
  172. font-weight: bold;
  173. padding: 20px 20px 5px 20px;
  174. }
  175.  
  176. #wrapper #content .post .quote.short {
  177. font-size: 21px;
  178. line-height: 21px;
  179. }
  180.  
  181. #wrapper #content .post .quote.medium {
  182. font-size: 21px;
  183. line-height: 21px;
  184. }
  185.  
  186. #wrapper #content .post .quote.long {
  187. font-size: 18px;
  188. line-height: 19px;
  189. }
  190.  
  191. #wrapper #content .post .quote_source *:first-child {
  192. margin-top: 0px;
  193. }
  194.  
  195. #wrapper #content .post .quote_source *:last-child {
  196. margin-bottom: 0px;
  197. }
  198.  
  199. #wrapper #content .post .quote *:first-child {
  200. margin-top: 0px;
  201. }
  202.  
  203. #wrapper #content .post .quote *:last-child {
  204. margin-bottom: 0px;
  205. }
  206.  
  207. #wrapper #content .post .copy {
  208. color: #6e7173;
  209. padding: 10px;
  210. font-size: 13px;
  211. line-height: 15px;
  212. }
  213.  
  214. #wrapper #content .post .copy a {
  215. color: #6e7173;
  216. text-decoration: underline;
  217. }
  218.  
  219. #wrapper #content .post .copy p {
  220. margin: 10px 0 0 0;
  221. padding: 0;
  222. }
  223.  
  224. #wrapper #content .post .copy pre {
  225. margin: 10px 0px 10px 0px;
  226. padding: 10px;
  227. background-color: #e6e6e6;
  228. font: normal 11px Courier, monospace;
  229. overflow: auto;
  230. }
  231.  
  232. #wrapper #content .post .copy > p:first-child {
  233. margin-top: 0;
  234. }
  235.  
  236. #wrapper #content .post .copy img {
  237. max-width: 100%;
  238. }
  239.  
  240. #wrapper #content .post .audio {
  241. background: #eaeaea;
  242. float: left;
  243. padding: 7px;
  244. margin-bottom: 10px;
  245. -moz-border-radius: 4px;
  246. -webkit-border-radius: 4px;
  247. border-radius: 4px;
  248. }
  249.  
  250. #wrapper #content .post .audio .player {
  251. float: left;
  252. }
  253.  
  254. #wrapper #content .post .audio .player .audio_player embed {
  255. border: 1px solid #c8c8c8;
  256. }
  257.  
  258. #wrapper #content .post .audio .meta {
  259. padding: 8px 13px;
  260. height: 13px;
  261. float: left;
  262. color: #666;
  263. font-family: {font:Accent};
  264. font-size: 11px;
  265. text-transform: lowercase;
  266. }
  267.  
  268. #wrapper #content .post .audio .meta a {
  269. color: #666;
  270. text-decoration: none;
  271. }
  272.  
  273. #wrapper #content .post .album_art {
  274. text-align: center;
  275. }
  276.  
  277. #wrapper #content .post .question {
  278. color: #494949;
  279. font-size: 16px;
  280. font-weight: bold;
  281. background: #f1f1f1;
  282. -moz-border-radius: 8px;
  283. -webkit-border-radius: 8px;
  284. border-radius: 8px;
  285. margin: 0 0 15px 0;
  286. padding: 15px 20px;
  287. position: relative;
  288. }
  289.  
  290. #wrapper #content .post .question .nipple {
  291. width: 13px;
  292. height: 7px;
  293. background: #f1f1f1 url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  294. position: absolute;
  295. bottom: -7px;
  296. left: 30px;
  297. }
  298.  
  299. #wrapper #content .post .asker_container {
  300. margin: 0 0 20px 24px;
  301. }
  302.  
  303. #wrapper #content .post .asker_container img {
  304. margin: 0 12px -7px 0;
  305. }
  306.  
  307. #wrapper #content .post .asker_container a.asker {
  308. color: {color:Body};
  309. }
  310.  
  311. #wrapper #content .post .title {
  312. color: #494949;
  313. font-size: 16px;
  314. font-weight: bold;
  315. padding: 10px 10px 0 10px;
  316. }
  317.  
  318. #wrapper #content .post img {
  319. max-width: 500px;
  320. }
  321.  
  322. #wrapper #content .post .chat {
  323. background-color: #fff;
  324. border-left: 5px solid #dedddd;
  325. margin: 10px 10px 0 10px;
  326. font-size: 14px;
  327. }
  328.  
  329. #wrapper #content .post .chat .lines {
  330. margin-left: 1px;
  331. }
  332.  
  333. #wrapper #content .post .chat .lines .line {
  334. background-color: #eaeaea;
  335. color: #494949;
  336. margin-bottom: 1px;
  337. padding: 3px 5px;
  338. }
  339.  
  340. #wrapper #content .post .chat .lines .line.even {
  341. background-color: #dedddd;
  342. }
  343.  
  344. #wrapper #content .post .link {
  345. margin: 4px 0 2px 0;
  346. font-size: 16px;
  347. line-height: 25px;
  348. }
  349.  
  350. #wrapper #content .post .link a {
  351. background-color: {color:Background};
  352. color: #fff;
  353. padding: 5px 7px;
  354. -moz-border-radius: 4px;
  355. -webkit-border-radius: 4px;
  356. border-radius: 4px;
  357. }
  358.  
  359. #wrapper #content .post .link a:hover {
  360. opacity: 0.9;
  361. filter: alpha(opacity=90);
  362. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  363. }
  364.  
  365. #footer {
  366. margin-left: auto;
  367. margin-right: auto;
  368. background: {color:Entry};
  369. padding: 5px;
  370. text-transform: uppercase;
  371. font-size: 8px;
  372. font-family: consolas;
  373. letter-spacing: 1px;
  374. background-color:#eaeaea;
  375. margin-top: 5px;
  376. text-align: center;
  377.  
  378.  
  379. }
  380. #wrapper #content .post a {
  381. color: #6e7173;
  382. text-decoration: none;
  383. }
  384.  
  385. #wrapper #content .post .copy blockquote {
  386. margin: 10px 0px 10px 10px;
  387. padding-left: 15px;
  388. border-left: solid 4px #dcdcdc;
  389. }
  390.  
  391. #wrapper #content .post .copy blockquote blockquote {
  392. border-left: solid 4px #cccccc;
  393. }
  394.  
  395. #wrapper #content .post .copy blockquote blockquote blockquote {
  396. border-left: solid 4px #bcbcbc;
  397. }
  398.  
  399. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  400. border-left: solid 4px #acacac;
  401. }
  402.  
  403. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  404. border-left: solid 4px #9c9c9c;
  405. }
  406.  
  407. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  408. border-left: solid 4px #8c8c8c;
  409. }
  410.  
  411. #wrapper #content .bottom {
  412. background: url('http://assets.tumblr.com/themes/redux/shadow-post.png') top center no-repeat transparent;
  413. width: 513px;
  414. height: 30px;
  415. margin: 0 auto;
  416. }
  417. #wrapper #content #navigation {
  418. text-align: right;
  419. padding-bottom: 35px;
  420. text-transform: lowercase;
  421. }
  422.  
  423. #wrapper #content #navigation a {
  424. background-color: #fff;
  425. color: #e2dede;
  426. padding: 5px 10px;
  427. text-decoration: none;
  428. margin-left: 25px;
  429. }
  430.  
  431. #wrapper #content #navigation a:hover {
  432. opacity: 0.9;
  433. filter: alpha(opacity=90);
  434. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  435. }
  436.  
  437. #wrapper #content #navigation.jump_pagination {}
  438.  
  439. #wrapper #content #navigation.jump_pagination a {
  440. margin: 0 0 0 4px;
  441. }
  442.  
  443. #wrapper #content #navigation.jump_pagination .current_page {
  444. color: #fff;
  445. background-color: rgba(255,255,255, 0.1);
  446. border: 2px solid #fff;
  447. padding: 3px 8px;
  448. margin: 0 0 0 4px;
  449. cursor: default;
  450. }
  451.  
  452. #wrapper #content #navigation.jump_pagination .jump_page {}
  453.  
  454. #wrapper #content .post .notecontainer {
  455. background: #eaeaea;
  456. -moz-border-radius: 4px;
  457. -webkit-border-radius: 4px;
  458. border-radius: 4px;
  459. font-family: 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  460. font-size: 11px;
  461. color: #666;
  462. margin-top: 10px;
  463. margin-bottom: -10px;
  464. }
  465.  
  466.  
  467. #wrapper #content .post .notecontainer {
  468. background: #eaeaea;
  469. -moz-border-radius: 4px;
  470. -webkit-border-radius: 4px;
  471. border-radius: 4px;
  472. font-family: {font:Accent};
  473. font-size: 11px;
  474. color: #666;
  475. margin-top: 10px;
  476. margin-bottom: -10px;
  477. }
  478.  
  479. #wrapper #content .post .notecontainer a {
  480. color: #666;
  481. text-decoration: underline;
  482. }
  483.  
  484. #wrapper #content .post .notecontainer ol.notes {
  485. padding: 0px 0 10px 0;
  486. list-style-type: none;
  487. font-size: 11px;
  488. }
  489.  
  490. #wrapper #content .post .notecontainer ol.notes li.note {
  491. padding: 10px 10px 0 10px;
  492. }
  493.  
  494. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  495. vertical-align: -4px;
  496. margin-right: 10px;
  497. width: 16px;
  498. height: 16px;
  499. }
  500.  
  501. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  502. font-weight: normal;
  503. }
  504.  
  505. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  506. font-weight: normal;
  507. }
  508.  
  509. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  510. border-left: 2px solid #666;
  511. padding: 4px 10px;
  512. margin: 10px 0px 0px 25px;
  513. }
  514.  
  515. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  516. text-decoration: none;
  517. }
  518.  
  519. #wrapper #content #searchresults {
  520. color: #fff;
  521. margin: 0 0 15px 0;
  522. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  523. font-family: {font:Body};
  524. font-size: 20px;
  525. }
  526.  
  527. #wrapper #content #searchresults .search_query {
  528. font-weight: bold;
  529. }
  530.  
  531. #wrapper #content #searchresults .search_query:before {
  532. content:'“';
  533. }
  534.  
  535. #wrapper #content #searchresults .search_query:after {
  536. content:'”';
  537. }
  538.  
  539.  
  540.  
  541.  
  542. #wrapper #sidebar {
  543. position:fixed !important;
  544. float: right;
  545. margin-left: {text:SidebarPosition}px;
  546. margin-top: {text: Sidebar Position Top}px;
  547. width: {text:Sidebar Width}px;
  548. color: {color:Sidebar Border};
  549. font-family: {font:Accent};
  550. }
  551.  
  552.  
  553. color: #000;
  554. font-family: courier new;
  555. }
  556.  
  557. #wrapper #sidebar a {
  558. color: #000;
  559. }
  560.  
  561. #wrapper #sidebar #top {
  562. background: #fff;
  563. padding: 0px 20px;
  564. margin-top:0px;
  565. }
  566.  
  567. #wrapper #sidebar #top {background: #fff;padding: 0 20px;-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-
  568.  
  569. topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
  570.  
  571. #wrapper #sidebar #top {background: #fff;padding: 0 20px;-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-
  572.  
  573. radius-bottomleft: 10px;-moz-border-radius-bottomright: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
  574.  
  575. #wrapper #sidebar #avatar {
  576. width: 120px;
  577. padding: 8px 0 0 0px;
  578. background: url('') top left no-repeat transparent;
  579. position: absolute;
  580. top: {text:sidebar img position top}px;
  581. right: {text:sidebar img position right}px;
  582.  
  583. #wrapper #sidebar #top #description {
  584. font-size: 10px;
  585. position: relative;
  586. top: -18px;
  587. padding: 2px;
  588. }
  589.  
  590. #wrapper #sidebar #top #description a {
  591. color: #000;
  592. text-decoration: underline;
  593. }
  594.  
  595. #wrapper #sidebar #top .heading {
  596. color: #fff;
  597. font-family: helvetica, arial, sans-serif;
  598. font-size: 17px;
  599. margin-top: 20px;
  600. padding: 10px;
  601. background-color: #ce382d;
  602. -webkit-border-top-left-radius: 4px;
  603. -webkit-border-top-right-radius: 4px;
  604. -moz-border-radius-topleft: 4px;
  605. -moz-border-radius-topright: 4px;
  606. border-top-left-radius: 4px;
  607. border-top-right-radius: 4px;
  608. }
  609.  
  610. #wrapper #sidebar #top a .heading {
  611. color: #fff;
  612. text-decoration: none;
  613. }
  614.  
  615. #wrapper #sidebar #top .content {
  616. margin-top: 2px;
  617. padding: 7px 10px;
  618. background: #eaeaea;
  619. color: #666;
  620. font-size: 11px;
  621. overflow: hidden;
  622. }
  623.  
  624. #wrapper #sidebar #top a {
  625. text-decoration: none;
  626. }
  627.  
  628. </style>
  629. <!--[if lt IE 7.]>
  630. <style type="text/css">
  631. #wrapper #sidebar #bottom {
  632. background: transparent;
  633. }
  634.  
  635. #wrapper #sidebar #top #avatar {
  636. background: none;
  637. }
  638.  
  639. #wrapper #sidebar #top #avatar img {
  640. border: 5px solid #f1f1f1;
  641. }
  642.  
  643. #wrapper #sidebar #top .heading#followontumblr {
  644. background-image: none;
  645. text-indent: 0;
  646. }
  647.  
  648. #wrapper #sidebar #top .heading#twitter {
  649. background-image: none;
  650. }
  651.  
  652. #wrapper #sidebar #top .heading#following {
  653. background-image: none;
  654. }
  655.  
  656. #wrapper #content .post .audio .player {
  657. float: none;
  658. }
  659.  
  660. #wrapper #content .post .audio .meta {
  661. display: none;
  662. float: none;
  663. }
  664. </style>
  665. <![endif]-->
  666.  
  667. <!--[if lt IE 8.]>
  668. <style type="text/css">
  669. #wrapper #content .bottom {
  670. background: transparent;
  671. }
  672.  
  673. #wrapper #content .post .footer {
  674. background: transparent;
  675. color: #000;
  676. }
  677.  
  678. #wrapper #content .post .audio {
  679. float: none;
  680. background: transparent;
  681. }
  682.  
  683. #wrapper #content .post .notecontainer .notes {
  684. padding: 0;
  685. margin: 0;
  686. }
  687. </style>
  688. <![endif]-->
  689. <style type="text/css">{CustomCSS}</style>
  690.  
  691. </head>
  692. <body>
  693.  
  694. <div id="sayaka"></div><div id="sayaka"></div><div id="sayaka"></div>
  695.  
  696. <img src='{image:Floating Image}' style='position:fixed;bottom:{text:floating img position bottom}px;left:{text:floating img position left}px;z-index:999'/>
  697.  
  698. <div id="wrapper">
  699. <div id="title">
  700. <a href="/">
  701.  
  702. </a>
  703. </div>
  704.  
  705. <div id="content">
  706.  
  707. {block:SearchPage}
  708. {block:SearchResults}
  709. <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
  710. {/block:SearchResults}
  711.  
  712. {block:NoSearchResults}
  713. <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
  714. {/block:NoSearchResults}
  715. {/block:SearchPage}
  716.  
  717.  
  718. {block:Posts}
  719. <div class="post">
  720.  
  721. {block:Photo}
  722. <div class="photo">
  723. <div class="box">
  724. <!-- permalink --> {block:IndexPage}
  725.  
  726. <!-- /permalink --> {/block:IndexPage}
  727. {block:IndexPage}
  728. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  729. {/block:IndexPage}
  730. {block:PermalinkPage}
  731. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  732. {/block:PermalinkPage}
  733. </div>
  734. {block:IndexPage}
  735.  
  736. {/block:IndexPage}
  737. </div>
  738. {/block:Photo}
  739.  
  740. {block:Photoset}
  741. <div class="photoset">
  742. <div class="box">
  743. <!-- permalink --> {block:IndexPage}
  744.  
  745. <!-- /permalink --> {/block:IndexPage}
  746. <center>{Photoset-500}</center>
  747. </div>
  748. {block:IndexPage}
  749.  
  750. {/block:IndexPage}
  751. </div>
  752. {/block:Photoset}
  753.  
  754.  
  755.  
  756. {block:Video}
  757. <div class="media">{Video-500}</div>
  758.  
  759. {/block:Video}
  760.  
  761. {block:Audio}
  762.  
  763. {block:AudioEmbed}
  764. {AudioEmbed}
  765. {/block:AudioEmbed}
  766.  
  767. {block:AudioPlayer}
  768. {block:IfShowAlbumArtOnAudioPosts}
  769. {block:AlbumArt}
  770. <div class="album_art">
  771. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}"
  772.  
  773. style="margin-bottom:10px;" />
  774. </div>
  775. {/block:AlbumArt}
  776. {/block:IfShowAlbumArtOnAudioPosts}
  777.  
  778. <div class="audio">
  779. <div class="player">{AudioPlayerWhite}</div>
  780. <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span
  781.  
  782. class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  783. <div class="clear"></div>
  784. </div>
  785. {/block:AudioPlayer}
  786.  
  787. <div class="clear"></div>
  788.  
  789. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  790.  
  791. {/block:Audio}
  792.  
  793. {block:Quote}
  794. <div class="quote {Length}">{Quote}</div>
  795. <div class="copy">
  796. <div class="quotebg">“</div>
  797. {block:Source}
  798. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  799. <tr>
  800. <td valign="top" style="width:20px;">&mdash;</td>
  801. <td valign="top" class="quote_source">
  802. {Source}
  803. </td>
  804. </tr>
  805. </table>
  806. {/block:Source}
  807. </div>
  808. {/block:Quote}
  809.  
  810. {block:Text}
  811. {block:Title}<div class="title">{Title}</div>{/block:Title}
  812. <div class="copy">{Body}</div>
  813. {/block:Text}
  814.  
  815. {block:Answer}
  816. <div class="question">
  817. <div class="nipple"></div>
  818. {Question}
  819. </div>
  820. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  821. <div class="copy">{Answer}</div>
  822. {/block:Answer}
  823.  
  824. {block:Chat}
  825. {block:Title}<div class="title">{Title}</div>{/block:Title}
  826. <div class="chat">
  827. <div class="lines">
  828. {block:Lines}
  829. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  830. {/block:Lines}
  831. </div>
  832. </div>
  833. <div class="clear"></div>
  834. <div style="height:10px;"></div>
  835. {/block:Chat}
  836.  
  837. {block:Link}
  838. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  839. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  840. {/block:Link}
  841.  
  842. {block:IndexPage}
  843. <div id="footer">posted <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a> (<a href="{ReblogURL}"
  844.  
  845. target="_blank"><span class="time">Reblog</span></a>)
  846. {block:IfShowViaSource}<br>
  847. {block:RebloggedFrom}
  848. via: <a href="{ReblogParentURL}">{ReblogParentName}</a> // source: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  849. {/block:RebloggedFrom}
  850. {/block:IfShowViaSource}
  851. </div>
  852. {/block:IndexPage}
  853.  
  854.  
  855.  
  856.  
  857. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  858. display:none;
  859. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  860. {block:ContentSource}display:block;{/block:ContentSource}
  861. ">
  862.  
  863.  
  864.  
  865. </div>
  866.  
  867.  
  868.  
  869.  
  870. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  871.  
  872. {block:IfDisqusShortname}
  873. {block:Permalink}
  874. <div class="notecontainer" style="margin:20px 0 1px 0; padding:1px 10px 10px 10px;">
  875. <div id="disqus_thread"></div>
  876. <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
  877. <noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
  878. </div>
  879. <div style="text-align:right; margin-top:5px;">
  880. {lang:Blog comments powered by Disqus 2}
  881. </div>
  882. {/block:Permalink}
  883. {/block:IfDisqusShortname}
  884.  
  885. </div>
  886. <div class="bottom"></div>
  887. {/block:Posts}
  888.  
  889. {block:Pagination}
  890. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
  891. {block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}
  892.  
  893. {block:IfEnableJumpPagination}
  894. {block:JumpPagination length="5"}
  895. {block:CurrentPage}
  896. <span class="current_page">{PageNumber}</span>
  897. {/block:CurrentPage}
  898.  
  899. {block:JumpPage}
  900. <a class="jump_page" href="{URL}">{PageNumber}</a>
  901. {/block:JumpPage}
  902.  
  903. {/block:JumpPagination}
  904. {/block:IfEnableJumpPagination}
  905.  
  906. {block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}
  907. </div>
  908. {/block:Pagination}
  909.  
  910.  
  911. </div>
  912.  
  913. <div id="sidebar"><br><br><br><br><br><br><br><br><br><br><br>
  914. <div id="top">
  915. <div id="avatar"><a href="/"><div align="center"><img src="{image:sidebar}" /></a></div></div>
  916. <div id="description"><br><br>{Description}<br><br>
  917.  
  918.  
  919. <center> <a href="/"><img src="http://media.tumblr.com/tumblr_m39ujo40D71qhqvlp.png" alt="go home"></a>
  920. <a href="/ask"><img src="http://media.tumblr.com/tumblr_m39ujkRIgR1qhqvlp.png" alt="hit me up"></a>
  921. <a href="/submit"><img src="http://media.tumblr.com/tumblr_m39uiz3gKu1qhqvlp.png" alt="submit shit"></a>
  922. <a href="/archive"><img src="http://media.tumblr.com/tumblr_m39ujf486r1qhqvlp.png" alt="go back in time"></a>
  923.  
  924. <br><br>
  925.  
  926. {block:IfNotDropDown}
  927. {block:Iflink01}<a href ={text:link 01 url}>{text:link 01 title}</a>{/block:Iflink01} -
  928.  
  929. {block:Iflink02}<a href ={text:link 02 url}>{text:link 02 title}</a>{/block:Iflink02} -
  930.  
  931. {block:Iflink03}<a href ={text:link 03 url}>{text:link 03 title}</a>{/block:Iflink03} -
  932.  
  933. {block:Iflink04}<a href ={text:link 04 url}>{text:link 04 title}</a>{/block:Iflink04}
  934.  
  935.  
  936.  
  937. - <a href =http://vrisrezi.tumblr.com/>theme credit</a> <br><br>
  938.  
  939. </center> {/block:IfnotDropdown}
  940.  
  941. {block:Ifdropdown}
  942. <select onChange="location.href=this.options[this.selectedIndex].value;" style="font-family:arial; font-size:10px; width: 150px;">
  943.  
  944. <option value="/">{text:dropbox title}</option>
  945.  
  946. {block:Iflink01}<option value="{text:link 01 url}">{text:link 01 title}</option>{/block:Iflink01}
  947.  
  948. {block:Iflink02}<option value="{text:link 02 url}">{text:link 02 title}</option>{/block:Iflink02}
  949.  
  950. {block:Iflink03}<option value="{text:link 03 url}">{text:link 03 title}</option>{/block:Iflink03}
  951.  
  952. {block:Iflink04}<option value="{text:link 04 url}">{text:link 04 title}</option>{/block:Iflink04}
  953.  
  954. {block:Iflink05}<option value="{text:link 05 url}">{text:link 05 title}</option>{/block:Iflink05}
  955.  
  956. {block:Iflink06}<option value="{text:link 06 url}">{text:link 06 title}</option>{/block:Iflink06}
  957.  
  958. {block:Iflink07}<option value="{text:link 07 url}">{text:link 07 title}</option>{/block:Iflink07}
  959.  
  960. <option value="http://vrisrezi.tumblr.com/">theme credit</option>
  961.  
  962. </center> <br> {/block:ifdropdown}
  963. </div>
  964. </div>
  965. {block:IfShowPeopleIFollow}
  966. {block:Following}
  967. <div class="heading" id="following">{lang:Following}</div>
  968. <div class="content" id="following-avatars">
  969. {block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-40}" /></a>{/block:Followed}
  970. </div>
  971. {/block:Following}
  972. {/block:IfShowPeopleIFollow}
  973.  
  974.  
  975.  
  976. </div>
  977.  
  978. <div id="bottom"></div>
  979.  
  980.  
  981.  
  982. </div>
  983.  
  984. <div class="clear"></div>
  985. </div>
  986.  
  987. {block:Twitter}s
  988. <script type="text/javascript" src="/tweets.js"></script>
  989. {/block:Twitter}
  990.  
  991. {block:IfDisqusShortname}
  992. <script type="text/javascript">
  993. //<![CDATA[
  994. (function() {
  995. var links = document.getElementsByTagName('a');
  996. var query = '?';
  997. for(var i = 0; i < links.length; i++) {
  998. if(links[i].href.indexOf('#disqus_thread') >= 0) {
  999. query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
  1000. }
  1001. }
  1002. document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' +
  1003.  
  1004. query + '"></' + 'script>');
  1005. })();
  1006. //]]>
  1007. </script>
  1008. {/block:IfDisqusShortname}
  1009.  
  1010.  
  1011. </body>
  1012. </html>
  1013.  
  1014. <!-- theme credit below, don't remove please -->
  1015.  
  1016. <div style="float: left; position: fixed; background: white; bottom: 10px; right: 5px; text-transform:lowercase; font-size: 8px; -webkit-
  1017.  
  1018. transform: rotate(90deg);
  1019. -moz-transform: rotate(90deg); "><a href="http://vrisrezi.tumblr.com">☆ </a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement