Sie sind auf Seite 1von 12

1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 3. <head> 4.

<script type="text/javascript"> 5. 6. //desabilita menu de opcoes ao clicar no botao direito 7. 8. function desabilitaMenu(e) 9. 10. { 11. 12. if (window.Event) 13. 14. { 15. 16. if (e.which == 2 || e.which == 3) 17. 18. return false; 19. 20. } 21. 22. else 23. 24. { 25. 26. event.cancelBubble = true 27. 28. event.returnValue = false; 29. 30. return false; 31. 32. } 33. 34. } 35. 36. document.oncontextmenu = desabilitaMenu; 37. 38. document.onmousedown = desabilitaBotaoDireito; 39. 40. document.onmouseup = desabilitaBotaoDireito; 41. 42. </script> 43.

44. 45. 46. <script language="JavaScript1.2"> 47. 48. function disableselect(e){ 49. 50. return false 51. 52. } 53. 54. function reEnable(){ 55. 56. return true 57. 58. } 59. 60. //if IE4+ 61. 62. document.onselectstart=new Function ("return false") 63. 64. //if NS6 65. 66. if (window.sidebar){ 67. 68. document.onmousedown=disableselect 69. 70. document.onclick=reEnable 71. 72. } 73. 74. </script> 75. 76. <!-- DEFAULT VARIABLES -->

77. <meta name="color:background" content="#E2E2E2" /> 78. <meta name="color:sidebars" content="#fff" /> 79. 80. <meta name="color:slinks" content="#000" /> 81. <meta name="color:slinkstext" content="#fff" /> 82. 83. <meta name="color:slinkshover" content="#fff" /> 84. <meta name="color:slinkstexthover" content="#000" /> 85. 86. <meta name="color:border" content="#949494" /> 87.

88. <meta name="color:paginacao" content="#EEEEEE" /> 89. <meta name="color:paginacaotext" content="#000" /> 90. <meta name="color:paginacaohover" content="#000" /> 91. <meta name="color:paginacaotexthover" content="#fff" /> 92. 93. <meta name="color:text" content="#000" /> 94. <meta name="color:link" content="#000" /> 95. <meta name="color:linkhover" content="#000" /> 96. 97. <meta name="color:post" content="#fff" /> 98. <meta name="color:barraderolagem" content="#000" /> 99. <meta name="color:bgbarraderolagem" content="#fff" /> 100. 101. 102. 103. 104. <meta name="image:sidebar" <meta name="font:title" content="georgia" /> <meta name="font:body" content="verdana" />

content="http://29.media.tumblr.com/tumblr_lymfymNexa1qh7u91o1_500.jpg" /> 105. 106. 107. <meta name="image:sidebarhover1"

content="http://25.media.tumblr.com/tumblr_lyduk5RcRy1qe0kcno1_r1_250.png" /> 108. 109. <meta name="image:sidebarhover2" <meta name="image:sidebarhover3" content="http://30.media.tumblr.com/tumblr_lyduk5RcRy1qe0kcno2_250.png" />

content="http://27.media.tumblr.com/tumblr_lyduk5RcRy1qe0kcno3_250.png" /> 110. 111. <meta name="image:sidebarhover4" <meta name="image:sidebarhover5" content="http://28.media.tumblr.com/tumblr_lyduk5RcRy1qe0kcno4_r2_250.png" />

content="http://25.media.tumblr.com/tumblr_lyduk5RcRy1qe0kcno5_250.png" /> 112. 113. 114. 115. 116. 117. 118. 119. 120. 121. 122. 123. 124. <meta name="text:Link1" content="/" /> <meta name="text:Link1 Title" content="link1" /> <meta name="text:Link2" content="/" /> <meta name="text:Link2 Title" content="link2" /> <meta name="text:Link3" content="/" /> <meta name="text:Link3 Title" content="link3" /> <meta name="text:Link4" content="/" /> <meta name="text:Link4 Title" content="link4" /> <meta name="text:Link5" content="/" /> <meta name="image:sidebarhover6 content="http://28.media.tumblr.com/tumblr_lyduk5RcRy1qe0kcno7_250.png" />

125. 126. 127. 128. 129. 130. 131. 132. 133. 134. 135. 136. 137. 138. 139. 140. 141.

<meta name="text:Link5 Title" content="link5" /> <meta name="text:Link6" content="/" /> <meta name="text:Link6 Title" content="link6" /> <meta name="text:Link7" content="/" /> <meta name="text:Link7 Title" content="link7" /> <meta name="text:Link8" content="/" /> <meta name="text:Link8 Title" content="link8" /> <meta name="text:Link9" content="/" /> <meta name="text:Link9 Title" content="link9" /> <meta name="text:Link10" content="/" /> <meta name="text:Link10 Title" content="link10" />

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{Title}{block:SearchPage}, Search results for:

{SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title> 142. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description} 143. 144. 145. 146. 147. 148. 149. body {background-color:{color:background}; color:{color:text}; font-family: {font:body}; font-size: 12px; line-height: 110%; margin:0 auto 0 auto; text-align:center; background<link rel="shortcut icon" href="{Favicon}" /> <link rel="alternate" type="application/rss+xml" href="{RSS}" /> <style type="text/css">

image:url('{image:background}'); background-attachment: fixed; } 150. 151. 152. 153. 154. 155. 156. 157. 158. 159. 160. 161. #entries{float: right; background-color: transparent; text-align: center; #content{width: 900px; text-align: center; margin: 25px auto 0 auto; paddingtransparent; color:{color:text}; padding: 0px;} p{margin-top: 1px} blockquote{border-left: 3px solid {color:post}; margin:5px 5px 2px 2px; a:link, a:active, a:visited{color: {color:link}; text-decoration:none;} a:hover{color:{color:linkhover}; text-decoration: none; }

padding-left:2px; border-bottom:0px;}

bottom: 150px; background-color:

margin-right:0px; margin-top: 100px; }

162.

.posts {width: 500px; margin-left: 0px;

background-color: {color:post};

padding: 10px; margin-bottom: 1px; 163. 164.

text-align: justify; font-family: {font:text};

font-size: 11px; border-bottom: 0px; } #container {margin-left:450px; margin-top: 42px; text-align: justify; font-

family: {font:text}; font-size: 11px; border-bottom: 0px;} 165. 166. 167. .info {width: 510px; padding: 0px; margin: 0 0 5px 0} .infolinks{ background-color: {color:tags}; text-align: left; font-size: 18px; text-transform: none; } background-color: {color:tags}; display: inline; text}

font-family: georgia; 168. .infolinks a{

decoration: none; color:#696969; background-color: transparent; padding: 1px 3px 1px 3px; margin: 0 0 1px 0 169. 170. 171. .tags{font-size: 9px; color:{color:link}; font-family: verdana; backgroundcolor: {color:post};} 172. .tags a:hover {background-color: {color:post}; color:{linkhover}; -webkitall .2s linear; transition: all 0.2s

.infolinks a:hover{color: {color:link hover}; }

transition: all .2s linear; -moz-transition: linear; margin-left:0px;} 173. 174. 175.

h1 {font-family: {font:title}; text-align: center; font-size: 18px; texth1 a {text-align: center; font-size: 18px; text-transform: none; color:

transform: none; color: {color:text}; font-weight: normal; line-height: 22px;} {color:text}; font-weight: normal; line-height: 20px;} 176. 177. 178. 179. 180. 181. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; lineheight: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=100);} 182. 183. 184. 185. 186. 187. .chat {line-height: 12px; list-style: none } .chat ul {line-height: 15px; list-style: none; padding: 0px; line.qt {font-family: {font:title}; font-size: 20px; line-height: 23px; .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;} .qsr a, a:hover{text-transform: none;} margin.image {text-align: center; border: 0px; } .image img {max-width: 500px; margin-bottom: 3px } h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color:

{color:text}; font-weight: normal; line-height: 20px;}

top: -95px; margin-left: 45px; padding: 10px;}

height:20px;} 188. 189. .person1 {background-color:{color:background}; color: {color:text}; } .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;

color:{color:text}}

190. 191. 192. 193. 194. 195. 196. 197.

.person2 {color: {color:text}; } .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;

color:{color:text}} .audio{background-color:black; display:block;} .source{display:none}

.question {margin: 5px 5px 5px 5px; border-left: 3px solid {color:left};

padding-left: 5px; width: 480px; background-color: {color:post}; color: {color:leftext}; font-size: 11px; } 198. 199. 200. 201. 202. 203. 204. 205. padding: 10px} .asker img{float: left; margin: 0px 4px 2px 0} .asker a{font-size: 20px; color:{color:link}; text-transform: lowercase; line.asker {width: 480px; background-color: {color:background}; color:{color:text}; .question a {font-weight: bold; color: {color:link};} .questions a:hover {font-weight: bold; color: {color:sidlink}; }

height: 27px; padding: 0; margin: 0; font-family: georgia;} 206. 207. 208. 209. 210. 211. 212. 213. 214. 215. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;} 216. 217. 218. #nts {width: 500px; margin-left: 0px; padding: 10px; margin-top: 0px; font.tags a {font-size: 9px; color: verdana; display: inline; list-style: none; #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;} .dda a {font-size: 9px;} #cap {width: 500px; margin-top: -2px;} .asker a:hover{font-size: 20px; color:{color:linkhover}; text-transform: .answer {padding: 5px 0 0 0}

lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}

text-transform: lowercase;}

size: 10px; text-align: left; color: {color:text}; background-color:{color:post}} 219. 220. 221. 222. 223. 224. #tumblr_controls{position: fixed!important} #tumblr_controls{position: fixed!important} #tumblr_controls{position: fixed!important} #nts img{display: none; border:0px}

225. 226. 227. 228.

::-webkit-scrollbar{width:4px;height:4px;} ::-webkit-scrollbar-button:start:decrement ::-webkit-scrollbar-button:end:increment{display:block;height:0;background::-webkit-scrollbar-track-piece{background-color:{color:bgbarraderolagem};-

color:transparent;}

webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottomleft-radius:3px;} 229. ::-webkit-scrollbar-thumb:vertical{height:50px; backgroundcolor:{color:barraderolagem};-webkit-border-radius:px;} 230. 231. 232. /*** Paginao by madlyluv.com ***/#paginacaoml {font-size: 8px; font-family: ::-webkit-scrollbar-thumb:horizontal{width:50px; background-

color:{color:barraderolagem};-webkit-border-radius:px;}

verdana; line-height: 12px;}#paginacaoml a {background:{color:paginacao} ; margin: 10px 1px 0 0; padding: 2px 4px; color: {color:paginacaotext} ; text-decoration: none;}#paginacaoml a:hover {background: {color:paginacaohover} ; color: {color:paginacaotexthover}; border: none;}#paginacaoml span.pagina_atual {background: {color:paginacao}; margin: 10px 1px 0 0; padding: 2px 4px; color: {color:paginacaotext} ; ; text-decoration: none;}#paginacaoml span.info {background: {color:paginacao}; margin: 10px 1px 0 0; padding: 2px 4px; color: #cor da fonte; textdecoration: none;} 233. 234. 235. 236. 237. 238. #titulodesc{margin-top: 42px; margin-left: 8px; width: 391px; height: 35px; #pags {position:fixed; margin-left: 8px; margin-top:381px; background-color: .ps {margin-left: -40px; position: fixed; background-color:; width: 455px; margin-top: 4px;}

{color:sidebars}; width: 391px; height: 20px;}

background-color: {color:sidebars}; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;} 239. 240. 241. 242. 243. 244. #links {width: 400px; float: left; margin-left:16px; margin-top: 90px; -moz-transition: opacity .7s easepadding: 0px; text-align: center; position: fixed; #titulodesc:hover{height: 332px; } .tt{color: {color:text}; font-style: italic; margin-left: 3px; font-size:

17px; font-family: georgia; margin-top: 10px;}

in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; webkit-transition: opacity .7s ease-in-out; opacity: 0; 245. }

246.

#links a {float: left; margin-left: 1px; display: block; letter-spacing: -1px;

font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 186px; background-color: {color:slinks}; color:{color:slinkstext}; text-decoration: none; text-transform: uppercase; line-height: 55px; -webkit-transition: all 0.4s easeout; -moz-transition: all 0.4s ease-out;} 247. 248. 249. #links a:hover{text-align: center;background-color: {color:slinkshover}; color:{color:slinkstexthover};letter-spacing: 4px;} 250. 251. 252. 253. #image{margin-left: 8px; margin-top: 80px; width:391px; float: center; #links:hover{opacity: 0.8;}

background-color: {color:sidebars}; padding: 0px; position: fixed; height: 298px;} 254. 255. 256. 257. .img {height: 280px; max-width: 373px; text-align: left; margin: 5px; border: -

1px solid {color:sidebars}; padding: 3px; background-color: {color:background}; all 0.4s linear; transition: all 0.4s linear;} 258. 259. linear;} 260. 261. 262. 263. 264. 265. 266. 267. 268. 269. 270. 271. 3px;} 272. 273. <body onkeydown="return false"> .sdbarimg {padding: 3px; background-color: ; px; height: 125px;} border: 1px solid {color:border}; width: .sdbarimg{margint-top: 210px; margin-left:2px;} .img:hover {background-color: ;

webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition:

-webkit-transition: all 0.4s linear; -moz-

transition: all 0.4s linear; -o-transition: all 0.4s linear; transition: all 0.4s

.img img{width: 373px; height: 280px; display: block; overflow: auto; margin-

bottom: 3px;}

.rss {text-align: justify; padding: 5px; font-family: verdana; margin-top:

5px; font-size: 9px; color:{color:text}; overflow: auto; height: 110px; width: auto;}

.sdbarimg img:hover {opacity: 0.5; -webkit-transition: all 0.6s ease-out; -

moz-transition: all 0.6s ease-out; } .sdbarimg img{max-width: auto; height: 125px; display: inline; margin-right:

274. 275. 276. 277. 278. 279. 280. 281. 282. <body> <div id="pags"> <div class="ps"><div id="paginacaoml"><center>{block:JumpPagination </head> </style> <style type="text/css">{CustomCSS}</style>

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}</center></div></ div></div></div> 283. 284. 285. 286. 287. 288. 289. 290. 291. 292. 293. 294. 295. 296. 297. 298. 299. 300. <div id="links"> {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5} {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6} {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7} {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8} {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9} {block:ifLink10}<a href="{text:Link10}">{text:Link10 <img src="{image:sidebar}"/></div></div> <div class="img"> <div id="image">

Title}</a>{/block:ifLink10} 301. 302. 303. 304. 305. 306. 307. 308. 309. 310. 311. <div id="titulodesc"> <div class="tt"> {title}</div> <br> <div class="rss">{block:Description}{Description}{/block:Description}</div> <br> </div> </div></div> </div></div> </div>

312.

<div class="sdbarimg"><marquee direction="right" scrollamount="2"

height="auto" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"> 313. 314. <img src="{image:sidebarhover1}"/><img src="{image:sidebarhover2}"/><img

src="{image:sidebarhover3}"/><img src="{image:sidebarhover4}"/><img src="{image:sidebarhover5}"/><img src="{image:sidebarhover6}"/></marquee></div> 315. 316. <div class="rss"><center>Theme por <b>dilacerar</b>; detalhes de

<b>lmthemes</b>. No copie, no remova isso.</center></div> 317. 318. 319. 320. 321. 322. 323. 324. 325. 326. 327. 328. 329. 330. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL500}"></div>{LinkCloseTag}{/block:Photo} 331. 332. 333. 334. 335. 336. 337. 338. 339. 340. 341. 342. 343. 344. 345. 346. 347. 348. {block:Chat} {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title} <div class="chat"><ul>{block:Lines} <li class="person{UserNumber}">{block:Label} {block:Link} <h1><a href="{URL}" {Target}>{Name}</a></h1> {block:Description}{Description}{/block:Description} {/block:Link} {block:Quote} <b class="markqt"></b><div class="qt">{Quote}</div> {block:Source}<div class="qsr"> {Source}</div> {/block:Source} {/block:Quote} {block:Photoset}{Photoset-500}{/block:Photoset} {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text} <div class="posts"> {block:Posts} <div id="container"> </div> </div>

349.

<span class="label">{Label}</span>{/block:Label}

{Line}</li>{/block:Lines}</ul></div> 350. 351. 352. 353. 354. 355. 356. 357. 358. 359. 360. 361. 362. 363. 364. 365. 366. 367. 368. 369. 370. 371. 372. 373. 374. <div class="source">{block:ContentSource}<a <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" href="{SourceURL}">{lang:Source}:{block:SourceLogo} <div id="cap"> {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo} {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video} {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset} {block:Answer} <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> <div class="answer">{Answer}</div> <br> {/block:Answer} {block:Video}{Video-500}{/block:Video} {block:Audio} <br> <div class="audio">{AudioPlayerBlack}</div> {block:Caption}{Caption}{/block:Caption} {/block:Audio} {/block:Chat}

{Question}</div>

alt="{SourceTitle}" /> 375. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a> 376. 377. 378. 379. 380. 381. 382. 383. 384. <div style="float:left;" class="tags"> {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} <div id="dda"> {/block:ContentSource}</div></div> <br> <div class="tags">{block:HasTags}{block:Tags}<a

href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>

{block:NoteCount} . <a

href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} . <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/block:IndexPage}<br> 385. 386. {block:RebloggedFrom} originally <a href="{ReblogRootURL}" </span>{/block:RebloggedFrom} {block:RebloggedFrom} . via <a title="{ReblogRootTitle}">{ReblogRootName}</a>

href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} 387. 388. 389. 390. 391. 392. 393. 394. 395. 396. 397. 398. </div></div> </body> </html> {/block:Posts} {block:PostNotes} <div id="nts"><div id="ntstext">{PostNotes} {/block:PostNotes} </div> </ br> <br clear="all" /></div></div>

Das könnte Ihnen auch gefallen