Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Title: Princess Peach
- Creator: neen at revolumna
- Style: S2 Flexible Squares */
- /* ---------->>> FONTS <<<---------- */
- @font-face {
- font-family: 'Cedarville Cursive';
- font-style: normal;
- font-weight: 400;
- src: local('Cedarville Cursive'), local('Cedarville-Cursive'), url(http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v4/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff) format('woff');
- }
- /* ---------->>> GLOBAL <<<---------- */
- body {
- background-color: #ffffff;
- background-image: url();
- background-repeat: repeat;
- text-align: justify;
- font-size: 9px;
- color: #666666;
- font-family: Arial;
- margin: 0;
- }
- #content {
- width: 790px;
- padding: 5px;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0px;
- }
- #maincontent {
- margin: 40px 0px 5px 250px;
- font-family: Arial;
- font-size: 9px;
- background-color: #ffffff;
- color: #666666;
- text-align: justify;
- }
- a,
- a:link,
- a:visited {
- color: #ffdbc8;
- letter-spacing: 1px;
- cursor: default;
- font-family: Arial;
- text-decoration: none;
- }
- a:hover {
- font-family: Arial;
- cursor: default;
- color: #f4b3a5;
- text-decoration: none;
- }
- /* ---------->>> HEADER <<<---------- */
- #header {
- color: #ffffff;
- margin: 0 auto 0px auto;
- text-align: center;
- font-family: Arial;
- font-size: 11px;
- font-weight: normal;
- text-transform: lowercase;
- letter-spacing: 1px;
- background-color: #ffffff;
- }
- div#header a,
- div#header a:link,
- div#header a:visited {
- font-family: Arial;
- padding: 5px;
- margin: 0px;
- color: #ffede3;
- }
- div#header li.view:hover,
- div#header a:hover {
- color: #f4b3a5;
- }
- ul.navheader {
- padding: 10px 5px 10px 5px;
- margin-top: 20px;
- margin-bottom: -5px
- }
- ul.navheader li {
- display: inline;
- margin: 0px 0px 0px;
- list-style-type: none;
- }
- div#header li.view {
- padding: 10px;
- margin: 0px;
- color: #f4b3a5;
- }
- .title {
- background-color: #ffffff;
- text-align: center;
- color: #f4b3a5;
- font-family: 'Cedarville Cursive', cursive;
- font-size: 30px;
- padding: 0 0 0 0px;
- margin-bottom: -15px;
- display: none;
- }
- .subtitle {
- text-align: center;
- color: #ffede3;
- font-family: Arial;
- font-size: 9px;
- letter-spacing: 1px;
- display: none;
- }
- /* ---------->>> FOOTER <<<---------- */
- .lj-view-recent #footer,
- .lj-view-friends #footer {
- width: auto;
- padding: 10px 0px 10px 0px;
- text-align: right;
- text-transform: lowercase;
- letter-spacing: 1px;
- font-family: Arial;
- font-size: 11px;
- font-weight: normal;
- color: #ffede3;
- }
- .lj-view-recent #footer a,
- .lj-view-friends #footer a,
- .lj-view-recent #footer a:link,
- .lj-view-friends #footer a:link {
- font-family: Arial;
- color: #ffdbc8;
- font-size: 9px;
- font-weight: normal;
- padding: 5px;
- text-transform: lowercase;
- }
- .lj-view-recent #footer a:hover,
- .lj-view-friends #footer a:hover {
- color: #f4b3a5;
- font-weight: normal;
- padding: 5px;
- text-transform: lowercase;
- }
- ul.navfooter {
- padding: 0px;
- margin: 0px;
- }
- ul.navfooter li {
- display: inline;
- margin: 0;
- }
- /* ---------->>> SIDEBAR <<<---------- */
- #sidebar {
- background-color: #ffffff;
- background-image: url(http://i.imgur.com/4VDWJde.png);
- background-repeat: no-repeat;
- background-position: top center;
- width: 250px;
- margin-top: 40px;
- padding: 225px 5px 0px 5px;
- color: #666666;
- font-family: Arial;
- font-size: 9px;
- text-align: justify;
- float: left;
- }
- li.sbartitle {
- width: 230px;
- list-style: none;
- margin-bottom: -18px;
- text-align: center;
- font-weight: normal;
- padding: 2px 0px 2px 0px;
- color: #d3a09a;
- font-family: 'Cedarville Cursive', cursive;
- font-size: 25px;
- text-transform: lowercase;
- }
- div#sidebar a,
- div#sidebar a:link,
- div#sidebar a:visited {
- font-family: Arial;
- font-size: 11px;
- color: #666666;
- font-style: normal;
- letter-spacing: 1px;
- }
- div#sidebar a:hover {
- text-decoration: none;
- color: #666666;
- }
- li.sbaritem {
- margin: 0px 7px 0px 2px;
- padding: 4px 0px 4px 8px;
- list-style: none;
- background-color: #fffaf7;
- border-bottom: 1px #ffffff solid;
- text-align: center;
- font-size: 11px;
- text-transform: lowercase;
- }
- li.sbaritem:hover {
- background-color: #ffffff;
- }
- .defaultuserpic {
- width: 100px;
- height: 100px;
- margin: auto;
- padding: 5px;
- background-color: #ffffff !important;
- border: 1px dotted #fff3ec;
- text-align: center;
- -webkit-border-radius: 60px;
- -moz-border-radius: 60px;
- -ms-border-radius: 60px;
- -o-border-radius: 60px;
- border-radius: 60px;
- display: none;
- }
- .defaultuserpic img {
- -webkit-border-radius: 60px;
- -moz-border-radius: 60px;
- -ms-border-radius: 60px;
- -o-border-radius: 60px;
- border-radius: 60px;
- }
- .sbarheader {
- padding: 0px 5px 0px 5px;
- }
- .sbarbody {
- padding: 0px 5px 5px 5px;
- }
- .sbarbody2 {
- padding: 0px 5px 5px 5px;
- }
- table.calendar {
- margin-right: auto;
- margin-left: auto;
- }
- .sbarcalendar {
- padding: 3px 5px 2px 5px;
- border: 1px dotted #fff3ec;
- background-color: #ffffff;
- text-align: center;
- font-family: Arial;
- color: #666666;
- font-size: 9px;
- }
- .sbarcalendarposts {
- padding: -1px 5px -1px 5px;
- border: 1px dotted #fff3ec;
- background-color: #fffaf7;
- text-align: center;
- font-family: Arial;
- color: #666666;
- font-size: 9px;
- }
- ul.sbarlist {
- margin-top: 2px;
- list-style: none;
- padding: 0px;
- }
- ul.ljtaglist li {
- padding: 0px;
- margin: 5px;
- list-style: decimal-leading-zero;
- list-style-position: outside;
- background-color: #ffffff;
- }
- /* ---------->>> TAGS, TAGS PAGE <<<---------- */
- .ljtags {
- margin-top: 12px;
- color: #ffede3;
- font-size: 9px;
- font-weight: normal;
- background: url() 1px 1px no-repeat;
- padding-left: 15px;
- font-family: Arial;
- }
- .ljtags a,
- .ljtags a:link,
- .ljtags a:visited {
- color: #ffdbc8;
- font-size: 9px;
- text-transform: lowercase;
- font-weight: normal;
- font-family: Arial;
- letter-spacing: 1px;
- }
- .ljtags a:hover {
- color: #f4b3a5;
- }
- .ljtaglist {
- list-style-type: none;
- padding: 0px;
- margin: 0px 10px 0px 10px;
- width: 100%;
- text-transform: uppercase;
- text-align: left;
- }
- .ljtaglist li {
- border-bottom: 0px dotted #fff3ec;
- padding: 5px 2px 5px 20px;
- color: #ffede3;
- }
- h2 {
- margin: 30px -15px -10px 0px;
- text-align: left;
- padding: 2px 2px 2px 10px;
- line-height: 12px;
- font-weight: normal;
- font-size: 25px;
- font-family: 'Cedarville Cursive', cursive;
- color: #d3a09a;
- }
- ul.ljtaglist {
- color: #ffede3;
- font-family: Arial;
- font-size: 9px;
- padding: 8px 8px 8px 8px;
- background-color: #ffffff;
- text-align: left;
- margin-right: auto;
- margin-left: 0px;
- padding: 35px;
- }
- /* ---------->>> ENTRY <<<---------- */
- .subcontent {
- padding-left: 10px;
- padding-right: 10px;
- padding-top: 0px;
- padding-bottom: 0px;
- background-color: #ffffff;
- }
- .entry {
- padding: 5px 10px 10px 5px;
- margin: 5px 10px 5px 10px;
- color: #666666;
- font-family: Arial;
- font-size: 9px;
- text-align: justify;
- min-height: 80px;
- }
- .entry ul li {
- padding-left: 10px;
- margin-left: 0px;
- list-style: decimal-leading-zero;
- list-style-position: outside;
- }
- .entry ol li {
- padding-left: 10px;
- margin-left: 0px;
- list-style: decimal-leading-zero;
- list-style-position: outside;
- }
- blockquote {
- margin: 5px;
- padding: 7px;
- color: #666666;
- font-size: 9px;
- font-family: Arial;
- background-color: #fffaf7;
- border: 1px dotted #fff3ec;
- text-align: justify;
- }
- /* ---------->>> USERPIC, USERPIC FRIENDS <<<---------- */
- .userpic,
- .userpicfriends {
- width: 60px;
- height: 60px;
- position: relative;
- float: right;
- padding: 7px;
- margin-right: -70px;
- margin-left: 0px;
- margin-top: 0px;
- margin-bottom: 1px;
- background-color: #ffffff !important;
- font-size: 9px;
- text-align: center;
- }
- .userpic img,
- .userpicfriends img {
- background-color: #ffffff;
- width: 60px;
- height: 60px;
- }
- .userpic font,
- .userpicfriends font {
- color: #ffede3 !important;
- text-transform: lowercase;
- }
- /* ---------->>> DATE, SUBJECT, CURRENTS <<<---------- */
- .date {
- background-color: #ffffff;
- margin-top: 0px;
- text-align: left;
- padding: 0px;
- color: #ffede3;
- font-family: Arial;
- font-size: 9px;
- margin-left: 22px;
- margin-bottom: -5px;
- }
- .subject {
- padding-left: 15px;
- padding-top: 0px;
- padding-bottom: 0px;
- margin-left: 5px;
- margin-right: 5px;
- margin-bottom: -8px;
- font-weight: normal;
- color: #d3a09a;
- font-family: 'Cedarville Cursive', cursive;
- font-size: 25px;
- text-align: left;
- }
- .subject a,
- .subject a:link,
- .subject a:visited {
- font-family: 'Cedarville Cursive', cursive;
- color: #d3a09a;
- font-weight: normal;
- font-size: 25px;
- }
- .subject a:hover {
- color: #d3a09a;
- }
- .datesubject {
- padding-left: 0px;
- margin-left: -10px;
- }
- .currents strong,
- .currentmood strong,
- .currentmusic .currentlocation,
- .ljtags strong {
- font-weight: normal;
- color: #ffede3;
- font-size: 9px;
- }
- .currents,
- .currentmood,
- .currentmusic,
- .currentlocation {
- color: #666666;
- font-size: 9px;
- }
- .currentlocation a,
- .currentlocation a:link,
- .currentlocation a:visited {
- color: #ffdbc8;
- font-size: 9px;
- font-weight: normal;
- }
- .currentlocation a:hover,
- .ljtags a:hover {
- color: #f4b3a5;
- font-size: 9px;
- font-weight: normal;
- }
- .currentlocation {
- padding-left: 15px;
- }
- .currentmood {
- padding-left: 15px;
- }
- .currentmusic {
- padding-left: 15px;
- }
- .currentgroups {
- padding-left: 15px;
- }
- /* ---------->>> COMMENTS <<<---------- */
- .comments {
- font-family: Arial;
- font-size: 9px;
- text-align: right;
- text-transform: uppercase;
- padding: 6px;
- position: relative;
- top: 4px;
- }
- div.comments a,
- div.comments a:link,
- div.comments a:visited {
- color: #ffdbc8;
- }
- div.comments a:hover {
- color: #f4b3a5;
- }
- .datesubjectcomment {
- background-color: #fffaf7;
- padding: 5px;
- margin-top: 10px;
- color: #666666;
- border-bottom: 1px dotted #fff3ec;
- font-family: Arial;
- font-size: 9px;
- }
- .userpiccomment {
- position: relative;
- top: -10px;
- margin: 0px 15px 0px 0px;
- z-index: 15;
- float: left;
- height: 60px;
- width: 60px;
- background-color: #fffaf7;
- padding: 3px;
- }
- .box {
- clear: left;
- color: #666666;
- }
- input,
- textarea {
- background-color: #ffffff;
- padding: 3px;
- font-size: 11px;
- font-family: Arial;
- color: #666666;
- border: 1px solid #fff3ec;
- }
- textarea.textbox {
- width: 100% !important;
- border: 1px solid #fff3ec;
- background-color: #ffffff;
- }
- .reply {
- position: relative;
- margin: 20px 30px 0px 30px;
- padding: 25px 10px 10px 10px;
- text-align: justify;
- font-family: Arial;
- font-size: 9px;
- line-height: 125%;
- background-color: #fffaf7;
- color: #666666;
- }
- .replytosubject {
- font-weight: bold;
- }
- .commentreply {
- position: relative;
- margin: 10px;
- font-size: 9px;
- font-family: Arial;
- color: #666666;
- }
- .commentbox {
- padding: 10px;
- margin: 10px;
- background-color: #fffaf7;
- }
- .commentboxpartial {
- padding: 10px;
- margin: 10px;
- background-color: #fffaf7;
- }
- .commentinfo {
- background-color: #fffaf7;
- margin-top: 10px;
- width: 100%;
- }
- /* ----->>> TINY ICONS <<<------ */
- /* Generated by Malionette's Tiny Icon Generator, http://malionette.net/generator/tinylite.html */
- span.ljuser img[src*="img/userinfo_v8.svg"] {
- width: 0 !important;
- height: 0 !important;
- background: transparent url(http://i.imgur.com/bdwcT26.png) no-repeat !important;
- padding: 16px 0 0 18px !important;
- }
- span.i-ljuser img[src*="img/community.gif"] {
- width: 0 !important;
- height: 0 !important;
- background: transparent url(http://i.imgur.com/JMxjOuR.png) no-repeat !important;
- padding: 16px 0 0 18px !important;
- }
- img[src*="img/icon_protected.gif"] {
- width: 0 !important;
- height: 0 !important;
- background: transparent url(http://i.imgur.com/yAeScZj.png) no-repeat !important;
- padding: 16px 0 0 16px !important;
- }
- /* ---------->>> MISC <<<---------- */
- .clear {
- display: none;
- height: 0px;
- }
- .separator {
- background: transparent;
- height: 10px;
- background-image: url();
- background-repeat: repeat-x;
- }
- .skiplinks {
- text-align: center;
- padding: 10px;
- color: #666666;
- font-family: Arial;
- font-size: 9px;
- background-color: #ffffff;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement