Advertisement
themesbycl

theme 6

Jul 25th, 2012
9,775
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.25 KB | None | 0 0
  1. <head>
  2.  
  3. <script type="text/javascript">
  4. WebFontConfig = {
  5. google: { families: [ 'Parisienne::latin', 'Karla:400,400italic,700,700italic:latin' ] }
  6. };
  7. (function() {
  8. var wf = document.createElement('script');
  9. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  10. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  11. wf.type = 'text/javascript';
  12. wf.async = 'true';
  13. var s = document.getElementsByTagName('script')[0];
  14. s.parentNode.insertBefore(wf, s);
  15. })(); </script>
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:Background" content="#000000"/>
  18. <meta name="color:Sidebar" content="#FFFFFF"/>
  19. <meta name="color:Post" content="#FFFFFF"/>
  20. <meta name="color:Post Hover" content="#FFFFFF"/>
  21. <meta name="color:Text" content="#DDDDDD"/>
  22. <meta name="color:Title" content="#000000"/>
  23. <meta name="color:Link" content="#696565"/>
  24. <meta name="color:Scrollbar" content="#000000"/>
  25. <meta name="color:Hover" content="#050500"/>
  26. <meta name="color:Navigation" content="#9aaad5"/>
  27. <meta name="color:Navigation Hover" content="#97eee4"/>
  28. <meta name="image:Background" content=""/>
  29. <meta name="image:Sidebar" content=""/>
  30. <meta name="if:Show Photo" content="1"/>
  31. <meta name="if:Show Title" content="1"/>
  32. <meta name="if:rainbow links" content="0"/>
  33. <meta name="if:tiny cursor" content="1"/>
  34. <meta name="text:Link 1 Title" content=""/>
  35. <meta name="text:Link 1 URL" content=""/>
  36. <meta name="text:Link 2 Title" content=""/>
  37. <meta name="text:Link 2 URL" content=""/>
  38. <meta name="text:Link 3 Title" content=""/>
  39. <meta name="text:Link 3 URL" content=""/>
  40. <meta name="text:Link 4 Title" content=""/>
  41. <meta name="text:Link 4 URL" content=""/>
  42. <meta name="text:Link 5 Title" content=""/>
  43. <meta name="text:Link 5 URL" content=""/>
  44. <meta name="text:Link 6 Title" content=""/>
  45. <meta name="text:Link 6 URL" content=""/>
  46. <link href='http://fonts.googleapis.com/css?family=Parisienne|Karla:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  47. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  48. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  49.  
  50. <script type="text/javascript">
  51. $(document).ready(function () {
  52. $('li.drawer div:nth-child(2)').hide();
  53. $('li.drawer h4').click(function () {
  54. if ($(this).hasClass('open')) {
  55. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  56. else {
  57. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  58. $(this).next().slideDown();
  59. $(this).addClass('open');}
  60. });
  61. });
  62. </script>
  63.  
  64. <title>{Title}</title>
  65.  
  66. <style type="text/css">
  67.  
  68. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  69.  
  70. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  71. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  72.  
  73. @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
  74.  
  75. body{margin:0px; background-color: {color:Background}; background-image:url({image:Background});
  76. background-attachment: fixed; background-repeat: repeat; font-family: century gothic; font-size: 10px; line-height:10px; color:{color:Text};}
  77.  
  78. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; transition: color 0.3s ease-out;}
  79.  
  80. a:hover{color:{color:Hover}; text-decoration: none;}
  81.  
  82. #center{margin:auto; position:relative; width:670px; overflow:auto; overflow-y:hidden;}
  83.  
  84. #posts{float: left; width:500px; padding: 5px; background-color:{color:post}; margin-top: 3px; margin-left: 146px; margin-bottom: 25px;}
  85.  
  86.  
  87. #side{position: fixed; text-align :justify; width: 235px; height:100%; background-color:{color:sidebar}; padding: 7px; top:0px; margin-left: -107px;}
  88.  
  89.  
  90. .links{float: left; font-family: tahoma; margin-bottom: 4px; text-transform:uppercase; font-size: 10px; line-height: 9px; margin: 1px; background-color:{color:navigation} ; color:{color:link}; width: 222px; padding :5px; text-align:center; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; transition: all 0.8s linear; }
  91.  
  92. .links:hover{background-color: {color:navigation hover}; color: {color:hover}; -webkit-transition: all 0.8s linear; -moz-transition: all 0.8s linear; transition: all 0.8s linear; }
  93.  
  94. #entry{margin-bottom: 3px;}
  95.  
  96. .permahover {
  97. text-align: center;
  98. color:{color:link};
  99. opacity: 1;
  100. filter: alpha(opacity = 0);
  101. font-size: 10px;
  102. line-height: 9px;
  103. margin-top:0px;
  104. text-decoration: underline;
  105.  
  106. }
  107.  
  108. .entry:hover .permahover {
  109. text-align: center;
  110. color:{color:link};
  111. opacity: 1;
  112. font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  113. margin-top:5px;
  114. filter: alpha(opacity = 50);
  115. -webkit-transition-duration:1s;
  116.  
  117.  
  118. }
  119.  
  120.  
  121. #entry .perma{position: absolute; text-transform:uppercase; background:{color:post hover}; width: 490px; font-family: tahoma; height: 13px; font-size: 11px; padding-left:10px; padding-bottom:25px;padding-top:5px; overflow:hidden; opacity: 0.0; text-align: left; line-height:15px; margin-top: 5px;}
  122.  
  123. #entry:hover .perma{overflow:visible; height: 13px; margin-top: 15px; opacity :1; linear; opacity: 0.7; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
  124.  
  125. #entry:hover .perma:hover{ overflow:visible; height: 13px; margin-top: 15px; opacity :1; linear; opacity: 0.9; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
  126.  
  127. #pages{font-size: 9px; font-family: Arial; background-color:{color:box}; text-align: center;}
  128.  
  129. #pages a:hover{font-style: italic;}
  130.  
  131. #permapage{font-family: century gothic; font-size: 9px; text-align: center; margin-bottom: 12px;}
  132.  
  133. .title{font-family: century gothic; font-size: 13px; line-height: {text:Title line height}; color: {color:Title}; font-weight: normal;}
  134.  
  135. .permalink{display: block; font-size: 9px; font-family: Arial; text-align: center; text-transform: none; }
  136.  
  137. .blogtitle{
  138. color: {color:Title};font-family: 'Parisienne', sans serif; font-size: 28px; line-height: 22px; margin-top :7px;text-align: center; font-weight: bold;}
  139.  
  140. .credit{position: fixed; font-family: Arial; font-size: 15px; bottom: 5px; right: 5px; background-color:{color:box}; opacity: 0.4; padding: 3px;}
  141.  
  142. blockquote{padding:0px 0px 2px 3px; margin:0px 0px 2px 1px; border-left: 1px solid {color:Text};}
  143.  
  144. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  145. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  146. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  147.  
  148. .nine{bottom:5px;right:5px;font-size:11px;z-index:4;position:fixed;font-family: "century gothic";padding:0px;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  149. }
  150. .nine:hover{bottom:15px;font-family: "century gothic";-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  151. }
  152. .nine .linkk{opacity:0;bottom:5px;right:7px;font-family: "century gothic";font-size:11px;z-index:4;position:fixed;padding:0px;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  153. }
  154. .nine:hover .linkk{opacity:0.9;
  155. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  156. }
  157.  
  158.  
  159. #linksss{position:fixed !important;width:auto; height:auto; right:3px;top:26px;}
  160. ul#drawers {width: 100px; margin: -5px;list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
  161. ul#drawers a {text-decoration: none;margin: -5px; color: #000;}
  162. ul#drawers li h4 {margin: -5px; padding: 1px; text-transform: tahoma; font-size: 8px; text-align: left; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  163. transition: background-color 0.5s ease-out;}
  164. h4.small {display: table-cell; width: 100px; margin: 5px; height: 100%;}
  165. li.drawer h4.open {background-color: ; border-top: 0px; cursor:pointer;}
  166. li.drawer div {padding: 2px; margin: -5px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  167. li.drawer div li {list-style-type: disc;}
  168. li.drawer div ul {-webkit-padding-start: 12px;}
  169.  
  170.  
  171.  
  172.  
  173. </style>
  174. {block:ifrainbowlinks}
  175. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  176. "></script>{/block:ifrainbowlinks}
  177.  
  178.  
  179. <link rel="shortcut icon" href="{Favicon}">
  180. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  181. <meta name="viewport" content="width=820" />
  182. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  183.  
  184. <body>
  185.  
  186.  
  187. <div id="center">
  188. <div id="side">
  189. {block:ifShowTitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifShowTitle}{block:ifShowPhoto}<a title="" href="/"><img src="{image:sidebar}" width=235px></a>{/block:ifShowPhoto}<br><br>{Description}<br><br>
  190.  
  191. <div style="font-size:11px;font-family:century gothic;line-height:17px;"> <ul >
  192.  
  193. <li class="drawer" >
  194.  
  195. <h4><center>Click for navigation</center></h4>
  196.  
  197.  
  198. <div style="margin-left:-12px;">
  199.  
  200. <ul><a href="/" class="links">home</a>
  201. <a href="/ask" class="links">message</a>
  202. <a href="/archive"class="links">archive</a>
  203.  
  204. {block:ifLink1Title} <a href="{text: Link 1 URL}" class="links">{text:Link 1 Title}</a>{/block:ifLink1Title}
  205.  
  206. {block:ifLink2Title} <a href="{text: Link 2 URL}" class="links">{text:Link 2 Title}</a>{/block:ifLink2Title}
  207.  
  208. {block:ifLink3Title} <a href="{text: Link 3 URL}" class="links">{text:Link 3 Title}</a>{/block:ifLink3Title}
  209.  
  210. {block:ifLink4Title} <a href="{text: Link 4 URL}" class="links">{text:Link 4 Title}</a>{/block:ifLink4Title}
  211.  
  212. {block:ifLink5Title} <a href="{text: Link 5 URL}" class="links">{text:Link 5 Title}</a>{/block:ifLink5Title}
  213.  
  214. {block:ifLink6Title} <a href="{text: Link 6 URL}" class="links">{text:Link 6 Title}</a>{/block:ifLink6Title}
  215. <a href="http://classy-lovely.tumblr.com/"class="links">theme</a>
  216. <br><br></div></li></ul>
  217.  
  218.  
  219. </div>
  220. </div>
  221.  
  222.  
  223. <div id="posts">
  224. {block:Posts}
  225. <div id="entry">
  226.  
  227. {block:Text}
  228. {block:Title}<span class="title"><a href="{Permalink}">{Title}</a></span>{/block:Title}
  229. <span class="entrytext"><a href="{Permalink}">{Body}</a></span>
  230. {/block:Text}
  231.  
  232. {block:Answer}
  233. <b>{Asker}: <a href="{Permalink}">{Question}</b><br>{Answer}</a>
  234. {/block:Answer}
  235.  
  236. {block:Link}
  237. <a href="{URL}" class="title">{Name}</a>
  238. {block:Description}{Description}{/block:Description}
  239. {block:Link}
  240.  
  241. {block:Photo}
  242. {block:IndexPage}
  243. <div class="perma">
  244. <a href="{Permalink}">posted : {Month} {DayOfMonth}{DayOfMonthSuffix} &#8226; {24Hour}:{Minutes} </a><br>
  245. <a href="{ReblogURL}">Reblog</a> &#8226; <a href="{Permalink}">{NoteCountWithLabel}</a>
  246. </div>
  247. {/block:IndexPage}
  248. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  249. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  250. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="500"/>
  251. {block:IndexPage}</a>{/block:IndexPage}
  252. {block:PermalinkPage}{LinkCloseTag}
  253. {/block:PermalinkPage}
  254. {/block:Photo}
  255.  
  256.  
  257. {block:Photoset}
  258. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  259. {block:indexpage}<div class="permahover"><p><a href="{permalink}">{NoteCount} notes</a> &#8226; <a href="{ReblogURL}" target="_blank">reblog</a> &#8226; <a href="{permalink}">{timeago}</a></p></div>
  260. {/block:indexpage}
  261. {block:permalinkpage}
  262. {Photoset-500}
  263. {/block:permalinkpage}
  264. {/block:Photoset}
  265.  
  266. {block:Quote}
  267. <span class="title">{Quote}</span>
  268. {block:Source}{Source}{/block:Source}
  269. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  270. {/block:Quote}
  271.  
  272. {block:Chat}
  273. {block:Title}<span class="title">{Title}</span>{/block:Title}
  274. <ul class="chat">
  275. {block:Lines}
  276. <li class="user_{UserNumber}">
  277. {block:Label}
  278. <span class="label">{Label}</span>
  279. {/block:Label}
  280.  
  281. {Line}
  282. </li>
  283. {/block:Lines}
  284. </ul>
  285. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  286. {/block:Chat}
  287.  
  288. {block:Audio}
  289. <div style="width:500px; height:27px; background-color: #000;">{AudioPlayerBlack}</div>
  290. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  291. {/block:Audio}
  292.  
  293. {block:Video}
  294. {Video-500}
  295. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  296. {block:Video}
  297.  
  298. {block:PermalinkPage}
  299. <div id="permapage">{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:HasTags} ยท Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
  300. {/block:PermalinkPage}
  301.  
  302. {block:PostNotes}{PostNotes}
  303. {/block:PostNotes}</div>
  304. {/block:Posts}
  305.  
  306.  
  307.  
  308. </div>
  309. </div>
  310. </div>
  311. </center>
  312. </body>
  313.  
  314. <div class="nine"><a href="http://classy-lovely.tumblr.com">theme credit</a><br><div class="linkk"><a href="http://classy-lovely.tumblr.com">classy-lovely</a></div>
  315. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement