babirdgs

Theme Three

Dec 23rd, 2011
825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.41 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!          THEME BY VERDADES-SILENCIOSAS - DON'T COPY -  THEME BY VERDADES-SILENCIOSAS - DON'T COPY - THEME BY VERDADES-SILENCIOSAS - DON'T COPY - THEME BY VERDADES-SILENCIOSAS - DON'T COPY - THEME BY VERDADES-SILENCIOSAS - DON'T COPY - THEME BY VERDADES-SILENCIOSAS - DON'T COPY - THEME BY VERDADES-SILENCIOSAS - DON'T COPY -         !>
  4.                                        
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7.     <!-- DEFAULT VARIABLES -->
  8.     <meta name="color:background" content="#F3F3F3" />
  9.     <meta name="color:entry" content="#ffffff" />
  10.     <meta name="color:sidebar" content="#fff" />
  11.     <meta name="color:link1" content="#000" />
  12.     <meta name="color:link2" content="#fff" />
  13.    <meta name="color:links1" content="#fff" />
  14. <meta name="color:h1" content="#fff" />
  15. <meta name="color:h2" content="#fff" />
  16.     <meta name="color:text" content="#C0AEA0" />
  17.     <meta name="color:link" content="#83786E" />
  18. <meta name="color:tlinks1" content="#83786E" />
  19. <meta name="color:tlinks2" content="#83786E" />
  20. <meta name="color:tlinks3" content="#83786E" />
  21.  
  22.     <meta name="color:scrollbarbg" content="#eeeeee" />
  23.     <meta name="color:scrollbarcolor" content="#cccccc" />
  24.  
  25.     <meta name="font:title" content="verdana" />
  26.     <meta name="font:body" content="verdana" />
  27.  
  28.     <meta name="image:background" content="" />
  29.     <meta name="image:sidebar" content=""/>
  30.    
  31.  
  32.     <meta name="text:Title" content=""/>
  33.     <meta name="text:subtitle" content=""/>
  34. <meta name="text:texto pequeno" content=" " />
  35. <meta name="text:msg" content=" " />
  36. <meta name="text:submsg" content=" " />
  37.     <meta name="text:Link1" content=" " />
  38.     <meta name="text:Link1 Title" content="1" />
  39.     <meta name="text:Link2" content=" " />
  40.     <meta name="text:Link2 Title" content="2" />
  41.     <meta name="text:Link3" content=" " />
  42.     <meta name="text:Link3 Title" content="3" />
  43.  <meta name="text:Linkpri1" content=" " />
  44.     <meta name="text:Linkpri1 Title" content="6" />
  45.  <meta name="text:Linkpri2" content=" " />
  46.     <meta name="text:Linkpri2 Title" content="6" />
  47.  <meta name="text:Linkpri3" content=" " />
  48.     <meta name="text:Linkpri3 Title" content="6" />
  49.  
  50.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  52.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53.     <link rel="shortcut icon" href="{Favicon}" />
  54.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55.  
  56.     <style type="text/css">
  57.  
  58. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  59.  
  60. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  61. a:hover{color:{color:title}; background-color:{color:lhover}}
  62.  
  63.  
  64. #msd {width:437px; height: 389px; margin-left: 20px; margin-top: 60px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px;}
  65.  
  66. #sidebartitle{margin-left: 50px; margin-top:15px; width: 330px; float: left; background-color: transparence; position: fixed; height: 30px;}
  67. .sidebartitle1{margin: 5px 5px 9px 5px; padding: 4px 0px 4px 0px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 23px;}
  68.  
  69.  
  70. .bltitle {float: center; font-size: 18px; font-family: georgia; text-align: center; margin-left: 0px;  text-transform: lowercase;  line-height:20px; padding:5px; color: #000000}
  71. .blsubtitle {margin-top: 5px;  margin-left: -70px; font-size: 10px; line-height:12px; text-align: right; text-transform:lowercase; font-family: verdana; letter-spacing: 2px; color:#9B9B9B}
  72.  
  73.  
  74. #stext {margin-left:1px; font-family:{font:Body}; font-size:10px; width:260px}
  75.  
  76. #info{font-family: verdana; font-size:10px; text-transform:lowercase; text-align:left; border-left: 7px solid {color:text}; padding-left: 5px;}
  77.  
  78. #ss {position: fixed; float: left; margin-top: -13px; margin-left: 390px; width: 70px; text-align: justify; font-size: 9px; background-color: transparent; color: {color:link1}; font-family: verdana; padding: 10px;}
  79. .sleft a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 115px;  width: 25px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: uppercase;;  padding: 10px 5px 10px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-border-radius-topright: 20px; -webkit-border-top-right-radius: 20px; border-right: 3px solid {color:link1};}
  80. .sleft  a:hover{text-align: center;  background-color: ; color:{color:link1};}
  81.  
  82. #ss2 {position: fixed; float: left; margin-top: 92px; margin-left: 390px; width: 70px; text-align: justify; font-size: 9px; background-color: transparent; color: {color:link1}; font-family: verdana; padding: 10px;}
  83. .sleft2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 115px;  width: 25px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: uppercase;;  padding: 10px 5px 10px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-right: 3px solid {color:link1};}
  84. .sleft2  a:hover{text-align: center;  background-color: ; color:{color:link1};}
  85.  
  86. #ss3 {position: fixed; float: left; margin-top: 197px; margin-left: 390px; width: 70px; text-align: justify; font-size: 9px; background-color: transparent; color: {color:link1}; font-family: verdana; padding: 10px;}
  87. .sleft3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 3px; height: 50px;  width: 25px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: uppercase;;  padding: 10px 5px 10px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-right: 3px solid {color:link1}; -moz-border-radius-bottomright: 20px; -webkit-border-bottom-right-radius: 20px; }
  88. .sleft3  a:hover{text-align: center;  background-color: ; color:{color:link1};}
  89.  
  90. #tlinks1 {margin-left: 50px; margin-top: 356px; position:fixed;}
  91.  
  92. #tlinks1 a {width:63px; height: 64px; display:block; background-color: {color:tlinks1}; font:9px verdana; text-transform: lowercase; color:#fff; text-decoration: none; letter-spacing: 0px; text-align:center; padding:3px; -webkit-transition: all 0.7s ease-out; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px;  -moz-transition: all 0.7s ease-out; }
  93.  
  94. #tlinks1 a:hover {background-color:transparent; color: #fff;}
  95.  
  96.  
  97. #tlinks2 {margin-left: 125px; margin-top: 356px; position:fixed;}
  98. #tlinks2 a {width:63px;height: 64px; display:block; background-color: {color:tlinks2}; font:9px verdana; text-transform: lowercase; color:#fff; text-decoration: none; letter-spacing: 0px; text-align:center; padding:3px; -webkit-transition: all 0.7s ease-out; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px;  -moz-transition: all 0.7s ease-out; }
  99. #tlinks2 a:hover {background-color:transparent; color: #fff;}
  100.  
  101. #tlinks3 {margin-left: 200px; margin-top: 356px; position:fixed;}
  102. #tlinks3 a {width:63px;height: 64px; display:block; background-color: {color:tlinks3}; font:9px verdana; text-transform: lowercase; color:#fff; text-decoration: none; letter-spacing: 0px; text-align:center; padding:3px; -webkit-transition: all 0.7s ease-out; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px;  -moz-transition: all 0.7s ease-out;}
  103. #tlinks3 a:hover {background-color:transparent; color: #fff;}
  104.  
  105. #mpp {width: auto; height: auto; margin-left: 273px; margin-top: 370px; position:fixed; overflow:hidden; background-color: #fff; padding:3px; text-align: center; }
  106.  
  107. div#credit3{background-color: #fffff; letter-spacing: 2px; color: {color:text}; width:170px; height:90px; position: fixed; padding-top: 30px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 210px; font-family: verdana; font-size: 8px; margin-top:70px; px; z-index: 2;}
  108.  
  109. div#credit3:hover {background-color: #ffffff;  opacity: 0.9;  filter: alpha(opacity = 100); height: 47px; color: transparent;}
  110.  
  111.  
  112.  
  113. .credito3 {text-align: justify; font-size: 9px; position: fixed; color: transparent; width:
  114. 170px; margin-top:0px; margin-left: 5px; }
  115.  
  116. .credito3:hover {color: #272727; font-size: 9px; text-align: justify;}
  117.  
  118. #alo {background-color: transparent; float: left; text-align: center; width: 100; margin-top: 230px; margin-left: 460px; position: fixed; height: inline; z-index: 91;}
  119.  
  120.  
  121.  
  122. ul#vine {margin: 0; padding: 0px; list-style: none; width: 5px; margin-bottom: 1px; z-index: 90; background-color: transparent;}
  123.  
  124.  
  125.  
  126. ul#vine li.ba {position: relative; background-color: transparent; color: #000000; text-align: justify; font-size: 9px; font-family: tahoma; letter-spacing: 0px;}
  127.  
  128.  
  129.  
  130. ul#vine li.ba a {display: block; color: #000000; text-decoration: none; background-color: #050505; line-height: 20px;  margin-bottom: -1px; font-size: 9px; text-align: center; width: 10px; font-family: tahoma; letter-spacing: 0px; font-weight: bold; margin-left: 5px;}
  131.  
  132.  
  133.  
  134. ul#vine li.ba a:hover {display: block; color: #FFFFFF; text-decoration: none; background-color: #F7F7F7; line-height: 20px;  margin-bottom: -1px; font-size: 9px; text-align: center; width: 10px; letter-spacing: 0px;  font-weight: normal;}
  135.  
  136.  
  137.  
  138. li.ba ul {position: absolute; left:-430px; top:-70px; width: 0px; display: none; background-color: #000; width: 89px; height: 80px; text-align: justify;}
  139.  
  140.  
  141.  
  142. li.ba:hover ul {display: block; background-color: transparent; text-align: justify;}
  143.  
  144.  
  145.  
  146. li.ba:hover ul, li.over ul {display: block; background-color: transparent; text-align: justify;}
  147.  
  148.  
  149.  
  150. #vanhalls {width: 20px; background-color: #3d3d3d; color: #fff; height: 45px; font-size: 9px; font-weight: bold; margin-top: -25px;display: block; text-align: center; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 5px; font-family: tahoma; font-weight: bold; }
  151.  
  152.  
  153.  
  154. #vanhalls:hover {font-weight: normal; letter-spacing: 4px; color: #3d3d3d; background-color: #FFFFFF;}
  155.  
  156.  
  157.  
  158. .lari {position: fixed; z-index: 102; background-color: rgba(255,255,255,0.7); width: 370px; height: 180px; text-align: center; letter-spacing: -5px; font-family: georgia; font-style: italic; font-size: 70px; line-height: 50px; padding: 15px; padding-left: 15px; padding-right: 20px; margin-bottom: -30px;}
  159.  
  160. .lari a {margin-right: 50px;}
  161.  
  162.  
  163.  
  164. #sidb5{position: fixed; margin-left:0px; margin-top:70px; width: 28px; height: 20px; background-color: transparent; color: #000000; padding: 10px; background-attachment: fixed;  background-image:url('');  background-repeat: no-repeat;}
  165.  
  166. .oipvc {margin-left: 235px; margin-top: 440px;float: left;font-family:georgia; position:fixed; text-align: center; background-color: transparent;}
  167.  
  168. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebarlinks}; padding-left: 5px; }
  169. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidtext};}
  170. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebarlinks}; }
  171. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  172.  
  173. blockquote img{max-width: 470px!important}
  174. blockquote blockquote img{max-width: 450px!important}
  175. blockquote blockquote blockquote img{max-width: 430px!important}
  176. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  177.  
  178. #xp {text-align: center; width: 935px; margin: 10px auto 10px auto; padding: 0px; z-index: 1}
  179.  
  180. .posts {width: 500px; margin-left: 520px; margin-top: 10px; background-color: {color:entry}; padding: 10px; margin-bottom: 10px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  181.  
  182. h1 {font-family: {font:title}; text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 22px;}
  183. h1 a {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  184. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  185.  
  186. .image {text-align: center; border: 0px}
  187. .image img {max-width: 500px; margin-bottom: 2px }
  188. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=10);}
  189. .qt {font-family: {font:title}; font-size: 18px; line-height: 23px;  margin-top: -95px; margin-left: 45px; padding: 10px;}
  190. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  191. .qsr a, a:hover{text-transform: none;}
  192.  
  193. .chat {line-height: 12px; list-style: none }
  194. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  195. .person1 {background-color:{color:background}; color: {color:text}; }
  196. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  197. .person2 {color: {color:text} }
  198. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  199.  
  200. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  201. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  202. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  203. .source{display:none}
  204.  
  205.  
  206. .asker {font-size: 11px;}
  207. .asker a {color: {color:link}}
  208. .asker a:hover {color: {color:bglink};}
  209.  
  210. .askk img {text-align: center;}
  211. .askk img a{background-color: {color:left};}
  212. .askk img a:hover {background-color: {color:sidebarlinks};}
  213.  
  214. .answer {clear: both; padding: 4px}
  215. .answer img {max-width: 470px;}
  216.  
  217.  
  218. #cap {width: 500px; margin-top: -2px;}
  219.  
  220. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  221. .dda a {font-size: 9px;}
  222.  
  223. .lineleft {margin-left: -10px; float: left;}
  224. .lineright {margin-right: -10px; float: right;}
  225.  
  226. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  227. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  228.  
  229.  
  230. #nts {width: 500px; margin-left: 420px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  231. #nts img{display: none; border:0px}
  232.  
  233. #tumblr_controls{position: fixed!important}
  234. #tumblr_controls{position: fixed!important}
  235. #tumblr_controls{position: fixed!important}
  236. #tumblr_controls{position: fixed!important}
  237.  
  238. ::-webkit-scrollbar{width:6px;height:2px; }
  239.  
  240. ::-webkit-scrollbar-button:start:decrement
  241.  
  242. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  243.  
  244. ::-webkit-scrollbar-track-piece{background-color:#eee;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  245.  
  246. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#919191;-webkit-border-radius:px;}
  247.  
  248. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#919191;-webkit-border-radius:px;      </style>
  249.  
  250.  
  251.         </style>
  252.     <style type="text/css">{CustomCSS}</style>
  253. </head>
  254.  
  255. <body>
  256.  
  257. <div id="msd">
  258.  
  259. <div id="sidebartitle">
  260. <div class="bltitle">{text:title}</div>
  261.  
  262. <div class="blsubtitle">{text:subtitle}</div>
  263. </div>
  264.  
  265. <div id="ss"><div class="sleft">
  266. <a href="{text:Linkpri1}">{text:Linkpri1 Title}</a>
  267. </div></div>
  268.  
  269. <div id="ss2"><div class="sleft2">
  270. <a href="{text:Linkpri2}"> {text:Linkpri2 Title}</a>
  271. </div></div>
  272.  
  273. <div id="ss3"><div class="sleft3">
  274. <a href="{text:Linkpri3}">{text:Linkpri3 Title}</a>
  275. </div></div>
  276.  
  277.  
  278. <div id="credit3"><div class="credito3">
  279. <center>{text:texto pequeno}</center></div><center><big><center><font face="tahoma">{block:description} {description} {/block:description}</font></center></big>
  280. </div>
  281.  
  282. <div id="sidb5">
  283. <img src="{image:sidebar}" height="200" width="170" /></div></div></div>
  284.  
  285. </div>
  286.  
  287. <div id="tlinks1">
  288. <a href="{text:Link1}"><div style="margin-top: 35px; height="auto">{text:Link1 Title}</div></a></div>
  289.  
  290.  
  291. <div id="tlinks2">
  292. <a href="{text:Link2}"><div style="margin-top: 35px; height="auto">{text:Link2 Title}</div></a></div>
  293.  
  294.  
  295. <div id="tlinks3">
  296. <a href="{text:Link3}"><div style="margin-top: 35px; height="auto">{text:Link3 Title}</div></a></div>
  297.  
  298.  
  299. <div id="tlinks1">
  300. <a href="{text:Link1}"><div style="margin-top: 35px; height="auto">{text:Link1 Title}</div></a></div>
  301.  
  302.  
  303. <div id="tlinks2">
  304. <a href="{text:Link2}"><div style="margin-top: 35px; height="auto">{text:Link2 Title}</div></a></div>
  305.  
  306. <div id="tlinks3">
  307. <a href="{text:Link3}"><div style="margin-top: 35px; height="auto">{text:Link3 Title}</div></a></div>
  308.  
  309.  
  310.  
  311. <div id="alo">
  312.  
  313. <ul id="vine">
  314.  
  315. <li class="ba"><div id="vanhalls">.<br>.<br>.</div>
  316.  
  317. <ul id="vine">
  318.  
  319. <li class="ba"> <div class="lari">{text:msg}<br>
  320.  
  321. <div style="margin-top: -10px; font-family: georgia; font-size: 14px; font-style: normal;letter-spacing: 0px;">{text:submsg}</div></div></li>
  322.  
  323. </ul>
  324.  
  325. </li>
  326.  
  327. </ul>
  328.  
  329. </div>
  330.  
  331. <div id="mpp"><div style="font-family: verdana; font-size: 9px">theme by verdades-silenciosas, <br>with details by sk8er-girl + maresia <br>inspiration in quase-insana.<br>« dont copy, dont remove this tag »</div></div>
  332.  
  333.  
  334. <div class="oipvc">{block:Pagination}{block:PreviousPage} <a href="{PreviousPage}">« </a>{/block:PreviousPage} {block:NextPage} <a href="{NextPage}">»</a> {/block:NextPage}{/block:Pagination}</div>
  335. </div>
  336.  
  337.  {block:Posts}
  338. <div class="posts">
  339.  
  340. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  341.  
  342. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  343.  
  344. {block:Photoset}{Photoset-500}{/block:Photoset}
  345.  
  346. {block:Quote}
  347. <b class="markqt"></b><div class="qt">{Quote}</div>
  348. {block:Source}<div class="qsr"> — {Source}</div>
  349. {/block:Source}
  350. {/block:Quote}
  351.  
  352. {block:Link}
  353. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  354. {block:Description}{Description}{/block:Description}
  355. {/block:Link}
  356.  
  357. {block:Chat}
  358. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  359. <div class="chat"><ul>{block:Lines}
  360. <li class="person{UserNumber}">{block:Label}
  361. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  362. {/block:Chat}
  363.  
  364. {block:Audio}
  365. <br>
  366. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  367. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  368. {/block:Audio}
  369.  
  370. {block:Video}{Video-500}{/block:Video}
  371.  
  372.  
  373. {block:Answer}
  374. <div class="asker"><b>{Asker}</b> say: "{Question}"</div>
  375. <div class="answer">{Answer}</div>
  376. <br>
  377. {/block:Answer}
  378.  
  379.  
  380. <div id="cap">
  381. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  382. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  383. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  384.  
  385. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  386.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  387.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  388. {/block:ContentSource}</div></div>
  389. <br>
  390. {block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  391.  
  392. <div id="dda">
  393.  
  394.  
  395. <div style="float:left;" class="details">
  396. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  397.  
  398. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  399. </span>{/block:RebloggedFrom}
  400. </div>
  401.  
  402. <div style="float:right;" class="details">
  403. {block:IndexPage}<a href="{ReblogUrl}" target="_blank"><b>&larr; reblog this</b></a>{/block:IndexPage}
  404. <BR>
  405. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  406. </div>
  407. </ br>
  408. <br clear="all" /></div></div>
  409.  
  410.  
  411.  {/block:Posts}
  412. {block:PostNotes}
  413. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  414. {/block:PostNotes}
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423. </div>
  424. </div>
  425. </div>
  426. </div>
  427.  
  428. </body>
  429.  </html>
Advertisement
Add Comment
Please, Sign In to add comment