Advertisement
fn-themes

theme-45

Nov 14th, 2012
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.85 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. <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Calligraffitti' rel='stylesheet' type='text/css'>
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <!-- DEFAULT VARIABLES -->
  24. <meta name="color:background" content="#fff" />
  25. <meta name="color:post" content="#fff" />
  26. <meta name="color:ask" content="#eee" />
  27. <meta name="color:text" content="#000" />
  28. <meta name="color:link" content="#000" />
  29. <meta name="color:links" content="#000" />
  30. <meta name="color:descricao" content="#000" />
  31. <meta name="color:scroll" content="#696969" />
  32. <meta name="color:source" content="#3c3b3b" />
  33. <meta name="color:bglink" content="#B5B5B5" />
  34.  
  35.  
  36. <meta name="image:background" content="" />
  37. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m8nmm1wWdn1qiqy8mo1_250.png" />
  38.  
  39. <meta name="text:Link1" content="/" />
  40. <meta name="text:Link1 Title" content="link1" />
  41. <meta name="text:Link2" content="/" />
  42. <meta name="text:Link2 Title" content="link2" />
  43. <meta name="text:Link3" content="/" />
  44. <meta name="text:Link3 Title" content="link3" />
  45. <meta name="text:Link4" content="/" />
  46. <meta name="text:Link4 Title" content="link4" />
  47. <meta name="text:Link5" content="/" />
  48. <meta name="text:Link5 Title" content="link5" />
  49.  
  50. <meta name="text:frase" content="eu, voce e o nosso amor." />
  51. <title>{Title}</title>
  52. <link rel="shortcut icon" href="{Favicon}">
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  54. {block:Description}
  55. <meta name="description" content="{MetaDescription}" />
  56. {/block:Description}
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  59.  
  60. <style type="text/css">
  61.  
  62. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  63. 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; }
  64.  
  65. a {color: {color:link}; text-decoration: none; text-transform: none;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  66. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  67.  
  68. p {margin: 6px 0 0 0}
  69.  
  70. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  71. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  72. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  73. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  74.  
  75. blockquote img{max-width: 470px!important}
  76. blockquote blockquote img{max-width: 450px!important}
  77. blockquote blockquote blockquote img{max-width: 430px!important}
  78. blockquote blockquote blockquote blockquote img{max-width: 410px!important} padding-left:0px; border-bottom:0px;}
  79.  
  80. #all {text-align: center; width: 1635px; margin: 20px auto 20px auto; padding: 0px; }
  81.  
  82. #allboxes {float: left; margin-left:401px;width: 163px; margin-top:0px; }
  83.  
  84. .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;opacity:.8;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  85. .entry:hover #info {opacity:1}
  86.  
  87. h1 {font-family: calibri; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  88. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  89. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  90.  
  91. .image {text-align: center; border: 0px;}
  92. .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; }
  93. .image img:hover{opacity:1;}
  94. #quote {margin-top:-11px;position:relative; top:18px;left:-35px;font-size:40px;opacity:.8;color:{color:text}}
  95. .quote {font-family: calibri; margin-left:25px;text-align: justify; font-size: 12px; line-height: 15px; padding: 3px;border-left:1px solid #bebebe}
  96. .quotesource { margin-left:25px;padding-left:2px;font-size: 10px; text-align: left; text-transform: none; font-weight:none; margin-bottom: 5px;border-left:1px solid #bebebe;color:{color:source};}
  97. .quotesource a{;opacity:1;text-transform: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;color:{color:source};}
  98. .quotesource a:hover{opacity: 0.8;}
  99.  
  100. .chat {line-height: 13px; list-style: none }
  101. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  102. .person1 {color: {color:text}; padding: 2px; }
  103. .person1 .label {font-weight: bold; color:{color:text}}
  104. .person2 {color: {color:text}; padding: 2px; }
  105. .person2 .label {font-weight: bold; color:{color:text};}
  106.  
  107. .player {background-color: #000; text-align: left; display:block;}
  108.  
  109. .video {width:400px}
  110.  
  111. /*** Stilo da Ask por things-to-help-you **/
  112. .pergunta {background: {color:ask}; padding: 11px; margin-top: 0px; border-bottom: 1px solid #; margin-left: 0px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
  113. .perguntou {display: inline-block; letter-spacing: 1px; text-transform:uppercase;font-family: 'Play', sans-serif; font-size: 8px; background: {color:text}; padding-left: 20px; padding-right: 5px; margin-top: -0px; border-bottom: 1px solid {color:text}; margin-left: 20px;margin-right: -11px; text-shadow: 0px 1px 1px #;color: {color:background}; margin-bottom: 7px; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px;}
  114. .perguntou g {font-size: 11px;color:{color:background};}
  115. .perguntou a {color:{color:background};}
  116. .askfoto {position: absolute; z-index: 1000; display: inline-block; margin-top: -10px; margin-left: 2px; -webkit-border-radius: 23px;Â -moz-border-radius: 23px; border-radius: 23px;}
  117. .askfoto:hover {opacity: 0.9;}
  118.  
  119. #info {font-family: calibri; margin-top:-11px; padding:2px;height:auto; text-transform:uppercase; opacity:.8; text-align: center; color:{color:link}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  120. #info a {font-size: 10px;font-family: calibri; text-transform:uppercase; color:{color:link}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  121.  
  122. .tags {color: {color:text}; font-size:0px; font-family:calibri; text-transform:uppercase; display: inline; list-style: none}
  123. .tags a {font-size:0px; display: inline; list-style: none;}
  124.  
  125. #cap {width: 400px; margin-top: -2px;}
  126. .source {display: none;}
  127.  
  128. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  129. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  130. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  131. .notes img{display: none; border:0px}
  132.  
  133. #sidebar {position: fixed; margin: 0px 0px 0px 100px;}
  134.  
  135. #sidebar img {position:fixed; margin-top:160px; margin-left:0px; z-index:0; height:340px; width:230px; opacity:1 ;z-index:300; border:4px solid transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border:3px solid transparent;-webkit-border-radius:12px 12px 12px 12px;z-index:9999999999999999999999999;}
  136. #sidebar img:hover{opacity: 1;}
  137.  
  138.  
  139. .paradinhadolink {margin-top: 459px; margin-left: -20px; background-color: transparent; color: ; padding: 3px; font-size: 29px; position:fixed; color:{color:bglink};opacity:.9;}
  140.  
  141. .link { float:top; width: 255px; opacity:1;line-height:25px; margin-top: 451px; text-align: center; position: fixed; margin-left:-14px;z-index:9999999999999999999999999999999999999999999; background-color:{color:bglink}; color:{color:links};-webkit-border-bottom-left-radius: 4px;
  142. -moz-border-radius-bottomleft: 4px;
  143. border-bottom-left-radius: 4px;}
  144. .link a {text-transform:uppercase;font-family:"calibri"; font-size:9px; opacity:.8;z-index:999999999999999999999; color:{color:links}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  145. .link a:hover {text-decoration:underline;}
  146.  
  147.  
  148. .descr {text-align: justify; text-transform:none;height: auto; font-size: 10px; font-family: calibri; position: fixed; margin-left: 74px; line-height: 12px; width: 150px; background-color:transparent; color: {color:descricao}; padding: 4px; margin-top: 506px; background-attachment: fixed;border-left: 1px dotted {color:descricao};opacity:.8}
  149.  
  150. .sexusdds{text-align: center; text-transform:none;height: auto; font-size: 19px; font-family: Calligraffitti; position: fixed; margin-left: 3px; line-height: 12px; width: 221px; background-color:transparent; ; padding: 5px; margin-top: 140px; background-attachment: fixed;color:{color:descricao}}
  151.  
  152.  
  153.  
  154.  
  155. .pagina{font-family:calibri; font-size:10; z-index:9999999999;position: fixed;margin-top: 509px; margin-left: 18px; width: 0px; height: 0px;}
  156. .pagina a{opacity:1; color:{color:descricao}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  157.  
  158.  
  159. .pagina2{font-family:calibri; font-size:10; position: fixed; margin-top: 524px; margin-left: 37px; width: 0px; height: 0px; z-index:999999;}
  160. .pagina2 a{opacity:1; color:{color:descricao}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;margin-left:10px;}
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173.  
  174. ::-webkit-scrollbar{width:9px;height:5px;}
  175. ::-webkit-scrollbar-button:start:decrement
  176. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  177. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:10px;-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;border-radius:10%;}
  178. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:10px;}
  179. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  180.  
  181. </style>
  182.  
  183. <body>
  184.  
  185. <div id="all">
  186. <div id="sidebar">
  187.  
  188. <div id="sid">
  189.  
  190. <div id="sibimg"><img src="{image:sidebar}">
  191. </div>
  192. </div>
  193.  
  194. <div class="link">
  195. <a href="{text:Link1}">{text:Link1 Title}</a>
  196. <a href="{text:Link2}">{text:Link2 Title}</a>
  197. <a href="{text:Link3}">{text:Link3 Title}</a>
  198. <a href="{text:Link4}">{text:Link4 Title}</a>
  199. <a href="{text:Link5}">{text:Link5 Title}</a>
  200. <a href="http://pr-inceso.tumblr.com" title="all theme por pr-inceso©">©</a>
  201. </div>
  202.  
  203. <div class="descr">{Description}</div><div class="sexusdds">{text:frase}</div>
  204.  
  205.  
  206. <div class="paradinhadolink">◥</div>
  207. <div class="pagina">{block:NextPage}<a href="{NextPage}" title="next page">next</a>{/block:NextPage}</div>
  208.  
  209. <div class="pagina2">{block:PreviousPage}or<br><a href="{PreviousPage}" title="prev page">back</a>{/block:PreviousPage}</div>
  210. </div>
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217. </div>
  218. </div>
  219.  
  220. <div id="allboxes">
  221.  
  222. {block:Posts}
  223.  
  224. <div class="entry">
  225.  
  226. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  227.  
  228. {block:Photo}<div class="image"><img src="{PhotoURL-400}"></div>{/block:Caption}{/block:Photo}
  229.  
  230. {block:Photoset}<div class="image">{Photoset-400}</div>{/block:Photoset}
  231.  
  232. {block:Quote}
  233. <big><div class="quote"><div id="quote">&#10077;</div>{Quote}<big></big></div>
  234. {block:Source}<div class="quotesource">— <b>{Source}</b></div></big>
  235. {/block:Source}
  236. {/block:Quote}
  237.  
  238. {block:Link}
  239. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  240. {block:Description}{Description}{/block:Description}
  241. {/block:Link}
  242.  
  243. {block:Chat}
  244. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  245. <div class="chat"><ul>{block:Lines}
  246. <li class="person{UserNumber}">{block:Label}
  247. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  248. {/block:Chat}
  249.  
  250. {block:Audio}
  251. <div class="player">{AudioPlayerBlack}</div>
  252. {block:Caption}{Caption}{/block:Caption}
  253. {/block:Audio}
  254.  
  255. {block:Video}
  256. {Video-400}
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:Video}
  259.  
  260. {block:Answer}
  261. <div class="caixa">
  262. <div class="pergunta">
  263. {Question}
  264. </div>
  265. <img src="{AskerPortraitURL-30}" align="left" class="askfoto">
  266. <div class="perguntou"><g>{Asker}</g> asked at {TimeAgo}</div>
  267. <div class="linha"></div>
  268. {Answer}
  269. </div>
  270. {/block:Answer}
  271.  
  272.  
  273. <div id="cap">
  274. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  275. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.  
  278. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  279. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  280. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  281. {/block:ContentSource}</div></div>
  282. <br>
  283.  
  284. <div class="notes">{PostNotes}</div>
  285.  
  286. <div id="info">{block:Date}
  287. {block:NoteCount} <a href="{Permalink}">{DayOfWeek}, {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> · {NoteCount}{/block:NoteCount} {block:RebloggedFrom} · <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} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  288. <br><div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}"> #{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  289. {/block:RebloggedFrom}
  290. </div></div>
  291. </div>{/block:Date}
  292.  
  293.  
  294. {/block:Posts}
  295. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  296.  
  297. </div>
  298. </div>
  299. </div>
  300. </div>
  301. </div>
  302. </div>
  303. <script type="text/javascript"> Cufon.now(); </script>
  304. </body>
  305. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement