Advertisement
worenow

Theme pra Gêe

Jul 5th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.41 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html>
  4.  
  5. <!-- base mectube
  6. theme feito por worenow
  7. dtls sexlost/raiodluar -->
  8.  
  9. <!-- DEFAULT -->
  10. <meta name="color:background" content="#ffffff" />
  11. <meta name="color:link" content="#000000" />
  12. <meta name="color:text" content="#000000" />
  13. <meta name="color:post" content="#ffffff" />
  14. <meta name="color:scrollbar" content="#000" />
  15. <meta name="color:scrollbar bg" content="#fff" />
  16. <meta name="color:lhover" content="#555555" />
  17.  
  18.  
  19. <meta name="image:sidebar" content="" />
  20. <meta name="if:Rolagem infinita" content="1"/>
  21.  
  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. <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: #777}
  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; line-height:px;}
  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(%);
  115. margin-bottom: 1px
  116. }
  117.  
  118.  
  119. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  120. .quotesource {text-align:center;font-size:12px; font-family:cambria;font-style:; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  121.  
  122.  
  123. .chat {line-height: 13px; list-style: none }
  124. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  125. .person1 {color: {color:text}; padding: 2px; }
  126. .person1 .label {font-weight: bold; color:{color:text}}
  127. .person2 {color: {color:text}; padding: 2px; }
  128. .person2 .label {font-weight: bold; color:{color:text}}
  129.  
  130. .player {background-color: #000; text-align: left; display:block;}
  131.  
  132. #asker {font-family:calibri; text-align: justify; background-color:#;color:#000; font-size:12px;padding:px;}
  133. .answer {padding: px; font-family:calibri; font-size:12px; margin-top:2px;}
  134. .answer img {max-width: 400px;}
  135. #asker a:hover {color:{color:lhover};}
  136. #ssource{margin-left:10px; display:none}
  137.  
  138. #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}; }
  139. #hoverphoto:hover {color:{color:hover};}
  140.  
  141. .entries:hover #hoverphoto { opacity:1.0;}
  142.  
  143. #tequila {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  144. #tequila a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  145. #tequila:hover {color:{color:hover} ;}
  146.  
  147.  
  148. .notes {width:400px; padding:0px; font-style:; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:left;text-transform:;}
  149. ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; border-bottom: 1px sólida # ccc; z-index:11;}
  150. ol.notes li {background-color:;margin-bottom:px; padding:5px;text-transform:;}
  151.  
  152. .notes img{display:none; border:0px}
  153.  
  154. /*----------------------------------------
  155. Update Tab #1 (CSS Left) by Incedo
  156. http://incedothemes.tumblr.com
  157. Please do not remove the credit.
  158. Instructions @ http://incedothenes.tumblr.com/tab
  159. Updated 6/14/14
  160. ------------------------------------------*/
  161.  
  162. #updatetab {
  163. font-family: helvetica; /*this is the font*/
  164. color: #A0A0A0;} /*this is the font color*/
  165. #tabtitle, #dropdown, #dropdown p {
  166. background-color:#ffffff; /*this is the background color*/
  167. border-color: #D8D8D8;} /*this is the border color*/
  168.  
  169. #updatetab {
  170. width:100px;
  171. position:fixed;
  172. top:14px;
  173. left:14px;}
  174.  
  175. #tabtitle {
  176. text-align:center;
  177. padding:1px 3px;
  178. letter-spacing:2px;
  179. font-size:9px;
  180. text-transform:uppercase;
  181. border-width:1px;
  182. border-style:solid;
  183. border-radius: 2px;
  184. -moz-border-radius: 2px;
  185. -webkit-border-radius: 2px;}
  186.  
  187. #dropdown {
  188. border-style:solid;
  189. border-width:0px 1px 1px 1px;
  190. padding:2px 5px 0px 5px;
  191. border-bottom-right-radius: 2px;
  192. -moz-border-bottom-right-radius: 2px;
  193. -webkit-border-bottom-right-radius: 2px;
  194. border-bottom-left-radius: 2px;
  195. -moz-border-bottom-left-radius: 2px;
  196. -webkit-border-bottom-left-radius: 2px;
  197. opacity:0;
  198. -webkit-transition: all 0.5s ease-in-out;
  199. -moz-transition: all 0.5s ease-in-out;
  200. -o-transition: all 0.5s ease-in-out;
  201. -ms-transition: all 0.5s ease-in-out;
  202. transition: all 0.5s ease-in-out;}
  203.  
  204. #updatetab:hover #dropdown {
  205. opacity:1;
  206. -webkit-transition: all 0.5s ease-in-out;
  207. -moz-transition: all 0.5s ease-in-out;
  208. -o-transition: all 0.5s ease-in-out;
  209. -ms-transition: all 0.5s ease-in-out;
  210. transition: all 0.5s ease-in-out;}
  211.  
  212. #dropdown p {
  213. padding-top:3px;
  214. padding-bottom:3px;
  215. border-width:0px 0px 1px 0px;
  216. border-style:solid;
  217. font-size:10px;}
  218.  
  219. #dropdown p:last-of-type {
  220. border-bottom:0px solid transparent;}
  221.  
  222. p, ul, li, ol {
  223. margin: 0px 0px 0px 0px;}
  224.  
  225. #c {
  226. position:fixed;
  227. bottom:4px;
  228. right:4px;
  229. font-size:13px;
  230. font-family:helvetica;}
  231.  
  232. #sidebar {float:left; position:fixed; width:210px; bottom:85px; height:8px;top:130px; left:270px; position: fixed;}
  233.  
  234. #foto {margin-top:10px; margin-left:10px; 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;}
  235. #foto img {display: inline; height:auto; height:280px; width:195px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  236. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  237. #foto img:hover {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(50%)}
  238.  
  239. #links {opacity:0;width:185px;position: fixed;text-transform:uppercase;font-style:; font-size: 9px font-family:cambria; background-color:#fff;border-left:px solid #cdcdcd;letter-spacing:px;;word-spacing:1px; line-height:14px; height:15px;text-align:center; padding-left:-5px;border-left:px solid;margin-top:34px;margin-left:25px;border-top:px solid #000;letter-spacing:px;}
  240. #links {opacity:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  241. #links a:hover {color:#555555;}
  242. #sidebar:hover #links {margin-top:-10px;opacity:10;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250. #bleh{width:210px; position:fixed; margin-left:-78px;height:55px;margin-top:270px; text-align:center; padding:0px; line-height:12px; letter-spacing:0px; font-family:cambria; font-size:20px; color:#000;border-bottom:px solid ; background:; opacity:0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  251. #sidebar:hover #bleh {opacity:1;}
  252.  
  253. #bleh2{width:210px; position:fixed; margin-left:112px;height:55px;margin-top:270px; text-align:center; padding:0px; line-height:12px; letter-spacing:0px; font-family:cambria; font-size:20px; color:#000;border-bottom:px solid ; background:; opacity:0;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  254. #sidebar:hover #bleh2 {opacity:1;}
  255.  
  256.  
  257. #oizinho {;margin-left:22px; margin-top:247px; position:fixed;text-align:left;-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}
  258. #oizinho img { width:185px; height:20px;}
  259. #sidebar:hover #oizinho {opacity:0}
  260.  
  261. #descri {opacity:10;width:160px;border-radius:310px 100px 10px 10px;position: fixed;font-weight:bold; font-family:cambria; font-size:10px; line-height:auto; height:10px;text-align:center; color:#000;padding:-100px;margin-top:-310px;margin-left:30px;border-bottom:px solid #ddd;border:px solid #ddd;border-left:20px solid #ddd; text-transform:uppercase;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:; padding-bottom:1px; font-weight:;}
  262. #sidebar:hover #descri {opacity:0; margin-top:30px;color solid #fff;}
  263.  
  264.  
  265.  
  266. #oizinho2 {opacity:10;margin-left:24px; margin-top:305px; position:fixed;text-align:left;-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}
  267. #oizinho2 img { width:190px; height:auto;}
  268. #sidebar:hover #oizinho2 {opacity:0}
  269.  
  270.  
  271. #oizinho3 {opacity:10;margin-left:23px; margin-top:230px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s hidden; -webkit-transition: all .7s ease-in-out}
  272. #oizinho3 img { width:22px; height:auto;}
  273. #sidebar:hover #oizinho3 {opacity:0}
  274.  
  275.  
  276. </style>
  277.  
  278.  
  279.  
  280. <style type="text/css"></style>
  281.  
  282.  
  283.  
  284.  
  285. <body>
  286.  
  287.  
  288.  
  289. <div id="container">
  290. <div id="sidebar">
  291. <div id="oizinho2"><img src="http://static.tumblr.com/fnjapln/htEn6un18/maconha.jpg"/></div>
  292. <div id="foto"><img src="{image:sidebar}"/></div>
  293. <div id="descri">{description}</div>
  294. <div id="links">
  295. <a href="{text:link1}">{text:link1 title}</a>
  296. <b><a href="{text:link2}">{text:link2 title}</a></b>
  297. <a href="{text:link3}">{text:link3 title}</a>
  298. <b><a href="{text:link4}">{text:link4 title}</a></b>
  299. <a href="{text:link5}">{text:link5 title}</a>
  300.  
  301.  
  302.  
  303. </div>
  304. </div>
  305. </div>
  306.  
  307.  
  308. <div id="entries">
  309. <div class="autopagerize_page_element">
  310.  
  311.  
  312. {IfRolagemInfinita}<div class="autopagerize_page_element">
  313. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  314.  
  315.  
  316. {block:Posts}
  317.  
  318.  
  319. <div class="entries">
  320.  
  321. <div id="hoverphoto">
  322. <div id= "tequila"><a href="{Permalink}">{TimeAgo}</a></div>
  323. <div id= "tequila"><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br></div>{LinkCloseTag}
  324. {block:RebloggedFrom}
  325. <div id="tequila"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">fumaram</a></div>
  326. {/block:RebloggedFrom}
  327. <div id="tequila"><a href="{ReblogURL}" target="_blank"><b>chaparam</b></a></div>
  328. {block:HasTags}{block:Tags}
  329. <div id="tequila"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  330.  
  331.  
  332. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  333.  
  334. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  335.  
  336. {block:Photoset}{Photoset-400}{/block:Photoset}
  337.  
  338. {block:Quote}
  339. <div class="quote">“{Quote}”</div>
  340. {block:Source}<div class="quotesource">
  341. — <b>{Source}</b></div>
  342. {/block:Source}
  343. {/block:Quote}
  344.  
  345. {block:Link}
  346. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  347. {block:Description}{Description}{/block:Description}
  348. {/block:Link}
  349.  
  350. {block:Chat}
  351. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  352. <div class="chat"><ul>{block:Lines}
  353. <li class="person{UserNumber}">{block:Label}
  354. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  355. {/block:Chat}
  356.  
  357. {block:Audio}
  358. <div class="player">{AudioPlayerBlack}</div>
  359. {block:Caption}{Caption}{/block:Caption}
  360. {/block:Audio}
  361.  
  362. {block:Video}{Video-400}{/block:Video}
  363.  
  364.  
  365. {block:Answer}
  366. <div id="asker"> <b>{Asker}</b> gemeu gostoso :</i> {Question}</div>
  367. <div class="answer">{Answer}</div>
  368. {/block:Answer}
  369.  
  370. <div id="photoset">
  371. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  372. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  373. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  374. </div>
  375.  
  376.  
  377.  
  378. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  379. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  380. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  381. {/block:ContentSource}</div>
  382.  
  383. </div>
  384.  
  385. {/block:Posts}
  386.  
  387. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  388.  
  389.  
  390. </div>
  391. </div>
  392. </div>
  393. </div>
  394.  
  395.  
  396.  
  397. </div>
  398. </div>
  399. </div>
  400.  
  401.  
  402. </body>
  403. <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:cambria;position:fixed;font-style:;bottom:30px;right:-15px;" href="http://worenow.tumblr.com/" title="">theme por <b>worenow</b></a>
  404.  
  405.  
  406. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement