umlugardocaralho

theme #37

Mar 2nd, 2012
1,665
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 14.72 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) #37
  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. #37 (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. <meta name="color:texto descri" content="#fff" />
  22. <meta name="color:bg descri" content="#000" />
  23. <meta name="color:hover" content="#fff" />
  24. <meta name="color:link" content="#000" />
  25. <meta name="color:barra de rolagem" content="#000" />
  26. <meta name="color:side" content="#fff" />
  27. <meta name="color:link sidebar" content="#000" />
  28. <meta name="color:link sidebar hover" content="#fff" />
  29. <meta name="color:link bg sidebar hover" content="#000" />
  30.  
  31. <meta name="if:Enable endless scrolling" content="0"/>
  32.  
  33. <meta name="if:Opacidade das imagens" content="1"/>
  34.  
  35. <meta name="if:Efeito da foto da sidebar" content="1"/>
  36.  
  37. <meta name="if:Sombreado do titulo e links" content="1"/>
  38.  
  39. <meta name="image:background" content=""/>
  40.  
  41. <meta name="image:sidebar"content=""/>
  42.  
  43. <meta name="text:minidescription" content="Coloque aqui uma mini descricao, pode ser uma frase grande, uma citacao. Tudo o que voce precisa tem no appearance, por favor use todos os links. Obrigada." />
  44.  
  45. <meta name="text:titulo" content="titulo de 1 palavra" />
  46.  
  47. <meta name="text:Link1" content="/#" />
  48. <meta name="text:Link1 Title" content="link" />
  49. <meta name="text:Link2" content="" />
  50. <meta name="text:Link2 Title" content="" />
  51. <meta name="text:Link3" content="/#" />
  52. <meta name="text:Link3 Title" content="LINK THREE" />
  53. <meta name="text:Link4" content="/#" />
  54. <meta name="text:Link4 Title" content="LINK FOUR" />
  55. <meta name="text:Link5" content="/#" />
  56. <meta name="text:Link5 Title" content="LINK FIVE" />
  57. <meta name="text:Link6" content="/#" />
  58. <meta name="text:Link6 Title" content="LINK SIX" />
  59.  
  60. <title>{Title}</title>
  61. <link rel="shortcut icon" href="{Favicon}">
  62. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  63. {block:Description}
  64. <meta name="description" content="{MetaDescription}" />
  65. {/block:Description}
  66.  
  67.  
  68.  
  69.  
  70. <style type="text/css">
  71.  
  72. 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; }
  73.  
  74.  
  75. 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;}
  76.  
  77. a:hover {color:{color:hover};}
  78.  
  79. p{margin-top: 1px}
  80. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:background}; padding-left:5px;margin-top: 4px;}
  81.  
  82. background-image:url("{image:background}"); background-attachment: fixed}
  83. .topa{padding: 35px 0 0 0; margin: 0 auto 0 auto; width: 317px; height: 65px; text-align: center; }
  84. {block:AskEnabled}.topa{width:400px}{/block:AskEnabled}
  85.  
  86. .title{ text-align: center; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  87. .title a{text-decoration: none; font-size: 20px; color: {color:text}; letter-spacing: -1px; text-transform:normal; line-height: 20px;}
  88. .title a:hover{color:{color:text};}
  89. .userpic{float: left}
  90. .userpic img{border: 7px solid {color:text};}
  91. .pages{margin-left: 125px}
  92. .pages a{background-color: {color:background};color:{color:text}; padding: 5px 10px 5px 10px; text-transform: normal; text-decoration: none; font-size: 9px}
  93.  
  94. #ha {position: fixed; margin-top: 10px;}
  95. #content{width: 800px; text-align: center; margin:20px auto 0 auto; margin-left: 220px;  background-color:
  96. transparent; color:{color:text}; padding: 0px; margin-top: 11px; }
  97.  
  98. #entries{float: left; padding-bottom: 50px; background-color: transparent; text-align: center}
  99. .post{width: 500px; padding: 5px; text-align: justify; background-color:{color:post}; margin-bottom:1px;}
  100. .post img{margin: 2px 0 2px 0}
  101. h1{font-family: ; text-align: center; font-size: 16px; letter-spacing: 0px; color: {color:text}; font-weight: normal; line-height: 18px;}
  102. h1 a{font-size: 16px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center}
  103. .image img {width: 500px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  104. .image img:hover {{block:IfOpacidadeDasImagens}opacity: 0.8;{/block:IfOpacidadeDasImagens}}
  105. 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}
  106.  
  107. .qquote{font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 2px; }
  108.  
  109. .qsource{text-align: center; text-transform: none; margin-bottom: 3px;}
  110.  
  111. .chat{line-height: 12px; list-style: none }
  112. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  113. .person1 {color: {color:text} }
  114. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  115. .person2 {color: {color:text} }
  116. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  117. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  118. .iaudio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  119. .icap{margin-top: 1px}
  120. .source{display:none}
  121. .asker {font-size: 15px; width: 100%; background-color: {color:background}; color:{color:link} ;
  122.  
  123. text-transform: uppercase; line-height: 30px}
  124. .asker a a:hover{color:{color:link}}
  125. .asker img{margin-top: 3px; margin-bottom: -3px; margin-left:3px; -moz-border-radius: 10px; border-radius: 10px;}
  126. .q {padding:10px; font-style: italic; background-color:#ddd;}
  127. .a {padding-top: 5px}
  128. .cap {padding-top: 0px; width: 500px;}
  129.  
  130. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: right;}
  131. .dda a {font-size: 9px; color: {color:link}; text-align: right;}
  132. .dda a:hover {font-size: 9px; color: {color:hover};}
  133.  
  134. .origin{font-size:9px}
  135. .ibottom{margin-top: 5px; font-family: 'Century Gothic', 'Apple Gothic', sans-serif}
  136. .date{float:left; padding-left: 10px; text-transform: uppercase; font-size: 10px}
  137. .permalink{float:left; text-transform: uppercase; font-size: 9px;}
  138.  
  139. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  140. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  141. ol.notes li {margin: 0px; padding: 2px;}
  142. #notes img{border:0px}
  143.  
  144. #page{text-align: center; font-size:50px}
  145. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  146.  
  147. #clear{width: 500px; height: 30px}
  148.  
  149. ::-webkit-scrollbar-thumb:vertical { background-color: {color:barra de rolagem}; height: 50px;}
  150. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:barra de rolagem}; height: 10px;}
  151. ::-webkit-scrollbar {height: 5px; width: 11px; background-color: {color:background};}
  152.  
  153. #titulosidebar {margin-left: 731px; margin-top: 24px; width: 120px; font-size: 13px; height: 13px; text-align: center; background-color: {color:side}; font-family: georgia; color: {color:link sidebar}; position: fixed; line-height: 15px; -webkit-transition: all 2.0s ease-out; -moz-transition: all 2.0s ease-out; overflow: visible; opacity: 0.8; overflow: hidden; border: 5px solid {color:side}; {block:IfSombreadoDoTituloELinks}text-shadow: 1px 0px 1px {color:link sidebar};{/block:IfSombreadoDoTituloELinks}}
  154.  
  155. #titulosidebar:hover {height: 140px; opacity: 0.6; background-color: {color:bg descri}; color:{color:texto descri}; text-shadow: 0px 0px 0px;}
  156.  
  157. #description {text-align: center; padding: 3px; font-family: verdana; margin-top: 5px; font-size: 9px; color: {color:texto descri}; letter-spacing: -1px;}
  158.  
  159. #baselinks1 {width: 120px; margin-left:731px; margin-top:177px; position: fixed;}
  160.  
  161. #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: 130px; background-color: {color:side};  color:{color:link sidebar}; text-transform: uppercase; line-height: 20px;}
  162.  
  163. #baselinks  a:hover{text-align: center; background-color: {color:link bg sidebar hover}; color:{color:link sidebar hover}; {block:IfSombreadoDoTituloELinks}text-shadow:3px 2px 7px {color:link sidebar hover};{/block:IfSombreadoDoTituloELinks} font-weight: bold; letter-spacing: 5px;}
  164.  
  165. #baseimagem img {position:fixed; margin-left: 731px; margin-top:24px; width: 120px; height: 142px; border: 5px solid {color:side};;  -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;  overflow: hidden;}
  166. {block:IfEfeitoDaFotoDaSidebar}#baseimagem img:hover {margin-left: 680px; width: 220px; height: 242px; border: 5px solid {color:side}; opacity: 0.5;}{/block:IfEfeitoDaFotoDaSidebar}
  167.  
  168. #paginacao {display:inline; position: fixed; width: 120px; background-color:{color:side}; padding: 5px; height: 12px;}
  169.  
  170. .xx3 {font-size: 12px; font-family: georgia; padding: 1px; text-align: center;}
  171. .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;}
  172. .xx3 a:hover {color: {color:hover}; background-color: transparent; text-align: center;}
  173.  
  174. #basepic {position: fixed; margin-left: 124px; padding: 4px; width: 86px; height: 108px; border 8px solid {color:side}; background-color: {color:side}; margin-top: 24px; -webkit-border-top-left-radius: 25px; font-family: verdana; font-size: 9px; letter-spacing: -1px; color: {color:text}}
  175.  
  176. #pic img {padding: 2px; width:81px; position: fixed; height: 80px; -webkit-border-top-left-radius: 25px; -webkit-transition-duration: .7s; -moz-transition-duration: .7s; -ms-transition-duration: .7s; -o-transition-duration: .7s; transition-duration: .7s;}
  177. #pic img:hover {opacity: 0.6;}
  178.  
  179. #tit {margin-left: 130px; margin-top: -26px; position: fixed; background-color: {color:background}; height: 50px; background-image:url('{image:background}'); background-attachment: fixed;  width: 700px;}
  180.  
  181. #tumblr_controls{position: fixed!important}
  182. {CustomCSS}
  183. </style>
  184.  
  185. </head>
  186.  
  187. <body>
  188.  
  189. <div id="tit">
  190. </div>
  191. <div id="basepic">
  192. <div id="pic"><img src="{PortraitURL-96}">
  193. </div><br>
  194. <center><br><br>
  195. <br><br>
  196. <br><br>
  197. « theme by <a href="http://rocklessly.tumblr.com">rocklessly</a> + <a href="http://nee-d.tumblr.com">inspiration</a> not copy »</center>
  198. </div>
  199.  
  200. <div id="baseimagem"><img src="{image:sidebar}"></div>
  201. <div id="baselinks1">
  202. <div id="baselinks">
  203. <a href="/">home</a>
  204. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  205. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  206. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  207. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  208. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  209. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  210. <a href="http://rocklessly.tumblr.com">theme ©</a></div>
  211. <div id="paginacao">
  212. <i><div id="xx"><div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« previous</a> | {/block:PreviousPage}{/block:Pagination}{block:Pagination}{block:NextPage}<a href="{NextPage}">next »</a>{/block:NextPage}{/block:Pagination}</div></div></div></i>
  213. </div>
  214. <div id="titulosidebar">{text:titulo}
  215. <div id="description">
  216. {text:minidescription}</div></div>
  217.  
  218. <div id="content">
  219. <br><br>
  220.  
  221. <div id="entries">
  222. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  223. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  224.  
  225. {block:Posts}
  226. <div class="post">
  227. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  228.  
  229. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  230.  
  231. {block:Photoset}{Photoset-500}{/block:Photoset}
  232.  
  233. {block:Quote}
  234. <div class="qquote">❝ {Quote}</div><br>
  235. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  236. {/block:Quote}
  237.  
  238. {block:Link}
  239. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  240. {block:Description}{Description}{/block:Description}
  241. {/block:Link}
  242.  
  243. {block:Chat}
  244. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  245. <div class="chat"><ul>{block:Lines}
  246. <li class="person{UserNumber}">{block:Label}
  247. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  248. {/block:Chat}
  249.  
  250. {block:Audio}
  251. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  252. {AudioPlayerGrey}
  253. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  254. {/block:Audio}
  255.  
  256. {block:Video}{Video-500}{/block:Video}
  257.  
  258. {block:Answer}
  259. <center><div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div></center>
  260. <div class="q">{Question}</div>
  261. <div class="a">{Answer}</div>
  262. {/block:Answer}
  263.  
  264.  
  265. <div class="cap">
  266. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  267. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  268. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  269.  
  270. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  271. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  272. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  273. {/block:ContentSource}</div></div>
  274.  
  275.  
  276. <div id="dda">
  277.  
  278. <div style="float:right;" class="details">
  279. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp; {/block:Tags} {/block:HasTags} <br>
  280. {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>
  281. {block:RebloggedFrom}<b></b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · (&copy; <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
  282. {/block:RebloggedFrom}<br>
  283. </div>
  284.  
  285. <br clear="all" /></div></div>
  286.  
  287.  
  288.  
  289. {/block:Posts}
  290. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  291. {block:PostNotes}
  292. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  293. {/block:PostNotes}
  294.  
  295. </div>
  296.  
  297. </div>
  298. </div>
  299. </div>
  300.  
  301. </body>
  302. </html>
Advertisement
Add Comment
Please, Sign In to add comment