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

theme 8

By: maryetals on Apr 20th, 2012  |  syntax: HTML  |  size: 13.54 KB  |  hits: 1,978  |  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. <!                              theme by - A P O C A L I P S E          
  2.                                          don't copy !>
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7.  
  8. <script>
  9.  
  10. function bloqueio()
  11.  
  12. {alert(mensagem);}
  13.  
  14. document.onkeydown=bloqueio;
  15.  
  16. </script>
  17.  
  18.  
  19.  
  20.  
  21.  
  22. <!-- DEFAULT VARIABLES -->
  23. <meta name="color:background" content="#f1f1f1" />
  24. <meta name="color:link" content="#000000" />
  25. <meta name="color:linkhover" content="#696969" />
  26. <meta name="color:text" content="#000000" />
  27. <meta name="color:post" content="#ffffff" />
  28. <meta name="color:textfoto" content="#ffffff" />
  29. <meta name="color:scroll" content="#000000" />
  30. <meta name="color:links" content="#000000" />
  31. <meta name="color:linkshover" content="#000000" />
  32. <meta name="color:borda" content="#000000" />
  33.  
  34. <meta name="image:background" content="" />
  35. <meta name="image:sidebar" content="" />
  36.  
  37. <meta name="text:Link1" content="/" />
  38. <meta name="text:Link1 Title" content="refresh," />
  39. <meta name="text:Link2" content="/" />
  40. <meta name="text:Link2 Title" content="link" />
  41. <meta name="text:Link3" content="/" />
  42. <meta name="text:Link3 Title" content="link" />
  43. <meta name="text:Link4" content="/" />
  44. <meta name="text:Link4 Title" content="link" />
  45. <meta name="text:Link5" content="/" />
  46. <meta name="text:Link5 Title" content="link" />
  47. <meta name="text:Link6" content="/" />
  48. <meta name="text:Link6 Title" content="link" />
  49. <meta name="text:Link7" content="/" />
  50. <meta name="text:Link7 Title" content="link" />
  51. <meta name="text:Link8" content="/" />
  52. <meta name="text:Link8 Title" content="link" />
  53. <meta name="text:Link9" content="/" />
  54. <meta name="text:Link9 Title" content="link" />
  55.  
  56.                       <title>{Title}</title>
  57.         <link rel="shortcut icon" href="{Favicon}">
  58.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59.         {block:Description}
  60.   <meta name="description" content="{MetaDescription}" />
  61.         {/block:Description}
  62.  
  63.     <style type="text/css">
  64.  
  65.  
  66. 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; }
  67.  
  68. a {color: {color:link}; text-decoration: none; text-transform: none;}
  69. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  70.  
  71. p {margin: 6px 0 0 0}
  72.  
  73. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  74. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  75. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  76. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  77.  
  78. blockquote img{max-width: 470px!important}
  79. blockquote blockquote img{max-width: 450px!important}
  80. blockquote blockquote blockquote img{max-width: 430px!important}
  81. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  82.  
  83. #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  84.  
  85. #oquevemnadireita {float: left; margin-left: 356px; border-top:5px solid {color:borda}; border-right:5px solid {color:borda}; border-bottom:5px solid {color:borda}; border-left:5px solid {color:borda}; margin-top: 31px; margin-bottom: 20px;}
  86.  
  87. .marepost {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px;  text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  88.  
  89. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  90. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  91. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  92.  
  93. .image {text-align: center; border: 0px}
  94. .image img {max-width: 500px; margin-bottom: 2px }
  95.  
  96. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  97. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  98. .oiqqtts a, a:hover{text-transform: none;}
  99.  
  100. .chat {line-height: 13px; list-style: none }
  101. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  102. .person1 {color: {color:text}; padding: 2px; }
  103. .person1 .label {font-weight: bold;  color:{color:text}}
  104. .person2 {color: {color:text}; padding: 2px;  }
  105. .person2 .label {font-weight: bold;  color:{color:text}}
  106.  
  107. .player {background-color: #000; text-align: left; display:block;}
  108.  
  109. .question{background: {color:Accent}; font-size: 10px; font-weight:bold; color: {color:Font}; padding: 10px;}
  110. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  111. padding: 10px}
  112. .asker img{float: left; margin: 0px 4px 2px 0}
  113. .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  114. .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  115. .answer {padding: 5px 0 0 0}
  116.  
  117.  
  118. #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}}
  119. #oidata a {font-size: 9px;}
  120.  
  121. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  122. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  123.  
  124. #cap {width: 500px; margin-top: -2px;}
  125. .source {display: none;}
  126.  
  127. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  128. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  129. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  130. .notes img{display: none; border:0px}
  131.  
  132. ::-webkit-scrollbar{width:5px;height:5px;}
  133. ::-webkit-scrollbar-button:start:decrement
  134. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  135. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  136. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  137. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  138.  
  139. #tumblr_controls{position: fixed!important}
  140. #tumblr_controls{position: fixed!important}
  141. #tumblr_controls{position: fixed!important}
  142. #tumblr_controls{position: fixed!important}
  143.  
  144. /* SIDEBAR */
  145.  
  146. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  147.  
  148. #sidebar {position: fixed; margin: 0px 0px 0px 0px; }
  149.  
  150. #t1 {width: 70px; position: absolute;  margin-left: -42px; margin-top: -17px; color: {color:borda}; font-size: 90px; -webkit-transform: rotate(0deg);}
  151.  
  152. #slideShowContainer{ float: left; margin-top: 31px; margin-left: 0px; position: fixed; overflow: hidden; width: 351px; height: auto; border: 5px solid {color:borda}; }
  153. #slideShowContainer img {margin-top: 0px; margin-left: 0px; width: 351px; height: auto;  }
  154. #slideShowContainer img:hover {opacity: 0.8; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  155.  
  156. #slideShowContainer:hover #links {margin-top: -60px; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  157.  
  158. #links {width: 351px; float: left; margin-left:0px; margin-top: 0px; padding: 0px; text-align: center; position: absolute; padding: 0px; z-index: 999; background-color: transparent; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; opacity: 0.7;}
  159.  
  160. #links a {float: left; margin-left: 0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; width: 117px; background-color: {color:borda}; color:{color:links}; text-decoration: none; line-height: 19px; height: 19px; overflow: hidden;  margin-top: 0px; margin-bottom: 1px; }
  161.  
  162. #links  a:hover{text-align: center; background-color: {color:linkshover}; color:{color:borda};}
  163.  
  164. #descricaom {text-align: center; font-family: verdana; margin-top: -80px; font-size: 9px; color: {color:textfoto}; letter-spacing: 0px; line-height: 9px; opacity: 1.3; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  165.  
  166. /* PAGINACAO E CREDITOS */
  167.  
  168.  
  169. #page{margin-top:2px; background-color:{color:sidebar}; float:center; width:206px; height:23px; position:fixed; margin-left: 80px;}
  170. .pgs{padding:4px; font-family:georgia; font-style: italic; font-size: 12px; letter-spacing:1px;}
  171. .pgs a {color: {color:sidebartext};}
  172.  
  173. .credit {font-size: 8px; font-family: tinytots; margin-left: -112px; background-color:{color:background}; color: {color:borda}; margin-top: 200px; position: fixed; -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -moz-transform: rotate(-90deg);}
  174. .credit a {color: {color:background}}
  175.  
  176. .barra {clear: both; float: left; width: 520px; height: 41px; padding: 5px; background-color: {color:background}; border-bottom:5px solid {color:borda}; position: fixed; margin-top: -20px; margin-left: 356px; z-index: 3;}
  177.  
  178.  
  179. </style>
  180.  
  181. <body>
  182. <div id="tudo">
  183.  
  184. <div id="sidebar">
  185.  
  186. <div id="t1"></div>
  187.  
  188. <div id="slideShowContainer">
  189.                 <img src="{image:sidebar}"/>
  190.  
  191. <div id="descricaom">{Description}</div><br>
  192.  
  193. <div id="links">
  194. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  195. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  196. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  197. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  198. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  199. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  200. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  201. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  202. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  203. </div>
  204.  
  205. <div id="page">
  206. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« previous</a> / {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next »</a>{/block:NextPage}{/block:Pagination}</div></div>
  207.  
  208. </div>
  209.  
  210. <div class="credit">theme by -apocalipse; insp wolfss. don't copy!</div>
  211. </div>
  212.  
  213. <div class="barra"></div>
  214.  
  215. <div id="oquevemnadireita">
  216.  
  217.  {block:Posts}
  218. <div class="marepost">
  219.  
  220. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  221.  
  222. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  223.  
  224. {block:Photoset}{Photoset-500}{/block:Photoset}
  225.  
  226. {block:Quote}
  227. <div class="oiqqtt">“{Quote}”</div>
  228. {block:Source}<div class="oiqqtts"> <b><big></big></b> {Source}</div>
  229. {/block:Source}
  230. {/block:Quote}
  231.  
  232. {block:Link}
  233. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  234. {block:Description}{Description}{/block:Description}
  235. {/block:Link}
  236.  
  237. {block:Chat}
  238. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  239. <div class="chat"><ul>{block:Lines}
  240. <li class="person{UserNumber}">{block:Label}
  241. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  242. {/block:Chat}
  243.  
  244. {block:Audio}
  245. <center><div style="width:400px; height:20px;">
  246. <div style="float:left">{AudioPlayerWhite}</div>
  247. <div style="margin-top:8px; float:right;"><small>
  248. {FormattedPlayCount} plays {block:ExternalAudio} //
  249. <a href="{ExternalAudioURL}">Download?</a>
  250. {/block:ExternalAudio}</small></div></div></center><br>
  251. {block:Caption}{Caption}{/block:Caption}
  252. {/block:Audio}
  253.  
  254. {block:Video}{Video-500}{/block:Video}
  255.  
  256.  
  257. {block:Answer}
  258. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, <small><b>whispered to me:</b></small><br> {Question}</div>
  259. <div class="answer">{Answer}</div>
  260. <br>
  261. {/block:Answer}
  262.  
  263.  
  264. <div id="cap">
  265. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  266. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  267. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  268.  
  269. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  270.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  271.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  272. {/block:ContentSource}</div></div>
  273. <br>
  274.  
  275.  
  276. <div id="oidata">
  277. {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>
  278. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> or fuck</a>{/block:IndexPage}
  279. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  280. {/block:RebloggedFrom}
  281. </div>
  282. </div>{/block:Date}
  283.  
  284.  {/block:Posts}
  285. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294. </div>
  295. </div>
  296. </div>
  297. </div>
  298. </div>
  299.  
  300. </body>
  301. </html>