xmisa0923

sdfsdftheme

Feb 26th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.11 KB | None | 0 0
  1. <!--
  2. Theme 38
  3. - Give me love 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:scrollbg" content="#ffffff" />
  15. <meta name="color:scrollbar" content="#dfdfdf" />
  16. <meta name="color:text" content="#9b9b9b" />
  17. <meta name="color:link" content="#9b9b9b" />
  18. <meta name="color:linkhovercolor" content="#575656" />
  19. <meta name="color:imgsidebar border" content="#f2f2f2">
  20. <meta name="color:selection" content="#cacaca"/>
  21. <meta name="color:selectionbg" content="#fcfcfc"/>
  22.  
  23. <meta name="image:sidebar" content=""/>
  24. <meta name="image:background" content="" />
  25.  
  26. <meta name="text:Link 1" content="" />
  27. <meta name="text:Link 1 Text" content="" />
  28. <meta name="text:Link 2" content="" />
  29. <meta name="text:Link 2 Text" content="" />
  30. <meta name="text:Link 3" content="" />
  31. <meta name="text:Link 3 Text" content="" />
  32.  
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore|Yesteryear|Marck+Script|Contrail+One|Reenie+Beanie|Open+Sans+Condensed:700,300|Nothing+You+Could+Do|Kaushan+Script&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  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.  
  40.  
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  44. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  45.  
  46. <link rel="shortcut icon" href="{Favicon}" />
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  48. <style type="text/css">
  49.  
  50. ::-moz-selection {background-color:{color:selectionbg};
  51. color:{color:selection};}
  52.  
  53. ::selection {background-color:{color:selectionbg};
  54. color:{color:selection};}
  55.  
  56. ::-webkit-scrollbar {width: 8px; height:auto; background:{color:scrollbg}}
  57. ::-webkit-scrollbar-corner {padding:2px;background:{color:scrollbg}}
  58. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  59. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 5px; display: block; background:{color:scrollbar}}
  60. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  61. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg};}
  62. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  63.  
  64.  
  65. 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-weight: normal;}
  66.  
  67. a:link, a:active, a:visited{
  68. color: {color:link};
  69. text-decoration:none;
  70. -webkit-transition-duration: .90s;
  71. padding: 1px;}
  72. a:hover{
  73. color:{color:linkhovercolor};
  74. -webkit-transition-duration: .90s;}
  75.  
  76. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  77. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  78.  
  79.  
  80.  
  81. .entries{ font-family: cambria; padding:15px; width:520px; margin-left:490px; margin-top:15px; font-style: italic; font-weight: normal; line-height:11px; }
  82.  
  83. .post{ width:400px; padding:10px; padding-bottom: 15px; border: 1px solid #e6e2e2; margin-top:0px; margin-bottom:25px; font-style: italic; font-weight: normal; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: cambria;}
  84.  
  85.  
  86.  
  87. .post {
  88. filter: url(http://static.tumblr.com/eptm5us/ueTmafr4p/filters.svg#grayscale); /* Firefox 3.5+ */
  89. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, IE10 */
  90.  
  91. filter: gray; /* IE6-9 */
  92. -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
  93. -webkit-transition: all .7s ease; /* Fade to color for Chrome and Safari */
  94. -webkit-backface-visibility: hidden; /* Fix for transition flickering */}
  95.  
  96. .post:hover {
  97. filter: none;
  98. -webkit-filter: grayscale(95%);}
  99.  
  100.  
  101. #pagination {font-size:10px; text-align: center; font-family:{font:Body}; text-align:center; padding:4px; width:180px;margin-top:50px; }
  102. #pagination a{color:{color:#ADADAD}}
  103.  
  104.  
  105.  
  106. 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;}
  107.  
  108. 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;}
  109.  
  110.  
  111.  
  112. #sbar { width:180px; position:fixed; margin-left:250px; margin-top:180px; }
  113.  
  114. #sbarimage img{width: 130px; height: 131px; margin-left:19px ; padding: 10px; border: 1px solid {color:imgsidebar border};}
  115.  
  116.  
  117. #sbarimage img{
  118. filter: url(http://static.tumblr.com/eptm5us/ueTmafr4p/filters.svg#grayscale); /* Firefox 3.5+ */
  119. filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, IE10 */
  120.  
  121. filter: gray; /* IE6-9 */
  122. -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
  123. -webkit-transition: all .7s ease; /* Fade to color for Chrome and Safari */
  124. -webkit-backface-visibility: hidden; /* Fix for transition flickering */}
  125.  
  126. #sbarimage img:hover {
  127. filter: none;
  128. -webkit-filter: grayscale(95%);}
  129.  
  130. .links {
  131. -webkit-transition:all 0.2s ease-out;
  132. -moz-transition:all 0.2s ease-out;
  133. transition:all 0.2s ease-out;margin-left:23px; margin-top:-170px; width:150px; text-align:center;border-top: 0px solid{color:imgsidebar border}; border-bottom: 0px solid {color:imgsidebar border};padding:5x; }
  134.  
  135. .links a { color: {color:link}; margin-bottom: -10px; text-transform: uppercase; padding:9px; font-family:'consolas;, sans-serif;
  136. opacity: 1; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; height: 5px; font-size: 7px; letter-spacing: 1px; margin-left: 1px; width:130px;
  137. }
  138.  
  139. .links a:hover { color: {color:linkhovercolor}; background-color: {color:link hover};
  140. }
  141.  
  142.  
  143. #info { text-align:left; font-family:cambria; font-size: 10px; font-style: italic; margin-top:10px;border-top: 1px dashed #eee; padding:3px; text-transform:lowercase;}
  144.  
  145. .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;}
  146.  
  147. .tags a:hover{ color: {color:linkhovercolor} padding: 1px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  148.  
  149.  
  150. .questions{ color: #747474; font-family: cambria; font-size:9.5px; background-color: #fcfcfc; padding:25px; margin-bottom:0px; text-align:left; letter-spacing: 0px;}
  151.  
  152. .questions a:hover{ color:{color:linkhovercolor};text-decoration: underline;;}
  153.  
  154. .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;}
  155.  
  156.  
  157. 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;}
  158.  
  159. p{margin-top:3px; margin-bottom:3px}
  160.  
  161.  
  162.  
  163. .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}
  164.  
  165.  
  166.  
  167. .user_1 .label {color:{color:text}; font-weight:bold;}
  168. .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  169. .user_3 .label {color:{color:text}; font-weight:bold;}
  170. .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  171. .user_5 .label {color:{color:text}; font-weight:bold;}
  172. .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  173. .ul.chat {}
  174. .chat ol {}
  175. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  176.  
  177.  
  178.  
  179. 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;}
  180.  
  181. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  182.  
  183. 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;}
  184.  
  185. ol.notes li.note span.action {font-style: normal;}
  186.  
  187. ol.notes li.note .answer_content {font-weight: normal;}
  188.  
  189. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  190.  
  191. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  192.  
  193.  
  194.  
  195. .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; }
  196. .credit a{color:{color:link}; opacity:0.8;}
  197. .credit a:hover{color:{color:linkhovercolor}; opacity:1.0;}
  198. </style>
  199. </head>
  200.  
  201. <body onkeydown="return false">
  202.  
  203.  
  204.  
  205. <div id="sbar">
  206.  
  207.  
  208.  
  209. <div id="sbarimage"><img src="http://i1106.photobucket.com/albums/h373/misa-misa7/idiotsss_zps9a7b46e1.gif"></div>
  210.  
  211.  
  212.  
  213.  
  214.  
  215. <div class="links">
  216. <a href="/">home</a>
  217.  
  218. <a href="/ask">message</a>
  219.  
  220. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  221.  
  222. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>
  223. {/block:IfShowLink2}
  224.  
  225. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>
  226. {/block:IfShowLink3}
  227.  
  228.  
  229. </div>
  230.  
  231.  
  232.  
  233.  
  234. <div style="margin-top: -30px; margin-left:7px; width: 170px; text-align: center;font-style: consolas ">{Description}
  235.  
  236.  
  237. <br>
  238. <br>
  239. <br>
  240. <br>
  241. <br>
  242. <br>
  243. <br>
  244. <br>
  245. <br>
  246. <br>
  247. <br>
  248. <br>
  249. <br>
  250. <br>
  251. <br>
  252. <br>
  253. <br>
  254. <center> {block:Pagination}
  255. {block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}">&lsaquo;</a>{/block:PreviousPage}
  256. {CurrentPage} / {TotalPages}
  257. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}">&rsaquo;</a>{/block:NextPage}
  258. {/block:Pagination} </center></div>
  259. </div>
  260.  
  261. <div class="entries">{block:Posts}<div class="post">
  262.  
  263. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  264.  
  265. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=400px/>{/block:Photo}
  266.  
  267. {block:Photoset}{Photoset-400}{/block:Photoset}
  268.  
  269. {block:Quote}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
  270.  
  271. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  272.  
  273. {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}
  274.  
  275. {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
  276. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  277. </div><div class="audiocaption"></div></div>{/block:Audio}
  278.  
  279. {block:Video}{Video-400}{/block:Video}
  280.  
  281. {block:Answer}<div class="questions"><b>{Asker}:</b> "{Question}"</div>
  282. <div class="answer">{Answer}</div>{/block:answer}
  283.  
  284. <div id="info">
  285. <center>
  286. <a href="{Permalink}">{NoteCountWithLabel}</a>
  287. {block:RebloggedFrom} , <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
  288. {block:ContentSource}, <a href="{SourceURL}"> source</a>
  289. {/block:ContentSource} - <a href="{ReblogURL}" target="_blank">reblog</a>
  290. <br>
  291. </center></div>
  292. </div>
  293. {/block:Posts}
  294. {block:Posts}{PostNotes}{/block:Posts}
  295. <div class="credit"><a href="http://icatchingfire.tumblr.com/">✮</a></div>
  296. </body>
  297. </html>
Advertisement
Add Comment
Please, Sign In to add comment