Advertisement
shotforthesky

Theme 002

Nov 29th, 2011
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 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. theme by Mimì @ fireworkprodz.deviantart.com / exaltofulgur.tumblr.com / siderumvis.tumblr.com
  4. -->
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <html>
  9. <head>
  10.  
  11. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://i41.tinypic.com/etf607.png" width="60px" height="60px" border="0"></a>
  12.  
  13. <meta name="color:background" content="#ffffff"/>
  14. <meta name="color:sidebar" content="#000000"/>
  15. <meta name="color:text" content="#000000"/>
  16. <meta name="color:title" content="#946b66"/>
  17. <meta name="color:entry" content="#946b66"/>
  18. <meta name="color:link" content="#ad5365"/>
  19. <meta name="color:hover" content="#e9ded6"/>
  20. <meta name="color:slink" content="#f1ecdo"/>
  21. <meta name="color:nlink" content="#946b66"/>
  22. <meta name="color:icon" content="#000000"/>
  23. <meta name="font:body" content="Georgia"/>
  24. <meta name="font:title" content="Georgia"/>
  25. <meta name="image:background" content=""/>
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="if:title" content="1"/>
  28.  
  29. <meta name="text:Link 1" content="" />
  30. <meta name="text:Link 1 Title" content="" />
  31. <meta name="text:Link 2" content="" />
  32. <meta name="text:Link 2 Title" content="" />
  33. <meta name="text:Link 3" content="" />
  34. <meta name="text:Link 3 Title" content="" />
  35. <meta name="text:Link 4" content="" />
  36. <meta name="text:Link 4 Title" content="" />
  37. <meta name="text:Link 5" content="" />
  38. <meta name="text:Link 5 Title" content="" />
  39.  
  40. <title>{Title}</title>
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}
  44. <meta name="description" content="{MetaDescription}" />
  45. {/block:Description}
  46.  
  47. <style type="text/css">
  48.  
  49. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 10px; right: 15px;}
  50.  
  51. body {
  52. background-color:{color:background};
  53. background-image:url("{image:background}");
  54. background-attachment:fixed;
  55. background-repeat: no-repeat;
  56. background-size:cover;
  57. background-position:center center;
  58. color:{color:text};
  59. font-family:{font:body};
  60. font-size:10px;
  61. margin:0px;
  62. }
  63.  
  64. a:link, a:active, a:visited {
  65. color:{color:link};
  66. text-decoration:none;
  67. }
  68. a:hover {
  69. color:{color:hover};
  70. -webkit-transition.duration: 0.5s;
  71. -moz-transition-duration:0,5s;
  72. }
  73.  
  74. #entries {
  75. margin-left:470px;
  76. margin-top:20px;
  77. width:510px;
  78. }
  79.  
  80. #icon {
  81. border-color: {color:icon};
  82. border: 13px solid;
  83. height:48px;
  84. width:48px;
  85. margin-left:-185px;
  86. position:fixed;
  87. color:{color:icon};
  88. }
  89.  
  90. #posts {
  91. background-color:{color:entry};
  92. margin-bottom:8px;
  93. padding:6px;
  94. }
  95.  
  96. #title {
  97. font-size:14px;
  98. text-align:center;
  99. letter-spacing:3px;
  100. color:{color:title};
  101. font-family:Georgia;
  102. text-transform:lowercase;
  103. font-style:Georgia;
  104. line-height:110%;
  105. }
  106.  
  107. #sidebarimg img {
  108. width:200px;
  109. height:auto;
  110. text-align:center;
  111. }
  112.  
  113. #sidebar {
  114. width:200px;
  115. height:auto;
  116. float:left;
  117. margin-left:250px;
  118. margin-top:30px;
  119. padding:4px;
  120. background-color:{color:sidebar};
  121. text-align:center;
  122. position:fixed;
  123. }
  124.  
  125. #pagination {
  126. font-family:georgia;
  127. text-align:center;
  128. font-size:12px;
  129. }
  130.  
  131. h1 {
  132. color:{color:title};
  133. font-family:{font:title};
  134. font-size:13px;
  135. line-height:17px;
  136. letter-spacing:0px;
  137. font-weight:normal;
  138. margin:0px;
  139. padding:0px;
  140. text-align:left;
  141. text-transform:lowercase;
  142. }
  143.  
  144. h2 {
  145. color:{color:title};
  146. font-family:{font:title};
  147. font-size:13px;
  148. line-height:14px;
  149. letter-spacing:0px;
  150. font-weight:normal;
  151. margin:0px;
  152. padding:0px;
  153. margin-bottom:-0px;
  154. font-style:italic;
  155. text-align:left;
  156. text-transform:lowercase;
  157. }
  158.  
  159. .links {
  160. width:90px;
  161. height:400px;
  162. margin-left:-110px;
  163. margin-top:7px;
  164. position:fixed;
  165. overflow:hidden;
  166. border-left:0px solid;
  167. border-right:0px solid;
  168. padding:2px;
  169. }
  170.  
  171. .links a {
  172. border-left:3px solid {color:link};
  173. width:140px;
  174. display:block;
  175. background-color:{color:slink};
  176. margin:0px 0px 1px 3px;
  177. font:9px {font:body};
  178. text-transform:lowercase;
  179. color:{color:link};
  180. text-decoration:none;
  181. letter-spacing:3px;
  182. text-align:left;
  183. padding:1px;
  184. }
  185.  
  186. .links a:hover {
  187. background-color:{color:nlink};
  188. transition: all 0.4s ease-out;
  189. -o-transition-transition: all 0.4s ease-out;
  190. -webkit-transition: all 0.4s ease-out;
  191. -moz-transition: all 0.4s ease-out;
  192. padding-left:20px;
  193. }
  194.  
  195. #nav {
  196. width:150px;
  197. height:400px;
  198. margin-left:1000px;
  199. margin-top:250px;
  200. position:fixed;
  201. overflow:hidden;
  202. border-left:0px solid;
  203. border-right:0px solid;
  204. padding:2px;
  205. }
  206. #nav a {
  207. border-left:10px solid {color:link};
  208. width:140px;
  209. display:block;
  210. background-color:{color:slink};
  211. margin:0px 0px 1px 3px;
  212. font:9px {font:body};
  213. text-transform:lowercase;
  214. color:{color:link};
  215. text-decoration:none;
  216. letter-spacing:3px;
  217. text-align:left;
  218. padding:1px;
  219. }
  220. #nav a:hover {
  221. background-color:{color:nlink};
  222. transition: all 0.4s ease-out;
  223. -o-transition-transition: all 0.4s ease-out;
  224. -webkit-transition: all 0.4s ease-out;
  225. -moz-transition: all 0.4s ease-out;
  226. padding-left:20px;
  227. }
  228.  
  229. #info {
  230. font-family:arial;
  231. font-size:9px;
  232. text-transform:lowercase;
  233. text-align:center
  234. }
  235.  
  236. #answer {
  237. margin-top:0px;
  238. }
  239.  
  240. #question {
  241. font:13px arial;
  242. letter-spacing:0px;
  243. }
  244. #asker a {
  245. color: {color:link};
  246. }
  247. #asker img {
  248. float:left;
  249. margin:10px;
  250. }
  251.  
  252. blockquote {
  253. border-left:2px {color:body} solid;
  254. padding-left:5px;
  255. margin:0px 2px 0px 10px;
  256. }
  257. blockquote img, blockquote a img {max-width: 490px}
  258.  
  259. b, strong {
  260. color:{color:title};
  261. }
  262. i, em {
  263. color:{color:title};
  264. }
  265. p {
  266. margin-top:3px;
  267. margin-bottom:3px;
  268. }
  269.  
  270. img a {border:none}
  271. .audio {
  272. background-color:black;
  273. display:block;
  274. }
  275.  
  276. .user_1 .label {
  277. color:{color:title};
  278. font-weight:bold;
  279. }
  280. .user_2 .label {
  281. color:{color:text};
  282. font-weight:bold;
  283. }
  284. ul.chat, .chat ol, .chat li {
  285. list-style:none;
  286. margin:0px;
  287. padding:0px;
  288. }
  289.  
  290. .notes img {
  291. width:10px;
  292. position:relative;
  293. top:1px;
  294. }
  295. ol.notes, .notes li {
  296. list-style:none;
  297. margin:0px;
  298. padding:0px;
  299. }
  300. iframe input, iframe submit, iframe textarea, iframe div, iframe table {
  301. background-color:transparent!important;
  302. }
  303.  
  304. </style>
  305. <style type="text/css">{CustomCSS}</style>
  306.  
  307. </head>
  308.  
  309. <body>
  310. <div id="sidebar">
  311. {block:ifTitle}<a href="/"><font size="4">{Title}</font></a>{/block:ifTitle}
  312. <br><br>
  313. <div id="icon"><img src="{PortraitURL-48}" class="imdava"></div>
  314. <div class="links">
  315. <a href="/">Home</a>
  316. <a href="/archive">Archive</a>
  317. <a href="/ask">Ask me</a>
  318. <a target="_blank" href="http://thearmyinside.tumblr.com/tagged/themes">Theme (c)</a></div>
  319. <div id="sidebarimg">
  320. <img src="{image:sidebar}"/></div><br>
  321. {block:Description}{Description}{/block:Description}<br><br>
  322. <div id="pagination">
  323. {block:PreviousPage}<a href="{PreviousPage}">◄</a> &nbsp; {/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">►</a>{/block:NextPage}</div>
  324. </div>
  325. <br>
  326.  
  327. <div id="nav">
  328. {block:ifLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1}
  329. {block:ifLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2}
  330. {block:ifLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3}
  331. {block:ifLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4}
  332. {block:ifLink5}<a href="{text:Link 5}">{text:Link 5 Title}</a>{/block:ifLink5}
  333. </div>
  334. <br>
  335.  
  336. <div id="entries">
  337.  
  338. {block:Posts}
  339. <div id="posts">
  340. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  341. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  342. {block:Text}{Body}{/block:Text}
  343.  
  344. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  345. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  346.  
  347. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  348. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  349.  
  350. {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}
  351.  
  352. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  353.  
  354. {block:Answer}
  355. <div id="question"> <img src="{AskerPortraitURL-40}" border="0" style=" float: left; margin:2px;" /> <b>{Asker}</b> asked: <br />{Question}</div><br>
  356. <div id="answer">{Answer}</div>{/block:Answer}
  357.  
  358. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  359.  
  360.  
  361. <div id="info">posted <a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{block:RebloggedFrom} (originally from <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><BR>
  362. {/block:Posts}
  363. {block:PostNotes}{PostNotes}{/block:PostNotes}
  364. </div>
  365. </div>
  366.  
  367. </body>
  368. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement