Advertisement
Alliecatisallama

I am not brave theme 5

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