Advertisement
fabliam

Theme 32

Jun 13th, 2013
871
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.18 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- CHSINGCARS THEME -->
  4.  
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head><title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12.  
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Sidebar" content="#ffffff"/>
  15. <meta name="color:Text" content="#a8a8a8"/>
  16. <meta name="color:Link" content="#b8b8b8"/>
  17. <meta name="color:Hover" content="#f2f2f2"/>
  18. <meta name="color:Border" content="#e4e4e4"/>
  19. <meta name="color:titlecolor" content="#fffff">
  20. <meta name="color:scrollbar" content="#fffff">
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24. <meta name="text:Link 1" content="" />
  25. <meta name="text:Link 1 Text" content="" />
  26. <meta name="text:Link 2" content="" />
  27. <meta name="text:Link 2 Text" content="" />
  28. <meta name="if:Show Link 1" content="1" />
  29. <meta name="if:Show Link 2" content="1" />
  30.  
  31.  
  32. <style type="text/css">
  33.  
  34. #biter
  35.  
  36. #bite a {display:block}
  37.  
  38. #bite .death {margin-top:-0px;filter: alpha(opacity = 0);opacity:0;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out;}
  39.  
  40. #bite:hover .death {margin-top:0px;-webkit-transition: all 2s ease-out;-moz-transition: all 2s ease-out;transition: all 2s ease-out; filter: alpha(opacity = 100);filter: alpha(opacity = 100);opacity:100;}
  41.  
  42. /* --- SCROLLBAR ---*/
  43.  
  44. ::-webkit-scrollbar {width: 9px; height: 3px; background: #FFFFFF;}
  45. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar} ;}
  46.  
  47.  
  48. /* --- BODY ---*/
  49.  
  50. body {
  51. background:{color:background};
  52. margin:0px;
  53. color:{color:text};
  54. font-family:Calibri;
  55. font-size:9px;
  56. line-height:100%;
  57. }
  58.  
  59. a {
  60. text-decoration:none;
  61. outline:none;
  62. -moz-outline-style:none;
  63. color:{color:link};
  64. }
  65.  
  66. img {
  67. border:none;
  68. }
  69.  
  70. blockquote {
  71. padding-left:5px;
  72. border-left:2px solid;
  73. }
  74.  
  75. blockquote blockquote {
  76. padding-left:5px;
  77. border-left:2px solid;
  78. }
  79.  
  80. h1 {
  81. font-size:9px;
  82. text-transform:uppercase;
  83. }
  84.  
  85. a:hover {
  86. opacity:10;
  87. color:{color:hover};
  88. -webkit-transition: all 0.7s ease;
  89. -moz-transition: all 0.7s ease;
  90. -o-transition: all 0.7s ease
  91. }
  92.  
  93. /* --- POST ENTRIES ---*/
  94.  
  95.  
  96. #entries {
  97. padding:10px;
  98. width:500px;
  99. margin-left:450px;
  100. margin-top:40px;
  101. font-size:10px;
  102. }
  103.  
  104. /* --- BODY: POSTS ---*/
  105.  
  106.  
  107. #post {
  108. width:500px;
  109. padding-bottom:20px;
  110. padding:10px;
  111. margin-top:15px;
  112. }
  113.  
  114. /* --- TITLE ---*/
  115.  
  116. #title {
  117. width: 200px;
  118. height:120px;
  119. margin-left: 25px;
  120. margin-top:-147px;
  121. position: fixed ;
  122. z-index: 100;
  123. color: {color:titlecolor};
  124. text-transform: lowercase;
  125. letter-spacing: 3px;
  126. font-family: cambria;
  127. font-style:italic;
  128. text-align:center;
  129. line-height:140%;
  130. font-size: 20px;
  131. -webkit-transition: all 1s ease-in-out;
  132. }
  133.  
  134. #sidebar:hover #title{
  135.  
  136. text-align:center;
  137.  
  138. opacity:0;
  139.  
  140. margin-top:-250px;
  141. }
  142.  
  143. /* --- SIDEBAR IMAGE ---*/
  144.  
  145.  
  146. #sidebar {
  147. width:400px;
  148. height:210px;
  149. position:fixed;
  150. margin-left:0px;
  151. margin-top:150px;
  152. background-color:{color:Sidebar};
  153. }
  154.  
  155. #sidebarimage {
  156. width 100px;
  157. }
  158.  
  159. #sidebarimage img {
  160. width:120px;
  161. height:160px;
  162. padding:6px;
  163. margin-left:250px;
  164. margin-top:20px;
  165. }
  166.  
  167.  
  168. /* --- SIDEBAR LINKS ---*/
  169.  
  170. .links {
  171. width:200px;
  172. height:10px;
  173. padding: 8px;
  174. font-size:10px;
  175. font-family:'calibri';
  176. text-align:center;
  177. margin-top:-130px;
  178. margin-left:19px;
  179. text-align:center;
  180. text-transform:lowercase;
  181. word-spacing:2px;
  182. position:fixed;
  183. padding-bottom:7px;
  184. }
  185.  
  186. .links a {
  187. font-size: 12px;
  188. }
  189.  
  190. .links a:hover {
  191. color:{color:Hover}
  192. }
  193.  
  194.  
  195. /* --- DESCRIPTION ---*/
  196.  
  197. #description {
  198. position:fixed;
  199. font-family:calibri;
  200. line-height:100%;
  201. font-size:11px;
  202. font-style:italic;
  203. width:200px;
  204. margin-top:-105px;
  205. padding:8px;
  206. margin-left:20px;
  207. margin-bottom:10px;
  208. text-align:center;
  209. color:{color:text};
  210. }
  211.  
  212. #description a {
  213. color:{color:text};
  214. -moz-transition-duration:0.4s;
  215. -webkit-transition-duration:0.4s;
  216. -o-transition-duration:0.4s;
  217. }
  218.  
  219. /* --- PAGINATION---*/
  220.  
  221.  
  222. #pagination {
  223. width:200px;
  224. font-size:9px;
  225. padding:8px;
  226. text-align:center;
  227. margin-left:20px;
  228. margin-top:-55px;
  229. position:fixed;
  230. font-family:consolas;
  231. letter-spacing:0px;
  232. }
  233.  
  234. /* --- POST INFO ---*/
  235.  
  236.  
  237. #info {
  238. text-align:left;
  239. margin-top:10px;
  240. text-transform:uppercase;
  241. font-size:8px;
  242. font-style:none;
  243. border-top:1px solid {color:Border}
  244. }
  245.  
  246. /* --- POST TAGS---*/
  247.  
  248.  
  249. #tags {
  250. font-family:cambria;
  251. letter-spacing:0px;
  252. text-transform:lowercase;
  253. font-size:10px;
  254. font-style:italic;
  255. margin-top:4px;
  256. text-align:left;
  257. }
  258.  
  259. #tags
  260. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  261. -webkit-transition: all 0.6s ease-in-out;
  262. -moz-transition: all 0.6s ease-in-out;
  263. -o-transition: all 0.6s ease-in-out;
  264. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  265.  
  266.  
  267. /* --- QUESTIONS ---*/
  268.  
  269. #asker {
  270. padding:12px;
  271. font-family:calibri;
  272. letter-spacing:1px;
  273. text-align:left;
  274. font-style:italic;
  275. margin-left:0px;
  276. border-left:3px #eee solid;
  277. background-color:#f2f2f2;
  278. }
  279.  
  280. #cred {
  281. position:fixed;
  282. font-size:8px;
  283. font-weight:normal;
  284. line-height:150%;
  285. letter-spacing:2px;
  286. right:10px;
  287. bottom:10px;
  288. text-transform:uppercase;
  289. text-align:center;
  290. }
  291.  
  292. #cred a {
  293. padding:3px;
  294. color:white;
  295. background-color:{color:link};
  296. -moz-transition-duration:0.5s;
  297. -webkit-transition-duration:0.5s;
  298. -o-transition-duration:0.5s;
  299. }
  300.  
  301. {CustomCSS}</style></head><body>
  302.  
  303. <div id="bite">
  304. <div id="sidebar">
  305. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  306.  
  307. <div id="title">{Title}</div>
  308. <div class="death">
  309.  
  310. <div id="description">
  311. {Description}
  312. </div>
  313.  
  314.  
  315. <div class="links">
  316. <a href="/">home</a>
  317. <a href="/ask">mssg</a>
  318. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  319. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  320. </div>
  321.  
  322.  
  323.  
  324. {block:Pagination}<div id="pagination">
  325. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  326. {block:JumpPagination length="5"}
  327. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  328. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  329. {/block:JumpPagination}
  330. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  331. </div>{/block:Pagination}
  332.  
  333. </div></div></div>
  334.  
  335. <div id="entries">{block:Posts}<div id="post">
  336.  
  337. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  338.  
  339. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  340.  
  341. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  342.  
  343. {block:Quote}{Quote}{/block:Quote}
  344.  
  345. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  346.  
  347. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  348.  
  349. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  350. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  351. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  352. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  353. {/block:Audio}
  354.  
  355. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  356.  
  357. {block:Answer}<div id="asker"><span style="font-family:calibri;font-size:10px;font-style:italic;">{Asker}: </span>{Question}</div><left><font face="calibri">{Answer}</font>{/block:Answer}
  358.  
  359. <div id="info">
  360. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  361. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  362. {/block:Posts}
  363. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  364. {/block:Posts}</div></div></div>
  365.  
  366.  
  367.  
  368. <!--
  369. THEME MAKER CREDIT
  370. -->
  371.  
  372. <div id="cred"><a href="http://chsingcars.tumblr.com/">credit</a></div>
  373.  
  374.  
  375. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement