Don't like ads? PRO users don't see any ads ;-)

Theme 01

By: interrogado on May 23rd, 2012  |  syntax: HTML  |  size: 21.54 KB  |  hits: 23  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  7.  
  8.  
  9.  
  10. <! adapted by interrogado | theme por wolfss !>
  11. <! esse theme possui todos os direitos, não retirar os créditos !>
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head> <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#f0f0f0" />
  17. <meta name="color:link" content="#696969" />
  18. <meta name="color:linkhover" content="#000000" />
  19. <meta name="color:text" content="#000" />
  20. <meta name="color:post" content="#fff" />
  21. <meta name="color:sidebar" content="#fff" />
  22. <meta name="color:textsidebar" content="#000" />
  23. <meta name="color:scroll" content="#252525" />
  24. <meta name="color:faixa" content="#f8f8f8" />
  25. <meta name="image:background" content="" />
  26. <meta name="image:sidebar" content="" />
  27. <meta name="text:frase" content="Frase linda aqui k" />
  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.  
  37.                       <title>{Title}</title>
  38.         <link rel="shortcut icon" href="{Favicon}">
  39.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40.        
  41.  
  42.     <style type="text/css">
  43.  
  44. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  45.  
  46.  
  47. a {color: {color:link}; text-decoration: none; text-transform: none;}
  48. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  49.  
  50. /*** Seleção colorida Sm ***/
  51.  
  52. ::-moz-selection { background: #000; color: #fff; }
  53. ::selection { background: #000; color:#fff;}
  54.  
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  60. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  61. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  62.  
  63. blockquote img{max-width: 470px!important}
  64. blockquote blockquote img{max-width: 450px!important}
  65. blockquote blockquote blockquote img{max-width: 430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  67.  
  68. #tudo {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 100; }
  69.  
  70. #oquevemnadireita {float: left; margin-top: 5px; overflow:hidden; margin-left: 330px;z-index: 100; padding-bottom: 7px;}
  71.  
  72. .vicftpost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px;z-index: 100; }
  73.  
  74.  
  75. h1 {font-family: georgia; text-align: center; font-size: 17px; text-transform: ; color: {color:text}; font-weight: normal; line-height: 17px;}
  76.  
  77. h1 a {text-align: center; font-size: 17px; text-transform: ; color: {color:text}; font-weight: normal; line-height: 17px;}
  78.  
  79. h1 a:hover {text-align: center; font-size: 17px; text-transform: ; color: {color:text}; font-weight: normal; line-height: 17px;}
  80.  
  81.  
  82.  
  83.  
  84. .image {text-align: center; border: 0px}
  85. .image img {max-width: 500px; margin-bottom: 2px }
  86.  
  87. .quote {font-family: georgia; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  88. .quotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  89.  
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; background-color: {color:background}; }
  93. .person1 .label {font-weight: bold;  color:{color:text}; background-color: {color:background};}
  94. .person2 {color: {color:text}; padding: 2px;  }
  95. .person2 .label {font-weight: bold;  color:{color:text}}
  96.  
  97. .player {background-color: #000; text-align: left; display:block;}
  98.  
  99.  
  100.  
  101. #ask_form{width: 500px}
  102.  
  103. .asker {
  104. width: 480px;
  105. background-color: {color:background};
  106. color:{color:text};
  107. padding: 10px
  108. }
  109. .asker img{
  110. float: left;
  111. margin: 0px 4px 2px 0
  112. }
  113. .asker a{
  114. font-size: 12px;
  115. color:{color:link};
  116. line-height: 27px;
  117. padding: 0; margin: 0;
  118. font-family: georgia;
  119.  
  120. }
  121. .asker a:hover{
  122. font-size: 12px;
  123. color:{color:linkhover};
  124. line-height:27px;
  125. padding: 0;
  126. margin: 0;
  127. font-family: georgia;
  128. }
  129. .answer {padding: 5px 0 0 0}
  130.  
  131.  
  132.  
  133.  
  134. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  135. #info a {font-size: 9px;}
  136.  
  137. #nts img{display: none; border:0px}
  138.  
  139. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  140. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  141.  
  142.  
  143. #cap {width: 500px; margin-top: -2px;}
  144. .source {display: none;}
  145.  
  146. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: center}
  147. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  148. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  149. .notes img{display: none; border:0px}
  150.  
  151. ::-webkit-scrollbar{width:7px;height:5px;}
  152. ::-webkit-scrollbar-button:start:decrement
  153. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  154. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px; }
  155. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  156. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  157.  
  158.  
  159. iframe#tumblr_controls{ top: 1px !important;  margin: 0 0 0 0; right: 6px !important; position: fixed !important;}
  160.  
  161.  
  162.  
  163.  
  164. /* theme */
  165.  
  166. #sidebar {position: fixed; margin: -10px 0px 0px 0px;}
  167.  
  168. #credit {margin-left: 143px; padding: 2px; text-align: center; position: fixed; background-color: #fff; width: 11px; line-height: 14px; color: {color:textsidebar}; font-family: tahoma; font-size: 12px; margin-top: 369px; z-index: 20;  }
  169.  
  170. #credit a{font-size: 12px; color:{color:Textsidebar}}
  171.  
  172.  
  173. #sid{float: left; display: block; height:15px; font-size: 9px; font-family: verdana; position: relative; margin-left: 186px; width: 191px; background-color: {color:bgfrase}; padding: 10px; margin-top: 84px; background-attachment: fixed; height:auto; }
  174.  
  175. .ttle {text-align: center; font-family: georgia; font-size: 20px; color: {color:text}; letter-spacing: 1px; height: 30px;}
  176.  
  177. #titulo2 {margin-left: -90px;  padding-left: 5px;  text-align: left; position: fixed; background-color: {color:faixa}; border: 4px solid {color:sidebar}; width: 1440px; line-height: 63px; color: {color:sidebar}; font-family: tahoma;  font-size: 20px; margin-top: 125px;  z-index: -1; }
  178.  
  179.  
  180. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  181.  
  182.  
  183.  
  184. #links2 {width: 19px; float: left; margin-left: 30px; height:40px; margin-top: 128px; padding: 3px; text-align: center; position: fixed; background-color: #transparent; }
  185.  
  186. #links2 a {float: left; margin-right: 1px; display: block; width: 65px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: #transparent; color:{color:textsidebar}; text-decoration: none; text-transform: uppercase; height: 6px; line-height: 6px; padding: 4px;}
  187.  
  188.  
  189. #links2 a:hover{text-align: center; background-color: {color:sidebar};  }
  190.  
  191.  
  192.  
  193.  
  194. #slideshow { position:fixed; height: 232px; width: 152px; margin-top: 21px;  background-color: {color:background}; padding: 5px; margin-left: 143px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; z-index: 0; border: 4px solid {color:sidebar};  }
  195.  
  196. #slideshow img { position:absolute; top:0; left: 0; z-index: 0;  height: 232px; width: 152px; padding: 5px; }
  197.  
  198.  
  199. #slideshow img.active { z-index: 0;  }
  200.  
  201. #slideshow img.last-active { z-index: 0; }
  202.  
  203.  
  204. #barra2 {margin-left: 143px; margin-top: 346px; width: 162px; font-size: 10px; height:14px; text-align: center; background-color: {color:background}; font-family: verdana; line-height: 145%;  color: {color:textsidebar}; position: fixed; padding: 0px; text-transform:none;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 0px 0px 0px 0px; border: 4px solid {color:sidebar}; }
  205.  
  206. #sidescri {margin-left: 143px; margin-top: 292px; width: 170px; float: left; background-color: {color:sidebar}; padding: 0px; position: fixed; height: 53px;}
  207.  
  208. .sidescri{margin: 0px; padding: 0px; text-align: justify; font-size: 9px; font-family: ; padding: 3px; color: {color:text}; overflow: hidden; height: 115px;}
  209.  
  210. .sidescri a{font-size: 9px; ;}
  211.  
  212.  
  213.  
  214. #tumblr_controls{position: fixed!important}
  215. #tumblr_controls{position: fixed!important}
  216. #tumblr_controls{position: fixed!important}
  217. #tumblr_controls{position: fixed!important}
  218.  
  219.  
  220. #sdpagi{float: left; margin-top: 369px; margin-left: 158px; height: 18px; width: 155px; position: fixed; background-color: {color:sidebar}; z-index:990}
  221.  
  222.  
  223. /* pagination*/
  224.  
  225. #pagination {font-family:georgia; text-align:center; font-size:10px; letter-spacing:1px}
  226.  
  227. /*** Paginação by madlyluv.com ***/
  228. #paginacaoml {font-size: 9px; font-weight: normal; line-height: 18px; margin-top: 0px; -webkit-border-radius: 0px; font-weight: normal; }
  229. #paginacaoml a {background:{color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:textsidebar}; text-decoration: none;  -webkit-border-radius: 0px; font-weight: normal; font-weight: normal; }
  230. #paginacaoml a:hover {background: {color:background}; -webkit-border-radius: 0px; color: {color:textsidebar};}
  231. #paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:textsidebar}; font-weight: bold; text-decoration: none;}
  232. #paginacaoml span.info {background: {color:sidebar}; font-weight: normal; margin: 0 1px 0 0; padding: 2px 4px; color: {color:textsidebar}; text-decoration: none; }
  233.  
  234.  
  235.  <style type="text/css">
  236.  
  237.  
  238. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  239.  
  240. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  241.  
  242. p {margin: 6px 0 0 0}
  243.  
  244. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  245. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  246. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  247. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  248.  
  249. blockquote img{max-width: 470px!important}
  250. blockquote blockquote img{max-width: 450px!important}
  251. blockquote blockquote blockquote img{max-width: 430px!important}
  252. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  253.  
  254. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; }
  255.  
  256. #oquevemnadireita {float: left; margin-left:281px; margin-top: 0px; position: relative; }
  257.  
  258. .vicftpost {width: 500px; background-color: {color:post}; padding: 10px; border-bottom: 1px solid {color:background}; text-align: justify; font-family: verdana; font-size: 11px;}
  259.  
  260. h1 {font-family: georgia; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  261. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  262. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  263.  
  264. .image {text-align: center; border: 0px}
  265. .image img {max-width: 500px; margin-bottom: 2px }
  266.  
  267. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  268. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  269. .oiqqtts a, a:hover{text-transform: none;}
  270.  
  271. .chat {line-height: 13px; list-style: none }
  272. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  273. .person1 {color: {color:text}; padding: 2px; }
  274. .person1 .label {font-weight: bold;  color:{color:text}}
  275. .person2 {color: {color:text}; padding: 2px;  }
  276. .person2 .label {font-weight: bold;  color:{color:text}}
  277.  
  278. .player {background-color: #000; text-align: left; display:block;}
  279.  
  280. .question{background: {color:post}; font-size: 10px; font-weight:bold; color: {color:text}; padding: 10px;}
  281. .asker {width: 490px; background-color: {color:post}; color:{color:text};
  282. padding: 10px}
  283. .asker img{float: left; margin: 0px 5px 3px 0}
  284. .asker a{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height: 8px; padding: 0; margin: 0; font-family: verdana;}
  285. .asker a:hover{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height:8px; padding: 0; margin: 0; font-family: verdana;}
  286. .answer {padding: 5px 0 0 0}
  287.  
  288. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 10px;padding-left: 10px;padding-top: 10px; width: 500px; margin-left: -10px; border-top: 1px solid {color:background}}
  289. #oidata a {font-size: 9px;}
  290.  
  291. .tags {color: {color:link};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  292. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  293.  
  294. #cap {width: 500px; margin-top: -2px;}
  295. .source {display: none;}
  296.  
  297. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 10px; font-size: 9px; text-align: right}
  298. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  299. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  300. .notes img{display: none; border:0px}
  301.  
  302. ::-webkit-scrollbar{width:7px;height:3px;}
  303. ::-webkit-scrollbar-button:start:decrement
  304. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  305. ::-webkit-scrollbar-track-piece{background-color: {color:sidebar};}
  306.  
  307. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll}; }
  308.  
  309. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
  310.  
  311. #tumblr_controls{position: fixed!important}
  312. #tumblr_controls{position: fixed!important}
  313. #tumblr_controls{position: fixed!important}
  314. #tumblr_controls{position: fixed!important}
  315.  
  316. #sidebar {position: fixed; margin: 0px 0px 0px 110px; }
  317.  
  318. #slideShowContainer{ float: left; margin-top: 31px; margin-left: 0px; position: fixed; overflow: hidden; width: 160px; height: 160px; border: 5px solid {color:sidebar}; }
  319. #slideShowContainer img {margin-top: 0px; margin-left: 0px; width: 160px; height: 160px;  }
  320. #slideShowContainer img:hover {opacity: 0.8;}
  321.  
  322. #sid1 {width: 160px; margin-left: 0px; height: 20px; margin-top: 0px; float:left; text-align: center; background-color: {color:bgtitle}; font-size: 16px; position:fixed; padding: 5px; overflow: hidden; -webkit-transition: 1.3s ease-in;
  323. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
  324.  
  325. .ttle {margin-top: 0px; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 16px; color: {color:title};}
  326.  
  327. #slideShowContainer:hover #links {margin-top: -60px; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  328.  
  329. #links {width: 160px; float: left; margin-left:0px; margin-top: 0px; padding: 0px; text-align: center; position: absolute; padding: 0px; z-index: 999; background-color: {color:sidebar}; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  330.  
  331. #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; width: 80px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; line-height: 19px; height: 19px; overflow: hidden;  margin-top: 0px; margin-bottom: 1px; }
  332.  
  333. #links  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};}
  334.  
  335. #frasepequena {margin-left:  0px; margin-top: 201px; width: 150px; font-size: 9px; max-height: 300px; text-align: center; background-color:{color:description}; font-family: tahoma; color: {color:descriptiontext}; position: fixed;  padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  336. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: visible; overflow: auto; opacity: 1; border-bottom: 5px solid {color:sidebar}; border-left: 5px solid {color:sidebar}; border-right: 5px solid {color:sidebar};}
  337. #frasepequena a{color: {color:descriptiontext};}
  338.  
  339. #colorido {width: 160px; margin-left: -10px; height: 8px; margin-top: 11px; float:left; text-align: center; background-color: {color:sidebar}; font-size: 16px; position:fixed; padding: 5px;}
  340.  
  341. .coloridotext {margin-top: -2px; letter-spacing: 0px; text-align: center; font-family: verdana; font-size: 9px; color: {color:text}; }
  342. .coloridotext a{color:{color:link};}
  343.  
  344. .oizinho {font-family: georgia; position: fixed; margin-left: -20px; margin-top: 35px; font-size: 38px; z-index: 0;}
  345. .oizinho a {color: ; background-color: transparent;}
  346. .oizinho a:hover {color: ;}
  347.  
  348. .oizinho2 {font-family: georgia; position: fixed; margin-left: -20px; margin-top: 150px; font-size: 38px; z-index: 0;}
  349. .oizinho2 a {color: ; background-color: transparent;}
  350. .oizinho2 a:hover {color: ;}
  351.  
  352. </style>
  353.  
  354. </head>
  355.  
  356.  
  357. <body>
  358. <div id="tudo">
  359.  
  360. <div id="sidebar">
  361.  
  362. <div id="sid1">
  363. <div class="ttle">{text:title}</div>
  364. </div>
  365.  
  366. <div id="slideShowContainer">
  367. <a href="/"><img src="{image:sidebar}"/></a>
  368.  
  369. <div id="links">
  370. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  371. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  372. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  373. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  374. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  375. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  376. </div>
  377. </div>
  378.  
  379. <div id="frasepequena">
  380.  
  381. <div id="colorido">
  382.  
  383. <div class="coloridotext">adapted by <b>interrogado</b></a> theme por <b>wolfss</b></div>
  384.  
  385. </div>
  386. </div>
  387.  
  388. <div class="oizinho">{block:NextPage}<a href="{NextPage}">?</a>{/block:NextPage}</div>
  389.  
  390. <div class="oizinho2">{block:PreviousPage}<a href="{PreviousPage}">?</a>{/block:PreviousPage}</div>
  391.  
  392.  
  393. </div>
  394.  
  395. <div id="oquevemnadireita">
  396.  
  397.  {block:Posts}
  398. <div class="vicftpost">
  399.  
  400. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  401.  
  402. {{block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  403.  
  404. {block:Photoset}{Photoset-500}{/block:Photoset}
  405.  
  406. {block:Quote}
  407. <div class="oiqqtt">“{Quote}”</div>
  408. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  409. {/block:Source}
  410. {/block:Quote}
  411.  
  412. {block:Link}
  413. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  414. {/block:Link}
  415.  
  416. {block:Chat}
  417. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  418. <div class="chat"><ul>{block:Lines}
  419. <li class="person{UserNumber}">{block:Label}
  420. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  421. {/block:Chat}
  422.  
  423. {block:Audio}
  424. <div class="player">{AudioPlayerBlack}</div>
  425. {block:Caption}{Caption}{/block:Caption}
  426. {/block:Audio}
  427.  
  428. {block:Video}{Video-500}{/block:Video}
  429.  
  430.  
  431. {block:Answer}
  432. <div class="asker"><img src="{AskerPortraitURL-48}"> <small><b>{Asker}</b></small> <small><b>whispered: </b></small><br> "{Question}"</div><br>
  433. <div class="answer">{Answer}</div>
  434. <br>
  435. {/block:Answer}
  436.  
  437.  
  438. <div id="cap">
  439. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  440. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  441. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  442.  
  443. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  444.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  445.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  446. {/block:ContentSource}</div></div>
  447. <br>
  448.  
  449. <div id="oidata">
  450. {block:Date}<div class="tags">{block:HasTags}<b>slap in the face:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  451. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank">pure<b>shit</b></a>{/block:IndexPage}
  452. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  453. {/block:RebloggedFrom}
  454. </div>
  455. </div>{/block:Date}
  456.  
  457.  {/block:Posts}
  458. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  459.  
  460.  
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. </div>
  466. </div>
  467.  
  468. </body>
  469. </html>
  470.  
  471. <! esse theme contém todos os creditos reservados - this theme contains all credits reserved !>
  472.                                 <! theme by -maktub.tumblr.com !>