Advertisement
7th-district

[Theme #13] Gas Mask

Oct 6th, 2013
5,997
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.98 KB | None | 0 0
  1. <!--
  2. _______________________________________________________________________
  3.  
  4. ► THEME MADE BY RACHEL @ ALMIGHTYONE.TUMBLR.COM
  5.  
  6. [THEME #13] GASMASK
  7. If you have any questions, go to 7th-district.tumblr.com/message for help.
  8.  
  9. ► Terms Of Use.
  10. - Do not remove the credit or move it anywhere! (No pages!)
  11. - Do not block the credit with images or anything else.
  12. - Do not make heavy changes that make the theme no longer recognizable as mine.
  13. - Do not take parts of my theme codes and add it into your theme.
  14. _______________________________________________________________________
  15. -->
  16.  
  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" xml:lang="en" lang="en">
  19. <head>
  20.  
  21. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23. <link rel="shortcut icon" href="{Favicon}" />
  24.  
  25. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  26. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips();});})(jQuery);</script>
  27.  
  28. <!-- OPTIONS ------------------------------------------------------------->
  29.  
  30. <meta name="color:background" content="#fafafa" />
  31. <meta name="color:text" content="#565656" />
  32. <meta name="color:links" content="#a4a4a4" />
  33. <meta name="color:links hover" content="#eeeeee" />
  34. <meta name="color:blockquote background" content="#f5f5f5" />
  35. <meta name="color:blockquote border" content="#eeeeee" />
  36. <meta name="color:posts" content="#ffffff" />
  37. <meta name="color:permalink text" content="#333333" />
  38. <meta name="color:permalink text hover" content="#a4a4a4" />
  39. <meta name="color:question background" content="#f5f5f5" />
  40. <meta name="color:question border" content="#eeeeee" />
  41. <meta name="color:title underline" content="#dddddd" />
  42. <meta name="color:sidebar background" content="#eeeeee" />
  43. <meta name="color:title" content="#565656" />
  44. <meta name="color:title hover" content="#888888" />
  45. <meta name="color:sidebar image border" content="#dddddd" />
  46. <meta name="color:description" content="#333333" />
  47. <meta name="color:description background" content="#ffffff" />
  48. <meta name="color:custom link bg hover" content="#73ddc8" />
  49. <meta name="color:custom link text hover" content="#ffffff" />
  50. <meta name="color:custom link text" content="#ffffff" />
  51. <meta name="color:custom link bg" content="#888888" />
  52. <meta name="color:topbar background" content="#888888" />
  53. <meta name="color:topbar text" content="#ffffff" />
  54. <meta name="color:topbar color 1" content="#73ddc8" />
  55. <meta name="color:topbar color 2" content="#fe64a0" />
  56. <meta name="color:topbar color 3" content="#fab9aa" />
  57. <meta name="color:scrollbar background" content="#fafafa" />
  58. <meta name="color:scrollbar" content="#fe64a0" />
  59. <meta name="color:pagination text" content="#51d3bb" />
  60.  
  61. <meta name="image:background" content="" />
  62. <meta name="image:sidebar" content"http://oi40.tinypic.com/rjjogp.jpg" />
  63. <meta name="image:sidebar background" content="http://25.media.tumblr.com/1943d05a7bd8e075f4ef65fc5aaa59c2/tumblr_movcawwYsM1ru3nbdo3_250.png" />
  64.  
  65. <!-- CLICKABLE OPTIONS -->
  66. <meta name="if:photo fade" content="0" />
  67. <meta name="if:grayscale" content="0" />
  68. <meta name="if:small cursor" content="1" />
  69. <meta name="if:captions" content="1" />
  70. <meta name="if:title above sidebar" content="1" />
  71. <meta name="if:title below sidebar" content="0" />
  72. <meta name="if:infinite scroll" content="0" />
  73. <meta name="if:250" content="0" />
  74. <meta name="if:400" content="1" />
  75. <meta name="if:500" content="0" />
  76. <meta name="if:round posts border" content="1" />
  77.  
  78. <!-- TEXT OPTIONS -->
  79. <meta name="text:Link1 url" content="/">
  80. <meta name="text:Link1" content="link 1"/>
  81. <meta name="text:Link2 url" content="/">
  82. <meta name="text:Link2" content="link 2"/>
  83. <meta name="text:Link3 url" content="/">
  84. <meta name="text:Link3" content="link 3"/>
  85. <meta name="text:Link4 url" content="/">
  86. <meta name="text:Link4" content="link 4"/>
  87.  
  88. <meta name="text:custom notes label" content="colors" />
  89. <meta name="text:second description" content="This is the second description which can also be used as a second title" />
  90.  
  91. <!------------------------------------------------------------------------>
  92.  
  93. <style type="text/css">
  94.  
  95. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/3ikb5og/wEHmrv1a3/tinytots.ttf');}
  96.  
  97. iframe#tumblr_controls {
  98. -webkit-filter: invert(100%);
  99. -moz-filter: invert(100%);
  100. -o-filter: invert(100%);
  101. -webkit-transition: all 0.6s linear;
  102. -moz-transition: all 0.6s linear;
  103. -ms-transition: all 0.6s linear;
  104. -o-transition: all 0.6s linear;
  105. transition: all 0.6s linear;
  106. opacity:.3;
  107. }
  108.  
  109. iframe#tumblr_controls:hover{
  110. opacity:1;
  111. -webkit-transition: all 0.6s linear;
  112. -moz-transition: all 0.6s linear;
  113. -ms-transition: all 0.6s linear;
  114. -o-transition: all 0.6s linear;
  115. transition: all 0.6s linear;
  116. }
  117.  
  118.  
  119. ::selection {
  120. background: #ddd;
  121. color: #565656;
  122. }
  123.  
  124. ::-moz-selection {
  125. background: #ddd;
  126. color: #565656;
  127. }
  128.  
  129. ::-webkit-selection {
  130. background: #ddd;
  131. color: #565656;
  132. }
  133.  
  134. ::-webkit-scrollbar-track {background-color:{color:scrollbar background};}
  135. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};border:3px solid {color:scrollbar background};
  136. border-radius:20px;
  137. }
  138. ::-webkit-scrollbar {width:11px;height:5px;;}
  139.  
  140. ::-moz-scrollbar-track {background-color:{color:scrollbar background};}
  141. ::-moz-scrollbar-thumb {background-color:{color:scrollbar};border:3px solid {color:scrollbar background};
  142. border-radius:20px;
  143. }
  144. ::-moz-scrollbar {width:11px;height:5px;;}
  145. body{
  146. background:{color:background};
  147. background-image:url('{image:background}');
  148. background-attachment:fixed;
  149. background-repeat:repeat;
  150. padding:0;
  151. margin:0;
  152. word-wrap:break-word;
  153. }
  154.  
  155. body a {text-decoration:none;
  156. }
  157.  
  158. #s-m-t-tooltip {
  159. position:relative;
  160. overflow:hidden;
  161. z-index:999;
  162. max-width:200px;
  163. margin:10px 0 0 10px;
  164. padding:5px 6px 4px 6px;
  165. border-radius:8px;
  166. box-shadow:0px 0px 2px #888;
  167. text-shadow:0px 0px 1px #565656;
  168. font:9px consolas;
  169. background:#a4a4a4;
  170. line-height:100%;
  171. font-weight:bold;
  172. text-transform:uppercase;
  173. letter-spacing:1px;
  174. color:#fff;
  175. }
  176.  
  177. #content {
  178. font-family:calibri;
  179. color:{color:text};
  180. font-size:11px;
  181. line-height:110%;
  182. {block:indexpage}
  183. margin:60px auto 30px auto;
  184. {block:if250}
  185. width:270px;
  186. {/block:if250}
  187. {block:if400}
  188. width:420px;
  189. {/block:if400}
  190. {block:if500}
  191. width:520px;
  192. {/block:if500}
  193. {/block:indexpage}
  194. {block:permalinkpage}
  195. padding:0px 29px 0px 15px;
  196. margin:60px auto 30px auto!important;
  197. width:520px;
  198. {/block:permalinkpage}
  199. height:90%;
  200. }
  201.  
  202. #content img{
  203. {block:if250}
  204. max-width:250px;
  205. {/block:if250}
  206. {block:if400}
  207. max-width:400px;
  208. {/block:if400}
  209. {block:if500}
  210. max-width:500px;
  211. {/block:if500}
  212. {block:permalinkpage}
  213. max-width:500px;
  214. {/block:permalinkpage}
  215. }
  216.  
  217. ul{
  218. list-style-type:square;}
  219.  
  220. #content a{
  221. color:{color:links};
  222. -webkit-transition: all 0.4s ease-in-out;
  223. -moz-transition: all 0.4s ease-in-out;}
  224. #content a:hover{
  225. color:{color:links hover};
  226. -webkit-transition: all 0.4s ease-in-out;
  227. -moz-transition: all 0.4s ease-in-out;
  228. }
  229.  
  230. blockquote {
  231. padding-left:6px;
  232. padding-right:6px;
  233. padding-top:2px;
  234. padding-bottom:2px;
  235. margin:0px;
  236. border:1px solid {color:blockquote border};
  237. background:{color:blockquote background};
  238. {block:ifroundpostsborder}
  239. border-radius:10px;
  240. {/block:ifroundpostsborder}
  241. }
  242.  
  243. blockquote img{
  244. {block:if250}
  245. max-width:150px;
  246. {/block:if250}
  247. {block:if400}
  248. max-width:250px;
  249. {/block:if400}
  250. {block:if500}
  251. max-width:300px;
  252. {/block:if500}
  253. {block:permalinkpage}
  254. max-width:300px;
  255. {/block:permalinkpage}
  256. }
  257.  
  258. .posts {
  259. background:{color:posts};
  260. line-height:110%;
  261. border:0px solid #e4e4e4;
  262. margin-bottom:20px;
  263. opacity:1;
  264. box-shadow:0px 0px 2px #a4a4a4;
  265. {block:ifroundpostsborder}
  266. border-radius:13px;
  267. {/block:ifroundpostsborder}
  268. {block:indexpage}
  269. {block:ifphotofade}
  270. opacity:.8;
  271. {/block:ifphotofade}
  272. {block:if250}
  273. width:250px;
  274. padding:7px;
  275. {/block:if250}
  276. {block:if400}
  277. width:400px;
  278. padding:9px;
  279. {/block:if400}
  280. {block:if500}
  281. width:500px;
  282. padding:10px;
  283. {/block:if500}
  284. {block:ifgrayscale}
  285. -webkit-filter: grayscale(100%);
  286. {/block:ifgrayscale}
  287. {/block:indexpage}
  288. {block:permalinkpage}
  289. width:500px;
  290. padding:10px;
  291. {/block:permalinkpage}
  292. -webkit-transition: all 0.4s ease-in-out;
  293. -moz-transition-duration: all 0.4s ease-in-out;
  294. -o-transition-duration: all 0.4s ease-in-out;
  295. -ms-transition-duration: all 0.4s ease-in-out;
  296. z-index:9;
  297. }
  298.  
  299. .posts img{ {block:ifroundpostsborder}
  300. border-radius:13px;
  301. {/block:ifroundpostsborder}
  302. }
  303.  
  304. .posts:hover{
  305. opacity:1;
  306. box-shadow:0px 0px 3px #a4a4a4;
  307. {block:indexpage}
  308. margin-left:0px;
  309. -webkit-filter: grayscale(0%);
  310. {/block:indexpage}
  311.  
  312. -webkit-transition: all 0.4s ease-in-out;
  313. -moz-transition-duration: all 0.4s ease-in-out;
  314. -o-transition-duration: all 0.4s ease-in-out;
  315. -ms-transition-duration: all 0.4s ease-in-out;
  316. }
  317.  
  318. .posts .perma{
  319. text-align:left;
  320. position: absolute;
  321. width:110px;
  322. border:0px solid red;
  323. height: auto;
  324. line-height:12px;
  325. position:absolute;
  326. margin-top: 30px;
  327. {block:if250}
  328. margin-left:265px;
  329. {/block:if250}
  330. {block:if400}
  331. margin-left:415px;
  332. {/block:if400}
  333. {block:if500}
  334. margin-left:515px;
  335. {/block:if500}
  336. padding: 3px 5px 3px 5px;
  337. opacity: 0;
  338. text-transform: uppercase;
  339. font-weight:bold;
  340. background:transparent;
  341. -webkit-transition: all 0.5s ease-in-out;
  342. -moz-transition: all 0.5s ease-in-out;
  343. }
  344.  
  345. .posts:hover .perma{
  346. margin-top:-8px;
  347. opacity:1;
  348. -webkit-transition: all 0.5s ease-in-out;
  349. -moz-transition-duration: 0.5s;
  350.  
  351. }
  352.  
  353. .perma a {
  354. font-size:9px;
  355. line-height:100%;
  356. color: {color:permalink text}!important;
  357. -webkit-transition: all 0.4s linear;
  358. -moz-transition-duration: 0.4s;
  359. -o-transition-duration: 0.4s;
  360. -ms-transition-duration: 0.4s;
  361. }
  362.  
  363. .perma a:hover {
  364. color: {color:permalink text hover}!important;
  365. -webkit-transition: all 0.4s linear;
  366. -moz-transition-duration: 0.4s;
  367. -o-transition-duration: 0.4s;
  368. -ms-transition-duration: 0.4s;
  369. }
  370.  
  371. .perm_date{
  372. {block:if250}
  373. padding:2px 5px;
  374. font-size:12px!important;
  375. {/block:if250}
  376. {block:if400}
  377. padding:3px 5px;
  378. font-size:13px!important;
  379. {/block:if400}
  380. {block:if500}
  381. padding:3px 5px;
  382. font-size:13px!important;
  383. {/block:if500}
  384. font-family:consolas;
  385. color:{color:custom link text hover}!important;
  386. text-shadow:0px 0px 3px #a4a4a4;
  387. background:{color:custom link bg hover};
  388. border-radius:5px;
  389. box-shadow:0px 0px 4px #a4a4a4;
  390. }
  391.  
  392. .perm_date:hover {
  393. {block:if250}
  394. padding:2px 5px!important;
  395. font-size:12px!important;
  396. {/block:if250}
  397. {block:if400}
  398. padding:3px 5px!important;
  399. font-size:13px!important;
  400. {/block:if400}
  401. {block:if500}
  402. padding:3px 5px!important;
  403. font-size:13px!important;
  404. {/block:if500}
  405. font-family:consolas;
  406. color:{color:custom link text hover}!important;
  407. text-shadow:0px 0px 3px #a4a4a4;
  408. background:{color:custom link bg hover}!important;
  409. padding:2px 5px;
  410. border-radius:5px;
  411. box-shadow:0px 0px 4px #a4a4a4;
  412. }
  413.  
  414. .perm_bottom a{
  415. font-weight:bold;
  416. text-shadow:0px 0px 3px #a4a4a4;
  417. font-family:consolas;
  418. {block:if250}
  419. font-size:8px;
  420. {/block:if250}
  421. {block:if400}
  422. font-size:8px;
  423. {/block:if400}
  424. {block:if500}
  425. font-size:9px;
  426. {/block:if500}
  427. letter-spacing:1px;
  428. color:{color:text}!important;
  429. text-transform:uppercase;
  430. }
  431.  
  432. #note{
  433. margin:20px auto;
  434. width: 500px;
  435. font-size: 11px;
  436. text-transform:lowercase;
  437. font-family:calibri;
  438. color:{color:text};
  439. list-style-type:none!important;
  440. }
  441.  
  442. ol.notes{
  443. list-style-type:none!important;
  444. margin:0px;
  445. padding-left:5px;
  446. line-height:130%;
  447. color:{color:text};
  448. }
  449.  
  450. ol.notes li.note img.avatar {
  451.  
  452. margin-right: 10px;
  453. width: 16px;
  454. height: 16px;
  455. }
  456.  
  457.  
  458. .info{
  459. padding-bottom:0px;
  460. padding-top:5px;
  461. padding-left:2px;
  462. text-align:left;
  463. font-family:consolas;
  464. font-size:11px;
  465. color:{color:text};
  466. margin-top:5px;
  467. }
  468.  
  469. .tags{
  470. margin-top:0px;
  471. font-family:calibri;
  472. font-size:8px;
  473. text-transform:uppercase;
  474. letter-spacing:1px;
  475. text-align:left;
  476. color:{color:text};
  477. }
  478.  
  479. #ques{
  480. margin-top:5px;
  481. float:left;
  482. margin-bottom:0px;
  483. {block:if250}
  484. width:235px;
  485. {/block:if250}
  486. {block:if400}
  487. width:385px;
  488. {/block:if400}
  489. {block:if500}
  490. width:485px;
  491. {/block:if500}
  492. {block:permalinkpage}
  493. width:485px;
  494. {/block:permalinkpage}
  495. height:auto;
  496. color:#323232;
  497. border:1px solid {color:question border};
  498. background:{color:question background};
  499. padding:7px;
  500. line-height:100%;
  501. margin-bottom:8px;
  502. }
  503.  
  504.  
  505. #asker{
  506. float:left;
  507. text-align:left;
  508. font-size:11px;
  509. font-family:consolas;
  510. text-transform:uppercase;
  511. font-weight:bold;
  512. line-height:22px;
  513. }
  514.  
  515. #answer{
  516. padding-top:15px;
  517. margin-left:0px;
  518. }
  519.  
  520. #audio{
  521. display:block;
  522. background:#e7e7e7;
  523. {block:if250}
  524. max-width:250px;
  525. {/block:if250}
  526. {block;if400}
  527. max-width:400px;
  528. {/block:if400}
  529. {block:if500}
  530. max-width:500px;
  531. {/block:if500}
  532. {block:permalinkpage}
  533. max-width:500px;
  534. {/block:permalinkpage}
  535. }
  536.  
  537. .title {
  538. {block:if250}
  539. font-size:14px;
  540. {/block:if250}
  541. {block:if400}
  542. font-size:14px;
  543. {/block:if400}
  544. {block:if500}
  545. font-size:15px;
  546. {/block:if500}
  547. font-family:courier;
  548. line-height:140%;
  549. border-bottom:1px solid {color:title underline};
  550. padding-bottom:0px;
  551. color:{color:text};
  552. text-transform:uppercase;
  553. }
  554.  
  555. {block:ifsmallcursor}
  556. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  557. {/block:ifsmallcursor}
  558.  
  559. .right a{
  560. float:left;
  561. border:0px solid black;
  562. color:{color:pagination text}!important;
  563. text-shadow:0px 0px 4px #a4a4a4;
  564. padding:0px 5px;
  565. font-family:calibri;
  566. font-size:45px;
  567. margin-left:175px;
  568. margin-top:-95px;
  569. {block:ifinfinitescroll}
  570. display:none;
  571. {/block:ifinfinitescroll}
  572.  
  573. -webkit-transition: all 0.4s ease-in-out;
  574. -moz-transition-duration: all 0.4s ease-in-out;
  575. }
  576.  
  577. .right a:hover{
  578. text-shadow:0px 0px 8px #a4a4a4;
  579.  
  580. -webkit-transition: all 0.4s ease-in-out;
  581. -moz-transition-duration: all 0.4s ease-in-out;
  582. }
  583.  
  584. .left a{
  585. color:{color:pagination text};
  586. text-shadow:0px 0px 4px #a4a4a4;
  587. float:left;
  588. border:0px solid black;
  589. padding:0px 5px;
  590. font-family:calibri;
  591. font-size:45px;
  592. margin-top:-98px;
  593. margin-left:-60px;
  594. {block:ifinfinitescroll}
  595. display:none;
  596. {/block:ifinfinitescroll}
  597. }
  598.  
  599. .left a:hover{
  600. text-shadow:0px 0px 8px #a4a4a4;
  601.  
  602. -webkit-transition: all 0.4s ease-in-out;
  603. -moz-transition-duration: all 0.4s ease-in-out;
  604. }
  605.  
  606. .quote {
  607. font-family:courier;
  608. {block:if250}
  609. font-size:13px;
  610. {/block:if250}
  611. {block:if400}
  612. font-size:13px;
  613. {/block:if400}
  614. {block:if500}
  615. font-size:14px;
  616. {/block:if500}
  617. {block:permalinkpage}
  618. font-size:14px;
  619. {/block:permalinkpage}
  620. line-height:100%;
  621. }
  622.  
  623. .source{
  624. text-align:right;
  625. font-style:italic;
  626. }
  627.  
  628. #top{
  629. position:fixed;
  630. top:20%;
  631. width:145px;
  632. background:{color:sidebar background};
  633. background-image:url('{image:sidebar background}');
  634. height:auto;
  635. left:50%;
  636. {block:if250}
  637. margin-left:-390px;
  638. {/block:if250}
  639. {block:if400}
  640. margin-left:-456px;
  641. {/block:if400}
  642. {block:if500}
  643. margin-left:-510px;
  644. {/block:if500}
  645. {block:permalinkpage}
  646. margin-left:-510px;
  647. {/block:permalinkpage}
  648. z-index:33;
  649. padding:10px 15px 0px 15px;
  650. border-radius:10px;
  651. box-shadow:0px 0px 3px #a4a4a4;
  652.  
  653. }
  654.  
  655. #title {
  656. margin-left:3px;
  657. line-height:110%;
  658. width:140px;
  659. font-family:courier;
  660. text-transform:uppercase;
  661. font-size:12px;
  662. text-align:center;
  663. text-shadow:0px 0px 3px #a4a4a4;
  664. border-bottom:1px solid {color:title underline};
  665. padding-bottom:5px;
  666. }
  667.  
  668. #title a{
  669. margin-left:0px;
  670. line-height:110%;
  671. width:140px;
  672. font-family:courier;
  673. text-transform:uppercase;
  674. color:{color:title};
  675. font-size:12px;
  676. text-align:center;
  677. text-shadow:0px 0px 3px #a4a4a4;
  678. padding-bottom:5px;
  679.  
  680. -webkit-transition: all 0.7s ease-in-out;
  681. -moz-transition: all all 0.4s ease-in-out;
  682. }
  683.  
  684. #title a:hover{
  685. color:{color:title hover};
  686. -webkit-transition: all 0.7s ease-in-out;
  687. -moz-transition: all all 0.4s ease-in-out;
  688. }
  689.  
  690. #sideimg img{
  691. {block:iftitlebelowsidebar}
  692. margin-bottom:5px;
  693. {/block:iftitlebelowsidebar}
  694. {block:ifnottitlebelowsidebar}
  695. margin-bottom:0px;
  696. {/block:ifnottitlebelowsidebar}
  697. opacity:.9;
  698. margin-top:5px;
  699. width:100px;
  700. height:100px;
  701. padding:5px;
  702. border:2px solid {color:sidebar image border};
  703. margin-left:17px;
  704. background:{color:posts};
  705. border-radius:100%;
  706.  
  707. -webkit-transition: all 0.7s ease-in-out;
  708. -moz-transition: all all 0.4s ease-in-out;
  709. }
  710.  
  711. #sideimg img:hover {
  712. -webkit-transition: all 0.7s ease-in-out;
  713. -moz-transition: all all 0.4s ease-in-out;
  714. }
  715.  
  716. #desc{
  717. margin-top:10px;
  718. margin-bottom:10px;
  719. width:130px;
  720. height:auto;
  721. text-align:center;
  722. padding:6px;
  723. font-family:tinytots;
  724. font-size:8px;
  725. text-transform:uppercase;
  726. text-shadow:0px 0px 1px #a4a4a4;
  727. color:{color:description};
  728. background:{color:description background};
  729. opacity:.7;
  730. border:1px solid {color:title underline};
  731. border-radius:10px;
  732. }
  733.  
  734. #desc a{
  735. color:{color:links};
  736.  
  737. -webkit-transition: all 0.7s ease-in-out;
  738. -moz-transition: all all 0.4s ease-in-out;
  739. }
  740.  
  741. #desc a:hover{
  742. color:{color:links hover};
  743. -webkit-transition: all 0.7s ease-in-out;
  744. -moz-transition: all all 0.4s ease-in-out;
  745. }
  746.  
  747. #po{
  748. margin-left:-14px;
  749. margin-top:8px;
  750. width:175px;
  751. height:auto;
  752. text-align:center;
  753. z-index:-111;
  754. position:absolute;
  755. }
  756.  
  757. #po a{
  758. font-family:consolas;
  759. letter-spacing:0px;
  760. text-transform:uppercase;
  761. font-size:10px;
  762. float:left;
  763. padding:3px 6px 3px 5px;
  764. width:10px;
  765. color:{color:custom link text};
  766. background:{color:custom link bg};
  767. margin:4px;
  768. box-shadow:0px 0px 4px #a4a4a4;
  769. text-shadow:0px 0px 3px #999;
  770. border-radius:100%;
  771.  
  772. -webkit-transition: all 0.3s ease-in-out;
  773. -moz-transition: all all 0.3s ease-in-out;
  774. }
  775.  
  776. #po a:hover{
  777. color:{color:custom link text hover};
  778. background:{color:custom link bg hover};
  779. margin-top:10px;
  780. border-radius:10px;
  781. -webkit-transition: all 0.3s ease-in-out;
  782. -moz-transition: all all 0.3s ease-in-out;
  783. }
  784.  
  785. #colour-bar {
  786. position:fixed;
  787. top:30px;
  788. left:0px;
  789. width:100%;
  790. height:2px;
  791. overflow:hidden;
  792. z-index:99;
  793. }
  794.  
  795. .colour-part {
  796. width:10%;
  797. height:100%;
  798. float:left;
  799. }
  800.  
  801. #body a{
  802. position:fixed;
  803. bottom:5px;
  804. right:5px;
  805. font-family:consolas;
  806. font-size:10px;
  807. text-transform:uppercase;
  808. font-weight:bold;
  809. letter-spacing:1px;
  810. padding:3px 6px;
  811. color:{color:Text};
  812. text-shadow:0px 0px 3px #a4a4a4;
  813. border-radius:10px;
  814. -webkit-transition: all 0.3s ease-in-out;
  815. -moz-transition: all all 0.3s ease-in-out;
  816. }
  817.  
  818. #body a:hover{
  819. color:{color:custom link text hover};
  820. background:{color:custom link bg hover};
  821. -webkit-transition: all 0.3s ease-in-out;
  822. -moz-transition: all all 0.3s ease-in-out;
  823. }
  824.  
  825. </style>
  826.  
  827. {block:ifinfinitescroll}
  828. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  829. {/block:ifinfinitescroll}
  830.  
  831.  
  832.  
  833. </head>
  834. <body>
  835.  
  836. <div id="colour-bar">
  837. <div class="colour-part" style="background-color:{color:topbar color 1};"></div>
  838. <div class="colour-part" style="background-color:{color:topbar color 2};"></div>
  839. <div class="colour-part" style="background-color:{color:topbar color 3};"></div>
  840. <div class="colour-part" style="background-color:{color:topbar color 1};"></div>
  841. <div class="colour-part" style="background-color:{color:topbar color 2};"></div>
  842. <div class="colour-part" style="background-color:{color:topbar color 3};"></div>
  843. <div class="colour-part" style="background-color:{color:topbar color 1};"></div>
  844. <div class="colour-part" style="background-color:{color:topbar color 2};"></div>
  845. <div class="colour-part" style="background-color:{color:topbar color 3};"></div>
  846. <div class="colour-part" style="background-color:{color:topbar color 1};"></div>
  847. </div>
  848.  
  849. <span style="position:fixed;
  850. width:100%;
  851. height:20px;
  852. z-index:99;
  853. background:{color:topbar background};
  854. color:{color:topbar text};
  855. box-shadow:0px 0px 5px #a4a4a4;
  856. text-shadow:0px 0px 3px #a4a4a4;
  857. padding:5px 50px;
  858. top:0px;left:0px;
  859. font-family:courier;
  860. font-size:12px;
  861. text-align:l0px;
  862. font-style:italic;">{text:second description}</span>
  863.  
  864. <!-- Do NOT remove the credit, move it, or block it! No Pages! Do NOT rename the credit title either and just leave it alone. If you are using SCM Player, Streampad or other music players similar to those that blocks the credit, you may move the credit link to one of the custom links that redirects to my tumblr and NOT to a page. !!Remember that this only applies to users who use music players like the SCM Player!!! -->
  865. <div id="body">
  866. <a href="http://almightyone.tumblr.com/" title="made by almightyone">▰THEME</a></div>
  867. <!------------------------------------------------------------------------>
  868.  
  869. <div id="top">
  870.  
  871. {block:ifnottitlebelowsidebar}
  872. {block:iftitleabovesidebar}
  873. <div id="title"><A href="/">{Title}</a></div>
  874. {/block:iftitleabovesidebar}
  875. {/block:ifnottitlebelowsidebar}
  876.  
  877. <div id="sideimg"><img src="{image:sidebar}" /></div>
  878.  
  879. {block:Pagination}
  880. {block:PreviousPage}<div class="left"><a href="{PreviousPage}">« </a></div>{/block:PreviousPage}
  881.  
  882. {block:NextPage}<div class="right"><a href="{NextPage}"> »</a></div>{/block:NextPage}
  883.  
  884. {/block:Pagination}
  885.  
  886. {block:iftitlebelowsidebar}
  887. <div id="title"><A href="/">{Title}</a></div>
  888. {/block:iftitlebelowsidebar}
  889.  
  890. <Div id="desc">{block:description}{description}{/block:description}</div>
  891.  
  892. <div id="po">
  893. <a href="/" class="po" title="return">01</a>
  894. <a href="/ask" class="po" title="message">02</a>
  895.  
  896. {block:IfLink1}
  897. <a href="{text:Link1 url}" class="po" title="{text:Link1}">03</a>
  898. {/block:IfLink1}
  899. {block:IfLink2}
  900. <a href="{text:Link2 url}" class="po" title="{text:Link2}">04</a>
  901. {/block:IfLink2}
  902. {block:IfLink3}
  903. <a href="{text:Link3 url}" class="po" title="{text:Link3}">05</a>
  904. {/block:IfLink3}
  905. {block:IfLink4}
  906. <a href="{text:Link4 url}" class="po" title="{text:Link4}">06</a>
  907. {/block:IfLink4}
  908. </div>
  909.  
  910. </div> <!-- top -->
  911.  
  912.  
  913. <div id="content">
  914. <div class="autopagerize_page_element">
  915. {block:posts}
  916. <div class="posts">
  917.  
  918. {block:Photo}
  919. {block:indexpage}
  920. <div class="perma">
  921. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  922. <div class="perm_bottom">
  923. {block:RebloggedFrom}<p></p>
  924. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  925. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  926.  
  927. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  928. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  929. {/block:RebloggedFrom}
  930. <a href="{Permalink}" title="{NoteCountWithLabel}">
  931. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  932. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  933.  
  934. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="" style="
  935. {block:if250}max-width:250px;{/block:if250}
  936. {block:if400}max-width:400px;{/block:if400}
  937. {block:if500}max-width:500px;{/block:if500}"/>{LinkCloseTag}</center>
  938. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
  939. {/block:indexpage}
  940. {block:permalinkpage}
  941. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="" />{LinkCloseTag}</center>
  942. {block:Caption}{Caption}{/block:Caption}
  943. <div class="info">
  944. {block:RebloggedFrom}<span style="text-transform:uppercase">
  945. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  946. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  947. {/block:RebloggedFrom}
  948. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  949. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  950. </div>
  951. {block:HasTags}<div class="tags">TAGGED AS:
  952. {block:Tags}
  953. <a href="{TagURL}">#{Tag} </a>
  954. {/block:Tags}
  955. </div>
  956. {/block:HasTags}{/block:permalinkpage}
  957. {/block:Photo}
  958.  
  959. {block:Photoset}
  960. {block:indexpage}
  961. <div class="perma">
  962. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  963. <div class="perm_bottom">
  964. {block:RebloggedFrom}<p></p>
  965. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  966. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  967.  
  968. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  969. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  970. {/block:RebloggedFrom}
  971. <a href="{Permalink}" title="{NoteCountWithLabel}">
  972. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  973. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  974. {block:if250}
  975. {Photoset-250}
  976. {/block:if250}
  977. {block:if400}
  978. {Photoset-400}
  979. {/block:if400}
  980. {block:if500}{Photoset-500}{/block:if500}
  981. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
  982. {/block:indexpage}
  983. {block:permalinkpage}
  984. {Photoset-500}
  985. {block:Caption}{Caption}{/block:Caption}
  986. <div class="info">
  987. {block:RebloggedFrom}<span style="text-transform:uppercase">
  988. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  989. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  990. {/block:RebloggedFrom}
  991. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  992. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  993. </div>
  994. {block:HasTags}<div class="tags">
  995. {block:Tags}
  996. <a href="{TagURL}">#{Tag} </a>
  997. {/block:Tags}
  998. </div>
  999. {/block:HasTags}
  1000. {/block:permalinkpage}
  1001. {/block:Photoset}
  1002.  
  1003. {block:Video}
  1004. {block:indexpage}
  1005. <div class="perma">
  1006. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1007. <div class="perm_bottom">
  1008. {block:RebloggedFrom}<p></p>
  1009. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1010. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1011.  
  1012. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1013. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1014. {/block:RebloggedFrom}
  1015. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1016. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1017. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1018.  
  1019. {block:if250}
  1020. {Video-250}
  1021. {/block:if250}
  1022. {block:if400}{Video-400}{/block:if400}
  1023. {block:if500}{Video-500}{/block:if500}
  1024. {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
  1025. {/block:indexpage}
  1026. {block:permalinkpage}
  1027. {Video-500}
  1028. {block:Caption}{Caption}{/block:Caption}
  1029. <div class="info">
  1030. {block:RebloggedFrom}<span style="text-transform:uppercase">
  1031. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1032. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  1033. {/block:RebloggedFrom}
  1034. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  1035. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1036. </div>
  1037. {block:HasTags}<div class="tags">
  1038. {block:Tags}
  1039. <a href="{TagURL}">#{Tag} </a>
  1040. {/block:Tags}
  1041. </div>
  1042. {/block:HasTags}
  1043. {/block:permalinkpage}
  1044. {/block:Video}
  1045.  
  1046. {block:Audio}
  1047. {block:indexpage}
  1048. <div class="perma">
  1049. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1050. <div class="perm_bottom">
  1051. {block:RebloggedFrom}<p></p>
  1052. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1053. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1054.  
  1055. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1056. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1057. {/block:RebloggedFrom}
  1058. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1059. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1060. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1061. <div id="audio">{AudioPlayerGrey}</div><Br />
  1062. {block:Caption}{Caption}{/block:Caption}
  1063. {/block:indexpage}
  1064. {block:permalinkpage}
  1065. <span style="background:#e4e4e4;max-width:500px;display:block;">{AudioPlayerGrey}</span>
  1066. {block:Caption}<br />{Caption}{/block:Caption}
  1067. <div class="info">
  1068. {block:RebloggedFrom}<span style="text-transform:uppercase">
  1069. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1070. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  1071. {/block:RebloggedFrom}
  1072. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  1073. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1074. </div>
  1075. {block:HasTags}<div class="tags">
  1076. {block:Tags}
  1077. <a href="{TagURL}">#{Tag} </a>
  1078. {/block:Tags}
  1079. </div>
  1080. {/block:HasTags}
  1081. {/block:permalinkpage}
  1082. {/block:Audio}
  1083.  
  1084. {block:Quote}
  1085. {block:indexpage}<div class="perma">
  1086. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1087. <div class="perm_bottom">
  1088. {block:RebloggedFrom}<p></p>
  1089. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1090. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1091.  
  1092. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1093. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1094. {/block:RebloggedFrom}
  1095. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1096. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1097. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1098.  
  1099. <div class="quote"><span style="font-size:20px;opacity:.3;letter-spacing:4px;">❝</span>{Quote}<span style="font-size:20px;opacity:.3;letter-spacing:4px;">❞</span></div>
  1100. {block:Source}<br /><Div class="source">{Source}</div>{/block:Source}
  1101. {/block:indexpage}
  1102. {block:permalinkpage}
  1103. <div class="quote"><span style="font-size:20px;opacity:.3;letter-spacing:4px;">❝</span>{Quote}<span style="font-size:20px;opacity:.3;letter-spacing:4px;">❞</span></div>
  1104. {block:Source}<br /><div class="source">{Source}</div>{/block:Source}
  1105. <div class="info">
  1106. {block:RebloggedFrom}<span style="text-transform:uppercase">
  1107. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1108. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  1109. {/block:RebloggedFrom}
  1110. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  1111. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1112. </div>
  1113. {block:HasTags}<div class="tags">
  1114. {block:Tags}
  1115. <a href="{TagURL}">#{Tag} </a>
  1116. {/block:Tags}
  1117. </div>
  1118. {/block:HasTags}
  1119. {/block:permalinkpage}
  1120. {/block:Quote}
  1121.  
  1122. {block:Text}
  1123. {block:indexpage}
  1124. <div class="perma">
  1125. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1126. <div class="perm_bottom">
  1127. {block:RebloggedFrom}<p></p>
  1128. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1129. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1130.  
  1131. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1132. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1133. {/block:RebloggedFrom}
  1134. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1135. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1136. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1137.  
  1138. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1139. {Body}
  1140. {/block:indexpage}
  1141. {block:permalinkpage}
  1142. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1143. {Body}
  1144. <div class="info">
  1145. {block:RebloggedFrom}<span style="text-transform:uppercase">
  1146. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1147. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  1148. {/block:RebloggedFrom}
  1149. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  1150. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1151. </div>
  1152. {block:HasTags}<div class="tags">
  1153. {block:Tags}
  1154. <a href="{TagURL}">#{Tag} </a>
  1155. {/block:Tags}
  1156. </div>
  1157. {/block:HasTags}
  1158. {/block:permalinkpage}
  1159. {/block:Text}
  1160.  
  1161. {block:Answer}
  1162. {block:indexpage}
  1163. <div class="perma">
  1164. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1165. <div class="perm_bottom">
  1166. {block:RebloggedFrom}<p></p>
  1167. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1168. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1169.  
  1170. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1171. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1172. {/block:RebloggedFrom}
  1173. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1174. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1175. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1176.  
  1177. <div id="asker">
  1178. <img src="{AskerPortraitURL-16}" style="border:1px solid #ddd;float:left;padding:2px;border-radius:100%;"/>
  1179. <span style="padding:0px 5px;">{Asker} said:</span></div>
  1180. <div id="ques">{Question}</div><p></p>
  1181. <div id="answer">{Answer}</div>
  1182.  
  1183. {/block:indexpage}
  1184. {block:permalinkpage}
  1185.  
  1186. <div id="asker">
  1187. <img src="{AskerPortraitURL-16}" style="border:1px solid #ddd;float:left;padding:2px;border-radius:100%;"/>
  1188. <span style="padding:0px 5px;">{Asker} said:</span></div>
  1189. <div id="ques">{Question}</div><p></p>
  1190. <div id="answer">{Answer}</div>
  1191. <div class="info">
  1192. {block:RebloggedFrom}<span style="text-transform:uppercase">
  1193. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1194. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  1195. {/block:RebloggedFrom}
  1196. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  1197. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1198. </div>
  1199. {block:HasTags}<div class="tags">
  1200. {block:Tags}
  1201. <a href="{TagURL}">#{Tag} </a>
  1202. {/block:Tags}
  1203. </div>
  1204. {/block:HasTags}
  1205. {/block:permalinkpage}
  1206. {/block:Answer}
  1207.  
  1208. {block:Chat}
  1209. {block:indexpage}
  1210. <div class="perma">
  1211. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1212. <div class="perm_bottom">
  1213. {block:RebloggedFrom}<p></p>
  1214. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1215. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1216.  
  1217. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1218. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1219. {/block:RebloggedFrom}
  1220. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1221. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1222. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1223.  
  1224. {block:Title}{Title}<br />{/block:Title}
  1225. {block:Lines}<span style="line-height:110%;">
  1226. {block:Label}<strong><span style="font-size:12px;">{Label}</span></strong>{/block:Label} {Line}</span><br />
  1227. {/block:Lines}
  1228. {/block:indexpage}
  1229. {block:permalinkpage}
  1230. {block:Title}{Title}<br />{/block:Title}
  1231. {block:Lines}
  1232. {block:Label}<strong><span style="font-size:12px">{Label}</span></strong>{/block:Label} {Line}<br />
  1233. {/block:Lines}
  1234. <div class="info">
  1235. {block:RebloggedFrom}<span style="text-transform:uppercase">
  1236. via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  1237. Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br /><br />
  1238. {/block:RebloggedFrom}
  1239. {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
  1240. {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1241. </div>
  1242. {block:HasTags}<div class="tags">
  1243. {block:Tags}
  1244. <a href="{TagURL}">#{Tag} </a>
  1245. {/block:Tags}
  1246. </div>
  1247. {/block:HasTags}
  1248. {/block:permalinkpage}
  1249. {/block:Chat}
  1250.  
  1251. {block:Link}
  1252. {block:indexpage}<div class="perma">
  1253. <a href="{Permalink}" class="perm_date" title="permalink" style="color:white!important;">{block:Date}{MonthNumberWithZero}|{DayOfMonthWithZero}|{ShortYear}{/block:Date}</a>
  1254. <div class="perm_bottom">
  1255. {block:RebloggedFrom}<p></p>
  1256. <a href="{ReblogParentURL}" title="{ReblogParentName}"><small style="margin-left:0px;">■</small> VIA</a>
  1257. <img src="{ReblogParentPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1258.  
  1259. <a href="{ReblogRootURL}" title="{ReblogRootName}"><small>■</small> source</a>
  1260. <img src="{ReblogRootPortraitURL-16}" style="padding:2px;background:{color:posts};border:1px solid {color:sidebar image border};border-radius:100%;margin-bottom:-9px;"><p></p>
  1261. {/block:RebloggedFrom}
  1262. <a href="{Permalink}" title="{NoteCountWithLabel}">
  1263. {block:NoteCount}<p></p><small>■</small> {NoteCount} {text:custom notes label} {/block:NoteCount}</a><Br />
  1264. <a href="{ReblogURL}" target="_blank" title="reblog?"><small>■</small> REBLOG</a></div></div>
  1265.  
  1266. <a href="{URL}" class="title">{Name}</a>
  1267. {block:Description}<br />{Description}{/block:Description}
  1268. {/block:indexpage}
  1269. {block:permalinkpage}
  1270. <a href="{URL}" class="title">{Name}</a>
  1271. {block:Description}<br />{Description}{/block:Description}
  1272. {/block:permalinkpage}
  1273. {/block:Link}
  1274.  
  1275. {block:PostNotes}
  1276. <div id="note">{PostNotes}</div>
  1277. {/block:PostNotes}
  1278.  
  1279.  
  1280. </div> <!--posts -->
  1281. {/block:posts}
  1282. </div>
  1283. </div> <!--content-->
  1284.  
  1285.  
  1286. </body>
  1287. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement