Fucking_Aj

Theme 9 bae

Nov 2nd, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.76 KB | None | 0 0
  1. <!--
  2. ╱╱╱╱╱╱╭╮╭╮
  3. ╱╱╱╭╮╭╯╰┫┃
  4. ╭━━╋╯╰╮╭┫╰━┳━━┳╮╭┳━━┳━━╮
  5. ┃╭╮┣╮╱┃┃┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  6. ┃╭╮┃┃╱┃╰┫┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ╰╯╰┫┃╱╰━┻╯╰┻━━┻┻┻┻━━┻━━╯
  8. ╱╱╭╯┃
  9. ╱╱╰━╯
  10.  
  11. -->
  12.  
  13. <html lang="en">
  14. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17.  
  18. <script type="text/javascript">
  19. <!--
  20.  
  21. // Disable Right Click Script
  22.  
  23. function IE(e)
  24. {
  25. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  26. {
  27. return false;
  28. }
  29. }
  30. function NS(e)
  31. {
  32. if (document.layers || (document.getElementById && !document.all))
  33. {
  34. if (e.which == "2" || e.which == "3")
  35. {
  36. return false;
  37. }
  38. }
  39. }
  40. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  41.  
  42. //-->
  43. </script>
  44.  
  45.  
  46. <script type="text/javascript"
  47. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  48.  
  49. <!--DEFAULT VARIABLES-->
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  51. <meta name="color:background" content="#fff"/>
  52. <meta name="color:link" content="#777"/>
  53. <meta name="color:text" content="#777"/>
  54. <meta name="color:title" content="#333"/>
  55. <meta name="text:quote one" content="oh."/>
  56. <meta name="text:quote two" content="Quote two"/>
  57. <meta name="color:hover" content="#fff"/>
  58. <meta name="image:sidebar" content="1"/>
  59. <meta name="image:sideimg" content="1"/>
  60. <meta name="image:background" content="1"/>
  61. <meta name="text:link one text" content="Text for link 1" />
  62. <meta name="text:link one" content="Link 1" />
  63. <meta name="text:link two text" content="Text for link 2" />
  64. <meta name="text:link two" content="Link 2" />
  65. <meta name="text:link three text" content="Text for link 3" />
  66. <meta name="text:link three" content="Link 3" />
  67. <meta name="text:link four text" content="Text for link 4" />
  68. <meta name="text:link four" content="Link 4" />
  69. <meta name="text:link five text" content="Text for link 5" />
  70. <meta name="text:link five" content="Link 5" />
  71. <meta name="color:topborder" content="#fff"/>
  72. <meta name="color:border" content="#fff"/>
  73. <meta name="color:topborder1" content="#fff"/>
  74. <meta name="text:titlez" content=""/>
  75. <style type="text/css">
  76.  
  77.  
  78. ::-webkit-scrollbar-thumb:vertical {
  79. height:9px;
  80. background-color: {color:scrollbar};
  81. }
  82.  
  83. ::-webkit-scrollbar {
  84. width:3px;
  85. height:5px;
  86. background:#ddd;
  87. margin-right:5px;
  88. }
  89.  
  90. 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-
  91.  
  92. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  93.  
  94. 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;}
  95.  
  96. p {
  97. margin:0px;
  98. margin-top:0px;
  99. }
  100.  
  101.  
  102. body {
  103. padding: 0px;
  104. margin: 0px;
  105. color:{color:text};
  106. font-family: pewp;
  107. line-height:10px;
  108. font-size:10px;
  109. background-color: {color:Background};
  110. background-image:url({image:Background});
  111. background-attachment: fixed;
  112. background-repeat: repeat;
  113. }
  114.  
  115.  
  116. a:link, a:active, a:visited{
  117. text-decoration: none;
  118. -webkit-transition: color 0.3s ease-out;
  119. -moz-transition: color 0.3s ease-out;
  120. transition: color 0.3s ease-out;
  121. color:{color:link};
  122. }
  123.  
  124. a:hover {
  125. text-decoration: none;
  126. font-style:;
  127. color: {color:Hover};
  128. }
  129.  
  130. div#center{
  131. margin:auto;
  132. position:relative;
  133. width:1000px;
  134. background-color:;
  135. overflow:auto;
  136. overflow-y:hidden;
  137. }
  138.  
  139.  
  140. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  141. .entry {
  142. -webkit-animation: fadeInDown 2s;
  143. -moz-animation: fadeInDown 2s;
  144. -o-animation: fadeInDown 2s;
  145. animation: fadeInDown 2s;
  146. float:left;
  147. display: block;
  148. margin:5px;
  149. padding: 10px;
  150. padding-bottom: 3px;
  151. overflow:hidden;
  152. width:224px;
  153. border: 1px solid #c9c9c9;
  154. opacity:.8;
  155. border-radius: 2px;
  156. {block:PermalinkPage}
  157. width:500px;
  158. text-align:left;
  159. line-height:10px;
  160. {/block:PermalinkPage}
  161. background-color: white;
  162. background-image:URL();
  163. border-radius:4px;
  164. padding-bottom: 8px}
  165.  
  166. .entry:hover {
  167. opacity:1;
  168. box-shadow:0 0 2px grey;
  169. -webkit-transition: all 0.2s linear;
  170. -moz-transition: all 0.2s linear;
  171. transition: all 0.2s linear;
  172. }
  173.  
  174. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  175. .entry .perma{
  176. width:auto;
  177. z-index: 9999999999999999;
  178. height:auto;
  179. margin-left:10px;
  180. padding-left:2px;
  181. padding-right:3px;
  182. padding: 3px;
  183. position: absolute;
  184. line-height: 15px;
  185. overflow:hidden;
  186. text-align:left;
  187. bottom: 20px;
  188. background:white;
  189. font-family:verdana;
  190. font-size:8px;
  191. font-style: italic;
  192. letter-spacing:1px;
  193. opacity: 0.0;
  194. border-radius: 0px;
  195. border:1px solid {color:border};
  196. border-left:2px solid {color:border};
  197. -webkit-transition: all .7s ease;
  198. -moz-transition: all .7s ease;
  199. -o-transition: all .7s ease;
  200. transition: all .7s ease;
  201.  
  202. }
  203.  
  204. .entry:hover .perma{
  205. overflow:visible;
  206. opacity:.9;
  207. }
  208.  
  209. .perma:hover{
  210. padding-left:10px;
  211. -webkit-transition: all .7s ease;
  212. -moz-transition: all .7s ease;
  213. -o-transition: all .7s ease;
  214. transition: all .7s ease;
  215. }
  216.  
  217.  
  218.  
  219. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  220. #posts {
  221. width:700px;
  222. margin-top:60px;
  223. z-index:99;
  224. margin-left:460px;
  225. right:auto;
  226. background:transparent;
  227. margin-right:auto;
  228. position:relative;
  229. overflow-y: hidden;
  230. }
  231.  
  232. /*CUSTOMIZE SIDEBAR HERE*/
  233.  
  234. #sidebar{
  235. opacity:1;
  236. position:fixed;
  237. text-transform: uppercase lowercase;
  238. margin-top:160px;
  239. margin-left:71px;
  240. height:130px;
  241. width:245px;
  242. z-index:99;
  243. transition: all 0.9s ease-out;
  244. -o-transition-transition: all 0.9s ease-out;
  245. -webkit-transition: all 0.9s ease-out;
  246. -moz-transition: all 0.9s ease-out;
  247. }
  248.  
  249. #sidebar img{
  250. width:245px;
  251. height:230px;
  252. background-color:#fff;
  253. padding:10px;
  254. border: 1px #eee solid;
  255. transition: all 0.9s ease-out;
  256. -o-transition-transition: all 0.9s ease-out;
  257. -webkit-transition: all 0.9s ease-out;
  258. -moz-transition: all 0.9s ease-out;
  259. }
  260. #sidebar img:hover{
  261. opacity:0.9;
  262. transition: all 0.9s ease-out;
  263. -o-transition-transition: all 0.9s ease-out;
  264. -webkit-transition: all 0.9s ease-out;
  265. -moz-transition: all 0.9s ease-out;
  266. }
  267. #desc{
  268. position:fixed !important;
  269. width:235px;
  270. padding:15px;
  271. border:1px solid #eee;
  272. background:white;
  273. height:auto;
  274. margin-top:-5px;
  275. margin-left:0px;
  276. font-size:10px;
  277. font-family: calibri;
  278. line-height: 9px;
  279. -webkit-transition: all .7s ease;
  280. -moz-transition: all .7s ease;
  281. -o-transition: all .7s ease;
  282. transition: all .7s ease;
  283. }
  284. #blogtitle{
  285. width:300px;
  286. height:20px;
  287. margin-top:130px;
  288. margin-left:-320px;
  289. text-align:center;
  290. font-family: fighter;
  291. font-size:55px;
  292. position:fixed;
  293. text-transform: normal;
  294. text-transform:uppercase lowercase;
  295. z-index:9999999;
  296. color: {color:blogtitle};
  297. text-shadow:1px 3px 5px #aaa;
  298. }
  299.  
  300.  
  301.  
  302. #lace {
  303. z-index:1;
  304.  
  305. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  306. repeat:repeat-x;
  307. left:70px;
  308. width:266px;
  309. margin-top: 407px;
  310. height:17px;
  311. text-transform: lowercase;
  312. position: fixed;
  313. z-index: 999;
  314. opacity:1;
  315. }
  316. #sidebar .link a{
  317. color: #fff;
  318. }
  319. #sidebar .link{
  320. position:fixed;
  321. z-index:999999999999999;
  322. margin-top:-220px;
  323. margin-left:45px;
  324. width:165px;
  325. height:25px;
  326. padding:3px;
  327. text-transform: uppercase;
  328. background-color:{color:topborder1};
  329. border:1px solid #fff;
  330. font-family: o;
  331. font-size:25px;
  332. font-weight: bold;
  333. line-height:20px;
  334. text-align:center;
  335. transition: all 0.6s ease-out;
  336. -o-transition-transition: all 0.6s ease-out;
  337. -webkit-transition: all 0.6s ease-out;
  338. -moz-transition: all 0.6s ease-out;
  339. opacity:0;
  340. }
  341.  
  342. #sidebar:hover .link{
  343. opacity:1;
  344. }
  345. #sidebar .link2 a{
  346. color: #fff;
  347. }
  348. #sidebar .link2{
  349. position:fixed;
  350. z-index:999999999999999;
  351. margin-top:-180px;
  352. margin-left:45px;
  353. width:165px;
  354. height:25px;
  355. padding:3px;
  356. background-color:{color:topborder1};
  357. border:1px solid #fff;
  358. font-family: o;
  359. font-size:25px;
  360. font-weight: bold;
  361. line-height:20px;
  362. text-align:center;
  363. transition: all 0.6s ease-out;
  364. -o-transition-transition: all 0.6s ease-out;
  365. -webkit-transition: all 0.6s ease-out;
  366. -moz-transition: all 0.6s ease-out;
  367. opacity:0;
  368. }
  369.  
  370. #sidebar:hover .link2{
  371. opacity:1;
  372. }
  373. #sidebar .link3 a{
  374. color: #fff;
  375. }
  376. #sidebar .link3{
  377. position:fixed;
  378. z-index:999999999999999;
  379. margin-top:-140px;
  380. margin-left:45px;
  381. width:165px;
  382. height:25px;
  383. padding:3px;
  384. background-color:{color:topborder1};
  385. border:1px solid #fff;
  386. font-family: o;
  387. font-size:25px;
  388. font-weight: bold;
  389. line-height:20px;
  390. text-align:center;
  391. transition: all 0.6s ease-out;
  392. -o-transition-transition: all 0.6s ease-out;
  393. -webkit-transition: all 0.6s ease-out;
  394. -moz-transition: all 0.6s ease-out;
  395. opacity:0;
  396. }
  397.  
  398. #sidebar:hover .link3{
  399. opacity:1;
  400. }
  401. #sidebar .link4 a{
  402. color: #fff;
  403. }
  404. #sidebar .link4{
  405. position:fixed;
  406. z-index:999999999999999;
  407. margin-top:-100px;
  408. margin-left:45px;
  409. width:165px;
  410. height:25px;
  411. padding:3px;
  412. background-color:{color:topborder1};
  413. border:1px solid #fff;
  414. font-family: o;
  415. font-size:25px;
  416. font-weight: bold;
  417. line-height:20px;
  418. text-align:center;
  419. transition: all 0.6s ease-out;
  420. -o-transition-transition: all 0.6s ease-out;
  421. -webkit-transition: all 0.6s ease-out;
  422. -moz-transition: all 0.6s ease-out;
  423. opacity:0;
  424. }
  425.  
  426. #sidebar:hover .link4{
  427. opacity:1;
  428. }
  429.  
  430. #sidebar .link5 a{
  431. color: #fff;
  432. }
  433. #sidebar .link5{
  434. position:fixed;
  435. z-index:999999999999999;
  436. margin-top:-60px;
  437. margin-left:45px;
  438. width:165px;
  439. height:25px;
  440. padding:3px;
  441. background-color:{color:topborder1};
  442. border:1px solid #fff;
  443. font-family: o;
  444. font-size:25px;
  445. font-weight: bold;
  446. line-height:20px;
  447. text-align:center;
  448. transition: all 0.6s ease-out;
  449. -o-transition-transition: all 0.6s ease-out;
  450. -webkit-transition: all 0.6s ease-out;
  451. -moz-transition: all 0.6s ease-out;
  452. opacity:0;
  453. }
  454.  
  455. #sidebar:hover .link5{
  456. opacity:1;
  457. }
  458. .lace2{
  459. background: url('http://static.tumblr.com/onnk3od/DF1moey55/merpderp.png') repeat;
  460. width:3000px;
  461. height:17px;
  462. top:22px;
  463. margin-left:-500px;
  464. position:fixed;
  465. z-index:120;
  466. z-index:9999999;
  467. }
  468. #wow{
  469. position:fixed!important;
  470. z-index:9999999;
  471. top:-3px;
  472. padding:4px;
  473. height:20px;
  474. font-size:13px;
  475. line-height:20px;
  476. font-family:fighter;
  477. font-style:italic;
  478. background:#FFFFFF;
  479. text-align:center;
  480. color:{color:text};
  481. opacity:1;
  482. width:100%;
  483. left:0px;
  484. transition: all 0.9s ease-out;
  485. -o-transition-transition: all 0.9s ease-out;
  486. -webkit-transition: all 0.9s ease-out;
  487. -moz-transition: all 0.9s ease-out;
  488. }
  489.  
  490. #wow1{
  491. position:fixed;
  492. top:-3px;
  493. z-index:9999999;
  494. padding:4px;
  495. height:20px;
  496. font-size:13px;
  497. line-height:20px;
  498. font-family:fighter;
  499. color:{color:text};
  500. font-style:italic;
  501. background:#FFFFFF;
  502. text-align:center;
  503. width:100%;
  504. opacity:0;
  505. left:0px;
  506. transition: all 0.9s ease-out;
  507. -o-transition-transition: all 0.9s ease-out;
  508. -webkit-transition: all 0.9s ease-out;
  509. -moz-transition: all 0.9s ease-out;
  510. }
  511.  
  512. #wow:hover{
  513. opacity:0;
  514. position:fixed;
  515. top:-3px;
  516. padding:4px;
  517. height:20px;
  518. font-size:13px;
  519. line-height:20px;
  520. font-family:fighter;
  521. color:{color:text};
  522. font-style:italic;
  523. background:#FFFFFF;
  524. text-align:center;
  525. width:100%;
  526. left:0px;
  527. }
  528.  
  529. #wow1:hover{
  530. position:fixed;
  531. top:-3px;
  532. opacity:1;
  533. padding:4px;
  534. height:20px;
  535. font-size:13px;
  536. line-height:20px;
  537. font-family:fighter;
  538. color:{color:text};
  539. font-style:italic;
  540. background:#FFFFFF;
  541. text-align:center;
  542. width:100%;
  543. left:0px;
  544. transition: all 0.9s ease-out;
  545. -o-transition-transition: all 0.9s ease-out;
  546. -webkit-transition: all 0.9s ease-out;
  547. -moz-transition: all 0.9s ease-out;
  548. }
  549.  
  550. #heart1{
  551. position:fixed;
  552. width:350px;
  553. height:455px;
  554. margin-left:943px;
  555. margin-top:300px;
  556. background:transparent;
  557. opacity:0.5;
  558. background:url({image:sideimg});
  559. }
  560. @font-face { font-family: "lol"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  561. @font-face{font-family: "o"; src:url('http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf');}
  562. @font-face {font-family: 'birthday';src: url('http://static.tumblr.com/gyoju49/6Kfmoasjm/meem60.ttf');}
  563. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/gyoju49/ec3mo9gak/meem23.ttf'); }
  564. @font-face { font-family: "fighter";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  565. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  566.  
  567.  
  568. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  569. .title{
  570. line-height: 12px;
  571. color:{color:Title};
  572. font-weight: normal;
  573. font-family:fighter;
  574. font-size:18px;
  575. }
  576.  
  577.  
  578. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  579. .permalink{
  580. text-transform: normal;
  581. display: block;
  582. text-align: right;
  583. text-decoration: none;
  584. }
  585.  
  586.  
  587. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  588. #infscr-loading{
  589. bottom: -70px;
  590. position: absolute;
  591. left: 50%;
  592. margin-left:-8px;
  593. width:16px;
  594. height:11px;
  595. overflow:hidden;
  596. margin-bottom: 50px;
  597. }
  598.  
  599. #postnotes{
  600. text-align: justify;}
  601.  
  602. #postnotes blockquote{
  603. border: 0px;}
  604.  
  605. blockquote{
  606. padding:0px 0px 2px 5px;
  607. margin:0px 0px 2px 10px;
  608. border-left: 1px dotted #555555;
  609. }
  610.  
  611. blockquote p, ul{
  612. margin:0px;
  613. padding:0px;
  614. }
  615.  
  616. a img{border: 0px;}
  617.  
  618.  
  619. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  620.  
  621. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  622. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  623.  
  624. .notes img{width:10px; position:relative; top:3px;}
  625. <--ses-->
  626. small{font-size: 90%;}
  627.  
  628. {CustomCSS}
  629.  
  630. </style>
  631.  
  632. {block:IndexPage}
  633. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  634. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  635.  
  636. <script type="text/javascript">
  637. $(window).load(function(){
  638. var $wall = $('#posts');
  639. $wall.imagesLoaded(function(){
  640. $wall.masonry({
  641. itemSelector: '.entry, .entry_photo',
  642. isAnimated : false
  643. });
  644. });
  645.  
  646. $wall.infinitescroll({
  647. navSelector : '#pagination',
  648. nextSelector : '#pagination a',
  649. itemSelector : '.entry, .entry_photo',
  650. bufferPx : 2000,
  651. debug : false,
  652. errorCallback: function() {
  653. $('#infscr-loading').fadeOut('normal');
  654. }},
  655. function( newElements ) {
  656. var $newElems = $( newElements );
  657. $newElems.hide();
  658. $newElems.imagesLoaded(function(){
  659. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  660. });
  661. }); $('#posts').show(500);
  662. });
  663. </script>
  664.  
  665.  
  666. {/block:IndexPage}
  667.  
  668.  
  669. <title>{title}</title>
  670.  
  671. <link rel="shortcut icon" href="{Favicon}" />
  672. <meta name="viewport" content="width=820" />
  673. </head>
  674. <div style="position:fixed;right:2px;top:31px;z-index:9999;">
  675. <a href="http://nigags.tumblr.com/" target="_blank">
  676. <img class="normal" src="http://static.tumblr.com/dbek3sy/zESllc4x6/install_theme.png" alt="install theme" />
  677. </a>
  678. </div>
  679. <body>
  680. <BODY onselectstart="return false;" ondragstart="return false;">
  681. <div class="wrapper">
  682. <div class="header">
  683. <div id="lace"></div>
  684. <div id="topbar1"></div>
  685. </div>
  686.  
  687. <div id="cage">
  688. <div id="center">
  689. <div id="blogtitle">
  690. &nbsp
  691. {text:titlez}</div>
  692. <div id="topbar1"></div>
  693. <div id="heart1"></div>
  694. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  695. <div id="wow">
  696. {text:quote one} </div>
  697.  
  698. <div id="wow1">
  699. {text:quote two} </div>
  700. </div>
  701. <div id="sidebar">
  702. <center>
  703. <a href="/"><img src="{image:sidebar}" width=100%></a>
  704. <div class="link"><a href="{text:link one}"><center>{text:link one text}</center></a></div>
  705.  
  706. <div class="link2"><a href="{text:link two}"><center>{text:link two text}</center></a></div>
  707.  
  708. <div class="link3"><a href="{text:link three}" ><center>{text:link three text}</center></a></div>
  709.  
  710. <div class="link4"><a href="{text:link four}"><center>{text:link four text}</center></a></div>
  711.  
  712. <div class="link5"><a href="{text:link five}"><center>{text:link five text}</center></a></div>
  713.  
  714. <div id="desc">{description}
  715. </center>
  716. </div>
  717. <!------------------------------------->
  718.  
  719.  
  720. <div class="left">
  721. <div class="lace2"></div>
  722. <div id="posts">
  723. {block:Posts}
  724. <div class="entry">
  725.  
  726. {block:Answer}
  727. <div style="margin-left:5px; margin-top:16px; min-height:auto; border: 1px dotted #F6CEF5 ;
  728. border-right: 3px solid {color:border};
  729. border-left: 3px solid {color:border}; padding: 10px; font-family:pewp;background-color:#f1f1f1; {block:IndexPage} width: 194px; {/block:IndexPage}{block:PermalinkPage} width:410px; {/block:PermalinkPage} ;">
  730. <img src="{AskerPortraitURL-30}" width="25" height="25" align="left" style="margin-left: -11px; margin-top: -6px ;padding: 2px; background: white; border:1px solid #ccc; border-left:3px solid {color:border}; z-index:1;opacity:1; border-radius:40px;"/>
  731. <ask>{Asker}</ask>: {Question}</div> </p> <br>
  732. <img src="{PostAuthorPortraitURL-30}" width="25" align="right" style="margin-right: 4px; margin-top: 13px ;padding: 2px; background: white; border:1px solid #ccc; border-right:3px solid {color:border}; z-index:1;opacity:1; border-radius:40px;"/>
  733. <div style="margin-left:5px; margin-top:9px; min-height:auto; border: 1px dotted {color:bar2}};
  734. border-right: 3px solid {color:border};
  735. border-left: 3px solid {color:border}; padding: 10px; background-color:#f1f1f1; {block:IndexPage} width: 194px; {/block:IndexPage}{block:PermalinkPage} width:430px; {/block:PermalinkPage} font-family:pewp; font-size:11px;"><center>{Answer} {text:name} </center></div><br><br>
  736.  
  737. {block:indexpage}
  738. <span class="permalink1"><a href="{Permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a> </span>
  739. {/block:indexpage}
  740.  
  741.  
  742.  
  743.  
  744. {/block:Answer}
  745.  
  746.  
  747. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  748.  
  749. {block:IndexPage}
  750.  
  751. <div class="permalink">
  752. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  753. </div>
  754.  
  755. {/block:IndexPage}
  756.  
  757. {/block:Text}
  758.  
  759. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  760.  
  761. {block:IndexPage}
  762.  
  763. <div class="permalink">
  764. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  765. </div>
  766.  
  767. {/block:IndexPage}
  768.  
  769. {block:Link}
  770.  
  771. {block:Photo}
  772. {block:IndexPage}
  773. <center>
  774.  
  775. <div class="perma">
  776. <a href="{ReblogURL}" target="_blank" class="details">Buy - </a> <a href="{Permalink}" target="_blank">{notecount} bought this</a>
  777. </div>
  778.  
  779.  
  780. <div class="photo"><div style="padding:2px; padding-bottom:0px;"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div></div>
  781. {/block:IndexPage}
  782. {block:PermalinkPage}
  783. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  784.  
  785. {LinkCloseTag}
  786. {/block:PermalinkPage}
  787. {/block:Photo}
  788.  
  789. {block:Photoset}
  790. {block:IndexPage}
  791. <center>
  792.  
  793. <div class="perma">
  794. <a href="{ReblogURL}" target="_blank"> Buy - </a> <a href="{Permalink}" target="_blank"> {notecount} bought this</a>
  795. </div>
  796.  
  797. {Photoset-250}</center>
  798. {/block:IndexPage}
  799. {block:PermalinkPage}
  800. <center>
  801. {Photoset-500}</center>
  802. {/block:PermalinkPage}
  803. {/block:Photoset}
  804.  
  805. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  806.  
  807. {block:IndexPage}
  808.  
  809. <div class="permalink">
  810. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  811. </div>
  812.  
  813. {/block:IndexPage}
  814.  
  815. {/block:Quote}
  816.  
  817. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  818. <ul class="chat">
  819. {block:Lines}
  820. <li class="user_{UserNumber}">
  821. {block:Label}
  822. <span class="label">{Label}</span>
  823. {/block:Label}
  824.  
  825. {Line}
  826. </li>
  827. {/block:Lines}
  828.  
  829. {block:IndexPage}
  830.  
  831. <div class="permalink">
  832. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  833. </div>
  834.  
  835. {/block:IndexPage}
  836.  
  837. {/block:Chat}
  838.  
  839. {block:Audio}
  840. <div style="width:200px; height:30px;">
  841. {AudioPlayerBlack}
  842. </div>
  843. {block:IndexPage}
  844.  
  845. {block:IndexPage}
  846.  
  847. <div class="permalink">
  848. <a href="{permalink}">posted {timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a>
  849. </div>
  850.  
  851. {/block:IndexPage}
  852.  
  853. </span>{/block:IndexPage}
  854. {/block:Audio}
  855.  
  856. {block:Video}
  857. {block:IndexPage}
  858. <center>
  859. <div class="perma">
  860. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  861. {Video-250}</center>
  862. {/block:IndexPage}
  863. {block:PermalinkPage}
  864. <center>
  865. {Video-400}</center>
  866. {/block:PermalinkPage}
  867. {block:Video}
  868.  
  869.  
  870. {block:PostNotes}<div align="middle">{caption}</div>
  871. <center>
  872.  
  873. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  874.  
  875. {block:HasTags}
  876. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  877. {block:RebloggedFrom}
  878. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  879. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  880.  
  881. {/block:RebloggedFrom}
  882. </center></span>
  883. <br>
  884. <div id="postnotes">{PostNotes}</div><br>
  885.  
  886. <center>{block:ContentSource}
  887. <br><a href="{SourceURL}">
  888. {lang:Source}:
  889. {block:SourceLogo}
  890. <img src="{BlackLogoURL}" width="{LogoWidth}"
  891. height="{LogoHeight}" alt="{SourceTitle}" />
  892. {/block:SourceLogo}
  893. {block:NoSourceLogo}
  894. {SourceLink}
  895. {/block:NoSourceLogo}
  896. </a>
  897. {/block:ContentSource}</center>
  898.  
  899. {/block:PostNotes}
  900. </div>
  901. {/block:Posts}
  902. </div></div>
  903.  
  904. {block:IndexPage}
  905. {block:Pagination}
  906. <div id="pagination">
  907. {block:NextPage}
  908. <a id="nextPage" href="{NextPage}"></a>
  909. {/block:NextPage}
  910. {block:PreviousPage}
  911. <a href="{PreviousPage}"></a>
  912. {/block:PreviousPage}
  913. </div>
  914. {/block:Pagination}
  915. {/block:IndexPage}
  916. </body>
  917. <div style="position:fixed; bottom:5px; right:5px; background:white; border: 1px solid #eee; padding: 3px; padding-bottom:5px; padding-top: 5px; font-family: calibri; font-size: 15px; line-height: 10px;"><a href="http://nigags.tumblr.com">©</a></div>
  918. </html>
Add Comment
Please, Sign In to add comment