Advertisement
qbt

Theme 3 (sem laço)

qbt
Dec 21st, 2012
781
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.03 KB | None | 0 0
  1.  <!---------------
  2. theme by xbitch
  3. base promisse
  4. -------------->
  5.  
  6.  
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head>
  11.  <!-- DEFAULT VARIABLES -->
  12.  
  13.  
  14.  
  15. <meta name="color:ulu" content="#ffffff" />
  16. <meta name="color:post" content="#ffffff" />
  17. <meta name="color:link" content="#757575" />
  18. <meta name="color:sidebar" content="#ffffff" />
  19. <meta name="color:entry" content="#FFFFFF" />
  20. <meta name="color:scroll" content="#757575" />
  21. <meta name="color:aske" content="#eeeeee" />
  22. <meta name="color:Text" content="#838282"/>
  23. <meta name="color:infoborder"content="#eeeeee"/>
  24. <meta name="color:Background" content="#e4e4e4"/>
  25. <meta name="color:border" content="#ffffff"/>
  26. <meta name="color:bg" content="#a7a5a5" />
  27. <meta name="color:enft" content="#FF69B4" />
  28. <meta name="color:border" content="##e7e3e3"/>
  29. <meta name="color:links" content="##292929" />
  30. <meta name="color:bg links" content="#fdfdfd" />
  31. <meta name="color:bg" content="#a7a5a5" />
  32. <meta name="color:enft" content="#FF69B4" />
  33.  
  34. <meta name="image:Background" content=""/>
  35. <meta name="image:Sidebar" content="https://67.media.tumblr.com/ad2e8626b99bc75f749dafc2c4465486/tumblr_mrhjjptVgH1rgggtzo1_400.png"/>
  36. <meta name="text:titulo" content="Uma frase aqui" />
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="home" />
  40. <meta name="text:Link2" content="/ask" />
  41. <meta name="text:Link2 Title" content="ask" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link 3" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="link 4" />
  46. <meta name="text:Link5" content="/" />
  47. <meta name="text:Link5 Title" content="link 5" />
  48. <meta name="text:Link6" content="/" />
  49. <meta name="text:Link6 Title" content="link 6" />
  50.  
  51.        
  52. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  55.  
  56.  <link href='http://fonts.googleapis.com/css?family=Crushed' rel='stylesheet' type='text/css'>
  57.  
  58.  <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  59.  
  60.  
  61.  
  62.                       <title>{Title}</title>
  63.         <link rel="shortcut icon" href="{favicon}">
  64.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  65.         {block:Description}
  66.   <meta name="description" content="{MetaDescription}" />
  67.         {/block:Description}
  68.  
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  73.  
  74.  
  75.     <style type="text/css">
  76.  
  77.  
  78. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  79.  
  80. a {color: {color:link}; text-decoration: none; text-transform: none;}
  81. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  82.  
  83. p {margin: 6px 0 0 0}
  84.  
  85. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  86. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  87. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  88. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  89.  
  90. blockquote img{max-width: 470px!important}
  91. blockquote blockquote img{max-width: 450px!important}
  92. blockquote blockquote blockquote img{max-width: 430px!important}
  93. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  94.  
  95.  
  96. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  97.  
  98. #entry {float: left; margin-left: 452px;margin-top: -10px;}
  99.  
  100. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  101.  
  102. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  103. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  104. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  105.  
  106. .image {text-align: center; border: 0px}
  107. .image img {max-width: 500px; margin-bottom: 2px }
  108.  
  109. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  110. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  111. .pquotesource a, a:hover{text-transform: none;}
  112.  
  113. .chat {line-height: 13px; list-style: none }
  114. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  115. .person1 {color: {color:text}; padding: 2px; }
  116. .person1 .label {font-weight: bold;  color:{color:text}}
  117. .person2 {color: {color:text}; padding: 2px;  }
  118. .person2 .label {font-weight: bold;  color:{color:text}}
  119.  
  120. .player {background-color: #000; text-align: left; display:block;}
  121.  
  122. .question {
  123. color:{color:text};
  124. font-size: 11px;
  125. font-weight: normal;
  126. font-family: verdana;
  127. line-height:95%;
  128. background: {color:background};
  129. position: relative;
  130. min-height:70px;
  131. padding:10px 15px;
  132. margin-bottom:2px;
  133. margin-right:-10px;}
  134.  
  135. .questionarrow {
  136. font-size:30px;
  137. color:{color:background};
  138. vertical-align:middle;
  139. margin-left:-5px!important;}
  140.  
  141.  
  142. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  143. .asker a {color:{color:text};}
  144. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  145.  
  146. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  147. .asking a{color:{color:text};}
  148. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  149.  
  150. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  151.  
  152.  
  153. .answer {color:{color:answer};}
  154.  
  155. .credito {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  156. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  157.  
  158. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  159. #info a {font-size: 10px; text-transform: uppercase;}
  160.  
  161. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  162. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  163.  
  164. #cap {width: 500px; margin-top: -2px;}
  165. .source {display: none;}
  166.  
  167. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  168. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  169. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  170. .notes img{display: none; border:0px}
  171.  
  172. #tumblr_controls{position: fixed!important}
  173. #tumblr_controls{position: fixed!important}
  174. #tumblr_controls{position: fixed!important}
  175. #tumblr_controls{position: fixed!important}
  176.  
  177. ::-webkit-scrollbar{width:6px;height:5px;}
  178. ::-webkit-scrollbar-button:start:decrement
  179. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  180. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  181. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  182. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  183.  
  184.  
  185. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  186.  
  187. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  188.  
  189. @font-face {
  190. font-family: "lobster";
  191. src: url('http://static.tumblr.com/xfx4i03/eDGm5ooim/lobster_1.4.otf');
  192. }
  193.  
  194.  
  195. #title{color:{color:title}; font-family:'pacifico', cursive; font-size:19px; letter-spacing:1px; text-align:center; margin-top:-120px; margin-bottom:-5px; width:182px;}
  196.  
  197. @font-face {
  198. font-family: 'Give You Glory';
  199. font-style: normal;
  200. font-weight: norAmal;
  201. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  202. }
  203.  
  204.  
  205. #sidebarimage {margin:-0px 0 9px 0; text-align:center;}
  206. #sidebarimage img {margin-top:-0px; margin-left: -20px; width: 148px; max-width:220px; max-height:200px; height:148px;text-align:center; border:5px solid {color:sidebar}; border-left:5px solid {color:sidebar}; border-bottom:5px solid {color:sidebar}; border-top:5px solid {color:sidebar};border-right:5px solid {color:sidebar}; padding:5px; padding-bottom: 5px; opacity: 10;}
  207. #sidebarimage:hover{-webkit-filter: grayscale(1);-moz-transition:all 1.0s ease-out;-webkit-transition:all 1.0s ease-out;transition:all 2.0s ease-out; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; opacity: 1.0;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  208. #box {position:fixed; margin-top:285px; left:90px; width:105px;}
  209.  
  210. #sbar {width: 250px;height: auto;margin-left: 80px;text-align: left;margin-top: 60px;position:fixed;}
  211.  
  212. #titulo {opacity: 0.6; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  213. #titulo :hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  214.  
  215. #titulo {background-color: {color:ulu}; font-weight: italic; letter-spacing: -1px; color: {color:titulo}; text-align: center; width: 210px; height: px; left: 240px; font-family: 'Give You Glory'; top: 314px; position: fixed; padding-top: 0px; opacity: 9; font-size: 17px; font-style: italic; border-top:2px solid {color:border};
  216. border-bottom:2px solid {color:border}; padding-right: 6px;
  217. padding-left: 6px; line-height: 20px;
  218. height: 20px; }
  219.  
  220. #titulo:hover {opacity: 0.5; -webkit-transition: 0.5s ease-in;}
  221.  
  222. #links {width:200px; height: auto; float: left; margin-left:179px; margin-top:11px; padding: 0px; text-align: center;   background-color: transparent; position: fixed; opacity:1;z-index:9}
  223.  
  224. #links:hover{opacity: 1;}
  225.  
  226. .links1 { margin-left: -30px; margin-top:-9px;}
  227. .links1 a {float: left; font-size:8px; font-family:calibri; text-align: center; height: 14px; margin-left:1px; width: 34px; background-color: {color:bg links}; color:{color:links}; letter-spacing: 0px; opacity:1; text-transform: uppercase; padding: 1px;  line-height: 13px;}
  228.  
  229.  
  230.  
  231. #description {background-color: {color:ulu};font-family:calibri; font-size:11px; text-align:center; width:181px; height:auto; margin-top:-137px;margin-left: 150px; border-left:px solid {color:border}; padding: 20px; border-bottom:2px solid {color:border}; padding-top: 3px; margin-button: 20px;}
  232.  
  233. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  234. #paginal a {background: {color:ulu}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text};}
  235. #paginal a:hover {background: {color:ulu}; color: {color:text};}
  236. #paginal span.pagina_atual {background: {color:ulu}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  237. .ps {position:fixed;  color: {color:sidebar}; padding: 5px; margin-top: 0px; margin-left: -23px; width: 220px; height:12px;}
  238.  
  239. #s2{left: 175px; top: 295px; width: 285px; height: 2px; background-color: {color:sidebar}; position: fixed;  padding: 0px;}
  240.  
  241.  
  242. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  243. #info a {font-size: 10px; text-transform: uppercase;}
  244.  
  245.  
  246. </style>
  247.  
  248. <body onkeydown="return false" oncontextmenu="return false" ondragstart="return false">
  249.  
  250.  
  251. <div style="position:fixed; bottom:45px; left:15px; text-transform:uppercase; font-size:11px;font-family: calibri; letter-spacing:2px"><a href="http://xbitch.tumblr.com/">THEME</a></div>
  252.  
  253. </div>
  254. </div>
  255. </div>
  256. <div id="s2"></div>
  257.  
  258. <div id="container"></div>
  259. <div id="sbar">
  260. </div>
  261.  
  262. <div id="content">
  263. <div id="box">
  264. <div id="links">  
  265. <div class="links1">
  266. <a href="{text:Link1}" >{text:Link1 title}</a>
  267. <a href="{text:Link2}" >{text:Link2 title}</a>
  268. <a href="{text:Link3}" >{text:Link3 title}</a>
  269. <a href="{text:Link4}" >{text:Link4 title}</a>
  270. <a href="{text:Link5}" >{text:Link5 title}</a>
  271. <a href="{text:Link6}" >{text:Link6 title}</a>
  272.  
  273. </div class>
  274.  </div>
  275.  
  276. <div id="titulo">{text:titulo}</div>
  277. <center><div id="sidebarimage"><img src="{image:Sidebar}"/></div></center>
  278.  
  279.  
  280.  
  281. <div id="description">{block:Description}{description}
  282. {/block:Description}
  283.  
  284.  
  285.  
  286. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}"></a> {/block:PreviousPage}
  287. {block:JumpPagination length="5"}
  288. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  289. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  290. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}
  291. </div></div></div>
  292. </div><br>
  293.  
  294. </div></div>
  295.  
  296.  </div></div>
  297.  
  298.  
  299. <div id="entry">
  300.  
  301.  {block:Posts}
  302. <div class="posts">
  303.  
  304. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  305.  
  306. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  307.  
  308. {block:Photoset}{Photoset-500}{/block:Photoset}
  309.  
  310. {block:Quote}
  311. <div class="pquote">“{Quote}”</div>
  312. {block:Source}<div class="pquotesource"> — {Source}</div>
  313. {/block:Source}
  314. {/block:Quote}
  315.  
  316. {block:Link}
  317. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  318. {block:Description}{Description}{/block:Description}
  319. {/block:Link}
  320.  
  321. {block:Chat}
  322. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  323. <div class="chat"><ul>{block:Lines}
  324. <li class="person{UserNumber}">{block:Label}
  325. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  326. {/block:Chat}
  327.  
  328. {block:Audio}
  329. <div class="player">{AudioPlayerBlack}</div>
  330. {block:Caption}{Caption}{/block:Caption}
  331. {/block:Audio}
  332.  
  333. {block:Video}{Video-500}{/block:Video}
  334.  
  335.  
  336. {block:Answer}
  337. <table width="500px" cellspacing="0" cellpadding="0">
  338. <tr>
  339. <td width="415px" class="question">{Question}</td>
  340. <td width="30px"><span class="questionarrow"></span></td>
  341. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  342. </tr>
  343. </table>
  344. <div class="answer">{Answer}</div>
  345. {/block:answer}
  346.  
  347.  
  348. <div id="cap">
  349. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  350. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  351. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  352.  
  353. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  354.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  355.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  356. {/block:ContentSource}</div></div>
  357. <br>
  358.  
  359. <div class="credito">
  360. {block:Date}<div id="info">
  361. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  362. </div></center>{/block:IfShowTags}{/block:Date}</div>
  363. </div>
  364.  
  365.  
  366.  {/block:Posts}
  367. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  368.  
  369.  
  370. </div>
  371. </div>
  372. </div>
  373. </div>
  374.  
  375. </body>
  376. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement