Advertisement
my-foolishlove

34

Jun 15th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.61 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. <!--
  3.  
  4. . .o8 oooo
  5. .o8 "888 `888
  6. .o888oo oooo oooo ooo. .oo. .oo. 888oooo. 888 oooo d8b
  7. 888 `888 `888 `888P"Y88bP"Y88b d88' `88b 888 `888""8P
  8. 888 888 888 888 888 888 888 888 888 888
  9. 888 . 888 888 888 888 888 888 888 888 888 .o.
  10. "888" `V88V"V8P' o888o o888o o888o `Y8bod8P' o888o d888b Y8P
  11.  
  12. -->
  13. <head>
  14. <meta name="color:bg" content="#f5f5f5">
  15. <meta name="color:cor texto bgsito" content="#000">
  16. <meta name="image:bg" content=" " >
  17. <meta name="color:cor texto" content="#000000">
  18. <meta name="color:link" content="#333333">
  19. <meta name="color:link hover" content="#eee">
  20. <meta name="font:texto" content="">
  21. <meta name="font:titulo" content="">
  22. <meta name="color:bg posts" content="#ffffff">
  23. <title>{title}</title>
  24. <link rel="shortcut icon" href="{favicon}">
  25. <meta name="color:cor texto sidebar com bgs" content="#fff">
  26. <meta name="color:bgsito" content="#fff">
  27. <meta name="color:bg links sidebar" content="#eee">
  28. <meta name="color:cor links sidebar" content="#000">
  29. <meta name="color:bg links sidebar hover" content="#000">
  30. <meta name="color:cor links sidebar hover" content="#fff">
  31. <meta name="color:sidebar bgs" content="#000">
  32. <meta name="text:link1" content="/">
  33. <meta name="text:link1 title" content="um link">
  34. <meta name="text:link2" content="/">
  35. <meta name="text:link2 title" content="um link">
  36. <meta name="text:link3" content="/">
  37. <meta name="text:link3 title" content="um link">
  38. <meta name="text:link4" content="/">
  39. <meta name="text:link4 title" content="um link">
  40. <meta name="text:link5" content="/">
  41. <meta name="text:link5 title" content="um link">
  42. <meta name="text:link6" content="/">
  43. <meta name="text:link6 title" content="um link">
  44. <meta name="image:sidebar" content="http://30.media.tumblr.com/tumblr_m0n736oZ3e1r7w07lo3_250.jpg">
  45. <meta name="text:frase" content="cala a boca e vai ser feliz [...]">
  46.  
  47. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  48.  
  49. </head>
  50. <body>
  51.  
  52. <div id="tabls">
  53. </div>
  54.  
  55. <div id="photo">
  56. <img src="{image:sidebar}">
  57. </div>
  58. <div class="linn">
  59. <a href="{text:link1}">{text:link1 title}</a>
  60. <a href="{text:link2}">{text:link2 title}</a>
  61. <a href="{text:link3}">{text:link3 title}</a>
  62. <a href="{text:link4}">{text:link4 title}</a>
  63. <a href="{text:link5}">{text:link5 title}</a>
  64. <a href="{text:link6}">{text:link6 title}</a>
  65. </div>
  66. <div id="paginacaoml">
  67. <a href="#">to top</a>
  68. </div>
  69. <div class="©">
  70. <a href="http://imperfeica0.tumblr.com" title="theme by imperfeica0 don't copy">©</a>
  71. </div>
  72.  
  73. <div class="ppti">
  74. {description}
  75. </div>
  76.  
  77. <style type="text/css">
  78. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  79.  
  80. .ppti {
  81. position:fixed;
  82. font-family:verdana;
  83. font-size:9px;
  84. overflow:hidden;
  85. background:transparent;
  86. width:120px;
  87. height:80px;
  88. margin-top:300px;
  89. margin-left:280px;
  90. text-align:center;
  91. }
  92. .linn
  93. {
  94. position:fixed;
  95. background:transparent;
  96. width:185px;
  97. text-align:center;
  98. padding:2px;
  99. margin-left:200px;
  100. margin-top:390px;
  101. border-bottom:1px dashed {color:sidebar bgs};
  102. }
  103. .linn a {
  104. float:left;
  105. margin-bottom:1px;
  106. display:block;
  107. font-family:verdana;
  108. text-transform:lowercase;
  109. font-size:9px;
  110. padding:1px;
  111. width:59px;
  112. height:10px;
  113. color:{color:cor links sidebar};
  114. background:{color:bg links sidebar};
  115. height:13px;
  116. }
  117. .linn a:hover {
  118. font-weight:bold;
  119. color:{color:cor links sidebar hover};
  120. background:{color:bg links sidebar hover};
  121. }
  122. a {-webkit-transition:all 0.3s ease-out;color: {color:link}; text-decoration: none; text-transform: none;}
  123. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  124.  
  125. body {background: {color:bg}; color:{color:cor texto};}
  126. ::-webkit-transition { -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;}
  127.  
  128. p {margin: 6px 0 0 0}
  129.  
  130. blockquote {border-left:2px {color:cor texto} solid; padding-left:5px; margin:0px 2px 0px 10px}
  131.  
  132.  
  133. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  134.  
  135. #entries{margin-top:30px; margin-left:0;}
  136.  
  137. #post {border-bottom:1px dashed {color:bgsito};width: 500px; background-color: {color:bg posts}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; color:{color:text}; margin-left:417px;}
  138.  
  139. #xright {position: fixed; margin-top: 50px; margin-left: 597px; overflow: auto; width: 526px; height: 705px;}
  140.  
  141.  
  142.  
  143. .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post};margin-top:5px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;}
  144. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;-webkit-transition-duration:1.0;}
  145. .tags:hover {-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;}
  146.  
  147.  
  148. h1 {font-family: tahoma; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 18px;}
  149.  
  150. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 18px;}
  151.  
  152. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 18px;text-decoration:underline;}
  153.  
  154.  
  155.  
  156. .image {text-align: center; border: 0px; }
  157. .image img {max-width: 500px; margin-bottom: 3px }
  158. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
  159. .qt {font-family: verdana; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  160. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  161. .qsr a, a:hover{text-transform: none;}
  162.  
  163. .chat {line-height: 12px; list-style: none }
  164. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  165. .person1 {background-color:{color:background}; color: {color:text}; }
  166. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  167. .person2 {color: {color:text}; }
  168. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  169.  
  170. .audio{background-color:black; display:block;}
  171. .source{display:none}
  172.  
  173. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  174. #questions a {color:{color:link}}
  175. .tags {-webkit-transition:all 0.4s ease-out;color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  176. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  177. .tags:hover{border-left:20px solid {color:sidebar bgs};}
  178.  
  179. .qqmarks{
  180. font-size: 80px;
  181. font-weight: bold;
  182. line-height: 80px;
  183. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  184. opacity: 0.2;
  185. filter:alpha (opacity=20)
  186. }
  187.  
  188.  
  189.  
  190. .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  191.  
  192. .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
  193.  
  194. .qsource a, a:hover{text-transform: none;}
  195.  
  196.  
  197. .notes {width: 520px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:0px;}
  198. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:417px;}
  199.  
  200. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  201. .notes img{display: none; border:0px}
  202.  
  203.  
  204.  
  205.  
  206. b{text-transform: block; color:;}
  207. i{text-transform: italic; color:{color:text}}
  208. p{margin:2px 0 2px 0}
  209. u {text-decoration: none; border-bottom: 1px dashed;}
  210. d1 {opacity:0.8}
  211. d2 {opacity:0.6}
  212.  
  213. d3 {opacity:0.4}
  214. d4 {opacity:0.2}
  215.  
  216.  
  217. #cap {width: 500px; margin-top: -2px;}
  218.  
  219. #pp {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  220. .vam a {font-size: 9px;}
  221.  
  222. ::-webkit-scrollbar {background:#fff;width:8px;}
  223. ::-webkit-scrollbar-thumb {background:#ddd;}
  224.  
  225.  
  226.  
  227. /*** Paginação by madlyluv.com ***/
  228. #paginacaoml {text-align:center;height:17px;width:184px;text-align:center;overflow:hidden;font-family:verdana;font-size:9px;position:fixed;font-size: 9px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;background:transparent;position:fixed;font-family:verdana;font-size:9px;color:{color:cor texto sidebar com bgs};;width:198px;opacity:,0.2;text-align:center;margin-top:280px;margin-left:128px;-webkit-transition:all 0.3s ease-out;-webkit-transition-duration: 0.9s;line-height:12px;opacity:1.0;}
  229. #paginacaoml a {font-size:8px;font-family:tinytots;background: transparent; margin: 0 1px 0 0; padding: 2px 3px; color: {color:cor links sidebar}; text-decoration: none;}
  230. #paginacaoml a:hover {opacity:100;background: {color:bg links sidebar hover};color:{color:cor links sidebar hover} border: none;}
  231. #paginacaoml span.pagina_atual {font-family:tinytots;font-size:8px;background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 3px; color: #cor da fonte; text-decoration: none;}
  232. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  233.  
  234. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  235.  
  236. @font-face {
  237.  
  238. font-family: 'vv';
  239.  
  240. font-style: normal;
  241.  
  242. font-weight: norAmal;
  243.  
  244. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  245.  
  246. }
  247.  
  248.  
  249. .© {position:fixed;font-family:verdana;font-size:10px;margin-top:295px;margin-left:260px;background:transparent;text-align:center;line-height:13px;}
  250. .© a {color:{color:sidebar bgs};}
  251. .© a:hover {font-weight:bold;}
  252.  
  253.  
  254. #photo {width:80px; height:80px; background-color: transparent;position:fixed; margin-top:300px;overflow:hidden;border:2px solid {color:sidebar bgs};margin-left:190px;background:{color:sidebar bgs};border-radius:80px;}
  255.  
  256. #photo img {width:80px; height:80px; position:relative;-webkit-transition:all 1.0s ease-out;border-radius:90px;}
  257. #photo:hover img {-webkit-transform: rotate(360deg);}
  258.  
  259.  
  260. @font-face {font-family: 'a';src: url('http://static.tumblr.com/2lqtwbf/gMUlykinh/existence-light-webfont.eot');src: url('http://static.tumblr.com/2lqtwbf/gMUlykinh/existence-light-webfont.eot?#iefix') format('embedded-opentype'),url('Existence-Light-webfont.woff') format('woff'),url('http://static.tumblr.com/2lqtwbf/RZqlykiox/existence-light-webfont.ttf') format('truetype'),url('http://static.tumblr.com/2lqtwbf/z2ilykioc/existence-light-webfont.svg#ExistenceLight') format('svg');font-weight: normal;font-style: normal;}
  261. </style>
  262.  
  263.  
  264. <div id="entries">
  265. <div class="autopagerize_page_element">
  266. {block:Posts}
  267. <div id="post">
  268.  
  269. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  270.  
  271. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  272.  
  273. {block:Photoset}{Photoset-500}{/block:Photoset}
  274.  
  275. {block:Quote}
  276. <div class="qquote"><center>“{Quote}”</div>
  277. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  278. {/block:Quote}
  279.  
  280. {block:Link}
  281. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  282. {block:Description}{Description}{/block:Description}
  283. {/block:Link}
  284.  
  285. {block:Chat}
  286. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  287. <div class="chat"><ul>{block:Lines}
  288. <li class="person{UserNumber}">{block:Label}
  289. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  290. {/block:Chat}
  291.  
  292. {block:Audio}
  293. <br>
  294. <div class="audio">{AudioPlayerBlack}</div>
  295. {block:Caption}{Caption}{/block:Caption}
  296. {/block:Audio}
  297.  
  298. {block:Video}{Video-500}{/block:Video}
  299.  
  300.  
  301.  
  302.  
  303. {block:Answer}<div id="questions"><b>{Asker} asked:</b> {Question}</div>
  304. {Answer}{/block:answer}
  305.  
  306. <div id="cap">
  307. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  308. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  309. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  310.  
  311. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  312. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" / ">
  313. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  314. {/block:ContentSource}</div></div>
  315.  
  316. <br>
  317. <div id="pp">
  318.  
  319.  
  320. <div style="float:left;" class="tags">
  321. <div class="tags">{block:HasTags}in<u>directs</u>: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  322. <br>
  323.  
  324. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog this</a>{/block:IndexPage}<br>
  325. {block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  326. </span>{/block:RebloggedFrom} {block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  327. </div>
  328. </ br>
  329. <br clear="all" /></div></div>
  330.  
  331.  
  332. {/block:Posts}
  333.  
  334. </div>
  335. {block:PostNotes}
  336. <div id="notes"><div id="hehe">{PostNotes}</div></div>
  337. {/block:PostNotes}
  338.  
  339. </div>
  340. </div>
  341.  
  342. </body>
  343.  
  344. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement