Advertisement
fn-themes

theme-31

Oct 3rd, 2012
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-
  4.  
  5. transitional.dtd">
  6. <html>
  7.  
  8. <!-- html feito por pr-inceso!
  9. não retire nada dessa porra.
  10. se modificar nao disponibilize ok?
  11. e pelo amor de deus, nao tire o caralho dos creditos.
  12. não ligue pros palavroes, mas é porque dá raiva.
  13. bom uso, cuide bem do meu theme :( s2-->
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16.  
  17. <head>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Finger+Paint' rel='stylesheet' type='text/css'>
  20.  
  21. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  22. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  23. <script type="text/javascript" charset="utf-8">
  24. var $j = jQuery.noConflict();
  25. $j(function() {
  26. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  27. $j("img").lazyload({
  28. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  29. effect: "fadeIn",
  30. });
  31. });
  32. </script>
  33.  
  34.  
  35. <!-- DEFAULT VARIABLES -->
  36. <meta name="color:background" content="#fff" />
  37. <meta name="color:post" content="#fff" />
  38. <meta name="color:text" content="#000" />
  39. <meta name="color:link" content="#000" />
  40. <meta name="color:links" content="#fff" />
  41. <meta name="color:descr" content="#fff" />
  42. <meta name="color:frase" content="#000" />
  43. <meta name="color:bghoverlink" content="#000" />
  44. <meta name="color:sombradaimagem" content="#fff" />
  45. <meta name="image:background" content="" />
  46. <meta name="color:scroll" content="#000" />
  47.  
  48.  
  49. <meta name="image:sidebarpic"
  50.  
  51. content="http://static.tumblr.com/yhfuno6/TL9mbcfxr/tumblr_m75t4ujgdn1qiqy8mo1_400.png" />
  52. <meta name="image:imagemmaior"
  53.  
  54. content="http://static.tumblr.com/yhfuno6/qBTmbumh8/tumblr_mbdbdz4riv1qmbg8bo1_500.jpg" />
  55.  
  56. <meta name="text:Link1" content="/" />
  57. <meta name="text:Link1 Title" content="link1" />
  58. <meta name="text:Link2" content="/" />
  59. <meta name="text:Link2 Title" content="link2" />
  60. <meta name="text:Link3" content="/" />
  61. <meta name="text:Link3 Title" content="link3" />
  62. <meta name="text:Link4" content="/" />
  63. <meta name="text:Link4 Title" content="link4" />
  64. <meta name="text:Link5" content="/" />
  65. <meta name="text:Link5 Title" content="link5" />
  66. <meta name="text:frase" content="sexy boy here baby" />
  67.  
  68.  
  69.  
  70. <title>{Title}</title>
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}
  74. <meta name="description" content="{MetaDescription}" />
  75. {/block:Description}
  76.  
  77. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  78.  
  79. <style type="text/css">
  80.  
  81. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  82. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px;
  83.  
  84. background-image:url('{image:background}'); background-attachment: fixed;background-repeat: no-repeat; }
  85.  
  86. a {color: {color:link}; text-decoration: none; text-transform: none;}
  87. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  88.  
  89. p {margin: 6px 0 0 0}
  90.  
  91. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  92. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  93. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  94. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  95.  
  96. blockquote img{max-width: 470px!important}
  97. blockquote blockquote img{max-width: 450px!important}
  98. blockquote blockquote blockquote img{max-width: 430px!important}
  99. blockquote blockquote blockquote blockquote img{max-width: 410px!important} padding-left:0px; border-bottom:0px;}
  100.  
  101. #all {text-align: center; width: 1635px; margin: 20px auto 20px auto; padding: 0px; }
  102.  
  103. #allboxes {float: left; margin-left: 391px; margin-top:-7px; }
  104.  
  105. .entry {width:400px; background-color: {color:post}; padding: 8px; margin-bottom: 1px; text-align: justify; font-family: verdana;
  106.  
  107. font-size: 11px; position: relative; z-index:1000;
  108. -webkit-transition:all 0.5s ease-out;
  109. -moz-transition:all 0.5s ease-out;
  110. transition:all 0.5s ease-out;
  111. opacity:0.8;
  112. filter:alpha(opacity=80);
  113. -moz-opacity: 0.80; ;}
  114. .entry:hover #info {opacity:1;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  115.  
  116. h1 {font-family: agency fb; text-align: center; font-size: 20px; text-transform: none; color: {color:text}; font-weight: normal; line-
  117.  
  118. height: 18px;}
  119. h1 a {text-align: center; font-size: 20px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  120. h1 a:hover {text-align: center; font-size: 20px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  121.  
  122. .image {text-align: center; border: 0px;}
  123. .image img {max-width: 400px; width:400px;opacity:1;margin-bottom: 4px; -webkit-transition: all 0.6s ease-out; -moz-transition:
  124.  
  125. all 0.6s ease-out;}
  126. .image img:hover{opacity:1;}
  127.  
  128. .quote {font-family: calibri; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  129. .quotesource { font-size: 9px; text-align: right; text-transform: none; margin-bottom: 5px;}
  130. .quotesource a{opacity:1;text-transform: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  131. .quotesource a:hover{opacity: 0.8;}
  132.  
  133. .chat {line-height: 13px; list-style: none }
  134. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  135. .person1 {color: {color:text}; padding: 2px; }
  136. .person1 .label {font-weight: bold; color:{color:text}}
  137. .person2 {color: {color:text}; padding: 2px; }
  138. .person2 .label {font-weight: bold; color:{color:text};}
  139.  
  140. .player {background-color: #000; text-align: left; display:block;}
  141.  
  142. .video {width:400px}
  143.  
  144.  
  145. #asker {font-size: 11px; font-family: {font:text}; text-align: justify; border-bottom:3px solid {color:text};}
  146. .answer {padding: 2px}
  147. .answer img {max-width: 470px;}
  148.  
  149. /*-----------------------------------------------------------------------*/
  150.  
  151. #info {font-family: consolas; margin-top:-15px; padding-top:8px;height:auto; text-transform:uppercase; opacity:.8; text-align:
  152.  
  153. center; color:{color:link};-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  154. #info a {letter-spacing:1px;font-size: 10px;font-family: consolas; text-transform:uppercase; color:{color:link};-webkit-transition: all
  155.  
  156. 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  157. #info a:hover{text-shadow:0px 0px 3px {color:link};;}
  158. #info:hover {opacity:1;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  159.  
  160. .tags {color: {color:text}; font-size:0px; font-family:calibri; text-transform:uppercase; display: inline; list-style: none}
  161. .tags a {font-size:0px; display: inline; list-style: none;}
  162.  
  163. #cap {width: 400px; margin-top: -2px;}
  164. .source {display: none;}
  165.  
  166. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  167. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  168. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  169. .notes img{display: none; border:0px}
  170.  
  171.  
  172. /*-----------------------------------------------------------------------*/
  173. #sidebar {position: fixed; margin: 0px 0px 0px 100px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  174.  
  175. #sidebar img {position:fixed; margin-top:47px; margin-left:-23px; z-index:330; height:280px; width:200px ;z-
  176.  
  177. index:2999;opacity:0.8;
  178. filter:alpha(opacity=80);
  179. -moz-opacity: 0.80; ;}
  180.  
  181. #sidebar2 {position: fixed; margin: 0px 0px 0px 100px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  182.  
  183. #sidebar2 img {position:fixed; margin-top:-10px; margin-left:-132px; z-index:330; height:660px; width:220px ;z-index:2; box-
  184.  
  185. shadow:0px 0px 7px {color:sombradaimagem};}
  186.  
  187. /*-----------------------------------------------------------------------*/
  188.  
  189. #credit {width:auto;margin-left: 212px; height:auto; margin-top:588px; text-align: center; font-size: 12px; position:fixed; padding:
  190.  
  191. 4px; font-family:Browallia New; background-color:transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s
  192.  
  193. ease-out; }
  194. #credit a{color:{color:links};}
  195. #credit a:hover{text-shadow:0px 0px 3px {color:links};}
  196. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  197.  
  198.  
  199. /*-----------------------------------------------------------------------*/
  200.  
  201. #jumenta2 {position:fixed; opacity:1;text-align:justify;letter-spacing:0px;font-family:"calibri"; font-size:11px; text-transform:;
  202.  
  203. margin-top:420px; margin-left:68px; width:214px; line-height:13px; z-index:300; background-color:transparent; color:
  204.  
  205. {color:descr}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;padding-left:2px;}
  206.  
  207. /*-----------------------------------------------------------------------*/
  208.  
  209. .link { margin-left:68px; margin-top: 344px; text-align: center; position: fixed;}
  210.  
  211. .link a {width: 220px;margin-bottom:1px;display:block;text-transform:uppercase;height:auto; font-family:Browallia New;
  212.  
  213. padding:0px;line-height:13px; text-align:center; font-size:12px; opacity:1;z-index:1500; background-color:transparent;color:
  214.  
  215. {color:links};-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  216.  
  217. .link a:hover{background-color:{color:links};color:{color:bghoverlink};opacity:.7;filter: alpha(opacity:70); }
  218.  
  219. /*-----------------------------------------------------------------------*/
  220.  
  221. #jumenta {position:fixed; opacity:.8;letter-spacing:0px;font-family:"Finger Paint"; font-size:13px; text-transform:uppercase;
  222.  
  223. margin-top:10px; margin-left:68px; width:219px; line-height:19px; z-index:300; background-color:transparent; color:
  224.  
  225. {color:frase}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;text-align:center; border-bottom: 2px solid
  226.  
  227. {color:frase};border-top: 2px solid {color:frase};}
  228. #jumenta:hover{box-shadow:0px 0px 12px {color:frase}; }
  229.  
  230.  
  231.  
  232. /*-----------------------------------------------------------------------*/
  233.  
  234. .pag {width:50px;position:absolute; bottom:-607px; left:68px; z-index:99999999999}
  235.  
  236.  
  237. .active_page {font-size:7px; letter-spacing:px;line-height:15px;padding:2px; font-family:verdana; opacity:1; background-color:
  238.  
  239. {color:bghoverlink}; color:{color:links};z-index:99999999999;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-
  240.  
  241. out;}
  242.  
  243. .jump_page {font-size:7px; font-weight:bold;letter-spacing:px;line-height:15px;padding:2px; font-family:verdana; opacity:1;
  244.  
  245. background-color:{color:links}; color:{color:bghoverlink};z-index:99999999999;-webkit-transition: all 0.2s ease-out; -moz-
  246.  
  247. transition: all 0.2s ease-out;}
  248. .jump_page:hover {opacity:0.8;}
  249.  
  250. /*-----------------------------------------------------------------------*/
  251.  
  252. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  253. #tumblr_controls{position: fixed!important}
  254. #tumblr_controls{position: fixed!important}
  255. #tumblr_controls{position: fixed!important}
  256. #tumblr_controls{position: fixed!important}
  257.  
  258. ::-webkit-scrollbar{width:10px;height:5px;}
  259. ::-webkit-scrollbar-button:start:decrement
  260. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:{color:background};}
  261. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0px;-webkit-border-bottom-right-
  262.  
  263. radius:10px;-webkit-border-bottom-left-radius:0px;border-radius:0%;}
  264. ::-webkit-scrollbar-thumb:vertical{height:50px; opacity:0.8;background-color:{color:scroll};-webkit-border-radius:0px;}
  265. ::-webkit-scrollbar-thumb:horizontal{width:60px; opacity:0.8;background-color:{color:scroll};-webkit-border-radius:px;}
  266.  
  267. </style>
  268. <body>
  269.  
  270. <div id="all">
  271. <div id="sidebar">
  272.  
  273. <div id="sid">
  274.  
  275. <div id="sibimg"><div class="pag">
  276. {block:JumpPagination length="3"}{block:CurrentPage}<span><a href="#" class="active_page">{PageNumber}</a></span>
  277.  
  278. {/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}
  279.  
  280. {/block:JumpPagination}
  281. </div><img src="{image:sidebarpic}">
  282.  
  283.  
  284.  
  285. </div>
  286. <div id="sidebar2"><img src="{image:imagemmaior}"></div>
  287. </div>
  288.  
  289. </div>
  290.  
  291. <div class="link">
  292. <a href="{text:Link1}">{text:Link1 Title}</a>
  293. <a href="{text:Link2}">{text:Link2 Title}</a>
  294. <a href="{text:Link3}">{text:Link3 Title}</a>
  295. <a href="{text:Link4}">{text:Link4 Title}</a>
  296. <a href="{text:Link5}">{text:Link5 Title}</a></div>
  297.  
  298.  
  299. </div>
  300.  
  301. </div>
  302. </font>
  303.  
  304.  
  305.  
  306. <div id="jumenta">{text:frase}
  307. </div>
  308. <div id="jumenta2">{Description}
  309. </div>
  310. <div id="credit"><a href="http://pr-inceso.tumblr.com/" TITLE="by pr-inceso. insp: esmaecido"> THEME DESIGN </a></div>
  311.  
  312. </div>
  313. </div>
  314.  
  315. <div id="allboxes">
  316.  
  317. {block:Posts}
  318.  
  319. <div class="entry">
  320.  
  321. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  322.  
  323. {block:Photo}<div class="image"><img src="{PhotoURL-400}"></div>{/block:Caption}{/block:Photo}
  324.  
  325. {block:Photoset}<div class="image">{Photoset-400}</div>{/block:Photoset}
  326.  
  327. {block:Quote}
  328. <big><div class="quote"><big>“</big>{Quote}<big>”</big></div>
  329. {block:Source}<div class="quotesource">— {Source}</div></big>
  330. {/block:Source}
  331. {/block:Quote}
  332.  
  333. {block:Link}
  334. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  335. {block:Description}{Description}{/block:Description}
  336. {/block:Link}
  337.  
  338. {block:Chat}
  339. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  340. <div class="chat"><ul>{block:Lines}
  341. <li class="person{UserNumber}">{block:Label}
  342. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  343. {/block:Chat}
  344.  
  345. {block:Audio}
  346. <div class="player">{AudioPlayerBlack}</div>
  347. {block:Caption}{Caption}{/block:Caption}
  348. {/block:Audio}
  349.  
  350. {block:Video}
  351. {Video-400}
  352. {block:Caption}{Caption}{/block:Caption}
  353. {/block:Video}
  354.  
  355. {block:Answer}
  356. <div id="asker"><b>{Asker} asked me:</b> {Question}</div>
  357. <div class="answer">{Answer}</div>
  358. {/block:Answer}
  359.  
  360.  
  361. <div id="cap">
  362. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  363. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  364. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  365.  
  366. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  367. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  368. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  369. {/block:ContentSource}</div></div>
  370. <br>
  371.  
  372. <div class="notes">{PostNotes}</div>
  373.  
  374. <div id="info">{block:Date}
  375. {block:NoteCount} <a href="{Permalink}">{TimeAgo}</a> + <a href="{Permalink}">with {NoteCountWithLabel}</a>
  376.  
  377. {/block:NoteCount} {block:RebloggedFrom} + <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"
  378.  
  379. title="{ReblogParentTITLE}">from</a>{/block:RebloggedFrom}{block:ContentSource} + <a href="{SourceURL}"
  380.  
  381. title="{SourceTitle}">origin</a>{/block:ContentSource}{block:IndexPage} + <a href="{ReblogUrl}" target="_blank" title="reblog
  382.  
  383. baby">reblog</a>{/block:IndexPage}
  384. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  385. {/block:RebloggedFrom}
  386. </div></div>
  387. </div>{/block:Date}
  388.  
  389.  
  390. {/block:Posts}
  391. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  392.  
  393. </div>
  394. </div>
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399.  
  400.  
  401.  
  402.  
  403. </body>
  404. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement