themessed

theme 07 - sociedadeemdeclinio

Jan 19th, 2012
1,496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.52 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head> <!-- DEFAULT VARIABLES -->
  8.  
  9. <meta name="color:Background" content="#f8f8f8" />
  10. <meta name="color:Text" content="#000000" />
  11. <meta name="color:Title" content="#000000" />
  12. <meta name="color:link" content="#000000" />
  13. <meta name="color:Entry" content="#ffffff" />
  14. <meta name="color:sidebar" content="#ffffff" />
  15. <meta name="color:scrollbar" content="#fff" />
  16. <meta name="color:descri" content="#000" />
  17. <meta name="color:bgtitulo" content="#fff" />
  18. <meta name="color:titulo" content="#000" />
  19. <meta name="font:Text" content="verdana" />
  20. <meta name="font:Title" content="georgia" />
  21. <meta name="if:Show Tags" content="1"/>
  22. <meta name="image:subsidebar1" content="http://27.media.tumblr.com/tumblr_lw44gjWVd41qbr8cio1_250.gif"/>
  23. <meta name="image:subsidebar2" content="http://28.media.tumblr.com/tumblr_lw44gjWVd41qbr8cio2_250.gif"/>
  24. <meta name="image:sidebar" content="" />
  25. <meta name="image:sidebar2" content="" />
  26. <meta name="image:sidebar3" content="" />
  27. <meta name="image:sidebar4" content="" />
  28. <meta name="text:titulo" content="" />
  29. <meta name="text:titulo2" content="" />
  30.  
  31. <meta name="text:Link1" content="LINK" />
  32. <meta name="text:Link1 Title" content="TITULO DO LINK" />
  33. <meta name="text:Link2" content="LINK" />
  34. <meta name="text:Link2 Title" content="TITULO DO LINK" />
  35. <meta name="text:Link3" content="LINK" />
  36. <meta name="text:Link3 Title" content="TITULO DO LINK" />
  37. <meta name="text:Link4" content="LINK" />
  38. <meta name="text:Link4 Title" content="TITULO DO LINK" />
  39. <meta name="text:Link5" content="LINK" />
  40. <meta name="text:Link5 Title" content="TITULO DO LINK" />
  41. <meta name="text:Link6" content="LINK" />
  42. <meta name="text:Link6 Title" content="TITULO DO LINK" />
  43. <meta name="text:Link7" content="LINK" />
  44. <meta name="text:Link7 Title" content="TITULO DO LINK" />
  45. <meta name="text:Link8" content="LINK" />
  46. <meta name="text:Link8 Title" content="TITULO DO LINK" />
  47.  
  48.  
  49. <title>{Title}</title>
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56. {block:IfEnableEndlessScrolling}
  57. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  58. {/block:IfEnableEndlessScrolling}
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; }
  65.  
  66. a:link, a:active, a:visited{color: {color:Link}; text-decoration:none; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  67. a:hover{color:{color:Link}}
  68.  
  69. p {margin: 6px 0 0 0}
  70.  
  71. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:entry}; padding-left: 5px; }
  72. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:entry};}
  73. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:blockquote}; }
  74. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:blockquote}; }
  75.  
  76. blockquote img{max-width: 470px!important}
  77. blockquote blockquote img{max-width: 450px!important}
  78. blockquote blockquote blockquote img{max-width: 430px!important}
  79. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  80.  
  81.  
  82. #slideShowContainer{ float: left; margin-top: 0px; margin-left: 0px; height: auto; width:200px; position: fixed; background-color: transparent; }
  83.  
  84. #slideShow2 {margin-top: 0px; margin-bottom: 5px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  85.  
  86. #slideShow2 img{width: 190px; height: 210px; margin-left: 0px;}
  87. #slideShow2:hover {opacity: 0;}
  88.  
  89. #slideShow4 {margin-top: 5px; margin-bottom: 5px;}
  90. #slideShow4 img{width: 190px; height: 210px; margin-left: 0px;}
  91.  
  92. #sidebartext{margin-left: 0px; margin-top: 427px; width: 400px; float: left; background-color: {color:sidebar}; padding: 0px; position: fixed; height: 105px;;}.sidebardescr{ margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family: {font:body2}; padding: 3px; background-color: {color:descricaobackground}; color:{color:descri}; overflow: auto; height: 90px;}.sidebardescr a{font-size: 9px; {font:body2};}
  93.  
  94. .sdescri {text-align: justify; overflow: hidden; height: 200px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 25px; font-family: Freehand521 BT; -webkit-border-radius: 0px 0px 0px 0px; position: fixed; margin-left: 0px; width: 180px; line-height: 30px; background-color: {color:bgtitulo}; color: {color:titulo}; padding: 10px; margin-top: 0px; background-attachment: fixed;}
  95.  
  96.  
  97. .ttle {text-align: justify; overflow: hidden; height: 200px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 25px; font-family: Freehand521 BT; -webkit-border-radius: 0px 0px 0px 0px; position: fixed; margin-left: 200px; width: 180px; line-height: 30px; background-color: {color:bgtitulo}; color: {color:titulo}; padding: 10px; margin-top: 0px; background-attachment: fixed;}
  98.  
  99. .ttle1 {text-align: center; font-family: georgia; margin-top: 207px; -webkit-border-radius: 0px 0px 0px 0px; margin-left: 200px; font-size: 30px; color: #000000; letter-spacing: 1px; line-height: 20px;position:fixed; width:180px ;height: 200px; padding: 10px; background-color: {color:sidebar} }
  100.  
  101. #slideShowContainerr{ float: left; margin-top: 205px; margin-left: 0px; height: 222px; width:200px; position: fixed; background-color: {color:sidebar} }
  102.  
  103.  
  104.  
  105. #sslideShow2 {margin-top: -216px; margin-bottom: 5px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  106.  
  107.  
  108.  
  109. #sslideShow2 img{width: 190px; height: 211px; margin-left: 0px;}
  110.  
  111. #sslideShow2:hover {opacity: 0;}
  112.  
  113. #sslideShow4 {margin-top: 5px; margin-bottom: 5px;}
  114.  
  115. #sslideShow4 img{width: 190px; height: 209px; margin-left: 0px;}
  116.  
  117.  
  118.  
  119.  
  120. #entries {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  121.  
  122. #slideShowwContainer{ float: left; margin-top: -27px; margin-left: 200px; height: auto; width:200px; position: fixed; background-color:transparent }
  123.  
  124. #slideShoww2 {margin-top: 0px; margin-bottom: 5px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  125.  
  126. #slideShoww2 img{width: 190px; height: 210px; margin-left: 0px;}
  127. #slideShoww2:hover {opacity: 0;}
  128.  
  129. #slideShoww4 {margin-top: 5px; margin-bottom: 5px;}
  130. #slideShoww4 img{width: 190px; height: 210px; margin-left: 0px;}
  131.  
  132.  
  133.  
  134.  
  135. #aparente { position:fixed; margin-top:108px; margin-left: 160px; height:10px;}
  136.  
  137.  
  138.  
  139. ul#nav-ap,
  140.  
  141.  
  142.  
  143. ul#nav-ap ul {margin-left: 180px; margin-bottom: 0px; padding: 0; background: transparent; font-size: 10px; letter-spacing: 1px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  144.  
  145.  
  146.  
  147. ul#nav-ap li {position: relative; list-style: none; background-color: transparent; color:#FFFFFF; line-height: 10px; letter-spacing: 1px; font-size: 9px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  148.  
  149.  
  150.  
  151. ul#nav-ap ul {width: 180px; height: 204px; position: absolute; display: none; margin-left: -142px; top: -04px; z-index: 10; background-color: #FFFFFF; padding: 5px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; border: 5px solid #000000;}
  152.  
  153. ul#nav-ap li:hover ul ul,
  154.  
  155. ul#nav-ap li:hover ul ul ul,
  156.  
  157. ul#nav-ap li.over ul ul,
  158.  
  159. ul#nav-ap li.over ul ul ul { display: none; }
  160.  
  161. ul#nav-ap li:hover ul,
  162.  
  163. ul#nav-ap li li:hover ul,
  164.  
  165. ul#nav-ap li li li:hover ul,
  166.  
  167. ul#nav-ap li.over ul,
  168.  
  169. ul#nav-ap li li.over ul,
  170.  
  171. ul#nav-ap li li li.over ul { display: block; }
  172.  
  173. ul#nav-ap li.menuaparente {margin-top:100px; height:10px;}
  174.  
  175. ul#nav-ap li.menuaparente:hover,
  176.  
  177. ul#nav-ap li.over { background-color: transparent; color: #3f3f3f; }
  178.  
  179.  
  180.  
  181. #link4 {margin-left: 55px; width: 20px; font-size: 10px; font-family: verdana; height: 70px; text-align: center; background-color: #000000; color: #ffffff; padding: 5px 0 9px 0; }
  182.  
  183.  
  184.  
  185. #link4:hover {background-color:#ffffff; color: #696969; }
  186.  
  187.  
  188.  
  189. .nav {text-align:center; margin: 0 0 10px 0;}
  190.  
  191. .nav a{font-size: 9px; display: block; color: #696969; background-color: #ffffff; padding: 5px 0 9px 0; margin:0 0 1px 0; font-family: verdana; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-bottom: 1px solid #eee;}
  192.  
  193. .nav a:hover{background-color:#000000; padding-left: 50px; color: #ffffff; }
  194.  
  195. #slideSshowContainer{ float: left; margin-top: 203px; margin-left: 205px; height: auto; width:170px; position: fixed; background-color:{color:sidebar}; }
  196.  
  197.  
  198.  
  199. #slideSshow2 {margin-top: -215px; margin-bottom: 5px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  200.  
  201.  
  202.  
  203. #slideSshow2 img{width: 190px; height: 210px; margin-left: 0px;}
  204.  
  205. #slideSshow2:hover {opacity: 0;}
  206.  
  207. #slideSshow4 {margin-top: 5px; margin-bottom: 5px;}
  208.  
  209. #slideSshow4 img{width: 190px; height: 210px; margin-left: 0px;}
  210.  
  211. .ssbar {float: left;position:fixed; margin-top:532px; margin-left: 13px; width: 358px; background-color: #ffffff; color: #4B4B4B; padding: 3px 7px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; -webkit-border-radius:0; -webkit-border-bottom-right-radius:15px;-webkit-border-bottom-left-radius:15px; }
  212.  
  213.  
  214. #pgs {text-align: center; font-family: verdana; font-size: 9px; line-height: 21px;}
  215.  
  216. #pgs a {background: #F8F8F8; margin: 0 3px 0 0; padding: 2px 4px; color: #4B4B4B; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  217.  
  218. #pgs a:hover {background: #ffffff; color: #4B4B4B; border: none;}
  219.  
  220. #pgs span.pagina_atual {background: #ffffff; margin: 0 1px 0 0; padding: 2px 4px; color: #4B4B4B; font-weight: bold; text-decoration: none;}
  221.  
  222. .pg {clear: both; float: left; width: 130px; float: left; margin-bottom: 0px; background-color: #ffffff; margin-top: 0px; border-right: 2px solid #F8F8F8;}
  223.  
  224. .posts {width: 500px; margin-left: 350px; background-color: {color:Entry}; padding: 10px; margin-bottom: 5px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  225.  
  226. h1 {font-family: {font:title}; text-align: center; font-size: 18px; text-transform: none; color: {color:title}; font-weight: normal; line-height: 22px;}
  227. h1 a {text-align: center; font-size: 18px; text-transform: none; color: {color:title}; font-weight: normal; line-height: 20px;}
  228. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  229.  
  230. .image {text-align: center; border: 0px}
  231. .image img {max-width: 500px; margin-bottom: 2px }
  232. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=10);}
  233. .qt {font-family: {font:title}; font-style: italic; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  234. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  235. .qsr a, a:hover{text-transform: none;}
  236.  
  237. .chat {line-height: 12px; list-style: none }
  238. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  239. .person1 {background-color:{color:entry}; color: {color:text}; }
  240. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  241. .person2 {color: {color:text} }
  242. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  243.  
  244. .audio{text-align: left; margin-bottom: 2px; width: 100%; background-color: {color:Entry}; text-align: left;}
  245. .audio img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  246.  
  247. .asker {width: 493px; background-color: {color:entry}; color:{color:text}; padding: 5px;}
  248. .asker img{float: left; padding: 0px 5px 0px 0px}
  249. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  250. .asker a:hover{font-size: 11px; font-weight: bold; color:{color:link}; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0}
  251. .question {font-size: 11px;}
  252. .answer {padding: 4px}
  253. .answer img {max-width: 470px;}
  254.  
  255. #cap {width: 500px; margin-top: -2px;}
  256.  
  257. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  258. .dda a {font-size: 9px;}
  259.  
  260. .tags {color: {color:link}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  261. .tags a {font-size: 9px; color: {color:link}; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  262. .tags a:hover {color: {color:link};}
  263.  
  264. #nts {width: 500px; margin-left: 350px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  265. #nts img{display: none; border:0px}
  266.  
  267. #sidebar {width: 255px; position: fixed;}
  268.  
  269. .source {display: none;}
  270.  
  271. .ps {clear: both; margin-top: 5px; text-align: center; font-size: 16px; color: {color:text};}
  272. .ps a, a:hover { text-align: center; color: {color:text}; background-color: transparent;}
  273.  
  274. #tumblr_controls{position: fixed!important}
  275. #tumblr_controls{position: fixed!important}
  276. #tumblr_controls{position: fixed!important}
  277. #tumblr_controls{position: fixed!important}
  278.  
  279. /* Scrollbar */
  280. ::-webkit-scrollbar {width: 5px; height: 5px;}
  281. ::-webkit-scrollbar-track-piece {background-color:#f8f8f8 ; repeat scroll 0 0 transparent;}
  282. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:scrollbar};}
  283. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:scrollbar};}
  284.  
  285. </style>
  286.  
  287. <body>
  288. <div class="sdescri">{text:titulo}</div>
  289.  
  290. <div id="slideShowContainer">
  291. <div id="slideShow2"><div id="slideShow4">
  292.  
  293. <img src="{image:sidebar}"/>
  294.  
  295.  
  296.  
  297. </div></div></div></div>
  298. <div class="ttle">{text:titulo2}</div>
  299.  
  300.  
  301.  
  302.  
  303. </div>
  304.  
  305. <div id="slideShowwContainer">
  306. <div id="slideShoww2"><div id="slideShoww4">
  307.  
  308.                 <img src="{image:sidebar2}"/>
  309. </div></div></div></div>
  310.  
  311. <div class="ttle1"></div>
  312.  
  313. <div id="aparente"><ul id="nav-ap"><li class="menuaparente"><div id="link4"><b>L<P>I<P>N<P>K<P>S</P></P></P></P></b></div>
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. <ul>
  322.  
  323.  
  324.  
  325.  
  326.  
  327. <div class="nav">
  328.  
  329. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  330. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  331. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  332. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  333. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  334. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  335. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  336. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  337.  
  338. </div>
  339. </div></div></div>
  340.  
  341. </div>
  342.  
  343.  
  344.  
  345. </li></ul></li></ul>
  346.  
  347.  
  348. <div id="slideShowContainerr">
  349. <div id="sslideShow4"><img src="{image:subsidebar1}"></div><div id="sslideShow2">
  350. <img src="{image:subsidebar2}">
  351. </div></div></div></div>
  352.  
  353.  
  354. <div id="slideSshowContainer">
  355. <div id="slideSshow4"><img src="{image:sidebar3}"></div><div id="slideSshow2">
  356. <img src="{image:sidebar4}">
  357. </div></div>
  358.  
  359.  
  360.  
  361. </div></div></div></div></div></div></div></div>
  362. <div id="sidebartext">
  363. <div class="sidebardescr">{block:Description}{Description}{/block:Description}</div>
  364. </div>
  365. </div>
  366. <div class="ssbar"><div class="pg"><div id="pgs"><center><span class="pagina_atual">1</span><a class="jump_page" href="/page/2">2</a><a class="jump_page" href="/page/3">3</a><a class="jump_page" href="/page/4">4</a><a class="jump_page" href="/page/5">5</a><a href="/page/2"><big><big>&raquo;</big></big></a></center></div></div>
  367.  
  368.  
  369. theme by <a href="http://sociedadeemdeclinio.tumblr.com">sociedadeemdeclinio<br> </a>details: <a href="http://deslocado.tumblr.com">+<a href="http://l-oveyourself.tumblr.com"> +</div>
  370.  
  371. </div></a></a>
  372. </div>
  373. <div id="entries">
  374.  
  375.  
  376. {block:Posts}
  377. <div class="posts">
  378.  
  379. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  380.  
  381. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  382.  
  383. {block:Photoset}{Photoset-500}{/block:Photoset}
  384.  
  385. {block:Quote}
  386. <b class="markqt">“</b><div class="qt">{Quote}</div>
  387. {block:Source}<div class="qsr"> — {Source}</div>
  388. {/block:Source}
  389. {/block:Quote}
  390.  
  391. {block:Link}
  392. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  393. {block:Description}{Description}{/block:Description}
  394. {/block:Link}
  395.  
  396. {block:Chat}
  397. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  398. <div class="chat"><ul>{block:Lines}
  399. <li class="person{UserNumber}">{block:Label}
  400. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  401. {/block:Chat}
  402.  
  403. {block:Audio}
  404. <br>
  405. <div class="audio">{AudioPlayerBlack}</div>
  406. {block:Caption}{Caption}{/block:Caption}
  407. {/block:Audio}
  408.  
  409. {block:Video}{Video-500}{/block:Video}
  410.  
  411. {block:Answer}
  412. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker} asked: <div class="question">{Question}</div></div>
  413. <div class="answer">{Answer}</div>
  414. <br>
  415. {/block:Answer}
  416.  
  417. <div id="cap">
  418. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  419. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  420. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  421.  
  422. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  423. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  424. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  425. {/block:ContentSource}</div></div>
  426. <br>
  427. {block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div> {/block:IfShowTags}
  428.  
  429. <div id="dda">
  430.  
  431. <div style="float:left;" class="details">
  432. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} · {block:IndexPage}<a href="{ReblogUrl}" target="_blank"> reblog</a>{/block:IndexPage}
  433. <BR>
  434.  
  435. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  436. </span>{/block:RebloggedFrom} {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  437. </div>
  438.  
  439. <br clear="all" /></div></div>
  440.  
  441. {/block:Posts}
  442. {block:PostNotes}
  443. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  444. {/block:PostNotes}
  445.  
  446. </div>
  447. </div>
  448. </div>
  449. </div>
  450. </div>
  451. </div>
  452.  
  453. </body>
  454. </html>
Advertisement
Add Comment
Please, Sign In to add comment