Advertisement
maliciadinha

THM 05

Sep 10th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.96 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: maliciadinha ♥
  3. -->
  4.  
  5.  
  6.  
  7.  
  8. <html>
  9.  
  10. <head>
  11.  
  12. <!-- DEFAULT -->
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:hover" content="#D02090" />
  15. <meta name="color:text" content="#000000" />
  16.  
  17. <meta name="text:frase" content="no camarote do amor, eu to livre" />
  18.  
  19. <meta name="image:sidebar" content="https://secure.static.tumblr.com/81b4eaba3c9f973754bdf1066b06df84/nxzugte/NnSnbp1uy/tumblr_static_my8kgo2ftdcs044wgw0wkoow.png" />
  20. <meta name="if:Rolagem infinita" content="1"/>
  21. <meta name="image:background" content=""/
  22.  
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="link" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="link" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="link" />
  31. <meta name="text:Link5" content="/" />
  32. <meta name="text:Link5 Title" content="link" />
  33.  
  34.  
  35.  
  36.  
  37.  
  38. <title>{Title}</title>
  39. <link rel="shortcut icon" href="{FavIcon}">
  40. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  41. {block:Description}
  42. <meta name="description" content="{MetaDescription}" />
  43. {/block:Description}
  44.  
  45. <style type="text/css">
  46.  
  47. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:11px calibri; text-align: center;}
  48.  
  49.  
  50. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  51. a:hover{color: #000;}
  52.  
  53. p {margin: 6px 0 0 0}
  54.  
  55. h1 {text-align: center;font-weight: normal;font-family:calibri; font-size: 13px; color: #000;}
  56.  
  57. s {color: #000000;}
  58. i {color: #000000;}
  59. b, strong {color: #000000;}
  60. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000000;}
  61.  
  62. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  63. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  64. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  65. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  66.  
  67. blockquote img{max-width: 470px!important}
  68. blockquote blockquote img{max-width: 450px!important}
  69. blockquote blockquote blockquote img{max-width: 430px!important}
  70. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  71.  
  72. #container {width: 420px; margin:50px auto: 50px auto;}
  73.  
  74. iframe#tumblr_controls {
  75. top:0px !important;
  76. right:3px !important;
  77. position: fixed !important;
  78. -webkit-transition: opacity 0.7s linear;
  79. opacity: 1;
  80. -webkit-transition: all 0.8s ease-out;
  81. -moz-transition: all 0.8s ease-out;
  82. transition: all 0.8s ease-out;
  83. z-index:999999999999999999;}
  84.  
  85. iframe#tumblr_controls:hover{
  86. -webkit-transition: opacity 0.7s linear;
  87. opacity: 1;
  88. -webkit-transition: all 0.4s ease-out;
  89. -moz-transition: all 0.4s ease-out;
  90. transition: all 0.4s ease-out;
  91. z-index:999999999999999999999;}
  92.  
  93.  
  94. #entries {width:430px; float:left; margin-left:450px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px;}
  95.  
  96. .entries {width:430px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:calibri; font-size:13px; font-family:calibri; }
  97.  
  98.  
  99. .image {text-align: center; border: 0px}
  100. .image img {width: 430px; margin-bottom: 1px; }
  101. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  102.  
  103. .quote {font-family:corbel; text-align: justify; font-size: 12px; line-height:15px; padding: 2px;}
  104. .quotesource {text-align:center; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 11px;background-color:#;}
  105.  
  106. .chat {line-height: 13px; list-style: none }
  107. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  108. .person1 {color: {color:text}; padding: 2px; }
  109. .person1 .label {font-weight: bold; color:{color:text}}
  110. .person2 {color: {color:text}; padding: 2px; }
  111. .person2 .label {font-weight: bold; color:{color:text}}
  112.  
  113. .player {background-color: #000; text-align: left; display:block;}
  114.  
  115.  
  116. #asker {font-family:corbel; text-align: justify; color:#000; font-size:12px;padding:4px; border-bottom:1px dotted #f2f2f2; }
  117. .answer {padding: 1px; font-family:corbel; font-size:12px;}
  118. .answer img {max-width: 370px;}
  119. #ssource{margin-left:10px; display:none}
  120.  
  121. #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:transparent;text-transform:lowercase }
  122. #hoverphoto:hover {color:#777;}
  123.  
  124. .entries:hover #hoverphoto { opacity:1.0;}
  125.  
  126.  
  127. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  128. #gogoho a {text-transform:lowercase; font-style:normal}
  129. #gogoho a:hover {color:#777;}
  130. .notes {width:550px; padding:0px; margin-top:1px; margin-bottom:1px; font-size:12px; text-align:center} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; bord00er-bottom: 1px sólida # ccc; z-index:11;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  131.  
  132.  
  133.  
  134. #sidebar {position:fixed; width: 186px; height:255px; margin-left:170px;margin-top:134px; -webkit-transition-duration: 0.4s;}
  135.  
  136.  
  137. #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  138. #foto img {width:180px; height:240px; margin-top:-290px;margin-left:-50px;}
  139.  
  140. #menu{opacity:0;-webkit-transition-duration: 0.4s; -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;position:fixed;font: 12px 'babilonia';font-style:color:#fff;padding: 1px;background-color:transparent;;width:185px;margin-left:31px;margin-top:-47px;}
  141. #menu a{color:#000;}
  142. #sidebar:hover #menu {opacity:1;}
  143. #menu a:hover{color:#696969;}
  144.  
  145. #frase {-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; width:171px; color:#000; height:129px; margin-top:-56px; margin-left:12px; text-align:center; position:fixed; font-family:babilonia; font-size:12px; padding:9px;height:5px;opacity:1;}
  146. #sidebar:hover #frase {opacity:0;}
  147.  
  148.  
  149. #emoji {-webkit-transition: all 0.3s ease-out; -moz-transition: all .3s ease-out;height:auto; margin-top:-49px; margin-left:207px; position:fixed; text-align:center;}
  150. #emoji img { width:21px; height:20px; }
  151. #sidebar:hover #emoji { margin-left: 43px; transform: rotateY(560deg); -webkit-transform: rotateY(560deg); -webkit-transition-duration: .90s;}
  152.  
  153. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  154. ::-webkit-scrollbar{width:7px;
  155. height:0px;}
  156. ::-webkit-scrollbar-button:start:decrement
  157. ::-webkit-scrollbar-button:end:increment{display:block;
  158. height:0;
  159. background-color:#000;}
  160. ::-webkit-scrollbar-track-piece{background-color:#fff;
  161. -webkit-border-radius:0;
  162. -webkit-border-bottom-right-radius:3px;
  163. -webkit-border-bottom-left-radius:3px;}
  164. ::-webkit-scrollbar-thumb:vertical{height:50px;
  165. background-color:#000;}
  166. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  167. background-color:#000;}
  168.  
  169. </style>
  170.  
  171.  
  172.  
  173. <style type="text/css">{CustomCSS}</style>
  174.  
  175.  
  176.  
  177. <body>
  178.  
  179.  
  180.  
  181. <div id="container">
  182. <div id="sidebar">
  183. <div id="tudo">
  184. <div id="foto"><img src="{image:sidebar}"></div>
  185.  
  186. <div id="frase">{text:frase}</div>
  187.  
  188. <div id="menu"><a href="{text:Link1}">{text:Link1 Title}</a>
  189. <a href="{text:Link2}">{text:Link2 Title}</a>
  190. <a href="{text:Link3}">{text:Link3 Title}</a>
  191. <a href="{text:Link4}">{text:Link4 Title}</a>
  192. <a href="{text:Link5}">{text:Link5 Title}</a></div></div>
  193.  
  194. <div id="emoji"><img src="http://static.tumblr.com/bcttrnf/MEjn8vpwx/chop.png"></div>
  195.  
  196.  
  197.  
  198. </div>
  199.  
  200.  
  201.  
  202. </div>
  203.  
  204. </div>
  205.  
  206. </div></div>
  207.  
  208.  
  209. <div id="entries">
  210. <div class="autopagerize_page_element">
  211.  
  212.  
  213. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  214. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  215.  
  216.  
  217. {block:Posts}
  218.  
  219.  
  220. <div class="entries">
  221. <div id="hoverphoto">
  222. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  223. {block:RebloggedFrom}
  224. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  225. {/block:RebloggedFrom}
  226. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  227. {block:HasTags}{block:Tags}
  228. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  229.  
  230. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  231.  
  232. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  233.  
  234. {block:Photoset}{Photoset-450}{/block:Photoset}
  235.  
  236. {block:Quote}
  237. <div class="quote">“{Quote}”</div>
  238. {block:Source}<div class="quotesource">
  239. <b>{Source}</b></div>
  240. {/block:Source}
  241. {/block:Quote}
  242.  
  243. {block:Link}
  244. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  245. {block:Description}{Description}{/block:Description}
  246. {/block:Link}
  247.  
  248. {block:Chat}
  249. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  250. <div class="chat"><ul>{block:Lines}
  251. <li class="person{UserNumber}">{block:Label}
  252. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  253. {/block:Chat}
  254.  
  255. {block:Audio}
  256. <div class="player">{AudioPlayerBlack}</div>
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:Audio}
  259.  
  260. {block:Video}{Video-400}{/block:Video}
  261.  
  262.  
  263. {block:Answer}
  264. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  265. <div class="answer">{Answer}</div>
  266. {/block:Answer}
  267.  
  268. <div id="photoset">
  269. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  270. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  271. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272. </div>
  273.  
  274. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  275. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  276. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  277. {/block:ContentSource}</div>
  278.  
  279. </div>
  280.  
  281. {/block:Posts}
  282.  
  283. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  284.  
  285.  
  286. </div>
  287. </div>
  288. </div>
  289. </div>
  290.  
  291.  
  292.  
  293. </div>
  294. </div>
  295. </div>
  296.  
  297. </body>
  298. <a style="width:70px; font-size:10px; color:#828282; font-family:corbel;position:fixed;bottom:30px;right:5px;opacity:1;" href="http://maliciadinha.tumblr.com/" title="não copie amor ♥">maliciadinha ✰</a>
  299.  
  300. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement