Advertisement
deanandhispie

Theme #8 Clintasha

Oct 5th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 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.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  7. <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. <!-- Theme #8 Clintasha by Kaylie (@scaredcrowley)
  13.  
  14. PLEASE abide by the following rules if you're going to use this theme:
  15.  
  16. 1. DO NOT STEAL any parts of the theme. I will recognize my own work when I see it. Also, editing and redistributing with my name attached counts as stealing.
  17. 2. KEEP MY CREDITS intact and where they are.
  18. 3. DO NOT USE THIS THEME AS A BASE CODE!
  19.  
  20. Thanks and enjoy the theme!-->
  21.  
  22.  
  23. <!--Default Variables-->
  24.  
  25. <!--C O L O R S-->
  26. <meta name="color:Text" content="#bbbbbb"/>
  27. <meta name="color:Links" content="#aaaaaa"/>
  28. <meta name="color:Sidebar Links" content="#aaaaaa"/>
  29. <meta name="color:Tags" content="#cccccc"/>
  30. <meta name="color:Link Hover" content="#f1f1f1"/>
  31. <meta name="color:Info Line" content="#f2f2f2"/>
  32. <meta name="color:scrollbar Bg" content="#ffffff"/>
  33. <meta name="color:Scrollbar" content="#bbbbbb">
  34.  
  35. <!--I M A G E S-->
  36.  
  37. <meta name="image:sidebar" content="http://i44.tinypic.com/11s2q7d.png"/>
  38.  
  39. <!--L I N K S-->
  40.  
  41. <meta name="text:linkA" content="">
  42. <meta name="text:linkA url" content="/">
  43. <meta name="text:linkB" content="">
  44. <meta name="text:linkB url" content="/">
  45. <meta name="text:linkC" content="">
  46. <meta name="text:linkC url" content="/">
  47. <meta name="text:linkD" content="">
  48. <meta name="text:linkD url" content="/">
  49. <meta name="text:title" content="/">
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54. /*--Cursor code--*/
  55.  
  56. *, body, a, a:hover {cursor: url("http://www.totallylayouts.com/cursors/random/tiny_cursor.png"), auto }
  57.  
  58. /*Scrollbar*/
  59.  
  60. ::-webkit-scrollbar {background-color:{color:scrollbar bg}; height:8px; width:5px}
  61. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  62. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:5px!important}
  63.  
  64. body {
  65. background:{color:background};
  66. margin:0px;
  67. color:{color:text};
  68. font-family:Cambria;
  69. font-size:10px;
  70. line-height:100%;
  71. }
  72.  
  73. a {
  74. text-decoration:none;
  75. -moz-outline-style:none;
  76. color:{color:links};
  77. }
  78.  
  79. img {
  80. border:3px color:{color:image border}
  81. }
  82.  
  83.  
  84. h1 {
  85. font-size:12px;
  86. text-transform:uppercase;
  87. }
  88.  
  89. blockquote {
  90. padding-left:5px;
  91. border-left:2px solid;
  92. }
  93.  
  94. blockquote blockquote {
  95. padding-left:5px;
  96. border-left:2px solid;
  97. }
  98.  
  99.  
  100. a:hover {
  101. opacity:1;
  102. color:{color:link hover};
  103. -webkit-transition: all 0.5s ease;
  104. -moz-transition: all 0.5s ease;
  105. -o-transition: all 0.5s ease
  106. }
  107.  
  108. /*Sidebar and links stuff*/
  109.  
  110. #sidebar {
  111. position:fixed;
  112. width:150px;
  113. margin-left:150px;
  114. margin-top:0px;
  115. opacity:1;}
  116. }
  117.  
  118. #sidebarimage {
  119. width 120px;
  120. }
  121.  
  122. #sidebarimage img {
  123. width:150px;
  124. height:150px;
  125. padding:6px;
  126. margin-top:200px;
  127. margin-left:45px;
  128. -moz-border-radius:180px;
  129. -webkit-border-radius:180px
  130. }
  131.  
  132.  
  133. .desc {
  134. position:fixed;
  135. margin-top:38px;
  136. margin-left:57px;
  137. font-family:cambria;
  138. line-height:110%;
  139. font-size:10px;
  140. width:110px;
  141. padding:9px;
  142. text-align:center;
  143. color:{color:text};
  144. }
  145.  
  146. .desc a
  147. {color:{color:text};
  148. -moz-transition-duration:0.6s;
  149. -webkit-transition-duration:0.6s;
  150. -o-transition-duration:0.6s;
  151. }
  152.  
  153.  
  154. .links {
  155. position:fixed;
  156. color:{color:sidebar links};
  157. margin-top:5px;
  158. margin-left:53px;
  159. width:125px;
  160. padding: 9px;
  161. word-spacing:2px;
  162. font-family:Cambria;
  163. text-align:center;
  164. text-transform:uppercase;
  165. border-top:1px solid{color:text};
  166. border-bottom:1px solid{color:text};
  167. }
  168.  
  169. .links a {
  170. font-size: 9px;
  171. color:{color:sidebar links}
  172. }
  173.  
  174. .links a:hover {
  175. color:{color:link Hover};
  176. letter-spacing:1px;
  177. }
  178.  
  179.  
  180. #pagi{
  181. width:100px;
  182. font-size:8px;
  183. text-align:center;
  184. margin-left:70px;
  185. margin-top:110px;
  186. position:fixed;
  187. font-family:cambria;
  188. letter-spacing:0px;
  189. }
  190.  
  191.  
  192. #all {
  193. padding:10px;
  194. width:500px;
  195. margin-left:450px;
  196. margin-top:50px;
  197. font-size:10px;
  198. }
  199.  
  200.  
  201.  
  202. #posts {
  203. width:500px;
  204. padding-bottom:20px;
  205. padding:10px;
  206. margin-top:30px;
  207. background-color:{color:Post};
  208. }
  209.  
  210.  
  211. #details {
  212. text-align:right;
  213. margin-top:8px;
  214. text-transform:uppercase;
  215. font-size:8px;
  216. font-style:none;
  217. border-top:1px solid {color:info Line};
  218. }
  219.  
  220.  
  221. #tags {
  222. font-family:cambria;
  223. letter-spacing:0px;
  224. text-transform:lowercase;
  225. font-size:10px;
  226. font-style:italic;
  227. margin-top:2px;
  228. text-align:right;
  229. }
  230.  
  231. #tags a {
  232. display:inline-block;
  233. padding:-3px;
  234. text-align:right;
  235. color:{color:Tags};
  236. -webkit-transition: all 0.6s ease-in-out;
  237. -moz-transition: all 0.6s ease-in-out;
  238. -o-transition: all 0.6s ease-in-out;
  239. -ms-transition: all 0.6s ease-in-out;
  240. -transition: all 0.6s ease-in-out;
  241. }
  242.  
  243.  
  244. #question {
  245. padding:8px;
  246. font-family:cambria;
  247. letter-spacing:2px;
  248. text-align:right;
  249. font-style:italic;
  250. border:3px {color:border} solid;
  251. color:{color:text};
  252. background-color:{color:background}
  253. }
  254.  
  255. /* DON'T TOUCH*/
  256.  
  257. #credit {
  258. position:fixed;
  259. font-size:10px;
  260. font-weight:normal;
  261. line-height:150%;
  262. letter-spacing:2px;
  263. right:10px;
  264. bottom:-10px;
  265. text-transform:uppercase;
  266. text-align:center;
  267. }
  268.  
  269. #credit a {
  270. padding:3px;
  271. color:{color:link};
  272. background-color:{color:background};
  273. -moz-transition-duration:0.5s;
  274. -webkit-transition-duration:0.5s;
  275. -o-transition-duration:0.5s;
  276. }
  277.  
  278.  
  279. {CustomCSS}</style></head><body>
  280.  
  281. <div id="sidebar">
  282. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  283. <div class="desc">
  284. {Description}
  285. </div>
  286. <div class="links"></hr>
  287. {block:IfLinkA}
  288. <a href="{text:linkA url}">{text:linkA}</a>
  289. {/block:IfLinkA}
  290. {block:IfLinkB}
  291. <a href="{text:linkB url}">{text:linkB}</a>
  292. {/block:IfLinkB}
  293. {block:IfLinkC}
  294. <a href="{text:linkC url}">{text:linkC}</a>
  295. {/block:IfLinkC}
  296. {block:IfLinkD}
  297. <a href="{text:linkD url}">{text:linkD}</a>
  298. {/block:IfLinkD}
  299. </div>
  300.  
  301. {block:Pagination}<div id="pagi">
  302. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  303. {block:JumpPagination length="3"}
  304. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  305. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  306. {/block:JumpPagination}
  307. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  308. </div>{/block:Pagination}
  309.  
  310. </div>
  311.  
  312. <div id="all">{block:Posts}<div id="posts">
  313.  
  314. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  315.  
  316. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  317.  
  318. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  319.  
  320. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  321.  
  322. {block:Quote}{Quote}{/block:Quote}
  323.  
  324. {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>
  325. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  326. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  327. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  328. {/block:Audio}
  329.  
  330. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  331.  
  332. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  333.  
  334.  
  335. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  336.  
  337. <div id="details">
  338. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <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>
  339. {block:HasTags}<div id="tags">tagged as:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  340. {/block:Posts}
  341. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  342. {/block:Posts}</div></div></div>
  343.  
  344.  
  345. <div id="credit"><a href="http://deanandhispie.tumblr.com"><img src="http://i41.tinypic.com/195qbc.gif" width="170"title="credit"></a></div></center></div>
  346.  
  347.  
  348. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement