Advertisement
fn-themes

theme-36

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