Advertisement
hifenss

theme math

Oct 16th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.21 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3.  
  4. <!--------------------------------------------------------------
  5. - Theme Laughing -
  6. Produzido por OFEGAR - www.ofegar.tumblr.com -
  7. Não retire os créditos!
  8. ---------------------------------------------------------------->
  9. <html>
  10. <head>
  11.  
  12. <meta name="if:Enable Know Anon" content="0" /><script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script><script type="text/javascript" src="http://media.pixellab.co/ka/script.js?user_id=1385074532&type=71214331{block:IfEnableKnowAnon}&enabled=true{/block:IfEnableKnowAnon}"></script>
  13.  
  14.  
  15.  
  16. <title>{Title}</title>
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Mr+Dafoe' rel='stylesheet' type='text/css'>
  22.  
  23. {block:IfRolagemInfinita}
  24. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  25. {block:IfRolagemInfinita}
  26.  
  27. <meta name="image:Background" content=""/>
  28. <meta name="image:Sidebar" content="http://24.media.tumblr.com/tumblr_mcre54mYRp1raj56io1_500.jpg"/>
  29.  
  30. <meta name="font:Postagens" content="Georgia"/>
  31. <meta name="font:Quote Source" content="Courier New"/>
  32.  
  33. <meta name="text:Postagens" content="11" />
  34. <meta name="text:Titulo" content="55" />
  35.  
  36. <meta name="text:Opacidade das Aspas" content="0.1" />
  37. <meta name="text:Opacidade dos Icones de Controle" content="0.2" />
  38.  
  39. <meta name="text:Link Home" content="In&iacute;cio" />
  40. <meta name="text:Link Ask" content="Mensagem" />
  41. <meta name="text:Link Arquivo" content="Arquivo" />
  42. <meta name="text:Link Submit" content="Submit" />
  43.  
  44. <meta name="text:Link 1" content="/" />
  45. <meta name="text:Link 1 Titulo" content="Link 1" />
  46. <meta name="text:Link 2" content="/" />
  47. <meta name="text:Link 2 Titulo" content="Link 2" />
  48. <meta name="text:Link 3" content="/" />
  49. <meta name="text:Link 3 Titulo" content="Link 3" />
  50.  
  51. <meta name="color:Postagens" content="#000000" />
  52. <meta name="color:Titulo" content="#000000" />
  53. <meta name="color:Background" content="#ffffff" />
  54. <meta name="color:Menu" content="#000000" />
  55. <meta name="color:Chat" content="#f3f3f3" />
  56. <meta name="color:Chat Fonte" content="#000000" />
  57. <meta name="color:Links" content="#cd3333" />
  58. <meta name="color:Links Hover" content="#ff7256" />
  59. <meta name="color:Bordas" content="#e8e8e8" />
  60.  
  61. <meta name="if:Background Alinhado na Direita" content="1">
  62. <meta name="if:Background Alinhado na Esquerda" content="0">
  63. <meta name="if:Background Maximizado" content="0">
  64. <meta name="if:Background Repetido" content="0">
  65. <meta name="if:Rolagem Infinita" content="0">
  66. <meta name="if:Mostrar Links Extras" content="1">
  67. <meta name="if:Mostrar Link 1" content="1">
  68. <meta name="if:Mostrar Link 2" content="1">
  69. <meta name="if:Mostrar Link 3" content="1">
  70. <meta name="if:Mostrar Link Arquivo" content="1">
  71. <meta name="if:Mostrar Link Submit" content="1">
  72. <meta name="if:Imagens com Fade" content="1">
  73. <meta name="if:Mostrar Caption" content="1">
  74. <meta name="if:Mostrar Titulo" content="1">
  75.  
  76. <style type="text/css">
  77.  
  78. /* body */
  79.  
  80. body
  81. { background-color: {color:Background};
  82. background-image: url({image:Background});
  83. background-attachment: fixed;
  84. background-repeat: no-repeat;
  85. {block:IfBackgroundAlinhadonaDireita}
  86. background-position: right;
  87. {/block:IfBackgroundAlinhadonaDireita}
  88. {block:IfBackgroundAlinhadonaEsquerda}
  89. background-position: left;
  90. {/block:IfBackgroundAlinhadonaEsquerda}
  91. {block:IfBackgroundMaximizado}
  92. background-size: 100% 100%;
  93. {/block:IfBackgroundMaximizado}
  94. {block:IfBackgroundRepetido}
  95. background-repeat: repeat;
  96. {/block:IfBackgroundRepetido}
  97. color: {color:Postagens};
  98. font-family: {font:Postagens};
  99. font-size: {text:Postagens}px }
  100.  
  101. .tumblrAutoPager_page_separator,
  102.  
  103. .tumblrAutoPager_page_info {display: none;}
  104.  
  105. iframe#tumblr_controls
  106. { top: 1px !important;
  107. margin: 0;
  108. right: 6px !important;
  109. opacity: {text:Opacidade dos Icones de Controle};
  110. webkit-transition: all .4s linear;
  111. -moz-transition: all .4s linear;
  112. transition: all 0.4s linear }
  113.  
  114. iframe#tumblr_controls:hover
  115. { opacity: 1;
  116. webkit-transition: all .4s linear;
  117. -moz-transition: all .4s linear;
  118. transition: all 0.4s linear }
  119.  
  120. /* paginacao */
  121.  
  122. #paginacao
  123. { font-size: 11px;
  124. font-family: Arial;
  125. line-height: 21px }
  126.  
  127. #paginacao a
  128. { background: transparent;
  129. margin: 0 1px 0 0;
  130. padding: 2px 4px;
  131. color: {color:Links};
  132. text-decoration: none }
  133.  
  134. #paginacao a:hover
  135. { background: transparent;
  136. border-top: 1px solid }
  137.  
  138. #paginacao span.pagina_atual
  139. { background: transparent;
  140. margin: 0 1px 0 0;
  141. padding: 2px 4px;
  142. color: {color:Links};
  143. text-decoration: none }
  144.  
  145. #paginacao span.info
  146. { background: transparent;
  147. margin: 0 1px 0 0;
  148. padding: 2px 4px;
  149. color: {color:Links};
  150. text-decoration: none }
  151.  
  152. /* Caixa dos posts */
  153.  
  154. #conteudo
  155. { width: 500px;
  156. padding-bottom: 8px;
  157. margin-top: 10px;
  158. background: transparent;
  159. margin-bottom: 15px;
  160. margin-left: 480px;
  161. padding: 5px;
  162. float: left;
  163. text-align: justify }
  164.  
  165. .post
  166. { background: transparent;
  167. margin: 20px;
  168. margin-bottom: 9px }
  169.  
  170. .img
  171. { {block:IfImagenscomFade}
  172. opacity: .9;
  173. {/block:IfImagenscomFade} }
  174.  
  175. .img:hover
  176. { opacity: 1 }
  177.  
  178. .permalink
  179. { font-family: Consolas;
  180. text-align: center;
  181. position: relative;
  182. margin-top: 10px;
  183. font-size: 11px;
  184. opacity: 0;
  185. filter: alpha(opacity = 0);
  186. -moz-transition: all 0.3s;
  187. -webkit-transition: all 0.3s;
  188. -o-transition: all 0.3s;
  189. transition: all 0.3 }
  190.  
  191. .post:hover .permalink
  192. { margin-top: 10px;
  193. opacity: 0.9;
  194. filter: alpha(opacity = 100);
  195. -moz-transition: all 0.4s;
  196. -webkit-transition: all 0.4s;
  197. -o-transition: all 0.4s;
  198. transition: all 0.4 }
  199.  
  200. .perma
  201. { font-family: Consolas;
  202. font-size: 13px;
  203. text-align: left;
  204. margin-top: 40px;
  205. margin-left: 30px;
  206. position: relative }
  207.  
  208. .aspas
  209. { font-family: Trebuchet MS;
  210. font-size: 35px;
  211. float: left;
  212. margin: -8px 4px -26px 0;
  213. opacity: {text:Opacidade das Aspas};
  214. position: relative }
  215.  
  216. .quote
  217. { line-height: 20px; font-size:tahoma; }
  218.  
  219. .source-quote
  220. { font-family: {font:Quote Source};
  221. font-size: {text:Postagens}px;
  222. position: relative }
  223.  
  224. blockquote
  225. { padding-left: 5px;
  226. border-left: 1px {color:Postagens} solid;
  227. text-align: left }
  228.  
  229. .chat
  230. { background: {color:Chat};
  231. color: {color:Chat Fonte};
  232. margin-top: 3px;
  233. padding: 6px }
  234.  
  235.  
  236. /* Sidebar */
  237.  
  238. #sidebar
  239. { width: 261px;
  240. left: 200px;
  241. top: 55px;
  242. padding: 15px;
  243. background: transparent;
  244. text-align: center;
  245. position: fixed }
  246.  
  247. .desc
  248. { font-family: tahoma;
  249. font-size: 11px;
  250. text-align: center;
  251. color: {color:titulo};
  252. position: relative;
  253. margin-top: 10px;
  254. letter-spacing: 1px }
  255.  
  256. .titulo
  257. { font-family: Mr Dafoe;
  258. color: {color:Titulo};
  259. font-size: {text:Titulo}px;
  260. letter-spacing: 1px }
  261.  
  262.  
  263.  
  264. .menu
  265. { background: transparent;
  266. color: {color:Menu};
  267. width: 10px;
  268. font-family: Georgia;
  269. font-size: 9px;
  270. text-transform: uppercase;
  271. text-align: center;
  272. padding: 3px }
  273.  
  274. .menu:hover
  275. { color: {color:Menu};
  276. text-decoration: none }
  277.  
  278. .link
  279. { text-transform: lowercase;
  280. letter-spacing: 1px;
  281. padding: 5px:
  282. margin-top: 15px;
  283. color: {color:Links};
  284. text-align: center }
  285.  
  286. .link:hover
  287. { color: {color:Links Hover};
  288. text-decoration: none }
  289.  
  290. .links
  291. { font-family: tahoma;
  292. font-size: {text:Postagens}px;
  293. margin-top: 12px;
  294. text-align: center;
  295. position: relative;
  296. padding-top: 5px;
  297. padding-bottom 5px;
  298. border-top: 1px {color:Bordas} solid;
  299. border-bottom: 1px {color:Bordas} solid}
  300.  
  301. /* Links */
  302.  
  303. a
  304. { color: {color:Links};
  305. text-decoration: none }
  306.  
  307. a:hover
  308. { color: {color:Links Hover};
  309. text-decoration: none }
  310.  
  311. /* Ask */
  312.  
  313. .portrait
  314. { margin: -65px 0 0 415px;
  315. position: relative;
  316. -moz-border-radius: 25px;
  317. -webkit-border-radius: 25px;
  318. border-radius: 25px }
  319.  
  320. .ask
  321. { font-family: {font:Postagens};
  322. font-size: {text:Postagens}px;
  323. letter-spacing: 1px;
  324. text-align: right;
  325. margin: 0 50px 0 0 }
  326.  
  327. .asker
  328. { text-align: right;
  329. margin: 10px 25px 0 0;
  330. font-family: {font:Postagens};
  331. font-size: 10px;
  332. font-style: italic;
  333. letter-spacing: 1px }
  334.  
  335. .answer
  336. { font-family: {font:Postagens};
  337. font-size: {text:Postagens}px;
  338. text-align: right;
  339. letter-spacing: 1px;
  340. border-top: 1px {color:Bordas} solid}
  341.  
  342. /* Barra de rolagem */
  343.  
  344. ::-webkit-scrollbar-thumb:vertical
  345. { background-color: {color:Bordas};
  346. height: 100px }
  347.  
  348. ::-webkit-scrollbar-thumb:horizontal
  349. { background-color: {color:Bordas};
  350. height: 10px }
  351.  
  352. ::-webkit-scrollbar
  353. { height: 2px;
  354. width: 2px;
  355. background-color: {color:background} }
  356.  
  357.  
  358. .barra
  359. { position:fixed;
  360. top:0px;
  361. left:220px;
  362. height:780px;
  363. width:252px;
  364. background:#000;
  365. }
  366.  
  367.  
  368. </style>
  369. </head>
  370.  
  371. <body>
  372.  
  373.  
  374.  
  375.  
  376.  
  377. <div style="position: fixed; z-index: 1234; right: 10px; bottom: 10px; font-family: Consolas; font-size: 12px; background; color:#fff; padding-right: 5px; padding-left: 5px; -moz-border-radius: 0 50px 50px 0; -webkit-border-radius: 0 50px 50px 0; border-radius: 0 50px 50px 0; opacity: 1"><a title="ofergar themes, editado por hifens" href="http://ofegarthemes.tumblr.com/post/44876249936" target="_blank">@</a></div>
  378. <dic class="barra"></dic>
  379. <div id="sidebar">
  380. <center><img src="{image:Sidebar}" width="250"><br>
  381.  
  382. <center>{block:IfMostrarTitulo}<span class="titulo">{Title}</span>{/block:IfMostrarTitulo}<br>
  383.  
  384. <a href="/" class="menu">{text:Link Home}</a>
  385.  
  386. <a href="/ask" class="menu">{text:Link Ask}</a>
  387.  
  388. {block:IfMostrarLinkArquivo}<a href="/things" class="menu">{text:Link Arquivo}</a>{/block:IfMostrarLinkArquivo}
  389.  
  390. <a href="http://hifens.tumblr.com/tagged/fav" class="menu">Favorites</a><br>
  391.  
  392. {block:IfMostrarLinksExtras}<div class="links">
  393. {block:HasPages}{block:Pages}<a href="{URL}" class="link">{Label}</a>{/block:Pages}{/block:HasPages}
  394.  
  395. {block:IfMostrarLinkSubmit}{block:SubmissionsEnabled}<a href="/submit"class="link">{text:Link Submit}</a>{/block:SubmissionsEnabled}{/block:IfMostrarLinkSubmit}
  396.  
  397. {block:IfMostrarLink1}<a href="{text:Link 1}" class="link">{text:Link 1 Titulo}</a>{/block:IfMostrarLink1}
  398. {block:IfMostrarLink2}<a href="{text:Link 2}" class="link">{text:Link 2 Titulo}</a>{/block:IfMostrarLink2}
  399. {block:IfMostrarLink3}<a href="{text:Link 3}" class="link">{text:Link 3 Titulo}</a>{/block:IfMostrarLink3}</div>{/block:IfMostrarLinksExtras}
  400.  
  401. <div class="desc">{Description}</div>
  402.  
  403.  
  404. </div></center>
  405. </div></div>
  406.  
  407.  
  408. <div id="conteudo">
  409.  
  410. {block:Posts}
  411. {block:Text}
  412.  
  413. <div class="post">
  414.  
  415. {block:Title}<font size="3" style="font-style: italic">{Title}</font>{/block:Title}{Body}
  416.  
  417. {block:IndexPage}
  418. <div class="permalink">
  419. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  420. </span></div>
  421. {/block:IndexPage}
  422.  
  423. </div>
  424. {/block:Text}
  425.  
  426.  
  427.  
  428. {block:Photo}
  429. <div class="post">
  430.  
  431. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" class="img" width="100%"/>{block:IfMostrarCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfMostrarCaption}
  432.  
  433. {block:IndexPage}
  434. <div class="permalink">
  435. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  436. </span></div>
  437. {/block:IndexPage}
  438.  
  439. </div>
  440. {/block:Photo}
  441.  
  442.  
  443.  
  444. {block:Photoset}
  445. <div class="post">
  446.  
  447. {Photoset-500}
  448.  
  449. {block:IfMostrarCaption}
  450. {block:Caption}
  451. <div class="caption">{Caption}</div>
  452. {/block:Caption}{/block:IfMostrarCaption}
  453.  
  454. {block:IndexPage}
  455. <div class="permalink">
  456. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  457. </span></div>
  458. {/block:IndexPage}
  459.  
  460. </div>
  461. {/block:Photoset}
  462.  
  463.  
  464.  
  465. {block:Quote}
  466. <div class="post">
  467.  
  468. <span class="aspas">&ldquo;</span>{Quote}<br>
  469. {block:Source}<div class="source-quote">{Source}</div>{/block:Source}
  470.  
  471. {block:IndexPage}
  472. <div class="permalink">
  473. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  474. </span></div>
  475. {/block:IndexPage}
  476.  
  477. </div>
  478. {/block:Quote}
  479.  
  480.  
  481.  
  482. {block:Link}
  483. <div class="post">
  484.  
  485. <a href="{URL}" {Target}><font size="3" style="font-style: italic">{Name}</font></a>
  486.  
  487. {block:Description}
  488. <div class="description">{Description}</div>
  489. {/block:Description}
  490.  
  491. {block:IndexPage}
  492. <div class="permalink">
  493. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  494. </span></div>
  495. {/block:IndexPage}
  496.  
  497. </div>
  498. {/block:Link}
  499.  
  500.  
  501.  
  502. {block:Answer}
  503. <div class="post">
  504.  
  505. <div class="ask">{Question}</div><div class="asker">por {Asker}</div><img src="{AskerPortraitURL-40}" class="portrait" /><div class="answer">{Answer}</div>
  506.  
  507. {block:IndexPage}
  508. <div class="permalink">
  509. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="/ask">{text:Link Ask}</a>
  510. </span></div>
  511. {/block:IndexPage}
  512.  
  513. </div>
  514. {/block:Answer}
  515.  
  516.  
  517.  
  518. {block:Chat}
  519. <div class="post">
  520.  
  521. {block:Title}{Title}{/block:Title}
  522. {block:Lines}
  523. <div class="chat">{block:Label}<b>{Label}</b>{/block:Label}
  524. {Line}</div>
  525. {/block:Lines}
  526.  
  527. {Line}
  528.  
  529. {/block:Lines}
  530.  
  531. {block:IndexPage}
  532. <div class="permalink">
  533. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  534. </span></div>
  535. {/block:IndexPage}
  536.  
  537. </div>
  538. {/block:Chat}
  539.  
  540.  
  541.  
  542. {block:Video}
  543. <div class="post">
  544.  
  545. {Video-500}
  546.  
  547. {block:Caption}
  548. <div class="caption">{Caption}</div>
  549. {/block:Caption}
  550.  
  551. {block:IndexPage}
  552. <div class="permalink">
  553. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  554. </span></div>
  555. {/block:IndexPage}
  556.  
  557. </div>
  558. {/block:Video}
  559.  
  560.  
  561.  
  562. {block:Audio}
  563. <div class="post">
  564.  
  565. {AudioPlayerBlack}
  566.  
  567. {block:Caption}
  568. <div class="caption">{Caption}</div>
  569. {/block:Caption}
  570.  
  571. {block:IndexPage}
  572. <div class="permalink">
  573. <span class="permalink">{TimeAgo}</a>, <a href="{Permalink}">{NoteCount} notas</a> / <a href="{ReblogURL}">Reblog</a>
  574. </span></div>
  575. {/block:IndexPage}
  576.  
  577. </div>
  578. {/block:Audio}
  579.  
  580.  
  581.  
  582. {block:PermalinkPage}
  583. <div class="perma">
  584.  
  585. {block:Date}<img src="http://static.tumblr.com/dorx4ve/xwrmkl6n4/icon_rel.png"> {Month} {DayOfMonthWithZero}, {Year}.{/block:Date}
  586.  
  587. {block:NoteCount}<br><br><img src="http://static.tumblr.com/dorx4ve/A0Jmkl6nn/icon_cor.png"> {NoteCount} gostaram desta postagem.{/block:NoteCount}
  588.  
  589. {block:Tags}<br><br>#{Tag} {/block:Tags}
  590.  
  591. {block:RebloggedFrom}<br><br><img src="http://static.tumblr.com/dorx4ve/RCpmkl6o4/icon_reb.png"> Fonte <i>(<a href="{ReblogRootURL}">{ReblogRootTitle}</a>)</i>, via <i>(<a href="{ReblogParentURL}">{ReblogParentTitle}</a>)</i>.{/block:RebloggedFrom}
  592.  
  593. {block:PostNotes}<br><br>{PostNotes}</div>{/block:PostNotes}
  594.  
  595. </div>
  596.  
  597. {/block:PermalinkPage}
  598.  
  599.  
  600. {/block:Posts}
  601.  
  602. {block:IfNotRolagemInfinita}
  603. <center><div id="paginacao"><span class="info" style="font-weight: normal;">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  604. {block:JumpPagination length="3"}
  605. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  606. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  607. {/block:JumpPagination}
  608. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  609. </div></center>
  610. {/block:IfNotRolagemInfinita}
  611.  
  612. {block:ContentSource}
  613. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  614. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  615. {/block:SourceLogo}
  616. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  617. {/block:ContentSource}
  618.  
  619. {block:ContentReblogParent}
  620. <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
  621. width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
  622. {/block:ReblogParentLogo}
  623. {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
  624. {/block:ContentReblogParent}
  625.  
  626. </body>
  627.  
  628. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement