kakawan

91

May 1st, 2014
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.53 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="#ffffff">
  21. <meta name="color:hover" content="#555555">
  22. <meta name="color:border" content="#ffffff">
  23.  
  24. <meta name="color:background" content="#fff" />
  25. <meta name="color:posts" content="#fff" />
  26. <meta name="color:scrollbar" content="#f8f8f8" />
  27. <meta name="color:texts" content="#000" />
  28.  
  29.  
  30.  
  31.  
  32. <meta name="image:sidebar" content="http://static.tumblr.com/dc100d485ff735b7bd44624515966159/ewx0oi8/aWSn4vp2f/tumblr_static_701c4j7qw3okswggw0o8o8k8s.jpg"/>
  33.  
  34.  
  35. <meta name="text:Link1" content="/" />
  36. <meta name="text:Link1 Title" content="link" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="link" />
  39. <meta name="text:Link3" content="/" />
  40. <meta name="text:Link3 Title" content="link" />
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="link" />
  43. <meta name="text:frase" content="o céu é o limite" />
  44.  
  45. <meta name="if:Rolagem infinita" content="1"/>
  46.  
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51.  
  52.  
  53. /*** corpo básico ***/
  54.  
  55.  
  56. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  57.  
  58. a {color: {color:link}; text-decoration: none; text-transform: none;}
  59. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 450px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73.  
  74. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  75.  
  76. iframe#tumblr_controls {
  77. top:0px !important;
  78. right:3px !important;
  79. position: fixed !important;
  80. -webkit-transition: opacity 0.7s linear;
  81. opacity: 0.4;
  82. -webkit-transition: all 0.8s ease-out;
  83. -moz-transition: all 0.8s ease-out;
  84. transition: all 0.8s ease-out;
  85. z-index:999999999999999999;}
  86.  
  87. iframe#tumblr_controls:hover{
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 1;
  90. -webkit-transition: all 0.4s ease-out;
  91. -moz-transition: all 0.4s ease-out;
  92. transition: all 0.4s ease-out;
  93. z-index:999999999999999999999;}
  94.  
  95.  
  96. #entries {width:400px; float:left; margin-left:500px; margin-top:-2px; position:relative; z-index:999; padding-right:5px;}
  97.  
  98. .entries {width:400px; padding:0px; background-color:{color:background}; margin:0px 0px 0px 0px; margin-bottom:2px; float:right; text-align:justify;padding-right:5px; padding-left:5px; padding-top:5px; padding-bottom:5px; border-top: px solid #eee; {color:border};
  99. }
  100.  
  101. #reblogs {display:none; background-color:{color:post};}
  102.  
  103. .entries:hover #information {opacity:1; border-left:0px solid #eee;}
  104.  
  105. .entries:hover .tags{opacity:0.7;}
  106. .tags {position:absolute; width:80px; text-align:center; font: 10px calibri; font-style:none; text-transform: lowercase; margin-left:415px; opacity:0;text-align: center; margin-top:-5px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; padding:2px; border-top: 0px solid {color:background};-webkit-transition-duration: 0.9s; margin-left:186px; width: 510px; margin-bottom: -0px;}
  107. .tags a {font-size: 10px; text-transform: lowercase;}
  108.  
  109. #information{position:absolute; font:10px calibri; text-transform:lowercase; color:{color:link}; margin-left:404px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-5px; background-color:{color:background}; display:block; text-align:left; padding:4px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  110. #information a{text-transform:lowercase; color:{color:text}; font-style:normal}
  111. #information a:hover {color:{color:lhover};}
  112.  
  113. .noted a{font:9px verdana!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:lowercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  114. .noted a:hover {color:{color:text}!important;}
  115.  
  116. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  117.  
  118. /* TEXT POSTS */
  119.  
  120. #title {width:400px;}
  121. .texttitle {font-size:12px; font-family: kawan; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:7px 1px; text-align:justify;}
  122. .texttitle a {font-size:11px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:justify;}
  123.  
  124. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  125. .tags a {font-size: 9px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  126.  
  127.  
  128. /* CHAT POSTS */
  129.  
  130. .chat .line{
  131. font:10px {font:Body};
  132. background-color:{color:chat1};
  133. margin: 0 0 1px;
  134. padding: 2px;
  135. }
  136. .chat .line.odd{ background-color:{color:chat2};}
  137.  
  138. .label {font-weight:bold; color:{color:bold}}
  139.  
  140. /* LINK POSTS */
  141.  
  142. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  143.  
  144. /* QUOTES POSTS */
  145.  
  146. .pquote {font-family: calibri; text-align: justify; font-size: 11px; line-height: 15px; padding: 0px;
  147. }
  148. .pquotesource {text-align:center; font-size:11px; font-family:calibri;text-transform: none; margin-bottom: -2px;}
  149. .pquotesource a, a:hover{text-transform: none; }
  150.  
  151.  
  152. /* AUDIO POSTS */
  153.  
  154. .player {background-color: #000; text-align: left; display:block;}
  155.  
  156.  
  157. /* ANSWER POSTS */
  158.  
  159.  
  160. #asker {margin-left:0px; font-size: 10px; font-family: calibri; text-align: justify;}
  161. .answer {margin-left:0px;font-size: 10px; font-family: calibri; padding: 0px}
  162. .answer img {max-width: 370px;}
  163.  
  164.  
  165. /* PHOTO POSTS */
  166.  
  167. .hres {opacity:0; height:12px; font:8px calibri; color:{color:permalink}; background-color:{color:posts}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  168. .hres a {color:{color:permalink}; text-align:center;}
  169. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  170. #photox{overflow:hidden; position:relative}
  171.  
  172. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  173.  
  174. /* POST NOTES */
  175.  
  176. #postnotes {display:block; margin-left:3px; width:400px; background-color:{color:background}}
  177.  
  178. ol.notes {list-style-type:none;}
  179.  
  180. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  181. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  182. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  183. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  184.  
  185. #sidebar {
  186. width: 175px;
  187. height:175px;
  188. padding:0px;
  189.  
  190. position:fixed;
  191. border-top:0px solid #Eee;
  192. border-left:px solid #e6e6e6;
  193. border-bottom:px solid #e6e6e6;
  194. border-right:px solid #e6e6e6;
  195. margin-left:310px;
  196. margin-top:55px;
  197.  
  198.  
  199. -webkit-transition: all 0.7s ease;
  200. -moz-transition: all 0.7s ease;
  201. -o-transition: all 0.7s ease;}
  202. #sidebar:hover #links {opacity: 1;}
  203.  
  204.  
  205. #sidebarimage {
  206. width 200px;
  207. -webkit-transition: all 0.7s ease;
  208. -moz-transition: all 0.7s ease;
  209. -o-transition: all 0.7s ease;
  210. border-radius: 522px; -webkit-filter: grayscale(0%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  211.  
  212. #sidebarimage img {
  213. width:150px;
  214. height:200px;
  215. padding:5px;
  216. opacity:0.9;
  217. border-left:px solid #e6e6e6;
  218. border-right:#e6e6e6; -webkit-filter: grayscale(10%);
  219.  
  220. -webkit-transition: all 0.7s ease;
  221. -moz-transition: all 0.7s ease;
  222.  
  223. -o-transition: all 0.7s ease;
  224. }
  225.  
  226.  
  227.  
  228. #sidebarimage:hover {
  229. opacity:0.8;
  230. -webkit-transition: all 0.6s ease-out;
  231. -moz-transition: all 0.2s ease-out;
  232. }
  233.  
  234. #sidebar:hover #descri{opacity:1}
  235.  
  236.  
  237. #links {color: ; font-family:cambria; border:1px solid #00;background:#00;{color:border};border-bottom:px dashed #000; font-size:14px; margin-top:-50px; margin-left: 5px; position:fixed; line-height: 13px; letter-spacing:px; height: px; z-index:100; opacity:1;text-align:center; font-weight: none; padding:10px; width: 150px;-webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  238. #links a {color: #fff;{color:links}; font-style:itlic; text-transform:uppercase;border-bottom:0px dotted #cccbcb; padding:0px; -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: 140px;}
  239. #links a:hover{ -moz-opacity:1.0;background:#ee;-khtml-opacity: 1.0; color: {color:hover};opacity: 1.0; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  240.  
  241.  
  242. #descri{width:120px;opacity:1;-webkit-border-radius:0px 0px 00px 00px; background: ;{color:bordeR};border:1px solid {color:border}; background:#ff; position:fixed;opacity:10; margin-left:16px;margin-top:-204px; text-transform: upercase; font-style:itali;font-size:15px;font-family:calibri; text-align:left; font-weight:bol;color: #fff; {color:descri}; padding:11px; height:168px; line-height:13px; letter-spacing:px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-border-radius:00px 0px 00px 00px;}
  243. #descri:hover{-webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; }
  244.  
  245.  
  246. #titulo{
  247. position:fixed;
  248. color: {color:descri};
  249. text-align:center;
  250. width:135px;
  251. letter-spacing:1px;
  252. background:#ff;
  253. -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;
  254. padding:0px;
  255. margin-left:20px;
  256. opacity:1 0;
  257. height:22px;
  258. font-style:italic;
  259. text-transform:upprcase;
  260. margin-top:-4px;
  261. font-family:cambria;
  262. font-size:11px;
  263. line-height:13px;
  264.  
  265. -webkit-border-radius:00px 00px 0px;}
  266.  
  267. @font-face {
  268. font-family:titulo;
  269. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  270. }
  271. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  272.  
  273. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:1px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: {color:border}; line-height:1px; z-index: 9999999;}
  274. .simb2 a{color: transparent;}
  275. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  276.  
  277. .pipi {width:150px;-webkit-transform: rotate(-359deg); opacity:0.9;font-weight:bold;margin-left:-07px; margin-top:102px;position:fixed;}
  278. .pipi {width:100px; height:30px;border:px dashed #000;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  279.  
  280. {CustomCSS}</style></head><body>
  281.  
  282.  
  283. <div id="sidemenu"></div>
  284.  
  285.  
  286. <div id="sidebar">
  287.  
  288. <div id="sidebarimage"> <img src="{image:sidebar}">
  289. </div>
  290.  
  291.  
  292.  
  293. <div id="descri"></div>
  294. <div id="titulo">{text:frase}</div>
  295. <div id="links">
  296. <a href=" {text:Link1}" title="{text:Link1 Title}"> i /</b></a>
  297. <a href="{text:Link2}" title="{text:Link2 Title}">ii /</b></a>
  298. <a href="{text:Link3}" title="{text:Link3 Title}">iii /</u></a>
  299. <a href="{text:Link4}" title="{text:Link4 Title}">iv </b> </a>
  300. <a href="http://mists.tumblr.com"></a>
  301. </div>
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  307. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  308.  
  309. <div id="entries">
  310. <div class="autopagerize_page_element">
  311. {block:Posts}
  312. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  313.  
  314. {block:IndexPage}
  315.  
  316.  
  317. <div id="information">
  318. <a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br>
  319. {block:RebloggedFrom}<div id="marihuana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  320. {/block:RebloggedFrom}
  321. <a href="{ReblogURL}" target="_blank">reblog</a></br>
  322. </div>
  323. {/block:IndexPage}
  324.  
  325. {block:Text}
  326. <div id="title">
  327. {block:Title}
  328. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  329. {/block:Title}
  330. </div>
  331. {Body}
  332. {/block:Text}
  333.  
  334. {block:Photo}
  335. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  336. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}">High-Res</a></div> {/block:HighRes}</div>
  337. {block:Caption}
  338. <div class="caption">{Caption}</div>
  339. {/block:Caption}
  340. {/block:Photo}
  341.  
  342. {block:Photoset}
  343. {Photoset-400}
  344. {block:Caption}
  345. <div class="caption">{Caption}</div>
  346. {/block:Caption}
  347. {/block:Photoset}
  348.  
  349. {block:Quote}
  350. <div class="pquote">“{Quote}”</div>
  351. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> <b>{Source}</b></div></span>
  352. {/block:Source}
  353. {/block:Quote}
  354.  
  355. {block:Link}
  356. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  357. {block:Description}
  358. <div class="linkdescription">{Description}</div>
  359. {/block:Description}
  360. {/block:Link}
  361.  
  362. {block:Chat}
  363. {block:Title}
  364. <div id="title"><div class="texttitle">{Title}</div></div>
  365. {/block:Title}<br>
  366. <div class="chat">
  367. {block:Lines}<div class="chat"><div class="line {Alt}">
  368. <div class="{Alt} user_{UserNumber}">
  369. {block:Label}
  370. <span class="label"><b>{Label}</b></span>
  371. {/block:Label}
  372. {Line}</div>
  373. </div></div>
  374. {/block:Lines}
  375. </div>
  376. {/block:Chat}
  377.  
  378. {block:Video}
  379. {Video-400}
  380. {block:Caption}
  381. <div class="caption">{Caption}</div>
  382. {/block:Caption}
  383. {/block:Video}
  384.  
  385. {block:Audio}
  386. <div class="player">{AudioPlayerBlack}</div>
  387. {block:Caption}{Caption}{/block:Caption}
  388. {/block:Audio}
  389.  
  390. {block:Answer}
  391. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  392. <div class="answer">{Answer}</div>
  393. <br>
  394. {/block:Answer}
  395.  
  396. </div>
  397.  
  398. {block:PermalinkPage}
  399. {block:PostNotes}
  400. <div id="postnotes">{PostNotes}</div><br>
  401. {/block:PostNotes}
  402. {/block:PermalinkPage}
  403. {/block:Posts}
  404. </div>
  405.  
  406. <div id=reblogs><a href="{Permalink}">{TimeAgo}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>? reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  407. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  408. {/block:ContentSource}
  409. <a href="{Permalink}">? {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  410.  
  411. </div></div>
  412. </div>
  413. </div>
  414.  
  415. </body>
  416. </html>
  417.  
  418. <style>
  419. .thm {position:fixed;bottom:33px;right:7px;font-size:11px;font-family:consolas;color:#555;font-style:itlic;}</style>
  420.  
  421. <div class="thm" title=""><a href="http://mathkawan.tumblr.com/">mists</a></div>
Advertisement
Add Comment
Please, Sign In to add comment