Advertisement
Guest User

SPtheme001.

a guest
Apr 20th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.96 KB | None | 0 0
  1. <!-- ORIGINAL THEME BY STUPIDPARANOID -->
  2. <!-- PLEASE DON'T STEAL IT -->
  3. <!-- INSPIRED ON CMBATMAN -->
  4. <!-- THEME #001 -->
  5. <head>
  6.  
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#F5E9CC" />
  9. <meta name="color:entry and sidebar" content="#FFFAF0" />
  10.  
  11. <meta name="color:scrollbg" tcontent="#FFFAF0" />
  12. <meta name="color:scrollbar" content="#AB9584" />
  13.  
  14. <meta name="color:title" content="#85655F" />
  15. <meta name="color:text" content="#AB9584" />
  16. <meta name="color:link" content="#AA7768" />
  17.  
  18. <meta name="font:title" content="georgia" />
  19. <meta name="font:body" content="georgia" />
  20.  
  21. <meta name="text:link1" content="link 1" />
  22. <meta name="text:link1 url" content="/" />
  23. <meta name="text:link2" content="link 2" />
  24. <meta name="text:link2 url" content="/" />
  25. <meta name="text:link3" content="link 3" />
  26. <meta name="text:link3 url" content="/" />
  27.  
  28. <meta name="image:sidebar" content="http://26.media.tumblr.com/tumblr_kzjlfiTnfe1qz4rgho1_500.jpg"/>
  29. <meta name="image:background" content="" />
  30.  
  31. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  32. <title>{Title}</title>
  33. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  34. <link rel="shortcut icon" href="{Favicon}" />
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  36. <style type="text/css">
  37.  
  38. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  39.  
  40. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  41.  
  42. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  43.  
  44. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  47.  
  48. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  49.  
  50. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  51.  
  52. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  53.  
  54. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  55.  
  56. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  57.  
  58. a:link, a:active, a:visited{color:{color:link}; text-decoration:none}
  59. a:hover{color:{color:title}}
  60.  
  61. small{font-size:10px; line-height:110%}
  62. big {font-size:14px; line-height:110%}
  63. b, strong{color:{color:text}}
  64. i, em {color:{color:text}}
  65. p{margin-top:5px; margin-bottom:5px}
  66. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  67.  
  68. img a{border:none; width:100%}
  69.  
  70. #container {background-color:transparent; width: 800px; text-align: center; margin: 0 auto -10px auto}
  71.  
  72. #entries {margin: 22px 0 -10px 260px; margin-right:-50px; float:right; text-align: justify}
  73.  
  74. #entry {margin: 0px 0 0px 0; width: 500px; background-color:{color:entry and sidebar}; text-align: justify; padding: 4px}
  75.  
  76. #sidebar {top: 230px; margin-left:-230px; padding:0px; width: 300px; position: fixed;}
  77.  
  78. #description{background-color:{color:entry and sidebar}; padding:5px; float:left; width:300px; margin-top:-20px; margin-bottom: 25px; text-align:center; border:4px solid {color:entry and sidebar}}
  79.  
  80. #description img{max-width:300px; margin-left:0px; margin-bottom:10px;}
  81.  
  82. #stext {text-align:justify; font-family: georgia; font-size: 10px; padding:1px; margin-top:10px}
  83.  
  84. #pagination {font-family:georgia; text-align:center; font-size:10px; text-transform:uppercase}
  85.  
  86. h1{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}
  87.  
  88. 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}
  89.  
  90. #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}}
  91. #questions a {color:{color:link}}
  92.  
  93. .audio{background-color:black; display:block;}
  94.  
  95. .user_1 .label {color:{color:link}; font-weight:bold}
  96. .user_2 .label {color:{color:text}; font-weight:bold}
  97. .user_3 .label {color:{color:link}; font-weight:bold}
  98. .user_4 .label {color:{color:text}; font-weight:bold}
  99. .user_5 .label {color:{color:link}; font-weight:bold}
  100. .user_6 .label {color:{color:text}; font-weight:bold}
  101. .user_7 .label {color:{color:link}; font-weight:bold}
  102. .user_8 .label {color:{color:text}; font-weight:bold}
  103. .user_9 .label {color:{color:link}; font-weight:bold}
  104. .user_10 .label {color:{color:text}; font-weight:bold}
  105. .user_11 .label {color:{color:link}; font-weight:bold}
  106. .user_12 .label {color:{color:text}; font-weight:bold}
  107. .user_13 .label {color:{color:link}; font-weight:bold}
  108. .user_14 .label {color:{color:text}; font-weight:bold}
  109. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  110.  
  111. </style>
  112. <style type="text/css">{CustomCSS}</style>
  113. </head>
  114.  
  115. <body>
  116.  
  117. <div id="container">
  118.  
  119. <div id="entries">
  120.  
  121. {block:Posts}
  122. <div id="entry">
  123.  
  124. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  125.  
  126. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  127.  
  128. {block:Link}<a href="{URL}"><h1>{Name}</h1></a>
  129. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  130.  
  131. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  132. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  133.  
  134. {block:Photoset}<center>{Photoset-500}</center>
  135. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  136.  
  137. {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}
  138.  
  139. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  140.  
  141. {block:Answer}<div id="questions"><em>{asker}</em> asked: {Question}<br /></div>
  142. {Answer}{/block:answer}
  143.  
  144. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  145.  
  146.  
  147. <div id="info">{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  148. <div style="float:right">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</div></div></div>
  149.  
  150. {block:IndexPage}{block:HasTags} {/block:HasTags}<br />{/block:IndexPage}
  151.  
  152. {/block:Posts}
  153.  
  154. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  155. </div>
  156.  
  157. <div id="sidebar">
  158. <div id="description">
  159. <a href="/"><img src="{image:sidebar}" /></a><br />
  160.  
  161. <center><span style="letter-spacing:1px">
  162. <a href="/">home</a>
  163. - <a href="/ask">question?</a>
  164. - <em><a href="http://stupidparanoid.tumblr.com/tagged/themes"> ©</a></em>
  165. <br>{block:ifLink1} <em><a href="{text:link1 url}">{text:link1}</a></em>{/block:ifLink1}
  166. {block:ifLink2}- <em><a href="{text:link2 url}">{text:link2}</a></em>{/block:ifLink2}
  167. {block:ifLink3}- <em><a href="{text:link3 url}">{text:link3}</a></em>{/block:ifLink3}
  168. </center>
  169.  
  170. <div id="stext">{Description}<br /><br />
  171.  
  172. </span></div>
  173.  
  174.  
  175.  
  176. </div>
  177.  
  178. <div id="description">
  179. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> < </font> </a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}"> > </a>{/block:NextPage}{/block:Pagination}</div>
  180. </div>
  181.  
  182. </div>
  183.  
  184. </div>
  185.  
  186. </body>
  187. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement