Advertisement
my-foolishlove

35

Jun 17th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.48 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.  
  81. img {-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;
  82. }
  83. img:hover {opacity:0.7;
  84. -webkit-transition: opacity 0.3s linear;}
  85.  
  86. .ppti {
  87. position:fixed;
  88. font-family:verdana;
  89. font-size:9px;
  90. overflow:hidden;
  91. background:transparent;
  92. width:120px;
  93. height:80px;
  94. margin-top:390px;
  95. margin-left:200px;
  96. text-align:center;
  97. border-bottom:1px dashed {color:sidebar bgs};
  98. }
  99. .linn
  100. {
  101. position:fixed;
  102. background:transparent;
  103. width:230px;
  104. text-align:center;
  105. padding:2px;
  106. margin-left:170px;
  107. margin-top:475px;
  108. }
  109. .linn a {
  110. float:left;
  111. margin-bottom:1px;
  112. display:block;
  113. font-family:verdana;
  114. text-transform:lowercase;
  115. font-size:9px;
  116. padding:1px;
  117. width:59px;
  118. height:10px;
  119. color:{color:cor links sidebar};
  120. background:{color:bg links sidebar};
  121. height:13px;
  122. }
  123. .linn a:hover {
  124. font-weight:bold;
  125. color:{color:cor links sidebar hover};
  126. background:{color:bg links sidebar hover};
  127. }
  128. a {-webkit-transition:all 0.3s ease-out;color: {color:link}; text-decoration: none; text-transform: none;}
  129. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  130.  
  131. body {background: {color:bg}; color:{color:cor texto};}
  132. ::-webkit-transition { -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out;}
  133.  
  134. p {margin: 6px 0 0 0}
  135.  
  136. blockquote {border-left:2px {color:cor texto} solid; padding-left:5px; margin:0px 2px 0px 10px}
  137.  
  138.  
  139. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  140.  
  141. #entries{margin-top:30px; margin-left:0;}
  142. #entries img{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;
  143. }
  144. #entries img:hover {opacity:0.7;
  145. -webkit-transition: opacity 0.3s linear;}
  146.  
  147. #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;}
  148. #post img {-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;
  149. }
  150. #post img:hover {opacity:0.7;
  151. -webkit-transition: opacity 0.3s linear;}
  152.  
  153. #xright {position: fixed; margin-top: 50px; margin-left: 597px; overflow: auto; width: 526px; height: 705px;}
  154. #xright img {-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;
  155. }
  156. #xright img:hover {opacity:0.7;
  157. -webkit-transition: opacity 0.3s linear;}
  158.  
  159.  
  160.  
  161. .tags{font-size: 9px; color:{color:link}; font-family: verdana; background-color: {color:post};}
  162. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  163. .tags:hover {border-left:20px solid {color:sidebar bgs};}
  164.  
  165.  
  166. h1 {font-family: tahoma; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 18px;}
  167.  
  168. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 18px;}
  169.  
  170. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 18px;text-decoration:underline;}
  171.  
  172.  
  173.  
  174. .image {text-align: center; border: 0px; }
  175. .image img {max-width: 500px; margin-bottom: 3px }
  176. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);}
  177. .qt {font-family: verdana; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  178. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  179. .qsr a, a:hover{text-transform: none;}
  180.  
  181. .chat {line-height: 12px; list-style: none }
  182. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  183. .person1 {background-color:{color:background}; color: {color:text}; }
  184. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  185. .person2 {color: {color:text}; }
  186. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  187.  
  188. .audio{background-color:black; display:block;}
  189. .source{display:none}
  190.  
  191. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  192. #questions a {color:{color:link}}
  193. .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;}
  194. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  195. .tags:hover{border-left:20px solid {color:sidebar bgs};}
  196.  
  197. .qqmarks{
  198. font-size: 80px;
  199. font-weight: bold;
  200. line-height: 80px;
  201. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  202. opacity: 0.2;
  203. filter:alpha (opacity=20)
  204. }
  205.  
  206.  
  207.  
  208. .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  209.  
  210. .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
  211.  
  212. .qsource a, a:hover{text-transform: none;}
  213.  
  214.  
  215. .notes {width: 520px; padding: 0px; margin-top: 0px; margin-bottom: 10px; font-size: 9px; text-align: left; margin-left:0px;}
  216. ol.notes:hover {border-left:20px solid {color:sidebar bgs};}
  217. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:417px;}
  218.  
  219. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  220. ol.notes li :hover {border-left:20px solid {color:sidebar bgs};}
  221. .notes img{display: none; border:0px}
  222.  
  223.  
  224.  
  225.  
  226. b{text-transform: block; color:;}
  227. i{text-transform: italic; color:{color:text}}
  228. p{margin:2px 0 2px 0}
  229. u {text-decoration: none; border-bottom: 1px dashed;}
  230. d1 {opacity:0.8}
  231. d2 {opacity:0.6}
  232.  
  233. d3 {opacity:0.4}
  234. d4 {opacity:0.2}
  235.  
  236.  
  237. #cap {width: 500px; margin-top: -2px;}
  238. #cap img{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition-duration:1.0;
  239. }
  240. #cap img:hover {opacity:0.7;
  241. -webkit-transition: opacity 0.3s linear;}
  242.  
  243. #pp {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  244. .vam a {font-size: 9px;}
  245.  
  246. ::-webkit-scrollbar {background:#fff;width:8px;}
  247. ::-webkit-scrollbar-thumb {background:#ddd;}
  248.  
  249.  
  250.  
  251. /*** Paginação by madlyluv.com ***/
  252. #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:148px;-webkit-transition:all 0.3s ease-out;-webkit-transition-duration: 0.9s;line-height:12px;opacity:1.0;}
  253. #paginacaoml a {font-size:8px;font-family:tinytots;background: {color:bg links sidebar}; margin: 0 1px 0 0; padding: 2px 3px; color: {color:cor links sidebar}; text-decoration: none;}
  254. #paginacaoml a:hover {opacity:100;background: {color:bg links sidebar hover};color:{color:cor links sidebar hover} border: none;}
  255. #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;}
  256. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  257.  
  258. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  259.  
  260. @font-face {
  261.  
  262. font-family: 'vv';
  263.  
  264. font-style: normal;
  265.  
  266. font-weight: norAmal;
  267.  
  268. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  269.  
  270. }
  271.  
  272.  
  273. .© {position:fixed;font-family:verdana;font-size:10px;margin-top:370px;margin-left:300px;background:transparent;text-align:center;line-height:13px;}
  274. .© a {color:{color:sidebar bgs};}
  275. .© a:hover {font-weight:bold;}
  276.  
  277.  
  278. #photo {width:80px; height:80px; background-color: transparent;position:fixed; margin-top:300px;overflow:hidden;border:2px solid {color:sidebar bgs};margin-left:212px;background:{color:sidebar bgs};border-radius:80px;}
  279.  
  280. #photo img {width:80px; height:80px; position:relative;-webkit-transition:all 1.0s ease-out;border-radius:90px;}
  281. #photo:hover img {-webkit-transform: rotate(360deg);}
  282.  
  283.  
  284. @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;}
  285. </style>
  286.  
  287.  
  288. <div id="entries">
  289. <div class="autopagerize_page_element">
  290. {block:Posts}
  291. <div id="post">
  292.  
  293. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  294.  
  295. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  296.  
  297. {block:Photoset}{Photoset-500}{/block:Photoset}
  298.  
  299. {block:Quote}
  300. <div class="qquote"><center>“{Quote}”</div>
  301. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  302. {/block:Quote}
  303.  
  304. {block:Link}
  305. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  306. {block:Description}{Description}{/block:Description}
  307. {/block:Link}
  308.  
  309. {block:Chat}
  310. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  311. <div class="chat"><ul>{block:Lines}
  312. <li class="person{UserNumber}">{block:Label}
  313. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  314. {/block:Chat}
  315.  
  316. {block:Audio}
  317. <br>
  318. <div class="audio">{AudioPlayerBlack}</div>
  319. {block:Caption}{Caption}{/block:Caption}
  320. {/block:Audio}
  321.  
  322. {block:Video}{Video-500}{/block:Video}
  323.  
  324.  
  325.  
  326.  
  327. {block:Answer}<div id="questions"><b>{Asker} asked:</b> {Question}</div>
  328. {Answer}{/block:answer}
  329.  
  330. <div id="cap">
  331. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  332. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  333. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  334.  
  335. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  336. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  337. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  338. {/block:ContentSource}</div></div>
  339. <div id="tt>
  340. <br>
  341. <div class="tags">{block:HasTags}tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  342.  
  343. <div id="pp">
  344.  
  345.  
  346. <div style="float:left;" class="tags">
  347. {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>
  348. {block:RebloggedFrom} originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  349. </span>{/block:RebloggedFrom} {block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  350. </div>
  351. </ br>
  352. <br clear="all" /></div></div>
  353.  
  354.  
  355. {/block:Posts}
  356.  
  357. </div>
  358. {block:PostNotes}
  359. <div id="notes"><div id="hehe">{PostNotes}</div></div>
  360. {/block:PostNotes}
  361.  
  362. </div>
  363. </div>
  364.  
  365. </body>
  366.  
  367. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement