yisah

doodle(tumblr theme)

Jan 15th, 2012
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.86 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3. <!-- default variables -->
  4. <meta name="color:background" content="#000000" />
  5.  
  6. <meta name="font:title" content="arial" />
  7. <meta name="font:body" content="arial" />
  8. <meta name="font:accent" content="lucida sans" />
  9.  
  10. <meta name="if:show people i follow" content="1" />
  11. <meta name="if:show tags" content="1" />
  12. <meta name="if:show album art on audio posts" content="1" />
  13. <meta name="if:enable jump pagination" content="0" />
  14.  
  15. <meta name="text:disqus shortname" content="" />
  16.  
  17. <meta name="image:header" content="" />
  18. <meta name="image:background" content="" />
  19.  
  20. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  21. <title>{title}{block:searchpage}, {lang:search results for searchquery}{/block:searchpage}{block:postsummary}, {postsummary}{/block:postsummary}</title>
  22. {block:description}<meta name="description" content="{metadescription}" />{/block:description}
  23. <link rel="shortcut icon" href="{favicon}" />
  24. <link rel="apple-touch-icon" href="{portraiturl-128}"/>
  25. <link rel="alternate" type="application/rss+xml" href="{rss}" />
  26. <style type="text/css">
  27.  
  28.  
  29. body {
  30. background-color: #dbdda5;
  31. background-position:bottom left; background-attachment:fixed; background-repeat:repeat;
  32.  
  33.  
  34. background-image:url(http://i39.tinypic.com/a3owp3.jpg);
  35.  
  36. }
  37. table table td, .bg_pageheader, .bg_adbackground,.bg_title, .bg_network, .bg_groups, .bg_profile, .bg_classmates, .bg_community, .box_community_groups_heading, .bg_photos, .bg_systembox, .box_quicksearch_heading, .box_fivestats_heading, .bg_content, .box_home_col_left, .box_home_col_content, .box_community_content, .box_community_network_content, .box_fivestats_content, .box_community_friends_content, .box_community_classmates_content, .box_community_groups_content, .box_content_profile_journal, .box_content_profile_groups, .box_editprofile_content, .bg_border, .box_home_col_shortcuts, .box_quicksearchfield_title, .box_quicksearchfield_field, .box_profile_picture_links, .box_profile_links, .bg_gradient_classmates, .bg_gradient_community, .bg_gradient_groups, .bg_gradient_photos, .bg_gradient_home, .bg_gradient_profile, .bg_gradient_classmates, .bg_gradient_community, .bg_gradient_home, .bg_gradient_photos, table.box_profile_picture, .bg_gradient_groups, .bg_gradient_profile, .bg_notch_title, .bg_notch_network, .bg_notch_classmates, .bg_notch_community, .bg_notch_groups, .bg_notch_profile, .bg_notch_systembox, .profile-module-body, .profile-module-body-left, .box_content_profile_groups { background-color:transparent; background-image:none; } .bg_profile, .bg_gradient_profile, .bg_content {
  38. background-color:#ffffff;
  39. background-position:bottom center;
  40. background-attachment:fixed;
  41. background-repeat:repeat; }
  42.  
  43. .profile-module-body { background-image:none; }
  44.  
  45. .profile-module-body-left, .box_content_profile_groups, .profile-module-body, .box_profile_info_large_content, .text_comment_body, .text_comment_header {
  46. background-color: black;
  47. color: #2d2b2b;
  48. font-family:arial;
  49. font-size: 9px; }
  50. #footer { background-color:blue;}
  51. .box_profile_info_small {color:#fde3e8;font-family:arial;
  52. font-size: 9px;;}
  53. a.profile-module-link:link, a.profile-module-link:visited, a.profile-module-link:hover, a.link_blue:visited, a.link_blue:hover, a.username_dark:link, a.username_dark:visited, a.username_dark:hover, a.text_journal_entry_bod:link, a.bluetxt:link, a.subhead:link {
  54. font-weight:normal;
  55. color: white;
  56. font-family:arial;
  57. font-size: 9px; }
  58. a.subhead:hover { color:#353333;}
  59. a.link_blue:link{color:#353333;}
  60. .box_profile_info_small_content, .box_profile_info_small_heading { background-color:blue;}
  61. .box_profile_info_small_heading{color:blue;}
  62. .box_profile_info_small_content { background-color:black;
  63. color: #353333;
  64. font-weight:bold;
  65. font-family:arial;
  66. font-size: 9px;}
  67.  
  68. .box_profile_info_large_heading {
  69. color: #353333;
  70. font-family: 'lucida grande','lucida sans unicode',geneva,arial,verdana,sans-serif;
  71. font-size: 14px; }
  72. .text_header {
  73. background-color:#ffffff;
  74. color:#353333;
  75.  
  76. }
  77. #friends img {border:2px solid #d7bb1d;}
  78. a {color:#d7bb1d;}
  79. a:hover{color:#d7bb1d;}
  80. .box_profile_picture_links img {visibility:hidden;}
  81. .box_profile_picture_links { background-color:#ffffff;}
  82. a.link_profile_left:link {color:#d7bb1d;}
  83. a.link_profile_left:hover { color:#d7bb1d;}
  84. #sub_nav_community { background-color:#ffffff;}
  85. table,tr,td { background-color:transparent; border: none; border-width: 0;} table table table table table table table {border: 0px;} table table table table table table table table {border: 0px;} table td.bg_gradient_profile table table.bg_border td.bg_content table table table.bg_border td.box_content_profile_groups table td img {visibility: hidden;} table td.bg_gradient_community table table.bg_border td.bg_content table table table.bg_border td.box_content_profile_groups table td img {visibility:hidden; }
  86. .clear {
  87. clear: both;
  88. height: 0px;
  89. overflow: hidden;
  90. }
  91.  
  92. a img {
  93. border: none;
  94. }
  95.  
  96.  
  97.  
  98. #wrapper {
  99. width: 960px;
  100. margin: 0 auto;
  101. }
  102.  
  103.  
  104. #wrapper #title {
  105. margin: 30px 0;
  106. color: #fff;
  107. font-size: 35px;
  108. text-transform:uppercase;
  109. font-weight: bold;
  110. font-family: arial;
  111. text-shadow: #000000 1px 3px 5px;
  112. letter-spacing: -1px;
  113. }
  114.  
  115. #wrapper #title a {
  116. color: #fff;
  117. text-decoration: none;
  118. }
  119.  
  120. #wrapper #content {
  121. width: 620px;
  122. float: left;
  123. }
  124.  
  125. #wrapper #content .post {
  126. font-family: arial, 'helvetica neue', helvetica, sans-serif;
  127. background: #fff;
  128. position: relative;
  129. padding: 10px 20px;
  130.  
  131. -webkit-border-radius: 10px;
  132. -webkit-border-radius: 10px;
  133. -moz-border-radius: 10px;
  134. -moz-border-radius: 10px;
  135. border-radius: 10px;
  136. border-radius: 10px;
  137. }
  138.  
  139. #wrapper #content .post .media {
  140. text-align: center;
  141. margin-bottom: 10px;
  142. }
  143.  
  144. #wrapper #content .post .quotebg {
  145. font-family: georgia, serif;
  146. font-size: 150px;
  147. color: #000000;
  148. opacity: 0.2;
  149. filter: alpha(opacity=20);
  150. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=20)";
  151. position: absolute;
  152. top: 70px;
  153. left: 10px;
  154. }
  155.  
  156. #wrapper #content .post .quote {
  157. color: #000000;
  158. font-weight: bold;
  159. padding: 20px 20px 5px 20px;
  160. }
  161.  
  162. #wrapper #content .post .quote.short {
  163. font-size: 33px;
  164. line-height: 35px;
  165. }
  166.  
  167. #wrapper #content .post .quote.medium {
  168. font-size: 25px;
  169. line-height: 28px;
  170. }
  171.  
  172. #wrapper #content .post .quote.long {
  173. font-size: 18px;
  174. line-height: 22px;
  175. }
  176.  
  177. #wrapper #content .post .quote_source *:first-child {
  178. margin-top: 0px;
  179. }
  180.  
  181. #wrapper #content .post .quote_source *:last-child {
  182. margin-bottom: 0px;
  183. }
  184.  
  185. #wrapper #content .post .quote *:first-child {
  186. margin-top: 0px;
  187. }
  188.  
  189. #wrapper #content .post .quote *:last-child {
  190. margin-bottom: 0px;
  191. }
  192.  
  193. #wrapper #content .post .copy {
  194. color: #6e7173;
  195. padding: 10px;
  196. font-size: 13px;
  197. line-height: 15px;
  198. }
  199.  
  200. #wrapper #content .post .copy a {
  201. color: #6e7173;
  202. text-decoration: underline;
  203. }
  204.  
  205. #wrapper #content .post .copy p {
  206. margin: 10px 0 0 0;
  207. padding: 0;
  208. }
  209.  
  210. #wrapper #content .post .copy pre {
  211. margin: 10px 0px 10px 0px;
  212. padding: 10px;
  213. background-color: #e6e6e6;
  214. font: normal 11px courier, monospace;
  215. overflow: auto;
  216. }
  217.  
  218. #wrapper #content .post .copy > p:first-child {
  219. margin-top: 0;
  220. }
  221.  
  222. #wrapper #content .post .copy img {
  223. max-width: 100%;
  224. }
  225.  
  226. #wrapper #content .post .audio {
  227. background: #eaeaea;
  228. float: left;
  229. padding: 7px;
  230. margin-bottom: 10px;
  231. -moz-border-radius: 4px;
  232. -webkit-border-radius: 4px;
  233. border-radius: 4px;
  234. }
  235.  
  236. #wrapper #content .post .audio .player {
  237. float: left;
  238. }
  239.  
  240. #wrapper #content .post .audio .player .audio_player embed {
  241. border: 1px solid #c8c8c8;
  242. }
  243.  
  244. #wrapper #content .post .audio .meta {
  245. padding: 8px 13px;
  246. height: 13px;
  247. float: left;
  248. color: #666;
  249. font-family: 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
  250. font-size: 11px;
  251. text-transform: lowercase;
  252. }
  253.  
  254. #wrapper #content .post .audio .meta a {
  255. color: #666;
  256. text-decoration: none;
  257. }
  258.  
  259. #wrapper #content .post .album_art {
  260. text-align: center;
  261. }
  262.  
  263. #wrapper #content .post .question {
  264. color: #494949;
  265. font-size: 16px;
  266. font-weight: bold;
  267. background: #f1f1f1;
  268. -moz-border-radius: 8px;
  269. -webkit-border-radius: 8px;
  270. border-radius: 8px;
  271. margin: 0 0 15px 0;
  272. padding: 15px 20px;
  273. position: relative;
  274. }
  275.  
  276. #wrapper #content .post .question .nipple {
  277. width: 13px;
  278. height: 7px;
  279. background: #f1f1f1 url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  280. position: absolute;
  281. bottom: -7px;
  282. left: 30px;
  283. }
  284.  
  285. #wrapper #content .post .asker_container {
  286. margin: 0 0 20px 24px;
  287. }
  288.  
  289. #wrapper #content .post .asker_container img {
  290. margin: 0 12px -7px 0;
  291. }
  292.  
  293. #wrapper #content .post .asker_container a.asker {
  294. color: ;
  295. }
  296.  
  297. #wrapper #content .post .title {
  298.  
  299. background: #000;
  300. -moz-border-radius: 8px;
  301. -webkit-border-radius: 8px;
  302. border-radius: 8px;
  303. color: #fff;
  304. font-size: 16px;
  305. font-weight: bold;
  306. padding: 10px;
  307. margin:3px;
  308. }
  309.  
  310. #wrapper #content .post img {
  311. max-width: 500px;
  312. }
  313.  
  314. #wrapper #content .post .chat {
  315. background-color: #fff;
  316. border-left: 5px solid #dedddd;
  317. margin: 10px 10px 0 10px;
  318. font-size: 14px;
  319. }
  320.  
  321. #wrapper #content .post .chat .lines {
  322. margin-left: 1px;
  323. }
  324.  
  325. #wrapper #content .post .chat .lines .line {
  326. background-color: #eaeaea;
  327. color: #494949;
  328. margin-bottom: 1px;
  329. padding: 3px 5px;
  330. }
  331.  
  332. #wrapper #content .post .chat .lines .line.even {
  333. background-color: #dedddd;
  334. }
  335.  
  336. #wrapper #content .post .link {
  337. margin: 4px 0 2px 0;
  338. font-size: 16px;
  339. line-height: 25px;
  340. }
  341.  
  342. #wrapper #content .post .link a {
  343. background-color: #000000;
  344. color: #fff;
  345. padding: 5px 7px;
  346. -moz-border-radius: 4px;
  347. -webkit-border-radius: 4px;
  348. border-radius: 4px;
  349. }
  350.  
  351. #wrapper #content .post .link a:hover {
  352. opacity: 0.9;
  353. filter: alpha(opacity=90);
  354. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=90)";
  355. }
  356.  
  357. #wrapper #content .post .footer {
  358. background: #eaeaea;
  359. -moz-border-radius: 4px;
  360. -webkit-border-radius: 4px;
  361. border-radius: 4px;
  362. font-family: 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
  363. font-size: 11px;
  364. color: #666;
  365. padding: 5px 10px;
  366. margin-top: 10px;
  367. }
  368.  
  369. #wrapper #content .post .footer:hover {
  370. opacity: 0.9;
  371. filter: alpha(opacity=90);
  372. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=90)";
  373. }
  374.  
  375. #wrapper #content .post .footer .date {
  376. width: 67%;
  377. float: left;
  378. color: #000000;
  379. }
  380.  
  381. #wrapper #content .post .footer .notes {
  382. width: 33%;
  383. float: right;
  384. text-align: right;
  385. color: #666;
  386. }
  387.  
  388. #wrapper #content .post .footer .notes a {
  389. color: #666;
  390. }
  391.  
  392. #wrapper #content .post .footer .tags a {
  393. color: #4a4a51;
  394. text-decoration: underline;
  395. }
  396.  
  397. #wrapper #content .post .footer .tags .tag-commas:last-child {
  398. display: none;
  399. }
  400.  
  401. #wrapper #content .post a {
  402. color: #6e7173;
  403. text-decoration: none;
  404. }
  405.  
  406. #wrapper #content .post .copy blockquote {
  407. margin: 10px 0px 10px 10px;
  408. padding-left: 15px;
  409. border-left: solid 4px #dcdcdc;
  410. }
  411.  
  412. #wrapper #content .post .copy blockquote blockquote {
  413. border-left: solid 4px #cccccc;
  414. }
  415.  
  416. #wrapper #content .post .copy blockquote blockquote blockquote {
  417. border-left: solid 4px #bcbcbc;
  418. }
  419.  
  420. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  421. border-left: solid 4px #acacac;
  422. }
  423.  
  424. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  425. border-left: solid 4px #9c9c9c;
  426. }
  427.  
  428. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  429. border-left: solid 4px #8c8c8c;
  430. }
  431.  
  432. #wrapper #content .bottom {
  433. background: url('http://assets.tumblr.com/themes/redux/shadow-post.png') top center no-repeat transparent;
  434. width: 513px;
  435. height: 40px;
  436. margin: 0 auto;
  437. }
  438.  
  439. #wrapper #content #navigation {
  440. text-align: right;
  441. padding-bottom: 35px;
  442. text-transform: lowercase;
  443. }
  444.  
  445. #wrapper #content #navigation a {
  446. background-color: #fff;
  447. color: #000000;
  448. padding: 5px 10px;
  449. text-decoration: none;
  450. margin-left: 25px;
  451. }
  452.  
  453. #wrapper #content #navigation a:hover {
  454. opacity: 0.9;
  455. filter: alpha(opacity=90);
  456. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=90)";
  457. }
  458.  
  459. #wrapper #content #navigation.jump_pagination {}
  460.  
  461. #wrapper #content #navigation.jump_pagination a {
  462. margin: 0 0 0 4px;
  463. }
  464.  
  465. #wrapper #content #navigation.jump_pagination .current_page {
  466. color: #fff;
  467. background-color: rgba(255,255,255, 0.1);
  468. border: 2px solid #fff;
  469. padding: 3px 8px;
  470. margin: 0 0 0 4px;
  471. cursor: default;
  472. }
  473.  
  474. #wrapper #content #navigation.jump_pagination .jump_page {}
  475.  
  476. #wrapper #content .post .notecontainer {
  477. background: #eaeaea;
  478. -moz-border-radius: 4px;
  479. -webkit-border-radius: 4px;
  480. border-radius: 4px;
  481. font-family: 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif;
  482. font-size: 11px;
  483. color: #666;
  484. margin-top: 10px;
  485. margin-bottom: -10px;
  486. }
  487.  
  488. #wrapper #content .post .notecontainer a {
  489. color: #666;
  490. text-decoration: underline;
  491. }
  492.  
  493. #wrapper #content .post .notecontainer ol.notes {
  494. padding: 0px 0 10px 0;
  495. list-style-type: none;
  496. font-size: 11px;
  497. }
  498.  
  499. #wrapper #content .post .notecontainer ol.notes li.note {
  500. padding: 10px 10px 0 10px;
  501. }
  502.  
  503. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  504. vertical-align: -4px;
  505. margin-right: 10px;
  506. width: 16px;
  507. height: 16px;
  508. }
  509.  
  510. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  511. font-weight: normal;
  512. }
  513.  
  514. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  515. font-weight: normal;
  516. }
  517.  
  518. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  519. border-left: 2px solid #666;
  520. padding: 4px 10px;
  521. margin: 10px 0px 0px 25px;
  522. }
  523.  
  524. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  525. text-decoration: none;
  526. }
  527.  
  528. #wrapper #content #searchresults {
  529. color: black;
  530. margin: 0 0 15px 0;
  531. text-shadow: #2f2f2f 1px 3px 5px;
  532. font-family: arial, 'helvetica neue', helvetica, sans-serif;
  533. font-size: 20px;
  534. }
  535.  
  536. #wrapper #content #searchresults .search_query {
  537. font-weight: bold;
  538. }
  539.  
  540. #wrapper #content #searchresults .search_query:before {
  541. content:'?';
  542. }
  543.  
  544. #wrapper #content #searchresults .search_query:after {
  545. content:'?';
  546. }
  547.  
  548. #wrapper #sidebar {
  549. width: 250px;
  550. float: right;
  551. color: white;
  552. font-family: 'lucida sans', 'lucida grande', 'lucida sans unicode', sans-serif
  553. }
  554.  
  555. #wrapper #sidebar a {
  556. color: white;
  557. }
  558.  
  559. #wrapper #sidebar #top {
  560. background:black;
  561. padding: 0 20px;
  562.  
  563. -webkit-border-top-left-radius: 10px;
  564. -webkit-border-top-right-radius: 10px;
  565. -moz-border-radius-topleft: 10px;
  566. -moz-border-radius-topright: 10px;
  567. border-top-left-radius: 10px;
  568. border-top-right-radius: 10px;
  569. }
  570.  
  571. #wrapper #sidebar #top #avatar {
  572. padding: 15px;
  573. background:white;
  574. -webkit-border-radius: 10px;
  575. -moz-border-radius: 10px;
  576. width:128px;
  577. width:128px;
  578. border-radius: 10px;
  579. position: relative;
  580. top: -24px;
  581. left: -5px;
  582. }
  583.  
  584. #wrapper #sidebar #top #pages {
  585. margin-bottom: 15px;
  586. font-size: 12px;
  587. }
  588.  
  589. #wrapper #sidebar #top #pages.ask_and_submit {
  590. display: none;
  591. display: block;
  592. display: block;
  593. }
  594.  
  595. #wrapper #sidebar #top #pages a.page {
  596. display: block;
  597. float: left;
  598. background-color: #e4e4e4;
  599. color: black;
  600. padding: 4px 5px;
  601. margin: 0 5px 5px 0;
  602. -webkit-border-radius: 3px;
  603. -moz-border-radius: 3px;
  604. border-radius: 3px;
  605. }
  606.  
  607. #wrapper #sidebar #top #pages a.page:last-child {
  608. margin-right: 0;
  609. }
  610.  
  611. #wrapper #sidebar #top #pages a.page:hover {
  612. opacity: 0.9;
  613. filter: alpha(opacity=90);
  614. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=90)";
  615. }
  616.  
  617. #wrapper #sidebar #top #description {
  618. font-size: 11px;
  619. position: relative;
  620. top: -18px;
  621. }
  622.  
  623. #wrapper #sidebar #top #description a {
  624. color: black;
  625. text-decoration: underline;
  626. }
  627.  
  628. #wrapper #sidebar #top #search {
  629. background: #fff;
  630. border: 1px solid #cccccc;
  631.  
  632. -moz-border-radius: 4px;
  633. -webkit-border-radius: 4px;
  634. border-radius: 4px;
  635. }
  636.  
  637. #wrapper #sidebar #top #search-scope {
  638. padding-top: 5px;
  639. font-size: 11px;
  640. text-align: center;
  641. }
  642.  
  643. #wrapper #sidebar #top #search-scope input,
  644. #wrapper #sidebar #top #search-scope label {
  645. cursor: pointer;
  646. }
  647.  
  648. #wrapper #sidebar #top #search form {
  649. margin: 0;
  650. }
  651.  
  652. #wrapper #sidebar #top #search form .query {
  653. padding: 5px;
  654. border: none;
  655. background: transparent;
  656. outline: none;
  657. width: 125px;
  658. float: left;
  659. color: #e4e4e4;
  660. }
  661.  
  662. #wrapper #sidebar #top #search form .submit {
  663. background: #e4e4e4;
  664. color: #999999;
  665. border: none;
  666. padding: 5px 7px;
  667. margin: 3px 3px 2px 0;
  668. float: right;
  669. -moz-border-radius: 3px;
  670. -webkit-border-radius: 3px;
  671. border-radius: 3px;
  672. cursor: pointer;
  673. }
  674.  
  675. #wrapper #sidebar #top #search form .submit:hover {
  676. opacity: 0.9;
  677. filter: alpha(opacity=90);
  678. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=90)";
  679. }
  680.  
  681. #wrapper #sidebar #top .heading {
  682. color: #fff;
  683. font-family: helvetica, arial, sans-serif;
  684. font-size: 17px;
  685. margin-top: 20px;
  686. padding: 10px;
  687. background-color: #000000;
  688. -webkit-border-top-left-radius: 4px;
  689. -webkit-border-top-right-radius: 4px;
  690. -moz-border-radius-topleft: 4px;
  691. -moz-border-radius-topright: 4px;
  692. border-top-left-radius: 4px;
  693. border-top-right-radius: 4px;
  694. }
  695.  
  696. #wrapper #sidebar #top a .heading {
  697. color: #fff;
  698. text-decoration: none;
  699. }
  700.  
  701. #wrapper #sidebar #top .heading#followontumblr {
  702. background: url('http://ashleyyisah.tumblr.com/themes/redux/sidebar-follow-on-en_us.png') center left no-repeat #000000;
  703. text-indent: -9999px;
  704. -moz-border-radius: 4px;
  705. -webkit-border-radius: 4px;
  706. border-radius: 4px;
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715. }
  716.  
  717. #wrapper #sidebar #top .heading#followontumblr:hover,
  718. #wrapper #sidebar #top .heading#twitter:hover {
  719. opacity: 0.9;
  720. filter: alpha(opacity=90);
  721. -ms-filter:"progid:dximagetransform.microsoft.alpha(opacity=90)";
  722. }
  723.  
  724. #wrapper #sidebar #top .heading#twitter {
  725. background: url('http://assets.tumblr.com/themes/redux/sidebar-twitter.png') right center no-repeat #000000;
  726. }
  727.  
  728. #wrapper #sidebar #top .heading#following {
  729. background: url('http://assets.tumblr.com/themes/redux/sidebar-following.png') right center no-repeat #000000;
  730. }
  731.  
  732. #wrapper #sidebar #top .content {
  733. margin-top: 2px;
  734. padding: 7px 10px;
  735. background: #eaeaea;
  736. color: #666;
  737. font-size: 11px;
  738. overflow: hidden;
  739. }
  740.  
  741. #wrapper #sidebar #top a {
  742. text-decoration: none;
  743. }
  744.  
  745. #wrapper #sidebar #top #following-avatars.content {
  746. padding: 4px;
  747. }
  748.  
  749. #wrapper #sidebar #top #following-avatars.content a img {
  750. margin: 5px;
  751. }
  752.  
  753. #wrapper #sidebar #top #buttons {
  754. padding: 20px 0 0 0;
  755. }
  756.  
  757. #wrapper #sidebar #top #buttons .button {
  758. width: 35%;
  759. height: 21px;
  760. float: left;
  761. background: left center no-repeat transparent;
  762. padding: 2px 0 0 30px;
  763. font-size: 14px;
  764. }
  765.  
  766. #wrapper #sidebar #top #buttons a {
  767. color: #999999;
  768. text-decoration: none;
  769. }
  770.  
  771. #wrapper #sidebar #top #buttons div {
  772. padding-bottom: 10px;
  773. }
  774.  
  775. #wrapper #sidebar #top #buttons .button#button-rss {
  776. background-image: url('http://assets.tumblr.com/themes/redux/button-rss.png?2');
  777. text-transform: capitalize;
  778. }
  779.  
  780. #wrapper #sidebar #top #buttons .button#button-random {
  781. background-image: url('http://assets.tumblr.com/themes/redux/button-random.png?2');
  782. }
  783.  
  784. #wrapper #sidebar #top #buttons .button#button-archive {
  785. background-image: url('http://assets.tumblr.com/themes/redux/button-archive.png?2');
  786. }
  787.  
  788. #wrapper #sidebar #top #buttons .button#button-mobile {
  789. background-image: url('http://assets.tumblr.com/themes/redux/button-mobile.png?2');
  790. }
  791.  
  792. #wrapper #sidebar #bottom {
  793. background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
  794. width: 250px;
  795. height: 25px;
  796. }
  797.  
  798. #wrapper #sidebar #copyright {
  799. text-align: center;
  800. color: #090909;
  801. font-size: 8pt;
  802. margin: 5px;
  803. }
  804.  
  805. #wrapper #sidebar #copyright a {
  806. color: #090909;
  807. margin-left: 15px;
  808. }
  809.  
  810. </style>
  811.  
  812. </head>
  813. <body>
  814. <div id="wrapper">
  815. <div id="title">
  816. <a href="/">
  817. {block:ifheaderimage}<img src="{image:header}" />{/block:ifheaderimage}
  818. {block:ifnotheaderimage}{title}{/block:ifnotheaderimage}
  819. </a>
  820. </div>
  821.  
  822. <div id="content">
  823.  
  824. {block:searchpage}
  825. {block:searchresults}
  826. <div id="searchresults">{lang:searchresultcount results for searchquery 2}</div>
  827. {/block:searchresults}
  828.  
  829. {block:nosearchresults}
  830. <div id="searchresults">{lang:no search results for searchquery 2}</div>
  831. {/block:nosearchresults}
  832. {/block:searchpage}
  833.  
  834. {block:posts}
  835. <div class="post">
  836.  
  837. {block:photo}
  838. <div class="media">{linkopentag}<img src="{photourl-500}" alt="{photoalt}" />{linkclosetag}</div>
  839. {block:caption}<div class="copy">{caption}</div>{/block:caption}
  840. {/block:photo}
  841.  
  842. {block:video}
  843. <div class="media">{video-500}</div>
  844. {block:caption}<div class="copy">{caption}</div>{/block:caption}
  845. {/block:video}
  846.  
  847. {block:audio}
  848. {block:ifshowalbumartonaudioposts}
  849. {block:albumart}
  850. <div class="album_art">
  851. <img src="{albumarturl}" alt="{block:artist}{artist}{/block:artist}{block:trackname} - {trackname}{/block:trackname}" style="margin-bottom: 10px" />
  852. </div>
  853. {/block:albumart}
  854. {/block:ifshowalbumartonaudioposts}
  855.  
  856. <div class="audio">
  857. <div class="player">{audioplayerwhite}</div>
  858. <div class="meta">{playcountwithlabel}{block:externalaudio}<span class="download_external_audio"> ? <a href="{externalaudiourl}">{lang:download}</a></span>{/block:externalaudio}</div>
  859. <div class="clear"></div>
  860. </div>
  861. <div class="clear"></div>
  862. {block:caption}<div class="copy">{caption}</div>{/block:caption}
  863. {/block:audio}
  864.  
  865. {block:quote}
  866. <div class="quote {length}">{quote}</div>
  867. <div class="copy">
  868. <div class="quotebg">?</div>
  869. {block:source}
  870. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  871. <tr>
  872. <td valign="top" style="width: 20px">?</td>
  873. <td valign="top" class="quote_source">
  874. {source}
  875. </td>
  876. </tr>
  877. </table>
  878. {/block:source}
  879. </div>
  880. {/block:quote}
  881.  
  882. {block:text}
  883. {block:title}<div class="title">{title}</div>{/block:title}
  884. <div class="copy">{body}</div>
  885. {/block:text}
  886.  
  887. {block:answer}
  888. <div class="question">
  889. <div class="nipple"></div>
  890. {question}
  891. </div>
  892. <div class="asker_container"><img src="{askerportraiturl-24}">{asker}</div>
  893. <div class="copy">{answer}</div>
  894. {block:answer}
  895.  
  896. {block:chat}
  897. {block:title}<div class="title">{title}</div>{/block:title}
  898. <div class="chat">
  899. <div class="lines">
  900. {block:lines}
  901. <div class="line {alt}">{block:label}<strong>{label}</strong>{/block:label} {line}</div>
  902. {/block:lines}
  903. </div>
  904. </div>
  905. <div class="clear"></div>
  906. <div style="height: 10px"></div>
  907. {/block:chat}
  908.  
  909. {block:link}
  910. <div class="link"><a href="{url}" {target}>{name} ?</a></div>
  911. {block:description}<div class="copy">{description}</div>{/block:description}
  912. {/block:link}
  913.  
  914. {block:date}
  915. <a href="{permalink}">
  916. <div class="footer">
  917. <div class="date">
  918. {block:reblog}
  919. {lang:reblogged timeago from reblogparentname} {block:rebloggedfromreblog}(<span style="text-transform:lowercase;">{lang:originally from reblogrootname}</span>){/block:rebloggedfromreblog}
  920. {/block:reblog}
  921.  
  922. {block:notreblog}
  923. {lang:posted timeago from source}
  924. {/block:notreblog}
  925. </div>
  926. <div class="notes">{block:notecount}{notecountwithlabel}{/block:notecount} {block:ifdisqusshortname}{block:notecount}?{/block:notecount} <a href="{permalink}#disqus_thread">{lang:view comments}</a>{/block:ifdisqusshortname}</div>
  927. <div class="clear"></div>
  928. </div>
  929. </a>
  930. {/block:date}
  931.  
  932. {block:ifshowtags}
  933. {block:hastags}<div class="footer"><div class="tags">{lang:tagged}: {block:tags}<a href="{tagurl}">{tag}</a><span class="tag-commas">, </span>{/block:tags}.</div></div>{/block:hastags}
  934. {/block:ifshowtags}
  935.  
  936. {block:postnotes}<div class="notecontainer">{postnotes}</div>{/block:postnotes}
  937.  
  938. {block:ifdisqusshortname}
  939. {block:permalink}
  940. <div class="notecontainer" style="margin: 20px 0 1px 0; padding: 1px 10px 10px 10px;">
  941. <div id="disqus_thread"></div>
  942. <script type="text/javascript" src="http://disqus.com/forums/{text:disqus shortname}/embed.js"></script>
  943. <noscript><a href="http://{text:disqus shortname}.disqus.com/?url=ref">{lang:view the discussion thread}</a></noscript>
  944. </div>
  945. <div style="text-align: right; margin-top: 5px">
  946. {lang:blog comments powered by disqus 2}
  947. </div>
  948. {/block:permalink}
  949. {/block:ifdisqusshortname}
  950.  
  951. </div>
  952. <div class="bottom"></div>
  953. {/block:posts}
  954.  
  955. {block:pagination}
  956. <div id="navigation" {block:ifenablejumppagination}class="jump_pagination"{/block:ifenablejumppagination}>
  957. {block:previouspage}<a href="{previouspage}">? {lang:previous}</a>{/block:previouspage}
  958.  
  959. {block:ifenablejumppagination}
  960. {block:jumppagination length="5"}
  961. {block:currentpage}
  962. <span class="current_page">{pagenumber}</span>
  963. {/block:currentpage}
  964.  
  965. {block:jumppage}
  966. <a class="jump_page" href="{url}">{pagenumber}</a>
  967. {/block:jumppage}
  968.  
  969. {/block:jumppagination}
  970. {/block:ifenablejumppagination}
  971.  
  972. {block:nextpage}<a href="{nextpage}">{lang:next page} ?</a>{/block:nextpage}
  973. </div>
  974. {/block:pagination}
  975.  
  976. </div>
  977.  
  978. <div id="sidebar">
  979. <div id="top">
  980. <div id="avatar"><a href="/"><img src="{portraiturl-128}" /></a></div>
  981. <div id="description">{description}</div>
  982.  
  983. <div id="pages" class="ask_and_submit">
  984. {block:askenabled}<a href="/ask" class="page">{asklabel}</a>{/block:askenabled}
  985. {block:submissionsenabled}<a href="/submit" class="page">{submitlabel}</a>{/block:submissionsenabled}
  986. <div class="clear"></div>
  987. </div>
  988.  
  989. {block:haspages}
  990. <div id="pages">
  991. {block:pages}<a href="{url}" class="page">{label}</a>{/block:pages}
  992. <div class="clear"></div>
  993. </div>
  994. {/block:haspages}
  995.  
  996. <div id="search">
  997. <form action="/search" method="get" id="search-form">
  998. <input type="hidden" name="t" value="{name}" />
  999. <input type="hidden" name="scope" value="all_of_tumblr" />
  1000. <input type="text" name="q" class="query" value="{searchquery}" />
  1001. <input type="submit" value="{lang:search}" class="submit" />
  1002. <div class="clear"></div>
  1003. </form>
  1004. </div>
  1005. <div id="search-scope">
  1006. <input type="radio" id="search-scope-me" name="scope" checked onclick="document.getelementbyid('search-form').action='/search'" /> <label for="search-scope-me" onclick="document.getelementbyid('search-form').action='/search'">{lang:my blog}</label>
  1007. <input type="radio" id="search-scope-all" name="scope" onclick="document.getelementbyid('search-form').action='http://www.tumblr.com/search'" /> <label for="search-scope-all" onclick="document.getelementbyid('search-form').action='http://www.tumblr.com/search'">{lang:all of tumblr}</label>
  1008. </div>
  1009.  
  1010. <a href="http://www.tumblr.com/follow/{name}" style="text-decoration:none"><div class="heading" id="twitter">{lang:follow on tumblr}</div></a>
  1011.  
  1012. {block:twitter}
  1013. <div id="twitterwrapper" style="display: none">
  1014. <a href="http://twitter.com/{twitterusername}" style="text-decoration: none"><div class="heading" id="twitter">{lang:latest tweets}</div></a>
  1015. <div id="tweetcontainer"></div>
  1016. <script type="text/javascript">
  1017. function recent_tweets(data) {
  1018. document.getelementbyid("twitterwrapper").style.display = "block";
  1019. for(i = 0; i < data.length; i++) {
  1020. document.getelementbyid("tweetcontainer").innerhtml = document.getelementbyid("tweetcontainer").innerhtml + '<a href="http://twitter.com/{twitterusername}/status/' + data[i].id + '"><div class="content">' + data[i].text + '</div></a>';
  1021. }
  1022. }
  1023. </script>
  1024. </div>
  1025. {/block:twitter}
  1026.  
  1027. {block:ifshowpeopleifollow}
  1028. {block:following}
  1029. <div class="heading" id="following">{lang:following}</div>
  1030. <div class="content" id="following-avatars">
  1031. {block:followed}<a href="{followedurl}"><img src="{followedportraiturl-40}" /></a>{/block:followed}
  1032. </div>
  1033. {/block:following}
  1034. {/block:ifshowpeopleifollow}
  1035.  
  1036. <div id="buttons">
  1037. <div class="row">
  1038. <div class="button" id="button-rss"><a href="{rss}">{lang:rss feed}</a></div>
  1039. <div class="button" id="button-random"><a href="/random">{lang:random}</a></div>
  1040. </div>
  1041. <div class="clear"></div>
  1042. <div class="row">
  1043. <div class="button" id="button-archive"><a href="/archive">{lang:archive}</a></div>
  1044. <div class="button" id="button-mobile"><a href="/mobile">{lang:mobile}</a></div>
  1045. </div>
  1046.  
  1047.  
  1048.  
  1049. <div id="copyright">
  1050. © 2012 <a href="http://www.tumblr.com">powered by tumblr</a><br>|
  1051. <a href="http://www.ashleyyisah.tumblr.com/my original themes/" target="_blank">Theme</a> |
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058. <div class="clear"></div>
  1059. </div>
  1060.  
  1061. </div>
  1062.  
  1063. <div id="bottom"></div>
  1064.  
  1065. </div>
  1066.  
  1067. <div class="clear"></div>
  1068. </div>
  1069.  
  1070. {block:twitter}
  1071. <script type="text/javascript" src="/tweets.js"></script>
  1072. {/block:twitter}
  1073.  
  1074. {block:ifdisqusshortname}
  1075. <script type="text/javascript">
  1076. //<![cdata[
  1077. (function() {
  1078. var links = document.getelementsbytagname('a');
  1079. var query = '?';
  1080. for(var i = 0; i < links.length; i++) {
  1081. if(links[i].href.indexof('#disqus_thread') >= 0) {
  1082. query += 'url' + i + '=' + encodeuricomponent(links[i].href) + '&';
  1083. }
  1084. }
  1085. document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:disqus shortname}/get_num_replies.js' + query + '"></' + 'script>');
  1086. })();
  1087. //]]>
  1088. </script>
  1089. {/block:ifdisqusshortname}
  1090. </body>
  1091. </html>
Advertisement
Add Comment
Please, Sign In to add comment