SyahirahShaari

Themescya08

Feb 17th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.26 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4.  
  5.           <!--------------------------------------------------
  6.                    Themescya08 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="http://static.tumblr.com/bbf37b0de6c49771c29ec7c63693e098/n3wihrq/T0cmi9c4h/tumblr_static_1e1e1e_dark-damask.gif"/>
  16.         <meta name="image:Topsidebar" content="http://static.tumblr.com/bbf37b0de6c49771c29ec7c63693e098/n3wihrq/T0cmi9c4h/tumblr_static_1e1e1e_dark-damask.gif"/>
  17.        
  18.         <meta name="color:Background" content="#545050"/>
  19.         <meta name="color:Content Background" content="#504D4D"/>
  20.         <meta name="color:Text" content="#F6F4F4"/>
  21.         <meta name="color:Title" content="#A69D9D"/>
  22.         <meta name="color:Description" content="#"/>
  23.         <meta name="color:Post Title" 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:Border" content="#969191"/>
  34.         <meta name="color:Links" content="#DDD8D8"/>
  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: #969191;}
  73.  
  74. ::-webkit-scrollbar-thumb { background-color: #3F3E3E; border: 1px solid #3F3E3E;}
  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:#DDD8D8; background-attachment:fixed; background-color:#504D4D;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:#DDD8D8;}
  103.  
  104. a:hover  {text-decoration:none;color:#F6F4F4;}
  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:800px;margin-left:80px;position:absolute;overflow:hidden;padding-bottom:50px;top:160px;{block:permalinkpage}margin-left:290px;width:510px;{/block:permalinkpage}}
  117.  
  118. .posaya{padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#3F3E3E;border:2px solid {color:border};width:500px;
  119. height:auto;float:left;margin:4px;{block:permalinkpage}width:500px;
  120. {/block:permalinkpage}}
  121.  
  122. #contain{width:860px;margin-left:80px;position:absolute;overflow:hidden;padding-bottom:50px;top:160px;margin-left:120px;{block:permalinkpage}margin-left:290px;width:510px;{/block:permalinkpage}}
  123.  
  124. .posaya{padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#3F3E3E;border:2px solid {color:border};width:400px;
  125. height:auto;float:left;margin:4px;{block:permalinkpage}width:500px;
  126. {/block:permalinkpage}}
  127.  
  128. .posaya .sen{opacity:0.0;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;position:absolute;width:400px;font-size:10px;line-height:3px;text-align:center;letter-spacing:1px;font-family:'calibri';padding-top:7px;
  129. padding-bottom:7px;padding-left:0px;padding-right:0px;text-transform:uppercase;height:5px;background-color:#969191;overflow:hidden;color:{color:Links};{block:permalinkpage}width:500px;
  130. {/block:permalinkpage}}
  131.  
  132. .posaya:hover .sen{opacity:0.95;-webkit-transition: all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;transition: all 0.6s ease-in-out;padding-top:7px;padding-bottom:7px;padding-left:0px;padding-right:0px;width:400px;margin-top:0px;margin-left:0px;background-color:#969191;{block:permalinkpage}width:500px;
  133. {/block:permalinkpage}}
  134.  
  135. .posaya:hover .sen:hover{font-weight:bold;border-left:2px solid #969191;-webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;transition: all 0.6s linear;padding-left:0px;{block:permalinkpage}width:500px;
  136. {/block:permalinkpage}}
  137.  
  138. .postext{padding-top:7px;padding-left:5px;padding-right:5px;padding-bottom:2px;}
  139.  
  140. .caption{padding-top:1px;padding-left:5px;padding-right:5px;float:left;font-family:'helvetica';font-size:11px;
  141. text-align:justify;color:#DDD8D8;}
  142.  
  143.  
  144. .apost {padding-top:15px;text-align:center;color: #F2F0F0;
  145. font-family:'akbar';font-size:12px;line-height:12px;letter-spacing:2px;
  146. font-weight:normal;text-transform: normal;padding-top:7px;
  147. padding-bottom:0px;}
  148.  
  149. .quotee {padding:5px;text-align:center;color: #F2F0F0;
  150. font-family:'angelina';font-size:18px;line-height:28px;
  151. letter-spacing:1px;font-weight: normal;text-transform: normal;}
  152.  
  153. .sourcee {padding-right:7px;text-align:right;color: #F6F4F4;font-family: 'calibri';font-size:12px;line-height: 12px;font-weight: normal;
  154. text-transform:normal;}
  155.  
  156. .chate {margin-top: 7px;text-align:center;color: #F6F4F4;
  157. font-family:'akbar';font-size:12px;line-height:12px;font-weight: normal;
  158. text-transform: normal;}
  159.  
  160. .linke {padding-top: 0px;text-align:center;color:#F6F4F4;
  161. font-family: 'akbar';font-size:14px;line-height: 14px;font-weight: normal;
  162. text-transform: normal;}
  163.  
  164. #desceira {color:#F6F4F4;left:100px;margin-top:5px;width:550px;font-family:calibri;font-size:11px;padding-top:2px;padding-bottom:5px;text-align:justify;background-color:#3F3E3E;}
  165.    
  166. #topsidebar {position:fixed;width:1050px;height:160px;background-color:#504D4D;background-image:url('{image:Topsidebar}');padding:0px;top:0px;left:0px;right:0px;z-index:6;}
  167.  
  168. #sidebar {background-color:#3F3E3E;left:245px;top:25px;width:555px;height: auto;position:fixed !important; padding-top:5px; float:center;padding-bottom:5px; padding-left:5px;
  169. padding-right:5px;z-index:6;}
  170.  
  171. #sitititle {left:398px;top:63px;text-align:center;color: #F6F4F4;background-color:#504D4D;font-family:'crappydan';font-size:22px;line-height:22px;letter-spacing:2px;font-weight: normal; width:555px;padding-top;5px;
  172. text-transform: normal;}
  173.  
  174. #side1{height:auto;float:center;position:fixed;width:100px;top:165px;
  175. left:20px;{block:permalinkpage}left:180px;{/block:permalinkpage}}
  176.  
  177. .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:#3F3E3E;border:1px solid {color:border};padding:2px;
  178. text-transform: uppercase;-webkit-transition-duration: 0.8s;color:{color:#774A5B};margin:2px;border-left:4px solid #969191;;-webkit-transition:opacity 0.7s linear;
  179. -webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;
  180. transition:all 0.3s ease-out;}
  181.  
  182. .side1 a:hover{display:block;text-align: center;float:left;
  183. background-color:#F5F0F0;background-image: url('{image:background}');border:1px solid #969191; -moz-border-radius-bottomright: 10px;
  184. -webkit-border-bottom-right-radius: 10px;border-left:16px solid #969191;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;}
  185.  
  186.  
  187. .sidebarimage img {width:45px;float:left;margin-top:0px;margin-bottom:5px;margin-left:5px;margin-right:5px;-moz-border-radius: 20px;
  188. -webkit-border-radius: 25px;}
  189.  
  190. .sidebarimage img:hover {-moz-border-radius: 0px;
  191. -webkit-border-radius: 0px;}
  192.  
  193. #pagira {top:430px;
  194. left:880px;margin-bottom: 5px;font-family:'calibri';font-size:14px;line-height:54px;text-align:center;}
  195.    
  196. #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};}
  197.    
  198. #pagira a:hover {top: 100px;background-color:{color:border};border:1px solid #ffffff;color:#ffffff;}
  199.  
  200. #irdate {padding-top:0px;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:#F5F0F0;height:4px;}
  201.  
  202. #irdate:hover {padding-bottom:0px;padding-top:0px;padding-right:0px;padding-left:0px;color: #fff; background:#fff;  text-decoration: none}
  203.  
  204. .ir { position: fixed;  bottom: 0px; right:7px;  opacity: 0.8;  }
  205.  
  206. .question{border-bottom:1px dotted {color:dots};overflow:SHOW;margin-top:3px;margin-bottom:3px;padding:5px;}
  207.  
  208. .answer {margin:0px;display:block; float:left; width:400px; overflow:hidden;
  209. padding: 7px;text-transform:normal; color:{color:Text};{block:permalinkpage}width:500px;{/block:permalinkpage}}
  210.    
  211.  
  212. .posnotesya {padding-bottom:1px;padding-top:1px;padding-right:1px;padding-left:1px;background-color:#3F3E3E;border:2px solid {color:border};width:500px;height:auto;float:left;margin:4px;}
  213.  
  214. ol.notes, .notes li {width:500px;list-style:none; margin:0px; padding:0px;}
  215.  
  216. blockquote {border-left:3px solid {color:Text};padding:0px;padding-left:5px;margin:5px;}
  217.  
  218. .artist {float:left;background-color:#929292;width:385px;
  219. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  220.    
  221. .album {float:left;background-color:#727272;width:385px;
  222. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  223.    
  224. .track {float:left;background-color:#929292;width:385px;
  225. padding:2px;margin-top:3px;{block:permalinkpage}width:485px;{/block:permalinkpage}}
  226.  
  227. .label {font-family:'calibri';font-size: 12px; line-height:12px;}
  228.  
  229.  
  230.  
  231. imge{border-radius:5px;}}
  232.  
  233. {CustomCSS}
  234. </style>
  235. </head>
  236.  
  237. <body>
  238.  
  239. <div id="side1">
  240. <div class="side1">    
  241.  <a href="/">Home</a> <br>
  242. <a href="/ask">Message</a> <br>
  243. <a href="/archive"target="_blank">History</a><br>
  244. <a href="http://syahirahshaari-themestutorials.tumblr.com/tagged/allthemes"target="_blank">Theme</a><br>
  245. <a href="{text:Link 1}"target="_blank">{text:Link Title 1}</a><br>
  246. <a href="{text:Link 2}"target="_blank">{text:Link Title 2}</a><br>
  247. <a href="{text:Link 3}"target="_blank">{text:Link Title 3}</a><br>
  248. <a href="{text:Link 4}"target="_blank">{text:Link Title 4}</a>
  249.    <br> <br>
  250.  
  251.  
  252. <center>
  253. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">past</a><br>
  254. {/block:PreviousPage}
  255. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</center>
  256.    
  257. </div>
  258.    
  259. </div>
  260.      
  261.  
  262. <div id="topsidebar">
  263. <div id="sidebar"><div id="sitititle"><a href="/">{Title}</a></div>
  264.  
  265. <div id="desceira">
  266.  
  267. <div class="sidebarimage"><img src="{PortraitURL-128}"></a>
  268. {block:Description}{Description}{/block:Description}</div></div>
  269.    
  270.  
  271.  
  272. </div>
  273.    
  274. </div>
  275.  
  276.  
  277.  
  278. <div id="contain">
  279. <div class="autopagerize_page_element">
  280.  
  281. {block:Posts}
  282.  
  283. <div class="posaya">
  284.  
  285. {block:Photo}
  286.  
  287. <center>{block:IndexPage}
  288. <a href="{permalink}"><img src="{PhotoURL-500}" width="400"/></a>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  289. {/block:IndexPage}{block:PermalinkPage}
  290. <img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}"/>{block:Caption}
  291. <div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  292. </center>{/block:Photo}
  293.  
  294. <div class="sen"><a href="{ReblogURL}" target="_blank">Reblog</a> | <a href="{Permalink}">{TimeAgo}</a>
  295.        
  296.     {/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}
  297. </div>
  298.    
  299.  
  300. <div class="apost">{block:Title}{Title}{/block:Title}</div>
  301. {block:Text}<div class="postext">{Body}</div>{/block:Text}
  302.  
  303. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{block:Caption}
  304. <div class="caption">{Caption}</div>{/block:Caption}{/block:IndexPage}
  305. {block:PermalinkPage}{Photoset-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}</center>{/block:Photoset}
  306.  
  307. <div class="quotee">{block:Quote}"{Quote}"{/block:Quote}</div>{block:Quote}<div align="right"><div class="sourcee">{block:Source}-{Source}{/block:Source}</div></div>{/block:Quote}
  308.  
  309. {block:Video}<center>{block:IndexPage}{Video-400}<br>{PlayCountWithLabel}
  310. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  311. {/block:IndexPage}{block:PermalinkPage}{Video-500}<br>{PlayCountWithLabel}{/block:PermalinkPage}</center>{/block:Video}
  312.  
  313. <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}
  314.  
  315. {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}
  316.  
  317. {block:Audio}<div class="postext">{AudioPlayerGrey}{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}
  318.  
  319. {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>
  320.  
  321.  
  322.  
  323.  
  324.  
  325. {/block:Posts}
  326. </div>
  327.    
  328.       <br><br>
  329. {block:PostNotes}<div class="posnotesya">{PostNotes}</div>{/block:PostNotes}
  330.  
  331.    
  332. </center>  
  333.  
  334. <div class="ir">
  335. <a href="http://syahirahshaari.tumblr.com/"target="_blank"><font size="+1">&copy;</a></div>
  336.  
  337. </body>
  338. </html>
Advertisement
Add Comment
Please, Sign In to add comment