Advertisement
iusedtobeher-themes

~Don't let me fade away~

Feb 1st, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.52 KB | None | 0 0
  1. <!--Theme by iusedtobeher | tumblr . Please don't remove credit. I love you. Have an amazing day! ♥-->
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  8. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  9. <link rel="shortcut icon" href="{Favicon}" />
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  11.  
  12. <meta name="color:Background" content ="#F7F3E4"/>
  13. <meta name="color:Ask" content ="#FFFFFF"/>
  14. <meta name="color:Text" content="#9E9186"/>
  15. <meta name="color:Pag" content="#9e9186"/>
  16. <meta name="color:Bold" content="##969797"/>
  17. <meta name="color:Info" content="#f8dab8"/>
  18. <meta name="color:Italic" content="#969797"/>
  19. <meta name="color:Link" content="#969797"/>
  20. <meta name="color:Link Hover" content="#dbcaa4"/>
  21. <meta name="color:ScrollbarBg" content ="#FFFBF7"/>
  22. <meta name="color:Scrollbar" content ="#FFFBF7"/>
  23. <meta name="color:Border" content ="#FFFFFF"/>
  24. <meta name="color:Sidebar Links" content ="#0c0b0b"/>
  25. <meta name="if:Show Sidebar Pic" content="0"/>
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:Sidebar" content=""/>
  28. <meta name="if:Show Link1" content="0"/>
  29. <meta name="if:Show Link2" content="0"/>
  30. <meta name="if:Show Link3" content="0"/>
  31. <meta name="if:Show Link4" content="0"/>
  32. <meta name="text:Link 1 Text" content="" />
  33. <meta name="text:Link 2 Text" content="" />
  34. <meta name="text:Link 3 Text" content="" />
  35. <meta name="text:Link 4 Text" content="" />
  36. <meta name="text:Link 1 Url" content="" />
  37. <meta name="text:Link 2 Url" content="" />
  38. <meta name="text:Link 3 Url" content="" />
  39. <meta name="text:Link 4 Url" content="" />
  40.  
  41. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Crushed' rel='stylesheet' type='text/css'>
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar{height: 10px; width: 10px; -webkit-border-radius: 0px; background-color:{color:background};}
  50. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  51. ::-webkit-scrollbar-track{background-color:{color:scrollbarbg};}
  52.  
  53. body {
  54. background-attachment:fixed; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:no-repeat; background-position:right top; text-align:justify; font-family: cambria; color: {color:text}; font-size: 10px; line-height:100%;}
  55.  
  56. 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;}
  57. a:hover{color:{color:Link Hover};}
  58.  
  59. p{margin-top:5px; margin-bottom:5px; }
  60.  
  61. b {color:{color:bold};}
  62. em, i {color:{color:italic};}
  63.  
  64. blockquote {text-align:left; padding-left:10px; margin:5px; border-left:3px solid {color:link};}
  65. blockquote img{max-width:200px;}
  66.  
  67.  
  68. 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;}
  69. 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;}
  70.  
  71.  
  72. #content {width:500px; margin-top:40px; margin-bottom:30px; position: relative; left: 100px; font-family:'Handlee', cursive; font-size: 12px; border:1px solid {color:border}; padding:15px;}
  73.  
  74. #posts {margin-bottom:30px; }
  75.  
  76.  
  77. #linkb a{display:block; height:auto; color:{color:sidebar links}; margin-top:5px; padding:3px; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;}
  78.  
  79. #linkb a:hover{opacity:1; }
  80.  
  81. #linkb {position:fixed; opacity:0; overflow:hidden; color:{color:sidebarlinks};margin-left:8px; margin-top:-165px; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out; width:64px; font-family:'Crushed', cursive; font-style: normal; font-weight: 400; font-size: 14px; text-transform: none ;text-decoration: none;
  82. letter-spacing: 1px; line-height: 1.50; text-align:center; background-color:white; width:220px; height:150px;}
  83.  
  84. .side { width:236px; position:fixed; padding-bottom:17px; overflow:hidden; left:750px; top:107px;}
  85.  
  86. .side:hover #linkb{opacity:0.8;}
  87.  
  88.  
  89. .side img{width:230px; height:320px; background-color:#trans; height:auto;-webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;border:3px solid {color:border};}
  90.  
  91. .desc {opacity:1; padding:5px; background-color:#trans; margin-top:5px; text-align:center; line-height:15px; font-family:'Handlee', cursive; font-size:11.5px; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;}
  92.  
  93. .desc a{color:{color:text}; opacity: .6; -webkit-transition: 0.7s ease-in-out; -moz-transition: 0.7s ease-in-out;-o-transition: 0.7s ease-in-out; }
  94. .desc a:hover {color:{color:link}; opacity:1;}
  95.  
  96. .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;}
  97.  
  98. #info {background-color:{color:info}; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: arial; color:{color:text}; letter-spacing:1px; padding:5px;}
  99.  
  100. #tags {text-align:right; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: arial; color:{color:text}; letter-spacing:1px; padding:2px;}
  101.  
  102. #posts:hover .tag{opacity:1; margin-left:525px; }
  103.  
  104. .chat {line-height: 12px; list-style: none; }
  105. .chat ul {line-height: 15px; list-style: none;padding:5px; line-height:20px;}
  106. .person1 {background-color:white; color: {color:text}; padding: 3px;}
  107. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:link}}
  108. .person2 {color: {color:text};padding: 3px;}
  109. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text};}
  110.  
  111. .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;}
  112.  
  113. .audio{padding:5px;}
  114. .player{background-color:white; padding-right:200px;}
  115. .alabel{text-align:center;}
  116.  
  117. #questions
  118. {color: {color:text};
  119. padding:4px;
  120. margin-bottom:0px;
  121. text-align: left;
  122. text-transform:none;
  123. font-family:'Handlee', cursive;
  124. font-size:12;
  125. line-height:110%;
  126. background-color:{color:ask};
  127. border-bottom:0px {color:ask} solid}
  128.  
  129. #questions a {color:{color:link}}
  130.  
  131. #questions img {border:0px {color:text} solid; float: left; width: 30px; height: 30px; margin-bottom:-10px; margin: 0px 2px 5px 0px; -moz-border-radius: 80px;
  132. -webkit-border-radius: 80px; }
  133.  
  134.  
  135. #pag {position:fixed; width:236px; font-size:16px; background-color:#trans; text-align:center; text-transform:lowercase;}
  136. #pag a{color:{color:text}; }
  137.  
  138. #perma {display:block; word-spacing:2px; margin-top:-15px; margin-bottom:30px; width:500px; float:right; font:10px calibri;}
  139.  
  140. .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;}
  141.  
  142.  
  143. .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;}
  144.  
  145. .notperma a, .tagperma a, {color:{color:link};}
  146. .notes img a{
  147. border: 0px;
  148. }
  149.  
  150. .notes li {
  151. list-style-type: none;
  152. }
  153.  
  154. ol.notes {
  155. padding-left: 15px;
  156. margin: 1px 0px;
  157. list-style-type: none;
  158. border-bottom: solid 1px #f7f7f7;
  159. }
  160.  
  161. ol.notes li.note {
  162. border-top: solid 1px #f7f7f7;
  163. padding: 1px;
  164. }
  165.  
  166. ol.notes li.note img.avatar {
  167. vertical-align: -2px;
  168. margin-right: 10px;
  169. width: 10px;
  170. height: 10px;
  171. }
  172.  
  173. ol.notes li.note span.action {
  174. font-weight: normal;
  175. }
  176.  
  177. ol.notes li.note .answer_content {
  178. font-weight: normal;
  179. }
  180.  
  181. ol.notes li.note blockquote {
  182. border-color: {color:link};
  183. padding-left: 5px;
  184. padding-bottom:3px;
  185. margin-left: 15px;
  186. }
  187.  
  188. ol.notes li.note blockquote a {
  189. text-decoration: none;
  190. }
  191.  
  192.  
  193. </style>
  194.  
  195. </head>
  196.  
  197. <body>
  198.  
  199.  
  200.  
  201. <div class="side">
  202. {block:IfShowSidebarPic}<a href="/"><img src="{image:sidebar}"></a>{/block:IfShowSidebarPic}
  203.  
  204. <div id="linkb">
  205. {block:IfShowLink1}<a href="{text:link 1 Url}">{text:link 1 Text}</a>{/block:IfShowLink1}
  206. {block:IfShowLink2} <a href="{text:link 2 Url}">{text:link 2 Text}</a>{/block:IfShowLink2}
  207. {block:IfShowLink3}<a href="{text:link 3 Url}">{text:link 3 Text}</a>{/block:IfShowLink3}
  208. {block:IfShowLink4}<a href="{text:link 4 Url}">{text:link 4 Text}</a>{/block:IfShowLink4}
  209.  
  210. </div>
  211. <div class="desc">
  212. <a href="/">Home</a> • <a href="/ask">Ask</a>
  213. <br>
  214. {description}</div>
  215.  
  216. {block:Pagination}<div id="pag">
  217. {block:PreviousPage}
  218. <a href="{PreviousPage}">«</a>
  219. {/block:PreviousPage}
  220. {block:NextPage}
  221. <a href="{NextPage}">»</a>
  222. {/block:NextPage}</div>
  223. {/block:Pagination}
  224. </div>
  225.  
  226.  
  227. </div>
  228. <div id="content">
  229. {block:Posts}
  230. <div id="posts">
  231.  
  232. {block:Text}
  233. <div class="post text">
  234. {block:Title}
  235. <a href="{Permalink}"><h3>{Title}</h3></a>
  236. {/block:Title}
  237. {Body}
  238. </div>
  239. {/block:Text}
  240.  
  241. {Block:Photo}
  242. {LinkOpenTag}
  243. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  244. {LinkCloseTag}
  245.  
  246. {block:Caption}
  247. {Caption}
  248. {/block:Caption}
  249. {/Block:Photo}
  250.  
  251. {block:Photoset}
  252. <div class="photoset">
  253. <center>{Photoset-500}</center>
  254.  
  255. {block:Caption}
  256. <div class="caption">{Caption}</div>
  257. {/block:Caption}
  258. </div>
  259. {/block:Photoset}
  260.  
  261. {block:Quote}
  262. <div class="quote"><center>"{Quote}"</center></div>
  263. {block:Source}<div class="source">— {Source}{/block:Source}</div>{/block:Quote}
  264.  
  265. {block:Link}
  266. <h3>
  267. <a href="{URL}" {Target}>{Name}</a></h3>
  268. {block:Description}
  269. <div class="description">{Description}</div>
  270. {/block:Description}
  271.  
  272. {/block:Link}
  273.  
  274. {block:Chat}
  275. {block:Title}{Title}{/block:Title}
  276. <div class="chat"><ul>{block:Lines}
  277. <li class="person{UserNumber}">{block:Label}
  278. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  279. {/block:Chat}
  280.  
  281. {block:Answer}<div id="questions"><center><img src="{AskerPortraitURL-24}"><big>{Question}</big></big><br><b>— {Asker}</b></center></div><br>
  282. <div id="answer">{Answer}</div>{/block:Answer}
  283.  
  284. {block:Video}
  285. <div class="post video">
  286. <center>{Video-500}</center>
  287. {block:Caption}
  288. <div class="caption">{Caption}</div>
  289. {/block:Caption}
  290. </div>
  291. {/block:Video}
  292.  
  293. {block:Audio}<div class="audio"><div class="player">{AudioPlayerWhite}</div><br>
  294. <div class="alabel">{block:Caption}{Caption}{/block:Caption}</div></center><br clear="all" /></div> {/block:Audio}
  295.  
  296. <div id="info">
  297. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} with {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<br>{block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>
  298. {/block:ContentSource} - via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div>
  299. <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  300. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  301.  
  302.  
  303. {/block:Posts}
  304.  
  305. </div>
  306. <div style="position:fixed; font-family:dixel; bottom:5px; left:5px;">
  307. <a href="http://iusedtobeher.tumblr.com/">credit</a>
  308. </body>
  309. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement