Advertisement
purethought-s

Theme #6: Alright

Mar 12th, 2013
2,322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.08 KB | None | 0 0
  1. <!-- Alright Theme by restorinq
  2. Please keep credit and do not claim as your own otherwise I will make soup out of your brains and feed it to my cat. Thanks!
  3. Also, DO NOT move credit to a secondary page, because that is just rude.
  4. -->
  5. <head>
  6.  
  7. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/xrmodho/zoUmtvm6l/jquery.js"></script>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript"
  10. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14.  
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  16. <meta name="color:Background" content="#ffffff"/>
  17. <meta name="color:Sidebar Background" content="#000000">
  18. <meta name="color:Sidebar Text" content="#ffffff">
  19. <meta name="color:Text" content="#000000"/>
  20. <meta name="color:Title" content="#aaa"/>
  21. <meta name="color:Link" content="#000"/>
  22. <meta name="image:Sidebar" content=""/>
  23. <meta name="color:Link Hover" content="#cccccc"/>
  24. <meta name="color:Scrollbar" content="#000000"/>
  25. <meta name="image:Background" content=""/>
  26. <meta name="color:Blogtitle" content="#ddd"/>
  27. <meta name="if:Show Ask Link" content="1"/>
  28. <meta name="if:Show Archive Link" content="1"/>
  29. <meta name="font:Body Font" content="Courier New" />
  30. <meta name="text:Body Font Size" content="11" />
  31. <meta name="text:Title Font Size" content="35" />
  32. <meta name="text:Ask Link" content="message" />
  33. <meta name="text:Archive Link" content="past" />
  34. <meta name="if:Post Shadow" content="1" />
  35. <meta name="if:Show Photo Permalinks" content="1"/>
  36. <meta name="if:Three columns" content="1" />
  37. <meta name="if:title font" content="1"/>
  38.  
  39. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  40.  
  41.  
  42. <style type="text/css">
  43.  
  44. @font-face {font-family: "Clearly"; src:url('http://static.tumblr.com/0o02lya/Tx2mhbph4/princ___.ttf');}
  45.  
  46. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:0px solid #ccc; background-color:{color:background};}
  47. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  48.  
  49.  
  50. ::-webkit-scrollbar {width: 5px; height: 5px; background: #fff;}
  51.  
  52. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  53.  
  54. iframe#tumblr_controls {right:3px !important; position: fixed !important;bottom:5px !important;-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);}
  55.  
  56. iframe#tumblr_controls:hover{-webkit-transition:linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);}
  57.  
  58.  
  59.  
  60.  
  61. .wrapper{
  62. margin: 0px auto;
  63. width: 802px;
  64. }
  65.  
  66. .header{
  67. float: left;
  68. width: 100%;
  69. }
  70.  
  71. .left{
  72. float: left;
  73. margin-right: 20px;
  74. width: 802px;
  75. }
  76.  
  77. .right{
  78. float: right;
  79. width: 200px;
  80. background-color: {color:Background};
  81. }
  82.  
  83. body {
  84. margin: 0px;
  85. background-color:{color:background};
  86. background-image:url({image:Background});
  87. font-family:{font:Body Font};
  88. font-size:{text:Body Font Size}px;
  89. color:{color:Text};
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. background-position: center;
  93. }
  94.  
  95.  
  96. @font-face {
  97. font-family:Brain Flower;
  98. src: url('http://static.tumblr.com/0o02lya/PRqminlj7/pw_quick_write.ttf');
  99. }
  100.  
  101.  
  102. .permabox {
  103. position:absolute;
  104. bottom:-20px;
  105. width:250px;
  106. height:41px;
  107. background-color:white;
  108. text-align:center;
  109. opacity:0;
  110. -webkit-transition: all .6s ease;
  111. -moz-transition: all .6s ease;
  112. -o-transition: all .6s ease;transition: all .6s ease;
  113. }
  114. .entry:hover .permabox {
  115. bottom:50%;
  116. margin-bottom:-21px;
  117. opacity:0.8;
  118. }
  119. .permabox a{
  120. color:{color:link};
  121. }
  122. .permabox a:hover{
  123. color:{color:link hover};
  124. }
  125. .permabox div {
  126. -webkit-transition: all 0.1s linear;
  127. -moz-transition: all 0.1s linear;
  128. transition: all 0.1s linear;
  129. }
  130. .permabox1, .permabox2, .permabox3 {
  131. position:absolute;
  132. }
  133. .permabox1 {
  134. z-index:1300;
  135. left:0px;
  136. width:19px;
  137. height:17px;
  138. padding:12px 11px;
  139. }
  140. .permabox2 {
  141. left:0px;
  142. width:250px;
  143. height:21px;
  144. padding:15px 0 5px;
  145. }
  146. .permabox3 {
  147. right:0px;
  148. width:21px;
  149. height:19px;
  150. padding:11px 10px;
  151. }
  152.  
  153. .reblog-button {
  154. background: url(http://static.tumblr.com/beiywxc/WT5m6ldd0/tumblr_reblog_black.png);
  155. display: inline-block;
  156. width: 21px;
  157. height: 19px;
  158. vertical-align:top;
  159. opacity:0.5;
  160. }
  161. .reblog-button:hover {
  162. background: url(http://static.tumblr.com/beiywxc/3iIm6lfn5/tumblr_reblog_green.png);
  163. opacity:1;
  164. }
  165. .note-count {
  166. opacity:0.5;
  167. display:inline;
  168. font-size:21px;
  169. }
  170. .note-count:hover {
  171. opacity:1.0;
  172. }
  173. .my-like {
  174. background-image: url(http://static.tumblr.com/beiywxc/tr5m6ldc9/tumblr_heart_black.png) !important;
  175. height:17px;
  176. width:19px;
  177. cursor:pointer;
  178. display:inline-block;
  179. vertical-align:top;
  180. opacity:0.5;
  181. }
  182. .my-liked, .my-like:hover {
  183. background-image: url(http://static.tumblr.com/beiywxc/a7Xm6lddk/tumblr_heart_red.png) !important;
  184. height:17px;
  185. width:19px;
  186. cursor:pointer;
  187. display:inline-block;
  188. vertical-align:top;
  189. opacity:1;
  190. }
  191.  
  192.  
  193.  
  194. .entry .permalink{
  195. font-family: 'Andale Mono',Helvetica,Arial,sans-serif;
  196. text-align:center;
  197. text-transform:uppercase;
  198. position: absolute;
  199. top:50%;margin-top:3px;
  200. width:40px;
  201. margin-left:50%;left:-25.5px;
  202. opacity: 0;
  203. -webkit-transition: all 0.3s linear;
  204. -moz-transition: all 0.3s linear;
  205. transition: all 0.3s linear;}
  206.  
  207. .permalink {
  208. font-family: 'Andale Mono',Helvetica,Arial,sans-serif;
  209. width:40px;
  210. padding:7px;
  211. display:block;
  212. line-height:12px;
  213. font-size:8px;
  214. text-transform:uppercase;
  215. background:#ffffff;
  216. -webkit-transition: all 0.3s linear;
  217. -moz-transition: all 0.3s linear;
  218. transition: all 0.3s linear;}
  219.  
  220. .entry:hover .permalink{
  221. opacity: 0.8;
  222. -webkit-transition: all 0.3s linear;
  223. -moz-transition: all 0.3s linear;
  224. transition: all 0.3s linear;}
  225.  
  226. .entry .permalink:hover{
  227. opacity: 0.9;-webkit-transition: all 0.3s linear;
  228. -moz-transition: all 0.3s linear;
  229. transition: all 0.3s linear;}
  230.  
  231. .entry .permalink2{
  232. text-transform:uppercase;
  233. position: absolute;
  234. text-align:center;
  235. top:50%;margin-top:-33px;
  236. margin-left:50%;left:-25.5px;
  237. opacity: 0;
  238. -webkit-transition: all 0.3s linear;
  239. -moz-transition: all 0.3s linear;
  240. transition: all 0.3s linear;}
  241.  
  242. .permalink2 {
  243. text-transform:uppercase;
  244. font-family: 'Andale Mono',Helvetica,Arial,sans-serif;
  245. width:40px;
  246. padding:7px;
  247. display:block;
  248. line-height:12px;
  249. font-size:8px;
  250. text-transform:none;
  251. background:#ffffff;
  252. -webkit-transition: all 0.3s linear;
  253. -moz-transition: all 0.3s linear;
  254. transition: all 0.3s linear;}
  255. .permalink2:hover {
  256. -webkit-transition: all 0.3s linear;
  257. -moz-transition: all 0.3s linear;
  258. transition: all 0.3s linear;}
  259.  
  260. .entry:hover .permalink2{
  261. opacity: 0.8;
  262. -webkit-transition: all 0.3s linear;
  263. -moz-transition: all 0.3s linear;
  264. transition: all 0.3s linear;}
  265.  
  266. .entry .permalink2:hover{
  267. opacity: 0.9;}
  268.  
  269.  
  270. .permalink:hover {
  271. opacity: 1;-webkit-transition: all 0.3s linear;
  272. -moz-transition: all 0.3s linear;
  273. transition: all 0.3s linear;}
  274.  
  275. .supreme{text-align:right;margin-top:5px;font-size:12px;}
  276. .info{width:120px;overflow-y:auto;padding-bottom:15px;height:auto;display:inline;}
  277. .des{margin-top:30px;text-align:center;}
  278.  
  279.  
  280.  
  281.  
  282.  
  283. asker{
  284. margin-left:-4px;
  285. font-family:{font:Body Font};
  286. font-size:14px;
  287. line-height:20px;
  288. color: {color:link};
  289. text-transform:uppercase;
  290. letter-spacing:1px;
  291. border-bottom:1px solid #ddd;
  292. }
  293.  
  294.  
  295.  
  296. a:link, a:active, a:visited{
  297. color: {color:link};
  298. text-decoration: none;
  299. -webkit-transition: color 0.4s ease-out;
  300. -moz-transition: color 0.4s ease-out;
  301. }
  302.  
  303. a:hover{
  304. color:{color:link hover};
  305. -webkit-transition: color 0.4s ease-out;
  306. -moz-transition: color 0.4s ease-out;
  307. text-shadow:0px 0px 0px #414141;
  308. }
  309.  
  310. div#posts {
  311. {block:ifthreecolumns}width: 850px;{/block:ifthreecolumns}
  312. {block:ifnotthreecolumns}width:550px;{/block:ifnotthreecolumns}
  313. top: 11px;
  314. margin-left:405px;
  315. float:center;
  316. {block:PermalinkPage}
  317. width:505px;
  318. height:auto;
  319. margin-top:53px;
  320. margin-left:400px;
  321. font-size: {text:Body Font Size}px;
  322. font-family:{Font:Body Font};
  323. text-align: center;
  324. {/block:PermalinkPage}
  325. }
  326.  
  327. .entry {
  328. margin-left:6px;
  329. {block:ifpostborders}border:1px solid #ddd;{/block:ifpostborders}
  330. padding:5px;
  331. float:center;
  332. background-color: transparent;
  333. overflow:hidden;
  334. {block:ifpostshadow}box-shadow: 3px 3px 3px #ddd;{/block:ifpostshadow}
  335. {block:IndexPage}
  336. width:250px;
  337. opacity:.85;
  338. {/block:IndexPage}
  339. {block:PermalinkPage}
  340. width:500px;
  341. height:auto;
  342. font-size: {text:Body Font Size}px;
  343. font-family:{Font:Body Font};
  344. text-align: center;
  345. opacity:1;
  346. {/block:PermalinkPage}
  347. -webkit-transition: 0.4s linear;
  348. -moz-transition: all 0.4s linear;
  349. transition: all 0.4s linear;
  350. }
  351.  
  352. .entry:hover{
  353. opacity:1;
  354. -webkit-transition: 0.4s linear;
  355. -moz-transition: all 0.4s linear;
  356. transition: all 0.4s linear;
  357.  
  358. }
  359.  
  360. .entry img{
  361. {block:IndexPage}max-width:500px;{/block:IndexPage}
  362.  
  363. {block:PermalinkPage}max-width:500px;
  364. {/block:PermalinkPage}
  365. }
  366.  
  367.  
  368. #poop{
  369. position:fixed;
  370. height:auto;
  371. background-image:url({image:Sidebar Background});
  372. background-color:{color:Sidebar Background};
  373. opacity:1;
  374. width:250px;
  375. padding-left:20px;
  376. padding-right:20px;
  377. padding-bottom:20px;
  378. color:{color:SidebarText};
  379. display:block;
  380. z-index:1;
  381. padding-top:20px;
  382. margin-left:100px;
  383. margin-top:180px;
  384. overflow:visible;
  385. {block:PermalinkPage}
  386. margin-top:-55px;
  387. {/block:PermalinkPage}
  388. -webkit-transition: 0.4s linear;
  389. -moz-transition: all 0.4s linear;
  390. transition: all 0.4s linear;}
  391.  
  392. #poop:hover{
  393. opacity:1;
  394.  
  395. overflow:visible;
  396. -webkit-transition: 0.4s linear;
  397. -moz-transition: all 0.4s linear;
  398. transition: all 0.4s linear; }
  399.  
  400. #poop img{
  401. padding-top:20px;
  402. padding-bottom:20px;
  403.  
  404. }
  405.  
  406.  
  407. #linkers{
  408. position:fixed;
  409. max-height:325px;
  410. opacity:1;
  411. width:100%;
  412. padding-left:20px;
  413. text-align:left;
  414. padding-right:20px;
  415. padding-bottom:20px;
  416. color:{color:SidebarText};
  417. display:block;
  418. padding-top:5px;
  419. margin-left:0px;
  420. margin-top:161px;
  421. overflow:hidden;
  422. {block:PermalinkPage}
  423. margin-top:0px;
  424. {/block:PermalinkPage}
  425. -webkit-transition: 0.4s linear;
  426. -moz-transition: all 0.4s linear;
  427. transition: all 0.4s linear;
  428. }
  429.  
  430. #linkers a{
  431. color:{color:Sidebar Text};
  432. display:Inline;
  433. display:block;
  434. margin-left:71px;
  435. padding-left:30px;
  436. font-family: {font:Body Font};
  437. width:150px; border-left:5px solid {color:Sidebar Text};
  438. padding:5px;
  439. line-height:20px;
  440. background-color:{color:Sidebar Background};
  441. font-size: {text:Body Font Size}px;
  442. -webkit-transition: 0.4s linear;
  443. -moz-transition: all 0.4s linear;
  444. transition: all 0.4s linear;}
  445.  
  446. #linkers a:hover{
  447. color:#ddd;
  448. margin-left:0px;
  449. -webkit-transition: 0.4s linear;
  450. -moz-transition: all 0.4s linear;
  451. transition: all 0.4s linear;}
  452.  
  453.  
  454. .shark {
  455. text-decoration:none;
  456. text-transform:uppercase;
  457. font-family: {font:Body Font};
  458. text-align:right;
  459. margin-top: 2px;
  460. font-size: {text:Body Font Size}px;
  461. height:auto;
  462. opacity: .23;
  463. padding-top:3px;
  464. filter: alpha(opacity = 100);
  465. -moz-transition: all 0.4s;
  466. -webkit-transition: all 0.4s;
  467. -o-transition: all 0.4s;
  468. transition: all 0.4;
  469. {block:permalinkpage}
  470. display: none;
  471. {/block:permalinkpage}
  472. }
  473.  
  474. .shark a{text-decoration:none;}
  475.  
  476. .entry:hover .shark{
  477. margin-top: 2px;
  478. opacity: 1;
  479. height:auto;
  480. filter: alpha(opacity = 100);
  481. -moz-transition: all 0.4s;
  482. -webkit-transition: all 0.4s;
  483. -o-transition: all 0.4s;
  484. transition: all 0.4;}
  485.  
  486.  
  487. #infscr-loading{
  488. bottom: -70px;
  489. position: absolute;
  490. left: 50%;
  491. margin-left:-8px;
  492. width:16px;
  493. height:11px;
  494. overflow:hidden;
  495. margin-bottom: 50px;
  496. }
  497.  
  498. .title{
  499.  
  500. text-transform: normal;
  501. {block:Iftitlefont}font-family:Brain Flower;font-size: 55px;{/block:Iftitlefont}
  502. font-weight: normal;
  503. text-shadow: 0px 0px 0px #000;
  504. font-size:{text:Title Font Size}px;
  505. color:{color:Title};
  506. }
  507.  
  508. blockquote{
  509. padding:0px 0px 2px 5px;
  510. margin:0px 0px 2px 10px;
  511. border-left: 1px dotted #555555;
  512. }
  513.  
  514. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  515. .user_1 .label, .user_4 .label, .user_7 .label, .user_2 .label, .user_5 .label, .user_8 .label, .user_3 .label, .user_6 .label,
  516. .user_9 .label {color:{color:text};}
  517. .notes img{width:10px; position:relative; top:3px;}
  518.  
  519.  
  520.  
  521. .postnotes{
  522. text-transform:uppercase;
  523. font-family: {font:Body Font};
  524. text-align:center;
  525. margin-top: 4px;
  526. font-size: {text:Body Font Size}px;
  527.  
  528. }
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535. @font-face { font-family:caviardreams; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  536.  
  537. @font-face { font-family:little_snorlax; src: url('http://static.tumblr.com/2plu7ye/LVumeyqay/little_snorlax.ttf'); }
  538.  
  539. @font-face { font-family:amandarae; src: url('http://static.tumblr.com/2plu7ye/vVAmeyqc8/amandarae.ttf'); }
  540.  
  541. #credit{
  542. display:block;background-color:transparent;border:0px double #ddd;margin-top:18px;right:5px;position:fixed;font-family: consolas;
  543. font-size: 10px;padding:0px;text-transform:uppercase;opacity:1;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); z-index:1; padding-top:7px;
  544. }
  545.  
  546. #credit:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  547.  
  548.  
  549. ul#drawers {width: 200px; list-style: none; margin: 0 auto; padding: -10px; border-top: 0px; color: #000;}
  550.  
  551. ul#drawers a {text-decoration: none; color: #000;}
  552.  
  553. ul#drawers li h4 {margin: 0; padding: 1px; text-align: right; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  554. transition: background-color 0.5s ease-out;}
  555.  
  556. h4.small {display: table-cell; width: 200px; margin: 0px; height: 0px;}
  557.  
  558. li.drawer h4.open { border-top: 0px;font-style: italic;
  559. }
  560.  
  561. li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  562.  
  563. li.drawer div li {list-style-type: disc;}
  564.  
  565. li.drawer div ul {-webkit-padding-start: 12px;}
  566.  
  567.  
  568. #s-m-t-tooltip{
  569. max-width:200px;
  570. padding:2px;
  571. margin:26px 0px 0px 8px;
  572. z-index:10;
  573. background-color:{color:link};
  574. height:auto;
  575. font-size:8.5px;
  576. letter-spacing:1px;
  577. text-transform:lowercase;
  578. color:{color:background};
  579. opacity:.8;
  580. }
  581.  
  582.  
  583. {CustomCSS}
  584.  
  585. </style>
  586. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  587. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  588. <script>
  589. (function($){
  590. $(document).ready(function(){
  591. $("a[title]").style_my_tooltips({
  592. tip_follows_cursor:true,
  593. tip_delay_time:10,
  594. tip_fade_speed:400,
  595. attribute:"title"
  596. });
  597. });
  598. })(jQuery);
  599. </script>
  600. {block:IndexPage}
  601. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  602. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  603.  
  604. <script type="text/javascript">
  605. $(window).load(function () {
  606. var $content = $('#posts');
  607. $content.masonry({itemSelector: '.entry'}),
  608. $content.infinitescroll({
  609. navSelector : 'div#pagination',
  610. nextSelector : 'div#pagination a#nextPage',
  611. itemSelector : '.entry',
  612. loading: {
  613. finishedMsg: '',
  614. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  615. },
  616. bufferPx : 600,
  617. debug : false,
  618. },
  619. // call masonry as a callback.
  620. function( newElements ) {
  621. var $newElems = $( newElements );
  622. $newElems.hide();
  623. // ensure that images load before adding to masonry layout
  624. $newElems.imagesLoaded(function(){
  625. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(350);} );
  626.  
  627.  
  628. });
  629. });
  630. });
  631. </script>
  632.  
  633. {/block:IndexPage}
  634.  
  635. <title>{title}</title>
  636.  
  637. <link rel="shortcut icon" href="{Favicon}">
  638. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  639. <meta name="viewport" content="width=820" />
  640.  
  641. <script language=JavaScript>
  642. <!--//Disable right mouse click Script//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive//For full source code, visit http://www.dynamicdrive.com
  643. var message="";
  644. ///////////////////////////////////function clickIE4(){if (event.button==2){alert(message);return false;}}
  645. function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2|e.which==3){alert(message);return false;}}}
  646. if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
  647. document.oncontextmenu=new Function("return false")
  648. // --></script>
  649.  
  650. </head>
  651. <body>
  652.  
  653.  
  654.  
  655. <div id="poop" align="center">
  656. {block:IfSidebarImage}<a href="/"><img style="padding:7px;" src="{image:Sidebar}" width="240"></a>{/block:IfSidebarImage}{block:IfNotSidebarImage}
  657. <div style="{block:Iftitlefont}font-family:Brain Flower;font-size: 55px;{/block:Iftitlefont}font-size:50px;color:{color:blogtitle};">{Title}</div>
  658. {/block:IfNotSidebarImage}
  659. <div style="max-width:200px;color:{color:Sidebar Text};"><br>
  660. {Description}<br><br><a title="refresh the page" href="/">home</a>
  661. {block:ifshowasklink} <a title="{AskLabeL}" href="/ask">{text:Ask Link}</a>{/block:ifshowasklink}
  662. {block:ifshowarchivelink} <a title="visit my past" href="/archive">{text:Archive Link}</a>{/block:ifshowarchivelink}
  663. {block:SubmitEnabled}
  664. <a title="submit something" href="/submit">submit</a>{/block:SubmitEnabled}
  665. {block:HasPages}
  666. {block:Pages}
  667. <a title="{Label}" href="{URL}">{Label}</a>
  668. {/block:Pages}
  669. {/block:HasPages}
  670. <a title="theme creator" href="http://restorinq.tumblr.com">theme</a></a>
  671. </div>
  672.  
  673. </div>
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680. <div id="posts">
  681.  
  682. {block:Posts}
  683. <div class="entry">
  684.  
  685. {block:IndexPage}
  686.  
  687. {/block:IndexPage}
  688.  
  689. {block:Text}
  690. <div id="padding">
  691. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</div></span><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  692. {/block:Text}
  693.  
  694. {block:Link}
  695. <div id="padding">
  696. <a href="{URL}" class="title">{Name}</a>
  697. {block:Description}{Description}{/block:Description}
  698. </div><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  699. {block:Link}
  700.  
  701. {block:Photo}
  702. {block:IndexPage}
  703. {block:ifShowPhotoPermalinks}{block:Indexpage}
  704. <div class="permalink">
  705. <a href="{ReblogUrl}" target="_blank"><font color="#000">Reblog</font></a>
  706. </font></a></span></div>
  707. <div class="permalink2"><font color="#000"><a href="{permalink}">{notecount}</font></span>
  708. </div>{/block:Indexpage}{/block:ifShowPhotoPermalinks}
  709.  
  710. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250px"/></a></div>{LinkCloseTag}{/block:IndexPage}
  711. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><center><div id="padding"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></center></div></a>{LinkCloseTag}{/block:PermalinkPage}
  712. {/block:Photo}
  713.  
  714. {block:Photoset}
  715. {block:IndexPage}
  716. {block:ifShowPhotoPermalinks}{block:Indexpage}
  717. <div class="permalink">
  718. <a href="{ReblogUrl}" target="_blank"><font color="#000">Reblog</font></a>
  719. </font></a></span></div>
  720. <div class="permalink2"><font color="#000"><a href="{permalink}">{notecount}</font></span>
  721. </div>{/block:Indexpage}{/block:ifShowPhotoPermalinks}
  722. {Photoset-250}</center>
  723. {/block:IndexPage}
  724. {block:PermalinkPage}
  725. <center>
  726. {Photoset-500}</center>
  727. {/block:PermalinkPage}
  728. {/block:Photoset}
  729.  
  730. {block:Quote}
  731. <div id="padding">{Quote}</span>
  732. {block:Source}<strong>{Source}</strong></div>{/block:Source}<div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  733. {/block:Quote}
  734.  
  735. {block:Chat}
  736. <div id="padding">
  737. {block:Title}<span class="title">{Title}</span>{/block:Title}
  738. <ul class="chat">
  739. {block:Lines}
  740. <li class="user_{UserNumber}">
  741. {block:Label}
  742. <span class="label">{Label}</span>
  743. {/block:Label}
  744. {Line}
  745. </li>
  746. {/block:Lines}
  747. </ul>
  748. </div><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  749. {/block:Chat}
  750.  
  751. {block:Audio}
  752. <div id="padding">{block:AlbumArt}
  753. <img width="250px" src="{AlbumArtURL}" />
  754. {/block:AlbumArt}
  755. <center><div style="width:500px; height:30px;"><div style="float:left">{AudioPlayerBlack}</div><div align="center" style="margin-top:10px; float:right;">
  756. {block:ExternalAudio}{/block:ExternalAudio}</div></div><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div></center>
  757. </div>
  758. {/block:Audio}
  759.  
  760. {block:Video}
  761. {block:IndexPage}
  762. <center>
  763. {Video-400}</center>
  764. {/block:IndexPage}
  765. {block:PermalinkPage}
  766. <center>
  767. {Video-500}</center>
  768. {/block:PermalinkPage}
  769. {block:Video}
  770.  
  771. {block:Answer}
  772. <div style="margin-left: 3px; margin-top: 2px; min-height:32px; padding: 5px; background:white; border-bottom:1px solid #ddd; {block:iftwocolumns}width:495px{/block:iftwocolumns}{block:iffourcolumns}width:245px{/block:iffourcolumns};">
  773.  
  774. <img src="{AskerPortraitURL-30}" width="30" align="left"
  775. style="margin-right:4px; margin-left:-3px; margin-top:-3px; border:1px solid #ddd; border-radius:2px; padding:2px;"/>
  776.  
  777. <asker>&nbsp;{Asker}:<br></asker>
  778. {Question}</div>
  779. <center>{Answer}</center>
  780. <div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  781. {/block:Answer}
  782.  
  783. {block:PermalinkPage}
  784. <div class="horse">
  785. {block:PostNotes}<div align="left" style="font-size: {text:Body Font Size}px;
  786. font-family:{Font:Body Font};
  787. ">{caption}</div>
  788. <center>
  789.  
  790. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  791.  
  792. {block:HasTags}
  793. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  794. {block:RebloggedFrom}
  795. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  796. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  797.  
  798. {/block:RebloggedFrom}
  799. </center></span>
  800. <br>
  801. <div id="postnotes">{PostNotes}</div><br>
  802.  
  803. <center>{block:ContentSource}
  804. <br><a href="{SourceURL}">
  805. {lang:Source}:
  806. {block:SourceLogo}
  807. <img src="{BlackLogoURL}" width="{LogoWidth}"
  808. height="{LogoHeight}" alt="{SourceTitle}" />
  809. {/block:SourceLogo}
  810. {block:NoSourceLogo}
  811. {SourceLink}
  812. {/block:NoSourceLogo}
  813. </a>
  814. {/block:ContentSource}</center>
  815.  
  816. {/block:PostNotes}
  817.  
  818. </div>
  819.  
  820. {/block:PermalinkPage}
  821.  
  822.  
  823.  
  824. </div>
  825.  
  826.  
  827. {/block:Posts}
  828. </div>
  829. </div>
  830. {block:IndexPage}
  831. {block:Pagination}
  832. <div id="pagination">
  833. {block:NextPage}
  834. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  835. {/block:NextPage}
  836. {block:PreviousPage}
  837. <a href="{PreviousPage}">&larr;&nbsp;</a>
  838. {/block:PreviousPage}
  839. </div>
  840. {/block:Pagination}
  841. {/block:IndexPage}
  842. </div>
  843. </div>
  844.  
  845.  
  846. <BODY onselectstart="return false;" ondragstart="return false;">
  847. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  848. <iframe id="likeiframe" style="width: 0px; height: 0px; border:0px;"></iframe>
  849. <span id="scriptsinsert"> </span>
  850.  
  851.  
  852. </body>
  853.  
  854.  
  855. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement