SyahirahShaari

Themescya07

Feb 17th, 2013
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.50 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5.           <!--------------------------------------------------
  6.                    Themescya07 by SYAHIRAHSHAARI
  7.                     www.syahirahshaari.tumblr.com
  8.                Please don't remove the credit. Thank you.
  9.          ---------------------------------------------------->
  10.        
  11.      
  12.      
  13.        <!------------ DEFAULT COLORS ------------>
  14.         <meta name="image:Sidebar Image" content="{PortraitURL-128}"/>
  15.         <meta name="image:Background" content=""/>
  16.        
  17.         <meta name="color:Background" content="#DAD8D8"/>
  18.         <meta name="color:Content Background" content="#B2A9A9"/>
  19.         <meta name="color:Text" content="#908787"/>
  20.         <meta name="color:Title" content="#A69D9D"/>
  21.         <meta name="color:Description" content="#"/>
  22.         <meta name="color:Post Title" content="#"/>    
  23.         <meta name="color:Link" content="#"/>
  24.         <meta name="color:Quote" content="#"/>
  25.         <meta name="color:Quote Source" content="#"/>
  26.         <meta name="color:Link Post" content="#"/>
  27.         <meta name="color:Conversation Background" content="#"/>
  28.         <meta name="color:Conversation Border" content="#"/>
  29.         <meta name="color:Conversation Text" content="#"/>
  30.         <meta name="color:Photo Border" content="#"/>
  31.         <meta name="color:Date" content="#"/>
  32.         <meta name="color:Date Background" content="#"/>
  33.         <meta name="color:Post Border" content="#FCF2E9"/>
  34.         <meta name="color:Links" content="#CEBDB2"/>
  35.         <meta name="color:Links Hover" content="#A9A1A1"/>
  36.         <meta name="color:Sidebar" content="#E9DEDE"/>
  37.  
  38.         <meta name="font:Title" content="crappydan"/>
  39.         <meta name="font:Body" content="arial"/>
  40.         <meta name="font:Description" content="arial" />
  41.         <meta name="font:Post Title" content="akbar"/>    
  42.         <meta name="font:Link" content="arial"/>
  43.         <meta name="font:Quote" content="angelina"/>
  44.         <meta name="font:Quote Source" content="calibri"/>
  45.         <meta name="font:Link Post" content="akbar"/>
  46.          
  47.         <meta name="text:Link 1" content="http://">
  48.         <meta name="text:Link Title 1" content="">
  49.         <meta name="text:Link 2" content="http://">
  50.         <meta name="text:Link Title 2" content="">
  51.         <meta name="text:Link 3" content="http://">
  52.         <meta name="text:Link Title 3" content="">
  53.         <meta name="text:Link 4" content="http://">
  54.         <meta name="text:Link Title 4" content="">
  55.  
  56.         <meta name="if:tiny scrollbar" content="1">
  57.         <meta name="if:tiny cursor" content=""/>
  58.  
  59.        <!------------ END DEFAULT COLORS ------------>
  60.  
  61.  <title>{Title}</title>
  62.         <link rel="shortcut icon" href="{Favicon}">
  63.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  64.         {block:Description}
  65.         <meta name="description" content="{MetaDescription}" />
  66.         {/block:Description}
  67.  
  68.  
  69.  
  70. <style type="text/css">
  71.  
  72. ::-webkit-scrollbar {width: 8px; height: 4px; background: #ffffff;}
  73.  
  74. ::-webkit-scrollbar-thumb { background-color: #EEEDED; border: 1px solid #EEEDED;}
  75.  
  76. </style>
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81. small{font-size: 100%;}
  82.    
  83. @font-face {font-family: "crappydan";src: url('http://static.tumblr.com/n3wihrq/Konmhjw2b/crappydan.ttf');}
  84.  
  85. @font-face {font-family: "angelina";src: url('http://static.tumblr.com/n3wihrq/iu6mhjv3s/angelina.ttf');}
  86.  
  87. @font-face {font-family: "akbar";src: url('http://static.tumblr.com/n3wihrq/ENhm01hxu/akbar.ttf');}
  88.  
  89. body {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  90.  
  91. a,a:hover{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  92.  
  93. #tumblr_controls{position:fixed !important;-webkit-filter: invert(100%)}
  94.  
  95. iframe#tumblr_controls {!important; position: fixed !important;-webkit-transition: opacity 0.6s linear;opacity:0.1;-webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;}
  96.  
  97. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
  98.  
  99.  
  100. body {color:{color:Text}; background-attachment:fixed; background-color:#fff;background-image: url('{image:Background}');background-position:bottom right; background-repeat:repeat;text-align:justify;font-family:helvetica;font-size:11px; }
  101.  
  102. a {text-decoration:none;color:{color:Links};}
  103.  
  104. a:hover  {text-decoration:none;color:#A9A1A1;}
  105.  
  106. img, a img {border: 0px;opacity: 0.60;filter: alpha(opacity=75);
  107. -o-transition: opacity 1.5s linear;
  108. -webkit-transition: opacity 1.5s linear;
  109. -moz-transition: opacity 1.5s linear;}
  110.  
  111. img:hover, a:hover img {opacity: 1;filter: alpha(opacity=100);
  112. -o-transition: opacity .1s linear;
  113. -webkit-transition: opacity .1s linear;
  114. -moz-transition: opacity .1s linear;}
  115.  
  116. #contain{width:600px;margin-left:60px;padding-bottom:50px;background-color:#fff;
  117. position:absolute;top:160px;{block:permalinkpage}
  118. margin-left:100px;width:510px;{/block:permalinkpage}}
  119.  
  120. .posaya{padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#fff;border:1px solid {color:border};width:500px;
  121. height:auto;float:left;margin:4px;{block:permalinkpage}width:500px;
  122. {/block:permalinkpage}}
  123.  
  124. #contain{width:609px;margin-left:60px;padding-bottom:50px;background-color:#fff;
  125. position:absolute;top:160px;margin-left:120px;
  126. {block:permalinkpage}margin-left:100px;width:510px;{/block:permalinkpage}}
  127.  
  128. .posaya{padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#fff;border:1px solid {color:border};width:250px;
  129. height:auto;float:left;margin:4px;{block:permalinkpage}width:500px;
  130. {/block:permalinkpage}}
  131.  
  132. #contain{width:800px;margin-left:60px;padding-bottom:50px;background-color:#fff;
  133. position:absolute;top:160px;{block:permalinkpage}
  134. margin-left:100px;width:510px;{/block:permalinkpage}}
  135.  
  136. .posaya{padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#fff;border:1px solid {color:border};width:250px;
  137. height:auto;float:left;margin:4px;{block:permalinkpage}width:500px;
  138. {/block:permalinkpage}}
  139.  
  140. .postext{padding-top:7px;padding-left:5px;padding-right:5px;padding-bottom:5px;}
  141.  
  142. .caption{padding-top:1px;padding-left:5px;padding-right:5px;float:left;font-family:'helvetica';font-size:11px;
  143. text-align:justify;color:{color:text};}
  144.  
  145.  
  146. .apost {padding-top:15px;text-align:center;color: #A69D9D;
  147. font-family:'akbar';font-size:12px;line-height:12px;letter-spacing:2px;
  148. font-weight:normal;text-transform: normal;padding-top:7px;
  149. padding-bottom:0px;}
  150.  
  151. .quotee {padding:5px;text-align:center;color: #A69D9D;
  152. font-family:'angelina';font-size:18px;line-height:28px;
  153. letter-spacing:1px;font-weight: normal;text-transform: normal;}
  154.  
  155. .sourcee {padding-right: 7px;text-align:right;color: #A69D9D;font-family: 'calibri';
  156. font-size:12px;line-height: 22px;font-weight: normal;
  157. text-transform: normal;}
  158.  
  159. .chate {margin-top: 7px;text-align:center;color: #A69D9D;
  160. font-family:'akbar';font-size:12px;line-height:12px;font-weight: normal;
  161. text-transform: normal;}
  162.  
  163. .linke {padding-top: 0px;text-align:center;color:#A69D9D;
  164. font-family: 'akbar';font-size:14px;line-height: 14px;font-weight: normal;
  165. text-transform: normal;}
  166.  
  167. #desceira {left:60px;margin-top:20px;width:500px;font-family:calibri;font-size:11px;padding:5px;text-align:justify;background-color:#fff;}
  168.    
  169. #sidebar {background-color:#fff;left:100px;top:20px;width:510px;height: auto;position:fixed; overflow:auto;padding-top:5px; float:center;padding-bottom:5px; padding-left:5px;
  170. padding-right:5px;z-index:6;}
  171.  
  172. #topsidebar {position:fixed;width:1050px;height:150px;background-color:#fff;padding:0px;top:0px;left:0px;right:0px;z-index:6;}
  173.  
  174. #sitititle {margin-left:380px;margin-top:80px;text-align:center;color: #A69D9D;font-family:'crappydan';font-size:24px;line-height:24px;letter-spacing:2px;font-weight: normal;
  175. text-transform: normal;}
  176.  
  177. #side1{height:auto;float:center;position:fixed;width:100px;top:170px;
  178. left:880px;{block:permalinkpage}left:655px;{/block:permalinkpage}}
  179.  
  180. .side1 a{width:80px;height:20px;display:block;text-align: center;font-family: 'angelina';font-size: 11px;letter-spacing:2px;line-height:24px;font-weight:normal;float:left;background-color:#FAF8F8;border:1px solid {color:border};padding:2px;
  181. text-transform: uppercase;-webkit-transition-duration: 0.8s;color:{color:#774A5B};margin:2px;border-right:4px solid #E9DEDE;;-webkit-transition:opacity 0.7s linear;
  182. -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;
  183. transition:all 0.3s ease-out;}
  184.  
  185. .side1 a:hover{display:block;text-align: center;float:left;-webkit-transition-duration: 0.8s;
  186. background-color:#F5F0F0;background-image: url('{image:background}');border:1px solid; -moz-border-radius-topright: 10px;
  187. -webkit-border-top-right-radius: 10px;border-right:16px solid #E9DEDE;text-align:center;-webkit-transition:opacity 0.8s linear;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;transition:all 0.5s ease-out;}
  188.  
  189.  
  190. .sidebarimage img {width:45px;float:left;margin-top:0px;margin-bottom:5px;margin-left:5px;margin-right:5px;-moz-border-radius: 20px;
  191. -webkit-border-radius: 25px;}
  192.  
  193. .sidebarimage img:hover {-moz-border-radius: 0px;
  194. -webkit-border-radius: 0px;}
  195.  
  196. #pagira {top:430px;
  197. left:880px;margin-bottom: 5px;font-family:'calibri';font-size:14px;line-height:54px;text-align:center;}
  198.    
  199. #pagira a {top: 100px;color:{color:Text};background-color:#ffffff;text-decoration:none;padding-top:1px; padding-bottom:1px; padding-left:4px; padding-right:4px;border:1px solid {color:border};}
  200.    
  201. #pagira a:hover {top: 100px;background-color:{color:border};border:1px solid #ffffff;color:#ffffff;}
  202.  
  203. #irdate {text-align:center;text-transform:uppercase;color:#fff;font-style:normal;  font-size:10px;font-family:'calibri'; line-height:10px; letter-spacing:1px; background-color:#F7F3F3;}
  204.  
  205. #irdate:hover {padding-bottom:0px;padding-top:0px;padding-right:0px;padding-left:0px;color: #fff; background:#fff;  text-decoration: none}
  206.  
  207. .ir { position: fixed;  bottom: 0px; right:7px;  opacity: 0.8;  }
  208.  
  209. .question{border-bottom:1px dotted {color:dots};overflow:SHOW;margin-top:3px;margin-bottom:3px;padding:5px;}
  210.  
  211. .answer {margin:0px;display:block; float:left; width:250px; overflow:hidden;
  212. padding: 7px;text-transform:normal; color:{color:Text};{block:permalinkpage}width:500px;{/block:permalinkpage}}
  213. {block:permalinkpage}
  214. .posnotesya {padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#fff;border:1px solid {color:border};width:500px;
  215. height:auto;float:left;margin:4px;}
  216.  
  217. ol.notes, .notes li {width:500px;list-style:none; margin:0px; padding:0px;}
  218.  
  219. blockquote {border-left:3px solid {color:Text};padding:0px;padding-left:5px;margin:5px;}
  220. {/block:permalinkpage}
  221.  
  222. .artist {float:left;background-color:#929292;width:485px;
  223. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  224.  
  225. .artist {float:left;background-color:#F5F0F0;width:235px;
  226. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  227.    
  228. .album {float:left;background-color:#FAF5F5;width:235px;
  229. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  230.    
  231. .track {float:left;background-color:#F5F0F0;width:235px;
  232. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  233.  
  234. .label {font-family:'calibri';font-size: 12px; line-height:12px;}
  235.  
  236.  
  237.  
  238. {CustomCSS}
  239. </style>
  240. </head>
  241.  
  242. <body>
  243.  
  244.  
  245.  
  246. <div id="side1">
  247. <div class="side1">    
  248.     <a href="/">Home</a> <br>
  249. <a href="/ask">Message</a> <br>
  250. <a href="/archive"target="_blank">History</a><br>
  251. <a href="http://syahirahshaari-themestutorials.tumblr.com/tagged/allthemes"target="_blank">Theme</a><br>
  252. <a href="{text:Link 1}"target="_blank">{text:Link Title 1}</a>
  253. <a href="{text:Link 2}"target="_blank">{text:Link Title 2}</a>
  254. <a href="{text:Link 3}"target="_blank">{text:Link Title 3}</a>
  255. <a href="{text:Link 4}"target="_blank">{text:Link Title 4}</a>
  256.  
  257.  
  258. <center>
  259. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">past</a><br>
  260. {/block:PreviousPage}
  261. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</center>
  262.    
  263. </div>
  264.    
  265. </div>
  266.      
  267.  
  268. <div id="topsidebar">
  269. <div id="sitititle"><a href="/">{Title}</a></div>
  270. <div id="sidebar">
  271.  
  272. <div id="desceira">
  273.  
  274. <div class="sidebarimage"><img src="{PortraitURL-128}"</a>
  275. {block:Description}{Description}{/block:Description}</div>
  276.    
  277. </div></div>
  278.    
  279. </div>
  280.  
  281.  
  282.  
  283. <div id="contain">
  284. <div class="autopagerize_page_element">
  285.  
  286. {block:Posts}
  287.  
  288. <div class="posaya">
  289.  
  290. <div id="irdate">
  291. <a href="{Permalink}">{ShortDayOfWeek},{DayOfMonth} {ShortMonth} {Year}</a> | <a href="{Permalink}">{TimeAgo}</a> | <a href="{ReblogURL}" target="_blank">Reblog</a>
  292.    
  293. {/block:Date}{block:Text}{/block:Text}{block:Photo}{/block:Photo}{block:Photoset}{/block:Photoset}{block:Quote}{/block:Quote}{block:Link}{/block:Link}{block:Audio}{/block:Audio}{block:Video}{/block:Video}{block:Answer}{/block:Answer}</div>    
  294.  
  295. <div class="apost">{block:Title}{Title}{/block:Title}</div>
  296. {block:Text}<div class="postext">{Body}</div>{/block:Text}
  297.  
  298. {block:Photo}<center>{block:IndexPage}
  299. <a href="{permalink}"><img src="{PhotoURL-500}" width="250"/></a>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:IndexPage}{block:PermalinkPage}
  300. <img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}"/>{block:Caption}
  301. <div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  302. </center>{/block:Photo}
  303.  
  304. {block:Photoset}<center>{block:IndexPage}{Photoset-250}{block:Caption}
  305. <div class="caption">{Caption}</div>{/block:Caption}{/block:IndexPage}
  306. {block:PermalinkPage}{Photoset-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}</center>{/block:Photoset}
  307.  
  308. <div class="quotee">{block:Quote}"{Quote}"{/block:Quote}</div>{block:Quote}<br><div align="right"><div class="sourcee">{block:Source}-{Source}{/block:Source}</div></div>{/block:Quote}
  309.  
  310. {block:Video}<center>{block:IndexPage}{Video-250}<br>{PlayCountWithLabel}
  311. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  312. {/block:IndexPage}{block:PermalinkPage}{Video-500}<br>{PlayCountWithLabel}{/block:PermalinkPage}</center>{/block:Video}
  313.  
  314. <div class="chate">{block:Chat}{block:Title}{/block:Title}{/block:Chat}</div>{block:Chat}<div class="postext">{block:Lines}{block:Label}<span class="label"><br>{Label}</span>{/block:Label}&nbsp;{Line}{/block:Lines}</div>{/block:Chat}
  315.  
  316. {block:Link}<div class="linke"><a href="{URL}" class="link" {Target}>{Name}</a></div>{block:Description}<div class="postext">{Description}</div>{/block:Description}{/block:Link}
  317.  
  318. {block:Audio}<div class="postext">{AudioPlayerWhite}{block:Artist}<div class="artist"><b>Artist:</b> {Artist}</div><br>{/block:Artist}{block:Album}<div class="album"><b>Album:</b> {Album}</div>{/block:Album}{block:TrackName}<div class="track"><b>Track Name:</b> {TrackName}</div><br>{/block:TrackName}</div><br><br>{block:caption}<div class="caption">{caption}</div>{/block:caption}{/block:Audio}
  319.  
  320. {block:Answer}<div class="question"><img src="{AskerPortraitURL-40}"style="padding:2px; border:1px dashed #eaaba2; margin-top:17px; margin-left:13px;"/> {Asker} asked: <b>{Question}</b></div><div class="answer"><center>{Answer}</center></div>{/block:Answer}</div>
  321.  
  322.  
  323. {/block:Posts}
  324. </div>
  325.    
  326.    
  327.    <br><br>
  328. {block:PostNotes}<div class="posnotesya">{PostNotes}</div>{/block:PostNotes}
  329.    
  330. </center>  
  331.  
  332. <div class="ir">
  333. <a href="http://syahirahshaari.tumblr.com/"target="_blank"><font size="+1">&copy;</a></div>
  334.  
  335. </body>
  336. </html>
Advertisement
Add Comment
Please, Sign In to add comment