Advertisement
worenow

Tema 10

Nov 26th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.08 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: worenow
  3. detalhes sexlost
  4. -->
  5.  
  6.  
  7.  
  8.  
  9. <html>
  10.  
  11. <head>
  12.  
  13.  
  14. <!-- DEFAULT -->
  15. <meta name="color:background" content="#ffffff" />
  16. <meta name="color:hover" content="#D02090" />
  17. <meta name="color:text" content="#6a6369" />
  18.  
  19.  
  20.  
  21.  
  22.  
  23. <meta name="image:sidebar" content="http://static.tumblr.com/qhiozyd/yGFn65v1q/loca.jpg" />
  24. <meta name="if:Rolagem infinita" content="1"/>
  25. <meta name="image:background" content=""/
  26.  
  27.  
  28. <meta name="text:Atoa1 Title" content="link" />
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="link" />
  31. <meta name="text:Link2" content="/" />
  32. <meta name="text:Link2 Title" content="link" />
  33. <meta name="text:Link3" content="/" />
  34. <meta name="text:Link3 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link4 Title" content="link" />
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{FavIcon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <style type="text/css">
  51.  
  52. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:11px calibri; text-align: center;}
  53.  
  54.  
  55. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  56. a:hover{color: #000;}
  57.  
  58. p {margin: 6px 0 0 0}
  59.  
  60. h1 {text-align: center;font-weight: normal;font-family:calibri; font-size: 14px; color: #000;}
  61.  
  62. s {color: #000000;}
  63. i {color: #000000;}
  64. b, strong {color: #000000;}
  65. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000000;}
  66.  
  67. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  68. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  69. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  70. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  71.  
  72. blockquote img{max-width: 470px!important}
  73. blockquote blockquote img{max-width: 450px!important}
  74. blockquote blockquote blockquote img{max-width: 430px!important}
  75. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  76.  
  77. #container {width: 420px; margin:50px auto: 50px auto;}
  78.  
  79. iframe#tumblr_controls {
  80. top:0px !important;
  81. right:3px !important;
  82. position: fixed !important;
  83. -webkit-transition: opacity 0.7s linear;
  84. opacity: 0.4;
  85. -webkit-transition: all 0.8s ease-out;
  86. -moz-transition: all 0.8s ease-out;
  87. transition: all 0.8s ease-out;
  88. z-index:999999999999999999;}
  89.  
  90. iframe#tumblr_controls:hover{
  91. -webkit-transition: opacity 0.7s linear;
  92. opacity: 1;
  93. -webkit-transition: all 0.4s ease-out;
  94. -moz-transition: all 0.4s ease-out;
  95. transition: all 0.4s ease-out;
  96. z-index:999999999999999999999;}
  97.  
  98.  
  99. #entries {width:400px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  100.  
  101. .entries {width:400px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:calibri; font-size:11px; font-family:calibri; }
  102.  
  103.  
  104. .image {text-align: center; border: 0px}
  105. .image img {width: 400px; margin-bottom: 1px;-webkit-filter: grayscale(60%)}
  106. .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;}
  107.  
  108. .quote {font-family:calibri; text-align: justify; font-size: 12px; line-height:15px; padding: 2px; border-top: px solid #eee;}
  109. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 10px;background-color:#;border-bottom:px solid #eee;}
  110.  
  111. .chat {line-height: 13px; list-style: none }
  112. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  113. .person1 {color: {color:text}; padding: 2px; }
  114. .person1 .label {font-weight: bold; color:{color:text}}
  115. .person2 {color: {color:text}; padding: 2px; }
  116. .person2 .label {font-weight: bold; color:{color:text}}
  117.  
  118. .player {background-color: #000; text-align: left; display:block;}
  119.  
  120.  
  121.  
  122. #asker { color: #666; margin-left:0px; font-size: 13px; font-family: calibri; text-align: justify;border-bottom: 1px solid #000;}
  123. .asker {color:#f0a7e2;}
  124.  
  125.  
  126.  
  127. .answer {margin-left:0px;font-size: 12px; font-family: calibri; padding: 0px; color: #4f4f4f;}
  128. .answer img {max-width: 370px;}
  129.  
  130. #ssource{margin-left:10px; display:none}
  131.  
  132. #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 }
  133. #hoverphoto:hover {color:#777;}
  134.  
  135. .entries:hover #hoverphoto { opacity:1.0;}
  136.  
  137.  
  138. #gogoho {margin-left:-90px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  139. #gogoho a {text-transform:lowercase; font-style:normal}
  140. #gogoho a:hover {color:#777;}
  141. .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}
  142.  
  143.  
  144.  
  145.  
  146. #sidebar {position:fixed; width: 180px; height:340px; margin-left:220px;margin-top:180px; }
  147.  
  148. #foto {margin-left: -40px; margin-top: 0px; position:fixed; -webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  149. #foto img{ height:216px; width:170px ; -webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  150. #sidebar:hover #foto {-moz-transform:scale(1.1);
  151. -webkit-transform:scale(1.1);
  152. -o-transform:scale(1.1); -webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;z-index:9; opacity:0;}
  153.  
  154.  
  155. /* IDEIA DO EFEITO POR DONA DE CABARE*/
  156. #fotinha {margin-left: -40px;margin-top: 0px; position:fixed; -webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  157. #fotinha img{ height:216px; width:170px; opacity:1.0; -webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in}
  158. #sidebar:hover #fotinha {-webkit-filter: grayscale(30%); -webkit-transition: 0.9s ease-in;-moz-transition: 0.9s ease-in; transition: 0.9s ease-in}
  159.  
  160. .frase {opacity:1; -webkit-transition-duration: 0.4s; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;width:160px; height:10px;margin-left:-30px; margin-top:220px; text-transform:; padding: 1px ;background-color:transparent;line-height:15px;;font-family: corbel; font-size:13px;text-align:center; position:fixed;color:#000 ;font-style:italic;opacity:1;border-bottom:0px solid #fff; border-radius: 10px;height:auto;text-shadow: 0px 0px 5px #000}
  161.  
  162. #sidebar:hover .frase {opacity:0;transform: rotateY(360deg);margin-top:220px;margin-left:-33px;}
  163.  
  164. .frase2 {opacity:0; -webkit-transition-duration: 0.4s; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;width:160px; height:10px;margin-left:-30px; margin-top:-45px; text-transform:; padding: 1px ;background-color:transparent;line-height:15px;;font-family: corbel; font-size:13px;text-align:center; position:fixed;color:#000 ;font-style:italic;border-bottom:0px solid #fff; border-radius: 10px;height:auto;text-shadow: 0px 0px 5px #000}
  165.  
  166. #sidebar:hover .frase2 {opacity:10;transform: rotateX(360deg);margin-top:220px;margin-left:-30px;}
  167.  
  168. #links a{text-transform:none; width:90px; }
  169. #links{border-radius:0px;color:#888;width:160px; height: 30px; float: left; margin-left:-35px; margin-top: 190px;text-align: center; position: fixed; font-family:calibri; font-size: 12px;height: 17px; text-transform:none; opacity:0;-webkit-transition-duration: 0.9s; -moz-transition: all .9s ease-in-out; -o-transition: all .9s ease-in-out; transition: all .9s ease-in-out; -webkit-transition: all .9s ease-in-out ;border-top:0px solid ; z-index:999999999999;background-color:#eee;}
  170. /* EFEITO TOTALMENTE POR DONADECABARE */
  171. #links a:hover{opacity:1.0;webkit-transition-duration: 0.7s; -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 ; margin-top:130px; color:#fe89b3; text-transform:none; border-radius:5px;text-shadow: 0px 0px 1px; -webkit-animation-name: donadecabaree; -webkit-animation-duration: 3.2s;-webkit-animation-timing-function: linear;-webkit-animation-iteration-count: 1;-webkit-animation-direction: alternate;}
  172. @-webkit-keyframes donadecabaree{25% {color:#ff0000; }50% {color:#4b088a;}75% {color:#f4fa58; } 100% {color:#fe89b3; }}
  173.  
  174. #side:hover #links {opacity:1.0;}
  175.  
  176.  
  177.  
  178.  
  179. /*codigo da bordinha por ccachaceira, sem plagio ok?*/
  180.  
  181. #bordinha{opacity:0.7;position:fixed;margin-left:-35px;width:156px;height:205px;border:1px solid #FFFAFA;margin-top:5px;-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;opacity:0.3;}
  182.  
  183. #sidebar:hover #bordinha {border:0px solid #FFFAFA;opacity:0;width:0px;height:0px;margin-top:-80;margin-left:40px; }
  184.  
  185. #emoji {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:220px; margin-left: -42px;position:fixed; text-align:left;opacity:0;}
  186. #emoji img { width:16px; height:16px; opacity:0.9; -webkit-filter: grayscale(40%)}
  187. #sidebar:hover #emoji {opacity:1;-moz-transform: rotate(360deg);transform: rotateY(360deg);}
  188.  
  189. #emoji2 {-webkit-transition: all 0.4s ease-out; -moz-transition: all .4s ease-out;height:auto; margin-top:220px; margin-left: -42px; position:fixed; text-align:left;}
  190. #emoji2 img { width:16px; height:16px; opacity:0.9; -webkit-filter: grayscale(40%)}
  191. #sidebar:hover #emoji2 {opacity:0;-moz-transform: rotate(360deg);transform: rotateY(360deg);}
  192.  
  193.  
  194. </style>
  195.  
  196.  
  197.  
  198. <style type="text/css"></style>
  199.  
  200.  
  201.  
  202. <body oncontextmenu="return false" onkeydown="return false">
  203.  
  204.  
  205.  
  206. <div id="container">
  207. <div id="sidebar">
  208. <div id="tudo">
  209. <div id="fotinha"><img src="http://40.media.tumblr.com/df302474c2725974c020445d154b7e3c/tumblr_nflnmncHju1s1wd30o2_250.jpg"></div>
  210. <div id="foto"><img src="{image:sidebar}"></div>
  211. <div id="links">
  212. <a href="{text:Link1}">{text:Link1 Title}</a> +
  213.  
  214. <a href="{text:Link2}">{text:Link2 Title}</a> +
  215.  
  216. <a href="{text:Link3}">{text:Link3 Title}</a> +
  217.  
  218. <a href="{text:Link4}">{text:Link4 Title}</a>
  219. </div></div>
  220. <div class="frase">faço do jeito pra enlouquecer</div></b>
  221. <div class="frase2">sarrando as novinhas no grau</div></b>
  222.  
  223. <div id="bordinha"></div>
  224. <div id="emoji"><img src="https://abs.twimg.com/emoji/v1/72x72/1f339.png"></div>
  225. <div id="emoji2"><img src="https://abs.twimg.com/emoji/v1/72x72/1f48b.png"></div>
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234. </div>
  235.  
  236.  
  237.  
  238. </div>
  239.  
  240. </div>
  241.  
  242. </div></div>
  243.  
  244.  
  245. <div id="entries">
  246. <div class="autopagerize_page_element">
  247.  
  248.  
  249. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  250. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  251.  
  252.  
  253. {block:Posts}
  254.  
  255.  
  256. <div class="entries">
  257. <div id="hoverphoto">
  258. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  259. {block:RebloggedFrom}
  260. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  261. {/block:RebloggedFrom}
  262. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  263. {block:HasTags}{block:Tags}
  264. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  265.  
  266. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  267.  
  268. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  269.  
  270. {block:Photoset}{Photoset-450}{/block:Photoset}
  271.  
  272. {block:Quote}
  273. <div class="quote">β€œ{Quote}”</div>
  274. {block:Source}<div class="quotesource">
  275. <b>{Source}</b></div>
  276. {/block:Source}
  277. {/block:Quote}
  278.  
  279. {block:Link}
  280. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  281. {block:Description}{Description}{/block:Description}
  282. {/block:Link}
  283.  
  284. {block:Chat}
  285. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  286. <div class="chat"><ul>{block:Lines}
  287. <li class="person{UserNumber}">{block:Label}
  288. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  289. {/block:Chat}
  290.  
  291. {block:Audio}
  292. <div class="player">{AudioPlayerBlack}</div>
  293. {block:Caption}{Caption}{/block:Caption}
  294. {/block:Audio}
  295.  
  296. {block:Video}{Video-400}{/block:Video}
  297.  
  298.  
  299. {block:Answer}<div id="asker"><b>{Asker}</b> gemeu: {Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  300.  
  301. <div id="photoset">
  302. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  303. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  304. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  305. </div>
  306.  
  307. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  308. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  309. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  310. {/block:ContentSource}</div>
  311.  
  312. </div>
  313.  
  314. {/block:Posts}
  315.  
  316. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  317.  
  318.  
  319. </div>
  320. </div>
  321. </div>
  322. </div>
  323.  
  324.  
  325.  
  326. </div>
  327. </div>
  328. </div>
  329.  
  330. </body>
  331. <div style="font-size:10px;
  332. font-family:consolas;position:fixed;bottom:35px;right:17px;moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; color:#949494; ">
  333. <a href="http://worenow.tumblr.com/" target="_blank" title="theme bruteira -sem plagios-"><font color=#949494> WORENOW <font color=#CD6090></font> </font></div>
  334.  
  335.  
  336. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement