umlugardocaralho

theme #46

Apr 2nd, 2012
2,632
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 12.95 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) #46
  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. #46 (c) --!>
  14.  
  15.  
  16. <head> <!-- DEFAULT VARIABLES -->
  17. <meta name="color:background" content="#ffffff" />
  18. <meta name="color:text" content="#000" />
  19. <meta name="color:textsidebar" content="#fff" />
  20. <meta name="color:post" content="#ddd" />
  21. <meta name="color:hover" content="#fff" />
  22. <meta name="color:link" content="#000" />
  23. <meta name="color:selecao" content="#ccc" />
  24. <meta name="color:sdebar" content="#000" />
  25. <meta name="color:link sidebar" content="#ddd" />
  26. <meta name="color:shadow" content="#000" />
  27. <meta name="if:Enable endless scrolling" content="0"/>
  28. <meta name="if:Sombreado" content="0"/>
  29. <meta name="if:Selecao" content="1"/>
  30. <meta name="if:BorderLeft" content="0"/>
  31.  
  32. <meta name="image:background" content=""/>
  33. <meta name="image:sidebar" content=""/>
  34.  
  35. <meta name="text:Link1" content="/#" />
  36. <meta name="text:Link1 Title" content="LINK ONE" />
  37. <meta name="text:Link2" content="/" />
  38. <meta name="text:Link2 Title" content="LINK TWO" />
  39. <meta name="text:Link3" content="/#" />
  40. <meta name="text:Link3 Title" content="LINK THREE" />
  41. <meta name="text:Link4" content="/#" />
  42. <meta name="text:Link4 Title" content="LINK FOUR" />
  43. <meta name="text:Link5" content="/#" />
  44. <meta name="text:Link5 Title" content="LINK FIVE" />
  45. <meta name="text:Link6" content="/#" />
  46. <meta name="text:Link6 Title" content="LINK FIVE" />
  47.  
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}
  52. <meta name="description" content="{MetaDescription}" />
  53. {/block:Description}
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60. 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; }
  61.  
  62. 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;}
  63.  
  64. a:hover {color:{color:hover};}
  65.  
  66. p{margin-top: 1px}
  67.  
  68. blockquote
  69. {margin-left:0px; margin-right: 0px; margin-top: 4px;}
  70.  
  71. #tudo {width: 800px; text-align: center; background-color:
  72. transparent; color:{color:text}; margin-left: 220px;}
  73.  
  74. #bialinda {float: left; padding-top: 10px; background-color: transparent; text-align: center;}
  75. #all { {block:IfSombreado}box-shadow: 0px 10px 25px rgba(15,15,10,0.10);{/block:IfSombreado} width: 500px; padding: 5px; text-align: justify; background-color:{color:post}; margin-bottom:1px;}
  76. #all img{margin: 2px 0 2px 0}
  77.  
  78. h1{padding: 5px; font-family: calibri; text-align: center; font-size: 16px; letter-spacing: -1px; font-weight: normal; line-height: 18px; 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;}
  79. h1 a{font-size: 16px; letter-spacing: -1px; 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;}
  80. .image img {width: 500px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  81. 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}
  82.  
  83. #postquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 2px; }
  84. #sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
  85.  
  86. #chat{line-height: 12px; list-style: none }
  87. #chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  88. .person1 {color: {color:text} }
  89. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  90. .person2 {color: {color:text} }
  91. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  92. #audio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  93. #audio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  94. #ssource{display:none}
  95. #capost {padding-top: 0px; width: 500px;}
  96.  
  97. #info { padding: 3px; font-size: 9px; font-family: verdana; text-align: right; -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; border-right: 1px solid#fff;}
  98. {block:IfBorderLeft} #info:hover {font-size: 9px; font-family: verdana;  border-right: 10px solid{color:text};} {/block:IfBorderLeft}
  99. #asker {font-size: 11px; font-family: verdana; text-align: justify; padding: 5px; }
  100. #asker a {font-size: 11px; font-family: verdana; text-align: justify;}
  101. #answer {padding: 5px; font-size: 11px;  background-color:{color:background};}
  102.  
  103. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  104. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  105. ol.notes li {margin: 0px; padding: 2px;}
  106. #notes img{border:0px}
  107.  
  108. #page{text-align: center; font-size:50px}
  109. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  110.  
  111. #clear{width: 500px; height: 30px}
  112.  
  113. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px;}
  114. ::-webkit-scrollbar-thumb:horizontal {background-color:  {color:text}; height: 10px;}
  115. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:post};}
  116.  
  117. #base1 {margin-top: 3px; padding: 3px; margin-left:184px;background-color:{color:sdebar}; position:fixed; width: 108px; text-align:center; font-family: tinytots; font-size: 8px; color:{color:textsidebar};}
  118.  
  119. #cred { position:fixed; margin-top:242px; margin-left: 750px;  text-align:center;  width: 180px; background-color:{color:sdebar}; color:{color:textsidebar}; padding: 3px; font-family: tinytots;  text-transform: uppercase; font-size: 8px;}
  120. #cred a {font-family: tinytots; font-size: 9px; color:{color:textsidebar};  text-align:center;  }
  121.  
  122. #base1 a {padding: 2px 3px;  font-size: 8px; color:{color:textsidebar}; font-family: tinytots; text-align:center;}
  123.  
  124. #basetitle {padding: 3px; margin-top: 5px; width: 295px;  margin-left:750px; position:fixed; font-family: georgia; font-size: 14px; height: 12px; color: {color:text}; text-align: center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; overflow:hidden; text-transform: uppercase;}
  125.  
  126. #baseimagem1 {width:295px; height:210px; overflow:hidden; margin-top: 25px; margin-left:750px; border:3px solid {color:sdebar}; position:fixed; background-color:{color:sdebar};}
  127. #baseimagem1 img {width:295px; height:210px;}
  128.  
  129. #baselinks2 {margin-left:3px; margin-top:-15px; text-align: center; width: 295px; position: fixed; overflow:hidden; }
  130.  
  131. #base2 {width: 600px; position:fixed; height: 80px;  margin-top: 70px; margin-left: 969px; -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; opacity: 0.0;}
  132. #base2:hover{margin-left:775px; opacity: 0.8;}
  133.  
  134. #description {width: 200px; background-color:#000;  overflow:hidden;  font-size: 9px; letter-spacing: -1px; font-family: verdana; color:{color:textsidebar}; margin-left: 20px; opacity: 0.8; padding: 5px; text-align: center;}
  135.  
  136. #baselinks2 a {letter-spacing: -1px; margin-left: 3px; text-align: center; font-family: tinytots; font-size: 9px; text-align: center;  text-transform: uppercase; width: 95px;  padding: 5px; color:{color:link sidebar}; margin-bottom: 1px; display: block-inline; -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; line-height: 8px; text-shadow:2px 2px 10px {color:shadow};}
  137.  
  138. #baselinks2 a:hover {text-shadow:0px 0px 0px {color:shadow};}
  139.  
  140. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  141.  
  142. #tumblr_controls{position: fixed!important}
  143.  {block:IfSelecao}
  144. ::-moz-selection {color: {color:hover}; background: {color:selecao};}
  145.  
  146. ::selection {color: {color:hover}; background: {color:selecao};}
  147.  {/block:IfSelecao}
  148.  
  149. {CustomCSS}
  150. </style>
  151.  
  152. </head>
  153.  
  154. <body>
  155.  
  156. <div id="cred">
  157. &copy; ​​by rocklessly +<a href="http://negatividade.tumblr.com"> inspired</a>
  158. </div>
  159. <div id="baseimagem1">
  160. <img src="{image:sidebar}" width="295px;">
  161.  
  162. <div id="baselinks2">
  163. <center>
  164. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  165. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  166. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  167. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  168. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  169. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  170. </center>
  171. </div>
  172.  
  173. <div id="base1">
  174. <center>{block:Pagination}{/block:Pagination}{block:JumpPagination length="5"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span> {/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}{/block:JumpPagination}{block:Pagination}{/block:Pagination}</span>
  175. </div></center>
  176.  
  177.  
  178. </div>
  179. </div>
  180. </div>
  181.  
  182. <div id="basetitle">
  183. {Title}
  184. </div>
  185.  
  186. <div id="base2"><div id="description">{Description}
  187. </div>
  188. </div>
  189. <div id="tudo">
  190.  
  191. <div id="bialinda">
  192.  
  193. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  194. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  195.  
  196. {block:Posts}
  197. <div id="all">
  198. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  199.  
  200. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  201.  
  202. {block:Photoset}{Photoset-500}{/block:Photoset}
  203.  
  204. {block:Quote}
  205. <div id="postquote">❝ {Quote}</div><br>
  206. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  207. {/block:Quote}
  208.  
  209. {block:Link}
  210. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  211. {block:Description}{Description}{/block:Description}
  212. {/block:Link}
  213.  
  214. {block:Chat}
  215. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  216. <div id="chat"><ul>{block:Lines}
  217. <li class="person{UserNumber}">{block:Label}
  218. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  219. {/block:Chat}
  220.  
  221. {block:Audio}
  222. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  223. {AudioPlayerGrey}
  224. {block:Caption}{Caption}{/block:Caption}
  225. {/block:Audio}
  226.  
  227. {block:Video}{Video-500}{/block:Video}
  228.  
  229. {block:Answer}
  230. <div id="asker"><b>{Asker} disse:</b> "{Question}"</div>
  231. <div id="answer">{Answer}</div>
  232. {/block:Answer}
  233.  
  234. <div id="capost">
  235. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  236. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  237. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  238.  
  239. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  240. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  241. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  242. {/block:ContentSource}</div></div>
  243.  
  244.  
  245. <div id="info">
  246. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags} <br>{/block:HasTags}
  247. {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>
  248. {block:RebloggedFrom}<b></b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · (&copy; <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
  249. {/block:RebloggedFrom}<br>
  250.  
  251. </div></div>
  252.  
  253. {/block:Posts}
  254. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  255. {block:PostNotes}
  256. <div id="notes">{PostNotes}</div>
  257. {/block:PostNotes}
  258.  
  259. </div>
  260.  
  261. </div>
  262. </div>
  263. </div>
  264. </div>
  265. </div>
  266. </div>
  267. </div>
  268. </div>
  269.  
  270. </body>
  271. </html>
Advertisement
Add Comment
Please, Sign In to add comment