importless

theme 05 por what-whatever

Mar 18th, 2012
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.48 KB | None | 0 0
  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. <!-- theme por what-whatever, nao copie esta bosta seu efedepê!!!!!!!!! -->
  6.  
  7. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <script type="text/javascript">
  10. //desabilita menu de opcoes ao clicar no botao direito
  11. function desabilitaMenu(e)
  12. {
  13. if (window.Event)
  14. {
  15. if (e.which == 2 || e.which == 3)
  16. return false;
  17. }
  18. else
  19. {
  20. event.cancelBubble = true
  21. event.returnValue = false;
  22. return false;
  23. }
  24. }
  25.  
  26. //desabilita botao direito
  27. function desabilitaBotaoDireito(e)
  28. {
  29. if (window.Event)
  30. {
  31. if (e.which == 2 || e.which == 3)
  32. return false;
  33. }
  34. else
  35. if (event.button == 2 || event.button == 3)
  36. {
  37. event.cancelBubble = true
  38. event.returnValue = false;
  39. return false;
  40. }
  41. }
  42.  
  43. //desabilita botao direito do mouse
  44. if ( window.Event )
  45. document.captureEvents(Event.MOUSEUP);
  46. if ( document.layers )
  47. document.captureEvents(Event.MOUSEDOWN);
  48.  
  49. document.oncontextmenu = desabilitaMenu;
  50. document.onmousedown = desabilitaBotaoDireito;
  51. document.onmouseup = desabilitaBotaoDireito;
  52. </script>
  53.  
  54. <head> <!-- DEFAULT VARIABLES -->
  55. <meta name="font:body" content="verdana" />
  56. <meta name="font:body2" content="verdana" />
  57. <meta name="font:title" content="georgia" />
  58.  
  59. <meta name="color:background" content="#EBEBEB" />
  60. <meta name="color:background2" content="#000000" />
  61. <meta name="color:text" content="#000000" />
  62. <meta name="color:entry" content="#FFFFFF" />
  63. <meta name="color:linkbackground" content="#000000" />
  64. <meta name="color:quote" content="#6D6D6D" />
  65. <meta name="color:link" content="#000000" />
  66. <meta name="color:linkhover" content="#949494" />
  67. <meta name="color:boxborder" content="#949494" />
  68. <meta name="color:boxtext" content="#000000" />
  69. <meta name="color:boxbackground" content="#EBEBEB" />
  70. <meta name="color:scroll" content="#6D6D6D" />
  71. <meta name="color:scrollbackground" content="#FFFFFF" />
  72.  
  73. <meta name="if:Show tags" content="1"/>
  74. <meta name="if:Show Search" content="0"/>
  75. <meta name="if:Enable endless scrolling" content="0"/>
  76. <meta name="if:Show Pages" content="1"/>
  77.  
  78. <meta name="image:sidebar" content=""/>
  79.  
  80. <meta name="text:Link1" content="" />
  81. <meta name="text:Link2" content="" />
  82. <meta name="text:Link3" content="" />
  83. <meta name="text:Link4" content="" />
  84. <meta name="text:Link5" content="" />
  85.  
  86. <title>{Title}</title>
  87. <link rel="shortcut icon" href="{Favicon}">
  88. {block:Description}
  89. <meta name="description" content="{MetaDescription}" />
  90. {/block:Description}
  91.  
  92. <style type="text/css">
  93.  
  94. body {background-color:{color:background}; color:{color:text};
  95. font-family: {font:body}; font-size:11px; line-height: 110%;
  96. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment:
  97.  
  98. fixed; }
  99.  
  100. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; font-size:11px}
  101. a:hover{color:{color:linkhover};}
  102.  
  103. p{margin-top: 1px}
  104. blockquote{margin-left:5px; margin-right: 0px; border-left: 3px solid {color:quote}; padding-left:5px; margin-top: 4px; background-color:{color:background}; padding: 2px;}
  105.  
  106. ::-webkit-scrollbar-thumb:vertical {
  107. background-color: {color:scroll};
  108. height: 50px;
  109. }
  110. ::-webkit-scrollbar-thumb:horizontal {
  111. background-color: {color:scroll};
  112. height: 10px;
  113. }
  114. ::-webkit-scrollbar {
  115. height: 2px;
  116. width: 2px;
  117. background-color: {color:scrollbackground};
  118. }
  119.  
  120.  
  121. #content{width: 725px; text-align: center; margin: 25px auto 0 auto; padding-bottom: 150px; background-color: transparent; color:{color:text}; padding: 0px;}
  122.  
  123.  
  124. #entries{float: right; background-color: transparent; text-align: center; margin-right: 170px;}
  125. .post{width: 500px; padding: 7px; text-align: justify; background-color:{color:entry}; margin-bottom: 1px; line-height: auto;}
  126. .post img{margin: 2px 0 2px 0}
  127.  
  128. h1 {font-family:{font:title}; font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; font-style: none; font-weight: normal; margin-top: 3px; margin-bottom: 10px}
  129. h1 a{font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; margin-top: 3px; margin-bottom: 10px}
  130. .image img{text-align: center; height: auto; margin-bottom: 2px; border: 0px}
  131. .qqmarks{font-size: 77px; font-family: {font:title}; font-weight: bold; line-height: 80px; color:{color:quote}}
  132. h2{font-size: 10px; display: block; width: 277px; color:{color:text}; background-color: {color:quote}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: none; text-decoration: none; font-weight: normal}
  133.  
  134. .link {font-family:{font:title}; font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; font-style: none; font-weight: normal; margin-top: 3px; margin-bottom: 10px}
  135. .link a{font-size: 22px; letter-spacing: -1px; text-transform: none; line-height: 18px; text-align:center; margin-top: 3px; margin-bottom: 7px}
  136.  
  137. .qquote{font-family:{font:title}; font-size: 22px; letter-spacing: 0px; line-height: 24px; text-transform: none; margin-top: -70px; text-indent: 45px; font-style: none}
  138.  
  139. .qsource{margin-top: 5px; margin-right: 15px;text-align: right}
  140. .chat{line-height: 12px; list-style: none }
  141. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  142. .person1 {color: {color:text}; background-color: {color:background};}
  143. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  144. .person2 {color: {color:text};}
  145. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  146. .iaudio{text-align: left; margin-bottom: 0px; width: 100%; background-color: {color:entry}}
  147. .iaudio img{max-width: 100px; height: auto; padding: 0 20px 0 20px; display:inline;}
  148. .icap{margin-top: 1px}
  149. .source{display:none}
  150. .asker {font-size: 11px; background-color: transparent; color:{color:text} ; text-transform: none; line-height: 10px;}
  151. .asker a{color:{color:text};}
  152. .asker a:hover{color:{color:linkhover}; }
  153. .q {padding:10px; font-style: italic; text-indent: 20px}
  154. .a {padding-top: 3px}
  155. .cap {padding-top: 5px; width: 500px;}
  156.  
  157. .xquote {font-family: {font:title}; text-align: center; font-size: 13px; line-height: 15px; padding: 4px; padding-top: 13px;}
  158. .xquotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  159. .xquotesource a, a:hover{text-transform: none;}
  160.  
  161. .info{margin: 0px 20px 0 0; font-family: {font:body2};}
  162. .tags{font-size: 9px; display: inline; {font:body2}; text-transform: lowercase;}
  163. .tags a{font-size: 9px; text-transform: lowercase;}
  164. .origin{font-size: 9px; font-family: {font:body2}; }
  165. .origin a{font-size: 9px;}
  166. .ibottom{font-size: 9px; font-family: {font:body2}; text-transform: lowercase;}
  167. .ibottom a{font-size: 9px; text-transform: lowercase;}
  168. .date{font-size: 9px; font-family: {font:body2}; }
  169. .permalink{float:left; text-transform: none; font-size: 9px; font-family: {font:body2}; }
  170. .permalink a{font-size: 9px;}
  171.  
  172. #notes {width: 500px; padding: 5px; margin: 0px; font-size: 10px; text-align: left}
  173. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  174. ol.notes li {margin: 0px; padding: 2px;}
  175. #notes img{border:0px}
  176.  
  177. #sdbaron {position: fixed; width: 180px; margin-left: 439px;}
  178. #sdbaroni {margin-top: 39px; margin-left: 117px;}
  179. #sdbaroni img{width: 83px; height: 85px;}
  180.  
  181. .oiew{font-size: 9px; font-family: verdana; position: absolute; margin-left: 0px; width: 79px; background-color: {color:entry}; padding: 7px; margin-top: -27px; background-attachment: fixed; background-image:url(''); height: auto; text-transform: uppercase;
  182. }
  183.  
  184. .tutupeim {text-align: center; font-family: georgia; font-size: 12px; color: ; letter-spacing: 0px; text-transform: uppercase;
  185. }
  186.  
  187.  
  188. div.top {
  189. position: absolute;
  190. width: 83px;
  191. height: 85px;
  192. overflow: hidden;
  193. padding: 0px;
  194. border: 5px solid {color:entry};
  195. z-index: 1500;
  196. }
  197.  
  198. div.top div {
  199. width: 83px;
  200. height: 85px;
  201. font-size: 9px;
  202. position: absolute;
  203. top: 0;
  204. left: 0;
  205. text-align: justify;
  206. background: transparent;
  207. -webkit-transition: left 1s ease-in-out;
  208. }
  209.  
  210. div.top div.first {
  211. z-index: 1000;
  212. }
  213.  
  214. div.top:hover div.first {
  215. -webkit-transition: left 2s ease-in-out;
  216. left: 0px;
  217. }
  218.  
  219. .masoq{font-size: 5px; font-family: {font:body}; position: fixed; margin-left: 0px; width: 85px; background-color: {color:entry}; padding: 4px; margin-top:96px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  220.  
  221. /*** Paginação by madlyluv.com ***/
  222. #paginacaoml {margin-top: 0px; font-family: {font:body2}; font-size: 8px; line-height: 20px;
  223. }
  224. #paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; font-size: 8px; }
  225. #paginacaoml a:hover {background: {color:entry}; color: {color:text}; border: none; font-size: 8px; }
  226. #paginacaoml span.pagina_atual {background: {color:entry}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none; font-size: 8px; }
  227. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; font-size: 8px; }
  228. .pg {margin-left: 117px; background-color: {color:entry}; width:93px; margin-top: 158px; font-size: 8px; position: fixed;}
  229.  
  230. #clear{width: 500px; height: 30px}
  231. #tumblr_controls{position: fixed!important}
  232.  
  233. {CustomCSS}
  234. </style></head>
  235.  
  236. <body onkeydown="return false">
  237.  
  238. <div id="content">
  239. <div id="entries">  
  240. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  241. <script type="text/javascript"
  242.  
  243. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  244.  
  245.  
  246. {block:Posts}
  247.  
  248. <div class="post">
  249.  
  250. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  251.  
  252. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  253.  
  254. {block:Photoset}{Photoset-500}{/block:Photoset}
  255.  
  256. {block:Quote}
  257. <div class="xquote">“{Quote}”</div>
  258. {block:Source}<div class="xquotesource"> — {Source}</div>
  259. {/block:Source}
  260. {/block:Quote}
  261.  
  262. {block:Link}
  263. <div class="link"><a href="{URL}" {Target}>{Name}</a></div>
  264. {block:Description}{Description}{/block:Description}
  265. {/block:Link}
  266.  
  267. {block:Chat}
  268. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  269. <div class="chat"><ul>{block:Lines}
  270. <li class="person{UserNumber}">{block:Label}
  271. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  272. {/block:Chat}
  273.  
  274. {block:Audio}
  275. <div class="iaudio"></div> {AudioPlayerBlack}
  276. <br>
  277. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  278. {/block:Audio}
  279.  
  280. {block:Video}{Video-500}{/block:Video}
  281.  
  282. {block:Answer}
  283. <div class="asker"><b>{Asker}</b> asked: <i>{Question}</i></div>
  284. <br>
  285. <div class="a">{Answer}</div>
  286. {/block:Answer}
  287.  
  288.  
  289. <div class="cap">
  290. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  291. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  292. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  293.  
  294. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  295. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  296. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  297. {/block:ContentSource}</div></div>
  298.  
  299. <div class="info">
  300. <div class="origin">{block:RebloggedFrom} via <a href="{ReblogParentURL}"
  301. title="{ReblogParentTitle}">{ReblogParentName}</a> · originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}</div></div>
  302.  
  303. <div class="ibottom">{block:Date}<span class="date"><a href="{Permalink}">{TimeAgo} </a>· {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}</span>{/block:Date}
  304. · <a href="{ReblogURL}" target="_blank">reblog</a>{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}</span>{/block:NoteCount} </div>
  305. {block:IfShowTags}{block:HasTags}<div class="ibottom"> {block:Tags}#<a href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}</div>
  306. {/block:Posts}
  307. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  308. {block:PostNotes}
  309. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  310. {/block:PostNotes}
  311.  
  312. </div>
  313.  
  314. <div id="sdbaron"><div id="sdbaroni">
  315. <div class="top">
  316. <div class="first"><script type="text/javascript">
  317.  
  318. //Javascript Created by Computerhope http://www.computerhope.com
  319.  
  320. //store the quotations in arrays
  321.  
  322. var images = [],
  323. index = 0;
  324.  
  325. images[0] = "<a href = '#'><img src='{image:sidebar}' alt='Computer History'></a>";
  326.  
  327. images[1] = "<a href = '#'><img src='{image:sidebar}' alt='Computer History'></a>";
  328.  
  329. index = Math.floor(Math.random() * images.length);
  330.  
  331. document.write(images[index]);
  332.  
  333. //done
  334.  
  335. </script></div></div>
  336.  
  337. <div class="oiew">
  338. <div class="tutupeim">
  339. {Title}
  340. </div></div>
  341. <div class="masoq">
  342. <a href="{text:Link1}">1</a> - <a href="{text:Link2}">2</a> - <a href="{text:Link3}">3</a> - <a href="{text:Link4}">4</a> - <a href="{text:Link5}">5</a> - <a href="http://what-whatever.tumblr.com/">©</a></div></div>
  343.  
  344. <div class="pg"><div id="paginacaoml">
  345. {block:JumpPagination length="4"}
  346. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  347. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  348. {/block:JumpPagination}
  349. </div></div></div></div></div></div>
  350. </body>
  351. </html>
Advertisement
Add Comment
Please, Sign In to add comment