Advertisement
spacethemes

Spacetheme42 - Escape Velocity

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