Advertisement
worenow

27

Aug 24th, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 KB | None | 0 0
  1. <!-- base por: suffixyou
  2. adaptado por: worenow
  3. dtlhs wistica
  4. -->
  5.  
  6.  
  7.  
  8.  
  9. <html>
  10.  
  11. <head>
  12.  
  13. <!-- DEFAULT -->
  14. <meta name="color:background" content="#ffffff" />
  15. <meta name="color:hover" content="#D02090" />
  16. <meta name="color:text" content="#6a6369" />
  17.  
  18.  
  19.  
  20.  
  21.  
  22. <meta name="image:sidebar" content="http://static.tumblr.com/qhiozyd/yGFn65v1q/loca.jpg" />
  23. <meta name="if:Rolagem infinita" content="1"/>
  24. <meta name="image:background" content=""/
  25.  
  26.  
  27. <meta name="text:Atoa1 Title" content="link" />
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  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:450px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  100.  
  101. .entries {width:450px; 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: 450px; margin-bottom: 1px; }
  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:3px 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 {font-family:cambria; text-align: justify; background-color:#;color:#000; font-size:12px;padding:2px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  123. .answer {padding: 1px; font-family:cambria; font-size:12px;}
  124. .answer img {max-width: 400px;}
  125. #asker a:hover {color:;}
  126. #ssource{margin-left:10px; display:none}
  127.  
  128. #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 }
  129. #hoverphoto:hover {color:#777;}
  130.  
  131. .entries:hover #hoverphoto { opacity:1.0;}
  132.  
  133.  
  134. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  135. #gogoho a {text-transform:lowercase; font-style:normal}
  136. #gogoho a:hover {color:#777;}
  137. .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}
  138.  
  139.  
  140.  
  141. #sidebar {position:fixed; width:120px; height:150px; margin-left:370px;margin-top:-240px; -webkit-transition-duration: 0.4s;}
  142.  
  143.  
  144. #foto img {margin-top:39px;margin-left:-227px;position:fixed;text-align:left;}
  145. #foto img{width:170px;height:227;}
  146.  
  147.  
  148. #menu {font-size:11px;font-family:calibri;margin-left:-149px; position:fixed; margin-top:267px; width:160px;text-align:center; padding:2px;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;}
  149. #menu a:hover {text-shadow: 0px 0px 1px {color:bruneca};-moz-opacity:1.0; -khtml-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; color:{color:bruneca};}
  150.  
  151.  
  152.  
  153. #fotinha {margin-left:-132px; margin-top:267px; position:fixed; text-align:center;-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;}
  154. #fotinha img {width:170px; height:15;}
  155. #sidebar:hover #fotinha {margin-top:281px; -webkit-transform:rotate(-0deg);}
  156.  
  157.  
  158. .descri {background:#000;-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: 11px arial;font-style:;color:#fff ;padding: 3px;background-color:;opacity:0;width:164px;text-align:center;margin-left:-132px;margin-top:240px;}
  159. .descri a{color: #fff;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style:;}
  160. .descri a:hover{background-color:; -moz-opacity:1.0;font-style:italc; text-shadow:0px 0px 1px; color: #f864ee;-khtml-opacity: 1.0; 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;}
  161. #sidebar:hover .descri{opacity:1;}
  162.  
  163.  
  164.  
  165. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  166. ::-webkit-scrollbar{width:7px;
  167. height:0px;}
  168. ::-webkit-scrollbar-button:start:decrement
  169. ::-webkit-scrollbar-button:end:increment{display:block;
  170. height:0;
  171. background-color:#000;}
  172. ::-webkit-scrollbar-track-piece{background-color:#fff;
  173. -webkit-border-radius:0;
  174. -webkit-border-bottom-right-radius:3px;
  175. -webkit-border-bottom-left-radius:3px;}
  176. ::-webkit-scrollbar-thumb:vertical{height:50px;
  177. background-color:#000;}
  178. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  179. background-color:#000;}
  180.  
  181.  
  182. </style>
  183.  
  184. <style type="text/css">{CustomCSS}</style>
  185.  
  186. <body>
  187.  
  188.  
  189.  
  190. <div id="container">
  191. <div id="sidebar">
  192. <div id="tudo">
  193. <div id="foto"><img src="{image:sidebar}"></div>
  194. <div id="menu">
  195. <a href="{text:Link1}">{text:Link1 Title}</a>
  196. <a href="{text:Link2}">{text:Link2 Title}</a>
  197. <a href="{text:Link3}">{text:Link3 Title}</a>
  198. <a href="{text:Link4}">{text:Link4 Title}</a>
  199. <a href="{text:Link5}">{text:Link5 Title}</a></div></div>
  200. <div class="descri">{description}</div>
  201. <div id="fotinha">
  202. <img src="http://static.tumblr.com/vo0smze/7JBn9jwji/tumblr_n8rk98ejm91tco09zo1_500.png"></div>
  203.  
  204. </div>
  205.  
  206. </div>
  207.  
  208. </div></div>
  209.  
  210. <div id="entries">
  211. <div class="autopagerize_page_element">
  212.  
  213.  
  214. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  215. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  216.  
  217.  
  218. {block:Posts}
  219.  
  220.  
  221. <div class="entries">
  222. <div id="hoverphoto">
  223. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  224. {block:RebloggedFrom}
  225. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  226. {/block:RebloggedFrom}
  227. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  228. {block:HasTags}{block:Tags}
  229. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  230.  
  231. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  232.  
  233. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  234.  
  235. {block:Photoset}{Photoset-450}{/block:Photoset}
  236.  
  237. {block:Quote}
  238. <div class="quote">“{Quote}”</div>
  239. {block:Source}<div class="quotesource">
  240. <b>{Source}</b></div>
  241. {/block:Source}
  242. {/block:Quote}
  243.  
  244. {block:Link}
  245. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  246. {block:Description}{Description}{/block:Description}
  247. {/block:Link}
  248.  
  249. {block:Chat}
  250. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  251. <div class="chat"><ul>{block:Lines}
  252. <li class="person{UserNumber}">{block:Label}
  253. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  254. {/block:Chat}
  255.  
  256. {block:Audio}
  257. <div class="player">{AudioPlayerBlack}</div>
  258. {block:Caption}{Caption}{/block:Caption}
  259. {/block:Audio}
  260.  
  261. {block:Video}{Video-400}{/block:Video}
  262.  
  263.  
  264. {block:Answer}
  265. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  266. <div class="answer">{Answer}</div>
  267. {/block:Answer}
  268.  
  269. <div id="photoset">
  270. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  271. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  272. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  273. </div>
  274.  
  275. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  276. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  277. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  278. {/block:ContentSource}</div>
  279.  
  280. </div>
  281.  
  282. {/block:Posts}
  283.  
  284. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  285.  
  286.  
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291.  
  292.  
  293.  
  294. </div>
  295. </div>
  296. </div>
  297.  
  298. </body>
  299. <a style="width:120px; font-size:13px; color:#000000; font-family:cambria;position:fixed;bottom:30px;right:-15px;" href="http://worenow.tumblr.com/" title="">EXCLUSIVO</a>
  300.  
  301.  
  302. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement