Advertisement
sabedorias

Sabedorias Theme 10

Feb 24th, 2012
8,777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.99 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.                                        
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7.     <!-- DEFAULT VARIABLES -->
  8.     <meta name="color:background" content="#ffffff" />
  9.     <meta name="color:entry" content="#ffffff" />
  10.     <meta name="color:sidebar" content="#ffffff" />
  11.     <meta name="color:sbar" content="#F0F0F0" />
  12.     <meta name="color:ask" content="#696969" />
  13.  
  14.     <meta name="color:bglinks" content="#252525" />
  15.     <meta name="color:bglinkshover" content="#000000" />
  16.     <meta name="color:links" content="#ffffff" />
  17.     <meta name="color:linkshover" content="#ffffff" />
  18.     <meta name="color:textdesc" content="#ffffff" />
  19.     <meta name="color:bgfrase" content="#000000" />
  20.     <meta name="color:bgfrasehover" content="#000000" />
  21.     <meta name="color:textofrase" content="#ffffff" />
  22.     <meta name="color:textofrasehover" content="#ffffff" />
  23.     <meta name="text:frase" content="Uma frase legal aqui" />
  24.  
  25.     <meta name="text:titulo" content="Um titulo maneiro aqui" />
  26.     <meta name="text:subtitulo" content="Um subtitulo legal aqui, ta?" />
  27.  
  28.     <meta name="color:text" content="#252525" />
  29.     <meta name="color:link" content="#000000" />
  30.  
  31.     <meta name="color:scrollbarbg" content="#eeeeee" />
  32.     <meta name="color:scrollbarcolor" content="#cccccc" />
  33.  
  34.     <meta name="font:title" content="verdana" />
  35.     <meta name="font:body" content="verdana" />
  36.  
  37.     <meta name="text:Link1" content="/" />
  38.     <meta name="text:Link1 Title" content="link" />
  39.     <meta name="text:Link2" content="/" />
  40.     <meta name="text:Link2 Title" content="link" />
  41.     <meta name="text:Link3" content="/" />
  42.     <meta name="text:Link3 Title" content="link" />
  43.     <meta name="text:Link4" content="/" />
  44.     <meta name="text:Link4 Title" content="link" />
  45.     <meta name="text:Link5" content="/" />
  46.     <meta name="text:Link5 Title" content="link" />
  47.     <meta name="text:Link6" content="/" />
  48.     <meta name="text:Link6 Title" content="link" />
  49.  
  50.     <meta name="image:background" content="" />
  51.     <meta name="image:sidebar"
  52.  
  53. content="http://static.tumblr.com/6j5gssy/e8vlzagq9/tumblr_lxywnwbd0q1qe6e2ko1_500.jpg" />
  54.     <meta name="image:sidebar2"
  55.  
  56. content="http://static.tumblr.com/6j5gssy/H4Hlzapos/tumblr_lyvrm1naup1rojqpwo3_500.jpg" />
  57.  
  58.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  59.     <title>{Title}{block:SearchPage}, Search results for:
  60.  
  61. {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  62.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  63.     <link rel="shortcut icon" href="{Favicon}" />
  64.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  65.     <style type="text/css">
  66.  
  67. body {color:{color:text}; background-color:{color:background}; background-image:
  68.  
  69. url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px;
  70.  
  71. line-height:110%; text-align:justify}
  72.  
  73. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  74. a:hover{color:{color:title}; background-color:{color:lhover}}
  75.  
  76. #entries{left:60%; margin-left:15px; margin-top:8px; width:510px; position fixed;}
  77. http://www.tumblr.com/customize-classic/sabedorias-theme5#
  78. #msd {width:420px; height: 500px; margin-left:578px; margin-top: 0px; position:fixed; overflow:hidden;
  79.  
  80. background-color: {color:sidebar}; padding:3px; }
  81.  
  82. #stext {margin-left:1px; font-family:{font:Body}; font-size:10px; width:260px; height: auto;}
  83.  
  84. #info{font-family: verdana; font-size:10px; text-transform:lowercase; text-align: left; }
  85.  
  86. #slideShowContainer{ float: left; margin-top: 20px; margin-left: 590px; height: 222px; width:360px; position:
  87.  
  88. fixed; background-color: {color:sidebar}; padding: 0px; border: 5px solid {color:transparent};  
  89.  
  90. -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  91.  
  92. #slideShow2 {margin-top: 0px; margin-bottom: 0px;}
  93. #slideShow2 img{width: 360px; height: 222px; margin-left: 0px;}
  94. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  95. #slideShow4 img{width: 360px; height: 222px; margin-left: 0px; }
  96.  
  97. #links {width: 380px; float: left; margin-left:598px; margin-top: 57px; padding: 0px; text-align: center;
  98.  
  99. position: fixed;  -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition:
  100.  
  101. opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0;  }
  102.  
  103. #links a {float: left; margin-left: 1px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px;
  104.  
  105. text-align: center; margin-bottom: 1px; width: 176px; background-color: {color:bglinks}; color:{color:links};
  106.  
  107. text-decoration: none; text-transform: none; line-height: 62px; -webkit-transition: all 0.4s ease-out;
  108.  
  109. -moz-transition: all 0.4s ease-out;}
  110.  
  111. #links  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};
  112.  
  113. letter-spacing: 3px;}
  114.  
  115. #links:hover{opacity: 0.6;}
  116.  
  117. #slideShowContainer2{ float: left; margin-top: 269px; margin-left: 590px; height: 222px; width:360px;
  118.  
  119. position: fixed; background-color: {color:sidebar}; padding: 0px; border: 5px solid {color:transparent};  
  120.  
  121. -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  122.  
  123. #slideShow5 {margin-top: 0px; margin-bottom: 0px;}
  124. #slideShow5 img{width: 360px; height: 222px; margin-left: 0px;}
  125. #slideShow7 {margin-top: 0px; margin-bottom: 0px;}
  126. #slideShow7 img{width: 360px; height: 222px; margin-left: 0px; }
  127.  
  128. .frase6 { position: fixed; text-align: center; margin-top: -223px; margin-left: 0px; display: block; font-family: verdana; font-size: 12px; text-align: center; height: 4px; width: 338px;  background-color: {color:bgfrase}; color: {color:textofrase} ; text-decoration: none; padding: 11px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: normal; overflow: hidden;opacity: 0.6;}
  129.  
  130. .frase6:hover{background-color: {color:bgfrasehover}; color:{color:textofrasehover}; height: 200px; opacity: 0.6;}
  131.  
  132. .sdescri {text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 1px; width: 333px; padding: 0px; margin-top: 7px; color: {color:textdesc}; font-weight: normal;}
  133.  
  134. #credito {float: left; margin-top: 247px; margin-left: 720px; width: 230px; height: 12px; background-color:
  135.  
  136. #000000; color: #FFFFFF; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma,
  137.  
  138. sans-serif; text-align: center; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px;
  139.  
  140. -webkit-border-bottom-left-radius:0px; position:fixed;}
  141.  
  142. #credito a{font-size: 9px; color:fff}
  143.  
  144. #title1{margin-top: 25px; margin-left: 595px; background-color: {color:bgfrase}; color: {color:textofrase}; width:
  145.  
  146. 352px; height: 19px; position: fixed; padding: 5px 4px 6px 4px; font-family: {font:body2}; font-size: 13px;
  147.  
  148. text-align: center; line-height: 110%; -moz-border-radius: 0px 0; -webkit-border-radius: 0px 0px 0px 0px;
  149.  
  150. opacity: 0.6;}
  151. #title1 a{font-family: {font:body2}; font-size: 13px; color: {color:bgfrase}; opacity: 0.6;}
  152.  
  153. #sdpagi{left: 598px; top: 260px; width: 128px; height: 108px; float: left; background-color: {color:sbar};
  154.  
  155. position: fixed; height: auto;}
  156.  
  157. /*** Paginação by madlyluv.com ***/
  158.  
  159. #paginacaoml {font-size: 9px; line-height: 16px;}
  160.  
  161. #paginacaoml a {background: {color:bgfrase}; margin: 0 0px 0 0; padding: 3px 4px; color: {color:textofrase};
  162.  
  163. text-decoration: none;}
  164.  
  165. #paginacaoml a:hover {background: #cor de fundo; border: none;}
  166.  
  167. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 0px 0 0; font-weight: bold;
  168.  
  169. padding: 3px 4px; color: {color:text}; text-decoration: none;}
  170.  
  171. #paginacaoml span.info {background: #cor de fundo; margin: 0 0px 0 0; padding: 3px 4px; color: #cor da
  172.  
  173. fonte; text-decoration: none;}
  174.  
  175. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px
  176.  
  177. solid {color:link}; padding:1px}
  178.  
  179. h1{color:{color:title}; font-family:{font:title}; font-size:24px; line-height:24px; letter-spacing:0px;
  180.  
  181. font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  182.  
  183. h2{color:{color:title}; font-family:{font:title}; font-size:25px; line-height:12px; letter-spacing:0px;
  184.  
  185. font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  186. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  187. .pquote{font-family: georgia; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none;
  188.  
  189. margin-top: -70px; margin-left: 45px}
  190. .source{margin-top: 5px; text-align: right}
  191.  
  192. #vanhalls {width: 468px; background-color: {color:text}; color: {color:sidebar}; height: 30px; font-size: 9px;
  193.  
  194. font-weight: bold; display: block; text-align: center; padding-top: 4px; -webkit-transition: all 0.4s ease-out;
  195.  
  196. -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; font-weight: bold;}
  197. #vanhalls:hover {font-weight: normal; letter-spacing: 4px; color: {color:text}; background-color:
  198.  
  199. {color:sidebar};}
  200.  
  201. .lari {position: fixed; z-index: 102; background-color: rgba(255,255,255,0.7); width: 423px; height: 120px;
  202.  
  203. text-align: center; letter-spacing: -5px; font-family: georgia; font-style: italic; font-size: 60px; line-height:
  204.  
  205. 50px; padding: 15px; padding-left: 15px; padding-right: 20px; margin-bottom: -30px;}
  206. .lari a {margin-right: 20px;}
  207.  
  208.  
  209.  
  210. #source {text-align: left}
  211.  
  212. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px;
  213.  
  214. font-family:verdana; font-size:9px}
  215. #questions a {color:{color:link}}
  216.  
  217. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  218.  
  219. b, strong{color:{color:title}}
  220. i, em {color:{color:link};}
  221. p{margin-top:5px; margin-bottom:5px}
  222. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  223.  
  224. img a{border:none; width:100%}
  225. .audio{background-color:black; display:block;}
  226.  
  227. .user_1 .label {color:{color:link}; font-weight:bold}
  228. .user_2 .label {color:{color:text}; font-weight:bold}
  229. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  230.  
  231. .apic {padding: 5px; background-color: {color:ask}; width: 48px}
  232. .atip {color: {color:ask}; font-size: 38px; margin-left: -10px;}
  233. .asker {font-style: italic; font-family: verdana; font-size: 12px;}
  234. .asker a {color: {color:ask};}
  235. .asker1 {font-size: 9px; font-family: verdana;}
  236.  
  237. .notes img{width:10px; position:relative; top:1px;}
  238. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  239. iframe input, iframe submit, iframe textarea, iframe div, iframe table
  240.  
  241. {background-color:transparent!important;}
  242.  
  243. ::-webkit-scrollbar{width:4px;height:2px; }
  244. ::-webkit-scrollbar-button:start:decrement
  245. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  246. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbarbg};-webkit-border-radius:0;-webkit-borde
  247.  
  248. r-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  249. ::-webkit-scrollbar-thumb:vertical{height:50px;
  250.  
  251. background-color:{color:scrollbarcolor};-webkit-border-radius:px;}
  252. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  253.  
  254. background-color:{color:scrollbarcolor};-webkit-border-radius:px;
  255.  
  256.         </style>
  257.     <style type="text/css">{CustomCSS}</style>
  258. </head>
  259.  
  260. <body>
  261.  
  262. <div id="msd">
  263.  
  264. <div id="slideShowContainer">
  265. <div id="slideShow2"><div id="slideShow4">
  266. <img src="{image:sidebar}"/>
  267. </div></div></div>
  268.  
  269. <div id="links">
  270. <a href="{text:Link1}">{text:Link1 Title}</a>
  271. <a href="{text:Link2}">{text:Link2 Title}</a>
  272. <a href="{text:Link3}">{text:Link3 Title}</a>
  273. <a href="{text:Link4}">{text:Link4 Title}</a>
  274. <a href="{text:Link5}">{text:Link5 Title}</a>
  275. <a href="{text:Link6}">{text:Link6 Title}</a>
  276. <a href="{text:Link7}">{text:Link7 Title}</a>
  277. <a href="{text:Link8}">{text:Link8 Title}</a>
  278.    
  279. </div>
  280.  
  281. </div>
  282.  
  283. <div id="slideShowContainer2">
  284. <div id="slideShow5"><div id="slideShow7">
  285. <img src="{image:sidebar2}"/>
  286. <div class="frase6"><div style=margin-top:-6px;>{text:frase}</div>
  287.  
  288.  
  289. <div class="sdescri">{description}</div>
  290.  
  291. </div>
  292.  
  293. </div></div></div>
  294.  
  295.  
  296. <div id="credito">theme by <b>sabedorias</b>, detalhes de muitoseu.</div>
  297.  
  298. <div id="title1">{text:titulo}</div>
  299.  
  300. <div id="sdpagi">
  301. <div id="paginacaoml"> {block:Pagination}{/block:Pagination}
  302. {block:JumpPagination length="6"}
  303. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  304. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  305. {/block:JumpPagination}
  306. {block:Pagination}{block:NextPage}{/block:NextPage}{/block:Pagination}
  307. </div></div>
  308.  
  309. </div></div>
  310.  
  311. <div id="entries">
  312. {block:Posts}
  313. <div id="posts">
  314.  
  315. <br>{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  316. {block:Text}{Body}{/block:Text}
  317.  
  318. {block:Quote}
  319. <b class="bigquote"></b><div class="pquote">{Quote}</div>{block:Source}
  320. <div class="source">— {Source}</div>{/block:Source}
  321. {/block:Quote}
  322.  
  323. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  324. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  325.  
  326. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  327. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  328.  
  329. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  330.  
  331. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  332.  
  333. {block:Answer}
  334. <table cellspacing="0" cellpadding="0" width="100%"><tr><td class="apic"><img src="{AskerPortraitURL-48}"></td><td bgcolor="{color:background}" width="40px"><span class="atip">&#9700;</span></td><td bgcolor="{color:background}"><div class="asker"><a href="{URL}" class="asker">{Asker}</a> disse:</br></div>
  335. <div class="asker1"></br>{Question}</div></td></tr></table>
  336. <div class="answer"><p></br>{Answer}</p></div>
  337. {/block:answer}
  338.  
  339. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  340.  
  341. <div id="info">{block:HasTags}<br>tags:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} <br>{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog this</a><br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  342. </span>{/block:RebloggedFrom} {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></div><BR>
  343. {/block:Posts}
  344. {block:PostNotes}{PostNotes}{/block:PostNotes}
  345.  
  346. </div>
  347.  
  348. </body>
  349. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement