darnpayne

theme 41 banshee

Aug 13th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.19 KB | None | 0 0
  1. <!--
  2. theme 39
  3. !-->
  4.  
  5. <html>
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#ffffff" />
  9. <meta name="color:sidebar" content="#ffffff" />
  10. <meta name="color:scrollbar" content="#dfdfdf" />
  11. <meta name="color:text" content="#9b9b9b" />
  12. <meta name="color:title" content="#9b9b9b" />
  13. <meta name="color:link" content="#9b9b9b" />
  14. <meta name="color:textshadow" content"#ffffff">
  15. <meta name="color:linkhovercolor" content="#575656" />
  16. <meta name="color:imgsidebar border" content="#f2f2f2">
  17. <meta name="color:selection" content="#cacaca"/>
  18.  
  19. <meta name="image:sbarimage" content=""/>
  20.  
  21.  
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="" />
  30. <meta name="text:sidetitle" content="" />
  31. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  39. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  40. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  41.  
  42. <link rel="shortcut icon" href="{Favicon}" />
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  44.  
  45. <style type="text/css">
  46.  
  47.  
  48.  
  49. ::-moz-selection {background-color:{color:selectionbg};
  50. color:{color:selection};}
  51.  
  52. ::selection {background-color:{color:selectionbg};
  53. color:{color:selection};}
  54. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  55. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  56. ::-webkit-scrollbar-track{background-color:{color:background};}
  57.  
  58.  
  59. body{ color:{color:text}; font-family: cambria; font-size:10px; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:no-repeat; background-position: center; background-attachment:fixed; line-height:11px; text-align:justify; font-weight: normal;}
  60.  
  61. a:link, a:active, a:visited{
  62. color: {color:link};
  63. text-decoration:none;
  64. -webkit-transition-duration: .90s;
  65. padding: 1px;}
  66. a:hover{
  67. color:{color:linkhovercolor};
  68. -webkit-transition-duration: .90s;}
  69.  
  70.  
  71. .entries{ font-family: cambria; padding:35px; width:520px; margin-left:584px; margin-top:-5px; font-weight: normal; font-style: italic; line-height:11px; }
  72.  
  73. .post{ width:500px; padding:10px; padding-bottom: 15px;margin-top:0px; margin-bottom:5px; font-weight: normal; font-style: italic; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: cambria;}
  74.  
  75. #title { width:170px; line-height:18px; height:18px; margin-left:0px; margin-top:180px; color:{color:text}; font-family: times new; padding: 1px; text-transform: uppercase; letter-spacing:1px; font-size: 7px; text-align:center;
  76.  
  77. }
  78.  
  79.  
  80.  
  81. #sidetitle {
  82. width:300px;
  83. height:42px;
  84. font:30px ashley marie;
  85. margin-left:5px;
  86. margin-top:-245px;
  87. text-align:center;
  88. position:fixed;
  89. text-transform:lowercase;
  90. background:#000;
  91. color:#fff;
  92. text-shadow: 2px 0 .2px {color:textshadow}
  93. }
  94.  
  95.  
  96.  
  97. #pagination
  98. {color:#6b6868;
  99. font-size:13px;
  100. text-align: center;
  101. text-align:center;
  102. padding:4px;
  103. width:180px;
  104. margin-top:-100px;
  105. margin-left:-95px;
  106. color:#b4b4b4 }
  107.  
  108.  
  109.  
  110. 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;}
  111.  
  112. 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;}
  113.  
  114.  
  115.  
  116.  
  117. #sbarimage img{width: 300px; height: 200px; padding: 5px; }
  118.  
  119.  
  120. #sidebar { margin-top:300px; position: fixed;
  121. color: {color:Font}; margin-left: 115px; line-height: 12px; width:200px; background:{color:Sidebar}; }
  122.  
  123. #sidebar:hover .nav { opacity:0.9; margin-left:325px; text-align:left; padding-bottom:1px; -webkit-transition:0.5s linear;padding-bottom:0px;
  124. }
  125.  
  126.  
  127. .nav { color:{color:text}; margin-left:300px; margin-top:-30px; font-family:"Courier New", Courier, monospace; font-size: 10px ;position: absolute; text-align:left; color:black; line-height: 18px; text-transform:uppercase;opacity:0;-webkit-transition:0.5s linear;
  128. border-left: 1px solid {color:imgsidebar border}; padding:5px;}
  129.  
  130. .nav a { padding-bottom:2px; transition-duration: 0.6s;
  131. -webkit-transition:0.5s linear;}
  132.  
  133. .nav a:hover { color: {color:linkhovercolor}; }
  134.  
  135. #description{ z-index:2; color:{color:text}; font-size:9px; text-align:center;font-family:cambria; font-style:italic; position: fixed; margin-top:-240; margin-left:-0px; line-height: 120%; padding:5px; letter-spacing:1px; width:300px; }
  136.  
  137.  
  138. #info { text-align:center; font-family:cambria; font-size: 8px; margin-top:10px;border-top: 1px solid #eee; padding:3px; text-transform:lowercase; letter-spacing:2px;}
  139.  
  140. .tags{ color: {color:tags}; 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; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; text-transform:uppercase;}
  141.  
  142. .tags a:hover{ color: {color:linkhovercolor} padding: 1px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  143.  
  144.  
  145. .questions{ color: #747474; font-family: cambria; font-size:9px; background-color: #fcfcfc; padding:25px; margin-bottom:0px; text-align:left; letter-spacing: 0px;}
  146.  
  147. .questions a:hover{ color:{color:linkhovercolor};text-decoration: underline;;}
  148.  
  149. .answer{ color:#747474; font-family:cambria; font-size:9px; font-style: none; background-color:{color:background}; padding:5px; margin-bottom:0px; text-align:left; line-height: 12px;}
  150.  
  151.  
  152. blockquote{ color: {color:blockquote 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;}
  153.  
  154. p{margin-top:3px; margin-bottom:3px}
  155.  
  156.  
  157.  
  158. .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}
  159.  
  160.  
  161.  
  162. .user_1 .label {color:{color:text}; font-weight:bold;}
  163. .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  164. .user_3 .label {color:{color:text}; font-weight:bold;}
  165. .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  166. .user_5 .label {color:{color:text}; font-weight:bold;}
  167. .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  168. .ul.chat {}
  169. .chat ol {}
  170. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  171.  
  172.  
  173.  
  174. 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;}
  175.  
  176. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  177.  
  178. 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;}
  179.  
  180. ol.notes li.note span.action {font-style: normal;}
  181.  
  182. ol.notes li.note .answer_content {font-weight: normal;}
  183.  
  184. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  185.  
  186. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  187.  
  188.  
  189.  
  190. </style>
  191. </head>
  192.  
  193.  
  194.  
  195.  
  196.  
  197. <div id="sidebar">
  198. <div class="nav">
  199. <a href="/">home</a><br><br>
  200. <a href="/ask">mail</a><br><br>
  201. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}&nbsp;<br><br>
  202. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}&nbsp;<br><br>
  203. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}<br><br>
  204. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}<br><br>
  205. <a href="http://bangnothing.tumblr.com">theme</a></div>
  206.  
  207. <div id="sbarimage"><img src="{image:sbarimage}"></div>
  208.  
  209.  
  210. <div id="sidetitle">{text:sidetitle}</div>
  211.  
  212.  
  213. <div id="description">{block:Description}{Description}{/block:Description}
  214.  
  215.  
  216. <br>
  217. <br>
  218. <br>
  219. <div id="pag"><div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>&nbsp;&nbsp;&nbsp;&nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;&nbsp;&nbsp;&nbsp;<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div></div>
  220.  
  221. </div></div></div>
  222.  
  223. <div class="entries">{block:Posts}<div class="post">
  224.  
  225. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  226.  
  227. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  228.  
  229. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  230.  
  231. {block:Quote}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
  232.  
  233. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  234.  
  235. {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}
  236.  
  237. {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
  238. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  239. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  240.  
  241. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  242.  
  243. {block:Answer}<div class="questions"><b>{Asker}:</b> "{Question}"</div>
  244. <div class="answer">{Answer}</div>{/block:answer}
  245.  
  246. <div id="info">
  247. {block:Date}posted {TimeAgo}
  248. with <a href="{Permalink}">{NoteCountWithLabel}</a>
  249. {block:RebloggedFrom} , <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
  250. {block:ContentSource}, <a href="{SourceURL}"> source</a>
  251. {/block:ContentSource} - <a href="{ReblogURL}" target="_blank">reblog</a>
  252. <br>
  253. {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date} </div>
  254. </div>
  255. {/block:Posts}
  256. {block:Posts}{PostNotes}{/block:Posts}
  257.  
  258. </body>
  259. </html>
Advertisement
Add Comment
Please, Sign In to add comment