d-esumana

Theme 30 com 3 colunas

Jan 4th, 2013
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.02 KB | None | 0 0
  1. <! theme by (lizz) D-ESUMANA | Dont copy >
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5.  
  6. <html>
  7.  
  8. <meta name="color:background" content="#fff" />
  9. <meta name="color:text" content="#000000" />
  10. <meta name="color:post" content="#ffffff" />
  11. <meta name="color:scrollbar" content="000000" />
  12. <meta name="image:background" content="" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:borda" content="#ffffff" />
  15. <meta name="color:linkmenu" content="#ffffff" />
  16. <meta name="color:linkshover" content="#ffffff"/>
  17. <meta name="color:bglinks" content="#ffffff"/>
  18. <meta name="color:link" content="#bebebe"/>
  19. <meta name="color:linkhover" content="#bebebe"/>
  20. <meta name="image:foto" content "#ffffff" />
  21. <meta name="text:frase" content="" />
  22. <meta name="color:frase" content="#bebebe"/>
  23. <meta name="color:borda2" content="#ffffff" />
  24. <meta name="color:borda post" content="#ffffff" />
  25. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  26. <meta name="color:descricao" content="#000000" />
  27. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  28.  
  29.  
  30.  
  31. <meta name="color:menuhover" content="#ffffff" />
  32. <meta name="image:bgsidebar" content=""/>
  33. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  34. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  36.  
  37. <meta name="text:Link1" content="/" />
  38. <meta name="text:Link1 Title" content="1st page" />
  39. <meta name="text:Link2" content="/ask" />
  40. <meta name="text:Link2 Title" content="ask me" />
  41. <meta name="text:Link3" content="/submit" />
  42. <meta name="text:Link3 Title" content="submit a post" />
  43. <meta name="text:Link4" content="#" />
  44. <meta name="text:Link4 Title" content="coloque os" />
  45. <meta name="text:Link5" content="#" />
  46. <meta name="text:Link5 Title" content="oito links" />
  47. <meta name="text:Link6" content="#" />
  48. <meta name="text:Link6 Title" content="oito links" />
  49.  
  50.  
  51. <title>{Title}</title>
  52. <link rel="shortcut icon" href="{Favicon}">
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  54. {block:Description}
  55. <meta name="description" content="{MetaDescription}" />
  56. {/block:Description}
  57.  
  58.  
  59.  
  60. <style type="text/css">
  61.  
  62. body {background-image: url('{image:background}');background-attachment:fixed;background-color:{color:background};font-family:calibri;font-size:11px;color:{color:text};}
  63.  
  64. a {text-decoration:none;color:{color:link};}
  65.  
  66.  
  67. a:hover {text-decoration:uppercase;color:{color:link hover};}
  68.  
  69.  
  70.  
  71. li {list-style-type:square;}
  72. blockquote {padding-left:1px;margin-left:0px;border-left:1px solid {color:background};width:264px;{block:IfOneColumns}width:446px;{/block:IfOneColumns}}
  73. /*post por hugm-e*/
  74.  
  75. .xquote {text-align:justify; font-family:'Muli', sans-serif; font-size: 12px; line-height:15px; padding:3px;margin-left:02px; border-bottom:1px solid {color:background};margin-bottom:3px; margin-top:-6px;{block:IfOneColumns}font-size:14px;line-height:14px; font-family:georgia;{/block:IfOneColumns}}
  76. .xquotesource {text-align: center; text-transform: none; margin-bottom:5px; font-size: 09px; font-weight: bold; {block:IfOneColumns}margin-top:5px;padding-top:3px;text-align:right;border-top:1px dotted {color:text}; line-height:14px;{/block:IfOneColumns};}
  77. .xquotesource a, a:hover{text-transform: none;font-family:'Muli', sans-serif;}
  78. #quote {position:relative; top:12px;left:-3px;font-size:60px;opacity:0.5;{block:IfOneColumns} position:relative;top:8px;left:-6px;font-size:12px;opacity:1;{/block:IfOneColumns}}
  79. /*theme por hugm-e*/
  80. .audio {margin-top:-82px;opacity:0.6;margin-left:28px;position:absolute;width:45px;height:45px;background-color:#000;overflow:hidden;-webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;}
  81.  
  82. .audio:hover {opacity:1;}
  83.  
  84. #contente{margin:auto;
  85. padding-top:4px;margin-left:358px;
  86. {block:IndexPage}
  87. width:650px;/*post por hugm-e*/
  88. {block:IfOneColumns}width:300px;{/block:IfOneColumns}
  89. {block:IfThreeColumns}width:800px;{/block:IfThreeColumns}
  90. {block:IfFourColumns}width:1040px;{/block:IfFourColumns}
  91. {block:IfFiveColumns}width:1300px;{/block:IfFiveColumns}
  92. {block:IndexPage}
  93. {block:PermalinkPage}width:500px;{/block:PermalinkPage}
  94. {block:IfTotalRight}margin-right:60px;{/block:IfTotalRight}
  95. {block:IfTotalLeft}margin-left:40px;{/block:IfTotalLeft}
  96.  
  97. }
  98.  
  99.  
  100. .player {background-color: #fff; text-align: left; display:block;}
  101.  
  102.  
  103.  
  104. #posts {{block:indexpage}width:1000px;{/block:indexpage}{block:permalinkpage}width:524px;{/block:permalinkpage}margin-left:220px;}
  105.  
  106. .rebola {{block:indexpage}width:270px;{/block:indexpage}{block:permalinkpage}width:500px; {/block:permalinkpage}float:left;padding:12px;background-color:{color:post};text-align:justify; margin:0px 4px 2px 0px;line-height: 95%;{block:IfOneColumns}width:270px; border-bottom:1px solid {color:borda post};border-top:1px dotted {color:borda post};{/block:IfOneColumns};
  107. }
  108.  
  109. .tituloo {font-size:13px;letter-spacing:0px;font-family: Muli;line-height:15px; text-transform:none;padding-left:12px;color:{color:text};border-left:0px solid {color:text};background-color:{color:post};text-align:center;
  110. {block:IfOneColumns} font-size:14px;{/block:IfOneColumns}}
  111.  
  112. .pbutton {margin:4px;position:absolute;opacity:0;
  113. letter-spacing:1px; padding:0px 3px 1px 3px;font-size:8px;font-family:calibri; text-transform:uppercase;background-color:{color:post};
  114. color:{color:text}; border:2px solid {color:post}; {block:permalinkpage}display:none;
  115. {/block:permalinkpage}
  116. -webkit-transition: all 0.4s ease-in;
  117. -moz-transition: all 0.4s ease-in;
  118. -o-transition: all 0.4s ease-in;
  119. }#cap {width: 250px; margin-top: -2px;}
  120. .source {display: none;} /*theme por hugm-e*/
  121. .pbutton a:hover {margin:4px; position:absolute;opacity:0;
  122. letter-spacing:1px; padding:0px 3px 1px 3px;font-size:8px;font-family:calibri; text-transform:uppercase;background-color:{color:post};
  123. color:{color:bordaft1}; border:2px solid {color:post}; {block:permalinkpage}display:none;
  124. {/block:permalinkpage}
  125. -webkit-transition: all 0.4s ease-in;
  126. -moz-transition: all 0.4s ease-in;
  127. -o-transition: all 0.4s ease-in;
  128. }
  129. .textperm {position:relative;margin-top:4px; border-top:1px solid {color:background};float:left;text-transform:uppercase;font-size:8px;font-family:calibri;{block:permalinkpage}display:none;{/block:permalinkpage}; {block:IfOneColumns}float:right; {/block:IfOneColumns};}
  130.  
  131. .textperm a {color:{color:link};}
  132.  
  133. .textperm a:hover {position:relative; border-bottom:1px dotted #c9c9c9; letter-spacing:px; margin-top:4px; color:{color:bordaft1}; border-top:1px solid #e1e1e1;float:left;text-transform:uppercase;font-size:8px;font-family:calibri;{block:permalinkpage}display:none;{/block:permalinkpage}; {block:IfOneColumns}width:250px;float:right; {/block:IfOneColumns};}
  134. .rebola:hover .pbutton {opacity:1;text-transform:uppercase;}
  135.  
  136.  
  137.  
  138. .photo {text-align: center; border: 5px}
  139. .photo img {max-width: 270px; margin-top: 0px; opacity:1; -moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all s;transition: all 1;{block:IfOneColumns} max-width: 270px;{/block:IfOneColumns};
  140. }
  141.  
  142.  
  143.  
  144.  
  145. .image {max-width: 270px; margin-top: 0px; opacity:1; -moz-transition: all 1s;-webkit-transition: all 1s;-o-transition: all s;transition: all 1;{block:IfOneColumns}max-width: 250px;{/block:IfOneColumns}
  146. }
  147.  
  148.  
  149.  
  150.  
  151. #sidebar {
  152. height:100px;
  153. position:fixed;top:8px;
  154. width:220px;
  155. text-align:center;
  156. margin-left:-232px;
  157. }
  158.  
  159.  
  160. .asker{padding-bottom:5px;line-height:13px;font-size:10px;}
  161.  
  162. .text {
  163. position:absolute; z-index:2;width:160px; margin:30px; text-align:justify;text-transform:uppercase;font-family:calibri;font-size:10px;opacity:0;color:#fff;text-shadow:1px 1px 1px #777;height:100%;-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;}
  164.  
  165.  
  166. }
  167.  
  168. .infos {width:522px;float:right;}
  169. .infos img {height:0px;}
  170.  
  171.  
  172.  
  173. /*** Stilo da Ask por things-to-help-you **/
  174. .pergunta {background: #ececec; padding: 8px; margin-top: 0px; border-bottom: 1px solid #; margin-left: 0px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #;line-height:9px;}
  175. .perguntou {width: 415px;height:14px; background:{color:text}; font-weight:normal; padding:3px; margin-bottom:1px; color:#fff;font-family: 'Play', sans-serif; font-size: 8px; text-align:left;line-height:16px;text-transform:uppercase;margin-left:-8px;}
  176. .perguntou g {color:#fff;}
  177. .perguntou a {color: #fff; font-size:10px;}
  178. .askfoto {opacity: 0.7; border: 2px solid {color:text};width: 40px;height: 40px;}
  179. .askfoto:hover {opacity: 0.9;}
  180. #bordass{
  181. background-color:{color:sidebar};
  182. padding: 0px;
  183. height:123px;
  184. line-height:15px;
  185. float:left;
  186. position:fixed;
  187. margin-left:110px;
  188. margin-top: 90px;
  189. width:1px;
  190. font-family: verdana;
  191. font-size:14px;
  192. letter-spacing:0px;
  193. text-align: center;
  194. color: #000; letter-spacing:0px; z-index:9000000000000000000000000000000000000000000000000000000000000000000; -webkit-transform: rotate(0deg);border-top:92px solid {color:bordas}; border-bottom:92px solid {color:bordas};}
  195.  
  196.  
  197. #tumblr_controls{position: fixed!important}
  198. #tumblr_controls{position: fixed!important}
  199. #tumblr_controls{position: fixed!important}
  200. #tumblr_controls{position: fixed!important}
  201.  
  202.  
  203. ::-webkit-scrollbar-thumb:vertical {width:16px;background-color:{color:scrollbar};border-bottom:6px double #fff;border-top:6px double #fff;}
  204. ::-webkit-scrollbar {height:0px;width:16px;background-color:{color:post}; border-bottom:6px double #fff;}
  205. ::-webkit-scrollbar-button:vertical {height:10px;background-color:{color:scrollbar};}
  206.  
  207. ::selection {color:#fff;background:{color:text};}
  208. ::-moz-selection {color:#fff;background:{color:text};}
  209.  
  210.  
  211.  
  212.  
  213. #imsure1{
  214. background-color:none;
  215. padding: 0px;
  216. height:40px;
  217. line-height:40px;
  218. float:left;
  219. position:fixed;
  220. margin-left:-5px;
  221. margin-top: 0px;
  222. width:200px;
  223. font-family: 'Pacifico';
  224. font-size:34px;
  225. letter-spacing:2px;
  226. text-align: center;
  227. color:{color:frase}; letter-spacing:-1px;
  228. z-index:1; text-transform: ; ;
  229. }
  230.  
  231.  
  232. /*DESCRIÇÃO*/
  233.  
  234.  
  235. #lizz {width:220px; height: auto; margin-left:-18px; margin-top:270px; position:fixed; overflow:hidden; background-color: #trans ; color: {color:descricao}; font-family: georgia; font-size:9px;text-transform: lowercase; border-left:0px solid; border-right:0px solid; padding:3px;-moz-transform: rotate(deg);-webkit-transform: rotate(deg);-o-transform: rotate(deg);-ms-transform: rotate(deg);transform: rotate(deg);text-align:center;}
  236.  
  237.  
  238. /* FIM DA DESCRIÇÃO*/
  239. #pagi{ font-family: calibri;text-transform:; position: fixed; margin-top: 400px; margin-left:90px; width: autopx; height:autopx; background-color: #trans; color: {color:text}; font-size:15px; text-align:center; padding: 4px;text-shadow:0px 0px 10px {color:sidebar};}
  240.  
  241.  
  242. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  243.  
  244. .imagem {position: absolute; width:180px; height:200px; margin-left:0px; margin-top: 50px;position:fixed;border-right:7px solid {color:borda}; border-left:7px solid {color:borda}; border:7px double {color:borda}; }
  245. .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:200px; width: 180px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:0.8;}
  246. .imagem img:hover{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.7); opacity:0.2;-webkit-transition-duration: .59s;}
  247.  
  248.  
  249. .imagem img.top { opacity:1;}
  250. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  251.  
  252. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  253.  
  254.  
  255. #linka {width:300px; height: 60px; float: left; margin-left:3px; margin-top: 40px; padding: 0px; text-align: center; position: fixed; z-index:9999; opacity:0.9; z-index:99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;}
  256.  
  257.  
  258.  
  259.  
  260. #linka a {display: inline-block;float: left; margin-left: 1px; font-family: calibri; font-size: 8px; text-align: center; margin-top: 0px; height: 10px; width: 30px; color:{color:linkmenu}; line-height: 10px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks};; border-bottom:1px solid {color:borda}; }
  261. #linka a:hover{background-color:{color:menuhover}; color: {color:linkshover};;font-size: ;text-shadow: -2px 0px {color:linkshover}, 2px 0px {color:linkshover};letter-spacing:;}
  262.  
  263.  
  264.  
  265.  
  266.  
  267. #faixa2 {width: 210px;height:350;left:0px;top:0px;background-color: {color:sidebar};color: #fff;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;opacity:;background-image:url('{image:bgsidebar}');border-bottom:1px solid {color:borda}; border-right:1px solid {color:borda};
  268. }
  269.  
  270.  
  271.  
  272.  
  273.  
  274. .credit {background-color: {color:sidebar}; font-size: 10px; color: {color:text}; text-align: center; width: 80px; height: 25px; position: fixed; padding: 2px 5px; text-transform: none; margin-left: 0px; font-family: georgia; margin-top: 575px; overflow: hidden; -webkit-transform: rotate(deg); z-index:10;;;border:2px solid {color:borda};-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;
  275. }
  276.  
  277.  
  278.  
  279. </style>
  280.  
  281. <body>
  282. {block:indexpage}
  283.  
  284. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/zr9m0w1np/masonryq.js"></script>
  285.  
  286. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/J0qm0vycn/querymasonry.js"></script>
  287.  
  288. {block:ifendlessscroll}
  289. <script src="http://static.tumblr.com/nj7bgyh/bynm0xy7g/endlessscrolljquery.js"></script>
  290. {/block:ifendlessscroll}
  291.  
  292. <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
  293.  
  294. <script type="text/javascript">
  295. $(window).load(function () {
  296. $('#posts').masonry(),
  297. $('.masonryWrap').infinitescroll({
  298. navSelector : ".pgna a",
  299. // selector for the paged navigation (it will be hidden)
  300. nextSelector : ".pgna a",
  301. // selector for the NEXT link (to page 2)
  302. itemSelector : ".post",
  303. // selector for all items you'll retrieve
  304. bufferPx : 10000,
  305. extraScrollPx: 11000,
  306. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  307. loadingText : "<em></em>",
  308. },
  309. // call masonry as a callback.
  310. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  311. );
  312. });
  313. </script>
  314.  
  315. {/block:indexpage}
  316.  
  317. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  318.  
  319.  
  320.  
  321.  
  322. <div id="content">
  323. <div id="linka">
  324. <a href="{text:Link1}" >{text:Link1 title}</a>
  325. <a href="{text:Link2}" >{text:Link2 title}</a>
  326. <a href="{text:Link3}" >{text:Link3 title}</a>
  327. <a href="{text:Link4}" >{text:Link4 title}</a>
  328.  
  329. <a href="{text:Link5}" >{text:Link5 title}</a>
  330. <a href="{text:Link6}" >{text:Link6 title}</a>
  331. </div>
  332. </div></div>
  333.  
  334.  
  335.  
  336.  
  337. <div id="imsure1">{text:frase}</div>
  338.  
  339. <div id="faixa2"></div>
  340. <div id="faixa3"></div>
  341. <div id="faixa4"></div>
  342. <div id="faixa5"></div>
  343.  
  344. <div class="imagem" class="hover">
  345. <img class="bottom shadow" src="{image:foto}" >
  346. <img class="top shadow" src="{image:foto}" /></div>
  347.  
  348.  
  349. <div id="lizz">{description}</div>
  350. </div></div>
  351.  
  352.  
  353. <div class="credit"><a href="http://d-esumana.tumblr.com/">© d-esumana</a> + <a href="http://hugm-e.tumblr.com/">posts</a> </div>
  354.  
  355.  
  356. </div>
  357.  
  358.  
  359.  
  360. <div id="c2">
  361. <div id="c3">
  362.  
  363.  
  364. <div id="pagi"><div class="paginal">{block:Pagination}{block:NextPage}<a href="{NextPage}"><big><big><big>»</big></big></big></a>{/block:NextPage}<br>
  365. {block:PreviousPage}<a href="{PreviousPage}"><big><big><big>«</big></big></big></a>{/block:PreviousPage}
  366. </div> {/block:Pagination} </div></a></div>
  367. </div>
  368.  
  369.  
  370. </div>
  371.  
  372.  
  373. <div id="posts">
  374.  
  375. {block:Posts}
  376.  
  377. {block:Text}
  378. <div class="rebola">
  379. {block:Title}<div class="tituloo">{Title}</div></a>{/block:Title}
  380. {body}
  381. <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank"><big><font color="{color:reblog}">reblog</font></big></a></div>
  382. </div>
  383. {/block:Text}
  384.  
  385. {block:Photo}
  386. <div class="rebola" style="padding-bottom:9px;">
  387.  
  388.  
  389.  
  390. <div class="pbutton"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  391.  
  392. {/block:Date}{/block:IndexPage}
  393. {block:IndexPage}{/block:IndexPage}
  394. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  395. {block:IndexPage}<div class="photo">{/block:IndexPage}<img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="480"{/block:IndexPage}width="600"/>{block:IndexPage}</div>{/block:IndexPage}
  396. {Caption}
  397. {block:IndexPage}</a>{/block:IndexPage}
  398. {block:PermalinkPage}{LinkCloseTag}
  399. {/block:PermalinkPage}
  400. </div>
  401.  
  402.  
  403.  
  404. {/block:Photo}
  405.  
  406. {block:Chat}
  407. <div class="rebola">
  408. {block:Title}<a href="{Permalink}"><div class="tituloot">{Title}</div></a>{/block:Title}
  409. {block:Lines}
  410. <div class="{Alt}">
  411. <li style="list-style-type:none;">
  412. {block:Label}<b>{Label}</b>{/block:Label} {Line}
  413. </li>
  414. </div>
  415. {/block:Lines}<br>
  416. <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank"><big><font color="{color:reblog}">reblog</font></big></a></div>
  417. </div>
  418. {/block:Chat}
  419.  
  420. {block:Audio}
  421. <div class="rebola">
  422.  
  423. <div class="player">{AudioPlayerBlack}</div>
  424.  
  425.  
  426.  
  427.  
  428.  
  429. {block:indexpage}
  430. {block:ifshowcaptions}
  431. {Caption}
  432. {/block:ifshowcaptions}
  433. {/block:indexpage}
  434. {block:PermalinkPage}
  435. {Caption}
  436. {/block:PermalinkPage}
  437. <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  438. </div>
  439. {/block:Audio}
  440.  
  441. {block:Answer}
  442. <div class="rebola">
  443.  
  444. <div class="caixa">
  445. <img src="{AskerPortraitURL-64}" align="right" class="askfoto">
  446. <div class="pergunta">
  447. <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}</div>
  448. {Question}
  449. </div>
  450. {Answer}
  451. </div><br><div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  452. </div>
  453. {/block:Answer}
  454.  
  455. {block:Quote}
  456. <div class="rebola">
  457.  
  458. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  459. {block:Source}<div class="xquotesource"> — {Source}</div>
  460. {/block:Source}
  461. <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank"><big><font color="{color:reblog}">reblog</font></big></a></div></div>
  462.  
  463. {/block:Quote}
  464.  
  465. {block:Link}
  466. <div class="rebola">
  467. <a href="{URL}" {Target}><div class="tituloo">{Name}</div></a>
  468. {block:description}
  469. {description}
  470. {/block:description}
  471. <div class="textperm"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank"><big><font color="{color:reblog}">reblog</font></big></a></div>
  472. </div>
  473. {/block:Link}
  474.  
  475. {block:Video}
  476. <div class="rebola">
  477. <div class="pbutton"><a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank"><big><font color="{color:bg links}">reblog</font></big></a></div>
  478. {block:indexpage}{Video-250}{/block:indexpage}
  479. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  480. {block:indexpage}
  481. {block:ifshowcaptions}
  482. {Caption}
  483. {/block:ifshowcaptions}
  484. {/block:indexpage}
  485. {block:PermalinkPage}
  486. {Caption}
  487. {/block:PermalinkPage}
  488. </div>
  489. {/block:Video}
  490.  
  491. {block:Photoset}
  492. <div class="rebola">
  493. <div class="pbutton"<a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  494.  
  495. <center>{block:ifnotonecolumns}{block:indexpage}{Photoset-250}{/block:indexpage}{block:PermalinkPage}{Photoset-250}{/block:PermalinkPage}{/block:ifnotonecolumns}{block:ifonecolumns}{Photoset-250}{/block:ifonecolumns}</center><br />
  496. </div>
  497.  
  498.  
  499. {/block:Photoset}
  500.  
  501. {block:PermalinkPage}
  502. {block:Date}
  503. <div class="infos">
  504. <div style="border-top:2px solid {color:post border};margin-bottom:15px;"></div>
  505. <div style="font-size:12px;">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</div>
  506. {block:PostNotes}
  507. <br>{NoteCountWithLabel}
  508. {/block:PostNotes}
  509. {block:RebloggedFrom}
  510. <br>
  511. via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> <br>
  512. <i>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></i>
  513. {/block:RebloggedFrom}
  514. {PostNotes}
  515. {/block:Date}
  516. {/block:PermalinkPage}
  517.  
  518. {/block:Posts}
  519.  
  520. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  521. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  522. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  523. {/block:ContentSource}</div></div>
  524. </div>
  525. </div>
  526. </div>
  527. </div>
  528. </div>
  529. </div>
  530. </div>
  531. </div>
  532. </div>
  533.  
  534.  
  535. </div>
  536. </div>
  537. </div>
  538. </div>
  539. </div>
  540.  
  541.  
  542.  
  543. </body>
  544.  
  545. </html>
Advertisement
Add Comment
Please, Sign In to add comment