ubc-themes

theme 34

Oct 23rd, 2012
794
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.16 KB | None | 0 0
  1. <THEME BY UMABONECACIUMENTA, NAO COPIE>
  2.  
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  5. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  6. <meta name="color:background" content="#F8f8f8" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:text2" content="##636363" />
  9. <meta name="color:side" content="#ffffff" />
  10. <meta name="color:textside" content="#666666" />
  11. <meta name="color:entry" content="#ffffff" />
  12. <meta name="color:nots" content="#dadada" />
  13. <meta name="color:linha" content="#b3b1b1" />
  14. <meta name="color:linkhover" content="#b5b5b5" />
  15. <meta name="color:link" content="#b5b5b5" />
  16. <meta name="color:sidebar" content="#fff" />
  17. <meta name="color:borda1" content="#000" />
  18. <meta name="color:borda2" content="#000" />
  19. <meta name="image:background" content=""/>
  20. <meta name="color:links" content="#000" />
  21. <meta name="image:sidebar" content=""/>
  22. <meta name="text:frase" content="A conta da saudade, quem é que paga?" />
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="link 1" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link 2" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="link 3" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="link 4" />
  31. <meta name="text:Link5" content="/" />
  32. <meta name="text:Link5 Title" content="link 5" />
  33. <meta name="text:Link6" content="/" />
  34. <meta name="text:Link6 Title" content="link 6" />
  35. <meta name="text:Link7" content="/" />
  36. <meta name="text:Link7 Title" content="link 6" />
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  39.  
  40. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  41.     <title>{Title}</title>
  42.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.     <link rel="shortcut icon" href="{Favicon}" />
  44.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  45.     <style type="text/css">
  46.    
  47. @font-face {font-family: "pacifico";
  48. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  49.  
  50. iframe#tumblr_controls {
  51. top:0px !important;
  52. right:3px !important;
  53. position: fixed !important;
  54. -webkit-transition: opacity 0.6s linear;
  55. opacity: 0.3;
  56. -webkit-transition: all 0.8s ease-out;
  57. -moz-transition: all 0.8s ease-out;
  58. transition: all 0.8s ease-out;
  59. z-index:999999999999999999;}
  60.  
  61. iframe#tumblr_controls:hover{
  62. -webkit-transition: opacity 0.6s linear;
  63. opacity: 0.8;
  64. -webkit-transition: all 0.4s ease-out;
  65. -moz-transition: all 0.4s ease-out;
  66. transition: all 0.4s ease-out;
  67. z-index:999999999999999999999;}
  68.  
  69. ::-webkit-scrollbar{width:16px;height:0px;}
  70. ::-webkit-scrollbar-button:start:decrement
  71. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  72. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  73. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  74. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#d3d3d3;-webkit-border-radius:px;}
  75.  
  76.  
  77. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: justify; font-size: 10px;  background-image:url('{image:background}'); background-attachment: fixed; }
  78.  
  79. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  80. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  81.  
  82. p {margin: 6px 0 0 0}
  83.  
  84. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:text}; padding-left: 5px; }
  85. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text};}
  86. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  87. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:text}; }
  88.  
  89. blockquote img{max-width: 370px!important}
  90. blockquote blockquote img{max-width: 350px!important}
  91. blockquote blockquote blockquote img{max-width: 330px!important}
  92. blockquote blockquote blockquote blockquote img{max-width: 310px!important}
  93.  
  94.  
  95.  
  96. #allboxes {float: left; margin-left: 373px; margin-top: 22px; border: 4px solid #transp; padding:3px; }
  97.  
  98. .entry  {width:400px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: georgia; font-size: 10px;z-index: 100;border:4px double {color:background};  }
  99.  
  100. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  101. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  102. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  103.  
  104. .image {text-align: center; border: 0px; text-align: center; border: 0px;  opacity: 10; -webkit-transition: 0.8s ease-in;
  105. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  106.  
  107. .image:hover {opacity: 0.8; -webkit-transition: 0.8s ease-in;
  108. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  109.  
  110. .image img {max-width: 400px; margin-bottom: 2px }
  111.    /*theme umabonecaciumenta*/
  112. .xquote {text-align:justify; font-family:calibri; font-size: 11px; line-height:15px; padding:3px;margin-left:02px; margin-bottom:3px; margin-top:-66px;}
  113. .xquotesource {font-family:calibri; text-align: center; text-transform: none; margin-bottom:5px; font-size: 11px; font-weight: bold}
  114. .xquotesource a, a:hover{text-transform: none;}
  115. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
  116.  
  117. .chat {line-height: 13px; list-style: none }
  118. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  119. .person1 {color: {color:text}; padding: 2px; }
  120. .person1 .label {font-weight: bold;  color:{color:text}}
  121. .person2 {color: {color:text}; padding: 2px;  }
  122. .person2 .label {font-weight: bold;  color:{color:text}}
  123.  
  124. .player {background-color: #trans; text-align: left; display:block;}
  125.  
  126. #ssource{margin-left:10px; display:none}
  127.  
  128. #perma {margin-top:10px; font-family: calibri; color: {color:text}; text-align: center;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; background-color: {color:entry}; padding-top: 1px; border-top: solid 1px {color:background}; border-bottom: solid 1px {color:entry} }
  129. #perma a {font-size: 10px; font-family: calibri; text-transform: uppercase; color: {color:text}; opacity:10; }
  130. #perma a:hover {opacity:0.6;}
  131.  
  132.   /*theme umabonecaciumenta*/
  133. .ask {width: 99%; background:{color:entry}; font-weight:normal; padding:3px; margin-bottom: 1px; color:#8b8989; font-size: 11px; }
  134. .asker {width: 99%;height:18px; background:#8B8989; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  135. .asker a{background:#; color:#fff;}
  136. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid #d0d0d0;margin-top:-3px;}
  137. .resposta {background:{color:entry}; font-weight:normal; padding:10px; margin-bottom:1px; text-shadow:0 0px 0px #fff;color:#8b8989; font-size: 11px; }
  138.  
  139.  
  140.  
  141.  
  142.   /*theme umabonecaciumenta*/
  143. #cap {width: 400px; margin-top: -2px;}
  144. .source {display: none;}
  145.  
  146. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  147. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  148. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  149. .notes img{display: none; border:0px}
  150.  
  151.  
  152.  
  153.  /*theme umabonecaciumenta*/
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  #pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px; -moz-border-bottom-left-radius: 10px; border-top-left-radius: 10px; z-index: 1}
  163. #pgs a {background: #000; margin: 30 0px 0 0; padding: 2px 4px; color: {color:background}; text-decoration: none;}
  164. #a:hover {background: {color:sidebar}; color: {color:link hover}; border: none;}
  165. #pgs span.pagina_atual {background: {color:border};  padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  166. .pg { position:fixed !important; clear: both; float: left; margin-top: 120px; margin-left: 100px; width: 207px; height: 15; font-size: 9px; padding: 2px;  background-color: {color:sidebar}; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; z-index: 1;}
  167.  
  168. #pagina{ margin-top: 348px; margin-left: 300px; width: 100px; float: right; background-color: transparent; position: fixed;  height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:1000000 }
  169.  
  170. /*** Paginação by madlyluv.com ***/
  171. #paginacaoml {font-size: 30px; font-family: tahoma; line-height: 24px;}
  172. #paginacaoml a {font-size: 30px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:tags}; text-decoration: none;}
  173. #paginacaoml a:hover {font-size: 30px; font-family: tahoma; background: transparent; border: none;}
  174. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  175.  
  176. /*theme by umabonecaciumenta*/  
  177. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  178.  
  179.  
  180.  
  181.  /*theme umabonecaciumenta*/
  182.  
  183.  
  184.  
  185.  
  186.  
  187.   /*theme umabonecaciumenta*/ /*theme umabonecaciumenta*/
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194. #hms {margin-top:339px; margin-left: 110px; position: fixed; color: #030303; width:185px; height: 1px; background-color: {color:borda2}; border: 1px solid {color:borda2};-webkit-transform: rotate(0deg)}
  195.  
  196. #hmu {margin-top:339px; margin-left: 297px; position: fixed; color: #030303; width:76px; height: 1px; background-color:{color:borda1}; border: 1px solid {color:borda1};-webkit-transform: rotate(0deg)}
  197.  
  198. #hmd {margin-top:27px; margin-left: 110px; position: fixed; color: #030303; width:57px; height: 1px; background-color: {color:borda1}; border: 1px solid {color:borda1};-webkit-transform: rotate(0deg)}
  199.  
  200.  
  201. #hmc {margin-top:27px; margin-left: 169px; position: fixed; color: #030303; width:202px; height: 1px; background-color: {color:borda2}; border: 1px solid {color:borda2};-webkit-transform: rotate(0deg)}
  202.  
  203.  #thait2 {
  204. background-color:{color:side};
  205. padding: 0px;
  206. height:28px;
  207. line-height:25px;
  208. float:left;
  209. position:fixed;
  210. margin-left:110px;
  211. margin-top: 31px;
  212. width:263px;
  213. font-family: Rochester;
  214. font-size:20px;
  215. letter-spacing:55px;
  216. text-align: left;
  217. color: {color:linksid}; letter-spacing:-1px;
  218. z-index:9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000; text-transform: none; }
  219.  
  220.  
  221.  #thait {text-align: center; width: 254px;padding: 5px; margin-top: 308px; margin-left: 110px; position:fixed; font-family: georgia; font-size: 10px; background-color: {color:side}; color:  {color:text}; line-height:10px;;text-transform: none; height:20px; z-index:0;}
  222.   /*theme by umabonecaciumenta*/  
  223.  
  224. #thait:hover {color: {color:bglinkshover}; text-transform:none;}
  225.  
  226. #thail1 {text-align: justify; margin-top:
  227. 28px; margin-left: 45px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px;  font-family: georgia; position: fixed; color: {color:borda1};   padding: 10px;  background-attachment: fixed; width:70px; height: 16px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 6px; text-transform: uppercase; -webkit-transform: rotate(-13deg); z-index: 8000000000000000000000000;}
  228. #thail1 {font-size: 35px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237. .pquote{font-size: 13px; font-family: cambria; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top:8px; margin-bottom: 2px}
  238. .soource {margin-bottom: 8px;}
  239.  
  240. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  241.  
  242. /* notes by joshdevines*/
  243. .notes img{width:10px; position:center; top:1px}
  244. ol.notes, .notes li{text-align: center; float: center; width:540px; list-style:none; margin:0px 0 -1px 5px; padding:0px; background-color:transparent}
  245.  
  246. /* chat by joshdevines*/
  247. .user_1 .label {color:{color:link}; font-weight:bold;}
  248. .user_2 .label {color:{color:text}; font-weight:bold;}
  249. .user_3 .label {color:{color:link}; font-weight:bold}
  250. .user_4 .label {color:{color:text}; font-weight:bold}
  251. .user_5 .label {color:{color:link}; font-weight:bold}
  252. .user_6 .label {color:{color:text}; font-weight:bold}
  253. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  254.  
  255. .creditoaokaique {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  256. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  257.  
  258. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  259. #info a {font-size: 10px; text-transform: uppercase;}
  260.  
  261. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  262. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  263.  
  264. #cap {width: 500px; margin-top: -2px;}
  265. .source {display: none;}
  266.  
  267. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  268. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  269. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  270. .notes img{display: none; border:0px}
  271.  
  272. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  273.  
  274.  
  275.  
  276.  
  277.  
  278. /* links */
  279.  
  280. #thaigostosa {z-index:11;width:49px; height: 131px; float: left; margin-left:322px; margin-top: 78px; padding: 0px; text-align: center;position:fixed;; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:bglinkshover}; border-right: 0px solid {color:bglinks}; border-top: 0px solid {color:bglinks}; border-bottom: 0px solid {color:borda};}
  281. #thaigostosa a {float: left; margin-left: 1px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 3px; height: 27px; width: 36px; color:#fff; line-height: 31px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; text-transform: lowercase; background: url(http://static.tumblr.com/kwaqeuc/cbCm42wjc/bg.png); text-shadow:0px 0px 1px #000;}
  282.  
  283.  
  284.  
  285. .imagem {position: absolute; width:250px; height:233px; margin-left:110px; margin-top: 60px;position:fixed;border:7px solid {color:side};   }
  286. .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:234px; width: 250px; background-color: {color:none}; padding:0px;margin-left:0px; margin-top:0px; opacity:0.8;}
  287. .imagem img:hover{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.7); opacity:0.2;-webkit-transition-duration: .59s;}
  288.  
  289.  
  290. .imagem img.top { opacity:1;}
  291. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  292.  
  293. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  294.  
  295.  
  296.  
  297. </style>
  298. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  299.  
  300. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  301. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  302. <script type="text/javascript">
  303. $(window).load(function () {
  304. $('#entries').masonry(),
  305. $('.masonryWrap').infinitescroll({
  306. navSelector : ".entry",
  307. nextSelector : "#page a#p",
  308. itemSelector : ".entry",
  309. bufferPx : 10000,
  310. extraScrollPx: 10000,
  311. loadingImg : "",
  312. loadingText : "",
  313. },
  314. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  315. );
  316. });
  317. </script>
  318.  
  319.  
  320. </head>
  321.  
  322.  
  323. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  324.  
  325. <div id="thaigostosa">
  326. <a href="{text:Link1}">{text:Link1 Title}</a>
  327. <a href="{text:Link2}">{text:Link2 Title}</a>
  328. <a href="{text:Link3}">{text:Link3 Title}</a>
  329. <a href="{text:Link4}">{text:Link4 Title}</a>
  330. <a href="{text:Link5}">{text:Link5 Title}</a>
  331. <a href="{text:Link6}">{text:Link6 Title}</a>
  332. <a href="{text:Link7}">{text:Link7 Title}</a>
  333.  
  334. </div>
  335.  
  336.  
  337.  
  338. <div id="linha"></div>
  339.  
  340.  
  341.  
  342.  
  343. <a style="font-size: 12px; font-family:calibri;position:fixed;bottom:25px;left:1210px;" href="http://umabonecaciumenta.tumblr.com/" title="umabonecaciumenta (c), dtlhs hyliar; NÃO COPIE! "><b>THEME ©</b></a>
  344.  
  345.  
  346. <div id="hmu"></div>
  347.     <div id="hmd"></div>
  348.    <div id= "hmt"></div>
  349.  <div id= "hmq"></div>
  350.   <div id= "hmc"></div>
  351.  <div id= "hms"></div>
  352. <div id="thait">{description}</div>
  353.  <div id="thait2"><center>{text:frase}</center></div>
  354. </div>
  355.  <div id="thai1">
  356. </div></div>
  357. <div id="thail1"><div id="thail1"></div></a></div></div></div></div></div>
  358.  
  359.  
  360.  
  361.  
  362. <div class="imagem" class="hover">
  363. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  364. <img class="top shadow" src="{image:sidebar}" title="I'm a sexy girl, cute girl."></div> </div>
  365.  
  366. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby"></a>{/block:PreviousPage}{/block:Pagination}
  367.  
  368. {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="next page baby"></a>{/block:NextPage}{/block:Pagination}</div></div>
  369.  
  370.  
  371.    </div>
  372.    </div>
  373.  
  374.  
  375.  
  376.  
  377.  
  378.    
  379.  
  380. </div></div>
  381.  
  382. <div id="allboxes">
  383.  
  384. {block:Posts}
  385.  
  386. <div class="entry">
  387.  
  388.  
  389. {block:Text}
  390. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  391.  
  392. {block:Photo}
  393. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  394.  
  395. {block:Photoset}
  396. {Photoset-400}{/block:Photoset}
  397.  
  398. {block:Quote}
  399. <div id="quote">&#10077;</div><div class="xquote">{Quote}</div>
  400. {block:Source}<div class="xquotesource"> — {Source}</div>
  401. {/block:Source}
  402. {/block:Quote}
  403.  
  404. {block:Link}
  405. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  406. {block:Description}{Description}{/block:Description}
  407. {/block:Link}
  408.  
  409. {block:Chat}
  410. {block:Title}
  411. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  412. <div class="chat"><ul>{block:Lines}
  413. <li class="person{UserNumber}">{block:Label}
  414. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  415. {/block:Chat}
  416.  
  417. {block:Audio}
  418. <div class="player">{AudioPlayerBlack}</div>
  419. {block:Caption}{Caption}{/block:Caption}
  420. {/block:Audio}
  421.  
  422. {block:Video}
  423. {Video-400}{/block:Video}
  424.  
  425. {block:Answer}
  426. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Asked by: {Asker}
  427.  </div>
  428. <div class="ask">
  429. {Question} </div>
  430. <div class="resposta">{Answer}</div>
  431. {/block:answer}
  432.  
  433. <div id="cap">
  434. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  435. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  436. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  437.  
  438.  
  439. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  440. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  441. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  442. {/block:ContentSource}</div></div> <div id="perma">
  443. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} - <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} - <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}(<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom}/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>)
  444. {/block:RebloggedFrom}
  445. <br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  446. </div></div>
  447.  
  448.  {/block:Posts}
  449. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  450.  
  451.  
  452. </div>
  453. </div>
  454. </div>
  455. </div>
  456. </div>
  457.  
  458.  
  459.  
  460. </body>
  461. </html>
  462.  
  463. <! - - - - - - - -  theme by @umabonecaciumenta.tumblr.com - - - -  - - - - !>
Advertisement
Add Comment
Please, Sign In to add comment