Advertisement
konstantina

Shelby Theme by perfectic

Feb 2nd, 2013
29,962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.76 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">
  3.  
  4. <!---------------------------------
  5. __   __  _   __  __   __  ___    __
  6. |__| |__ |_| |__ |__  /     |  | /
  7. |    |__ | \ |   |__  \__   |  | \__
  8.  
  9. Shelby Theme
  10.  
  11. personal: perfectic.tumblr.com
  12. themes: perfecticthemes.tumblr.com
  13.  
  14. please don't remove the credit.
  15. if you do, i'll report you.
  16.  
  17. ---------------------------------->
  18.  
  19. <head>
  20.  
  21. <script type="text/javascript"
  22. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  23.  
  24.  
  25. <meta name="color:Background" content="#FDFAF80"/>
  26. <meta name="color:Text" content="#030303"/>
  27. <meta name="color:Links" content="#030303"/>
  28. <meta name="color:Links Hover" content="#6fabdd"/>
  29. <meta name="color:Title" content="#6fabdd"/>
  30. <meta name="color:Blogtitle" content="#000"/>
  31. <meta name="color:Navigation Links" content="#000"/>
  32. <meta name="color:Navigation Links Hover" content="#6fabdd"/>
  33.  
  34. <meta name="image:Background" content=""/>
  35.  
  36. <meta name="if:two columns" content="0"/>
  37. <meta name="if:three columns" content="0"/>
  38. <meta name="if:drop down menu" content="0"/>
  39. <meta name="if:font 1" content="0"/>
  40. <meta name="if:font 2" content="0"/>
  41. <meta name="if:font 3" content="0"/>
  42.  
  43. <meta name="text:Link One Title" content="link1" />
  44. <meta name="text:Link One" content="" />
  45. <meta name="text:Link Two Title" content="link2" />
  46. <meta name="text:Link Two" content="" />
  47. <meta name="text:Link Three Title" content="link3" />
  48. <meta name="text:Link Three" content="" />
  49. <meta name="text:Link Four Title" content="link4" />
  50. <meta name="text:Link Four" content="" />
  51.  
  52. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  55.  
  56. <style type="text/css">
  57.  
  58. @font-face{font-family:'kg overthinking mh';src:url('http://static.tumblr.com/hcocigh/G6xm6xmov/signerica_thin.ttf');}
  59.  
  60. @font-face { font-family: pixie; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
  61.  
  62. @font-face{font-family:'overthinking mh';src:url('http://static.tumblr.com/7qdgtio/7qBm5wm8g/jennasue.ttf');}
  63.  
  64.  
  65. #tumblr_controls{
  66. position:fixed !important;
  67. -webkit-filter: invert(100%);
  68. }
  69.  
  70. .wrapper{
  71. margin: 0px auto;
  72. width: 802px;
  73. }
  74.  
  75. .header{
  76. float: left;
  77. width: 100%;
  78. }
  79.  
  80.  
  81. body {
  82. position: relative;
  83. padding: 10px;
  84. margin: 0px;
  85. color:{color:text};
  86. font-family: 'ubuntu';
  87. font-size:13px;
  88. background-color: {color:Background};
  89. background-image:url({image:Background});
  90. background-attachment: fixed;
  91. background-repeat: repeat;
  92. background-size:cover;
  93. }
  94.  
  95. a:link, a:active, a:visited{
  96. color:{color:Links};
  97. text-decoration: none;
  98. -webkit-transition: color 0.4s ease-out;
  99. -moz-transition: color 0.4s ease-out;
  100. }
  101.  
  102. a:hover{
  103. color:{color:Links Hover};
  104. -webkit-transition: color 0.4s ease-out;
  105. -moz-transition: color 0.4s ease-out;
  106. }
  107.  
  108.  
  109. #posts {
  110. width: 400px;
  111. {block:iftwocolumns}
  112. width: 600px;
  113. {/block:iftwocolumns}
  114. {block:ifthreecolumns}
  115. width: 900px;
  116. {/block:ifthreecolumns}
  117. margin-top: 7px;
  118. margin-left:173px;
  119. }
  120.  
  121. #infscr-loading{
  122. bottom: -70px;
  123. position: absolute;
  124. left: 50%;
  125. left:100px;
  126. width:16px;
  127. height:11px;
  128. overflow:hidden;
  129. margin-bottom: 50px;
  130. }
  131.  
  132. .entry {
  133. width:250px;
  134. overflow: hidden;
  135. position:relative;
  136. margin: 10px;
  137. font-family: 'pixie';
  138. font-size: 14px;
  139. line-height:11px;
  140. letter-spacing:1px;
  141. opacity:0.9;
  142. {block:PermalinkPage}
  143. width:350px;
  144. {/block:PermalinkPage}
  145. -webkit-transition: opacity 0.6s linear;
  146. -moz-transition: opacity 0.6s linear;
  147. transition: opacity 0.6s linear;
  148. }
  149.  
  150. #sidebar {
  151. position:fixed;
  152. height: auto;
  153. width: 210px;
  154. left:140px;
  155. top:120px;
  156. z-index:100;
  157. text-align: center;
  158. border-right: 1px solid #cccccc;
  159. padding: 4px;
  160. padding-right: 4px;
  161. padding-left:8px;
  162. font-family: 'ubuntu';
  163. font-size:14px;
  164. line-height:13px;
  165. color: {color:text};
  166. }
  167.  
  168.  
  169. .navigationlinks a {
  170. height:13px;
  171. font-family: 'ubuntu';
  172. text-transform:none;
  173. text-align: center;
  174. font-size: 14px;
  175. line-height:30px;
  176. border: 1px solid #ccc;
  177. margin-bottom:10px;
  178. margin-top:10px;
  179. margin-right:10px;
  180. color: {color:Navigation Links};
  181. padding-top:2px;  
  182. padding-bottom:2px;
  183. padding-right:6px;
  184. padding-left:6px;
  185. -webkit-transition: color 0.4s ease-out;
  186. -moz-transition: color 0.4s ease-out;
  187. }
  188.  
  189. .navigationlinks a:hover{
  190. text-decoration:line-through;
  191. font-family: 'ubuntu';
  192. font-size: 14px;
  193. text-shadow:0px 0px 1px #000;
  194. color: {color:Navigation Links Hover};
  195. -webkit-transition: all 0.6s ease-out;
  196. -moz-transition: all 0.6s ease-out;
  197. }
  198.  
  199.  
  200. .title{
  201. font-family: 'pixie';
  202. font-size: 18px;
  203. line-height:11px;
  204. color: black;
  205. font-weight: normal;
  206. color:{color:Title};
  207. }
  208.  
  209. .blogtitle a{
  210. font-family: 'kg overthinking mh';
  211. letter-spacing: 0px;
  212. font-size: 28px;
  213. line-height: 22px;
  214. text-shadow:5px 5px 8px #000;
  215. {block:iffont1}
  216. font-family: 'pixie';
  217. letter-spacing:2px;
  218. {/block:iffont1}
  219. {block:iffont2}
  220. font-family: 'Lobster', cursive;
  221. text-shadow:none;
  222. {/block:iffont2}
  223. {block:iffont3}
  224. font-family:'overthinking mh';
  225. font-size:38px;
  226. text-shadow:5px 5px 8px #000;
  227. {/block:iffont3}
  228. color:{color:Blogtitle};
  229. -webkit-transition: color 0.4s ease-out;
  230. -moz-transition: color 0.4s ease-out;
  231. }
  232.  
  233. .blogtitle a:hover{
  234. color:{color:Links Hover};
  235. -webkit-transition: color 0.4s ease-out;
  236. -moz-transition: color 0.4s ease-out;
  237. }
  238.  
  239. .portrait{
  240. position:fixed;
  241. left:40px;
  242. top:130px;
  243. opacity:0.9;
  244. -webkit-transition: all 0.8s ease-out;
  245. -moz-transition: all 0.8s ease-out;
  246. transition: all 0.8s ease-out;
  247. }
  248.  
  249. .portrait:hover {
  250. opacity:1;
  251. -webkit-transition: all 0.8s ease-out;
  252. -moz-transition: all 0.8s ease-out;
  253. transition: all 0.8s ease-out;
  254. -webkit-transform: rotate(90deg);
  255. -moz-transform: rotate(90deg);
  256. -ms-transform: rotate(90deg);
  257. -o-transform: rotate(90deg);
  258. transform: rotate(90deg);
  259. -webkit-transform: rotate(180deg);
  260. -moz-transform: rotate(180deg);
  261. -ms-transform: rotate(180deg);
  262. -o-transform: rotate(180deg);
  263. transform: rotate(180deg);
  264. -webkit-transform: rotate(270deg);
  265. -moz-transform: rotate(270deg);
  266. -ms-transform: rotate(270deg);
  267. -o-transform: rotate(270deg);
  268. transform: rotate(270deg);
  269. -webkit-transform: rotate(360deg);
  270. -moz-transform: rotate(360deg);
  271. -ms-transform: rotate(360deg);
  272. -o-transform: rotate(360deg);
  273. transform: rotate(360deg);
  274. -webkit-transition:2s;
  275. }
  276.  
  277. .credit a {
  278. color:black;
  279. font-size: 11px;
  280. float: left;
  281. position: fixed;
  282. bottom: 1px;
  283. left: 7px;
  284. text-transform:lowercase;
  285. z-index:9999999999;
  286. font-family:ubuntu;
  287. border:1px dashed #000;
  288. padding:3px;
  289. }
  290.  
  291. .entry:hover {
  292. opacity:1;
  293. -webkit-transition: all 0.3s linear;
  294. -moz-transition: all 0.3s linear;
  295. transition: all 0.3s linear;
  296. }
  297.  
  298. .reblogbutton {
  299. text-transform:uppercase;
  300. position:absolute;
  301. height: auto;
  302. width:auto;
  303. padding:5px;
  304. overflow: hidden;
  305. text-align: center;
  306. font-size: 10px;
  307. font-family:'ubuntu';
  308. line-height: 15px;
  309. opacity: 0;
  310. color:white;
  311. background: transparent;
  312. text-shadow:0 0 2px #000;
  313. }
  314.  
  315. .entry:hover .reblogbutton {
  316. opacity: 0.9;
  317. bottom:0px;
  318. left:5px;
  319. font-family:'ubuntu';
  320. filter: alpha(opacity = 90);
  321. -webkit-transition: all 0.3s linear;
  322. -moz-transition: all 0.3s linear;
  323. transition: all 0.3s linear;
  324. }
  325.  
  326. .reblogbutton a {
  327. color:white;
  328. }
  329.  
  330. .asker a {
  331. ont-family:pixie;
  332. text-transform:uppercase;
  333. color:{color:Links Hover};    
  334. }
  335.  
  336. blockquote{
  337. padding:0px 0px 2px 5px;
  338. margin:0px 0px 2px 10px;
  339. border-left: 1px dotted #555555;
  340. }
  341.  
  342. iframe, img, embed, object, video {
  343.     max-width: 100%;
  344. }
  345.  
  346. img {
  347.     height: auto;
  348.     width: auto;
  349. }
  350.  
  351. article {
  352.     width: 41.5%;
  353.     margin: 0 10px;
  354. }
  355.  
  356. {CustomCSS}
  357.  
  358. ::-webkit-scrollbar { width: 8px; height: 4px; }
  359. ::-webkit-scrollbar-button:start:decrement,
  360. ::-webkit-scrollbar-button:end:increment  { height: 0px; display: block; background: #fff; }
  361. ::-webkit-scrollbar-track-piece  { background: #fff; }
  362. ::-webkit-scrollbar-thumb {height: 50px; background-color: #ccc; }
  363.  
  364. </style>
  365.  
  366. {block:IndexPage}
  367. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  368. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  369.  
  370. <script type="text/javascript">
  371. $(window).load(function () {
  372. var $content = $('#posts');
  373. $content.masonry({itemSelector: '.entry'}),
  374. $content.infinitescroll({
  375. navSelector : 'div#pagination',
  376. nextSelector : 'div#pagination a#nextPage',
  377. itemSelector : '.entry',
  378. loading: {
  379. finishedMsg: '',
  380. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  381. },
  382. bufferPx : 600,
  383. debug : false,
  384. },
  385. // call masonry as a callback.
  386. function( newElements ) {
  387. var $newElems = $( newElements );
  388. $newElems.hide();
  389. // ensure that images load before adding to masonry layout
  390. $newElems.imagesLoaded(function(){
  391. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  392.  
  393.  
  394. });
  395. });
  396. });
  397. </script>
  398.  
  399. {/block:IndexPage}
  400.  
  401. <title>{title}</title>
  402.  
  403. <link rel="shortcut icon" href="{Favicon}">
  404. <meta name="viewport" content="width=820" />
  405.  
  406. </head>
  407. <body>
  408.  
  409. <div class="wrapper">
  410. <div class="header">
  411. </div>
  412.  
  413. <div id="portrait">
  414. <div class="portrait"><a href="/"><img src="{PortraitURL-96}" div style=" border-radius:200px;"></div>
  415. </div>
  416.  
  417. <div id="sidebar">
  418. <p><a href="/"><div class="blogtitle">{Title}</div></a></P>
  419. <p>{Description}</p>
  420.  
  421. {block:ifdropdownmenu}
  422. </script></i>
  423. <br><select onchange='location=this.options[this.selectedIndex].value;' style='width:160px;background-color:white; border:1px solid #ccc; font-size:10px;font-family:consolas; height:15px; letter-spacing:6.5px; background-color:#eee;'>
  424.  
  425. <option>navigation+</option>
  426. <option value="/">home</option>
  427. <option value="/ask">message</option>
  428. {block:iflinkone}<option value="{text:Link One}">{text:Link One Title}</option>{/block:iflinkone}
  429. {block:iflinktwo}<option value="{text:Link Two}" >{text:Link Two Title}</option>{/block:iflinktwo}
  430. {block:iflinkthree}<option value="{text:Link Three}" >{text:Link Three Title}</option>{/block:iflinkthree}
  431. {block:iflinkfour}<option value="{text:Link Four}" >{text:Link Four Title}</option>{/block:iflinkfour}
  432. </select>
  433. {/block:ifdropdownmenu}
  434.  
  435.  
  436. {block:ifNOTdropdownmenu}
  437. <div style="text-align:right;">
  438. <span class="navigationlinks"><a href="/">home</a>
  439. <a href="/ask">message</a>
  440. {block:iflinkone} <a href="{text:Link One}">{text:Link One Title}</a>{/block:iflinkone}
  441. {block:iflinktwo} <a href="{text:Link Two}">{text:Link Two Title}</a> {/block:iflinktwo}
  442. {block:iflinkthree} <a href="{text:Link Three}">{text:Link Three Title}</a> {/block:iflinkthree}
  443. {block:iflinkfour} <a href="{text:Link Four}">{text:Link Four Title}</a> {/block:iflinkfour}</span></div>
  444. {/block:ifNOTdropdownmenu}
  445.  
  446. </div>
  447.  
  448. <div id="posts">
  449.  
  450. {block:Posts}
  451.  
  452. <div class="entry">
  453.  
  454. {block:Text}<strong>{block:Title}<span class="title">{Title}</span>{/block:Title}</strong>{Body}
  455. {block:IndexPage}
  456. <div style="text-align:right">
  457. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  458. {/block:IndexPage}
  459. {block:PermalinkPage}<center>
  460. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  461. {/block:PermalinkPage}</center>
  462. {/block:text}
  463.  
  464. {block:Photo}
  465. {block:IndexPage}
  466. <div class="reblogbutton">
  467. <div class="background"><a href="{reblogurl}" target="_blank">reblog<a> with<a href="{permalink}">{NoteCountWithLabel}</a></div></div>
  468. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
  469. {/block:IndexPage}
  470. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="400"/></a>{LinkCloseTag}
  471. {block:Caption}
  472. {Caption}
  473. {/block:Caption}  
  474. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  475. {/block:PermalinkPage}</center>
  476. {/block:Photo}
  477.  
  478. {block:Photoset}
  479. <center>{Photoset-250}</center></span>
  480. {block:IndexPage}
  481. <div style="text-align:right">
  482. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  483. {/block:IndexPage}
  484. {block:PermalinkPage}
  485. {block:Caption}
  486. {Caption}
  487. {/block:Caption}  
  488. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  489. </center>{/block:PermalinkPage}
  490. {/block:Photoset}
  491.  
  492. {block:Link}<a href="{URL}" class="title">{Name}</a><br><br>{block:Description}{Description}{/block:Description}
  493. {block:IndexPage}
  494. <div style="text-align:right">
  495. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  496. {/block:IndexPage}
  497. {block:PermalinkPage}<center>
  498. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  499. {/block:PermalinkPage}</center>
  500. {/block:link}
  501.  
  502. {block:Answer}
  503. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 2px #E6DFDF; border-radius: 200px;"/> <div class="asker">{Asker} whispered: <b>{Question}</b></div>
  504. {Answer}
  505. {block:IndexPage}
  506. <div style="text-align:right">
  507. <a href="{permalink}">{notecount}</a> </div>
  508. {/block:IndexPage}
  509. {block:PermalinkPage}<center>
  510. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  511. {/block:PermalinkPage}</center>
  512. {/block:Answer}
  513.  
  514. {block:Quote}<span class="title">"{Quote}"</span>{block:Source}<i><br> - {Source}</i>{/block:Source}<br><br>{block:IndexPage}
  515. <div style="text-align:right">
  516. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  517. {/block:IndexPage}
  518. {block:PermalinkPage}<center>
  519. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  520. {/block:PermalinkPage}</center>
  521. {/block:Quote}
  522.  
  523. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul>
  524. {block:IndexPage}
  525. <div style="text-align:right">
  526. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  527. {/block:IndexPage}
  528. {block:PermalinkPage}<center>
  529. <p>{block:HasTags} tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}</p>
  530. {/block:PermalinkPage}</center>
  531. {/block:Chat}
  532.  
  533.  
  534. {Line}
  535. </li>
  536. {/block:Lines}
  537. </ul>
  538. {/block:Chat}
  539.  
  540. {block:Audio}
  541. <center><div style="width:180px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:right;">
  542. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>{block:IndexPage}
  543. <div style="text-align:right">
  544. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  545. {/block:IndexPage}
  546. {/block:Audio}
  547.  
  548.  
  549. {block:Video}
  550. {block:IndexPage}
  551. {Video-250}</center>
  552. <div style="text-align:right">
  553. <a href="{reblogurl}" target="_blank">reblog</a><a href="{permalink}">{notecount}</a> </div>
  554. {/block:IndexPage}
  555. {block:PermalinkPage}
  556. <center>
  557. {Video-500}</center>
  558. {/block:PermalinkPage}
  559. {block:Video}
  560.  
  561. {block:PermalinkPage}
  562. <center>
  563. <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  564. {/block:PermalinkPage}
  565.  
  566.  
  567. {block:PostNotes}{PostNotes}
  568. {/block:PostNotes}
  569. </div>
  570.  
  571.  
  572. {/block:Posts}
  573. </div>
  574. </div>
  575. {block:IndexPage}
  576. {block:Pagination}
  577. <div id="pagination">
  578. {block:NextPage}
  579. <a id="nextPage" href="{NextPage}"></a>
  580. {/block:NextPage}
  581. {block:PreviousPage}
  582. <a href="{PreviousPage}"></a>
  583. {/block:PreviousPage}
  584. </div>
  585. {/block:Pagination}
  586. {/block:IndexPage}
  587. </div>
  588.  
  589. </body>
  590.  
  591.  
  592. <span class="credit">
  593. <a href="http://perfectic.tumblr.com/">perfectic theme</a>
  594. </span>
  595.  
  596. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement