Aelyon

#01 Contractor (tumblr theme)

Jan 18th, 2013
1,604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.14 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--Please do not remove the credits and respect my terms of use. Thank you.-->
  6.  
  7. <!--*Credits*
  8.  
  9. Sidebar:|
  10. -Jun Mochizuki's art, edit by me.
  11. -Xiao Icons by Delacro (http://www.freeiconsweb.com/Free-Downloads.asp?id=273)
  12.  
  13. Titles Font:|playbal by TypeSETit
  14.  
  15. Special thanks to: Eris, Ettudis, Hikoushi, Fukuo, Manatopia, Zuvia and so many others, without their constractive tutorials and guidance this theme wouldn't exist.
  16. -->
  17.  
  18.  
  19. <head>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  22.  
  23. <script type="text/javascript">
  24. WebFontConfig = {
  25. google: { families: [ 'Playball::latin' ] }};
  26. (function() {
  27. var wf = document.createElement('script');
  28. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  29. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  30. wf.type = 'text/javascript';
  31. wf.async = 'true';
  32. var s = document.getElementsByTagName('script')[0];
  33. s.parentNode.insertBefore(wf, s);
  34. })(); </script>
  35.  
  36.  
  37.  
  38. <title>{Title}</title>
  39.  
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46.  
  47. <!--custom images-->
  48.  
  49. <meta name="image:Background" content="http://static.tumblr.com/..."/>
  50. <meta name="image:sidebar img" content=""/>
  51. <meta name="image:Index" content="http://static.tumblr.com/wsc02nu/d0Um9n4fs/64.png"/>
  52. <meta name="image:Message" content="http://static.tumblr.com/wsc02nu/vUwm9n4fx/48.png"/>
  53. <meta name="image:Archive" content="http://static.tumblr.com/wsc02nu/hGZm9n4g2/40.png"/>
  54. <meta name="image:top icon" content="http://static.tumblr.com/wsc02nu/30Bm9p22h/3_2.png"/>
  55. <meta name="image:button 1" content="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho21_r1_100.png" />
  56. <meta name="image:button 2" content="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho21_r1_100.png" />
  57. <meta name="image:button 3" content="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho21_r1_100.png" />
  58. <meta name="image:button 4" content="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho21_r1_100.png" />
  59. <meta name="image:button 5" content="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho21_r1_100.png" />
  60. <meta name="image:button 6" content="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho21_r1_100.png" />
  61.  
  62. <!--custom colors-->
  63.  
  64. <meta name="color:Background" content="#2e2e2e" />
  65. <meta name="color:Sidebar bg" content="#743f3f" />
  66. <meta name="color:Description" content="#7f7f7f" />
  67. <meta name="color:Mainlinks bg" content="#5a3434" />
  68. <meta name="color:Hover links" content="#d5b695" />
  69. <meta name="color:Extras text" content="#4e4e4e" />
  70. <meta name="color:Extras bg" content="#3c1b1b" />
  71. <meta name="color:Extras hover bg" content="#9f9f9f" />
  72. <meta name="color:Post title" content="#740c0c" />
  73. <meta name="color:Post text" content="#474747" />
  74. <meta name="color:Post italics" content="#73b39a" />
  75. <meta name="color:Post links" content="#cf9654" />
  76. <meta name="color:Post bold" content="#7b7dc0" />
  77. <meta name="color:Post bg" content="#e6dfd9" />
  78. <meta name="color:Inner box" content="#cfcfcf"/>
  79. <meta name="color:Permabar bg" content="#7c6464" />
  80. <meta name="color:Wrapper" content="#b4a0a0"/>
  81. <meta name="color:Blog title bg" content="#81414a"/>
  82. <meta name="color:Blog title" content="#e4cb90"/>
  83. <meta name="color:Top bar" content="#23434"/>
  84. <meta name="color:Bg color selection" content="#cc7d86"/>
  85. <meta name="color:Text color selection" content="#FFFFFF"/>
  86.  
  87. <!--your extra links-->
  88.  
  89. <meta name="text:Blog Title" content="">
  90. <meta name="text:Name 1" content="">
  91. <meta name="text:Url 1" content="http://">
  92. <meta name="text:Name 2" content="">
  93. <meta name="text:url 2" content="http://">
  94. <meta name="text:Url 3" content="">
  95. <meta name="text:Name 3" content="">
  96. <meta name="text:Url 3" content="http://">
  97. <meta name="text:Name 4" content="">
  98. <meta name="text:Url 4" content="http://">
  99. <meta name="text:Name 5" content="">
  100. <meta name="text:Url 5" content="http://">
  101. <meta name="text:Name 6" content="">
  102. <meta name="text:Url 6" content="http://">
  103.  
  104. <!--if section-->
  105.  
  106. <meta name="if:Tags" content="0"/>
  107. <meta name="if:Source" content="0"/>
  108. <meta name="if:Infinite Scroll" content="0"/>
  109. <meta name="if:Border" content="0"/>
  110. <meta name="if:Dropdown Menu" content="0"/>
  111. <meta name="if:Button Menu" content="0"/>
  112. <meta name="if:Normal Menu" content="0"/>
  113. <meta name="if:500px" content="0"/>
  114. <meta name="if:400px" content="0"/>
  115. </head>
  116.  
  117. <style type="text/css">
  118.  
  119. @import url(http://fonts.googleapis.com/css?family=Playball);
  120.  
  121. body
  122.  
  123. {font-family:consolas;
  124. font-size:10px;
  125. color:{color:Post text};
  126. background-color:{color:background};
  127. background-image:url('{image:background}');
  128. background-position: fixed;
  129. background-attachment:fixed;
  130. background-repeat:repeat;}
  131.  
  132.  
  133. ::-webkit-scrollbar {width:12px; background: #ffffff;}
  134. ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px;}
  135. ::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
  136.  
  137. ::selection
  138. {background: {color:Bg color selection};
  139. color: {color:Text color selection};}
  140.  
  141. ::-moz-selection
  142. {background: {color:Bg color selection};
  143. color: {color:Text color selection};}
  144.  
  145. ::-webkit-selection
  146. {background: {color:Bg color selection};
  147. color: {color:Text color selection};}
  148.  
  149. a
  150. {text-decoration:none;
  151. color:{color:Post Links};
  152. -ms-transition: all 0.3s ease-in-out;
  153. -webkit-transition: all 0.3s ease-in-out;
  154. -o-transition: all 0.3s ease-in-out;
  155. -moz-transition: all 0.3s ease-in-out;
  156. transition: all 0.3s ease-in-out;}
  157.  
  158. strong
  159. {color:{color:Post bold};}
  160. i
  161. {color:{color:Post italics};}
  162.  
  163.  
  164. a:hover
  165. {-ms-transition: all 1s ease-in-out;
  166. -webkit-transition: all 1s ease-in-out;
  167. -o-transition: all 1s ease-in-out;
  168. -moz-transition: all 1s ease-in-out;
  169. transition: all 1s ease-in-out;
  170. color:{color:Hover links};}
  171.  
  172.  
  173. /*----Topbar----*/
  174.  
  175. {block:ifBorder}
  176.  
  177. .header
  178. {position:fixed;
  179. {block:if500px}width:540px;{/block:if500px}
  180. {block:if400px}width:440px;{/block:if400px}
  181. height:47px;
  182. margin-left:447.5px;
  183. top:5px;
  184. font-family:'Playball', cursive;
  185. font-size:34px;
  186. text-align:center;
  187. background-color:{color:blog title bg};
  188. border-radius: 20px 20px 100px 100px;
  189. -moz-border-radius: 20px 20px 100px 100px;
  190. z-index:1010;}
  191. .header a
  192. {color:{color:blog title};}
  193.  
  194.  
  195. .topbar
  196. {position:fixed;
  197. {block:if500px}width:556px;{/block:if500px}
  198. {block:if400px}width:456px;{/block:if400px}
  199. height:63px;
  200. margin-left:440px;
  201. margin-top:-10px;
  202. background-color:{color:top bar};
  203. border-radius: 0px 0px 50px 50px;
  204. -moz-border-radius:0px 0px 50px 50px;
  205. z-index:1000;}
  206.  
  207. .sideleft
  208. {position:fixed;
  209. width:10px;
  210. height:100%;
  211. margin-left:440px;
  212. bottom:-10px;
  213. margin-top:-10px;
  214. background-color:{color:top bar};
  215. z-index:1000;}
  216.  
  217. .sideright
  218. {position:fixed;
  219. width:10px;
  220. bottom:-10px;
  221. height:100%;
  222. {block:if500px}margin-left:986px;{/block:if500px}
  223. {block:if400px}margin-left:886px;{/block:if400px}
  224. margin-top:-10px;
  225. background-color:{color:top bar};
  226. z-index:1000;}
  227.  
  228. {/block:ifBorder}
  229.  
  230. /*----Sidebar----*/
  231.  
  232. #sidebar
  233. {position:fixed;
  234. border-radius: 260px 20px 20px 20px;
  235. -moz-border-radius: 260px 20px 20px 20px;
  236. overflow:hidden;
  237. width:400px;
  238. min-height:340px;
  239. max-height:510px;
  240. padding:10px;
  241. top:50px;
  242. left:20px;
  243. background-color:{color:Sidebar bg};}
  244.  
  245. #sidebar img
  246. {border-radius:600px 20px 20px 20px;
  247. -moz-border-radius:600px 20px 20px 20px;
  248. max-width:400px;
  249. min-width:400px;
  250. max-height:250px;
  251. opacity: 1.0;
  252. -webkit-transition: all 0.5s ease-in-out;
  253. -moz-transition: all 0.5s ease-in-out;
  254. transition: all 0.5s ease-in-out; }
  255.  
  256. #sidebar img:hover
  257. {opacity:0.8;
  258. -webkit-transition: all 0.5s ease-in-out;
  259. -moz-transition: all 0.5s ease-in-out;
  260. transition: all 0.5s ease-in-out;}
  261.  
  262. /*----Casual Links----*/
  263.  
  264. #nav1
  265. {position:fixed;
  266. left:31px;
  267. top:320px;
  268. padding:4px 4px 1px;
  269. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  270. border-radius: 20px 20px 20px 20px;
  271. -moz-border-radius: 20px 20px 20px 20px;
  272. -ms-transition: all 0.3s ease-in-out;
  273. -webkit-transition: all 0.3s ease-in-out;
  274. -o-transition: all 0.3s ease-in-out;
  275. -moz-transition: all 0.5s ease-in-out;
  276. transition: all 0.5s ease-in-out;}
  277.  
  278. #nav1:hover
  279. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  280. opacity:0.6;
  281. -ms-transition: all 0.3s ease-in-out;
  282. -webkit-transition: all 0.3s ease-in-out;
  283. -o-transition: all 0.3s ease-in-out;
  284. -moz-transition: all 0.3s ease-in-out;
  285. transition: all 0.3s ease-in-out;}
  286.  
  287. #nav1 img
  288. {max-width:30px;
  289. border-radius: 20px 20px 20px 20px;
  290. -moz-border-radius: 20px 20px 20px 20px;}
  291.  
  292. #nav2
  293. {position:fixed;
  294. left:31px;
  295. top:358px;
  296. padding:4px 4px 1px 4px;
  297. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  298. border-radius: 20px 20px 20px 20px;
  299. -moz-border-radius: 20px 20px 20px 20px;
  300. -ms-transition: all 0.3s ease-in-out;
  301. -webkit-transition: all 0.3s ease-in-out;
  302. -o-transition: all 0.3s ease-in-out;
  303. -moz-transition: all 0.3s ease-in-out;
  304. transition: all 0.3s ease-in-out;}
  305.  
  306. #nav2:hover
  307. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  308. opacity:.5;
  309. -ms-transition: all 0.3s ease-in-out;
  310. -webkit-transition: all 0.3s ease-in-out;
  311. -o-transition: all 0.3s ease-in-out;
  312. -moz-transition: all 0.3s ease-in-out;
  313. transition: all 0.3s ease-in-out;}
  314.  
  315. #nav2 img
  316. {max-width:30px;
  317. border-radius: 20px 20px 20px 20px;
  318. -moz-border-radius: 20px 20px 20px 20px;}
  319.  
  320. #nav3
  321. {position:fixed;
  322. left:31px;
  323. top:396px;
  324. padding:4px 4px 1px 4px;
  325. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  326. border-radius: 20px 20px 20px 20px;
  327. -moz-border-radius: 20px 20px 20px 20px;
  328. -ms-transition: all 0.3s ease-in-out;
  329. -webkit-transition: all 0.3s ease-in-out;
  330. -o-transition: all 0.3s ease-in-out;
  331. -moz-transition: all 0.3s ease-in-out;
  332. transition: all 0.3s ease-in-out;}
  333.  
  334. #nav3:hover
  335. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  336. opacity:.5;
  337. -ms-transition: all 0.3s ease-in-out;
  338. -webkit-transition: all 0.3s ease-in-out;
  339. -o-transition: all 0.3s ease-in-out;
  340. -moz-transition: all 0.3s ease-in-out;
  341. transition: all 0.3s ease-in-out;}
  342.  
  343. #nav3 img
  344. {max-width:30px;
  345. border-radius: 20px 20px 20px 20px;
  346. -moz-border-radius: 20px 20px 20px 20px;}
  347.  
  348.  
  349. /*----Extra Links----*/
  350.  
  351. /*----Button Menu----*/
  352.  
  353. #but1
  354. {position:fixed;
  355. left:70px;
  356. top:337px;
  357. padding:4px 4px 1px 4px;
  358. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  359. border-radius: 20px 20px 20px 20px;
  360. -moz-border-radius: 20px 20px 20px 20px;
  361. -ms-transition: all 0.5s ease-in-out;
  362. -webkit-transition: all 0.5s ease-in-out;
  363. -o-transition: all 0.5s ease-in-out;
  364. -moz-transition: all 0.5s ease-in-out;
  365. transition: all 0.5s ease-in-out;}
  366.  
  367. #but1:hover
  368. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  369. opacity:.6;
  370. -ms-transition: all 0.5s ease-in-out;
  371. -webkit-transition: all 0.5s ease-in-out;
  372. -o-transition: all 0.5s ease-in-out;
  373. -moz-transition: all 0.5s ease-in-out;
  374. transition: all 0.5s ease-in-out;}
  375.  
  376. #but1 img
  377. {max-width:30px;
  378. border-radius: 20px 20px 20px 20px;
  379. -moz-border-radius: 20px 20px 20px 20px;}
  380.  
  381. #but2
  382. {position:fixed;
  383. left:110px;
  384. top:337px;
  385. padding:4px 4px 1px;
  386. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  387. border-radius: 20px 20px 20px 20px;
  388. -moz-border-radius: 20px 20px 20px 20px;
  389. -ms-transition: all 0.5s ease-in-out;
  390. -webkit-transition: all 0.5s ease-in-out;
  391. -o-transition: all 0.5s ease-in-out;
  392. -moz-transition: all 0.5s ease-in-out;
  393. transition: all 0.5s ease-in-out;}
  394.  
  395. #but2 img
  396. {max-width:30px;
  397. border-radius: 20px 20px 20px 20px;
  398. -moz-border-radius: 20px 20px 20px 20px;}
  399.  
  400. #but2:hover
  401. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  402. opacity:.6;
  403. -ms-transition: all 0.5s ease-in-out;
  404. -webkit-transition: all 0.5s ease-in-out;
  405. -o-transition: all 0.5s ease-in-out;
  406. -moz-transition: all 0.5s ease-in-out;
  407. transition: all 0.5s ease-in-out;}
  408.  
  409. #but3
  410. {position:fixed;
  411. left:150px;
  412. top:337px;
  413. padding:4px 4px 1px;
  414. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  415. border-radius: 20px 20px 20px 20px;
  416. -moz-border-radius: 20px 20px 20px 20px;
  417. -ms-transition: all 0.5s ease-in-out;
  418. -webkit-transition: all 0.5s ease-in-out;
  419. -o-transition: all 0.5s ease-in-out;
  420. -moz-transition: all 0.5s ease-in-out;
  421. transition: all 0.5s ease-in-out;}
  422.  
  423.  
  424. #but3 img
  425. {max-width:30px;
  426. border-radius: 20px 20px 20px 20px;
  427. -moz-border-radius: 20px 20px 20px 20px;}
  428.  
  429. #but3:hover
  430. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  431. opacity:.6;
  432. -ms-transition: all 0.5s ease-in-out;
  433. -webkit-transition: all 0.5s ease-in-out;
  434. -o-transition: all 0.5s ease-in-out;
  435. -moz-transition: all 0.5s ease-in-out;
  436. transition: all 0.5s ease-in-out;}
  437.  
  438. #but4
  439. {position:fixed;
  440. left:70px;
  441. top:377px;
  442. padding:4px 4px 1px;
  443. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  444. opacity:1;
  445. border-radius: 20px 20px 20px 20px;
  446. -moz-border-radius: 20px 20px 20px 20px;
  447. -ms-transition: all 0.5s ease-in-out;
  448. -webkit-transition: all 0.5s ease-in-out;
  449. -o-transition: all 0.5s ease-in-out;
  450. -moz-transition: all 0.5s ease-in-out;
  451. transition: all 0.5s ease-in-out;}
  452.  
  453. #but4 img
  454. {max-width:30px;
  455. border-radius: 20px 20px 20px 20px;
  456. -moz-border-radius: 20px 20px 20px 20px;}
  457.  
  458. #but4:hover
  459. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  460. opacity:.6;
  461. -ms-transition: all 0.5s ease-in-out;
  462. -webkit-transition: all 0.5s ease-in-out;
  463. -o-transition: all 0.5s ease-in-out;
  464. -moz-transition: all 0.5s ease-in-out;
  465. transition: all 0.5s ease-in-out;}
  466.  
  467. #but5
  468. {position:fixed;
  469. left:110px;
  470. top:377px;
  471. padding:4px 4px 1px;
  472. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  473. border-radius: 20px 20px 20px 20px;
  474. -moz-border-radius: 20px 20px 20px 20px;
  475. -ms-transition: all 0.5s ease-in-out;
  476. -webkit-transition: all 0.5s ease-in-out;
  477. -o-transition: all 0.5s ease-in-out;
  478. -moz-transition: all 0.5s ease-in-out;
  479. transition: all 0.5s ease-in-out;}
  480.  
  481. #but5 img
  482. {max-width:30px;
  483. border-radius: 20px 20px 20px 20px;
  484. -moz-border-radius: 20px 20px 20px 20px;}
  485.  
  486. #but5:hover
  487. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  488. opacity:.6;
  489. -ms-transition: all 0.5s ease-in-out;
  490. -webkit-transition: all 0.5s ease-in-out;
  491. -o-transition: all 0.5s ease-in-out;
  492. -moz-transition: all 0.5s ease-in-out;
  493. transition: all 0.5s ease-in-out;}
  494.  
  495.  
  496. #but6
  497. {position:fixed;
  498. left:150px;
  499. top:377px;
  500. padding:4px 4px 1px;
  501. box-shadow: 0px 1px 4px rgba(0,0,0,.2);
  502. border-radius: 20px 20px 20px 20px;
  503. -moz-border-radius: 20px 20px 20px 20px;
  504. -ms-transition: all 0.5s ease-in-out;
  505. -webkit-transition: all 0.5s ease-in-out;
  506. -o-transition: all 0.5s ease-in-out;
  507. -moz-transition: all 0.5s ease-in-out;
  508. transition: all 0.5s ease-in-out;}
  509.  
  510. #but6 img
  511. {max-width:30px;
  512. border-radius: 20px 20px 20px 20px;
  513. -moz-border-radius: 20px 20px 20px 20px;}
  514.  
  515. #but6:hover
  516. {box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  517. opacity:.6;
  518. -ms-transition: all 0.5s ease-in-out;
  519. -webkit-transition: all 0.5s ease-in-out;
  520. -o-transition: all 0.5s ease-in-out;
  521. -moz-transition: all 0.5s ease-in-out;
  522. transition: all 0.5s ease-in-out;}
  523.  
  524.  
  525. /*Normal Menu*/
  526.  
  527. {block:IfNormalMenu}
  528.  
  529. #ne1
  530. {position:fixed;
  531. overflow: auto;
  532. width:100px;
  533. height:11px;
  534. padding:0px 1px 2px 1px;
  535. text-align:center;
  536. font-family:consolas;
  537. font-size:10px;
  538. letter-spacing:1px;
  539. margin-top:316px;
  540. margin-left:65px;
  541. background-color:{color:Extras bg};
  542. border-radius: 40px 40px 40px 40px;
  543. -ms-transition: all 1s ease-in-out;
  544. -webkit-transition: all 1s ease-in-out;
  545. -o-transition: all 1s ease-in-out;
  546. -moz-transition: all 1s ease-in-out;
  547. transition: all 1s ease-in-out;}
  548.  
  549. #ne2
  550. {position:fixed;
  551. overflow: auto;
  552. width:100px;
  553. height:11px;
  554. padding:0px 1px 2px 1px;
  555. text-align:center;
  556. font-family:consolas;
  557. font-size:10px;
  558. letter-spacing:1px;
  559. margin-top: 332px;
  560. margin-left:65px;
  561. background-color:{color:Extras bg};
  562. border-radius: 40px 40px 40px 40px;
  563. -moz-border-radius: 40px 40px 40px 40px;
  564. -ms-transition: all 1s ease-in-out;
  565. -webkit-transition: all 1s ease-in-out;
  566. -o-transition: all 1s ease-in-out;
  567. -moz-transition: all 1s ease-in-out;
  568. transition: all 1s ease-in-out;}
  569.  
  570.  
  571.  
  572. #ne3
  573. {position:fixed;
  574. overflow: auto;
  575. width:100px;
  576. height:11px;
  577. padding:0px 1px 2px 1px;
  578. text-align:center;
  579. font-family:consolas;
  580. font-size:10px;
  581. letter-spacing:1px;
  582. margin-top:348px;
  583. margin-left:65px;
  584. background-color:{color:Extras bg};
  585. border-radius: 40px 40px 40px 40px;
  586. -moz-border-radius: 40px 40px 40px 40px;
  587. -ms-transition: all 1s ease-in-out;
  588. -webkit-transition: all 1s ease-in-out;
  589. -o-transition: all 1s ease-in-out;
  590. -moz-transition: all 1s ease-in-out;
  591. transition: all 1s ease-in-out;}
  592.  
  593.  
  594. #ne4
  595. {position:fixed;
  596. overflow: auto;
  597. width:100px;
  598. height:11px;
  599. padding:0px 1px 2px 1px;
  600. text-align:center;
  601. font-family:consolas;
  602. font-size:10px;
  603. letter-spacing:1px;
  604. margin-top:364px;
  605. margin-left:65px;
  606. background-color:{color:Extras bg};
  607. border-radius: 40px 40px 40px 40px;
  608. -moz-border-radius: 40px 40px 40px 40px;
  609. -ms-transition: all 1s ease-in-out;
  610. -webkit-transition: all 1s ease-in-out;
  611. -o-transition: all 1s ease-in-out;
  612. -moz-transition: all 1s ease-in-out;
  613. transition: all 1s ease-in-out;}
  614.  
  615.  
  616. #ne5
  617. {position:fixed;
  618. overflow: auto;
  619. width:100px;
  620. height:11px;
  621. padding:0px 1px 2px 1px;
  622. text-align:center;
  623. font-family:consolas;
  624. font-size:10px;
  625. letter-spacing:1px;
  626. margin-top:380px;
  627. margin-left:65px;
  628. background-color:{color:Extras bg};
  629. border-radius: 40px 40px 40px 40px;
  630. -moz-border-radius: 40px 40px 40px 40px;
  631. -ms-transition: all 1s ease-in-out;
  632. -webkit-transition: all 1s ease-in-out;
  633. -o-transition: all 1s ease-in-out;
  634. -moz-transition: all 1s ease-in-out;
  635. transition: all 1s ease-in-out;}
  636.  
  637.  
  638.  
  639. #ne6
  640. {position:fixed;
  641. overflow: auto;
  642. width:100px;
  643. height:11px;
  644. padding:0px 1px 2px 1px;
  645. text-align:center;
  646. font-family:consolas;
  647. font-size:10px;
  648. letter-spacing:1px;
  649. margin-top:396px;
  650. margin-left:65px;
  651. background-color:{color:Extras bg};
  652. border-radius: 40px 40px 40px 40px;
  653. -moz-border-radius: 40px 40px 40px 40px;
  654. -ms-transition: all 1s ease-in-out;
  655. -webkit-transition: all 1s ease-in-out;
  656. -o-transition: all 1s ease-in-out;
  657. -moz-transition: all 1s ease-in-out;
  658. transition: all 1s ease-in-out;}
  659.  
  660.  
  661. #ne1:hover
  662. {background-color:{color:Extras hover bg};
  663. -ms-transition: all 1s ease-in-out;
  664. -webkit-transition: all 1s ease-in-out;
  665. -o-transition: all 1s ease-in-out;
  666. -moz-transition: all 1s ease-in-out;
  667. transition: all 1s ease-in-out;}
  668.  
  669.  
  670. #ne2:hover
  671. {background-color:{color:Extras hover bg};
  672. -ms-transition: all 1s ease-in-out;
  673. -webkit-transition: all 1s ease-in-out;
  674. -o-transition: all 1s ease-in-out;
  675. -moz-transition: all 1s ease-in-out;
  676. transition: all 1s ease-in-out;}
  677.  
  678.  
  679. #ne3:hover
  680. {background-color:{color:Extras hover bg};
  681. -ms-transition: all 1s ease-in-out;
  682. -webkit-transition: all 1s ease-in-out;
  683. -o-transition: all 1s ease-in-out;
  684. -moz-transition: all 1s ease-in-out;
  685. transition: all 1s ease-in-out;}
  686.  
  687.  
  688. #ne4:hover
  689. {background-color:{color:Extras hover bg};
  690. -ms-transition: all 1s ease-in-out;
  691. -webkit-transition: all 1s ease-in-out;
  692. -o-transition: all 1s ease-in-out;
  693. -moz-transition: all 1s ease-in-out;
  694. transition: all 1s ease-in-out;}
  695.  
  696.  
  697. #ne5:hover
  698. {background-color:{color:Extras hover bg};
  699. -ms-transition: all 1s ease-in-out;
  700. -webkit-transition: all 1s ease-in-out;
  701. -o-transition: all 1s ease-in-out;
  702. -moz-transition: all 1s ease-in-out;
  703. transition: all 1s ease-in-out;}
  704.  
  705.  
  706. #ne6:hover
  707. {background-color:{color:Extras hover bg};
  708. -ms-transition: all 1s ease-in-out;
  709. -webkit-transition: all 1s ease-in-out;
  710. -o-transition: all 1s ease-in-out;
  711. -moz-transition: all 1s ease-in-out;
  712. transition: all 1s ease-in-out;}
  713.  
  714.  
  715. {/block:IfNormalMenu}
  716.  
  717.  
  718. /*-----Posts-----*/
  719.  
  720. .postsback
  721. {background-color:{color:Wrapper};
  722. {block:if500px}width:520px;{/block:if500px}
  723. {block:if400px}width:420px;{/block:if400px}
  724. padding:60px 10px 60px;
  725. margin-bottom:-8px;
  726. z-index:500;}
  727.  
  728.  
  729. .post
  730. {{block:if500px}width:500px;{/block:if500px}
  731. {block:if400px}width:400px;{/block:if400px}
  732. overflow:auto;
  733. border-radius: 10px 10px 10px 10px;
  734. -moz-border-radius: 10px 10px 10px 10px;
  735. border:8px solid {color:Post bg};
  736. font-size:11px;
  737. font-family:consolas, cursive;
  738. background-color:{color:Post bg};
  739. color:{color:Post Text};
  740. z-index:888;}
  741.  
  742. .post img
  743. {opacity:1;
  744. -ms-transition: all .5s ease-in-out;
  745. -webkit-transition: all .5s ease-in-out;
  746. -o-transition: all .5s ease-in-out;
  747. -moz-transition: all .5s ease-in-out;
  748. transition: all .5s ease-in-out;}
  749.  
  750. img:hover
  751. {opacity:.7;
  752. -ms-transition: all .5s ease-in-out;
  753. -webkit-transition: all .5s ease-in-out;
  754. -o-transition: all .5s ease-in-out;
  755. -moz-transition: all .5s ease-in-out;
  756. transition: all .5s ease-in-out;}
  757.  
  758. /*-----Messages-----*/
  759.  
  760. .ask
  761. {background-color:{color:Inner Box};
  762. border-radius: 20px 20px 20px 20px;
  763. -moz-border-radius: 20px 20px 20px 20px;
  764. min-height:150px;}
  765.  
  766. #askimg img
  767. {margin-top:26px;
  768. margin-left:22px;
  769. border:4px solid {color:Permabar bg};}
  770.  
  771. #asker img
  772. {margin:16px 0px 20px 16px;
  773. box-shadow: 0px 1px 4px rgba(0,0,0,.5);
  774. border-radius: 100px 100px 100px 100px;
  775. -moz-border-radius: 100px 100px 100px 100px;}
  776.  
  777. #quest
  778. {{block:if500px}width:340px;{/block:if500px}
  779. {block:if400px}width:240px;{/block:if400px}
  780. margin-left:120px;
  781. margin-top:-135px;
  782. padding:20px;
  783. word-wrap:break-word;
  784. font-size:22px;
  785. text-align:left;
  786. font-family:'Playball', cursive;}
  787.  
  788. /*-----Quotes-----*/
  789. #qtxt
  790. {font-size:26px;
  791. color:{color:Post bold};
  792. font-family:'Playball', cursive;}
  793.  
  794. /*Links*/
  795. #urlpost
  796. {font-family:consolas;
  797. font-size:20px;
  798. text-align:center;}
  799.  
  800. /*-----Audio Posts-----*/
  801.  
  802. #melody
  803. {position:absolute;
  804. overflow:hidden;
  805. width:27px;
  806. height:27px;
  807. border:8px solid {color:inner border};
  808. margin-top:38.5px; margin-left:45px;
  809. opacity:1;
  810. z-index:90;
  811. -moz-border-radius: 100px 100px 100px;
  812. border-radius: 100px 100px 100px 100px;
  813. -webkit-transition: all 0.5s ease-in-out;
  814. -moz-transition: all 0.5s ease-in-out;
  815. transition: all 0.5s ease-in-out;}
  816.  
  817. #melody:hover
  818. {-moz-border-radius: 100px 100px 100px;
  819. border-radius: 100px 100px 100px 100px;
  820. opacity:0.5;
  821. border:47px solid #e5e5e5;
  822. margin:0px 0px 0px 5px;
  823. -ms-transition: all 0.5s ease-in-out;
  824. -webkit-transition: all 0.5s ease-in-out;
  825. -o-transition: all 0.5s ease-in-out;
  826. -moz-transition: all 0.5s ease-in-out;
  827. transition: all 0.5s ease-in-out;}
  828.  
  829. #medimg img
  830. {margin-left:6px;
  831. -moz-border-radius: 80px 80px 80px 80px;
  832. border-radius: 80px 80px 80px 80px;}
  833.  
  834. #medimg
  835. {position:absolute;
  836. margin-top:0px;}
  837.  
  838. #medback
  839. {margin-bottom:0px;}
  840. #medback img
  841. {border:0px solid #e5e5e5; opacity:.8;
  842. -ms-transition: all 0.5s ease-in-out;
  843. -webkit-transition: all 0.5s ease-in-out;
  844. -o-transition: all 0.5s ease-in-out;
  845. -moz-transition: all 0.5s ease-in-out;
  846. transition: all 0.5s ease-in-out;}
  847.  
  848. #medback img:hover
  849. {opacity:1;
  850. -ms-transition: all 0.5s ease-in-out;
  851. -webkit-transition: all 0.5s ease-in-out;
  852. -o-transition: all 0.5s ease-in-out;
  853. -moz-transition: all 0.5s ease-in-out;
  854. transition: all 0.5s ease-in-out;}
  855.  
  856. #melodyinform
  857. {float:left;
  858. margin:10px 0px 0px 150px;
  859. padding-bottom:20px;}
  860.  
  861.  
  862. /*-----Permabar-----*/
  863.  
  864. .permabar
  865. {margin:12px 0px 12px;
  866. border:2px solid{color:Permabar bg};
  867. {block:if500px}width:512px;{/block:if500px}
  868. {block:if400px}width:412px;{/block:if400px}
  869. min-height:20px;
  870. word-wrap:word-break;
  871. border-radius: 10px 10px 10px 10px;
  872. -moz-border-radius: 10px 10px 10px 10px;
  873. background-color:{color:Permabar bg};
  874. color:{color:Permabar text};}
  875.  
  876. .permabar a
  877. {color:{color:Post links};}
  878. .permabar i
  879. {color:{color:Post italics};}
  880.  
  881.  
  882. /*----Pagination----*/
  883.  
  884.  
  885. .pagl
  886. {position:absolute;}
  887.  
  888. .pagl a
  889. {font-size:46px;
  890. font-family:baskervile;
  891. padding-left:10px;
  892. color:{color:blog title bg};
  893. -ms-transition: all 0.5s ease-in-out;
  894. -webkit-transition: all 0.5s ease-in-out;
  895. -o-transition: all 0.5s ease-in-out;
  896. -moz-transition: all 0.5s ease-in-out;
  897. transition: all 0.5s ease-in-out;}
  898.  
  899. .pagr
  900. {position:absolute;}
  901.  
  902. .pagr a
  903. {font-size:46px;
  904. font-family:baskervile;
  905. color:{color:blog title bg};
  906. {block:if500px}margin-left:485px;{/block:if500px}
  907. {block:if400px}margin-left:385px;{/block:if400px}
  908. -ms-transition: all 0.5s ease-in-out;
  909. -webkit-transition: all 0.5s ease-in-out;
  910. -o-transition: all 0.5s ease-in-out;
  911. -moz-transition: all 0.5s ease-in-out;
  912. transition: all 0.5s ease-in-out;}
  913.  
  914. /*-----Random-----*/
  915.  
  916. blockquote
  917. {color:{color:post text};
  918. background-color:{color:Inner box};
  919. margin:10px;
  920. line-height:10px;
  921. padding:6px;
  922. border-left:8px solid {color:Permabar bg};
  923. border-right:8px solid {color:Permabar bg};}
  924.  
  925. ol.notes {
  926. padding: 0px;
  927. margin: 15px 0px;
  928. list-style-type: none;
  929. background-color:{color:post bg}; opacity:0.8;
  930. border: 0px;
  931. letter-spacing: 0px;
  932. text-transform: lowercase;
  933. }
  934.  
  935. li.note {
  936. padding: 1px;
  937. text-align: left;
  938. letter-spacing: 0.5px;
  939. font-size:10px;
  940. text-transform:lowercase;}
  941.  
  942. .notes img{
  943. width: 15px;
  944. position: relative;
  945. top: 1px;
  946. opacity: 0.8;
  947. border-radius: 5px 5px 5px 5px;
  948. -moz-border-radius: 5px 5px 5px 5px;}
  949.  
  950. .credit
  951. {position:fixed;
  952. bottom:10px;
  953. margin-left:2px;
  954. letter-spacing:1px;
  955. font-size:14px;
  956. font-family: 'Playball', cursive;
  957. color:{color:Links};
  958. z-index:1200;}
  959.  
  960. iframe#tumblr_controls{position:fixed !important;}
  961.  
  962.  
  963. #movetop
  964. {z-index:1000;
  965. position:fixed; bottom:10px; right:10px; opacity:1;
  966. -ms-transition: all 0.5s ease-in-out;
  967. -webkit-transition: all 0.5s ease-in-out;
  968. -o-transition: all 0.5s ease-in-out;
  969. -moz-transition: all 0.5s ease-in-out;
  970. transition: all 0.5s ease-in-out;}
  971. #movetop:hover
  972. {opacity:.6;
  973. -ms-transition: all 0.5s ease-in-out;
  974. -webkit-transition: all 0.5s ease-in-out;
  975. -o-transition: all 0.5s ease-in-out;
  976. -moz-transition: all 0.5s ease-in-out;
  977. transition: all 0.5s ease-in-out;}
  978.  
  979.  
  980.  
  981. {CustomCSS}
  982.  
  983.  
  984. </style>
  985.  
  986. {block:IfInfiniteScroll}
  987. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  988. {/block:IfInfiniteScroll}
  989.  
  990. </head>
  991.  
  992. <body>
  993.  
  994.  
  995.  
  996. <div id="movetop"> <a href="#top"><img src="{image:top icon}"></a></div>
  997.  
  998.  
  999. <div class="credit"><a href="http://aelyon.tumblr.com/" title="Aelyon">theme designer</a></div>
  1000.  
  1001.  
  1002.  
  1003.  
  1004. <!--Sidebar-->
  1005.  
  1006. <div id="sidebar">
  1007. <img src="{image:sidebar img}"/>
  1008.  
  1009. <div style="padding:10px 10px 10px 158px; z-index:400; width:238px;
  1010. font-size:10px; max-height:230px; overflow:auto; text-align:center; color:{color:Description};">{Description}</div>
  1011.  
  1012. </div>
  1013.  
  1014. <!--Button Menu-->
  1015.  
  1016. {block:IfButtonMenu}
  1017. {block:IfUrl1}<div id="but1">
  1018. <a href="{text:url 1}"><img src="{image:button 1}"></a>
  1019. </div> {/block:IfUrl1}
  1020. {block:IfUrl2}<div id="but2">
  1021. <a href="{text:url 2}"><img src="{image:button 2}"></a>
  1022. </div>{/block:IfUrl2}
  1023. {block:IfUrl3}<div id="but3">
  1024. <a href="{text:url 3}"><img src="{image:button 3}"></a>
  1025. </div>{/block:IfUrl3}
  1026. {block:IfUrl4}<div id="but4">
  1027. <a href="{text:url 4}"><img src="{image:button 4}"></a>
  1028. </div>{/block:IfUrl4}
  1029. {block:IfUrl5}<div id="but5">
  1030. <a href="{text:url 5}"><img src="{image:button 5}"></a>
  1031. </div>{/block:IfUrl5}
  1032. {block:IfUrl6}<div id="but6">
  1033. <a href="{text:url 6}"><img src="{image:button 6}"></a>
  1034. </div>{/block:IfUrl6}
  1035. {/block:IfButtonMenu}
  1036.  
  1037. <!--Normal Menu-->
  1038.  
  1039. {block:IfNormalMenu}
  1040.  
  1041. {block:IfUrl1}<div id="ne1">
  1042. {block:IfUrl1}<a href="{text:url 1}"><div class="normalextra">{text:Name 1}</div></a>
  1043. </div> {/block:IfUrl1}
  1044. {block:IfUrl2}<div id="ne2">
  1045. <a href="{text:url 2}"><div class="normalextra">{text:Name 2}</div></a>
  1046. </div> {/block:IfUrl2}
  1047. {block:IfUrl3}<div id="ne3">
  1048. <a href="{text:url 3}"><div class="normalextra">{text:Name 3}</div></a>
  1049. </div> {/block:IfUrl3}
  1050. {block:IfUrl4}<div id="ne4">
  1051. <a href="{text:url 4}"><div class="normalextra">{text:Name 4}</div></a>
  1052. </div> {/block:IfUrl4}
  1053. {block:IfUrl5}<div id="ne5">
  1054. <a href="{text:url 5}"><div class="normalextra">{text:Name 5}</div></a>
  1055. </div> {/block:IfUrl5}
  1056. {block:IfUrl6}<div id="ne6">
  1057. <a href="{text:url 6}"><div class="normalextra">{text:Name 6}</div></a>
  1058. </div> {/block:IfUrl6}
  1059. {/block:IfNormalMenu}
  1060.  
  1061. {block:IfDropdownMenu}
  1062. <div id="dropdown">
  1063. <select style="position:fixed; width:115px; border:0px solid #aaa; box-shadow: 0px 1px 4px rgba(0,0,0,.2); padding:4px; color:{color:Extras text}; background-color:{color:Extras bg}; font-family: consolas; text-transform:uppercase; font-size:8px; z-index:860; letter-spacing:2px; left:65px; top:355px; onChange="location.href=this.options[this.selectedIndex].value;">
  1064. <option value=''>Navigation ➜ </option>
  1065. {block:IfUrl1}<option value="{block:IfUrl1}{text:Url 1}{/block:IfUrl1}">{text:Name 1}</option>{/block:IfUrl1}
  1066.  
  1067. {block:IfUrl2}<option value="{block:IfUrl2}{text:Url 2}{/block:IfUrl2}">{text:Name 2}</option>{/block:IfUrl2}
  1068.  
  1069. {block:IfUrl3}<option value="{block:IfUrl3}{text:Url 3}{/block:IfUrl3}">{text:Name 3}</option>{/block:IfUrl3}
  1070.  
  1071. {block:IfUrl4}<option value="{block:IfUrl4}{text:Url 4}{/block:IfUrl4}">{text:Name 4}</option>{/block:IfUrl4}
  1072.  
  1073. {block:IfUrl5}<option value="{block:IfUrl5}{text:Url 5}{/block:IfUrl5}">{text:Name 5}</option>{/block:IfUrl5}
  1074.  
  1075. {block:IfUrl6}<option value="{block:IfUrl6}{text:Url 6}{/block:IfUrl6}">{text:Name 6}</option>{/block:IfUrl6}
  1076.  
  1077. </select>
  1078. </div>
  1079. {/block:IfDropdownMenu}
  1080.  
  1081.  
  1082. <div id="nav1">
  1083. <a href="/"><img src="{image:Index}"></a>
  1084. </div>
  1085. <div id="nav2">
  1086. <a href="/ask"><img src="{image:Message}"></a>
  1087. </div>
  1088. <div id="nav3">
  1089. <a href="/archive"><img src="{image:Archive}"></a></div>
  1090.  
  1091. <!--Border-->
  1092.  
  1093. {block:ifBorder}
  1094. <div class="topbar"></div>
  1095.  
  1096. <div class="sideleft"></div>
  1097.  
  1098. <div class="sideright"></div>
  1099.  
  1100. <!--Header Bg-->
  1101. <div class="header"><a href="/">{Title}</a></div>
  1102. {/block:ifBorder}
  1103.  
  1104. <div style="margin-left:450px; width:600px; ">
  1105.  
  1106.  
  1107. <div class="postsback">
  1108.  
  1109. <div class = "autopagerize_page_element" >
  1110.  
  1111. {block:Posts}
  1112. <div class="post">
  1113.  
  1114. <!--Texts-->
  1115.  
  1116. {block:Text}
  1117. <div style="font-family:consolas,cursive; font-size:12px; text-align:center; color:{color:Post title};"><h2>{Title}</h2></div>
  1118. {Body}
  1119. {block:Caption}{Caption}{/block:Caption}
  1120.  
  1121. {/block:Text}
  1122.  
  1123. <!--Photos-->
  1124.  
  1125. {block:Photo}
  1126.  
  1127. {LinkOpenTag}
  1128.  
  1129. {block:if500px}
  1130. <img src="{PhotoURL-500}" width="500px" alt="{PhotoAlt}"/>
  1131. {/block:if500px}
  1132. {block:if400px}
  1133. <img src="{PhotoURL-400}" width="400px" alt="{PhotoAlt}"/>
  1134. {/block:if400px}
  1135.  
  1136. {LinkCloseTag}
  1137. {block:HighRes}
  1138. <div style="margin-left:0px; margin-top:-7px; font-size:20px;">
  1139. <a href="{PhotoURL-HighRes}"> ↳</a></div>
  1140. {/block:HighRes}
  1141. {block:Caption}{Caption}{/block:Caption}
  1142. {/block:Photo}
  1143.  
  1144. {block:Photoset}
  1145. {block:if500px}{Photoset-500}{/block:if500px}
  1146. {block:if400px}{Photoset-400}{/block:if400px}
  1147. {block:Caption}{Caption}{/block:Caption}
  1148. {/block:Photoset}
  1149.  
  1150. <!--Quotes-->
  1151.  
  1152. {block:Quote}
  1153. <div id="quote">
  1154. <div id="qtxt">❝{Quote}❞</div>
  1155. </div>
  1156. <div style="font-family:consolas,cursive; padding:2px; text-align:right;">
  1157. {block:Source}
  1158. <div style="font-size:11px; text-align:right; margin-right:40px;font-style: italic; padding-top:1px; padding-bottom:5px;">({Source})</div>
  1159. {/block:Source}</div>
  1160. {/block:Quote}
  1161.  
  1162.  
  1163. {block:Link}
  1164. <div id="urlpost">
  1165. <a href="{URL}"target="{Target}">~ {Name} ~</a></div>
  1166. {block:Description}<div style="margin-left:10px;">{Description}{/block:Description}
  1167. </div>
  1168. {/block:Link}
  1169.  
  1170. <!--Chat-->
  1171.  
  1172. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<div style=" padding:4px;">{block:Label}<strong>{Label}</strong>{/block:Label}{Line}<br></div>{/block:Lines}{/block:Chat}
  1173.  
  1174. <!--Audio-->
  1175.  
  1176. {block:Audio}
  1177. {block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
  1178. <div style="padding:8px;">
  1179. {block:AudioPlayer}
  1180. <div id="melody">{AudioPlayerGrey}</div>
  1181. {block:AlbumArt}
  1182. <div id="medimg">
  1183. <img src="{AlbumArtURL}" height="120"/></div>
  1184. {/block:AlbumArt}
  1185. {/block:AudioPlayer}
  1186. </div>
  1187. <div id="melodyinform">{block:Artist}
  1188. ❖ {Artist}
  1189. {/block:Artist}{block:Album}
  1190. <p>❖ {Album}</p>
  1191. {/block:Album}{block:TrackName}
  1192. <p>❖ <em>{TrackName}</em></p>
  1193. {/block:TrackName}
  1194. <div style="float:left; margin-top:10px;">
  1195. {block:Caption}{Caption}{/block:Caption}</div>
  1196. </div>
  1197. {/block:Audio}
  1198.  
  1199. <!--Videos-->
  1200.  
  1201. {block:Video}
  1202. {block:if500px}{Video-500}{/block:if500px}
  1203. {block:if400px}{Video-400}{/block:if400px}
  1204. {block:Caption}{Caption}{/block:Caption}
  1205. {/block:Video}
  1206.  
  1207. <!--Asks-->
  1208.  
  1209. {block:Answer}
  1210. <div id="asker">
  1211. <div class="ask">
  1212. <div id="askimg">
  1213. <a href="{Askerurl}"><img src="{AskerPortraitURL-96}"/></a></div>
  1214. <div id="quest"> ❝ {Question} ❞ </div>
  1215. </div></div>
  1216. <div style="margin-top:10px; padding:10px; width:480px; word-wrap:break-word;">{Answer}</div>
  1217. {/block:Answer}
  1218.  
  1219.  
  1220.  
  1221. </div>
  1222. <!--Permalinks-->
  1223.  
  1224. <div class="permabar">
  1225. <center>{block:Date}
  1226. <a href="{Permalink}">
  1227. <img src="http://24.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho8_r1_100.gif" />: <em>{TimeAgo}</em></a>
  1228. {/block:Date}
  1229. {block:NoteCount}
  1230. <a href="{Permalink}"><img src="http://24.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho8_r4_100.png" alt="">: <em>{NoteCountWithLabel}</em></a>
  1231. {/block:NoteCount}
  1232. {block:IfTags}
  1233. {block:Tags}<a href="{TagURL}"><img src="http://25.media.tumblr.com/tumblr_m9n0hnnVzv1rsgy9ho6_r1_100.png" alt="">: <i>{Tag}</i> </a>
  1234. {/block:Tags}
  1235. {/block:IfTags}
  1236. {block:ContentSource}
  1237. Source:<a href="{SourceURL}"><strong> {SourceTitle}</strong></a>
  1238. {/block:ContentSource}
  1239. </center>
  1240.  
  1241. <!--End of posts-->
  1242. </div>
  1243.  
  1244. <div id="note">
  1245. {block:PostNotes}
  1246. {PostNotes}
  1247. {/block:PostNotes}
  1248. </div>
  1249.  
  1250. {/block:Posts}
  1251.  
  1252. <!--Pagination-->
  1253.  
  1254. {block:IfNotInfiniteScroll}
  1255.  
  1256. {block:Pagination}
  1257. {block:PreviousPage}
  1258. <div class="pagl">
  1259. <a href="{PreviousPage}">« </a></div>
  1260. {/block:PreviousPage}
  1261. {block:NextPage}
  1262. <div class="pagr"><a href="{NextPage}"> »</a></div>
  1263. {/block:NextPage}
  1264. {/block:Pagination}
  1265.  
  1266. {/block:IfNotInfiniteScroll}
  1267.  
  1268. </div>
  1269. </div>
  1270.  
  1271. </body>
  1272.  
  1273. </html>
Advertisement
Add Comment
Please, Sign In to add comment