Advertisement
sk8er-girl

theme 32

Feb 3rd, 2012
2,231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.28 KB | None | 0 0
  1. <!
  2.  
  3. theme by sk8er-girl don't copy (c)
  4.  
  5. !>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#F3F3F3" />
  12. <meta name="color:entry" content="#ffffff" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:linkbg" content="#fff" />
  15. <meta name="color:linktext" content="#000" />
  16. <meta name="color:linkbghover" content="#000" />
  17. <meta name="color:linktexthover" content="#fff" />
  18.  
  19. <meta name="color:text" content="#000" />
  20. <meta name="color:link" content="#000" />
  21.  
  22. <meta name="color:scrollbarbg" content="#fff" />
  23. <meta name="color:scrollbarcolor" content="#000" />
  24.  
  25. <meta name="font:title" content="verdana" />
  26. <meta name="font:body" content="verdana" />
  27.  
  28. <meta name="image:background" content="" />
  29.  
  30. <meta name="image:1gif160x240" content=""/>
  31. <meta name="image:2gif160x240" content=""/>
  32.  
  33. <meta name="text:title" content=""/>
  34.  
  35. <meta name="text:Link1" content="" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="" />
  42. <meta name="text:Link4 Title" content="" />
  43. <meta name="text:Link5" content="" />
  44. <meta name="text:Link5 Title" content="" />
  45. <meta name="text:Link6" content="" />
  46. <meta name="text:Link6 Title" content="" />
  47. <meta name="text:Link7" content="" />
  48. <meta name="text:Link7 Title" content="" />
  49.  
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  52. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55. <style type="text/css">
  56.  
  57. 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}
  58.  
  59. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  60. a:hover{color:{color:title}; background-color:{color:lhover}}
  61.  
  62. #entries{left:60%; margin-left: 440px; margin-top: 30px; width: 530px; position fixed;}
  63.  
  64. #msd {width: 170px; height: 250px; margin-left: 263px; margin-top: 0px; position:fixed; overflow:hidden; background-color: {color:sidebar}; padding:3px; }
  65.  
  66. #mtts {width: 110px; height: 5px; margin-left: -114px; margin-top: 248px; position:fixed; overflow:hidden; background: {color:linkbg}}
  67. #mtts:hover {background: {color:linkbghover}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0.5}
  68. .msubtitulo {font-family: verdana; font-size: 9px; padding: 5px}
  69.  
  70. #mss {width: 90px; height: 90px; margin-left: -107px; margin-top: 4px; position:fixed; overflow:hidden; background-color: {color:sidebar}; opacity: 0.0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out}
  71. #mss {font-family: georgia; font-size: 15px; text-align: center; padding: 3px; line-height:18px}
  72. #mss:hover {opacity: 1.0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out}
  73.  
  74. #mcc {width: 277px; height: auto; margin-left: -114px; margin-top: 254px; position:fixed; overflow:hidden; padding:5px; background: {color:sidebar}}
  75.  
  76. #sideimg {display: block; margin-left: 5px; float: right; margin-top: 5px; width: auto; height: auto; background-color: transparent; position: fixed;}
  77. .simg1 img {width: 160px; height: 240px; margin-bottom: 2px;}
  78.  
  79. #sideimg2 {display: block; margin-left: 5px; float: right; margin-top: 5px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 2.6s ease-out; -moz-transition: all 2.6s ease-out}
  80. #sideimg2:hover {opacity: 0.0; -webkit-transition: all 2.6s ease-out; -moz-transition: all 2.6s ease-out}
  81.  
  82. #mls {width: auto; height: auto; margin-left: -114px; margin-top: 108px; position:fixed; overflow:hidden}
  83. #mls a {display: block; font-family: verdana; font-size: 9px; text-align: center; height: 13px; width: 104px; background-color: {color:linkbg}; color: {color:linktext};text-decoration: none; text-transform: lowercase; padding: 3px; margin-bottom: 1px; opacity: 1.0}
  84. #mls a:hover{background-color: {color:linkbghover}; color: {color:linktexthover}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0.5}
  85.  
  86. #mpic {position: fixed; float: left; margin-top: -3px; margin-left: -114px; }
  87. .mpic img{border: 7px solid #fff;}
  88.  
  89. #info{font-family: verdana; font-size:9px; text-transform:lowercase; text-align: left; margin-left: 8px}
  90.  
  91. #pagina{width: 25px; position: fixed; display: block; margin-left: -138px; margin-top: 10px; text-align: center; background: {color:sidebar}}
  92.  
  93. /*** Paginação by madlyluv.com ***/
  94. #paginacaoml {font-size: 8px; font-family: Verdana;, sans-serif; line-height: 21px;}
  95. #paginacaoml a {font-size: 8px; font-family: Verdana; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  96. #paginacaoml a:hover {font-size: 8px; font-family: Verdana; background:; color: {color:text}; border: none;}
  97. #paginacaoml span.pagina_atual {background: ; margin: 0 1px 0 0; padding: 2px 4px; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: ; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  98.  
  99. #posts{overflow:hidden; background-color: {color:entry}; padding: 5px; margin-right: 2px; margin-bottom: -11px}
  100.  
  101. h1{color:{color:title}; font-family:{font:title}; font-size:18px; line-height:24px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding: 0px; margin-bottom:-0px; text-align:center}
  102.  
  103. 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}
  104. .bigquote{font-size: 50px; font-family: georgia; line-height: 50px; opacity: 0.2; filter:alpha (opacity=20)}
  105. .pquote{font-family: verdana; font-size: 12px; line-height: 20px; text-transform: none; margin-top: -45px; margin-left: 35px}
  106. .source{margin-top: 5px; text-align: right}
  107.  
  108. #source {text-align: left}
  109.  
  110. #questions {background-color:{color:background}; color: {color:text}; padding:10px; margin-bottom:0px; font-family:verdana; font-size:9px}
  111. #questions a {color:{color:link}}
  112.  
  113. blockquote {border-left:2px {color:body} solid; padding-left: 5px; margin:0px 2px 0px 10px}
  114.  
  115. b, strong{color:{color:title}}
  116. i, em {color:{color:link};}
  117. p{margin-top:5px; margin-bottom:5px}
  118. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  119.  
  120. img a{border:none; width:100%}
  121. .audio{background-color:black; display:block;}
  122.  
  123. .user_1 .label {color:{color:link}; font-weight:bold}
  124. .user_2 .label {color:{color:text}; font-weight:bold}
  125. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  126.  
  127. .notes img{width:10px; position:relative; top:1px;}
  128. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  129. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  130.  
  131. ::-webkit-scrollbar{width:2px;height:2px; }
  132. ::-webkit-scrollbar-button:start:decrement
  133. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  134. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbarbg};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  135. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;}
  136. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbarcolor};-webkit-border-radius:px;
  137.  
  138. </style>
  139. <style type="text/css">{CustomCSS}</style>
  140. </head>
  141.  
  142. <body>
  143.  
  144. <div id="msd">
  145.  
  146. <div id="sideimg"><div class="simg1">
  147. <img src="{image:2gif160x240}"/>
  148. </div></div>
  149.  
  150. <div id="sideimg2"><div class="simg1">
  151. <img src="{image:1gif160x240}"/>
  152. </div></div>
  153.  
  154. <div id="mpic"><div class="mpic"><img src="{PortraitURL-96}"></div></div>
  155.  
  156. <div id="mss">{text:title}
  157. </div>
  158.  
  159. <div id="mtts">
  160. </div>
  161.  
  162. <div id="mls">
  163. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  164. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  165. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  166. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  167. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  168. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  169. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  170. </div>
  171.  
  172. <div id="mcc"><div class="msubtitulo"><center>all theme by <b>sk8er-girl</b>. motherfuckers copy ©</center></div></div>
  173.  
  174. <div id="pagina"><div id="paginacaoml">
  175. {block:JumpPagination length="4"}
  176. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  177. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  178. {/block:JumpPagination}
  179. </div></div>
  180.  
  181. </div>
  182.  
  183. <div id="entries">
  184. {block:Posts}
  185. <div id="posts">
  186.  
  187. <br>{block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  188. {block:Text}{Body}{/block:Text}
  189.  
  190. {block:Quote}
  191. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  192. <div class="source">— {Source}</div>{/block:Source}
  193. {/block:Quote}
  194.  
  195. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  196. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  197.  
  198. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  199. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  200.  
  201. {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}
  202.  
  203. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  204.  
  205. {block:Answer}<div id="questions">{Asker} asked: "{Question}"</div>
  206. {Answer}{/block:answer}
  207.  
  208. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  209.  
  210. <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}via <a href="{ReblogParentURL}">{ReblogParentName}</a> · {/block:RebloggedFrom} {block:RebloggedFrom}© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  211. </span>{/block:RebloggedFrom} </div></div><BR>
  212. {/block:Posts}
  213. {block:PostNotes}{PostNotes}{/block:PostNotes}
  214.  
  215. </div>
  216.  
  217. </body>
  218. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement