Advertisement
fn-themes

theme-41

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