umlugardocaralho

theme 52

Apr 27th, 2012
2,096
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 14.36 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) #52
  6. ____________________________________________________________________________
  7.  
  8.                          theme por Bianca (rocklessly)
  9.  
  10.                        *insp xantheose e wolfss*
  11.  
  12.                                   be original (c)
  13.  
  14.                 não copie, não adapte e não redistribua.
  15. _______________________________________________________________________________
  16.  
  17. #52 (c) --!>
  18.  
  19.  
  20. <head> <!-- DEFAULT VARIABLES -->
  21. <meta name="color:background" content="#ffffff" />
  22. <meta name="color:text" content="#000" />
  23. <meta name="color:text sidebar" content="#000" />
  24. <meta name="color:link" content="#000" />
  25. <meta name="color:sdebar" content="#000" />
  26. <meta name="color:linksidebar" content="#999" />
  27. <meta name="color:borda" content="#999" />
  28. <meta name="if:Enable endless scrolling" content="0"/>
  29.  
  30. <meta name="image:background" content=""/>
  31. <meta name="image:sidebar" content=""/>
  32.  
  33. <meta name="text:title" content="Titulo de duas linhas bem aqui, nao ultrapasse isso por favor." />
  34.  
  35.  
  36. <meta name="text:Link1" content="/#" />
  37. <meta name="text:Link1 Title" content="LINK ONE" />
  38. <meta name="text:Link2" content="/" />
  39. <meta name="text:Link2 Title" content="LINK TWO" />
  40. <meta name="text:Link3" content="/#" />
  41. <meta name="text:Link3 Title" content="LINK THREE" />
  42. <meta name="text:Link4" content="/#" />
  43. <meta name="text:Link4 Title" content="LINK FOUR" />
  44. <meta name="text:Link5" content="/#" />
  45. <meta name="text:Link5 Title" content="LINK FIVE" />
  46. <meta name="text:Link6" content="/#" />
  47. <meta name="text:Link6 Title" content="LINK FIVE" />
  48.  
  49. <script type="text/javascript">
  50.  
  51.  
  52. </script>
  53.  
  54.  
  55.  
  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=Amatic+SC' rel='stylesheet' type='text/css'>
  64.  
  65.  
  66. <style type="text/css">
  67.  
  68. body {background-color:#fff; color:{color:text}; 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: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;}
  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: 4px;}
  78.  
  79. #tudo {width: 800px; text-align: center; background-color:
  80. transparent; color:{color:text}; margin-left: 430px;}
  81.  
  82. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  83.  
  84. #bialinda {float: left; padding-top: 9px; background-color: transparent; text-align: center;}
  85. #all {width: 500px; padding: 12px; text-align: justify; background-color:#fff; border-bottom:1px dotted {color:borda};}
  86. #all img{-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: 2px 0 2px 0}
  87. #all img:hover {opacity:0.9;}
  88. h1{padding: 5px; font-family: Georgia; text-align: center; font-size: 14px; letter-spacing: -1px; font-weight: normal; line-height: 18px; -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;}
  89. h1 a{font-size: 14px; 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;}
  90.  
  91. .image img {width: 500px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  92.  
  93. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: transp; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  94.  
  95. #postquote {font-family: georgia; text-align: center; font-size: 14px; letter-spacing:-1px; line-height: 15px; padding: 2px; }
  96. #sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
  97.  
  98. #chat{line-height: 12px; list-style: none }
  99. #chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  100. .person1 {color: {color:text} }
  101. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  102. .person2 {color: {color:text} }
  103. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  104. #audio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  105. #audio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  106. #ssource{display:none}
  107. #capost {padding-top: 0px; width: 500px;}
  108.  
  109. #info { padding: 3px; font-family:verdana; font-size:9px; text-align: left; -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;}
  110. {block:IfBorderLeft} #info:hover {font-size: 9px; font-family: verdana;  border-right: 10px solid{color:text};} {/block:IfBorderLeft}
  111.  
  112. #info2 { padding: 3px; font-family:verdana; font-size:9px; text-align: left; -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: 0px solid#fff; margin-left:0px;}
  113. #info2:hover {font-size: 9px; font-family: verdana;  margin-left: 126px;}
  114.  
  115. #asker {font-size: 11px; font-family: verdana; text-align: justify; padding: 5px; }
  116. #asker a {font-size: 11px; font-family: verdana; text-align: justify;}
  117. #answer {padding: 5px; font-size: 11px;  background-color:{color:background};}
  118.  
  119. #xx {margin-top: 50%; text-align: center; margin-left: 970px; position: fixed; padding: 0px;}
  120. .xx3 {font-size: 50px; font-family: verdana; padding: 1px;}
  121. .xx3 a{color: #000;}
  122. .xx3 a:hover {color: {color:hover};}
  123. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  124. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  125. ol.notes li {margin: 0px; padding: 2px;}
  126. #notes img{border:0px}
  127.  
  128. #page{text-align: center; font-size:50px}
  129. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  130.  
  131. #clear{width: 500px; height: 30px}
  132.  
  133. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px;}
  134. ::-webkit-scrollbar-thumb:horizontal {background-color:  {color:text}; height: 10px;}
  135. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:post};}
  136.  
  137.  
  138.  
  139. #basedescr {margin-top:20px; color:#000; position:fixed; margin-left:218px; font-family: verdana; font-size: 35px; text-align:center;  -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; width:20px; height:20px; padding:7px; overflow:hidden;}
  140.  
  141.  
  142. #baseimagem {-moz-border-radius: 100px; border-radius: 100px; background-color: {color:text sidebar}; margin-top: 21px; margin-left: 228px; width: 100px; height:100px; position: fixed; padding: 4px;}
  143.  
  144. #baseimagem img{-moz-border-radius: 100px; border-radius: 100px; width: 100px; height: 100px; -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
  145.  
  146. #baselinks {font-size:7px; overflow:hidden; margin-top: 10px; position:relative; -moz-transition: all 1.3s ease-in-out!important; -o-transition: all 1.3s ease-in-out!important; transition: all 1.3s ease-in-out!important; -webkit-transition: all 1.3s ease-in-out!important;}
  147.  
  148. #baselinks a{padding:2px; display:inline-block; letter-spacing: 0px; font-size: 10px; margin-bottom: 1px; text-align: left; font-family: georgia; text-transform: lowercase; color: {color:linksidebar};  -webkit-transition: 1.3s ease-in; -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
  149. #baselinks a:hover {opacity:0.7;}
  150. #desce {width: 7px; margin-left:225px; margin-top: 134px; background-color: #fff; height: 83px; position: fixed;}
  151.  
  152. #hoverphoto { opacity:0;  margin:0px 0px -500px 504px; filter: alpha(opacity = 0); 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;}
  153.  
  154. #all:hover #hoverphoto {opacity:0.8;  -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:0px 0px -500px 504px;}
  155.  
  156. #title {font-size: 14px; padding:4px; font-family: georgia; overflow:hidden; letter-spacing: -1px; height: 25px; padding:3px; text-align: center;  border-bottom:1px dotted {color:text sidebar}; -moz-transition: all 1.3s ease-in-out!important; -o-transition: all 1.3s ease-in-out!important; transition: all 1.3s ease-in-out!important; -webkit-transition: all 1.3s ease-in-out!important;}
  157. #title:hover {height:65px;}
  158.  
  159. #title2 {font-size: 9px; font-family: verdana; overflow:hidden; letter-spacing: 0px; text-align: center; width: 188px; padding:6px; height: autto; margin-left: 1px; margin-top:2px;}
  160. #like {position:fixed;}
  161. #basetitulo {position:relative; margin-top: 1px; width: 200px; height: auto; margin-left:-50px; padding:5px; color:{color:text sidebar}; font-family: verdana; font-size: 9px; letter-spacing: -1px; overflow:hidden; text-align:center; -webkit-transition: 0.9s ease-in; -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  162.  
  163. #sslide {letter-spacing: 0; margin-left:2px;  -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; padding:1px; background-color:; width:auto;}
  164.  
  165. #sslide:hover {opacity:0.7;}
  166. #sslide a {text-shadow:1px 0px 1px ; font-size: 9px; background-color:; padding:3px; line-height:5px; letter-spacing: px; font-family: consolas; text-transform: uppercase; color:{color:link};}
  167. #sslide a:hover {opacity:0.6;}
  168.  
  169.  
  170. #tumblr_controls{position: fixed!important}
  171.  
  172.  {block:IfSelecao}
  173. ::-moz-selection {color: {color:hover}; background: {color:selecao};}
  174.  
  175. ::selection {color: {color:hover}; background: {color:selecao};}
  176.  {/block:IfSelecao}
  177.  
  178. {CustomCSS}
  179.  
  180. </style>
  181.  
  182. </head>
  183.  
  184. <body>
  185.  
  186. <div id="xx"><div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">↓{/block:PreviousPage}{/block:Pagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}{/block:Pagination}</div></div>
  187.  
  188. <div id="baseimagem"><img src="{image:sidebar}"/>
  189.  
  190. <div id="basetitulo">
  191. <div id="title">{text:title}
  192. <div id="baselinks">
  193. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> × {/block:ifLink1}
  194. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> × {/block:ifLink2}
  195. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> × {/block:ifLink3}
  196. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> × {/block:ifLink4}
  197. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> × {/block:ifLink5}
  198. <a href="http://rocklessly.tumblr.com">credit</a>
  199. </div>
  200. </div>
  201. <div id="title2">{Description}</div>
  202.  
  203.  
  204. </div>
  205. </div>
  206.     </div>
  207.  
  208. <div id="tudo">
  209.  
  210. <div id="bialinda">
  211.  
  212. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  213. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  214.  
  215. {block:Posts}
  216. <div id="all">
  217.  
  218.  
  219. <div id="hoverphoto">
  220. <div id="sslide"> <a href="{Permalink}">{NoteCount}</a></div>{LinkCloseTag}
  221. <div id="sslide"><a href="{Permalink}">{TimeAgo}</a></div>
  222. <div id="sslide"><a href="{ReblogURL}" target="_blank">Reblog
  223. </a> </div>
  224.  
  225. {block:RebloggedFrom}<div id="sslide"><a href="{ReblogParentURL}"><b></b> {ReblogParentName}</a></div>{/block:RebloggedFrom}{block:RebloggedFrom} <div id="sslide"><a href="{ReblogRootURL}" title="{ReblogRootTitle}">&copy; {ReblogRootName}</a></div>{/block:RebloggedFrom}</div>
  226.  
  227. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  228. {/block:Text}
  229.  
  230. {block:Photo}{LinkOpenTag} <div class="image"><img src="{PhotoURL-500}" ></div>{block:Source}{block:Date} {block:Date}{/block:Date} {/block:Date}{/block:Source}
  231. {/block:Date}{block:Source}{block:Date} {block:Date}{/block:Date} {/block:Date}{/block:Source}
  232. {/block:Photo}
  233.  
  234. {block:Photoset}{Photoset-500}
  235. {/block:Photoset}
  236.  
  237. {block:Quote}
  238. <div id="postquote">❝ {Quote}</div><br>
  239. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  240. {/block:Quote}
  241.  
  242. {block:Link}
  243. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  244. {block:Description}{Description}{/block:Description}
  245. {/block:Link}
  246.  
  247. {block:Chat}
  248. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  249. <div id="chat"><ul>{block:Lines}
  250. <li class="person{UserNumber}">{block:Label}
  251. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  252. {/block:Chat}
  253.  
  254. {block:Audio}
  255. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  256. {AudioPlayerGrey}
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:Audio}
  259.  
  260. {block:Video}{Video-500}
  261. {/block:Video}
  262.  
  263. {block:Answer}
  264. <div id="asker"><b>{Asker} disse:</b> "{Question}"</div>
  265. <div id="answer">{Answer}</div>
  266. {/block:Answer}
  267.  
  268. <div id="capost">
  269. {block:Photo}{block:Caption}{Caption}{/block:Caption} {/block:Photo}
  270. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  271. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272.  
  273. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  274. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  275. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  276. {/block:ContentSource}</div></div>
  277.  
  278. </div>
  279.  
  280. {/block:Posts}
  281. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  282. {block:PostNotes}
  283. <div id="notes">{PostNotes}</div>
  284. {/block:PostNotes}
  285.  
  286. </div>
  287.  
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292. </div>
  293. </div>
  294. </div>
  295. </div>
  296. </body>
  297. </html>
Advertisement
Add Comment
Please, Sign In to add comment