Advertisement
Guest User

Not Fucked Up Theme

a guest
Jul 28th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 36.54 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. *********************************
  5. *********************************
  6. *** ------ created by ------- ***
  7. ***  THEMESBYERIS.TUMBLR.COM  ***
  8. *** ------------------------- ***
  9. ***   Please do not remove    ***
  10. ***  the credit, thank you.   ***
  11. *********************************
  12. *********************************
  13. -->
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head>
  17.  
  18. <meta name="color:post bg" content="#ffffff"/>
  19.  
  20.  
  21. <meta name="color:Header Background" content="#ff9900" />
  22. <meta name="color:Header Title" content="#9999ff" />
  23.  
  24. <meta name="color:Sidebar Top" content="#99ccff" />
  25. <meta name="color:Sidebar Bottom" content="#cc6666"/>
  26. <meta name="color:Sidebar Right Border" content="#ffcc99" />
  27. <meta name="color:Sidebar Description Links" content="#cc6666" />
  28. <meta name="color:Sidebar BG" content="#444444"/>
  29.  
  30. <meta name="color:Sidebar Link First" content="#9999ff" />
  31. <meta name="color:Sidebar Link Second" content="#ffcc99" />
  32. <meta name="color:Sidebar Link Third" content="#99ccff" />
  33. <meta name="color:Sidebar Link Fourth" content="#cc99cc" />
  34. <meta name="color:Sidebar Link Fifth" content="#ccccff" />
  35. <meta name="color:Sidebar Link Sixth" content="#ffcc66" />
  36.  
  37. <meta name="color:Content Top" content="#cc6666" />
  38. <meta name="color:Content Bottom" content="#99ccff" />
  39.  
  40. <meta name="color:Post Info Notes" content="#ff9966" />
  41. <meta name="color:Post Info Source" content="#cc99cc" />
  42. <meta name="color:Post Info Via" content="#9999ff" />
  43. <meta name="color:Post Info Tags" content="#ffcc99" />
  44.  
  45. <meta name="color:Post Header" content="#9999ff" />
  46. <meta name="color:Post Titles" content="#ff9900" />
  47. <meta name="color:Post Links" content="#cc6666" />
  48.  
  49.  
  50. <meta name="select:Sidebar Links Format" content="none" title="No changes" />
  51. <meta name="select:Sidebar Links Format" content="uppercase" title="UPPERCASE" />
  52. <meta name="select:Sidebar Links Format" content="capitalize" title="Capitalized" />
  53. <meta name="select:Sidebar Links Format" content="lowercase" title="lowercase" />
  54.  
  55. <meta name="select:Date Format" content="mdy" title="MM.DD.YY" />
  56. <meta name="select:Date Format" content="dmy" title="DD.MM.YY" />
  57. <meta name="select:Date Format" content="ymd" title="YY.MM.DD" />
  58. <meta name="select:Date Format" content="timeago" title="Time Ago" />
  59.  
  60. <meta name="select:Year Format" content="short" title="Short Format" />
  61. <meta name="select:Year Format" content="long" title="Long Format" />
  62.  
  63. <meta name="select:Post Info Format" content="none" title="No changes" />
  64. <meta name="select:Post Info Format" content="uppercase" title="UPPERCASE" />
  65. <meta name="select:Post Info Format" content="capitalize" title="Capitalized" />
  66. <meta name="select:Post Info Format" content="lowercase" title="lowercase" />
  67.  
  68. <meta name="select:All these color options make me anxious pick something for me" content="custom" title="Select One" />
  69. <meta name="select:All these color options make me anxious pick something for me" content="mixed" title="Mixed" />
  70. <meta name="select:All these color options make me anxious pick something for me" content="reds" title="Reds" />
  71. <meta name="select:All these color options make me anxious pick something for me" content="yellows" title="Yellows" />
  72. <meta name="select:All these color options make me anxious pick something for me" content="blues" title="Blues" />
  73.  
  74.  
  75.  
  76. <meta name="if:Infinite Scroll" content="0" />
  77. <meta name="if:Like Button" content="1" />
  78. <meta name="if:Reblog Button" content="1" />
  79. <meta name="if:Show Index Link" content="1" />
  80. <meta name="if:Show RSS Link" content="1" />
  81. <meta name="if:Show Archive Link" content="1" />
  82. <meta name="if:Map Standard Colours"  content="0" />
  83. <meta name="if:Show labels when hovering on sidebar links" content="1" />
  84.  
  85. <meta name="text:Sidebar Label Index" content="Index" />
  86. <meta name="text:Sidebar Label Ask" content="Comm" />
  87. <meta name="text:Sidebar Label Submit" content="Transfer Data" />
  88. <meta name="text:Sidebar Label RSS" content="Broadcast Signal" />
  89. <meta name="text:Sidebar Label Archive" content="Ship's Log" />
  90.  
  91.  
  92.  
  93. <title>{Title}</title>
  94. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  95. <link rel="shortcut icon" href="{Favicon}" />
  96. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  97. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  98. <link href='http://fonts.googleapis.com/css?family=Anton' rel='stylesheet' type='text/css'>
  99.  
  100. <style type="text/css">
  101.  
  102. #post {
  103.     width:790px;
  104.     padding:12px;
  105.     background:{color:post bg};
  106.     border-bottom:1px solid {color:border};
  107. }
  108.  
  109. body {background-color:#000000; color:#000000; font-family:Arial,sans-serif; font-size:16px; font-weight:bold; word-wrap:break-word; width:100%; height:100%; margin:0; padding:0; letter-spacing:-1px;}
  110.  
  111. img {max-width:100%; border:0;}
  112. a {text-decoration:none;}
  113. a:hover {opacity:0.5;}
  114. h1 {font-size:30px; margin:0 0 5px; text-transform:uppercase; letter-spacing:-2px;}
  115. ol, ul {margin:3px 0 3px -10px;}
  116. blockquote {margin:0 0 0 10px; padding:0 0 0 10px; border-left:solid 3px #000000;}
  117. .clear {clear:both;}
  118.  
  119. ::-webkit-scrollbar {width:10px;}
  120. ::-webkit-scrollbar-track {background-color:black;}
  121. ::-webkit-scrollbar-thumb {background-color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
  122.  
  123. #header {height:45px; width:100%; position:fixed; top:35px; z-index:6;}
  124. #header .inner {height:45px; margin:25px; padding:0 55px; -webkit-border-radius:23px; -moz-border-radius:23px; border-radius:23px; position:relative;}
  125. #header .stripe {display:block; width:5px; height:100%; background-color:#000000; float:left;}
  126. #header a.title {display:block; height:100%; background-color:#000000; font-size:60px; text-transform:uppercase; float:right; padding:0 4px 0 2px; letter-spacing:-2px; line-height:50px;}
  127. #header a.title:hover {opacity:1;}
  128.  
  129.  
  130. #sidebar #description {
  131.     width:300px;
  132.     position:fixed;
  133.     background:{color:Sidebar BG};
  134.  
  135. }
  136.  
  137.  
  138. #sidebar {width:35%; position:fixed; bottom:80px; overflow:hidden; z-index:5;}
  139.  
  140. #sidebar .top, #sidebar .bottom {display:block; height:15px; position:relative; margin-left:50px;}
  141. #sidebar .top span, #sidebar .bottom span {display:block;}
  142. #sidebar .top .one, #sidebar .bottom .one {height:15px; margin-right:90px; -webkit-border-radius:8px 0 0 8px / 8px; -moz-border-radius:8px 0 0 8px / 8px; border-radius:8px 0 0 8px / 8px;}
  143. #sidebar .top .one span, #sidebar .bottom .one span {background-color:#000000; width:5px; height:100%; float:left;}
  144. #sidebar .top .one .a, #sidebar .bottom .one .a {margin-left:20px;}
  145. #sidebar .top .one .b, #sidebar .bottom .one .b {margin-left:10px;}
  146. #sidebar .top .two, #sidebar .bottom .two {width:105px; height:55px; position:absolute; right:0;}
  147. #sidebar .top .two .a, #sidebar .bottom .two .a {background-color:#000000; width:10px; height:40px; position:absolute; right:95px;}
  148. #sidebar .top {z-index:2;}
  149. #sidebar .top .two {-webkit-border-radius:0 55px 0 0 / 55px; -moz-border-radius:0 55px 0 0 / 55px; border-radius:0 55px 0 0 / 55px;  top:0;}
  150. #sidebar .top .two .a {top:15px; -webkit-border-radius:0 10px 0 0 / 10px; -moz-border-radius:0 10px 0 0 / 10px; border-radius:0 10px 0 0 / 10px;}
  151. #sidebar .top .three {width:95px; height:60px; background-color:#000000; position:absolute; top:0; right:0; z-index:-1;}
  152. #sidebar .bottom {z-index:1;}
  153. #sidebar .bottom .one {margin-top:10px;}
  154. #sidebar .bottom .two {-webkit-border-radius:0 0 55px 0 / 55px; -moz-border-radius:0 0 55px 0 / 55px; border-radius:0 0 55px 0 / 55px;  bottom:0;}
  155. #sidebar .bottom .two .a {bottom:15px; -webkit-border-radius:0 0 10px 0 / 10px; -moz-border-radius:0 0 10px 0 / 10px; border-radius:0 0 10px 0 / 10px;}
  156. #sidebar .bottom .three {width:95px; height:1000px; position:absolute; bottom:60px; right:0;}
  157.  
  158. #sidebar #description {margin-top:10px; margin-left:60px; padding:10px 10px 10px 10px; float:left; position:fixed; z-index:4; overflow:none;}
  159.  
  160. #sidebar .links {width:95px; float:right; margin:45px 0 30px -100px; position:relative; z-index:3;}
  161. #sidebar .links a {display:block; border-bottom:solid 5px #000000; padding:5px 10px; color:#000000; text-transform:{select:Sidebar Links Format};}
  162. #sidebar .links a:hover {opacity:1; color:rgba(0,0,0,0.5);}
  163.  
  164.  
  165.  
  166. #contenttop {height:210px; width:100%; position:fixed; left:0; top:0; background-color:#000000; z-index:3;}
  167. #contenttop span {display:block;}
  168. #contenttop .top {height:35px; margin:155px 0 0 35%; position:relative;}
  169. #contenttop .top .one {height:35px; margin:0 60px 0 190px; -webkit-border-radius:0 18px 18px 0 / 18px; -moz-border-radius:0 18px 18px 0 / 18px; border-radius:0 18px 18px 0 / 18px;}
  170. #contenttop .top .one .a {background-color:#000000; height:100%; width:5px; float:right; margin-right:55px;}
  171. #contenttop .top .two {height:55px; width:185px; position:absolute; top:0; left:30px; -webkit-border-radius:55px 0 0 0 / 55px; -moz-border-radius:55px 0 0 0 / 55px; border-radius:55px 0 0 0 / 55px; border-bottom:solid 5px #000000;}
  172. #contenttop .top .two .a {background-color:#000000; width:15px; height:20px; position:absolute; bottom:0; right:0; -webkit-border-radius:15px 0 0 0 / 15px; -moz-border-radius:15px 0 0 0 / 15px; border-radius:15px 0 0 0 / 15px;}
  173.  
  174. #contentbottom {height:60px; width:100%; position:fixed; left:0; bottom:0; background-color:#000000; z-index:2;}
  175. #contentbottom span {display:block;}
  176.  
  177. #contentbottom .bottom {height:15px; margin:10px 0 0 35%; position:relative;}
  178.  
  179. #contentbottom .bottom .one {height:15px; margin:0 60px 0 190px; -webkit-border-radius:0 8px 8px 0 / 8px; -moz-border-radius:0 8px 8px 0 / 8px; border-radius:0 8px 8px 0 / 8px;}
  180. #contentbottom .bottom .one .a {width:5px; height:100%; background-color:#000000; float:right; margin-right:55px;}
  181. #contentbottom .bottom .two {background-color:#000000; height:80px; width:185px; position:absolute; bottom:0; left:30px;}
  182. #contentbottom .bottom .two .a {height:75px; width:185px; position:absolute; bottom:0; left:0; -webkit-border-radius:0 0 0 55px / 55px; -moz-border-radius:0 0 0 55px / 55px; border-radius:0 0 0 55px / 55px;}
  183. #contentbottom .bottom .two .b {background-color:#000000; width:15px; height:60px; position:absolute; top:5px; right:0; -webkit-border-radius:0 0 0 15px / 15px; -moz-border-radius:0 0 0 15px / 15px; border-radius:0 0 0 15px / 15px;}
  184.  
  185.  
  186.  
  187. #content {margin:215px 120px 35px 35%; background-size:200px 1px; background-position:0 0; background-repeat:repeat-y;}
  188.  
  189.  
  190.  
  191. #post {margin:0 0 80px 30px;}
  192. #post .postinner {margin-left:200px;}
  193.  
  194. #post .topper {height:30px; margin:0 -35px 30px 0; -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
  195. #post .topper a.date {display:inline-block; padding:0 5px; background-color:#000000; font-size:34px; line-height:30px; height:30px; text-transform:uppercase; margin-left:30px; white-space:nowrap;}
  196. #post .topper a.date:hover {opacity:1;}
  197. #post .topper a.date span {display:none;}
  198. #post .topper a.dmy span.dmy,
  199. #post .topper a.mdy span.mdy,
  200. #post .topper a.ymd span.ymd,
  201. #post .topper a.timeago span.timeago,
  202. #post .topper a.short span.short,
  203. #post .topper a.long span.long {display:inline;}
  204. #post .topper span.buttons {display:block; height:30px; float:right; margin-right:30px; padding-right:5px;}
  205. #post .topper span.buttons span {display:block; float:right; height:20px; width:20px; padding:5px 5px;}
  206. #post .topper span.buttons span a:hover {opacity:1;}
  207.  
  208.  
  209.  
  210. #post a.tumblr_blog {font-weight:bold;}
  211. #post iframe {width:100%;}
  212. #post span.photo img {display:block; width:100%; height:auto;}
  213. #post span.photo a:hover {opacity:1;}
  214. #post .photoset {display:block; max-width:700px; margin:auto;}
  215. #post .question {padding:20px; background-color:#2e2e2e;}
  216. #post .question h1 {color:white;}
  217. #post h1.quote {display:inline-block;}
  218. #post span.link {display:block; text-align:center;}
  219. #post span.link h1 {margin:0;}
  220. #post span.link a:hover h1 {opacity:0.5;}
  221. #post ul.chat {list-style-type:none; margin:0 0 0 -40px;}
  222. #post ul.chat li {padding:5px 0;}
  223. #post ul.chat li strong {padding-right:5px;}
  224. #post .audio .albumart {display:block; width:256px; height:256px; background-color:#2e2e2e; float:left;}
  225. #post .audio .albumart img {display:block; width:256px; height:256px;}
  226. #post .audio .info {display:block; margin-left:276px;}
  227. #post .audio ul {list-style-type:none; margin:0 0 0 -40px;}
  228. #post .audio ul li {padding:5px 0;}
  229. #post .audio ul li strong {padding-right:5px;}
  230.  
  231.  
  232.  
  233. #colourmap {margin:0 0 80px 230px;}
  234. #colourmap span {display:block; text-transform:uppercase;}
  235. #colourmap .column {width:33%; float:left;}
  236. #colourmap .column span {color:#ffffff; padding:22px 20px 4px; text-align:right; margin:5px; -webkit-border-radius:22px; -moz-border-radius:22px; border-radius:22px;}
  237. #colourmap .column h1 {display:block; height:191px; padding:0; text-align:left;}
  238.  
  239.  
  240.  
  241. #footer {margin-top:-5px; width:170px; float:left;}
  242. #footer span {display:block; padding:5px 10px; border-bottom:solid 5px #000000; color:#000000; text-align:right; line-height:20px; text-transform:{select:Post Info Format};}
  243. #footer span a {display:block; color:#000000;}
  244. #footer span.notes {border-top:solid 5px #000000;}
  245. #footer span.tags {background-color:transparent; text-align:left; border-bottom:0;}
  246.  
  247. #pagination {margin:0 0 0 230px; text-align:center; padding-bottom:30px;}
  248. #pagination a {display:inline-block; color:black; padding:8px 12px; margin:0 1px;}
  249. #pagination a:first-child {padding-left:22px; -webkit-border-top-left-radius:17px; -webkit-border-bottom-left-radius:17px; -moz-border-radius-topleft:17px; -moz-border-radius-bottomleft:17px; border-top-left-radius:17px; border-bottom-left-radius:17px;}
  250. #pagination a:last-child {padding-right:22px; -webkit-border-top-right-radius:17px; -webkit-border-bottom-right-radius:17px; -moz-border-radius-topright:17px; -moz-border-radius-bottomright:17px; border-top-right-radius:17px; border-bottom-right-radius:17px;}
  251. #pagination a:hover {opacity:1;}
  252. #pagination a.current {color:black;}
  253.  
  254.  
  255.  
  256. #notecontainer {padding:80px 0 0;}
  257. #notecontainer ol {list-style-type:none; margin:0; padding:0;}
  258. #notecontainer ol:before {content:"NOTES:"; font-size:30px; margin:0 0 5px; letter-spacing:-2px;}
  259. #notecontainer li {padding:10px 0}
  260. #notecontainer img.avatar {display:none;}
  261. #notecontainer blockquote {margin:5px 0 0 0; border:0; background-color:#2e2e2e; padding:5px 20px;}
  262. #notecontainer blockquote a {color:white;}
  263.  
  264.  
  265. /***************************COLOURS***************************/
  266.  
  267. /***Custom***/
  268.  
  269. a {color:{color:Post Links};}
  270. h1 {color:{color:Post Titles};}
  271.  
  272. #header .inner {background-color:{color:Header Background};}
  273. #header a.title {color:{color:Header Title};}
  274.  
  275. #sidebar .top .one,
  276. #sidebar .top .two {background-color:{color:Sidebar Top};}
  277. #sidebar .bottom .one,
  278. #sidebar .bottom .two {background-color:{color:Sidebar Bottom};}
  279. #sidebar .bottom .three {background-color:{color:Sidebar Right Border};}
  280. #sidebar #description a {color:{color:Sidebar Description Links};}
  281. #sidebar .links a:nth-child(6n-5) {background-color:{color:Sidebar Link First};}
  282. #sidebar .links a:nth-child(6n-4) {background-color:{color:Sidebar Link Second};}
  283. #sidebar .links a:nth-child(6n-3) {background-color:{color:Sidebar Link Third};}
  284. #sidebar .links a:nth-child(6n-2) {background-color:{color:Sidebar Link Fourth};}
  285. #sidebar .links a:nth-child(6n-1) {background-color:{color:Sidebar Link Fifth};}
  286. #sidebar .links a:nth-child(6n) {background-color:{color:Sidebar Link Sixth};}
  287.  
  288. #contenttop .top .one,
  289. #contenttop .top .two {background-color:{color:Content Top};}
  290. #contentbottom .bottom .one,
  291. #contentbottom .bottom .two .a {background-color:{color:Content Bottom};}
  292.  
  293. #content {background-image: -ms-linear-gradient(left, transparent 0%, transparent 15%, {color:Post Info Tags} 15%, {color:Post Info Tags} 100%); background-image: -moz-linear-gradient(left, transparent 0%, transparent 15%, {color:Post Info Tags} 15%, {color:Post Info Tags} 100%); background-image: -o-linear-gradient(left, transparent 0%, transparent 15%, {color:Post Info Tags} 15%, {color:Post Info Tags} 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.15, transparent), color-stop(0.15, {color:Post Info Tags}), color-stop(1, {color:Post Info Tags})); background-image: -webkit-linear-gradient(left, transparent 0%, transparent 15%, {color:Post Info Tags} 15%, {color:Post Info Tags} 100%); background-image: linear-gradient(to right, transparent 0%, transparent 15%, {color:Post Info Tags} 15%, {color:Post Info Tags} 100%);}
  294.  
  295. #post .topper {background-color:{color:Post Header};}
  296. #post .topper a.date {color:{color:Post Header};}
  297. #post span.link h1 {color:{color:Post Links};}
  298. #post ul.chat li strong,
  299. #post .audio ul li strong {color:{color:Post Titles};}
  300.  
  301. #footer span.notes {background-color:{color:Post Info Notes};}
  302. #footer span.source {background-color:{color:Post Info Source};}
  303. #footer span.via {background-color:{color:Post Info Via};}
  304.  
  305. #pagination a {background-color:{color:Post Links};}
  306. #pagination a.current {background-color:rgba({RGBcolor:Post Links},0.5);}
  307.  
  308. #notecontainer ol:before {color:{color:Post Titles};}
  309.  
  310.  
  311.  
  312. /***Mixed***/
  313.  
  314. #sidebar.mixed .links a:nth-child(6n-1) {background-color:#ccccff;}
  315. .mixed h1, #content.mixed #post ul.chat li strong, #content.mixed #post .audio ul li strong, #notecontainer ol:before {color:#ff9900;}
  316. #header.mixed .inner {background-color:#ff9900;}
  317. #sidebar.mixed .links a:nth-child(6n-2), #content.mixed #footer span.source {background-color:#cc99cc;}
  318. .mixed a, #sidebar.mixed #description a, #content.mixed #post span.link h1 {color:#888888;}
  319. #sidebar.mixed .bottom .one, #sidebar.mixed .bottom .two, #contenttop.mixed .top .one, #contenttop.mixed .top .two, #content.mixed #pagination a {background-color:#cc6666;}
  320. #content.mixed #pagination a.current {background-color:rgba(204,102,102,0.5);}
  321. #sidebar.mixed .top .one, #sidebar.mixed .top .two, #sidebar.mixed .links a:nth-child(6n-3), #contentbottom.mixed .bottom .one, #contentbottom.mixed .bottom .two .a {background-color:#99ccff;}
  322. #content.mixed #footer span.notes {background-color:#ff9966;}
  323. #sidebar.mixed .bottom .three, #sidebar.mixed .links a:nth-child(6n-4) {background-color:#ffcc99;}
  324. #content.mixed {background-image: -ms-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -moz-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -o-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.15, transparent), color-stop(0.15, #ffcc99), color-stop(1, #ffcc99)); background-image: -webkit-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: linear-gradient(to right, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%);}
  325. #header.mixed a.title, #content.mixed #post .topper a.date {color:#9999ff;}
  326. #sidebar.mixed .links a:nth-child(6n-5), #content.mixed #post .topper, #content.mixed #footer span.via {background-color:#9999ff;}
  327. #sidebar.mixed .links a:nth-child(6n) {background-color:#ffcc66;}
  328.  
  329.  
  330.  
  331. /***Reds***/
  332.  
  333. #content.reds #post .topper a.date {color:#ff3300;}
  334. #header.reds .inner, #content.reds #post .topper, #content.reds #footer span.notes {background-color:#ff3300;}
  335. #sidebar.reds .top .one, #sidebar.reds .top .two, #sidebar.reds .links a:nth-child(6n-4), #sidebar.reds .links a:nth-child(6n-1), #contentbottom.reds .bottom .one, #contentbottom.reds .bottom .two .a {background-color:#cc3300;}
  336. .reds h1, #content.reds #post ul.chat li strong, #content.reds #post .audio ul li strong, #notecontainer ol:before {color:#cc6666;}
  337. #sidebar.reds .links a:nth-child(6n-5), #sidebar.reds .links a:nth-child(6n-2), #contenttop.reds .top .one, #contenttop.reds .top .two {background-color:#cc6666;}
  338. #sidebar.reds .bottom .one, #sidebar.reds .bottom .two {background-color:#cc6666;}
  339. .reds a {color:#cc9966;}
  340. #content.reds #footer span.source, #content.reds #footer span.via, #content.reds #pagination a {background-color:#cc9966;}
  341. #content.reds #pagination a.current {background-color:rgba(204,153,102,0.5);}
  342. #sidebar.reds .bottom .three {background-color:#ffcc99;}
  343. #content.reds {background-image: -ms-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -moz-linear-gradient(left, transparent 0%, transparent 15%, {color:Post Info Tags} 15%, #ffcc99 100%); background-image: -o-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.15, transparent), color-stop(0.15, #ffcc99), color-stop(1, #ffcc99)); background-image: -webkit-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: linear-gradient(to right, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%);}
  344. #header.reds a.title, #sidebar.reds #description a, #content.reds #post span.link h1 {color:#cc9966;}
  345. #sidebar.reds .links a:nth-child(6n-3), #sidebar.reds .links a:nth-child(6n) {background-color:#cc9966;}
  346.  
  347.  
  348.  
  349. /***Yellows***/
  350.  
  351. .yellows h1, #content.yellows #post ul.chat li strong, #content.yellows #post .audio ul li strong, #notecontainer ol:before {color:#ff9900;}
  352. #header.yellows .inner, #sidebar.yellows .links a:nth-child(6n-5), #sidebar.yellows .links a:nth-child(6n-2) {background-color:#ff9900;}
  353. #sidebar.yellows .links a:nth-child(6n-4), #sidebar.yellows .links a:nth-child(6n-1), #content.yellows #footer span.via {background-color:#ff9966;}
  354. #sidebar.yellows .bottom .three {background-color:#ffcc99;}
  355. #content.yellows {background-image: -ms-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -moz-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -o-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.15, transparent), color-stop(0.15, #ffcc99), color-stop(1, #ffcc99)); background-image: -webkit-linear-gradient(left, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%); background-image: linear-gradient(to right, transparent 0%, transparent 15%, #ffcc99 15%, #ffcc99 100%);}
  356. .yellows a, #header.yellows a.title, #sidebar.yellows #description a, #content.yellows #post span.link h1 {color:#cc9966;}
  357. #sidebar.yellows .bottom .one, #sidebar.yellows .bottom .two, #contenttop.yellows .top .one, #contenttop.yellows .top .two, #content.yellows #footer span.source, #content.yellows #pagination a {background-color:#cc9966;}
  358. #content.yellows #pagination a.current {background-color:rgba(204,153,102,0.5);}
  359. #content.yellows #post .topper a.date {color:#ffcc66;}
  360. #sidebar.yellows .top .one, #sidebar.yellows .top .two, #sidebar.yellows .links a:nth-child(6n-3), #sidebar.yellows .links a:nth-child(6n), #contentbottom.yellows .bottom .one, #contentbottom.yellows .bottom .two .a, #content.yellows #post .topper, #content.yellows #footer span.notes {background-color:#ffcc66;}
  361.  
  362.  
  363.  
  364. /***Blues***/
  365.  
  366. #sidebar.blues .bottom .three {background-color:#ccccff;}
  367. #content.blues {background-image: -ms-linear-gradient(left, transparent 0%, transparent 15%, #ccccff 15%, #ccccff 100%); background-image: -moz-linear-gradient(left, transparent 0%, transparent 15%, #ccccff 15%, #ccccff 100%); background-image: -o-linear-gradient(left, transparent 0%, transparent 15%, #ccccff15%, #ccccff 100%); background-image: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(0.15, transparent), color-stop(0.15, #ccccff), color-stop(1, #ccccff)); background-image: -webkit-linear-gradient(left, transparent 0%, transparent 15%, #ccccff 15%, #ccccff 100%); background-image: linear-gradient(to right, transparent 0%, transparent 15%, #ccccff 15%, #ccccff 100%);}
  368. #sidebar.blues .links a:nth-child(6n-1), #content.blues #footer span.source {background-color:#cc99cc;}
  369. .blues a, #sidebar.blues #description a, #content.blues #post span.link h1 {color:#99ccff;}
  370. #header.blues .inner, #sidebar.blues .top .one, #sidebar.blues .top .two, #contentbottom.blues .bottom .one, #contentbottom.blues .bottom .two .a, #content.blues #pagination a {background-color:#99ccff;}
  371. #content.blues #pagination a.current {background-color:rgba(153,204,255,0.5);}
  372. #sidebar.blues .bottom .one, #sidebar.blues .bottom .two, #sidebar.blues .links a:nth-child(6n-5), #contenttop.blues .top .one, #contenttop.blues .top .two {background-color:#6666ff;}
  373. .blues h1, #header.blues a.title, #content.blues #post ul.chat li strong, #content.blues #post .audio ul li strong, #notecontainer ol:before {color:#6699cc;}
  374. #sidebar.blues .links a:nth-child(6n-4), #content.blues #footer span.via {background-color:#6699cc;}
  375. #content.blues #post .topper a.date {color:#9966ff;}
  376. #content.blues #post .topper {background-color:#9966ff;}
  377. #sidebar.blues .links a:nth-child(6n-3), #sidebar.blues .links a:nth-child(6n), #content.blues #footer span.notes {background-color:#9999ff;}
  378. #sidebar.blues .links a:nth-child(6n-2) {background-color:#666699;}
  379.  
  380.  
  381.  
  382. /*********END*********/
  383.  
  384. #credit {position:fixed; top:3px; right:3px; z-index:100; height:14px; text-align:center; background-color:rgba(0,0,0,0.4); border:solid 1px rgba(0,0,0,0.2); color:white; font:12px arial; padding:1px 6px 3px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-shadow:rgba(0,0,0,0.1); font-weight:bold; -webkit-transition:all 0s ease-in-out; -moz-transition:all 0s ease-in-out; -o-transition:all 0s ease-in-out; transition:all 0s ease-in-out;}
  385. #credit:hover {background-color:rgba(0,0,0,0.25);}
  386. #credit img {margin:1px 4px -1px 0; width:12px; height:11px;}
  387. iframe#tumblr_controls {right:72px!important; position:fixed!important;}
  388.  
  389. {CustomCSS}
  390.  
  391. </style>
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398. {block:IfInfiniteScroll}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScroll}
  399.  
  400. </head>
  401. <body>
  402. <a id="credit" href="http://themesbyeris.tumblr.com/" title="Theme"><img src="http://static.tumblr.com/ar04e8q/8ugms2mv7/arrow.png" />Theme</a>
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410. <div id="header" class="{select:All these color options make me anxious pick something for me}"><div class="inner">
  411.     <span class="stripe"></span>
  412.     <a class="title" href="/">{Title}</a>
  413. </div></div>
  414.  
  415.  
  416.  
  417. <div id="sidebar" class="{select:All these color options make me anxious pick something for me}">
  418.     <span class="top">
  419.         <span class="one">
  420.             <span class="a"></span>
  421.             <span class="b"></span>
  422.         </span>
  423.         <span class="two">
  424.             <span class="a"></span>
  425.         </span>
  426.         <span class="three"></span>
  427.     </span>
  428.    
  429.     <span id="description">
  430.         {Description}
  431.     </span>
  432.    
  433.     <span class="links">
  434.         {block:IfShowIndexLink}
  435.             <a href="/"{block:IfShowLabelsWhenHoveringOnSidebarLinks} title="Index"{/block:IfShowLabelsWhenHoveringOnSidebarLinks}>{text:Sidebar Label Index}</a>
  436.         {/block:IfShowIndexLink}
  437.         {block:AskEnabled}
  438.             <a href="/ask"{block:IfShowLabelsWhenHoveringOnSidebarLinks} title="Ask"{/block:IfShowLabelsWhenHoveringOnSidebarLinks}>{text:Sidebar Label Ask}</a>
  439.         {/block:AskEnabled}
  440.         {block:SubmissionsEnabled}
  441.             <a href="/submit"{block:IfShowLabelsWhenHoveringOnSidebarLinks} title="Submit"{/block:IfShowLabelsWhenHoveringOnSidebarLinks}>{text:Sidebar Label Submit}</a>
  442.         {/block:SubmissionsEnabled}
  443.         {block:HasPages}
  444.             {block:Pages}<a href="{URL}"{block:IfShowLabelsWhenHoveringOnSidebarLinks} title="{URL}"{/block:IfShowLabelsWhenHoveringOnSidebarLinks}>{Label}</a>{/block:Pages}
  445.         {/block:HasPages}
  446.         {block:IfShowRSSLink}
  447.             <a href="/rss"{block:IfShowLabelsWhenHoveringOnSidebarLinks} title="RSS"{/block:IfShowLabelsWhenHoveringOnSidebarLinks}>{text:Sidebar Label RSS}</a>
  448.         {block:IfShowRSSLink}
  449.         {block:IfShowArchiveLink}
  450.             <a href="/archive"{block:IfShowLabelsWhenHoveringOnSidebarLinks} title="Archive"{/block:IfShowLabelsWhenHoveringOnSidebarLinks}>{text:Sidebar Label Archive}</a>
  451.         {/block:IfShowArchiveLink}
  452.     </span>
  453.    
  454.     <br class="clear" />
  455.    
  456.     <span class="bottom">
  457.         <span class="one">
  458.             <span class="a"></span>
  459.             <span class="b"></span>
  460.         </span>
  461.         <span class="two">
  462.             <span class="a"></span>
  463.         </span>
  464.         <span class="three"></span>
  465.     </span>
  466.    
  467. </div>
  468.  
  469.  
  470.  
  471.  
  472. <div id="contenttop"  class="{select:All these color options make me anxious pick something for me}">
  473.     <span class="top">
  474.         <span class="one">
  475.             <span class="a"></span>
  476.         </span>
  477.         <span class="two">
  478.             <span class="a"></span>
  479.         </span>
  480.     </span>
  481. </div>
  482.  
  483. <div id="contentbottom"  class="{select:All these color options make me anxious pick something for me}">
  484.     <span class="bottom">
  485.         <span class="one">
  486.             <span class="a"></span>
  487.         </span>
  488.         <span class="two">
  489.             <span class="a"></span>
  490.             <span class="b"></span>
  491.         </span>
  492.     </span>
  493. </div>
  494.  
  495.  
  496.  
  497. <div id="content"  class="{select:All these color options make me anxious pick something for me}">
  498.  
  499.  
  500. {block:IfMapStandardColours}
  501. <div id="colourmap">
  502.     <span class="column">
  503.         <h1>Standard LCARS GUI Colors</h1>
  504.         <span style="background-color:#ccccff;">#ccccff</span>
  505.         <span style="background-color:#ff3300;">#ff3300</span>
  506.         <span style="background-color:#cc3300;">#cc3300</span>
  507.     </span>
  508.     <span class="column">
  509.         <span style="background-color:#ff9900;">#ff9900</span>
  510.         <span style="background-color:#cc99cc;">#cc99cc</span>
  511.         <span style="background-color:#cc6666;">#cc6666</span>
  512.         <span style="background-color:#99ccff;">#99ccff</span>
  513.         <span style="background-color:#6666ff;">#6666ff</span>
  514.         <span style="background-color:#6699cc;">#6699cc</span>
  515.         <span style="background-color:#9966ff;">#9966ff</span>
  516.     </span>
  517.     <span class="column">
  518.         <span style="background-color:#ff9966;">#ff9966</span>
  519.         <span style="background-color:#cc6699;">#cc6699</span>
  520.         <span style="background-color:#ffcc99;">#ffcc99</span>
  521.         <span style="background-color:#9999ff;">#9999ff</span>
  522.         <span style="background-color:#cc9966;">#cc9966</span>
  523.         <span style="background-color:#ffcc66;">#ffcc66</span>
  524.         <span style="background-color:#666699;">#666699</span>
  525.     </span>
  526.     <br class="clear" />
  527. </div>
  528. {block:IfMapStandardColours}
  529.  
  530.  
  531. <div class="autopagerize_page_element">
  532. {block:Posts}
  533. <div id="post">
  534.  
  535. {block:Date}
  536. <div id="footer">
  537.  
  538.     <span class="notes">
  539.         <a href="{Permalink}">
  540.             {lang:Notes}:<br />
  541.             {FormattedNoteCount}
  542.         </a>
  543.     </span>
  544.     {block:ContentSource}
  545.         <span class="source">
  546.             {lang:Source}:<br />
  547.             <a href="{SourceURL}">{SourceTitle}</a>
  548.         </span>
  549.     {/block:ContentSource}
  550.     {block:RebloggedFrom}
  551.         <span class="via">
  552.             {lang:Via}:<br />
  553.             <a href="{ReblogParentURL}">{ReblogParentName}</a>
  554.         </span>
  555.     {/block:RebloggedFrom}
  556.     <span class="tags">
  557.         {block:HasTags}
  558.             {lang:Tags}:
  559.             {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
  560.         {/block:HasTags}
  561.     </span>
  562.  
  563. </div> <!--footer-->
  564. {/block:Date}
  565.  
  566. <div class="postinner">
  567.  
  568. {block:Date}
  569. <div class="topper">
  570.     <a class="date {select:Date Format} {select:Year Format}" href="{Permalink}">
  571.         <span class="dmy">
  572.             {DayOfMonthWithZero}.{MonthNumberWithZero}.<span class="short">{ShortYear}</span><span class="long">{Year}</span>
  573.         </span>
  574.         <span class="mdy">
  575.             {MonthNumberWithZero}.{DayOfMonthWithZero}.<span class="short">{ShortYear}</span><span class="long">{Year}</span>
  576.         </span>
  577.         <span class="ymd">
  578.             <span class="short">{ShortYear}</span><span class="long">{Year}</span>.{MonthNumberWithZero}.{DayOfMonthWithZero}
  579.         </span>
  580.         <span class="timeago">{TimeAgo}</span>
  581.     </a>
  582.     <span class="buttons">
  583.         {block:IfLikeButton}
  584.             <span>{LikeButton color="black" size="20"}</span>
  585.         {/block:IfLikeButton}
  586.         {block:IfReblogButton}
  587.             <span>{ReblogButton color="black" size="20"}</span>
  588.         {/block:IfReblogButton}
  589.     </span>
  590. </div>
  591. {/block:Date}
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598. {block:Photo}
  599.     <span class="photo">
  600.         {LinkOpenTag}<img src="{PhotoURL-HighRes}" />{LinkCloseTag}
  601.     </span>
  602.     {block:Caption}{Caption}{/block:Caption}
  603. {/block:Photo}
  604.  
  605. {block:Photoset}
  606.     <span class="photoset">{Photoset}</span>
  607.     {block:Caption}{Caption}{/block:Caption}
  608. {/block:Photoset}
  609.  
  610. {block:Video}
  611.     {Video-500}
  612.     {block:Caption}{Caption}{/block:Caption}
  613. {/block:Video}
  614.  
  615. {block:Audio}
  616.     <div class="audio">
  617.         <span class="albumart">
  618.             {block:AlbumArt}<img src="{AlbumArtURL}" />{/block:AlbumArt}
  619.         </span>
  620.         <span class="info">
  621.             <ul>
  622.                 <li>{AudioPlayerWhite}</li>
  623.                 {block:PlayCount}
  624.                     <li><strong>{lang:Plays}:</strong>{PlayCount}</li>
  625.                 {block:PlayCount}
  626.                 {block:TrackName}
  627.                     <li><strong>Track Name:</strong>{TrackName}</li>
  628.                 {/block:TrackName}
  629.                 {block:Album}
  630.                 <li><strong>Album:</strong>{Album}</li>
  631.                 {/block:Album}
  632.                 {block:Artist}
  633.                     <li><strong>Artist:</strong>{Artist}</li>
  634.                 {/block:Artist}
  635.             </ul>
  636.         </span>
  637.     <br class="clear" />    
  638.     </div>
  639.     {block:Caption}{Caption}{/block:Caption}
  640. {/block:Audio}
  641.  
  642. {block:Quote}
  643.     <h1 class="quote">“{Quote}”</h1>
  644.     {block:Source}—&nbsp;{Source}{/block:Source}
  645. {/block:Quote}
  646.  
  647. {block:Text}
  648.     {block:Title}<h1>{Title}</h1>{/block:Title}
  649.     {Body}
  650. {/block:Text}
  651.  
  652. {block:Answer}
  653.     <div class="question">
  654.         <h1>{lang:Asker asked 2}:</h1>
  655.         {Question}
  656.     </div>
  657.     {Answer}
  658. {block:Answer}
  659.  
  660. {block:Chat}
  661.     {block:Title}<h1>{Title}</h1>{/block:Title}
  662.     <ul class="chat">
  663.     {block:Lines}
  664.     <li>{block:Label}<strong>{Label}</strong>{/block:Label}{Line}</li>
  665.     {/block:Lines}
  666.     </ul>
  667. {/block:Chat}
  668.  
  669. {block:Link}
  670.     <span class="link">
  671.         <a href="{URL}">
  672.             <h1>{Name}</h1>
  673.             {URL}
  674.         </a>
  675.     </span>
  676.     {block:Description}{Description}{/block:Description}
  677. {/block:Link}
  678.  
  679.  
  680.  
  681. {block:PostNotes}
  682. <div id="notecontainer">{PostNotes}</div>
  683. {/block:PostNotes}
  684.  
  685. </div>
  686. <br class="clear" />
  687. </div> <!--post-->
  688. {/block:Posts}
  689. </div> <!--autopagerize_page_element-->
  690.  
  691.  
  692.  
  693.  
  694. {block:IfNotInfiniteScroll}
  695. {block:Pagination}
  696. <div id="pagination">
  697.     <a href="/">FIRST</a>
  698.     {block:JumpPagination length="5"}
  699.         {block:JumpPage}
  700.             <a href="{URL}">{PageNumber}</a>
  701.         {/block:JumpPage}
  702.         {block:CurrentPage}
  703.             <a class="current">{PageNumber}</a>
  704.         {/block:CurrentPage}
  705.     {/block:JumpPagination}
  706.     <a href="/page/{TotalPages}">LAST</a>
  707. </div>
  708. {/block:Pagination}
  709. {/block:IfNotInfiniteScroll}
  710.  
  711. </div> <!--content-->
  712.  
  713.  
  714. <script type="text/javascript">
  715.  
  716.  
  717.  
  718.  
  719. window.onload = function() {
  720.  
  721. //get window height (WinY)
  722. //modified from Andy Langton's script: http://bit.ly/uhVzr5
  723.  
  724. var WinY;
  725. var SideY;
  726.  
  727. if (typeof window.innerWidth != 'undefined') {WinY = window.innerHeight}
  728. else if (typeof document.documentElement != 'undefined' && typeof document.documentElement.clientWidth != 'undefined' && document.documentElement.clientWidth != 0) {WinY = document.documentElement.clientHeight}
  729. else {WinY = document.getElementsByTagName('body')[0].clientHeight}
  730.  
  731. SideY = WinY-400;
  732.  
  733. document.getElementById("description").style.maxHeight = SideY+"px";
  734.  
  735.  
  736.  
  737. //Resizes videos
  738. //modified from Oscar Godson's script: http://bit.ly/AsAKI6
  739.  
  740. var VidX = (document.getElementById("content").offsetWidth)-360;
  741.  
  742. (function(){
  743.   var iframes = document.body.getElementsByTagName('iframe')
  744.   ,   newVimeoWidth = VidX
  745.   ,   newVimeoHeight = 'auto';
  746.   for(x in iframes){
  747.     if(iframes[x].src && iframes[x].src.indexOf('player.vimeo.com') > -1 ||
  748.       iframes[x].src && iframes[x].src.indexOf('youtube.com') > -1){
  749.      if(newVimeoHeight == 'auto'){
  750.        newVimeoHeight = ( newVimeoWidth * 9 ) / 16;
  751.       }
  752.       iframes[x].width = newVimeoWidth;
  753.       iframes[x].height = newVimeoHeight
  754.     }
  755.   }
  756. })();
  757.  
  758.  
  759. }
  760.  
  761.  
  762. </script>
  763.  
  764. </body>
  765. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement