Stormtroop3r

THEME 07

Apr 9th, 2013
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.59 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!------------------------------------
  6.  
  7. THEME 7
  8. FEITO POR ST0RMTROOP3R
  9. SEM PLÁGIOS AQUI OK? SE NÃO TE CAÇO ATÉ O INFERNO, É.
  10.  
  11. ------------------------------------>
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17. <!-- DEFAULT VARIABLES -->
  18. <meta name="font:text" content="georgia" />
  19. <meta name="font:title" content="georgia" />
  20.  
  21. <meta name="color:background" content="#E2E2E2" />
  22. <meta name="color:link" content="#000000" />
  23. <meta name="color:linkhover" content="#000" />
  24. <meta name="color:text" content="#000000" />
  25. <meta name="color:post" content="#ffffff" />
  26. <meta name="color:link1" content="#fff" />
  27. <meta name="color:link2" content="#000" />
  28. <meta name="color:link3" content="#fff" />
  29. <meta name="color:linkhover1" content="#fff" />
  30. <meta name="color:linkhover2" content="#FFB553" />
  31. <meta name="color:linkhover3" content="#fff" />
  32. <meta name="color:linkhover4" content="#FC5390" />
  33. <meta name="color:linkhover5" content="#fff" />
  34. <meta name="color:linkhover6" content="#52BDFC" />
  35. <meta name="color:backscroll" content="#f1f1f1" />
  36. <meta name="color:borderposts" content="#fff" />
  37. <meta name="color:scroll" content="#000" />
  38. <meta name="color:balao" content="#236DBD" />
  39. <meta name="color:txtbalao" content="#ffffff" />
  40. <meta name="color:Link Hover Background" content="#65D6F8" />
  41. <meta name="color:sidebar" content="#ffffff" />
  42.  
  43. <meta name="if:Show tags" content="1"/>
  44. <meta name="if:Show pic" content="1"/>
  45. <meta name="if:Enable endless scrolling" content="0"/>
  46. <meta name="if:Show subtitle" content="1"/>
  47. <meta name="if:Show links" content="1"/>
  48. <meta name="if:Show search" content="1"/>
  49. <meta name="if:Show sidebar image" content="1"/>
  50.  
  51. <meta name="image:tbar3" content="http://static.tumblr.com/auk4ghu/yt6m1wpru/propose-at-times-square-1000proposals.jpg"/>
  52. <meta name="image:background" content=""/>
  53.  
  54. <meta name="text:texto balao" content="palavra" />
  55. <meta name="text:Link1" content="link" />
  56. <meta name="text:Link1 Title" content="link" />
  57. <meta name="text:Link2" content="link"/>
  58. <meta name="text:Link2 Title" content="link" />
  59. <meta name="text:Link3" content="link" />
  60. <meta name="text:Link3 Title" content="link" />
  61. <meta name="text:Link4" content="link" />
  62. <meta name="text:Link4 Title" content="link" />
  63. <meta name="text:Link5" content="link" />
  64. <meta name="text:Link5 Title" content="link" />
  65. <meta name="text:Link6" content="link" />
  66. <meta name="text:Link6 Title" content="link" />
  67. <meta name="text:Link7" content="link" />
  68. <meta name="text:Link7 Title" content="link" />
  69. <meta name="text:Link8" content="link" />
  70. <meta name="text:Link8 Title" content="link" />
  71.  
  72. <title>{Title}</title>
  73. <link rel="shortcut icon" href="{Favicon}">
  74. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  75. {block:Description}
  76. <meta name="description" content="{MetaDescription}" />
  77. {/block:Description}
  78.  
  79. {block:IfEnableEndlessScrolling}
  80. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  81. {/block:IfEnableEndlessScrolling}
  82.  
  83.  
  84. <style type="text/css">
  85.  
  86.  
  87. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  88.  
  89. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  90. a:hover {color: {color:linkhover}; background-color: {color:post}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  91.  
  92. p {margin: 6px 0 0 0}
  93.  
  94. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
  95. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  96. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  97. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  98.  
  99. blockquote img{max-width: 470px!important}
  100. blockquote blockquote img{max-width: 450px!important}
  101. blockquote blockquote blockquote img{max-width: 430px!important}
  102. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  103.  
  104.  
  105.  
  106. #xp {text-align: center; width: 935px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  107.  
  108. .posts {width: 520px; margin-left: 280px; margin-top: 0px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  109.  
  110. #xright {position: fixed; margin-top: 0px; margin-left: 240px; overflow: auto; width: 534px; height: 675px;}
  111.  
  112. #entries {margin-top: 35px;}
  113. #sidss {margin-left: 30px;}
  114.  
  115. #top {margin-top: 200px;}
  116.  
  117. h1 {font-family: georgia; text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 16px;}
  118. h1 a {text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 16px;}
  119. h1 a:hover {text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 16px;}
  120.  
  121. .image {text-align: center; border: 0px}
  122. .image img {max-width: 500px; margin-bottom: 2px }
  123.  
  124. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  125. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  126. .xquotesource a, a:hover{text-transform: none;}
  127.  
  128. .chat {line-height: 12px; list-style: none }
  129. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  130. .person1 {background-color:{color:background}; color: {color:text}; }
  131. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  132. .person2 {color: {color:text} }
  133. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  134.  
  135. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  136. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  137. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  138. .source{display:none}
  139.  
  140. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  141. .asker img{float: left; margin: 0px 4px 2px 0}
  142. .asker a{font-size: 20px; color:{color:text}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  143. .asker a:hover{font-size: 20px; color:{color:background}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  144. .answer {padding: 5px 0 0 0}
  145.  
  146. #cap {width: 500px; margin-top: -2px;}
  147.  
  148. #dda {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  149. #dda a {font-size: 9px;}
  150.  
  151. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: normal;}
  152. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: normal;}
  153.  
  154. #nts {width: 500px; margin-left: 530px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  155. #nts img{display: none; border:0px}
  156.  
  157.  
  158. #background {position: fixed; margin-left: 310px; width: 540px; height: 49px; background-color: {color:background}; margin-top: -50px;}
  159.  
  160. #background2 {position: fixed; margin-left: 310px; width: 540px; height: 60px; background-color: {color:background}; margin-top: 688px;}
  161.  
  162. #border4 {position: fixed; margin-left: 851px; width: 3px; height: 693px; background-color: {color:borderposts}; margin-top: -4px;}
  163.  
  164. #border3 {position: fixed; margin-left: 306px; width: 547px; height: 3px; background-color: {color:borderposts}; margin-top: 688px;}
  165.  
  166. #border2 {position: fixed; margin-left: 309px; width: 542px; height: 3px; background-color: {color:borderposts}; margin-top: -4px;}
  167.  
  168. #border1 {position: fixed; margin-left: 306px; width: 3px; height: 693px; background-color: {color:borderposts}; margin-top: -4px;}
  169.  
  170. #xuxu {position: fixed; margin-left: 997px; width: 3px; height: 221px; background-color: {color:sidebar}; margin-top: 200px;}
  171.  
  172. #xuxus {position: fixed; margin-left: 960px; width: 218px; height: 3px; background-color: {color:sidebar}; margin-top: 390px;}
  173.  
  174. #sd {position: fixed; margin-left: 997px; width: 140px; height: 185px; background-color: {color:sidebar}; margin-top: 200px;}
  175.  
  176. #sdelink {position: fixed; margin-left: 997px; width: 170px; height: 198px; background-color: {color:background}; margin-top: 200px;}
  177.  
  178. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  179.  
  180. div#credit {background-color: {color:sidebar}; font-weight: normal; text-transform: uppercase; letter-spacing: 0px; color: {color:text}; text-align: center; width:166px; height:9px; line-height: 11px; position: absolute; font-family: tinytots; margin-top: 369px; margin-left: 980px; position: fixed; padding: 1px; font-size: 8px;}
  181.  
  182. #paginal {position: fixed; margin-left: 459px; padding: 3px; width: 170px; height: auto; top: 18px; background-color: {color:borderposts}; color: {color:text}; font-family: verdana; font-size: 8px; text-align: center; -webkit-border-radius: 13px 13px 0px 0px;}
  183. #paginal a {background: {color:link1}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link2};}
  184. #paginal a:hover {background: {color:sidebar}; color: {color:text};}
  185. #paginal span.pagina_atual {background: {color:borderposts}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link2}; font-weight: bold; text-decoration: none;}
  186.  
  187. #hoverrr {margin-top:0px; position:fixed; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
  188. #hoverrr:hover {margin-left:-81px;}
  189.  
  190. #titled {margin-left: 986px; margin-top: 125px; width: 8px; font-size: 9px; height:29px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 105%; color: {color:text}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 7px 0px 0px 7px;}
  191.  
  192. #sidls{font-size: 9px; font-family: verdana; margin-left: 996px; width: 70px; background-color: {color:sidebar}; text-align: justify; padding: 5px; margin-top: 199px; height: auto; height:179px; border:1px solid {color:background}; position:fixed;}
  193.  
  194. #sidls a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 70px; background-color:{color:link3}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 17px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  195.  
  196. #sidls a:hover {color: {color:linkhover7}; background-color: {color:linkhover8}; text-align: center; letter-spacing: 0px;}
  197.  
  198. #sideimg3 {display: block; margin-left: 980px; float: right; margin-top: 200px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  199. .simg3 img {width: 160px; height: 160px; margin-bottom: 2px; border: 4px solid {color:sidebar};}
  200.  
  201. #sidlinks a {margin-top: 182px; margin-left: 990px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 7px 0px 0px 0px;}
  202.  
  203. #sidlinks a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; font-weight: bold;}
  204.  
  205. #sidlinks2 a {margin-top: 182px; margin-left: 1040px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 0px 0px 0px;}
  206.  
  207. #sidlinks2 a:hover {color: {color:linkhover3}; background-color: {color:linkhover4}; text-align: center; font-weight: bold;}
  208.  
  209. #sidlinks3 a {margin-top: 182px; margin-left: 1090px; float: left; display: block; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; width: 49px; background-color:{color:link1}; height: 17px; color:{color:link2}; text-decoration: none; text-transform: uppercase; line-height: 20px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed; -webkit-border-radius: 0px 7px 0px 0px;}
  210.  
  211. #sidlinks3 a:hover {color: {color:linkhover5}; background-color: {color:linkhover6}; text-align: center; font-weight: bold;}
  212.  
  213. #hoverrr {margin-top:0px; position:fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  214. #hoverrr:hover {margin-left:-81px;}
  215.  
  216. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  217.  
  218. #titled {margin-left: 982px; margin-top: 250px; width: 6px; font-size: 9px; height:27px; text-align: center; background-color: {color:sidebar}; font-family: tahoma; line-height: 105%; color: {color:text}; position: fixed; padding: 4px; text-transform: normal; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 7px 0px 0px 7px;}
  219.  
  220. .li {opacity: 1}
  221. .li2 {opacity: 0.8}
  222. .li3 {opacity: 0.6}
  223. .li4 {opacity: 0.8}
  224. .li5 {opacity: 1}
  225.  
  226.  
  227. ::-webkit-scrollbar{width:5px;height:6px;}
  228.  
  229. ::-webkit-scrollbar-button:start:decrement
  230.  
  231. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  232.  
  233. ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  234.  
  235. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  236.  
  237. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  238.  
  239.  
  240. .search {letter-spacing: 3px; text-transform: uppercase;}
  241. .search input{font-family: {font:text}; border: none; background-color: {color:sidebarlinks}; color: {color:text}; text-transform: uppercase; font-size: 9px; text-align: center; padding: 3px; width: 210px;}
  242.  
  243.  
  244.  
  245. #balao {width: 53px; position: fixed; padding: 8px; color: {color:textbalao}; background-color: {color:balao} ; margin-left: 1185px; margin-top: 220px; border-top-right-radius: 10px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -webkit-transform: rotate(25deg);}
  246.  
  247. .really {font-family: verdana; font-size: 11px; text-transform: none; letter-spacing: 1px; color: fff;}
  248.  
  249. #seta {width: 39px; position: fixed; padding: 8px; background-color: transparent; margin-left: 1185px; margin-top: 228px; color: {color:balao}; font-size: 23px; -webkit-transform: rotate(38deg);}
  250.  
  251.  
  252.  
  253. #nav {position: fixed; margin-top: -93px; margin-left: 35px; width:105px; opacity:0.6;}
  254. .b {position: absolute; margin-top: 7px; margin-left: -6px; height: 34px}
  255. .b a {display: block; width: 112px; height: 14px; font-family: verdana; font-size: 9px; text-align: center; color:{color:text}; background-color: {color:sidebar}; padding-top:1px; margin-bottom: 1px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px; z-index: 1; -moz-border-top-right-radius: 10px; border-top-right-radius: 10px; z-index: 1; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; z-index: 1; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; z-index: 1}
  256. .b a:hover{text-align: center; font-weight: normal; background-color: {color:Link Hover Background}; color:#000000; width: 112px}
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264. #tumblr_controls{position: fixed!important}
  265. #tumblr_controls{position: fixed!important}
  266. #tumblr_controls{position: fixed!important}
  267. #tumblr_controls{position: fixed!important}
  268.  
  269.  
  270. </style>
  271.  
  272. <body>
  273.  
  274.  
  275. <div id="balao">
  276.  
  277. <div class="really">{text:texto balao}
  278.  
  279. </div></div>
  280.  
  281. <div id="seta">▼</div>
  282.  
  283.  
  284.  
  285.  
  286. </div>
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. <div id="background"></div>
  294. <div id="border2"></div>
  295. <div id="border1"></div>
  296. <div id="background2"></div>
  297. <div id="border3"></div>
  298. <div id="border4"></div>
  299.  
  300. <div id="hoverrr">
  301.  
  302. <div id="titled">+ + +</div>
  303.  
  304. <div id="sidls">
  305. {block:description} {description} {/block:description}
  306.  
  307.  
  308.  
  309. </div></div>
  310.  
  311. </div>
  312.  
  313. <div id="sd"></div>
  314.  
  315. <div id="sdelink"></div>
  316.  
  317. <div id="xuxu"></div>
  318. <div id="xuxus"></div>
  319.  
  320. <div id="sidss">
  321. <div id="paginal">
  322. {block:JumpPagination length="5"}
  323. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  324. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  325. {/block:JumpPagination}
  326. </div>
  327.  
  328. <div id="sideimg3"><div class="simg3">
  329. <img src="{image:tbar3}">
  330. <div id="nav">
  331. <div class="b">
  332. <a href="{text:Link4}">{text:Link4 Title}</a>
  333. <a href="{text:Link5}">{text:Link5 Title}</a>
  334. <a href="{text:Link6}">{text:Link6 Title}</a>
  335. <a href="{text:Link7}">{text:Link7 Title}</a>
  336. <a href="{text:Link8}">{text:Link8 Title}</a>
  337. </div></div>
  338.  
  339.  
  340. </div></div>
  341.  
  342. <div id="sidlinks">
  343. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  344. </div>
  345.  
  346. <div id="sidlinks2">
  347. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  348. </div>
  349.  
  350. <div id="sidlinks3">
  351. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  352. </div>
  353.  
  354. <div id="credit"> « by <a href="http://st0rmtroop3r.tumblr.com/"><b>st0rmtroop3r</b></a>. »
  355. </div>
  356.  
  357. </body>
  358.  
  359.  
  360. <div id="entries">
  361. {block:Posts}
  362. <div class="posts">
  363.  
  364. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  365.  
  366. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  367.  
  368. {block:Photoset}{Photoset-500}{/block:Photoset}
  369.  
  370. {block:Quote}
  371. <div class="xquote">"{Quote}"</div>
  372. {block:Source}<div class="xquotesource"> {Source}</div>
  373. {/block:Source}
  374. {/block:Quote}
  375.  
  376. {block:Link}
  377. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  378. {block:Description}{Description}{/block:Description}
  379. {/block:Link}
  380.  
  381. {block:Chat}
  382. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  383. <div class="chat"><ul>{block:Lines}
  384. <li class="person{UserNumber}">{block:Label}
  385. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  386. {/block:Chat}
  387.  
  388. {block:Audio}
  389. <br>
  390. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  391. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  392. {/block:Audio}
  393.  
  394. {block:Video}{Video-500}{/block:Video}
  395.  
  396.  
  397. {block:Answer}
  398. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  399. <div class="answer">{Answer}</div>
  400. <br>
  401. {/block:Answer}
  402.  
  403. <div id="cap">
  404. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  405. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  406. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  407.  
  408. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  409. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  410. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  411. {/block:ContentSource}</div></div>
  412. <br>
  413. {block:IfShowTags}<div class="tags">in<b>direct</b>: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  414.  
  415. <div id="dda">
  416.  
  417. <div style="float:left;" class="details">
  418. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}- {NoteCountWithLabel}{/block:NoteCount}<BR>
  419.  
  420. {block:RebloggedFrom}© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  421. </span>{/block:RebloggedFrom}
  422. </div>
  423.  
  424. <div style="float:right;" class="details">
  425. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">i think you should <b>reblog</b></a>{/block:IndexPage}
  426. <BR>
  427. {block:RebloggedFrom}rebloguei de: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  428. </div>
  429. </ br>
  430. <br clear="all" /></div></div>
  431.  
  432.  
  433. {/block:Posts}
  434. {block:PostNotes}
  435. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  436. {/block:PostNotes}
  437.  
  438. </div>
  439. </div>
  440. </div>
  441. </div>
  442. </div>
  443. </div>
  444.  
  445. </body>
  446. </html>
Advertisement
Add Comment
Please, Sign In to add comment