03-93

theme 3

Jan 12th, 2012
1,695
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.03 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. <!-- THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! THEME POR 03-93. DON'T COPY! -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#060606" />
  10. <meta name="color:sbar" content="#0C0C0C" />
  11. <meta name="color:border" content="#222222" />
  12. <meta name="color:entry" content="#0C0C0C" />
  13. <meta name="color:link" content="#242323" />
  14. <meta name="color:scrollbg" content="#0C0C0C" />
  15. <meta name="color:scrollbar" content="#242323" />
  16. <meta name="image:gif160x160" content=""/>
  17. <meta name="image:2gif160x160" content=""/>
  18.     <meta name="color:frase1bg" content="#a8a8a8" />
  19. <meta name="text:frase1" content="troque essa porra aqui e bla bla bla" />
  20.  
  21. <meta name="text:Link1" content=" " />
  22. <meta name="text:Link1 Title" content=" " />
  23. <meta name="text:Link2" content=" " />
  24. <meta name="text:Link2 Title" content=" " />
  25. <meta name="text:Link3" content=" " />
  26. <meta name="text:Link3 Title" content=" " />
  27. <meta name="text:Link4" content=" " />
  28. <meta name="text:Link4 Title" content=" " />
  29. <meta name="text:Link5" content=" " />
  30. <meta name="text:Link5 Title" content=" " />
  31. <meta name="text:Link6" content=" " />
  32. <meta name="text:Link6 Title" content=" " />
  33. <meta name="text:Link7" content=" " />
  34. <meta name="text:Link7 Title" content=" " />
  35.  
  36. <meta name="color:linkbg" content="#000" />
  37. <meta name="color:linktext" content="#fff" />
  38. <meta name="color:hoverlinkbg" content="#fff" />
  39. <meta name="color:hoverlinktext" content="#000" />
  40.  
  41. <meta name="color:title" content="#8B847D" />
  42. <meta name="color:text" content="#8B847D" />
  43. <meta name="font:title" content="arial" />
  44. <meta name="font:body" content="arial" />
  45.  
  46. <meta name="image:sidebar" content=""/>
  47. <meta name="image:background" content="" />
  48.  
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  50. <title>{Title}</title>
  51. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  52. <link rel="shortcut icon" href="{Favicon}" />
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  54. <style type="text/css">
  55.  
  56. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:scrollbg}}
  57.  
  58. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  59.  
  60. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  61.  
  62. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 4px; display: block; background:{color:scrollbar}}
  63.  
  64. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  65.  
  66. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  67.  
  68. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  69.  
  70. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  71.  
  72. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt;}
  73.  
  74. 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}
  75.  
  76. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  77. a:hover{color:{color:title}}
  78.  
  79. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  80.  
  81. small{font-size:10px}
  82. b, strong{color:{color:title}}
  83. i, em {color:{color:text}}
  84. p{margin-top:5px; margin-bottom:5px}
  85. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  86.  
  87. img a{border:none; width:100%}
  88.  
  89. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
  90.  
  91. #entries {margin: -3px 0 -10px 260px; margin-right:-50px; float:right; text-align: justify}
  92.  
  93. #entry {margin: 0px 0 -5px 0; width: 500px; background-color:{color:entry}; text-align: justify; padding: 4px}
  94.  
  95. #sidebar {top: 30px; margin-left: -75px; padding:0px; width: 250px; position:fixed}
  96.  
  97. #description{background-color:{color:sbar}; padding:3px; float:left; width:380px; margin-top:-20px; margin-bottom:25px; text-align:center; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px}
  98.  
  99. #description img{max-width:700px}
  100.  
  101. #stext {text-align:justify; font-family:arial; font-size:10px; margin-top:3px}
  102.  
  103. /*** Paginação by madlyluv.com ***/
  104. #paginacaoml {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px; margin-top: -3px;}
  105. #paginacaoml a {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:sidebar}; margin: -5px 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  106. #paginacaoml a:hover {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:sidebar}; border: none;}
  107. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #161616; margin: -5px 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  108.  
  109.  
  110. nav {float:left; position:fixed; text-align:right}
  111. nav a {margin: 54px 0 -63px 760px; width:120px; display:block; background-color:{color:sbar}; font:9px georgia italic negrita; text-transform: lowercase; color:{color:sidebar text}; text-decoration: none; letter-spacing: 1px; padding:3px; border-right:2px solid {color:border}}
  112. nav a:hover {background-color:{color:sidelinkshover}}
  113.  
  114. h1{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  115.  
  116. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; text-align:left}
  117.  
  118. #source {text-align: left}
  119.  
  120. #info{font-family:georgia; font-size:10px; text-transform:lowercase; text-align:center}
  121.  
  122. #questions {background-color:{color:entry}; color: {color:text}; padding:2px; margin-top: 2px; margin-bottom:2px; font-family:georgia; font-size:10px; text-transform:lowercase; border-bottom:1px dotted {color:text}}
  123. #questions a {color:{color:link}}
  124.  
  125. #sideimg {display: block; margin-left: 5px; float: right; margin-top: 60px; width: auto; height: auto; background-color: transparent; position: fixed;}
  126. .simg1 img {width: 160px; height: 160px; margin-bottom: 2px;}
  127.  
  128. #mfs {width: 126px; height: 22px; margin-left: 15px; margin-top: 190px; position:fixed; overflow:hidden; padding: 2px;}
  129.  
  130. #mls {width: auto; height: auto; margin-left: 130px; margin-top: -3px; position:fixed; overflow:hidden; background-color:; padding:3px;}
  131. #mls a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; height: 14px; width: 110px; background-color: {color:linkbg}; color:{color:linktext};text-decoration: none; padding: 2px 2px 2px 2px;}
  132. #mls a:hover{letter-spacing: 1px; text-transform: lowercase; background-color: {color:hoverlinkbg}; color:{color:hoverlinktext};}
  133.  
  134. #sideimg1 {display: block; margin-left: 0px; float: right; margin-top: 1px; width: auto; height: auto; background-color: transparent; position: fixed;}
  135. .simg1 img {width: 130px; height: 130px; margin-bottom: 2px;}
  136.  
  137. #sideimg2 {display: block; margin-left: 250px; float: right; margin-top: 1px; width: auto; height: auto; background-color: transparent; position: fixed;}
  138. .simg2 img {width: 130px; height: 130px; margin-bottom: 2px;}
  139.  
  140. .frase1 {width: 375x; margin-top: 0px; padding: 3px; text-align: center; margin-bottom: 3px; background-color: {color:frase1bg}; letter-spacing: 1px; font-size: 9px; font-family: verdana; }
  141.  
  142. .audio{background-color:black; display:block}
  143.  
  144. .user_1 .label {color:{color:link}; font-weight:bold}
  145. .user_2 .label {color:{color:text}; font-weight:bold}
  146. .user_3 .label {color:{color:link}; font-weight:bold}
  147. .user_4 .label {color:{color:text}; font-weight:bold}
  148. .user_5 .label {color:{color:link}; font-weight:bold}
  149. .user_6 .label {color:{color:text}; font-weight:bold}
  150. .user_7 .label {color:{color:link}; font-weight:bold}
  151. .user_8 .label {color:{color:text}; font-weight:bold}
  152. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  153.  
  154. .notes img{width:10px; position:relative; top:1px}
  155. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  156.  
  157. </style>
  158. <style type="text/css">{CustomCSS}</style>
  159. </head>
  160.  
  161. <body>
  162. <div id="container">
  163.  
  164. <div id="entries">
  165.  
  166. {block:Posts}
  167. <div id="entry">
  168.  
  169. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  170. {block:Text}{Body}{/block:Text}
  171.  
  172. {block:Quote}<h2><center>“{Quote}” — {Source}</center></h2>{/block:Quote}
  173.  
  174. {block:Link}<a href="{URL}" class="link" {Target}><h1><center>{Name}&nbsp;</center></h1></a>
  175. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  176.  
  177. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  178. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  179.  
  180. {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}
  181.  
  182. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  183.  
  184. {block:Answer}<div id="questions">{asker} asked: {Question}<br /></div>
  185. {Answer}{/block:answer}
  186.  
  187. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  188.  
  189. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}</a> ·{/block:Date} {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:RebloggedFrom} (© <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}<br />{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>
  190. {/block:Posts}
  191.  
  192. {block:PostNotes}{PostNotes}{/block:PostNotes}
  193.  
  194. </div>
  195.  
  196.  
  197. <div id="sidebar">
  198. <div id="description">
  199. <div id="mls">
  200. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  201. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  202. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  203. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  204. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  205. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  206. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  207. </div>
  208.  
  209. <div id="sideimg1"><div class="simg1">
  210. <img src="{image:gif160x160}"/>
  211. </div></div>
  212.  
  213. <div id="sideimg2"><div class="simg2">
  214. <img src="{image:2gif160x160}"/>
  215. </div></div>
  216.  
  217.  
  218.  
  219. <div id="mfs"><div class="msubtitulo">{text:frase}</div></div><br><br><br><br><br><br><br><br><br><br><br>
  220. <div class="frase1">{text:frase1}</div>
  221. <div id="stext">{Description}</div><br />
  222.  
  223. <div id="pagina"><div id="paginacaoml"> <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big>&laquo;</big></big></a>{/block:PreviousPage}{/block:Pagination}{block:JumpPagination length="15"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"><big><big>&raquo;</big></big></a>{/block:NextPage}{/block:Pagination}</center></div></div>
  224. <center><small><small><small>theme por <a href=http://03-93.tumblr.com/ target=”_blank”>Marcelo Prado</a>, <a href=http://03-93.tumblr.com/ target=”_blank”>MP</a>. don't copy motherfucker.</small></small></small></center>
  225.  
  226. </div>
  227.  
  228. </div>
  229.  
  230. </div>
  231.  
  232. </body>
  233. </html>
Advertisement
Add Comment
Please, Sign In to add comment