Advertisement
singforabsolution

Theme By Kelsey #16

Apr 12th, 2012
432
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.07 KB | None | 0 0
  1. <!-- do not remove the credit or use as a base code for your own themes-->
  2.  
  3. <head>
  4.  
  5. <!--Default Variables-->
  6. <!--Colors-->
  7. <meta name="color:Background" content="#000"/>
  8. <meta name="color:Text" content="#000000"/>
  9. <meta name="color:Post Title" content="#1C1C1C"/>
  10. <meta name="color:Link" content="#7b8c8a"/>
  11. <meta name="color:Link Hover" content="#b4c7cc"/>
  12. <meta name="color:Blog Title" content="#8B7D7B"/>
  13. <meta name="color:Chat 1" content=""/>
  14. <meta name="color:Chat 2" content=""/>
  15. <meta name="color:Ask Background" content="#ffffff"/>
  16. <meta name="color:Description Hover" content=""/>
  17. <meta name="color:Description Text" content=""/>
  18. <meta name="color:Sidelinks Text" content="#af8b97"/>
  19. <meta name="color:Sidelinks Text Hover" content="#000"/>
  20. <meta name="color:Sidelinks Hover" content="#af8b97">
  21. <meta name="color:Sidelinks 1" content="#FFE4E1"/>
  22. <meta name="color:Sidelinks 2" content="#EED5D2"/>
  23. <meta name="color:Sidelinks 3" content="#CDB7B5"/>
  24. <meta name="color:Sidelinks 4" content="#8B7D7B"/>
  25. <meta name="color:Scrollbar" content=""/>
  26. <meta name="color:Scrollbar Background" content=""/>
  27.  
  28. <!--Images-->
  29. <meta name="image:Background" content""/>
  30. <meta name="image:Sidebar" content=""/>
  31.  
  32. <!--Options-->
  33. <meta name="if:Infinite Scrolling" content=""/>
  34. <meta name="if:Pagination" content=""/>
  35. <meta name="if:Tiny Cursor" content=""/>
  36. <meta name="if:Box shadows" content=""/>
  37. <meta name="if:Box borders" content=""/>
  38. <meta name="if:Rainbow Links" content=""/>
  39. <meta name="if:Show Caption" content=""/>
  40. <meta name="if:Link 1" content=""/>
  41. <meta name="if:Link 2" content=""/>
  42. <meta name="if:Link 3" content=""/>
  43. <meta name="if:Link 4" content=""/>
  44.  
  45. <!--Links-->
  46. <meta name="text:Link 1 URL" content="/"/>
  47. <meta name="text:Link 1 name" content="home"/>
  48. <meta name="text:Link 2 URL" content="/about"/>
  49. <meta name="text:Link 2 name" content="about"/>
  50. <meta name="text:Link 3 URL" content="/ask"/>
  51. <meta name="text:Link 3 name" content="ask"/>
  52. <meta name="text:Link 4 URL" content="/archive"/>
  53. <meta name="text:Link 4 name" content="archive"/>
  54.  
  55. {block:Description}
  56. <meta name="description" content="{MetaDescription}" />{/block:Description}
  57. <title>
  58. {block:PostSummary}
  59. {PostSummary} - {/block:PostSummary}{Title}</title>
  60.  
  61. {block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  62.  
  63. </style>
  64. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  65. <style type="text/css">
  66.  
  67. {block:iftinycursor}
  68. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}{/block:iftinycursor}
  69.  
  70.  
  71. ::-webkit-scrollbar {width: 8px; height: 9px; background:{color:Scrollbar Background}; }
  72. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar}; -webkit-border-radius: 0px; border: 0px #D4D8DB;}
  73.  
  74. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  75.  
  76. body{
  77. background-color: {color:Background};
  78. background-image:url({image:Background});
  79. background-attachment:fixed;
  80. background-repeat:repeat;
  81. background-position:center;
  82. font-family:helvetica;
  83. font-size:11px;
  84. line-height:12px;
  85. letter -spacing:0px;
  86. color:{color:Text};
  87. text-align:justify;
  88. }
  89.  
  90. a:link, a:active, a:visited{
  91. color: {color:Link};
  92. text-decoration:none;
  93. }
  94. a:hover{
  95. color: {color:Link Hover};
  96. {block:iftinycursor}cursor: url(http://i.imgur.com/IepP2.jpg), progress{/block:iftinycursor};
  97. }
  98.  
  99. #container {
  100. margin:auto;
  101. position:right;
  102. width:1200px;
  103. color: {color:Title};
  104. _margin-left:10%;
  105. }
  106.  
  107. #content {
  108. float:center;
  109. width:408px;
  110. padding:3px;
  111. margin-top:0px;
  112. margin-left:260px;
  113. background:transparent;
  114. }
  115.  
  116. #entry {
  117. margin-top:15px;
  118. padding:3px;
  119. background-color:white;
  120. {block:ifboxshadows};
  121. box-shadow: 0px 5px 20px rgba(0,0,0,0.35);
  122. {/block:ifboxshadows}
  123. {block:ifboxborders}
  124. border: 1px solid black;
  125. {/block:ifboxborders}
  126. }
  127.  
  128. #entry img{
  129. {block:IndexPage}max-width:400px;{/block:IndexPage}
  130. }
  131.  
  132. #entry .permalink a{
  133. color:{color:Link};
  134. }
  135.  
  136. #entry .permalink{
  137. width:150px;
  138. position:absolute;
  139. text-align:center;
  140. padding-right:5px;
  141. font-family:silkscreen;
  142. font-size:8px;
  143. overflow:hidden;
  144. background-color:transparent;
  145. margin-left:125px;
  146. opacity:0.0;
  147. background-color:white;
  148. }
  149.  
  150. #entry:hover .permalink{
  151. width:398px;
  152. margin-left:0px;
  153. overflow:visible;
  154. -webkit-transition: opacity 0.2s linear; opacity: 0.8;
  155. -webkit-transition: all 0.2s linear;
  156. -moz-transition: all 0.2s linear;
  157. transition: all 0.2s linear;
  158. }
  159.  
  160. #sidebar {
  161. position:fixed !important;
  162. width:210px;
  163. height: auto;
  164. background-color:white;
  165. margin-left:730px;
  166. margin-top:55px;
  167. padding:2px;
  168. font-size:12px;
  169. line-height:12px;
  170. {block:ifboxshadows};
  171. box-shadow: 0px 5px 20px rgba(0,0,0,0.35);
  172. {/block:ifboxshadows}
  173. {block:ifboxborders}
  174. border: 1px solid black;
  175. {/block:ifboxborders}
  176. }
  177.  
  178. #sidepic {
  179. width: 210px;
  180. }
  181.  
  182. #sidepic .desc{
  183. font-size:10px;
  184. opacity:0.0;
  185. text-align:left;
  186. padding:3px;
  187. width:204px;
  188. height:97%;
  189. position: absolute;
  190. overflow:scroll;
  191. overflow-x:hidden;
  192. -webkit-transition: opacity 0.5s linear;
  193. -webkit-transition: all 0.5s linear;
  194. -moz-transition: all 0.5s linear;
  195. transition: all 0.5s linear;
  196. }
  197.  
  198. #sidepic:hover .desc{
  199. opacity:0.6;
  200. margin-left:0px;
  201. background-color:{color:Description Hover};
  202. color:{color:Description Text};
  203. transition: all 0.5s linear;
  204. -webkit-transition: opacity 0.5s linear;
  205. -webkit-transition: all 0.5s linear;
  206. -moz-transition: all 0.5s linear;
  207. }
  208.  
  209.  
  210. #links {
  211. position:fixed !important;
  212. width:220px;
  213. height:15px;
  214. font-size:10px;
  215. line-height:9px;
  216. background-color:clear;
  217. margin-top:35px;
  218. margin-left:460px ;
  219. padding: 2px
  220. z-index:999999;
  221. }
  222.  
  223. .navigate a{
  224. overflow:hidden;
  225. width:49px;
  226. height:13px;
  227. padding:2px;
  228. padding-top:5px;
  229. margin-top:0px;
  230. margin-left:0px;
  231. font-family:silkscreen;
  232. font-size:8px;
  233. text-align:center;
  234. float:right;
  235. z-index:1;
  236. display:block;
  237. background-color:{color:Sidelinks 4};
  238. color:{color:Sidelinks Text};
  239. transition: all 0.5s ease-out;
  240. -o-transition-transition: all 0.5s ease-out;
  241. -webkit-transition: all 0.5s ease-out;
  242. -moz-transition: all 0.5s ease-out;
  243. }
  244.  
  245. .navigate a:hover{
  246. background-color:{color:Sidelinks Hover};
  247. color:{color:Sidelinks Text Hover};
  248. transition: all 0.5s ease-out;
  249. -o-transition-transition: all 0.5s ease-out;
  250. -webkit-transition: all 0.5s ease-out;
  251. -moz-transition: all 0.5s ease-out;
  252. }
  253.  
  254. .navigate2 a{
  255. height:13px;
  256. padding:2px;
  257. padding-top:5px;
  258. margin-top:0px;
  259. margin-left:0px;
  260. font-family:silkscreen;
  261. font-size:8px;
  262. text-align:center;
  263. float:right;
  264. z-index:1;
  265. display:block;
  266. background-color:{color:Sidelinks 3};
  267. color:{color:Sidelinks Text};
  268. transition: all 0.5s ease-out;
  269. -o-transition-transition: all 0.5s ease-out;
  270. -webkit-transition: all 0.5s ease-out;
  271. -moz-transition: all 0.5s ease-out;
  272. }
  273.  
  274. .navigate2 a:hover{
  275. background-color:{color:Sidelinks Hover};
  276. color:{color:Sidelinks Text Hover};
  277. transition: all 0.5s ease-out;
  278. -o-transition-transition: all 0.5s ease-out;
  279. -webkit-transition: all 0.5s ease-out;
  280. -moz-transition: all 0.5s ease-out;
  281. }
  282.  
  283. .navigate3 a{
  284. height:13px;
  285. padding:2px;
  286. padding-top:5px;
  287. margin-top:0px;
  288. margin-left:0px;
  289. font-family:silkscreen;
  290. font-size:8px;
  291. text-align:center;
  292. float:right;
  293. z-index:1;
  294. display:block;
  295. background-color:{color:Sidelinks 2};
  296. color:{color:Sidelinks Text};
  297. transition: all 0.5s ease-out;
  298. -o-transition-transition: all 0.5s ease-out;
  299. -webkit-transition: all 0.5s ease-out;
  300. -moz-transition: all 0.5s ease-out;
  301. }
  302.  
  303. .navigate3 a:hover{
  304. background-color:{color:Sidelinks Hover};
  305. color:{color:Sidelinks Text Hover};
  306. transition: all 0.5s ease-out;
  307. -o-transition-transition: all 0.5s ease-out;
  308. -webkit-transition: all 0.5s ease-out;
  309. -moz-transition: all 0.5s ease-out;
  310. }
  311.  
  312. .navigate4 a{
  313. height:13px;
  314. padding:2px;
  315. padding-top:5px;
  316. margin-top:0px;
  317. margin-left:4px;
  318. font-family:silkscreen;
  319. font-size:8px;
  320. text-align:center;
  321. float:right;
  322. z-index:1;
  323. display:block;
  324. background-color:{color:Sidelinks 1};
  325. color:{color:Sidelinks Text};
  326. transition: all 0.5s ease-out;
  327. -o-transition-transition: all 0.5s ease-out;
  328. -webkit-transition: all 0.5s ease-out;
  329. -moz-transition: all 0.5s ease-out;
  330. }
  331.  
  332. .navigate4 a:hover{
  333. background-color:{color:Sidelinks Hover};
  334. color:{color:Sidelinks Text Hover};
  335. transition: all 0.5s ease-out;
  336. -o-transition-transition: all 0.5s ease-out;
  337. -webkit-transition: all 0.5s ease-out;
  338. -moz-transition: all 0.5s ease-out;
  339. }
  340.  
  341. .customlinks{
  342. font-family:silkscreen;
  343. font-size:8px;
  344. text-align:center;
  345. float:center;
  346. }
  347.  
  348. .blogtitle{
  349. font-size:43px;
  350. font-family:Amatic Sc;
  351. line-height:43px;
  352. color:{color:Blog Title};
  353. text-transform:uppercase;
  354. font-weight:bold;
  355. }
  356.  
  357. .posttitle{
  358. font-size:20px;
  359. line-height:16px;
  360. text-transform:uppercase;
  361. color: {color:Post Title};
  362. letter-spacing: 1;
  363. font-family:Amatic Sc;
  364. font-weight:none;
  365. }
  366.  
  367.  
  368. blockquote{
  369. padding:0px 0px 2px 5px;
  370. margin:0px 0px 2px 1px;
  371. border-left: 1px solid {color:Text};}
  372. blockquote p, ul{margin:0px; padding:0px;
  373. }
  374.  
  375. .chat .line{
  376. background-color:{color:Chat 1};
  377. margin: 0 0 0px;
  378. padding: 2px;
  379. }
  380. .chat .line.odd{
  381. background-color:{color:Chat 2};
  382. }
  383.  
  384. .label {font-weight:bold; color:{color:text}}
  385.  
  386. .question {
  387. color:{color:Text};
  388. font-size:10px;
  389. font-weight:normal;
  390. line-height:95%;
  391. background: {color:Ask Background};
  392. margin: 0 0 10px 0;
  393. padding: 10px 15px;
  394. position:relative;
  395. -moz-border-radius:5px; -webkit-border-radius:5px;
  396. }
  397.  
  398. .questionarrow {
  399. width:13px;
  400. height:7px;
  401. font-size:30px;
  402. position:absolute;
  403. color:{color:Ask Background};
  404. bottom: -3.5px;
  405. left: 260px;
  406. }
  407.  
  408.  
  409. .asker {
  410. width:500px;
  411. text-align:left;
  412. color:{color:Text};
  413. font-family:silkscreen;
  414. font-size:9px;
  415. }
  416.  
  417. .asker a {
  418. color:{color:Text};
  419. }
  420.  
  421. .asker img {
  422. float:left;
  423. margin-left:220px;
  424. vertical-align:top;
  425. margin-right:3px;
  426. max-height:15px;
  427. }
  428.  
  429. a img{border:0px;}
  430.  
  431. .p { padding-top:5px; }
  432. .ol, ul { margin-left:10px; padding:5px; }
  433. .ul { list-style-type:square; }
  434.  
  435. .albumart { margin-bottom:0px; }
  436. .albumart img, .audio embed { width:55px; padding-right:3px; }
  437.  
  438. .video embed, .post div.video object {width:250px !important; height:187px !important;}
  439.  
  440. .notes img{width:10px; position:left; top:3px;}
  441.  
  442. .tags {
  443. width:auto;
  444. solid {color:Links};
  445. font-family:silkscreen;
  446. font-size:8px;
  447. text-transform:uppercase;
  448. color:{color:link};
  449. padding:2px;
  450. line-height:1;
  451. margin-left:1px;
  452. }
  453.  
  454. .tags a:hover{
  455. color: {color:Link Hover};
  456. }
  457.  
  458. .pages {
  459. width:200px;
  460. height:16px;
  461. padding-top:5px;
  462. margin-top:0px;
  463. font-size:12px;
  464. font-family:helvetica;
  465. background-color:clear;
  466. text-align:center;
  467. }
  468.  
  469. {font-size: 100%;}
  470.  
  471. {CustomCSS}
  472. </style>
  473.  
  474. <link rel="shortcut icon" href="{Favicon}">
  475.  
  476. <link rel="alternate" type="application/rss+xml" title="{Title}" href="{RSS}" />
  477.  
  478. {block:ifrainbowlinks}<script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  479. "></script>{/block:ifrainbowlinks}
  480.  
  481. {block:ifinfinitescrolling}<style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  482. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  483. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  484.  
  485. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  486. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  487. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  488. <script type="text/javascript">
  489. $(document).ready(function() {
  490. $().UItoTop({ easingType: 'easeOutQuart' });
  491. });
  492. </script>{/block:ifinfinitescrolling}
  493.  
  494.  
  495. </head>
  496. <body>
  497. <div id="container">
  498. <div id="content">
  499. <div id="links"
  500. <div class="navigate">
  501. <a href="http://sociallyawkwardgiraffe.tumblr.com/">theme</a>
  502. <div class="navigate2">
  503. <a href="/archive">archive</a>
  504. <div class="navigate3">
  505. <a href="/ask">ask</a>
  506. <div class="navigate4">
  507. <a href="/">home</a>
  508. </div>
  509. </div>
  510. </div>
  511. </div>
  512. </div>
  513. <div id="sidebar">
  514. <div id="sidepic">
  515. <div class="desc">
  516. <center>
  517. <div class="blogtitle"><a href="/">{Title}</a></div></center>
  518. </center>
  519.  
  520. <div class="customlinks">
  521. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1 Name}</a>{/block:ifLink1}
  522. {block:ifLink2}• <a href="{text:Link 2 URL}">{text:Link 2 Name}</a>{/block:ifLink2}
  523. {block:ifLink3}• <a href="{text:Link 3 URL}">{text:Link 3 Name}</a>{/block:ifLink3}
  524. {block:ifLink4}• <a href="{text:Link 4 URL}">{text:Link 4 Name}</a>{/block:ifLink4}
  525. </div>
  526.  
  527. <center>
  528. <div class="pages">
  529. {block:Pagination}
  530. <div class="pagination">
  531. {block:PreviousPage} <a href="{PreviousPage}"><font size="2">« </font></a>{/block:PreviousPage}
  532. {block:JumpPagination length="5"}
  533. {block:CurrentPage}
  534. <span class="current_page">{PageNumber}&nbsp;</span>
  535. {/block:CurrentPage}
  536. {block:JumpPage}
  537. <a class="jump_page" href="{URL}">{PageNumber}&nbsp;</a>
  538. {/block:JumpPage}
  539. {/block:JumpPagination}
  540. {block:NextPage}<a href="{NextPage}"><font size="2">» </font></a>{/block:NextPage}
  541. </div>
  542. {/block:Pagination}
  543. </center>
  544.  
  545.  
  546. {Description}
  547.  
  548.  
  549.  
  550. </div>
  551. <a href="/"><img src="{image:sidebar}" width=210px></a>
  552. </div>
  553. </div>
  554.  
  555.  
  556. <div id="content">
  557. {block:Posts}
  558. <div id="entry">
  559. {block:IndexPage}
  560. <div class="permalink">
  561. <a href="{permalink}">{NoteCountWithLabel}</a> • <a href="{reblogurl}" target="_blank">reblog</a></div>
  562. {/block:IndexPage}
  563.  
  564. {block:Text}{block:Title}<span class="posttitle">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>{/block:text}
  565.  
  566. {block:Link}<a href="{URL}" class="posttitle">{Name}</a>{block:Description}{Description}{/block:Description}{/block:link}
  567.  
  568. {block:Photo}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/></a>{LinkCloseTag}</center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Photo}
  569.  
  570. {block:Photoset}<center>{Photoset-400}</center></span>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Photoset}
  571.  
  572. {block:Quote}<span class="posttitle">{Quote}</span>{block:Source}<i> - {Source}</i>{/block:Source}<br>{/block:Quote}
  573.  
  574. {block:Chat}{block:title}<div id="title"><center>{Title}<br></center></div>{/block:title}<div class="chat">{block:Lines}<div class="chat"><div class="line {Alt}"><div class="{Alt} user_{UserNumber}">
  575. {block:Label}<span class="label"><b>{Label} </b></span>{/block:Label}{Line}</div></div></div>{/block:Lines}</div>{/block:Chat}
  576.  
  577. {block:Audio}{block:albumart}<div class="albumart"><img src="{albumarturl}" align="left"></div>{/block:albumart}<div style="width: 300px; height: 20px;">{AudioPlayerBlack}</div><BR>{block:TrackName}<span><strong>Title</strong>:
  578. {TrackName}</span>{/block:TrackName}<br>
  579. {block:Artist}<span><strong>Artist:</strong>
  580. {Artist}</span>{/block:Artist}<br>
  581. {block:Caption}{Caption}{/block:Caption}
  582. {/block:Audio}
  583.  
  584. {block:Video}<center>{Video-400}<BR></center>{block:ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:ifshowcaption}{/block:Video}
  585.  
  586.  
  587.  
  588. {block:Answer}
  589. <div class="question">
  590. <div class="questionarrow">▼</div>
  591. {Question}
  592. </div>
  593. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}</div>
  594. <div class="answer">{Answer}</div>
  595. {/block:answer}
  596.  
  597. {block:HasTags}<div class="tags"> tags: {block:Tags}<a href="{TagURL}" target="_blank">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}
  598. </center>
  599.  
  600. {block:PermalinkPage}
  601. <div id="permapage"><Br>{block:Date}{Month} {DayofMonth},{Year}{/block:Date}{block:NoteCount} · {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} · Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>
  602. {/block:PermalinkPage}
  603.  
  604. {block:PostNotes}{PostNotes}
  605. {/block:PostNotes}</div>{/block:Posts}
  606.  
  607. </div></div>
  608. </div>
  609. </body>
  610. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement