Advertisement
zojoh

Thirty

Jul 28th, 2013
18,315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.54 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <!---
  5.  
  6. Theme #30 by Heidi @ladmilk
  7.  
  8.  
  9. Inspired by:
  10. Sorrism - Helium theme
  11. Tumblr
  12.  
  13.  
  14. Credit:
  15. Imageloaded: (imagesloaded.desandro.com)
  16. Masonry: (masonry.desandro.com)
  17. Infinitescroll: Paulirish (https://github.com/infinite-scroll/infinite-scroll)
  18. Photoset: PixelUnion (https://github.com/PixelUnion/Extended-Tumblr-Photoset)
  19. Video Resizing: Shy Themes (http://shythemes.tumblr.com/post/134536748863/tutorial-resizing-videos)
  20. Slick: Ken Wheeler (http://kenwheeler.github.io/slick/)
  21. Draggable Tags: (http://www.jqueryscript.net/other/Tumblr-Like-Draggable-Tag-Bar-with-jQuery-CSS3-Tag-Overflow.html)
  22.  
  23. ---->
  24.  
  25. <head>
  26. <title>{Title}</title>
  27. {block:Description}
  28. <meta name="description" content="{MetaDescription}" />
  29. {/block:Description}
  30. <link rel="shortcut icon" href="{Favicon}" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  32.  
  33. <meta name="color:Background" content="#f8f8f8"/>
  34. <meta name="color:Posts" content="#ffffff"/>
  35. <meta name="color:Post Title" content="#222222" />
  36. <meta name="color:Text" content="#888888"/>
  37. <meta name="color:Links" content="#000000"/>
  38. <meta name="color:Links Hover" content="#444444"/>
  39. <meta name="color:Bold" content="#444444"/>
  40. <meta name="color:Italic" content="#cccccc"/>
  41. <meta name="color:Blockquote" content="#dddddd"/>
  42. <meta name="color:Borders" content="#eeeeee"/>
  43.  
  44. <meta name="color:Tags" content="#cccccc"/>
  45. <meta name="color:Reblog and Like Button" content="#bbbbbb"/>
  46. <meta name="color:Perma Links" content="#bbbbbb"/>
  47. <meta name="color:Perma Links Hover" content="#666666"/>
  48.  
  49. <meta name="color:Header" content="#ffffff" />
  50. <meta name="color:Header Borders" content="#eeeeee" />
  51. <meta name="color:Title" content="#222222" />
  52. <meta name="color:Navigation" content="#222222" />
  53. <meta name="color:Navigation Hover" content="#cccccc" />
  54.  
  55. <meta name="color:About" content="#ffffff"/>
  56. <meta name="color:About Text" content="#666666"/>
  57. <meta name="color:About Borders" content="#eeeeee"/>
  58.  
  59. <meta name="color:Sidebar" content="#ffffff"/>
  60. <meta name="color:Sidebar Title" content="#888888"/>
  61. <meta name="color:Sidebar Text" content="#aaaaaa"/>
  62. <meta name="color:Sidebar Links" content="#888888"/>
  63. <meta name="color:Sidebar Borders" content="#eeeeee"/>
  64.  
  65. <meta name="color:Recent Updates Dots" content="#888888"/>
  66. <meta name="color:Recent Updates Hover Background" content="#ffffff"/>
  67. <meta name="color:Recent Updates Hover Title" content="#222222"/>
  68.  
  69. <meta name="color:Spotlight Overlay" content="#000000"/>
  70. <meta name="color:Spotlight" content="#ffffff"/>
  71. <meta name="color:Spotlight Text" content="#888888"/>
  72.  
  73. <meta name="color:Footer" content="#000000" />
  74. <meta name="color:Footer Title" content="#ffffff" />
  75. <meta name="color:Footer Text" content="#cccccc"/>
  76. <meta name="color:Footer Links" content="#ffffff"/>
  77.  
  78. <meta name="color:Scroll" content="#ffffff"/>
  79. <meta name="color:Scrollbar" content="#dddddd"/>
  80.  
  81.  
  82. <meta name="image:Background" content="" />
  83. <meta name="image:Header" content="" />
  84. <meta name="image:Icon" content="" />
  85.  
  86. <meta name="image:Updates 1" content="" />
  87. <meta name="image:Updates 2" content="" />
  88. <meta name="image:Updates 3" content="" />
  89. <meta name="image:Updates 4" content="" />
  90. <meta name="image:Updates 5" content="" />
  91.  
  92. <meta name="image:News" content="" />
  93.  
  94. <meta name="image:Member 1" content="" />
  95. <meta name="image:Member 2" content="" />
  96. <meta name="image:Member 3" content="" />
  97. <meta name="image:Member 4" content="" />
  98. <meta name="image:Member 5" content="" />
  99.  
  100.  
  101. <meta name="if:Sticky Navigation" content="0" />
  102. <meta name="if:Sticky Pagination" content="0" />
  103. <meta name="if:About" content="1" />
  104.  
  105. <meta name="if:Recent Updates" content="1" />
  106. <meta name="if:Schedule" content="1" />
  107. <meta name="if:News" content="1" />
  108. <meta name="if:Extra" content="1" />
  109. <meta name="if:Members" content="1" />
  110. <meta name="if:Official Links" content="1" />
  111. <meta name="if:Blog Members" content="1" />
  112. <meta name="if:Disclaimer" content="1" />
  113. <meta name="if:Footer Extra" content="1" />
  114. <meta name="if:Blog Stats" content="1" />
  115. <meta name="if:Searchbar" content="1" />
  116.  
  117. <meta name="if:Borders" content="0" />
  118. <meta name="if:Round Borders" content="0" />
  119. <meta name="if:Box Shadow" content="1" />
  120. <meta name="if:Show Captions" content="1" />
  121. <meta name="if:Show Tags" content="1" />
  122. <meta name="if:Draggable Tags" content="1" />
  123. <meta name="if:Reblog Button" content="1" />
  124. <meta name="if:Like Button" content="1" />
  125.  
  126. <meta name="if:Masonry" content="1" />
  127. <meta name="if:Infinitescroll" content="0" />
  128. <meta name="if:Manual Load" content="0" />
  129.  
  130. <meta name="select:Tumblr Controls" content="t_w" title="White" />
  131. <meta name="select:Tumblr Controls" content="t_g" title="Grey" />
  132. <meta name="select:Tumblr Controls" content="t_b" title="Black" />
  133.  
  134. <meta name="select:Icon Shape" content="square" title="Square" />
  135. <meta name="select:Icon Shape" content="rounded" title="Rounded" />
  136. <meta name="select:Icon Shape" content="circle" title="Circle" />
  137.  
  138. <meta name="select:Body Width" content="100vw" title="Full" />
  139. <meta name="select:Body Width" content="1450px" title="1450px" />
  140. <meta name="select:Body Width" content="1400px" title="1400px" />
  141. <meta name="select:Body Width" content="1350px" title="1350px" />
  142. <meta name="select:Body Width" content="1300px" title="1300px" />
  143. <meta name="select:Body Width" content="1250px" title="1250px" />
  144. <meta name="select:Body Width" content="1200px" title="1200px" />
  145. <meta name="select:Body Width" content="1150px" title="1150px" />
  146. <meta name="select:Body Width" content="1100px" title="1100px" />
  147. <meta name="select:Body Width" content="1000px" title="1000px" />
  148. <meta name="select:Body Width" content="950px" title="950px" />
  149.  
  150. <meta name="select:Header Img Height" content="40" title="40vh" />
  151. <meta name="select:Header Img Height" content="35" title="35vh" />
  152. <meta name="select:Header Img Height" content="30" title="30vh" />
  153. <meta name="select:Header Img Height" content="25" title="25vh" />
  154.  
  155. <meta name="select:Sidebar Width" content="200" title="200px" />
  156. <meta name="select:Sidebar Width" content="250" title="250px" />
  157. <meta name="select:Sidebar Width" content="300" title="300px" />
  158. <meta name="select:Sidebar Width" content="350" title="350px" />
  159. <meta name="select:Sidebar Width" content="400" title="400px" />
  160. <meta name="select:Sidebar Width" content="450" title="450px" />
  161.  
  162. <meta name="select:Post Size" content="200" title="200px" />
  163. <meta name="select:Post Size" content="250" title="250px" />
  164. <meta name="select:Post Size" content="300" title="300px" />
  165. <meta name="select:Post Size" content="350" title="350px" />
  166. <meta name="select:Post Size" content="400" title="400px" />
  167. <meta name="select:Post Size" content="450" title="450px" />
  168. <meta name="select:Post Size" content="500" title="500px" />
  169.  
  170. <meta name="select:Post Size Permalinkpage" content="200" title="200px" />
  171. <meta name="select:Post Size Permalinkpage" content="250" title="250px" />
  172. <meta name="select:Post Size Permalinkpage" content="300" title="300px" />
  173. <meta name="select:Post Size Permalinkpage" content="350" title="350px" />
  174. <meta name="select:Post Size Permalinkpage" content="400" title="400px" />
  175. <meta name="select:Post Size Permalinkpage" content="450" title="450px" />
  176. <meta name="select:Post Size Permalinkpage" content="500" title="500px" />
  177.  
  178. <meta name="select:Margin" content="10" title="10px" />
  179. <meta name="select:Margin" content="15" title="15px" />
  180. <meta name="select:Margin" content="20" title="20px" />
  181. <meta name="select:Margin" content="25" title="25px" />
  182. <meta name="select:Margin" content="30" title="30px" />
  183. <meta name="select:Margin" content="35" title="35px" />
  184. <meta name="select:Margin" content="40" title="40px" />
  185.  
  186. <meta name="text:Home Title" content="home" />
  187. <meta name="text:Ask Title" content="mailbox" />
  188. <meta name="text:Archive Title" content="archive" />
  189. <meta name="text:Link 1" content="" />
  190. <meta name="text:Title 1" content="" />
  191. <meta name="text:Link 2" content="" />
  192. <meta name="text:Title 2" content="" />
  193. <meta name="text:Link 3" content="" />
  194. <meta name="text:Title 3" content="" />
  195. <meta name="text:Link 4" content="" />
  196. <meta name="text:Title 4" content="" />
  197. <meta name="text:Link 5" content="" />
  198. <meta name="text:Title 5" content="" />
  199.  
  200. <meta name="text:Recent Updates Title" content="Recent Updates" />
  201. <meta name="text:Schedule Title" content="Schedule" />
  202. <meta name="text:News Title" content="News" />
  203. <meta name="text:Extra Title" content="Extra" />
  204. <meta name="text:Members Title" content="Members" />
  205. <meta name="text:Official Links Title" content="Official Links" />
  206. <meta name="text:Blog Members Title" content="Blog Members" />
  207. <meta name="text:Disclaimer Title" content="Disclaimer" />
  208. <meta name="text:Footer Extra Title" content="Stay Tuned" />
  209. <meta name="text:Blog Stats Title" content="Blog Stats" />
  210.  
  211. <meta name="text:Updates 1 Link" content="" />
  212. <meta name="text:Updates 1 Title" content="" />
  213. <meta name="text:Updates 2 Link" content="" />
  214. <meta name="text:Updates 2 Title" content="" />
  215. <meta name="text:Updates 3 Link" content="" />
  216. <meta name="text:Updates 3 Title" content="" />
  217. <meta name="text:Updates 4 Link" content="" />
  218. <meta name="text:Updates 4 Title" content="" />
  219. <meta name="text:Updates 5 Link" content="" />
  220. <meta name="text:Updates 5 Title" content="" />
  221.  
  222. <meta name="text:Event 1 Date" content="" />
  223. <meta name="text:Event 1 Time" content="" />
  224. <meta name="text:Event 1 Description" content="" />
  225. <meta name="text:Event 2 Date" content="" />
  226. <meta name="text:Event 2 Time" content="" />
  227. <meta name="text:Event 2 Description" content="" />
  228. <meta name="text:Event 3 Date" content="" />
  229. <meta name="text:Event 3 Time" content="" />
  230. <meta name="text:Event 3 Description" content="" />
  231. <meta name="text:Event 4 Date" content="" />
  232. <meta name="text:Event 4 Time" content="" />
  233. <meta name="text:Event 4 Description" content="" />
  234. <meta name="text:Event 5 Date" content="" />
  235. <meta name="text:Event 5 Time" content="" />
  236. <meta name="text:Event 5 Description" content="" />
  237. <meta name="text:More Schedule Link" content="" />
  238.  
  239. <meta name="text:News Text" content="News Text" />
  240. <meta name="text:Extra Text" content="Extra Text" />
  241.  
  242. <meta name="text:Member 1 Name" content="" />
  243. <meta name="text:Member 1 Description" content="" />
  244. <meta name="text:Member 2 Name" content="" />
  245. <meta name="text:Member 2 Description" content="" />
  246. <meta name="text:Member 3 Name" content="" />
  247. <meta name="text:Member 3 Description" content="" />
  248. <meta name="text:Member 4 Name" content="" />
  249. <meta name="text:Member 4 Description" content="" />
  250. <meta name="text:Member 5 Name" content="" />
  251. <meta name="text:Member 5 Description" content="" />
  252.  
  253. <meta name="text:Official Link 1" content="" />
  254. <meta name="text:Official Title 1" content="" />
  255. <meta name="text:Official Link 2" content="" />
  256. <meta name="text:Official Title 2" content="" />
  257. <meta name="text:Official Link 3" content="" />
  258. <meta name="text:Official Title 3" content="" />
  259. <meta name="text:Official Link 4" content="" />
  260. <meta name="text:Official Title 4" content="" />
  261.  
  262. <meta name="text:Disclaimer Text" content="Disclaimer Text" />
  263. <meta name="text:Footer Extra Text" content="Extra Text" />
  264. <meta name="text:Established" content="" />
  265. <meta name="text:Visits" content="" />
  266. <meta name="text:Online" content="" />
  267.  
  268.  
  269. <link href="http://static.tumblr.com/3yblkz0/dr1nxb5hh/slick.css" rel='stylesheet' type='text/css' />
  270. <link href="http://static.tumblr.com/3yblkz0/EkLnyuqmx/pxu_ps.css" rel="stylesheet" type="text/css"/>
  271.  
  272.  
  273. <!--- Fonts --->
  274.  
  275.  
  276. <meta name="select:Body Font" content="Open Sans" title="Open Sans" />
  277. <meta name="select:Body Font" content="Roboto" title="Roboto" />
  278. <meta name="select:Body Font" content="Lato" title="Lato" />
  279. <meta name="select:Body Font" content="Montserrat" title="Montserrat" />
  280. <meta name="select:Body Font" content="Source Sans Pro" title="Source Sans Pro" />
  281.  
  282. <meta name="select:Body Font Size" content="8" title="8px" />
  283. <meta name="select:Body Font Size" content="9" title="9px" />
  284. <meta name="select:Body Font Size" content="10" title="10px" />
  285. <meta name="select:Body Font Size" content="11" title="11px" />
  286. <meta name="select:Body Font Size" content="12" title="12px" />
  287.  
  288.  
  289. <meta name="select:Title Font" content="Open Sans" title="Open Sans" />
  290. <meta name="select:Title Font" content="Roboto" title="Roboto" />
  291. <meta name="select:Title Font" content="Lato" title="Lato" />
  292. <meta name="select:Title Font" content="Montserrat" title="Montserrat" />
  293. <meta name="select:Title Font" content="Source Sans Pro" title="Source Sans Pro" />
  294.  
  295. <meta name="select:Accent Font" content="Open Sans" title="Open Sans" />
  296. <meta name="select:Accent Font" content="Roboto" title="Roboto" />
  297. <meta name="select:Accent Font" content="Lato" title="Lato" />
  298. <meta name="select:Accent Font" content="Montserrat" title="Montserrat" />
  299. <meta name="select:Accent Font" content="Source Sans Pro" title="Source Sans Pro" />
  300.  
  301. <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300|Roboto:400,700,500,300|Lato:400,700,300|Montserrat:400,700|Source+Sans+Pro:400,300,700' rel='stylesheet' type='text/css' />
  302.  
  303.  
  304.  
  305. <style type="text/css">
  306.  
  307.  
  308.  
  309. /* Tumblr Controls
  310. _______________________________*/
  311.  
  312. .t_b .tmblr-iframe--desktop-logged-in-controls, .tmblr-iframe, .t_b #tumblr_controls, #tumblr_controls {
  313. top:0%!important;
  314. right:0%!important;
  315. position:fixed!important;
  316. z-index:999999999!important;
  317. }
  318.  
  319. .t_w .tmblr-iframe--desktop-logged-in-controls, .t_w #tumblr_controls {
  320. -webkit-filter:invert(100%);
  321. -moz-filter:invert(100%);
  322. -o-filter:invert(100%);
  323. -ms-filter:invert(100%);
  324. filter:invert(100%);
  325. opacity:0.3;
  326. }
  327.  
  328. .t_g .tmblr-iframe--desktop-logged-in-controls, .t_g #tumblr_controls {
  329. -webkit-filter:invert(70%);
  330. -moz-filter:invert(70%);
  331. -o-filter:invert(70%);
  332. -ms-filter:invert(70%);
  333. filter:invert(70%);
  334. opacity:0.4;
  335. }
  336.  
  337.  
  338. /* Scroll
  339. _______________________________*/
  340.  
  341. ::-webkit-scrollbar { width:5px; height:5px; }
  342. ::-webkit-scrollbar-track-piece { background-color:{color:Scroll}; }
  343. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar}; }
  344.  
  345. .about::-webkit-scrollbar { width:1px; }
  346.  
  347.  
  348.  
  349. /* Body - General
  350. _______________________________*/
  351.  
  352. html, body { margin:0; padding:0; border:0; }
  353.  
  354. header, nav, main, footer, .pa, .pagination { max-width:100%; }
  355.  
  356.  
  357. header, nav, .title, .links, .overlay, main, aside, .updates, .updates div, .updates_title, .spotlight, section, .posts, .post_footer, .post_info, .tags, .reblog_and_like, .perma, .notes, footer, .pa, .ma, .pagination, .sea .quy {
  358. -webkit-box-sizing: border-box;
  359. -moz-box-sizing: border-box;
  360. box-sizing: border-box;
  361. }
  362.  
  363. body {
  364. background-image:url('{image:Background}');
  365. background-attachment:fixed;
  366. background-repeat:repeat;
  367. background-color:{color:Background};
  368. color:{color:Text};
  369. font-family:{select:Body Font}, sans-serif;
  370. font-size:{select:Body Font Size}px;
  371. line-height:140%;
  372. word-wrap:break-word;
  373. }
  374.  
  375. a {
  376. color:{color:Links};
  377. text-decoration:none;
  378. transition-duration: 0.6s;
  379. -moz-transition-duration: 0.6s;
  380. -webkit-transition-duration: 0.6s;
  381. -o-transition-duration: 0.6s;
  382. }
  383.  
  384. a:hover, .updates_title a:hover, footer a:hover, .pa a:hover, .ma a:hover, aside a:hover { color:{color:Links Hover}; }
  385.  
  386. p { margin:5px 0; padding:0; }
  387. p:first-of-type { margin-top:0; }
  388. p:last-of-type { margin-bottom:0; }
  389.  
  390. pre {
  391. margin:5px 0;
  392. padding:2px 4px;
  393. background:#f4f4f4;
  394. white-space:pre-wrap;
  395. word-wrap:break-word;
  396. }
  397.  
  398. blockquote {
  399. margin:8px 0;
  400. padding:2px 0 2px 10px;
  401. border-left:1px solid {color:Blockquote};
  402. }
  403.  
  404. a.tumblr_blog { border-bottom:1px solid {color:Borders}; }
  405.  
  406. ol, ul { margin:0 0 0 15px; padding:0; }
  407. ol li, ul li { padding:2px 0; }
  408.  
  409. .cap { margin:0; padding:15px 20px; }
  410. .cp { display:none; }
  411.  
  412. .read_more_container { margin:5px 0; text-align:center; font-weight:bold; }
  413. .read_more_container a { color:{color:Text}; }
  414.  
  415. .circle,
  416. .circle img.avatar {
  417. -moz-border-radius:100%;
  418. -webkit-border-radius:100%;
  419. border-radius:100%;
  420. }
  421.  
  422. .rounded, .round, .round .notes, .rounded img.avatar {
  423. -moz-border-radius:4px;
  424. -webkit-border-radius:4px;
  425. border-radius:4px;
  426. }
  427.  
  428. .round #photo img, .round .photoset, .round #vid, .round #audio {
  429. -webkit-border-top-left-radius: 4px;
  430. -webkit-border-top-right-radius: 4px;
  431. -moz-border-radius-topleft: 4px;
  432. -moz-border-radius-topright: 4px;
  433. border-top-left-radius: 4px;
  434. border-top-right-radius: 4px;
  435. }
  436.  
  437.  
  438.  
  439. /* Typography
  440. _______________________________*/
  441.  
  442. b, strong { color:{color:Bold}; font-weight:bold; }
  443.  
  444. i, em { color:{color:Italic}; font-style:italic; }
  445.  
  446. h1, h2, h3, h4, h5 {
  447. margin:0;
  448. font-size:120%;
  449. font-weight:normal;
  450. line-height:120%;
  451. }
  452.  
  453. .ppa > h2, .posts > h2 {
  454. margin:0 0 10px 0;
  455. padding:0 0 10px 0;
  456. font-size:16px;
  457. line-height:110%;
  458. border-bottom:1px solid {color:Borders};
  459. color:{color:Post Title};
  460. font-family:{select:Title Font}, sans-serif;
  461. }
  462.  
  463. .ppa > h2:only-child, .posts > h2:only-child { margin:0; padding:0; border:0; }
  464.  
  465. .content li, .content table, footer table td li span, a.ff, #chat li span, #question p, #audio_text {
  466. font-family:{select:Accent Font};
  467. font-size:8px;
  468. letter-spacing:1px;
  469. text-transform:uppercase;
  470. }
  471.  
  472. .spotlight, .schedule_more, .post_info {
  473. font-family:{select:Accent Font};
  474. font-weight:bold;
  475. letter-spacing:1px;
  476. text-transform:uppercase;
  477. }
  478.  
  479. .links, .pa, .ma {
  480. font-family:{select:Accent Font};
  481. letter-spacing:2px;
  482. text-transform:uppercase;
  483. }
  484.  
  485. .title, .content h3, footer table td h3, .updates_title div a, .sea .quy {
  486. font-family:{select:Accent Font};
  487. font-weight:bold;
  488. letter-spacing:2px;
  489. text-transform:uppercase;
  490. }
  491.  
  492. small, sub, sup { font-size:90%; }
  493.  
  494. big { font-size:110%; }
  495.  
  496. sub, sup, small, big { vertical-align:baseline; }
  497.  
  498.  
  499.  
  500. /* Header - Top
  501. _______________________________*/
  502.  
  503. header {
  504. width:{select:Body Width};
  505. height:auto;
  506. margin:0 auto;
  507. position:relative;
  508. }
  509.  
  510. nav {
  511. width:{select:Body Width};
  512. min-height:60px;
  513. top:0;
  514. margin-left:0;
  515. position:relative;
  516. overflow:hidden;
  517. line-height:30px;
  518. display: -webkit-flex;
  519. display: flex;
  520. -webkit-flex-direction: row;
  521. flex-direction: row;
  522. -webkit-flex-wrap: nowrap;
  523. flex-wrap: nowrap;
  524. -webkit-justify-content: flex-start;
  525. justify-content: flex-start;
  526. z-index:99999;
  527. }
  528.  
  529. .nn { position:fixed; }
  530.  
  531.  
  532.  
  533. /* Title
  534. _______________________________*/
  535.  
  536. .title {
  537. width:{select:Sidebar Width}px;
  538. padding:
  539. {block:ifIconImage}15px 60px 15px 30px;{/block:ifIconImage}
  540. {block:ifnotIconImage}15px 30px;{/block:ifnotIconImage}
  541. {block:ifnotHeaderImage}
  542. border-bottom:1px solid {color:Header Borders};
  543. {/block:ifnotHeaderImage}
  544. border-right:1px solid {color:Header Borders};
  545. background:{color:Header};
  546. color:{color:Title};
  547. font-family:{select:Title Font}, sans-serif;
  548. font-size:16px;
  549. }
  550.  
  551. .title a { color:{color:Title}; }
  552.  
  553.  
  554. /* Icon */
  555.  
  556. .i {
  557. width:30px;
  558. height:30px;
  559. margin-left:calc({select:Sidebar Width}px - 90px);
  560. top:-30px;
  561. position:absolute;
  562. display:block;
  563. opacity:0;
  564. transition:all .5s ease-in-out;
  565. -webkit-transition:all .5s ease-in-out;
  566. -moz-transition:all .5s ease-in-out;
  567. -o-transition:all .5s ease-in-out;
  568. }
  569.  
  570. .cc .i { top:15px; opacity:1; }
  571.  
  572.  
  573.  
  574. /* Navigation
  575. _______________________________*/
  576.  
  577. .links {
  578. width:
  579. {block:ShowTitle}calc(100% - {select:Sidebar Width}px);{/block:ShowTitle}
  580. {block:HideTitle}100%;{/block:HideTitle}
  581. {block:ifnotHeaderImage}
  582. border-bottom:1px solid {color:Header Borders};
  583. {/block:ifnotHeaderImage}
  584. padding:15px 30px;
  585. background:{color:Header};
  586. color:{color:Navigation};
  587. text-align:center;
  588. }
  589.  
  590. .links a { margin:0 15px; color:{color:Navigation}; }
  591.  
  592. .links a:hover { color:{color:Navigation Hover}; }
  593.  
  594.  
  595.  
  596. /* Header Image
  597. _______________________________*/
  598.  
  599. .header_img {
  600. width:100%;
  601. height:{select:Header Img Height}vh;
  602. background:url('{image:Header}');
  603. background-attachment:fixed;
  604. background-repeat:no-repeat;
  605. background-size:cover;
  606. background-position:center ;
  607. background-color:{color:Header};
  608. }
  609.  
  610.  
  611.  
  612. /* About
  613. _______________________________*/
  614.  
  615. .overlay {
  616. width:{select:Sidebar Width}px;
  617. height:{select:Header Img Height}vh;
  618. left:0;
  619. top:0;
  620. padding:30px;
  621. position:relative;
  622. display:block;
  623. border-right:1px solid {color:About Borders};
  624. background:rgba({RGBcolor:About}, .6);
  625. color:{color:About Text};
  626. }
  627.  
  628. .about {
  629. width:100%;
  630. max-height:calc({select:Header Img Height}vh - 60px);
  631. position:relative;
  632. overflow:auto;
  633. top:50%;
  634. transform: translateY(-50%);
  635. -webkit-transform: translateY(-50%);
  636. -o-transform: translateY(-50%);
  637. -moz-transform: translateY(-50%);
  638. }
  639.  
  640.  
  641. /* Icon */
  642.  
  643. .ic { width:80px; height:80px; margin-bottom:20px; }
  644.  
  645. .ic img { width:80px; height:80px; }
  646.  
  647.  
  648.  
  649. /* Main - Content
  650. _______________________________*/
  651.  
  652. main {
  653. width:{select:Body Width};
  654. height:auto;
  655. margin:0 auto;
  656. padding:0;
  657. position:relative;
  658. display: -webkit-flex;
  659. display: flex;
  660. -webkit-flex-direction: row;
  661. flex-direction: row;
  662. -webkit-flex-wrap: nowrap;
  663. flex-wrap: nowrap;
  664. -webkit-justify-content: flex-start;
  665. justify-content: flex-start;
  666. }
  667.  
  668. aside, section {
  669. min-height:
  670. {block:ifnotHeaderImage}calc(100vh - 60px);{/block:ifnotHeaderImage}
  671. {block:ifHeaderImage}calc(100vh - {select:Header Img Height}vh - 60px);{/block:ifHeaderImage}
  672. }
  673.  
  674.  
  675.  
  676. /* Sidebar
  677. _______________________________*/
  678.  
  679. aside {
  680. width:{select:Sidebar Width}px;
  681. height:auto;
  682. top:0;
  683. left:0;
  684. padding:30px;
  685. border-right:1px solid {color:Sidebar Borders};
  686. background:{color:Sidebar};
  687. color:{color:Sidebar Text};
  688. }
  689.  
  690. aside a { color:{color:Sidebar Links}; }
  691.  
  692. .content { margin-bottom:30px; display:block; }
  693.  
  694. .content h3 {
  695. margin-bottom:15px;
  696. padding:10px 0;
  697. border-bottom:1px solid {color:Sidebar Borders};
  698. color:{color:Sidebar Title};
  699. font-size:10px;
  700. }
  701.  
  702. .content table {
  703. width:100%;
  704. display:block;
  705. overflow:hidden;
  706. table-layout:fixed;
  707. word-wrap:break-word;
  708. word-break:break-all;
  709. }
  710.  
  711. .content tr { padding:5px 0; display:block; }
  712. .content tr:first-of-type { padding-top:0;}
  713. .content tr:last-of-type { padding-bottom:0; border-bottom:0; }
  714.  
  715. .content td { padding:0 5px; }
  716. .content td:first-of-type { padding-left:0; }
  717. .content td:last-of-type { padding-right:0; }
  718.  
  719. .content ul, footer table td ul, #chat {
  720. margin:0;
  721. padding:0;
  722. list-style:none;
  723. }
  724.  
  725. .content li { padding:5px 0; }
  726. .content li:first-of-type, footer table td li:first-of-type { padding-top:0 }
  727. .content li:last-of-type, footer table td li:last-of-type { padding-bottom:0 }
  728. .content li span, footer table td li span { margin-right:5px; }
  729.  
  730.  
  731.  
  732. /* Recent Updates - Slick
  733. _______________________________*/
  734.  
  735. .updates { margin:15px 0 0 0; overflow:hidden; }
  736.  
  737. .updates div {
  738. width:calc({select:Sidebar Width}px - 30px*2);
  739. height:calc(({select:Sidebar Width}px - 30px*2)/1.5);
  740. overflow:hidden;
  741. }
  742.  
  743. .updates div img {
  744. width:calc({select:Sidebar Width}px - 30px*2);
  745. opacity:.8;
  746. }
  747.  
  748. .updates_title {
  749. top:0px;
  750. padding:20px;
  751. position:absolute;
  752. opacity:0;
  753. background:{color:Recent Updates Hover Background};
  754. color:{color:Recent Updates Hover Title};
  755. transition:all .5s ease-in-out;
  756. -webkit-transition:all .5s ease-in-out;
  757. -moz-transition:all .5s ease-in-out;
  758. -o-transition:all .5s ease-in-out;
  759. }
  760.  
  761. .updates_title div {
  762. width:auto;
  763. height:auto;
  764. position:relative;
  765. line-height:100%;
  766. text-align:center;
  767. top:50%;
  768. transform: translateY(-50%);
  769. -webkit-transform: translateY(-50%);
  770. -o-transform: translateY(-50%);
  771. -moz-transform: translateY(-50%);
  772. }
  773.  
  774. .updates_title div a { color:{color:Recent Updates Hover Title}; }
  775.  
  776. .updates div:hover .updates_title { opacity:.8; }
  777.  
  778.  
  779. /* Slick Dots */
  780.  
  781. .slick-dots { padding:0; position:relative; display:block; list-style:none; text-align:center; }
  782.  
  783. .slick-dots li { width:20px; height:20px; margin:5px 5px 0 5px; padding:0; position:relative; display:inline-block; overflow:hidden; cursor:pointer; }
  784.  
  785. .slick-dots li button { width:20px; height:20px; padding:5px; display:block;
  786. cursor:pointer; outline:none; border:0; background:transparent; color:transparent; font-size:0; }
  787. .slick-dots li button:hover, .slick-dots li button:focus { outline:none; }
  788.  
  789. .slick-dots li button:before { content:"•"; width:20px; height:20px; top:0; left:0; position:absolute; opacity:.40; color:{color:Recent Updates Dots}; font-size:20px; line-height:20px; text-align:center; }
  790.  
  791. .slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity:1; }
  792.  
  793. .slick-dots li.slick-active button:before { opacity:.75; color:{color:Recent Updates Dots}; }
  794.  
  795.  
  796.  
  797. /* Schedule
  798. _______________________________*/
  799.  
  800. .schedule tr {
  801. width:calc({select:Sidebar Width}px - 60px );
  802. padding:10px 0;
  803. border-bottom:1px solid {color:Borders};
  804. }
  805.  
  806. .schedule td:first-of-type { min-width:50px; font-weight:bold; }
  807. .schedule td:first-of-type p { font-weight:normal; }
  808.  
  809. .schedule_more { display:block; text-align:right; margin-top:5px;}
  810.  
  811.  
  812.  
  813. /* News - Spotlight
  814. _______________________________*/
  815.  
  816. .spot { cursor:help; }
  817.  
  818. .spotlight_outer {
  819. width:100%;
  820. height:100%;
  821. top:0;
  822. left:0;
  823. position:fixed;
  824. display:none;
  825. background:rgba({RGBcolor:Spotlight Overlay}, .9);
  826. z-index:999999;
  827. }
  828.  
  829. .ov { width:100%; height:100%; top:0; left:0; }
  830.  
  831. .spotlight {
  832. width:600px;
  833. padding:30px;
  834. position:absolute;
  835. background:{color:Spotlight};
  836. color:{color:Spotlight Text};
  837. text-align:center;
  838. top:50%;
  839. left:50%;
  840. transform: translate(-50%,-50%);
  841. -webkit-transform: translate(-50%,-50%);
  842. -o-transform: translate(-50%,-50%);
  843. -moz-transform: translate(-50%,-50%);
  844. }
  845.  
  846.  
  847. /* Official Links
  848. _______________________________*/
  849.  
  850. .official li {
  851. width:50%;
  852. margin:5px 0;
  853. padding:0;
  854. position:relative;
  855. display:inline-block;
  856. }
  857.  
  858. .official li:nth-of-type(odd) { float:left; }
  859.  
  860.  
  861. /* Members - Blog Members
  862. _______________________________*/
  863.  
  864. .members td:first-of-type { min-width:40px; }
  865. .members td p { font-style:italic; }
  866.  
  867. .m { width:40px; height:40px; }
  868.  
  869. .group_members { margin:5px; }
  870.  
  871.  
  872.  
  873. /* Wrapper - Posts
  874. _______________________________*/
  875.  
  876. section {
  877. width:calc(100% - {select:Sidebar Width}px)!important;
  878. margin:0;
  879. }
  880.  
  881. #wrapper {
  882. {block:IndexPage}{block:ifnotMasonry}
  883. width:calc({select:Post Size}px + {select:Margin}px*2);
  884. {/block:ifnotMasonry}{/block:IndexPage}
  885. {block:PermalinkPage}
  886. width:calc({select:Post Size Permalinkpage}px + {select:Margin}px*2);
  887. {/block:PermalinkPage}
  888. margin:35px auto;
  889. padding:0;
  890. border:0;
  891. }
  892.  
  893. .posts {
  894. width:
  895. {block:IndexPage}
  896. {select:Post Size}px;
  897. {/block:IndexPage}
  898. {block:PermalinkPage}
  899. {select:Post Size Permalinkpage}px;
  900. {/block:PermalinkPage}
  901. height:auto;
  902. margin:{select:Margin}px;
  903. position:relative;
  904. {block:ifBorders}
  905. border:1px solid {color:Borders};
  906. {/block:ifBorders}
  907. background:{color:Posts};
  908. color:{color:Text};
  909. transition-duration: 0.6s;
  910. -moz-transition-duration: 0.6s;
  911. -webkit-transition-duration: 0.6s;
  912. -o-transition-duration: 0.6s;
  913. {block:ifBoxShadow}
  914. -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  915. -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  916. box-shadow: 0 1px 2px rgba(0,0,0,.1);
  917. {/block:ifBoxShadow}
  918. }
  919.  
  920.  
  921. /* Text */
  922.  
  923. .ppa { padding:15px 20px; }
  924.  
  925.  
  926. /* Image */
  927.  
  928. .posts img, img :not(.lightbox-image) { max-width:100%; height:auto; }
  929.  
  930. #photo img { width:100%; display:block; }
  931.  
  932.  
  933. /* Photoset */
  934.  
  935. .tmblr-lightbox, #tumblr_lightbox { background:rgba({RGBcolor:Background}, .9)!important; }
  936.  
  937. .vignette, #vignette { opacity:0!important; }
  938.  
  939. .lightbox-caption, #tumblr_lightbox_caption {
  940. color:inherit!important;
  941. font-family:inherit!important;
  942. font-size:inherit!important;
  943. font-weight:normal!important;
  944. text-shadow:none!important;
  945. }
  946.  
  947. .lightbox-image, #tumblr_lightbox img {
  948. {block:ifnotRoundBorders}
  949. border-radius:0px!important;
  950. -webkit-border-radius:0px!important;
  951. -moz-border-radius:0px!important;
  952. {/block:ifnotRoundBorders}
  953. box-shadow:none!important;
  954. -webkit-box-shadow:none!important;
  955. -moz-box-shadow:none!important;
  956. }
  957.  
  958.  
  959. /* Video */
  960.  
  961. #vid, #vid iframe { display:block; overflow:hidden; }
  962.  
  963.  
  964. /* Audio */
  965.  
  966. iframe.tumblr_audio_player {
  967. width:25px;
  968. height:25px;
  969. display:block;
  970. overflow:hidden;
  971. border:20px solid #fff;
  972. background:#fff;
  973. }
  974.  
  975. #audio {
  976. border-collapse:collapse;
  977. {block:ifnotBorders}
  978. border:1px solid {color:Borders};
  979. {/block:ifnotBorders}
  980. {block:ifBorders}
  981. border-bottom:1px solid {color:Borders};
  982. {/block:ifBorders}
  983. }
  984.  
  985. #audio_text {
  986. padding:10px 15px 10px 10px;
  987. background:#fff;
  988. color:#aaa;
  989. letter-spacing:1.5px;
  990. line-height:10px;
  991. text-align:right;
  992. }
  993.  
  994. #audio img { width:65px; height:65px; margin:0; display:block; }
  995.  
  996. iframe.soundcloud_audio_player {
  997. {block:IndexPage}
  998. width:{select:Post Size}px!important;
  999. {/block:IndexPage}
  1000. {block:PermalinkPage}
  1001. width:{select:Post Size Permalinkpage}px!important;
  1002. {/block:PermalinkPage}
  1003. height:auto!important;
  1004. display:block;
  1005. }
  1006.  
  1007. iframe.spotify_audio_player { height:80px!important; display:block; }
  1008.  
  1009.  
  1010. /* Answer - Ask */
  1011.  
  1012. #question { padding:10px 10px 15px 10px; }
  1013. #question p {
  1014. margin-bottom:4px;
  1015. padding-bottom:4px;
  1016. border-bottom:1px solid {color:Borders};
  1017. font-weight:bold;
  1018. }
  1019.  
  1020.  
  1021. /* Quote */
  1022.  
  1023. #quote { margin-bottom:10px; font-size:12px; font-style:italic; }
  1024. #source { margin-left:20px; }
  1025. #source:before {
  1026. content:"—";
  1027. left:20px;
  1028. position:absolute;
  1029. display:block;
  1030. font-family:sans-serif;
  1031. font-size:12px;
  1032. }
  1033.  
  1034.  
  1035. /* Chat */
  1036.  
  1037. #chat li { padding:5px 0; border-bottom:1px solid {color:Borders}; }
  1038. #chat li:first-of-type { padding-top:0; }
  1039. #chat li:last-of-type { padding-bottom:0; border-bottom:0; }
  1040. #chat li span { margin-right:3px; }
  1041.  
  1042.  
  1043.  
  1044. /* Perma - Post info - Tags
  1045. _______________________________*/
  1046.  
  1047. .post_footer {
  1048. padding:10px 20px;
  1049. border-top:1px solid {color:Borders};
  1050. color:{color:Perma Links};
  1051. }
  1052.  
  1053. .post_footer span { padding-right:7px; }
  1054.  
  1055. .post_footer a, .notes a { margin-right:7px; color:{color:Perma Links}; }
  1056.  
  1057. .post_footer a:hover, .post_footer a:focus, .post_footer a:active, .notes a:hover, .tags a:hover { color:{color:Perma Links Hover}; }
  1058.  
  1059.  
  1060. /* Post Info */
  1061.  
  1062. .post_info {
  1063. width:100%;
  1064. margin:0;
  1065. padding:0;
  1066. display:table;
  1067. border-spacing:0;
  1068. border-collapse:collapse;
  1069. font-size:8px;
  1070. line-height:10px;
  1071. }
  1072.  
  1073. .perma { display:table-cell; vertical-align:middle; word-wrap:normal; }
  1074.  
  1075.  
  1076. /* Reblog and Like Button */
  1077.  
  1078. .reblog_and_like {
  1079. width:40px;
  1080. display:table-cell;
  1081. vertical-align:middle;
  1082. text-align:right;
  1083. white-space:nowrap;
  1084. }
  1085.  
  1086. .reblog_and_like ul {
  1087. margin:0;
  1088. padding:0;
  1089. list-style:none;
  1090. text-align:right;
  1091. }
  1092.  
  1093. .reblog_and_like li { display:inline-block; margin:0 0 0 4px; }
  1094.  
  1095. .like_button, .reblog_button { height:12px; overflow:hidden; }
  1096. .like_toggle { width:12px; height:14px; margin-top:-1.5px;}
  1097. .reblog_button svg path { fill:{color:Reblog and Like Button}; }
  1098.  
  1099. .like { position:relative; padding:0; margin:0; }
  1100. .like svg path { fill:{color:Reblog and Like Button}; }
  1101. .like .like_button { top:0; position:absolute; opacity:0; }
  1102. .like .like_button.liked { opacity: 1; }
  1103.  
  1104. .reblog_button:hover svg path, .like:hover svg path { fill:{color:Perma Links Hover}; }
  1105.  
  1106.  
  1107. /* Tags */
  1108.  
  1109. .tags { margin-bottom:10px; font-size:10px; line-height:12px; }
  1110. .tags a { color:{color:Tags}; }
  1111.  
  1112. .tt { display:none; }
  1113.  
  1114. {block:ifDraggableTags}
  1115. .post_tags { position:relative; overflow:hidden; white-space:nowrap; }
  1116.  
  1117. .post_tags_inner { padding:0px 20px 0px 0; position:relative; float:left; }
  1118.  
  1119. .post_tags.draggable .post_tags_inner {
  1120. cursor:col-resize;
  1121. -webkit-touch-callout:none;
  1122. -webkit-user-select:none;
  1123. -khtml-user-select:none;
  1124. -moz-user-select:none;
  1125. -ms-user-select:none;
  1126. user-select:none;
  1127. }
  1128.  
  1129. .post_tags:after {
  1130. content:'';
  1131. width:20px;
  1132. top:0;
  1133. bottom:0;
  1134. right:0;
  1135. position:absolute;
  1136. background:
  1137. -moz-linear-gradient(left, rgba(255,255,255,0) 0, {color:Posts} 100%);
  1138. background:
  1139. -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, {color:Posts}));
  1140. background:
  1141. -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, {color:Posts} 100%);
  1142. background:
  1143. -o-linear-gradient(left, rgba(255,255,255,0) 0, {color:Posts} 100%);
  1144. background:
  1145. -ms-linear-gradient(left, rgba(255,255,255,0) 0, {color:Posts} 100%);
  1146. background:
  1147. linear-gradient(to right, rgba(255, 255, 255, 0) 0, {color:Posts} 100%);
  1148. }
  1149. {/block:ifDraggableTags}
  1150.  
  1151.  
  1152.  
  1153. /* Notes
  1154. _______________________________*/
  1155.  
  1156. .notes {
  1157. width:{select:Post Size Permalinkpage}px;
  1158. max-height:350px;
  1159. margin:25px auto;
  1160. padding:10px 20px;
  1161. overflow:auto;
  1162. list-style-type:none;
  1163. {block:ifBorders}
  1164. border:1px solid {color:Borders};
  1165. {/block:ifBorders}
  1166. background:{color:Posts};
  1167. color:{color:Perma Links};
  1168. {block:ifBoxShadow}
  1169. -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  1170. -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
  1171. box-shadow: 0 1px 2px rgba(0,0,0,.1);
  1172. {/block:ifBoxShadow}
  1173. }
  1174.  
  1175. ol.notes li.note { padding:10px; border-top:1px solid {color:Borders}; }
  1176. ol.notes li.note:first-of-type { border:0; }
  1177.  
  1178. ol.notes li.note img.avatar {
  1179. width:20px;
  1180. height:20px;
  1181. margin-right:10px;
  1182. vertical-align:-6px;
  1183. }
  1184.  
  1185.  
  1186.  
  1187. /* Footer
  1188. _______________________________*/
  1189.  
  1190. footer {
  1191. width:{select:Body Width};
  1192. height:auto;
  1193. min-height:80px;
  1194. bottom:0;
  1195. margin:0 auto;
  1196. padding:20px 30px;
  1197. background:{color:Footer};
  1198. color:{color:Footer Text};
  1199. z-index:9999;
  1200. }
  1201.  
  1202. footer a, .pa a, .ma a { color:{color:Footer Links}; }
  1203.  
  1204. footer table { width:auto; height:auto; margin:0 auto; }
  1205. footer table td { max-width:300px; padding:0 25px; text-align:justify; }
  1206. footer table td#dis { width:300px; }
  1207. footer table td h3 {
  1208. margin-bottom:10px;
  1209. color:{color:Footer Title};
  1210. font-size:10px;
  1211. }
  1212.  
  1213. a.ff {
  1214. margin:5px 5px 5px 0;
  1215. padding:2px 5px;
  1216. display:inline-block;
  1217. border:1px solid {color:Footer Links};
  1218. -moz-border-radius:4px;
  1219. -webkit-border-radius:4px;
  1220. border-radius:4px;
  1221. }
  1222.  
  1223. a.ff:hover { background:{color:Footer Links}; color:{color:Footer}; }
  1224.  
  1225.  
  1226. /* Pagination - Manual Load */
  1227.  
  1228. .pa, .ma {
  1229. height:auto;
  1230. margin:0 auto;
  1231. {block:ifnotInfinitescroll}
  1232. width:{select:Body Width};
  1233. {/block:ifnotInfinitescroll}
  1234. {block:ifManualLoad}
  1235. width:auto;
  1236. margin-bottom:15px;
  1237. padding:0 0 15px 0;
  1238. border-bottom:1px solid rgba(200, 200, 200, .2);
  1239. {/block:ifManualLoad}
  1240. color:{color:Footer Links};
  1241. text-align:center;
  1242. z-index:9999;
  1243. }
  1244.  
  1245. .pa a, .ma a { margin:0 5px; }
  1246.  
  1247. .pagination {
  1248. width:{select:Body Width};
  1249. margin-left:0;
  1250. padding:15px 0;
  1251. {block:ifStickyPagination}
  1252. opacity:0;
  1253. {/block:ifStickyPagination}
  1254. background:{color:Footer};
  1255. z-index:9999;
  1256. transition:all .5s ease-in-out;
  1257. -webkit-transition:all .5s ease-in-out;
  1258. -moz-transition:all .5s ease-in-out;
  1259. -o-transition:all .5s ease-in-out;
  1260. }
  1261.  
  1262. .pagination.pp { bottom:0; position:fixed; }
  1263.  
  1264. {block:ifInfinitescroll}
  1265. .pa {display:none;}
  1266.  
  1267. .pagination { display:none; }
  1268.  
  1269. #infscr-loading { display:none!important; }
  1270. {/block:ifInfinitescroll}
  1271.  
  1272. a#load { cursor:pointer; }
  1273.  
  1274.  
  1275. /* Searchbar */
  1276.  
  1277. .sea .quy {
  1278. width:100px;
  1279. {block:ifInfiniteScroll}
  1280. margin:15px 0 0 0;
  1281. {/block:ifInfiniteScroll}
  1282. {block:ifnotInfiniteScroll}
  1283. margin:15px 0;
  1284. {/block:ifnotInfiniteScroll}
  1285. padding:5px 0;
  1286. outline:0;
  1287. border:0;
  1288. background-color:transparent;
  1289. color:inherit;
  1290. font-family:inherit;
  1291. font-size:8px;
  1292. transition:all .5s ease-in-out;
  1293. -webkit-transition:all .5s ease-in-out;
  1294. -moz-transition:all .5s ease-in-out;
  1295. -o-transition:all .5s ease-in-out;
  1296. }
  1297.  
  1298. .sea input:focus {
  1299. width:100%;
  1300. padding:5px;
  1301. background-color:rgba(200, 200, 200, .2);
  1302. }
  1303.  
  1304. ::-webkit-input-placeholder, :-ms-input-placeholder { color:inherit; }
  1305. :-moz-placeholder, ::-moz-placeholder { color:inherit; opacity:1; }
  1306.  
  1307. input:focus::-webkit-input-placeholder, input:focus:-moz-placeholder, input:focus::-moz-placeholder, input:focus:-ms-input-placeholder
  1308. { color:transparent; }
  1309.  
  1310.  
  1311.  
  1312. /* Screen res.
  1313. _______________________________*/
  1314.  
  1315. @media only screen and (max-width: 800px) {
  1316.  
  1317. .posts { max-width:350px; }
  1318. .wrapper { max-width:390px; }
  1319. footer, main, nav, header, .pa, .pagination { width:100vw; max-width:100%; }
  1320. .overlay, .title, aside { width:200px!important; }
  1321. .links { width:calc(100% - 200px); line-height:15px; }
  1322. .i { margin-left:110px; }
  1323. section { width:calc(100% - 200px)!important; }
  1324. .updates div, .updates div img { width:calc(200px - 30px*2 - 1px); }
  1325. .updates div { height:calc((200px - 30px*2)/1.5)!important; }
  1326. .content { width:140px; }
  1327. footer table td { width:calc(100%/3); padding:0 15px; }
  1328. }
  1329.  
  1330.  
  1331.  
  1332. {CustomCSS}
  1333.  
  1334.  
  1335.  
  1336. </style>
  1337.  
  1338.  
  1339.  
  1340. <!--------------- Scripts ---------------------->
  1341.  
  1342. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  1343.  
  1344.  
  1345. {block:ifRecentUpdates}
  1346. <script src="http://static.tumblr.com/3yblkz0/VwZnm51yb/slick.min.js"></script>
  1347. {/block:ifRecentUpdates}
  1348. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1349. <script src="http://static.tumblr.com/3yblkz0/Bu3nywvqg/shythemes_vr.js"></script>
  1350.  
  1351. {block:IndexPage}
  1352. <script src="http://static.tumblr.com/3yblkz0/qEunz27je/imagesloaded.pkgd.min.js"></script>
  1353. {block:ifMasonry}
  1354. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  1355. {/block:ifMasonry}
  1356. {block:ifInfinitescroll}
  1357. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  1358. {/block:ifInfinitescroll}
  1359. {/block:IndexPage}
  1360.  
  1361.  
  1362. <script>
  1363. $(document).ready(function(){
  1364. {block:ifNews}
  1365. $('.spot').click(function(){
  1366. $(".spotlight_outer").fadeIn();
  1367. });
  1368. $('.ov').click(function(){
  1369. $(".spotlight_outer").fadeOut();
  1370. });
  1371. {/block:ifNews}
  1372. {block:ifRecentUpdates}
  1373. $('.updates').slick({
  1374. autoplay: true,
  1375. autoplaySpeed: 3000,
  1376. arrows: false,
  1377. slidesToShow: 1,
  1378. infinite: true,
  1379. dots:true,
  1380. variableWidth:true,
  1381. });
  1382. {/block:ifRecentUpdates}
  1383. {block:ifStickyNavigation}
  1384. var sticky = $('nav').offset().top;
  1385. $(window).scroll(function(){
  1386. if( $(window).scrollTop() > sticky ) {
  1387. $('nav').addClass('nn');
  1388. } else {
  1389. $('nav').removeClass('nn');
  1390. }
  1391. });
  1392. {block:ifAbout}{block:ifIconImage}
  1393. var icon = $('.ic').offset().top;
  1394. $(window).scroll(function(){
  1395. if( $(window).scrollTop() >= icon) {
  1396. $('.title').addClass('cc');
  1397. } else {
  1398. $('.title').removeClass('cc');
  1399. }
  1400. });
  1401. {/block:ifIconImage}{/block:ifAbout}
  1402. {/block:ifStickyNavigation}
  1403. {block:IndexPage}
  1404. {block:ifnotInfinitescroll}
  1405. {block:ifStickyPagination}
  1406. $(window).scroll(function(){
  1407. var pa = $('.pa').outerHeight();
  1408. if($(document).height() - ($(window).height() + $(this).scrollTop()) > ($( "footer" ).height() + pa)) {
  1409. $('.pagination').addClass('pp');
  1410. } else {
  1411. $('.pagination').removeClass('pp');
  1412. }
  1413. if( $(window).scrollTop() ) {
  1414. $('.pagination').css({opacity: '1'});
  1415. } else {
  1416. $('.pagination').css({opacity: '0'});
  1417. }
  1418. });
  1419. {/block:ifStickyPagination}
  1420. {/block:ifnotInfinitescroll}
  1421. {/block:IndexPage}
  1422. $('.photo-slideshow').pxuPhotoset({
  1423. lightbox: true,
  1424. rounded: false,
  1425. gutter: '5px',
  1426. borderRadius: '0px',
  1427. photoset: '.photo-slideshow',
  1428. photoWrap: '.photo-data',
  1429. photo: '.pxu-photo'
  1430. });
  1431. {block:IndexPage}
  1432. var $container = $('#wrapper');
  1433. {block:ifMasonry}
  1434. $container.masonry({
  1435. itemSelector: 'article',
  1436. columnWidth: {select:Post Size} + {select:Margin}*2,
  1437. isFitWidth: true,
  1438. });
  1439. $container.imagesLoaded(function(){
  1440. $container.masonry();
  1441. });
  1442. {/block:ifMasonry}
  1443. {block:ifInfinitescroll}
  1444. $container.infinitescroll({
  1445. itemSelector : "article",
  1446. navSelector : ".pagination",
  1447. nextSelector : ".pagination a#next",
  1448. loadingImg : "",
  1449. loadingText : "<em> </em>",
  1450. bufferPx : 1000,
  1451. extraScrollPx: 500,
  1452. {block:ifManualLoad}
  1453. errorCallback: function () { jQuery('a#load').delay(50).fadeOut(); },
  1454. {/block:ifManualLoad}
  1455. },
  1456. function( newElements ) {
  1457. resizeVideos();
  1458. $(newElements).find('.photo-slideshow').pxuPhotoset({
  1459. lightbox: true,
  1460. rounded: false,
  1461. gutter: '5px',
  1462. borderRadius: '0px',
  1463. photoset: '.photo-slideshow',
  1464. photoWrap: '.photo-data',
  1465. photo: '.pxu-photo'
  1466. });
  1467. {block:ifMasonry}
  1468. var $newElems = $(newElements).hide();
  1469. $newElems.imagesLoaded(function(){
  1470. $newElems.fadeIn();
  1471. $container.masonry( 'appended', $newElems, true );
  1472. });
  1473. {/block:ifMasonry}
  1474. {block:ifDraggableTags}
  1475. $(newElements).find(".post_tags_inner").draggable({
  1476. axis: "x",
  1477. scroll: false,
  1478. stop: function() {
  1479. var pt_left = $(this).css("left").replace(/[^-\d\.]/g, '');
  1480. if(pt_left > 0){ $(this).animate({left: 0}, 400, 'easeOutExpo');}
  1481. var pt_width = $(this).outerWidth();
  1482. var pt_parentWidth = $(".post_tags.draggable").outerWidth();
  1483. if(pt_width > pt_parentWidth) {
  1484. if(pt_left < pt_parentWidth - pt_width ){
  1485. $(this).animate({left: pt_parentWidth - pt_width}, 400, 'easeOutExpo' );}
  1486. } else {
  1487. $(this).animate({left: 0}, 400, 'easeOutExpo');}
  1488. }
  1489. });
  1490. {/block:ifDraggableTags}
  1491. {block:ifLikeButton}
  1492. {block:ifnotMasonry}var $newElems = $(newElements);{/block:ifnotMasonry}
  1493. var $newElemsIDs = $newElems.map(function (){return this.id;}).get();
  1494. Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
  1495. {/block:ifLikeButton}
  1496. });
  1497. {block:ifManualLoad}
  1498. $(window).unbind('.infscr');
  1499. $('a#load').click(function() {
  1500. $container.infinitescroll('retrieve');return false;
  1501. });
  1502. {/block:ifManualLoad}
  1503. {/block:ifInfinitescroll}
  1504. {/block:IndexPage}
  1505. });
  1506. </script>
  1507.  
  1508.  
  1509. {block:ifDraggableTags}
  1510. <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
  1511.  
  1512. <script>
  1513. $(document).ready(function(){
  1514. $(".post_tags_inner").draggable({
  1515. axis : "x",
  1516. scroll: false,
  1517. stop: function() {
  1518. var pt_left = $(this).css("left").replace(/[^-\d\.]/g, '');
  1519. if(pt_left > 0){
  1520. $(this).animate({left: 0}, 400, 'easeOutExpo');
  1521. }
  1522. var pt_width = $(this).outerWidth();
  1523. var pt_parentWidth = $(".post_tags.draggable").outerWidth();
  1524. if(pt_width > pt_parentWidth) {
  1525. if(pt_left < pt_parentWidth - pt_width){
  1526. $(this).animate({left: pt_parentWidth - pt_width}, 400, 'easeOutExpo');
  1527. }
  1528. } else {
  1529. $(this).animate({left: 0}, 400, 'easeOutExpo');
  1530. }
  1531. }
  1532. });
  1533. });
  1534. </script>
  1535. {/block:ifDraggableTags}
  1536.  
  1537.  
  1538.  
  1539. </head>
  1540. <body class="{select:Tumblr Controls}">
  1541.  
  1542.  
  1543.  
  1544. <!--------------- Header ---------------------->
  1545.  
  1546. <header>
  1547. <nav>
  1548. {block:ShowTitle}<div class="title"><a href="/">{Title}</a>
  1549. {block:ifIconImage}<img src="{image:Icon}" class="i {select:Icon Shape}" />{/block:ifIconImage}
  1550. </div>{/block:ShowTitle}
  1551.  
  1552.  
  1553. <div class="links">
  1554. {block:ifHomeTitle}<a href="/">{text:Home Title}</a>{/block:ifHomeTitle}
  1555. {block:ifAskTitle}<a href="/ask">{text:Ask Title}</a>{/block:ifAskTitle}
  1556. {block:ifLink1}<a href="{text:Link 1}">{text:Title 1}</a>{/block:ifLink1}
  1557. {block:ifLink2}<a href="{text:Link 2}">{text:Title 2}</a>{/block:ifLink2}
  1558. {block:ifLink3}<a href="{text:Link 3}">{text:Title 3}</a>{/block:ifLink3}
  1559. {block:ifLink4}<a href="{text:Link 4}">{text:Title 4}</a>{/block:ifLink4}
  1560. {block:ifLink5}<a href="{text:Link 5}">{text:Title 5}</a>{/block:ifLink5}
  1561. {block:ifArchiveTitle}<a href="/archive">{text:Archive Title}</a>{/block:ifArchiveTitle}
  1562. </div>
  1563. </nav>
  1564.  
  1565.  
  1566. {block:ifHeaderImage}
  1567. <div class="header_img">
  1568. {block:ifAbout}<div class="overlay">
  1569. <div class="about">{block:ifIconImage}<center><div class="ic"><img src="{image:Icon}" class="{select:Icon Shape}" /></div></center>{/block:ifIconImage}{block:ShowDescription}{Description}{/block:ShowDescription}</div>
  1570. </div>{/block:ifAbout}
  1571. </div>
  1572. {/block:ifHeaderImage}
  1573. </header>
  1574.  
  1575.  
  1576.  
  1577. <main>
  1578.  
  1579.  
  1580.  
  1581. <!--------------- Sidebar ---------------------->
  1582.  
  1583. <aside>
  1584. {block:ifnotHeaderImage}{block:ifAbout}<div class="content">{block:ifIconImage}<center><div class="ic"><img src="{image:Icon}" class="{select:Icon Shape}" /></div></center>{/block:ifIconImage}{block:ShowDescription}{Description}{/block:ShowDescription}</div>{/block:ifAbout}{/block:ifnotHeaderImage}
  1585.  
  1586.  
  1587. <!--------------- Recent Updates ---------------------->
  1588.  
  1589. {block:ifRecentUpdates}
  1590. <div class="content"><h3>{text:Recent Updates Title}</h3>
  1591. <div class="updates">
  1592. {block:ifUpdates1Image}<div><img src="{image:Updates 1}"/>{block:ifUpdates1Title}<div class="updates_title"><div><a href="{text:Updates 1 Link}">{text:Updates 1 Title}</a></div></div>{/block:ifUpdates1Title}</div>{/block:ifUpdates1Image}
  1593. {block:ifUpdates2Image}<div><img src="{image:Updates 2}"/>{block:ifUpdates2Title}<div class="updates_title"><div><a href="{text:Updates 2 Link}">{text:Updates 2 Title}</a></div></div>{/block:ifUpdates2Title}</div>{/block:ifUpdates2Image}
  1594. {block:ifUpdates3Image}<div><img src="{image:Updates 3}"/>{block:ifUpdates3Title}<div class="updates_title"><div><a href="{text:Updates 3 Link}">{text:Updates 3 Title}</a></div></div>{/block:ifUpdates3Title}</div>{/block:ifUpdates3Image}
  1595. {block:ifUpdates4Image}<div><img src="{image:Updates 4}"/>{block:ifUpdates4Title}<div class="updates_title"><div><a href="{text:Updates 4 Link}">{text:Updates 4 Title}</a></div></div>{/block:ifUpdates4Title}</div>{/block:ifUpdates4Image}
  1596. {block:ifUpdates5Image}<div><img src="{image:Updates 5}"/>{block:ifUpdates5Title}<div class="updates_title"><div><a href="{text:Updates 5 Link}">{text:Updates 5 Title}</a></div></div>{/block:ifUpdates5Title}</div>{/block:ifUpdates5Image}
  1597. <!---- Add following if you want more:
  1598. <div><img src="IMAGE URL" /><div class="updates_title"><div><a href="UPDATES TITLE URL">UPDATES TITLE</a></div></div></div>
  1599. ---->
  1600. </div></div>
  1601. {/block:ifRecentUpdates}
  1602.  
  1603.  
  1604. <!--------------- Schedule ---------------------->
  1605.  
  1606. {block:ifSchedule}
  1607. <div class="content"> <h3>{text:Schedule Title}</h3>
  1608. <table border="0" cellpadding="0" cellspacing="0" class="schedule">
  1609. {block:ifEvent1Description}<tr valign="middle" >{block:ifEvent1Date}<td>{text:Event 1 Date}{block:ifEvent1Time}<p>{text:Event 1 Time}</p>{/block:ifEvent1Time}</td>{/block:ifEvent1Date}<td>{text:Event 1 Description}</td></tr>{/block:ifEvent1Description}
  1610. {block:ifEvent2Description}<tr valign="middle">{block:ifEvent2Date}<td>{text:Event 2 Date}{block:ifEvent2Time}<p>{text:Event 2 Time}</p>{/block:ifEvent2Time}</td>{/block:ifEvent2Date}<td>{text:Event 2 Description}</td></tr>{/block:ifEvent2Description}
  1611. {block:ifEvent3Description}<tr valign="middle">{block:ifEvent3Date}<td>{text:Event 3 Date}{block:ifEvent3Time}<p>{text:Event 3 Time}</p>{/block:ifEvent3Time}</td>{/block:ifEvent3Date}<td>{text:Event 3 Description}</td></tr>{/block:ifEvent3Description}
  1612. {block:ifEvent4Description}<tr valign="middle">{block:ifEvent4Date}<td>{text:Event 4 Date}{block:ifEvent4Time}<p>{text:Event 4 Time}</p>{/block:ifEvent4Time}</td>{/block:ifEvent4Date}<td>{text:Event 4 Description}</td></tr>{/block:ifEvent4Description}
  1613. {block:ifEvent5Description}<tr valign="middle">{block:ifEvent5Date}<td>{text:Event 5 Date}{block:ifEvent5Time}<p>{text:Event 5 Time}</p>{/block:ifEvent5Time}</td>{/block:ifEvent5Date}<td>{text:Event 5 Description}</td></tr>{/block:ifEvent5Description}
  1614. <!---- Add following if you want more:
  1615. <tr valign="middle"><td>EVENT DATE <p>EVENT TIME</p></td> <td>EVENT DESCRIPTION</td></tr>
  1616. ---->
  1617. </table>
  1618. {block:ifMoreScheduleLink}<a class="schedule_more" href="{text:More Schedule Link}">(...)</a>{/block:ifMoreScheduleLink}
  1619. </div>
  1620. {/block:ifSchedule}
  1621.  
  1622.  
  1623. <!--------------- News ---------------------->
  1624.  
  1625. {block:ifNews}
  1626. <div class="content"> <h3>{text:News Title}</h3>
  1627. {block:ifNewsImage}<a class="spot"><img src="{image:News}"/></a>{/block:ifNewsImage}{block:ifnotNewsImage}{text:News Text}{/block:ifnotNewsImage}
  1628. </div>
  1629. {block:ifNewsImage}
  1630. <div class="spotlight_outer"><div class="ov"></div>
  1631. <div class="spotlight">{text:News Text}</div>
  1632. </div>
  1633. {/block:ifNewsImage}
  1634. {/block:ifNews}
  1635.  
  1636.  
  1637. <!--------------- Extra ---------------------->
  1638.  
  1639. {block:ifExtra}
  1640. <div class="content"> <h3>{text:Extra Title}</h3>
  1641. {text:Extra Text}
  1642. </div>
  1643. {/block:ifExtra}
  1644.  
  1645.  
  1646. <!--------------- Members ---------------------->
  1647.  
  1648. {block:ifMembers}
  1649. <div class="content"> <h3>{text:Members Title}</h3>
  1650. <table border="0" cellpadding="0" cellspacing="0" class="members">
  1651. {block:ifMember1Name}<tr>{block:ifMember1Image}<td><img class="m {select:Icon Shape}" src="{image:Member 1}"></td>{/block:ifMember1Image}<td>{text:Member 1 Name}{block:ifMember1Description}<p>{text:Member 1 Description}</p>{/block:ifMember1Description}</td></tr>{/block:ifMember1Name}
  1652. {block:ifMember2Name}<tr>{block:ifMember2Image}<td><img class="m {select:Icon Shape}" src="{image:Member 2}"></td>{/block:ifMember2Image}<td>{text:Member 2 Name}{block:ifMember2Description}<p>{text:Member 2 Description}</p>{/block:ifMember2Description}</td></tr>{/block:ifMember2Name}
  1653. {block:ifMember3Name}<tr>{block:ifMember3Image}<td><img class="m {select:Icon Shape}" src="{image:Member 3}"></td>{/block:ifMember3Image}<td>{text:Member 3 Name}{block:ifMember3Description}<p>{text:Member 3 Description}</p>{/block:ifMember3Description}</td></tr>{/block:ifMember3Name}
  1654. {block:ifMember4Name}<tr>{block:ifMember4Image}<td><img class="m {select:Icon Shape}" src="{image:Member 4}"></td>{/block:ifMember4Image}<td>{text:Member 4 Name}{block:ifMember4Description}<p>{text:Member 4 Description}</p>{/block:ifMember4Description}</td></tr>{/block:ifMember4Name}
  1655. {block:ifMember5Name}<tr>{block:ifMember5Image}<td><img class="m {select:Icon Shape}" src="{image:Member 5}"></td>{/block:ifMember5Image}<td>{text:Member 5 Name}{block:ifMember5Description}<p>{text:Member 5 Description}</p>{/block:ifMember5Description}</td></tr>{/block:ifMember5Name}
  1656. <!---- Add following if you want more:
  1657. <tr><td><img class="m {select:Icon Shape}" src="IMAGE URL"></td><td>MEMBER NAME<p>MEMBER DESCRIPTION</p></td></tr>
  1658. ---->
  1659. </table>
  1660. </div>
  1661. {/block:ifMembers}
  1662.  
  1663.  
  1664. <!--------------- Official Links ---------------------->
  1665.  
  1666. {block:ifOfficialLinks}
  1667. <div class="content"> <h3>{text:Official Links Title}</h3>
  1668. <ul class="official">
  1669. {block:ifOfficialLink1}<li><a href="{text:Official Link 1}">{text:Official Title 1}</a></li>{/block:ifOfficialLink1}
  1670. {block:ifOfficialLink2}<li><a href="{text:Official Link 2}">{text:Official Title 2}</a></li>{/block:ifOfficialLink2}
  1671. {block:ifOfficialLink3}<li><a href="{text:Official Link 3}">{text:Official Title 3}</a></li>{/block:ifOfficialLink3}
  1672. {block:ifOfficialLink4}<li><a href="{text:Official Link 4}">{text:Official Title 4}</a></li>{/block:ifOfficialLink4}
  1673. <!---- Add following if you want more:
  1674. <li><a href="LINK URL"> LINK TITLE</a></li>
  1675. ---->
  1676. </ul>
  1677. </div>
  1678. {/block:ifOfficialLinks}
  1679.  
  1680.  
  1681. <!--------------- Blog Members ---------------------->
  1682.  
  1683. {block:ifBlogMembers}{block:GroupMembers}
  1684. <div class="content"> <h3>{text:Blog Members Title}</h3>
  1685. {block:GroupMember}<a href="{GroupMemberURL}"><img class="group_members {select:Icon Shape}" src="{GroupMemberPortraitURL-30}" /></a>{/block:GroupMember}
  1686. </div>
  1687. {/block:GroupMembers}{/block:ifBlogMembers}
  1688. </aside>
  1689.  
  1690.  
  1691.  
  1692.  
  1693. <!--------------- Posts ---------------------->
  1694.  
  1695.  
  1696. <section><div id="wrapper">
  1697. {block:Posts}
  1698. <article class="posts {block:ifRoundBorders}round{/block:ifRoundBorders}" id="{PostID}">
  1699.  
  1700.  
  1701. <div class="{block:Text}ppa{/block:Text}{block:Link}ppa{/block:Link}{block:Answer}ppa{/block:Answer}{block:Quote}ppa{/block:Quote}{block:Chat}ppa{/block:Chat}">
  1702.  
  1703.  
  1704. {block:ContentSource}
  1705. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1706. {/block:SourceLogo}
  1707. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1708. {/block:ContentSource}
  1709.  
  1710.  
  1711. {block:Photo}
  1712. <div id="photo">
  1713. {block:IndexPage}
  1714. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
  1715. {/block:IndexPage}
  1716. {block:PermalinkPage}
  1717. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" />{LinkCloseTag}
  1718. {/block:PermalinkPage}
  1719. </div>
  1720. {/block:Photo}
  1721.  
  1722.  
  1723. {block:Photoset}
  1724. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
  1725. {block:Photos}
  1726. <div class="photo-data">
  1727. <div class="pxu-photo">
  1728. <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}">
  1729. </div>
  1730. <a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a>
  1731. </div>
  1732. {/block:Photos}
  1733. </div>
  1734. {/block:Photoset}
  1735.  
  1736.  
  1737. {block:Video}
  1738. <div id="vid">{Video-500}</div>
  1739. {/block:Video}
  1740.  
  1741.  
  1742. {block:Audio}
  1743. <table id="audio" border="0" cellpadding="0" cellspacing="0" width="100%">
  1744. <tr>
  1745. {block:AudioPlayer}
  1746. <td valign="middle" width="60px">{AudioPlayerWhite}</td>
  1747. {/block:AudioPlayer}
  1748. <td id="audio_text" valign="middle">
  1749. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}{block:Artist}<br/>by {Artist}{/block:Artist}
  1750. </td>
  1751. {block:AlbumArt}
  1752. <td valign="middle" width="65px"><img src="{AlbumArtURL}" /></td>
  1753. {/block:AlbumArt}
  1754. </tr>
  1755. </table>
  1756. {/block:Audio}
  1757.  
  1758.  
  1759. {block:Text}
  1760. {block:Title}<h2>{Title}</h2>{/block:Title}
  1761. {Body}
  1762. {/block:Text}
  1763.  
  1764.  
  1765. {block:Link}
  1766. <h2><a href="{URL}" {Target}>{Name}</a></h2>
  1767. {block:Description}{Description}{/block:Description}
  1768. {/block:Link}
  1769.  
  1770.  
  1771. {block:Answer}
  1772. <div id="question">
  1773. <p>{Asker} asked</p>
  1774. {Question}
  1775. </div>
  1776. {Answer}
  1777. {/block:Answer}
  1778.  
  1779.  
  1780. {block:Quote}
  1781. <div id="quote">{Quote}</div>
  1782. {block:Source}<p id="source">{Source}</p>{/block:Source}
  1783. {/block:Quote}
  1784.  
  1785.  
  1786. {block:Chat}
  1787. {block:Title}<h2>{Title}</h2>{/block:Title}
  1788. <ul id="chat">{block:Lines}<li>
  1789. {block:Label}<span>{Label}</span>{/block:Label} {Line}
  1790. </li>{/block:Lines}</ul>
  1791. {/block:Chat}
  1792.  
  1793.  
  1794. {block:Caption}<div class="cap {block:IndexPage}{block:ifnotShowCaptions}cp{/block:ifnotShowCaptions}{/block:IndexPage}">{Caption}</div>{/block:Caption}
  1795.  
  1796.  
  1797.  
  1798. </div>
  1799.  
  1800.  
  1801.  
  1802. <!----------- Permalink - Post Information - Tags ----------------->
  1803.  
  1804. {block:Date}
  1805. <div class="post_footer">
  1806. {block:HasTags}
  1807. <div class="tags {block:IndexPage}{block:ifnotShowTags}tt{/block:ifnotShowTags}{/block:IndexPage}">
  1808. {block:ifDraggableTags}<div class="post_tags draggable"><div class="post_tags_inner">{/block:ifDraggableTags}
  1809. {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  1810. {block:ifDraggableTags}</div></div>{/block:ifDraggableTags}
  1811. </div>
  1812. {/block:HasTags}
  1813.  
  1814.  
  1815. <div class="post_info">
  1816. <div class="perma">
  1817. {block:IndexPage}
  1818. <a href="{Permalink}">{ShortMonth} {DayOfMonth}</a>
  1819. {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  1820. {/block:IndexPage}
  1821.  
  1822. {block:PermalinkPage}
  1823. <span>{Month} {DayOfMonth}, {Year}</span>
  1824. <span>{TimeAgo}</span>
  1825. {block:NoteCount}<span>{NoteCountWithLabel}</span>{/block:NoteCount}
  1826. {block:RebloggedFrom}
  1827. <a href="{ReblogParentURL}">via</a>
  1828. <a href="{ReblogRootURL}">source</a>
  1829. {/block:RebloggedFrom}
  1830. {/block:PermalinkPage}
  1831. </div>
  1832.  
  1833. {block:IndexPage}
  1834. <div class="reblog_and_like"><ul>
  1835. {block:ifReblogButton}<li>{ReblogButton size="12"}</li>{/block:ifReblogButton}{block:ifLikeButton}<li class="like"><svg width="12" height="12" viewBox="0 0 19 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><path d="M14.0425097,0.000920262799 C16.1435097,-0.0400797372 18.8835097,1.28192026 18.9635097,5.36992026 C19.0525097,9.95492026 15.1985097,13.3079203 9.48350967,16.2089203 C3.76650967,13.3079203 -0.0874903349,9.95492026 0.00150966509,5.36992026 C0.0815096651,1.28192026 2.82150967,-0.0400797372 4.92250967,0.000920262799 C7.02450967,0.0419202628 8.87050967,2.26592026 9.46950967,2.92792026 C10.0945097,2.26592026 11.9405097,0.0419202628 14.0425097,0.000920262799 Z"></path></svg>{LikeButton size="12"}</li>{/block:ifLikeButton}
  1836. </ul></div>
  1837. {/block:IndexPage}
  1838. </div>
  1839. </div>
  1840. {/block:Date}
  1841.  
  1842.  
  1843.  
  1844. </article>
  1845.  
  1846.  
  1847.  
  1848. <!----------- Notes ----------------->
  1849.  
  1850. {block:PostNotes}<div class="{block:ifRoundBorders}round {/block:ifRoundBorders}{select:Icon Shape}">{PostNotes}</div>{/block:PostNotes}
  1851.  
  1852.  
  1853. {/block:Posts}
  1854. </div></section>
  1855.  
  1856.  
  1857. </main>
  1858.  
  1859.  
  1860.  
  1861. <!--------------- Pagination ---------------------->
  1862.  
  1863. {block:Pagination}
  1864. <div class="pa"><div class="pagination">
  1865. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  1866. {CurrentPage} of {TotalPages}
  1867. {block:NextPage} <a id="next" href="{NextPage}">next</a>{/block:NextPage}
  1868. </div></div>
  1869. {/block:Pagination}
  1870.  
  1871.  
  1872.  
  1873. <!--------------- Footer ---------------------->
  1874.  
  1875. <footer>
  1876. {block:IndexPage}{block:ifInfinitescroll}{block:ifManualLoad}
  1877. <div class="ma"><a id="load">Load more</a></div>
  1878. {/block:ifManualLoad}{/block:ifInfinitescroll}{/block:IndexPage}
  1879.  
  1880. <table border="0" cellpadding="0" cellspacing="0">
  1881. <tr>
  1882. {block:ifDisclaimer}
  1883. <td valign="top" id="dis"> <h3>{text:Disclaimer Title}</h3>
  1884. {text:Disclaimer Text}
  1885. </td>
  1886. {/block:ifDisclaimer}
  1887.  
  1888. {block:ifFooterExtra}
  1889. <td valign="top"> <h3>{text:Footer Extra Title}</h3>
  1890. {text:Footer Extra Text}
  1891. <!-----
  1892. Add styled links: <a class="ff" href="LINK URL">LINK TITLE</a>
  1893. Add tumblr follow link: <a class="ff" href="http://www.tumblr.com/follow/{Name}">tumblr</a>
  1894. ---->
  1895. </td>
  1896. {/block:ifFooterExtra}
  1897.  
  1898. {block:ifBlogStats}
  1899. <td valign="top"> <h3>{text:Blog Stats Title}</h3>
  1900. <ul>
  1901. {block:ifEstablished}<li><span>established:</span>{text:Established}</li>{/block:ifEstablished}
  1902. {block:ifVisits}<li><span>visits:</span>{text:Visits}</li>{/block:ifVisits}
  1903. {block:ifOnline}<li><span>online:</span>{text:Online}</li>{/block:ifOnline}
  1904. <li><span>layout:</span> <a href="http://ladmilk.tumblr.com">Ladmilk</a></li>
  1905. </ul>
  1906. </td>
  1907. {/block:ifBlogStats}
  1908. </tr>
  1909.  
  1910. {block:ifSearchbar}
  1911. <tr><td colspan="3">
  1912. <form action="/search" method="get" class="sea"><input type="text" value="{SearchQuery}" name="q" class="quy" placeholder="search"></form>
  1913. </td></tr>
  1914. {/block:ifSearchbar}
  1915. </table>
  1916. </footer>
  1917.  
  1918.  
  1919. {block:ifnotBlogStats}
  1920. <a href="http://ladmilk.tumblr.com" style="padding:10px; bottom:5px; right:5px; position:fixed;" title="Theme by Heidi">cr.</a>
  1921. {/block:ifnotBlogStats}
  1922.  
  1923.  
  1924. </body>
  1925. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement