darnpayne

theme 42 high for this

Sep 3rd, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.55 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10. <!-- THEME 42 BY BANGNOTHING
  11. DO NOT STEAL I WILL FIND YOU -->
  12.  
  13. <!-- COLORS -->
  14.  
  15. <meta name="color:background" content="#ffffff"/>
  16. <meta name="color:text" content="#b6b5b5"/>
  17. <meta name="color:link" content="#b87889"/>
  18. <meta name="color:linkhover" content="#f0e7e1"/>
  19. <meta name="color:scrollbar" content="ececec"/>
  20.  
  21. <!-- FONTS -->
  22.  
  23. <meta name="font:title" content="Cambria" />
  24. <meta name="font:body" content="calibri" />
  25. <meta name="font:pagination" content="calibri" />
  26.  
  27. <!-- IMAGES -->
  28.  
  29. <meta name="image:sidebar" content=""/>
  30.  
  31.  
  32. <!-- LINKS -->
  33.  
  34. <meta name="text:link 1" content="link 1"/>
  35. <meta name="text:link 1 url" content="/" />
  36. <meta name="text:link 2" content="link 2"/>
  37. <meta name="text:link 2 url" content="/" />
  38. <meta name="text:link 3" content="link 3"/>
  39. <meta name="text:link 3 url" content="/" />
  40. <meta name="text:link 4" content="link 4"/>
  41. <meta name="text:link 4 url" content="/" />
  42. <meta name="text:link 5" content="link 5"/>
  43. <meta name="text:link 5 url" content="/" />
  44. <style type="text/css">
  45.  
  46.  
  47. ::selection {background: #fff; color:{color:selection};}
  48. ::-moz-selection {background: #fff; color:{color:selection};}
  49. ::-webkit-selection {background: #fff; color:{color:selection};}
  50.  
  51. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  52. height:100px;}
  53.  
  54. ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
  55.  
  56.  
  57. /* --- BODY ---*/
  58.  
  59. body {
  60. font-style:none;
  61. background:{color:background};
  62. margin:0px; color:{color:text};
  63. font-family:calibri;
  64. font-size:11px;
  65. line-height:100%;
  66.  
  67. }
  68.  
  69. blockquote {
  70. border-left:2px solid #ECECEC;
  71. padding-left:2px;
  72. margin:5px;
  73. }
  74.  
  75. a {
  76. color:{color:link}
  77. }
  78.  
  79. a {
  80. text-decoration:none;
  81. -webkit-transition:all 0.5s ease-in-out;
  82. -moz-transition:all 0.5s ease-in-out;
  83. -o-transition:all 0.5s ease-in-out;
  84. -ms-transition:all 0.5s ease-in-out;
  85. transition:all 0.5s ease-in-out;
  86. }
  87.  
  88. a:hover {
  89. color:{color:linkhover}
  90. }
  91.  
  92. img {none;}
  93.  
  94. h1 , h2 {
  95. font-family:calibri;
  96. text-transform:none;
  97. font-size:14px;
  98. line-height:30px;
  99. letter-spacing:0px;
  100. text-align:center;
  101. font-style:none;
  102. }
  103.  
  104. #entries {
  105. padding:10px;
  106. width:500px;
  107. margin-left:500px;
  108. margin-top:250px;
  109.  
  110. }
  111.  
  112. #post {
  113. width:500px;
  114. padding-bottom:100px;
  115. font-style:none;
  116. padding:15px;
  117. margin-bottom:10px;
  118. }
  119.  
  120.  
  121.  
  122.  
  123. /* --- SIDEBAR ---*/
  124.  
  125.  
  126. #sidebar
  127. {
  128. width:300px;
  129. position:fixed;
  130. margin-left:0px;
  131. margin-top:-175px;
  132. background-color:#fff;
  133. }
  134.  
  135. #sidebar {width:100px;background-color:#fff;}
  136.  
  137. #sidebarimage img {-webkit-transition:all 1s ease-out;
  138. -moz-transition:all 1s ease-out;
  139. transition:all 1s ease-out;
  140. width:100px;
  141. height:100px;
  142. padding:3px;
  143. margin-left:710px;
  144. margin-top:0px;
  145.  
  146. opacity:1;
  147. border-radius:100px;
  148.  
  149. }
  150.  
  151.  
  152.  
  153. #nav {
  154. position:fixed;
  155. overflow:hidden;
  156. margin-top:150px;
  157. margin-left:315px;
  158. color:#fff;
  159. }
  160.  
  161. #link1 a , #link2 a, #link3 a
  162.  
  163. #title
  164. {
  165. font-family:cambria;
  166. text-align:center;
  167. margin-top:-129px;
  168. padding-bottom:0px;
  169. text-transform:none;
  170. font-style:normal;
  171. font-size:10px;
  172. }
  173. #description {
  174. margin-left: 505px;
  175. margin-top: -15px;
  176. width: 530px;
  177. line-height: 100%;
  178. text-transform:none;
  179. text-align:center;
  180. font-family:calibri;
  181. font-size: 10px;
  182. font-style:italic;
  183. padding-bottom:0px;
  184. padding-top:5px;
  185. background-color:#fff;
  186. color:#000;opacity:.771;
  187. }
  188.  
  189. #links {width:710px;padding-top:30px;position:fixed;height:auto;margin-top:-149px;margin-left:395px;padding:10px;background-color:#fff;text-align:center; opacity:.771;}
  190.  
  191. #links a{margin-left:7px; margin-right:07px;padding:1px;text-align:center;font-size:9px;font-style:none;color:#000;text-transform:uppercase;letter-spacing:1px; }
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199. #questions {
  200. background-color:#ffffff;
  201. color: {color:text};
  202. margin-left:0px;
  203. padding:5px;
  204. margin-top:5px;
  205. margin-bottom:5px;
  206. font-family:calibri;
  207. font-size:10px;
  208. font-style:normal;
  209. text-align:center;
  210. }
  211.  
  212. .note {
  213. padding:0px 20px 0px 20px;
  214. background-color:#FFFFFF;
  215. text-transform:lowercase;
  216. letter-spacing:0px;
  217. font-size: 11px;
  218. font-style:normal;
  219. text-align:left;
  220. line-height:120%;
  221. }
  222.  
  223. .note li {
  224. list-style-type:none;
  225. padding:5px 25px 5px 25px;
  226. text-align:left;
  227. margin-right:30px;
  228. margin-top:-50px;
  229. }
  230.  
  231. #info {
  232. font-family:calibri;
  233. text-align:center;
  234. margin-top:10px;
  235. padding-top:10px;
  236. padding:0px;
  237. padding-bottom:1px;
  238. text-transform:none;
  239. font-style:none;
  240. font-size:10px;
  241. line-height:100%;
  242. }
  243.  
  244. #RebloggedFrom {
  245. font-family:calibri;
  246. text-align:center;
  247. margin-top:-5px;
  248. padding-bottom:0px;
  249. text-transform:none;
  250. font-style:none;
  251. font-size:10px;
  252. }
  253.  
  254. #tags {
  255. font-family:calibri;
  256. text-align:center;
  257. margin-top:0px;
  258. padding-bottom:0px;
  259. text-transform:none;
  260. font-style:none;
  261. font-size:10px;
  262. }
  263.  
  264.  
  265.  
  266.  
  267.  
  268. #pagination { font-size:12px; text-align:right; color:#000000; font-family:Bebas Neue; letter-spacing:1px; margin-left:650px; margin-top:-85px; background-color:#fff;opacity:.771; -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;
  269. -o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  270.  
  271. #pagination a{ font-size:12px; text-align:right; color:#000; font-family:Bebas Neue; letter-spacing:2px; margin-left:0px; margin-top:0px; background-color:#fff; opacity:.771; -webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;
  272. -o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  273.  
  274.  
  275.  
  276.  
  277.  
  278. {CustomCSS}</style></head><body>
  279.  
  280. <div id="sidebar">
  281. <div id="sidebarimage"><img src="{image:sidebar}"/></div>
  282. <br>
  283. <div id="links">
  284.  
  285. <a href="{text:link 1 url}">{text:link 1}</a>
  286. <a href="{text:link 2 url}">{text:link 2}</a>
  287. <a href="{text:link 3 url}">{text:link 3}</a>
  288. <a href="{text:link 4 url}">{text:link 4}</a>
  289. <a href="{text:link 5 url}">{text:link 5}</a>
  290. <a href="http://bangnothing.tumblr.com">©</a>
  291. </div>
  292.  
  293.  
  294. <div id="description">{Description}></div>
  295.  
  296. <div id="scrollbar">{scrollbar}</div>
  297.  
  298.  
  299.  
  300. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big>back</big></a>&nbsp;&nbsp;&nbsp;&nbsp;{/block:PreviousPage}<br><br>{block:NextPage}&nbsp;&nbsp;&nbsp;&nbsp;<a href="{NextPage}"><big>next</big></a>{/block:NextPage}{/block:Pagination}</div></div>
  301.  
  302.  
  303.  
  304. {block:HasPages}{block:Pages}
  305.  
  306. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  307.  
  308. </div></center>
  309.  
  310.  
  311. </div>
  312.  
  313. <div id="entries">{block:Posts}<div id="post">
  314.  
  315. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  316.  
  317. {block:blockquote}{/block:blockquote}
  318.  
  319.  
  320.  
  321. {block:Photo}
  322. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  323. {/block:Photo}
  324.  
  325. {block:Photoset}
  326. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  327. {/block:Photoset}
  328.  
  329. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  330.  
  331. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  332.  
  333. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  334.  
  335. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  336.  
  337. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  338.  
  339. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  340.  
  341.  
  342. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a>
  343. {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
  344. {block:RebloggedFrom}<a href="{ReblogParentURL}">({ReblogParentName})</a>{/block:RebloggedFrom}
  345. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
  346.  
  347. <div id="tags">
  348. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  349.  
  350. </div>
  351. {block:PostNotes}{PostNotes}{/block:PostNotes}
  352. {/block:Posts}</div>
  353.  
  354.  
  355. </div>
  356. </body>
  357. </html>
Advertisement
Add Comment
Please, Sign In to add comment