umlugardocaralho

theme #19v2

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