foomthemes

THEME 7: Capitulated

Sep 4th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.18 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}
  8. <meta name="description" content="{MetaDescription}" />
  9. {/block:Description}
  10.  
  11.  
  12.  
  13. <!--
  14.  
  15. ▒█▀▀▀ ▒█▀▀▀█ ▒█▀▀▀█ ▒█▀▄▀█ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█
  16. ▒█▀▀▀ ▒█░░▒█ ▒█░░▒█ ▒█▒█▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄
  17. ▒█░░░ ▒█▄▄▄█ ▒█▄▄▄█ ▒█░░▒█ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
  18.  
  19. © THEME 7: CAPITULATED BY FOOMTHEMES.TUMBLR.COM
  20. PLEASE DO NOT TAKE CREDIT FOR THIS THEME AS IT GAVE ME A LOT OF TROUBLE
  21. YOU MAY EDIT THIS THEME AS MUCH AS YOU PLEASE BUT DO NOT CALL IT YOUR OWN
  22. FEEL FREE TO RECOMMEND IT TO YOUR FRIENDS UNLESS YOU DON'T HAVE FRIENDS THEN I'M SORRY
  23. WE COULD BE FRIENDS HIT ME UP BRO http://lucifa.co.vu
  24.  
  25. -->
  26.  
  27.  
  28. <meta name="image:Background" content="">
  29. <meta name="image:Sidebar" content="">
  30. <meta name="image:Cursor" content="">
  31. <meta name="image:Favicon" content="">
  32. <meta name="color:Text" content="#333333">
  33. <meta name="color:Links" content="#444444">
  34. <meta name="color:Links Hover" content="#aaaaaa">
  35. <meta name="color:Background" content="#ffffff">
  36. <meta name="color:Blog title" content="#000000">
  37. <meta name="color:Posts Bg" content="#fafafa">
  38. <meta name="color:Blockquotes" content="#cccccc">
  39. <meta name="color:Description Text" content="#000000">
  40. <meta name="color:Description Bg" content="#fafafa">
  41. <meta name="color:Tags and Info BG" content="#fafafa">
  42. <meta name="color:Tags and Info" content="#888877">
  43. <meta name="color:Tags and Info Hover" content="#000000">
  44. <meta name="text:Blog Title" content="">
  45. <meta name="text:Font Size" content="10">
  46.  
  47. <meta name="color:Scrollbar" content="#888888">
  48. <meta name="text:Scrollbar Width" content="8">
  49.  
  50. <meta name="if:Transparent Posts" content="0">
  51. <meta name="if:Transparent Sidebar" content="1">
  52. <meta name="if:Use Mini Cursor" content="0">
  53. <meta name="if:3 columns" content="1">
  54. <meta name="if:2 columns" content="0">
  55. <meta name="if:Use Normal Scrollbar" content="0">
  56.  
  57. <meta name="font:Body" content="Arial"/>
  58.  
  59.  
  60. <meta name="select:Background Style" content="" title="Normal"/>
  61. <meta name="select:Background Style" content="background-attachment: fixed; background-repeat:no-repeat;" title="Fixed, Non-repeating"/>
  62. <meta name="select:Background Style" content="background-attachment: fixed; background-size:100% 100%;" title="Fixed and Covered"/>
  63. <meta name="select:Background Style" content="background-attachment: fixed;" title="Fixed"/>
  64. <meta name="select:Background Style" content="background-repeat: no-repeat;" title="Non-repeating"/>
  65. <meta name="select:Background Style" content="background-size: 100% 100%;" title="Covered"/>
  66.  
  67.  
  68.  
  69. <meta name="if:Circle Sidebar" content="0"/>
  70. <meta name="if:Border" content="1"/>
  71. <meta name="if:Caption" content="0"/>
  72. <meta name="if:Photo Hover Action" content="1"/>
  73. <meta name="if:Infinite Scrolling" content="1"/>
  74.  
  75.  
  76. <meta name="color:Sidelinks Hover" content="#000000"/>
  77. <meta name="text:Link1" content=""/>
  78. <meta name="text:Link1Text" content=""/>
  79. <meta name="text:Link2" content=""/>
  80. <meta name="text:Link2Text" content=""/>
  81. <meta name="text:Link3" content=""/>
  82. <meta name="text:Link3Text" content=""/>
  83. <meta name="text:Link4" content=""/>
  84. <meta name="text:Link4Text" content=""/>
  85. <meta name="color:Sidelinks" content="#cccccc"/>
  86.  
  87.  
  88. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  89.  
  90. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  91.  
  92. {block:IndexPage}
  93. <script src="http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js"></script>
  94.  
  95. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  96.  
  97.  
  98. <script type="text/javascript">
  99.  
  100. $(window).load(function () {
  101.  
  102. $('#posts').masonry(),
  103.  
  104. $('.masonryWrap').infinitescroll({
  105.  
  106. navSelector : "#pagination",
  107.  
  108. nextSelector : "#pagination a#next",
  109.  
  110. itemSelector : ".post",
  111.  
  112. bufferPx : 10000,
  113.  
  114. extraScrollPx: 11000,
  115.  
  116. loadingImg : "",
  117.  
  118. loadingText : "<em>&nbsp;</em>",
  119.  
  120. },
  121.  
  122. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  123.  
  124. );
  125.  
  126. });
  127.  
  128. </script>
  129.  
  130.  
  131.  
  132.  
  133.  
  134. {/block:IndexPage}
  135.  
  136. <script>
  137.  
  138. (function($){
  139. $(document).ready(function(){
  140. $("a[title]").style_my_tooltips({
  141. tip_follows_cursor:true,
  142. tip_delay_time:90,
  143. tip_fade_speed:600,
  144. attribute:"title"
  145. });
  146. });
  147. })(jQuery);
  148. </script>
  149. <script>
  150. $(document).mouseover(function(){
  151. $(document).mousemove(function(e){
  152. $("#cursor").css({left:e.pageX, top:e.pageY});
  153. });
  154. });
  155. </script>
  156. <link href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono' rel='stylesheet' type='text/css'>
  157. <style>
  158.  
  159. #cursor{
  160. position:absolute;
  161. margin:3px;
  162. -webkit-transition: all 10ms ease;
  163. -moz-transition: all 10ms ease;
  164. -ms-transition: all 10ms ease;
  165. -o-transition: all 10ms ease;
  166. transition: all 10ms ease;
  167. max-width:25px;
  168. z-index:9000000000000;
  169. }
  170. @font-face {
  171. font-family: 'General Store';
  172. src: local('General Store'),
  173. url('http://static.tumblr.com/iwxqvyr/6IGmryz2p/general_store.ttf') format('truetype'), url('http://static.tumblr.com/iwxqvyr/Vrkmstyvj/general_store.woff') format('woff');
  174. font-weight: normal;
  175. font-style: normal;
  176. }
  177.  
  178. #s-m-t-tooltip {
  179. display:none;
  180. text-align:center;
  181. position:absolute;
  182. -webkit-transition: all 0ms ease;
  183. -moz-transition: all 0ms ease;
  184. -ms-transition: all 0ms ease;
  185. -o-transition: all 0ms ease;
  186. transition: all 0ms ease;
  187. z-index:500000000000000;
  188. padding: 4px;
  189. background: #fff;
  190. margin-left: 8px;
  191. margin-top:5px;
  192. border: 1px solid #333;
  193. font-size: 11px;
  194. font-family: "Pathway Gothic One";
  195. letter-spacing: 1px;
  196. text-transform: uppercase;
  197. }
  198.  
  199.  
  200. {block:ifNotUseNormalScrollbar}
  201. ::-webkit-scrollbar {width: {text:Scrollbar width}px; height:{text:Scrollbar width}px; background:#ffffff}
  202.  
  203. ::-webkit-scrollbar-corner {background:#ffffff}
  204.  
  205. ::-webkit-scrollbar-button:vertical {height:4px; width: 7px; display: block; background:{color:Scrollbar}}
  206.  
  207. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:Scrollbar}}
  208.  
  209. ::-webkit-scrollbar-thumb:vertical {background:{color:Scrollbar}; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff}
  210.  
  211. ::-webkit-scrollbar-thumb:horizontal {background: #ffffff; border: 0px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid }
  212.  
  213. ::-webkit-scrollbar-thumb {background: {color:Scrollbar}; border-top: 0pt solid #ffffff; border-bottom: 0pt solid #ffffff}
  214.  
  215. ::-webkit-scrollbar-thumb:hover {background: {color:Scrollbar}; {block:ifUseMiniCursor}cursor:url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'), auto{/block:ifUseMiniCursor}}
  216.  
  217. ::-webkit-scrollbar-track-piece {background: #ffffff; border-top: 1pt solid #ffffff; border-bottom: 1pt solid #ffffff; width:4pt}{/block:ifNotUseNormalScrollbar}
  218.  
  219. {block:ifUseMiniCursor}
  220. html{ cursor:url('http://static.tumblr.com/7svvack/kl0mp1gfn/my_mouse.png'), auto }
  221.  
  222. a, a:hover { cursor:url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),auto}{/block:ifUseMiniCursor}
  223.  
  224. body {
  225. background: {color:background} url({image:Background});
  226. font-family: {font:Body};
  227. font-size: {text:font size}px;
  228. color: {color:Text};
  229. {select:Background Style}
  230. }
  231.  
  232. a {
  233. color: {color:Links};
  234. text-decoration: none;
  235. }
  236. a:hover {
  237. color: {color:Links Hover};
  238. text-decoration: none;
  239. }
  240.  
  241. * {
  242. -webkit-transition: all 500ms ease;
  243. -moz-transition: all 500ms ease;
  244. -ms-transition: all 500ms ease;
  245. -o-transition: all 500ms ease;
  246. transition: all 500ms ease;
  247. margin: 0px;
  248. }
  249.  
  250. #posts {
  251. width: 844px;
  252. padding-left:225px;
  253. margin-top: 5px;
  254. }
  255.  
  256. .post {
  257. margin: 5px;
  258. {block:ifBorder}border: rgba(0,0,0,.2) solid 1px;{/block:ifBorder}
  259. word-wrap: break-word;
  260. text-align: left;
  261. {block:ifNotTransparentPosts}background: {color:Posts Bg};{/block:ifNotTransparentPosts}
  262. padding: 5px;
  263. {block:IndexPage}
  264. {block:ifNot3columns}{block:ifNot2columns}
  265. width: 500px;
  266. {/block:ifNot2columns}{/block:ifNot3columns}
  267. {block:if3columns}
  268. width: 250px;
  269. {/block:if3columns}
  270. {block:if2columns}{block:ifNot3columns}
  271. width: 400px;
  272. {/block:ifNot3columns}{/block:if2columns}
  273. {/block:IndexPage}
  274. {block:PermalinkPage}
  275. width: 500px;
  276. {/block:PermalinkPage}
  277. }
  278.  
  279. .post img {
  280. max-width: 100%;
  281. }
  282.  
  283. .audio_player iframe {
  284. width: 100%;
  285. height: 60px;
  286. }
  287.  
  288. .chat .line {
  289. padding: 5px;
  290. border: 1px solid rgba(0,0,0,.1);
  291. border-top: 0px;
  292. }
  293. .chat .line:first-child {
  294. border-top: 1px solid rgba(0,0,0,.1);
  295. }
  296.  
  297. .chat .line.even {
  298. background: rgba(0,0,0,.01);
  299. }
  300.  
  301. .label {
  302. font-weight: bold;
  303. }
  304.  
  305.  
  306.  
  307. .reblogg {
  308. font-size: 9px;
  309. font-family: "Strait";
  310. margin: -5px;
  311. margin-top: 5px;
  312. letter-spacing: 1px;
  313. text-align: center;
  314. padding: 5px;
  315. color: {color:Tags and info};
  316. background: {color:Tags and info Bg};
  317. opacity: 1;
  318. }
  319.  
  320. .reblogg a {
  321. color: {color:Tags and info};
  322. }
  323.  
  324. .reblogg a:hover {
  325. color: {color:Tags and info hover};
  326. }
  327.  
  328. .reblogg:hover {
  329. opacity: .9;
  330. }
  331.  
  332. .ralsir{
  333. float: right;
  334. }
  335.  
  336. .title {
  337. font-size: 130%;
  338. }
  339.  
  340. blockquote {
  341. margin-left:5px;
  342. border-left: 3px solid {color:Blockquotes};
  343. padding-left:5px;
  344. }
  345.  
  346. .tags {
  347. text-align: left;
  348. clear: both;
  349. }
  350. .va {
  351. width: 1px;
  352. height: 100%;
  353. display: inline-block;
  354. vertical-align: middle;
  355. }
  356.  
  357.  
  358. .sym {
  359. font-family: "General Store";
  360. margin-right: 5px;
  361. display: inline-block;
  362. text-transform: lowercase;
  363. }
  364.  
  365. .unos {
  366. float: left;
  367. text-transform: uppercase;
  368. }
  369.  
  370. .like_button {position:relative; display:inline-block;
  371. cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer!important; }
  372. #oh {}
  373. .like_button iframe {position:absolute; top:0; left:0; width:100%;
  374. height: 15px;
  375. opacity: 0;
  376. margin-top: -3px;
  377. z-index: 5;
  378.  
  379. cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer!important;}
  380. .like_button::before {content:'j'; font-family:'general store'!important; text-transform:lowercase!important; position:relative; font-size:8px; z-index:3;
  381. cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer !important;}
  382. .like_button:hover:before, .like_button.liked:before {color:#ff0000;
  383. cursor:{block:ifUseMiniCursor}url('http://static.tumblr.com/7svvack/XBTmp1gg7/my_hover.png'),{/block:ifUseMiniCursor} pointer!important;
  384. }
  385.  
  386. .rebloggit:hover {
  387. color: green;
  388. }
  389.  
  390. .minjs {
  391. height: 0px;
  392. clear: both;
  393. width: 100%;
  394. }
  395.  
  396.  
  397. .asker img{
  398. height: 55px;
  399. float:left;
  400. margin: 5px;
  401. border: 1px {color:Posts Bg} solid;
  402. }
  403.  
  404. .arrow_box {
  405. background: {color:Tags and info bg};
  406. padding: 5px;
  407. color: {color:Tags and info};
  408.  
  409. }
  410.  
  411. .askername {
  412. font-size: 12px;
  413. font-family: pathway gothic one;
  414. letter-spacing: 1px;
  415. text-transform: uppercase;
  416. padding-top: 9px;
  417. }
  418.  
  419. .answer {
  420. clear:both;
  421. }
  422.  
  423. .imgthing {
  424. position: relative;
  425. }
  426.  
  427. .these {
  428. opacity: 0;
  429. }
  430.  
  431. .these:hover {
  432. opacity: 1;
  433. }
  434.  
  435. .postwhoa {
  436. position:absolute;
  437. opacity: .7;
  438. background: #fff;
  439. height: 100%;
  440. width: 100%;
  441. text-align: center;
  442. }
  443. .whoason {
  444. top: 50%;
  445. position:absolute;
  446. height: 40px;
  447. z-index: 1;
  448. width: 100%;
  449. text-align: center;
  450. font-size: 30px;
  451. color: #000;
  452. margin-top: -22px;
  453. font-family: Pathway Gothic One;
  454. text-transform: uppercase;
  455. }
  456.  
  457. .photto {
  458. display: block;
  459. }
  460.  
  461. .minreblog {
  462. font-size: 15px;
  463. width: 130px;
  464. margin: auto;
  465. }
  466. {block:IndexPage}
  467. {block:ifPhotoHoverAction}.photopoat .reblogg,{/block:ifPhotoHoverAction} {block:ifNotCaption}.photopoat .caption{/block:ifNotCaption}{
  468. display: none;
  469. }{/block:IndexPage}
  470.  
  471. #sidebar {
  472. width: 180px;
  473. text-align: justify;
  474. position: fixed;
  475. top: 140px;
  476. left: 50%;
  477. margin-left: -490px;
  478.  
  479. }
  480.  
  481. #simg {
  482. width: 168px;
  483. {block:ifBorder}border: rgba(0,0,0,.4) solid 1px;{/block:ifBorder}
  484. padding: 5px;
  485. }
  486.  
  487. #desc {
  488. padding: 5px;
  489. margin-left: 5px;
  490. width: 160px;
  491. margin-top: -4px;
  492. color: {color:description text};
  493. {block:ifNotTransparentSidebar}background: {color:Description bg};{/block:ifNotTransparentSidebar}
  494. }
  495.  
  496. #desc a{
  497. color: {color:Sidelinks};
  498. }
  499.  
  500. #desc a:hover {
  501. color: {color:Sidelinks Hover};
  502. }
  503.  
  504. #pagination {
  505. font-family: "Georgia";
  506. font-style: italic;
  507. text-align: center;
  508. {block:ifInfiniteScrolling}
  509. display: none;
  510. {/block:ifInfiniteScrolling}
  511. }
  512.  
  513. {block:ifInfiniteScrolling}
  514. {block:IndexPage}
  515. html {
  516. height: 105%;
  517. }
  518. body, #posts {
  519. height: 100%;
  520. }
  521. {/block:IndexPage}
  522. {/block:ifInfiniteScrolling}
  523.  
  524. #links {
  525. max-height: 0px;
  526. overflow: hidden;
  527. opacity: 0;
  528. }
  529.  
  530. #links:after
  531. {content: "";
  532. display: inline-block;
  533. width: 50%;}
  534.  
  535. #links a {
  536. display:inline-block;
  537. padding: 0 5px;
  538. font-family: strait;
  539. margin: 1px;
  540. color: {color:Background};
  541. {block:ifNotTransparentSidebar}
  542. color: {color:Description Bg};
  543. {block:ifNotTransparentSidebar}
  544. background: {color:Sidelinks};
  545. -webkit-border-radius: 2px;
  546. border-radius: 2px;
  547. }
  548.  
  549. #links a:hover {
  550.  
  551. color: {color:Background};
  552. {block:ifNotTransparentSidebar}
  553. color: {color:Description Bg};
  554. {block:ifNotTransparentSidebar}
  555. background: {color:Sidelinks Hover};
  556. }
  557.  
  558.  
  559. #sidebar:hover #links {
  560. height: auto;
  561. min-height:10px;
  562. max-height:100px;
  563. top: 0;
  564. opacity: 1;
  565. }
  566.  
  567. #outie {
  568. margin-top: 50px;
  569. {block:ifNotTransparentPosts}background: {color:Posts Bg};{/block:ifNotTransparentPosts};
  570. {block:ifBorder}border-top: rgba(0,0,0,.2) solid 1px; border-bottom: rgba(0,0,0,.2) solid 1px;{/block:ifBorder}
  571. }
  572.  
  573. #blogtitle {
  574. font-family: "Squada One";
  575. font-size: 60px;
  576. margin-top: -50px;
  577. color: {color:Blog Title};
  578. text-align: center;
  579. text-shadow: 2px 0px 1px {color:Background}, -2px 0px 1px {color:Background}, 2px 2px 1px {color:Background}, 2px -2px 1px {color:Background},-2px 2px 1px {color:Background},0px 2px 1px {color:Background}, 0px -2px {color:Background}, -2px -2px 1px {color:Background};
  580. }
  581.  
  582. #meep {
  583. background: {color:Background};
  584. position: fixed;
  585. width: 100%;
  586. top: 0;
  587. left: 0;
  588. z-index: 10;
  589. }
  590.  
  591. #tumblr_controls {
  592. z-index: 1000000000000000000000000000000000000000000000000000 !important;
  593. }
  594.  
  595. ol,ul {
  596. padding: 0;
  597. list-style: inside;
  598. }
  599.  
  600.  
  601. ol.notes {
  602. padding: 0px;
  603. list-style-type: none;=
  604. }
  605.  
  606. ol.notes li.note {
  607. padding: 5px;
  608. background: rgba(125,125,125,0.05);
  609. border: 1px solid rgba(125,125,125,0.1);
  610. margin: 10px;
  611. }
  612.  
  613. ol.notes li.note:nth-child(odd) {
  614. margin-right: 30px;
  615. }
  616.  
  617. ol.notes li.note img.avatar {
  618. vertical-align: -4px;
  619. width: 16px;
  620. height: 16px;
  621. }
  622.  
  623. ol.notes li.note span.action {
  624. }
  625.  
  626. ol.notes li.note .answer_content {
  627. font-weight: normal;
  628. }
  629.  
  630. ol.notes li.note blockquote {
  631. display: inline-block;
  632. margin: 3px;
  633. }
  634.  
  635. {CustomCss}
  636.  
  637. </style>
  638.  
  639.  
  640.  
  641. <link href='http://fonts.googleapis.com/css?family=Passero+One|Squada+One|Pathway+Gothic+One|Strait|Iceberg|Special+Elite' rel='stylesheet' type='text/css'>
  642. <meta name="if:White Credit" content="0"> <link href='http://fonts.googleapis.com/css?family=Squada+One' rel='stylesheet' type='text/css'>{block:ifNotWhiteCredit}<link type="text/css" rel="stylesheet" href="http://static.tumblr.com/iwxqvyr/EkKmrd769/blackcredit.css">{/block:ifNotWhiteCredit} {block:ifWhiteCredit}<link type="text/css" rel="stylesheet" href="http://static.tumblr.com/iwxqvyr/Y8amrd9tl/whitecredit.css">{/block:ifWhiteCredit}
  643. </head>
  644. <body>
  645.  
  646. <a href="http://foomthemes.tumblr.com"><div id="credit"> <nobr><div id="foom">FOOM</div>THEMES</nobr> </div></a>
  647.  
  648. <img id="cursor" src="{image:Cursor}" />
  649.  
  650.  
  651. <div id="meep"><div id="outie"><div id="blogtitle">{block:ifBlogTitle}{text:Blog Title}{/block:ifBlogTitle}{block:ifNotBlogTitle}{Title}{/block:ifNotBlogTitle}</div></div></div><div id="outie"><div id="blogtitle">{Title}</div></div>
  652. <div id="sidebar">
  653. {block:ifSidebarImage}<img src="{image:Sidebar}" id="simg">{/block:ifSidebarImage}
  654. <div id="desc">
  655. <div id="links">
  656. <a href="/">HOME</a>
  657. <a href="/ask">ASK</a>
  658. {block:SubmissionsEnabled}<a href="/submit">SUBMIT</a>{/block:SubmissionsEnabled}
  659. <a href="/archive">PAST</a>
  660. {block:ifLink1Text}<a href="{text:Link1}">{text:Link1Text}</a>{/block:ifLink1Text}
  661. {block:ifLink2Text}<a href="{text:Link2}">{text:Link2Text}</a>{/block:ifLink2Text}
  662. {block:ifLink3Text}<a href="{text:Link3}">{text:Link3Text}</a>{/block:ifLink3Text}
  663. {block:ifLink4Text}<a href="{text:Link4}">{text:Link4Text}</a>{/block:ifLink4Text}
  664. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a> {/block:Pages}{/block:HasPages}</div>
  665. {Description}
  666. {block:Pagination}
  667. <div id="pagination">
  668. {block:PreviousPage}
  669. <a href="{PreviousPage}" id="prev">&#171; back</a>
  670. {/block:PreviousPage}
  671.  
  672. {block:NextPage}
  673. {block:PreviousPage}//{block:PreviousPage}
  674. <a href="{NextPage}" id="next">forth &#187;</a>
  675. {/block:NextPage}
  676. </div>
  677. {/block:Pagination}
  678. </div>
  679. </div>
  680.  
  681.  
  682. <center>
  683. <div id="posts">
  684. {block:Posts}
  685. <div class="post {block:Photo}photopoat{/block:Photo} {block:Photoset}photopoat{/block:Photoset} {block:Panorama}photopoat{/block:Panorama}">
  686. {block:Answer}
  687. <div class="asker"><img src="{AskerPortraitURL-128}"/></div>
  688. <div class="askername"><nobr>{Asker}</nobr></div>
  689. <div class="arrow_box"><strong>{Question}</strong></div>
  690. <div class="answer">
  691. {Answer}
  692. </div>
  693. {/block:Answer}
  694.  
  695. {block:Text}
  696. {block:Title}
  697. <div class="title">{Title}</div>
  698. {/block:Title}
  699.  
  700. <div class="caption">{Body}</div>
  701. {/block:Text}
  702. {block:Photo}
  703. <div class="imgthing">
  704. {block:ifPhotoHoverAction}{block:IndexPage}<div class="these">
  705. <a href="{Permalink}"><div class="whoason">{NoteCountWithLabel}<div class="minreblog"><div class="ralsir"><a href="{ReblogURL}" class="sym rebloggit" title="Reblog">d</a>
  706. <div style="margin-top:-20px; margin-left:30px;" id="oh"><a title="like this post">{LikeButton color="grey" size="10"}</a></div></div>
  707. <div class="unos">
  708. <a href="{permalink}">{12Hour}:{minutes}{AMPM} | {monthNumber}/{DayOfMonth}/{shortyear}</a>
  709. </div>
  710. <div class="minjs"></div></div></div></a>
  711. <a href="{Permalink}"><div class="postwhoa"></div></a></div>{/block:IndexPage}{/block:ifPhotoHoverAction}
  712. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"class="photto"/></center>{LinkCloseTag}
  713. </div>
  714.  
  715. {block:Caption}
  716. <div class="caption">{Caption}</div>
  717. {/block:Caption}
  718. {/block:Photo}
  719.  
  720. {block:Panorama}
  721. <div class="imgthing">
  722. {block:ifPhotoHoverAction}{block:IndexPage}<div class="these">
  723. <a href="{Permalink}"><div class="whoason">{NoteCountWithLabel}<div class="minreblog"><div class="ralsir"><a href="{ReblogURL}" class="sym rebloggit" title="Reblog">d</a>
  724. <div style="margin-top:-10px; margin-left:30px;" id="oh"><a title="like this post">{LikeButton color="grey" size="10"}</a></div></div>
  725. <div class="unos">
  726. <a href="{permalink}">{12Hour}:{minutes}{AMPM} | {monthNumber}/{DayOfMonth}/{shortyear}</a>
  727. </div>
  728. <div class="minjs"></div></div></div></a>
  729. <a href="{Permalink}"><div class="postwhoa"></div></a></div>{/block:IndexPage}{/block:ifPhotoHoverAction}
  730. {LinkOpenTag}
  731. <center><img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/></center>
  732. {LinkCloseTag}</div>
  733.  
  734. {block:Caption}
  735. <div class="caption">{Caption}</div>
  736. {/block:Caption}
  737. {/block:Panorama}
  738.  
  739. {block:Photoset}
  740. <center>
  741. <div class="imgthing">
  742. {block:ifPhotoHoverAction}{block:IndexPage}<div class="these">
  743. <a href="{Permalink}"><div class="whoason">{NoteCountWithLabel}<div class="minreblog"><div class="ralsir"><a href="{ReblogURL}" class="sym rebloggit" title="Reblog">d</a>
  744. <div style="margin-top:-10px; margin-left:30px;" id="oh"><a title="like this post">{LikeButton color="grey" size="10"}</a></div></div>
  745. <div class="unos">
  746. <a href="{permalink}">{12Hour}:{minutes}{AMPM} | {monthNumber}/{DayOfMonth}/{shortyear}</a>
  747. </div>
  748. <div class="minjs"></div></div></div></a>
  749. <a href="{Permalink}"><div class="postwhoa"></div></a></div>{/block:IndexPage}{/block:ifPhotoHoverAction}
  750. {block:IndexPage}
  751. {block:ifNot3columns}{block:ifNot2columns}{Photoset-500}{/block:ifNot2columns}{/block:ifNot3columns}
  752. {block:if3columns}{Photoset-250}{/block:if3columns}
  753. {block:if2columns}{block:ifNot3columns}{Photoset-400}{/block:ifNot3columns}{/block:if2columns}
  754.  
  755. {/block:IndexPage}
  756. {block:PermalinkPage}
  757. {Photoset-500}
  758. {/block:PermalinkPage}
  759. </div>
  760. </center>
  761.  
  762. {block:Caption}
  763. <div class="caption">{Caption}</div>
  764. {/block:Caption}
  765. {/block:Photoset}
  766. {block:Quote}
  767. <center><div class="title">"{Quote}"</div>
  768.  
  769. {block:Source}
  770. <div class="source">{Source}</div>
  771. {/block:Source}</center>
  772. {/block:Quote}
  773.  
  774. {block:Link}
  775. <a href="{URL}" {Target}><div class="title">{Name}</div></a>
  776.  
  777. {block:Description}
  778. <div class="caption">{Description}</div>
  779. {/block:Description}
  780. {/block:Link}
  781.  
  782. {block:Chat}
  783. {block:Title}
  784. <div class="title">{Title}</div>
  785. {/block:Title}
  786. <div class="chat">
  787. {block:Lines}
  788. <div class="{Alt} user_{UserNumber} line">
  789. {block:Label}
  790. <span class="label">{Label}</span>
  791. {/block:Label}
  792. {Line}
  793. </div>
  794. {/block:Lines}
  795. </div>
  796. {/block:Chat}
  797.  
  798. {block:Video}
  799. {block:IndexPage}
  800. {block:ifNot3columns}{block:ifNot2columns}{Video-500}{/block:ifNot2columns}{/block:ifNot3columns}
  801. {block:if3columns}{Video-250}{/block:if3columns}
  802. {block:if2columns}{block:ifNot3columns}{Video-400}{/block:ifNot3columns}{/block:if2columns}
  803. {/block:IndexPage}
  804. {block:PermalinkPage}
  805. {Video-500}
  806. {/block:PermalinkPage}
  807.  
  808. {block:Caption}
  809. <div class="caption">{Caption}</div>
  810. {/block:Caption}
  811. {/block:Video}
  812.  
  813. {block:Audio}
  814. {AudioPlayerWhite}
  815.  
  816. {block:Caption}
  817. <div class="caption">{Caption}</div>
  818. {/block:Caption}
  819. {/block:Audio}
  820.  
  821. {block:Date}<div class="reblogg">
  822.  
  823. <div class="ralsir"><a href="{ReblogURL}" class="sym rebloggit" title="Reblog">d</a>
  824. <div style="margin-top:-10px; margin-left:30px;" id="oh"><a title="like this post">{LikeButton color="grey" size="10"}</a></div></div>
  825. <div class="unos">
  826. <a href="{permalink}">{12Hour}:{minutes}{AMPM} | {monthNumber}/{DayOfMonth}/{shortyear}</a>
  827. |
  828. <a href="{Permalink}" >{NoteCountWithLabel}</a>
  829. {block:RebloggedFrom}|
  830. <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a>
  831. {/block:RebloggedFrom}
  832. {block:ContentSource}|
  833. <a href="{SourceURL}" title="{SourceTitle}">SOURCE</a>
  834. {/block:ContentSource}
  835. </div>
  836. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}" style="text-transform:none;">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}
  837. <div class="minjs"></div>
  838. </div></div>
  839. {block:PostNotes}<div class="post">{PostNotes}</div>{/block:PostNotes}{/block:Date}
  840.  
  841. {/block:Posts}
  842. </div></center>
  843. </body>
  844. </html>
Advertisement
Add Comment
Please, Sign In to add comment