Advertisement
dimplehoe

Theme 01

Apr 9th, 2014
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
TCL 11.33 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. <style> body, a, a:hover { cursor:url('http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif'), auto }</style>
  5. <link rel="shortcut icon" href="{favicon}"><link href='http://fonts.googleapis.com/css?family=Carrois+Gothic+SC' rel='stylesheet' type='text/css'>
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9.  
  10.  
  11. <!-- Theme by fightsyou don't steal my codes please! -->
  12.  
  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:sblink" content="#b87889"/>
  18. <meta name="color:linkhover" content="#f0e7e1"/>
  19. <meta name="color:scrollbar" content="ececec"/>
  20. <meta name="color:selection" content="ececec"/>
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24.  
  25. <meta name="text:Link 3" content="" />
  26. <meta name="text:Link 3 Text" content="" />
  27. <meta name="text:Link 4" content="" />
  28. <meta name="text:Link 4 Text" content="" />
  29.  
  30.  
  31. <style type="text/css">
  32.  
  33. ::selection {background: #fff; color:{color:selection};}
  34. ::-moz-selection {background: #fff; color:{color:selection};}
  35. ::-webkit-selection {background: #fff; color:{color:selection};}
  36.  
  37. ::-webkit-scrollbar {background-color:#fff; height:8px; width:8px}
  38. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  39. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  40. iframe#tumblr_controls {
  41.    right:3px !important;
  42.    position: fixed !important;
  43.    z-index:999999999999999999999999999999999999999999999999 !important;
  44.    -webkit-transition: all 0.8s ease-out;
  45.    -moz-transition: all 0.8s ease-out;
  46.    transition: all 0.8s ease-out;
  47.    -webkit-filter: invert(100%);
  48. }
  49.  
  50.  
  51.  
  52.  
  53. body {
  54. font-style:none;
  55. background:{color:background};
  56. margin:0px; color:{color:text};
  57. font-family:Arial;
  58. font-size:11px;
  59. line-height:100%;
  60.  
  61. }
  62.  
  63. blockquote {
  64. border-left:2px solid #ECECEC;
  65. padding-left:2px;
  66. margin:5px;
  67. }
  68.  
  69. a {
  70. color:{color:link}
  71. }
  72.  
  73. a {
  74. text-decoration:none;
  75. -webkit-transition:all 0.5s ease-in-out;
  76. -moz-transition:all 0.5s ease-in-out;
  77. -o-transition:all 0.5s ease-in-out;
  78. -ms-transition:all 0.5s ease-in-out;
  79. transition:all 0.5s ease-in-out;
  80. }
  81.  
  82. a:hover {
  83. color:{color:linkhover}
  84. }
  85.  
  86. img {none;}
  87.  
  88. h1 , h2 {
  89. font-family:Arial;
  90. text-transform:none;
  91. font-size:14px;
  92. line-height:30px;
  93. letter-spacing:0px;
  94. text-align:center;
  95. font-style:none;
  96. }
  97.  
  98. #entries {
  99. padding:10px;
  100. width:500px;
  101. margin-left:600px;
  102. margin-top:50px;
  103.  
  104. }
  105.  
  106. #post {
  107. width:500px;
  108. padding-bottom:100px;
  109. font-style:none;
  110. padding:15px;
  111. margin-bottom:10px;
  112. text-align:center;
  113. }
  114.  
  115.  
  116.  
  117.  
  118. #sidebar
  119. {
  120. width:300px;
  121. position:fixed;
  122. margin-left:90px;
  123. margin-top:150px;
  124. }
  125.  
  126. #sidebar {width:100px;}
  127.  
  128. #sidebarimage img
  129. {  
  130. margin-left:140px;
  131. width:150px;
  132. max-height:150px;
  133. margin-top:0px;
  134. padding:5px;
  135. padding-bottom:5px;
  136. border-top:1px solid lightblue;
  137. border-bottom:1px solid lightblue;
  138. border-left:1px solid lightpink;
  139. border-right:1px solid lightpink;
  140.  
  141. }
  142.  
  143. #sidebarimage img:hover {
  144.    opacity:0.5;
  145. }
  146.  
  147.  
  148. #nav {
  149. position:fixed;
  150. overflow:hidden;
  151. margin-top:150px;
  152. margin-left:315px;
  153. }
  154.  
  155. @font-face{font-family:Gruenewald; src: url(http://static.tumblr.com/9wzbixa/Wsomj2iuz/gruenewald_va_normal.ttf);}
  156.  
  157. #title
  158. {
  159. font-family:Gruenewald;
  160. text-align:center;
  161. margin-top:-129px;
  162. padding-bottom:0px;
  163. text-transform:none;
  164. font-style:normal;
  165. font-size:10px;
  166. }
  167.  
  168. @font-face {font-family:Aderyn;src:url(http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf);}
  169.  
  170. #description {
  171. margin-left: 130px;
  172. margin-top: 30px;
  173. width: 175px;
  174. height:50px;
  175. line-height: 130%;
  176. background-color:transparent;
  177. text-transform:none;
  178. text-align:center;
  179. font-family:Carrois Gothic SC;
  180. font-size: 14px;
  181. font-style:none;
  182. padding-bottom:0px;
  183. padding-top:5px;
  184. overflow:auto;
  185. }
  186.  
  187. #description a {
  188.    color:{color:link};
  189. }
  190.  
  191. #description a:hover {
  192.    color:lightblue;
  193. }
  194.  
  195. .links {
  196. padding: 10px;
  197. font-size:10px;
  198. width:400px;
  199. height:10px;
  200. font-family:Carrois Gothic SC;
  201. text-align:center;
  202. margin-top:-10px;
  203. margin-left:10px;
  204. text-align:center;
  205. text-transform:lowercase;
  206. letter-spacing:1px;
  207. position:fixed;
  208. line-height:80%;
  209. padding-bottom:7px;
  210. -moz-transition-duration:0.4s;
  211. -webkit-transition-duration:0.4s;
  212. -o-transition-duration:0.4s;
  213. }
  214.  
  215. .links a {
  216. color:{color:sblink};
  217. padding:4px;
  218. font-size: 14px;
  219. -moz-transition-duration:0.4s;
  220. -webkit-transition-duration:0.4s;
  221. -o-transition-duration:0.4s;
  222. }
  223.  
  224. .links a:hover {
  225.    color:lightpink;
  226. }
  227.  
  228. #ask {
  229.    background-color:#e2e2e2;
  230.    text-align:center;
  231.    line-height:160%;
  232.    color:#000;
  233.    padding:5px;
  234.    padding-bottom:10px;
  235.    padding-top:3px;
  236.    }
  237.    
  238.    #ask a{
  239.        color:#000;
  240.        font-style:bold;
  241.    }
  242.  
  243.  
  244.    #asker img {
  245.    margin-left:-2px;
  246.    margin-bottom:-15px;
  247.    padding:3px;
  248.    padding-bottom:5px;
  249.    width:22px;
  250.    }
  251.  
  252.    #ans {
  253.    text-align:center;
  254.    padding:0px;
  255.    color:{color:text};
  256.    }
  257.  
  258. #s-m-t-tooltip {
  259.  
  260. max-width:300px;
  261.  
  262. padding:3px 4px 5px 4px;
  263.  
  264. margin:20px 0px 0px 20px;
  265.  
  266. background-color:#fff;
  267.  
  268. border-top:2px solid lightpink;
  269. border-bottom:2px solid lightblue;
  270. border-left:2px solid lightpink;
  271. border-right:2px solid lightblue;
  272.  
  273. font-family:Carrois Gothic SC;
  274.  
  275. font-size:9px;
  276.  
  277. letter-spacing:2px;
  278.  
  279. text-transform:uppercase;
  280.  
  281. color:#000;
  282.  
  283. z-index:999999999999999999999999999999999999;
  284.  
  285. }
  286.  
  287. .note {
  288. padding:0px 20px 0px 20px;
  289. background-color:#FFFFFF;
  290. text-transform:lowercase;
  291. letter-spacing:0px;
  292. font-size: 11px;
  293. font-style:normal;
  294. text-align:left;
  295. line-height:100%;
  296. margin-left:20px;
  297. }
  298.  
  299. .note li {
  300. list-style-type:none;
  301. padding:5px 25px 5px 25px;
  302. text-align:left;
  303. margin-right:80px;
  304. margin-top:-50px;
  305. }
  306.  
  307. #info {
  308. font-family:Carrois Gothic SC;
  309. text-align:left;
  310. margin-top:10px;
  311. padding:0px;
  312. padding-bottom:5px;
  313. padding-top:4px;
  314. padding-left:10px;
  315. text-transform:none;
  316. font-style:none;
  317. font-size:10px;
  318. line-height:110%;
  319. background-color:#000;
  320. }
  321.  
  322. #info a {
  323.    color:#fff;
  324.    display:inline;
  325. }
  326.  
  327. #RebloggedFrom {
  328. font-family:calibri;
  329. text-align:center;
  330. margin-top:-5px;
  331. padding-bottom:0px;
  332. text-transform:none;
  333. font-style:none;
  334. font-size:10px;
  335. }
  336.  
  337. #tags {
  338. font-family:Carrois Gothic SC;
  339. text-align:center;
  340. margin-top:-15px;
  341. padding-bottom:0px;
  342. text-transform:none;
  343. font-style:none;
  344. font-size:10px;
  345. color:#fff;
  346. }
  347.  
  348. #pagination
  349. {
  350. font-size:16px;
  351. margin-top:30px;
  352. margin-left:100px;
  353. font-family:Carrois Gothic SC;
  354. font-style:normal;
  355. text-align:center;
  356. line-height:90%;
  357. width:200px
  358. text-transform:uppercase;
  359. letter-spacing:1px;
  360. }
  361.  
  362.  
  363.  
  364. @font-face {font-family:Always a Good Time; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  365.  
  366. #credit{
  367.    color:#000;
  368.    right:8px;
  369.    bottom:10px;
  370.    position:fixed;
  371.    padding:5px;
  372.    font-family:Always a Good Time;
  373.    font-size:12px;
  374.    background-color:transparent;
  375.    }
  376.    
  377.  
  378. #bite
  379. #bite a{
  380. display:block
  381. }
  382. #bite .death {
  383. margin-right:0px;filter: alpha(opacity = 0);
  384. opacity:0;-webkit-transition: all 0.5s ease-out;
  385. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  386. }
  387.  
  388. #bite:hover .death {
  389. margin-left:0px;
  390.  
  391. -webkit-transition: all 0.8s ease-out;
  392. -moz-transition: all 0.8s ease-out;
  393. transition: all 0.8s ease-out;
  394. filter: alpha(opacity = 100);
  395. filter: alpha(opacity = 100);
  396. opacity:8;
  397. }
  398.  
  399.  
  400.    a {
  401.    color:{color:link};
  402.    text-decoration:none;
  403.    -moz-transition-duration:0.5s;
  404.    -webkit-transition-duration:0.5s;
  405.    -o-transition-duration:0.5s;
  406.    }
  407.  
  408.    a:hover {
  409.    color:{color:hover};
  410.    text-decoration:none;
  411.    -moz-transition-duration:0.5s;
  412.    -webkit-transition-duration:0.5s;
  413.    -o-transition-duration:0.5s;
  414.    }
  415.  
  416.  
  417.  
  418.  
  419. {CustomCSS}</style></head>
  420.  
  421. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  422.  
  423. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  424.  
  425. <script>
  426.  
  427. (function($){
  428.  
  429. $(document).ready(function(){
  430.  
  431. $("a[title]").style_my_tooltips({
  432.  
  433. tip_follows_cursor:true,
  434.  
  435. tip_delay_time:90,
  436.  
  437. tip_fade_speed:600,
  438.  
  439. attribute:"title"
  440.  
  441. });
  442.  
  443. });
  444.  
  445. })(jQuery);
  446.  
  447. </script>
  448.  
  449. <body>
  450.  
  451.  
  452.  
  453.  
  454. <div id="sidebar">
  455. <div id="sidebarimage"><a href="/"><img src="{image:sidebar}"/></a></div>
  456. <br>
  457.  
  458. <div class="links">
  459. <a href="/" title="home">I.</a>
  460.  
  461. <a href="/ask" title="message">II.</a>
  462.  
  463. <a href="{text:Link 3}" title="{text:Link 3 Text}">III.</a>
  464.  
  465. <a href="{text:Link 4}" title="{text:Link 4 Text}">IV.</a>
  466. </p>
  467. </div>
  468.  
  469.  
  470.  
  471.  
  472.  
  473. <!-- description -->
  474.  
  475.  
  476. <div id="description">{Description}</div>
  477.  
  478. <div id="scrollbar">{scrollbar}</div>
  479.  
  480.  
  481. <div id="pagination">
  482. {block:Pagination}
  483. <div id="pagination">
  484. {block:PreviousPage}
  485. <a href="{PreviousPage}">Back</a>
  486. {/block:PreviousPage}
  487. {block:NextPage}
  488. <a href="{NextPage}">Next</a>
  489. {/block:NextPage}
  490. </div>
  491. {/block:Pagination}</div></div>
  492.  
  493.  
  494.  
  495. {block:HasPages}{block:Pages}
  496.  
  497. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  498.  
  499. </div></center>
  500.  
  501.  
  502. </div>
  503.  
  504.  
  505. <div id="entries">{block:Posts}
  506. <div id="bite">
  507. <div id="post">
  508.  
  509. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  510.  
  511. {block:blockquote}{/block:blockquote}
  512.  
  513.  
  514.  
  515. {block:Photo}
  516. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  517. {/block:Photo}
  518.  
  519. {block:Photoset}
  520. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  521. {/block:Photoset}
  522.  
  523. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  524.  
  525. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  526.  
  527. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  528.  
  529. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  530.  
  531. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  532.  
  533. {block:Answer}<div id="ask"><div id="asker"><img src="{AskerPortraitURL-24}"> {Asker} moaned: {Question}</div></div><div id="ans">{Answer}</div>{/block:answer}
  534.  
  535. <div class="death">
  536. <div id="info">{block:Date}<a href="{Permalink}">{24Hour}:{Minutes}{/block:Date}{/block:Date} </a> {block:RebloggedFrom}<a href="{ReblogParentURL}">ⓒ</a>{/block:RebloggedFrom}
  537. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}  {block:NoteCount}<a href="{Permaink}"> {NoteCount} <a style="color:red">♥</a>{/block:NoteCount}</div>
  538.  
  539. <div id="tags">
  540. {block:HasTags}{block:Tags}<a style="color:#fff" href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div></div></div>
  541.  
  542. </div>
  543. {block:PostNotes}{PostNotes}{/block:PostNotes}
  544. {/block:Posts}</div>
  545.  
  546. <div id="credit" data="credit"> <a title="theme by ofmoan" style="color:#000;" href="http://fightsyou.tumblr.com">fightsyou|</a></div>
  547. </div>                              
  548. </body>
  549.  
  550. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement