Advertisement
Guest User

Theme 001

a guest
Oct 24th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 20.93 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4. <!-- META NAME // DON'T TOUCH -->
  5. <link href='https://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=IM+Fell+English+SC|Marcellus+SC|Josefin+Slab|Cinzel|IM+Fell+Great+Primer+SC' rel='stylesheet' type='text/css'>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|Roboto+Condensed|Inconsolata|Nunito|Archivo+Narrow' rel='stylesheet' type='text/css'>
  11.  
  12. <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js'></script>
  13. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  14. <meta name="keywords" content="theme,themes,lugar-em-ti,hipocritta,afixe" />
  15.  
  16.  
  17. <meta name="image:background" content="" />
  18. <meta name="image:sidebar" content="https://secure.static.tumblr.com/4fb05e92c202900afe36ada37b8229e4/xlqc5ku/ohRobhsbb/tumblr_static_euwqldktae8k84c00sgk4wso8.png" />
  19.  
  20. <meta name="color:text" content="#888888" />
  21. <meta name="color:link" content="#666666" />
  22. <meta name="color:linksside" content="#666666"/>
  23. <meta name="color:title" content="#888888"/>
  24. <meta name="color:bordapost" content="#eee" />
  25. <meta name="color:fundosid" content="#eee" />
  26. <meta name="color:entry" content="#ffffff" />
  27. <meta name="color:bordalinkshover" content="#dddddd" />
  28. <meta name="color:networks" content="#eeeeee" />
  29. <meta name="text:titleone" content="Romantic" />
  30. <meta name="text:titletwo" content="Couples" />
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="um link " />
  34. <meta name="text:Link2" content="/ask" />
  35. <meta name="text:Link2 Title" content="um link " />
  36. <meta name="text:Link3" content="/submit" />
  37. <meta name="text:Link3 Title" content="um link " />
  38. <meta name="text:Link4" content="#" />
  39. <meta name="text:Link4 Title" content="um link " />
  40. <meta name="text:Link5" content="#" />
  41. <meta name="text:Link5 Title" content="um link " />
  42.  
  43. <meta name="text:facebook" content="#" />
  44. <meta name="text:instagram" content="#" />
  45.  
  46.  
  47. <meta name="if:pagi" content=""/>
  48. <meta name="if:rolagemifni" content="1"/>
  49.  
  50. <!-----FONTES------>
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  53. <meta name="viewport" content="width=820" />
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro|{select:Font}' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58. {block:IndexPage}
  59.  
  60. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  61.  
  62. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  63.  
  64. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  65.  
  66. <script type="text/javascript">
  67. $(window).load(function(){
  68. var $wall = $('#content');
  69. $wall.imagesLoaded(function(){
  70. $wall.masonry({
  71. itemSelector: '.entry',
  72. isAnimated : true
  73. });
  74. });
  75. $wall.infinitescroll({
  76. navSelector : "div#navigation",
  77. nextSelector : "div#navigation a#nextPage",
  78. itemSelector : '.entry',
  79. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  80. loadingText : " ",
  81. donetext : " ",
  82. extraScrollPx : 9000,
  83. bufferPx : 10000,
  84. debug : false,
  85. errorCallback: function() {
  86. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  87. }},
  88. function( newElements ) {
  89. var $newElems = $( newElements );
  90. $newElems.hide();
  91. $newElems.imagesLoaded(function(){
  92. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  93. });
  94. }); $('#content').show(500);
  95. });
  96. </script>
  97.  
  98. {/block:IndexPage}{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  99. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono|Waiting+for+the+Sunrise|Josefin+Slab|Inconsolata' rel='stylesheet' type='text/css'>
  100.  
  101.  
  102.  
  103.  
  104. <style type="text/css">
  105. body {background-image: url('{image:background}');
  106. background-attachment:fixed;
  107. background-color:{color:background};
  108. {block:IfBackgroundTelacheia}background-repeat: no-repeat;
  109. background-position: center;
  110. background-attachment: fixed;
  111. -webkit-background-size: cover;
  112. -o-background-size: cover;{/block:IfBackgroundTelacheia}
  113.  
  114. /*-- Font Theme --*/
  115. font-size:{text:TamanhoFont};
  116.    font-family:arial;
  117. line-height:14px;
  118. /*-- Font Theme --*/
  119. text-align:left;
  120. color:{color:text};}
  121.  
  122. a:link, a:active,
  123. a:visited{color:{color:link};
  124. text-decoration: none;}
  125. a:hover{color:{color:hover};}
  126.  
  127.  
  128. ::-webkit-scrollbar-thumb{
  129. background-color: {color:Scroll};
  130. border: 3px solid {color:background};
  131. height:auto;
  132. -moz-border-radius: 0px;
  133. border-radius: 0px;
  134. }
  135.  
  136. ::-webkit-scrollbar {
  137. height:auto;
  138. width:9px;
  139. background-color: {color:Scroll};
  140. border: 5px solid {color:background};
  141. }
  142.  
  143.  
  144. #entries {float:left; margin-left:270px; margin-top:5px; width:1100px;}
  145. .entry {
  146. margin:18px;
  147. border:; width:900px;
  148. background-color:{color:entry};
  149. text-align: justify; padding: 6px;
  150. float: left;opacity:2;
  151. {block:PermalinkPage}width:500px;{/block:PermalinkPage};line-height:20px;
  152. width:300px;
  153. border:1px solid #ccc;}
  154.  
  155. .entry:hover {opacity:2}
  156.  
  157. .entry img {max-width: 290px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 500px;{/block:IfOneColumns};{block:IftwoColumns}max-width: 300px;{/block:IftwoColumns};opacity:0.9; }
  158.  
  159. #title2 {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 18px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  160.  
  161. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  162. #title {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 18px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  163. #title a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  164. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  165.  
  166. /* QUOTE cerejadosundae */
  167.  
  168. #postquote:first-letter{font-family: Rochester; font-style:italic; font-size: 21px;}
  169. #postquote {font-family: arial; font-size: 11px;  line-height: 15px; padding: 5px; text-align:justify;font-style:calibri;}
  170. #sourcequote {text-align: center; text-transform: none; margin-top: -20px;font-style:none;font-family: calibri;margin-left:5px;margin-left:0px;text-transform:none;font-size: 11px;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  171.  
  172. @font-face {
  173.  font-family: 'Rochester';
  174.  font-style: normal;
  175.  font-weight: 400;
  176.  src: local('Rochester'), local('Rochester-Regular'), url(http://themes.googleusercontent.com/static/fonts/rochester/v3/nE50b4-SbQ54pks-8vOplz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  177. }
  178.  
  179.  
  180. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  181.  
  182. /* notes by joshdevines*/
  183. .notes img{width:10px; position:relative; top:1px}
  184. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  185.  
  186.  
  187. .question {
  188. color:{color:text};
  189. font-size: 11px;
  190. font-weight: normal;
  191. font-family: verdana;
  192. line-height:95%;
  193. background: {color:ask};
  194. position: relative;
  195. min-height:70px;
  196. padding:10px 15px;
  197. margin-bottom:2px;
  198. margin-right:-10px;}
  199.  
  200. .questionarrow {
  201. font-size:30px;
  202. color:{color:ask};
  203. vertical-align:middle;
  204. margin-left:-5px!important;}
  205.  
  206.  
  207. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  208. .asker a {color:{color:text};}
  209. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  210.  
  211. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  212. .asking a{color:{color:text};}
  213. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  214. .asking img:hover {border-radius: 50px 0px 50px 50px;}
  215.  
  216. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  217.  
  218.  
  219. .answer {color:{color:answer};}
  220.  
  221.  
  222. /* chat by joshdevines*/
  223. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  224. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  225. .user_3 .label {color:{color:text}; font-weight:bold}
  226. .user_4 .label {color:{color:text}; font-weight:bold}
  227. .user_5 .label {color:{color:text}; font-weight:bold}
  228. .user_6 .label {color:{color:text}; font-weight:bold}
  229. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  230.  
  231. .cred {webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  232. .cred:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-top:0px;}
  233.  
  234. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: lowercase; z-index: 11;text-align:left;margin-left:50px;;}
  235. #info a {font-size: 10px;text-transform: lowercase; text-align:left; }
  236.  
  237. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-align:left; text-transform: lowercase;}
  238. #tags a {font-size: 10px; text-align:left; font-family: calibri; display: inline; list-style: none; text-transform: lowercase;}
  239.  
  240. #cap {width: 500px; margin-top: -2px;}
  241. .source {display: none;}
  242.  
  243. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  244. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  245. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  246. .notes img{display: none; border:0px}
  247.  
  248. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  249.  
  250. #pagination{margin-top:550px;margin-left:230px;background-color: transparent;float:center;width:170px;height:auto;z-index:501;position:fixed;}
  251. .page {padding: 2px;z-index:502;letter-spacing:0px;text-align: center;font:21px calibri;color: {color:text};}
  252. .page a, {text-align: center;color: {color:text};background-color:transparent;}
  253.  
  254. #s-m-t-tooltip {max-width:200px;padding:3px 4px 5px 4px;margin:15px 20px; font-size:8px; font-family: PF Arma Five;;  text-transform:none; {color:text}; z-index:9999999;border:1px solid {color:bordafoto};background:{color:background}}
  255.  
  256.  
  257.  
  258. #page {position:fixed; text-align:justify;text-transform:none;font-family: 'muli'; font-size:12px;color: {color:title};z-index:99999999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;width: 130px;padding:15px;margin:12px -10px 0px 0px ;line-height:23px;margin-top:370px;margin-left:25px;;;padding:15px;padding:10px;padding-bottom:15px;padding-top:13px;}
  259.  
  260.  
  261. #link1 {
  262. margin-left:37px;
  263. bottom:55px;
  264. position:fixed;
  265. z-index:9999999999;
  266. width:35px;font-family: calibri;
  267. font-size:11px;
  268. border-bottom: 1px solid #ccc;
  269. border-left: 1px solid #ccc;
  270. border-right: 1px solid #ccc;
  271. padding:5px;
  272. }
  273.  
  274. #link1 a:hover{border-bottom:1px dashed {color:bordalinkshover};}
  275.  
  276. #sidebar{
  277. background:{color:fundosid};border:1px solid #ccc;
  278. position:fixed;width:250px;height:160px;
  279. margin-left:10px;
  280. bottom:50px;border-radius:px;
  281. {block:IfSideReverse}margin-left:870px; {/block:IfSideReverse}
  282.    -webkit-transition-duration: .75s;z-index:999999;}
  283.  
  284. #fotosidebar{width:70px;height:auto;border-radius:100px; border:1px solid #ccc; padding:8px;-webkit-filter:grayscale(50%)}
  285.  
  286.  
  287. #fotosidebar{margin-left:5px; margin-top: 5px;border-radius:100px}
  288. #fotosidebar:hover{-webkit-transition-duration: .75s;-webkit-filter:grayscale(100%);}
  289.  
  290. #titulo {
  291. bottom:188px;left:105px;
  292. font-family: 'avalon';
  293. letter-spacing: 0px;
  294. text-align:center;
  295. width:150px;
  296. position: fixed;
  297. -moz-transition: all 0.4s ease-out;
  298. position: fixed;
  299. padding:3px;
  300. font-size: 15px;
  301. z-index:9;color:{color:title};
  302. padding:0px;
  303. z-index:999999999;
  304. border-bottom:1px dashed {color:bordalinkshover};
  305. }
  306.  
  307. #desc {
  308. bottom:55px;
  309. left:109px;
  310. font-family: 'avalon';
  311. letter-spacing: 0px;
  312. text-align:center;
  313. width:145px;
  314. position: fixed;
  315. position: fixed;
  316. padding: 2px;
  317. font-size: 12px;
  318. z-index:9;color:{color:title};
  319. padding:0px;
  320. z-index:999999999;}
  321.  
  322. /***************** Menuzinho Simone (cerejadosundae) **/
  323. .caixasm{width:auto;bottom:210px;left:50px;position:fixed;z-index: 100;}
  324.  
  325. .navsm img{width:15px;}
  326.  
  327. .navsm{background:{color:networks};line-height:16px;height:15px;margin: 1px; display: inline-block;width:px;font-size:10px;color:#777;padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;float:right;  border-radius:0px;}
  328.  
  329. /*--------------CODE MADE BY OCEHANS------------*/
  330.  
  331. #ocehansddd{color:{color:text};
  332. height:5px;
  333. text-align:center;
  334. overflow:hidden;
  335. text-transform:uppercase;
  336. border-radius:3px;
  337. margin-top:1px;
  338. border-bottom:2px solid #efefef;
  339. letter-spacing:1px;
  340. font-size:9px;
  341. line-height:10px;
  342. z-index:999999999999999999999;
  343. -webkit-transition: all 0.5s ease-in-out;
  344. -moz-transition: all 0.5s ease-in-out;
  345. -o-transition: all 0.5s ease-in-out;
  346. }
  347. #ocehansddd:hover{
  348. height:50px;width:auto;
  349. -webkit-transition: all 0.5s ease-in-out;
  350. -moz-transition: all 0.5s ease-in-out;
  351. -o-transition: all 0.5s ease-in-out;
  352. }
  353.  
  354. #ocehansddd{
  355. text-align:left;
  356. font-size:8px;
  357. opacity: 1;
  358. border:1px solid #eee;
  359. position:fixed;
  360. font-weight: normal;
  361. border-radius:px;
  362. left:15px;
  363. color:{color:text};
  364. background-color:{color:entry};
  365. letter-spacing:1px;
  366. width:17px;
  367. z-index:9999;
  368. padding:6px;
  369. bottom:215px;
  370. }
  371.  
  372.  
  373. #tumblr_controls{position: fixed!important}
  374. #tumblr_controls{position: fixed!important}
  375. #tumblr_controls{position: fixed!important}
  376.  
  377. ::-webkit-scrollbar{width:7px;height:6px;}
  378. ::-webkit-scrollbar-button:start:decrement
  379. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  380. ::-webkit-scrollbar-trxack-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  381. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  382. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  383. </style>
  384.  
  385.  
  386. {block:IndexPage}
  387.  
  388. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  389.  
  390. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  391.  
  392. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  393.  
  394. <script type="text/javascript">
  395. $(window).load(function(){
  396. var $wall = $('#entries');
  397. $wall.imagesLoaded(function(){
  398. $wall.masonry({
  399. itemSelector: '.entry',
  400. isAnimated : true
  401. });
  402. });
  403. $wall.infinitescroll({
  404. navSelector : "div#navigation",
  405. nextSelector : "div#navigation a#nextPage",
  406. itemSelector : '.entry',
  407. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  408. loadingText : " ",
  409. donetext : " ",
  410. extraScrollPx : 9000,
  411. bufferPx : 10000,
  412. debug : false,
  413. errorCallback: function() {
  414. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  415. }},
  416. function( newElements ) {
  417. var $newElems = $( newElements );
  418. $newElems.hide();
  419. $newElems.imagesLoaded(function(){
  420. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  421. });
  422. }); $('#entries').show(500);
  423. });
  424. </script>
  425. {/block:IndexPage}
  426.  
  427.  
  428. <body>
  429.  
  430. <div id="sidebar">
  431.  
  432. <img id="fotosidebar"src="{PortraitURL-96}"></div>
  433. <div id="link1">
  434. <a href="{text:Link1}" >{text:Link1 title}</a>
  435. <a href="{text:Link2}" >{text:Link2 title}</a>
  436. <a href="{text:Link3}" >{text:Link3 title}</a>
  437. <a href="{text:Link4}" >{text:Link4 title}</a>
  438.  </div> </div></div>
  439. <div id="titulo">{text:titleone} </div>
  440. <div id="desc">"Quem quer você, tem vontade de repetir, de tomar todos os gostos com teu sabor, de provar todas as aventuras com você sem te dizer que precisa pensar, sem te dizer "hoje não dá", "deixa pra amanhã", "não tô afim"</div>
  441.  
  442.  
  443.  
  444.  
  445. <!-- Inicio Das postagens --->
  446. {block:Ifpagi}<div id="pagination">
  447. <div class="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>    {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>{/block:Ifpagi}</div></div></div></div></div></div>
  448.  
  449.  
  450. <div id="entries">
  451.  
  452.  
  453. {block:Posts}
  454. <div class="entry">
  455.  
  456. {block:Answer}
  457. <table width="{block:IfOneColumns}450px{/block:IfOneColumns};{block:IftwoColumns}300px{/block:IftwoColumns};250px" cellspacing="0" cellpadding="0">
  458. <tr>
  459. <td width="{block:IfOneColumns}405px{/block:IfOneColumns};{block:IftwoColumns}300px{/block:IftwoColumns};250pxx" class="question">{Question}</td>
  460. <td width="30px"><span class="questionarrow">◤</span></td>
  461. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  462. </tr>
  463. </table>
  464. <div class="answer">{Answer}</div>
  465. {/block:answer}
  466.  
  467.            
  468. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}{Body}{/block:Text}
  469.  
  470. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  471. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  472.  
  473.  
  474. {block:Photoset}<center>{Photoset-250}</center>
  475. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  476.  
  477.  
  478. {block:Quote}
  479. <div id="postquote">{Quote}</div><br>
  480. {block:Source}<div id="sourcequote"><p><b>{Source}</b></p></div>{/block:Source}
  481. {/block:Quote}
  482.  
  483.  
  484. {block:Link}
  485. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  486. {/block:Link}
  487.  
  488. {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}
  489.  
  490. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  491.  
  492. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  493.  
  494.  
  495.  
  496. <div class="cred">
  497. {block:Date}<div id="info">
  498. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">· </font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">· </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<font color="{color:tags}">· </font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}<font color="{color:tags}">· </font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<br><div id="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}{/block:Date}</div>
  499. </div>{/block:IfShowTags}{/block:Date}</div>
  500. </div>
  501.  
  502. {/block:Posts}
  503. {block:PostNotes}{PostNotes}{/block:PostNotes}
  504. </div></div>
  505.  
  506. {block:Ifrolagemifni}{block:IndexPage}
  507. <div class="column navigation" id="navigation">
  508. {block:Pagination}
  509. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  510. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  511. </div>
  512. {/block:IndexPage}
  513. {/block:Ifrolagemifni}
  514. </div></div></div></div>
  515.  
  516. <br></center></div></div></div></div></div></div>
  517.  
  518.  
  519. <script type="text/javascript"> Cufon.now(); </script>
  520.  
  521. <div id="ocehansddd">
  522. <center>
  523. <div id="ocehans1ddd">
  524. <div style="font-size:8px;">BY</div>
  525. <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:8px; line-height:10px; text-align:center; color:{color:text};">
  526. <a href="https://www.instagram.com/s.reboucas/" ><b>theme by Sérgio Rebouças // insta: @s.reboucas </b></a><br>
  527.  
  528. Devidos créditos:base Decrepitar ; posts: acumulou <br>
  529. hover: mists e ocehans <br>
  530. menu redes sociais por: ily theme
  531. </div>
  532.  
  533. <br><br>
  534. </div>
  535. </div>
  536.  
  537.  
  538. <div class="caixasm">
  539.  
  540. <a href="{text:facebook}" title="follow me"> <div class="navsm">
  541. <img src="http://static.wixstatic.com/media/10540e_b5090ca8549c428d88296681ffd476b9.png"></a></div>
  542. <a href="/" title="SEUSNAPAQUI"><div class="navsm"><img src="http://2.bp.blogspot.com/-Eo6aSWXU9j4/VikJFofv0fI/AAAAAAAAVeQ/zePDFpjKFF0/s1600/Snapchat_Logo4.png"></a></div>
  543.  
  544. <a href="{text:instagram}" title="Insta"><div class="navsm"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/instagram.png"></a></div></div></div></div></div></div></div></div></div></div>
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554. </body>
  555. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement