Advertisement
umapequenapoeta

theme 46

Aug 5th, 2012
6,343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.23 KB | None | 0 0
  1. <!-- theme encantei-me-->
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.  <!-- DEFAULT VARIABLES -->
  7. <meta name="color:Background" content="#ffffff" />
  8. <meta name="color:Link" content="#000000" />
  9. <meta name="color:Text" content="#000000" />
  10. <meta name="color:Post" content="#ffffff" />
  11. <meta name="color:Scroll" content="#000000" />
  12. <meta name="color:sidebar" content="#ffffff" />
  13. <meta name="color:links" content="#000" />
  14. <meta name="color:linkshover" content="#000" />
  15. <meta name="color:bglinks" content="#f4f4f4" />
  16. <meta name="color:bglinkshover" content="#ffffff" />
  17. <meta name="color:scrollbar" content="#ffffff" />
  18. <meta name="color:lhover" content="#ffffff" />
  19.  
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="" />
  25. <meta name="text:Link3 Title" content="" />
  26. <meta name="text:Link4" content="" />
  27. <meta name="text:Link4 Title" content="" />
  28.  
  29.  
  30. <meta name="image:sidebar" content="" />
  31. <meta name="image:bg" content="" />
  32.  
  33. <meta name="text:titles" content="I really love you, ok" />
  34.  
  35.  
  36.  
  37.                       <title>{Title}</title>
  38.         <link rel="shortcut icon" href="{Favicon}">
  39.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40.         {block:Description}
  41.   <meta name="description" content="{MetaDescription}" />
  42.         {/block:Description}
  43.  
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50.     <style type="text/css">
  51.  
  52.  
  53.  
  54. 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; }
  55.  
  56. a {color: {color:link}; text-decoration: none; text-transform: none;}
  57. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  58.  
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  62. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  63. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  64. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  65.  
  66. blockquote img{max-width: 470px!important}
  67. blockquote blockquote img{max-width: 450px!important}
  68. blockquote blockquote blockquote img{max-width: 430px!important}
  69. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  70.  
  71.  
  72. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  73.  
  74. #entry {float: left; margin-left: 344px;}
  75.  
  76. .posts {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  77.  
  78. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81.  
  82. .image {text-align: center; border: 0px}
  83. .image img {max-width: 400px; margin-bottom: 2px }
  84.  
  85. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  86. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  87. .pquotesource a, a:hover{text-transform: none;}
  88.  
  89. .chat {line-height: 13px; list-style: none }
  90. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  91. .person1 {color: {color:text}; padding: 2px; }
  92. .person1 .label {font-weight: bold;  color:{color:text}}
  93. .person2 {color: {color:text}; padding: 2px;  }
  94. .person2 .label {font-weight: bold;  color:{color:text}}
  95.  
  96. .player {background-color: #000; text-align: left; display:block;}
  97.  
  98. .question {
  99. color:{color:text};
  100. font-size: 11px;
  101. font-weight: normal;
  102. font-family: verdana;
  103. line-height:95%;
  104. background: {color:background};
  105. position: relative;
  106. min-height:70px;
  107. padding:10px 15px;
  108. margin-bottom:2px;
  109. margin-right:-10px;}
  110.  
  111. .questionarrow {
  112. font-size:30px;
  113. color:{color:background};
  114. vertical-align:middle;
  115. margin-left:-5px!important;}
  116.  
  117.  
  118. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  119. .asker a {color:{color:text};}
  120. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  121.  
  122. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  123. .asking a{color:{color:text};}
  124. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  125.  
  126. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  127.  
  128.  
  129. .answer {color:{color:answer};}
  130.  
  131. .credito {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  132. .credito: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: 420px; 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 20px 20px -287px;}
  149.  
  150. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  151.  
  152.  
  153. /* pcs*/
  154.  
  155.  
  156. #deslizante {width: 380px; font-size: 23px; background-color: #transparent; font-family: georgia; line-height:40px;  color: #transparent; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: italic;}
  157.  
  158. .deslizante1 {margin-left:425px; margin-top: 360px; width: 280px; font-size: 15px; background-color: #trans; font-family: georgia; height: 50px; line-height:25px;  color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: italic; letter-spacing: -1px;}
  159.  
  160. .deslizante2 {margin-left:502px; margin-top: 402px; width: 127px; font-size: 8px; background-color: #fff; font-family: tinytots; line-height:16px;  color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: center; font-style: normal; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;}
  161.  
  162. .sidebar{margin-left:490px; width:130px; height:185px; padding:5px; background-color:{color:sidebar}; position:relative; overflow:hidden; z-index:300; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out;}
  163.  
  164. .paginacao {position: absolute; margin-top: 1px; margin-left: 490px; width: 132px; 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; }
  165.  
  166. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
  167. #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;}
  168. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  169. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  170. .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;}
  171.  
  172.  
  173.  
  174. .imagemx{position:absolute; left:5px; top:5px;  -moz-user-select: none; -webkit-user-select: none; -webkit-user-drag: none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  175.  
  176. .imagemx img{z-index:502; width:130px; height:164px;}
  177.  
  178. .imagemxz{position:absolute; left:-150px; top:80px;  -moz-user-select: none; -webkit-user-select: none; -webkit-user-drag: none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  179.  
  180. .imagemxz img{z-index:502; width:280px; height:364px;}
  181.  
  182. .sidebar:hover{height:185px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  183.  
  184. #titulos{font-size: 11px; font-family: 'Homenaje'; position: relative; margin-left: 490px; width: 130px; background-color: {color:sidebar}; padding: 5px; margin-top: 1px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:auto;}
  185. #titulo {text-align: center; margin-top:-2px;  margin-bottom:-2px; font-family: 'Homenaje'; font-size: 14px; color: {color:text}; letter-spacing: 0px; text-transform: uppercase;}
  186.  
  187. .navigation {position: absolute; width: 225px; margin-left:-2px; margin-top:168px; padding: 0px; text-align: center; z-index:993;}
  188. .navigation a {float: left; display: block; letter-spacing:0px; font-family:'Homenaje'; font-size: 11px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 33px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; line-height:18px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  189. .navigation  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  190.  
  191. #imagemz {margin-top: 0px; margin-bottom: 0px;}
  192. #imagemz img{width: 234px; height:auto}
  193.  
  194.  
  195.  
  196.  
  197. ::-webkit-scrollbar{width:7px;height:0px;}
  198. ::-webkit-scrollbar-button:start:decrement
  199. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  200. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  201. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  202. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  203.  
  204. #tumblr_controls{position: fixed!important}
  205. #tumblr_controls{position: fixed!important}
  206. #tumblr_controls{position: fixed!important}
  207. #tumblr_controls{position: fixed!important}
  208. </style>
  209.  
  210. <body>
  211. <div id="container"></div>
  212. <div id="all">
  213. <div class="sidebar">
  214. <div class="imagemx"><img src="{image:sidebar}"></div>
  215. <div class="navigation">
  216. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  217. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  218. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  219. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>
  220. </div>
  221. <div class="dios">{Description}</div></div>
  222. <div id="titulos"> <div id="titulo"></div>
  223. <div id="titulo">{text:titles}</div></div>
  224. <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>
  225.  
  226.  
  227.  
  228. <div class="imagemxz"><img src="{image:bg}"></div>
  229.   </div></div></div></div>
  230.  
  231. <div id="entry">
  232.  
  233.  {block:Posts}
  234. <div class="posts">
  235.  
  236. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  237.  
  238. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  239.  
  240. {block:Photoset}{Photoset-400}{/block:Photoset}
  241.  
  242. {block:Quote}
  243. <div class="pquote">“{Quote}”</div>
  244. {block:Source}<div class="pquotesource"> — {Source}</div>
  245. {/block:Source}
  246. {/block:Quote}
  247.  
  248. {block:Link}
  249. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  250. {block:Description}{Description}{/block:Description}
  251. {/block:Link}
  252.  
  253. {block:Chat}
  254. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  255. <div class="chat"><ul>{block:Lines}
  256. <li class="person{UserNumber}">{block:Label}
  257. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  258. {/block:Chat}
  259.  
  260. {block:Audio}
  261. <div class="player">{AudioPlayerBlack}</div>
  262. {block:Caption}{Caption}{/block:Caption}
  263. {/block:Audio}
  264.  
  265. {block:Video}{Video-400}{/block:Video}
  266.  
  267.  
  268. {block:Answer}
  269. <table width="400px" cellspacing="0" cellpadding="0">
  270. <tr>
  271. <td width="415px" class="question">{Question}</td>
  272. <td width="30px"><span class="questionarrow"></span></td>
  273. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  274. </tr>
  275. </table>
  276. <div class="answer">{Answer}</div>
  277. {/block:answer}
  278.  
  279.  
  280. <div id="cap">
  281. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  282. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  283. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  284.  
  285. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  286.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  287.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  288. {/block:ContentSource}</div></div>
  289. <br>
  290.  
  291. <div class="credito">
  292. {block:Date}<div id="info">
  293. <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}
  294. </div></center>{/block:IfShowTags}{/block:Date}</div>
  295. </div>
  296.  
  297.  
  298.  {/block:Posts}
  299. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308. </div>
  309. </div>
  310. </div>
  311. </div>
  312.  
  313. </body>
  314. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement