Advertisement
dearcasthemes

innocence

May 6th, 2014
748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.61 KB | None | 0 0
  1. <!----© THEME BY slutjensen.tumblr.com, base theme by enterprizer @ tumblr, for public use-----DON'T REMOVE CREDIT--->
  2.  
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#838282"/>
  14. <meta name="color:Link" content="#b8b8b8"/>
  15. <meta name="image:sidebar" content=""/>
  16. <meta name="color:square link colour" content="#E39AC5"/>
  17. <meta name="color:square link colour hover" content="#FAF8C5"/>
  18. <meta name="color:description border" content="#f3dfeb"/>
  19.  
  20. <meta name="text:LinkA" content="">
  21. <meta name="text:LinkA URL" content="/">
  22. <meta name="text:LinkB" content="">
  23. <meta name="text:LinkB URL" content="/">
  24. <meta name="text:LinkC" content="">
  25. <meta name="text:LinkC URL" content="/">
  26. <meta name="text:LinkD" content="">
  27. <meta name="text:LinkD URL" content="/">
  28. <meta name="text:LinkE" content="">
  29. <meta name="text:LinkE URL" content="/">
  30.  
  31. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  32. <style>
  33.  
  34.  
  35. div#qTip {
  36. padding: 2px;
  37. font-style:italic;
  38. display: none;
  39. max-width:120px;
  40. text-align: center;
  41. font-style: normal;
  42. position:absolute;
  43. font-size:10px;
  44. margin-left:10px;
  45. margin-top:-2px;
  46. line-height:9px;
  47. font-family:arial;
  48. font-weight:bold;
  49. z-index: 1000;
  50.  
  51.  
  52. color: #989898;
  53. background:#fff;
  54. text-transform:lowercase;
  55. box-shadow: 2px 2px 2px #c4c4c4;
  56.  
  57. word-spacing:3px;
  58. letter-spacing: -1px;
  59. opacity:1;
  60. }
  61. </style>
  62.  
  63. <style type="text/css">
  64.  
  65. *, body, a {cursor: url('http://img69.imageshack.us/img69/7673/cursorw.png'), auto;}
  66.  
  67. ::-webkit-scrollbar {
  68.  
  69. width: 4px;
  70. height: 3px; background: #FAFAFA;
  71. }
  72. ::-webkit-scrollbar-thumb {background-color:#D6D5D5; ;}
  73.  
  74. body {
  75. background:{color:background};
  76. margin:0px;
  77. color:{color:text};
  78. font-family:Calibri;
  79. font-size:10px;
  80. line-height:100%;
  81. }
  82.  
  83. a {
  84. text-decoration:none;
  85. outline:none;
  86. -moz-outline-style:none;
  87. color:{color:link};
  88. ;-webkit-transition: all 0.8s ease-out;
  89. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  90. }
  91.  
  92. }
  93.  
  94. img {
  95. border:none;
  96. }
  97.  
  98. blockquote {
  99. padding-left:5px;
  100. border-left:2px solid;
  101. }
  102.  
  103. blockquote blockquote {
  104. padding-left:5px;
  105. border-left:2px solid;
  106. }
  107.  
  108. h1 {
  109. font-size:15px;
  110. }
  111.  
  112. #entries {
  113. padding:10px;
  114. width:500px;
  115. margin-left:550px;
  116. margin-top:40px;
  117. }
  118.  
  119. #post {
  120. width:500px;
  121. padding-bottom:20px;
  122. }
  123.  
  124.  
  125.  
  126. #sidebar {
  127. height:180x;
  128. width:250px;
  129. position:fixed;
  130. margin-left:200px;
  131. margin-top:80px;
  132. }
  133.  
  134. #title {
  135. opacity:0;
  136.  
  137. color:#c4c4c4;
  138. background:#fff;
  139. width:180px
  140. padding:5px;
  141. position:fixed;
  142. margin-left:215px;
  143. margin-top:135px;
  144. border-top:2px solid #eee;
  145. padding-top:10px;
  146. text-transform:uppercase;
  147. font-style:italic;
  148. letter-spacing:-2px;
  149. text-align:left;
  150. font-size:25px;
  151. font-family:times;
  152. -moz-transform:rotate(270deg);
  153. -webkit-transform:rotate(270deg);
  154. margin-bottom:5px;
  155.  
  156. ;-webkit-transition: all 0.8s ease-out;
  157. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  158. }
  159.  
  160. #sidebar:hover #title {
  161. -moz-transform:rotate(0deg);
  162. -webkit-transform:rotate(0deg);
  163. opacity:1;
  164. margin-top:279px;
  165. margin-left:101px;
  166. letter-spacing:2px;
  167. ;-webkit-transition: all 0.8s ease-out;
  168. -moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  169. }
  170.  
  171. #border {
  172. opacity:0;
  173. position:fixed;
  174. margin-left:212px;
  175. margin-top:120px;
  176. height:150px;
  177. width:5px;
  178. background:#E39AC5;
  179. }
  180.  
  181. #sidebarimage {
  182.  
  183. width 250px;
  184. z-index:1;
  185. }
  186.  
  187. #sidebarimage img {
  188. position:fixed;
  189. width:130px;
  190. margin-left:85px;
  191. margin-top:123px;
  192. opacity:0.9;
  193. }
  194.  
  195. #links{
  196.  
  197.  
  198. -moz-transform:rotate(270deg);
  199. -webkit-transform:rotate(270deg);
  200. z-index:2;
  201. position:fixed;
  202. opacity:0;
  203. margin-left:155px;
  204. margin-top:186px;
  205. word-spacing:4px;
  206.  
  207.  
  208. ;-webkit-transition: all 0.9s ease-out;
  209. -moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;
  210. }
  211.  
  212. #links a {
  213. border:1px solid {color:square link colour} ;
  214. letter-spacing:7px;
  215. font-size:12px;
  216. color:{color:square link colour};
  217. background:{color:square link colour};
  218. ;-webkit-transition: all 0.5s ease-out;
  219. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  220. }
  221.  
  222. #links a:hover {
  223.  
  224. border-radius:100%;
  225. color:{color:square link colour hover};
  226. background:{color:square link colour hover};
  227. ;-webkit-transition: all 0.5s ease-out;
  228. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  229. }
  230.  
  231.  
  232. #sidebar:hover #links {
  233. padding:2px;
  234. word-spacing:12px;
  235. opacity:1;
  236. margin-left:164px;
  237. ;-webkit-transition: all 0.9s ease-out;
  238. -moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;
  239.  
  240. }
  241.  
  242.  
  243.  
  244. #description {
  245. opacity:1;
  246. position:fixed;
  247. border:10px solid {color:description border};
  248. height:60px;
  249. overflow:scroll;
  250. padding:20px;
  251. background:#fff;
  252. line-height:90%;
  253. font-family:times;
  254. font-size:10px;
  255. font-style:italic;
  256. margin-top:273px;
  257. margin-left:50px;
  258. width:150px;
  259. color:#c4c4c4;
  260. padding:5px;
  261. text-align:center;
  262. ;-webkit-transition: all 0.9s ease-out;
  263. -moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;
  264. }
  265.  
  266. #sidebar:hover #description {
  267. opacity:1;
  268. margin-top:313px;
  269. margin-left:90px;
  270. ;-webkit-transition: all 0.9s ease-out;
  271. -moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;
  272. }
  273.  
  274. #pagination {
  275. color:#c4c4c4;
  276. width:160px;
  277. margin-left:50px;
  278. margin-top:420px;
  279. font-family:times;
  280. padding:3px;
  281. font-size:9px;
  282. font-style:italic;
  283. text-align:center;
  284. opacity:0;
  285. ;-webkit-transition: all 0.9s ease-out;
  286. -moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;
  287. }
  288.  
  289. #sidebar:hover #pagination {
  290. opacity:1
  291.  
  292. ;-webkit-transition: all 0.9s ease-out;
  293. -moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;
  294. margin-left:98px;
  295. }
  296.  
  297. #info {
  298. text-align:left;
  299. font-size:9px;
  300. text-transform:uppercase;
  301. font-family:calibri;
  302. letter-spacing:-1px;
  303. word-spacing:2px;
  304. margin-top:10px;
  305. }
  306.  
  307. #info a {
  308. font-weight:bold;
  309. color:#989898;
  310. font-style:italic;
  311.  
  312. }
  313.  
  314. #credit {
  315. font-size:8px;
  316. font-family:cambria;
  317. font-style:italic;
  318. letter-spacing:1px;
  319. -moz-transition-duration:0.5s;
  320. -webkit-transition-duration:0.5s;
  321. -o-transition-duration:0.5s;
  322. }
  323.  
  324. #credit a {
  325. background-color:#fff;
  326. padding:5px;
  327. border:1px solid #e9e9e9;
  328. position:fixed;
  329. right:7px;
  330. bottom:9px
  331.  
  332.  
  333. }
  334.  
  335.  
  336. #credit a:hover {
  337.  
  338. opacity:0;
  339. -moz-transition-duration:0.5s;
  340. -webkit-transition-duration:0.5s;
  341. -o-transition-duration:0.5s;
  342. background-color:#fff;
  343. -moz-transition-duration:0.5s;
  344. -webkit-transition-duration:0.5s;
  345. -o-transition-duration:0.5s;
  346.  
  347. }
  348.  
  349.  
  350.  
  351.  
  352.  
  353. #asker {
  354. float:left;
  355. margin-right:5px;
  356. }
  357.  
  358. {CustomCSS}</style></head><body>
  359.  
  360.  
  361.  
  362. <div id="sidebar">
  363.  
  364. <div id="title">{Title}</div>
  365.  
  366. <div id="links">
  367.  
  368.  
  369. <a href="{text:LinkA URL}" title="{text:LinkA}">■</a>
  370. <a href="{text:LinkB URL}" title="{text:LinkB}">■</a>
  371. <a href="{text:LinkC URL}" title="{text:LinkC}">■</a>
  372. <a href="{text:LinkD URL}" title="{text:LinkD}">■</a>
  373. <a href="{text:LinkE URL}" title="{text:LinkE}">■</a>
  374.  
  375.  
  376.  
  377. </div>
  378. <div id="border"></div>
  379. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  380.  
  381.  
  382. <div id="description">{Description}</div>
  383.  
  384. <div id="pagination">
  385. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage}
  386. {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}{/block:Pagination}
  387. </div>
  388.  
  389. </div>
  390.  
  391. <div id="entries">{block:Posts}<div id="post">
  392.  
  393. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  394.  
  395. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  396.  
  397. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  398.  
  399. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  400.  
  401. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  402.  
  403. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  404.  
  405. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  406.  
  407. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  408.  
  409. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  410.  
  411. <div id="info">
  412. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  413. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}"
  414. title="{ReblogParentTitle}">{ReblogParentName}</a> source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  415.  
  416. </div>
  417. {block:PostNotes}{PostNotes}{/block:PostNotes}
  418. {/block:Posts}</div>
  419.  
  420. <div id="credit"><a href="http://slutjensen.tumblr.com">dear cas</div>
  421.  
  422. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement