Advertisement
worenow

Theme 08

Jul 5th, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.61 KB | None | 0 0
  1. <!---- base sexlost
  2. theme por worenow
  3.  
  4. --->
  5.  
  6.  
  7. <html>
  8. <head>
  9.  
  10.  
  11. <!-- DEFAULT -->
  12. <meta name="color:background" content="#ffffff" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:text" content="#000000" />
  15. <meta name="color:post" content="#ffffff" />
  16. <meta name="color:scrollbar" content="#000" />
  17. <meta name="color:scrollbar bg" content="#fff" />
  18. <meta name="color:lhover" content="#555555" />
  19. <meta name="color:hover" content="#555555" />
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="http://static.tumblr.com/0c59d5be1153a9861ee3072b5a799240/p42q2ut/V3Dn5kudf/tumblr_static_cj17tj7an5wgw40s4o4kwwk8s.jpg" />
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="tutu" />
  24. <meta name="text:Link2" content="/" />
  25. <meta name="text:Link2 Title" content="coisas" />
  26. <meta name="text:Link3" content="/" />
  27. <meta name="text:Link3 Title" content="conversa" />
  28. <meta name="text:Link4" content="/" />
  29. <meta name="text:Link4 Title" content="tua paz" />
  30.  
  31. <meta name="if:Rolagem infinita" content="1"/>
  32. <meta name="text:frase" content="Eu te desejo muitos amigos mais que
  33. você possa confiar." />
  34.  
  35.  
  36. <title>{Title}</title>
  37. <link rel="shortcut icon" href="{FavIcon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}
  40. <meta name="description" content="{MetaDescription}" />
  41. {/block:Description}
  42.  
  43. <style type="text/css">
  44.  
  45. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  46.  
  47.  
  48. a {color: {color:link}; text-decoration: none; text-transform: none;}
  49. a:hover {color: {color:hover};}
  50.  
  51. p {margin: 6px 0 0 0}
  52.  
  53. ::-webkit-scrollbar{width:10px;
  54. height:0px;}
  55. ::-webkit-scrollbar-button:start:decrement
  56. ::-webkit-scrollbar-button:end:increment{display:block;
  57. height:0;
  58. background-color:{color:scrollbar bg};}
  59. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  60. -webkit-border-radius:0;
  61. -webkit-border-bottom-right-radius:3px;
  62. -webkit-border-bottom-left-radius:3px;}
  63. ::-webkit-scrollbar-thumb:vertical{height:70px;
  64. background-color:{color:scrollbar};}
  65. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  66. background-color:{color:scrollbar};}
  67.  
  68.  
  69.  
  70. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  71.  
  72. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  73. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  74. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  75. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  76.  
  77. blockquote img{max-width: 470px!important}
  78. blockquote blockquote img{max-width: 450px!important}
  79. blockquote blockquote blockquote img{max-width: 430px!important}
  80. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  81.  
  82. #container {width: 420px; margin:50px auto: 50px auto;}
  83.  
  84. iframe#tumblr_controls {
  85. top:0px !important;
  86. right:3px !important;
  87. position: fixed !important;
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 0.4;
  90. -webkit-transition: all 0.8s ease-out;
  91. -moz-transition: all 0.8s ease-out;
  92. transition: all 0.8s ease-out;
  93. z-index:999999999999999999;}
  94.  
  95. iframe#tumblr_controls:hover{
  96. -webkit-transition: opacity 0.7s linear;
  97. opacity: 1;
  98. -webkit-transition: all 0.4s ease-out;
  99. -moz-transition: all 0.4s ease-out;
  100. transition: all 0.4s ease-out;
  101. z-index:999999999999999999999;}
  102.  
  103.  
  104. #entries {width:450px; float:left; margin-left:540px; margin-top:0px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  105. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  106.  
  107.  
  108. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  109. h1 a {color: {color:link};}
  110. h1 a:hover {color: {color:hover};}
  111.  
  112. .image {text-align: center; border: 0px}
  113. .image img {width: 450px; margin-bottom: 1px; }
  114. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(20%);
  115. margin-bottom: 1px
  116. }
  117. .image img:hover {
  118. opacity:1.0;
  119. -webkit-transition: all 0.3s ease-out;
  120. -moz-transition: all 0.3s ease-out;opacity: 0.9}
  121.  
  122.  
  123. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  124. .quotesource {text-align:left;font-size:12px; font-family:cambria;font-style:italic; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  125.  
  126.  
  127. .chat {line-height: 13px; list-style: none }
  128. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  129. .person1 {color: {color:text}; padding: 2px; }
  130. .person1 .label {font-weight: bold; color:{color:text}}
  131. .person2 {color: {color:text}; padding: 2px; }
  132. .person2 .label {font-weight: bold; color:{color:text}}
  133.  
  134. .player {background-color: #000; text-align: left; display:block;}
  135.  
  136. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:verdana; text-align: justify; background-color:#;color:#000; font-size:11px;padding:4px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  137. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  138. .answer img {max-width: 400px;}
  139. #asker a:hover {color:{color:lhover};}
  140. #ssource{margin-left:10px; display:none}
  141.  
  142. #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}; }
  143. #hoverphoto:hover {color:{color:hover};}
  144.  
  145. .entries:hover #hoverphoto { opacity:1.0;}
  146.  
  147. #marihuana {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  148. #marihuana a {font-size: 10px;font-family: calibri;border-left:px solid #eee}
  149. #marihuana:hover {color:{color:hover} ;}
  150.  
  151.  
  152. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  153. ol.notes, .notes li{width:425px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  154.  
  155.  
  156.  
  157. #sidebar {float:left; position:fixed; width:200px; bottom:85px; height:8px;top:110px; left:360px; position: fixed;}
  158. .imgs {margin-top:0px; margin-left:-100px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  159. .imgs img {display: inline; height:auto; height:285px; width:200px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  160. .imgs img {opacity:0.9;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  161. .imgs img:hover {opacity:0.7;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  162.  
  163.  
  164.  
  165. #links {margin-left:-104px;margin-top:-12px;}
  166.  
  167.  
  168. #links a{transition: .8s ease-in-out; font-size:9px; font-family:georgia;
  169. -webkit-transition: .8s ease-in-out;
  170. -moz-transition: .8s ease-in-out;margin-left:3px;
  171. -o-transition: .8s ease-in-out;;text-transform: uppercase;}
  172.  
  173. #links a:hover{text-decoration:line-through;transition: .8s ease-in-out;
  174. -webkit-transition: .8s ease-in-out;width:100px;
  175. -moz-transition: .8s ease-in-out;
  176. -o-transition: .8s ease-in-out;;}
  177.  
  178. #maco2 {position:fixed;background-color:#FFFFFF-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;height:270px; width:180px; padding:3px;margin-left:297px; margin-top:75px; position:fixed; text-align:left;}
  179. #maco2 img {line-height:40px; width:220px; height:auto; opacity:0.9; }
  180.  
  181.  
  182.  
  183. </style>
  184.  
  185.  
  186.  
  187. <style type="text/css">{CustomCSS}</style>
  188.  
  189.  
  190.  
  191.  
  192. <body>
  193.  
  194.  
  195. <div id="maco2"><img src="https://36.media.tumblr.com/8573ff2896ea148b71c7de8d2d17af2d/tumblr_n699r7IDmj1rm6kjwo1_500.jpg"> </div>
  196.  
  197. <div id="container">
  198. <div id="sidebar">
  199. <div class="imgs"><img src="{image:sidebar}"/></div>
  200. <div id="links">
  201. <a href="{text:link1}">{text:link1 title}</a>
  202. <a href="{text:link2}">{text:link2 title}</a>
  203. <a href="{text:link3}">{text:link3 title}</a>
  204. <a href="{text:link4}">{text:link4 title}</a>
  205. </div>
  206. </div>
  207. </div>
  208.  
  209.  
  210. <div id="entries">
  211. <div class="autopagerize_page_element">
  212.  
  213.  
  214. {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.  
  223. <div id="hoverphoto">
  224. <div id="marihuana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  225. {block:RebloggedFrom}<div id="marihuana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  226. {/block:RebloggedFrom}<div id="marihuana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  227. {block:HasTags}{block:Tags} <div id="marihuana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  228.  
  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> gemeu :</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.  
  275.  
  276. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  277. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  278. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  279. {/block:ContentSource}</div>
  280.  
  281. </div>
  282.  
  283. {/block:Posts}
  284.  
  285. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  286.  
  287.  
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292.  
  293.  
  294.  
  295. </div>
  296. </div>
  297. </div>
  298.  
  299.  
  300.  
  301.  
  302. <a style="width:115px; font-size:9px; color:#4a4a4a; font-family:georgia;position:fixed;font-style:italic;bottom:25px;right:-15px;" href="http://worenow.tumblr.com/" title="nau copia"> worenow
  303.  
  304.  
  305.  
  306. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement