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

for jae~

By: a guest on Apr 15th, 2012  |  syntax: HTML  |  size: 10.34 KB  |  hits: 16  |  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.  <head>
  2.  
  3.  
  4.  
  5.  
  6.  
  7.    
  8.         <!-- DEFAULT VARIABLES -->
  9.         <meta name="color:background" content="#FFFFFF" />
  10.         <meta name="color:entry" content="#fbf5ed" />
  11.         <meta name="color:text" content="#857c70" />
  12.         <meta name="color:link" content="#C4B9AC" />
  13.         <meta name="color:info" content="#fbf5ed" />
  14.         <meta name="font:body" content="Trebuchet MS" />
  15.         <meta name="image:sidebar" content=""/>
  16.         <meta name="image:background" content="" />
  17.         <meta name="text:Link1" content="" />
  18.         <meta name="text:Link1 Title" content="" />
  19.         <meta name="text:Link2" content="" />
  20.         <meta name="text:Link2 Title" content="" />
  21.         <meta name="text:Link3" content="" />
  22.         <meta name="text:Link3 Title" content="" />
  23.         <meta name="text:Link4" content="" />
  24.         <meta name="text:Link4 Title" content="" />
  25.         <meta name="text:Link5" content="" />
  26.         <meta name="text:Link5 Title" content="" />
  27.         <meta name="text:Link6" content="" />
  28.         <meta name="text:Link6 Title" content="" />
  29.      
  30.         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  31.         <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  32.         {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  33.         <link rel="shortcut icon" href="{Favicon}" />
  34.         <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  35.         <style type="text/css">
  36.      
  37.  body {color:{color:text};
  38.  background-color:{color:background};
  39. background-image: url('{image:Background}');
  40.  background-attachment:fixed;
  41. font-family:{font:body};
  42. font-size:10px;
  43. line-height:100%;
  44. text-align:justify}
  45.    
  46.      
  47.      a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  48.  
  49.     a:hover{color:{color:link};}
  50.  
  51.  
  52.      
  53.     #entries{right:30%; margin-left:450px; margin-top:15px; width:500px }
  54.      
  55.     #sbar {width: 245px; height: auto;}
  56.      
  57.     #simg {text-align:center; margin-bottom:2px; margin-top:10px}
  58.     #simg img {
  59.  max-width: 250px;
  60.  max-height: 245px;
  61.  text-align:center;
  62.  border-radius: 50px 50px 50px 50px;}
  63.      
  64.     #sidebar {
  65.  background-image: url('{image:sbg}');
  66.  margin-top: 80px; width:250px;
  67.  height: auto;
  68.  margin-left:120px;
  69.  position:fixed;
  70.  overflow:hidden;
  71.  background-color: {color:entry};
  72.  border-left:0px solid;
  73.  border-color: {color:link}
  74.  border-right:  1px solid; opacity:0.9;
  75.  padding:5px}
  76.  
  77.   #stext {
  78. margin-left:5px;
  79.  font-family:georgia;
  80.  font-size:9px;
  81.  width:250px text-align:justify; }
  82.      
  83.     #title {
  84. padding-left: 6px;
  85.  padding-bottom: 3px;
  86.  font-family: {font:body};
  87.  font-size: 17px;
  88.  font-color: {color:link};
  89.  letter-spacing: 2px;
  90.  text-aling:left;}
  91.      
  92.     #pagination {
  93. font-family:georgia;
  94.  text-align:center;
  95.  font-size:24px;
  96.  padding-top: 13px;
  97.  padding-bottom: 4px;}
  98.      
  99.     #slinks {
  100.  margin-top: 20px;
  101.  padding:3px;
  102.  margin-left: 970px;
  103.  margin-top: 200px;
  104.  position: fixed;}
  105.      
  106.     #slinks a {
  107. width:125px;
  108.  display:block;
  109.  background-color:{color:slinks};
  110.  margin:0px 0px -10px 2px;
  111.  font:9px {font:body};
  112.  text-transform: lowercase;
  113.  color:{color:link};
  114.  text-decoration: none;
  115.  letter-spacing: 1px;
  116. text-align:center;
  117.  padding:3px;
  118.  margin-top: 1px;}
  119.     #slinks a:hover color:{color:text;}
  120.    
  121.     #sleft {
  122. display: block;
  123. font-size: 12px;
  124. letter-spacing: 0px;
  125. text-align:left;
  126. text-transform: lowercase;
  127. margin-top: 480px; width:250px;
  128.  height: auto;
  129.  margin-left:280px;
  130.  position:fixed;
  131. padding: 2px 10px 2px 10px;
  132. color: {color:link};        
  133. }}
  134.  
  135.  
  136.     #posts{
  137. overflow:hidden;
  138.  background-color: {color:entry};
  139.  border-left:0px solid {color:link};
  140. border-right:0px solid {color:link};
  141. padding: 3px; }
  142.      
  143.     h1{
  144. color:{color:title};
  145.  font-family:{font:body};
  146.  font-size:15px;
  147.  line-height:15px;
  148.  letter-spacing:0px;
  149.  font-weight:normal;
  150.  text-transform:;
  151.  margin:0px;
  152.  padding:0px;
  153.  text-align:left}
  154.      
  155.     h2{
  156. color:{color:title};
  157.  font-family:{font:body};
  158.  font-size:15px;
  159. line-height:12px;
  160.  letter-spacing:0px;
  161. font-weight:normal;
  162. text-transform:;
  163.  margin:0px;
  164.  padding:0px;
  165.  margin-bottom:-0px;
  166.  text-align:left}
  167.      
  168.     h3{
  169. color: {color:link};
  170. font-family:{font:body};
  171. font-size:15px;
  172. letter-spacing:0px;
  173.  font-weight:normal;
  174. font-style:normal;
  175.  text-transform:lowercase;
  176. line-height:14px;
  177. margin-left:5px;
  178.  margin-top:10px;
  179. margin-bottom:-10px;
  180. text-align:left;
  181.  letter-spacing:1px}
  182.      
  183.    
  184.      
  185.     #source {text-align: left}
  186.      
  187.     #info{
  188. font-family:{font:body};
  189.  background-color:{color:info};
  190. font-size:9px;
  191.  text-transform:l;
  192.  text-align:center;
  193.  padding: 1px;}
  194.      
  195.     #questions {
  196. background-color:#fdfbf6;
  197.  color: {color:text};
  198.  padding:10px;
  199.  margin-bottom:0px;
  200.  font-family:Arial;
  201.  font-size:10px}
  202.     #questions a {color:{color:link}}
  203.      
  204.     blockquote {
  205. border-left:2px {color:body} solid;
  206.  padding-left:5px;
  207. margin:0px 2px 0px 10px}
  208.    
  209.      
  210.     p{margin-top:4px; margin-bottom:4px}
  211.     blockquote {
  212.    padding:0px;
  213.    padding-left:5px;
  214.   margin:4px;
  215.   border-left:2px solid {color:text}}
  216.      
  217.     img a{border:none; width:100%}
  218.     .audio{background-color:black; display:block;}
  219.      
  220.     .user_1 .label {color:{color:link}; font-weight:bold}
  221.     .user_2 .label {color:{color:text}; font-weight:bold}
  222.     ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  223.      
  224. #notes {font-weight:normal}
  225. #notes li {padding-bottom:0.5em}
  226. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
  227.  
  228. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  229.            
  230. <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
  231.  
  232.  </style>
  233.        
  234.  
  235.  
  236.  
  237.  
  238.  </head>
  239.      
  240.     <body>
  241.  
  242.  
  243.  
  244.     <br>
  245.      
  246.     <div id="sbar"><div id="sidebar">
  247.    
  248.     <div id="simg"><img src="{image:sidebar}"/></div><br>
  249.    
  250.  
  251.     <div id="stext"><center>{block:Description}{Description}{/block:Description}<br /></center></div><br>
  252.  
  253.  <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div>
  254.  
  255.  
  256.  
  257.    
  258.      
  259.  <br>
  260.     {block:ifLink1}<a href="{text:Link1}"><em>{text:Link1 Title}</em></a><br />{/block:ifLink1}
  261.     {block:ifLink2}<a href="{text:Link2}"><em>{text:Link2 Title}</em></a><br />{/block:ifLink2}
  262.     {block:ifLink3}<a href="{text:Link3}"><em>{text:Link3 Title}</em></a><br />{/block:ifLink3}  
  263.     {block:ifLink4}<a href="{text:Link4}"><em>{text:Link4 Title}</em></a><br />{/block:ifLink4}
  264.     {block:ifLink5}<a href="{text:Link5}"><em>{text:Link5 Title}</em></a><br />{/block:ifLink5}
  265.     {block:ifLink6}<a href="{text:Link6}"><em>{text:Link6 Title}</em></a><br />{/block:ifLink6}
  266.     </div>
  267.        
  268.     <div id="entries">
  269.     {block:Posts}
  270.     <div id="posts">
  271.      
  272.     {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  273.     {block:Text}{Body}{/block:Text}
  274.      
  275.     {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  276.      
  277.     {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  278.     {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  279.      
  280.     {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  281.     {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  282.      
  283.     {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  284.      
  285.     {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  286.      
  287.     {block:Answer}<div id="questions">{Asker} said:<b>{Question}</b> <br></div>
  288.    {Answer}{/block:answer}
  289.      
  290.     {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  291.      
  292.     <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom} <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags}<br>tags:{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  293.  
  294. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net-->
  295. <script type="text/javascript" src="http://scmplayer.net/script.js" ></script>
  296. <script type="text/javascript">
  297. SCMMusicPlayer.init("{'skin':'skins/black/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'50'},'playlist':[{'title':'driving me crazy - untouchable','url':'http://www.youtube.com/watch?v=unPFVxYe8f0&feature=related'},{'title':'%uADF8%uB0A0%uC5D0 %uC6B0%uB9AC - urban zakapa','url':'http://a.tumblr.com/tumblr_lzxcg3WMWl1qdzynmo1.mp3'},{'title':'sweety you - urban zakapa','url':'http://www.youtube.com/watch?v=_tUWYMWJmd0'},{'title':'%uB458%uC774 %uC544%uB2CC%uAC00%uBD10 - standing egg','url':'http://www.youtube.com/watch?v=fpnZQJE7VmE'},{'title':'always be mine - urban zakapa','url':'http://www.youtube.com/watch?v=sCyRPsZZ26c'},{'title':'falling u - t-ara','url':'http://www.youtube.com/watch?v=OT0nUMeMIaY'},{'title':'can%27t be without you - jay park','url':'http://www.youtube.com/watch?v=Q9uQKJi_Yo0&feature=related'},{'title':'caffe latte (reprise) - urban zakapa','url':'http://a.tumblr.com/tumblr_m0ouekckgH1qkzy45o1.mp3'},{'title':'butterflies - unknown','url':'http://a.tumblr.com/tumblr_m0lq3uPptZ1qd4ib6o1.mp3'},{'title':'so fine - b1a4','url':'http://a.tumblr.com/tumblr_m1o6bpWD7j1r5z646o1.mp3'},{'title':'love tonight - 4men','url':'http://www.youtube.com/watch?v=tIY7wU6CuJQ'},{'title':'O2 - miho fukuhara','url':'http://www.youtube.com/watch?v=zPm8PayHygE'},{'title':'lead me - sistar','url':'http://www.youtube.com/watch?v=Xdt4k7IX8WQ'},{'title':'%uCEE4%uD53C%uB97C %uB9C8%uC2DC%uACE0 (remix) - geeks','url':'http://a.tumblr.com/tumblr_m2h97gz6MK1qlijqio1.mp3'}],'placement':'bottom','showplaylist':'false'}");
  298. </script>
  299. <!--End of SCM Music Player script-->
  300.  
  301.  
  302.  
  303.     </div><br>
  304.     {/block:Posts}
  305.     {block:PostNotes}{PostNotes}{/block:PostNotes}
  306.    
  307.  
  308.  
  309.     </div>
  310.      
  311.     </body>
  312.     </html>