Guest User

Untitled

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