03-93

theme 2

Nov 21st, 2011
2,032
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.02 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. THEME 2 BY 0 3 - 9 3 . T U M B L R . C O M
  4. -->
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <script type="text/javascript">
  8.  
  9. //desabilita menu de opcoes ao clicar no botao direito
  10.  
  11. function desabilitaMenu(e)
  12.  
  13. {
  14.  
  15. if (window.Event)
  16.  
  17. {
  18.  
  19. if (e.which == 2 || e.which == 3)
  20.  
  21. return false;
  22.  
  23. }
  24.  
  25. else
  26.  
  27. {
  28.  
  29. event.cancelBubble = true
  30.  
  31. event.returnValue = false;
  32.  
  33. return false;
  34.  
  35. }
  36.  
  37. }
  38.  
  39.  
  40.  
  41. //desabilita botao direito
  42.  
  43. function desabilitaBotaoDireito(e)
  44.  
  45. {
  46.  
  47. if (window.Event)
  48.  
  49. {
  50.  
  51. if (e.which == 2 || e.which == 3)
  52.  
  53. return false;
  54.  
  55. }
  56.  
  57. else
  58.  
  59. if (event.button == 2 || event.button == 3)
  60.  
  61. {
  62.  
  63. event.cancelBubble = true
  64.  
  65. event.returnValue = false;
  66.  
  67. return false;
  68.  
  69. }
  70.  
  71. }
  72.  
  73.  
  74.  
  75. //desabilita botao direito do mouse
  76.  
  77. if ( window.Event )
  78.  
  79. document.captureEvents(Event.MOUSEUP);
  80.  
  81. if ( document.layers )
  82.  
  83. document.captureEvents(Event.MOUSEDOWN);
  84.  
  85.  
  86.  
  87. document.oncontextmenu = desabilitaMenu;
  88.  
  89. document.onmousedown = desabilitaBotaoDireito;
  90.  
  91. document.onmouseup = desabilitaBotaoDireito;
  92.  
  93. </script>
  94.  
  95.  
  96.  
  97. <!-- DEFAULT VARIABLES -->
  98. <meta name="color:background" content="#EEEBD6" />
  99. <meta name="color:sbar" content="#F8F6E9" />
  100. <meta name="if:Total right" content="0"/>
  101. <meta name="if:Total left" content="0"/>
  102. <meta name="if:Repeat background image" content="0"/>
  103. <meta name="text:subtitle" content="" />
  104.  
  105. <meta name="color:title" content="#695D51" />
  106. <meta name="color:text" content="#C0AEA0" />
  107. <meta name="color:link" content="#000000" />
  108. <meta name="color:tlinks" content="#000000" />
  109. <meta name="color:textlink" content="#F8F5E1" />
  110.  
  111. <meta name="color:thover" content="#EBE6CB" />
  112.  
  113. <meta name="font:title" content="georgia" />
  114. <meta name="font:body" content="arial" />
  115. <meta name="font:sidebar" content="arial" />
  116.  
  117. <meta name="image:sidebar" content="" />
  118. <meta name="image:sbarimg2" content="" />
  119. <meta name="image:sbarimg3" content="" />
  120. <meta name="image:sbarimg4" content="" />
  121. <meta name="image:sbarimg5" content="" />
  122. <meta name="image:sbarimg6" content="" />
  123. <meta name="image:sbarimg7" content="" />
  124.  
  125. <meta name="image:background" content="" />
  126.  
  127. <meta name="text:Link1" content="" />
  128. <meta name="text:Link1 Title" content="" />
  129. <meta name="text:Link2" content="" />
  130. <meta name="text:Link2 Title" content="" />
  131. <meta name="text:Link3" content="" />
  132. <meta name="text:Link3 Title" content="" />
  133. <meta name="text:Link4" content="" />
  134. <meta name="text:Link4 Title" content="" />
  135. <meta name="text:Link5" content="" />
  136. <meta name="text:Link5 Title" content="" />
  137. <meta name="text:Link6" content="" />
  138. <meta name="text:Link6 Title" content="" />
  139. <meta name="text:Link7" content="" />
  140. <meta name="text:Link7 Title" content="" />
  141. <meta name="text:Link8" content="" />
  142. <meta name="text:Link8 Title" content="" />
  143. <meta name="text:frase1" content="troque a" />
  144. <meta name="text:frase2" content="frase no" />
  145. <meta name="text:frase3" content="appearance ok" />
  146. <meta name="color:frase1bg" content="#a8a8a8" />
  147. <meta name="color:frase2bg" content="#d6d6d6" />
  148. <meta name="color:frase3bg" content="#f8f8f8" />
  149.  
  150. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  151. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  152. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  153. <link rel="shortcut icon" href="{Favicon}" />
  154. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  155. <style type="text/css">
  156.  
  157. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed;
  158. background-repeat: no-repeat;
  159. {block:IfRepeatBackgroundImage}
  160. background-repeat: repeat;
  161. {/block:IfRepeatBackgroundImage}
  162. {block:IfTotalRight}
  163. background-position:left;
  164. {/block:IfTotalRight}
  165. {block:IfTotalLeft}
  166. background-position:right;
  167. {/block:IfTotalLeft};
  168. font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  169.  
  170. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  171. a:hover{color:{color:title}; background-color:{color:thover}}
  172.  
  173. #entries{left:50%; margin-left:460px; margin-top:-8px; width:520px}
  174. .source{display:none}
  175. #simg {margin-left: 0px; margin-bottom:2px; margin-top:10px}
  176. #simg img {width: 320px; height: auto; text-align:center}
  177.  
  178. #sbar {width:390px; height:490px; margin-left:5px; margin-top:-25px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  179.  
  180. #sid{letter-spacing: 2px; position: fixed; margin-top: 70px; margin-left: 202px; width: 180px; height: 40px; background-color: #f6f6f6; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); background-image:url('');}
  181.  
  182.  
  183. #stext {margin-left:5px; margin-top: -20px; font-family: {font:sidebar}; font-size:10px; width:385px}
  184.  
  185. #pagination {font-family:georgia; text-align:center; font-size:8px}
  186.  
  187. #nav {background-color: {color:sbar}; width: 50px; height: 100%; position: fixed; font-family: {font:body}; display: block; bottom: 20px; margin-left: 850px; z-index: 1;}
  188.  
  189. #nav a {color: {color:thover} ; font-size: 48px;}
  190.  
  191.  
  192. #timg {margin-left:6px; margin-bottom:20px; margin-top:50px}
  193. #timg img {width: 210px; height: auto}
  194.  
  195. .sidebarpic img{max-height: 165px; margin-top: 2px; width:auto; text-align:justify; }
  196.  
  197. .tlinks{width: 390px; margin-bottom: 10px; margin-left: 5px }
  198. .tlinks1 {float: left; text-align: center; line-height: 15px;}
  199. .tlinks1 a {display: block; font-family: verdana; font-size: 9px; width: 193px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  200. .tlinks1 a:hover{text-align: center; -webkit-transition: all 0.8s linear; letter-spacing: 5px; -moz-transition: all 0.8s linear; -o-transition: all 0.8s linear; transition: all 0.8s linear; color:{color:textlink};}
  201.  
  202. .tlinks2 {float: left; margin-left: 1px; text-align: center; line-height: 15px;}
  203. .tlinks2 a {display: block; font-family: verdana; font-size: 9px; width: 193px; text-align: center; margin-bottom: 1px; background-color: {color:tlinks}; color:{color:textlink}; text-decoration: none; text-transform: lowercase;}
  204. .tlinks2 a:hover{text-align: center; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; -o-transition: all 0.8s linear; letter-spacing: 5px; transition: all 0.8s linear; color:{color:textlink};}
  205.  
  206. .frase1 {width: 384px; margin-top: -18px; padding: 3px; text-align: center; margin-bottom: 3px; background-color: {color:frase1bg}; letter-spacing: 4px; font-size: 9px; font-family: tahoma; }
  207.  
  208. .frase2 {width: 384px; margin-top: -26px; padding: 3px; text-align: center; margin-bottom: 3px; background-color: {color:frase2bg}; letter-spacing: 3px; font-size: 9px; font-family: tahoma; }
  209.  
  210. .frase3 {width: 384px; margin-top: -26px; padding: 3px; text-align: center; margin-bottom: -20px; background-color: {color:frase3bg}; letter-spacing: 4px; font-size: 9px; font-family: tahoma;}
  211.  
  212.  
  213. h1{color:{color:title}; font-family:{font:title}; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; text-transform: normal; margin:0px; padding:0px; text-align: center}
  214.  
  215. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  216.  
  217. #source {text-align: left}
  218.  
  219. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:left}
  220.  
  221. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:georgia; font-size:11px}
  222. #questions a {color:{color:link}}
  223.  
  224. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  225.  
  226. b, strong{color:{color:title}}
  227. i, em {color:{color:link};}
  228. p{margin-top:5px; margin-bottom:5px}
  229. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  230.  
  231. img a{border:none; width:0%}
  232. .audio{background-color:black; display:block;}
  233.  
  234. .user_1 .label {color:{color:link}; font-weight:bold}
  235. .user_2 .label {color:{color:text}; font-weight:bold}
  236. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  237.  
  238.  
  239. .title {font-size: 13px; font-family: 'Verdana'; text-align:center; letter-spacing: 2px; width: 190px; margin-left: -20px;}
  240. .subtitle {font-size: 9px; margin-left: 0px;letter-spacing: 1px; width: 140px; float: left;}
  241.  
  242. .credit{font-size: 9px; text-align: center; color:{color:text}}
  243. .credit a{text-decoration: none;color:{color:link}}
  244. .credit a:hover{color:{color:thover}}
  245.  
  246. .source{display:none}
  247.  
  248. .notes img{width:10px; position:relative; top:1px;}
  249. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  250. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  251.  
  252. ::-webkit-scrollbar{width:5px;height:3px;}
  253. ::-webkit-scrollbar-button:start:decrement
  254. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  255. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  256. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  257. ::-webkit-scrollbar-thumb:horizontal{width:140px; background-color:#000000;-webkit-border-radius:px;}
  258.  
  259. #ahjussi{
  260.  
  261. text-align:center;
  262.  
  263. display:inline-block;
  264.  
  265. width:170px;
  266.  
  267. color: #8B7B8B;
  268.  
  269. background-color: #ECECEC;
  270.  
  271. }
  272.  
  273. #ahjussi:hover #ahjumma a:first-child{
  274.  
  275. border-top:1px solid #FFF;
  276.  
  277. }
  278.  
  279. #ahjussi:hover #ahjumma{
  280.  
  281. opacity:1;
  282.  
  283. margin-top:0px;
  284.  
  285. -webkit-transition-duration:.2s;
  286.  
  287. overflow:hidden;
  288.  
  289. background-color:#8B7B8B;
  290.  
  291. z-index:9;
  292.  
  293. height:auto;
  294.  
  295. }
  296.  
  297. #ahjumma{
  298.  
  299. position:absolute;
  300.  
  301. margin-top:-5px;
  302.  
  303. opacity:0;
  304.  
  305. margin-left:-10px;
  306.  
  307. width:170px;
  308.  
  309. overflow:hidden;
  310.  
  311. height:0px;
  312.  
  313. }
  314.  
  315. #ahjumma a{
  316.  
  317. color:#181818;
  318.  
  319. text-align:center;
  320.  
  321. display:block;
  322.  
  323. text-transform:lowercase;
  324.  
  325. line-height:20px;
  326.  
  327. }
  328.  
  329. #ahjumma a:hover{
  330.  
  331. text-transform:lowercase;
  332.  
  333. color:#ECECEC;
  334.  
  335. background-color:#181818;
  336.  
  337. }
  338.  
  339.  
  340.  
  341. .permalink{
  342.  
  343. text-align: center;
  344.  
  345. font-size: 10px;
  346.  
  347. opacity:0;
  348.  
  349. position:center;
  350.  
  351. float:left;
  352.  
  353. padding-left:20px;
  354.  
  355. margin-left:500px;
  356.  
  357. -moz-transition: all 0.3s ease-out;
  358.  
  359. -o-transition: all 0.3s ease-out;
  360.  
  361. -webkit-transition: all 0.3s ease-out;
  362.  
  363. transition: all 0.3s ease-out;
  364.  
  365. }
  366.  
  367. .permalink a:{
  368.  
  369. color: #181818;
  370.  
  371. background-color: transparent;
  372.  
  373. }
  374.  
  375. .permalink a:hover{
  376.  
  377. color: #BAABA6;
  378.  
  379. background-color: #ECECEC
  380.  
  381. }
  382.  
  383.  
  384.  
  385. #entry:hover .permalink{
  386.  
  387. opacity:1;
  388.  
  389. -moz-transition: all 0.3s ease-out;
  390.  
  391. -o-transition: all 0.3s ease-out;
  392.  
  393. -webkit-transition: all 0.3s ease-out;
  394.  
  395. transition: all 0.3s ease-out;
  396.  
  397. }
  398.  
  399. </style>
  400. <style type="text/css">{CustomCSS}</style>
  401. </head>
  402.  
  403. <body>
  404.  
  405.  
  406.  
  407. <br><br>
  408.  
  409.  
  410.  
  411. <div id="sbar">
  412.  
  413. <pre>
  414.  
  415. <div class="frase1">{text:frase1}</div>
  416.  
  417. <div class="frase2">{text:frase2}</div>
  418.  
  419. <div class="frase3">{text:frase3}</div>
  420.  
  421. <div class="sidebarpic"><div style="padding: 2px; padding-bottom: 0px; margin-bottom: -6000px; overflow: auto; background-color: #d8d8d8; margin: 3px auto -7px auto; width: 390px;"><marquee direction="left" scrollamount="3" height="auto" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()" ><img src="{image:sidebar}"/><img src="{image:sbarimg2}"/><img src="{image:sbarimg3}"/><img src="{image:sbarimg4}"/><img src="{image:sbarimg5}"/><img src="{image:sbarimg6}"/><img src="{image:sbarimg7}"/></marquee></div>
  422.  
  423. </div></pre>
  424.  
  425. <div id="stext">
  426. {block:Description}{Description}{/block:Description}</div>
  427. <br>
  428. <div class="tlinks">
  429. <div class="tlinks1">
  430. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  431. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  432. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  433.  
  434. </div>
  435. <div class="tlinks2">
  436. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  437. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  438. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}</div></div>
  439.  
  440. <br><br><br><br>
  441.  
  442. <div class="credit">theme por <a href=http://03-93.tumblr.com/ target=”_blank”>Marcelo Prado</a>, <a href=http://03-93.tumblr.com/ target=”_blank”>MP</a>. don't copy motherfucker.</div>
  443. <BR>
  444.  
  445. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><big><big>«</big></big></a> &nbsp;{/block:PreviousPage}<big>{CurrentPage} page of {TotalPages}</big>{block:NextPage}&nbsp;<a href="{NextPage}"><big><big>»</big></big></a>{/block:NextPage}</div>
  446.  
  447. </div></div>
  448.  
  449. </div>
  450.  
  451.  
  452. <div id="entries">
  453. {block:Posts}
  454. <div id="posts">
  455.  
  456. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  457. {block:Text}{Body}{/block:Text}
  458.  
  459. {block:Quote}<h2>"{Quote}"
  460. <small> — {Source}</small></h2>{/block:Quote}
  461.  
  462. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  463. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  464.  
  465. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  466. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  467.  
  468. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  469.  
  470. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  471.  
  472. {block:Answer}<div id="questions"><b>{Asker} disse:</b> "{Question}"</div>
  473. {Answer}{/block:answer}
  474.  
  475. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  476.  
  477.  
  478. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  479. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  480. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  481. {/block:ContentSource}</div>
  482.  
  483.  
  484. <div id="info"><center>{block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} • <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  485. </span> • {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}</div></div><BR>
  486. {/block:Posts}
  487. {block:PostNotes}{PostNotes}{/block:PostNotes}</center><br>
  488.  
  489. </div>
  490.  
  491. </body>
  492. </html>
Advertisement
Add Comment
Please, Sign In to add comment