Advertisement
sk8er-girl

theme 23

Jan 5th, 2012
1,721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.83 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. <meta name="text:Link7" content=" " />
  107. <meta name="text:Link7 Title" content=" " />
  108.  
  109. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  110. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  111. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  112. <link rel="shortcut icon" href="{Favicon}" />
  113. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  114. <style type="text/css">
  115.  
  116. 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}
  117.  
  118. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  119. a:hover{color:{color:title}; background-color:{color:lhover}}
  120.  
  121. #entries{left:60%; margin-left: 480px; margin-top: 15px; width:520px; position fixed;}
  122.  
  123. #msd {width: 288px; height: 250px; margin-left: 175px; 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-top-left-radius: 10px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px;}
  124.  
  125. #msd2 {width: 164px; height: 200px; margin-left: 5px; margin-top: 150px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px; -webkit-border-bottom-left-radius: 10px; -moz-border-bottom-left-radius: 10px; -moz-border-top-left-radius: 10px; border-top-left-radius: 10px;}
  126.  
  127. #mtts {width: 280px; height: 35px; margin-left: -2px; margin-top: 5px; position:fixed; overflow:hidden; padding:5px;}
  128. .mtitulo {font-family: georgia; text-transform: lowercase; font-size: 23px; color: {color:text}; text-align: center; font-style: italic;}
  129. .msubtitulo {font-family: verdana; text-transform: lowercase; font-size: 9px; color: {color:text}; letter-spacing: 2px; text-align: center;}
  130.  
  131. #mc {width: 160px; height: auto; margin-left: 5px; margin-top: 185px; position:fixed; overflow:hidden;}
  132. .mc {font-family: verdana; text-transform: lowercase; font-size: 9px; color: {color:text}; text-align: center;}
  133.  
  134. #sideimg {display: block; margin-left: 5px; float: right; margin-top: 60px; width: auto; height: auto; background-color: transparent; position: fixed;}
  135. .simg1 img {width: 160px; height: 160px; margin-bottom: 2px;}
  136. .simg1 img:hover {-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; margin-left: -170px; border-bottom: 11px solid {color:sidebar}}
  137.  
  138. #sideimg2 {display: block; margin-left: 15px; float: right; margin-top: 60px; width: auto; height: auto; background-color: transparent; position: fixed;}
  139. .simg2 img {width: 130px; height: 130px; margin-bottom: 2px;}
  140.  
  141. #mfs {width: 126px; height: 22px; margin-left: 15px; margin-top: 190px; position:fixed; overflow:hidden; padding: 2px;}
  142.  
  143. #mls {width: auto; height: auto; margin-left: 165px; margin-top: 57px; position:fixed; overflow:hidden; background-color:; padding:3px;}
  144. #mls a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; height: 17px; width: 110px; background-color: {color:linkbg}; color:{color:linktext};text-decoration: none; text-transform: uppercase; padding: 2px 2px 2px 2px;}
  145. #mls a:hover{letter-spacing: 2px; text-transform: lowercase; background-color: {color:hoverlinkbg}; color:{color:hoverlinktext};}
  146.  
  147. #stext {margin-left:1px; font-family:{font:Body}; font-size:10px; width:260px; height: auto;}
  148.  
  149. #info{font-family: verdana; font-size:10px; text-transform:lowercase; text-align: left; }
  150.  
  151. #mdescri {width: 170px; height: 170px; margin-left: 5px; margin-top: 5px; position:fixed; overflow:hidden; background-color: transparent; padding:3px; }
  152.  
  153. #pagina{width: 285px; position: fixed; display: block; margin-left: 0px; margin-top: 225px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 0; text-align: center;}
  154.  
  155. /*** Paginação by madlyluv.com ***/
  156. #paginacaoml {font-size: 8px; font-family: Verdana;, sans-serif; line-height: 21px;}
  157. #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;}
  158. #paginacaoml a:hover {font-size: 8px; font-family: Verdana; background: {color:linkbg}; opacity: 0.4; color: {color:linktext}; border: none;}
  159. #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;}
  160.  
  161. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  162.  
  163. 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}
  164.  
  165. 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}
  166. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20)}
  167. .pquote{font-family: georgia; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 45px}
  168. .source{margin-top: 5px; text-align: right}
  169.  
  170. #source {text-align: left}
  171.  
  172. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  173. #questions a {color:{color:link}}
  174.  
  175. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  176.  
  177. b, strong{color:{color:title}}
  178. i, em {color:{color:link};}
  179. p{margin-top:5px; margin-bottom:5px}
  180. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  181.  
  182. img a{border:none; width:100%}
  183. .audio{background-color:black; display:block;}
  184.  
  185. .user_1 .label {color:{color:link}; font-weight:bold}
  186. .user_2 .label {color:{color:text}; font-weight:bold}
  187. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  188.  
  189. .notes img{width:10px; position:relative; top:1px;}
  190. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  191. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  192.  
  193. ::-webkit-scrollbar{width:4px;height:2px; }
  194. ::-webkit-scrollbar-button:start:decrement
  195. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  196. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbarbg};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  197. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;}
  198. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;
  199.  
  200. </style>
  201. <style type="text/css">{CustomCSS}</style>
  202. </head>
  203.  
  204. <body>
  205.  
  206. <div id="msd2">
  207. <div id="mdescri">
  208. <br>
  209. <div id="stext"><div style="overflow: auto; color: none; background-color: {color:descri}; 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}
  210. </div></div></div>
  211.  
  212. <div id="mc">
  213. <div class="mc">theme by <b>sk8er-girl</b>, dont copy.<br>
  214. </div>
  215. </div>
  216.  
  217. </div>
  218.  
  219. <div id="msd">
  220.  
  221. <div id="pagina"><div id="paginacaoml">
  222. {block:JumpPagination length="7"}
  223. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  224. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  225. {/block:JumpPagination}
  226. </div></div>
  227.  
  228. <div id="mtts">
  229. <div class="mtitulo">{text:title}</div><div class="msubtitulo">{text:subtitle}</div>
  230. </div>
  231.  
  232. <div id="mls">
  233. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  234. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  235. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  236. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  237. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  238. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  239. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  240. </div>
  241.  
  242. <div id="sideimg2"><div class="simg2">
  243. <img src="{image:giif160x160}"/>
  244. </div></div>
  245.  
  246. <div id="mfs"><div class="msubtitulo">{text:frase}</div></div>
  247.  
  248. <div id="sideimg"><div class="simg1">
  249. <img src="{image:gif160x160}"/>
  250. </div></div>
  251.  
  252.  
  253.  
  254. </div>
  255.  
  256.  
  257. <div id="entries">
  258. {block:Posts}
  259. <div id="posts">
  260.  
  261. <br>{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  262. {block:Text}{Body}{/block:Text}
  263.  
  264. {block:Quote}
  265. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  266. <div class="source">— {Source}</div>{/block:Source}
  267. {/block:Quote}
  268.  
  269. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  270. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  271.  
  272. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  273. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  274.  
  275. {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}
  276.  
  277. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  278.  
  279. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  280. {Answer}{/block:answer}
  281.  
  282. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  283.  
  284. <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>
  285. </span>{/block:RebloggedFrom} {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div></div><BR>
  286. {/block:Posts}
  287. {block:PostNotes}{PostNotes}{/block:PostNotes}
  288.  
  289. </div>
  290.  
  291. </body>
  292. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement