Advertisement
Romancitei

#Theme 04

Nov 26th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.76 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11.  
  12. <meta name="text:Link1 url" content="/" />
  13. <meta name="text:Link2 url" content="/" />
  14. <meta name="text:Link3 url" content="/" />
  15. <meta name="text:Link4 url" content="/" />
  16. <meta name="text:Link1 title" content="início" />
  17. <meta name="text:Link2 title" content="mensagem" />
  18. <meta name="text:Link3 title" content="Inocência" />
  19. <meta name="text:Link4 title" content="restos" />
  20. <meta name="text:titulo" content="Reerguendo-se" />
  21.  
  22. <meta name="image:Background" content=""/>
  23. <meta name="image:sidebar" content="http://static.tumblr.com/a06c5bce4a0756fc79ceb37f7c8cdf0d/mcvd3uv/4HAn7pjqs/tumblr_static_3r1pgrl4ohkwkkw040c8s8ss4.jpg" />
  24.  
  25. <meta name="color:background" content="#000000" />
  26. <meta name="color:textos" content="#999999" />
  27. <meta name="color:links" content="#999999" />
  28. <meta name="color:hovers" content="#666666" />
  29. <meta name="color:scroll" content="#aaaaaaa"/>
  30.  
  31.  
  32. <meta name="if:2Columns" content="1"/>
  33. <meta name="if:MiniCursor" content="1"/>
  34. <meta name="if:Animation" content="1"/>
  35. <meta name="if:Show Captions" content="0"/>
  36. <meta name="if:BotaoBranco" content="1"/>
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  44. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  45. <script type="text/javascript" src="http://static.tumblr.com/mcvd3uv/hVSn5j522/scroll.js"></script>
  46.  
  47. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/UCmnc0f10/install.css">
  48. <link href='http://fonts.googleapis.com/css?family=EB+Garamond|Dawning+of+a+New+Day|Source+Sans+Pro|Baumans|Lora:400italic' rel='stylesheet' type='text/css'>
  49.  
  50. <script type="text/javascript" src="http://static.tumblr.com/mcvd3uv/hPVnfnoaa/install.js"></script>
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55. {block:IfMiniCursor}
  56. body {cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), auto;}
  57. a, a:hover {cursor: url("http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif"), auto }
  58. {/block:IfMiniCursor}
  59.  
  60.  
  61.  
  62. body {background-color:{color:background};
  63. color:{color:textos};
  64. text-align:justify;
  65. font-family:source sans pro;
  66. font-size: 12px;
  67. line-height: 20px;
  68. background-image:url('{image:background}');
  69. background-attachment: fixed;
  70. background-repeat: no-repeat;
  71. background-position: fixed;
  72. background-size:100% 100%;}
  73.  
  74.  
  75. p {margin:0 0 0em 0}
  76. p:last-child {margin:0}
  77.  
  78. a {color:{color:links};
  79. text-decoration:none;
  80. transition:all .2s ease;}
  81.  
  82. a:hover {color:{color:hovers};}
  83.  
  84. blockquote {quotes: "" "" "'" "'";
  85. margin: 0.0em 0 .0em .0em;
  86. padding-left: 0em;
  87. line-height: 100%;
  88. border-left: solid 4px {color:ask};}
  89.  
  90.  
  91.  
  92. pre {overflow:scroll;}
  93.  
  94. ul {margin:0px 0.0em .50em;}
  95.  
  96. li {list-style-type:square; margin-left:15px;}
  97.  
  98. i,em {font-family:lora}
  99.  
  100. .box img { display: block;
  101. max-width: 100%;}
  102.  
  103.  
  104. .quote {text-align:justify;
  105. line-height: 20px;}
  106.  
  107. .source{text-align: left;
  108.  
  109. font-weight:bold;}
  110.  
  111.  
  112. h3 {font-size: 12px;
  113. font-weight:none;}
  114.  
  115.  
  116. .text {padding: 0px;}
  117.  
  118.  
  119.  
  120. .post {position: relative;
  121. {block:IndexPage}
  122. width:400px;
  123. margin-left:15px;
  124. margin-right:15px;
  125. margin-bottom:13px;
  126. {/block:IndexPage}
  127.  
  128.  
  129. {block:If2Columns}
  130. {block:IndexPage}
  131. width:250px;
  132. float:left;
  133. {/block:IndexPage}
  134. {/block:If2Columns}
  135.  
  136. {block:PermalinkPage}
  137. width:400px;
  138. margin-left:15px;
  139. margin-right:15px;
  140. {/block:PermalinkPage}
  141.  
  142. float:left;}
  143.  
  144. #contain {width:565px;
  145. margin:0px 450px;}
  146.  
  147. #content {width:565px;
  148. margin:0px 0px 0px 390px;
  149. padding-top:3px;}
  150.  
  151. .box {position: relative;}
  152.  
  153. #albumart {width: 100px;
  154. height: 100px;
  155. margin-bottom: -1px;}
  156.  
  157. #audioplayer {position: absolute;
  158. top: 36px;
  159. left: 36px;
  160. width: 27px;
  161. height: 27px;
  162. overflow: hidden;
  163. opacity: 0.8;}
  164.  
  165. #audiodetails {position: absolute;
  166. top: 0px;
  167. left: 130px;
  168. display: block;
  169. width: 100%;}
  170.  
  171. #audiodetails ul{padding: 0;
  172. margin: 0;
  173. list-style-type: none;}
  174.  
  175. #audiodetails li{padding: 2px 0px;}
  176.  
  177.  
  178.  
  179. ::-webkit-scrollbar-thumb {border-radius:px;
  180. border:2px solid #{color:background};
  181. background-color:{color:scroll};}
  182.  
  183. ::-webkit-scrollbar {height:auto;
  184. width:6px;
  185. border:2px solid #{color:background};
  186. background-color:{color:background};}
  187.  
  188. ::-webkit-scrollbar:horizontal {height:9px;}
  189. ::-webkit-scrollbar-corner {background-color:#{color:background};}
  190.  
  191. #infscr-loading{position:absolute!important;
  192. width:16px!important;
  193. height:11px!important;
  194. margin-bottom:-16px!important;
  195. top:auto!important;
  196. bottom:0;
  197. left:50%!important} .box iframe {max-width: 100%;}
  198. .text img {max-width: 100%;}
  199. img {display: block;}.box img {display: block;}
  200.  
  201.  
  202.  
  203.  
  204.  
  205. .clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  206.  
  207.  
  208.  
  209.  
  210. {block:IfBotaoBranco}
  211. iframe#tumblr_controls {white-space:nowrap;
  212. -webkit-filter: invert(100%);
  213. -moz-filter: invert(100%);
  214. -o-filter: invert(100%);
  215. -ms-filter: invert(100%);
  216. filter: invert(100%);
  217. opacity:0.4;
  218. transition: .8s ease-in-out;
  219. -webkit-transition: .8s ease-in-out;
  220. -moz-transition: .8s ease-in-out;
  221. -o-transition: .8s ease-in-out; }{/block:IfBotaoBranco}
  222.  
  223.  
  224. {block:IfBotaoBranco} iframe#tumblr_controls, .credit.icon.theme {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;} {/block:IfBotaoBranco}
  225.  
  226.  
  227. img {-webkit-filter: grayscale(60%);}
  228.  
  229.  
  230.  
  231. #sidebar { width:140px;
  232. padding:7px;
  233. position:fixed;
  234. margin-left:-230px;
  235. bottom:60px;
  236. text-align:center;}
  237.  
  238. #sidebarimg img { width:100%;}
  239.  
  240. #titulo {font-size:22px; font-family:Dawning of a new day;}
  241.  
  242. #menu {width:100%;
  243. text-align:center;}
  244.  
  245. #menu a {font-size:9px;
  246. text-transform:uppercase;
  247. font-family:baumans;}
  248.  
  249.  
  250.  
  251. .hover {margin-left: 3px;
  252. position: absolute;
  253. opacity:0;
  254. z-index: 3;
  255. -webkit-transition:all .4s linear;
  256. -moz-transition:all .4s linear;
  257. transition:all .4s linear;
  258. margin-top: 3px;
  259. max-width: 130px;}
  260.  
  261. .hover1 {margin-left: 26px;
  262. position: absolute;
  263. opacity:0;
  264. z-index:3;
  265. transition:all .4s linear;
  266. margin-top: 3px;
  267. max-width: 130px;}
  268.  
  269.  
  270.  
  271. .hover img {width:15px;
  272. height:15px;padding:5px;
  273. background-color:#eee;
  274. margin-right:6px;
  275. opacity:0.7;
  276. border-radius:100px;}
  277.  
  278.  
  279. .hover1 img {width:15px;
  280. height:15px;padding:5px;
  281. background-color:#eee;
  282. margin-left:6px;
  283. opacity:0.7;
  284. border-radius:100px;}
  285.  
  286. .hover img:hover {transform:rotate(360deg);
  287. transition: 1s linear; }
  288.  
  289. .hover1 img:hover {transform:rotate(360deg);
  290. transition: 1s linear; }
  291.  
  292. .post:hover .hover {margin-left: 3px;
  293. opacity:1;}
  294.  
  295. .post:hover .hover1 {margin-left: 26px;
  296. opacity:1;}
  297.  
  298. #nc {width: 100%;
  299. line-height:18px;}
  300. #nc a {text-transform:none;}
  301.  
  302. .notes img {display:block; float:left; margin-right:.75em;}
  303. ol.notes li {list-style-type:none; margin:.375em 0; line-height:16px;}
  304.  
  305.  
  306.  
  307. .post:hover #reblog {opacity:1;
  308. bottom:-8px;
  309. margin-left:0px;
  310. -webkit-transition: opacity 0.9s linear;
  311. -webkit-transition: all 0.9s ease-in-out;
  312. -moz-transition: all 0.9s ease-in-out;
  313. -o-transition: all 0.9s ease-in-out}
  314.  
  315.  
  316.  
  317.  
  318. #reblog {position:absolute;
  319. bottom:10px;
  320. opacity:0;
  321. line-height:10px;
  322. width:100%;
  323. display:inline;
  324. text-align:right;
  325. font-size: 9px;
  326. font-family: baumans;
  327. -moz-transition: all .9s ease-in-out;
  328. -o-transition: all .9s ease-in-out;
  329. transition: all .9s ease-in-out;
  330. -webkit-transition: all .9s ease-in-out;
  331. z-index: 999999999999999999999999999999999999999999999999999999;}
  332.  
  333. #reblog a {text-transform:uppercase;
  334. opacity:1;
  335. margin-left:16px; }
  336.  
  337.  
  338.  
  339.  
  340.  
  341. </style></head>
  342. <body>
  343.  
  344.  
  345. <div id="contain" class="clearfix">
  346.  
  347.  
  348.  
  349. <div id="sidebar">
  350. <div id="sidebarimg"><img src="{image:sidebar}"/></div>
  351. <div id="titulo">{text:titulo}</div>
  352. <div id="menu">
  353.  
  354. <a href="{text:Link1 url}">{text:Link1 title}</a>
  355. <a href="{text:Link2 url}">{text:Link2 title}</a>
  356. <a href="{text:Link3 url}">{text:Link3 title}</a>
  357. <a href="{text:Link4 url}">{text:Link4 title}</a>
  358. </div>
  359. </div>
  360.  
  361. </div>
  362.  
  363. <div id="content">
  364. {block:Posts}
  365. <div class="post">
  366.  
  367. {block:Text}
  368. <div class="text">
  369. {block:Title}<h3>{Title}</h3>{/block:Title}
  370. {Body}
  371. {block:IndexPage}<div id="reblog">
  372. <a href="{Permalink}">{NoteCountWithLabel}</a>
  373. <a href="{ReblogURL}" target="_blank"> reblog</a>
  374. </div>{/block:IndexPage}
  375. </div>
  376. {/block:Text}
  377.  
  378. {block:Quote}
  379. <div class="text quote">
  380. <div class="quote">{Quote}</div>
  381. {block:Source}<div class="source"> {Source}</div>{/block:Source}
  382. {block:IndexPage}<div id="reblog">
  383. <a href="{Permalink}">{NoteCountWithLabel}</a>
  384. <a href="{ReblogURL}" target="_blank"> reblog</a>
  385. </div>{/block:IndexPage}
  386. </div>
  387.  
  388. {/block:Quote}
  389.  
  390. {block:Link}
  391. <div class="text link">
  392. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  393. {block:Description}{Description}{/block:Description}
  394. {block:IndexPage}<div id="reblog">
  395. <a href="{Permalink}">{NoteCountWithLabel}</a>
  396. <a href="{ReblogURL}" target="_blank"> reblog</a>
  397. </div>{/block:IndexPage}</div>
  398. {/block:Link}
  399.  
  400. {block:Chat}
  401. <div class="text chat">
  402. <ul class="conversation">
  403. {block:Lines}
  404. <li class="line {Alt}">
  405. {block:Label}<span class="person">{Label}</span>{/block:Label}
  406. <span class="person-said">{Line}</span>
  407. </li>
  408. {/block:Lines}
  409. </ul>
  410. {block:IndexPage}<div id="reblog">
  411. <a href="{Permalink}">{NoteCountWithLabel}</a>
  412. <a href="{ReblogURL}" target="_blank"> reblog</a>
  413. </div>{/block:IndexPage}
  414. </div>
  415. {/block:Chat}
  416.  
  417. {block:Audio}
  418. <div class="text audio">
  419. {block:AudioPlayer}
  420. <div id="albumart" style="position:relative;">
  421. <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" width="100px" style="position:absolute;top:0;left:0;">
  422. {block:AlbumArt}<img src="{AlbumArtURL}" width="100px" style="position:absolute;top:0;left:0;">{/block:AlbumArt}
  423. <div id="audioplayer">{AudioPlayerBlack} </div>
  424. </div>
  425. <div id="audiodetails">
  426. <ul>
  427. <li>{block:Artist}
  428. {Artist}
  429. {/block:Artist}</li>
  430. <li>{block:TrackName}
  431. {TrackName}
  432. {/block:TrackName}</li>
  433. <li>{block:Album}
  434. {Album}
  435. {/block:Album}</li>
  436. </ul>
  437. </div>
  438. {/block:AudioPlayer}
  439. {block:AudioEmbed}
  440. {block:IndexPage}
  441. {/block:IndexPage}
  442. {block:PermalinkPage}
  443. {AudioEmbed-250}
  444. {/block:PermalinkPage}
  445. {/block:AudioEmbed}
  446.  
  447. {block:IfShowCaptions}
  448. {block:Caption}{Caption}{/block:Caption}
  449. {/block:IfShowCaptions}{/block:IndexPage}
  450. {block:IndexPage}<div id="reblog">
  451. <a href="{Permalink}">{NoteCountWithLabel}</a>
  452. <a href="{ReblogURL}" target="_blank"> reblog</a>
  453. </div>{/block:IndexPage}</div>
  454. {/block:Audio}
  455.  
  456. {block:Answer}
  457. <div class="text answer">
  458. <b>{Asker}:</b> &nbsp;&nbsp; {Question}<br>
  459. {Answer}
  460.  
  461. {block:IndexPage}<div id="reblog">
  462. <a href="{Permalink}">{NoteCountWithLabel}</a>
  463. <a href="{ReblogURL}" target="_blank"> reblog</a>
  464. </div>{/block:IndexPage}
  465. </div>
  466. {/block:Answer}
  467.  
  468. {block:Photoset}
  469. <div class="photoset">
  470. <div class="box">
  471. {block:IndexPage}
  472. <div class="hover"><a target="_blank" href="{Permalink}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/coda_leaf_nature.png"/></a></div>
  473. <div class="hover1"><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/iconsweets2/40/reload_refresh.png"/></a></div>
  474.  
  475. {/block:IndexPage}
  476.  
  477.  
  478. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  479. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  480. </div>
  481. {block:IndexPage}{block:IfShowCaptions}
  482. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  483. {/block:IfShowCaptions}{/block:IndexPage}
  484. </div>
  485. {/block:Photoset}
  486.  
  487. {block:Video}
  488. <div class="video">
  489. <div class="box">
  490. {block:IndexPage}
  491. <div class="hover"><a target="_blank" href="{Permalink}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/coda_leaf_nature.png"/></a></div>
  492. <div class="hover1"><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/iconsweets2/40/reload_refresh.png"/></a></div>
  493.  
  494. {/block:IndexPage}
  495. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  496. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  497. </div>
  498. {block:IndexPage}{block:IfShowCaptions}
  499. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  500. {/block:IfShowCaptions}{/block:IndexPage}
  501. </div>
  502. {/block:Video}
  503.  
  504. {block:Photo}
  505. <div class="photo">
  506. <div class="box">
  507. {block:IndexPage}
  508. <div class="hover"><a target="_blank" href="{Permalink}"><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/coda_leaf_nature.png"/></a></div>
  509. <div class="hover1"><a href="{ReblogURL}" target="_blank"><img src="http://cdn1.iconfinder.com/data/icons/iconsweets2/40/reload_refresh.png"/></a></div>
  510.  
  511. {/block:IndexPage}
  512. {block:IndexPage}
  513. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  514. {/block:IndexPage}
  515. {block:PermalinkPage}
  516. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  517. {/block:PermalinkPage}
  518. </div>
  519. {block:IndexPage}{block:IfShowCaptions}
  520. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  521. {/block:IfShowCaptions}{/block:IndexPage}
  522. </div>
  523. {/block:Photo}
  524.  
  525.  
  526.  
  527. {block:PermalinkPage}
  528. {block:PostNotes}<div id="nc">
  529. Posted {TimeAgo}, with {NoteCountWithLabel}<br>
  530. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  531. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  532.  
  533. </div><p>
  534. <div id="nc">{PostNotes}</div>{/block:PostNotes}
  535. {/block:Posts}
  536. {/block:PermalinkPage}
  537.  
  538. </div> <!-- end single post -->
  539. {block:ContentSource}
  540. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  541. {/block:ContentSource}
  542. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  543. {/block:Posts}
  544. </div> <!-- end content -->
  545. <div class="loading"></div>
  546. </div> <!-- end containing div -->
  547.  
  548. {block:Pagination}<ul id="pagination">
  549. {block:PreviousPage}
  550. <li><a href="{PreviousPage}"></a></li>
  551. {/block:PreviousPage}
  552. {block:JumpPagination length="5"}
  553. {block:CurrentPage}
  554. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  555. {/block:CurrentPage}
  556. {block:JumpPage}
  557. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  558. {/block:JumpPage}
  559. {/block:JumpPagination}
  560. {block:NextPage}
  561. <li><a id="nextPage" href="{NextPage}"></a></li>
  562. {/block:NextPage}
  563. </ul>{/block:Pagination}
  564.  
  565. {block:IndexPage}
  566. <script type="text/javascript">
  567. $(window).load(function () {
  568. $('#content').masonry(),
  569. $('.masonryWrap').infinitescroll({
  570. navSelector : '#pagination',
  571. nextSelector : '#pagination a#nextPage',
  572. itemSelector : ".post, .loading",
  573. bufferPx : 40,
  574. loadingImg : "http://29.media.tumblr.com/tumblr_m1kigtqf881r6etyzo1_400.gif",
  575. loadingText : "<em></em>",
  576. },
  577. function() { $('#content').masonry({ appendedContent: $(this) }); }
  578. );
  579. });
  580. </script>
  581. {/block:IndexPage}
  582.  
  583. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  584. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  585.  
  586. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement