Advertisement
perdidosnasombra

Theme 1

Jan 7th, 2013
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.35 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- NÃO RETIRE OS CREDITOS, VALEU. --->
  6.  
  7. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head>
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#ffffff" />
  11. <meta name="font:body" content="verdana" />
  12. <meta name="color:link" content="#757575"/>
  13. <meta name="color:Bold" content="#757575"/>
  14. <meta name="color:Italic" content="#757575"/>
  15. <meta name="color:Link Hover" content="#cfcfcf"/>
  16. <meta name="color:link side hover" content="#866c42"/>
  17. <meta name="text:Link1" content="/" />
  18. <meta name="text:Link1 Title" content="link1" />
  19. <meta name="text:Link2" content="/" />
  20. <meta name="text:Link2 Title" content="link2" />
  21. <meta name="text:Link3" content="/" />
  22. <meta name="text:Link3 Title" content="link3" />
  23. <meta name="text:Link4" content="/" />
  24. <meta name="text:Link4 Title" content="link4" />
  25. <meta name="color:sidebar" content="#ffffff"/>
  26. <meta name="color:text" content="#757575" />
  27. <meta name="text:titulo" content="" />
  28. <meta name="titulo" content="" />
  29. <meta name="color:border" content="#ffffff" />
  30. <meta name="color:entry" content="#FFFFFF" />
  31. <meta name="color:scroll" content="#757575" />
  32. <meta name="image:background" content="" />
  33. <meta name="image:Sidebar" content=""/>
  34. <meta name="color:links" content="#757575"/>
  35.  
  36. <title>{Title}</title>
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}
  40. <meta name="description" content="{MetaDescription}" />
  41. {/block:Description}
  42.  
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49. <style type="text/css">
  50.  
  51.  
  52.  
  53. body {background-color: {color:background}; font-family: clibri; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;}
  56. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  57.  
  58. b, strong{color:{color:Bold};}
  59. i, em{color:{color:Italic};}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 500px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73.  
  74. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  75.  
  76. #entry {float: left; margin-left: 389px;}
  77.  
  78. .posts {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: calibri; font-size: 14px; position: relative;}
  79.  
  80. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  82. h1 a:hover {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  83.  
  84. .image {text-align: center; border: 0px}
  85. .image img {max-width: 500px; margin-bottom: 2px }
  86.  
  87. .quote {font-family: calibri; text-align: left; font-size: 14px; line-height:15px; padding: 3px;}
  88. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;font-family: calibri; font-size: 13px}
  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. #audiopost {margin-bottom:5px; width:500px; height:50px}
  98. .cover {width:50px; height:50px; position:absolute;}
  99. .cover img {width:50px; height:50px; float:left;}
  100. .player {opacity: 0.5;position:absolute; z-index:1; background:#fff; width:50px; height:50px; display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  101. .playerr {width:25px; height:25px; margin-top:9px; margin-left:9px; overflow:hidden; padding:3px;}
  102. .track {margin-left:60px; line-height:12px; padding-top: 0px;}
  103.  
  104. .asker a {color: {color:link}}
  105.  
  106. .asker a:hover {color: {color:link};}
  107.  
  108. .askk img {text-align: center;}
  109.  
  110. .askk img a{background-color: {color:left};}
  111.  
  112. .askk img a:hover {background-color: {color:hehenada};}
  113.  
  114. .answer {clear: both; padding: 4px}
  115.  
  116. .answer img {max-width: 470px;}
  117.  
  118. p{-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  119. .p:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  120.  
  121. #content {width:500px; margin-top:30px; margin-bottom:30px; position: relative; left:500px;}
  122. #posts {margin-bottom:30px;}
  123.  
  124.  
  125. .linkss {position:fixed; text-align:inline; letter-spacing: 0px; font-family:georgia; font-size: 10px; text-align: center; width:255px; text-transform: uppercase; padding:4px; margin-top: 1px; margin-left: 9px; text-decoration: none; height: 13px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none;background-color:{color:sidebar}}
  126. .linkss a { color: {color:links}; text-transform: none;}
  127. .linkss a:hover {text-align: center;color: {color:link side hover};}
  128.  
  129.  
  130. #description {font-size:10px; text-align: center; font-family: calibri; width:164px; margin-left: 55px; margin-top: 0px; padding: 4px; background: {color:sidebar}; line-height: 10px; color: {color:texto sidebar}; }
  131.  
  132. #sidebar img {
  133. padding: 8px;
  134. max-width:160px;
  135. margin-top: 1px;
  136. height:auto;
  137. border: 1px solid {color:border};
  138. background-color: {color:background};}
  139.  
  140. #sidebar {position:fixed; margin-top:-1px; left:140px; width:280px;}
  141.  
  142. #titulo {font-size:11px; text-align: center; font-family: calibri; width:162px; height: 10px; margin-left: 9px; margin-top: 130px; padding: 6px; background: {color:sidebar}; line-height: 11px; color: {color:texto sidebar}; text-transform: none;}
  143.  
  144. #pagination {font-family: calibri; text-align: center; font-size: 14px; text-transform: uppercase; margin-top: 1px; margin-left: 55px;}
  145.  
  146. #info {text-align: left; margin-top:-12px; font-size:10px; font-family: calibri; font-style:; letter-spacing:0px; text-transform: uppercase; line-height:11px; z-index: 11; padding:6px; border-top:1px solid {color:border}; border-bottom:0px solid {color: border}; margin-left:-5px; width: 498px; margin-bottom:-7px;}
  147. #info a {font-size:10px; text-transform: uppercase;}
  148.  
  149. #tags {color: {color:text}; font-size: 10px; font-family:georgia; display: inline; list-style: none; text-transform: none; text-align: center;}
  150. #tags a {font-size: 11px; font-family: georgia; display: inline; list-style: none; text-transform: none; text-align: center;}
  151.  
  152. #cap {width: 500px; margin-top: -2px;}
  153. .source {display: none;}
  154.  
  155. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: center; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: none;}
  156. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  157. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; font-size: 10px; font-family: calibri; text-transform: none;}
  158. .notes img{display: none; border:0px;}
  159.  
  160. ::-webkit-scrollbar{width:7px;height:0px;}
  161. ::-webkit-scrollbar-button:start:decrement
  162. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  163. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  164. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  165. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  166.  
  167. #tumblr_controls{position: fixed!important}
  168. #tumblr_controls{position: fixed!important}
  169. #tumblr_controls{position: fixed!important}
  170. #tumblr_controls{position: fixed!important}
  171.  
  172. {CustomCSS}
  173. </style>
  174. </head>
  175. <body>
  176. <div id="container">
  177.  
  178.  
  179.  
  180. <div id="sidebar">
  181. <div id="oizaolinks">
  182. <a href="{text:Link1}">{text:Link1 Title}</a>
  183. <a href="{text:Link2}">{text:Link2 Title}</a>
  184. <a href="{text:Link3}">{text:Link3 Title}</a>
  185. <a href="{text:Link4}">{text:Link4 Title}</a>
  186. <a href="http://perdidosnasombra.tumblr.com">credit</a>
  187. </div>
  188. <div id="imagem"><img src="{image:sidebar}"></div>
  189. <div id="description">{Description}</div>
  190.  
  191. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{block:Pagination}{/block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  192. </div>
  193.  
  194. </div>
  195. </div>
  196. </div>
  197. </div>
  198.  
  199. <div id="entry">
  200.  
  201. {block:Posts}
  202. <div class="posts">
  203.  
  204.  
  205. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  206.  
  207. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  208.  
  209. {block:Photoset}{Photoset-500}{/block:Photoset}
  210.  
  211. {block:Quote}
  212. <div class="quote">“{Quote}”</div>
  213. {block:Source}<div class="quotesource"> — {Source}</div>
  214. {/block:Source}
  215. {/block:Quote}
  216.  
  217. {block:Link}
  218. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  219. {block:Description}{Description}{/block:Description}
  220. {/block:Link}
  221.  
  222. {block:Chat}
  223. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  224. <div class="chat"><ul>{block:Lines}
  225. <li class="person{UserNumber}">{block:Label}
  226. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  227. {/block:Chat}
  228.  
  229. {block:Audio}
  230. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  231. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><br>{block:TrackName}{TrackName}{/block:TrackName}<br />{block:Artist}{Artist}{/block:Artist}<br />{PlayCountWithLabel}</div></div>
  232. {Caption}
  233. {/block:Audio}
  234.  
  235. {block:Video}{Video-500}{/block:Video}
  236.  
  237. {block:Answer}
  238. <div class="question">{Question}</div>
  239. <div class="asker">{Asker} asked:</div>
  240. {Answer}
  241. {/block:Answer}
  242.  
  243.  
  244. <div id="cap">
  245. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  246. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  247. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  248.  
  249. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  250. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  251. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  252. {/block:ContentSource}</div></div>
  253. <br>
  254.  
  255. <div class="perma">
  256. {block:Date}<div id="info">
  257. <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}
  258. </div></center>{/block:IfShowTags}{/block:Date}</div>
  259. </div>
  260.  
  261.  
  262. {/block:Posts}
  263. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  264.  
  265.  
  266.  
  267. </div>
  268. </div>
  269. </div>
  270.  
  271. </body>
  272. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement