Don't like ads? PRO users don't see any ads ;-)

nowpantsoff9

By: oathscharm on Jun 7th, 2012  |  syntax: None  |  size: 13.78 KB  |  hits: 95  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3.  
  4. NOW! PANTS! OFF!
  5.          
  6.  
  7.       theme 9 @ oathscharm.tumblr.com
  8.  
  9.  
  10.  
  11. -->
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  13. <title>{title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head>
  17.  
  18.  
  19.         <meta name="color:BG" content=""/>
  20.         <meta name="color:center" content=""/>
  21.         <meta name="color:textcolor" content=""/>
  22.         <meta name="color:link" content=""/>
  23.         <meta name="color:permalink" content=""/>
  24.         <meta name="color:hover" content=""/>
  25.         <meta name="color:postBG" content=""/>
  26.         <meta name="color:sidelinks" content="">
  27.         <meta name="color:sidelinksBG" content="">
  28.         <meta name="color:sidelinkshover" content="">
  29.         <meta name="color:sidelinksBGhover" content="">
  30.         <meta name="color:PermalinkBG" content="#000">
  31.         <meta name="image:Background" content="" />
  32.         <meta name="image:sidebar" content=""/>
  33.         <meta name="image:postBG" content=""/>
  34.         <meta name="if:postBG" content=""/>
  35.         <meta name="if:endlessscrolling" content="1"/>
  36.         <meta name="if:pages" content=""/>
  37.         <meta name="if:biggerposts" content=""/>
  38.         <meta name="if:smallerposts" content="1"/>
  39.         <meta name="if:photocaptions" content=""/>
  40.         <meta name="text:link height" content="40">
  41.         <meta name="text:Blogtitle" content="" />
  42.         <meta name="text:Link1" content="" />
  43.         <meta name="text:Link1URL" content="" />
  44.         <meta name="text:Link2" content="" />
  45.         <meta name="text:Link2URL" content="" />
  46.         <meta name="text:Link3" content="" />
  47.         <meta name="text:Link3URL" content="" />
  48.         <meta name="text:Link4" content="" />
  49.         <meta name="text:Link4URL" content="" />
  50.         <meta name="text:Link5" content="" />
  51.         <meta name="text:Link5URL" content="" />
  52.         <meta name="text:Link6" content="" />
  53.         <meta name="text:Link6URL" content="" />
  54.    
  55.  
  56.    
  57.    
  58. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  59.  
  60.  
  61.  
  62.  
  63.  
  64. <style type="text/css">
  65.  
  66.  
  67. iframe#tumblr_controls {right:3px !important; position: fixed !important; }
  68.  
  69.  
  70. ::-webkit-scrollbar {width: 10px; }
  71. ::-webkit-scrollbar-track-piece {background-color:#ebebeb;}
  72. ::-webkit-scrollbar-thumb:vertical {background-color:#000;
  73. height:100px;}
  74.  
  75.  
  76.  
  77. a{
  78.    color:{color:link};
  79.    text-decoration:none;
  80.    
  81.          -webkit-transition: all .2s ease-in;
  82.          -moz-transition: all 0.2s ease-in;  
  83.          transition: all 0.2s ease;
  84. }
  85.    
  86.  
  87. a:hover{
  88.    color: {color:hover};
  89.    
  90.          -webkit-transition: all .2s ease-in;
  91.          -moz-transition: all 0.2s ease-in;  
  92.          transition: all 0.2s ease;
  93.  
  94.    }
  95.  
  96. .potato { background-color:{color:center};
  97. padding:8px;
  98. margin-top:15px;}
  99.  
  100.  
  101. body{
  102.  
  103. margin:0px;
  104. background-color:{color:BG};
  105. background-image: url('{image:Background}');
  106. background-repeat:repeat;
  107. background-position:top right;
  108. background-attachment: fixed;
  109. font-family:consolas;
  110. font-size:10px;
  111. color:{color:textcolor};
  112.  
  113. }
  114.  
  115. div#tittie {text-align:left;font-size:13px;border-left:solid 10px {color:textcolor};padding-left:10px;font-family:georgia;text-transform:uppercase;}
  116.    
  117.   div#baby {
  118.    
  119.     position:fixed;
  120.     z-index:51;
  121. {block:ifsmallerposts}left:360px;{/block:ifsmallerposts}
  122. {block:ifbiggerposts}left:510px;{/block:ifbiggerposts}
  123.     top:200px;
  124.     opacity:1;
  125. }
  126.  
  127.  
  128. #baby img{
  129.    
  130.     border-radius: 0px 100px 100px 0px;
  131.     width:350px;
  132.     height:215px;
  133. }
  134.    
  135.    
  136. .sidebarshit{
  137.    
  138.    position:fixed;
  139.    background-color:{color:center};
  140.    padding:30px 30px 30px 10px;
  141.    color:{color:textcolor};
  142.    z-index:52;
  143.    opacity:0;
  144.    width:310px;
  145.    height:155px;
  146. {block:ifsmallerposts}left:360px;{/block:ifsmallerposts}
  147. {block:ifbiggerposts}left:510px;{/block:ifbiggerposts}
  148.    top:200px;
  149.    letter-spacing:1px;
  150.    font-size:7.5pt;
  151.    font-family:consolas;
  152.    border-radius: 0px 100px 100px 0px;
  153.     -webkit-transition: all 0.5s ease;
  154.     -moz-transition: all 0.5s ease;  
  155.     -o-transition: all 0.5s ease;
  156. }
  157.  
  158. .sidebarshit:hover {opacity:1; -webkit-transition: all 0.5s ease;
  159.     -moz-transition: all 0.5s ease;  
  160.     -o-transition: all 0.5s ease;}
  161.  
  162. div#momma{  
  163.    float:left;
  164. {block:ifbiggerposts}width:416px;{/block:ifbiggerposts}
  165. {block:ifsmallerposts}width:266px;{/block:ifsmallerposts}
  166.  
  167. }
  168.    
  169.  
  170. div#glomp{
  171.  
  172.     margin:auto;
  173.     position:relative;
  174.     margin-left:60px;
  175. }
  176.  
  177.     #entry blockquote {
  178. border-left: 2px dotted {color:textcolor};
  179. padding: 1px 1px 1px 4px;
  180. margin-left: 5px;
  181. }
  182.  
  183. #entry h4 {font-size: 10px;padding:5px;margin-top:1px;font-family:century gothic;letter-spacing:2px;text-align:center;
  184. border-left:3px {color:sidelinksBG} solid;
  185. border-right:3px {color:sidelinksBG} solid;
  186. background-color:{color:bg};
  187.  
  188. -webkit-box-shadow: 0 8px 6px -7px black;
  189.        -moz-box-shadow: 0 8px 6px -7px black;
  190.             box-shadow: 0 8px 6px -7px black;}
  191.    
  192. #entry {
  193.     overflow: hidden;
  194.     width:416px;
  195. {block:ifpostBG}background-image: url('{image:postBG}');
  196.     background-color:#000;{/block:ifpostBG}
  197.     {block:ifsmallerposts}width:266px;{/block:ifsmallerposts}
  198.     z-index:1;
  199.     padding:0px 10px 5px 10px;
  200.     }
  201.    
  202.     #entry b, strong {text-transform:uppercase;letter-spacing:1px;}
  203.  
  204. #entry:hover .hair {
  205.     -webkit-transform: rotate(-90deg);
  206. -moz-transform: rotate(-90deg);    
  207.     opacity: 1;
  208.     width:50px;
  209.     padding:2px 0px 2px 0px;
  210.     border-bottom:10px {color:center} solid;
  211.     margin-top:0px;z-index:20;
  212.     left:-45px;
  213.     text-align:center;
  214.     filter:alpha(opacity=1);
  215.     -moz-opacity: 1.0;
  216.     -khtml-opacity: 1.0;
  217.     -webkit-transition: all 0.5s ease;
  218.     -moz-transition: all 0.5s ease;  
  219.     -o-transition: all 0.5s ease;
  220. }
  221.  
  222.  
  223. .hair{
  224.     position:absolute;
  225.     border-bottom:10px {color:center} solid;
  226.     padding:2px 0px 2px 0px;
  227.     background-color:{color:permalinkBG};
  228.     text-align:center;
  229.     width:40px;
  230.     left:0px;
  231.     z-index:1;
  232.     margin-top:0px;
  233.     font-family:consolas;
  234.     color:{color:permalink};
  235.     font-size: 10px;
  236.     letter-spacing: 1px;
  237.    -webkit-transition: 0.8s ease-in;
  238.    -moz-transition: 0.8s ease-in;
  239.    -o-transition: 0.8s ease-in;
  240.     opacity:0;
  241.     filter:alpha(opacity=0);
  242.    -moz-opacity: 0;
  243.    -khtml-opacity: 0;
  244.     }
  245.    
  246.     .hair a {
  247.     padding:2px 0px 2px 0px;
  248.     background-color:{color:permalinkBG};
  249.     z-index:1;
  250.     margin-top:-8px;
  251.     opacity: 1;
  252.     filter:alpha(opacity=1);
  253.     -moz-opacity: 1;
  254.     -khtml-opacity: 1;
  255. }
  256.      
  257. .neku {
  258.    
  259.     position:fixed;
  260.     width:350px;
  261. {block:ifbiggerposts}left:525px;{/block:ifbiggerposts}
  262. {block:ifsmallerposts}left:370px;{/block:ifsmallerposts}
  263.     top:{text:link height}px;
  264.    
  265.         -webkit-transition: all 0.5s ease;
  266.         -moz-transition: all 0.5s ease;
  267.         -o-transition: all 0.5s ease;}
  268.        
  269.        
  270.        
  271. .neku a{
  272.    
  273.     background-color:{color:sidelinksBG};
  274.     display: inline-block;
  275.     width: 10px;
  276.     font-size: 8pt;
  277.     color: {color:sidelinks};
  278.     text-transform: uppercase;
  279.     letter-spacing: 1px;
  280.     text-align: center;
  281.     word-wrap: break-word;
  282.     padding:5px 5px 80px 5px;
  283.  
  284.         -webkit-transition: all 0.5s ease;
  285.         -moz-transition: all 0.5s ease;
  286.         -o-transition: all 0.5s ease;}
  287.  
  288. .neku a:hover{background-color:{color:sidelinksBGhover};color:{color:sidelinkshover};}
  289.  
  290. #permashit {border-top:2px solid #000;border-bottom:2px solid #000;margin:20px 0px 20px 0px;;padding:5px;text-align:center;opacity:.5;}
  291.  
  292. #paper {position:fixed;{block:ifbiggerposts}left:510px;{/block:ifbiggerposts}{block:ifsmallerposts}left:360px;{/block:ifsmallerposts}width:20px;bottom:20px;text-align:center;font-size:40px;}
  293.  
  294. #paper a {color:{color:link};}
  295. #paper a:hover {color:{color:hover};}
  296.  
  297. #question {padding-bottom:5px;border-bottom:solid {color:textcolor} 2px;}
  298.  
  299.  
  300. </style>
  301.  
  302. </head>
  303.  
  304.  
  305. <body>
  306.  
  307. <div id="baby"><img src="{image:sidebar}"></div>
  308.  
  309. <div class="neku">
  310.  
  311. <a href="/">Home</a>
  312. <a href="/ask">Ask</a>
  313. {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
  314. {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
  315. {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
  316. {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
  317. {block:ifLink5}<a href="{text:Link5URL}">{text:Link5}</a>{/block:ifLink5}
  318. {block:ifLink6}<a href="{text:Link6URL}">{text:Link6}</a>{/block:ifLink6}
  319. <a href="http://oathscharm.tumblr.com">Theme</a>
  320. </div>
  321.  
  322. <div id="glomp">
  323. <div class="sidebarshit">
  324. <div id="tittie">{text:blogtitle}</div>
  325.  
  326. <p>{Description}</p>
  327. </div>
  328.  
  329. {block:ifpages}<div id="paper">
  330. {block:Pagination}
  331.             {block:PreviousPage}
  332.                 <a href="{PreviousPage}"><<</a>
  333.             {/block:PreviousPage}
  334.  
  335.             {block:NextPage}
  336.                 <a href="{NextPage}">>></a>
  337.             {/block:NextPage}
  338.         {/block:Pagination}
  339. </div>{/block:ifpages}
  340.  
  341.  
  342.  
  343.  
  344. <div id="momma">
  345. {block:ifendlessscrolling}<div class="autopagerize_page_element">{/block:ifendlessscrolling}
  346. <div id="space">
  347. {block:Posts}
  348. <div id="entry">
  349. <div class="potato">
  350.  
  351. {block:Text}
  352. <div class="hair"><span class="permalink"><a href="{Permalink}">
  353. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts;{NoteCount}</span></div>
  354. {block:Title}<div id="poop"><h4>{Title}</h4></div>{/block:Title}</a>
  355. <div id="ok">{Body}</div>
  356. {/block:Text}
  357. {block:Photo}
  358. <div class="hair"><span class="permalink"><a href="{Permalink}">
  359. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  360. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  361. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  362. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}
  363. {block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:ifsmallerposts}width="250"{/block:ifsmallerposts} {block:ifbiggerposts}width="400"{/block:ifbiggerposts};/></a>
  364.  
  365. {block:ifphotocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifphotocaptions}
  366.  
  367. {/block:Photo}
  368.  
  369. {block:Photoset}
  370. <div class="hair"><span class="permalink"><a href="{Permalink}">
  371. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  372. {block:ifsmallerposts}{Photoset-250}{/block:ifsmallerposts}{block:ifbiggerposts}{Photoset-400}{/block:ifbiggerposts}
  373. <p>{block:ifphotocaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifphotocaptions}
  374. {/block:Photoset}
  375. {block:Quote}
  376. <div class="hair"><span class="permalink"><a href="{Permalink}">
  377. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  378.  
  379. <center>
  380. <h4>"{Quote}"</h4></span></a></font>{/block:NoteCount}
  381. <br></center>
  382. <br>{block:Source}----{Source}{/block:Source}
  383.  
  384.  
  385.  
  386. {/block:Quote}
  387. {block:Link}
  388. <div class="hair"><span class="permalink"><a href="{Permalink}">
  389. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  390.  
  391. <a href="{URL}"><center><h4>{Name}</h4></center></a>
  392. {block:Description}{Description}{/block:Description}
  393.  
  394.  
  395. {/block:Link}
  396. {block:Chat}
  397.  
  398. <div class="hair"><span class="permalink"><a href="{Permalink}">
  399. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  400.  
  401. {block:Title}{Title}{/block:Title}
  402. {block:Lines}
  403. <div id="what">
  404. {block:Label}
  405. <b>{Label}</b>
  406. {/block:Label}
  407. {Line}
  408. </div>
  409. {/block:Lines}
  410. {/block:Chat}
  411. {block:Audio}
  412.  
  413. <div class="hair"><span class="permalink"><a href="{Permalink}">
  414. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  415. {block:AlbumArt}
  416. <img src="{AlbumArtURL}" {block:ifsmallerposts}width="250"{/block:ifsmallerposts}{block:ifbiggerposts}width="400"{/block:ifbiggerposts}>
  417. {/block:AlbumArt}
  418. <p>{AudioPlayerWhite}{block:Caption}<blockquote>{Caption}</blockquote>{/block:Caption}
  419. {/block:Audio}
  420.  
  421. {block:Video}
  422. <div class="hair"><span class="permalink"><a href="{Permalink}">
  423. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  424. {block:ifsmallerposts}{Video-250}{/block:ifsmallerposts}{block:ifbiggerposts}{Video-400}{/block:ifbiggerposts}
  425. {block:Caption}{Caption}{/block:Caption}
  426. {block:Video}
  427.  
  428. {block:Answer}
  429. <div class="hair"><span class="permalink"><a href="{Permalink}">
  430. <font color={color:permalink}>{ShortMonth} {DayOfMonthWithZero}</font></a> &hearts; {NoteCount}</span></div>
  431.  
  432. <div id="question">{Asker} said: <b>"{Question}"</b></div>
  433. <br>{Answer}</br>
  434. {/block:Answer}
  435.  
  436.  
  437.  
  438. {block:PermalinkPage}<div id="permashit">
  439. {block:PostNotes}
  440.                <p>{block:HasTags}
  441.                    
  442.                        Tagged as: {block:Tags}
  443.                            
  444.                              <a href="{TagURL}">#{Tag} </a>
  445.                            
  446.                         {/block:Tags}
  447.                    
  448.                 {/block:HasTags}
  449.  
  450.  
  451.  
  452. <p>{block:ContentSource}<br>Via:<a href="{SourceURL}">{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLogo}</a> {/block:ContentSource}{block:RebloggedFrom}From: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div>
  453. {PostNotes}
  454. {/block:PostNotes}
  455. {/block:PermalinkPage}
  456.  
  457.  
  458.  
  459. </div>
  460. </div>
  461.  
  462.  
  463.  
  464.  
  465. {/block:Posts}
  466. </div>
  467. {block:ifendlessscrolling}</div>{/block:ifendlessscrolling}
  468. </div></div>
  469. </div>
  470. </div>
  471. </div>
  472. </body>
  473. </html>