Advertisement
umapequenapoeta

theme 42

Jul 24th, 2012
10,538
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.31 KB | None | 0 0
  1. <!-- theme encantei-me-->
  2.  
  3. <!-- DEFAULT VARIABLES -->
  4. <meta name="color:Background" content="#f9f9f9" />
  5. <meta name="color:Link" content="#000000" />
  6. <meta name="color:Text" content="#000000" />
  7. <meta name="color:Post" content="#ffffff" />
  8. <meta name="color:Text Foto" content="#ffffff" />
  9. <meta name="color:Link Bg" content="#000000" />
  10. <meta name="color:Cor Link" content="#ffffff" />
  11. <meta name="color:Scroll" content="#000000" />
  12. <meta name="color:Borda" content="#000000" />
  13. <meta name="color:bglinks" content="#292727" />
  14. <meta name="color:links" content="#000" />
  15. <meta name="color:bglinkshover" content="#fff" />
  16. <meta name="color:linkshover" content="#000" />
  17. <meta name="color:sidebar" content="#000000" />
  18.  
  19. <meta name="image:background" content="" />
  20. <meta name="image:sidebar" content="" />
  21.  
  22. <meta name="text:palavra" content="You're in control of my heart." />
  23.  
  24.  
  25. <meta name="text:Link1" content="" />
  26. <meta name="text:Link1 Title" content="um" />
  27. <meta name="text:Link2" content="" />
  28. <meta name="text:Link2 Title" content="dois" />
  29. <meta name="text:Link3" content="" />
  30. <meta name="text:Link3 Title" content="tres" />
  31. <meta name="text:Link4" content="" />
  32. <meta name="text:Link4 Title" content="quatro" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="cinco" />
  35.  
  36.  
  37.  
  38.  
  39.  
  40.                       <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{Favicon}">
  42.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43.         {block:Description}
  44.   <meta name="description" content="{MetaDescription}" />
  45.         {/block:Description}
  46.  
  47.     <style type="text/css">
  48.  
  49. @font-face {
  50. font-family: "stars from our eyes";
  51. src: url('http://static.tumblr.com/nsunyax/FRlm0fk01/starsfromoureyes.ttf');}
  52.  
  53. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  54.  
  55. 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; }
  56.  
  57. a {color: {color:link}; text-decoration: none; text-transform: none;}
  58. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  59.  
  60. p {margin: 6px 0 0 0}
  61.  
  62. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  63. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  64. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  65. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66.  
  67. blockquote img{max-width: 470px!important}
  68. blockquote blockquote img{max-width: 450px!important}
  69. blockquote blockquote blockquote img{max-width: 430px!important}
  70. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  71.  
  72. #tudo {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  73.  
  74. #postx {float: left; margin-left: 284px; margin-top: 29px; margin-bottom: 20px; border-left: 4px solid {color:borda}; border-right: 4px solid {color:borda}; border-bottom: 4px solid {color:borda}}
  75.  
  76. .post {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-top: 2px solid {color:borda};}
  77.  
  78. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  81.  
  82. .image {text-align: center; border: 0px}
  83. .image img {max-width: 500px; margin-bottom: 2px }
  84.  
  85. .qqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  86. .qqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  87. .qqtts 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{background: {color:Accent}; font-size: 10px; font-weight:bold; color: {color:Font}; padding: 10px;}
  99. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  100. padding: 10px}
  101. .asker img{float: left; margin: 0px 4px 2px 0}
  102. .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  103. .asker a:hover{font-size: 20px; color:{color:link}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  104. .answer {padding: 5px 0 0 0}
  105.  
  106.  
  107. #data {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 10px;padding-left: 10px;padding-top: 10px; width: 500px; margin-left: -10px; border-top: 1px solid {color:background}}
  108. #data a {font-size: 9px;}
  109.  
  110. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  111. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  112.  
  113. #cap {width: 500px; margin-top: -2px;}
  114. .source {display: none;}
  115.  
  116. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  117. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  118. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  119. .notes img{display: none; border:0px}
  120.  
  121. ::-webkit-scrollbar{width:5px;height:5px;}
  122. ::-webkit-scrollbar-button:start:decrement
  123. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  124. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  125. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  126. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  127.  
  128. #tumblr_controls{position: fixed!important}
  129. #tumblr_controls{position: fixed!important}
  130. #tumblr_controls{position: fixed!important}
  131. #tumblr_controls{position: fixed!important}
  132.  
  133.  
  134.  
  135. #credit {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:post}; text-align: center; width:108px; height:14px; position: absolute; font-family: tinytots; margin-top: 361px; margin-left: 66px; position: fixed; padding: 3px; font-size: 8px;}
  136.  
  137. #paginal {font-family: verdana; font-size: 9px; text-align: center;}
  138. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 1px 3px; color: {color:post};}
  139. #paginal a:hover {background: {color:background}; color: {color:text};}
  140. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  141. .ps {z-index: 4;position: fixed; margin-left:180px; padding: 4px; width: 96px; height: auto; top:445px; background-color: {color:sidebar}; color: {color:post};}
  142.  
  143.  
  144. #desc {z-index: 1;background-color:{color:sidebar};position:absolute;width:208px; height:45px; font-size:11px; font-family:georgia; text-align:center; color:{color:post}; padding: 5px; margin-top:4px; margin-left:-4px; overflow:hidden;}
  145.  
  146.  
  147. #nav{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 66px; width: 213px; height: 26px; background-color: {color:sidebar}; color: {color:text}; padding: 4px; margin-top: 30px; background-attachment: fixed;}
  148.  
  149. .links {position: absolute; width: 260px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  150. .links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 42px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height:26px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  151. .links  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px;}
  152.  
  153. #ttle {padding:0px; width:206px; line-height:5px; height: 0px; font-size:14px; font-family:georgia; margin-left:2px; margin-top:5px; text-align:center;  background-color:{color:borda}; font-style: italic; color: {color:post};}
  154.  
  155. #sidebar {position: fixed; margin: 0px 0px 0px 0px; }
  156.  
  157. #barrac {z-index: 90; margin-top: -50px; background-color: {color:background}; width: 528px; height: 81px; padding: 0px; position: fixed; margin-left: 284px;}
  158.  
  159. #barra {width:736px; margin-left: -218px; height: 15px; margin-top: 56px; float:left; text-align: left; background-color: {color:borda}; font-size: 13px; position:fixed; padding: 5px; color: {color:post}; font-family: georgia;}
  160.  
  161. #foto {position: fixed; margin-left: 66px; width: 213px; height: auto; background: {color:background}; text-align: center; margin-top: 64px; border-left: 4px solid {color:borda}; border-top: 4px solid {color:borda}; border-right: 4px solid {color:borda}; border-bottom: 4px solid {color:borda};}
  162. #foto img {width: 213px; height: 300px;}
  163. #foto img:hover {opacity: 0.9;}
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. </style>
  171.  
  172. <body>
  173. <div id="tudo">
  174. <div id="sidebar">
  175. <div id="barrac">
  176. <div id="barra">
  177. <div id="ttle">{text:palavra}</div>
  178. </div></div>
  179. <div id="foto">
  180. <img src="{image:sidebar}">
  181. <div id="desc">{Description}</div>
  182. </div>
  183. <div id="nav"><div class="links">
  184. <a href="{text:Link1}">{text:Link1 Title}</a>
  185. <a href="{text:Link2}">{text:Link2 Title}</a>
  186. <a href="{text:Link3}">{text:Link3 Title}</a>
  187. <a href="{text:Link4}">{text:Link4 Title}</a>
  188. <a href="{text:Link5}">{text:Link5 Title}</a>
  189. </div></div>
  190.  
  191. <div class="ps"><div id="paginal">
  192. {block:JumpPagination length="5"}
  193. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  194. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  195. {/block:JumpPagination}
  196. </div></div>
  197. <div id="credit"> THEME encantei-me + DTLS POR NEE-D. </div>
  198.  
  199.  
  200. </div>
  201.  
  202.  
  203. <div id="postx">
  204.  
  205.  {block:Posts}
  206. <div class="post">
  207.  
  208. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  209.  
  210. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  211.  
  212. {block:Photoset}{Photoset-500}{/block:Photoset}
  213.  
  214. {block:Quote}
  215. <div class="qqtt">“{Quote}”</div>
  216. {block:Source}<div class="qqtts"> <b><big></big></b> {Source}</div>
  217. {/block:Source}
  218. {/block:Quote}
  219.  
  220. {block:Link}
  221. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  222. {block:Description}{Description}{/block:Description}
  223. {/block:Link}
  224.  
  225. {block:Chat}
  226. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  227. <div class="chat"><ul>{block:Lines}
  228. <li class="person{UserNumber}">{block:Label}
  229. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  230. {/block:Chat}
  231.  
  232. {block:Audio}
  233. <center><div style="width:400px; height:20px;">
  234. <div style="float:left">{AudioPlayerWhite}</div>
  235. <div style="margin-top:8px; float:right;"><small>
  236. {FormattedPlayCount} plays {block:ExternalAudio} //
  237. <a href="{ExternalAudioURL}">Download?</a>
  238. {/block:ExternalAudio}</small></div></div></center><br>
  239. {block:Caption}{Caption}{/block:Caption}
  240. {/block:Audio}
  241.  
  242. {block:Video}{Video-500}{/block:Video}
  243.  
  244.  
  245. {block:Answer}
  246. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, <small><b>whispered to me:</b></small><br> {Question}</div>
  247. <div class="answer">{Answer}</div>
  248. <br>
  249. {/block:Answer}
  250.  
  251.  
  252. <div id="cap">
  253. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  254. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  255. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  256.  
  257. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  258.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  259.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  260. {/block:ContentSource}</div></div>
  261. <br>
  262.  
  263.  
  264. <div id="data">
  265. {block:Date}<div class="tags">{block:HasTags}<b>slap in the face:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  266. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> this shit</a>{/block:IndexPage}
  267. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  268. {/block:RebloggedFrom}
  269. </div>
  270. </div>{/block:Date}
  271.  
  272.  {/block:Posts}
  273. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. </div>
  283. </div>
  284. </div>
  285. </div>
  286. </div>
  287.  
  288. </body>
  289. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement