umlugardocaralho

theme #69

Jun 27th, 2012
4,428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 16.76 KB | None | 0 0
  1. <!-- (c) #69
  2. ____________________________________________________________
  3.  
  4. theme por Bianca (rocklessly) nova base, códigos novos.
  5. scripts feitos por mim e com ajudas do google, se pegar algum credite!
  6. assim vale como pegar detalhes, mesmo que sejam mínimos.
  7. ao usar como base para uso próprio me avise e coloque créditos,
  8. se quiser disponibilizar antes venha falar comigo, ai vejo se autorizo
  9. ou não! não se esqueçam!
  10. be original (c) não copie, não adapte e não redistribua.
  11. ____________________________________________________________
  12.  
  13. #69 (c) --!>
  14.  
  15.  
  16. <head>
  17.  
  18. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  19. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  20. <script type="text/javascript" charset="utf-8">
  21. var $j = jQuery.noConflict();
  22. $j(function() {
  23. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  24. $j("img").lazyload({
  25. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  26. effect: "fadeIn",
  27. });
  28. });
  29. </script>
  30.  
  31.  
  32. <!-- DEFAULT VARIABLES -->
  33. <meta name="color:bckground" content="#f5f5f5" />
  34. <meta name="color:txt" content="#777" />
  35. <meta name="color:post" content="#fff" />
  36. <meta name="color:hover" content="#aaa" />
  37. <meta name="color:lnk" content="#999" />
  38. <meta name="color:link sidebar" content="#fff" />
  39. <meta name="color:bg title" content="#E7CF5C" />
  40. <meta name="color:ttle" content="#ffffff" />
  41. <meta name="color:bglink sidebar" content="#EBDEA1" />
  42. <meta name="image:background" content=""/>
  43. <meta name="image:sidebar" content="http://24.media.tumblr.com/tumblr_m4cnrs4ZL71qgxaofo1_500.jpg"/>
  44. <meta name="text:palavra" content="palavra" />
  45. <meta name="text:descri" content="descricao" />
  46. <meta name="text:Link1" content="um" />
  47. <meta name="text:Link1 Title" content="um" />
  48. <meta name="text:Link2" content="dois" />
  49. <meta name="text:Link2 Title" content="dois" />
  50. <meta name="text:Link3" content="tres" />
  51. <meta name="text:Link3 Title" content="tres" />
  52.  <meta name="if:Rolagem infinita" content="0"/>
  53.  
  54. <script type="text/javascript">
  55. </script>
  56. <title>{Title}</title>
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59. {block:Description}
  60. <meta name="description" content="{MetaDescription}" />
  61. {/block:Description}
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  64.  
  65.  
  66.  
  67. <style type="text/css">
  68. body {background-color:{color:bckground}; color:{color:txt}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify; line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  69.  
  70. a {color:{color:lnk}; text-decoration:none;}
  71.  
  72. a:hover {color:{color:hover};}
  73.  
  74. p{margin-top: 1px}
  75.  
  76. blockquote
  77. {margin-left:0px; margin-right: 0px; margin-top: 0px;}
  78.  
  79. #tudo {width: 400px; margin-left: 490px;   padding-top: 8px;}
  80.  
  81. #bialinda {float: left; padding-bottom:100px; background-color: transparent; text-align: center;}
  82. #all { width: 400px; text-align: justify; padding:3px; background-color:{color:post}; margin-bottom:1px;}
  83.  
  84. .image img {padding:2px; width:400px;}
  85. h1 {font-family: georgia; text-align: center; font-size: 14px; font-weight: normal; line-height: 16px;}
  86.  
  87. h1 a{font-size: 14px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center; font-weight: normal;}
  88.  
  89. h2{font-size: 9px; display: block; width: 250px; color:{color:txt}; background-color: {color:bckground}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  90.  
  91. #quote {position:relative; top:10px; font-size:60px; opacity:0.3;}
  92.  
  93. #postquote {font-family: trebuchet MS; font-size: 12px; line-height: 12px; padding: 5px; letter-spacing:0px; margin-top:-10px;}
  94. #sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
  95.  
  96. #chat{line-height: 12px; list-style: none }
  97. #chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  98. .person1 {color: {color:txt} }
  99. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  100. .person2 {color: {color:txt} }
  101. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  102. #audio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:bckground};}
  103. #audio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  104. #ssource{margin-left:10px; display:none}
  105. #capost {margin-top:2px; width: 400px;}
  106.  
  107. #perma {margin-top:2px; font-family: calibri;  color:{color:link}; text-align: center; opacity:0; {block:IfOpacidadeMenorPermalink}opacity:0.0;{/block:IfOpacidadeMenorPermalink} -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;  text-transform: uppercase;}
  108. #perma a {font-size: 10px; font-family: calibri;   text-transform: uppercase; color:{color:lnk};}
  109. #perma a:hover {color:{color:lhover};}
  110.  
  111.  
  112. .question {
  113. color:{color:txt};
  114. font-size: 11px;
  115. font-weight: normal;
  116. font-family: verdana;
  117. line-height:95%;
  118. background: {color:bckground};
  119. position: relative;
  120. min-height:70px;
  121. padding:10px 15px;
  122. margin-bottom:2px;
  123. margin-right:-10px;}
  124.  
  125. .questionarrow {
  126. font-size:30px;
  127. color:{color:bckground};
  128. vertical-align:middle;
  129. margin-left:-5px!important;}
  130.  
  131. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:txt};}
  132. .asker a {color:{color:txt};}
  133. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  134.  
  135. .asking {text-align:center; color:{color:txt}; font:9px verdana; text-transform:none;}
  136. .asking a{color:{color:txt};}
  137. .asking img {width:58px; vertical-align:middle; background-color:{color:bckground}; padding:3px;}
  138.  
  139. .answer {color:{color:txt};}
  140.  
  141. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  142. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  143. ol.notes li {margin: 0px; padding: 2px;}
  144. #notes img{border:0px}
  145.  
  146.  
  147. ::-webkit-scrollbar-thumb:vertical { background-color: {color:txt}; height: 50px;}
  148. ::-webkit-scrollbar-thumb:horizontal {background-color:  {color:txt}; height: 10px;}
  149. ::-webkit-scrollbar { height: 5px; width: 5px; background-color: {color:post};}
  150.  
  151. #position {position:fixed; margin-top:20px; right:5px; float: right; opacity:0.4; -moz-transition: all .9s ease-in-out!important; -o-transition: all .9s ease-in-out!important; transition: all .9s ease-in-out!important; -webkit-transition: all .9s ease-in-out!important;}
  152. #position:hover {opacity:1.0;}
  153.  
  154. #sidebar {background-color:{color:post}; width:200px; margin-left:285px; height: auto; margin-top:8px; position:fixed; padding:2px;}
  155.  
  156. #imagem {margin-left:2px; width:195px; height:auto; margin-top:1px;}
  157. #imagem img {width:195px; height:auto; -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;  -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg);}
  158.  
  159.  
  160. #hoverphoto {  margin:-21px 0px 0px 3px;background-color:{color:bckground}; position:absolute;  line-height:16px;  -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; opacity:0.0;}
  161.  
  162. #sslide {background-color:{color:bckground}; letter-spacing: 0; display:inline-block; padding:1px; line-height:14px; -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; font-family:calibri; font-size:9px; text-transform:uppercase; color:{color:txt};}
  163.  
  164. #sslide a {font-family:calibri; font-size:9px; text-transform:uppercase; color:{color:txt};}
  165. #sslide a:hover {color:{color:hover};}
  166.  
  167. #all:hover #hoverphoto {opacity:1;  -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;  margin:-21px 0px 0px 3px;}
  168.  
  169. #creditos {text-align:left; font-family: 'Homenaje'; font-size:11px;  margin-bottom:2px;  margin-right:2px; right: 2px; bottom:2px; padding:5px; color:{color:txt}; padding:5px; position:fixed;}
  170. #creditos a { text-transform: uppercase; color:{color:txt};font-family: 'Homenaje'; font-size:11px;  }
  171.  
  172. #ttle {padding:5px; width:97px; line-height:15px; height: 15px; font-size:18px; font-family:georgia; margin-left:2px; margin-top:2px; text-align:center;  background-color:{color:bg title}; font-style: italic; color: {color:ttle};}
  173.  
  174. #des {padding:5px; width:190px; font-size:9px; margin-top:23px; font-family:verdana; text-align:center; margin-left: 0px; color:{color:txt};}
  175.  
  176.  
  177. .viclink {margin-left: 111px; margin-top: -25px; width: 200px; z-index:3;}
  178.  
  179. .viclink a{float: left; display: block; letter-spacing: 0px; font-family:'Homenaje'; font-size: 11px; text-align: center; margin-right: 1px; margin-bottom: 1px; width: 28px; background-color: {color:bglink sidebar}; color: {color:link sidebar}; text-decoration: none; text-transform: uppercase; height: 25px; line-height: 25px;}
  180.  
  181. .viclink a:hover {color:{color:hover};}
  182.  
  183.  
  184. #next a {margin-top:8px; font-family: georgia; font-size:30px; text-align:center; color:{color:lnk};}
  185.  
  186.  
  187. #sopraconstar { opacity:0;  margin:0px 0px 400px 406px; filter: alpha(opacity = 0); position:absolute;  -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  188.  
  189. #all:hover #sopraconstar {opacity:1.0;  margin:0px 0px 400px 406px;}
  190.  
  191. #like {margin-left:2px; text-align:left; font-size: 9px; width:80px; height: auto; background-color:{color:post};}
  192.  
  193. #like a {font-size: 9px; font-family: georgia;color:{color:txt}; }
  194. #like a:hover{color:{color:hover};}
  195.  
  196.  
  197. </style>
  198.  
  199. <style>
  200.  
  201. </style>
  202. </head>
  203. <body>
  204. <div id="creditos"><a href="http://rocklessly.tumblr.com" title="by rocklessly detalhes de sixthell">THEME</a></div>
  205.  
  206. <div id="sidebar">
  207. <div id="imagem"><img src="{image:sidebar}"></div>
  208. <div id="ttle">{text:palavra}</div>
  209. <div class="viclink">
  210. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  211. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  212. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  213. </div>
  214. <div id="des">{text:descri}
  215. </div>
  216. <div id="next"><center>{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage} {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</center></div>
  217. </div>
  218. <div id="tudo">
  219. <div id="bialinda">
  220.  
  221. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  222. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  223.  
  224. {block:Posts}
  225. <div id="all">
  226. {block:Text}<div id="sopraconstar">
  227. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  228. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  229. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  230.  
  231.  
  232. {block:Photo}{LinkOpenTag} <div class="image"><img src="{PhotoURL-500}" ></div>{block:Source}{block:Date} {block:Date}{/block:Date} {/block:Date}{/block:Source}<div id="hoverphoto"><div id="sslide">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} - </div><div id="sslide"> <a href="{Permalink}">{NoteCount} notes</a>, </div>{LinkCloseTag}<div id="sslide"><a href="{ReblogURL}" target="_blank">Reblog</a></div> {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}"></a>
  233. {/block:RebloggedFrom}</div>{block:Source}{block:Date} {block:Date}{/block:Date} {/block:Date}{/block:Source}
  234. {/block:Photo}
  235.  
  236. {block:Photoset}<div id="sopraconstar">
  237. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  238. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  239. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>{Photoset-400}{/block:Photoset}
  240.  
  241. {block:Quote}<div id="sopraconstar">
  242. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  243. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  244. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  245. <div id="quote">&#10077;</div><div id="postquote">{Quote}</div><br>
  246. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  247. {/block:Quote}
  248.  
  249. {block:Link}<div id="sopraconstar">
  250. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  251. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  252. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  253. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}<div id="sopraconstar">
  258. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  259. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  260. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  261. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  262. <div id="chat"><ul>{block:Lines}
  263. <li class="person{UserNumber}">{block:Label}
  264. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  265. {/block:Chat}
  266.  
  267. {block:Audio}<div id="sopraconstar">
  268. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  269. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  270. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  271. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  272. {AudioPlayerGrey}
  273. {block:Caption}{Caption}{/block:Caption}
  274. {/block:Audio}
  275.  
  276. {block:Video}<div id="sopraconstar">
  277. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  278. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  279. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>{Video-500}{/block:Video}
  280.  
  281. {block:Answer}<div id="sopraconstar">
  282. <div id="like"> <a href="{Permalink}">  {block:NoteCount}{notecount}{/block:NoteCount} notes </a></div>{LinkCloseTag}
  283. <div id="like"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  284. {block:HasTags}{block:Tags} <div id="like"><a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  285. <table width="400px" cellspacing="0" cellpadding="0">
  286. <tr>
  287. <td width="315px" class="question">{Question}</td>
  288. <td width="30px"><span class="questionarrow"></span></td>
  289. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  290. </tr>
  291. </table>
  292. <div class="answer">{Answer}</div>
  293. {/block:answer}
  294.  
  295. <div id="capost">
  296. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  297. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  298. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  299.  
  300. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  301. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  302. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  303. {/block:ContentSource}</div></div>
  304.  
  305.  
  306. {block:PostNotes}
  307. Posted {TimeAgo} ♥ {NoteCountWithLabel}
  308. {block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}<br>
  309. {block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  310. Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  311. <br>
  312. {PostNotes}
  313. {/block:PostNotes}
  314. </div>
  315.  
  316. {/block:Posts}
  317. {block:PostNotes}
  318. <div id="notes">{PostNotes}</div>
  319. {/block:PostNotes}
  320.  
  321. </div>
  322. </div>
  323. </div>
  324. </div>
  325. </div>
  326. <!-- (c)
  327. ____________________________________________________________
  328.  
  329. theme por rocklessly nova base, códigos novos.
  330. be original (c) não copie, não adapte e não redistribua.
  331. ____________________________________________________________
  332.  
  333. (c) --!>
  334.  
  335. </body>
  336. </html>
Advertisement
Add Comment
Please, Sign In to add comment