Advertisement
princefoolish

theme 27

Sep 27th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.27 KB | None | 0 0
  1. <!--                             theme por F-RENETICA.tumblr.com
  2.                                   não copie, não roube.                                   -->
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7.    <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#f7f7f7" />
  9. <meta name="color:link" content="#838181" />
  10. <meta name="color:lhover" content="#838181" />
  11. <meta name="color:text" content="#838181" />
  12. <meta name="color:bordatitulo" content="#ffffff" />
  13. <meta name="color:scrollbar" content="#d6d5d5" />
  14. <meta name="color:entry" content="#fff" />
  15. <meta name="color:links" content="#949292" />
  16. <meta name="color:bgside" content="#fff" />
  17. <meta name="color:textside" content="#696969" />
  18. <meta name="color:borda" content="#d8d8d8" />
  19.  
  20. <meta name="text:frase pequena" content="the passion" />
  21. <meta name="text:minitexto" content="You calm my storm, Thou walkest with me through the fire,Who is me strength to continue." />
  22. <meta name="text:minifrase" content="I need you" />
  23.  
  24. <meta name="image:background" content="" />
  25. <meta name="image:sidebar" content="http://static.tumblr.com/sjezohs/J8lmaio6e/tumblr_m59ic8i72s1rvyurjo1_400.jpg" />
  26.  
  27.  
  28.  
  29. <meta name="if:show tags" content="1"/>
  30. <meta name="if:home page" content="1"/>
  31. <meta name="if:askk" content="1"/>
  32.  
  33.  
  34. <meta name="text:Link1" content="/" />
  35. <meta name="text:Link1 Title" content="link 1" />
  36. <meta name="text:Link2" content="/" />
  37. <meta name="text:Link2 Title" content="link 2" />
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="link 3" />
  40. <meta name="text:Link4" content="/" />
  41. <meta name="text:Link4 Title" content="link 4" />
  42. <meta name="text:Link5" content="/" />
  43. <meta name="text:Link5 Title" content="link 5" />
  44. <meta name="text:Link6" content="/" />
  45. <meta name="text:Link6 Title" content="link 6" />
  46. <meta name="text:Link7" content="/" />
  47. <meta name="text:Link7 Title" content="link 7" />
  48. <meta name="text:Link8" content="/" />
  49. <meta name="text:Link8 Title" content="link 8" />
  50.  
  51.  
  52.    <title>{Title}</title>
  53.         <link rel="shortcut icon" href="{Favicon}">
  54.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55.         {block:Description}
  56.             <meta name="description" content="{MetaDescription}" />
  57.         {/block:Description}
  58.  
  59.     <style type="text/css">
  60.  
  61.  
  62. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 14px; background-image:url('{image:background}'); background-attachment: fixed; }
  63.  
  64. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  65. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  66.  
  67. p {margin: 6px 0 0 0}
  68.  
  69. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
  70. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:background};}
  71. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:background}; }
  72. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid  {color:background}; }
  73.  
  74. blockquote img{max-width: 470px!important}
  75. blockquote blockquote img{max-width: 450px!important}
  76. blockquote blockquote blockquote img{max-width: 430px!important}
  77. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  78.  
  79. #all {text-align: center; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  80.  
  81. #allboxes {float: left; margin-left: 450px; margin-top: 0px;  }
  82.  
  83. .entry {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 2px; text-align: justify; font-family: georgia; font-size: 11px; position: relative; border-bottom: 1px dotted {color:text};}
  84.  
  85.  
  86. h1 {font-family: arial;font-size: 14px; text-align: center;  text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  87. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  88. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 12px;}
  89.  
  90. .image {text-align: center; border: 0px;}
  91. .image img {max-width: 500px; margin-bottom: 2px }
  92.  
  93. #postquote {font-family: cambria; font-size: 13.5px; line-height: 15px; padding: 2px; letter-spacing:0px; text-align: center;}
  94. #sourcequote {font-family: verdana; font-size: 9px; text-align: center; text-transform: none; margin-bottom: 3px;}
  95.  
  96. .chat {line-height: 13px; list-style: none }
  97. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  98. .person1 {color: {color:text}; padding: 2px; }
  99. .person1 .label {font-weight: bold;  color:{color:text}}
  100. .person2 {color: {color:text}; padding: 2px;  }
  101. .person2 .label {font-weight: bold;  color:{color:text}}
  102.  
  103. .player {background-color: #trans; text-align: left; display:block;}
  104.  
  105. #ssource{margin-left:10px; display:none}
  106.  
  107. #perma {margin-top:15px; font-family: calibri;  color: {color:link}; text-align: center;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;  text-transform: uppercase; }
  108. #perma a {font-size: 10px; font-family: calibri;   text-transform: uppercase; {color:link}; }
  109. #perma a:hover {color: {color:hover};}
  110.  
  111.  
  112. .question {color:{color:text}; font-size: 10px; font-family:  
  113. calibri; font-family: georgia; line-height:95%; background: {color:background}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  114.  
  115. .questionarrow {font-size:30px; color:{color:background}; vertical-align:middle; margin-left:-5px!important;font-family: calibri;}
  116.  
  117.  .asker { background: {color:text}; color: {color:entry}; padding: 3px; line-weight: 10px;font-size: 10px; font-family:  
  118. calibri; }
  119. .asker img { width:30px; height:30px; margin:3px; padding: 4px; background: {color:text}; }
  120. .asker a { color: {color:entry}; font-size: 09px; font-family:  
  121. calibri; text-transform: uppercase; }
  122.  
  123.  
  124.  
  125.  
  126.  
  127. #cap {width: 500px; margin-top: -2px;font-family: georgia; text-align: center; font-size: 12px;}
  128. .source {display: none;}
  129.  
  130. .notes {width: 500px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  131. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  132. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  133. .notes img{display: none; border:0px}
  134.  
  135. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px;}
  136. ::-webkit-scrollbar-thumb:horizontal {background-color:  {color:text}; height: 10px;}
  137. ::-webkit-scrollbar { width:200px; width: 5px; background-color: {color:background};}
  138.  
  139. /* paginação por wolfss */
  140.  
  141. .oizinho {font-family: georgia; position: fixed; margin-left: 190px; margin-top: 480px; font-size: 10px; z-index: 0; -webkit-transform: rotate(0deg);}
  142. .oizinho a {color: {color:bgside}; background-color: transparent;text-shadow: 1px 1px 1px {color:borda}}
  143. .oizinho a:hover {color: {color:linksshover};}
  144.  
  145. .oizinho2 {font-family: georgia; position: fixed; margin-left: 230px; margin-top: 480px; font-size: 10px; z-index: 0; -webkit-transform: rotate(0deg); text-shadow: 1px 1px 1px {color:borda}}
  146. .oizinho2 a {color: {color:bgside}; background-color: transparent;}
  147. .oizinho2 a:hover {color: {color:linksshover};}
  148.  
  149. #sidebarimg {left: 210px; top: 136px; position:fixed; overflow:hidden; background-color: {color:borda}; border:5px solid {color:bgside}; border-left:7px solid {color:bgside}; padding:3px; padding-bottom: 3px; opacity: 1;}
  150.  
  151. #sidebarimg img{  height:170px; border:2px solid nao;padding:6px; -webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out ; opacity: 0.9;}
  152. #sidebarimg img:hover{ -webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out }
  153.  
  154.  
  155. #ticaeterna {width: 168; height: 3px; background-color:f-renetica; position: fixed; float: left; top: 68px; left: 217px;}
  156.  
  157.  
  158.  
  159. #rafits {width:320px; height: auto; float: left; margin-left:185px; margin-top:90px; padding-left: 1px; text-align: center;   background-color: transparent; position: fixed; opacity:1; border-left:0px solid {color:bglinks};}
  160.  
  161.  
  162. .rafits1 { margin-left:15px; margin-top:237px;}
  163. .rafits1 a {float: left; font-size:11px; font-family:calibri; text-align: center; height: 20px; margin-left:1px; width: 50px; background-color: {color:bgside}; color:{color:links}; border-bottom:1px solid {color:background};letter-spacing: 0px; opacity:3; text-transform:uppercase; padding-left: 2px;  line-height: 22px;;}
  164.  
  165. .rafits1  a:hover{ color:{color:lhover};background-color:{color:borda};-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  166.  
  167. #rafits2 {width:320px; height: auto; float: left; margin-left:-60px; margin-top:90px; padding-left: 1px; text-align: center;   background-color: transparent; position: fixed; opacity:1; border-left:0px solid {color:bglinks};}
  168.  
  169.  
  170. .rafits35 { margin-left: 30px; margin-top:258px;}
  171. .rafits35 a {float: left; font-size:11px; font-family:calibri; text-align: center; height: 20px; margin-left:390px; width: 50px; background-color: {color:bgside}; color:{color:links}; border-bottom:1px solid {color:background};letter-spacing: 0px; opacity:3; text-transform:uppercase; padding-left: 2px;  line-height: 22px;;}
  172.  
  173. .rafits35  a:hover{ color:{color:lhover};background-color:{color:borda};-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181. #ticaeternas2 {font-size:10px; font-style: normal; text-transform:none; text-align:center; background-color: {color:bgside}; font-family:calibri; color: {color:textside};
  182. padding: 5px;
  183. padding-bottom: 10px;
  184.  
  185. width:148px; height: 68px; padding-top: 5px; letter-spacing:0px; margin-top:348px; line-height:10px; position:fixed; margin-left:202px; background-color:nops;
  186. text-transform:none; letter-spacing:0px;
  187. border-width: 0px;
  188.  
  189. border-style: solid;
  190.  
  191. border-color: {color:sidebar};}
  192.  
  193. #lilicameuamor { background-color: trans;font-size:15px; font-style: normal; text-transform:none; text-align:center; font-family:"discoverbeauty";background-color: nops; color: {color:textside};; font-style:italic; line-height:8px;text-transform:none;padding: 5px; width:160px; height: 5px;line-height: 3px; padding-top: 7px; letter-spacing:0px; margin-top:280px; text-transform:none;position:fixed; margin-left:222px; background-color: f-renetica;-webkit-transform: rotate(-0deg);border-bottom: 2px solid {color:textside};}
  194.  
  195. #lilicameuamor:hover { letter-spacing:-1px;}
  196.  
  197.  
  198. #bgfinkler { background-color: {color:borda}; font-style: normal; text-transform:none; text-align:center; background-color: nops; color: {color:textside};; font-style:italic; line-height:8px;text-transform:none;padding: 5px; width:217px; height: 308px;line-height: 3px; padding-top: 7px; letter-spacing:0px; margin-top:120px; text-transform:none;position:fixed; margin-left:193px;  opacity: 0.5}
  199.  
  200.  
  201.  
  202.  
  203. #dografacn {font-size:50px; font-style: normal; text-transform:none; text-align:center; font-family:arial;background-color: nops; color: {color:bgside}; font-style:none; line-height:8px;text-transform:none;padding: 5px; width:217px; height: 5px;line-height: 3px; padding-top: 7px; letter-spacing:0px; margin-top:107px; text-transform:none;position:fixed; margin-left:125px; background-color: f-renetica;border-bottom: 0px dotted {color:text};-webkit-transform: rotate(0deg);opacity:0.5;}
  204.  
  205. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214. iframe#tumblr_controls {
  215. top:0px !important;
  216. right:3px !important;
  217. position: fixed !important;
  218. -webkit-transition: opacity 0.6s linear;
  219. opacity: 0.3;
  220. -webkit-transition: all 0.8s ease-out;
  221. -moz-transition: all 0.8s ease-out;
  222. transition: all 0.8s ease-out;
  223. z-index:999999999999999999;}
  224.  
  225. iframe#tumblr_controls:hover{
  226. -webkit-transition: opacity 0.6s linear;
  227. opacity: 0.8;
  228. -webkit-transition: all 0.4s ease-out;
  229. -moz-transition: all 0.4s ease-out;
  230. transition: all 0.4s ease-out;
  231. z-index:999999999999999999999;}
  232.  
  233. ::-webkit-scrollbar{width:16px;height:0px;}
  234. ::-webkit-scrollbar-button:start:decrement
  235. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  236. ::-webkit-scrollbar-track-piece{background-color: {color:sidebar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  237. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  238. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  239.  
  240. #tumblr_controls{position: fixed!important}
  241. #tumblr_controls{position: fixed!important}
  242. #tumblr_controls{position: fixed!important}
  243. #tumblr_controls{position: fixed!important}
  244.  
  245.  
  246. .paginacao {position: absolute; margin-top: -4px; margin-left: 560px; width: 49px; background-color: {color:sidebar}; color: {color:text}; padding: 3px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; }
  247.  
  248. #pagination {font-family:calibri;  font-size:20px;  margin-left:115px; margin-top:130px; text-transform:none}
  249.  
  250. </style>
  251. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  252.  
  253. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  254. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  255. <script type="text/javascript">
  256. $(window).load(function () {
  257. $('#entries').masonry(),
  258. $('.masonryWrap').infinitescroll({
  259. navSelector : ".entry",
  260. nextSelector : "#page a#p",
  261. itemSelector : ".entry",
  262. bufferPx : 10000,
  263. extraScrollPx: 10000,
  264. loadingImg : "",
  265. loadingText : "",
  266. },
  267. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  268. );
  269. });
  270. </script>
  271. <body>
  272.  
  273.  
  274. <body onkeydown="return false">
  275.  
  276.  
  277. <div id="bgfinkler"></a></div>
  278.  
  279.  
  280. <div id="subfrenet"></a></div>
  281.  
  282.  
  283. <div id="sidebarimg">
  284. <img src="{image:sidebar}" width= "180px;">
  285.  
  286.  
  287.  
  288. </div>
  289. <div id="dografacn"></a></div>
  290. <div id="lilicameuamor">{text:frase pequena}</a></div>
  291.  
  292.  
  293.  
  294.  
  295.  
  296. <div id="rafits">
  297.  
  298.  
  299. <div class="rafits1">
  300. <a href="{text:link1}">{text:link1 title}   </a>
  301. <a href="{text:link2}">{text:link2 title}   </a>
  302. <a href="{text:link3}">{text:link3 title}   </a>
  303. <a href="{text:link4}">{text:link4 title}   </a>
  304. </div class>
  305.  </div>
  306.  
  307. <div id="rafits2">
  308.  
  309. <div class="rafits35">
  310. <a href="{text:link5}">{text:link5 title}   </a>
  311. <a href="{text:link6}">{text:link6 title}   </a>
  312. <a href="{text:link7}">{text:link7 title}   </a>
  313. <a href="{text:link8}">{text:link8 title}  </a>
  314. </div>
  315. </div>
  316.  
  317.  
  318. <div id="ticaeternas2"><font style="  font-size: 12px;">{text:minifrase}</font> {text:minitexto}<a href="http://f-renetica.tumblr.com/" title="theme by: f-renetica NÃO TIRE ISSO AQUI CARALHO!"><big>©</big> </div>
  319.  
  320.  
  321.  
  322. <div class="oizinho2">{block:NextPage}<a href="{NextPage}"><big><big><big><big><big><big><big><big>»</big></big></big></big></big></big></big></big></a>{/block:NextPage}</div>
  323. <div class="oizinho">{block:PreviousPage}<a href="{PreviousPage}"><big><big><big><big><big><big><big><big>«</big></big></big></big></big></big></big></big></a>{/block:PreviousPage}</div>
  324.  
  325.  
  326. </div>
  327.  
  328.  
  329.  
  330. </div>
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342. <div id="allboxes">
  343.  
  344.  
  345. <div class="autopagerize_page_element">{block:Posts}
  346.  
  347.  
  348. <div class="entry">
  349.  
  350. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  351.  
  352. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  353.  
  354. {block:Photoset}{Photoset-500}{/block:Photoset}
  355.  
  356. {block:Quote}
  357. <div id="postquote">❝ {Quote}</div><br>
  358. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  359. {/block:Quote}
  360.  
  361. {block:Link}
  362. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  363. {block:Description}{Description}{/block:Description}
  364. {/block:Link}
  365.  
  366. {block:Chat}
  367. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  368. <div class="chat"><ul>{block:Lines}
  369. <li class="person{UserNumber}">{block:Label}
  370. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  371. {/block:Chat}
  372.  
  373. {block:Audio}
  374. <div class="player">{AudioPlayerBlack}</div>
  375. {block:Caption}{Caption}{/block:Caption}
  376. {/block:Audio}
  377.  
  378. {block:Video}{Video-500}{/block:Video}
  379.  
  380. {block:Answer}
  381.  
  382. <div style="padding: 4px;">
  383.  
  384. <div class="asker">{asker} said: <div align="left"><img src="{AskerPortraitURL-48}" align="left" />{Question}<br/></div></div> <div align="center"> {Answer}</div>
  385. </div>
  386.  
  387. {/block:Answer}
  388.  
  389. <div id="cap">
  390. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  391. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  392. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  393.  
  394.  
  395. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  396. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  397. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  398. {/block:ContentSource}</div></div> <div id="perma">
  399. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags} <br>{/block:HasTags}
  400. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} + <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} + <a href="{ReblogURL}" target="_blank">reblog</a> {block:RebloggedFrom}+ <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom} + <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>
  401. {/block:RebloggedFrom}
  402.  </div></div>
  403.  
  404.  {/block:Posts}
  405. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412. </div>
  413. </div>
  414. </div>
  415. </div>
  416. <div style="font-size: 10px; font-family:calibri;position:fixed;bottom:5px;right:5px; color:{color:text}">
  417. <a href="http://remontad-o.tumblr.com/" title="theme by REMONTAD-O base de f-renetica" ><big><big><big>©</big></big></big></a>
  418. </center></div>
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423. </div>
  424.  
  425.  
  426. </div>
  427. </div>
  428. </div>
  429. </div>
  430. </div>
  431.  
  432. </body>
  433.  
  434.  
  435. <! - - - - - - - -  theme by F-RENETICA.tumblr.com - - - -  - - - - !>
  436.  
  437. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement