Advertisement
sabedorias

Sabedorias Theme 18

May 13th, 2012
5,891
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.24 KB | None | 0 0
  1.                                   <!  theme por sabedorias
  2.                                 não copie ou disponibilize !>
  3.  
  4. <html>
  5.  
  6. <head> <!-- DEFAULT VARIABLES -->
  7. <meta name="color:background" content="#dbdbda" />
  8. <meta name="color:sidebar" content="#000000" />
  9. <meta name="color:sidebar text" content="#ffffff" />
  10. <meta name="color:post" content="#fff" />
  11. <meta name="color:text" content="#000" />
  12. <meta name="color:link" content="#000" />
  13. <meta name="color:link hover" content="#656565" />
  14. <meta name="color:scroll" content="#000" />
  15. <meta name="color:scrollbg" content="#fff" />
  16. <meta name="color:borda link" content="#ffffff" />
  17. <meta name="text:nome da font do theme" content="verdana" />
  18.  
  19. <meta name="text:titulo" content="Alguma frase pequena aqui..."/>
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="http://static.tumblr.com/6j5gssy/ZZtm3kzfa/sidebar2.jpg" />
  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. <meta name="text:Link6" content="/" />
  34. <meta name="text:Link6 Title" content="link" />
  35.  
  36. <script type="text/javascript">
  37. </script>
  38.  
  39.                       <title>{Title}</title>
  40.         <link rel="shortcut icon" href="{Favicon}">
  41.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42.         {block:Description}
  43.   <meta name="description" content="{MetaDescription}" />
  44.         {/block:Description}
  45.  
  46.  
  47.     <style type="text/css">
  48.  
  49. body {background-color:{color:background}; font-family: verdana; color: {color:text}; background-image:url('{image:background}'); font-size: 12px; background-position:bottom left; background-attachment:fixed; background-repeat:repeat;}
  50. a {color:{color:text}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  51. a:hover {opacity:0.5;}
  52.  
  53. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  54. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  55. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  56.  
  57. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  58.  
  59. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  60.  
  61. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  62.  
  63. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  64.  
  65.  
  66.  
  67. blockquote img{max-width: 470px!important}
  68.  
  69. blockquote blockquote img{max-width: 450px!important}
  70.  
  71. blockquote blockquote blockquote img{max-width: 430px!important}
  72.  
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75. #post {float: left; margin-left: 160px; margin-top:112px; z-index:1;}
  76.  
  77. .post {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  78.  
  79. h1 {font-family: georgia; text-align: center; font-size: 16px;  color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  82.  
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 500px; margin-bottom: 2px }
  85.  
  86. .quote {font-family: georgia; text-align: center; font-size: 14px; line-height: 16px; padding: 3px;}
  87. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  88. .quotesource a, a:hover{text-transform: none;}
  89.  
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; }
  93. .person1 .label {font-weight: bold;  color:{color:text}}
  94. .person2 {color: {color:text}; padding: 2px;  }
  95. .person2 .label {font-weight: bold;  color:{color:text}}
  96.  
  97. .player {background-color: #000; text-align: left; display:block;}
  98.  
  99. .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  100. .askerimg:hover {border-radius:32px;}
  101.  
  102. .titleask {font-size:10px; font-style:normal;}
  103. .titleask a {font-weight:bold; opacity:0.9;}
  104. .titleask a:hover {opacity:0.5;}
  105.  
  106. .answer {font-size:12px;}
  107.  
  108. .question {font-size:10px;}
  109.  
  110. #date {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  111. #date a {font-size: 9px;}
  112.  
  113. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  114. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  115.  
  116. #cap {width: 500px; margin-top: -2px;}
  117. .source {display: none;}
  118.  
  119. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  120. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  121. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  122. .notes img{display: none; border:0px}
  123.  
  124. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  125.  
  126. #sid2{position: fixed; width: 530px; height: 120px; margin-left: 0px; background-color: #000;}
  127.  
  128. #sidebar {position: fixed; top: 0px; margin-left:0px;}
  129.  
  130. #sid{position: fixed; width: 500px; height: auto; margin-left: 0px; background-color: {color:background};}
  131.  
  132. #image{position:fixed; width: 93px; height: 110px; padding:0px; text-align:center; background-color: {color:sidebar}; margin-top: 9px; margin-left:205px;}
  133. #image img{width: 93px; height: 110px;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  134. #image img:hover{opacity:0.7;}
  135.  
  136. #links {
  137. width:115px;
  138. float:left;
  139. font:9px {font:body};
  140. text-transform:uppercase;
  141. display:inline;
  142. margin:6px 0px 0px 0px;}
  143.  
  144. #links a{
  145. background-color:{color:sidebar};
  146. display:block;
  147. width:87px;
  148. margin-left:300px;
  149. margin-top: 3px;
  150. text-align:center;
  151. text-transform:uppercase;
  152. font-size:8px;
  153. font-family: "tinytots";
  154. color:{color:sidebar text};
  155. padding:2px 10px 2px 2px ;
  156. border-bottom:1px solid {color:borda link};
  157. border-left:13px solid {color:borda link};
  158. -webkit-transition: 0.5s ease-in;
  159. -moz-transition: 0.5s ease-in;
  160. transition: 0.5s ease-in;}
  161.  
  162. #links2 {
  163. width:200px;
  164. float:left;
  165. font:8px {font:body};
  166. text-transform:uppercase;
  167. font-family: "tinytots";
  168. display:inline;
  169. margin:6px 0px 0px 0px;}
  170.  
  171. #links2 a{
  172. background-color:{color:sidebar};
  173. display:block;
  174. margin-left:300px;
  175. margin-top: 3px;
  176. width:87px;
  177. text-align:center;
  178. text-transform:uppercase;
  179. font-size:8px;
  180. font-family: "tinytots";
  181. color:{color:sidebar text};
  182. padding:2px 10px 2px 2px ;
  183. border-bottom:1px solid {color:borda link};
  184. border-left:13px solid {color:borda link};
  185. -webkit-transition: 0.5s ease-in;
  186. -moz-transition: 0.5s ease-in;
  187. transition: 0.5s ease-in;}
  188.  
  189. #links a:hover, #links2 a:hover {
  190. background-color:#trans;
  191. color:{color:sidebar text};
  192. width:50px;
  193. border-left:51px solid {color:borda link};
  194. border-bottom:1px solid {color:borda link};
  195. transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  196.  
  197. #title1 {width: 220px; margin-top: 56px; margin-left: 300px; height: 15px; float:left; position:fixed; padding: 5px; overflow: hidden; letter-spacing: 0px; text-align: center; font-family: georgia; font-size: 14px; color: {color:sidebar text}; background-color: {color:sidebar}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: normal; overflow: hidden;}
  198.  
  199. #desc{position:fixed; width: 191px; height: 98px; font-size: 9px; font-family: verdana; padding: 6px;text-align: center;color: {color:sidebar text}; background-color: {color:sidebar}; margin-top: 9px; overflow:hidden;}
  200.  
  201. #credito {position: relative; margin-top: 82px; margin-left: 300px; width: 222px; background-color: {color:sidebar}; color: {color:sidebar text}; padding: 4px; font-size: 8px; font-family: tinytots; text-align: center; margin-bottom: 1px; position:fixed; z-index:1; }
  202.  
  203. #paginacao {position: fixed; margin-top: 99px; margin-left: 300px; width: 222px; background-color: {color:sidebar}; color: {color:sidebar text}; padding: 4px; font-size: 8px; font-family: tinytots; text-align: center; margin-bottom: 1px; position:fixed; z-index:1;}
  204.  
  205. #pages {text-align: center; font-family: verdana; font-size: 8px; height: 12px; margin-left:0px; background-color:transparent;}
  206. #pages a {background: {color:sidebar text}; margin: 0 2px 0 0; padding: 3px 4px; color: {color:sidebar}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  207. #pages a:hover {background: {color:sidebar}; color: {color:sidebar text}; border: none;}
  208. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:sidebar text}; font-weight: bold; text-decoration: none;}
  209. .page {clear: both; float: left; width: 222px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; ; margin-left:0px;}
  210.  
  211. #tumblr_controls{position: fixed!important}
  212. #tumblr_controls{position: fixed!important}
  213. #tumblr_controls{position: fixed!important}
  214. #tumblr_controls{position: fixed!important}
  215.  
  216. ::-webkit-scrollbar{width:4px;height:5px;}
  217. ::-webkit-scrollbar-button:start:decrement
  218. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  219. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  220. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  221. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  222.  
  223. </style>
  224.  
  225. <body>
  226.  
  227. <div id="post">
  228.  
  229.  {block:Posts}
  230. <div class="post">
  231.  
  232. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  233.  
  234. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  235.  
  236. {block:Photoset}{Photoset-500}{/block:Photoset}
  237.  
  238. {block:Quote}
  239. <div class="quote">“{Quote}”</div>
  240. {block:Source}<div class="quotesource"> — {Source}</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-500}{/block:Video}
  262.  
  263.  
  264. {block:Answer}
  265. <table width="100%" style="font-size:12px;">
  266. <tr>
  267. <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  268. <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b> asked:</font><div class="question">{Question}</div></td>
  269. </tr>
  270. </table>
  271. <div class="answer">{Answer}</div>
  272. {/block:Answer}
  273.  
  274.  
  275. <div id="cap">
  276. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  277. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  278. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  279.  
  280. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  281.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  282.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  283. {/block:ContentSource}</div></div>
  284. <br>
  285.  
  286.  
  287. <div id="date">
  288. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  289. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">fucking <b>reblog</b> this</a>{/block:IndexPage}
  290. {block:RebloggedFrom}<br>© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  291. {/block:RebloggedFrom}
  292. </div>
  293. </div>{/block:Date}
  294.  
  295.  
  296.  {/block:Posts}
  297. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  298.  
  299. <div id="sidebar">
  300. <div id="sid">
  301. <div id="sid2">
  302.  
  303. <div id="desc">{description}</div>
  304.  
  305. <div id="credito">
  306. « THEME BY <b><i>SABEDORIAS</i></b></a>, DETAILS <a href="http://heartsuffix.tumblr.com">+</a><a href="http://thefirewar.tumblr.com">+</a> »</div>
  307.  
  308. <div id="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="7"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div></div>
  309.  
  310. <div id="image"><img src="{image:sidebar}"></div>
  311.  
  312. <div id="links">
  313. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  314. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  315. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  316. <div id="links2">
  317. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  318. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  319. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}</div>
  320.  
  321.  
  322. <div id="title1">{text:titulo}</div></div>
  323.  
  324. </body>
  325. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement