Advertisement
p-0etasuicida

Soprano and Mistica 2

Jul 23rd, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 22.96 KB | None | 0 0
  1. <!--                                    
  2.  
  3. .........................................................................
  4. theme by mistica / forlucky
  5.          Do not copy anything from here!   © All Rights Reserved
  6.  
  7.       ------------------Theme 03 ------------------
  8.      
  9. *ESTE THEME É TODO CONFIGURADO PELO APPEARANCE
  10. *POSSUI A OPÇÃO DE:DUAS OU TRÊS COLUNAS
  11. *ATÉ SETE LINKS
  12. *SIDEBAR COM IMAGEM + DESCRIÇÃO
  13. *EFEITO TOOLTIP
  14. *IF BORDER
  15. *IF BORDER RADIUS
  16. -->
  17.  
  18. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  19. "http://www.w3.org/TR/html4/loose.dtd">
  20. <html lang="en">
  21. <head>
  22. <link media=screen href="http://static.tumblr.com/lfutrl7/QMCmzm6pc/oasis.css" type=text/css rel=stylesheet>
  23. <link href='http://fonts.googleapis.com/css?family=Crafty+Girls|Unkempt|Josefin+Sans|Lobster|Shadows+Into+Light|Open+Sans+Condensed:300|Nunito|Changa+One' rel='stylesheet' type='text/css'>
  24. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  25. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  26. <title>{Title}</title>
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. <link rel="shortcut icon" href="{Favicon}">
  29. {block:Description}
  30. <meta name="description" content="{MetaDescription}" />
  31. {/block:Description}
  32.  
  33.  
  34. <meta name="color:text" content="#707070" />
  35. <meta name="color:foto" content="#ffffff" />
  36. <meta name="color:background" content="#ffffff" />
  37. <meta name="color:scrollbar" content="#cccccc" />
  38. <meta name="color:scrollbar background" content="#ffffff" />
  39. <meta name="color:navigation" content="#000000" />
  40. <meta name="color:description" content="#707070" />
  41. <meta name="color:link" content="#636363" />
  42. <meta name="color:link hover" content="#ffffff" />
  43. <meta name="color:title" content="#c5b591" />
  44. <meta name="color:border" content="#D8D8D8" />
  45. <meta name="color:post background" content="#ffffff" />
  46. <meta name="color:tooltip1" content="#777777" />
  47. <meta name="color:tooltip2" content="#ffffff" />
  48. <meta name="color:tooltip3" content="#777777" />
  49.  
  50. <meta name="text:link 1 title" content="" />
  51. <meta name="text:link 1" content="" />
  52. <meta name="text:link 2 title" content="" />
  53. <meta name="text:link 2" content="" />
  54. <meta name="text:link 3 title" content="" />
  55. <meta name="text:link 3" content="" />
  56. <meta name="text:link 4 title" content="" />
  57. <meta name="text:link 4" content="" />
  58. <meta name="text:link 5 title" content="" />
  59. <meta name="text:link 5" content="" />
  60. <meta name="text:link 6 title" content="" />
  61. <meta name="text:link 6" content="" />
  62. <meta name="text:Post Title Size" content="12" />
  63. <meta name="text:Post Font Size" content="11" />
  64. <meta name="text:Blog Title Size" content="30" />
  65. <meta name="text:Description Size" content="9" />
  66. <meta name="text:Navigation Size" content="10" />
  67. <meta name="text:espaco Size" content="10" />
  68.  
  69. <meta name="if:one column" content=""/>
  70. <meta name="if:two columns" content="1"/>
  71. <meta name="if:three columns" content=""/>
  72. <meta name="if:custom title font" content="1"/>
  73. <meta name="if:borderradius" content="1"/>
  74. <meta name="if:showborder" content="1"/>
  75.    
  76. <meta name="font:description" content="Square Serif" />
  77. <meta name="font:title" content="Square Serif" />
  78. <meta name="font:text" content="Square Serif" />
  79.  
  80. <meta name="image:Background" content=""/>
  81. <meta name="image:Avatar" content=""/>
  82.  
  83.  
  84.  
  85. <script type="text/javascript" src="js/jquery.js"></script>
  86. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  87. <script>
  88. (function($){
  89. $(document).ready(function(){
  90. $("[title],a[title],img[title]").style_my_tooltips({
  91. tip_follows_cursor:true,
  92. tip_delay_time:100,
  93. tip_fade_speed:300,
  94. attribute:"title"
  95. });
  96. });
  97. })(jQuery);
  98. </script>
  99.  
  100. <style type="text/css">HTML,BODY{cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto;} A:hover{cursor: url(";http://cur.cursors-4u.net/others/oth-6/oth589.cur"), url("http://cur.cursors-4u.net/others/oth-6/oth589.cur"), auto;}
  101. </style>
  102.  
  103. <style type="text/css">
  104.  
  105. iframe#tumblr_controls
  106. { position: fixed !important;
  107.   z-index: 99999999999999999999999; }
  108. #infscr-loading
  109. { bottom: -70px; position: absolute; left: 50%; margin-left:-8px; width:16px;
  110. height:20px; overflow:hidden; margin-bottom: 50px; }  
  111.  
  112. /*INFO BODY*/
  113. body {
  114. background-color:{color:background};
  115. background-image: url('{image:Background}');
  116. background-attachment: fixed;
  117. background-position: top left;
  118. background-repeat: repeat;
  119. -webkit-background-size: auto;
  120. -moz-background-size: auto;
  121. -o-background-size: auto;
  122. background-size: auto;
  123. color:{color:text};  
  124. font-family: {font:text};
  125. font-size:{text:post font size}px;
  126. line-height:123%;
  127. text-align:center
  128. padding: 0px;}
  129.  
  130. /*INFO LINKS*/
  131. a:link, a:active, a:visited {
  132. color: {color:link};
  133. text-decoration:none;
  134. -webkit-transition: all 0.5s ease-in-out;
  135. -moz-transition: all 0.5s ease-in-out;
  136. -o-transition: all 0.5s ease-in-out;
  137. -ms-transition: all 0.5s ease-in-out;
  138. transition: all 0.5s ease-in-out;}
  139.  
  140. a:hover{
  141. color:{color:link hover};
  142. -webkit-transition: all 0.5s ease-in-out;
  143. -moz-transition: all 0.5s ease-in-out;
  144. -o-transition: all 0.5s ease-in-out;
  145. -ms-transition: all 0.5s ease-in-out;
  146. transition: all 0.5s ease-in-out;}
  147.  
  148. /*INFO POSTS*/
  149. #blog {
  150. margin-left:auto;
  151. margin-right:auto;}
  152.  
  153. #pizza {
  154. background-color:{color:post background};
  155. height:auto;
  156. overflow:hidden;
  157. {block:ifshowborder}
  158. border: 1px solid {color:border};
  159. {/block:ifshowborder}
  160. padding:12px;
  161. text-align:justify;
  162. margin:{text:espaco size}px;}
  163.  
  164. #posts {margin: 6px 12px;}
  165.  
  166. {block:indexpage}
  167. #posts {float:right}
  168. {/block:indexpage}
  169.  
  170. #photo, #photo img, #photo a img, #side1 img, iframe.photoset {
  171. -moz-opacity: .89;
  172. filter: alpha(opacity = 89);
  173. line-height:0;
  174. font-size:0;}
  175.  
  176. {block:indexpage}
  177. #posts {width:276px;}
  178. #pizza, #photo, #photo a img {width: 250px;}
  179. {/block:indexpage}
  180. {block:permalinkpage}
  181. #posts {width:426px;}
  182. #pizza, #photo, #photo a img {width: 400px;}
  183. {/block:permalinkpage}
  184.  
  185. #content {margin-top:12px;}
  186.  
  187. #sideaudio {
  188. display:inline-block;
  189. width:100px;
  190. height:100px;}
  191.  
  192. #side1{
  193. position:absolute;
  194. width:100px;
  195. height:100px;
  196. overflow:hidden;}
  197.  
  198. #side1 img {
  199. width:100px;
  200. position:absolute;}
  201.  
  202. #side2 {
  203. position:absolute;
  204. width:100px;
  205. height:100px;
  206. background-color:{color:post background};}
  207.  
  208. #sideaudio2 {
  209. position:absolute;
  210. display:inline-block;
  211. height:86px;
  212. margin-left:12px;
  213. border:1px solid {color:border};
  214. padding:6px;}
  215.  
  216. #sideaudio2 p {
  217. margin-top:0px;
  218. margin-bottom:1px;}
  219.  
  220. {block:indexpage}
  221. #sideaudio2{width:124px;}
  222. {/block:indexpage}
  223. {block:permalinkpage}
  224. #sideaudio2{width:374px;}
  225. {/block:permalinkpage}
  226.  
  227. #bolinha {
  228. position:absolute;
  229. height:28px;
  230. width:28px;
  231. margin:9px;
  232. overflow:hidden;}
  233.  
  234. #bola {
  235. position:absolute;
  236. width:46px;
  237. height:46px;
  238. border-radius: 23px;
  239. -moz-border-radius: 23px;
  240. -webkit-border-radius: 23px;
  241. background-color:white;
  242. z-index:999999;
  243. margin:27px;
  244. opacity: .6;
  245. -moz-opacity: .6;
  246. filter: alpha(opacity = 60);
  247. -moz-transition: all 0.4s;
  248. -webkit-transition: all 0.4s;
  249. -o-transition: all 0.4s;
  250. transition: all 0.4;}
  251.  
  252. #bola:hover {
  253. opacity: .8;
  254. -moz-opacity: .8;
  255. filter: alpha(opacity = 80);
  256. -moz-transition: all 0.4s;
  257. -webkit-transition: all 0.4s;
  258. -o-transition: all 0.4s;
  259. transition: all 0.4;}
  260.  
  261. .chat ul{
  262. padding: 0px;
  263. list-style: none; }
  264.  
  265. .chat li{
  266. padding: 2px;
  267. border-radius:4px;
  268. margin-top: 1px; }
  269.  
  270. .quote {
  271. letter-spacing:0px;
  272. text-align:justify;}
  273.  
  274. img {max-width:100%;}
  275.  
  276. p, ul, ol, blockquote {
  277. margin: 6px 0 0 0;
  278. list-style-type: circle ;}
  279.  
  280. blockquote {
  281. margin-left:8px;
  282. padding-left:5px;
  283. padding-right:0px;
  284. margin-right:0px;
  285. border-left:2px solid {color:border};}
  286.  
  287. {block:permalinkpage}
  288. img {opacity:1;}
  289. img a {opacity:1;}
  290. {/block:permalinkpage}
  291.  
  292. /*INFO SIDEBAR & MENU*/
  293. #title, #title a {
  294. {block:ifcustomtitlefont}
  295. font-family: 'CONSOLAS';
  296. padding-bottom:8px;
  297. {/block:ifcustomtitlefont}
  298. {block:ifnotcustomtitlefont}
  299. font-family: {font:title};
  300. padding-bottom:4px;
  301. {/block:ifnotcustomtitlefont}
  302. font-size: {text:blog title size}px;
  303. text-align:center;
  304. letter-spacing:2px;
  305. color: {color:title};
  306. text-transform: lowercase;}
  307.  
  308. #sidebar{
  309. margin-top:150px;
  310. padding:0px 0px 10px 0px;
  311. overflow:hidden;
  312. position: fixed;
  313. z-index:999;
  314. background:{color:post background};
  315. border:1px solid {color:border};
  316. height:auto;}
  317.  
  318. #desc {
  319. text-align:center;
  320. color:{color:description};
  321. font-size:{text:description size}px;
  322. font-family:{font:description};
  323. padding:0px 6px 0px 6px;}
  324.  
  325. .foto {
  326. padding:5px;
  327. opacity:0.9;
  328. background:{color:foto};}
  329.  
  330. .menuesquerda {
  331. float:left;
  332. width:49%;
  333. text-align: left;}
  334.  
  335. .menudireita {
  336. float:left;
  337. width:49%;
  338. text-align: right;
  339. border-right:1px solid {color:border};}
  340.  
  341. .espaco {
  342. padding: 1px;
  343. margin:1px;
  344. clear: both;}
  345.  
  346. .menu {
  347. font-family: {font:title};
  348. font-size:5pt;
  349. padding-left:1px;
  350. color:{color:link};
  351. text-transform: uppercase;
  352. margin-bottom:3px;
  353. padding:2px 2px 3px 3px;
  354. display: block;
  355. -webkit-transition: all 0.5s ease-in-out;
  356. -moz-transition: all 0.5s ease-in-out;
  357. -o-transition: all 0.5s ease-in-out;
  358. -ms-transition: all 0.5s ease-in-out;
  359. transition: all 0.5s ease-in-out;}
  360.  
  361. .menu:hover {
  362. color:{color:link hover};
  363. text-transform: uppercase;
  364. margin-bottom:3px;
  365. padding-top:2px;
  366. padding-bottom:2px;
  367. padding-left:3px;
  368. padding-right:3px;
  369. display: block;
  370. -webkit-transition: all 0.5s ease-in-out;
  371. -moz-transition: all 0.5s ease-in-out;
  372. -o-transition: all 0.5s ease-in-out;
  373. -ms-transition: all 0.5s ease-in-out;
  374. transition: all 0.5s ease-in-out;}
  375.  
  376. /*INFO ASK*/
  377. .ask {
  378. align:right;
  379. background:#eee;
  380. border-right: 7px solid #eee ;
  381. margin:7px 5px 5px 66px;
  382. padding:10px;
  383. position: relative;
  384. border-radius:5px;
  385. font: 11px 'Square Serif';
  386. color:#777;
  387. margin-top: -8px;
  388. left:-10px;;
  389. width:170px
  390. -moz-border-radius:5px;
  391. -webkit-border-radius:5px;
  392. {block:permalinkpage}
  393. width:400px;
  394. {/block:permalinkpage}}
  395.  
  396. .ask p {
  397. margin:1px 0px;}
  398.  
  399. .ask span {
  400. display:block;
  401. position:absolute;
  402. width:1px;
  403. height:1px;
  404. font-size: 0;
  405. line-height: 1px;
  406. left:-10px;
  407. top:10px;
  408. border-top:7px solid transparent;
  409. border-bottom:7px solid transparent;
  410. border-right:10px solid #eee;}
  411.  
  412. .res {
  413. font-family: 'Square Serif';
  414. font-size:11px;
  415. color:#120E10;}
  416.  
  417. /*INFO NOTES DOS POSTS*/
  418. #photo .lol{
  419. border-bottom:1px solid #eee;
  420. background-color:#fff;
  421. position:absolute;
  422. overflow:hidden;
  423. padding:10px;
  424. opacity:-1;
  425. letter-spacing:1px;
  426. font-family:consolas;
  427. font-size:9px;
  428. text-transform:uppercase;
  429. top:-5px;
  430. z-index:8;
  431. width:auto;
  432. text-align:center;
  433. color:#777;
  434. border-radius: 0px 0px 4px 0px;
  435. -webkit-transition: all 0.6s ease-out;
  436. -moz-transition: all 0.6s ease-out;
  437. transition: all 0.6s ease-out; }
  438.  
  439. #photo:hover .lol{
  440. opacity:1;
  441. top:10px;}
  442.  
  443. #photo img{
  444. opacity:.7;
  445. -webkit-transition: opacity 0.7s linear;
  446. -webkit-transition: all 0.5s ease-out;
  447. -moz-transition: all 0.5s ease-out;
  448. transition: all 0.5s ease-out;}
  449.  
  450. #photo img:hover {
  451. opacity: 1;
  452. -webkit-transition: opacity 0.7s linear;
  453. -webkit-transition: all 0.5s ease-out;
  454. -moz-transition: all 0.5s ease-out;
  455. transition: all 0.5s ease-out;}
  456.  
  457. .permalink {
  458. margin-top:-10px;
  459. text-align:right;
  460. opacity:0;
  461. color:#777;
  462. -webkit-transition-duration: .5s; }
  463.  
  464. #pizza:hover .permalink {
  465. margin-top:1px;
  466. opacity: 1;
  467. -webkit-transition-duration: .5s;}
  468.  
  469. /*INFO NOTES PERMALINK*/
  470. #infonotes {
  471. margin-top:9px;}
  472.  
  473. #postnoteswrap{
  474. width: 500px;
  475. padding: 5px;
  476. background: #fff;
  477. margin: 5px auto;}
  478.  
  479. .postnotes{
  480. display: block;
  481. margin-bottom: 3px; }
  482.  
  483. ol.notes{
  484. padding: 5px;
  485. margin: 5px auto;
  486. width: 500px;
  487. text-align: left;
  488. list-style-type: none;
  489. border-bottom: solid 1px {color:border}; }
  490.  
  491. ol.notes li.note{
  492. border-top: solid 1px {color:border};
  493. padding: 5px;
  494. text-align: left; }
  495.  
  496. ol.notes li.note img.avatar{
  497. vertical-align: -4px;
  498. margin-right: 10px;
  499. width: 17px;
  500. height: 17px; }
  501.  
  502. ol.notes li.note span.action{
  503. font-weight: normal; }
  504.  
  505. ol.notes li.note .answer_content{
  506. font-weight: normal; }
  507.  
  508. ol.notes li.note blockquote{
  509. padding-left: 10px;
  510. margin: 5px 0px 5px 15px;
  511. border-left: 2px solid {color:border}; }
  512.  
  513. ol.notes li.note blockquote a{
  514. text-decoration: none; }
  515.  
  516. /*INFO IF:BORDERADIUS*/
  517. {block:ifborderradius}
  518. #desc, #pizza, .foto {
  519. border-radius: 5px;
  520. -moz-border-radius: 5px;
  521. -webkit-border-radius: 5px;}
  522. #photo a img, #photo img, img, #sideaudio img, #sideaudio2, #sideaudio, iframe.photoset, #sidebar {
  523. border-radius: 4px;
  524. -moz-border-radius: 4px;#
  525. -webkit-border-radius: 4px;}
  526. #s-m-t-tooltip {
  527. border-radius:5px;}
  528. {/block:ifborderradius}
  529.  
  530. /*INFO COLUMN*/
  531. {block:indexpage}
  532. {block:ifonecolumn}
  533. #sidebar {width: 196px; margin-left:100px;}
  534. #blog {width: 300px;}
  535. #content {width: 300px;}
  536. .ask {width:170px;}
  537. {/block:ifonecolumn}
  538. {block:iftwocolumns}
  539. #sidebar {width: 196px; margin-left:210px;}
  540. #blog {width: 600px}
  541. #content {width: 600px; margin-left:70px;}
  542. .ask {width:170px;}
  543. {/block:iftwocolumns}
  544. {block:ifthreecolumns}
  545. #sidebar {width: 196px; margin-left:100px;}
  546. #blog {width: 900px}
  547. #content {width: 900px;margin-left:70px;}
  548. .ask {width:170px;}
  549. {/block:ifthreecolumns}
  550. {/block:indexpage}
  551.  
  552. {block:permalinkpage}
  553. #blog {width: 450px}
  554. #content {width: 450px;}
  555. #sidebar { margin-left:310px;}
  556. {/block:permalinkpage}
  557.  
  558. /*INFO EXTRAS*/
  559. h2 {
  560. font-size: {text:Post Title Size}px;
  561. margin:0px;
  562. line-height:100%;}
  563.  
  564. ::-webkit-scrollbar {width: 6px;}
  565. ::-webkit-scrollbar-thumb {
  566. background-color:{color:scrollbar};}
  567. ::-webkit-scrollbar-track{
  568. background-color:{color:scrollbar background};}
  569.  
  570. #s-m-t-tooltip {
  571. max-width:500px;
  572. padding:5px;
  573. margin:10px 0px 0px 17px;
  574. height:10px;
  575. line-height:12px;
  576. background:{color:tooltip1};
  577. font-family:consolas;
  578. font-size:8px;
  579. letter-spacing:1px;
  580. text-transform:uppercase;
  581. color:{color:tooltip2};
  582. border:1px solid {color:tooltip3};
  583. z-index:999999999999999999999999999999999999;}
  584.  
  585. #namez{
  586. position:relative;
  587. background:{color:post background};
  588. height:auto;
  589. width:160px;
  590. padding:5px;
  591. font-size:9px;
  592. font-family: 'calibri';
  593. letter-spacing:1px;
  594. line-height:12px;
  595. margin-left:1px;
  596. text-align:left;
  597. z-index:99999;
  598. border:1px solid {color:border};
  599. text-transform:uppercase;
  600. color: {color:text};}
  601.  
  602. #namez:after{
  603. content: "";
  604. position: absolute;
  605. right: 10px;
  606. margin-top:3px;
  607. border-width: 6px 6px 0px 6px;
  608. border-style: solid;
  609. border-color: #777 transparent;}
  610.  
  611. #blog1 {
  612. position:relative;
  613. background:{color:post background};
  614. height:auto;
  615. width:160px;
  616. padding:5px;
  617. font-size:9px;
  618. font-family: {font:text};
  619. letter-spacing:1px;
  620. line-height:12px;
  621. margin-left:1px;
  622. text-align:left;
  623. z-index:99999;
  624. border-left:1px solid {color:border};
  625. border-right:1px solid {color:border};
  626. border-bottom:1px solid {color:border};
  627. display:inline-block;
  628. text-transform:uppercase;
  629. color: {color:text};
  630. font-style:normal;
  631. display:none;}
  632. #blog1 {
  633. position:fixed;
  634. z-index:9;}
  635.  
  636. .menuzinho a{
  637. display:block;
  638. width:160px;
  639. padding:4px;
  640. padding-bottom:4px;
  641. padding-left:5px;
  642. height:10px;
  643. font-family:calibri;
  644. font-style:none;
  645. font-weight:none;
  646. font-size: 10px;
  647. line-height:11px;
  648. text-transform:uppercase;
  649. background-color:auto;
  650. text-align:left;
  651. text-decoration:none;
  652. opacity:1;
  653. margin-top:4px;
  654. -webkit-transition: all 0.4s ease-in-out;
  655. -moz-transition: all 0.4s ease-in-out;
  656. -o-transition: all 0.4s ease-in-out;
  657. z-index:9999;
  658. color:{color:text};}
  659.  
  660. .menuzinho a:hover{
  661. color:{color:text};
  662. padding-left:20px;
  663. width:100px;}
  664.  
  665. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator
  666. { display: none; }
  667.  
  668. @font-face {font-family:kg the fighter; src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf')};
  669. {CustomCSS}
  670. </style>
  671.  
  672.  
  673. <script>
  674.  
  675. $(document).ready(function(){
  676. $("#namez").click(function(){
  677. $("#blog1").slideToggle("fast");
  678. });
  679. });
  680. </script>
  681.  
  682. {block:IndexPage}
  683.  
  684. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  685.  
  686. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  687.  
  688. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  689.  
  690. <script type="text/javascript">
  691. $(window).load(function(){
  692. var $wall = $('#content');
  693. $wall.imagesLoaded(function(){
  694. $wall.masonry({
  695. itemSelector: '#pizza',
  696. isAnimated : true
  697. });
  698. });
  699. $wall.infinitescroll({
  700. navSelector : "div#navigation",
  701. nextSelector : "div#navigation a#nextPage",
  702. itemSelector : '#pizza',
  703. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  704. loadingText : " ",
  705. donetext : " ",
  706. extraScrollPx : 9000,
  707. bufferPx : 10000,
  708. debug : false,
  709. errorCallback: function() {
  710. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  711. }},
  712. function( newElements ) {
  713. var $newElems = $( newElements );
  714. $newElems.hide();
  715. $newElems.imagesLoaded(function(){
  716. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  717. });
  718. }); $('#content').show(500);
  719. });
  720. </script>
  721.  
  722. {/block:IndexPage}
  723.  
  724. </head>
  725.  
  726. <body>
  727.  
  728. <div id="sidebar">
  729. <center><img src="http://static.tumblr.com/7887af9a703852e50541cc013fd33c1c/gycer2d/XEtmm4mso/tumblr_static_tumblr_mdirozp24z1qg4dqeo1_1280.png" width="180px" class="foto"></center>
  730. <div id="desc">{Description}</div><br><center>
  731. <div id="namez"><b>navigation here</b></div>
  732. <div  style="margin-top:-1px; margin-left:12px">
  733. <div id="blog1">
  734. <div class="menuzinho">
  735. {block:iflink1}<a href="{text:link 1}">{text:link 1 title}</a>{/block:iflink1}
  736. {block:iflink2}<a href="{text:link 2}">{text:link 2 title}</a>{/block:iflink2}
  737. {block:iflink3}<a href="{text:link 3}">{text:link 3 title}</a>{/block:iflink3}
  738. {block:iflink4}<a href="{text:link 4}">{text:link 4 title}</a>{/block:iflink4}
  739. {block:iflink5}<a href="{text:link 5}">{text:link 5 title}</a>{/block:iflink5}
  740. {block:iflink6}<a href="{text:link 6}">{text:link 6 title}</a>{/block:iflink6}
  741.            
  742.  
  743.    
  744. </div>
  745. </div></div></center></div>
  746. <div id="blog">
  747. <div id="content">
  748. {block:Posts}
  749. <div class="entry">
  750. {block:Quote}
  751. <div id="pizza">
  752. <div class="quote">"{Quote}"</div>
  753. <div align="right">— {Source}</div>
  754. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  755. {/block:IndexPage}
  756. </div>
  757. {/block:Quote}
  758. <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  759. {block:Link}
  760. <div id="pizza">
  761. <div align="center"><a href="{URL}"><h2>{Name}</h2></a></div>
  762. {block:Description}<p>{Description}</p>{/block:Description}
  763. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  764. {/block:IndexPage}
  765. </div>
  766. {/block:Link}
  767. <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  768. {block:Chat}
  769. <div id="pizza">
  770. <div align="center">{block:Title}{Title}{/block:Title}</div>
  771. <div class="chat">
  772. <ul>{block:Lines}
  773. <li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>
  774. {/block:Lines}</ul>
  775. </div>
  776. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  777. {/block:IndexPage}
  778. </div>
  779. {/block:Chat}
  780. <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  781. {block:Text}
  782. <div id="pizza">
  783. <div align="center">{block:Title}<h2>{Title}</h2>{/block:Title}</div>
  784. {Body}
  785. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  786. {/block:IndexPage}
  787. </div>
  788. {/block:Text}
  789.  <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  790. {block:Answer}
  791. <div id="pizza">
  792. <img src="{AskerPortraitURL-24}"align="left" margin-top="40px" width="30px" /> <div class="ask"><span></span>{Asker}: {question}</div> <br>
  793. <div class="res"><p>{Answer}</p></div>
  794. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  795. {/block:IndexPage}
  796. </div>
  797. {/block:Answer}
  798. <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  799. {block:Audio}
  800. <div id="pizza">
  801. <div id="sideaudio"><div id="side1">
  802. <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg">
  803. {block:AlbumArt}
  804. <div id="side2"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  805. <div id="bola"><div id="bolinha">{AudioPlayerwhite}</div></div></div>
  806. <div id="sideaudio2">
  807. <p><b>Artist:</b>{block:Artist} {Artist}{/block:Artist}</p>
  808. <p><b>Track:</b>{block:TrackName} {TrackName}{/block:TrackName}</p>
  809. <p><b>Album:</b>{block:Album} {Album}{/block:Album}</p>
  810. <p><b>Plays:</b> {FormattedPlayCount}</p>
  811. </div>
  812. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  813. {/block:IndexPage}
  814. </div>
  815. {/block:Audio}
  816.  <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  817. {block:Video}
  818. <div id="pizza">
  819. {block:indexpage}{Video-250}{/block:indexpage}
  820. {block:permalinkpage}{Video-400}{/block:permalinkpage}
  821. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  822. {/block:IndexPage}
  823. </div>
  824. {/block:Video}
  825.  <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  826. {block:Photo}
  827. <div id="pizza">
  828. <div id="photo">
  829. {block:IndexPage}
  830. <div class="lol"><a href="{Permalink}">{12Hour}:{Minutes}&nbsp;{AmPm}</a> , <a href="{permalink}">{NoteCount}</a> , <a href="{reblogURL}" >REBLOG</a></div>
  831. <a href="{Permalink}"><img src="{PhotoURL-500}"/></a>
  832. {/block:IndexPage}{block:PermalinkPage}<center><img src="{PhotoURL-500}" width="450"></center>
  833. {/block:PermalinkPage}
  834. </div>
  835. </div>
  836. {/block:Photo}
  837.  <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  838. {block:Photoset}
  839. <div id="pizza">
  840. {block:indexpage}{Photoset-250}{/block:indexpage}
  841. {block:permalinkpage}{Photoset-400}{/block:permalinkpage}
  842. {block:IndexPage}<div class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> </div>
  843. {/block:IndexPage}
  844. </div>
  845. {/block:Photoset}
  846.  <!--  <div class="m--i-s-t-i-c-a"><a href="{Permalink}"></a> -->
  847. </div>
  848. {block:permalinkpage}
  849. {block:caption}<div style="margin-top:12px">{Caption}</div>{/block:caption}
  850. <div id="infonotes">
  851. <div style="text-align:center">Posted {TimeAgo} with {NoteCount} Notes<br>{block:RebloggedFrom}Via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  852. Source: <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}</div>
  853. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  854. </div>
  855. {/block:PermalinkPage}
  856. {/block:Posts}
  857. {block:IndexPage}
  858. <div class="column navigation" id="navigation">
  859. {block:Pagination}
  860. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  861. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  862. </div>
  863. {/block:IndexPage}
  864.  
  865. </div>
  866. </body>
  867. </html>
  868. <div id="credi"><div id="credi2">©</div>
  869. <div id="credi3">
  870. <a href="http://s-o-p-r-a-n-o.tumblr.com/">Theme by</a>
  871. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement