Advertisement
Israelxxt

Theme 05

Jul 9th, 2012
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.78 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4.  
  5.  
  6. <!--
  7.  
  8.  
  9. -->
  10.  
  11.  
  12.  
  13. <html lang="en">
  14. <head>
  15.  
  16. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  17. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  18. <script type="text/javascript" charset="utf-8">
  19. var $j = jQuery.noConflict();
  20. $j(function() {
  21. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  22. $j("img").lazyload({
  23. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  24. effect: "fadeIn",
  25. });
  26. });
  27. </script>
  28.  
  29.  
  30. <meta name="if:Repeat background image" content="0"/>
  31. <meta name="if:title" content="1"/>
  32. <meta name="if:font feminina" content="1"/>
  33. <meta name="if:Shadowed Images" content="1"/>
  34. <meta name="if:sidebar Image" content="1"/>
  35.  
  36. <meta name="color:Background" content="#FFFFFF"/>
  37. <meta name="color:Chat" content="#F5F5F5"/>
  38. <meta name="color:Text" content="#000000"/>
  39. <meta name="color:Post title" content="#000000"/>
  40. <meta name="color:Link" content="#000000"/>
  41. <meta name="color:Hover" content="#999999"/>
  42. <meta name="color:Link highlight" content="#AAD0EC"/>
  43.  
  44. <meta name="color:title sideb" content="#AAD0EC" />
  45. <meta name="color:slinksbg" content="#AAD0EC" />
  46. <meta name="color:slinkstext" content="#000000" />
  47. <meta name="color:slinksbghover" content="#ffffff" />
  48. <meta name="color:slinkstexthover" content="#000000" />
  49. <meta name="color:slinkstexthover" content="#000000" />
  50.  
  51. <meta name="text:Link1" content="" />
  52. <meta name="text:Link1 Title" content="" />
  53. <meta name="text:Link2" content="" />
  54. <meta name="text:Link2 Title" content="" />
  55. <meta name="text:Link3" content="" />
  56. <meta name="text:Link3 Title" content="" />
  57. <meta name="text:Link4" content="" />
  58. <meta name="text:Link4 Title" content="" />
  59. <meta name="text:Link5" content="" />
  60. <meta name="text:Link5 Title" content="" />
  61. <meta name="text:Link6" content="" />
  62. <meta name="text:Link6 Title" content="" />
  63. <meta name="text:Link7" content="" />
  64. <meta name="text:Link7 Title" content="" />
  65. <meta name="text:Link8" content="" />
  66. <meta name="text:Link8 Title" content="" />
  67. <meta name="text:Link9" content="" />
  68. <meta name="text:Link9 Title" content="" />
  69.  
  70. <meta name="image:Background" content=""/>
  71. <meta name="image:sidebar1" content="http://static.tumblr.com/klqs9w9/usYlva7tq/sidebar1.jpg"/>
  72. <meta name="image:sidebar2" content="http://static.tumblr.com/klqs9w9/BAvlva81r/sidebar2.jpg"/> 
  73. <meta name="image:sidebar3" content="http://static.tumblr.com/klqs9w9/DX4lva81n/sidebar4.jpg"/>
  74. <meta name="image:sidebar4" content="http://static.tumblr.com/klqs9w9/qQ3lva855/sidebar3.jpg"/>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  77. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  78. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  79.  
  80. {PostSummary} - {/block:PostSummary}{Title}</title>
  81. <link rel="shortcut icon" href="{Favicon}">
  82.  
  83. <style type="text/css">
  84.  
  85.  
  86. iframe#tumblr_controls{
  87. top: 1px !important;
  88. margin: 0 0 0 0;
  89. right: 6px !important;
  90. position: fixed !important;
  91. }
  92.  
  93. body {
  94. margin:0px;
  95. background-color: {color:Background};
  96. background-image:url({image:background});
  97. background-attachment: fixed;
  98. background-repeat: no-repeat;
  99. background-position:left;
  100. font-size:10px;
  101. font-family:tahoma, helvetica;
  102. line-height:14px;
  103. color:{color:Text};
  104. text-align: justify;
  105. }
  106.  
  107. div.sidebar4 {
  108. position:fixed;
  109. width:auto;
  110. float:right;
  111. margin-top:20%;
  112. margin-left: 550px;
  113. height: auto;
  114. }
  115.  
  116. div.sidebar5 {
  117. position:fixed;
  118. width:auto;
  119. float:right;
  120. bottom:5%;
  121. margin-left: -370px;
  122. height: auto;
  123. webkit-transform: rotate(-90deg);
  124. }
  125. a:link, a:active, a:visited{
  126. color: {color:Link};
  127. text-decoration: none;
  128. }
  129.  
  130. a:hover {
  131. color:{color:Hover};
  132. background-color:{color:link highlight};
  133. }
  134.  
  135. .backtop{
  136. position:fixed;
  137. bottom:10px;
  138. right:10px;
  139. background:{color:text};
  140. width: 40px;
  141. height: 40px;
  142. font-size:18px;
  143. -webkit-border-radius: 20px;
  144. -moz-border-radius: 20px;
  145. border-radius: 20px;
  146. -moz-transition-duration:0.5s;
  147. -o-transition-duration:0.5s;
  148. -webkit-transition-duration:0.5s;
  149. transition-duration:0.5s;
  150. }
  151.  
  152. .backtop a{
  153. color:{color:background}
  154. }
  155.  
  156. .backtop p{
  157. text-align: center;
  158. margin-top: 7px;
  159. }
  160.  
  161. ::-webkit-scrollbar{width:10px;height:3px;}
  162.  
  163.  
  164.  
  165. ::-webkit-scrollbar-button:start:decrement::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  166.  
  167.  
  168.  
  169. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  170.  
  171.  
  172.  
  173. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  174.  
  175.  
  176.  
  177. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000000;-webkit-border-radius:px;}
  178.  
  179.  
  180. div#content{
  181. width:550px;
  182. margin:auto;
  183. }
  184.  
  185. .sidebarrr {padding: 0px;}
  186.  
  187. .sidebarrr img {display: inline; max-width:135px; height: 130px; text-align:center;}
  188.  
  189. .post {float: left; margin-left: 0px; width: 550px;}
  190.  
  191. .post_title{
  192. font-family: Rochester;
  193. font-size:25px;
  194. color:{color:Post title};
  195. line-height:23px;
  196. }
  197.  
  198. .entry{
  199. text-align:left;
  200. width:550px;
  201. margin-bottom:20px;
  202. }
  203.  
  204. .entry img{
  205. max-width:550px;
  206. {block:IfShadowedImages}
  207. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  208. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  209. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  210. {/block:IfShadowedImages}
  211. }
  212.  
  213. .asker{
  214. padding:7px;
  215. line-height:16px;
  216. font-size:9px;
  217. background-color:{color:Chat};
  218. }
  219.  
  220. blockquote{
  221. padding:0px 0px 2px 5px;
  222. margin:0px 0px 2px 1px;
  223. border-left: 2px solid {color:Text};
  224. }
  225.  
  226. .permalink {
  227. display:block;
  228. position: relative;
  229. margin-top:-5px;
  230. text-align: center;
  231. font-size:9px;
  232. font-family:tahoma, helvetica;
  233. opacity:0.4;
  234. filter: alpha(opacity = 40);
  235. -webkit-transition: 0.3s ease-in;
  236. }
  237.  
  238. .entry:hover .permalink{
  239. opacity: 1;
  240. filter: alpha(opacity = 100);
  241. -webkit-transition: 0.3s ease-in;
  242. }
  243.  
  244. .q{
  245. margin-left:20px;
  246. padding-top:12px;
  247. font-family:tahoma, helvetica;
  248. font-size:16px;
  249. color:{color:post title};
  250. line-height:23px;
  251. }
  252.  
  253. .quote{
  254. position:absolute;
  255. margin-left:0px;
  256. margin-top:20px;
  257. font-size:60px;
  258. opacity:0.3;
  259. filter: alpha(opacity = 30);
  260. color: {color:text}
  261. }
  262.  
  263. .source{
  264. font-size:12px;
  265. margin-left:35px;
  266. }
  267.  
  268. div#chat li {
  269. padding: 4px;
  270. background-color:{color:Chat};
  271. margin-top: 2px;
  272. }
  273.  
  274. div#chat ul{
  275. list-style: none;
  276. padding: 0px;
  277. margin-top:5px;
  278. margin-bottom:10px;
  279. width:550px;
  280. text-align: left;
  281. }
  282.  
  283. div#page{
  284. display:block;
  285. text-align:center;
  286. font-size:11px;
  287. display:none;
  288. }
  289.  
  290. div#page a{
  291. margin-right:10px;
  292. display: inline-block;
  293. padding: 5px;
  294. color:{color:link};
  295. }
  296.  
  297. .current_page{
  298. margin-right:10px;
  299. }
  300.  
  301. .lalala{
  302. background-color:#000;
  303. height:27px;
  304. width:550px;
  305. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  306. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  307. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  308. }
  309.  
  310. ol.notes {
  311. padding: 0px;
  312. margin: 25px 0px;
  313. list-style-type: none;
  314. border-bottom: solid 1px {color:text};
  315. font-size:10px;
  316. }
  317.  
  318. ol.notes li.note {
  319. border-top: solid 1px {color:text};
  320. padding: 10px;
  321. font-size:10px;
  322. }
  323.  
  324. ol.notes li.note img.avatar {
  325. vertical-align: -4px;
  326. margin-right: 10px;
  327. width: 16px;
  328. height: 16px;
  329. }
  330.  
  331. ol.notes li.note span.action {
  332. font-weight: normal;
  333. font-size:10px;
  334. }
  335.  
  336. ol.notes li.note .answer_content {
  337. font-weight: normal;
  338. font-size:10px;
  339. }
  340.  
  341. ol.notes li.note blockquote {
  342. border-color: {color:text};
  343. padding: 4px 10px;
  344. margin: 10px 0px 0px 25px;
  345. font-size:10px;
  346. }
  347.  
  348. ol.notes li.note blockquote a {
  349. text-decoration: none;
  350. font-size:10px;
  351. }
  352.  
  353. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  354.  
  355. .headerpic img{max-width: 550px; text-align:center; margin-top: 0px}
  356.  
  357.  
  358. #xx {top: 50%; margin-left: 640px; width: 80px; position: fixed; padding: 0px;}
  359. .xx3 {font-size: 55px; font-family: georgia; padding: 1px;}
  360. .xx3 a{color: {color:link}; background-color: {color:background};}
  361. .xx3 a:hover {color: {color:hover}; background-color: transparent;}
  362.  
  363. .title {font-family: rochester; font-size: 40px; line-height: 25px; text-align: center; margin: -5px 0 5px 0}
  364. .title a {color: {color:text}; text-shadow: 1px 2px 3px {color:shadow};}
  365. .title a:hover {color: {color:link hover}; text-shadow: 2px 3px 3px {color:shadow};}
  366.  
  367. div.links a {font-family: tahoma, helvetica; padding-left:0px; position: center; font-size: 9px; color:{color:slinkstext}; background-color:{color:slinksbg};  text-transform:lowercase;  margin-right:0px; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear; line-height: 0px; margin-left: 2px; width: 80px; padding: 5px 10px 5px 10px; margin-bottom: 0px; height: 0px;}
  368. div.links a:hover {padding-top: 17px; font-weight: normal; color:{color:slinkstexthover}; background-color:{color:slinksbghover}; font-size: 9px;}
  369.  
  370.  
  371. .permabox {
  372. margin-left: 550px;
  373. background: {color:Post background};
  374. line-height: 12px;
  375. width: 150px;
  376. position: absolute;
  377. padding: 6px;
  378. {block:IndexPage}
  379. opacity: 0;
  380. -webkit-transition: all 1s ease;
  381. -moz-transition: all 1s ease;
  382. -o-transition: all 1s ease;
  383. transition: all 1s ease;
  384. }
  385.  
  386. .post:hover .permabox {
  387. opacity: 1;
  388. -webkit-transition: all 1s ease;
  389. -moz-transition: all 1s ease;
  390. -o-transition: all 1s ease;
  391. transition: all 1s ease;
  392. {/block:IndexPage}
  393. }
  394.  
  395. .posttitle a {
  396. font-size: 14px;
  397. margin-top: 0;
  398. margin-bottom: -5px;
  399. color: {color:text};
  400. font-weight: bold;
  401. }
  402.  
  403. .posttitle a:hover {
  404. color: {color:Post title hover};
  405. }
  406.  
  407. .post-text, .post-quote, .post-link {
  408. background: {color:Post background};
  409. margin-bottom: 5px;
  410. padding: 6px;
  411. width: 550px;
  412. }
  413.  
  414. .post-photo, .post-video {
  415. margin-bottom: 5px;
  416. width: 550px;
  417. }
  418.  
  419.  
  420. .post-photo img {
  421. width: 550px;
  422. }
  423.  
  424. .post-photoset img {
  425. width: 550px;
  426. }
  427.  
  428. .link {
  429. font-size: 16px;
  430. font-weight: bold;
  431. }
  432.  
  433. .trackid {
  434. padding: 7px;
  435. margin: 4px 0px 4px 0;
  436. background: {color:Post background};
  437. overflow: hidden;
  438. }
  439.  
  440.  
  441.  
  442. h2 {
  443. text-align: center;
  444. font-size: 11px;
  445. font-weight: normal;
  446. padding: 6px;
  447. }
  448.  
  449. h3 {
  450. text-align: center;
  451. text-transform: uppercase;
  452. font-size: 11px;
  453. font-weight: normal;
  454. letter-spacing: 4px;
  455. padding: 8px;
  456. color: {color:Title};
  457. background: {color:Post background};
  458. }
  459.  
  460. .box {
  461. padding: 3px;
  462. margin-bottom: 10px;
  463. background: {color:Post background};
  464. }
  465.  
  466. .box a {
  467. letter-spacing: 2px;
  468. text-transform: uppercase;
  469. }
  470.  
  471. .tags {
  472. margin-top: 5px;
  473. }
  474.  
  475.  
  476. .pagination {
  477. text-align: center;
  478. text-transform: uppercase;
  479. }
  480.  
  481. .postnotes {width: 550px; padding: 4px; margin-top: 4px; background: {color:Post background};}
  482. ol.notes {list-style:none; margin: 0; padding: 0;}
  483. ol.notes li {list-style: none; margin: 5px 0 0 0; padding: 0 0 5px 0; border-bottom: 1px solid #e6e6e6;}
  484. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  485. .more_notes_link_container {border: none; }
  486. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20); font-family:georgia;}
  487. .qquote{font-family: verdana; font-size: 14px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left:
  488.  
  489. 45px}
  490. .qsource{margin: 5px 15px 0 0; text-align: right}
  491.  
  492. .sidebartext{clear: both; color:{color:text};text-align: justify; margin: 0px 0px 0px 0px; padding: 0px; font-family: verdana; font-size: 10px;}
  493. .sidebartext a{font-size:10px;}
  494. .sidebartext a:hover{font-size:10px}
  495.  
  496. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  497. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  498. .user_7 .label, .user_8 .label, .user_9 .label {color:#969696;}
  499.  
  500. #answer{
  501. margin-top: 10px;
  502. margin-left: -34px;}
  503.  
  504.  
  505. .entry{
  506. text-align:left;
  507. width:550px;
  508. margin-bottom:20px;
  509. }
  510.  
  511. .entry img{
  512. max-width:550px;
  513. {block:IfShadowedImages}
  514. -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  515. -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  516. box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
  517. {/block:IfShadowedImages}
  518. }
  519. div.padd {
  520. width: 100%;
  521. line-height: 11px;
  522. padding-top: 0px;
  523. padding-left: 5px;
  524. margin: 0px;}
  525. #tumblr_controls{position: fixed!important}
  526.  
  527. {CustomCSS}
  528. </style>
  529. </head>
  530. <body>
  531.  
  532.  
  533. <div id="content">
  534. <div id="xx"><div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}{block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  535.  
  536. <div class="sidebartitle2">
  537. <br>
  538. {block:ifTitle}<div class="title">{Title}</div>{/block:ifTitle}<p>
  539. <div class="sidebarrr"><center>
  540. {block:ifsidebarimage}
  541.  
  542. <img src="{image:sidebar1}"/>
  543.  
  544. <img src="{image:sidebar2}"/>
  545.  
  546. <img src="{image:sidebar3}"/>
  547.  
  548. <img src="{image:sidebar4}"/>
  549. {/block:ifsidebarimage}
  550.  
  551. </div></center>
  552. {description}
  553.  
  554. <div class="links">
  555. <br>
  556. <center><a href="/">home</a> <a href="/ask">ask me</a>
  557. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  558. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  559. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  560. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  561. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  562. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  563. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  564. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  565. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  566. <br>
  567. <br>
  568. </center>
  569. </div>
  570. </div>
  571. </div>
  572. <div id="content">
  573.  
  574.  
  575. {block:Posts}
  576. <div class="post">
  577.  
  578. <div class="permabox">
  579. {block:Date}
  580. {block:Notecount}<span style="color: #FF0808;">&hearts;</span>&nbsp;<a href="{Permalink}#notes" alt="notes">{NoteCount}</a>{/block:Notecount}<br />
  581. &rarr; <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} {ShortYear} at {12Hour} {AmPm}</a>
  582. <br/><a href="{ReblogURL}" target="_blank">← reblog this
  583. </a>
  584. {block:RebloggedFrom}<br/>&rarr; <b>via</b> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> (<b>originally</b> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}<br/>
  585. {block:HasTags}<div class="tags"><strong>tags:</strong>
  586. {block:Tags}
  587. <a style="text-transform: lowercase" href="{TagURL}">{Tag}</a>&nbsp;
  588. {/block:Tags}</div>
  589. {/block:HasTags}
  590. {/block:Date}
  591. </div>
  592.  
  593.  
  594. {block:Text}
  595. <div class="post-link">
  596. {block:Title}<div class="link"><center>{Title}</center></div>{/block:Title}
  597. {Body}
  598. </div> <br>
  599. {/block:Text}
  600.  
  601. {block:Photo}
  602. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=550px/>
  603. {block:Caption} <div id="cap">
  604. {Caption}</div>{/block:Caption} <Br>
  605. {/block:Photo}
  606.  
  607.  
  608. {block:Photoset}
  609. <div class="post-photoset">
  610. <Center>{Photoset-500}</center></div>
  611. {block:Caption} <div id="cap">
  612. {Caption}</div>{/block:Caption} <br>
  613. {/block:Photoset}
  614.  
  615. {block:Quote}<span class="quote">&#10077;</span><div class="q">{Quote}</div>
  616. {block:Source}<div class="source"><p>&#8212; {Source}</p></div>{/block:Source} <Br>
  617. {/block:Quote}
  618.  
  619. {block:Link}
  620. <div class="post-link">
  621. <a href="{URL}" class="link" {Target}><center>{Name}</center></a></div>
  622. {block:Description}{Description}{/block:Description}<Br>
  623.  
  624. {/block:Link}
  625.  
  626. {block:Audio}
  627. <div class="post-audio">
  628. <table cellspacing="3"><tr><td valign="top">
  629. {block:AlbumArt}<img src="{AlbumArtURL}" width="150">{/block:AlbumArt}
  630. </td><td valign="top">
  631. {AudioPlayerBlack}
  632. {block:TrackName}<div class="trackid">"{TrackName}"</div>{/block:TrackName}
  633. {block:Artist}<div class="trackid">{Artist}</div>{/block:Artist}
  634. {block:Album}<div class="trackid">{Album}</div>{/block:Album}
  635. <div class="trackid"><em>({PlayCount}) plays</em></div>
  636. </td></tr></table>
  637. </div><br>
  638. {/block:Audio}
  639.  
  640. {block:Video}
  641. <div class="post-video">
  642. {Video-500}<br>{block:Caption}{Caption}{/block:Caption}
  643. </div><br>
  644. {/block:Video}
  645.  
  646. {block:Chat}
  647. {block:Title}<span class="title" color="{color:link}">{Title}</span>{/block:Title}
  648. <ul class="chat">
  649. {block:Lines}
  650. <li class="user_{UserNumber}>
  651. {block:Label}
  652. <span class="label"><b>{Label}</b></span>
  653. {/block:Label}
  654. {Line}</li>{/block:Lines}</ul><br/>
  655. {/block:Chat}
  656.  
  657. {block:Answer}
  658. <table width="100%" border="0px" cellpadding="0" cellspacing="0">
  659. <tbody style="border-spacing: 0px;">
  660. <td width="30px" style="vertical-align: top; width: 30px; padding: 0px;">
  661. <img height="30px" width="30px" style="padding: 0px; margin: 0px;" src="{AskerPortraitURL-30}"/></td><td>
  662. <div class="padd" width="100%" style="margin-left:;">
  663. {Asker} asked:<br>
  664. {Question}<br><div id="answer">{Answer}</div><br><br>
  665. </div></td></tr></tbody></table><Br>
  666. {/block:Answer}
  667.  
  668. {block:PostNotes}
  669. <div class="postnotes">{PostNotes}</div>
  670. {/block:PostNotes}
  671. </div>
  672. {/block:Posts}
  673.  
  674. <div class="backtop"><p><a href="#" title="#top">&uarr;</a></p></div>
  675.  
  676. <pre>
  677. <div style="border: 0px solid #F0F0F0; rgb(200, 200, 200); overflow: auto; background-color: {color:post}; width: 550px; margin-left:0px; text-align: justify; font-family: verdana; height: 20px; padding: 0px 6px 0px 6px; font-size:11px; line-height: 80%"><center>theme modificado/adaptado por <a href="http://opensamento.tumblr.com/"><b>opensamento;</b></a> </b> <a href=""><B></b></a> e <b></b></a></div></pre></center>
  678.  
  679. </div>
  680.  
  681.  
  682. <!-- PLEASE DO NOT REMOVE THE CREDIT LINK. I'D APPRECIATE THAT VERY MUCH -->
  683.  
  684. </body>
  685. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement