Advertisement
serenismo

THX 5 - OWL

Aug 11th, 2012
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.78 KB | None | 0 0
  1. <!--------THEME 05 BY PADALESCKI----->
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7.  
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  10.  
  11. <!-- APPEARENCE -->
  12. <meta name="color:background" content="#f0f0f0" />
  13. <meta name="color:link" content="#a7a6a4" />
  14. <meta name="color:text" content="#a09f9f" />
  15. <meta name="color:entries" content="#fff" />
  16. <meta name="color:lhover" content="#504f4e" />
  17. <meta name="color:sidebar" content="#4b4a4a" />
  18. <meta name="color:linkmenu" content="#8a8a8a" />
  19.  
  20.  
  21.  
  22. <meta name="image:sideimg" content="http://static.tumblr.com/ysyrawp/bzFm87yiw/avatar_0d58d5460c1e_64.png"/>
  23.  
  24. <meta name="if:Show tags" content=""/>
  25.  
  26. <meta name="text:titulo" content="Palavra" />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="LINK" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="LINK" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="LINK" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="LINK" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="LINK" />
  38.  
  39.  
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  49. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  50. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  51. <style type="text/css">
  52.  
  53. body{background: {color:background} url('http://25.media.tumblr.com/tumblr_m48uvj4pbt1rnbzgeo1_500.jpg')no-repeat fixed bottom left; font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; color: {color:text}; font-size:12px;}
  54.  
  55.  
  56. a {color: {color:link}; text-decoration: none; text-transform: none;}
  57. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  58.  
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  62. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  63. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  64. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  65.  
  66. blockquote img{max-width: 470px!important}
  67. blockquote blockquote img{max-width: 450px!important}
  68. blockquote blockquote blockquote img{max-width: 430px!important}
  69. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  70.  
  71.  
  72. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  73.  
  74. iframe#tumblr_controls {
  75. top:0px !important;
  76. right:3px !important;
  77. position: fixed !important;
  78. -webkit-transition: opacity 0.7s linear;
  79. opacity: 0.4;
  80. -webkit-transition: all 0.8s ease-out;
  81. -moz-transition: all 0.8s ease-out;
  82. transition: all 0.8s ease-out;
  83. z-index:999999999999999999;}
  84.  
  85. iframe#tumblr_controls:hover{
  86. -webkit-transition: opacity 0.7s linear;
  87. opacity: 1;
  88. -webkit-transition: all 0.4s ease-out;
  89. -moz-transition: all 0.4s ease-out;
  90. transition: all 0.4s ease-out;
  91. z-index:999999999999999999999;}
  92.  
  93.  
  94.  
  95. .c1 {position: fixed;
  96. background-color:{color:background};
  97. background-image:url('{image:background}');
  98. z-index: 1;
  99. width: 920px;
  100. height: 79px;
  101. margin-top: -56px;
  102. margin-left:60px;}
  103.  
  104. #c2 {position: fixed;
  105. margin: 0px 0px 0px 12px;}
  106.  
  107. #c3{font-size: 2px;
  108. font-family: arial;
  109. position: relative;
  110. margin-left: 434px;
  111. width: 519px;
  112. background-color: {color:sbar};
  113. padding: 1px;
  114. margin-top: 20px;
  115. background-attachment: fixed;
  116. background-image:url('{image:sidebarbackground}');
  117. height:1px; z-index:3;}
  118.  
  119. #entries {
  120. width:410px;
  121. float:left;
  122. margin-left:496px;
  123. margin-top:10px;
  124. position:relative;
  125. z-index:999}
  126.  
  127. .entries {
  128. width:400px;
  129. padding:12px;
  130. background-color:transparent;
  131. margin-bottom: 1px;
  132. float:right;
  133. text-align:justify;
  134. border-bottom: 0px solid {color:border};}
  135.  
  136.  
  137. #reblogs {
  138. display:none;
  139. background-color:{color:post};}
  140.  
  141. .entries:hover #information {opacity:1;}
  142.  
  143. #information{
  144. position:absolute;
  145. font-size:11px ;
  146. font-family:arial;
  147. text-transform:none; color:{color:text};
  148. margin-left:415px;
  149. opacity:0;
  150. height:auto;
  151. width: auto;
  152. border-left:1px solid {color:entries};
  153. margin-top:-2px;
  154. background-color: {color:entries};
  155. display:block;
  156. text-align:left;
  157. padding:4px;
  158. -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;-webkit-transform: rotate(0deg);}
  159.  
  160. #information a{
  161. text-transform:none;
  162. color:{color:permalink};
  163. font-style:normal;
  164. text-align: left;}
  165.  
  166. #information a:hover {
  167. color:{color:info link hover};}
  168.  
  169. .noted a{
  170. font:13px give You Glory!important;
  171. color:{color:permalink}!important;
  172. letter-spacing:0px;
  173. text-transform:uppercase!important;
  174. font-style:normal!important;
  175. -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; font-weight:300!important;}
  176.  
  177. .noted a:hover {
  178. color:{color:text}!important;}
  179.  
  180. .dated {
  181. font-family: georgia;
  182. font-size:10px;
  183. text-transform:uppercase;
  184. color:{color:link};}
  185.  
  186. #title {width:400px;}
  187.  
  188. .texttitle {
  189. font-size:14px;
  190. font-family: georgia;
  191. margin:0px 0px -03px 0px;
  192. font-weight:normal; color: {color:text};
  193. text-transform:none;
  194. padding:2px 1px;
  195. text-align:center;}
  196.  
  197. .texttitle a {
  198. font-size:16px;
  199. font-family: georgia;
  200. margin:0px 0px -03px 0px;
  201. font-weight: normal;
  202. color: {color:text};
  203. text-transform:none;
  204. padding:2px 1px;
  205. text-align:center;}
  206.  
  207. .tags {
  208. color: {color:text};
  209. font-size: 10px;
  210. font-family: arial;
  211. display: inline;
  212. text-align:center;
  213. text-transform: none;}
  214.  
  215. .tags a {
  216. font-size: 10px;
  217. color: calibri;
  218. display: inline;
  219. text-align:center;
  220. text-transform: none;}
  221.  
  222.  
  223. .chat .line{
  224. font:10px {font:Body};
  225. background-color:{color:chat1};
  226. margin: 0 0 1px;
  227. padding: 2px;
  228. }
  229. .chat .line.odd{
  230. background-color:{color:chat2};}
  231.  
  232. .label {
  233. font-weight:bold;
  234. color:{color:bold}}
  235.  
  236.  
  237. .credit {
  238. background-color: transparent;
  239. color: {color:text};
  240. width:180px;
  241. height:8px;
  242. text-align:center;
  243. font-size:10px;
  244. font-family: homenaje;
  245. margin-top:2px;
  246. margin-left:-25px;
  247. letter-spacing:1px;
  248. position:fixed;
  249. z-index:0;
  250. padding: 0px;
  251. -webkit-transform: rotate(0deg);
  252. opacity: 0.7;}
  253.  
  254.  
  255. @font-face {font-family: tinytots;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  256. .x2 {
  257. clear: both;
  258. float: left;
  259. width: 260px;
  260. margin-top: 150px;
  261. text-align: center;
  262. margin-left: 442px;}
  263. .x2 a {
  264. float: left;
  265. margin-right:-4px;
  266. display: block;
  267. width: 33px;
  268. letter-spacing: 0px;
  269. font-family: arial;
  270. font-size: 11px;
  271. text-align: center;
  272. margin-bottom: 0px;
  273. border-bottom: 0px solid {color:border};
  274. border-top:px solid {color:border};
  275. background-color: transparent;
  276. color:{color:linkmenu};;
  277. text-decoration: none;
  278. text-transform: lowercase;
  279. height: 6px; line-height: 6px;
  280. -webkit-transition: all 0.3s ease-out;
  281. -moz-transition: all 0.3s ease -out;
  282. padding: 4px;
  283. opacity: 1px;}
  284.  
  285. .x2 a:hover {
  286. color:{color:lhover};
  287. opacity:1;
  288. text-transform:none;}
  289.  
  290.  
  291.  
  292. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  293.  
  294. .pquote {
  295. font-family: georgia;
  296. font-style: ;
  297. text-align: center;
  298. font-size: 12px;
  299. line-height: 16px;
  300. padding: 3px;}
  301.  
  302. .pquotesource {
  303. text-align: center;
  304. font-size: 9px;
  305. font-family: arial;
  306. text-transform: none;
  307. margin-bottom: 5px;
  308. margin-top:2px;}
  309.  
  310. .pquotesource a, a:hover{
  311. text-transform: none;}
  312.  
  313. #spencer {
  314. color: {color:text};
  315. background-color: transparent;
  316. font-family: 'Great Vibes', cursive;
  317. font-size: 24px;
  318. font-style: ;
  319. letter-spacing: 0px;
  320. text-align: center;
  321. padding: 3px;
  322. text-transform:none;
  323. width: 300px;
  324. line-height: 20px;
  325. height: 84px;
  326. margin-left: -71px;
  327. margin-top: -55px;
  328. border-right:px solid {color:border};}
  329.  
  330. #spencer:hover {
  331. font-size:px;
  332. opacity:1;}
  333.  
  334.  
  335.  
  336. .descri {
  337. font-family: arial;
  338. width: 150px;
  339. height: auto;
  340. position:fixed;
  341. margin-left:330px;
  342. background-color:transparent;
  343. color:{color:text};
  344. margin-top: 224px;
  345. font-size: 10px;
  346. padding: 1px;
  347. text-align:right;
  348. text-transform:none;
  349. font-style: ;
  350. opacity:1;
  351. border-bottom:0px solid {color:backgroundmenu};
  352. border-top:1px solid {color:border};}
  353.  
  354.  
  355. .player {background-color: #000; text-align: left; display:block;}
  356.  
  357. .question {
  358. color:{color:text};
  359. font-size: 11px;
  360. font-weight: normal;
  361. font-family: verdana;
  362. line-height:95%;
  363. background: {color:background};
  364. position: relative;
  365. min-height:70px;
  366. padding:10px 15px;
  367. margin-bottom:2px;
  368. margin-right:-10px;}
  369.  
  370. .questionarrow {
  371. font-size:30px;
  372. color:{color:background};
  373. vertical-align:middle;
  374. margin-left:-5px!important;}
  375.  
  376. /** estilo de ask by htmland **/
  377. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  378. .hlanswer {background: #bebebe color: {color:text}; width: 385px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  379. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  380. .hlanswer img:hover {opacity: 1.0}
  381. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  382. .hlanswerinfo a {color: {color:text};}
  383.  
  384. #sideimg2 {
  385. width: 2px;
  386. height: auto;
  387. top: 59px;
  388. left: -106px;
  389. padding: 6px;
  390. background-color: {color:sidebar};
  391. text-align: center; position: fixed;}
  392.  
  393. .simg2 img {
  394. display: inline;
  395. margin-right:5px; ;
  396. width:0px;
  397. margin-left:-110px;
  398. margin-top: 19px;
  399. height:px;
  400. text-align:center;
  401. margin-bottom: 10px;
  402. border:0px solid {color:link};
  403. border: 0px solid {color:sidebar};
  404. -webkit-transform: rotate(0deg);-moz-border-radius:15px;
  405. border-bottom-left-radius: 15em;
  406. border-bottom-right-radius: 15em;
  407. border-top-left-radius: 15em;
  408. border-top-right-radius: 15em;
  409. -moz-box-shadow: 0px0px 0px 0px {color:border};
  410. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  411. -khtml-box-shadow:0px 0px 0px 5px {color:sidebar};
  412. -webkit-transform: rotate(0deg);}
  413.  
  414. .simg2 img:hover {
  415. -webkit-transition: all 0.5s ease-out;
  416. -moz-transition: all 0.3s ease-out;
  417. opacity: 0.9;
  418. -webkit-transform: rotate(0deg);}
  419.  
  420. .caption {
  421. margin:0px;
  422. padding:0px;
  423. font:10px {font:Body};}
  424.  
  425. #postnotes {
  426. display:block;
  427. margin-left:3px;
  428. width:500px;
  429. background-color:{color:post}}
  430.  
  431. ol.notes {list-style-type:none;}
  432.  
  433. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  434. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  435. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  436. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  437.  
  438. .qnda {
  439. position:absolute;
  440. width:240px;
  441. height:180px;
  442. left: 580px;
  443. top:0px;
  444. margin:0 auto;}
  445.  
  446. .qnda img {
  447. position:absolute;
  448. -webkit-transition: all 1s ease-in-out;
  449. -moz-transition: all 1s ease-in-out;
  450. -o-transition: all 1s ease-in-out;
  451. -ms-transition: all 1s ease-in-out;
  452. transition: all 1s ease-in-out;
  453. display: block;
  454. height: 180px;
  455. width: 240px;
  456. background: {color:sidebar} center center;
  457. color: {color:sidebar};
  458. padding: 5px;
  459. text-align:center;
  460. text-decoration: none;
  461. letter-spacing:1px;
  462. font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  463.  
  464. .qnda img.top {
  465. -webkit-transform:scale(0,0);
  466. -moz-transform:scale(0,0);
  467. -o-transform:scale(0,0);
  468. -ms-transform:scale(0,0);
  469. transform:scale(0,0);
  470. opacity:0;}
  471.  
  472. .qnda:hover img.top, .cf4.hover_effect img.top {
  473. opacity:1;
  474. -webkit-transform:scale(1,1);
  475. -webkit-transform-origin: top right;
  476. -moz-transform:scale(1,1);
  477. -moz-transform-origin: top right;
  478. -o-transform:scale(1,1);
  479. -o-transform-origin: top right;
  480. -ms-transform:scale(1,1);
  481. -ms-transform-origin: top right;
  482. transform:scale(1,1);
  483. transform-origin: top right;}
  484.  
  485. .qnda:hover img.bottom, .cf4.hover_effect img.bottom {
  486. -webkit-transform:scale(0,0);
  487. -webkit-transform-origin: bottom left;
  488. -moz-transform:scale(0,0);
  489. -moz-transform-origin: bottom left;
  490. -o-transform:scale(0,0);
  491. -o-transform-origin: bottom left;
  492. -ms-transform:scale(0,0);
  493. -ms-transform-origin: bottom left;
  494. transform:scale(0,0);
  495. transform-origin: bottom left;}
  496.  
  497. #ps {
  498. position: fixed;
  499. margin-top:275px;
  500. margin-left:425px;}
  501.  
  502. #pagination {
  503. width:143px;
  504. margin:auto!important;
  505. font:10px consolas,monospace;
  506. color:{color:text};
  507. text-align:right;
  508. border-top:0px solid {color:text};
  509. padding-top:2px;}
  510.  
  511. #pagination a {color:{color:text};}
  512. #pagination a:hover{color:{color:text};}
  513.  
  514. .bmenu{
  515. padding: 0px;
  516. margin: 0 0 10px 0;
  517. position: relative;
  518. margin-top:10px;
  519. opacity:0;
  520. -moz-transition: all 1s ease-in-out;
  521. -o-transition: all 1s ease-in-out;
  522. transition: all 1s ease-in-out;
  523. -webkit-transition: all 1s ease-in-out;}
  524.  
  525. .bmenu li{
  526. font-size: 9px;
  527. display: block;}
  528.  
  529. .bmenu li a{
  530. color: {color:text};
  531. display: block;
  532. text-transform: none;
  533. text-align: center;
  534. font-family:verdana;}
  535.  
  536. .bmenu:hover li a{
  537. text-shadow: 0px 0px 35px {color:sidebar};}
  538.  
  539. .bmenu li a:hover{
  540. text-shadow: 0px 0px 1px {color:sidebar};
  541. -moz-transform: scale(1);
  542. -ms-transform: scale(1);
  543. -o-transform: scale(1);
  544. -webkit-transform: scale(1);
  545. transform: scale(1);}
  546.  
  547.  
  548.  
  549. .port{position: absolute; top: -3px; left: -3px;}
  550.  
  551. ::-webkit-scrollbar{width:3px;height:auto;}
  552. ::-webkit-scrollbar-button:start:decrement
  553. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  554. ::-webkit-scrollbar-track-piece{background-color: {color:border}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  555. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:links3};-webkit-border-radius:px;}
  556. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  557.  
  558. #tumblr_controls{position: fixed!important}
  559. #tumblr_controls{position: fixed!important}
  560. #tumblr_controls{position: fixed!important}
  561. #tumblr_controls{position: fixed!important}
  562.  
  563. </style>
  564.  
  565.  
  566. <body>
  567.  
  568. <div class="credit"> <a href="http://k-a-n-s-a-s.tumblr.com/"></a> </a><a href="http://s-egredar.tumblr.com"> </a></div> </div>
  569.  
  570.  
  571. <div id="sideimg2"><div class="simg2">
  572.  
  573. <div id="ps">{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}" title="previous">ยซ</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}" title="next">ยป</a>{/block:NextPage}</div>
  574. {/block:Pagination}</div>
  575.  
  576. <div class="x2">
  577.  
  578. <a href="/">inicio </a>
  579. <a href="/ask">correio </a>
  580.  
  581. {block:ifLink1}<a href="{text:Link1}"> + {text:Link1 Title} </a>{/block:ifLink1}
  582.  
  583. <a href="http://padalescki.tumblr.com"> theme</a>
  584.  
  585.  
  586. <img src="{image:sideimg}">
  587. <div id="spencer">{title}</div>
  588. </div>
  589. </div></div>
  590.  
  591.  
  592.  
  593.  
  594.  
  595. <div id="s1"></div>
  596. <div id="s2"></div>
  597. <div id="s3"></div>
  598.  
  599. <div class="descri">{description}</div>
  600. <div id="entries">
  601. {block:Posts}
  602. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  603.  
  604. {block:IndexPage}
  605.  
  606.  
  607. <div id="information">
  608. <a href="{Permalink}">{NoteCount} </a>
  609.  
  610.  
  611. {/block:RebloggedFrom}
  612. <a href="{ReblogURL}" target="_blank"> Reblog </a> </a></a>
  613. </div>
  614. {/block:IndexPage}
  615.  
  616. {block:Text}
  617. <div id="title">
  618. {block:Title}
  619. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  620. {/block:Title}
  621. </div>
  622. {Body}
  623. {/block:Text}
  624.  
  625. {block:Photo}
  626. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  627. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  628. {block:Caption}
  629. <div class="caption">{Caption}</div>
  630. {/block:Caption}
  631. {/block:Photo}
  632.  
  633. {block:Photoset}
  634. {Photoset-400}
  635. {block:Caption}
  636. <div class="caption">{Caption}</div>
  637. {/block:Caption}
  638. {/block:Photoset}
  639.  
  640. {block:Quote}
  641. <div class="pquote">โ€œ{Quote}โ€</div>
  642. {block:Source}<div class="pquotesource"> - {Source}</div>
  643. {/block:Source}
  644. {/block:Quote}
  645.  
  646. {block:Link}
  647. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  648. {block:Description}
  649. <div class="linkdescription">{Description}</div>
  650. {/block:Description}
  651. {/block:Link}
  652.  
  653. {block:Chat}
  654. {block:Title}
  655. <div id="title"><div class="texttitle">{Title}</div></div>
  656. {/block:Title}<br>
  657. <div class="chat">
  658. {block:Lines}<div class="chat"><div class="line {Alt}">
  659. <div class="{Alt} user_{UserNumber}">
  660. {block:Label}
  661. <span class="label"><b>{Label}</b></span>
  662. {/block:Label}
  663. {Line}</div>
  664. </div></div>
  665. {/block:Lines}
  666. </div>
  667. {/block:Chat}
  668.  
  669. {block:Video}
  670. {Video-400}
  671. {block:Caption}
  672. <div class="caption">{Caption}</div>
  673. {/block:Caption}
  674. {/block:Video}
  675.  
  676. {block:Audio}
  677. <div class="player">{AudioPlayerBlack}</div>
  678. {block:Caption}{Caption}{/block:Caption}
  679. {/block:Audio}
  680.  
  681. {block:Answer}
  682. <div class="hlanswerinfo">{Asker} asked:</div>
  683. <div class="hlanswer">
  684. <img src="{AskerPortraitURL-64}">
  685. {Question}
  686. </div>
  687. {Answer}
  688. {/block:Answer}
  689.  
  690. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  691. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  692. {/block:HasTags}{/block:IfShowTags}
  693. </div>
  694.  
  695. {block:PermalinkPage}
  696. {block:PostNotes}
  697. <div id="postnotes">{PostNotes}</div><br>
  698. {/block:PostNotes}
  699. {/block:PermalinkPage}
  700. {/block:Posts}
  701.  
  702. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  703. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  704. {/block:ContentSource}
  705. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  706.  
  707. </div></div>
  708. </div>
  709. </div>
  710.  
  711. </body>
  712. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement