Advertisement
robkneppers

01 Unbelievers

Jan 15th, 2014
651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.05 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. THEME #01 "UNBELIEVERS" BY ROBKNEPPERS (robkneppers.tumblr.com).
  6. +DO NOT remove/alter credit.
  7. +DO NOT redistrubute, including as an 'edited' theme.
  8. +DO NOT use as a base code or claim as your own.
  9.  
  10. -->
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14. <head>
  15.  
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20.  
  21.  
  22. <meta name="color:Text" content="#bbbbbb"/>
  23. <meta name="color:Link" content="#aaaaaa"/>
  24. <meta name="color:Tags" content="#cccccc"/>
  25. <meta name="color:Hover" content="#f1f1f1"/>
  26. <meta name="color:Borders" content="#eeeeee"/>
  27. <meta name="color:Accents" content="#eeeeee"/>
  28. <meta name="color:scrollbarbg" content="ffffff"/>
  29. <meta name="color:scrollbar" content="ffffff"/>
  30.  
  31. <meta name="image:sb1" content=""/>
  32. <meta name="image:sb2" content=""/>
  33. <meta name="image:bg" content=""/>
  34. <meta name="text:Title" content=""/>
  35. <meta name="text:Title2" content=""/>
  36. <meta name="text:Link 1 URL" content="http://" />
  37. <meta name="text:Link 1" content="Link 1" />
  38. <meta name="text:Link 2 URL" content="http://" />
  39. <meta name="text:Link 2" content="Link 2" />
  40. <meta name="text:Link 3 URL" content="http://" />
  41. <meta name="text:Link 3" content="Link 3" />
  42. <meta name="text:Link 4 URL" content="http://" />
  43. <meta name="text:Link 4" content="Link 4" />
  44.  
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49.  
  50. ::-webkit-scrollbar {
  51. width: 5px;height: 5px;}
  52. ::-webkit-scrollbar-button:start:decrement,
  53. ::-webkit-scrollbar-button:end:increment {
  54. height: 6px;display: block;background-color: {color:white};}
  55. ::-webkit-scrollbar-track-piece {
  56. background-color: {color:scrollbarbg};}
  57. ::-webkit-scrollbar-thumb:vertical {
  58. height: 9px;background-color: {color:scrollbar};border-top:1px solid {color:scrollbar};border-bottom:1px solid {color:scrollbar};}
  59.  
  60.  
  61. body {
  62. background:{color:background} url('{image:bg}') top left fixed repeat;
  63. margin:0px;
  64. color:{color:text};
  65. font-family:Arial, Helvetica;
  66. font-size:9px;
  67. line-height:100%;
  68. }
  69.  
  70. a {
  71. text-decoration:none;
  72. -moz-outline-style:none;
  73. color:{color:link};
  74. }
  75.  
  76. img {
  77. border:none;
  78. }
  79.  
  80.  
  81. h1 {
  82. font-size:12px;
  83. text-transform:uppercase;
  84. }
  85.  
  86. blockquote {
  87. padding-left:5px;
  88. border-left:2px solid;
  89. }
  90.  
  91. blockquote blockquote {
  92. padding-left:5px;
  93. border-left:2px solid;
  94. }
  95.  
  96.  
  97. a:hover {
  98. opacity:1;
  99. color:{color:hover};
  100. -webkit-transition: all 0.5s ease;
  101. -moz-transition: all 0.5s ease;
  102. -o-transition: all 0.5s ease
  103. }
  104.  
  105. #sb1 {
  106. position:fixed;
  107. height: 300px;
  108. width: 140px;
  109. overflow:hidden;
  110. z-index:9;
  111. top: 140px;
  112. margin-left: 42px;
  113. border: 2px solid {color:borders};
  114. }
  115.  
  116. #sb2 {
  117. position: fixed;
  118. height: 300px;
  119. width: 230px;
  120. overflow:hidden;
  121. z-index:9;
  122. top: 70px;
  123. margin-left: 190px;
  124. border: 2px solid {color:borders};
  125. }
  126.  
  127. #title {
  128. margin-left:40px;
  129. margin-top:16px;
  130. position:fixed;
  131. width:140px;
  132. height:201px;
  133. padding:3px;
  134. float:left;
  135. background-color: transparent;
  136. font-family: cambria;
  137. line-height:100%;
  138. font-size:18px;
  139. font-style:italic;
  140. font-weight:bold;
  141. letter-spacing:;
  142. text-align:center;
  143. text-transform: uppercase;
  144. }
  145.  
  146. #title2 {
  147. margin-left:40px;
  148. margin-top:52px;
  149. position:fixed;
  150. width:140px;
  151. height:201px;
  152. padding:3px;
  153. float:left;
  154. background-color: transparent;
  155. font-family: cambria;
  156. line-height:100%;
  157. font-size:14px;
  158. font-style:italic;
  159. letter-spacing:;
  160. text-align:center;
  161. text-transform: uppercase;
  162. }
  163.  
  164. #sidebar {
  165. position: fixed;
  166. width:375px;
  167. margin-left:45px;
  168. margin-top:400px;
  169. opacity:1;
  170. }
  171.  
  172.  
  173. .desc {
  174. position:fixed;
  175. margin-top:-75px;
  176. margin-left:140px;
  177. font-family:cambria;
  178. line-height:110%;
  179. font-size:12px;
  180. font-style:italic;
  181. width:230px;
  182. padding:9px;
  183. text-align:justify;
  184. color:{color:text};
  185. }
  186.  
  187. .desc a
  188. {color:{color:text};
  189. -moz-transition-duration:0.6s;
  190. -webkit-transition-duration:0.6s;
  191. -o-transition-duration:0.6s;
  192. }
  193.  
  194.  
  195.  
  196. #navigation a {
  197. background-color: {color:accents};
  198. display:block;
  199. font-size:7pt;
  200. margin-bottom:3px;
  201. padding:5px;
  202. width:179px;
  203. margin-left:-8px;
  204. letter-spacing:0px;
  205. text-align:center;
  206. font-family:calibri;
  207. text-shadow:none;
  208. text-transform:uppercase;
  209. color: {color:Bold}; }
  210.  
  211. #navigation a:hover {
  212. background-color: {color:accents};
  213. color: {color:hover};
  214. text-shadow:none;
  215. text-decoration:none;
  216. text-align:center;
  217. -webkit-transition: opacity 0.7s linear;
  218. -webkit-transition: all 0.7s ease-out;
  219. -moz-transition: all 0.7s ease-out;
  220. transition: all 0.7s ease-out;}
  221.  
  222.  
  223. #pagi{
  224. width:100px;
  225. font-size:8px;
  226. text-align:center;
  227. margin-left:0px;
  228. margin-top:10px;
  229. position:fixed;
  230. font-family:cambria;
  231. letter-spacing:0px;
  232. }
  233.  
  234.  
  235. #all {
  236. padding:10px;
  237. width:500px;
  238. margin-left:500px;
  239. margin-top:50px;
  240. font-size:10px;
  241. }
  242.  
  243.  
  244.  
  245. #posts {
  246. width:500px;
  247. padding-bottom:20px;
  248. padding:10px;
  249. margin-top:30px;
  250. background-color:{color:Post};
  251. }
  252.  
  253.  
  254. #details {
  255. text-align:right;
  256. margin-top:8px;
  257. text-transform:uppercase;
  258. font-size:8px;
  259. font-style:none;
  260. border-top:1px solid {color:accents};
  261. }
  262.  
  263.  
  264. #tags {
  265. font-family:cambria;
  266. letter-spacing:0px;
  267. text-transform:lowercase;
  268. font-size:10px;
  269. font-style:italic;
  270. margin-top:2px;
  271. text-align:right;
  272. }
  273.  
  274. #tags a {
  275. display:inline-block;
  276. padding:-3px;
  277. text-align:right;
  278. color:{color:Tags};
  279. -webkit-transition: all 0.6s ease-in-out;
  280. -moz-transition: all 0.6s ease-in-out;
  281. -o-transition: all 0.6s ease-in-out;
  282. -ms-transition: all 0.6s ease-in-out;
  283. -transition: all 0.6s ease-in-out;
  284. }
  285.  
  286.  
  287. #question {
  288. padding:8px;
  289. font-family:cambria;
  290. letter-spacing:2px;
  291. text-align:right;
  292. font-style:italic;
  293. border:3px {color:border} solid;
  294. color:{color:text};
  295. background-color:{color:background}
  296. }
  297.  
  298.  
  299. {CustomCSS}</style></head><body>
  300.  
  301. <div id="sidebar">
  302. <div class="desc">
  303. {Description}
  304. </div>
  305. <div id="navigation">
  306. <div align="center"><table width="390px" style="margin:0;padding:0;text-align:center;"><td><td width="50%" vAlign="top" style="margin:0;padding:0;">
  307. <a href="{text:Link 1 URL}">{text:Link 1}</a>
  308. <a href="{text:Link 3 URL}">{text:Link 3}</a>
  309. </td>
  310.  
  311. <td width="50%" vAlign="top" style="margin:0;padding:0;">
  312. <a href="{text:Link 2 URL}">{text:Link 2}</a>
  313. <a href="{text:Link 4 URL}">{text:Link 4}</a>
  314. </td></tr></table></div></div>
  315. {block:Pagination}<div id="pagi">
  316. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  317. {block:JumpPagination length="3"}
  318. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  319. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  320. {/block:JumpPagination}
  321. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  322. </div>{/block:Pagination}
  323.  
  324. </div>
  325. <div id="sb1"><img src="{image:sb1}"></div>
  326. <div id="sb2"><img src="{image:sb2}"></div>
  327. <div id="title">{text:title}</div>
  328. <div id="title2">{text:title2}</div>
  329. <div id="all">{block:Posts}<div id="posts">
  330.  
  331. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  332.  
  333. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  334.  
  335. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  336.  
  337. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  338.  
  339. {block:Quote}{Quote}{/block:Quote}
  340.  
  341. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  342. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  343. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  344. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  345. {/block:Audio}
  346.  
  347. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  348.  
  349. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  350.  
  351.  
  352. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  353.  
  354. <div id="details">
  355. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  356. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  357. {/block:Posts}
  358. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  359. {/block:Posts}</div></div></div>
  360.  
  361.  
  362. <div style="position:fixed;bottom:2px; right:3px; font-size:8px; letter-spacing:1px; font-family:calibri;border:1px solid;padding:2px;"><a href="http://robkneppers.tumblr.com/">ROBKNEPPERS</a></center></div>
  363.  
  364.  
  365. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement