Advertisement
rowrz

Untitled

Dec 14th, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.34 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3.  
  4.  
  5.  
  6. <!--
  7. transparent redux3 by steph tukut
  8. tukut.tumblr.com
  9. please do not remove credit
  10.  
  11.  
  12. -->
  13. <html>
  14. <head>
  15. <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs//1.11.1/jquery.min.js"></script>
  16. <script>window.jQuery || document.write('<script type="text/javascript" src="https://secure.static.tumblr.com/4ra4qv5/23Cngfg0w/jquery.1.11.1.min.js"><\/script>')</script>
  17.  
  18. <style type="text/css">
  19. a.btn{position:absolute;z-index:999999999999;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: all;}
  20. </style>
  21.  
  22. <!-- DEFAULT VARIABLES -->
  23.  
  24. <!-- COLOUR -->
  25.  
  26.  
  27.  
  28. <meta name="color:Background" content="#fadfff" />
  29. <meta name="color:Text" content="#976ead" />
  30. <meta name="color:Link" content="#69bbb2" />
  31. <meta name="color:Link Hover" content="#a163b4" />
  32. <meta name="color:Border" content="#34d0d1" />
  33. <meta name="color:Question" content="#b5f1fd" />
  34. <meta name="color:Footer" content="#fadfff" />
  35. <meta name="color:FooterText" content="#bd7bac" />
  36. <!-- FONT -->
  37.  
  38.  
  39. <meta name="font:Body" content="Arial" />
  40. <!-- IF -->
  41.  
  42. <meta name="if:Show Tags" content="1" />
  43. <meta name="if:Shadow" content="1" />
  44. <meta name="if:questionborder" content="1" />
  45. <meta name="if:Show Album Art on Audio Posts" content="1" />
  46. <meta name="if:Sidebar Img" content="1" />
  47. <meta name="if:Show Captions" content="0">
  48. <meta name="if:Nav Button" content="0">
  49. <meta name="if:PostsBorder" content="1">
  50. <meta name="if:SidebarBorder" content="1">
  51. <meta name="if:customfont" content="0">
  52.  
  53. <meta name="if:Link Buttons" content="1">
  54. <meta name="if:transparentsidebar" content="0">
  55. <meta name="if:transparentposts" content="0">
  56. <meta name="if:transparentfooter" content="0">
  57. <meta name="if:footerborder" content="1">
  58. <meta name="if:bgcover" content="0" />
  59. <meta name="if:roundedcorners" content="0" />
  60.  
  61. <meta name="if:infinitescroll" content="1"/>
  62.  
  63.  
  64.  
  65. <!-- IMAGE -->
  66.  
  67. <meta name="image:Background" content="" />
  68. <meta name="image:Sidebar" content="" />
  69. <meta name="image:Favicon" content="" />
  70.  
  71. <!-- TEXT -->
  72.  
  73.  
  74. <meta name="text:PostOpacity" content=".6" />
  75. <meta name="text:SidebarOpacity" content=".6" />
  76. <meta name="text:extra link1" content="/submit"/>
  77. <meta name="text:extra link2" content="/tagged/me"/>
  78. <meta name="text:extra link3" content="/about"/>
  79. <meta name="text:extra link4" content=""/>
  80. <meta name="text:extra link5" content=""/>
  81. <meta name="text:extra link6" content=""/>
  82. <meta name="text:extra link7" content=""/>
  83. <meta name="text:extra links1 title" content="submit"/>
  84. <meta name="text:extra links2 title" content="me"/>
  85. <meta name="text:extra links3 title" content="about"/>
  86. <meta name="text:extra links4 title" content=""/>
  87. <meta name="text:extra links5 title" content=""/>
  88. <meta name="text:extra links6 title" content=""/>
  89. <meta name="text:extra links7 title" content=""/>
  90. <meta name="text:OpenButton" content="show"/>
  91. <meta name="text:CloseButton" content="hide"/>
  92.  
  93. {block:ifinfinitescroll}
  94.  
  95. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  96. {/block:ifinfinitescroll}
  97. <style type="text/css">
  98.  
  99. @font-face {font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")}
  100.  
  101.  
  102.  
  103.  
  104. </style>
  105. <a class='btn' style='top:28px;right:3px; float:right; position:fixed;' target='_blank' title='Be sure to follow!' href='http://www.tumblr.com/follow/retiredjesus'> Don't forget to follow! </a>
  106. <script language="JavaScript">
  107. // FHS Tumblr Online Counter
  108. var height = '51';
  109. var ref = (''+document.referrer+'');
  110. var w_h = window.screen.width + " x " + window.screen.height;
  111. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID4523932&s=1&h=' + height + '&e1=Online &e2=Online &r=' + ref + '&wh=' + w_h + '"><\/script>');
  112. </script>
  113.  
  114.  
  115.  
  116.  
  117.  
  118. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  119. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  120. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  121. <link rel="shortcut icon" href="{image:Favicon}" />
  122. <link rel="apple-touch-icon" href="{image:Favicon}"/>
  123. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  124. <style type="text/css">
  125. a.btn{position:absolute;z-index:999999999999;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;font:600 14px/17px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 4px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: all;}
  126.  
  127. iframe#tumblr_controls {right:3px !important; position:fixed !important;}
  128.  
  129. @font-face { font-family: 'ronda'; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  130.  
  131.  
  132.  
  133.  
  134.  
  135. body{
  136. background: {color:Background} url('{image:Background}') {block:ifbgcover} no-repeat center fixed ;
  137. -webkit-background-size: cover;
  138. -moz-background-size: cover;
  139. -o-background-size: cover;
  140. background-size: cover; {/block:ifbgcover}
  141.  
  142.  
  143. {block:ifnotbgcover} top left fixed repeat {block:ifnotbgcover};
  144. /*margin: 45px 0px 0px -40px; */
  145. padding: 0;
  146.  
  147. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  148. }
  149.  
  150.  
  151.  
  152. .clear {
  153. clear: both;
  154. height: 0px;
  155. overflow: hidden;
  156. }
  157.  
  158. a img {
  159. border: none;
  160. }
  161.  
  162. #wrapper {
  163.  
  164. width: 555px;
  165. position: right;
  166. margin: 0 auto;
  167. }
  168.  
  169. #wrapper #title {
  170. margin: 30px 0;
  171. color: #fff;
  172. font-size: 50px;
  173. font-weight: normal;
  174. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  175. letter-spacing: -1px;
  176. text-align: center;
  177. }
  178.  
  179.  
  180.  
  181. #wrapper #content {
  182. margin: 30px 40px 60px 0px
  183. padding: 0px;
  184. width: 419px;
  185. float: right;
  186.  
  187. font-family: bitxmap;
  188. }
  189.  
  190. #wrapper #content .post {
  191.  
  192. width:500px;
  193.  
  194. {block:ifshadow} box-shadow:rgba(0,0,0,0.07)6px 6px;
  195. {/block:ifshadow}
  196. {block:ifpostsborder}
  197.  
  198. border: {color:Border} solid 1px;
  199. {/block:ifpostsborder}
  200. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  201. {block:ifnottransparentposts}
  202.  
  203. background: rgba(255,255,255,{text:postopacity});
  204. {/block:ifnottransparentposts}
  205. padding: 10px;
  206. position: relative;{block:ifroundedcorners}
  207. -moz-border-radius: 11px;
  208. -webkit-border-radius: 11px;
  209. border-radius: 11px; {/block:ifroundedcorners}
  210. overflow: hidden;
  211. }
  212.  
  213. #wrapper #content .post .media {
  214. text-align: center;
  215. margin-bottom: 10px;
  216. }
  217.  
  218. #wrapper #content .post .quotebg {
  219. font-family: georgia;
  220. font-size: 150px;
  221. color: {color:text};
  222. opacity: 0.1;
  223. filter: alpha(opacity=20);
  224. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  225. position: absolute;
  226. top: 70px;
  227. left: 10px;
  228. }
  229.  
  230. #wrapper #content .post .quote {
  231. color: {color:Text};
  232. font-weight: normal;
  233. padding: 20px 20px 5px 20px;
  234. }
  235.  
  236. #wrapper #content .post .quote.short {
  237. font-size: 14px;
  238. line-height: 16px;
  239. }
  240.  
  241. #wrapper #content .post .quote.medium {
  242. font-size: 14px;
  243. line-height: 16px;
  244. }
  245.  
  246. #wrapper #content .post .quote.long {
  247. font-size: 14px;
  248. line-height: 16px;
  249. }
  250.  
  251. #wrapper #content .post .quote_source *:first-child {
  252. margin-top: 0px;
  253. }
  254.  
  255. #wrapper #content .post .quote_source *:last-child {
  256. margin-bottom: 0px;
  257. }
  258.  
  259. #wrapper #content .post .quote *:first-child {
  260. margin-top: 0px;
  261. }
  262.  
  263. #wrapper #content .post .quote *:last-child {
  264. margin-bottom: 0px;
  265. }
  266.  
  267. #wrapper #content .post .copy {
  268. color: {color:Text};
  269. padding: 10px;
  270. font-size: 10px;
  271. line-height: 15px;
  272. }
  273.  
  274. #wrapper #content .post .copy a {
  275. color: {color:Link};
  276. font-weight: bold;
  277. }
  278.  
  279. #wrapper #content .post .copy a:hover {
  280. color: {color:Link Hover};
  281. text-decoration: underline;
  282.  
  283. -webkit-transition: all .2s ease-in-out;
  284. -moz-transition: all .2s ease-in-out;
  285. -o-transition: all .2s ease-in-out;
  286. }
  287.  
  288. #wrapper #content .post .copy p {
  289. margin: 10px 0 0 0;
  290. padding: 0;
  291. }
  292.  
  293. #wrapper #content .post .copy pre {
  294. margin: 10px 0px 10px 0px;
  295. padding: 10px;
  296. background-color: #e6e6e6;
  297. font: normal 11px Courier, monospace;
  298. overflow: auto;
  299. }
  300.  
  301. #wrapper #content .post .copy > p:first-child {
  302. margin-top: 0;
  303. }
  304.  
  305. #wrapper #content .post .copy img {
  306. max-width: 100%;
  307. }
  308.  
  309. #wrapper #content .post .audio {
  310. background: #transparent;
  311. float: left;
  312. padding: 7px;
  313. margin-bottom: 10px;
  314. -moz-border-radius: 4px;
  315. -webkit-border-radius: 4px;
  316. border-radius: 4px;
  317. }
  318.  
  319. #wrapper #content .post .audio .player {
  320. float: left;
  321. opacity: .6;
  322. }
  323.  
  324. #wrapper #content .post .audio .player .audio_player embed {
  325. border: 10px double {color:Border};
  326. }
  327.  
  328. #wrapper #content .post .audio .meta {
  329. padding: 8px 13px;
  330. height: 13px;
  331. float: left;
  332. color: {color:Text};
  333. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  334. font-size: 10px;
  335. text-transform: lowercase;
  336. }
  337.  
  338. #wrapper #content .post .audio .meta a {
  339. color: {color:Link};
  340. font-weight: bold;
  341. }
  342.  
  343. #wrapper #content .post .audio .meta a:hover {
  344. color: {color:Link Hover};
  345. }
  346.  
  347. #wrapper #content .post .album_art {
  348. text-align: center;
  349. }
  350.  
  351. #wrapper #content .post .question {
  352. color: {color:Text};
  353. font-size: 11px;
  354. {block:ifquestionborder} border: 1px solid {color:border}; {/block:ifquestionborder}
  355. background: {color:Question}; {block:ifroundedcorners}
  356. -moz-border-radius: 8px;
  357. -webkit-border-radius: 8px;
  358. border-radius: 8px; {/block:ifroundedcorners}
  359. margin: 0 0 0px 0;
  360. padding: 10px 10px;
  361. position: relative;
  362. }
  363.  
  364.  
  365. #wrapper #content .post .asker_container {
  366. font-size: 12px;
  367. margin: 0 0 5px 10px;
  368. }
  369.  
  370. #wrapper #content .post .asker_container img {
  371.  
  372. margin: 0 10px -4px 0; {block:ifquestionborder}
  373. border-left: 1px solid {color:border};
  374. border-right: 1px solid {color:border};
  375. border-bottom: 1px solid {color:border}; {/block:ifquestionborder}
  376. }
  377.  
  378. #wrapper #content .post .asker_container a.asker {
  379. color: {color:Link};
  380. font-weight: bold;
  381. }
  382.  
  383. #wrapper #content .post .asker_container a.asker:hover {
  384. color: {color:Link Hover};
  385. }
  386.  
  387. #wrapper #content .post .title {
  388. color: {color:Text};
  389. font-size: 16px;
  390. font-weight: bold;
  391. padding: 10px 10px 0 10px;
  392. }
  393.  
  394. #wrapper #content .post img {
  395. padding: 0px;
  396. max-width: 390px;
  397. }
  398.  
  399. #wrapper #content .post .chat {
  400. margin: 10px 10px 0 10px;
  401. font-size: 12px;
  402. }
  403.  
  404. #wrapper #content .post .chat .lines {
  405. margin-left: 1px;
  406. }
  407.  
  408. #wrapper #content .post .chat .lines .line {
  409. color: {color:text};
  410. margin-bottom: 1px;
  411. padding: 3px 5px;
  412. }
  413.  
  414. #wrapper #content .post .chat .lines .line.even {
  415. }
  416.  
  417. #wrapper #content .post .link {
  418. margin: 4px 0 2px 0;
  419. font-size: 12px;
  420. line-height: 25px;
  421. }
  422.  
  423. #wrapper #content .post .link a {
  424. background-color: #transparent;
  425. color: {color:Link};
  426. padding: 5px 7px;
  427. {block:ifroundedcorners}
  428. -moz-border-radius: 4px;
  429. -webkit-border-radius: 4px;
  430. border-radius: 4px; {/block:ifroundedcorners}
  431. }
  432.  
  433. #wrapper #content .post .link a:hover {
  434. text-decoration: underline;
  435. opacity: 0.9;
  436. filter: alpha(opacity=90);
  437. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  438. }
  439.  
  440. #wrapper #content .post .footer {
  441.  
  442.  
  443. -webkit-transition: all 0.3s linear;
  444. -moz-transition: all 0.3s linear;
  445. transition: all 0.3s linear;
  446.  
  447. {block:iffooterborder}
  448. border: {color:Border} solid 1px;{/block:iffooterborder}
  449. {block:ifnottransparentfooter}
  450. background-color:{color:footer};
  451. {/block:ifnottransparentfooter}
  452. {block:ifroundedcorners}
  453. -moz-border-radius: 4px;
  454. -webkit-border-radius: 4px;
  455. border-radius: 4px; {/block:ifroundedcorners}
  456. {block:ifnotcustomfont}font-family: {font:body}; {/block:ifnotcustomfont}
  457. {block:ifcustomfont} font-family: bitxmap; {/block:ifcustomfont}
  458. font-size: 10px;
  459. color: {color:FooterText};
  460. padding: 2px 8px;
  461. margin-top: -1px;
  462. }
  463.  
  464. #wrapper #content .post .footer.for_permalink:hover {
  465. opacity: 0.9;
  466. filter: alpha(opacity=90);
  467. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  468. }
  469.  
  470. #wrapper #content .post .footer .date {
  471. width: 67%;
  472. float: left;
  473. color: {color:FooterText};
  474. }
  475.  
  476. #wrapper #content .post .footer .notes {
  477. width: 33%;
  478. float: right;
  479. text-align: right;
  480. color: {color:FooterText};
  481. }
  482.  
  483. #wrapper #content .post .footer .notes a {
  484. color: {color:FooterText};
  485. }
  486.  
  487.  
  488. #wrapper #content .post .footer .tags a {
  489. color: {color:FooterText};
  490. text-decoration: none;
  491. }
  492.  
  493. #wrapper #content .post .footer .tags .tag-commas:last-child {
  494. display: none;
  495. }
  496.  
  497. #wrapper #content .post .footer.with_source_url .tags {
  498. max-width: 340px;
  499. float: left;
  500. }
  501.  
  502. #wrapper #content .post .footer.with_source_url .source_url {
  503. color: {color:FooterText};
  504. float: right;
  505. max-width: 160px;
  506. overflow: hidden;
  507. white-space: nowrap;
  508.  
  509. }
  510.  
  511. #wrapper #content .post .footer.with_source_url .source_url img {
  512. vertical-align: top;
  513. -moz-opacity: 0.5;
  514. opacity: 0.5;
  515. }
  516.  
  517. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  518. -moz-opacity: 0.7;
  519. opacity: 0.7;
  520.  
  521.  
  522. }
  523.  
  524.  
  525.  
  526.  
  527. #wrapper #content .post .footer:hover {
  528. background-color : transparent;
  529. font-size:10px;
  530. margin-left: 15px;
  531.  
  532. -webkit-transition: all 0.3s linear;
  533. -moz-transition: all 0.3s linear;
  534. transition: all 0.3s linear;
  535.  
  536.  
  537. }
  538.  
  539.  
  540.  
  541. #wrapper #content .post a {
  542. color: #6e7173;
  543. text-decoration: none;
  544. }
  545.  
  546. #wrapper #content .post .copy blockquote {
  547. margin: 10px 0px 10px 10px;
  548. padding-left: 15px;
  549. border-left: solid 2px {color:Link};
  550. }
  551.  
  552. #wrapper #content .post .copy blockquote blockquote {
  553. border-left: solid 2px {color:Link};
  554. }
  555.  
  556. #wrapper #content .post .copy blockquote blockquote blockquote {
  557. border-left: solid 2px {color:Link};
  558. }
  559.  
  560. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  561. border-left: solid 2px {color:Link};
  562. }
  563.  
  564. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  565. border-left: solid 2px {color:Link};
  566. }
  567.  
  568. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  569. border-left: solid 2px {color:Link};
  570. }
  571.  
  572. #wrapper #content .bottom {
  573. width: 513px;
  574. height: 40px;
  575. margin: 0 auto;
  576. }
  577.  
  578. #wrapper #content #navigation {
  579. font-size: 12px;
  580. text-align: right;
  581. padding-bottom: 35px;
  582. text-transform: lowercase;
  583. }
  584.  
  585. #wrapper #content #navigation a {
  586.  
  587. -webkit-transition: all 0.3s linear;
  588. -moz-transition: all 0.3s linear;
  589. transition: all 0.3s linear;
  590.  
  591. {block:ifcustomfont} font-family: bitxmap; {/block:ifcustomfont}
  592. {block:ifnotcustomfont} font-family: {font:body}; {/block:ifnotcustomfont}
  593. {block:ifpostsborder} border: solid 1px {color:border}; {/block:ifpostsborder}
  594.  
  595. {block:ifshadow} box-shadow:rgba(0,0,0,0.07)6px 6px;
  596. {/block:ifshadow}
  597. background-color: rgba(255,255,255,{text:postopacity});
  598. color: {color:Link};
  599. padding: 5px 10px;
  600. text-decoration: none;
  601. margin-left: 25px;
  602. } /*butt2*/
  603.  
  604. #wrapper #content #navigation a:hover {
  605. opacity: 0.9;
  606. filter: alpha(opacity=90);
  607. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  608. }
  609.  
  610. #wrapper #content #navigation.jump_pagination {}
  611.  
  612. #wrapper #content #navigation.jump_pagination a {
  613. margin: 0 0 0 4px;
  614. }
  615.  
  616. #wrapper #content #navigation.jump_pagination .current_page {
  617. color: #fff;
  618. background-color: rgba(255,255,255, 0.1);
  619. border: 2px solid #fff;
  620. padding: 3px 8px;
  621. margin: 0 0 0 4px;
  622. cursor: default;
  623. }
  624.  
  625. #wrapper #content #navigation.jump_pagination .jump_page {}
  626.  
  627. #wrapper #content .post .notecontainer {
  628. background: ;
  629. {block:ifroundedcorners}
  630. -moz-border-radius: 4px;
  631. -webkit-border-radius: 4px;
  632. border-radius: 4px; {/block:ifroundedcorners}
  633. {block:ifcustomfont} font-family: bitxmap; {/block:ifcustomfont}
  634. {block:ifnotcustomfont} font-family: {font:body}; {/block:ifnotcustomfont}
  635. font-size: 10px;
  636. color: #666;
  637. margin-top: 10px;
  638. margin-bottom: -10px;
  639. }
  640.  
  641. #wrapper #content .post .notecontainer a {
  642. color: {color:link};
  643.  
  644. text-decoration: none;
  645. }
  646.  
  647. #wrapper #content .post .notecontainer ol.notes {
  648. padding: 0px 0 10px 0;
  649. list-style-type: none;
  650. font-size: 10px;
  651. }
  652.  
  653. #wrapper #content .post .notecontainer ol.notes li.note {
  654. padding: 10px 10px 0 10px;
  655. }
  656.  
  657. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  658. vertical-align: -4px;
  659. margin-right: 10px;
  660. width: 16px;
  661. height: 16px;
  662. }
  663.  
  664. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  665. font-weight: normal;
  666. }
  667.  
  668. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  669. font-weight: normal;
  670. }
  671.  
  672. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  673. border-left: 2px solid #666;
  674. padding: 4px 10px;
  675. margin: 10px 0px 0px 25px;
  676. }
  677.  
  678. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  679. text-decoration: none;
  680. }
  681.  
  682. #wrapper #sidebar {
  683.  
  684.  
  685. position: fixed!important;
  686. margin-top:130px;
  687. margin-left:-150px;
  688. width: 250px;
  689. float: left;
  690. color: {color:Background};
  691. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  692. }
  693.  
  694.  
  695. #wrapper #sidebar a{
  696.  
  697. color: {color:Link};
  698. }
  699.  
  700.  
  701. #wrapper #sidebar #top {
  702.  
  703. {block:ifnottransparentsidebar}
  704.  
  705. background: rgba(255,255,255, {text:sidebaropacity});
  706. {/block:ifnottransparentsidebar}
  707.  
  708. {block:ifsidebarborder}
  709. border: {color:Border} solid 1px;
  710. {/block:ifsidebarborder}
  711. {block:ifroundedcorners}
  712. -moz-border-radius: 11px;
  713. -webkit-border-radius: 11px;
  714. border-radius: 11px; {/block:ifroundedcorners}
  715. {block:ifshadow} box-shadow:rgba(0,0,0,0.07)6px 6px;
  716. {/block:ifshadow}
  717. overflow:ellipsis;
  718. }
  719.  
  720. #wrapper #sidebar #top img {
  721.  
  722. margin-top:13px;
  723. max-width:100%;
  724. padding:0;
  725. -moz-border-radius: 0px;
  726. -webkit-border-radius: 0px;
  727. }
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735. #wrapper #sidebar #top #pages {
  736. margin-bottom: 15px;
  737. font-size: 11px;
  738.  
  739. }
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746. #wrapper #sidebar #top #description {
  747. font-size: 12px;
  748. margin-top: -37px;
  749. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  750. position: relative;
  751. top: 0px;
  752.  
  753. color: {color:Text};
  754. }
  755.  
  756. /*
  757.  
  758. #wrapper #sidebar #top #description a{
  759.  
  760. }
  761. #wrapper #sidebar #top #description a:hover {
  762. text-decoration: underline;
  763. color: {color:Link Hover};
  764. }
  765.  
  766. */
  767.  
  768.  
  769.  
  770.  
  771.  
  772. #wrapper #sidebar #top .heading {
  773. color: #fff;
  774. margin-top: 10px;
  775. padding: 10px;
  776. background-color: {color:Background};
  777. -webkit-border-top-left-radius: 4px;
  778. -webkit-border-top-right-radius: 4px;
  779. -moz-border-radius-topleft: 4px;
  780. -moz-border-radius-topright: 4px;
  781. border-top-left-radius: 4px;
  782. border-top-right-radius: 4px;
  783. }
  784.  
  785.  
  786. #wrapper #sidebar #top #description a {
  787.  
  788.  
  789. -webkit-transition: all 0.3s linear;
  790. -moz-transition: all 0.3s linear;
  791. transition: all 0.3s linear;
  792. font-family: {block:ifcustomfont}bitxmap{block:ifcustomfont}{block:ifnotcustomfont}{font:body}{/block:ifnotcustomfont};
  793. color: {color:Link}; /*yes hello*/
  794. font-size: 12px;
  795. /*-family: bitxmap;*/
  796. text-decoration: none;
  797. font-weight: normal;
  798. }
  799.  
  800. #wrapper #sidebar #top #description a:hover {
  801.  
  802. color: {color:Link Hover};
  803. font-size: 10px;
  804.  
  805. -webkit-transition: all .2s ease-in-out;
  806. -moz-transition: all .2s ease-in-out;
  807. -o-transition: all .2s ease-in-out;
  808. }
  809.  
  810. /*
  811. margin-top: 10px;
  812. padding: 10px;
  813. background-color: {color:Background};
  814. -webkit-border-top-left-radius: 4px;
  815. -webkit-border-top-right-radius: 4px;
  816. -moz-border-radius-topleft: 4px;
  817. -moz-border-radius-topright: 4px;
  818. border-top-left-radius: 4px;
  819. border-top-right-radius: 4px;
  820. }*/
  821.  
  822. #wrapper #sidebar #top a .heading {
  823. color: #fff;
  824. text-decoration: none;
  825. }
  826.  
  827. #wrapper #sidebar #top .content {
  828. margin-top: 2px;
  829. padding: 7px 10px;
  830. background: #eaeaea;
  831. color: #fff;
  832. font-size: 11px;
  833. overflow: hidden;
  834. }
  835.  
  836. #wrapper #sidebar #top a {
  837. text-decoration: none;
  838. }
  839.  
  840. #wrapper #sidebar #bottom {
  841. background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
  842. width: 250px;
  843. height: 29px;
  844. }
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852. .nav {
  853. family: {font:accent};
  854. font-size:9px;
  855. line-height: 7px;
  856. color: {color:menu links};
  857. }
  858.  
  859. .nav a{
  860. {block:iffooterborder}
  861. border: {color:Border} solid 1px;{/block:iffooterborder}
  862. font-size:10px;
  863. color: {color:FooterText}!important;
  864. margin-right: 1px;
  865. {block:ifnottransparentfooter}
  866. background-color:{color:footer};
  867. {/block:ifnottransparentfooter}
  868. padding: 1px 3px 1px 3px!important;
  869. {block:ifroundedcorners}
  870. -moz-border-radius: 3px;
  871. -webkit-border-radius: 3px;
  872. border-radius: 3px; {/block:ifroundedcorners}
  873. }
  874.  
  875. .nav a:hover{
  876.  
  877. background-color : rgba(255,255,255,0);
  878. font-size:10px;
  879. -webkit-transition: all 0.4s linear;
  880. -moz-transition: all 0.4s linear;
  881. transition: all 0.4s linear;
  882. }
  883.  
  884.  
  885. </style>
  886.  
  887.  
  888.  
  889.  
  890.  
  891. <!--[if lt IE 7.]>
  892. <style type="text/css">
  893. #wrapper #sidebar #bottom {
  894. background: transparent;
  895. }
  896.  
  897. #wrapper #sidebar #top #avatar {
  898. background: none;
  899. }
  900.  
  901. #wrapper #sidebar #top #avatar img {
  902. border: 5px solid #f1f1f1;
  903. }
  904.  
  905. #wrapper #sidebar #top .heading#followontumblr {
  906. background-image: none;
  907. text-indent: 0;
  908. }
  909.  
  910. #wrapper #sidebar #top .heading#twitter {
  911. background-image: none;
  912. }
  913.  
  914. #wrapper #sidebar #top .heading#following {
  915. background-image: none;
  916. }
  917.  
  918. #wrapper #content .post .audio .player {
  919. float: none;
  920. }
  921.  
  922. #wrapper #content .post .audio .meta {
  923. display: none;
  924. float: none;
  925. }
  926. </style>
  927. <![endif]-->
  928.  
  929. <!--[if lt IE 8.]>
  930. <style type="text/css">
  931. #wrapper #content .bottom {
  932. background: transparent;
  933. }
  934.  
  935. #wrapper #content .post .footer {
  936. background: transparent;
  937. color: #000;
  938. }
  939.  
  940. #wrapper #content .post .audio {
  941. float: none;
  942. background: transparent;
  943. }
  944.  
  945. #wrapper #content .post .notecontainer .notes {
  946. padding: 0;
  947. margin: 0;
  948. }
  949. </style>
  950. <![endif]-->
  951. <style type="text/css">{CustomCSS}</style>
  952. </head>
  953. <body>
  954.  
  955.  
  956. <script type="text/javascript">//<![CDATA[
  957. /*ignore this stuff*/
  958. /*---remember to read the tutorial on how to setup the rest!----*/
  959. $.fn.noPo=function(e){this.siblings(e).each(function(){$(this).remove()})};var t=false;
  960. {block:TagPage}var t=true;{/block:TagPage}
  961. /*ignore this stuff*/
  962.  
  963. var p = '.post'; //change #entry to what the <div> is directly afte
  964.  
  965. if (t === false){
  966. $(document).ready(function() {
  967. $(p).noPo('.x'); //change the 'x' to whatever you want the tag to be, remember to keep the '.'
  968. });
  969. }
  970. //]]</script>
  971.  
  972.  
  973. <div id="wrapper">
  974. <div id="title">
  975. <a href="/">
  976.  
  977. </a>
  978. </div>
  979.  
  980. <div id="content">
  981.  
  982.  
  983. {block:ifinfinitescroll} <div class="autopagerize_page_element">{/block:ifinfinitescroll}
  984.  
  985. {block:Posts}
  986. <div class="post {block:IndexPage}{TagsAsClasses}{block:IndexPage}">
  987.  
  988. {block:Photo}
  989. <div class="media">{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" style="max-width:100%;" />{LinkCloseTag}</div>
  990. {block:ifShowCaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  991. {/block:Photo}
  992.  
  993. {block:Photoset}
  994. <div class="media">{LinkOpenTag}{Photoset-400}{LinkCloseTag}</div>{block:ifShowCaptions}
  995. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  996. {/block:Photoset}
  997.  
  998. {block:Video}
  999. <div class="media">{Video-400} </div>
  1000. {block:ifShowCaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  1001. {/block:Video}
  1002.  
  1003. {block:Audio}
  1004. {block:IfShowAlbumArtOnAudioPosts}
  1005. {block:AlbumArt}
  1006. <div class="album_art">
  1007. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
  1008. </div>
  1009. {/block:AlbumArt}
  1010. {/block:IfShowAlbumArtOnAudioPosts}
  1011.  
  1012. <div class="audio">
  1013. <div class="player">{AudioPlayerWhite}</div>
  1014. <div class="meta">{PlayCountWithLabel}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  1015. <div class="clear"></div>
  1016. </div>
  1017. <div class="clear"></div>{block:ifShowCaptions}
  1018. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
  1019. {/block:Audio}
  1020.  
  1021. {block:Quote}
  1022. <div class="quote {Length}">{Quote}</div>
  1023. <div class="copy">
  1024. <div class="quotebg">“</div>
  1025. {block:Source}
  1026. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  1027. <tr>
  1028. <td valign="top" style="width:20px;">&mdash;</td>
  1029. <td valign="top" class="quote_source">
  1030. {Source}
  1031. </td>
  1032. </tr>
  1033. </table>
  1034. {/block:Source}
  1035. </div>
  1036. {/block:Quote}
  1037.  
  1038. {block:Text}
  1039. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1040. <div class="copy">{Body}</div>
  1041. {/block:Text}
  1042.  
  1043. {block:Answer}
  1044. <div class="question">
  1045. <div class="nipple"></div>
  1046. {Question}
  1047. </div>
  1048. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  1049. <div class="copy">{Answer}</div>
  1050. {/block:Answer}
  1051.  
  1052. {block:Chat}
  1053. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1054. <div class="chat">
  1055. <div class="lines">
  1056. {block:Lines}
  1057. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  1058. {/block:Lines}
  1059. </div>
  1060. </div>
  1061. <div class="clear"></div>
  1062. <div style="height:10px;"></div>
  1063. {/block:Chat}
  1064.  
  1065. {block:Link}
  1066. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  1067. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  1068. {/block:Link}
  1069.  
  1070. {block:Date}
  1071. <a href="{Permalink}">
  1072. <div class="footer for_permalink">
  1073. <div class="date">
  1074. {block:Reblog} {lang:Reblogged TimeAgo from ReblogParentName} {block:RebloggedFromReblog}{/block:RebloggedFromReblog}
  1075. {/block:Reblog}
  1076.  
  1077. {block:NotReblog}
  1078. {lang:Posted TimeAgo from source}
  1079. {/block:NotReblog}
  1080. </div>
  1081. <div class="notes">{block:NoteCount}{NoteCount} ♡{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}&bull;{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088. <div class="clear"></div>
  1089. {block:IfShowTags}
  1090. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1091. {/block:IfShowTags}
  1092. </div>
  1093. </a>
  1094.  
  1095.  
  1096.  
  1097. {/block:Date}
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  1105.  
  1106. </div>
  1107. <div class="bottom"></div>
  1108. {/block:Posts}
  1109.  
  1110.  
  1111. {block:ifinfinitescroll} </div>{/block:ifinfinitescroll}{block:ifnotinfinitescroll}{block:Pagination}<div id="navigation" >{block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}{block:IfEnableJumpPagination}{block:JumpPagination length="5"}{block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{/block:IfEnableJumpPagination}{block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}</div>{/block:Pagination}{/block:ifnotinfinitescroll}</div><div id="sidebar"><center></center><a href="http://jawssh.com/random" target="blank" title="hi"><img src="http://media.giphy.com/media/qZyE7slhtrESQ/giphy.gif" style="position:absolute;margin-top:-50px;" href='http://jawssh.com/random'</center>
  1112. <div id="top">{block:IfSidebarimg}<center><a href="/"><img src="{image:Sidebar}" /></a></img></center><br>{/block:IfSidebarimg}<br><small><small><div id="description"><center><br>{block:ifnotsidebarimg} <br> {/block:ifnotsidebarimg}{Description}</p></td></tr><br>{block:ifnavbutton}<center><div style="padding: 1px; margin-bottom:5px;"><div style=""><button type="button" class="button" onmouseover="this.sv=this.style.backgroundColor; this.style.backgroundColor='#f4f4f4';" onmouseout="if(this.sv)this.style.backgroundColor=this.sv; else this.style.backgroundColor='';" onclick="this.parentNode.parentNode.childNodes[1].style.display = ''; this.parentNode.style.display = 'none'; return false;" style="">{text:openbutton}</button></div><div class="spoiler" style="display: none;"><div><button type="button" class="button" onclick="this.parentNode.parentNode.parentNode.childNodes[0].style.display = ''; this.parentNode.parentNode.style.display = 'none'; return false;">{text:closebutton}</button></div>
  1113. <div class="num"><a href="/">home</a> <br>
  1114. <div class="num"><a href="/ask">ask</a> <br>
  1115. <a href="/archive" >archive</a><br>
  1116. {block:ifextralink1}<a href="{text:extra link1}">{text:extra links1 title}</a><br>{/block:ifextralink1}
  1117. {block:ifextralink2}<a href="{text:extra link2}">{text:extra links2 title}</a><br>{/block:ifextralink2}
  1118. {block:ifextralink3}<a href="{text:extra link3}">{text:extra links3 title}</a><br>{/block:ifextralink3}
  1119. {block:ifextralink4}<a href="{text:extra link4}">{text:extra links4 title}</a><br>{/block:ifextralink4}
  1120.  
  1121. {block:ifextralink5}<a href="{text:extra link5}">{text:extra links5 title}</a><br>{/block:ifextralink5}
  1122. {block:ifextralink6}<a href="{text:extra link6}">{text:extra links6 title}</a><br>{/block:ifextralink6}
  1123.  
  1124. {block:ifextralink7}<a href="{text:extra link7}">{text:extra links7 title}</a><br>{/block:ifextralink7}
  1125. </div>
  1126. </td>
  1127. </tr>
  1128. </div></div>
  1129. </center>
  1130.  
  1131. {/block:ifnavbutton}
  1132. {block:iflinkbuttons}<br>
  1133.  
  1134. <div class="nav">
  1135. <a href="/" >home</a>
  1136. <a href="/ask" >ask</a>
  1137. {block:ifextralink1}<a href="{text:extra link1}">{text:extra links1 title}</a>{/block:ifextralink1}</div><br><div class="nav">
  1138. {block:ifextralink2}<a href="{text:extra link2}">{text:extra links2 title}</a> {/block:ifextralink2}
  1139. {block:ifextralink3}<a href="{text:extra link3}">{text:extra links3 title}</a> {/block:ifextralink3}
  1140. {block:ifextralink4}<a href="{text:extra link4}">{text:extra links4 title}</a> {/block:ifextralink4}<br><br><br>
  1141.  
  1142.  
  1143. </div>
  1144. {/block:iflinkbuttons}
  1145.  
  1146.  
  1147.  
  1148.  
  1149. <div style="z-index: 0; position:fixed; bottom: 5px; right: 8px; border: 1px #ccc solid;padding: 5px;"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  1150. <!-- unit 01 -->
  1151. <ins class="adsbygoogle"
  1152. style="display:inline-block;width:250px;height:250px"
  1153. data-ad-client="ca-pub-7935330190363500"
  1154. data-ad-slot="5684824279"></ins>
  1155. <script>
  1156. (adsbygoogle = window.adsbygoogle || []).push({});
  1157. </script></div>
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167. </div></div></div></small></small>
  1168.  
  1169. <div style="position:fixed;bottom:390px;right:840px;letter-spacing:1px;color:white;">
  1170.  
  1171.  
  1172. <br>
  1173.  
  1174.  
  1175. </div>
  1176.  
  1177. </div>
  1178.  
  1179. </div>
  1180.  
  1181. </div>
  1182.  
  1183. </body>
  1184. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement