Advertisement
Alliecatisallama

Lost at sea theme 8

Jan 5th, 2013
484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.69 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5. <!--LOST AT SEA THEME #8 By Seede-r/Alliecatisallama
  6. Please do not use as a base for your own theme or take the code as your own as I worked hard on it and if you steal if you are therefore a peasant and I will hunt you down and force feed you rotten catfood.-->
  7.  
  8. <meta name="color:background" content="#ffffff"/>
  9. <meta name="color:sbbackground" content="#222020"/>
  10. <meta name="color:topbarbg" content="#ffffff"/>
  11. <meta name="color:text" content="#838282"/>
  12. <meta name="color:link" content="#b8b8b8"/>
  13. <meta name="color:linkhover" content="#000000"/>
  14. <meta name="color:border" content="#585858"/>
  15. <meta name="color:Scrollbar" content="#000000">
  16.  
  17. <meta name="image:Sidebar" content=""/>
  18.  
  19. <meta name="text:Link 1" content="link" />
  20. <meta name="text:Link 1 URL" content="/" />
  21. <meta name="text:Link 2" content="link" />
  22. <meta name="text:Link 2 URL" content="/" />
  23. <meta name="text:Link 3" content="link" />
  24. <meta name="text:Link 3 URL" content="/" />
  25. <meta name="text:Link 4" content="link" />
  26. <meta name="text:Link 4 URL" content="/" />
  27.  
  28. <head><title>{Title}</title>
  29. <link rel="shortcut icon" href="{Favicon}">
  30. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  31. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  32.  
  33. <style type="text/css">
  34.  
  35.  
  36. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:5px;}
  37. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};height:5px!important;}
  38. ::-webkit-scrollbar {background-color:{color:Background};height:5px;width:6px;}
  39.  
  40. body {
  41. background:{color:Background};
  42. margin:2px;
  43. color:{color:text};
  44. font-family:'calibri';
  45. font-size:10px;
  46. line-height:100%;
  47. }
  48.  
  49. a {
  50. text-decoration:none;
  51. outline:none;
  52. -moz-outline-style:none;
  53. color:{color:link};
  54. padding:2px;
  55. -webkit-transition: all 0.7s ease;
  56. -moz-transition: all 0.7s ease;
  57. -o-transition: all 0.7s ease;
  58. }
  59.  
  60. a:hover {color: {color:linkhover};
  61. -webkit-transition: all 0.7s ease;
  62. -moz-transition: all 0.7s ease;
  63. -o-transition: all 0.7s ease;
  64. }
  65.  
  66.  
  67. blockquote {
  68. padding-left:6px;
  69. border-left:1px solid;
  70. margin:0px 2px 0px 5px;
  71. }
  72.  
  73. blockquote blockquote {
  74. padding-left:4px;
  75. border-left:2px solid;
  76. margin:0px 2px 0px 5px;
  77. }
  78.  
  79. h1 {
  80. font-size:13px;
  81. }
  82.  
  83.  
  84.  
  85. .quote {
  86. font-size:12px;
  87. font-style:italic;}
  88.  
  89. .source {
  90. font-size:12px;
  91. padding:2px;
  92. letter-spacing: 1px;
  93. font-style:normal;
  94. text-transform:uppercase;}
  95.  
  96. .chat{
  97. font-size:12px;
  98. line-height:12px;
  99. letter-spacing:1px;
  100. }
  101.  
  102. .entries {
  103. padding:10px;
  104. margin-left:400px;
  105. margin-top:10px;
  106. margin-bottom:20px;
  107. -webkit-transition: all 0.7s ease;
  108. -moz-transition: all 0.7s ease;
  109. -o-transition: all 0.7s ease;
  110. }
  111.  
  112.  
  113. #info {
  114. font-size:9px;
  115. font-family:'calibri';
  116. line-height:11px;
  117. letter-spacing:0px;
  118. text-align:left;
  119. margin-top:3px;
  120. padding-top: 3px;
  121. border-top: 1px dashed {color:border};
  122. margin-bottom:2px;
  123. }
  124.  
  125. .question{
  126. padding:5px;
  127. }
  128.  
  129. .post {
  130. width:500px;
  131. padding-bottom:0px;
  132. padding-top: 27px;
  133. margin-bottom:14px;
  134. }
  135.  
  136.  
  137.  
  138. #sb2 {
  139. width:510px;
  140. position:fixed;
  141. margin-left:350px;
  142. margin-top:250px;
  143. background-color:{color:topbarbg};
  144. }
  145.  
  146. .links {
  147. position:fixed;
  148. text-align:right;
  149. font-size:9px;
  150. font-family:'consolas';
  151. margin-left:140px
  152. margin-top:4px;
  153. line-height:11px;
  154. -webkit-transition: all 0.5s ease;
  155. -moz-transition: all 0.5s ease;
  156. -o-transition: all 0.5s ease;
  157. border-right: 1px solid {color:border};
  158. padding:5px;}
  159.  
  160. .pagination{
  161. font-size:12px;
  162. text-align:right;
  163. margin-bottom:1px;
  164. color:{color:text};
  165. }
  166.  
  167. #sidebar {
  168. width:350px;
  169. height:200%;
  170. position:fixed;
  171. right:0px;
  172. top:-70px;
  173. background-color:{color:sbbackground};
  174. }
  175.  
  176.  
  177.  
  178. #sidebarimage {
  179. width: 350px;
  180. opacity:1;
  181. -webkit-transition: all 0.7s ease;
  182. -moz-transition: all 0.7s ease;
  183. -o-transition: all 0.7s ease;
  184. }
  185.  
  186. #title {
  187. text-align:center;
  188. right:80px;
  189. width:150px;
  190. position:fixed;
  191. margin-top:-640px;
  192. line-height:9px;
  193. font-family:'consolas';
  194. font-size:10px;
  195. border: 1px solid;
  196. border-color: {color:border};
  197. padding:7px;
  198. }
  199.  
  200. #description {
  201. text-align:center;
  202. right:70px;
  203. width:175px;
  204. opacity: 0;
  205. position:fixed;
  206. margin-top:12px;
  207. line-height:9px;
  208. font-family:'consolas';
  209. font-size:10px;
  210. padding:2px;
  211. -webkit-transition: all 0.7s ease;
  212. -moz-transition: all 0.7s ease;
  213. -o-transition: all 0.7s ease;
  214. }
  215.  
  216. #sidebar:hover #description {
  217. opacity: 0.9;
  218. -webkit-transition: all 0.5s ease-out;
  219. -moz-transition: all 0.5s ease-out;
  220. }
  221.  
  222.  
  223. #sidebarimage img {
  224. max-width:350px;
  225. }
  226.  
  227. .notes img{
  228. width:12px;
  229. }
  230.  
  231. .notes ol, .notes li{
  232. list-style:none;
  233. }
  234.  
  235. #theme {
  236. position:fixed;
  237. bottom: 0px;
  238. left: 0px;
  239. font-family: Arial;
  240. font-size: 8px;
  241. text-transform: uppercase;
  242. text-align: left;
  243. letter-spacing: 1px;
  244. }
  245.  
  246.  
  247. iframe#tumblr_controls {
  248. top: 0% !important;
  249. right:0% !important;
  250. opacity:0.3;
  251. position: fixed !important;
  252. filter:alpha(opacity=20);
  253. -webkit-transition: all 0.7s ease;
  254. -moz-transition: all 0.7s ease;
  255. -o-transition: all 0.7s ease;
  256. }
  257. iframe#tumblr_controls:hover{
  258. top: 0% !important;
  259. right:0% !important;
  260. opacity:0.8;
  261. position: fixed !important;
  262. filter:alpha(opacity=70);
  263. -webkit-transition: all 0.7s ease;
  264. -moz-transition: all 0.7s ease;
  265. -o-transition: all 0.7s ease;
  266. }
  267.  
  268. {CustomCSS}</style>
  269. </head>
  270.  
  271. <body>
  272.  
  273. <div id="sb2">
  274.  
  275. <div class="links">
  276. <a href="/">home</a><br>
  277. <a href="/ask">ask</a><br>
  278. {block:IfLink1} <a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:IfLink1}<br>
  279. {block:IfLink2} <a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:IfLink2}<br>
  280. {block:IfLink3} <a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:IfLink3}<br>
  281. {block:IfLink4} <a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:IfLink4}
  282. <div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><em>-</em></a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><em>+</em></a>{/block:NextPage}{/block:Pagination}</div>
  283. </div>
  284. </div>
  285.  
  286.  
  287.  
  288. <div id="sidebar">
  289.  
  290.  
  291. <div id="sidebarimage"><img src="{image:sidebar}">
  292. <div id="title"><a href="/">{title}</a>
  293. <div id="description">{Description}</div></div></div></div>
  294.  
  295.  
  296.  
  297.  
  298. <div class="entries">{block:Posts}<div class="post">
  299.  
  300. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  301.  
  302. {block:Photo}<img src="{PhotoURL-500}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  303.  
  304. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  305.  
  306. {block:Quote}<div class="quote">{Quote}<br>{block:Source} — <span class="source">{Source}</span>{/block:Source}</div>{/block:Quote}
  307.  
  308. {block:Link}<h1>&raquo; <a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  309.  
  310. {block:Chat}<div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  311.  
  312. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  313.  
  314. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  315.  
  316. {block:Answer} <div class="post"><br>
  317. <div class="question"><big><em>{Asker}said</em> </big>{Question}</div>{Answer}{/block:Answer}
  318.  
  319. {block:ContentSource}
  320. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  321. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  322. {/block:SourceLogo}
  323. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  324. {/block:ContentSource}
  325.  
  326. <div id="info">
  327. <a href="{Permalink}">{NoteCountWithLabel}</a><br>{block:Date} {TimeAgo}{/block:Date}
  328. {block:RebloggedFrom}<a href="{ReblogParentURL}"title="{ReblogParentTitle}">/ via</a> <a href="{ReblogRootURL}"title="{ReblogRoottitle}">/ source</a>{/block:RebloggedFrom}<br> {block:HasTags}{block:Tags} #<em><a href="{TagURL}">{Tag}</a></em>{/block:Tags}{/block:HasTags}</div></div>
  329. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  330. {/block:Posts}</div>
  331.  
  332. <div id="theme"></a><a href="http://seede-r.tumblr.com/"><img src="http://i1065.photobucket.com/albums/u386/AHT_Livingston/Untitled-2.png?t=1344121641"></a></div>
  333.  
  334. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement