kakawan

114

Aug 4th, 2014
565
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.17 KB | None | 0 0
  1. <!---- mists
  2. --->
  3.  
  4.  
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <head><title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14.  
  15. <meta name="color:background" content="#FFFFFF">
  16. <meta name="color:link" content="#000000">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:scrollbg" content="#FFFFFF">
  19. <meta name="color:descri" content="#000000">
  20. <meta name="color:links" content="#000000">
  21. <meta name="color:border" content="#cccbcb">
  22. <meta name="text:frase" content="só que eu não recomendo"/>
  23. <meta name="color:hover" content="#eeeeee">
  24. <meta name="color:detalhes" content="#eeeeee"/>
  25. <meta name="color:Font" content="#444444"/>
  26.  
  27. <meta name="color:background" content="#fff" />
  28. <meta name="color:posts" content="#fff" />
  29. <meta name="color:scrollbar" content="#f8f8f8" />
  30. <meta name="color:texts" content="#000" />
  31.  
  32. <meta name="if:Opacity in images" content="1"/>
  33. <meta name="if:Post width 400px" content="0"/>
  34. <meta name="if:Customize scrollbar" content="1"/>
  35.  
  36.  
  37. <meta name="image:sidebar" content="https://secure.static.tumblr.com/35086b2ac6c8db10ecb4329aca1a8bc1/ewx0oi8/pjZn9rjn3/tumblr_static_eh3yaajni1w00cggwok0ocoo8.jpg"/>
  38.  
  39.  
  40. <meta name="text:Link1" content="/" />
  41. <meta name="text:Link1 Title" content="link" />
  42. <meta name="text:Link2" content="/" />
  43. <meta name="text:Link2 Title" content="link" />
  44. <meta name="text:Link3" content="/" />
  45. <meta name="text:Link3 Title" content="link" />
  46. <meta name="text:Link4" content="/" />
  47. <meta name="text:Link4 Title" content="link" />
  48.  
  49. <meta name="if:Rolagem infinita" content="1"/>
  50.  
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55.  
  56.  
  57. /*** corpo básico ***/
  58.  
  59.  
  60. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:12px calibri; text-align: center;}
  61.  
  62.  
  63. a {color: {color:link}; text-decoration: none ; text-transform: none ;}
  64. a:hover {color: {color:hover};}
  65.  
  66. p {margin: 6px 0 0 0}
  67.  
  68. ::-webkit-scrollbar{width:9px;
  69. height:0px;}
  70. ::-webkit-scrollbar-button:start:decrement
  71. ::-webkit-scrollbar-button:end:increment{display:block;
  72. height:0;
  73. background-color:{color:scrollbar bg};}
  74. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  75. -webkit-border-radius:0;
  76. -webkit-border-bottom-right-radius:3px;
  77. -webkit-border-bottom-left-radius:3px;}
  78. ::-webkit-scrollbar-thumb:vertical{height:50px;
  79. background-color:{color:scrollbar};}
  80. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  81. background-color:{color:scrollbar};}
  82.  
  83.  
  84.  
  85. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  86.  
  87. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  88. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  89. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  90. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  91.  
  92. blockquote img{max-width: 470px!important}
  93. blockquote blockquote img{max-width: 450px!important}
  94. blockquote blockquote blockquote img{max-width: 430px!important}
  95. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  96.  
  97. #container {width: 420px; margin:50px auto: 50px auto;}
  98.  
  99. iframe#tumblr_controls {
  100. top:0px !important;
  101. right:3px !important;
  102. position: fixed !important;
  103. -webkit-transition: opacity 0.7s linear;
  104. opacity: 0.4;
  105. -webkit-transition: all 0.8s ease-out;
  106. -moz-transition: all 0.8s ease-out;
  107. transition: all 0.8s ease-out;
  108. z-index:999999999999999999;}
  109.  
  110. iframe#tumblr_controls:hover{
  111. -webkit-transition: opacity 0.7s linear;
  112. opacity: 1;
  113. -webkit-transition: all 0.4s ease-out;
  114. -moz-transition: all 0.4s ease-out;
  115. transition: all 0.4s ease-out;
  116. z-index:999999999999999999999;}
  117.  
  118.  
  119. #entries {width:450px; float:left; margin-left:500px; margin-top:5px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  120. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  121.  
  122.  
  123. h1 {font-family: calibri; font-size: 13px; line-height: 15px; text-align: center; font-weight: normal; margin-bottom:8px;}
  124. h1 a {color: {color:link};}
  125. h1 a:hover {color: {color:hover};}
  126.  
  127. .image {text-align: center; border: 0px}
  128. .image img {width: 450px; margin-bottom: 1px; }
  129. .image img:hover { -webkit-filter: grayscale(50%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  130.  
  131. .quote {font-family:calibri; text-align: left; font-size: 12px; line-height:15px; padding: 5px; border-top: px solid #eee;}
  132. .quotesource {text-align;left; padding:5px; text-transform: none; font-style:italic; margin-bottom: 1px;font-family:calibri; font-size: 12px;}
  133.  
  134. .chat {line-height: 13px; list-style: none }
  135. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  136. .person1 {color: {color:text}; padding: 2px; }
  137. .person1 .label {font-weight: bold; color:{color:text}}
  138. .person2 {color: {color:text}; padding: 2px; }
  139. .person2 .label {font-weight: bold; color:{color:text}}
  140.  
  141. .player {background-color: #000; text-align: left; display:block;}
  142.  
  143. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:calibri; text-align: justify; background-color:#;color:#000; font-size:11px;padding:2px; border-bottom:1px solid #eee; border-left:px solid #f2f2f2; border:px dashed #ddd }
  144. .answer {padding: 1px; font-family:calibri; font-size:11px;}
  145. .answer img {max-width: 400px;}
  146. #asker a:hover {color:{color:lhover};}
  147. #ssource{margin-left:10px; display:none}
  148.  
  149. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  150. #hoverphoto:hover {color:{color:hover};}
  151.  
  152. .entries:hover #hoverphoto { opacity:1.0;}
  153. .entries:hover #marihuana {margin-left:-42px;-webkit-transition: all 0.7s ease;
  154. -moz-transition: all 0.7s ease;}
  155. #marihuana {margin-left:-50px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto;-webkit-transition: all 0.7s ease;
  156. -moz-transition: all 0.7s ease;}
  157. #marihuana a {font-size: 10px;font-family: calibri;-webkit-transition: all 0.7s ease;
  158. -moz-transition: all 0.7s ease;border-left:px solid #000}
  159. #marihuana:hover {color:{color:hover} ;}
  160.  
  161.  
  162. .notes img {width:13px;-webkit-border-radius: 360px; position:relative; top:0px}
  163. ol.notes, .notes li{width:425px; list-style:none; margin:0px 0 0px 5px; padding:2px;}
  164. #sidebar {
  165. width: 160px;
  166. height:10px;
  167.  
  168. position:fixed; padding:px; border-top:0px solid #Eee;
  169. border-left:0px solid {color:border};
  170. border-bottom:0px solid {color:border};
  171. border-right:px solid {color:border};
  172. margin-left:320px;
  173. margin-top:50px;
  174.  
  175.  
  176. -webkit-transition: all 0.7s ease;
  177. -moz-transition: all 0.7s ease;
  178. -o-transition: all 0.7s ease;}
  179. #sidebar:hover #links {opacity: 1;}
  180.  
  181.  
  182. #sidebarimage {
  183. width 200px;
  184. -webkit-transition: all 0.7s ease;
  185. -moz-transition: all 0.7s ease;
  186. -o-transition: all 0.7s ease;
  187. border-radius: 522px; -webkit-filter: grayscale(0%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  188.  
  189. #sidebarimage img {
  190. width:155px;
  191. opacity:0.8;
  192. border:1px solid transparent;
  193. border-left:1px solid transparent;
  194. border-top:1px solid transparent;
  195. padding:3px ;
  196. border-left2px solid {color:border};
  197. -webkit-border-radius: px 100px 0px 0px;
  198. -webkit-transition: all 0.7s ease;
  199. -moz-transition: all 0.7s ease;
  200.  
  201. -o-transition: all 0.7s ease;
  202. }
  203.  
  204.  
  205.  
  206. #sidebarimage:hover {
  207.  
  208. opacity:1;
  209. -webkit-transition: all 0.6s ease-out;
  210. -moz-transition: all 0.2s ease-out;
  211. }
  212.  
  213. #sidebar:hover #links {opacity:1;}
  214.  
  215. #links {color: ; font-family:cambria; background:#ff; -webkit-border-radius: 00px 00px 00px 00px; background:#ee; font-style:itali; opacity:0;font-size:8px; margin-top:1px; margin-left:-45px; position:fixed; line-height: 15px; letter-spacing:0px; height: 17px; z-index:100; text-align:center; font-weight: none; padding:1px; text-shadow: 0px 0px 0px transparent; width: 142px;-webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  216. #links a {color: {color:links}; -webkit-border-radius:100px 0x 00px 00px; display:blck; text-transform: uppercase; border-bottom:0px dotted #cccbcb; padding:px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; opacity: 1.7; width: 170px;}
  217. #links a:hover { font-weight:old; text-shadow:0px 0px 1px;-moz-opacity:1.0; letter-spacing:px; font-style:itaic; border-bottom:px solid #000; border-top:px solid #000; text-transform:upprcase; font-size:px;font-style:ialic; color: {color:hover};-khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;}
  218.  
  219.  
  220. #descri{width:160px; position:fixed; font-weight:bld;opacity:0; border-left:px solid {color:border}; background:#ee; {color:border};margin-left:-9px;margin-top:-1px; font-style:ialic; text-transform: uppercase; font-size:8px;font-family:cambria; text-align:right; color: {color:descri}; padding:3px; height:20px; line-height:13px; letter-spacing:px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  221. #sidebar:hover #descri {margin-top:0px;opacity:1}
  222. #titulo{
  223. -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;
  224. position:fixed;
  225. color: {color:descri};
  226. text-align:center;
  227. font-style:itaic;
  228. width:150px;
  229. border-bottom:1px solid #eee;
  230. background:#ee;
  231. opacity:1;
  232. letter-spacing:0px;
  233. border-left:px solid {color:border};
  234. padding:2px;
  235. background: ;
  236. height:10px;
  237. font-weight:old;
  238. text-transform:uppercase;
  239. margin-left:4px;
  240. margin-top:-9px;
  241. -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;
  242.  
  243. font-family:cambria;
  244. text-transform: ;
  245. font-size:8px;
  246. line-height:13px;
  247.  
  248. -webkit-border-radius: 00px 00px 100px px;}
  249. #sidebar:hover #titulo {height:21px;}
  250. @font-face {
  251. font-family:titulo;
  252. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  253. }
  254. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  255.  
  256. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:5px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: {color:border}; line-height:1px; z-index: 9999999;}
  257. .simb2 a{color: transparent;}
  258. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  259.  
  260. .pipi {width:150px;background:000; margin-left:-12px; opacity:0;margin-top:105px;position:fixed;}
  261. .pipi {width:25px; height:20px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  262. .pipi1 {width:30px;background:000; margin-left:60px; opacity:0.8;margin-top:105px;position:fixed;}
  263. .pipi1 {width:25px; height:20px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  264.  
  265. #sidebar:hover .pipi {margin-left:65px;opacity:0.8;}#sidebar:hover .pipi1{margin-left:-2px}
  266. {CustomCSS}</style>
  267. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  268. <script type="text/javascript" src="https://31.media.tumblr.com/7be1a522f0ee0b608e8fd011c3f86a51/tumblr_mumrp5hCvu1qhlzvpo1_500.png"></script>
  269.  
  270.  
  271. <script type="text/javascript">
  272.  
  273. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  274. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  275. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  276.  
  277. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  278. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  279. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  280.  
  281. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  282. //$: Access to jQuery
  283. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  284. //state: "block" or "none", depending on state
  285. }
  286.  
  287. animatedcollapse.init()
  288.  
  289. </script>
  290. </head><body>
  291.  
  292.  
  293. <div id="sidemenu"></div>
  294.  
  295.  
  296. <div id="sidebar">
  297.  
  298. <div id="sidebarimage"> <img src="{image:sidebar}">
  299. </div>
  300.  
  301. <div id="titulo"> {description}
  302. </big>
  303. </div>
  304. <div id="descri">{text:frase}
  305. </div>
  306. <div id="links">
  307. <a href="{text:Link1}">i</a>
  308. <a href="{text:Link2}">ii</b></a>
  309. <a href="{text:Link3}">iii</b></a>
  310. <a href="{text:Link4}">iv /</b> </a>
  311. <a href="http://mists.tumblr.com"></a>
  312. </div>
  313. </div>
  314. </div>
  315. </div>
  316. </div>
  317. <div id="entries">
  318. <div class="autopagerize_page_element">
  319.  
  320.  
  321. {IfRolagemInfinita}<div class="autopagerize_page_element">
  322. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  323.  
  324.  
  325. {block:Posts}
  326.  
  327.  
  328. <div class="entries">
  329.  
  330. <div id="hoverphoto">
  331. <div id="marihuana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  332. {block:RebloggedFrom}<div id="marihuana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}"></a></div>
  333. {/block:RebloggedFrom}<div id="marihuana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  334. {block:HasTags}{block:Tags} <div id="marihuana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  335.  
  336.  
  337. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  338.  
  339. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  340.  
  341. {block:Photoset}{Photoset-450}{/block:Photoset}
  342.  
  343. {block:Quote}
  344. <div class="quote">“{Quote}”</div>
  345. {block:Source}<div class="quotesource">
  346. <b>— {Source}</b></div>
  347. {/block:Source}
  348. {/block:Quote}
  349.  
  350. {block:Link}
  351. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  352. {block:Description}{Description}{/block:Description}
  353. {/block:Link}
  354.  
  355. {block:Chat}
  356. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  357. <div class="chat"><ul>{block:Lines}
  358. <li class="person{UserNumber}">{block:Label}
  359. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  360. {/block:Chat}
  361.  
  362. {block:Audio}
  363. <div class="player">{AudioPlayerBlack}</div>
  364. {block:Caption}{Caption}{/block:Caption}
  365. {/block:Audio}
  366.  
  367. {block:Video}{Video-400}{/block:Video}
  368.  
  369.  
  370. {block:Answer}
  371. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  372. <div class="answer">{Answer}</div>
  373. {/block:Answer}
  374.  
  375. <div id="photoset">
  376. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  377. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  378. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  379. </div>
  380.  
  381.  
  382.  
  383. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  384. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  385. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  386. {/block:ContentSource}</div>
  387.  
  388. </div>
  389.  
  390. {/block:Posts}
  391.  
  392. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  393.  
  394.  
  395. </div>
  396. </div>
  397. </div>
  398. </div>
  399.  
  400.  
  401.  
  402. </div>
  403. </div>
  404. </div>
  405.  
  406.  
  407. </body>
  408.  
  409. <style>
  410. .thm {position:fixed;bottom:30px;right:15px;font-size:11px; font-family:consolas; color:#ccc;text-transform:upperase}</style>
  411.  
  412. <div class="thm" title="exclu"><a href="http://mathkawan.tumblr.com/">mists</a></div>
  413.  
  414.  
  415. </div>
  416.  
  417. </body>
  418. </html>
Advertisement
Add Comment
Please, Sign In to add comment