umlugardocaralho

theme #74

Aug 9th, 2012
6,570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 12.27 KB | None | 0 0
  1. <!-- (c) #74
  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. #74 (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:sdebar" content="#fff" />
  39. <meta name="color:titulo" content="#000" />
  40. <meta name="color:border" content="#fff" />
  41. <meta name="color:link sidebar" content="#777" />
  42. <meta name="image:background" content=""/>
  43. <meta name="image:sidebar" content=""/>
  44. <meta name="text:titulo" content="titulo aqui" />
  45. <meta name="text:Link1" content="um" />
  46. <meta name="text:Link1 Title" content="um" />
  47. <meta name="text:Link2" content="dois" />
  48. <meta name="text:Link2 Title" content="dois" />
  49. <meta name="text:Link3" content="tres" />
  50. <meta name="text:Link3 Title" content="tres" />
  51. <meta name="text:Link4" content="quatro" />
  52. <meta name="text:Link4 Title" content="quatro" />
  53. <meta name="text:Link5" content="cinco" />
  54. <meta name="text:Link5 Title" content="cinco" />
  55.  <meta name="if:Rolagem infinita" content="0"/>
  56.  
  57. <script type="text/javascript">
  58. </script>
  59. <title>{Title}</title>
  60. <link rel="shortcut icon" href="{Favicon}">
  61. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  62. {block:Description}
  63. <meta name="description" content="{MetaDescription}" />
  64. {/block:Description}
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  67.  
  68.  
  69.  
  70. <style type="text/css">
  71. 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; }
  72.  
  73. a {color:{color:lnk}; text-decoration:none;}
  74.  
  75. a:hover {color:{color:hover};}
  76.  
  77. p{margin-top: 1px}
  78.  
  79. blockquote
  80. {margin-left:0px; margin-right: 0px; margin-top: 0px;}
  81.  
  82. #tudo {width: 500px; margin-left: 470px;   padding-top: 8px;}
  83.  
  84. #bialinda {float: left; padding-bottom:100px; background-color: transparent; text-align: center;}
  85. #all { width: 500px; text-align: justify; padding:3px; background-color:{color:post}; margin-bottom:1px;}
  86.  
  87. .image img {padding:2px; width:500px;}
  88. h1 {font-weight: normal; font-size: 14px; font-family:georgia; text-align:center; font-weight: normal; line-height:17px;}
  89. h1 a{font-size: 14px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center; font-weight: normal;}
  90.  
  91. 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}
  92.  
  93. #postquote {font-family: georgia; font-size: 13px; line-height: 15px; padding: 5px; letter-spacing:0px; text-align:center;}
  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: 500px;}
  106.  
  107. #perma {margin-top:2px; font-family: calibri;  color:{color:lnk}; text-align: center; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;  text-transform: uppercase; padding:3px;}
  108. #perma a {font-size: 9px; font-family: calibri;   text-transform: uppercase; color:{color:lnk};}
  109. #perma a:hover {color:{color:hover};}
  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:sdebar}; width:210px; margin-left:225px; height: auto; margin-top:8px; position:fixed; padding:5px;}
  155.  
  156. #imagem {width:200px; height:auto; background-color:{color:border}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; padding:5px;}
  157. #imagem img {width:200px; 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;}
  158. #all:hover #perma {opacity:1.0;}
  159.  
  160.  
  161. #creditos {text-align:left; font-family: verdana; font-size:9px;  margin-top:2px;  margin-left:-30px; width: background-color:{color:sdebar}; padding:5px; color:{color:txt};}
  162. #creditos a {color:{color:txt};}
  163.  
  164. #baselinks {margin-top:-75px; text-align:center; width:220px; margin-left:-10px; padding:5px; background-color:{color:border}; color: {color:titulo}; font-size: 16px; font-family:georgia; z-index:99; position:; position:relative;}
  165. #baselinks a {font-size:9px; font-family: calibri;  padding:1px; text-align:center; color:{color:link sidebar}; text-transform:uppercase;}
  166. #baselinks a:hover { color:{color:hover};}
  167. #st {width:100px; text-align:center; margin-top:5px; margin-left:60px;}
  168. #st a {font-size:20px; color: {color:txt}; text-align:center;}
  169.  
  170. #description {font-family:calibri; font-size:10px; text-align:center; color:{color:txt}; width:190px; padding:5px;margin-top:35px; margin-left:5px; background-color:;}
  171. #page {text-align:center; color:{color:txt}; width:185px; padding:5px;margin-top:3px; margin-left:5px;}
  172. #page a {font-size:18px; text-align:center;}
  173.  
  174. #next a {bottom:100px; bottom:100px; position:fixed; margin-right:10px; right: 0px;font-family: georgia; font-size:60px;}
  175. #previous a {bottom:100px; bottom:100px; position:fixed; margin-left:10px; font-family: georgia; font-size:60px;}
  176.  
  177.  
  178. </style>
  179.  
  180. <style>
  181.  
  182. </style>
  183. </head>
  184. <body>
  185.  
  186.  
  187. <div id="sidebar"><div id="imagem"><img src="{image:sidebar}"></div>
  188. <div id="baselinks"><i>{text:titulo}<br /></i>
  189. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  190. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  191. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  192. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  193. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  194. <a href="http://rocklessly.tumblr.com" title ="by rocklessly insp em everlark">©</a>
  195. </div>
  196. <div id="description">{description}</div>
  197.     <div id="page">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>
  198. </div>
  199.  
  200. <div id="tudo">
  201. <div id="bialinda">
  202.  
  203. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  204. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  205.  
  206. {block:Posts}
  207. <div id="all">
  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}" width:500px;></div>{LinkCloseTag}{/block:Photo}
  211.  
  212. {block:Photoset}{Photoset-500}{/block:Photoset}
  213.  
  214. {block:Quote}
  215. <div id="postquote">"{Quote}</div><br>
  216. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  217. {/block:Quote}
  218.  
  219. {block:Link}
  220. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  221. {block:Description}{Description}{/block:Description}
  222. {/block:Link}
  223.  
  224. {block:Chat}
  225. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  226. <div id="chat"><ul>{block:Lines}
  227. <li class="person{UserNumber}">{block:Label}
  228. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  229. {/block:Chat}
  230.  
  231. {block:Audio}
  232. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  233. {AudioPlayerGrey}
  234. {block:Caption}{Caption}{/block:Caption}
  235. {/block:Audio}
  236.  
  237. {block:Video}{Video-500}{/block:Video}
  238.  
  239. {block:Answer}
  240. <table width="500px" cellspacing="0" cellpadding="0">
  241. <tr>
  242. <td width="415px" class="question">{Question}</td>
  243. <td width="30px"><span class="questionarrow"></span></td>
  244. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  245. </tr>
  246. </table>
  247. <div class="answer">{Answer}</div>
  248. {/block:answer}
  249.  
  250. <div id="capost">
  251. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  252. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  253. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  254.  
  255. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  256. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  257. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  258. {/block:ContentSource}</div></div> <div id="perma">
  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> · {block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}"> source </a>{/block:RebloggedFrom}{block:RebloggedFrom} ·<a href="{ReblogParentURL}"> via </a>{/block:RebloggedFrom}
  261.  </div></div>
  262.  
  263. {/block:Posts}
  264. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  265. {block:PostNotes}
  266. <div id="notes">{PostNotes}</div>
  267. {/block:PostNotes}
  268.  
  269. </div>
  270.  
  271. </div>
  272. </div>
  273. </div>
  274. </div>
  275. </div>
  276. <!-- (c)
  277. ____________________________________________________________
  278.  
  279. theme por rocklessly nova base, códigos novos.
  280. be original (c) não copie, não adapte e não redistribua.
  281. ____________________________________________________________
  282.  
  283. (c) -->
  284.  
  285. </body>
  286. </html>
Advertisement
Add Comment
Please, Sign In to add comment