Fucking_Aj

Theme 23 - "Caraphernelia" - by Overkilled

Apr 9th, 2014
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.41 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. ▒█▀▀▀█ ▀█░█▀ █▀▀ █▀▀█ █░█ ░▀░ █░░ █░░ █▀▀ █▀▀▄
  5. ▒█░░▒█ ░█▄█░ █▀▀ █▄▄▀ █▀▄ ▀█▀ █░░ █░░ █▀▀ █░░█
  6. ▒█▄▄▄█ ░░▀░░ ▀▀▀ ▀░▀▀ ▀░▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀ ▀▀▀░
  7.  
  8. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀   █▀█ █▀▀█  
  9. ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀   ░▄▀ ░░▀▄  
  10. ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀   █▄▄ █▄▄█  
  11.  
  12. @overkilled.tumblr.com/tagged/themes
  13. if you take off credit i will find you and u will be a ded flower ._.
  14. -->
  15.  
  16. <html lang="en">
  17. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  18. <html xmlns="http://www.w3.org/1999/xhtml">
  19. <head>
  20. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  21. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  22. <script>
  23. (function($){
  24. $(document).ready(function(){
  25. $("a[title]").style_my_tooltips({
  26. tip_follows_cursor:true,
  27. tip_delay_time:30,
  28. tip_fade_speed:600,
  29. attribute:"title"
  30. });
  31. });
  32. })(jQuery);
  33. </script>
  34. <script type="text/javascript">
  35. <!--
  36.  
  37. // Disable Right Click Script
  38.  
  39. function IE(e)
  40. {
  41. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  42. {
  43. return false;
  44. }
  45. }
  46. function NS(e)
  47. {
  48. if (document.layers || (document.getElementById && !document.all))
  49. {
  50. if (e.which == "2" || e.which == "3")
  51. {
  52. return false;
  53. }
  54. }
  55. }
  56. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  57.  
  58. //-->
  59. </script>
  60.  
  61.  
  62. <script type="text/javascript"
  63. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  64.  
  65. <!--DEFAULT VARIABLES-->
  66. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  67. <meta name="color:background" content="#fff"/>
  68. <meta name="color:link" content="#777"/>
  69. <meta name="color:text" content="#777"/>
  70. <meta name="color:title" content="#333"/>
  71. <meta name="color:hover" content="#fff"/>
  72. <meta name="color:navi" content="#fff"/>
  73. <meta name="image:sidebar" content="1"/>
  74. <meta name="image:background" content="1"/>
  75. <meta name="color:blogtitle" content="#fff"/>
  76. <meta name="if:three column" content="1"/>
  77. <meta name="text:Link one" content="" />
  78. <meta name="text:Link two" content="" />
  79. <meta name="text:Link three" content="" />
  80. <meta name="text:Link four" content="link" />
  81. <meta name="text:Link one msg" content="message" />
  82. <meta name="text:Link Two msg" content="message" />
  83. <meta name="text:Link three msg" content="message" />
  84. <meta name="text:Link Four msg" content="message" />
  85. <style type="text/css">
  86.  
  87.  
  88. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  89.  
  90. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  91.  
  92. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  93.  
  94. p {
  95. margin:0px;
  96. margin-top:0px;
  97. }
  98.  
  99.  
  100. body {
  101. padding: 0px;
  102. margin: 0px;
  103. color:{color:text};
  104. font-family: handy;
  105. line-height:10px;
  106. font-size:8px;
  107. background-color: {color:Background};
  108. background-image:url({image:Background});
  109. background-attachment: fixed;
  110. background-repeat: repeat;
  111. }
  112.  
  113. @font-face { font-family: "handy"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  114. a:link, a:active, a:visited{
  115. text-decoration: none;
  116. -webkit-transition: color 0.3s ease-out;
  117. -moz-transition: color 0.3s ease-out;
  118. transition: color 0.3s ease-out;
  119. color:{color:link};
  120. }
  121.  
  122. a:hover {
  123. text-decoration: none;
  124. font-style:;
  125. color: {color:Hover};
  126. }
  127.  
  128. div#center{
  129. margin:auto;
  130. position:relative;
  131. width:1000px;
  132. background-color:;
  133. overflow:auto;
  134. overflow-y:hidden;
  135. }
  136.  
  137.  
  138. #s-m-t-tooltip {
  139. max-width:500px;
  140. padding:5px;
  141. margin:-30px 0px 0px -7px;
  142. height:8px;
  143. line-height:9px;
  144. font-family:calibri; /* change the font */
  145. font-size:10px; /* change the font size */
  146. letter-spacing:2px; /* change the letter spacing */
  147. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  148. color:#fff; /* change the text color */
  149. border:0px solid #fff;
  150. z-index:9999999999999999999999999999999990999999999999999999999999999999;
  151. box-shadow:1px 1px 3px #ccc;
  152. border-radius:2px;
  153. background-image: -ms-linear-gradient(top, {color:blogtitle}; 0%, {color:blogtitle} 100%);
  154. background-image: -moz-linear-gradient(top, {color:navi} 0%, {color:blogtitle} 100%);
  155. background-image: -o-linear-gradient(top, {color:navi} 0%, {color:blogtitle} 100%);
  156. background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, {color:navi}), color-stop(1, {color:blogtitle}));
  157. background-image: -webkit-linear-gradient(top, {color:navi} 0%, {color:blogtitle} 100%);
  158. }
  159.  
  160.  
  161. #lace{
  162. position:fixed;
  163. width: 100%;
  164. opacity: 1;
  165. height: 10px;
  166. background: #fff;
  167. z-index: 99999999999;
  168. left:-30px;
  169. margin-top: 0px;
  170. }
  171. #lacey {
  172. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  173. repeat:repeat-x;
  174. left:0;
  175. width:100%;
  176. margin-top: 10px;
  177. height:18px;
  178. position: fixed;
  179. z-index: 99999999999999999;
  180. opacity:1;}
  181.  
  182.  
  183. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  184. .entry {
  185. float:left;
  186. display: block;
  187. margin:6px;
  188. overflow:hidden;
  189. border:1px solid #e1e1e1;
  190. outline:1px solid #ddd;
  191. outline-offset:-10px;
  192. padding:15px;
  193. width:250px;
  194. {block:PermalinkPage}
  195. width:450px;
  196. text-align:left;
  197. line-height:13px;
  198. {/block:PermalinkPage}
  199. {block:ifthreecolumn}
  200. width:225px;
  201. {/block:ifthreecolumn}
  202. background:white;
  203. background-image:URL();
  204. }
  205.  
  206.  
  207. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  208. .entry .perma{
  209. width:auto;
  210. height:auto;
  211. margin-left:3px;
  212. position: absolute;
  213. overflow:hidden;
  214. text-align:center;
  215. bottom:6px;
  216. font-family:consolas;
  217. background:white;
  218. word-spacing:2px;
  219. letter-spacing:1px;
  220. opacity: 0.0;
  221. padding:3px;
  222. padding-bottom:1px;
  223. border-right:4px solid {color:nav};
  224. border-left:4px solid {color:nav};
  225. border-radius:5px;
  226. -webkit-transition: all .7s ease;
  227. -moz-transition: all .7s ease;
  228. -o-transition: all .7s ease;
  229. transition: all .7s ease;
  230. z-index:9;
  231.  
  232. -webkit-box-shadow: 0px 0px 20px #fff;
  233. -moz-box-shadow: 0px 0px 20px #fff;
  234. box-shadow: 0px 0px 20px #fff;
  235. }
  236.  
  237. .entry:hover .perma{
  238. overflow:visible;
  239. opacity:999; transform: scale(1.05);
  240. -ms-transform: scale(1.05);
  241. -webkit-transform: scale(1.05);
  242. -o-transform: scale(1.05);
  243. -moz-transform: scale(1.05);
  244. -webkit-box-shadow: 0px 0px 20px #fff;
  245. -moz-box-shadow: 0px 0px 20px #fff;
  246. box-shadow: 0px 0px 20px #fff;
  247. }
  248. .LikeButton{
  249.  
  250. position:absolute;
  251. float:left;
  252. top:25px;
  253. left:78px;
  254. z-index:9999;
  255. background:transparent;
  256. padding:5px;
  257. height: 11px;
  258. width:11px;
  259. opacity:0;
  260. border-radius:0px;
  261. -o-transition-transition: all 0.5s ease;
  262. -webkit-transition: all 0.5s ease;
  263. -moz-transition: all 0.5s ease;
  264. transition: all 0.5s ease;
  265.  
  266. }
  267. .entry:hover .LikeButton{
  268. opacity:99;
  269.  
  270. top:25px;
  271. left:18px;
  272. -o-transition-transition: all 0.5s ease;
  273. -webkit-transition: all 0.5s ease;
  274. -moz-transition: all 0.5s ease;
  275. transition: all 0.5s ease;
  276.  
  277. }
  278.  
  279. .ReblogButton{
  280. position:absolute;
  281. float:left;
  282. z-index:9999;
  283. background:transparent;
  284. padding:5px;
  285. height:11px;
  286. width:11px;
  287. top:25px;
  288. left:78px;
  289. opacity:0;
  290. border-radius:0px;
  291. -o-transition-transition: all 0.5s ease;
  292. -webkit-transition: all 0.5s ease;
  293. -moz-transition: all 0.5s ease;
  294. transition: all 0.5s ease;
  295. }
  296. .entry:hover .ReblogButton{
  297. opacity:8;
  298. top:25px;
  299. left:42px;
  300.  
  301. -o-transition-transition: all 0.5s ease;
  302. -webkit-transition: all 0.5s ease;
  303. -moz-transition: all 0.5s ease;
  304. transition: all 0.5s ease;
  305.  
  306. }
  307. .LikeButton:hover{
  308.  
  309. -o-transition-transition: all 0.5s ease;
  310. -webkit-transition: all 0.5s ease;
  311. -moz-transition: all 0.5s ease;
  312. transition: all 0.5s ease;
  313. }
  314. .ReblogButton:hover{
  315.  
  316. -o-transition-transition: all 0.5s ease;
  317. -webkit-transition: all 0.5s ease;
  318. -moz-transition: all 0.5s ease;
  319. transition: all 0.5s ease;
  320. }
  321.  
  322.  
  323. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  324. #posts {
  325. width:620px;
  326. margin-top:27px;
  327. z-index:99;
  328. margin-left:189px;
  329. {block:ifthreecolumn}
  330. width:860px;
  331. {/block:ifthreecolumn}
  332. right:auto;
  333. background:transparent;
  334. margin-right:auto;
  335. position:relative;
  336. overflow-y: hidden;
  337. }
  338.  
  339.  
  340. /*CUSTOMIZE SIDEBAR HERE*/
  341. #sidebar{
  342. position:fixed !important;
  343. width:170px;
  344. background:white;
  345. height:170px;
  346. margin-top:150px;
  347. margin-left:-65px;
  348. text-align:center;
  349. border:1px solid #e1e1e1;
  350. padding:10px;
  351.  
  352.  
  353. }
  354.  
  355. #sidebar img{
  356.  
  357. width:170px;
  358. height:170px;
  359. }
  360. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  361.  
  362. #desc{
  363. opacity:0;
  364. width:170px;
  365.  
  366. font-family:calibri;
  367. line-height:17px;
  368. font-size:12px;
  369. height:10px;
  370. font-style:italic;
  371. background:white;
  372. margin-top:-170px;
  373. -webkit-transition: all .9s ease;
  374. -moz-transition: all .9s ease;
  375. -o-transition: all .9s ease;
  376. transition: all .9s ease;
  377. }
  378. #sidebar:hover #desc{
  379. opacity:.8;
  380. margin-top:-171px;
  381. border-bottom:4px double #e1e1e1;
  382. border-top:4px double #e1e1e1;
  383.  
  384. height:163px;
  385. -webkit-transition: all .9s ease;
  386. -moz-transition: all .9s ease;
  387. -o-transition: all .9s ease;
  388. transition: all .9s ease;
  389. }
  390.  
  391.  
  392. #links{
  393. margin-left:178px;
  394. margin-top:-160px;
  395. position:fixed;
  396. background-color:;
  397. height:auto;
  398. width:28px;
  399.  
  400. }
  401.  
  402. #links img{
  403. width:14px;
  404. height:14px;
  405. }
  406.  
  407. .nav a{
  408.  
  409. width:10px;
  410. height:10px;
  411. border:3px double #fff;
  412. background-color:{color:navi};
  413. color:;
  414. opacity:1;
  415. margin:12px;
  416. margin-top:5px;
  417. padding:1px;
  418. display:block;
  419.  
  420. -webkit-transition: all .8s ease;
  421. -moz-transition: all .8s ease;
  422. -o-transition: all .8s ease;
  423. transition: all .8s ease;
  424. }
  425.  
  426. .nav a:hover{
  427.  
  428.  
  429. line-height:0px;
  430. text-align:center;
  431.  
  432. background-color:{color:navi hover};
  433. -webkit-transition: all .4s ease;
  434. -moz-transition: all .4s ease;
  435. -o-transition: all .4s ease;
  436. transition: all .4s ease;
  437. }
  438. @font-face {font-family:formal; src: url(http://static.tumblr.com/2poobra/pspmrjf1f/petitformalscript-regular.ttf); }
  439. #blogtitle{
  440. position:fixed !important;
  441. width:389px;
  442. height:50px;
  443. font-family:formal;
  444. font-size:19px;
  445. color:{color:blogtitle};
  446. margin-top:143px;
  447. margin-left:-179px;
  448. z-index: 99999;
  449. opacity:3;
  450. text-transform:none;
  451. background-image:sdfgh;
  452. letter-spacing: 1px;
  453. line-height:0px;
  454. text-align:center;
  455. -o-transition-transition: all 0.5s ease;
  456. -webkit-transition: all 0.5s ease;
  457. -moz-transition: all 0.5s ease;
  458. transition: all 0.5s ease;
  459. }
  460. ::-webkit-scrollbar {
  461. height: 5px;
  462. width: 7px;
  463. background: #fff;
  464.  
  465. }
  466.  
  467. ::-webkit-scrollbar-thumb {
  468. background:{color:blogtitle};
  469. border: 0px;
  470. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);
  471. }
  472.  
  473. ::-webkit-scrollbar-corner {
  474.  
  475. background: #transparent;
  476.  
  477. }
  478. #cred{
  479. width:auto;
  480. position:fixed;
  481. bottom:75px;
  482. left:0px;
  483. -webkit-transition: all .7s ease;
  484. -moz-transition: all .7s ease;
  485. -o-transition: all .7s ease;
  486. transition: all .7s ease;
  487. }
  488. #cred2{
  489. font-size:26px;
  490. font-family:arial;
  491. line-height:16px;
  492. text-align:center;
  493. height:15px;
  494. margin-top:33px;
  495. width:15px;
  496. padding:5px;
  497. padding-right:10px;
  498. background-image:url(http://media.tumblr.com/eeb2e3cf69d348ce24168b24fb147bfc/tumblr_inline_mva7ulGERt1qjbhq0.jpg);
  499. margin-left:0px;
  500. color:#fff;
  501. position:fixed;
  502. -webkit-transition: all .7s ease;
  503. -moz-transition: all .7s ease;
  504. -o-transition: all .7s ease;
  505. transition: all .7s ease;
  506. border:1px solid #aaa;
  507. }
  508.  
  509. #cred3{
  510. text-align:center;
  511. width:115px;
  512. font-size:11px;
  513. background-image:url(http://media.tumblr.com/eeb2e3cf69d348ce24168b24fb147bfc/tumblr_inline_mva7ulGERt1qjbhq0.jpg);
  514. height:5px;
  515. padding-top:10px;
  516. padding-bottom:10px;
  517. font-family:calibri;
  518. text-transform:uppercase;
  519. margin-left:-120px;
  520. margin-top:33px;
  521. position:fixed;
  522. -webkit-transition: all .7s ease;
  523. -moz-transition: all .7s ease;
  524. -o-transition: all .7s ease;
  525. transition: all .7s ease;
  526. border:1px solid #aaa;
  527. line-height:5px;
  528. }
  529.  
  530. #cred:hover #cred3{
  531. margin-left:30px;
  532. }
  533. #cred3:hover{
  534.  
  535.  
  536. -webkit-transition: all .7s ease;
  537. -moz-transition: all .7s ease;
  538. -o-transition: all .7s ease;
  539. transition: all .7s ease;
  540. }
  541. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  542. .title{
  543. line-height: 19px;
  544. color:{color:Title};
  545. font-weight: normal;
  546. font-family:calibri;
  547. font-size:16px;
  548. text-transform:uppercase;
  549. text-shadow: 0 0 1px {color:title};
  550. }
  551.  
  552.  
  553. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  554. .permalink{
  555. text-transform: normal;
  556. display: block;
  557. text-align: right;
  558. text-decoration: none;
  559. }
  560.  
  561.  
  562. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  563. #infscr-loading{
  564. bottom: -70px;
  565. position: absolute;
  566. left: 50%;
  567. margin-left:-8px;
  568. width:16px;
  569. height:11px;
  570. overflow:hidden;
  571. margin-bottom: 50px;
  572. }
  573.  
  574. #postnotes{
  575. text-align: justify;}
  576.  
  577. #postnotes blockquote{
  578. border: 0px;}
  579.  
  580. blockquote{
  581. padding:0px 0px 2px 5px;
  582. margin:0px 0px 2px 10px;
  583. border-left: 1px dotted #555555;
  584. }
  585.  
  586. blockquote p, ul{
  587. margin:0px;
  588. padding:0px;
  589. }
  590.  
  591. a img{border: 0px;}
  592.  
  593.  
  594. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  595.  
  596. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  597. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  598.  
  599. .notes img{width:10px; position:relative; top:3px;}
  600. <--ses-->
  601. small{font-size: 90%;}
  602.  
  603. {CustomCSS}
  604.  
  605. </style>
  606.  
  607. {block:IndexPage}
  608. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  609. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  610.  
  611. <script type="text/javascript">
  612. $(window).load(function(){
  613. var $wall = $('#posts');
  614. $wall.imagesLoaded(function(){
  615. $wall.masonry({
  616. itemSelector: '.entry, .entry_photo',
  617. isAnimated : false
  618. });
  619. });
  620.  
  621. $wall.infinitescroll({
  622. navSelector : '#pagination',
  623. nextSelector : '#pagination a',
  624. itemSelector : '.entry, .entry_photo',
  625. bufferPx : 2000,
  626. debug : false,
  627. errorCallback: function() {
  628. $('#infscr-loading').fadeOut('normal');
  629. }},
  630. function( newElements ) {
  631. var $newElems = $( newElements );
  632. $newElems.hide();
  633. $newElems.imagesLoaded(function(){
  634. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  635. });
  636. }); $('#posts').show(500);
  637. });
  638. </script>
  639.  
  640.  
  641. {/block:IndexPage}
  642.  
  643.  
  644. <title>{title}</title>
  645.  
  646. <link rel="shortcut icon" href="{Favicon}" />
  647. <meta name="viewport" content="width=820" />
  648. </head>
  649.  
  650. <body>
  651. <BODY onselectstart="return false;" ondragstart="return false;">
  652. <div class="wrapper">
  653. <div class="header">
  654. </div>
  655. <a href="http://overkilled.tumblr.com/"><img src="http://i50.tinypic.com/3325qp0.png"style="position:fixed; right:2px; opacity:.5; top:27px;z-index:99; -webkit-filter: invert(100%)" ></a>
  656. <div id="cage">
  657. <div id="center">
  658. <div id="blogtitle">{title}</div>
  659. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  660. <div id="sidebar">
  661. <center>
  662. <a href="/"><img src="{image:sidebar}" width=100%></a>
  663. <div id="links">
  664. <div class="nav">
  665. <a href="/" title="refresh my blog!"></a>
  666. <a href="{text:link one}" title="{text:link one msg}"></a>
  667. <a href="{text:link two}" title="{text:link two msg}"></a>
  668. <a href="{text:link three}" title="{text:link three msg}"></a>
  669.  
  670. <a href="{text:link four}" title="{text:link four msg}"></a>
  671. </div>
  672. </div>
  673. <div id="desc">{description}<br><img src="https://31.media.tumblr.com/79da25ec86a0a2ebf2682d9293699589/tumblr_inline_n24e6iOQDB1qfc9y0.gif"style="width:50px;height:50px; opacity:.9;"></div>
  674.  
  675.  
  676.  
  677. </center>
  678. </div>
  679. <!------------------------------------->
  680. <div id="lace"></div>
  681. <div id="lacey"></div>
  682. <div class="left">
  683. <div id="posts">
  684. {block:Posts}
  685. <div class="entry">
  686.  
  687. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext">
  688. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>
  689. {/block:Text}
  690.  
  691. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
  692. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{block:Link}
  693.  
  694. {block:Answer}
  695. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 5px; background-color: #fcfcfc; font-family:calibri;font-size: 11px;font-style: none; border:1px solid #eee; padding-left:8px; padding-top:5px; padding-right:8px; ">
  696. <div style="font-family:calibri; text-transform:uppercase;
  697. text-shadow: 0 0 1px {color:title};font-size:18px;line-height:14px;">{Asker}</div> <div style ="line-height:14px;padding:2px;"> {Question}</div></div>
  698. <div style="margin-top:2px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent; line-height:13px;">{Answer}</div>
  699. {block:IndexPage}
  700. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  701. {/block:IndexPage}
  702. {/block:Answer}
  703. {/block:Answer}
  704.  
  705. {block:Photo}
  706. {block:IndexPage}
  707. <center>
  708. <div class="perma2">
  709. <a href="{reblogurl}"> <ul class="LikeButton">
  710. <li>{ReblogButton color="black" size=14}</li>
  711. </ul>
  712. <ul class="ReblogButton">
  713. <li>{LikeButton color="black" size=14}</li>
  714. </ul></a></div></a>
  715.  
  716. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  717. {/block:IndexPage}
  718. {block:PermalinkPage}
  719. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" style="border-radius:0px;" alt="{PhotoAlt}" width="100%"/></a></div>
  720.  
  721. {LinkCloseTag}
  722. {/block:PermalinkPage}
  723. {/block:Photo}
  724.  
  725. {block:Photoset}
  726. <center>
  727. {block:IndexPage}
  728. <div class="perma2">
  729. <a href="{reblogurl}"><ul class="LikeButton">
  730. <li>{ReblogButton color="black" size=14}</li>
  731. </ul>
  732. <ul class="ReblogButton">
  733. <li>{LikeButton color="black" size=14}</li>
  734. </ul></a></div></a>
  735. <div style="width: 100%;">{Photoset-250}</div>
  736. {/block:IndexPage}
  737. </center>
  738. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  739. {/block:Photoset}
  740.  
  741. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext">
  742. </a></div>{/block:Quote}
  743.  
  744. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  745. <ul class="chat">
  746. {block:Lines}
  747. <li class="user_{UserNumber}">
  748. {block:Label}
  749. <b><span class="label">{Label}</span></b>
  750. {/block:Label}
  751.  
  752. {Line}
  753. </li>
  754. {/block:Lines}
  755. <div class="permalinktext">
  756. <center> <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div style="background:{color:perma buttons}; font-size:9px; font-family:calibri; padding:3px;">{12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a></div></div> </center></div>
  757. {/block:Chat}
  758.  
  759. {block:Audio}
  760. {block:AlbumArt}<div class="artcover">
  761. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  762. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  763. <div class="audioinfo"><div class="i"><i>Song Title: </i><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><i>Artist: </i><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div><div class="i"><i>Album: </i><span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}</div></div>
  764. {block:IndexPage}
  765. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  766. {/block:IndexPage}
  767. {/block:Audio}
  768.  
  769.  
  770.  
  771. {block:Video}<center>
  772. <div style="padding-top:0px; padding-bottom:2px; -webkit-filter:grayscale(100%);">
  773. {Video-250}</div>
  774. {block:IndexPage}
  775. <div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div>
  776. {/block:IndexPage}
  777. {block:Video}
  778.  
  779. {block:PostNotes}<div align="left">{caption}</div>
  780. <center>
  781.  
  782. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  783.  
  784. {block:HasTags}
  785. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  786. {block:RebloggedFrom}
  787. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  788. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  789.  
  790. {/block:RebloggedFrom}
  791. </center></span>
  792. <br>
  793. <div id="postnotes">{PostNotes}</div><br>
  794.  
  795. <center>{block:ContentSource}
  796. <br><a href="{SourceURL}">
  797. {lang:Source}:
  798. {block:SourceLogo}
  799. <img src="{BlackLogoURL}" width="{LogoWidth}"
  800. height="{LogoHeight}" alt="{SourceTitle}" />
  801. {/block:SourceLogo}
  802. {block:NoSourceLogo}
  803. {SourceLink}
  804. {/block:NoSourceLogo}
  805. </a>
  806. {/block:ContentSource}</center>
  807.  
  808. {/block:PostNotes}
  809. </div>
  810. {/block:Posts}
  811. </div></div>
  812.  
  813. {block:IndexPage}
  814. {block:Pagination}
  815. <div id="pagination">
  816. {block:NextPage}
  817. <a id="nextPage" href="{NextPage}"></a>
  818. {/block:NextPage}
  819. {block:PreviousPage}
  820. <a href="{PreviousPage}"></a>
  821. {/block:PreviousPage}
  822. </div>
  823. {/block:Pagination}
  824. {/block:IndexPage}
  825. </body>
  826. <div id="cred"><div id="cred2">☠</div>
  827. <div id="cred3">
  828. <a href="http://overkilled.tumblr.com/" title="theme credit">Theme by overkilled ☢</a>
  829. </div></div>
  830. </html>
Add Comment
Please, Sign In to add comment