umapequenapoeta

theme 56

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