Advertisement
Dancebeforethedawn

Theme 35 - They don't know us.

Nov 9th, 2012
22,811
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.68 KB | None | 0 0
  1. <!--
  2. Theme 35
  3. - They don't know us 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. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#ffffff" />
  14. <meta name="color:scrollbar" content="#dfdfdf" />
  15. <meta name="color:text" content="#9b9b9b" />
  16. <meta name="color:link" content="#9b9b9b" />
  17. <meta name="color:nav" content="#fcfcfc" />
  18. <meta name="color:post" content="#fcfcfc" />
  19. <meta name="color:linkhovercolor" content="#575656" />
  20. <meta name="color:imgsidebar border" content="#f2f2f2">
  21. <meta name="color:selection" content="#cacaca"/>
  22.  
  23.  
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="image:background" content="" />
  26.  
  27. <meta name="text:Link 1" content="" />
  28. <meta name="text:Link 1 Text" content="" />
  29. <meta name="text:Link 2" content="" />
  30. <meta name="text:Link 2 Text" content="" />
  31. <meta name="text:Link 3" content="" />
  32. <meta name="text:Link 3 Text" content="" />
  33. <meta name="text:Link 4" content="" />
  34. <meta name="text:Link 4 Text" content="" />
  35.  
  36. <meta name="if:Show Link 1" content="1" />
  37. <meta name="if:Show Link 2" content="1" />
  38. <meta name="if:Show Link 3" content="1" />
  39. <meta name="if:Show Link 4" content="1" />
  40.  
  41. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  42. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44.  
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47. <style type="text/css">
  48.  
  49. ::-moz-selection {background-color:{color:selectionbg};
  50. color:{color:selection};}
  51.  
  52. ::selection {background-color:{color:selectionbg};
  53. color:{color:selection};}
  54.  
  55. ::-webkit-scrollbar {width: 8px; height:auto; background:{color:scrollbg}}
  56. ::-webkit-scrollbar-corner {padding:2px;background:{color:scrollbg}}
  57. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  58. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 5px; display: block; background:{color:scrollbar}}
  59. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  60. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg};}
  61. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  62.  
  63.  
  64. body{ color:{color:text}; font-family: cambria; font-size:10px; background-color:{color:background}; background-position: center; background-attachment:fixed; line-height:11px; text-align:justify; font-style: italic; font-weight: normal;}
  65.  
  66. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: .90s; padding: 1px;}
  67. a:hover{
  68. color:{color:linkhovercolor};
  69. -webkit-transition-duration: .90s;}
  70.  
  71.  
  72. .entries{ font-family: cambria; padding:15px; border: 1px solid #f8f8f8; width:520px; margin-left:400px; margin-top:75px; font-style: italic; font-weight: normal; line-height:11px; background-color:{color:Post}; border-right: 1px solid #f8f8f8;}
  73.  
  74. .post{ width:500px; padding:10px; padding-bottom: 15px; border: 1px solid #f8f8f8; margin-top:0px; margin-bottom:5px; font-style: italic; font-weight: normal; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: cambria;}
  75.  
  76.  
  77.  
  78.  
  79. #sidebarpic img { margin-top:10px; max-width:170px;
  80. height:auto; border: 3px double {color:imgsidebar border};padding: 5px; text-align:center; }
  81.  
  82.  
  83. .description{ text-color:{color:text}; font-family: cambria; font-size: 10px; font-style: italic; font-weight: none;text-align: center;margin-top: -3px; margin-left: 8px; width: 170px; line-height: 10px; opacity: 1.0; padding: 10px; padding-right: 5px; position: fixed;}
  84.  
  85. .description a{color:#747474;}
  86. .description a:hover{color:#747474;}
  87.  
  88. #pagination {font-size:10px; text-align: center; font-family:{font:Body}; text-align:center; padding:4px; width:170px; }
  89. #pagination a{color:{color:Link}}
  90.  
  91.  
  92.  
  93.  
  94. h1{ color:{color:title}; font-family:cambria; font-size:11px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px;text-align:left; font-style: italic;}
  95.  
  96. h2{ color:{color:title}; background-color: #fcfcfc; border-bottom: 1px solid #f5f5f5; font-family:calibri; font-size:8px; line-height:12px; letter-spacing:1px; font-weight:normal;text-transform:uppercase; margin:0px; padding:25px; text-align:center; font-style: normal;}
  97.  
  98.  
  99.  
  100. #sidebar { width: 200px; margin-top: 150px; position: fixed;
  101. color: {color:Font}; margin-left: 130px; line-height: 12px; }
  102.  
  103. #sidebar:hover #niall { text-align: center; opacity:1; margin-top: -9px;}
  104.  
  105. #niall { width: 210px; margin-left: -5px;
  106. -webkit-transition:0.5s linear; position:absolute; font-family: cambria; font-size: 10px; font-style: italic; opacity:0; font-size: 10px; margin-top:5px; text-align: center; }
  107.  
  108. #niall a { font-family: cambria; font-size: 9px; font-style: italic; border: 1px solid {color:imgsidebar border}; background-color:{color:nav}; opacity: 1; line-height: 2px; padding-bottom: 1px; width: 190px; padding-left: 2px; padding-right: 2px; padding-bottom: 2px; padding-top: 2px; }
  109.  
  110. #niall a:hover { color: {color:linkhovercolor}; padding-left: 5px; padding-right: 5px; padding-bottom: 6px; padding-top: 5px; }
  111.  
  112.  
  113. #info { text-align:left; font-family:cambria; background: #fcfcfc; font-size: 10px; font-style: italic; margin-top:10px; border: 1px solid #f8f8f8; padding:3px; text-transform:lowercase; background-color:{color:info bg};}
  114.  
  115. .tags{ color: {color:link}; background-color: #fff; border-top: 1px dashed #eee; width:490px; margin-top: 0px; font-family:cambria; font-size: 8.5px; letter-spacing: 1px; font-style: normal; text-align:left; line-height:10px; padding:4px;
  116. -webkit-transition-duration: 0.6s;
  117. -moz-transition-duration: 0.6s;
  118. text-transform:uppercase;}
  119.  
  120. .tags a:hover{ color: {color:linkhovercolor} padding: 1px;
  121. -webkit-transition-duration: 0.6s;
  122. -moz-transition-duration: 0.6s;}
  123.  
  124.  
  125. .questions{ color: #747474; font-family: cambria; font-size:9.5px; background-color: #fcfcfc; padding:25px; margin-bottom:0px; text-align:left; letter-spacing: 0px;}
  126.  
  127. .questions a:hover{ color:{color:linkhovercolor}; text-decoration: underline;}
  128.  
  129. .answer{ color:#747474; font-family:cambria; font-size:10px; font-style: none; background-color:{color:background}; padding:5px; margin-bottom:0px; text-align:left; line-height: 12px;}
  130.  
  131.  
  132. blockquote{ color: {color:text}; background-color: #fcfcfc;border: 1px solid #f8f8f8; font-family: cambria; font-size: 10px; font-style: italic; margin-left:20px; margin:5px; padding:5px; max-width: 490px; border-radius: 5px;} blockquote img, blockquote a img {max-width: 490px;}
  133.  
  134. p{margin-top:3px; margin-bottom:3px}
  135.  
  136.  
  137.  
  138. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #fcfcfc; border: 1px solid #ededed; width:207px; height:18px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:11px} .audioinfo {margin-left:140px; line-height:155%; font-family: cambria; font-size:10px!important;} .audiocaption {margin-left:172px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  139.  
  140.  
  141.  
  142. .user_1 .label {color:{color:text}; font-weight:bold;}
  143. .user_2 .label {color:{color:text}; font-weight:bold; background-color: #f5f5f5;}
  144. .user_3 .label {color:{color:text}; font-weight:bold;}
  145. .user_4 .label {color:{color:text}; font-weight:bold; background-color: #f5f5f5;}
  146. .user_5 .label {color:{color:text}; font-weight:bold;}
  147. .user_6 .label {color:{color:text}; font-weight:bold; background-color: #f5f5f5;}
  148. .ul.chat {}
  149. .chat ol {}
  150. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  151.  
  152.  
  153.  
  154. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border: solid 0px #fcfcfc; font-family:calibri; font-size: 8px; text-transform: uppercase; letter-spacing: 0px; text-align: left; font-style: normal;}
  155.  
  156. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  157.  
  158. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 24px; height: 24px; border-radius: 0px; border: 3px double #eeeeee; opacity: 0.6;}
  159.  
  160. ol.notes li.note span.action {font-style: normal;}
  161.  
  162. ol.notes li.note .answer_content {font-weight: normal;}
  163.  
  164. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  165.  
  166. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  167.  
  168.  
  169.  
  170. .credit {position:fixed; bottom:15px; right:15px; font: 8px cambria, sans-serif; background: #fcfcfc; color: #cccccc; border: 1px solid #f2f2f2; text-transform:uppercase; letter-spacing: 0px; padding: 5px; }
  171. .credit a{color:{color:link}; opacity:0.8;}
  172. .credit a:hover{color:{color:linkhovercolor}; opacity:1.0;}
  173. </style>
  174. </head>
  175.  
  176. <body onkeydown="return false">
  177.  
  178. <div id="sidebar">
  179. <div id="niall"><a href="/">home</a>
  180. <a href="/ask">ask</a>
  181. {block:IfShowLink1} <a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  182. {block:IfShowLink2} <a href="{text:Link 2}">{text:Link 2 Text}</a>{/block:IfShowLink2}
  183. {block:IfShowLink3} <a href="{text:Link 3}">{text:Link 3 Text}</a>{/block:IfShowLink3}
  184. {block:IfShowLink4} <a href="{text:Link 4}">{text:Link 4 Text}</a>{/block:IfShowLink4}
  185. </div>
  186. <center>
  187.  
  188. <div id="sidebarpic">
  189. <a href="/"><img src="{image:Sidebar}"/></a>
  190. </div>
  191.  
  192. <div class="description">{Description}
  193. <br>
  194. <br>
  195. <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>
  196. <center><div class="thm">
  197. </div></center>
  198. </div>
  199. </div>
  200. <div class="entries">{block:Posts}<div class="post">
  201.  
  202. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  203.  
  204. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  205.  
  206. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  207.  
  208. {block:Quote}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
  209.  
  210. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  211.  
  212. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  213.  
  214. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:80px; height:80px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="110px" height="110px" align="left" style="margin-left:30px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 8px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  215. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  216. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  217.  
  218. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  219.  
  220. {block:Answer}<div class="questions"><b>{Asker}:</b> "{Question}"</div>
  221. <div class="answer">{Answer}</div>{/block:answer}
  222.  
  223. <div id="info">
  224. {block:Date}posted {TimeAgo}
  225. with <a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank">reblog</a>
  226. {block:RebloggedFrom}<br>via:<a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
  227. source:<a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  228. {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date} </div>
  229. </div>
  230. {/block:Posts}
  231. {block:Posts}{PostNotes}{/block:Posts}
  232. <div class="credit"><a href="http://icatchingfire.tumblr.com/"> Cred</a></div>
  233. </body>
  234. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement