Advertisement
tannyoliveira

tema três

May 5th, 2014
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.37 KB | None | 0 0
  1. <!--- theme por sowsly.tumblr.com
  2. não retire os créditos
  3. --->
  4.  
  5.  
  6.  
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head><title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15.  
  16. <meta name="color:background" content="#FFFFFF">
  17. <meta name="color:link" content="#000000">
  18. <meta name="color:linkside" content="#000000" />
  19. <meta name="color:hoverlinks" content="#b5b5b5" />
  20. <meta name="color:scrollbar" content="#D6D5D5">
  21. <meta name="color:scrollbg" content="#FFFFFF">
  22. <meta name="color:links" content="#000000">
  23. <meta name="color:hover" content="#555555">
  24.  
  25. <meta name="color:text" content="#000" />
  26. <meta name="color:linkside" content="#000000" />
  27. <meta name="color:hoverlinks" content="#b5b5b5" />
  28. <meta name="color:border" content="#000" />
  29. <meta name="color:background" content="#fff" />
  30. <meta name="color:posts" content="#fff" />
  31. <meta name="color:texts" content="#000" />
  32. <meta name="text:frase" content="I'm not perfect" />
  33. <meta name="text:simbolo" content="✖✖✖✖✖" />
  34.  
  35.  
  36.  
  37. <meta name="image:sidebar" content="http://37.media.tumblr.com/281ff79b9a79501d23944cf6668ff72b/tumblr_n2kb2la1Q91r93x39o1_500.png"/>
  38.  
  39.  
  40. <meta name="text:Link1" content="/" />
  41. <meta name="text:Link1 Title" content="Home" />
  42. <meta name="text:Link2" content="/ask" />
  43. <meta name="text:Link2 Title" content="Ask" />
  44. <meta name="text:Link3" content="/" />
  45. <meta name="text:Link3 Title" content="link3" />
  46. <meta name="text:Link4" content="/" />
  47. <meta name="text:Link4 Title" content="link4" />
  48. <meta name="text:Link5" content="/" />
  49. <meta name="text:Link5 Title" content="link5" />
  50.  
  51. <meta name="if:Rolagem infinita" content="1"/>
  52.  
  53.  
  54. <meta name="if:Opacity in images" content="1"/>
  55. <meta name="if:Post width 400px" content="0"/>
  56. <meta name="if:Customize scrollbar" content="1"/>
  57.  
  58. <style type="text/css">
  59.  
  60. /***----------------- follow branco -------------***/
  61. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  62.  
  63. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; } body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  64.  
  65.  
  66.  
  67. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:scrollbg};}
  68. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  69.  
  70.  
  71.  
  72. ::-webkit-scrollbar {width:6px;height:auto;background:transparent;}
  73. ::-webkit-scrollbar-corner {background-color: {color:text};}
  74. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background-color: {color:text};}
  75. ::-webkit-scrollbar-thumb:vertical {background-color: {color:text}; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
  76. ::-webkit-scrollbar-track-piece {background-color: {color:scrollbar}; border-top: 1pt solid {color:text}; border-bottom: 1pt solid {color:text}; width:4pt;}
  77. -::moz-selection {color:#fff; background-color: {color:text};}
  78. ::selection {color:#fff; background-color: {color:text};}
  79.  
  80. /*** corpo básico ***/
  81.  
  82.  
  83. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  84.  
  85. a {color: {color:link}; text-decoration: none; text-transform: none;}
  86. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  87.  
  88. p {margin: 6px 0 0 0}
  89.  
  90. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  91. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  92. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  93. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  94.  
  95. blockquote img{max-width: 470px!important}
  96. blockquote blockquote img{max-width: 450px!important}
  97. blockquote blockquote blockquote img{max-width: 430px!important}
  98. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  99.  
  100.  
  101. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  102.  
  103. iframe#tumblr_controls {
  104. top:0px !important;
  105. right:3px !important;
  106. position: fixed !important;
  107. -webkit-transition: opacity 0.7s linear;
  108. opacity: 0.4;
  109. -webkit-transition: all 0.8s ease-out;
  110. -moz-transition: all 0.8s ease-out;
  111. transition: all 0.8s ease-out;
  112. z-index:999999999999999999;}
  113.  
  114. iframe#tumblr_controls:hover{
  115. -webkit-transition: opacity 0.7s linear;
  116. opacity: 1;
  117. -webkit-transition: all 0.4s ease-out;
  118. -moz-transition: all 0.4s ease-out;
  119. transition: all 0.4s ease-out;
  120. z-index:999999999999999999999;}
  121.  
  122.  
  123. #entries {width:400px; float:left; margin-left:500px; margin-top:-2px; position:relative; z-index:999; padding-right:5px;}
  124.  
  125. .entries {width:400px; padding:0px; background-color:{color:background}; margin:0px 0px 0px 0px; margin-bottom:2px; float:right; text-align:justify;padding-right:5px; padding-left:5px; padding-top:5px; padding-bottom:5px; border-top: px solid #eee; {color:border};
  126. }
  127.  
  128. #reblogs {display:none; background-color:{color:post};}
  129.  
  130. .entries:hover #information {opacity:1; border-left:1px solid #eee;}
  131.  
  132. .entries:hover .tags{opacity:0.7;}
  133. .tags {position:absolute; width:80px; text-align:center; font: 10px calibri; font-style:none; text-transform: lowercase; margin-left:415px; opacity:0;text-align: center; margin-top:-5px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; padding:2px; border-top: 0px solid {color:background};-webkit-transition-duration: 0.9s; margin-left:186px; width: 510px; margin-bottom: -0px;}
  134. .tags a {font-size: 10px; text-transform: lowercase;}
  135.  
  136. #information{position:absolute; font:10px calibri; text-transform:lowercase; color:{color:link}; margin-left:409px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-5px; background-color:{color:background}; display:block; text-align:left; padding:4px; -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;}
  137. #information a{text-transform:lowercase; color:{color:text}; font-style:normal}
  138. #information a:hover {color:{color:lhover};}
  139.  
  140. .noted a{font:9px verdana!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:lowercase!important; font-style:normal!important; -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; font-weight:300!important;}
  141. .noted a:hover {color:{color:text}!important;}
  142.  
  143. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  144.  
  145. /* TEXT POSTS */
  146.  
  147. #title {width:400px;}
  148. .texttitle {font-size:16px; font-family: kawan; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:7px 1px; text-align:justify;}
  149. .texttitle a {font-size:16px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:justify;}
  150.  
  151. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  152. .tags a {font-size: 9px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  153.  
  154.  
  155. /* CHAT POSTS */
  156.  
  157. .chat .line{
  158. font:10px {font:Body};
  159. background-color:{color:chat1};
  160. margin: 0 0 1px;
  161. padding: 2px;
  162. }
  163. .chat .line.odd{ background-color:{color:chat2};}
  164.  
  165. .label {font-weight:bold; color:{color:bold}}
  166.  
  167. /* LINK POSTS */
  168.  
  169. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  170.  
  171. /* QUOTES POSTS */
  172.  
  173. .pquote {font-family: calibri; text-align: justify; font-size: 15px; line-height: 15px; padding: 0px;
  174. }
  175. .pquotesource {text-align:center; font-size:11px; font-family:calibri;text-transform: none; margin-bottom: -2px;}
  176. .pquotesource a, a:hover{text-transform: none; }
  177.  
  178.  
  179. /* AUDIO POSTS */
  180.  
  181. .player {background-color: #000; text-align: left; display:block;}
  182.  
  183.  
  184. /**ask por conjugad-a (kah) **/
  185.  
  186. #pergunta a {color:#9c9c9c;}
  187.  
  188. .pergunta {background: {color:hoverlinks};text-align: justify; padding: 10px; margin-bottom: 5px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 100px; -webkit-border-bottom-right-radius: 100px;}
  189.  
  190. .pergunta a {color: #000}
  191.  
  192. .pergunta g {color: #000;}
  193.  
  194. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border:2px solid #f0f0f0;}
  195.  
  196. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  197.  
  198. div.treme img{position:relative}
  199.  
  200. /** fim do código **/
  201.  
  202.  
  203. /* PHOTO POSTS */
  204.  
  205. .hres {opacity:0; height:12px; font:8px calibri; color:{color:permalink}; background-color:{color:posts}; -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; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  206. .hres a {color:{color:permalink}; text-align:center;}
  207. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  208. #photox{overflow:hidden; position:relative}
  209.  
  210. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  211.  
  212. /* POST NOTES */
  213.  
  214. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:background}}
  215.  
  216. ol.notes {list-style-type:none;}
  217.  
  218. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  219. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  220. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  221. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  222.  
  223.  
  224. /* por sowsly */
  225.  
  226. #sidebar { margin-bottom:10px; padding: 10px;height:150px; width:150px;background: url('{image:sidbg}');}
  227. #sidebar {position: fixed; margin-top:170px; margin-left:250px; margin-bottom:0px; height:150px; width:150px;}
  228.  
  229. #sidebar img {padding:20px;
  230. width:150px;height:200px; padding:1px;border: 0px solid #eee ;background:transparent;background-attachment: fixed; background-color;}
  231.  
  232.  
  233. /**-menu by Duda.R (o-mundo-de-uma-garota)—-no removed this tag***/
  234.  
  235. .li {position:absolute;width:35px;margin-left:-50px;margin-top:-150px;text-align:center;padding: 5px;z-index:99;}
  236.  
  237. .li a {background:#fff;color:#696969;width:22px;margin:3px;padding:2px;text-transform: none;font-size:10px;letter-spacing:1px;display:block;overflow:hidden;height:10px;-webkit-transition: all 0.99s ease-in-out;border-right:1px solid {color:border};}
  238.  
  239. .li a:hover {color:{color:hoverlinks};background:none;margin-left:-60px;width:100px;text-align:left;border-bottom:1px solid #fff;}
  240.  
  241. .li a:hover span {display:none;-webkit-transition: all 0.99s ease-in-out;}
  242.  
  243.  
  244.  
  245. ::-webkit-scrollbar{width:7px;height:0px;}
  246. ::-webkit-scrollbar-button:start:decrement
  247. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  248. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  249. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:border};-webkit-border-radius:px;}
  250. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  251.  
  252. #tumblr_controls{position: fixed!important}
  253. #tumblr_controls{position: fixed!important}
  254. #tumblr_controls{position: fixed!important}
  255. #tumblr_controls{position: fixed!important}
  256.  
  257. /**- por sowsly —-no removed this tag***/
  258.  
  259. #desc { width:155px;position: fixed;font-style:bold; font-family:cambria; font-size:9px; line-height:9px; text-align:center; color:; padding:5px;margin-top:420px;margin-left:260px;padding:0px;text-transform:none; font-style:none; color:; letter-spacing:0px;
  260. background-color:none ;}
  261.  
  262. #simb { width:155px;position: fixed;font-style:bold; font-family:cambria; font-size:15px; line-height:9px; text-align:center; color:; padding:5px;margin-top:410px;margin-left:260px;padding:0px;text-transform:none; font-style:none; color:; letter-spacing:0px;
  263. background-color:none ;}
  264. #simb a{font-family:cambria; font-size:20px ; color:{color:hover}; padding:0px;; font-style:; letter-spacing:1px; text-transform:uppercase;}
  265. #simb a:hover{text-decoration:none;color:{color:text}}
  266.  
  267. #tumblr_controls{position: fixed!important}
  268. #tumblr_controls{position: fixed!important}
  269. #tumblr_controls{position: fixed!important}
  270. #tumblr_controls{position: fixed!important}
  271.  
  272.  
  273. {CustomCSS}</style></head><body>
  274.  
  275.  
  276. <div id="simb"><a href="/">{text:simbolo}</div></a>
  277.  
  278. <div id="desc"><p>{Description}<br></div></p></div>
  279.  
  280.  
  281. </div>
  282.  
  283.  
  284.  
  285. <div id="titulo">{text:titulo}</div>
  286. <div id="sidebar">
  287. <div class="fotinha"><img src="{image:sidebar}">
  288.  
  289.  
  290. <div class="li">
  291. <a href="{text:Link1}"><span>△ </span> {text:Link1 Title}</a>
  292. <a href="{text:Link2}"><span>▽ </span>{text:Link2 Title}</a>
  293. <a href="{text:Link3}"><span>△ </span>{text:Link3 Title}</a>
  294. <a href="{text:Link4}"><span>▽ </span> {text:link4 Title}</a>
  295. <a href="{text:Link5}"><span>△ </span> {text:link5 Title}</a>
  296. </div></div>
  297. <div id="frase">❝{text:frase}</div><p>
  298.  
  299. </div></div>
  300.  
  301.  
  302. </div></div>
  303. </div>
  304. </div></div>
  305.  
  306. </div class>
  307. </div>
  308.  
  309.  
  310.  
  311. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  312. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  313.  
  314. <div id="entries">
  315. <div class="autopagerize_page_element">
  316. {block:Posts}
  317. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  318.  
  319. {block:IndexPage}
  320.  
  321.  
  322. <div id="information">
  323. <a href="{permalink}">{notecountwithlabel}</a> </br>
  324. <a href="{ReblogURL}" target="_blank">reblog</a>
  325. </div>
  326. {/block:IndexPage}
  327.  
  328. {block:Text}
  329. <div id="title">
  330. {block:Title}
  331. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  332. {/block:Title}
  333. </div>
  334. {Body}
  335. {/block:Text}
  336.  
  337. {block:Photo}
  338. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  339. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}">High-Res</a></div> {/block:HighRes}</div>
  340. {block:Caption}
  341. <div class="caption">{Caption}</div>
  342. {/block:Caption}
  343. {/block:Photo}
  344.  
  345. {block:Photoset}
  346. {Photoset-400}
  347. {block:Caption}
  348. <div class="caption">{Caption}</div>
  349. {/block:Caption}
  350. {/block:Photoset}
  351.  
  352. {block:Quote}
  353. <div class="pquote">“{Quote}”</div>
  354. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> <b>{Source}</b></div></span>
  355. {/block:Source}
  356. {/block:Quote}
  357.  
  358. {block:Link}
  359. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  360. {block:Description}
  361. <div class="linkdescription">{Description}</div>
  362. {/block:Description}
  363. {/block:Link}
  364.  
  365. {block:Chat}
  366. {block:Title}
  367. <div id="title"><div class="texttitle">{Title}</div></div>
  368. {/block:Title}<br>
  369. <div class="chat">
  370. {block:Lines}<div class="chat"><div class="line {Alt}">
  371. <div class="{Alt} user_{UserNumber}">
  372. {block:Label}
  373. <span class="label"><b>{Label}</b></span>
  374. {/block:Label}
  375. {Line}</div>
  376. </div></div>
  377. {/block:Lines}
  378. </div>
  379. {/block:Chat}
  380.  
  381. {block:Video}
  382. {Video-500}
  383. {block:Caption}
  384. <div class="caption">{Caption}</div>
  385. {/block:Caption}
  386. {/block:Video}
  387.  
  388. {block:Audio}
  389. <div class="player">{AudioPlayerBlack}</div>
  390. {block:Caption}{Caption}{/block:Caption}
  391. {/block:Audio}
  392.  
  393. {block:Answer}
  394. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  395.  
  396. <div id ="pergunta"class="pergunta"><b>{Asker} says:</b> {Question}</div>
  397.  
  398. <div class="divisoria"></div>
  399.  
  400. {Answer}
  401. {/block:Answer}
  402.  
  403. </div>
  404.  
  405. {block:PermalinkPage}
  406. {block:PostNotes}
  407. <div id="postnotes">{PostNotes}</div><br>
  408. {/block:PostNotes}
  409. {/block:PermalinkPage}
  410. {/block:Posts}
  411. </div>
  412.  
  413. <div id=reblogs><a href="{Permalink}">{TimeAgo}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>? reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  414. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  415. {/block:ContentSource}
  416. <a href="{Permalink}">? {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  417.  
  418. </div></div>
  419. </div>
  420. </div>
  421. <a style="position:fixed;top:600px;left:25px;font-family:consolas;font-size:13px;text-decoration:none; opacity: 0.7;" href="http://sowsly.tumblr.com" title=" theme by sowsly">sowsly</a>
  422. </body>
  423. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement