umlugardocaralho

theme #39

Mar 10th, 2012
1,354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 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. <!-- (c) #39
  6. ___________________________________________________
  7.  
  8. theme por Bianca (rocklessly)
  9. be original (c)
  10. não copie, não adapte e não redistribua.
  11. ____________________________________________________
  12.  
  13. #39 (c) --!>
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16.  
  17. <head> <!-- DEFAULT VARIABLES -->
  18. <meta name="color:background" content="#ffffff" />
  19. <meta name="color:text" content="#000" />
  20. <meta name="color:post" content="#ddd" />
  21.  
  22. <meta name="color:text sidebar" content="#000" />
  23.  
  24. <meta name="color:hover" content="#fff" />
  25. <meta name="color:link" content="#000" />
  26.  
  27. <meta name="color:barra de rolagem" content="#000" />
  28.  
  29. <meta name="color:sidebar" content="#fff" />
  30. <meta name="color:link sidebar" content="#000" />
  31. <meta name="color:link sidebar hover" content="#fff" />
  32. <meta name="color:link bg sidebar hover" content="#000" />
  33.  
  34. <meta name="color:bg" content="#000" />
  35. <meta name="color:bg hover" content="#fff" />
  36. <meta name="color:text bg" content="#fff" />
  37. <meta name="color:text bg hover" content="#000" />
  38.  
  39.  
  40. <meta name="color:bg titulo hover" content="#000" />
  41. <meta name="color:titulo hover" content="#fff" />
  42.  
  43. <meta name="color:sombra titulo" content="#555" />
  44. <meta name="color:sombra links" content="#ddd" />
  45.  
  46. <meta name="if:Enable endless scrolling" content="0"/>
  47.  
  48. <meta name="if:Sombreado do titulo" content="1"/>
  49. <meta name="if:Sombreado dos links" content="1"/>
  50.  
  51.  
  52. <meta name="image:background" content=""/>
  53.  
  54. <meta name="image:sidebar"content="http://25.media.tumblr.com/tumblr_lztr6dPikp1rogb7ho1_500.jpg"/>
  55.  
  56. <meta name="text:titulo" content="TITULO" />
  57.  
  58. <meta name="text:Link1" content="/#" />
  59. <meta name="text:Link1 Title" content="link" />
  60. <meta name="text:Link2" content="" />
  61. <meta name="text:Link2 Title" content="" />
  62. <meta name="text:Link3" content="/#" />
  63. <meta name="text:Link3 Title" content="LINK THREE" />
  64. <meta name="text:Link4" content="/#" />
  65. <meta name="text:Link4 Title" content="LINK FOUR" />
  66. <meta name="text:Link5" content="/#" />
  67. <meta name="text:Link5 Title" content="LINK FIVE" />
  68. <meta name="text:Link6" content="/#" />
  69. <meta name="text:Link6 Title" content="LINK SIX" />
  70.  
  71. <title>{Title}</title>
  72. <link rel="shortcut icon" href="{Favicon}">
  73. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  74. {block:Description}
  75. <meta name="description" content="{MetaDescription}" />
  76. {/block:Description}
  77.  
  78.  
  79.  
  80.  
  81. <style type="text/css">
  82.  
  83. body {background-color:{color:background}; color:{color:text}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify; line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  84.  
  85. a {color:{color:link}; text-decoration:none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  86.  
  87. a:hover {color:{color:hover};}
  88.  
  89. p{margin-top: 1px}
  90. blockquote{margin-left:0px; margin-right: 0px; border-left: 0px solid {color:background}; padding-left:0px;margin-top: 4px;}
  91.  
  92. #tudo {width: 800px; text-align: center; background-color: transparent; color:{color:text}; margin-left: 270px;}
  93.  
  94. #all {float: left; padding-top: 11px; background-color: transparent; text-align: center}
  95. #postscentro {width: 500px; padding: 5px; text-align: justify; background-color:{color:post}; margin-bottom:1px;}
  96. #postscentro img{margin: 2px 0 2px 0}
  97.  
  98. h1{padding: 5px; font-family: calibri; text-align: center; font-size: 16px; letter-spacing: -1px; font-weight: normal; line-height: 18px; background-color:{color:bg}; color:{color:text bg}; text-transform: uppercase;-moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  99. h1:hover{background-color:{color:bg hover}; color:{color:text bg hover};}
  100. h1 a{font-size: 16px; letter-spacing: -1px; color:{color:text bg}; line-height: 18px; letter-spacing: 0px; text-align:center;-moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  101. h1 a:hover{color:{color:text bg hover};}
  102.  
  103. .image img {width: 500px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  104. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:background}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  105.  
  106. #quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 2px; }
  107.  
  108. #qsource{text-align: center; text-transform: none; margin-bottom: 3px;}
  109.  
  110. .chat{line-height: 12px; list-style: none }
  111. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  112. .person1 {color: {color:text} }
  113. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  114. .person2 {color: {color:text} }
  115. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  116. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  117. .iaudio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  118. .icap{margin-top: 1px}
  119. .source{display:none}
  120.  
  121. .cap {padding-top: 0px; width: 500px;}
  122.  
  123. #info {font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: right;}
  124.  
  125. #asker {font-size: 11px; font-family: verdana; text-align: justify; padding: 5px; }
  126. #asker a {font-size: 11px; font-family: verdana; text-align: justify;}
  127. #answer {padding: 5px; font-size: 11px; background-color:{color:background};}
  128.  
  129. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  130. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  131. ol.notes li {margin: 0px; padding: 2px;}
  132. #notes img{border:0px}
  133.  
  134. #page{text-align: center; font-size:50px}
  135. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  136.  
  137. #clear{width: 500px; height: 30px}
  138.  
  139. ::-webkit-scrollbar-thumb:vertical { background-color: {color:barra de rolagem}; height: 50px;}
  140. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:barra de rolagem}; height: 10px;}
  141. ::-webkit-scrollbar {height: 5px; width: 3px; background-color: {color:background};}
  142.  
  143. .xx3 {font-size: 12px; font-family: georgia; padding: 1px; text-align: center;}
  144. .xx3 a{color: {color:link}; -webkit-transition-duration: .7s; -moz-transition-duration: .7s; -ms-transition-duration: .7s; -o-transition-duration: .7s; transition-duration: .7s; text-align: center;}
  145. .xx3 a:hover {color: {color:hover}; background-color: transparent; text-align: center;}
  146.  
  147. #baseimagem {position: fixed; margin-left: 782px; margin-top: 97px; width: 150px; height: 150px; background-color: {color:sidebar}; overflow: hidden; border: 5px solid {color:sidebar};}
  148.  
  149. #baseimagem img { position: fixed; width: 150px; height: 150px; }
  150. #baseimagem2 img { position: fixed; width: 150px; height: 150px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  151. #baseimagem2:hover img {margin-left:50px; opacity: 0.0;}
  152.  
  153. #basetitulo {-webkit-transition-duration: 1.5s; margin-top: 115px; -moz-transition-duration: 1.5s; background-color: {color:sidebar}; color: {color:text}; font-size: 12px; height: 164px; padding:3px; width: 154px; margin-left: 782px; position: fixed; text-align: center; text-shadow: 0px 0px 5px {color:sombra titulo}; overflow: hidden; font-family:georgia; }
  154. #basetitulo:hover {margin-top:258px; background-color:{color:bg titulo hover}; color:{color:titulo hover};}
  155.  
  156. #inf {padding: 5px; text-shadow: 0px 0px 0px #cdcdcd; font-size: 9px; text-align: justify; font-family: verdana; width:154; letter-spacing: -1px; height: 123px; background-color:{color:sidebar}; color:{color:text sidebar};}
  157.  
  158. #baselinks1 {opacity: 0.0; width: 150px; height: auto; margin-left: 788px; margin-top:0px; position: fixed; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  159. #baselinks1:hover {opacity: 0.8; margin-top: 104px;}
  160. #baselinks a {display: block; font-family: tahoma; font-size: 10px; text-align: center; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; margin-bottom: 1px; width: 148px; background-color: {color:sidebar}; color:{color:link sidebar}; text-transform: uppercase; line-height: 20px;}
  161. #baselinks a:hover{font-weight: bold; opacity: 1.0; background-color: {color:link bg sidebar hover}; color: {color:link sidebar hover}; letter-spacing: 8px;{block:IfSombreadoDosLinks} text-shadow: 2px 2px 5px {color:sombra links};{/block:IfSombreadoDosLinks}}
  162.  
  163. #pagi1 {margin-top: 450px; height: 30px; margin-left: 800px; overflow:hidden; font-size:30px; font-family:georgia; text-align:center; position:fixed; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  164. #pagi1 a {color: {color:link};}
  165. #pagi1:hover {color:{color:hover};}
  166. #pagi2 {position: fixed; width:auto; float:left; margin-top: 450px; height: 30px; margin-left: 230px; overflow:hidden; font-size:30px; font-family:georgia; text-align:center; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  167. #pagi2 a {color: {color:link};}
  168. #pagi2:hover {color:{color:hover};}
  169.  
  170. #tumblr_controls{position: fixed!important}
  171.  
  172. {CustomCSS}
  173. </style>
  174.  
  175. </head>
  176.  
  177. <body>
  178.  
  179. <div id="basetitulo"><div id="inf">{Description}</div><br>
  180. {text:titulo}
  181. </div>
  182.  
  183. <div id="pagi1">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  184.  
  185. <div id="pagi2">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>
  186.  
  187. <div id="baseimagem"><img src="{image:sidebar}"/><div id="baseimagem2"><img src="{image:sidebar}"/></div>
  188. </div>
  189.  
  190. <div id="baselinks1">
  191. <div id="baselinks">
  192. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  193. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  194. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  195. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  196. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  197. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  198. <a href="http://rocklessly.tumblr.com">theme ©</a></div>
  199. </div>
  200.  
  201. <div id="tudo">
  202.  
  203. <div id="all">
  204. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  205. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  206.  
  207. {block:Posts}
  208. <div id="postscentro">
  209. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  210.  
  211. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  212.  
  213. {block:Photoset}{Photoset-500}{/block:Photoset}
  214.  
  215. {block:Quote}
  216. <div id="quote">❝ {Quote}</div><br>
  217. {block:Source}<div id="qsource"> — {Source}</div>{/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. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  234. {AudioPlayerGrey}
  235. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  236. {/block:Audio}
  237.  
  238. {block:Video}{Video-500}{/block:Video}
  239.  
  240. {block:Answer}
  241. <div id="asker"><b>{Asker} disse:</b> "{Question}"</div>
  242. <div id="answer">{Answer}</div>
  243. {/block:Answer}
  244.  
  245. <div class="cap">
  246. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  247. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  248. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  249.  
  250. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  251. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  252. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  253. {/block:ContentSource}</div></div>
  254.  
  255.  
  256. <div id="info">
  257.  
  258. <div style="float:right;">
  259. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags} <br>{/block:HasTags}
  260. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br>
  261. {block:RebloggedFrom}<b>→</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · (&copy; <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
  262. {/block:RebloggedFrom}<br>
  263. </div>
  264.  
  265. <br clear="all" /></div></div>
  266.  
  267.  
  268.  
  269. {/block:Posts}
  270. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  271. {block:PostNotes}
  272. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  273. {/block:PostNotes}
  274.  
  275. </div>
  276.  
  277. </div>
  278. </div>
  279. </div>
  280.  
  281. </body>
  282. </html>
Advertisement
Add Comment
Please, Sign In to add comment