pamellabellegarde

Theme Tumblr 7

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