Advertisement
umapequenapoeta

theme 52

Sep 8th, 2012
14,860
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.53 KB | None | 0 0
  1. <!-- theme por encantei-me-->
  2. <html>
  3.  
  4. <head>
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7.  
  8. <meta name="color:background" content="#f8f8f8" />
  9. <meta name="color:sidebar" content="#fff" />
  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:links" content="#ffffff" />
  14. <meta name="color:bglinks" content="#f4f4f4" />
  15. <meta name="color:links" content="#000" />
  16. <meta name="color:bglinkshover" content="#fff" />
  17. <meta name="color:linkshover" content="#000" />
  18. <meta name="text:sub" content="fuck it, i don't give a fuck" />
  19.  
  20.  
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="" />
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link3 Title" content="" />
  27. <meta name="text:Link4" content="" />
  28. <meta name="text:Link4 Title" content="" />
  29. <meta name="text:Link5" content="" />
  30. <meta name="text:Link5 Title" content="" />
  31.  
  32.         <meta name="image:Sidebar" content=""/>
  33.         <meta name="image:Background" content=""/>
  34.  
  35.                       <title>{Title}</title>
  36.         <link rel="shortcut icon" href="{Favicon}">
  37.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38.         {block:Description}
  39.   <meta name="description" content="{MetaDescription}" />
  40.         {/block:Description}
  41.  
  42.     <style type="text/css">
  43.  
  44. @font-face { font-family: letkon; src: url('http://ettudis.three-words.net/lekton005_l.otf'); }
  45.  
  46. body {background: {color:background}  url('{image:background}')  repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  47.  
  48. a { text-decoration:none; color:{color:link};}
  49. a:hover {text-decoration:none; color:{color:linkhover};}
  50.  
  51. p {margin: 6px 0 0 0}
  52.  
  53. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  54. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  55. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  56. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57.  
  58. blockquote img{max-width: 470px!important}
  59. blockquote blockquote img{max-width: 450px!important}
  60. blockquote blockquote blockquote img{max-width: 430px!important}
  61. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  62.  
  63. #everything {text-align: center; width: 935px; margin: 20px auto 20px auto;}
  64.  
  65. #posts {float: left; margin-left: 375px; margin-top: 3px; margin-bottom: 6px;}
  66.  
  67. .boxes {width: 500px; background-color: {color:post}; padding: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  68.  
  69. .nothing {position:absolute; opacity:0; margin-left:-5px; color:{color:post}; padding:2px 10px 2px 5px;
  70. font-size: 10px; margin-top: -4px; width: 504px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; background-color: {color:link}; text-align: center; padding: 3px; z-index: 3; font-family: calibri; text-transform: uppercase; }
  71.  
  72. .boxes:hover .nothing {opacity:1;}
  73.  
  74. .nothing a {color:{color:post};opacity:1; font-family: calibri; text-transform: uppercase; font-size: 10px;  }
  75.  
  76. .nothing a:hover {opacity:1; text-transform: uppercase;}
  77.  
  78.  
  79. h1 {font-family: georgia; text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; 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. .pquote {font-family: georgia; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  87. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  88. .pquotesource 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. .question {
  100. color:{color:text};
  101. font-size: 11px;
  102. font-weight: normal;
  103. font-family: verdana;
  104. line-height:95%;
  105. background: {color:background};
  106. position: relative;
  107. min-height:70px;
  108. padding:10px 15px;
  109. margin-bottom:2px;
  110. margin-right:-10px;}
  111.  
  112. .questionarrow {
  113. font-size:30px;
  114. color:{color:background};
  115. vertical-align:middle;
  116. margin-left:-5px!important;}
  117.  
  118.  
  119. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  120. .asker a {color:{color:text};}
  121. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  122.  
  123. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  124. .asking a{color:{color:text};}
  125. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  126.  
  127. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  128.  
  129. .answer {color:{color:answer};}
  130.  
  131. .creditoaokaique {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  132. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  133.  
  134. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  135. #info a {font-size: 10px; text-transform: uppercase;}
  136.  
  137. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  138. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  139.  
  140. #cap {width: 400px; margin-top: -2px;}
  141. .source {display: none;}
  142.  
  143. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  144. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  145. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  146. .notes img{display: none; border:0px}
  147.  
  148. #all {position: fixed; margin: 0px 0px 0px 12px;}
  149.  
  150. #simg3 {width:200px;}#simg3 img {width: 200px; height:261px ;float: left;; border: 4px solid {color:background};  }
  151.  
  152. #masoq{text-align: justify; font-size: 15px; font-family: "calibri"; position: relative; margin-left: -5px; width: 150px; height: 20px; background-color: {color:sidebar}; color: {color:text}; padding: 4px; margin-top: 1px; background-attachment: fixed;}
  153.  
  154. .links3 {position: absolute; width: 220px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  155. .links3 a {float: left; display: block; letter-spacing: 0px; font-family: calibri; font-size: 11px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 40px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; line-height:26px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  156. .links3  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  157. #sbar {width: 210px; float: left; margin-left:154px; margin-top:3px; padding: 5px; background-color: {color:sidebar}; text-align: center; position: fixed}
  158.  
  159. #sidepagina{margin-left: 330px; margin-top: 120px; width: 10px; float: left; background-color: transparent; position: fixed; height: 6px; color: {color:text}}
  160. .pagina{color: {color:text}; padding:1px; font-family: tahoma; line-height: 7px; font-size: 3px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  161.  
  162. .paginacao {position: absolute; margin-top: 309px; margin-left: -188px; width: 212px; background-color: {color:sidebar}; color: {color:text}; padding: 4px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; }
  163.  
  164. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
  165. #pages a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color:{color:text}; background-color:{transparent}; text-decoration: none;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  166. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  167. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  168. .page {clear: both; float: left; width: 245px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-185px;}
  169.  
  170. .desc {border-top: px solid #000000;position:fixed; width: 210px; height:54; padding:5px; background-color:{color:sidebar}; color:{color:text}; font-family: verdana; font-size: 9px; text-align: center; margin-top:39px; margin-left:-10px;}
  171.  
  172.  
  173. #sbar2 {width:200px; float: left; padding: 5px; background-color: {color:sidebar}; text-align: center; ;height:auto;; margin-bottom:px; }
  174.  
  175. #title {font-family: georgia; font-size: 12px;color:{color:text}; text-align: center; ; padding:2px; background-color:{color:sidebar}; margin-left:-10px;width:216px;text-transform:none;; padding-top:5px; border-top:1px solid {color:background}}
  176.  
  177. #sub {font-family: verdana; font-size: 9px;color:{color:text}; text-align: center; ; ; background-color:{color:sidebar};;width:220px; margin-left:-10px;text-transform:lowercase;margin-bottom:5px; border-bottom:1px solid {color:background}; padding-bottom:5px}
  178. #textin {width: 370px; font-family: verdana ; font-size: 9px;margin-bottom: 10px text-align: center}
  179.  
  180. #next a {bottom:130px; position:fixed; margin-right:180px; right: 0px;font-family: georgia; color:#8f8f8f; font-size:45px;}
  181. #prev a {bottom:130px; position:fixed; margin-left:430px; font-family: georgia; color:#8f8f8f; font-size:45px;}
  182.  
  183. #tumblr_controls{position: fixed!important}
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187.  
  188.  
  189.    
  190.  
  191. ::-webkit-scrollbar {width: 8px; height:5px;}
  192. ::-webkit-scrollbar-track-piece {background-color: {color:post}; repeat scroll 0 0 transparent;}  
  193. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  194. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  195. </style>
  196.  
  197.  
  198. <body>
  199.  
  200. <div id="container">
  201. <div id="all">
  202. <div id="sidepagina">
  203. <div class="paginacao"><div class="page"><div id="pages">{block:JumpPagination length="3"}{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><a href="http://encantei-me.tumblr.com/">© theme</a>
  204. </div></div></div> </div>
  205. <div id="sbar">
  206. <div id="simg3"><img src="{image:sidebar}"/></div>
  207. <div id="sbar2"><div id="title"> {title}  </div>
  208. <div id="sub"> {text:sub} </div>
  209. <div class="desc">{description}</div>
  210. <div id="masoq"><div class="links3">
  211. <a href="{text:Link1}">{text:Link1 Title}</a>
  212. <a href="{text:Link2}">{text:Link2 Title}</a>
  213. <a href="{text:Link3}">{text:Link3 Title}</a>
  214. <a href="{text:Link4}">{text:Link4 Title}</a>
  215. <a href="{text:Link5}">{text:Link5 Title}</a>
  216. </div></div>
  217. </div>
  218.  
  219.  </div></div></div>
  220. </div>
  221.  
  222.  
  223. <div id="posts">
  224.  
  225. {block:Posts}
  226.  
  227. <div class="boxes">
  228.  
  229. {block:Text}
  230.  
  231. <span class="nothing">
  232. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  233. </span>
  234.  
  235. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  236.  
  237. {/block:Text}
  238.  
  239. {block:Photo}
  240.  
  241. <span class="nothing">
  242. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  243. </span>
  244.  
  245. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  246. {block:Caption}{Caption}{/block:Caption}
  247. {/block:Photo}
  248.  
  249. {block:Photoset}
  250.  
  251. <span class="nothing">
  252. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  253. </span>
  254.  
  255. {Photoset-500}
  256. {block:Caption}{Caption}{/block:Caption}
  257. {/block:Photoset}
  258.  
  259. {block:Quote}
  260.  
  261. <span class="nothing">
  262. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  263. </span>
  264.  
  265. <div class="pquote">“{Quote}”</div>
  266. {block:Source}<b><div class="pquotesource"> — {Source}</b></div>
  267. {/block:Source}
  268.  
  269. {/block:Quote}
  270.  
  271. {block:Link}
  272.  
  273. <span class="nothing">
  274. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  275. </span>
  276.  
  277. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  278. {block:Description}{Description}{/block:Description}
  279.  
  280. {/block:Link}
  281.  
  282. {block:Chat}
  283.  
  284. <span class="nothing">
  285. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  286. </span>
  287.  
  288. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  289. <div class="chat"><ul>{block:Lines}
  290. <li class="person{UserNumber}">{block:Label}
  291. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  292.  
  293. {/block:Chat}
  294.  
  295. {block:Audio}
  296.  
  297. <span class="nothing">
  298. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  299. </span>
  300.  
  301. <div class="player">{AudioPlayerBlack}</div>
  302. {block:Caption}{Caption}{/block:Caption}
  303.  
  304. {/block:Audio}
  305.  
  306. {block:Video}
  307.  
  308. <span class="nothing">
  309. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  310. </span>
  311.  
  312. {Video-500}
  313. {block:Caption}{Caption}{/block:Caption}
  314. {/block:Video}
  315.  
  316.  
  317. {block:Answer}
  318.  
  319. <span class="nothing">
  320. <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>{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  321. </span>
  322.  
  323. <table width="500px" cellspacing="0" cellpadding="0">
  324. <tr>
  325. <td width="415px" class="question">{Question}</td>
  326. <td width="30px"><span class="questionarrow"></span></td>
  327. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  328. </tr>
  329. </table>
  330. <div class="answer">{Answer}</div>
  331. {/block:answer}
  332.  
  333. </div>
  334.  
  335. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  336.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  337.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  338. {/block:ContentSource}</div>
  339.  
  340.  {/block:Posts}
  341. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  342.  
  343.  
  344.  
  345.  
  346. </div>
  347. </div>
  348. </div>
  349. </div>
  350. </div>
  351.  
  352.  
  353. </body>
  354. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement