pamellabellegarde

Theme Tumblr 9

Apr 13th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.15 KB | None | 0 0
  1. <!-------
  2.  
  3. THEME BY ARYAFROMWINTERFELL.TUMBLR.COM
  4. DON'T COPY! BE ORIGINAL!
  5.  
  6. ------->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  9. "http://www.w3.org/TR/html4/strict.dtd">
  10. <html lang="en">
  11. <head>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=PT+Mono' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz' rel='stylesheet' type='text/css'>
  15.  
  16. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  17. <title>{title}</title>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  20.  
  21. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  22.  
  23. <link rel="shortcut icon" href="{favicon}" />
  24.  
  25. <meta name="image:ImageSidebar" content="http://static.tumblr.com/1d880aa71140bd1169533bc2701e88a2/gdasrfz/U1aml7c05/tumblr_static_untitled-2.png" />
  26.  
  27. <meta name="color:Postsbox" content="#eee"/>
  28. <meta name="color:sidebar" content="#f1f1f1"/>
  29. <meta name="color:background" content="#fff" />
  30. <meta name="image:background" content=""/>
  31. <meta name="if:bwimages" content="0"/>
  32.  
  33. <meta name="color:bg menu" content="#ddd" />
  34. <meta name="color:shadow menu" content="#555" />
  35. <meta name="color:text menu" content="#444" />
  36.  
  37.  
  38. <meta name="color:scroll bar" content="#000" />
  39. <meta name="color:bg scroll bar" content="#fff" />
  40. <meta name="color:Links" content="#666" />
  41. <meta name="color:Links Hover" content="#dadada" />
  42. <meta name="color:Text" content="#000" />
  43. <meta name="text:Link1" content="" />
  44. <meta name="text:Link1 Title" content="" />
  45. <meta name="text:Link2" content="" />
  46. <meta name="text:Link2 Title" content="" />
  47. <meta name="text:Link3" content="" />
  48. <meta name="text:Link3 Title" content="" />
  49. <meta name="text:Link4" content="" />
  50. <meta name="text:Link4 Title" content="" />
  51. <meta name="text:Link5" content="" />
  52. <meta name="text:Link5 Title" content="" />
  53. <meta name="text:Link6" content="" />
  54. <meta name="text:Link6 Title" content="" />
  55. <meta name="text:Link7" content="" />
  56. <meta name="text:Link7 Title" content="" />
  57. <meta name="text:Link8" content="" />
  58. <meta name="text:Link8 Title" content="" />
  59.  
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Finger+Paint' rel='stylesheet' type='text/css'>
  64.  
  65. <script type="text/javascript" src="http://static.tumblr.com/gdasrfz/mvymhthot/like2.js"></script>
  66. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  67.  
  68.  
  69.  
  70. </head>
  71. <style type="text/css" media="screen">
  72.  
  73. .tt {
  74. font-size:22px;
  75. background:{color:postsbox};
  76. color:{color:links};
  77. }
  78.  
  79.  
  80.  
  81. .cre {padding:5px;bottom: 0px; right: 30px; z-index: 100; position: fixed;text-align:center;font-size:10px;height:20px;width:35px;-webkit-transition-duration: .50s;font-family:calibri;background:{color:Postsbox};color:{color:Text}; }
  82. .cre:hover {height:65px;}
  83.  
  84. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  85. blockquote {margin:0px;padding:0px;padding-left:4px;border-left: 2px solid {color:Text};}
  86.  
  87.  
  88. /*** Corpo **********/
  89. body {
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. font-family: calibri;
  93. font-size: 11px;
  94. text-align: justify;color: {color:Text};
  95. background:{color:background} url('{image:background}');
  96. background-attachment: fixed; }
  97.  
  98.  
  99. .ttt {font-family:consolas;font-size:14px;text-align:right;letter-spacing:-1px;margin-bottom:5px;color:{color:text};}
  100.  
  101.  
  102. /*** Layout principal *****/
  103. #content {
  104. width: 1020px;
  105. margin-left: auto;
  106. margin-right: auto;}
  107.  
  108. .h2 { font-size: 13px;letter-spacing:2px;font-weight:none; font-style:italic;font-family: georgia;color:{color:Text};}
  109.  
  110. .h1 { font-size: 16px;font-weight:none; text-transform:uppercase;font-family: calibri;font-weight:bold;color: {color:Text};}
  111.  
  112. {block:Ifbwimages}
  113.  
  114. img {-webkit-filter: grayscale(100%);}
  115.  
  116. {/block:ifbwimages}
  117.  
  118.  
  119. pre {font-family:courier new;
  120. font-size:11px;
  121. overflow:auto;
  122. }
  123.  
  124. #main {
  125. width: 785px;
  126. float: right;
  127. position: relative;
  128. margin-left: 0px;
  129. margin-top: 0px;}
  130.  
  131. #sidebar {
  132. width: 200px;
  133. height:100%;
  134. padding:15px;
  135. font-size:20px;
  136. float: right;
  137. margin-top: -25px;
  138. padding-bottom:15px;
  139. position: fixed;
  140. background: {color:sidebar};
  141. color:{color:Text};
  142.  
  143. }
  144.  
  145. .likep {width: 21px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 5px;}
  146. .reb {-webkit-filter: grayscale(00%);width: 24px;height: 20px;overflow: hidden;position: relative;z-index: 9999999;position: absolute;margin-top: 5px;margin-left: 29px;}
  147. .likep a:hover {background-position: 0px 0px;}
  148. .likep a {background-image: url("http://static.tumblr.com/gdasrfz/i80mhthkz/like_normal.png");background-position: 0px 0px;display: block;z-index: 9999999;webkit-transition: all 0s linear;-webkit-transition: all 0s linear;-moz-transition: all 0s linear;transition: all 0s linear;}
  149. .likep img {width: 21px;height: 20px;webkit-transition: all 0.2s linear;
  150. -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
  151.  
  152.  
  153. .nottes a {position: absolute; margin-left:29px;margin-top:5px;background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px;}
  154.  
  155. .nottes a:hover {color:#fff}
  156.  
  157. .nottes a{color: #fff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
  158.  
  159. .reb {margin-top:5px;margin-left:-22px;}
  160.  
  161.  
  162.  
  163. .caixinha {opacity:0.0;
  164. position: absolute;
  165. z-index: 999;
  166. text-align: center;
  167. height:100%;
  168. text-transform:uppercase;
  169. top: 40%;
  170. bottom: 60%;
  171. left:42%;
  172. -webkit-transition: all 1s ease;
  173. -moz-transition: all 1s ease;
  174. -o-transition: all 1s ease;
  175. transition: all 1s ease;
  176. font-family:{font:body};}
  177.  
  178. .caixinha a {text-decoration:none;color: {color:Text};}
  179.  
  180. .caixa {overflow: hidden;
  181. -webkit-transition-duration: 0.9s;
  182. text-align:justify;
  183. margin-bottom:3px;
  184. font-size: 11px;
  185. margin-left: 15px;
  186. margin-top: 5px;
  187. background:{color:background};
  188. border:{color:Postsbox} 1px solid;
  189. filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;
  190. font-family: calibri;
  191. color: {color:Text};
  192. {block:PermalinkPage} width:502px;{/block:PermalinkPage}
  193. {block:IndexPage}margin: 6px; float: left; text-align:justify;width: 250px; padding: 10px;font-family: calibri; {/block:IndexPage}
  194. {block:PermalinkPage}text-align: center;text-align:justify; width: 500px; padding: 10px;font-family: calibri; {/block:PermalinkPage}}
  195.  
  196. .caixa:hover .caixinha {opacity: 1.0;}
  197.  
  198.  
  199. /** BORDA REDONDA **/
  200. .bordapam {
  201. -webkit-border-radius: 8px;
  202. -moz-border-radius: 8px;
  203. border-radius: 8px;
  204. margin:2px;}
  205.  
  206. nav3 a{font-size: 0px;
  207. line-height: 20px;
  208. padding:0px;
  209. font-family:calibri;
  210. text-transform: lowercase;
  211. color: {color:Text};
  212. }
  213.  
  214. nav3 {font-size: 0px;
  215. line-height: 20px;
  216. padding:0px;
  217. font-family:calibri;
  218. text-transform: lowercase;
  219. color: {color:Text};
  220. }
  221.  
  222. nav3:hover{color: {color:Text};}
  223.  
  224. nav4 {font-size:0px;
  225. }
  226.  
  227. /** APARENCIA LINKS **/
  228. a:link, a:visited, a:active {
  229. -webkit-transition-duration: 0.3s;
  230. text-decoration: none;color: {color:Links};
  231. }
  232. a:hover {color:{color:Links Hover};}
  233.  
  234.  
  235. /*** BALÃO ASK POR BIIBS ***/
  236. .caixask {
  237. display:block;
  238. font-family:georgia;
  239. font-style:italic;
  240. font-size:9px;
  241. padding:5px;
  242. -webkit-border-radius: 8px;
  243. -moz-border-radius: 8px;
  244. border-radius: 8px;
  245. background:{color:sidebar};
  246. }
  247.  
  248. /** BARRA ROLAGEM -- BY SECRET-DIALOGUES.TUMBLR.COM **/
  249.  
  250. ::-webkit-scrollbar{width:5px;height:5px;}
  251. ::-webkit-scrollbar-button:start:decrement
  252. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  253. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  254. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  255. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color:{color:scroll bar}; background-color:{color:scroll bar};}
  256.  
  257.  
  258.  
  259.  
  260.  
  261. .box2 {width:815px;
  262. min-height:96px;
  263. text-align:justify;
  264. padding:4px;
  265. margin-bottom:2px;
  266. margin-left:-123px;
  267. background:{color:Postsbox};
  268. color: {color:Text};}
  269.  
  270. nav1 {
  271. margin-bottom:1px;
  272. display:inline-block;
  273. font-family: consolas;
  274. font-size:10px;
  275. text-align: center;
  276. padding: 4px;
  277. -webkit-transition: all 1s ease;
  278. -moz-transition: all 1s ease;
  279. -o-transition: all 1s ease;
  280. transition: all 1s ease;
  281. background:{color:bg menu};
  282. color: {color:text menu};
  283. text-shadow:10px 0px transparent, -10px 0px transparent;border-bottom: transparent 1px solid;
  284.  
  285. }
  286.  
  287. nav1:hover {
  288.  
  289. color:{color:bg menu};
  290. background: {color:text menu};
  291.  
  292. }
  293.  
  294.  
  295. .bdd {padding:5px; border: {color:postsbox} 1px solid;}
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304. /** QUOTE **/
  305. .aspas {position:relative; top:-10px;font-size:84px;opacity:0.4;filter: alpha (opacity=20); font: normal 130px; font-family: georgia;text-align:left ; color:{color:Text}; }
  306.  
  307. .quote {margin-left:20px;margin-top:-85px;line-height:20px; letter-spacing:0px;text-align:left ; }
  308.  
  309. .esquerda {bottom: 25px; z-index: 4; position: fixed;right:25px;color:{color:text};}
  310.  
  311. iframe#tumblr_controls {
  312. position: fixed !important;
  313.  
  314. }
  315.  
  316. .top1 {bottom:100px;
  317. right:40px;
  318. z-index: 100;
  319. position: fixed;}
  320.  
  321.  
  322.  
  323. </style>
  324.  
  325.  
  326. <body><center>
  327. <div id="content">
  328.  
  329.  
  330. <div id="sidebar">
  331.  
  332.  
  333. <a href="/"><div class="ttt">{title}</div></a>
  334. <a href="/"><img src="{image:ImageSidebar}" width="190px" max-height="400px" class="bdd"></a>
  335.  
  336.  
  337. <div style="overflow:auto;
  338. max-height: 100px;
  339. text-align: center;
  340. font-family: calibri;
  341. font-size:10px;
  342. background:transparent;
  343. color:{color:Text};
  344. width:195px
  345. ">
  346. {block:Description} {Description} {/block:Description}
  347. </div>
  348.  
  349.  
  350. <center>
  351.  
  352.  
  353. {block:ifLink1}<a href="{text:Link1}"> <nav1>{text:Link1 Title} </a> </nav1>{/block:ifLink1}
  354.  
  355. {block:ifLink2}<a href="{text:Link2}"> <nav1>{text:Link2 Title} </a> </nav1>{/block:ifLink2}
  356.  
  357. {block:ifLink3}<a href="{text:Link3}"><nav1>{text:Link3 Title} </a> </nav1>{/block:ifLink3}
  358.  
  359. {block:ifLink4}<a href="{text:Link4}"><nav1>{text:Link4 Title} </a> </nav1>{/block:ifLink4}
  360.  
  361. {block:ifLink5}<a href="{text:Link5}"><nav1>{text:Link5 Title} </a> </nav1>{/block:ifLink5}
  362.  
  363. {block:ifLink6}<a href="{text:Link6}"><nav1>{text:Link6 Title} </a> </nav1>{/block:ifLink6}
  364.  
  365. {block:ifLink7}<a href="{text:Link7}"><nav1>{text:Link7 Title} </a> </nav1>{/block:ifLink7}
  366.  
  367. {block:ifLink8}<a href="{text:Link8}"><nav1>{text:Link8 Title} </a> </nav1>{/block:ifLink8}
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375. </div>
  376.  
  377. <div id="main">
  378. {block:Posts}
  379. <div class="caixa"> <!--- Abrindo a div da caixa --->
  380. <div class="caixinha">
  381.  
  382. <div class="likep">
  383. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');">
  384.  
  385. <img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
  386.  
  387.  
  388. <div class="nottes"><a href="{permalink}"><font color="#fff">{NoteCount}</font></a></div>
  389.  
  390. <div class="reb"><a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a></div>
  391.  
  392.  
  393.  
  394.  
  395. <nav4>{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank" >Via</a>{/block:RebloggedFrom}</nav4>
  396.  
  397. <nav4>{block:ContentSource} · <a href="{SourceURL}" target="_blank" >Source</a>{/block:ContentSource}</nav4></div>
  398.  
  399. <!--- Texto --->
  400. {block:Text}
  401. {block:Title}<div class="h1">{Title}</div>{/block:Title}
  402. {body}
  403.  
  404.  
  405.  
  406.  
  407.  
  408. {/block:Text}
  409. <!--- Photo --->
  410. {Block:Photo}
  411. {block:IndexPage}<center>{LinkOpenTag}<img src="{PhotoURL-250}" width="250px"></a></center>{/block:IndexPage}{LinkCloseTag}
  412. {block:PermalinkPage}<img src="{PhotoURL-500}">{/block:PermalinkPage}
  413. {block:Caption}{Caption}{/block:Caption}
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420. {/Block:Photo}
  421.  
  422. <!--- Photoset --->
  423. {block:Photoset}<div class="opacidade">
  424. {block:IndexPage}{LinkOpenTag}{Photoset-250}{LinkCloseTag}{/block:IndexPage}</div>
  425. {block:PermalinkPage}{LinkOpenTag}{Photoset-500}{LinkCloseTag}{/block:PermalinkPage}
  426. {block:Caption}{Caption}{/block:Caption}
  427.  
  428.  
  429.  
  430.  
  431. {/block:Photoset}
  432.  
  433. <!--- Quote --->
  434. {block:Quote}
  435. <span class="aspas">“</span><div class="h2"><div class="quote">{Quote}
  436.  
  437. </span></div></div><br>
  438.  
  439. <center>
  440. {block:Source}— {Source}{/block:Source}</center>
  441.  
  442.  
  443.  
  444.  
  445.  
  446. {/block:Quote}
  447.  
  448. <!--- Chat --->
  449. {block:Chat}
  450. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  451.  
  452. {Line}<p>
  453.  
  454. {/block:Lines}
  455.  
  456.  
  457.  
  458.  
  459. {/block:Chat}
  460.  
  461. <!--- Link --->
  462. {block:Link}
  463. <div class="h1"><a href="{URL}">{Name}</a></div>
  464. {block:Description}{Description}{/block:Description}
  465.  
  466.  
  467.  
  468.  
  469.  
  470. {/block:Link}
  471.  
  472. <!--- Audio --->
  473. {block:Audio}
  474. {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download</a>){/block:ExternalAudio}
  475. <center>{AudioPlayerGrey}</center>
  476. {block:Caption}{Caption}{/block:Caption}
  477.  
  478.  
  479.  
  480.  
  481. {/block:Audio}
  482.  
  483. <!--- Video --->
  484. {block:Video}
  485. {block:Indexpage}{Video-250}{/block:IndexPage}
  486. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  487. {block:Caption}{Caption}{/block:Caption}
  488.  
  489.  
  490.  
  491.  
  492. {/block:Video}
  493.  
  494. <!--- Answer --->
  495. {block:Answer}
  496. <div class="caixask">
  497. <img src="{AskerPortraitURL-40}" align="left" class="bordapam" />{Asker}: {Question}</div>
  498.  
  499. {Answer}
  500. {/block:Answer}
  501.  
  502.  
  503.  
  504.  
  505. {block:PostNotes}
  506. {NoteCountWithLabel} · {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  507. · {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} {/Block:IndexPage}{/block:RebloggedFrom}
  508. <br />{PostNotes}{/block:PostNotes}
  509.  
  510. </div> <!--- Fechando a div da caixa --->
  511. {/block:Posts}
  512.  
  513. </div>
  514.  
  515.  
  516. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  517. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  518. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  519. <script type="text/javascript">
  520. $(window).load(function () {
  521. $('#main').masonry(),
  522. $('.masonryWrap').infinitescroll({
  523. navSelector : "div#navigation",
  524. nextSelector : "div#navigation a#nextPage",
  525. itemSelector : ".caixa",
  526. bufferPx : 10000,
  527. extraScrollPx: 11000,
  528. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  529. loadingText : "<i> </i>",
  530. },
  531. // call masonry as a callback.
  532. function() { $('#main').masonry({ appendedContent: $(this) }); }
  533. );
  534. });
  535. </script>
  536. {block:IndexPage}
  537. <div class="column navigation" id="navigation">
  538. {block:Pagination}
  539. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  540. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  541. </div>
  542. {/block:IndexPage}
  543.  
  544. <div class="esquerda"><a target="_blank" href="http://aryafromwinterfell.tumblr.com/" title="by afw with help of tthy">THEME BY © </a></div>
  545.  
  546.  
  547.  
  548. <div class="top1">
  549.  
  550. <a href="#top"><img src="http://static.tumblr.com/gdasrfz/e05mf73pd/topo.png"></a>
  551.  
  552. </div>
  553.  
  554.  
  555.  
  556. </body>
  557. </html>
Advertisement
Add Comment
Please, Sign In to add comment