Advertisement
missskinnylove

Theme 11- Bird on a wire

Nov 10th, 2013
3,962
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.49 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2.  
  3.  
  4. <!-----THEME BY MISSSKINNYLOVE.TUMBLR ------>
  5.  
  6. <!----- Do not steal or remove the credits!
  7. Do not claim as your own!
  8. Do not use my themes as a base!
  9. If you have any questions message me. ------>
  10.  
  11.  
  12. <html>
  13.  
  14. <head>
  15.  
  16.  
  17.  
  18. <!-- DEFAULT VARIABLES -->
  19.  
  20.  
  21.  
  22. <meta name="image:Background" content="" />
  23. <meta name="image:SidebarImg" content="" />
  24. <meta name="font:Body" content="cambria" />
  25. <meta name="font:Title" content="cambria" />
  26.  
  27. <meta name="color:Background" content="#ffffff" />
  28. <meta name="color:Borders" content="#aaaaaa" />
  29. <meta name="color:Description" content="#c2bdb9" />
  30. <meta name="color:Question" content="#fdfdfd" />
  31. <meta name="color:Bold" content="#706f6e" />
  32. <meta name="color:Links" content="#b1b1b1" />
  33. <meta name="color:LinksHover" content="#353433" />
  34. <meta name="color:Title" content="#3d3d3d" />
  35. <meta name="color:Text" content="#353433" />
  36. <meta name="name:start-here" content="#c2bdb9" />
  37. <meta name="color:Scrollbar" content="#bebebe"/>
  38.  
  39. <meta name="text:Link1 URL" content="" />
  40. <meta name="text:Link2 URL" content="" />
  41. <meta name="text:Link3 URL" content="" />
  42.  
  43. <meta name="text:BackgroundRepeat" content="repeat" />
  44. <meta name="if:ShowSidebarImg" content="0" />
  45.  
  46.  
  47.  
  48. <SCRIPT TYPE="text/javascript">
  49.  
  50.  
  51. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
  52.  
  53. <style type="text/css">{CustomCSS}</style>
  54.  
  55. <link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen">
  56.  
  57.  
  58. </SCRIPT>
  59.  
  60. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  63.  
  64.  
  65. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  66.  
  67. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  68.  
  69. <link rel="shortcut icon" href="{Favicon}" />
  70. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  71. <style type="text/css">
  72.  
  73. /*CONTROL BUTTONS*/
  74.  
  75. 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;}
  76. 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;}
  77.  
  78.  
  79. /*SCROLLBAR*/
  80.  
  81. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};; height:auto; border: 0px solid #000; }
  82. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar};; height:10px !important;}
  83. ::-webkit-scrollbar {height:7px; width:8px ; background-color:{color:Background};}
  84. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  85.  
  86.  
  87.  
  88. /*CONTAINER AND LINKS*/
  89.  
  90. body {
  91. font-family:arial;
  92. font-size:9px;
  93. text-align:justify;
  94. line-height:150%;
  95. color:{color:Text};
  96. background:{color:Background};
  97. background-image: url('{image:Background}');
  98. background-attachment:fixed;
  99. background-repeat: {text:BackgroundRepeat};
  100. }
  101.  
  102.  
  103. a:link, a:active, a:visited{
  104. color: {color:Links};
  105. text-decoration:none;
  106. -webkit-transition: all 0.6s ease-in-out;
  107. -moz-transition: all 0.6s ease-in-out;
  108. -o-transition: all 0.6s ease-in-out;
  109. -ms-transition: all 0.6s ease-in-out;
  110. transition: all 0.6s ease-in-out;
  111. }
  112.  
  113. a:hover{
  114. color:{color:LinksHover};
  115. background-color:{color:Permalin};
  116. -webkit-transition: all 0.6s ease-in-out;
  117. -moz-transition: all 0.6s ease-in-out;
  118. -o-transition: all 0.6s ease-in-out;
  119. -ms-transition: all 0.6s ease-in-out;
  120. transition: all 0.6s ease-in-out;
  121. }
  122.  
  123. #container {width:1200px; text-align:center;
  124. margin: 0 auto;
  125. }
  126.  
  127.  
  128. /*SIDEBAR*/
  129.  
  130. #sbar {
  131. width: 230px;
  132. height: 100%;
  133. float: center;
  134. margin-left:170px;
  135. text-align: center;
  136. margin-top:180px;
  137. position:fixed;
  138. padding:10px 0px 10px 10px;
  139. }
  140.  
  141. #sbarimg{
  142. width:151px;
  143. height:auto;
  144. margin-left:-38px;
  145. padding:20px;
  146. border-top:1px solid {color:Borders};
  147. border-right:1px solid {color:Borders};
  148. border-left:1px solid {color:Borders};
  149. border-bottom:1px solid {color:Borders};
  150. }
  151.  
  152.  
  153. #birds{
  154. width:191px;
  155. height:auto;
  156. margin-left:-38px;
  157. border:0px solid {color:Posts};
  158. margin-top:-47px;
  159. z-index:9999;
  160. }
  161.  
  162.  
  163. #description {
  164. width:130px;
  165. margin-top:-2px;
  166. padding:30px;
  167. margin-left:0px;
  168. margin-right:auto;
  169. text-align:justify;
  170. color:{color:Description};
  171. border-top:1px solid #aaaaaa;
  172. border-right:1px double #aaaaaa;
  173. border-left:1px double #aaaaaa;
  174. border-bottom:1px double #aaaaaa;
  175.  
  176. }
  177.  
  178.  
  179. .slinks {
  180. color: {color:Links};
  181. text-align:center;
  182. width:190px;
  183. position:relative;
  184. padding-top:0px;
  185. margin-top:0px;
  186. border-bottom:0px solid {color:Posts};
  187. margin-left:5px;
  188. }
  189.  
  190. .slinks a{
  191. width:5px;
  192. font:10px "caviardreams" italic;
  193. text-transform: uppercase; text-decoration: none; letter-spacing: 0px;
  194. display:inline-block;
  195. text-align: center;
  196. padding: 5px;
  197.  
  198. }
  199.  
  200.  
  201. /*POSTS*/
  202.  
  203. #entries {
  204. margin-left:460px;
  205. margin-top:30px;
  206. text-align:justify;
  207. font-family:tahoma;
  208. max-width:500px;
  209.  
  210. }
  211.  
  212. #posts {
  213. background-color:{color:Background};
  214. text-align:justify;
  215. text-align: justify;
  216. padding:10px 0px 0px 0px;
  217. max-width: 500px;
  218. }
  219.  
  220. #info {
  221. font-family:calibri;
  222. font-size:8px;
  223. text-transform:uppercase;
  224. color:{color:Text};
  225. letter-spacing:0px;
  226. text-align:center;
  227. padding:5px;
  228. border-top:1px solid {color:Borders};
  229. margin-top:5px;
  230. }
  231.  
  232. #tags {
  233. font-family:calibri;
  234. font-size:8px;
  235. padding-bottom:50px;
  236. text-transform:lowercase;
  237. color:{color:text};
  238. text-align:center;
  239. letter-spacing:1px;
  240. }
  241.  
  242.  
  243.  
  244.  
  245. /*ASKBOX*/
  246.  
  247. #askbox {
  248. background-color:{color:Question};
  249. height:auto;
  250. width:500px;
  251. }
  252.  
  253. .pic {
  254. background:transparent;
  255. padding:10;
  256. width:50px;
  257. height:50px;
  258. }
  259.  
  260. .pic img {
  261. width:50px;
  262. height:50px;
  263. float:left;
  264. margin-left:5px;
  265. margin-top:5px;
  266. }
  267.  
  268.  
  269. .asker {
  270. text-transform:none;
  271. font-weight:bold;
  272. font-size:9px;
  273. }
  274.  
  275. .answer {
  276. padding:5px 10px 5px 10px;
  277. font-style:italic;
  278. }
  279.  
  280. .question {
  281. background:transparent;
  282. padding:10px 10px 10px 10px;
  283. font-size:9px;
  284. font-style:italic;
  285. height:auto;
  286. min-height:40px;
  287. margin-left:50px;
  288. margin-top:-50px;
  289. }
  290.  
  291.  
  292. /*OTHER*/
  293.  
  294. h1 {margin-top:6px; font-family:{font:Body}; font-size:15px; text-align:left; text-shadow: #eeeeee 0.0em 0.1em 0.1em; color:{color:title};
  295. margin-left:20px; width:470px; font-style:italic; letter-spacing:1px;
  296.  
  297. }
  298.  
  299. h2{color:{color:text}; font-family:{font:Body}; font-size:10px; line-height:15px; font-weight:normal; margin-left:20px; text-align:justify; margin-top:-6px; width:470px; font-style:italic; letter-spacing:1px;}
  300.  
  301. h2:first-letter {letter-spacing:2px; font-size:20px; color:{color:link};}
  302.  
  303.  
  304. h3 {line-height:17px; color:{color:text}; font-family:{font:Body}; font-size:10px; letter-spacing:1px; text-align:left; margin-left:40px; margin-top:0px; font-style:italic;}
  305.  
  306.  
  307. h4 {position:absolute; margin:-10px 0px 0px -20px; float:left; font-style:italic; font-family:georgia; font-size: 40px; color:{color:quote};}
  308.  
  309.  
  310. p{margin-top:4px; margin-bottom:4px; line-height:15px;
  311. padding-left:20px; padding-right:20px;
  312. }
  313.  
  314.  
  315.  
  316. blockquote {border-left:1px {color:Info} solid; padding-left:2px; margin:0px 2px 0px 10px;}
  317. blockquote img {max-width:450px;}
  318. .blockquote small, blockquote small {font-size:10px;}
  319. b {color: {color:bold};}
  320. i {color: {color:italic};}
  321.  
  322.  
  323. /*CHAT*/
  324.  
  325. .user_1 .label {
  326. color:{color:Text}; font-weight:bold;
  327. }
  328. .user_2 .label {
  329. color:{color:Text}; font-weight:bold;
  330. }
  331.  
  332. ul.chat, .chat ol, .chat li {
  333. list-style:none;
  334. margin:0px;
  335. padding:10px 15px 5px 15px;
  336. line-height:15px;
  337. }
  338.  
  339. img a{
  340. border:none;
  341. }
  342.  
  343. /*PAGINATION*/
  344.  
  345. .pagination { width:100px; font-size:8px; word-spacing:1px;
  346. z-index:9999;
  347. padding: 5px 0px 0px 0px;
  348. margin-left:-40px;
  349.  
  350. }
  351.  
  352. .jump_page { padding:3px; background-color:#transparent; }
  353.  
  354. .current_page { padding:3px; background-color:#transparent; color:{color:body}; }
  355.  
  356.  
  357.  
  358.  
  359. /* CREDIT - DON'T TOUCH */
  360.  
  361. #credit {
  362. font-family:calibri;
  363. font-size:10px;
  364. text-transform:uppercase;
  365. bottom:10px;
  366. right:15px;
  367. position:fixed;
  368. width:20px;
  369. height:15px;
  370. padding:4px;
  371. display:block;
  372. text-align:center;
  373. line-height:150%;
  374. -webkit-transition:opacity 0.6s linear;
  375. opacity:0.6s;
  376. -webkit-transition:all 0.3s ease-out;
  377. -moz-transition:all 0.3s ease-out;
  378. transition:all 0.3s ease-out;
  379. border:1px solid {color:Borders};
  380. }
  381.  
  382. #credit:hover {
  383. background-color:#ccc;
  384. }
  385.  
  386. #credit:hover a {
  387. text-decoration:none;
  388. color:#ffffff;
  389. -webkit-transition:opacity 0.6s linear;
  390. opacity:0.6s;
  391. -webkit-transition:all 0.3s ease-out
  392. -moz-transition:all 0.3s ease-out;
  393. transition:all 0.3s ease-out;
  394. }
  395.  
  396.  
  397.  
  398.  
  399.  
  400. </style>
  401. <style type="text/css">{CustomCSS}</style>
  402. </head>
  403. <body>
  404.  
  405. <div id="container">
  406.  
  407. <div id="sbar">
  408.  
  409. {block:IfShowSidebarImg}<a href="/"><img src="{image:SidebarImg}" id="sbarimg" widht="200"></a>{/block:IfShowSidebarImg}
  410.  
  411. <div class="slinks">
  412. <a href="/" title="home" >i.</a>
  413. <a href="/ask" title="ask" >ii.</a>
  414. <a href="{text:Link1 URL}">iii.</a>
  415. <a href="{text:Link2 URL}">iv.</a>
  416. <a href="{text:Link3 URL}">v.</a>
  417. </div>
  418.  
  419. <img src="http://25.media.tumblr.com/8bc4a3af5c947bb9a92bfb08be6c1c2b/tumblr_mvy9ic5nN61spbczco1_500.png" id="birds">
  420.  
  421. <div id="description" align="center" style="color:{color:STitle};">
  422. {block:Description}{Description}{/block:Description}<br></div>
  423.  
  424.  
  425. <center> {block:Pagination}
  426. <div class="pagination">
  427. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  428. {block:JumpPagination length="3"}
  429. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  430. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  431. {/block:JumpPagination}
  432. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  433. </div>{/block:Pagination}</div>
  434. </center>
  435.  
  436.  
  437. </div>
  438. </div><br>
  439.  
  440. <div id="container">
  441.  
  442. <div id="entries">
  443. {block:Posts}<div id="posts">
  444.  
  445. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  446.  
  447. {block:Text}{Body}{/block:Text}
  448.  
  449. {block:Quote}<h2>"{Quote}" — {Source}</h2>{/block:Quote}
  450.  
  451. {block:Link}<a href="{URL}" class="Links" {Target}><h1>{Name}&nbsp;</h1></a>{block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  452.  
  453. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  454.  
  455. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  456.  
  457. {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}
  458.  
  459. {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerWhite}<br>
  460. {block:TrackName}<b>Song:</b> {TrackName}<br />{/block:TrackName}
  461. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  462. </div> {/block:Audio}
  463. <br>
  464.  
  465. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  466.  
  467. {block:Answer}
  468. <div id="askbox">
  469. <div class="pic">
  470. <a href="{AskerURL}">
  471. <img src="{AskerPortraitURL-48}" />
  472. </a></div>
  473. <div class="question">
  474. <span class="asker">
  475. {Asker} asked:</span><br>
  476. {Question}</div></div>
  477. <div class="answer">
  478. {Answer}</div>
  479. {/block:Answer}
  480.  
  481. <div id="info">
  482. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} / <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} / <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> / <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>{/block:RebloggedFrom} / <a href="{ReblogURL}" target="_blank">reblog</a></div><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  483.  
  484. {/block:posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  485. </div>
  486.  
  487. <div id="credit">
  488. <a href="http://bleighton.tumblr.com">MSL</a>
  489. </div>
  490.  
  491. <p></p>
  492. <p></p>
  493.  
  494. <p></p>
  495. <p></p>
  496.  
  497. </div>
  498. <br>
  499.  
  500.  
  501. </div>
  502. </body>
  503.  
  504.  
  505. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement