Advertisement
sk8er-girl

theme 22

Jan 3rd, 2012
2,489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.59 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!
  4.  
  5. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  6. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  7. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  8. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  9. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  10. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  11. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  12. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  13. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  14. @ THEME FEITO POR MILENA G. (SK8ER-GIRL) @
  15. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  16.  
  17. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  18. @ NÃO COPIE E NEM SE INSPIRE @
  19. @ NÃO COPIE E NEM SE INSPIRE @
  20. @ NÃO COPIE E NEM SE INSPIRE @
  21. @ NÃO COPIE E NEM SE INSPIRE @
  22. @ NÃO COPIE E NEM SE INSPIRE @
  23. @ NÃO COPIE E NEM SE INSPIRE @
  24. @ NÃO COPIE E NEM SE INSPIRE @
  25. @ NÃO COPIE E NEM SE INSPIRE @
  26. @ NÃO COPIE E NEM SE INSPIRE @
  27. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  28.  
  29.  
  30. !>
  31.  
  32. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  33. <head>
  34.  
  35. <script>var mensagem="hahaha, no.";function bloqueio(){alert(mensagem);}document.onkeydown=bloqueio;</script>
  36.  
  37.  
  38. <script language="javascript">
  39. var mensagem="";
  40. function clickIE() {if (document.all) {(mensagem);return false;}}
  41. function clickNS(e) {if
  42. (document.layers||(document.getElementById&&!document.all)) {
  43. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  44. if (document.layers)
  45. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  46. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  47. document.oncontextmenu=new Function("return false")
  48. </script>
  49.  
  50. <script language="JavaScript1.2">
  51. function disableselect(e){
  52. return false
  53. }
  54. function reEnable(){
  55. return true
  56. }
  57. //if IE4+
  58. document.onselectstart=new Function ("return false")
  59. //if NS6
  60. if (window.sidebar){
  61. document.onmousedown=disableselect
  62. document.onclick=reEnable
  63. }
  64. </script>
  65.  
  66. <!-- DEFAULT VARIABLES -->
  67. <meta name="color:background" content="#F3F3F3" />
  68. <meta name="color:entry" content="#ffffff" />
  69. <meta name="color:descri" content="#fff" />
  70. <meta name="color:sidebar" content="#fff" />
  71. <meta name="color:linkbg" content="#000" />
  72. <meta name="color:linktext" content="#fff" />
  73. <meta name="color:hoverlinkbg" content="#fff" />
  74. <meta name="color:hoverlinktext" content="#000" />
  75.  
  76. <meta name="color:text" content="#000" />
  77. <meta name="color:link" content="#000" />
  78.  
  79. <meta name="color:scrollbarbg" content="#000" />
  80. <meta name="color:scrollbarcolor" content="#000" />
  81.  
  82. <meta name="font:title" content="verdana" />
  83. <meta name="font:body" content="verdana" />
  84.  
  85. <meta name="image:background" content="" />
  86.  
  87. <meta name="image:gif160x160" content=""/>
  88. <meta name="image:giif160x160" content=""/>
  89.  
  90. <meta name="text:title" content=""/>
  91. <meta name="text:subtitle" content=""/>
  92. <meta name="text:frase" content=""/>
  93.  
  94. <meta name="text:Link1" content=" " />
  95. <meta name="text:Link1 Title" content=" " />
  96. <meta name="text:Link2" content=" " />
  97. <meta name="text:Link2 Title" content=" " />
  98. <meta name="text:Link3" content=" " />
  99. <meta name="text:Link3 Title" content=" " />
  100. <meta name="text:Link4" content=" " />
  101. <meta name="text:Link4 Title" content=" " />
  102. <meta name="text:Link5" content=" " />
  103. <meta name="text:Link5 Title" content=" " />
  104. <meta name="text:Link6" content=" " />
  105. <meta name="text:Link6 Title" content=" " />
  106.  
  107. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  108. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  109. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  110. <link rel="shortcut icon" href="{Favicon}" />
  111. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  112. <style type="text/css">
  113.  
  114. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  115.  
  116. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  117. a:hover{color:{color:title}; background-color:{color:lhover}}
  118.  
  119. #entries{left:60%; margin-left: 450px; margin-top: 15px; width:530px; position fixed;}
  120.  
  121. #msd {width: 325px; height: 280px; margin-left: 65px; margin-top: 100px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px; -webkit-border-top-right-radius: 10px; -moz-border-top-right-radius: 10px; border-top-right-radius: 10px; -webkit-border-bottom-right-radius: 10px; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -webkit-border-top-left-radius: 10px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px;}
  122.  
  123. #mtts {width: 300px; height: 35px; margin-left: 5px; margin-top: 5px; position:fixed; overflow:hidden; padding:5px;}
  124. .mtitulo {font-family: georgia; text-transform: lowercase; font-size: 23px; color: {color:text}; text-align: center; font-style: italic;}
  125. .msubtitulo {font-family: verdana; text-transform: lowercase; font-size: 9px; color: {color:text}; letter-spacing: 2px; text-align: center;}
  126.  
  127. #mc {width: 325px; height: auto; margin-left: 0px; margin-top: 260px; position:fixed; overflow:hidden; padding: 3px;}
  128. .mc {font-family: verdana; text-transform: lowercase; font-size: 9px; color: {color:text}; text-align: center;}
  129.  
  130. #sideimg {display: block; margin-left: 5px; float: right; margin-top: 60px; width: auto; height: auto; background-color: transparent; position: fixed;}
  131. .simg1 img {width: 160px; height: 160px; margin-bottom: 2px;}
  132. .simg1 img:hover {margin-top: -3px; margin-left: 150px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; border: 3px solid {color:sidebar};}
  133.  
  134. #sideimg2 {display: block; margin-left: 15px; float: right; margin-top: 60px; width: auto; height: auto; background-color: transparent; position: fixed;}
  135. .simg2 img {width: 130px; height: 130px; margin-bottom: 2px;}
  136.  
  137. #mfs {width: 126px; height: 22px; margin-left: 15px; margin-top: 190px; position:fixed; overflow:hidden; padding: 2px;}
  138.  
  139. #sidenav {z-index: 99999999; list-style: none; position: fixed; width: 315px; margin-top: 225px; margin-left: -35px; line-height:200px; text-align: center;}
  140. #sidenav li {; padding: 0 0 0px 0; position: relative; line-height: 100%; margin-bottom: 1px;}
  141. #sidenav li a {display: block; background: {color:linkbg}; color: {color:linktext}; text-decoration: none; font-family: verdana; font-size: 11px; text-transform: uppercase; font-weight: bold; letter-spacing: 5px width: 200px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; line-height: 32px;}
  142. #sidenav li a:hover {background: {color:hoverlinkbg}; color: {color:hoverlinktext}; font-weight: normal; }
  143. #sidenav li span {display: none;}
  144. #sidenav li a:hover span {display: block; font-size: 9px; font-family: verdana; text-transform: none; text-align: justify; }
  145. #sidenav li:hover > a {background: {color:hoverlinkbg}; color: {color:hoverlinktext}; font-weight: normal; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  146. #sidenav li:hover > ul {display: block; }
  147.  
  148. #sidenav ul { list-style: none; margin: 0; padding: 0; display: none; position: absolute; top: 0px; left: ; z-index: 99999; background-color: {color:sidebar}; margin-top: -165px;margin-left: 162px;}
  149.  
  150. #sidenav ul li { float: none; margin: 0; padding: 0; display: block;}
  151.  
  152. #sidenav ul a { padding: 12px; height: 0px; width: 130px; margin-bottom: 1px; line-height: 1; display: block; font-size: 9px; float: none; font-weight: normal; text-transform: none; background: {color:linkbg}; color: {color:linktext}; }
  153. #sidenav ul a:hover {background: {color:hoverlinkbg}; color: {color:hoverlinktext}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  154.  
  155. #nav {margin-left:-2px; margin-top: -3px; position:fixed; overflow:hidden; font-size:10px;}
  156.  
  157. #sea{line-height: 1px; padding:0px;}
  158. #sea a{width:100px; font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif; line-height:10px; overflow:hidden; display: block; text-align:center; background-color: #000; color: #fff; margin-bottom:0px; padding-left:12px; padding-top:3px; padding-bottom:3px; letter-spacing:0px; text-transform:lowercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  159. #sea a:hover {letter-spacing:3px; }
  160.  
  161.  
  162. #stext {margin-left:1px; font-family:{font:Body}; font-size:10px; width:260px; height: auto;}
  163.  
  164. #info{font-family: verdana; font-size:10px; text-transform:lowercase; text-align: left; }
  165.  
  166. #mdescri {width: 170px; height: 170px; margin-left: 170px; margin-top: 45px; position:fixed; overflow:hidden; background-color: transparent; padding:3px; }
  167.  
  168. #pagina{height: 377px; width: 25px; position: fixed; display: block; margin-left: -35px; margin-top: 80px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 0; text-align: center;}
  169.  
  170. /*** Paginação by madlyluv.com ***/
  171. #paginacaoml {font-size: 8px; font-family: Verdana;, sans-serif; line-height: 21px;}
  172. #paginacaoml a {font-size: 8px; font-family: Verdana; background: {color:hoverlinkbg}; opacity: 0.6; margin: 0 1px 0 0; padding: 2px 4px; color: {color:linkbg}; text-decoration: none;}
  173. #paginacaoml a:hover {font-size: 8px; font-family: Verdana; background: {color:linkbg}; opacity: 0.4; color: {color:linktext}; border: none;}
  174. #paginacaoml span.pagina_atual {background: ; margin: 0 1px 0 0; padding: 2px 4px; color: {color:linkbg}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:linktext}; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  175.  
  176. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  177.  
  178. h1{color:{color:title}; font-family:{font:title}; font-size:24px; line-height:24px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  179.  
  180. h2{color:{color:title}; font-family:{font:title}; font-size:25px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:center}
  181. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  182. .pquote{font-family: georgia; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 45px}
  183. .source{margin-top: 5px; text-align: right}
  184.  
  185. #source {text-align: left}
  186.  
  187. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  188. #questions a {color:{color:link}}
  189.  
  190. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  191.  
  192. b, strong{color:{color:title}}
  193. i, em {color:{color:link};}
  194. p{margin-top:5px; margin-bottom:5px}
  195. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  196.  
  197. img a{border:none; width:100%}
  198. .audio{background-color:black; display:block;}
  199.  
  200. .user_1 .label {color:{color:link}; font-weight:bold}
  201. .user_2 .label {color:{color:text}; font-weight:bold}
  202. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  203.  
  204. .notes img{width:10px; position:relative; top:1px;}
  205. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  206. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  207.  
  208. ::-webkit-scrollbar{width:4px;height:2px; }
  209. ::-webkit-scrollbar-button:start:decrement
  210. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  211. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbarbg};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  212. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;}
  213. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;
  214.  
  215. </style>
  216. <style type="text/css">{CustomCSS}</style>
  217. </head>
  218.  
  219. <body>
  220.  
  221. <div id="msd">
  222.  
  223. <div id="pagina"><div id="paginacaoml">
  224. {block:JumpPagination length="7"}
  225. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  226. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  227. {/block:JumpPagination}
  228. </div></div>
  229.  
  230. <div id="mtts">
  231. <div class="mtitulo">{text:title}</div><div class="msubtitulo">{text:subtitle}</div>
  232. </div>
  233.  
  234. <div id="mc">
  235. <div class="mc"><a href="http://sk8er-girl.tumblr.com/">theme</a> + <a href="http://03am.tumblr.com/">details</a><br>
  236. </div>
  237. </div>
  238.  
  239. <div id="mdescri">
  240. <br>
  241. <div id="stext"><div style="overflow: auto; color: none; background-color: {color:descri}; text-align: normal; width: 135px; font-family: verdana; height: 160px; padding: 0px 10px 5px 1px; letter-spacing: 0px; font-size:10px; line-height: 100%">{block:Description}{Description}{/block:Description}
  242. </div></div></div>
  243.  
  244. <div id="sideimg2"><div class="simg2">
  245. <img src="{image:giif160x160}"/>
  246. </div></div>
  247.  
  248. <div id="mfs"><div class="msubtitulo">{text:frase}</div></div>
  249.  
  250. <div id="sideimg"><div class="simg1">
  251. <img src="{image:gif160x160}"/>
  252. </div></div>
  253.  
  254. <ul id="sidenav">
  255.  
  256. <li>
  257.  
  258. <a href="#"><b>links</b></a>
  259.  
  260. <ul><li>
  261.  
  262. <div id="sbar2"><div style="height: 144px; width: 150px; padding: 5px; margin-bottom: 5px">
  263. <div id="nav">
  264.  
  265. <div id="sea">
  266. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  267. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  268. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  269. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  270. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  271. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  272. </div>
  273. </div>
  274.  
  275.  
  276. </div>
  277. <pre></div>
  278. </li>
  279. <li></li></li></li>
  280. </ul>
  281. </li></li></ul>
  282. </div>
  283. </div></div>
  284.  
  285. </div>
  286.  
  287.  
  288. <div id="entries">
  289. {block:Posts}
  290. <div id="posts">
  291.  
  292. <br>{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  293. {block:Text}{Body}{/block:Text}
  294.  
  295. {block:Quote}
  296. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  297. <div class="source">— {Source}</div>{/block:Source}
  298. {/block:Quote}
  299.  
  300. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  301. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  302.  
  303. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  304. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  305.  
  306. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  307.  
  308. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  309.  
  310. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  311. {Answer}{/block:answer}
  312.  
  313. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  314.  
  315. <div id="info">{block:HasTags}<br>indiretas:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags} <br>{block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog this</a><br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  316. </span>{/block:RebloggedFrom} {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></div><BR>
  317. {/block:Posts}
  318. {block:PostNotes}{PostNotes}{/block:PostNotes}
  319.  
  320. </div>
  321.  
  322. </body>
  323. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement