Advertisement
fn-themes

theme-35

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