Layout: Rise Above by
revolumna[ Static
1 &
2 / Live
1 &
2 ]
Basic Info:
• S2 Flexible Squares.
• Basic, plus and paid.
• 1024x600+.
• Best view with Firefox.
// Sidebar Version
/* -----------------------------------
This is "Rise Above",
a Flexible Squares layout by neen
available at revolumna
----------------------------------- */
/* [ FONTS ]
----------------------------------- */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(
https://fonts.gstatic.com/s/opensans/v14/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(
https://fonts.gstatic.com/s/opensans/v14/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(
https://fonts.gstatic.com/s/opensans/v14/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
}
/* [ GLOBAL ]
----------------------------------- */
body {
background-color: #f9f9f9;
color: #555;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
}
a,
a:link,
a:visited {
color: #aaa;
text-decoration: none;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
a:hover {
color: #555;
text-decoration: none;
}
b,
strong {
font-weight: 600;
}
i,
em {
font-style: italic;
font-weight: 400;
}
#content {
margin: 0 auto;
width: 730px;
}
#maincontent {
margin-left: 260px;
margin-top: 108px;
width: 470px;
}
/* [ HEADER ]
----------------------------------- */
#header {
width: 730px;
}
.headerimage {
background-image: url(
http://i.imgur.com/LIgR9am.png); background-position: center 55%;
background-repeat: no-repeat;
background-size: 730px auto;
height: 225px;
margin: 80px auto -11px;
width: 730px;
}
.navheader {
background-color: #fff;
border: 1px solid #eee;
border-top: 0;
height: 37px;
padding-right: 19px;
padding-top: 20px;
text-align: right;
}
.navheader li {
border-left: 1px solid #eee;
display: inline-block;
list-style-type: none;
margin-left: -4px;
padding: 2px 10px;
text-transform: capitalize;
}
.navheader li:first-of-type {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
.navheader li:last-of-type {
padding-right: 0;
}
#header .view {
color: #aaa;
}
.title {
color: #fff;
font-size: 16px;
font-weight: 600;
height: 23px;
letter-spacing: .25px;
margin-left: 114px;
margin-top: -117px;
overflow: hidden;
}
.subtitle {
color: #fff;
margin-left: 114px;
}
/* [ FOOTER ]
----------------------------------- */
.lj-view-recent #footer,
.lj-view-friends #footer {
margin: 0 0 0 auto;
padding: 0 0 25px;
text-align: center;
width: 470px;
}
.navfooter {
padding: 0;
}
.navfooter li {
background-color: #fff;
border: 1px solid #eee;
display: inline-block;
list-style-type: none;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
text-transform: capitalize;
}
#footer .viewing {
display: none;
}
/* [ SIDEBAR ]
----------------------------------- */
#sidebar {
float: left;
width: 210px;
}
.sbarlist {
list-style: none;
margin: 0;
padding: 0;
}
.sbartitle,
.sbarbody:not(#sidebar_linklist) .sbarlist {
display: none;
}
#sidebar_tags.sbarbody,
#sidebar_calendar.sbarbody,
#sidebar_summary.sbarbody {
display: none;
}
/* [ default userpic ] ----- */
.defaultuserpic {
margin-bottom: 69px;
margin-left: 20px;
margin-top: -40px;
text-align: left;
}
.defaultuserpic img {
border: 5px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 70px;
width: 70px;
}
/* [ blurb ] ----- */
.sbarbody2 {
background-color: #fff;
border: 1px solid #eee;
line-height: 2;
margin: 0 0 25px;
padding: 10px;
}
.sbarbody2 img {
max-width: 100%;
}
/* [ link list ] ----- */
#sidebar_linklist.sbarbody {
background-color: #fff;
border: 1px solid #eee;
margin: 0 0 25px;
text-align: left;
}
#sidebar_linklist.sbarbody .sbaritem {
border-bottom: 1px solid #eee;
display: block;
padding: 10px;
}
#sidebar_linklist.sbarbody .sbaritem:last-of-type {
border-bottom: 0;
}
#sidebar_linklist.sbarbody .sbaritem a {
border-bottom: 0;
display: block;
padding-left: 0;
text-transform: capitalize;
-webkit-transition: padding .5s ease-out, color .5s ease-out;
-moz-transition: padding .5s ease-out, color .5s ease-out;
-o-transition: padding .5s ease-out, color .5s ease-out;
transition: padding .5s ease-out, color .5s ease-out;
}
#sidebar_linklist.sbarbody .sbaritem a:hover {
padding-left: 15px;
}
#sidebar_linklist.sbarbody .sbarblank {
background-color: #f9f9f9;
border-bottom: 1px solid #eee;
height: 25px;
margin: 0 -1px;
}
/* [ TAGS, TAGS PAGE ]
----------------------------------- */
.ljtags {
border-top: 1px solid #eee;
font-size: 0;
margin: 12px -15px -5px;
padding: 15px 15px 3px;
text-align: left;
}
.ljtags:before {
content: 'Filed Under:';
display: block;
font-size: 9px;
font-weight: 600;
}
.ljtags a,
.ljtags a:link,
.ljtags a:visited {
border-bottom: 0;
font-size: 9px;
margin-right: 8px;
}
.ljtags a:before {
content: '#';
font-weight: 400;
}
.ljtags a:last-of-type {
margin-right: 0;
}
h2 {
background-color: #fff;
border: 1px solid #eee;
border-bottom: 0;
color: #555;
font-size: 16px;
font-weight: 600;
letter-spacing: .25px;
margin-top: 0;
padding: 15px 15px 0;
text-align: left;
}
.ljtaglist {
background-color: #fff;
border: 1px solid #eee;
border-top: 0;
margin: -13px 0 25px;
padding: 15px;
text-align: left;
}
.ljtaglist li {
font-style: italic;
list-style-type: circle;
margin-bottom: 5px;
margin-left: 10px;
padding-left: 10px;
text-transform: lowercase;
}
.ljtaglist li:last-of-type {
margin-bottom: 0;
}
.ljtaglist li a {
font-style: normal;
}
/* [ ENTRIES ]
----------------------------------- */
.subcontent {
background-color: #fff;
border: 1px solid #eee;
}
.entry_text {
line-height: 2;
margin: 0;
padding: 15px;
text-align: left;
}
.entry ul {
list-style-type: circle;
}
.entry ul,
.entry ol {
margin: 0 0 0 20px;
padding: 0;
}
.entry ul li,
.entry ol li {
padding-left: 10px;
}
.entry ul li:last-of-type,
.entry ol li:last-of-type {
margin-bottom: 0;
}
.entry ul > br,
.entry ol > br {
display: none;
}
blockquote {
border-left: 1px solid #eee;
margin: 0 20px;
padding-left: 10px;
}
.entry_text p {
margin: 0;
}
.entry_text img,
.entry_text table {
max-width: 100% !important;
}
/* [ USERPIC, USERPIC FRIENDS ]
----------------------------------- */
.userpic,
.userpicfriends {
background: transparent !important;
float: left;
font-size: 0;
margin: 15px -35px 15px 15px;
}
.userpic img,
.userpicfriends img {
background: transparent !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 24px;
position: absolute;
width: 24px;
}
.userpicfriends a {
background: transparent !important;
border-bottom: 1px solid #eee;
color: #555;
font-size: 9px;
text-align: left;
text-decoration: none;
}
.userpicfriends font {
color: #555 !important;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.userpicfriends a:hover,
.userpicfriends a:hover font {
color: #aaa !important;
}
.userpicfriends a:first-of-type {
margin-left: 39px;
vertical-align: -16px;
}
.userpicfriends a:nth-of-type(2) {
border-bottom: 0;
margin-left: 3px;
vertical-align: -16px;
}
.userpicfriends a:nth-of-type(2):before {
content: '[';
}
.userpicfriends a:nth-of-type(2):after {
content: ']';
}
.userpicfriends br {
display: none;
}
/* [ DATE, SUBJECT, CURRENTS ]
----------------------------------- */
.date {
display: block;
padding-right: 15px;
padding-top: 21px;
text-align: right;
}
.date a:hover {
text-decoration: none;
}
.subject {
border-top: 1px solid #eee;
margin-top: 21px;
padding: 15px 15px 0;
}
.subject,
.subject a,
.subject a:link,
.subject a:visited {
color: #555;
font-size: 16px;
font-weight: 600;
letter-spacing: .25px;
text-align: left;
}
.currents {
background-color: #f9f9f9;
margin: 0 15px 15px;
padding: 2px 5px 5px;
}
.currents strong {
display: none;
}
.currentmood,
.currentmusic,
.currentlocation {
padding-left: 16px;
padding-top: 4px;
text-align: left;
}
.currentlocation a,
.currentlocation a:link,
.currentlocation a:visited,
.currentlocation a:hover,
.currentmusic a,
.currentmusic a:link,
.currentmusic a:visited,
.currentmusic a:hover {
color: #555;
cursor: text;
font-size: 9px;
}
.currentlocation {
background: url(
http://i.imgur.com/e20fF22.gif) 2px 5px no-repeat;
}
.currentmood {
background: url(
http://i.imgur.com/zeF9gtJ.gif) 2px 5px no-repeat;
}
.currentmusic {
background: url(
http://i.imgur.com/4HwFdKI.gif) 2px 6px no-repeat;
}
.meta-mood-img {
display: none;
}
/* [ RECENT POSTS ]
----------------------------------- */
.entry--threeposts {
background-color: #fff;
border: 1px solid #eee;
margin-left: 0 !important;
padding: 0 15px;
}
.threeposts__item {
margin-bottom: 0;
padding-left: 0 !important;
text-align: justify;
}
.threeposts__items {
margin-left: 0 !important;
}
.threeposts__header {
color: #555;
font-size: 16px;
font-weight: 600;
letter-spacing: .25px;
margin: 15px 0;
padding: 0;
text-align: center;
text-transform: capitalize;
}
.threeposts__item:after {
opacity: 0;
}
/* [ COMMENTS, COMMENTS PAGE ]
----------------------------------- */
.comments {
border-top: 1px solid #eee;
font-size: 0;
padding: 10px 15px;
text-align: center;
}
.comments a,
.comments a:link,
.comments a:visited {
border-bottom: 1px solid #eee;
color: #555;
font-size: 9px;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.comments a:hover {
color: #aaa;
}
.comments a:first-of-type:not(:only-of-type) {
margin-right: 10px;
}
.datesubjectcomment {
color: #aaa;
font-style: italic;
}
.datesubjectcomment strong {
font-style: normal;
font-weight: 600;
letter-spacing: .25px;
}
.datesubjectcomment strong + br {
display: none;
}
.userpiccomment {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
float: left;
height: 40px;
margin-right: 10px;
position: relative;
width: 40px;
}
.commentreply {
margin-top: 10px;
line-height: 1.75;
}
.commentbox,
.commentboxpartial {
background-color: #fff;
border: 1px solid #eee;
margin: 0 0 15px;
padding: 10px;
}
center.comment-links {
margin: 0 0 15px !important;
}
.comment-links div {
padding: 0 !important;
}
#subject.textbox.textbox-subject {
border: 1px solid #eee;
margin-right: 5px;
width: 80% !important;
}
textarea.textbox {
border: 1px solid #eee;
width: 95% !important;
}
input,
textarea,
select {
border: 1px solid #eee;
color: #000;
font-family: 'Courier New', monospace;
font-size: 8pt;
padding: 3px;
}
#submitpost.commentform-button-submit,
#submitmoreopts.commentform-button-opts,
#postform-submit-comment-button.commentform-button-submit,
.commentform-button.commentform-button-preview,
.b-postform-quote {
background-color: #fff;
border: 1px solid #eee;
color: #555;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 600;
padding: 3px;
}
.commentform {
font-size: 9px !important;
margin-bottom: 0;
margin-top: 15px;
}
.commentform-table {
background-color: #fff;
border: 1px solid #eee;
padding: 13px 12px 2px 13px;
}
.commentform-title.commentform-login-title,
.commentform-title.commentform-subject-title,
.commentform-title.commentform-msg-title {
font-weight: 600;
}
.commentform-alert-wrapper {
font-size: 8pt;
text-align: left;
}
.commentform-options {
width: 80% !important;
}
.replytoposter {
margin-left: 40px;
padding: 21px 10px 15px;
}
.replytosubject {
font-size: 10px;
font-style: normal;
font-weight: 600;
letter-spacing: .25px;
margin-bottom: 5px;
margin-top: 6px;
}
/* [ ARCHIVE ]
----------------------------------- */
.year {
background-color: #fff;
border: 1px solid #eee;
margin-bottom: 15px;
padding: 5px;
text-align: center;
}
.year li {
border-left: 1px solid #eee;
display: inline-block;
list-style-type: none;
padding: 0 10px;
text-transform: capitalize;
}
.year li:first-of-type {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
.year li:last-of-type {
padding-right: 0;
}
.yeartable {
background-color: #fff;
border: 1px solid #eee;
margin-bottom: 25px;
padding: 13px;
text-align: center;
}
.yeartable ~ br {
display: none;
}
.yeartable .yeardate {
border: 1px solid #eee;
padding: 15px 8px 0;
text-align: center;
}
.yeartable div {
text-align: center !important;
}
.yeartable .yearday {
background-color: #f9f9f9;
font-size: 10px;
padding: 10px;
text-align: center;
text-transform: uppercase;
}
.yearmonth:first-of-type {
border-bottom: 0;
color: #555;
font-size: 12px;
font-weight: 600;
letter-spacing: .25px;
text-align: left;
}
dl {
margin: 15px;
}
dd {
border-bottom: 1px solid #eee;
font-style: italic;
margin-bottom: 10px;
padding: 5px 0;
text-align: left;
text-transform: lowercase;
}
dd a {
font-style: normal;
text-transform: none;
}
dt a,
dt a:link,
dt a:visited,
dt a:hover {
color: #555;
font-size: 14px;
font-weight: 600;
letter-spacing: .25px;
text-align: left;
}
/* [ TINY ICONS ]
----------------------------------- */
span.i-ljuser img[src*="img/userinfo_v8.svg"] {
background: transparent url(
http://i.imgur.com/VTomZuh.gif) no-repeat !important;
height: 0 !important;
padding: 12.5px 0 0 9.5px !important;
width: 0 !important;
}
span.i-ljuser img[src*="img/community.gif"] {
background: transparent url(
http://i.imgur.com/egYSa3B.gif) no-repeat !important;
height: 0 !important;
padding: 12.5px 0 0 10px !important;
width: 0 !important;
}
img[src*="img/icon_protected.gif"] {
background: transparent url(
http://i.imgur.com/BxPcfTk.gif) no-repeat 1px 1px !important;
height: 0 !important;
padding: 11px 0 0 11px !important;
width: 0 !important;
}
img[src*="icon_private.gif"] {
background: transparent url(
http://i.imgur.com/m910vvm.gif) no-repeat 1px 1px !important;
height: 0 !important;
padding: 11px 0 0 10px !important;
width: 0 !important;
}
img[src*="img/icon_sticky.png"] {
background: transparent url(
http://i.imgur.com/ISNKUp3.gif) no-repeat 1px 1px !important;
height: 0 !important;
padding: 11px 0 0 11px !important;
width: 0 !important;
}
/* [ MISC ]
----------------------------------- */
.clear {
display: none;
}
.clearfoot {
clear: both;
height: 0;
}
.separator {
height: 50px;
}
.skiplinks {
background-color: #fff;
border: 1px solid #eee;
font-size: 0;
margin-bottom: 15px;
padding: 5px;
text-align: center;
}
.skiplinks a {
border-left: 1px solid #eee;
font-size: 9px;
padding: 0 10px;
text-transform: capitalize;
}
.skiplinks a:first-of-type {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
.skiplinks a:last-of-type {
padding-right: 0;
}
br {
line-height: 15px;
}
// Topbar Version
/* -----------------------------------
This is "Rise Above",
a Flexible Squares layout by neen
available at revolumna
----------------------------------- */
/* [ FONTS ]
----------------------------------- */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(
https://fonts.gstatic.com/s/opensans/v14/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(
https://fonts.gstatic.com/s/opensans/v14/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(
https://fonts.gstatic.com/s/opensans/v14/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
}
/* [ GLOBAL ]
----------------------------------- */
body {
background-color: #f9f9f9;
color: #555;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
}
a,
a:link,
a:visited {
color: #aaa;
text-decoration: none;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
a:hover {
color: #555;
text-decoration: none;
}
b,
strong {
font-weight: 600;
}
i,
em {
font-style: italic;
font-weight: 400;
}
#content {
margin: 80px auto 0;
width: 450px;
}
#maincontent {
margin-top: 50px;
width: 450px;
}
/* [ HEADER ]
----------------------------------- */
#header {
background-image: url(
http://i.imgur.com/46cyePC.png); background-position: center 55%;
background-repeat: no-repeat;
background-size: 450px auto;
height: 225px;
margin: 0 auto;
width: 450px;
}
.navheader,
.title,
.subtitle {
display: none;
}
/* [ FOOTER ]
----------------------------------- */
.lj-view-recent #footer,
.lj-view-friends #footer {
margin: 0 0 0 auto;
padding: 0 0 25px;
text-align: center;
width: 450px;
}
.navfooter {
padding: 0;
}
.navfooter li {
background-color: #fff;
border: 1px solid #eee;
display: inline-block;
list-style-type: none;
margin-left: 10px;
margin-right: 10px;
padding: 10px;
text-transform: capitalize;
}
#footer .viewing {
display: none;
}
/* [ SIDEBAR ]
----------------------------------- */
#sidebar {
background-color: #fff;
border: 1px solid #eee;
border-top: 0;
margin: 0 auto;
padding-bottom: 10px;
width: 449px;
}
.sbarlist {
list-style: none;
margin: 0;
padding: 0;
}
.sbartitle {
display: none;
}
#sidebar_tags.sbarbody,
#sidebar_calendar.sbarbody,
#sidebar_summary.sbarbody {
display: none;
}
/* [ default userpic ] ----- */
.defaultuserpic {
margin-left: 10px;
margin-top: -35px;
text-align: left;
}
.defaultuserpic img {
border: 5px solid #fff;
height: 64px;
width: 64px;
}
/* [ blurb ] ----- */
.sbarbody2 {
line-height: 2;
margin: 14px 15px 0;
}
.sbarbody2 img {
max-width: 100%;
}
/* [ link list ] ----- */
#sidebar_linklist.sbarbody {
counter-reset: link-counter;
margin-left: 98px;
margin-right: 10px;
margin-top: -31px;
text-align: left;
}
#sidebar_linklist.sbarbody .sbaritem {
display: inline-block;
margin-right: 20px;
}
#sidebar_linklist.sbarbody .sbaritem:last-of-type {
margin-right: 0;
}
#sidebar_linklist.sbarbody .sbaritem:before {
content: "0" counter(link-counter, decimal-leading-zero) ".";
counter-increment: link-counter;
display: block;
font-size: 9px;
font-weight: 600;
letter-spacing: .5px;
}
#sidebar_linklist.sbarbody .sbaritem a {
border-bottom: 0;
color: #555;
font-size: 9px;
letter-spacing: .5px;
line-height: 14px;
text-transform: uppercase;
}
#sidebar_linklist.sbarbody .sbaritem a:hover {
color: #aaa;
}
/* [ TAGS, TAGS PAGE ]
----------------------------------- */
.ljtags {
border-top: 1px solid #eee;
font-size: 0;
margin: 12px -15px -5px;
padding: 15px 15px 3px;
text-align: left;
}
.ljtags:before {
content: 'Filed Under:';
display: block;
font-size: 9px;
font-weight: 600;
}
.ljtags a,
.ljtags a:link,
.ljtags a:visited {
border-bottom: 0;
font-size: 9px;
margin-right: 8px;
}
.ljtags a:before {
content: '#';
font-weight: 400;
}
.ljtags a:last-of-type {
margin-right: 0;
}
h2 {
background-color: #fff;
border: 1px solid #eee;
border-bottom: 0;
color: #555;
font-size: 16px;
font-weight: 600;
letter-spacing: .25px;
margin-top: 0;
padding: 15px 15px 0;
text-align: left;
}
.ljtaglist {
background-color: #fff;
border: 1px solid #eee;
border-top: 0;
margin: -13px 0 25px;
padding: 15px;
text-align: left;
}
.ljtaglist li {
font-style: italic;
list-style-type: circle;
margin-bottom: 5px;
margin-left: 10px;
padding-left: 10px;
text-transform: lowercase;
}
.ljtaglist li:last-of-type {
margin-bottom: 0;
}
.ljtaglist li a {
font-style: normal;
}
/* [ ENTRIES ]
----------------------------------- */
.subcontent {
background-color: #fff;
border: 1px solid #eee;
}
.entry_text {
line-height: 2;
margin: 0;
padding: 15px;
text-align: left;
}
.entry ul {
list-style-type: circle;
}
.entry ul,
.entry ol {
margin: 0 0 0 20px;
padding: 0;
}
.entry ul li,
.entry ol li {
padding-left: 10px;
}
.entry ul li:last-of-type,
.entry ol li:last-of-type {
margin-bottom: 0;
}
.entry ul > br,
.entry ol > br {
display: none;
}
blockquote {
border-left: 1px solid #eee;
margin: 0 20px;
padding-left: 10px;
}
.entry_text p {
margin: 0;
}
.entry_text img,
.entry_text table {
max-width: 100% !important;
}
/* [ USERPIC, USERPIC FRIENDS ]
----------------------------------- */
.userpic,
.userpicfriends {
background: transparent !important;
float: left;
font-size: 0;
margin: 15px -35px 15px 15px;
}
.userpic img,
.userpicfriends img {
background: transparent !important;
height: 24px;
position: absolute;
width: 24px;
}
.userpicfriends a {
background: transparent !important;
border-bottom: 1px solid #eee;
color: #555;
font-size: 9px;
text-align: left;
text-decoration: none;
}
.userpicfriends font {
color: #555 !important;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.userpicfriends a:hover,
.userpicfriends a:hover font {
color: #aaa !important;
}
.userpicfriends a:first-of-type {
margin-left: 39px;
vertical-align: -16px;
}
.userpicfriends a:nth-of-type(2) {
border-bottom: 0;
margin-left: 3px;
vertical-align: -16px;
}
.userpicfriends a:nth-of-type(2):before {
content: '[';
}
.userpicfriends a:nth-of-type(2):after {
content: ']';
}
.userpicfriends br {
display: none;
}
/* [ DATE, SUBJECT, CURRENTS ]
----------------------------------- */
.date {
display: block;
padding-right: 15px;
padding-top: 21px;
text-align: right;
}
.date a:hover {
text-decoration: none;
}
.subject {
border-top: 1px solid #eee;
margin-top: 21px;
padding: 15px 15px 0;
}
.subject,
.subject a,
.subject a:link,
.subject a:visited {
color: #555;
font-size: 16px;
font-weight: 600;
letter-spacing: .25px;
text-align: left;
}
.currents {
background-color: #f9f9f9;
margin: 0 15px 15px;
padding: 2px 5px 5px;
}
.currents strong {
display: none;
}
.currentmood,
.currentmusic,
.currentlocation {
padding-left: 16px;
padding-top: 4px;
text-align: left;
}
.currentlocation a,
.currentlocation a:link,
.currentlocation a:visited,
.currentlocation a:hover,
.currentmusic a,
.currentmusic a:link,
.currentmusic a:visited,
.currentmusic a:hover {
color: #555;
cursor: text;
font-size: 9px;
}
.currentlocation {
background: url(
http://i.imgur.com/e20fF22.gif) 2px 5px no-repeat;
}
.currentmood {
background: url(
http://i.imgur.com/zeF9gtJ.gif) 2px 5px no-repeat;
}
.currentmusic {
background: url(
http://i.imgur.com/4HwFdKI.gif) 2px 6px no-repeat;
}
.meta-mood-img {
display: none;
}
/* [ RECENT POSTS ]
----------------------------------- */
.entry--threeposts {
background-color: #fff;
border: 1px solid #eee;
margin-left: 0 !important;
padding: 0 15px;
}
.threeposts__item {
margin-bottom: 0;
padding-left: 0 !important;
text-align: justify;
}
.threeposts__items {
margin-left: 0 !important;
}
.threeposts__header {
color: #555;
font-size: 16px;
font-weight: 600;
letter-spacing: .25px;
margin: 15px 0;
padding: 0;
text-align: center;
text-transform: capitalize;
}
.threeposts__item:after {
opacity: 0;
}
/* [ COMMENTS, COMMENTS PAGE ]
----------------------------------- */
.comments {
border-top: 1px solid #eee;
font-size: 0;
padding: 10px 15px;
text-align: center;
}
.comments a,
.comments a:link,
.comments a:visited {
border-bottom: 1px solid #eee;
color: #555;
font-size: 9px;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.comments a:hover {
color: #aaa;
}
.comments a:first-of-type:not(:only-of-type) {
margin-right: 10px;
}
.datesubjectcomment {
color: #aaa;
font-style: italic;
}
.datesubjectcomment strong {
font-style: normal;
font-weight: 600;
letter-spacing: .25px;
}
.datesubjectcomment strong + br {
display: none;
}
.userpiccomment {
float: left;
height: 40px;
margin-right: 10px;
position: relative;
width: 40px;
}
.commentreply {
margin-top: 10px;
line-height: 1.75;
}
.commentbox,
.commentboxpartial {
background-color: #fff;
border: 1px solid #eee;
margin: 0 0 15px;
padding: 10px;
}
center.comment-links {
margin: 0 0 15px !important;
}
.comment-links div {
padding: 0 !important;
}
#subject.textbox.textbox-subject {
border: 1px solid #eee;
margin-right: 5px;
width: 80% !important;
}
textarea.textbox {
border: 1px solid #eee;
width: 95% !important;
}
input,
textarea,
select {
border: 1px solid #eee;
color: #000;
font-family: 'Courier New', monospace;
font-size: 8pt;
padding: 3px;
}
#submitpost.commentform-button-submit,
#submitmoreopts.commentform-button-opts,
#postform-submit-comment-button.commentform-button-submit,
.commentform-button.commentform-button-preview,
.b-postform-quote {
background-color: #fff;
border: 1px solid #eee;
color: #555;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 600;
padding: 3px;
}
.commentform {
font-size: 9px !important;
margin-bottom: 0;
margin-top: 15px;
}
.commentform-table {
background-color: #fff;
border: 1px solid #eee;
padding: 13px 12px 2px 13px;
}
.commentform-title.commentform-login-title,
.commentform-title.commentform-subject-title,
.commentform-title.commentform-msg-title {
font-weight: 600;
}
.commentform-alert-wrapper {
font-size: 8pt;
text-align: left;
}
.commentform-options {
width: 80% !important;
}
.replytoposter {
margin-left: 40px;
padding: 21px 10px 15px;
}
.replytosubject {
font-size: 10px;
font-style: normal;
font-weight: 600;
letter-spacing: .25px;
margin-bottom: 5px;
margin-top: 6px;
}
/* [ ARCHIVE ]
----------------------------------- */
.year {
background-color: #fff;
border: 1px solid #eee;
margin-bottom: 15px;
padding: 5px;
text-align: center;
}
.year li {
border-left: 1px solid #eee;
display: inline-block;
list-style-type: none;
padding: 0 10px;
text-transform: capitalize;
}
.year li:first-of-type {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
.year li:last-of-type {
padding-right: 0;
}
.yeartable {
background-color: #fff;
border: 1px solid #eee;
margin-bottom: 25px;
padding: 13px;
text-align: center;
}
.yeartable ~ br {
display: none;
}
.yeartable .yeardate {
border: 1px solid #eee;
padding: 15px 8px 0;
text-align: center;
}
.yeartable div {
text-align: center !important;
}
.yeartable .yearday {
background-color: #f9f9f9;
font-size: 10px;
padding: 10px;
text-align: center;
text-transform: uppercase;
}
.yearmonth:first-of-type {
border-bottom: 0;
color: #555;
font-size: 12px;
font-weight: 600;
letter-spacing: .25px;
text-align: left;
}
dl {
margin: 15px;
}
dd {
border-bottom: 1px solid #eee;
font-style: italic;
margin-bottom: 10px;
padding: 5px 0;
text-align: left;
text-transform: lowercase;
}
dd a {
font-style: normal;
text-transform: none;
}
dt a,
dt a:link,
dt a:visited,
dt a:hover {
color: #555;
font-size: 14px;
font-weight: 600;
letter-spacing: .25px;
text-align: left;
}
/* [ TINY ICONS ]
----------------------------------- */
span.i-ljuser img[src*="img/userinfo_v8.svg"] {
background: transparent url(
http://i.imgur.com/VTomZuh.gif) no-repeat !important;
height: 0 !important;
padding: 12.5px 0 0 9.5px !important;
width: 0 !important;
}
span.i-ljuser img[src*="img/community.gif"] {
background: transparent url(
http://i.imgur.com/egYSa3B.gif) no-repeat !important;
height: 0 !important;
padding: 12.5px 0 0 10px !important;
width: 0 !important;
}
img[src*="img/icon_protected.gif"] {
background: transparent url(
http://i.imgur.com/BxPcfTk.gif) no-repeat 1px 1px !important;
height: 0 !important;
padding: 11px 0 0 11px !important;
width: 0 !important;
}
img[src*="icon_private.gif"] {
background: transparent url(
http://i.imgur.com/m910vvm.gif) no-repeat 1px 1px !important;
height: 0 !important;
padding: 11px 0 0 10px !important;
width: 0 !important;
}
img[src*="img/icon_sticky.png"] {
background: transparent url(
http://i.imgur.com/ISNKUp3.gif) no-repeat 1px 1px !important;
height: 0 !important;
padding: 11px 0 0 11px !important;
width: 0 !important;
}
/* [ MISC ]
----------------------------------- */
.clear {
display: none;
}
.clearfoot {
clear: both;
height: 0;
}
.separator {
height: 50px;
}
.skiplinks {
background-color: #fff;
border: 1px solid #eee;
font-size: 0;
margin-bottom: 15px;
padding: 5px;
text-align: center;
}
.skiplinks a {
border-left: 1px solid #eee;
font-size: 9px;
padding: 0 10px;
text-transform: capitalize;
}
.skiplinks a:first-of-type {
border-left: 0;
margin-left: 0;
padding-left: 0;
}
.skiplinks a:last-of-type {
padding-right: 0;
}
br {
line-height: 15px;
}
Please credit
revolumna somewhere public if using, thank you.
For more information on how to install this layout, or to ask questions, visit the
original post.