Advertisement
Dancebeforethedawn

Theme 020 - up all night

Aug 16th, 2012
13,482
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.34 KB | None | 0 0
  1. <!--
  2. Theme 020
  3. - Up all night by Michelle http://icatchingfire.tumblr.com/
  4. don't remove my credits
  5. dont edit and claim it as your own
  6. enjoy
  7. !-->
  8.  
  9. <html>
  10.  
  11. <head>
  12.  
  13. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15. <link rel="shortcut icon" href="{Favicon}" />
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  17.  
  18. <meta name="color:Background" content ="#ffffff"/>
  19. <meta name="color:Text" content="#bdb5ac"/>
  20. <meta name="color:Bold" content="#f7b59f"/>
  21. <meta name="color:Italic" content="#f7b59f"/>
  22. <meta name="color:Box" content="#eee9db"/>
  23. <meta name="color:Link" content="#dadbdd"/>
  24. <meta name="color:Link Hover" content="#d3e4e9"/>
  25. <meta name="color:Scrollbar" content ="#e9eff8"/>
  26. <meta name="color:Border" content="#f5dcc4"/>
  27. <meta name="color:Link Hover" content="#fae5be"/>
  28. <meta name="color:link one" content="#f0f4ff"/>
  29. <meta name="color:link two" content="#fdeee2"/>
  30. <meta name="image:Background" content=""/>
  31.  
  32. <meta name="image:Sidebar" content=""/>
  33.  
  34. <meta name="if:Title" content="1"/>
  35.  
  36. <meta name="text:Link one" content=""/>
  37. <meta name="text:Link one Title" content=""/>
  38. <meta name="text:Link two" content="" />
  39. <meta name="text:Link two Title" content=""/>
  40. <meta name="text:Link three" content="" />
  41. <meta name="text:Link three Title" content=""/>
  42. <meta name="text:Link four" content=""/>
  43. <meta name="text:Link four Title" content=""/>
  44.  
  45.  
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  52.  
  53. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  54. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  55. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  56. <link rel="shortcut icon" href="{Favicon}" />
  57. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  58.  
  59. <style type="text/css">
  60.  
  61. ::-webkit-scrollbar{height: 10px; width: 10px; -webkit-border-radius: 0px; background-color:{color:background};}
  62. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  63. ::-webkit-scrollbar-track{background-color:{color:background};}
  64.  
  65. body {
  66. background-attachment:fixed; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:yes-repeat; background-position:right top; text-align:justify; font-family: cambria; color: {color:text}; font-size: 10px; line-height:100%;}
  67.  
  68. a:link, a:active, a:visited{color:{color:Link}; text-decoration:none; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  69. a:hover{color:{color:Link Hover};}
  70.  
  71. p{margin-top:5px; margin-bottom:5px; }
  72.  
  73. b {color:{color:bold};}
  74. em, i {color:{color:italic};}
  75.  
  76. blockquote {text-align:left; padding-left:10px; margin:5px; border-left:3px solid {color:link};}
  77. blockquote img{max-width:200px;}
  78.  
  79.  
  80. h3{font-family:'Handlee', cursive; text-align:center; font-weight: 400; font-size: 18px; text-transform: uppercase; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em;}
  81. h3 a{-moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  82.  
  83.  
  84. #content {width:500px; margin-top:60px; margin-bottom:30px; position: relative; left: 520px; font-family:calibri; font-size: 10px}
  85.  
  86. #posts {margin-bottom:30px; }
  87.  
  88.  
  89. #sidebarimg img {
  90. max-width:180px;
  91. margin-left:90px;
  92. margin-top:200px;
  93. z-index: 100px;
  94. height:auto;
  95. overflow: visible;
  96. position:fixed;
  97. border:3px solid;
  98. border-color:{color:border};}
  99.  
  100. #sidebar {
  101. width:200px;
  102. font-size:10px;
  103. text-align:center;
  104. font-family:calibri;
  105. text-transform:uppercase;
  106. margin-left:285px;
  107. letter-spacing:0px;
  108. line-height:5px;
  109. margin-top:195px;
  110. position:fixed;
  111. overflow: transparent;
  112. background-color:transparent;
  113. z-index: 100;
  114. }
  115.  
  116.  
  117. #description {
  118. text-align:justyfice;
  119. width:180px;
  120. margin-top:390px;
  121. margin-left:94px;
  122. position:fixed;
  123. background-color:transparent;
  124. height:230px;
  125. font-size: 11px;
  126. alpha(opacity=3);-moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.9;}
  127.  
  128.  
  129.  
  130.  
  131. #blogtitle{font-family:'Codystar', cursive; color: {color:Title};width:300px; text-transform:none;font-size:19px;line-height:0px; font-weight:normal; padding:11px; text-align:center; letter-spacing:1px; font-style:arial; margin-bottom:-8px;margin-left:20px ; margin-top:175px ; position:fixed;}
  132. #blogtitle:hover{}
  133.  
  134.  
  135.  
  136. #nav1 {
  137. width: 500px;
  138. height: 50px;
  139. margin-top: 15px;
  140.  
  141.  
  142.  
  143. }
  144.  
  145. #nav1 {width: 40px;
  146. height: 5px;
  147.  
  148. background-color:{color:link one};
  149. color: #fff;
  150. padding: 10px;
  151. border-radius: 0px;
  152. margin-left: 10;
  153. -webkit-transition: 1.5s linear;
  154. -moz-transition: 1s linear;
  155. -o-transition: 1s linear;
  156. -ms-transition: 1s linear;
  157. transition: 1s linear;
  158.  
  159. }
  160.  
  161.  
  162.  
  163. #nav1:hover {
  164. width: 40px;
  165. height: 5px;
  166. margin-left: 60px;
  167. -webkit-transform:rotate(360deg);
  168. -moz-transform:rotate(360deg);
  169. -o-transform:rotate(360deg);
  170. -ms-transform:rotate(360deg);
  171. transform:rotate(360deg);
  172.  
  173. }
  174.  
  175.  
  176.  
  177. #nav2 {
  178. width: 500px;
  179. height: 40px;
  180. margin-top: 4px;
  181. }
  182.  
  183. #nav2 {width: 40px;
  184. height: 5px;
  185. background-color:{color:link two};
  186. color: #fff;
  187. padding: 10px;
  188. border-radius: 0px;
  189. margin-left: 10;
  190. -webkit-transition: 1.5s linear;
  191. -moz-transition: 1s linear;
  192. -o-transition: 1s linear;
  193. -ms-transition: 1s linear;
  194. transition: 1s linear;
  195.  
  196. }
  197.  
  198.  
  199.  
  200. #nav2:hover {
  201. width: 40px;
  202. height: 5px;
  203. margin-left: 60px;
  204. -webkit-transform:rotate(360deg);
  205. -moz-transform:rotate(360deg);
  206. -o-transform:rotate(360deg);
  207. -ms-transform:rotate(360deg);
  208. transform:rotate(360deg);
  209.  
  210. }
  211.  
  212.  
  213. #nav3 {
  214. width: 500px;
  215. height: 40px;
  216.  
  217. margin-top: 4px;
  218. }
  219.  
  220. #nav3 {width: 40px;
  221. height: 5px;
  222. background-color:{color:link one};
  223. color: #fff;
  224. padding: 10px;
  225. border-radius: 0px;
  226. margin-left: 10;
  227. -webkit-transition: 1.5s linear;
  228. -moz-transition: 1s linear;
  229. -o-transition: 1s linear;
  230. -ms-transition: 1s linear;
  231. transition: 1s linear;
  232.  
  233. }
  234.  
  235.  
  236.  
  237. #nav3:hover {
  238. width: 40px;
  239. height: 5px;
  240. margin-left: 60px;
  241. -webkit-transform:rotate(360deg);
  242. -moz-transform:rotate(360deg);
  243. -o-transform:rotate(360deg);
  244. -ms-transform:rotate(360deg);
  245. transform:rotate(360deg);
  246.  
  247. }
  248.  
  249. #nav4 {
  250. width: 500px;
  251. height: 40px;
  252. margin-top: 4px;
  253. }
  254.  
  255. #nav4 {width: 40px;
  256. height: 5px;
  257. background-color:{color:link two};
  258. color: #fff;
  259. padding: 10px;
  260. border-radius: 0px;
  261. margin-left: 10;
  262. -webkit-transition: 1.5s linear;
  263. -moz-transition: 1s linear;
  264. -o-transition: 1s linear;
  265. -ms-transition: 1s linear;
  266. transition: 1s linear;
  267.  
  268. }
  269.  
  270.  
  271.  
  272. #nav4:hover {
  273. width: 40px;
  274. height: 5px;
  275. margin-left: 60px;
  276. -webkit-transform:rotate(360deg);
  277. -moz-transform:rotate(360deg);
  278. -o-transform:rotate(360deg);
  279. -ms-transform:rotate(360deg);
  280. transform:rotate(360deg);
  281.  
  282. }
  283.  
  284. #nav5 {
  285. width: 500px;
  286. height: 40px;
  287. margin-top: 4px;
  288. }
  289.  
  290. #nav5 {width: 40px;
  291. height: 5px;
  292. background-color:{color:link one};
  293. color: #fff;
  294. padding: 10px;
  295. border-radius: 0px;
  296. margin-left: 10;
  297. -webkit-transition: 1.5s linear;
  298. -moz-transition: 1s linear;
  299. -o-transition: 1s linear;
  300. -ms-transition: 1s linear;
  301. transition: 1s linear;
  302.  
  303. }
  304.  
  305.  
  306.  
  307. #nav5:hover {
  308. width: 40px;
  309. height: 5px;
  310. margin-left: 60px;
  311. -webkit-transform:rotate(360deg);
  312. -moz-transform:rotate(360deg);
  313. -o-transform:rotate(360deg);
  314. -ms-transform:rotate(360deg);
  315. transform:rotate(360deg);
  316.  
  317. }
  318.  
  319. #nav6 {
  320. width: 500px;
  321. height: 40px;
  322. margin-top: 4px;
  323. }
  324.  
  325. #nav6 {width: 40px;
  326. height: 5px;
  327. background-color:{color:link two};
  328. color: #fff;
  329. padding: 10px;
  330. border-radius: 0px;
  331. margin-left: 10;
  332. -webkit-transition: 1.5s linear;
  333. -moz-transition: 1s linear;
  334. -o-transition: 1s linear;
  335. -ms-transition: 1s linear;
  336. transition: 1s linear;
  337.  
  338. }
  339.  
  340.  
  341.  
  342. #nav6:hover {
  343. width: 40px;
  344. height: 5px;
  345. margin-left: 60px;
  346. -webkit-transform:rotate(360deg);
  347. -moz-transform:rotate(360deg);
  348. -o-transform:rotate(360deg);
  349. -ms-transform:rotate(360deg);
  350. transform:rotate(360deg);
  351.  
  352. }
  353.  
  354.  
  355. #pagination {font-size:11px; text-align: center; font-family:{font:Body}; text-align:center; padding:4px; width:60px; margin-left:-130px; margin-top:10px; }
  356. #pagination a{color:{color:Link}}
  357.  
  358.  
  359. .quote {font-family:'Handlee', cursive; font-weight: 400; font-size: 18px; text-transform: none; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em; line-height: 1.14;}
  360.  
  361.  
  362. #tags{ margin-right:auto; font-family:arial; font-size:9px; text-align: center; letter-spacing:1px;}
  363.  
  364. #tags a{ color: {color:link};}
  365.  
  366. #tags a:hover{ color: {color:link hover};}
  367.  
  368. #tagscontainer{ width:520px;}
  369.  
  370. #notes{ text-align:center; font-family:arial; font-size:9px; letter-spacing:1px; margin-bottom: 1px; -moz-border-radius: 0em 0em 1em 1em; border-radius: 0em 0em 1em 1em; -webkit-border-radius: 0em 0em 1em 1em; border-top: 1px dotted {color:Link Hover}; background-color: {color:none};}
  371.  
  372. #notes a{color: {color:link};}
  373.  
  374. #notes a:hover{ color: {color:link hover};}
  375.  
  376. #notescontainer{ width: 500px;}
  377.  
  378. #postnotes{ width: 500px;padding: 8px; margin-top: 15px; background-color: {color:none}; }
  379.  
  380. #posts:hover .tag{opacity:1; margin-left:525px; }
  381.  
  382. .chat {line-height: 12px; list-style: none; }
  383. .chat ul {line-height: 15px; list-style: none;padding:5px; line-height:20px;}
  384. .person1 {background-color:white; color: {color:text}; padding: 3px;}
  385. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:link}}
  386. .person2 {color: {color:text};padding: 3px;}
  387. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text};}
  388.  
  389. .link { font-family: cambria; font-style: italic; text-align:center; font-weight: 400; font-size: 17px; text-transform: none; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em; line-height: 1;}
  390.  
  391. .audio{padding:5px;}
  392. .player{background-color:white; padding-right:200px;}
  393. .alabel{text-align:center;}
  394.  
  395. #asker {margin-left:70px;text-align:center; text-transform:lowercase; color:{color:text};}
  396.  
  397.  
  398. #question {background-color:{color:box};font-size: 10px;line-height:90%;
  399. color: {color:text}; margin: 0 0 11px 0; padding: 15px; position: relative;}
  400.  
  401. #box {width: 12px; height: 6px; font-size:30px; font-family:calibri; position: absolute;
  402. color:{color:box}; bottom: -1.5px; left: 230px;}
  403.  
  404. #answer {color:{color:text};}
  405.  
  406. #cred {font-size:11px; letter-spacing:1px; opacity:0.8; text-transform:uppercase; bottom:10px; right:10px; position:fixed;}
  407.  
  408.  
  409. #perma {display:block; word-spacing:2px; margin-top:-15px; margin-bottom:30px; width:500px; float:right; font:10px calibri;}
  410.  
  411. .noteperma {width:470px; border-left:10px solid {color:text}; font:10px calibri; text-transform:lowercase; color:{color:text}; padding:2px 4px; line-height:90%; margin-left:5px;}
  412.  
  413.  
  414. .tagperma {width:470px; border-left:10px solid #B3A395; font:10px calibri; text-transform:lowercase; color:{color:text}; padding:2px 4px; line-height:90%; margin-left:5px;}
  415.  
  416. .notperma a, .tagperma a, {color:{color:link};}
  417. .notes img a{
  418. border: 0px;
  419. }
  420.  
  421. .notes li {
  422. list-style-type: none;
  423. }
  424.  
  425. ol.notes {
  426. padding-left: 15px;
  427. margin: 1px 0px;
  428. list-style-type: none;
  429. border-bottom: solid 1px #f7f7f7;
  430. }
  431.  
  432. ol.notes li.note {
  433. border-top: solid 1px #f7f7f7;
  434. padding: 1px;
  435. }
  436.  
  437. ol.notes li.note img.avatar {
  438. vertical-align: -2px;
  439. margin-right: 10px;
  440. width: 10px;
  441. height: 10px;
  442. }
  443.  
  444. ol.notes li.note span.action {
  445. font-weight: normal;
  446. }
  447.  
  448. ol.notes li.note .answer_content {
  449. font-weight: normal;
  450. }
  451.  
  452. ol.notes li.note blockquote {
  453. border-color: {color:link};
  454. padding-left: 5px;
  455. padding-bottom:3px;
  456. margin-left: 15px;
  457. }
  458.  
  459. ol.notes li.note blockquote a {
  460. text-decoration: none;
  461. }
  462.  
  463.  
  464. </style>
  465.  
  466. </head>
  467.  
  468. <body>
  469.  
  470.  
  471.  
  472. <div id="sidebar">
  473.  
  474.  
  475. <div id="nav1">
  476. <a href="/">HOME</a>
  477. </div>
  478. <div id="nav2">
  479. <a href="/ask">ASK</a>
  480. </div>
  481. <div id="nav3">
  482. <a href="{text:Link one}">{text:Link one Title}</a>
  483. </div>
  484. <div id="nav4">
  485. <a href="{text:Link two}">{text:Link two Title}</a>
  486. </div>
  487. <div id="nav5">
  488. <a href="{text:Link three}">{text:Link three Title}</a>
  489. </div>
  490. <div id="nav6">
  491. <a href="{text:Link four}">{text:Link four Title}</a>
  492. </div>
  493.  
  494. <div id="cred"><a href="http://icatchingfire.tumblr.com/">&copy; icatchingfire</a></div>
  495.  
  496. <center><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">»</a>{/block:NextPage}</div></center>
  497. <center><div class="thm">
  498. </div></center>
  499.  
  500.  
  501. </div></div>
  502.  
  503.  
  504. <div id="blogtitle"><a href="/">{title}</a></div>
  505. <div id="sidebarimg"><img src="{image:Sidebar}"></div>
  506. <div id="description">
  507. {block:Description}{Description}{/block:Description}</div><br>
  508. </div></center>
  509.  
  510.  
  511. </div>
  512.  
  513. </div>
  514. <div id="content">
  515. {block:Posts}
  516. <div id="posts">
  517.  
  518.  
  519. {block:Text}
  520. <div class="post text">
  521. {block:Title}
  522. <a href="{Permalink}"><h3>{Title}</h3></a>
  523. {/block:Title}
  524. {Body}
  525. </div>
  526. {/block:Text}
  527.  
  528. {Block:Photo}
  529. {LinkOpenTag}
  530. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  531. {LinkCloseTag}
  532.  
  533. {block:Caption}
  534. {Caption}
  535. {/block:Caption}
  536. {/Block:Photo}
  537.  
  538. {block:Photoset}
  539. <div class="photoset">
  540. <center>{Photoset-500}</center>
  541.  
  542. {block:Caption}
  543. <div class="caption">{Caption}</div>
  544. {/block:Caption}
  545. </div>
  546. {/block:Photoset}
  547.  
  548. {block:Quote}
  549. <div class="quote"><center>"{Quote}"</center></div>
  550. {block:Source}<div class="source">— {Source}{/block:Source}</div>{/block:Quote}
  551.  
  552. {block:Link}
  553. <h3>
  554. <a href="{URL}" {Target}>{Name}</a></h3>
  555. {block:Description}
  556. <div class="description">{Description}</div>
  557. {/block:Description}
  558.  
  559. {/block:Link}
  560.  
  561. {block:Chat}
  562. {block:Title}{Title}{/block:Title}
  563. <div class="chat"><ul>{block:Lines}
  564. <li class="person{UserNumber}">{block:Label}
  565. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  566. {/block:Chat}
  567.  
  568. {block:Answer}
  569. <div id="question">
  570. <br>
  571. <div id="box">◥</div>
  572. {Question}
  573. <br>
  574. <br>
  575. </div>
  576. <div id="asker">{Asker}</div>
  577. <div id="answer">{Answer}</div>
  578. {/block:answer}
  579.  
  580. {block:Video}
  581. <div class="post video">
  582. <center>{Video-500}</center>
  583. {block:Caption}
  584. <div class="caption">{Caption}</div>
  585. {/block:Caption}
  586. </div>
  587. {/block:Video}
  588.  
  589. {block:Audio}<div class="audio"><div class="player">{AudioPlayerWhite}</div><br>
  590. <div class="alabel">{block:Caption}{Caption}{/block:Caption}</div></center><br clear="all" /></div> {/block:Audio}
  591.  
  592. <div id="notes">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:RebloggedFrom} (originally <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}{block:NoteCount} + <a href="{Permalink}"> {NoteCountWithLabel}</a>{/block:NoteCount}</div>
  593. <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  594. </div>
  595.  
  596. {/block:Posts}
  597.  
  598. {block:PostNotes}
  599. <div id="postnotes">{PostNotes}</div></div>
  600. {/block:PostNotes}
  601. </div>
  602. </body>
  603. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement