darnpayne

THEME 35 WERE MY OTP

Aug 10th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.44 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 35 BY BANGNOTHING WERE MY OTP -->
  11.  
  12. <!-- COLORS -->
  13.  
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:text" content="#b6b5b5"/>
  16. <meta name="color:link" content="#b87889"/>
  17. <meta name="color:linkhover" content="#f0e7e1"/>
  18. <meta name="color:scrollbar" content="ececec"/>
  19.  
  20. <!-- FONTS -->
  21.  
  22. <meta name="font:title" content="Cambria" />
  23. <meta name="font:body" content="calibri" />
  24. <meta name="font:pagination" content="calibri" />
  25.  
  26. <!-- IMAGES -->
  27.  
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:sidebar2" content=""/>
  30. <meta name="image:sidebar3" content=""/>
  31. <!-- LINKS -->
  32.  
  33. <meta name="text:link 1" content="link 1"/>
  34. <meta name="text:link 1 url" content="/" />
  35. <meta name="text:link 2" content="link 2"/>
  36. <meta name="text:link 2 url" content="/" />
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42. ::selection {background: #fff; color:{color:selection};}
  43. ::-moz-selection {background: #fff; color:{color:selection};}
  44. ::-webkit-selection {background: #fff; color:{color:selection};}
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  47. height:100px;}
  48.  
  49. ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
  50.  
  51.  
  52. /* --- BODY ---*/
  53.  
  54. body {
  55. font-style:none;
  56. background:{color:background};
  57. margin:0px; color:{color:text};
  58. font-family:calibri;
  59. font-size:11px;
  60. line-height:100%;
  61.  
  62. }
  63.  
  64. blockquote {
  65. border-left:2px solid #ECECEC;
  66. padding-left:2px;
  67. margin:5px;
  68. }
  69.  
  70. a {
  71. color:{color:link}
  72. }
  73.  
  74. a {
  75. text-decoration:none;
  76. -webkit-transition:all 0.5s ease-in-out;
  77. -moz-transition:all 0.5s ease-in-out;
  78. -o-transition:all 0.5s ease-in-out;
  79. -ms-transition:all 0.5s ease-in-out;
  80. transition:all 0.5s ease-in-out;
  81. }
  82.  
  83. a:hover {
  84. color:{color:linkhover}
  85. }
  86.  
  87. img {none;}
  88.  
  89. h1 , h2 {
  90. font-family:calibri;
  91. text-transform:none;
  92. font-size:14px;
  93. line-height:30px;
  94. letter-spacing:0px;
  95. text-align:center;
  96. font-style:none;
  97. }
  98.  
  99. #entries {
  100. padding:10px;
  101. width:500px;
  102. margin-left:600px;
  103. margin-top:50px;
  104.  
  105. }
  106.  
  107. #post {
  108. width:500px;
  109. padding-bottom:100px;
  110. font-style:none;
  111. padding:15px;
  112. margin-bottom:10px;
  113. }
  114.  
  115.  
  116.  
  117.  
  118. /* --- SIDEBAR ---*/
  119.  
  120.  
  121. #sidebar {
  122. width:270px;
  123. height: 150px;
  124. position:fixed;
  125. margin-left:270px;
  126. margin-top:290px;
  127. background:#fff;
  128. }
  129.  
  130. #sidebarimage {
  131. width 120px;
  132. padding: 7px 24px 7px 20px;
  133.  
  134.  
  135. }
  136.  
  137.  
  138. #sidebarimage img {-webkit-transition:all 1s ease-out;
  139. -moz-transition:all 1s ease-out;
  140. transition:all 1s ease-out;
  141. width:120px;
  142. height:120px;
  143.  
  144. padding:3px;
  145. margin-left:-18px;
  146. margin-top:0px;
  147. background:#fff;
  148. opacity:1;
  149.  
  150. }
  151.  
  152.  
  153. #title {
  154.  
  155. width:510px;
  156. height:40px;
  157. font:30px ashley marie;
  158. margin-left:500px;
  159. margin-top:-75px;
  160. text-align:center;
  161. position:fixed;
  162. text-transform:lowercase;
  163. background:#000;
  164. color:#fff;
  165. text-shadow: 1px 2px 0px {color:color1}, -2px -1px 0px {color:color2};
  166. }
  167.  
  168. #white {
  169.  
  170. width:500px;
  171. height:40px;
  172. margin-left:505px;
  173. margin-top:-105px;
  174. position:fixed;
  175. background:#fff;
  176. }
  177.  
  178. #links {
  179. -webkit-transition:all .3s ease-out;
  180. -moz-transition:all .3s ease-out;
  181. transition:all .3s ease-out;
  182. width:125px;
  183. padding: 5px;
  184. font-size:10px;
  185. margin-left: -129px;
  186. margin-top: -53px;
  187. text-align:center;opacity:1;
  188. position:fixed;
  189. background:#000;
  190. height:20px;
  191.  
  192.  
  193. }
  194. @font-face{font-family:Ashley Marie;src:url(http://static.tumblr.com/9wzbixa/qKtmj2fnf/ashleymarie.ttf);}
  195.  
  196.  
  197. #links a
  198. { color: #fff;
  199. margin-bottom: -10px;
  200. margin-right:5px;
  201. padding:5px;
  202. font-family:cambria;
  203. padding-top: 1px;
  204. padding-bottom: 1px;
  205. padding-left: 1px;
  206. padding-right: 1px;
  207. letter-spacing: 1px;
  208. font-style:italic;
  209. text-shadow:2px 1px 0px {color:color1}, -2px -1px 0px {color:color2};
  210. }
  211.  
  212. #links a:hover {color:#fff;text-decoration:underline;text-shadow:0px 0px #fff, 0px 0px #fff;}
  213.  
  214.  
  215.  
  216.  
  217. #description {-webkit-transition:all .4s ease-out;
  218. -moz-transition:all .4s ease-out;
  219. transition:all .4s ease-out;
  220. width: 128px;
  221. height: auto;
  222. font:10px Cambria;
  223. margin-left:132px;
  224. margin-top:-119px;
  225. text-align:justify;
  226. color:#000;
  227. line-height: 9px;
  228. position:fixed;
  229. padding: 5px;
  230. }
  231.  
  232.  
  233. #description a {color:#000; -moz-transition-duration:0.4s;
  234. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;text-shadow:1px 1px 0px {color:color1}, -1px -1px 0px {color:color2};}
  235. #description a:hover {-moz-transition-duration:0.4s;
  236. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;color:#000;text-decoration:underline;text-shadow:0px 0px, 0px 0px;}
  237.  
  238. #pagination {-webkit-transition:all 1s ease-out;
  239. -moz-transition:all 1s ease-out;
  240. transition:all 1s ease-out;
  241. position:fixed;
  242. font-size:20px;
  243. font-family:ashley marie;
  244. margin-top:0px;
  245. margin-left:255px;opacity:1;
  246. width: 125px;
  247. padding-top:5px;line-height:15px;}
  248.  
  249.  
  250.  
  251.  
  252. #questions {
  253. background-color:#ffffff;
  254. color: {color:text};
  255. margin-left:0px;
  256. padding:5px;
  257. margin-top:5px;
  258. margin-bottom:5px;
  259. font-family:calibri;
  260. font-size:10px;
  261. font-style:normal;
  262. text-align:center;
  263. }
  264.  
  265. .note {
  266. padding:0px 20px 0px 20px;
  267. background-color:#FFFFFF;
  268. text-transform:lowercase;
  269. letter-spacing:0px;
  270. font-size: 11px;
  271. font-style:normal;
  272. text-align:left;
  273. line-height:120%;
  274. }
  275.  
  276. .note li {
  277. list-style-type:none;
  278. padding:5px 25px 5px 25px;
  279. text-align:left;
  280. margin-right:30px;
  281. margin-top:-50px;
  282. }
  283.  
  284. #info {
  285. font-family:calibri;
  286. text-align:center;
  287. margin-top:10px;
  288. padding-top:10px;
  289. padding:0px;
  290. padding-bottom:1px;
  291. text-transform:none;
  292. font-style:none;
  293. font-size:10px;
  294. line-height:100%;
  295. }
  296.  
  297. #RebloggedFrom {
  298. font-family:calibri;
  299. text-align:center;
  300. margin-top:-5px;
  301. padding-bottom:0px;
  302. text-transform:none;
  303. font-style:none;
  304. font-size:10px;
  305. }
  306.  
  307. #tags {
  308. font-family:calibri;
  309. text-align:center;
  310. margin-top:0px;
  311. padding-bottom:0px;
  312. text-transform:none;
  313. font-style:none;
  314. font-size:10px;
  315. }
  316.  
  317. #pagination
  318. {
  319. font-size:10px;
  320. margin-top:5px;
  321. margin-left:95px;
  322. font-family:calibri;
  323. font-style:normal;
  324. text-align:center;
  325. width:50px
  326. text-transform:uppercase;
  327. letter-spacing:1px;
  328. }
  329.  
  330.  
  331.  
  332. #credit{
  333. right:8px;
  334. bottom:10px;
  335. position:fixed;
  336. padding:5px;
  337. }
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. {CustomCSS}</style></head><body>
  345.  
  346. <div id="sidebar">
  347.  
  348. <div id="sidebarimage"><img src="{image:sidebar}"/></div>
  349.  
  350.  
  351. <br>
  352. <div id="links">
  353. <a href="/">home</a>
  354. <a href="/ask">ask</a>
  355. <a href="{text:link 1 url}">{text:link 1}</a>
  356. <a href="{text:link 2 url}">{text:link 2}</a>
  357. <a href="http://abngnothing.tumblr.com">theme</a>
  358. </div>
  359.  
  360.  
  361. <div id="description">{Description}</div>
  362.  
  363. <div id="scrollbar">{scrollbar}</div>
  364.  
  365.  
  366.  
  367.  
  368. {block:Pagination}<div id="pagination">
  369.  
  370. {block:PreviousPage}
  371. <a href="{PreviousPage}">back</a>
  372. {/block:PreviousPage}
  373. /
  374. {block:NextPage}
  375. <a href="{NextPage}">next</a>
  376. {/block:NextPage}
  377.  
  378. </div>{/block:Pagination}
  379. </div>
  380.  
  381. {block:HasPages}{block:Pages}
  382.  
  383. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  384.  
  385. </div></center>
  386.  
  387.  
  388. </div>
  389.  
  390. <div id="entries">{block:Posts}<div id="post">
  391.  
  392. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  393.  
  394. {block:blockquote}{/block:blockquote}
  395.  
  396.  
  397.  
  398. {block:Photo}
  399. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  400. {/block:Photo}
  401.  
  402. {block:Photoset}
  403. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  404. {/block:Photoset}
  405.  
  406. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  407.  
  408. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  409.  
  410. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  411.  
  412. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  413.  
  414. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  415.  
  416. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  417.  
  418.  
  419. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a>
  420. {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
  421. {block:RebloggedFrom}<a href="{ReblogParentURL}">({ReblogParentName})</a>{/block:RebloggedFrom}
  422. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
  423.  
  424. <div id="tags">
  425. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  426.  
  427. </div>
  428. {block:PostNotes}{PostNotes}{/block:PostNotes}
  429. {/block:Posts}</div>
  430.  
  431.  
  432. </div>
  433. </body>
  434. </html>
Advertisement
Add Comment
Please, Sign In to add comment