Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Layout: Perfume; TAKSHAKA VERSION */
- /* Credit: http://demanded.dreamwidth.org */
- #module-jump-link { display: none; }
- body {
- background: url(http://i.imgur.com/z4Qn2It.png) repeat center fixed;
- font-family: trebuchet ms;
- font-size: 12px;
- text-align: justify;
- color: #000000;
- line-height: 22px;
- margin: 0;
- }
- a {
- text-decoration: none;
- color: #72348C;
- transition: color .5s ease-in-out;
- -o-transition: color .5s ease-in-out;
- -webkit-transition: color .5s ease-in-out;
- -moz-transition: color .5s ease-in-out;
- }
- a:hover {
- color: #000000;
- }
- blockquote {
- border-style:dotted;
- border-color:#72348C;
- background: #FFFFFF;
- padding: 10px;
- color: #000000;
- border-radius: 20px;
- }
- input, select {
- background: #ffffff;
- color: #000000;
- border: 1px solid #72348C;
- font-family: arial;
- font-size: 12px;
- }
- textarea {
- background: #FFFFFF;
- color: #000000;
- border: 1px solid #000000;
- }
- h1, h2, h3, h4 {
- margin: 0;
- }
- #canvas {
- width: 55%;
- margin: 50px auto;
- }
- #title, #subtitle, #pagetitle {
- display: none;
- }
- #secondary a, .entry-interaction-links a, blockquote a, .toppages a, .comment-interaction-links a {
- color: #000000;
- }
- #secondary a:hover, .entry-interaction-links a:hover, blockquote a:hover, .toppages a:hover, .comment-interaction-links a:hover {
- color: #FFFFFF;
- }
- .module-userprofile, .module-active, .module-search, .module-calendar, .module-syndicate, .module-tags_list, .module-pagesummary, .module-credit, .module-cuttagcontrols, .module-typelist, .module-subscriptionfilters, .module-time, .module-powered {
- display: none;
- }
- .module-customtext {
- background: #ffffff;
- padding: 10px;
- color: #000000;
- }
- .module-header {
- display: none;
- }
- .module-navlinks {
- background: #72348C;
- padding: 10px 13px 10px 10px;
- text-align: center;
- font-family: raleway;
- font-size: 20px;
- text-transform: uppercase;
- letter-spacing: -2px;
- }
- .module-navlinks ul {
- padding: 0;
- margin: 0;
- list-style: none;
- }
- .module-navlinks li {
- display: inline;
- }
- .module-navlinks li a {
- word-spacing: 5px;
- margin-left: 10px;
- }
- .network {
- display: none;
- }
- .module-section-two {
- display: none;
- }
- .page-top {
- display: none;
- }
- /* Entries */
- #entries .topnav {
- display: none;
- }
- .entry {
- margin-top: 30px;
- background: #ffffff;
- padding: 15px;
- }
- .entry .header, .comment .header {
- float: right;
- width: 100%;
- }
- .sticky-entry-icon img {
- display: none;
- }
- .sticky-entry-icon:before {
- content: url('http://i61.tinypic.com/bjbz4n.jpg');
- }
- .entry-title, .comment-title {
- font-family: raleway;
- font-weight: normal;
- font-size: 20px;
- letter-spacing: 2px;
- word-spacing: 5px;
- text-transform: uppercase;
- }
- .entry-title, .entry-title a, .comment-title a {
- color: #72348C;
- }
- .security-private .entry-title:before {
- content: url('http://i61.tinypic.com/x4kfhh.jpg');
- margin-right: 5px;
- }
- .security-custom .entry-title:before {
- content: url('http://i62.tinypic.com/dh76s5.jpg');
- margin-right: 5px;
- }
- .security-protected .entry-title:before {
- content: url('http://i59.tinypic.com/2v1t3s1.jpg');
- margin-right: 5px;
- }
- .access-filter img, .restrictions img {
- display: none;
- }
- .restrictions-NSFW .restrictions:before {
- content: "NSFW";
- font-family: raleway;
- background: #c96876;
- border-radius: 4px;
- color: #72348C;
- padding: 0 2px;
- margin-right: 3px;
- }
- .restrictions-18 .restrictions:before {
- content: "18+";
- font-family: raleway;
- background: #c96876;
- border-radius: 4px;
- color: #72348C;
- padding: 0 2px;
- margin-right: 3px;
- }
- .entry .datetime, .comment .header .datetime, .entry .datetime a, .metadata-label, .tag-text {
- color: #000000;
- font-family: raleway;
- text-transform: uppercase;
- }
- .top-metadata, .entry-content, .comment-content {
- clear: right;
- }
- .entry-content {
- padding: 10px 0;
- display: block;
- }
- .entry .userpic, .comment .userpic {
- float: left;
- margin-left: -150px;
- margin-top: -15px;
- }
- .entry .userpic img, .comment .userpic img {
- border: 10px solid #72348C;
- }
- .ljuser img {
- display: none;
- }
- .metadata ul {
- padding: 0;
- margin: 0;
- }
- .metadata li {
- list-style: none;
- }
- .tag ul {
- padding: 0;
- margin: 0;
- display: inline;
- }
- .tag ul li {
- display: inline;
- }
- .entry-management-links {
- padding: 0;
- margin: 10px auto 0 auto;
- text-align: center;
- font-family: raleway;
- text-transform: uppercase;
- }
- .entry-management-links li {
- display: inline;
- margin: 0 3px;
- }
- .entry-interaction-links {
- background: #72348C;
- padding: 10px 13px 10px 10px;
- margin: 10px -15px -15px -15px;
- text-align: right;
- font-family: raleway;
- font-weight: normal;
- font-size: 20px;
- letter-spacing: -2px;
- word-spacing: 5px;
- text-transform: uppercase;
- }
- .entry-interaction-links li {
- display: inline;
- margin-left: 10px;
- }
- #entries .bottomnav {
- margin-top: 30px;
- text-align: center;
- font-family: raleway;
- font-weight: normal;
- font-size: 20px;
- letter-spacing: -2px;
- text-transform: uppercase;
- }
- #entries .bottomnav a:hover {
- color: #72348C;
- }
- #entries .bottomnav ul {
- padding: 0;
- margin: 0;
- }
- #entries .bottomnav li {
- list-style: none;
- display: inline;
- margin: 0 10px;
- }
- #entries .bottomnav li a {
- word-spacing: 5px;
- }
- #entries .bottomnav li.page-separator {
- display: none !important;
- }
- /* Entry Page */
- .page-entry hr {
- display: none;
- }
- /* Archive */
- #archive-year {
- margin-top: 30px;
- background: #FFFFFF;
- padding: 15px;
- }
- #archive-year .navigation ul {
- padding: 0;
- margin: 0 auto;
- text-align: center;
- font-family: raleway;
- font-weight: normal;
- font-size: 20px;
- letter-spacing: 0px;
- word-spacing: 5px;
- text-transform: uppercase;
- text-align: center;
- }
- #archive-year .navigation li {
- display: inline;
- margin: 0 3px;
- }
- #archive-year .month-wrapper {
- margin: 30px auto 0 auto;
- width: 399px;
- }
- #archive-year .month h3 {
- font-family: raleway;
- font-weight: normal;
- font-size: 20px;
- letter-spacing: 0px;
- word-spacing: 5px;
- text-transform: uppercase;
- color: #72348C;
- text-align: center;
- }
- #archive-year .month caption {
- display: none;
- }
- #archive-year th {
- font-family: raleway;
- text-align: center;
- text-transform: uppercase;
- font-weight: normal;
- }
- #archive-year td {
- color: #000000;
- border: 1px solid #000000;
- }
- #archive-year .day {
- vertical-align: top;
- height: 45px;
- width: 45px;
- padding: 5px;
- background: #ffffff;
- }
- #archive-year .day p {
- margin: 0;
- }
- #archive-year .month td a {
- color: #000000;
- }
- #archive-year .month td a:hover {
- color: #000000;
- }
- #archive-year .bottomnav {
- display: none;
- }
- /* Archive Month */
- #archive-month {
- margin-top: 30px;
- background: #ffffff;
- padding: 15px;
- }
- #archive-month .topnav {
- text-align: center;
- }
- #archive-month .topnav ul {
- padding: 0;
- margin: 0;
- }
- #archive-month .topnav ul li {
- display: inline;
- }
- #archive-month .datetime {
- margin-right: 5px;
- }
- #archive-month h3 {
- display: inline;
- }
- #archive-month .access-filter img {
- display: inline !important;
- }
- #archive-month img[src*='private.png'] {
- width: 0;
- height: 0;
- background: no-repeat url('http://i61.tinypic.com/x4kfhh.jpg');
- padding: 0 0 16px 18px;
- }
- #archive-month img[src*='filtered.png'] {
- width: 0;
- height: 0;
- background: no-repeat url('http://i62.tinypic.com/dh76s5.jpg');
- padding: 0 0 16px 16px;
- }
- #archive-month img[src*='locked.png'] {
- width: 0;
- height: 0;
- background: no-repeat url('http://i59.tinypic.com/2v1t3s1.jpg');
- padding: 0 0 16px 12px;
- }
- #archive-month .bottomnav {
- display: none;
- }
- /* Archive Day */
- .page-day .day-date {
- display: none;
- }
- /* Tags: List */
- .tags-container {
- margin-top: 30px;
- background: #FFFFFF;
- padding: 15px;
- }
- .tags-container h2 {
- font-family: raleway;
- font-weight: normal;
- font-size: 20px;
- letter-spacing: 0px;
- word-spacing: 5px;
- text-transform: uppercase;
- color: #000000;
- }
- .tags_list {
- padding: 0;
- margin: 10px 0;
- }
- .tags_list li {
- list-style: none;
- }
- /* Tags: Multilevel */
- .tags_multilevel {
- padding: 0;
- margin: 10px 0;
- }
- .tags_multilevel li {
- list-style: none;
- }
- .tags_multilevel ul {
- margin: 0 !important;
- }
- .tags_multilevel ul li {
- margin-left: 20px;
- }
- /* Tags: Cloud */
- .tags_cloud ul {
- padding: 0;
- margin: 10px 0;
- }
- .tags_cloud ul li {
- list-style: none;
- display: inline;
- }
- /* Reading Page */
- .noentries {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement