Advertisement
hor4ny

Theme 29 - themesbycaralinaandnancy

Aug 1st, 2012
2,123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.00 KB | None | 0 0
  1. <!--
  2. Theme by cuntcealer and wreckingflaws.
  3.  
  4. If you remove the credit, which you probablly will, please put it in your FAQ. Thank you.
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12.  
  13. <script type="text/javascript">
  14. <!--
  15.  
  16. // Disable Right Click Script
  17.  
  18. function IE(e)
  19. {
  20. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  21. {
  22. return false;
  23. }
  24. }
  25. function NS(e)
  26. {
  27. if (document.layers || (document.getElementById && !document.all))
  28. {
  29. if (e.which == "2" || e.which == "3")
  30. {
  31. return false;
  32. }
  33. }
  34. }
  35. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  36.  
  37. //-->
  38. </script>
  39.  
  40.  
  41. <script type="text/javascript"
  42. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  43.  
  44. <!-- DEFAULT VARIABLES -->
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  46. <meta name="color:background" content="#fff"/>
  47. <meta name="color:link" content="#777"/>
  48. <meta name="color:text" content="#777"/>
  49. <meta name="color:title" content="#333"/>
  50. <meta name="color:hover" content="#fff"/>
  51. <meta name="color:scrollbar" content="#ddd" />
  52. <meta name="image:sidebar" content="1"/>
  53. <meta name="image:background" content="1"/>
  54. <meta name="image:sidebar2" content="" />
  55. <meta name="if:scrollbar" content="1"/>
  56. <meta name="text:link separation" content="/" />
  57. <meta name="text:link one" content="" />
  58. <meta name="text:link one title" content="" />
  59. <meta name="text:link two" content="" />
  60. <meta name="text:link two title" content="" />
  61. <meta name="text:link three" content="" />
  62. <meta name="text:link three title" content="" />
  63.  
  64. <style type="text/css">
  65.  
  66.  
  67. {block:ifscrollbar}
  68. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:1px solid #ccc; background: #fff;}
  69. ::-webkit-scrollbar-thumb { border-left:1px solid #ccc; background: {color:scrollbar};}
  70. {/block:ifscrollbar}
  71.  
  72. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  73.  
  74. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  75.  
  76.  
  77.  
  78. .wrapper{
  79. margin: 0px auto;
  80. width: 100%;
  81. }
  82.  
  83. .header{
  84. float: left;
  85. width: 100%;
  86. }
  87.  
  88. .left{
  89. float: left;
  90. margin-right: 20px;
  91. width: 802px;
  92. }
  93.  
  94. .right{
  95. float: right;
  96. width: 200px;
  97. background-color: #fff;
  98. }
  99.  
  100. p {
  101. margin:0px;
  102. margin-top:0px;
  103. }
  104.  
  105.  
  106.  
  107.  
  108. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  109.  
  110.  
  111. body {
  112. padding: 0px;
  113. margin: 0px;
  114. color:{color:text};
  115. font-family:dixel;
  116. font-size: 8px;
  117. line-height:9px;
  118. letter-spacing: 1px;
  119. background-color: {color:Background};
  120. background-image:url({image:Background});
  121. background-attachment: fixed;
  122. background-repeat: repeat;
  123. }
  124.  
  125. a:link, a:active, a:visited{
  126. text-decoration: none;
  127. -webkit-transition: color 0.3s ease-out;
  128. -moz-transition: color 0.3s ease-out;
  129. transition: color 0.3s ease-out;
  130. color: {color:Link};
  131. }
  132.  
  133. a:hover {
  134. text-decoration: none;
  135. font-style: italic;
  136. color: {color:Hover};
  137. }
  138.  
  139. div#center{
  140. margin:auto;
  141. position:relative;
  142. width:1000px;
  143. background-color:;
  144. overflow:auto;
  145. overflow-y:hidden;
  146. }
  147.  
  148. .entry {
  149. float:left;
  150. display: block;
  151. margin: 1px;
  152. margin-bottom:0px;
  153. padding:0px;
  154. border:0px solid #bbb;
  155. overflow:hidden;
  156. width:230px;
  157. {block:PermalinkPage}
  158. width:500px;
  159. text-align:left;
  160. {/block:PermalinkPage}
  161. background: transparent;
  162. background-image:URL();
  163. }
  164.  
  165.  
  166. .entry .perma a{
  167. color:;}
  168.  
  169.  
  170. .entry .perma{
  171. width:230px;
  172. font-family: pixel;
  173. position: absolute;
  174. color:#000000;
  175. line-height: 11px;
  176. overflow:hidden;
  177. background-color:white;
  178. letter-spacing: 1px;
  179. height: 12px;
  180. opacity: 0.0;
  181. -webkit-transition: opacity 0.4s linear;
  182. -webkit-transition: all 0.4s linear;
  183. -moz-transition: all 0.4s linear;
  184. transition: all 0.4s linear;
  185. }
  186.  
  187. .entry:hover .perma{
  188. margin-top: 0px;
  189. margin-left: 0px;
  190. height: 12px;
  191. overflow:visible;
  192. opacity:0.75;
  193. -webkit-transition: all 0.4s linear;
  194. -webkit-transition: all 0.4s linear;
  195. -moz-transition: all 0.4s linear;
  196. transition: all 0.4s linear;
  197. }
  198.  
  199.  
  200.  
  201. #posts {
  202. width:700px;
  203. margin-top: 1px;
  204. margin-left:245px;
  205. right:auto;
  206. margin-right:auto;
  207. position:relative;
  208. overflow-y: hidden;
  209. }
  210.  
  211. #sidebar{
  212. position:fixed !important;
  213. width:230px;
  214. height:auto;
  215. margin-top:100px;
  216. margin-left:0px;
  217. border:0px solid #bbb;
  218. }
  219.  
  220. #sidebar img{
  221. width:230px;
  222. height:285px;
  223. }
  224.  
  225.  
  226. #nav {
  227. width:230px;
  228. height:23px;
  229. line-height:17px;
  230. font-size:30px;
  231. text-align:center;
  232. font-family:learningcurve;
  233. opacity:0;
  234. margin-top:200px;
  235. margin-left:-100px;
  236. position:fixed;
  237. background:white;
  238. -webkit-transition:all 0.7s ease;
  239. }
  240.  
  241. #sidebar:hover #nav{
  242. opacity:0.85;
  243. margin-left:0px;
  244. margin-top:199px;
  245. -webkit-transition:all 0.7s ease;
  246. }
  247.  
  248. #sidebar2{
  249. position:Fixed;
  250. margin-top:17px;
  251. opacity:0;
  252. -webkit-transition:all 0.7s ease;
  253. }
  254.  
  255. #sidebar:hover #sidebar2{
  256. opacity:1;
  257. -webkit-transition:all 0.7s ease;
  258. }
  259.  
  260. #sidebar2 img{
  261. width:230px;
  262. height:185px;
  263. -webkit-transition:all 0.7s ease;
  264. }
  265. #desc {
  266. height:80px;
  267. width: 224px;
  268. margin-top:300px;
  269. margin-left:100px;
  270. text-align:Center;
  271. overflow:Auto;
  272. border:1px solid #aaa;
  273. position:fixed;
  274. padding:2px;
  275. background:white;
  276. opacity:0;
  277. -webkit-transition:all 0.7s ease;
  278. }
  279.  
  280. #sidebar:hover #desc{
  281. margin-left:0px;
  282. margin-top:222px;
  283. opacity:1;
  284. -webkit-transition:all 0.7s ease;
  285. }
  286.  
  287. .title{
  288. font-family:learningcurve;
  289. font-size:30px;
  290. line-height: 25px;
  291. color:{color:Title};
  292. letter-spacing: 0px;
  293. font-weight: normal;
  294. padding:0px 0px 0px 0px;
  295. }
  296.  
  297.  
  298. @font-face { font-family: "learningcurve"; src: url('http://static.tumblr.com/rmj06l2/paAlm4ymo/learningcurve.ttf'); }
  299.  
  300. .blogtitle{
  301. font-family: "learningcurve";
  302. opacity:0.9999;
  303. line-height:15px;
  304. text-shadow:1px 1px 2px #777;
  305. font-size: 40px;
  306. letter-spacing:2px; color:{COLOR:title}; }
  307.  
  308. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  309.  
  310.  
  311. @font-face{
  312. font-family: 'pixel';src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  313.  
  314. .permalink{
  315. text-transform: normal;
  316. display: block;
  317. text-align: right;
  318. text-decoration: none;
  319. }
  320.  
  321. #infscr-loading{
  322. bottom: -70px;
  323. position: absolute;
  324. left: 50%;
  325. margin-left:-8px;
  326. width:16px;
  327. height:11px;
  328. overflow:hidden;
  329. margin-bottom: 50px;
  330. }
  331.  
  332. #postnotes{
  333. text-align: justify;}
  334.  
  335. #postnotes blockquote{
  336. border: 0px;}
  337.  
  338. blockquote{
  339. padding:0px 0px 2px 5px;
  340. margin:0px 0px 2px 10px;
  341. border-left: 1px dotted #555555;
  342. }
  343.  
  344. blockquote p, ul{
  345. margin:0px;
  346. padding:0px;
  347. }
  348.  
  349. a img{border: 0px;}
  350.  
  351.  
  352. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  353.  
  354. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  355. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  356.  
  357. .notes img{width:10px; position:relative; top:3px;}
  358. <--ses-->
  359. small{font-size: 90%;}
  360.  
  361. {CustomCSS}
  362.  
  363. </style>
  364.  
  365. {block:IndexPage}
  366. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  367. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  368.  
  369. <script type="text/javascript">
  370. $(window).load(function () {
  371. var $content = $('#posts');
  372. $content.masonry({itemSelector: '.entry'}),
  373. $content.infinitescroll({
  374. navSelector : 'div#pagination',
  375. nextSelector : 'div#pagination a#nextPage',
  376. itemSelector : '.entry',
  377. loading: {
  378. finishedMsg: '',
  379. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  380. },
  381. bufferPx : 600,
  382. debug : false,
  383. },
  384. // call masonry as a callback.
  385. function( newElements ) {
  386. var $newElems = $( newElements );
  387. $newElems.hide();
  388. // ensure that images load before adding to masonry layout
  389. $newElems.imagesLoaded(function(){
  390. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  391.  
  392.  
  393. });
  394. });
  395. });
  396. </script>
  397.  
  398. {/block:IndexPage}
  399.  
  400.  
  401. <title>{title}</title>
  402.  
  403. <link rel="shortcut icon" href="{Favicon}" />
  404. <meta name="viewport" content="width=820" />
  405. </head>
  406.  
  407.  
  408. <body>
  409.  
  410. <div class="wrapper">
  411. <div class="header">
  412. </div>
  413.  
  414. <div id="cage">
  415. <div id="center">
  416.  
  417.  
  418. <div id="sidebar">
  419. <div id="sidebar2"><img src="{image:sidebar2}"></div>
  420. <div id="desc">{description}</div>
  421. <div id="nav"><a href="{text:link one}">{text:link one title}</a> {text:link separation}
  422. <a href="{text:link two}">{text:link two title}</a> {text:link separation}
  423. <a href="{text:link three}">{text:link three title}</a></div>
  424. <div style="text-align:center;"><span class="blogtitle">{title}</span></div><center>
  425. <a href="/"><img src="{image:sidebar}"></a>
  426. </center></div>
  427.  
  428.  
  429. <div class="left">
  430. <div id="posts">
  431. {block:Posts}
  432. <div class="entry">
  433.  
  434. {block:Answer}
  435. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; background-color: #eee;">
  436. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  437. {Asker}: {Question}</div>
  438. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  439. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  440. {/block:Answer}
  441.  
  442. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  443. {/block:Text}
  444.  
  445. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  446.  
  447. {block:Photo}
  448. {block:IndexPage}
  449. <center>
  450. <div class="perma">
  451. <a href="{permalink}">{NoteCountWithLabel}</a> / posted {timeago} / <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  452. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  453. {/block:IndexPage}
  454. {block:PermalinkPage}
  455. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a></div>{LinkCloseTag}
  456. {/block:PermalinkPage}
  457. {/block:Photo}
  458.  
  459. {block:Photoset}
  460. {block:IndexPage}
  461. <center>
  462. {Photoset-250}</center>
  463. {/block:IndexPage}
  464. {block:PermalinkPage}
  465. <center>
  466. {Photoset-500}</center>
  467. {/block:PermalinkPage}
  468. {/block:Photoset}
  469.  
  470. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  471.  
  472. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  473. <ul class="chat">
  474. {block:Lines}
  475. <li class="user_{UserNumber}">
  476. {block:Label}
  477. <span class="label">{Label}</span>
  478. {/block:Label}
  479.  
  480. {Line}
  481. </li>
  482. {/block:Lines}
  483. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  484. {/block:Chat}
  485.  
  486. {block:Audio}
  487. <div style="width:400px; height:30px;">
  488. {AudioPlayerBlack}
  489. </div>
  490. {block:IndexPage}<span class="permalink">
  491. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  492. </span>{/block:IndexPage}
  493. {/block:Audio}
  494.  
  495. {block:Video}
  496. {block:IndexPage}
  497. <center>
  498. {Video-250}</center>
  499. {/block:IndexPage}
  500. {block:PermalinkPage}
  501. <center>
  502. {Video-500}</center>
  503. {/block:PermalinkPage}
  504. {block:Video}
  505.  
  506.  
  507. {block:PostNotes}<div align="middle">{caption}</div>
  508. <center>
  509.  
  510. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  511.  
  512. {block:HasTags}
  513. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  514. {block:RebloggedFrom}
  515. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  516. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  517.  
  518. {/block:RebloggedFrom}
  519. </center></span>
  520. <br>
  521. <div id="postnotes">{PostNotes}</div><br>
  522.  
  523. <center>{block:ContentSource}
  524. <br><a href="{SourceURL}">
  525. {lang:Source}:
  526. {block:SourceLogo}
  527. <img src="{BlackLogoURL}" width="{LogoWidth}"
  528. height="{LogoHeight}" alt="{SourceTitle}" />
  529. {/block:SourceLogo}
  530. {block:NoSourceLogo}
  531. {SourceLink}
  532. {/block:NoSourceLogo}
  533. </a>
  534. {/block:ContentSource}</center>
  535.  
  536. {/block:PostNotes}
  537. </div>
  538. {/block:Posts}
  539. </div></div>
  540.  
  541. {block:IndexPage}
  542. {block:Pagination}
  543. <div id="pagination">
  544. {block:NextPage}
  545. <a id="nextPage" href="{NextPage}"></a>
  546. {/block:NextPage}
  547. {block:PreviousPage}
  548. <a href="{PreviousPage}"></a>
  549. {/block:PreviousPage}
  550. </div>
  551. {/block:Pagination}
  552. {/block:IndexPage}
  553. </body>
  554.  
  555. </div>
  556.  
  557. <div style="position:fixed; right:5px; bottom:5px;"> <a href="http://themesbycaralinaandnancy.tumblr.com/">&hearts;</a></div>
  558.  
  559. </center>
  560. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement