Advertisement
proezas

Theme 06

May 30th, 2015
2,285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.71 KB | None | 0 0
  1. <!-------------------------------
  2. Theme feito por Proezas.
  3. Por favor, não copie.
  4. --------------------------------->
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  8. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <!--- TÍTULO E FAVICON --->
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  15. <meta name="viewport" content="width=820" />
  16.  
  17.  
  18. {block:Description}
  19. <meta name="description" content="{MetaDescription}" />
  20. {/block:Description}
  21. <title>{title}</title>
  22.  
  23. <!--- FIM DO TÍTULO E FAVICON --->
  24.  
  25.  
  26. <!--- APARÊNCIA --->
  27.  
  28. <meta name="color:Background" content="#f9f8fe"/>
  29. <meta name="color:Texto" content="#9a9a9a"/>
  30. <meta name="color:Sidebar" content="#ffffff"/>
  31. <meta name="color:Links" content="#9a9a9a"/>
  32. <meta name="color:Hover" content="#000"/>
  33. <meta name="color:Navigation" content="#ede5f3"/>
  34. <meta name="color:Navigation Hover" content="#eee"/>
  35. <meta name="color:Ask" content="#ede5f3"/>
  36. <meta name="color:Scroll" content="#dccbe7"/>
  37. <meta name="color:Titulo" content="#dccbe7"/>
  38. <meta name="color:Posts" content="#fff"/>
  39.  
  40. <meta name="image:Background" content=""/>
  41. <meta name="image:Sidebar" content="http://static.tumblr.com/03fa022ed4e1ba04929b7c1948cc3845/dxaermv/LxXn6pttt/tumblr_static_2nrzbvar4fk0o08sswskoo0wk.jpg"/>
  42.  
  43. <meta name="if:Posts Transparentes" content="0"/>
  44. <meta name="if:2 Colunas" content="0"/>
  45. <meta name="if:Rolagem Suave" content="1"/>
  46.  
  47. <meta name="text:Titulo" content="Seu título"/>
  48.  
  49. <meta name="text:Link1" content="/" />
  50. <meta name="text:Link1 Title" content="link" />
  51. <meta name="text:Link2" content="/" />
  52. <meta name="text:Link2 Title" content="link" />
  53. <meta name="text:Link3" content="/" />
  54. <meta name="text:Link3 Title" content="link" />
  55. <meta name="text:Link4" content="/" />
  56. <meta name="text:Link4 Title" content="link" />
  57. <meta name="text:Link5" content="/" />
  58. <meta name="text:Link5 Title" content="link" />
  59. <meta name="text:Link6" content="/" />
  60. <meta name="text:Link6 Title" content="link" />
  61.  
  62. <!--- FIM DA APARÊNCIA --->
  63.  
  64.  
  65. <!--- SCRIPTS --->
  66.  
  67. <script type="text/javascript">
  68. //dsblt
  69. function desabilitaMenu(e)
  70. {
  71. if (window.Event)
  72. {
  73. if (e.which == 2 || e.which == 3)
  74. return false;
  75. }
  76. else
  77. {
  78. event.cancelBubble = true
  79. event.returnValue = false;
  80. return false;
  81. }
  82. }
  83.  
  84. //dsblt
  85. function desabilitaBotaoDireito(e)
  86. {
  87. if (window.Event)
  88. {
  89. if (e.which == 2 || e.which == 3)
  90. return false;
  91. }
  92. else
  93. if (event.button == 2 || event.button == 3)
  94. {
  95. event.cancelBubble = true
  96. event.returnValue = false;
  97. return false;
  98. }
  99. }
  100.  
  101. //dsblt
  102. if ( window.Event )
  103. document.captureEvents(Event.MOUSEUP);
  104. if ( document.layers )
  105. document.captureEvents(Event.MOUSEDOWN);
  106.  
  107. document.oncontextmenu = desabilitaMenu;
  108. document.onmousedown = desabilitaBotaoDireito;
  109. document.onmouseup = desabilitaBotaoDireito;
  110. </script>
  111.  
  112. <link href='http://fonts.googleapis.com/css?family=Italianno' rel='stylesheet' type='text/css'>
  113. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  114. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  115. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  116. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  117. <link href='http://fonts.googleapis.com/css?family=Amatic+SC|Alex+Brush|Archivo+Narrow|Bad+Script|Baumans|Bonbon|Butterfly+Kids|Cedarville+Cursive|Carrois+Gothic|Cookie|Cedarville+Cursive|Dancing+Script|Dosis|Electrolize|Euphoria+Script|Gloria+Hallelujah|Handlee|Italianno|Kaushan+Script|Leckerli+One|Lora:400italic|Lobster+Two|Medula+One|Miniver|Muli|Niconne|Open+Sans:400,300|Orienta|Patrick+Hand+SC|Pacifico|Playball|Pompiere|Ropa+Sans|Rouge+Script|Roboto+Condensed|Sacramento|Satisfy|Tangerine|Ubuntu|Vampiro+One|Wellfleet|Yanone+Kaffeesatz|Yesteryear' rel='stylesheet' type='text/css'>
  118.  
  119. <style type="text/css">
  120.  
  121. /* ESTRUTURAS DO THEME */
  122.  
  123. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  124. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  125.  
  126. body {
  127. margin:50px;
  128. background-color: {color:Background};
  129. background-image:url({image:Background});
  130. background-attachment: fixed;
  131. background-repeat:repeat;
  132. font-size:12px;
  133. font-family:Book Antiqua;
  134. line-height:15px;
  135. color:{color:Texto}; }
  136.  
  137.  
  138. /* FIM DAS ESTRUTURAS */
  139.  
  140.  
  141. /* LINKS DO THEME */
  142.  
  143. a:link, a:active, a:visited {
  144. color:{color:links};
  145. text-decoration: none;
  146. -webkit-transition: 0.3s ease-in;
  147. transition: 0.8s ease-in-out;
  148. -moz-transition: 0.8s ease-in-out;
  149. -o-transition: 0.8s ease-in-out;
  150. -webkit-transition: 0.8s ease-in-out; }
  151.  
  152. a:hover { color:{color:Hover};
  153. -webkit-transition: 0.3s ease-in;
  154. transition: 0.8s ease-in-out;
  155. -moz-transition: 0.8s ease-in-out;
  156. -o-transition: 0.8s ease-in-out;
  157. -webkit-transition: 0.8s ease-in-out;
  158. strong, b {
  159. font-weight: bold; } }
  160.  
  161. /* FIM DOS LINKS */
  162.  
  163.  
  164. /* FOLLOW E CUSTOMIZE */
  165.  
  166. iframe#tumblr_controls {
  167. right:3px !important;
  168. position: fixed !important;
  169. -webkit-filter:invert(80%); }
  170.  
  171. /* FIM DO FOLLOW E CUSTOMIZE */
  172.  
  173.  
  174. /* SELEÇÃO DE TEXTO */
  175.  
  176. ::-moz-selection {
  177. background: #eee;
  178. color: {color:Texto}; }
  179.  
  180. ::selection {
  181. background: #eee;
  182. color:{color:Texto}; }
  183.  
  184. /* FIM DA SELEÇÃO */
  185.  
  186.  
  187. /* ROLAGEM */
  188.  
  189. ::-webkit-scrollbar{width:7px;height:5px;}
  190. ::-webkit-scrollbar-button:start:decrement
  191. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:{color:Background};}
  192. ::-webkit-scrollbar-track-piece{background-color:{color:Background} ; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  193. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:Scroll}; -webkit-border-radius:px;}
  194. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:Scroll}; -webkit-border-radius:px;}
  195. iframe#tumblr_controls {
  196. right:3px !important;
  197. position: fixed !important;
  198. -webkit-filter:invert(100%);
  199. }
  200.  
  201.  
  202. /* FIM DA ROLAGEM */
  203.  
  204.  
  205. /* POSTS */
  206.  
  207. #posts {
  208. float:center;
  209. float:center;
  210. {block:if2Colunas}
  211. width:700px;
  212. {/block:if2Colunas}
  213. {block:ifnot2Colunas}
  214. width:500px;
  215. {/block:ifnot2Colunas}
  216. margin-left:350px;
  217. margin-top:-30px;
  218. z-index:9999; }
  219.  
  220. #entry {
  221. font-family:{font:body};
  222. font-size:{text:font size};
  223. text-align:justify;
  224. border-radius:3px;
  225. z-index:9999;
  226. float:left;
  227. {block:if2Colunas}
  228. width:250px;
  229. {/block:if2Colunas}
  230. {block:ifnot2Colunas}
  231. width:400px;
  232. {/block:ifnot2Colunas}
  233. height: auto;
  234. {block:PermalinkPage}
  235. width:400px;
  236. {/block:PermalinkPage}
  237. line-height:15px;
  238. {block:ifPostsTransparentes}
  239. background-color: transparent;
  240. {/block:ifPostsTransparentes}
  241. {block:ifnotPostsTransparentes}
  242. background-color:{color:Posts};
  243. {/block:ifnotPostsTransparentes}
  244. overflow:hidden;
  245. margin:5px;
  246. padding:3px; }
  247.  
  248. .permalink {
  249. display: block;
  250. border-top: 1px solid #ddd;
  251. padding: 3px;
  252. margin: 4px 8px 0px 8px;
  253. font-family: arma;
  254. font-size: 8px;
  255. color:{color:texto};
  256. line-height: 18px;
  257. text-align: center;
  258. text-decoration: none;
  259. -webkit-transition: color 0.9s ease-out;
  260. -moz-transition: color 0.9s ease-out; }
  261.  
  262. #entry .perma a {
  263. color:{color:texto};
  264. text-align:center;
  265. -webkit-transition: color 0.9s ease-out;
  266. -moz-transition: color 0.9s ease-out;}
  267.  
  268. #entry .perma{
  269. {block:indexpage}
  270. {block:if2Colunas}
  271. width:250px;
  272. {/block:if2Colunas}
  273. {block:ifnot2Colunas}
  274. width:400px;
  275. {/block:ifnot2Colunas}
  276. height: 15px;
  277. font-family:baumans;
  278. font-size: 9px;
  279. text-transform:uppercase;
  280. position: absolute;
  281. line-height:10px;
  282. text-align:center;
  283. overflow:hidden;
  284. opacity: 0.0;
  285. background-color:{color:Posts};
  286. letter-spacing:1px;
  287. margin-top:30px;
  288. border-radius:0px;
  289. -webkit-transition: opacity 1.0s linear; opacity: 0.0;
  290. -webkit-transition: all 1.0s linear;
  291. -moz-transition: all 1.0s linear;
  292. transition: all 1.0s linear;
  293. {/block:indexpage} }
  294.  
  295. #entry:hover .perma {
  296. {block:indexpage}
  297. overflow:visible;
  298. text-align:center;
  299. margin-top:5px;
  300. -webkit-transition: all 1s linear; opacity: 1;
  301. -webkit-transition: all 1s linear;
  302. -moz-transition: all 1s linear;
  303. transition: all 1s linear;
  304. {/block:indexpage} }
  305.  
  306. #entry .textp {
  307. width:340px;
  308. height:9px;
  309. font-family:baumans;
  310. font-size:9px;
  311. text-transform:uppercase;
  312. position: absolute;
  313. line-height:0px;
  314. text-align:left;
  315. overflow:hidden;
  316. opacity:0.0;
  317. background-color:transparent;
  318. letter-spacing:1px;
  319. margin-top:-10px;
  320. margin-left:-5px;
  321. padding-bottom:0px;
  322. padding:3px;padding:5px;
  323. border-radius:0px;
  324. -webkit-transition: opacity 1.0s linear; opacity: 0.0;
  325. -webkit-transition: all 1.0s linear;
  326. -moz-transition: all 1.0s linear;
  327. transition: all 1.0s linear; }
  328.  
  329. #entry:hover .textp {
  330. overflow:visible;
  331. margin-left:-4px;
  332. border-top-right-radius:0px;
  333. border-bottom-left-radius:0px;
  334. border-bottom-right-radius:0px;
  335. border-top-left-radius:0px;
  336. -webkit-transition: all .80s linear; opacity:1;
  337. -webkit-transition: all .80s linear;
  338. -moz-transition: all .80s linear;
  339. transition: all .80s linear; }
  340.  
  341.  
  342. #entry .photor {
  343. position: absolute;
  344. padding:3px;
  345. {block:if2Colunas}
  346. margin-left:255px;
  347. {/block:if2Colunas}
  348. {block:ifnot2Colunas}
  349. margin-left:375px;
  350. {/block:ifnot2Colunas}
  351. margin-top:3px;
  352. width:15px;
  353. height:15px;
  354. opacity:0;
  355. -webkit-transition: all 1.0s linear;
  356. -moz-transition: all 1.0s linear;
  357. transition: all 1.0s linear; }
  358.  
  359. #entry:hover .photor {
  360. overflow:visible;
  361. padding:3px;
  362. {block:if2Colunas}
  363. margin-left:225px;
  364. {/block:if2Colunas}
  365. {block:ifnot2Colunas}
  366. margin-left:345px;
  367. {/block:ifnot2Colunas}
  368. margin-top:3px;
  369. -webkit-transition: all 1.0s linear; opacity:.9;
  370. -webkit-transition: all 1.0s linear;
  371. -moz-transition: all 1.0s linear;
  372. transition: all 1.0s linear;
  373. border-bottom-right-radius: 3px;
  374. border-bottom-left-radius: 3px;
  375. border-top-right-radius: 3px;
  376. border-top-left-radius: 3px;
  377. background:rgba(0,0,0,0.2); }
  378.  
  379. #entry .photon {
  380. position: absolute;
  381. padding:3px;
  382. height:15px;
  383. {block:if2Colunas}
  384. margin-left:230px;
  385. {/block:if2Colunas}
  386. {block:ifnot2Colunas}
  387. margin-left:400px;
  388. {/block:ifnot2Colunas}
  389. margin-top:3px;
  390. width:15px;
  391. opacity:0;
  392. -webkit-transition: all 1.0s linear;
  393. -moz-transition: all 1.0s linear;
  394. transition: all 1.0s linear; }
  395.  
  396. #entry:hover .photon {
  397. overflow:visible;
  398. padding:3px;
  399. {block:if2Colunas}
  400. margin-left:200px;
  401. {/block:if2Colunas}
  402. {block:ifnot2Colunas}
  403. margin-left:370px;
  404. {/block:ifnot2Colunas}
  405. margin-top:3px;
  406. -webkit-transition: all 1.0s linear; opacity:.9;
  407. -webkit-transition: all 1.0s linear;
  408. -moz-transition: all 1.0s linear;
  409. transition: all 1.0s linear;
  410. border-bottom-right-radius: 3px;
  411. border-bottom-left-radius: 3px;
  412. border-top-right-radius: 3px;
  413. border-top-left-radius: 3px;
  414. background:rgba(0,0,0,0.2); }
  415.  
  416. .titlepost {
  417. font-family:Baumans;
  418. text-align:center;
  419. font-size:14px;
  420. line-height:18px;
  421. text-transform:normal;
  422. color:{color:texto};
  423. letter-spacing: 0px;
  424. padding-bottom:5px;
  425. font-weight: normal;
  426. padding:0px 0px 0px 0px; }
  427.  
  428. #postnotes { text-align:left; overflow:auto; height:300px; }
  429. #postnotes blockquote { border: 1px; }
  430.  
  431. blockquote {
  432. padding:0px 0px 2px 5px;
  433. margin:0px 0px 2px 10px;
  434. border-left: 0px solid #555555;}
  435.  
  436. ul, ol, li {
  437. list-style:none;
  438. margin:0px;
  439. padding:0px }
  440.  
  441. /* ask por conjuntar */
  442.  
  443. .admirando01 {
  444. position:absolute;
  445. width:0;
  446. height:0;
  447. border-top:9px solid transparent;
  448. border-bottom:9px solid transparent;
  449. margin:8px 0 0 0;
  450. margin-left:330px;
  451. border-left:9px solid {color:Ask}; }
  452.  
  453. .admirando02 {
  454. width:55px;
  455. border-radius:100px; }
  456.  
  457. .admirando03 {
  458. min-height:30px;
  459. padding:5px 10px;
  460. border-radius:5px;
  461. width:310px;
  462. margin:0 0 3px;
  463. background:{color:Ask}; }
  464.  
  465. .admirando03:first-letter {
  466. text-transform:uppercase; }
  467.  
  468. .admirando04 {
  469. font-family:'Lora';
  470. font-style:italic;
  471. font-size:12px;
  472. text-align:left; }
  473.  
  474. .admirando04 a {
  475. color:{color:Links}; }
  476.  
  477. .admirando04 r {
  478. color:{color:Links}; }
  479.  
  480. .admirando05 {
  481. margin-top:-10px;
  482. margin-bottom:-10px;
  483. text-align:left; }
  484.  
  485. /* fim da ask */
  486.  
  487. .html_photo {
  488. opacity:.9;
  489. -webkit-transition: all 1.0s linear;
  490. -webkit-transition: all 1.0s linear;
  491. -moz-transition: all 1.0s linear;
  492. transition: all 1.0s linear; }
  493.  
  494. .html_photo:hover {
  495. opacity:10;
  496. -webkit-transition: all 1.0s linear;
  497. -webkit-transition: all 1.0s linear;
  498. -moz-transition: all 1.0s linear;
  499. transition: all 1.0s linear; }
  500.  
  501. #entry .s {
  502. font-size:10px;
  503. margin-left:0px;
  504. margin-top:-5px;
  505. text-align:center;
  506. font-family:calibri;
  507. font-weight:bold;
  508. padding-top:10px;
  509. padding-bottom:5px;
  510. letter-spacing:1px;
  511. text-transform:uppercase;
  512. -webkit-transition: opacity 1s linear; opacity:1;
  513. -webkit-transition: all 1s linear;
  514. -moz-transition: all 1s linear;
  515. transition: all 1s linear; }
  516.  
  517. #entry:hover .s {
  518. {block:indexpage}
  519. overflow:visible;
  520. color:transparent;
  521. -webkit-transition: opacity 1s linear; opacity:1;
  522. -webkit-transition: all 1s linear;
  523. -moz-transition: all 1s linear;
  524. transition: all 1s linear;
  525. {/block:indexpage} }
  526.  
  527. .q:first-letter {
  528. font-family:georgia;
  529. font-style:none;
  530. font-size: 20px; }
  531.  
  532. #entry .q {
  533. text-align:justify; font-size: 12px; letter-spacing:1px; font-family:Garamond, 'Hoefler Text', Times New Roman, Times, serif; line-height: 20px; text-indent:2px; margin-left: 14px; color:{color:texto}; margin:15px; }
  534.  
  535. /* FIM DOS POSTS */
  536.  
  537.  
  538. /* SIDEBAR */
  539.  
  540.  
  541. #sidebar{
  542. position: fixed;
  543. display:block;
  544. top: 60px;
  545. border-top-left-radius:5px;
  546. border-top-right-radius:5px;
  547. width: 190px;
  548. text-align:center;
  549. left: 150px;
  550. background:{color:Sidebar};
  551. z-index:222;
  552. }
  553.  
  554. #title{
  555. font-size: 25px;
  556. text-align: center;
  557. padding-top:8px;
  558. margin-left:5px;
  559. padding-bottom:10px;
  560. font-family: 'Amatic SC';
  561. border-bottom:1px dashed #eee;
  562. }
  563.  
  564. #title a { color:{color:Titulo}; }
  565.  
  566. #title a:hover { color:{color:Hover}; }
  567.  
  568. #sidebarimage img{
  569. width: 190px;
  570. height:auto;
  571. margin-top: 5px;
  572. background:{color:Sidebar};
  573. position:relative;
  574. }
  575.  
  576. #description{
  577. font-size: 11px;
  578. position:relative;
  579. line-height: 140%;
  580. width:190px;
  581. letter-spacing:1px;
  582. padding-top:5px;
  583. margin-top: -5px;
  584. text-align: justify;
  585. font-family:Garamond, 'Hoefler Text', Times New Roman, Times, serif;
  586. background:{color:Sidebar};
  587. }
  588.  
  589. #links{
  590. margin-top:-150px;
  591. width:190px;
  592. border-top: 2px solid #eee;
  593. text-align:center;
  594. font-family:'Baumans';
  595. font-size: 10px;
  596. padding-top: 8px;
  597. background:#fff;
  598. -webkit-transition: all 1s ease-in-out;
  599. -moz-transition: all 1s ease-in-out;
  600. -o-transition: all 1s ease-in-out;
  601. -ms-transition: all 1s ease-in-out;
  602. transition: all 1s ease-in-out;
  603. }
  604.  
  605. #links a{
  606. display: inline-block;
  607. background:{color:Navigation};
  608. text-align:center;
  609. padding-top:3px;
  610. padding-bottom:3px;
  611. margin:3px;
  612. width: 45px;
  613. height:auto;
  614. text-decoration:none;
  615. }
  616.  
  617. #links a:hover { background:{color:Navigation Hover}; color:{color:Texto}; }
  618.  
  619. #sidebar:hover #links { margin-top:5px; }
  620.  
  621. #descri {margin-top:-10px; padding-bottom:4px; width:180px; margin-left:4px; background:{color:Sidebar};}
  622.  
  623. #descri:first-letter { font-weight:bold; font-size:12px; font-family:georgia; }
  624.  
  625. #flor {font-size:25px; margin-top:-7px; margin-left:-2px; }
  626.  
  627. /* FIM DA SIDEBAR */
  628.  
  629.  
  630. </style>
  631.  
  632. <!--- SCRIPTS --->
  633.  
  634. <script type="text/javascript"
  635. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  636.  
  637. {block:IfRolagemSuave}<script type='text/javascript' src='http://static.tumblr.com/dxaermv/Pp0n930hq/scroll_suave.js'></script>{/block:IfRolagemSuave}
  638.  
  639. <!--- FIM DE SCRIPTS --->
  640.  
  641. </head>
  642. <body>
  643.  
  644. <!--- SIDEBAR --->
  645.  
  646.  
  647.  
  648. <div id="sidebar">
  649.  
  650. <div id="title"><a href="/">{text:Titulo}</a></div>
  651. <div id="sidebarimage"><img src="{image:sidebar}"/></div>
  652.  
  653. <center><div id="description">
  654. <div style="border:1px solid #eee; width:190px; margin-left:-1px; margin-top:9px;"></div><div id="flor"><center>&#10048;</center></div><br><div id="descri">{block:Description}{Description}{/block:Description}</div></div></center>
  655.  
  656. <div id="links">
  657. {block:IfLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:IfLink1}
  658. {block:IfLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:IfLink2}
  659. {block:IfLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:IfLink3}
  660. {block:IfLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:IfLink4}
  661. {block:IfLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:IfLink5}
  662. {block:IfLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:IfLink6}
  663. </div>
  664.  
  665. </div>
  666.  
  667.  
  668. <!--- FIM DA SIDEBAR --->
  669.  
  670.  
  671. <!--- POSTS --->
  672.  
  673. <div id="posts">
  674. {block:Posts}
  675. <div id="entry">
  676.  
  677. {block:Text}
  678. {block:Title}<span class="titlepost"><br>{Title}<br></span>{/block:Title}
  679. {Body}
  680. {block:IndexPage}
  681. <br><div class="textp">
  682. <a href="{permalink}">{NoteCountWithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog </a></span></div>
  683. {/block:IndexPage}
  684. {/block:Text}
  685.  
  686. {block:Link}
  687. <a href="{URL}" class="titlepost">{Name}</a>
  688. <br><br>{block:Description}{Description}{/block:Description}
  689. {block:IndexPage}
  690. <br><div class="textp">
  691. <a href="{permalink}">{NoteCountWithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog </a></span></div>
  692. {/block:IndexPage}
  693. {/block:Link}
  694.  
  695. {block:Photo}
  696. <div class="html_photo">
  697. {block:IndexPage}
  698. <div class="photor">
  699. <a href="{ReblogURL}">
  700. <img src="http://static.tumblr.com/dxaermv/teyn621af/4.png" style="width:15px;margin-left:0px;margin-top:0px"
  701. ></a></div>
  702.  
  703. <div class="photon">
  704. <a href="{Permalink}">
  705. <img src="http://static.tumblr.com/dxaermv/J9fn6214z/3.png" title="{NoteCount} ♥" style="width:15px; margin-left:0px; margin-top:2
  706. 0px"></a></div>
  707. {/block:IndexPage}
  708. {block:if2Colunas}{block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="border-radius:5px;" width=250px /></a>{/block:IndexPage}{/block:if2Colunas}
  709.  
  710. {block:ifnot2Colunas}{block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" style="border-radius:5px;" width=400px /></a>{/block:IndexPage}{/block:ifnot2Colunas}
  711. </div>
  712. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>{LinkCloseTag}{/block:PermalinkPage}
  713. {/block:Photo}
  714.  
  715. {block:Photoset}
  716. {block:IndexPage}
  717. <div class="html_photo">
  718. <div class="photor">
  719. <a href="{ReblogURL}">
  720. <img src="http://static.tumblr.com/dxaermv/teyn621af/4.png" style="width:15px;margin-left:0px; margin-top:0px"
  721. ></a></div>
  722.  
  723. <div class="photon">
  724. <a href="{Permalink}">
  725. <img src="http://static.tumblr.com/dxaermv/J9fn6214z/3.png" title="{NoteCount} ♥" style="width:15px; margin-left:0px; margin-top:2
  726. 0px"></a></div>
  727. {block:if2Colunas}<center>
  728. {Photoset-250}
  729. </center>{/block:if2Colunas}
  730.  
  731. {block:ifnot2Colunas}<center>
  732. {Photoset-400}
  733. </center>{/block:ifnot2Colunas}
  734.  
  735. {/block:IndexPage}</div>
  736. {block:PermalinkPage}
  737. <center>
  738. {Photoset-400}</center>
  739. {/block:PermalinkPage}
  740. {/block:Photoset}
  741.  
  742. {block:Quote}
  743. <div class="q">{Quote}</div>
  744. {block:Source}
  745. {block:IndexPage}
  746. <div class="perma">
  747. <a href="{permalink}">{NoteCount} likes</a> • <a href="{ReblogURL}" target="_blank">reblog <font color="#D1EEEE">♥</font></a></span></div>
  748. {/block:IndexPage}
  749. <div class="s">{Source}</div>{/block:Source}
  750.  
  751. {/block:Quote}
  752.  
  753. {block:Chat}
  754. {block:Title}<span class="title">{Title}</span>{/block:Title}
  755. <ul class="chat">
  756. {block:Lines}
  757. <li class="user_{UserNumber}">
  758. {block:Label}
  759. <span class="label">{Label}</span>
  760. {/block:Label}
  761.  
  762. {Line}
  763. </li>
  764. {/block:Lines}
  765. </ul><br>
  766. {block:IndexPage}
  767. <div class="textp">
  768. <a href="{permalink}">{NoteCountWithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog </a></span></div>
  769. {/block:IndexPage}
  770. {/block:Chat}
  771.  
  772.  
  773. {block:Audio}
  774. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerwhite}</div><div style="margin-top:10px; float:left;">
  775. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  776. {block:IndexPage}
  777. <br><div class="textp">
  778. <a href="{permalink}">{NoteCountWithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog </a></span></div>
  779. {/block:IndexPage}
  780. {/block:Audio}
  781.  
  782. {block:Video}
  783. {block:IndexPage}
  784. <div class="perma">
  785. <a href="{permalink}">{NoteCountWithLabel}</a> • <a href="{ReblogURL}" target="_blank">reblog </a></span></div>
  786. {/block:IndexPage}
  787. <center>
  788. <div style="padding-top:0px; padding-bottom:2px;">
  789. {Video-250}</div>
  790. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  791. {/block:Video}
  792.  
  793. {block:Answer}{block:IndexPage}
  794. <div class="photor">
  795. <a href="{ReblogURL}">
  796. <img src="http://static.tumblr.com/dxaermv/teyn621af/4.png" style="width:15px;margin-left:0px;margin-top:0px"
  797. ></a></div>
  798. <div class="photon">
  799. <a href="{Permalink}">
  800. <img src="http://static.tumblr.com/dxaermv/J9fn6214z/3.png" title="{NoteCount} ♥" style="width:15px; margin-left:0px; margin-top:2
  801. 0px"></a></div>
  802. {/block:IndexPage}
  803. <div class="admirando01"></div>
  804. <img class="admirando02" src="{AskerPortraitURL-64}" align="right">
  805. <div class="admirando03"><div class="admirando04"><r>{Asker}</r> disse:</div><br>{Question}</div>
  806. <br><div class="admirando05">{Answer}</div>
  807. {/block:Answer}
  808.  
  809. {block:PostNotes}
  810. <div align="middle">{caption}</div>
  811. </left><br>
  812. <big>♡</big> {block:NoteCount}{NoteCountWithLabel}<br>
  813. {/block:NoteCount}
  814. {block:HasTags}
  815. tags: {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}<br> {/block:HasTags}
  816. {block:RebloggedFrom}
  817. <big>↻</big> reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  818. <big>✎</big> postado por <a href="{ReblogRootURL}">{ReblogRootName}</a>
  819.  
  820. {/block:RebloggedFrom}
  821. </left></span>
  822.  
  823. <br><br>
  824. <div id="postnotes">{PostNotes}</div><br>
  825.  
  826.  
  827. {block:NoSourceLogo}
  828. {SourceLink}
  829. {/block:NoSourceLogo}
  830. </a>
  831. {/block:ContentSource}</center>
  832. {/block:PostNotes}
  833. </div>
  834. {/block:Posts}
  835. </div></div>
  836.  
  837. <!--- FIM DOS POSTS --->
  838.  
  839.  
  840. {block:indexpage}
  841. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  842.  
  843. <!--- SCRIPTS --->
  844.  
  845.  
  846. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  847. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  848. <script type="text/javascript">
  849. $(window).load(function(){
  850. var $wall = $('#posts');
  851. $wall.imagesLoaded(function(){
  852. $wall.masonry({
  853. itemSelector: '#entry, #entry_photo',
  854. isAnimated : false
  855. });
  856. });
  857.  
  858. $wall.infinitescroll({
  859. navSelector : '#page-nav',
  860. nextSelector : '#page-nav a',
  861. itemSelector : '#entry, #entry_photo',
  862. bufferPx : 2000,
  863. debug : false,
  864. errorCallback: function() {
  865. $('#infscr-loading').fadeOut('normal');
  866. }},
  867. function( newElements ) {
  868. var $newElems = $( newElements );
  869. $newElems.hide();
  870. $newElems.imagesLoaded(function(){
  871. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  872. });
  873. }); $('#content').show(500);
  874. });
  875. </script>
  876. {/block:indexpage}
  877.  
  878. <!--- FIM DE SCRIPTS --->
  879.  
  880.  
  881. <!--- CRÉDITOS --->
  882.  
  883. <a style="position:fixed; color:#fff; left:5px;background:rgba(0,0,0,0.2);border-radius:40px;width:20px;height:20px;line-height:20px;text-align:center;top:5px;font-family:georgia;font-weight:bold;font-size:10px;" href="http://proezas.tumblr.com" rel="créditos" class="poplight" title="Theme by Proezas">P</a>
  884.  
  885. <!--- FIM DOS CRÉDITOS --->
  886.  
  887. <div style="bottom:0px; right:-10px; position:fixed; opacity:0;">
  888. <script language="JavaScript">
  889. var ref = (''+document.referrer+'');
  890. var w_h = window.screen.width + " x " + window.screen.height;
  891. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID3881250&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  892. </script>
  893. </div>
  894.  
  895.  
  896. </div></div></div></div>
  897.  
  898. </body>
  899.  
  900. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement