sobieber1d

Theme 004sb1d NO HOVERING

Aug 26th, 2012
616
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.68 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. Theme 004 by sheerauhl (sobieber1d)
  6.  
  7. DON'T REMOVE THE CREDIT
  8.  
  9.  
  10. -->
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="color:background" content="#FFFFFF" />
  18. <meta name="color:scrollbarbg" content="ffffff"/>
  19. <meta name="color:scrollbar" content="e4b89e"/>
  20. <meta name="color:bold" content="#f4dba6" />
  21. <meta name="color:italic" content="#cccccc" />
  22. <meta name="color:sidebar" content="#F7F7F7" />
  23. <meta name="color:text" content="#857c70" />
  24. <meta name="color:top border" content="#d396b5" />
  25. <meta name="color:quote" content="#F7F7F7" />
  26. <meta name="color:link" content="#C4B9AC" />
  27. <meta name="color:linkhover" content="#C4B9AC" />
  28. <meta name="font:body" content="Trebuchet MS" />
  29. <meta name="image:sidebar" content=""/>
  30. <meta name="image:background" content="" />
  31. <meta name="text:Link1" content="" />
  32. <meta name="text:Link1 Title" content="" />
  33. <meta name="text:Link2" content="" />
  34. <meta name="text:Link2 Title" content="" />
  35. <meta name="text:Link3" content="" />
  36. <meta name="text:Link3 Title" content="" />
  37. <meta name="text:Link4" content="" />
  38. <meta name="text:Link4 Title" content="" />
  39. <meta name="text:Link5" content="" />
  40. <meta name="text:Link5 Title" content="" />
  41.  
  42.  
  43. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  44. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  45. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  46. <link rel="shortcut icon" href="{Favicon}" />
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  48. <style type="text/css">
  49.  
  50.  
  51. ::-webkit-scrollbar {
  52. width: 9px;
  53. height: 9px;
  54. margin-right:5px;
  55. }
  56.  
  57. ::-webkit-scrollbar-button:start:decrement,
  58. ::-webkit-scrollbar-button:end:increment {
  59. height: 6px;
  60. display: block;
  61. background-color:{color:scrollbar};
  62. }
  63.  
  64. ::-webkit-scrollbar-track-piece {
  65. background-color:#ffffff;
  66. }
  67.  
  68. ::-webkit-scrollbar-thumb:vertical {
  69. height: 9px;
  70. background-color:{color:scrollbar};
  71. border-top:1px solid #ffffff;
  72. border-bottom:1px solid #ffffff;}
  73.  
  74.  
  75.  
  76.  
  77.  
  78. body {color:{color:text};
  79. background-color:{color:background};
  80. background-image: url('{image:Background}');
  81. background-attachment:fixed;
  82. font-family:{font:body};
  83. font-size:11px;
  84. line-height:100%;
  85. text-align:justify}
  86.  
  87.  
  88. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;-webkit-transition:0.3s;}
  89.  
  90. a:hover{color:{color:linkhover};-webkit-transition:0.4s;-webkit-transition:0.4s;}
  91.  
  92. b, strong{color:{color:bold};}
  93. i, em {color:{color:italic};}
  94.  
  95.  
  96.  
  97. #entries{margin-left:460px; margin-top:40px; width:510px;}
  98.  
  99.  
  100. #posts{ overflow:hidden; background-color: {color:entry}; padding: 5px; }
  101.  
  102. #simg {text-align:center;}
  103. #simg img {max-width: 190px; height: auto; text-align:center;}
  104.  
  105. #sidebar {background-image: url('{image:sbg}'); margin-top: 100px; width:190px; height: auto; margin-left:210px; position:fixed; overflow:hidden; background-color: {color:sidebar}; letter-spacing: 1px; }
  106. #sidebar:hover #slinks2 {opacity:100;}
  107.  
  108.  
  109. #description {background-color:{color:sidebar};width:190;text-align:left; font-size:9px;color:{color:text}; letter-spacing:0px;font-family:georgia;}
  110.  
  111.  
  112. #title {padding:2px; font-family:georgia; text-align:center; font-size:13px; text-transform:uppercase;border-bottom:1px solid {color:top border};}
  113.  
  114. #pagination {font-family:helvetica; text-align:center; font-size:11px; margin-top: 3px; margin-bottom: 3px; }
  115.  
  116. #navigation {margin-top:-25px; float:left; margin-left:120px;}
  117. .nav {color:{color:link}; text-decoration:none; text-align:center;
  118. font-family: georgia;
  119. font-size: 9px;
  120. text-transform: lowercase;
  121. letter-spacing:0px;
  122. margin-bottom: 2px;-webkit-transition:0.3s;
  123. }
  124. .nav a {background-color:{color:sidebar}; color:{color:link}; -webkit-transition:0.3s;}
  125. .nav a:hover {color:{color:linkhover};-webkit-transition:0.3s; text-decoration:underline;}
  126.  
  127. #slinks2 {position: fixed; font-style: italic; text-transform: lowercase; text-align:center; width: 190px; opacity:1; -webkit-transition: opacity 1s;-webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 2s ease-out;}
  128.  
  129. #slinks2 a
  130. {display:inline-block;
  131. font-family: georgia;
  132. font-size: 9px;
  133. text-align: center;
  134. text-transform: lowercase;
  135. letter-spacing:1px;
  136. margin-bottom: 2px;
  137. -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 2s ease-out;}
  138.  
  139.  
  140.  
  141. #sleft {
  142. display: block;
  143. font-size: 12px;
  144. letter-spacing: 0px;
  145. text-align:left;
  146. text-transform: lowercase;
  147. margin-top: 480px; width:250px;
  148. height: auto;
  149. margin-left:280px;
  150. position:fixed;
  151. padding: 2px 10px 2px 10px;
  152. color: {color:link};
  153. }}
  154.  
  155.  
  156.  
  157.  
  158. h1 {color:{color:title}; font-family:{font:body}; font-size:18px; line-height:14px; letter-spacing:0px; font-style:normal; text-align:center; padding-bottom: 2px;}
  159.  
  160. h2{color:{color:title}; font-family:{font:body}; font-size:10px;line-height:12px; letter-spacing:0px; margin:1px; font-style:italic; text-transform:; padding:0px; margin-bottom:-0px; text-align:left}
  161.  
  162. h3{color: {color:italic}; font-family:{font:body}; font-size:12px; letter-spacing:0px; font-weight:normal; font-style:NORMAL; text-transform:lowercase; line-height:14px; margin-left:5px;
  163. margin-top:3px; margin-bottom:-13px; text-align:left; letter-spacing:1px}
  164.  
  165. #border { border-top: 1px solid {color:top border};}
  166.  
  167.  
  168. .all-info {font-family:helvetica; font-size: 10px; opacity:0.9; filter:alpha(opacity:90);-webkit-transition:0.5s;}
  169. .all-info:hover {opacity:0.9; filter:alpha(opacity:90);-webkit-transition:0.5s;}
  170. .soimg img {opacity:0.5;
  171. filter:alpha(opacity=50);width:30px; height:30px;-webkit-transition:0.5s;}
  172. .soimg img:hover {opacity:1;
  173. filter:alpha(opacity=100);-webkit-transition:0.5s;}
  174. .date { float:left; }
  175. .nts { float:right; text-align:right; }
  176. .notes { text-align:left }
  177. .tags {
  178. background: transparent url(http://media.tumblr.com/tumblr_m7dwzwwS8N1r62h7q.png) no-repeat left;
  179. margin-left: 0;
  180. padding-left: 14px;-webkit-transition:0.3s;
  181. }
  182. .reblogb {font-size:9px; font-family:Web Symbols; text-transform:none;}
  183.  
  184.  
  185. .asker {width: 495px; background-color: {color:background}; padding: 5px 5px 7px 5px; font-size: 11px; font-weight: bold; color:{color:question}; text-transform: uppercase; line-height: 11px;}
  186. .asker img{width:24px; height:24px;border:2px solid {color:top border}; float: left; padding: 0px 0px 0px 0px;}
  187. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  188. .asker a:hover{font-size: 11px; background-color: transparent; line-height:11px; padding: 0; margin: 0;color:{color:linkhover};-webkit-transition:0.3s linear;}
  189.  
  190. .question {font-size: 10px; font-weight: bold; color:{color:text}; text-transform: none;}
  191. .answer {padding-left: 4px; padding-right: 4px; padding-top: 0px;}
  192. .answer img {max-width: 470px;}
  193.  
  194. blockquote { border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px }
  195.  
  196. #quote {font-family: {font:body}; font-size: 15px; letter-spacing:-1px; line-height: 100%;
  197. margin-left: 10px; padding: 10px; border-left: 4px solid; border-color: {color:quote};}
  198.  
  199. blockquote { padding-left:7px; margin:2px;border-left:5px solid {color:quote};}
  200.  
  201. img a{border:none; width:100%}
  202.  
  203.  
  204. .audio .audio_player {
  205. width: 207px;opacity: 80%;
  206. -webkit-opacity: 0.8;
  207. -moz-opacity: 0.8;
  208. display: inline-block;
  209. margin-top:10px; }
  210.  
  211. .audio small {display: block; }
  212. .audio .words {text-align:left;}
  213.  
  214.  
  215. .user_1 .label {color:{color:bold}; font-weight:bold}
  216. .user_2 .label {color:{color:italic}; font-weight:bold}
  217. .user_3 .label {color:{color:bold}; font-weight:bold}
  218. .user_4 .label {color:{color:italic}; font-weight:bold}
  219. .user_5 .label {color:{color:bold}; font-weight:bold}
  220. .user_6 .label {color:{color:italic}; font-weight:bold}
  221.  
  222.  
  223. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  224.  
  225. #notes {font-weight:normal}
  226. #notes {font-weight:normal}
  227. #notes li {padding-bottom:0.5em}
  228. #notes li img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:50%;}
  229.  
  230. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1}
  231.  
  232. </style>
  233. <style type="text/css">{CustomCSS}</style>
  234. </head>
  235.  
  236. <body>
  237. <br>
  238.  
  239. <div id="sidebar"><div id="title"><a href="/">{Title}</a></div><br>
  240. <div id="simg"><img src="{image:sidebar}"/></div><br><div id="slinks2"><center>
  241. <a href="/">home</a> &middot;
  242. <a href="/archive">archive</a> &middot;
  243. <a href="/ask">ask</a> &middot;
  244. <a href="http://sheerauhl.tumblr.com/tagged/themes">©</a></center></div><br>
  245.  
  246. {block:Description}<div id="description">{block:Description}{Description}{/block:Description}<br><br><div class="nav">
  247. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} &middot;
  248. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} &middot;
  249. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} &middot;
  250. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} &middot;
  251. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</div><br>
  252. <br>
  253.  
  254. <div id="pagination">
  255. {block:Pagination}
  256. {block:PreviousPage}<a href="{PreviousPage}">&lsaquo;</a>{/block:PreviousPage} {CurrentPage} of {TotalPages}
  257. {block:NextPage}<a href="{NextPage}">&rsaquo;</a>{/block:NextPage}
  258. {/block:Pagination}</div>
  259. </div>
  260.  
  261.  
  262. </div>
  263.  
  264. <div id="entries">
  265. {block:Posts}
  266. <div id="posts">
  267.  
  268. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  269. {block:Text}{Body}{/block:Text}
  270. {block:Quote}<h2>"{Quote}"— {Source}</h2>{/block:Quote}
  271.  
  272. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  273. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  274.  
  275. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  276. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.  
  278. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  279.  
  280. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  281.  
  282. {block:Answer}
  283. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}
  284. <div class="question">{Question}</div></div>
  285. <div class="answer">{Answer}</div>
  286. {/block:Answer}
  287.  
  288. {block:Audio}
  289. {block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}
  290.  
  291. <div class="audio">{AudioPlayerGrey}
  292. <small style="padding:5px;text-align:left;">
  293. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  294. {block:TrackName}<b>Song:</b> {TrackName}<BR>
  295. {/block:TrackName}{block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  296. {PlayCountWithLabel}{block:ExternalAudio}&emps;<a href="{ExternalAudioURL}">{lang:Download}<div class="download"></div></a>{/block:ExternalAudio}</small></div>
  297.  
  298. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  299. {/block:Audio}
  300.  
  301. <div id="border"></div>
  302. <br>
  303. <div class="all-info">
  304. <div style="float:left;"><div class="soimg">{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>
  305. {block:ContentSource}<a href="{SourceURL}"><img src="{ReblogRootPortraitURL-24}"></a>{block:ContentSource}{/block:RebloggedFrom} </div></div>
  306. <div class="date">{block:Date} &nbsp; &nbsp;<a href="{Permalink}">{TimeAgo}</a>{/block:Date} </div> <div class="nts">{block:NoteCount}<a href="{Permalink}">({NoteCount})</a> {/block:NoteCount}<div class="reblogb"><a href="{ReblogURL}" target="_blank" class="details">J</a></div></div><BR>
  307. {block:HasTags} &nbsp;<span class="tags"> {block:Tags} <span class="tag" style="text-transform:lowercase;"><a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags} </span> </div>
  308. </div><br><br>
  309. {/block:Posts}
  310. {block:PostNotes}{PostNotes}{/block:PostNotes}
  311. </div>
  312.  
  313. </body>
  314. </html>
Add Comment
Please, Sign In to add comment