Advertisement
spacethemes

Spacetheme35 - Spirit

Jul 4th, 2014
6,586
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.80 KB | None | 0 0
  1. <!--***********************************************************************
  2.  
  3. 88888888888 888888888888 8888 88888888888 88888888888
  4. 88888888888 8888 8888 888888 88888888888 88888888888
  5. 8888 8888 8888 88 88 8888 8888
  6. 8888 8888 8888 888 888 8888 8888
  7. 88888888888 888888888888 888888888888 8888 88888888888
  8. 8888 8888 88888888888888 8888 8888
  9. 8888 8888 8888 8888 8888 8888
  10. 88888888888 8888 8888 8888 88888888888 88888888888
  11. 88888888888 8888 88888 88888 88888888888 88888888888
  12.  
  13.  
  14. SPACETHEMES - BY HOXTONHEROS & ALIENSFROMHELL
  15. HTTP://SPACETHEMES.TUMBLR.COM
  16. HTTP://HOXTONHEROS.TUMBLR.COM & HTTP://ALIENSFROMHELL.TUMBLR.COM
  17.  
  18. DON'T REMOVE CREDIT!
  19. ************************************************************************-->
  20. <!DOCTYPE html>
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22. <head>
  23.  
  24. <meta charset="UTF-8">
  25. <meta name="description" content="This is a theme from spacethemes">
  26. <meta name="keywords" content="theme, themes, blog, blogs, tumblr, tumblrblog, teenagers, aliensfromhell, hoxtonheros, column, column, thememaker, spacethemes, space, cool">
  27.  
  28. <script type="text/javascript"
  29. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  30.  
  31. <meta name="if:Use Title" content="1"/>
  32. <meta name="if:Small Sidebar" content="0"/>
  33. <meta name="if:Use Sidebar Bar" content="1"/>
  34. <meta name="if:Use Sidebar Image" content="0"/>
  35. <meta name="if:Sidebar Border" content="1"/>
  36. <meta name="if:Transparent Sidebar" content="0"/>
  37. <meta name="if:Icon Links" content="1"/>
  38. <meta name="if:Nav Bar" content="0"/>
  39. <meta name="if:Small Posts" content="0"/>
  40. <meta name="if:Post Border" content="1"/>
  41. <meta name="if:Use Post Bar" content="1"/>
  42. <meta name="if:Transparent Bar" content="0"/>
  43. <meta name="if:Bar Border" content="1"/>
  44. <meta name="if:Show Captions" content="1"/>
  45. <meta name="if:Show Tags" content="0"/>
  46. <meta name="if:Round Borders" content="0"/>
  47. <meta name="if:Shadows" content="0"/>
  48. <meta name="if:Infinite Scroll" content="1"/>
  49. <meta name="if:Cover Background" content="0"/>
  50. <meta name="if:Tiny Cursor" content="1"/>
  51. <meta name="if:Tiny Scrollbar" content="0"/>
  52. <meta name="if:Inverted Tumblr Controls" content="0"/>
  53. <meta name="if:Use Scroll To Top" content="1"/>
  54. <meta name="color:Background" content="#FFFFFF"/>
  55. <meta name="color:Text" content="#130C11"/>
  56. <meta name="color:Blogtitle" content="#130C11"/>
  57. <meta name="color:Title" content="#130C11"/>
  58. <meta name="color:Links" content="#909090"/>
  59. <meta name="color:Hover" content="#130C11"/>
  60. <meta name="color:Borders" content ="#c6c6c6"/>
  61. <meta name="color:Bar" content="#98C0E1"/>
  62. <meta name="color:Bar Sides" content="#7AA2C3"/>
  63. <meta name="color:Bar Links" content="#132a47"/>
  64. <meta name="color:Bar Links hover" content="#EEEEEE"/>
  65. <meta name="color:Ask Background" content ="#DDDDDD"/>
  66. <meta name="color:Tooltip" content="#000000"/>
  67. <meta name="color:Scrollbar" content="#130C11"/>
  68. <meta name="color:Scrollbar Background" content="#FFFFFF"/>
  69. <meta name="image:Background" content="1"/>
  70. <meta name="image:Sidebar" content=""/>
  71. <meta name="text:Open Nav Bar" content="Show" />
  72. <meta name="text:Close Nav Bar" content="Hide" />
  73. <meta name="text:Sidebar Height" content="12" />
  74. <meta name="text:Sidebar Opacity" content=".6" />
  75. <meta name="text:Sidebarimg Opacity" content=".9" />
  76. <meta name="text:Icons Opacity" content=".6" />
  77. <meta name="text:Post Opacity" content=".6" />
  78. <meta name="text:Bar Opacity" content=".7" />
  79. <meta name="text:Link One" content="" />
  80. <meta name="text:Link One Title" content="" />
  81. <meta name="text:Link Two" content="" />
  82. <meta name="text:Link Two Title" content="" />
  83. <meta name="text:Link Three" content="" />
  84. <meta name="text:Link Three Title" content="" />
  85. <meta name="text:Link Four" content="" />
  86. <meta name="text:Link Four Title" content="" />
  87. <meta name="text:Link Five" content="" />
  88. <meta name="text:Link Five Title" content="" />
  89. <meta name="text:Link Six" content="" />
  90. <meta name="text:Link Six Title" content="" />
  91.  
  92. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  93.  
  94. <title>{title}</title>
  95.  
  96. <link rel="shortcut icon" href="{Favicon}">
  97. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  98. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  99.  
  100. <style type="text/css">
  101.  
  102. {block:iftinyscrollbar}
  103.  
  104. ::-webkit-scrollbar {
  105. width: 5px;
  106. height: 4px;
  107. background: {color:Scrollbar Background};
  108. }
  109.  
  110. ::-webkit-scrollbar-thumb {
  111. background: {color:Scrollbar};
  112. border-radius:5px;
  113. }
  114.  
  115. {/block:iftinyscrollbar}
  116.  
  117. ::selection {
  118. background: #EEEEEE; /* Safari */
  119. }
  120. ::-moz-selection {
  121. background: #EEEEEE; /* Firefox */
  122. }
  123.  
  124. .wrapper {
  125. margin: 0px auto;
  126. width:900px;
  127. }
  128.  
  129. #tumblr_controls {
  130. position:fixed !important;
  131. top: 3px;
  132. right: 3px;
  133. {block:ifInvertedTumblrControls}
  134. white-space :nowrap;
  135. -webkit-filter: invert(100%);
  136. -moz-filter: invert(100%);
  137. -o-filter: invert(100%);
  138. -ms-filter: invert(100%);
  139. filter: invert(100%);
  140. opacity:0.9;
  141. {/block:ifInvertedTumblrControls}
  142. }
  143.  
  144. body {
  145. margin: 3px;
  146. padding: 2px;
  147. color:{color:text};
  148. background-color: {color:Background};
  149. background-image:url({image:background});
  150. background-attachment: fixed !important;
  151. {block:ifNotCoverBackground}
  152. background-size: repeat;
  153. {/block:ifNotCoverBackground}
  154. {block:ifCoverBackground}
  155. background-size:cover;
  156. {/block:ifCoverBackground}
  157. font-family:Inconsolata;
  158. overflow-x:hidden;
  159. font-size: 12px;
  160. line-height:110%;
  161. color:{color:text};
  162. {block:iftinycursor}
  163. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), auto;
  164. {/block:iftinycursor}
  165. }
  166.  
  167. #infscr-loading {
  168. bottom: -70px;
  169. position: absolute;
  170. left: 50%;
  171. margin-left:-8px;
  172. width:16px;
  173. height:11px;
  174. overflow:hidden;
  175. margin-bottom: 50px;
  176. {block:ifnotInfiniteScroll}
  177. display:none;
  178. {block:ifnotInfiniteScroll}
  179. }
  180.  
  181. p {
  182. margin:0px;
  183. margin-top:0px;
  184. }
  185.  
  186. a:link, a:active, a:visited {
  187. color: {color:Links};
  188. text-decoration: none;
  189. -webkit-transition: color 0.5s ease-out;
  190. -moz-transition: color 0.5s ease-out;
  191. -o-transition: all 0.5s ease-out;
  192. transition: all 0.5s ease-out;
  193. {block:iftinycursor}
  194. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  195. {/block:iftinycursor}
  196. }
  197.  
  198. a:hover {
  199. color:{color:Hover};
  200. text-decoration: none;
  201. {block:iftinycursor}
  202. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  203. {/block:iftinycursor}
  204. -webkit-transition: color 0.3s ease-out;
  205. -moz-transition: color 0.3s ease-out;
  206. -o-transition: all 0.3s ease-out;
  207. transition: all 0.3s ease-out;
  208. }
  209.  
  210. .sidewrap {
  211. margin-top:{text:Sidebar Height}%;
  212. position:fixed;
  213. {block:ifsmallposts}
  214. {block:ifnotsmallsidebar}
  215. margin-left:35px;
  216. {/block:ifnotsmallsidebar}
  217. {block:ifsmallsidebar}
  218. margin-left:70px;
  219. {/block:ifsmallsidebar}
  220. {/block:ifsmallposts}
  221. {block:ifnotsmallposts}
  222. {block:ifnotsmallsidebar}
  223. margin-left:15px;
  224. {/block:ifnotsmallsidebar}
  225. {block:ifsmallsidebar}
  226. margin-left:50px;
  227. {/block:ifsmallsidebar}
  228. {/block:ifnotsmallposts}
  229. }
  230.  
  231. #sidebar {
  232. position:relative;
  233. {block:ifnotsmallsidebar}
  234. width:220px;
  235. {/block:ifnotsmallsidebar}
  236. {block:ifsmallsidebar}
  237. width:180px;
  238. {/block:ifsmallsidebar}
  239. text-align: center;
  240. padding:15px;
  241. {block:ifnottransparentsidebar}
  242. background: rgba(255,255,255, {text:sidebar opacity});
  243. {/block:ifnottransparentsidebar}
  244. {block:iftransparentsidebar}
  245. background:transparent;
  246. {/block:iftransparentsidebar}
  247. font-size:10px;
  248. color:{color:text};
  249. {block:ifSidebarBorder}
  250. border:1px solid {color:borders};
  251. {/block:ifSidebarBorder}
  252. {block:ifroundborders}
  253. border-radius:11px;
  254. {/block:ifroundborders}
  255. {block:ifshadows}
  256. box-shadow:rgba(0,0,0,0.07) 6px 6px;
  257. {/block:ifshadows}
  258. }
  259.  
  260. #blogtitle{
  261. {block:ifusesidebarbar}
  262. {block:ifnotsmallsidebar}
  263. width:279px;
  264. {/block:ifnotsmallsidebar}
  265. {block:ifsmallsidebar}
  266. width:239px;
  267. {/block:ifsmallsidebar}
  268. {/block:ifusesidebarbar}
  269. {block:ifnotusesidebarbar}
  270. {block:ifnotsmallsidebar}
  271. width:220px;
  272. {/block:ifnotsmallsidebar}
  273. {block:ifsmallsidebar}
  274. width:180px;
  275. {/block:ifsmallsidebar}
  276. {/block:ifnotusesidebarbar}
  277. letter-spacing:2px;
  278. font-size: 25px;
  279. text-align:center;
  280. padding:2px 0 2px 0;
  281. font-family:Inconsolata;
  282. color: {color:blogtitle};
  283. z-index: 2;
  284. }
  285.  
  286. #blogtitle a {
  287. color: {color:blogtitle};
  288. }
  289.  
  290. #blogtitle a:hover {
  291. letter-spacing:1px;
  292. }
  293.  
  294. #bottom2 {
  295. position:relative;
  296. float:left;
  297. margin-top:5px;
  298. {block:ifnotsmallsidebar}
  299. {block:ifSidebarBorder}
  300. width:279px;
  301. left:-34px;
  302. {/block:ifSidebarBorder}
  303. {block:ifnotSidebarBorder}
  304. width:277px;
  305. left:-33px;
  306. {/block:ifnotSidebarBorder}
  307. {/block:ifnotsmallsidebar}
  308. {block:ifsmallsidebar}
  309. {block:ifSidebarBorder}
  310. width:239px;
  311. left:-34px;
  312. {/block:ifSidebarBorder}
  313. {block:ifnotSidebarBorder}
  314. width:237px;
  315. left:-33px;
  316. {/block:ifnotSidebarBorder}
  317. {/block:ifnotsmallsidebar}
  318. {/block:ifsmallsidebar}
  319. height:17px;
  320. bottom:5px;
  321. opacity:{text:bar opacity};
  322. background-color:{color:bar};
  323. padding:5px;
  324. }
  325.  
  326. #t3 {
  327. width: 4;
  328. opacity:{text:bar opacity};
  329. border-top: 18px solid {color:bar sides};
  330. border-left: 18px solid transparent ;
  331. z-index:100;
  332. {block:ifSidebarBorder}
  333. left:-19px;
  334. {/block:ifSidebarBorder}
  335. {block:ifnotSidebarBorder}
  336. left:-18px;
  337. {/block:ifnotSidebarBorder}
  338. top:42px;
  339. position:absolute;
  340. }
  341.  
  342. #t4 {
  343. width: 4;
  344. opacity:{text:bar opacity};
  345. border-top: 18px solid {color:bar sides};
  346. border-right: 18px solid transparent ;
  347. z-index:100;
  348. {block:ifnotsmallsidebar}
  349. {block:ifSidebarBorder}
  350. left:251px;
  351. {/block:ifSidebarBorder}
  352. {block:ifnotSidebarBorder}
  353. left:250px;
  354. {/block:ifnotSidebarBorder}
  355. {/block:ifnotsmallsidebar}
  356. {block:ifsmallsidebar}
  357. {block:ifSidebarBorder}
  358. left:211px;
  359. {/block:ifSidebarBorder}
  360. {block:ifnotSidebarBorder}
  361. left:210px;
  362. {/block:ifnotSidebarBorder}
  363. {/block:ifsmallsidebar}
  364. top:42px;
  365. position:absolute;
  366. }
  367.  
  368. #picture img {
  369. height:auto;
  370. {block:ifnotsmallsidebar}
  371. width:200px;
  372. {/block:ifnotsmallsidebar}
  373. {block:ifsmallsidebar}
  374. width:170px;
  375. {/block:ifsmallsidebar}
  376. {block:ifusesidebarbar}
  377. margin-top:0px;
  378. {/block:ifusesidebarbar}
  379. {block:ifnotusesidebarbar}
  380. margin-top:5px;
  381. {/block:ifnotusesidebarbar}
  382. opacity:{text:sidebarimg opacity};
  383. }
  384.  
  385. #description {
  386. {block:ifnotsmallsidebar}
  387. width:200px;
  388. {/block:ifnotsmallsidebar}
  389. {block:ifsmallsidebar}
  390. width:170px;
  391. {/block:ifsmallsidebar}
  392. {block:ifnotusesidebarbar}
  393. {block:ifnotusetitle}
  394. padding:0px 5px 5px 5px;
  395. {/block:ifnotusetitle}
  396. {block:ifusetitle}
  397. padding:5px;
  398. {/block:ifusetitle}
  399. {/block:ifnotusesidebarbar}
  400. {block:ifusesidebarbar}
  401. padding:5px;
  402. {/block:ifusesidebarbar}
  403. letter-spacing: 1px;
  404. text-align: center;
  405. font-size:10px;
  406. color: {color:text};
  407. }
  408.  
  409. .links a {
  410. margin:5px;
  411. text-align: center;
  412. letter-spacing:3px;
  413. display:inline-block;
  414. z-index:0;
  415. -webkit-transition: all 0.5s linear;
  416. -moz-transition: all 0.5s linear;
  417. -o-transition: all 0.5s linear;
  418. }
  419.  
  420. #posts {
  421. {block:ifsmallposts}
  422. width:300px;
  423. {/block:ifsmallposts}
  424. {block:ifnotsmallposts}
  425. width:350px;
  426. {/block:ifnotsmallposts}
  427. {block:PermalinkPage}
  428. width: 500px;
  429. {/block:PermalinkPage}
  430. }
  431.  
  432. .kakpis {
  433. margin-left:315px;
  434. {block:ifnotsmallposts}
  435. width:350px;
  436. {/block:ifnotsmallposts}
  437. {block:ifsmallposts}
  438. width:293px;
  439. {/block:ifsmallposts}
  440. }
  441.  
  442. .entry {
  443. {block:IndexPage}
  444. {block:ifsmallposts}
  445. width:250px;
  446. margin:15px 15px 15px 45px;
  447. {/block:ifsmallposts}
  448. {block:ifnotsmallposts}
  449. width:400px;
  450. margin:15px 15px 15px 25px;
  451. {/block:ifnotsmallposts}
  452. {/block:IndexPage}
  453. {block:PermalinkPage}
  454. width:500px;
  455. margin-left:25px;
  456. {/block:PermalinkPage}
  457. float:left;
  458. clear:both;
  459. padding:15px 15px 0px 15px;
  460. font-size: 10px;
  461. line-height:110%;
  462. background: rgba(255,255,255, {text:post opacity});
  463. {block:ifPostBorder}
  464. border: 1px solid {color:borders};
  465. {/block:ifPostBorder}
  466. {block:ifroundborders}
  467. border-radius:11px;
  468. {/block:ifroundborders}
  469. {block:ifshadows}
  470. box-shadow:rgba(0,0,0,0.07) 6px 6px;
  471. {/block:ifshadows}
  472. }
  473.  
  474. #bottom {
  475. position:relative;
  476. float:left;
  477. margin-top:5px;
  478. {block:ifnotsmallposts}
  479. {block:ifPostBorder}
  480. width:459px;
  481. left:-34px;
  482. {/block:ifPostBorder}
  483. {block:ifnotPostBorder}
  484. width:457px;
  485. left:-33px;
  486. {/block:ifnotPostBorder}
  487. {/block:ifnotsmallposts}
  488. {block:ifsmallposts}
  489. {block:ifPostBorder}
  490. width:309px;
  491. left:-34px;
  492. {/block:ifPostBorder}
  493. {block:ifnotPostBorder}
  494. width:307px;
  495. left:-33px;
  496. {/block:ifnotPostBorder}
  497. {/block:ifsmallposts}
  498. height:auto;
  499. bottom:5px;
  500. opacity:{text:bar opacity};
  501. background-color:{color:bar};
  502. padding:5px;
  503. }
  504.  
  505. #bottom a {
  506. color:{color:Bar Links};
  507. opacity:1;
  508. -webkit-transition: color 0.5s ease-out;
  509. -moz-transition: color 0.5s ease-out;
  510. -o-transition: all 0.5s ease-out;
  511. transition: all 0.5s ease-out;
  512. }
  513.  
  514. #bottom a:hover {
  515. color:{color:Bar Links Hover};
  516. -webkit-transition: color 0.5s ease-out;
  517. -moz-transition: color 0.5s ease-out;
  518. -o-transition: all 0.5s ease-out;
  519. transition: all 0.5s ease-out;
  520. }
  521.  
  522. #t1 {
  523. width: 4;
  524. opacity:{text:bar opacity};
  525. border-bottom: 18px solid {color:bar sides};
  526. border-left: 18px solid transparent ;
  527. z-index:100;
  528. {block:ifPostBorder}
  529. left:-19px;
  530. {/block:ifPostBorder}
  531. {block:ifnotPostBorder}
  532. left:-18px;
  533. {/block:ifnotPostBorder}
  534. bottom:26px;
  535. position:absolute;
  536. }
  537.  
  538. #t2 {
  539. width: 4;
  540. opacity:{text:bar opacity};
  541. border-bottom: 18px solid {color:bar sides};
  542. border-right: 18px solid transparent ;
  543. z-index:100;
  544. {block:ifnotsmallposts}
  545. {block:ifPostBorder}
  546. left:431px;
  547. {/block:ifPostBorder}
  548. {block:ifnotPostBorder}
  549. left:430px;
  550. {/block:ifnotPostBorder}
  551. {/block:ifnotsmallposts}
  552. {block:ifsmallposts}
  553. {block:ifPostBorder}
  554. left:281px;
  555. {/block:ifPostBorder}
  556. {block:ifnotPostBorder}
  557. left:280px;
  558. {/block:ifnotPostBorder}
  559. {/block:ifsmallposts}
  560. bottom:26px;
  561. position:absolute;
  562. }
  563.  
  564. #bottoms {
  565. {block:ifbarborder}
  566. border:solid 1px {color:borders};
  567. {/block:ifbarborder}
  568. padding:3px 4px 3px 4px;
  569. {block:ifnottransparentbar}
  570. background:{color:Bar};
  571. opacity:{text:bar opacity};
  572. {/block:ifnottransparentbar}
  573. {block:iftransparentbar}
  574. background:transparent;
  575. {/block:iftransparentbar}
  576. margin-bottom:6px;
  577. position:relative;
  578. float:left;
  579. {block:ifsmallposts}
  580. {block:ifnotbarborder}
  581. width:258px;
  582. {/block:ifnotbarborder}
  583. {block:ifbarborder}
  584. width:256px;
  585. {/block:ifbarborder}
  586. {/block:ifsmallposts}
  587. {block:ifnotsmallposts}
  588. {block:ifnotbarborder}
  589. width:408px;
  590. {/block:ifnotbarborder}
  591. {block:ifbarborder}
  592. width:406px;
  593. {/block:ifbarborder}
  594. {/block:ifnotsmallposts}
  595. margin-left:-8px;
  596. {block:ifroundborders}
  597. border-radius:5px;
  598. {/block:ifroundborders}
  599. }
  600.  
  601. #bottoms a {
  602. color:{color:Bar Links};
  603. opacity:1;
  604. -webkit-transition: color 0.5s ease-out;
  605. -moz-transition: color 0.5s ease-out;
  606. -o-transition: all 0.5s ease-out;
  607. transition: all 0.5s ease-out;
  608. }
  609.  
  610. #bottoms a:hover {
  611. color:{color:Bar Links Hover};
  612. -webkit-transition: color 0.5s ease-out;
  613. -moz-transition: color 0.5s ease-out;
  614. -o-transition: all 0.5s ease-out;
  615. transition: all 0.5s ease-out;
  616. }
  617.  
  618. .title{
  619. font-size: 12px;
  620. line-height:10px;
  621. color: {color:Title};
  622. font-weight: normal;
  623. padding:0px 0px 0px 0px;
  624. }
  625.  
  626. #s-m-t-tooltip {
  627. max-width:200px;
  628. z-index:9999999999999999999999999999 !important;
  629. padding:4px;
  630. font-size:11px;
  631. color:{color:Tooltip};
  632. line-height:10px;
  633. margin:0px 14px 7px 25px;
  634. background:{color:bar};
  635. opacity:0.9;
  636. }
  637.  
  638. #s-m-t-tooltip:before {
  639. position:absolute;
  640. opacity:1;
  641. left: -10px;
  642. top: -1px;
  643. width: 0;
  644. content:"";
  645. height: 0;
  646. border-bottom: 10px solid transparent;
  647. border-top: 10px solid transparent;
  648. border-right: 10px solid {color:bar};
  649. transform: scale(1, 0.500);
  650. -webkit-transform: scale(1, 0.500);
  651. -moz-transform: scale(1, 0.500);
  652. -o-transform: scale(1, 0.500);
  653. }
  654.  
  655. blockquote {
  656. padding:2px 2px 2px 5px;
  657. margin:4px 4px 4px 7px;
  658. border-left: 3px solid {color:borders};
  659. opacity:0.9;
  660. }
  661.  
  662. ul, ol, li {
  663. list-style:none;
  664. margin:0px;
  665. padding:0px;
  666. }
  667.  
  668. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {
  669. font-weight:bold;
  670. }
  671.  
  672. #ask {
  673. float:left
  674. clear:right;
  675. }
  676.  
  677. #ask img {
  678. max-width: 100%;
  679. }
  680.  
  681. .caption {
  682. color:{color:text};
  683. float:left;
  684. clear:left;
  685. width:100%;
  686. margin-top:2px;
  687. margin-bottom:5px;
  688. }
  689.  
  690. .caption img {
  691. width:100%;
  692. }
  693.  
  694. .audioplayer {
  695. {block:ifnotsmallposts}
  696. width:400px;
  697. {/block:ifnotsmallposts}
  698. {block:ifsmallposts}
  699. width:200px;
  700. {/block:ifsmallposts}
  701. height:87px;
  702. }
  703.  
  704. .album {
  705. position:absolute;
  706. z-index:1;
  707. margin-left:5px;
  708. margin-top:5px;
  709. width:75px;
  710. height:75px;
  711. }
  712.  
  713. .album img {
  714. float:left;
  715. width:75px;
  716. height:75px;
  717. }
  718.  
  719. .playbutton {
  720. margin-left:30px;
  721. margin-top:30px;
  722. opacity:0.5;
  723. width:26px;
  724. height:28px;
  725. overflow:hidden;
  726. position:absolute;
  727. z-index:999999;
  728. }
  729.  
  730. .song {
  731. position:absolute;
  732. text-transform:capitalize;
  733. letter-spacing:1px;
  734. margin-left:95px;
  735. margin-top:10px;
  736. line-height:13px;
  737. font-size:10px;
  738. }
  739.  
  740. #yh img {
  741. position:absolute;
  742. border-radius:30px;
  743. }
  744.  
  745. #question {
  746. padding:5px;
  747. border:1px solid {color:borders};
  748. margin-left:65px;
  749. background:{color:ask background};
  750. {block:ifroundborders}
  751. border-radius:8px;
  752. {block:ifroundborders}
  753. }
  754.  
  755. .tri-down {
  756. position:absolute;
  757. margin-left:39px;
  758. top:20px;
  759. {block:permalinkpage}
  760. top:35px;
  761. {block:permalinkpage}
  762. }
  763.  
  764. .tri-down:before, .tri-down:after {
  765. content: "";
  766. position: absolute;
  767. width: 0;
  768. height: 0;
  769. border-style: solid;
  770. border-color: transparent;
  771. border-bottom: 0;
  772. }
  773.  
  774. .tri-down:before {
  775. bottom: -15px;
  776. left: 11px;
  777. border-bottom: 8px solid transparent;
  778. border-top: 8px solid transparent;
  779. border-right: 13px solid {color:borders};
  780. }
  781.  
  782. .tri-down:after {
  783. bottom: -14px;
  784. left: 12px;
  785. border-bottom: 7px solid transparent;
  786. border-top: 7px solid transparent;
  787. border-right: 12px solid {color:ask background};
  788. }
  789.  
  790. #answer {
  791. padding:5px;
  792. margin-left:65px;
  793. }
  794.  
  795. #answer img {
  796. width:100%;
  797. }
  798.  
  799. .linky {
  800. border:solid 1px {color:borders};
  801. font-size:16px;
  802. padding:3px;
  803. color:{color:text};
  804. -webkit-transition: all 0.5s ease-out;
  805. -moz-transition: all 0.5s ease-out;
  806. -o-transition: all 0.5s ease-out;
  807. transition: all 0.5s ease-out;
  808. }
  809.  
  810. .linky:hover {
  811. color:{color:Hover};
  812. -webkit-transition: all 0.5s ease-out;
  813. -moz-transition: all 0.5s ease-out;
  814. -o-transition: all 0.5s ease-out;
  815. transition: all 0.5s ease-out;
  816. }
  817.  
  818. #linky {
  819. border-left:solid 1px {color:borders};
  820. font-size:20px;
  821. margin-left:4px;
  822. padding:0px 4px 2px 4px;
  823. margin-top:1px;
  824. margin-right:-3px;
  825. -webkit-transition: background 0.5s ease-out;
  826. -moz-transition: background 0.5s ease-out;
  827. -o-transition: background 0.5s ease-out;
  828. transition: background 0.5s ease-out;
  829. }
  830.  
  831. #linky:hover {
  832. background: {color:bar};
  833. opacity:0.8;
  834. -webkit-transition: background 0.5s ease-out;
  835. -moz-transition: background 0.5s ease-out;
  836. -o-transition: background 0.5s ease-out;
  837. transition: background 0.5s ease-out;
  838. }
  839.  
  840. .button {
  841. padding:3px 8px 4px 8px;
  842. font-size:10px;
  843. color:{color:text};
  844. }
  845.  
  846. .woefjes a {
  847. display:block;
  848. font-size:12px;
  849. font-family:Inconsolata;
  850. margin:2px;
  851. }
  852.  
  853. #pagination {
  854. display:none;
  855. }
  856.  
  857. #navigation {
  858. font-size: 12px;
  859. text-align: right;
  860. padding-bottom: 35px;
  861. text-transform: capitalize;
  862. position:relative;
  863. float:right;
  864. margin-top:5px;
  865. }
  866.  
  867. #navigation a {
  868. color:{color:Links};
  869. -webkit-transition: all 0.3s linear;
  870. -moz-transition: all 0.3s linear;
  871. transition: all 0.3s linear;
  872. {block:ifPostBorder}
  873. border: solid 1px {color:borders};
  874. {/block:ifPostborder}
  875. {block:ifshadows}
  876. box-shadow:rgba(0,0,0,0.07) 6px 6px;
  877. {/block:ifshadows}
  878. background-color: rgba(255,255,255,{text:post opacity});
  879. {block:ifroundborders}
  880. border-radius:10px;
  881. {block:ifroundborders}
  882. padding: 5px 10px;
  883. text-decoration: none;
  884. margin-left: 25px;
  885. }
  886.  
  887. #navigation a:hover {
  888. opacity: 0.9;
  889. color: {color:Hover};
  890. }
  891.  
  892. {CustomCSS}
  893.  
  894. </style>
  895.  
  896.  
  897. {block:IndexPage}
  898.  
  899. <script type="text/javascript">
  900. (function($){
  901. $(document).ready(function(){
  902. $("[title],a[title],img[title]").style_my_tooltips({
  903. tip_follows_cursor:true,
  904. tip_delay_time:100,
  905. tip_fade_speed:300,
  906. attribute:"title"
  907. });
  908. });
  909. })(jQuery);
  910. </script>
  911.  
  912. {block:ifUseScrollToTop}
  913. <script src="http://static.tumblr.com/7u4rsen/doXmzlogf/scrolltotop.js"></script>
  914. {/block:ifUseScrollToTop}
  915.  
  916. <script src="http://static.tumblr.com/7u4rsen/ty1mywnp2/jquery.style-my-tooltips.js"></script>
  917. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  918.  
  919. {block:ifInfiniteScroll}
  920. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  921.  
  922. <script type="text/javascript">
  923. $(window).load(function () {
  924. var $content = $('#posts');
  925. $content.masonry({itemSelector: '.entry'}),
  926. $content.infinitescroll({
  927. navSelector : 'div#pagination',
  928. nextSelector : 'div#pagination a#nextPage',
  929. itemSelector : '.entry',
  930. loading: {
  931. finishedMsg: '',
  932. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  933. },
  934. bufferPx : 600,
  935. debug : false,
  936. },
  937. // call masonry as a callback.
  938. function( newElements ) {
  939. var $newElems = $( newElements );
  940. $newElems.hide();
  941. // ensure that images load before adding to masonry layout
  942. $newElems.imagesLoaded(function(){
  943. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  944.  
  945. });
  946. });
  947. });
  948. </script>
  949. {/block:ifInfiniteScroll}
  950.  
  951. {block:ifnotInfiniteScroll}
  952. <script type="text/javascript">
  953. $(window).load(function () {
  954. var $content = $('#posts');
  955. $content.masonry({itemSelector: '.entry'}),
  956. $content.infinitescroll({
  957. navSelector : 'div#pagination',
  958. nextSelector : 'div#pagination a#nextPage',
  959. itemSelector : '.kaka',
  960. },
  961. // call masonry as a callback.
  962. function( newElements ) {
  963. var $newElems = $( newElements );
  964. $newElems.hide();
  965. // ensure that images load before adding to masonry layout
  966. $newElems.imagesLoaded(function(){
  967. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  968.  
  969. });
  970. });
  971. });
  972. </script>
  973.  
  974. {/block:ifnotInfiniteScroll}
  975.  
  976.  
  977.  
  978. {/block:IndexPage}
  979.  
  980. <script src="http://static.tumblr.com/7u4rsen/zyLmzgpre/jqueryinfintescroll.js"></script>
  981.  
  982. </head>
  983.  
  984.  
  985.  
  986.  
  987. <body>
  988.  
  989.  
  990. <div class="wrapper">
  991.  
  992. <div class="sidewrap">
  993. <div id="sidebar">
  994. {block:ifusesidebarbar}
  995. <div id="bottom2">{block:ifusetitle}<div id="blogtitle"><a href="/">{title}</a></div>{/block:ifusetitle}</div>
  996. <div id="t3"></div>
  997. <div id="t4"></div>
  998. {/block:ifusesidebarbar}
  999. {block:ifnotusesidebarbar}
  1000. {block:ifusetitle}
  1001. <div id="blogtitle"><a href="/">{title}</a></div>
  1002. {/block:ifusetitle}
  1003. {/block:ifnotusesidebarbar}
  1004. {block:ifUseSidebarImage}<div id="picture"><a href="/"><img src="{image:sidebar}"></a></div>
  1005. {/block:ifUseSidebarImage}
  1006.  
  1007. <div id="description">{description}</div>
  1008.  
  1009.  
  1010. {block:ificonlinks}
  1011. <div class="links">
  1012. {block:ifLinkOneTitle}<a title="{text:Link One Title}" href="{text:Link One}"><img src="https://cdn2.iconfinder.com/data/icons/pittogrammi/142/65-512.png" width="13px" style="opacity:{text:Icons Opacity};"></a>{/block:ifLinkOneTitle}
  1013.  
  1014. {block:ifLinkTwoTitle}<a title="{text:Link Two Title}" href="{text:Link Two}"><img src="http://www.clipartbest.com/cliparts/biy/prx/biyprxR5T.png" width="13px" style="opacity:{text:Icons Opacity};"></a>{/block:ifLinkTwoTitle}
  1015.  
  1016. {block:ifLinkThreeTitle}<a title="{text:Link Three Title}" href="{text:Link Three}"><img src="https://cdn1.iconfinder.com/data/icons/huge-basic-icons-part-2/512/Document.png" width="13px" style="opacity:{text:Icons Opacity};"></a>{/block:ifLinkThreeTitle}
  1017.  
  1018. {block:ifLinkFourTitle}<a title="{text:Link Four Title}" href="{text:Link Four}"><img src="http://www.jasmology.com/blog/wp-content/uploads/2014/03/plus-icon.gif" width="13px" style="opacity:{text:Icons Opacity};"></a>{/block:ifLinkFourTitle}
  1019.  
  1020. {block:ifLinkFiveTitle}<a title="{text:Link Five Title}" href="{text:Link Five}"><img src="https://cdn3.iconfinder.com/data/icons/vector-icons-for-mobile-apps-2/512/Save_black-128.png" width="13px" style="opacity:{text:Icons Opacity};"></a>{/block:ifLinkFiveTitle}
  1021.  
  1022. {block:ifLinkSixTitle}<a title="{text:Link Six Title}" href="{text:Link Six}"><img src="https://cdn2.iconfinder.com/data/icons/pittogrammi/142/80-512.png" width="13px" style="opacity:{text:Icons Opacity};"></a>{/block:ifLinkSixTitle}
  1023. </div>
  1024. {block:ificonlinks}
  1025.  
  1026. {block:ifnavbar}
  1027. <center>
  1028. <div style="padding:5px; margin-bottom:-10px;"><div><button type="button" class="button" onclick="this.parentNode.parentNode.childNodes[1].style.display = ''; this.parentNode.style.display = 'none'; return false;">{text:open nav bar}</button></div><div style="display: none;"><div><button type="button" class="button" onclick="this.parentNode.parentNode.parentNode.childNodes[0].style.display = ''; this.parentNode.parentNode.style.display = 'none'; return false;">{text:close nav bar}</button></div>
  1029.  
  1030.  
  1031. <div class="woefjes">
  1032.  
  1033. {block:ifLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a>{/block:ifLinkOneTitle}
  1034.  
  1035. {block:ifLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a>{/block:ifLinkTwoTitle}
  1036.  
  1037. {block:ifLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a>{/block:ifLinkThreeTitle}
  1038.  
  1039. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}
  1040.  
  1041. {block:ifLinkFiveTitle}<a href="{text:Link Five}">{text:Link Five Title}</a>{/block:ifLinkFiveTitle}
  1042.  
  1043. {block:ifLinkSixTitle}<a href="{text:Link Six}">{text:Link Six Title}</a>{/block:ifLinkSixTitle}
  1044. </div>
  1045.  
  1046. </center>
  1047. {/block:ifnavbar}
  1048.  
  1049.  
  1050. </div>
  1051. </div>
  1052.  
  1053. <div class="kakpis">
  1054. <div id="posts">
  1055.  
  1056.  
  1057. {block:Posts}
  1058.  
  1059. <div class="entry">
  1060.  
  1061. {block:Text}
  1062. {block:Title}<span class="title">{Title}</span>{/block:Title}
  1063. <div class="caption"><span>{Body}</span></div>
  1064.  
  1065. {block:IndexPage}
  1066. {block:ifusepostbar}
  1067. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1068. {block:ifShowTags}
  1069. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1070. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1071. </div>
  1072. <div id="t1"></div>
  1073. <div id="t2"></div>
  1074. {/block:ifusepostbar}
  1075.  
  1076. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1077. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1078. {block:ifShowTags}
  1079. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1080. {/block:ifShowTags}
  1081. </div>{/block:ifnotusepostbar}
  1082. {/block:IndexPage}
  1083. {/block:Text}
  1084.  
  1085. {block:Link}
  1086. <a href="{URL}" class="linky">{Name}<span id="linky">ยป</span></a>
  1087. {block:Description}<div class="caption" style="margin-top:5px;">{Description}</div>{/block:Description}{block:IndexPage}{block:ifusepostbar}
  1088. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1089. {block:ifShowTags}
  1090. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1091. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1092. </div>
  1093. <div id="t1"></div>
  1094. <div id="t2"></div>
  1095. {/block:ifusepostbar}
  1096.  
  1097. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1098. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1099. {block:ifShowTags}
  1100. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1101. {/block:ifShowTags}
  1102. </div>{/block:ifnotusepostbar}{/block:IndexPage}
  1103. {block:Link}
  1104.  
  1105. {block:Photo}
  1106. {block:IndexPage}
  1107. <div class="photo">{LinkOpenTag}<a href="{permalink}"><img width="100%" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" /></a>{LinkCloseTag}</div>
  1108. {block:ifshowcaptions}<div class="caption"><span>{Caption}</span></div>{/block:ifshowcaptions}{block:ifnotshowcaptions}<div style="margin-bottom:5px;"></div>{/block:ifnotshowcaptions}
  1109. {block:ifusepostbar}
  1110. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1111. {block:ifShowTags}
  1112. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1113. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1114. </div>
  1115. <div id="t1"></div>
  1116. <div id="t2"></div>
  1117. {/block:ifusepostbar}
  1118.  
  1119. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1120. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1121. {block:ifShowTags}
  1122. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1123. {/block:ifShowTags}
  1124. </div>{/block:ifnotusepostbar}
  1125. {/block:IndexPage}
  1126. {block:PermalinkPage}
  1127. {LinkOpenTag}
  1128. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}{/block:PermalinkPage}
  1129. {/block:Photo}
  1130.  
  1131. {block:Photoset}
  1132. {block:IndexPage}
  1133. {block:ifnotsmallposts}
  1134. <div style="width=100%; line height:0px; overflow-x:hidden; overflow-y:hidden;"><center>{Photoset-400}</center></div>{/block:ifnotsmallposts}{block:ifsmallposts}<div style="width=100%; line height:0px; overflow-x:hidden; overflow-y:hidden;"><center>{Photoset-250}</center></div>{/block:ifsmallposts}{block:ifshowcaptions}<div class="caption"><span>{Caption}</span></div>{/block:ifshowcaptions}{block:ifnotshowcaptions}<div style="margin-bottom:5px;"></div>{/block:ifnotshowcaptions}{/block:IndexPage}
  1135. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  1136. {block:IndexPage}
  1137. {block:ifusepostbar}
  1138. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1139. {block:ifShowTags}
  1140. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1141. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1142. </div>
  1143. <div id="t1"></div>
  1144. <div id="t2"></div>
  1145. {/block:ifusepostbar}
  1146.  
  1147. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1148. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1149. {block:ifShowTags}
  1150. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1151. {/block:ifShowTags}
  1152. </div>{/block:ifnotusepostbar}
  1153. {/block:IndexPage}
  1154. {/block:Photoset}
  1155.  
  1156. {block:Quote}
  1157. <span style="letter-spacing:1px; font-style:italic; font-size:12px; color:{color:Text}">{Quote}</span>{block:Source}<div style="text-align:right;font-weight:bold; margin= -10px; text-transform:capitalize;color:{color:Text}; margin-bottom:5px;">{Source}</div>{/block:Source}{block:IndexPage}{block:IndexPage}{block:ifusepostbar}
  1158. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1159. {block:ifShowTags}
  1160. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1161. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1162. </div>
  1163. <div id="t1"></div>
  1164. <div id="t2"></div>
  1165. {/block:ifusepostbar}
  1166.  
  1167. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1168. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1169. {block:ifShowTags}
  1170. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1171. {/block:ifShowTags}
  1172. </div>{/block:ifnotusepostbar}{/block:IndexPage}
  1173. {/block:Quote}
  1174.  
  1175.  
  1176. {block:Chat}
  1177. {block:Title}
  1178. <span class="title">{Title}</span>{/block:Title}
  1179. <ul class="chat" style="margin-top:5px; margin-bottom:10px;">
  1180. {block:Lines}
  1181. <li class="user_{UserNumber}" style="line-height:12px;">
  1182. {block:Label}
  1183. <span class="label">{Label}</span>
  1184. {/block:Label}
  1185. {Line}
  1186. </li>
  1187. {/block:Lines}
  1188. </ul>
  1189. {block:IndexPage}{block:ifusepostbar}
  1190. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1191. {block:ifShowTags}
  1192. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1193. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1194. </div>
  1195. <div id="t1"></div>
  1196. <div id="t2"></div>
  1197. {/block:ifusepostbar}
  1198.  
  1199. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1200. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1201. {block:ifShowTags}
  1202. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1203. {/block:ifShowTags}
  1204. </div>{/block:ifnotusepostbar}{/block:IndexPage}
  1205. {/block:Chat}
  1206.  
  1207.  
  1208. {block:Audio}<div class="audioplayer">
  1209. <div class="album">
  1210. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  1211. <div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="song"><strong>Artist:</strong><span {block:Artist} style="display:none;" {/block:Artist}> Unknown</span>
  1212. {block:Artist}{Artist}{/block:Artist}<br><strong>Title:</strong><span {block:TrackName} style="display:none;"{/block:TrackName}> Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><strong>Album:</strong> <span {block:Album} style="display:none;"{/block:Album}> Unknown </span>{block:Album}{Album}{/block:Album}<br>{block:PlayCount}<strong>Plays:</strong> {FormattedPlayCount}{/block:PlayCount}</div></div>
  1213. {block:IndexPage}{block:ifshowcaptions}<div class="caption"><span>{Caption}</span></div>{/block:ifshowcaptions}{block:ifusepostbar}
  1214. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1215. {block:ifShowTags}
  1216. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1217. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1218. </div>
  1219. <div id="t1"></div>
  1220. <div id="t2"></div>
  1221. {/block:ifusepostbar}
  1222.  
  1223. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1224. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1225. {block:ifShowTags}
  1226. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1227. {/block:ifShowTags}
  1228. </div>{/block:ifnotusepostbar}{/block:IndexPage}
  1229. {/block:Audio}
  1230.  
  1231. {block:Video}
  1232. {block:IndexPage}
  1233.  
  1234. {block:ifInfiniteScroll}
  1235. <center><div style="width=100%; overflow-x:hidden; overflow-y:hidden;"><a href="{Permalink}">Click here for video!</a></div></center>
  1236. {/block:ifInfiniteScroll}
  1237. {block:ifnotInfiniteScroll}
  1238. {block:ifnotsmallposts}
  1239. <center><div style="width=100%; overflow-x:hidden; overflow-y:hidden;">{Video-400}</div></center>
  1240. {/block:ifnotsmallposts}
  1241. {block:ifsmallposts}
  1242. <center><div style="width=100%; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div></center>
  1243. {/block:ifsmallposts}
  1244. {/block:ifnotInfiniteScroll}
  1245.  
  1246. {block:ifshowcaptions}<div class="caption"><span>{Caption}</span></div>{/block:ifshowcaptions}
  1247.  
  1248.  
  1249. {block:ifnotshowcaptions}<div style="margin-bottom:5px;"></div>{/block:ifnotshowcaptions}{/block:IndexPage}
  1250.  
  1251.  
  1252.  
  1253.  
  1254. {block:PermalinkPage} <center>{Video-500}</center>{/block:PermalinkPage}
  1255.  
  1256.  
  1257.  
  1258.  
  1259. {block:IndexPage}{block:ifusepostbar}
  1260. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1261. {block:ifShowTags}
  1262. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1263. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1264. </div>
  1265. <div id="t1"></div>
  1266. <div id="t2"></div>
  1267. {/block:ifusepostbar}
  1268.  
  1269. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1270. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1271. {block:ifShowTags}
  1272. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1273. {/block:ifShowTags}
  1274. </div>{/block:ifnotusepostbar}{/block:IndexPage}
  1275. {block:Video}
  1276.  
  1277. {block:Answer}
  1278. <div id="yh"><img src="{AskerPortraitURL-48}"></div>
  1279.  
  1280. <div id="question"><strong>{Asker}:</strong> {Question}</div>
  1281. <div class="tri-down"></div>
  1282.  
  1283.  
  1284. <div id="answer" style="overflow:hidden; margin-bottom:5px;">{block:Answerer}{Answerer}:{/block:Answerer}{Answer}</div>
  1285.  
  1286.  
  1287. {block:IndexPage}{block:ifusepostbar}
  1288. <div id="bottom"><span style="margin-left:25px; text-transform:capitalize; float:left;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1289. {block:ifShowTags}
  1290. {block:HasTags}<span class="tags" style="margin-left:15px; {block:ifsmallposts} max-width:140px; {/block:ifsmallposts} {block:ifnotsmallposts} max-width:290px; {/block:ifnotsmallposts} max-height:10px; overflow:hidden; position:relative; display:inline; float:left;"> #{block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</span>{/block:HasTags}
  1291. {/block:ifShowTags}<span style="float:right; margin-right:25px;"><a href="{reblogurl}">Reblog</a></span>
  1292. </div>
  1293. <div id="t1"></div>
  1294. <div id="t2"></div>
  1295. {/block:ifusepostbar}
  1296.  
  1297. {block:ifnotusepostbar}<div id="bottoms"><span style="text-transform:capitalize;"><a href="{permalink}">{Notecountwithlabel}</a></span>
  1298. <span style="float:right;"><a href="{reblogurl}">Reblog</a></span>
  1299. {block:ifShowTags}
  1300. {block:HasTags}<div class="tags"> # {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}</div>{/block:HasTags}
  1301. {/block:ifShowTags}
  1302. </div>{/block:ifnotusepostbar}{/block:IndexPage}{/block:IndexPage}
  1303. {/block:Answer}
  1304.  
  1305. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  1306.  
  1307. {block:PermalinkPage}
  1308. {block:Date}
  1309. {block:Caption}<div style="margin-top:5px;">{Caption}</div>{/block:Caption}<center>
  1310. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm} | {block:NoteCount}{NoteCount} Notes{/block:NoteCount}<br>
  1311. {block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  1312. {/block:Date}
  1313. {/block:PermalinkPage}
  1314.  
  1315. {block:PostNotes}{PostNotes}
  1316. {/block:PostNotes}
  1317.  
  1318. </div>
  1319.  
  1320. {/block:Posts}
  1321.  
  1322. </div>
  1323.  
  1324. {block:ifnotInfiniteScroll}
  1325. {block:IndexPage}
  1326. {block:Pagination}<div id="navigation">
  1327. {block:PreviousPage}
  1328. <a href="{PreviousPage}"><span style="top:1px; position:relative;">&larr;</span> {lang:Previous}</a>
  1329. {/block:PreviousPage}
  1330. {block:NextPage}
  1331. <a href="{NextPage}">{lang:Next Page} <span style="top:1px; position:relative;">&rarr;</span></a>
  1332. {/block:NextPage}
  1333. </div>{/block:Pagination}
  1334. {/block:IndexPage}
  1335. {/block:ifnotInfiniteScroll}
  1336.  
  1337. </div>
  1338.  
  1339. </div>
  1340.  
  1341.  
  1342. {block:IndexPage}<br>
  1343. {block:Pagination}
  1344. <div id="pagination">
  1345. {block:NextPage}
  1346. <a id="nextPage" href="{NextPage}">next</a>
  1347. {/block:NextPage}
  1348. {block:PreviousPage}
  1349. <a href="{PreviousPage}">back</a>
  1350. {/block:PreviousPage}
  1351. </div>
  1352. {/block:Pagination}
  1353. {/block:IndexPage}
  1354.  
  1355.  
  1356. </div>
  1357.  
  1358. </body>
  1359.  
  1360. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement