d-esumana

Theme 11

Oct 3rd, 2012
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.43 KB | None | 0 0
  1. <! theme by (lizz) D-ESUMANA | Dont copy >
  2.  
  3.  
  4. <html>
  5.  
  6. <meta name="color:background" content="#fff" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:scrollbar" content="000000" />
  10. <meta name="image:background" content="" />
  11. <meta name="color:sidebar" content="#fff" />
  12. <meta name="color:borda" content="#ffffff" />
  13. <meta name="color:linkmenu" content="#ffffff" />
  14. <meta name="color:linkshover" content="#ffffff"/>
  15. <meta name="color:bglinks" content="#ffffff"/>
  16. <meta name="color:link" content="#bebebe"/>
  17. <meta name="color:linkhover" content="#bebebe"/>
  18. <meta name="image:sidebar2" content "#ffffff" />
  19. <meta name="text:frase" content="" />
  20. <meta name="color:frase" content="#bebebe"/>
  21. <meta name="color:menuhover" content="#bebebe"/>
  22.  
  23. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  24. <meta name="color:descricao" content="#000000" />
  25. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  26.  
  27. <meta name="image:sidebar2" content="" />
  28.  
  29.  
  30.  
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="1st page" />
  33. <meta name="text:Link2" content="/ask" />
  34. <meta name="text:Link2 Title" content="ask me" />
  35. <meta name="text:Link3" content="/submit" />
  36. <meta name="text:Link3 Title" content="submit a post" />
  37. <meta name="text:Link4" content="#" />
  38. <meta name="text:Link4 Title" content="coloque os" />
  39. <meta name="text:Link5" content="#" />
  40. <meta name="text:Link5 Title" content="oito links" />
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54.  
  55. body {background-color: {color:background}; font-family:cambria; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  56.  
  57. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  58. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  62.  
  63.  
  64. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  65.  
  66.  
  67.  
  68. #xfuck {float: left; margin-left:400px; margin-top:0px; margin-bottom: 1px;}
  69.  
  70. .boxes {width:300px; background-color: {color:post}; padding: 3px; text-align: justify; font-family: cambria; font-size: 11px; position: relative; margin-bottom: 1px;}
  71.  
  72. .boxes:hover .nothing {opacity:1.0; margin-top:-70px;}
  73.  
  74. .nothing{position:absolute; float:right; font-size:9px;text-transform:uppercase; font-family: calibri; letter-spacing: 0px; color:{color:text}; margin-left:0px; opacity:0; height:13px; line-height:15px; width: auto; margin-bottom:0px; margin-top:0px; background-color:{color:post}; display:inline; text-align:center; padding:4px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; padding-top: 2px; z-index: 999999999999999999999999999999999999999999999999999999; }
  75. .nothing a {color:{color:text}; background-color: {color:post}; text-transform:uppercase;}
  76. .nothing a:hover {color:; text-transform:uppercase; color:{color:hover}}
  77.  
  78.  
  79. .nothingq {position:absolute; opacity:0; margin-left:304px; color:{color:text}; padding:2px 10px 2px 5px;
  80. font-family:calibri; font-size:9px; margin-top: -2px; width: 50px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; background-color: transparent; text-align: center; padding: 3px;}
  81.  
  82. .boxes:hover .nothingq {opacity:1.0}
  83.  
  84. .nothingq a {text-transform: uppercase}
  85.  
  86. .nothingq a:hover {opacity:0.9; text-transform: uppercase}
  87.  
  88. h1 {font-family: georgia; text-align: left; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 16px; border-bottom:1px solid {color:background}; margin-top:-2px}
  89. h1 a {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 16px; margin-top:-2px}
  90.  
  91.  
  92. .image {text-align: center; border: 0px}
  93. .image img {max-width: 300px; margin-bottom: 1px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  94. .image img:hover {opacity: 0.9; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  95.  
  96. .xquote { text-align: justify; georgia; font-size: 11px; line-height: 15px; padding: 3px;margin-left: 02px; margin-bottom:3px; margin-top:-60px; border-bottom:1px solid {color:background}}
  97. .xquotesource {text-align: right; text-transform: none; margin-bottom: 5px; font-size: 11px; font-weight: bold;}
  98. .xquotesource a, a:hover{text-transform: none;}
  99. #quote {position:relative; top:-17px; left:-3px; font-size:60px; opacity:0.3;}
  100.  
  101.  
  102. .chat {line-height: 13px; list-style: none }
  103. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  104. .person1 {color: {color:text}; padding: 2px; }
  105. .person1 .label {font-weight: bold; color:{color:text}}
  106. .person2 {color: {color:text}; padding: 2px; }
  107. .person2 .label {font-weight: bold; color:{color:text}}
  108.  
  109. .player {background-color: #e3e3e3; text-align: left; display:block;}
  110.  
  111. .question {
  112. color:{color:text};
  113. font-size:09px;
  114. font-weight: normal;
  115. line-height:95%;
  116. background: {color:background};
  117. position: relative;
  118. min-height:70px;
  119. padding:10px 15px;
  120. margin-bottom:2px;
  121. margin-right:-10px;}
  122.  
  123. .questionarrow {
  124. font-size:30px;
  125. color:{color:background};
  126. vertical-align:middle;
  127. margin-left:-5px!important;}
  128.  
  129. .asker {width:300px; text-align:right; text-transform:lowercase; color:{color:text};}
  130. .asker a {color:{color:text};}
  131. .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
  132.  
  133. .asking {text-align:center; color:{color:text}; font-size: 11px; font-family: calibri; text-transform:none; margin-left: 340px}
  134. .asking a{color:{color:text};}
  135. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  136.  
  137. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  138.  
  139. .answer {color:{color:answer};}
  140.  
  141. .notes {width: 310px; padding: 0px; margin-top: 1px; margin-bottom: 0px; font-size: 9px; text-align: left}
  142. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  143. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  144. .notes img{display: none; border:0px}
  145.  
  146. #cap {width: 500px; margin-top: -2px; position: relative;}
  147. .source {display: none;}
  148.  
  149. ::-webkit-scrollbar{width:10px;height:5px;}
  150. ::-webkit-scrollbar-button:start:decrement}
  151. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  152. ::-webkit-scrollbar-track-piece{background-color:{color:scroll bg}; border:4px solid {color:scroll bg}}
  153. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:scroll}; border:4px solid {color:scroll bg}}
  154. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll}; border:4px solid {color:scroll bg}}
  155.  
  156.  
  157. #ccfrase {float: left; width: 140px; height:25px; top: 235px; left:263px; padding:px; text-align: center; position: fixed; background: {color:sidebar};opacity:;}
  158. .cfrase {clear: both; margin-top: -3px; background-color: transparent; padding: px; letter-spacing: px; font-size: 18px; font-family: georgia; color: {color:frase};line-height:30px;text-transform:lowercase; font-style: italic;}
  159.  
  160.  
  161. /*DESCRIÇÃO*/
  162.  
  163.  
  164. #lizz {width:134px; height: auto; margin-left:0px; margin-top:19px; position:fixed; overflow:hidden; background-color: {color:sidebar} ; color: {color:descricao}; font-family: tahoma; 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);}
  165.  
  166.  
  167. /* FIM DA DESCRIÇÃO*/
  168.  
  169.  
  170. .tititica3 {color:{color:text}; background-color:{color:sidebar}; height:12px; font-size:09px; width: 134px; font-family:georgia; text-align:center; font-style:none;letter-spacing:0px; margin-top:348px; margin-left: 255px; position: absolute; line-height:12px; text-transform: lowercase; padding:3px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;font-style:none; position:fixed;}
  171.  
  172.  
  173. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  174.  
  175. #thd {position: fixed; float: left; top: 93px; left:270px;}
  176. .thd img{border: 3px solid {color:borda}; width:120px; height: 130px; }
  177. #thd a:hover {opacity:0.3;}
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184. #faixa2 {width: 138px;height: 150px;left:263px;top:85px;background-color: {color:sidebar};color: #fff;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;box-shadow: 0px 0px 10px rgba(0,0,0,0.15);opacity:;}
  185.  
  186. #linkss {margin-top: 58px; margin-left:253px; position:fixed; width: auto;}
  187.  
  188. #linkss a{text-transform: capitalize; font-weight:; display: block; float: center; font-family: georgia; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; width:140px; text-align: center; font-size: 15px; height:18px; margin: 1px 0 28px 0; background-color:{color:bglinks}; color: {color:linkmenu}; margin-left: 2px; line-height:19px;-webkit-transform: rotate(0deg);}
  189.  
  190. #linkss a:hover{color: {color:linkshover}; background-color: {color:menuhover}; letter-spacing: 2px; width:px; }
  191.  
  192. #upupup2 {width: 300px; float: left; margin-left:256px; margin-top: 245px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; height:20px;
  193. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
  194.  
  195. #upupup2 a {float: left; padding: 1px; margin-top:6px; display: block; letter-spacing: 0px; font-family: 'gerogia'; font-size: 12px; text-align: center; width: 33px; background-color: {color:bglinks}; color: {color:linkmenu}; text-decoration: none; text-transform: none; line-height: 18px; height: 18px; overflow: hidden; border:1px solid {color:background}; margin-left:-2px; }
  196.  
  197. #upupup2 a:hover{text-align: center; background-color: {color:menuhover}; color: {color:linkshover};}
  198. #pagina{ margin-top:402px; margin-left: 162px; width: 100px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:1000000 }
  199.  
  200.  
  201. .links1 {position: absolute; width: 10px; margin-left:-45px; margin-top:350px; padding: 0px; text-align: center; z-index:3;}
  202. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:bglinks}; color: {color:linkmenu}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  203. .links1 a:hover{text-align: center; background-color: {color:menuhover}; color:{color:linkshover}; letter-spacing:0px; opacity: 0.3}
  204.  
  205. .links2 {position: absolute; width: 10px; margin-left:8px; margin-top:350px; padding: 0px; text-align: center; z-index:3;}
  206. .links2 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px;background-color: {color:bglinks}; color: {color:linkmenu}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  207. .links2 a:hover{text-align: center; background-color: {color:menuhover}; color:{color:linkshover}; letter-spacing:0px; opacity: 0.3}
  208.  
  209. .links3 {position: absolute; width: 15px; margin-left:61px; margin-top:350px; padding: 0px; text-align: center; z-index:3;}
  210. .links3 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:bglink}; color: {color:linkmenu}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  211. .links3 a:hover{text-align: center; background-color: {color:menuhover}; color:{color:linkshover}; letter-spacing:0px; opacity: 0.3}
  212.  
  213. .links4 {position: absolute; width: 15px; margin-left:-45px; margin-top:366px; padding: 0px; text-align: center; z-index:3;}
  214. .links4 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 158px; background-color: {color:bglink}; color: {color:linkmenu}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  215. .links4 a:hover{text-align: center; background-color: {color:menuhover}; color:{color:linkshover}; letter-spacing:0px; font-size: 14px; opacity: 0.3}
  216.  
  217.  
  218.  
  219. .credit {background-color: #trans; font-size: 12px; color: {color:text}; text-align: center; width: 180px; height: 16px; position: fixed; padding: 2px 5px; text-transform: uppercase; margin-left: 230px; font-family: calibri; margin-top: 580px; overflow: hidden; -webkit-transform: rotate(deg); z-index:10;opacity:0.8;border-top-left-radius:10px;opacity:0.5;
  220. }
  221.  
  222.  
  223.  
  224. </style>
  225.  
  226. <body>
  227. <div id="upupup2">
  228. <a href="{text:link2}">{text:link2 title}</a>
  229. <a href="{text:link3}">{text:link3 title}</a>
  230. <a href="{text:link4}">{text:link4 title}</a><a href="{text:link5}">{text:link5 title}</a></div>
  231.  
  232. <div id="content">
  233. <div id="linkss">
  234. <div class="oslinks">
  235. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  236.  
  237.  
  238. </div>
  239. </div>
  240. </div>
  241. </div></div>
  242. </div>
  243. </div>
  244.  
  245.  
  246. <div id="ccfrase"><div class="cfrase">{text:frase}
  247. </div>
  248. <div id="lizz">{description}</div>
  249. </div></div>
  250.  
  251.  
  252. <div id="faixa2"></div>
  253. <div id="faixa3"></div>
  254. <div id="faixa4"></div>
  255. <div id="faixa5"></div>
  256.  
  257. <div id="thd"><div class="thd"><img src="{image:sidebar2}"></div></div>
  258. </div>
  259.  
  260.  
  261.  
  262.  
  263. <div class="credit"><a href="http://d-esumana.tumblr.com/">THEME </a> </div>
  264.  
  265.  
  266. </div>
  267.  
  268.  
  269.  
  270. <div id="c2">
  271. <div id="c3">
  272.  
  273.  
  274. <div class="tititica3">{block:PreviousPage} <a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  275.  
  276.  
  277. </div>
  278.  
  279. <div id="xfuck">
  280. {block:Posts}
  281. <div class="boxes">
  282.  
  283. {block:Text}
  284. <span class="nothingq">
  285. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}<BR><Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:text}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}{/block:HasTags}</center></span>
  286.  
  287. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  288. {/block:Text}
  289.  
  290.  
  291. {block:Photo}
  292. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  293. {block:Caption}{Caption}{/block:Caption}
  294. <span class="nothing">
  295. <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}" target="_blank">reblog</a>{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> {/block:RebloggedFrom}
  296. </span>
  297. {/block:Photo}
  298.  
  299.  
  300. {block:Photoset}
  301. {Photoset-300}
  302. {block:Caption}{Caption}{/block:Caption}
  303. <span class="nothing">
  304. <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}" target="_blank">reblog</a>{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> {/block:RebloggedFrom}
  305. </span>
  306. {/block:Photoset}
  307.  
  308.  
  309. {block:Quote}
  310. <span class="nothingq">
  311. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}<BR>
  312. <Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:text}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><BR>{/block:Tags}{/block:HasTags}</center></span>
  313. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  314. {block:Source}<div class="xquotesource"> — {Source}</div>
  315. {/block:Source}
  316. {/block:Quote}
  317.  
  318.  
  319. {block:Link}
  320. <span class="nothingq">
  321. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}<BR><Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:text}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}{/block:HasTags}</center></span>
  322.  
  323. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  324. {block:Description}{Description}{/block:Description}
  325. {/block:Link}
  326.  
  327.  
  328. {block:Chat}
  329. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  330. <div class="chat"><ul>{block:Lines}
  331. <li class="person{UserNumber}">{block:Label}
  332. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  333. <span class="nothing">
  334. <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}" target="_blank">reblog</a>{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> {/block:RebloggedFrom}
  335. </span>
  336. {/block:Chat}
  337.  
  338.  
  339. {block:Audio}
  340. <div class="player">{AudioPlayerGrey}</div>
  341. <span class="nothing">
  342. <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}" target="_blank">reblog</a>{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> {/block:RebloggedFrom}
  343. </span>
  344. {/block:Audio}
  345.  
  346.  
  347. {block:Video}
  348. {Video-300}
  349. {block:Caption}{Caption}{/block:Caption}
  350. <span class="nothing">
  351. <a href="{Permalink}">{TimeAgo}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>, <a href="{ReblogURL}" target="_blank">reblog</a>{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> {/block:RebloggedFrom}
  352. </span>
  353. {/block:Video}
  354.  
  355.  
  356. {block:Answer}
  357. <span class="nothingq">
  358. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}<BR><Center>{block:HasTags}<div style="height:2px; width: 50px; border-bottom: 1px dotted {color:text}"></div>{block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}{/block:HasTags}</center></span>
  359.  
  360. <table width="300px" cellspacing="0" cellpadding="0">
  361. <tr>
  362. <td width="340px" class="question"><B>{Asker}</b> whined: "{Question}"</td>
  363. </tr>
  364. </table>
  365. <div class="answer">{Answer}</div>
  366. {/block:answer}
  367.  
  368. </div>
  369.  
  370. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  371. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  372. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  373. {/block:ContentSource}</div>
  374.  
  375. {/block:Posts}
  376. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  377.  
  378. </div>
  379. </div>
  380. </div>
  381. </div>
  382.  
  383. </body>
  384. </html>
Advertisement
Add Comment
Please, Sign In to add comment