Layout: Lost in Translation by
revolumna[ Live
1 &
2 ]
Basic Info:
• S2 Flexible Squares.
• Basic, plus and paid.
• 1024x600+.
• Best view with Firefox.
// W/ Sidebar Picture
/* -----------------------------------
This is "Lost in Translation",
a Flexible Squares layout by neen
available at revolumna
----------------------------------- */
/* [ FONTS ]
----------------------------------- */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(
http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(
http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.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/v13/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(
https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat-Bold'), url(
https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
}
/* [ GLOBAL ]
----------------------------------- */
body {
background-attachment: fixed;
background-color: #fff;
background-image: url(
http://i.imgur.com/STiRpGW.jpg); background-position: bottom left;
background-repeat: no-repeat;
background-size: 45% auto;
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
line-height: 16px;
margin: 0;
}
#content {
background-color: #fff;
height: 100%;
margin-left: 400px;
padding: 40px 0 40px 85px;
text-align: justify;
}
#maincontent {
margin-top: 40px;
padding: 0;
width: 400px;
}
.wrapper.ng-scope {
background-attachment: fixed;
background-image: url(
http://i.imgur.com/P6T1bxk.png); background-position: 15px 15px;
background-repeat: no-repeat;
}
a,
a:link,
a:visited {
color: #000;
font-family: 'Times New Roman', serif;
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: #f0f0f0;
}
.ljuser a b {
color: #000;
font-weight: 400;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.ljuser a:hover b {
color: #f0f0f0;
font-weight: 400;
}
u {
text-decoration: none;
border-bottom: 1px solid #000;
}
/* [ HEADER ]
----------------------------------- */
#header {
border-bottom: 1px solid #f0f0f0;
margin: 0;
padding: 0;
width: 400px;
}
#header a,
#header a:link,
#header a:visited,
#header .view {
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-align: left;
text-transform: uppercase;
-webkit-transition: letter-spacing .5s ease-out;
-moz-transition: letter-spacing .5s ease-out;
-o-transition: letter-spacing .5s ease-out;
transition: letter-spacing .5s ease-out;
}
#header a:hover {
color: #fff;
letter-spacing: 4px;
}
.navheader {
height: 27px;
margin-left: -470px;
margin-top: -128px;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
padding: 9px 0 0 53px;
position: fixed;
-webkit-transition: opacity .5s ease-out, filter .5s ease-out;
-moz-transition: opacity .5s ease-out, filter .5s ease-out;
-o-transition: opacity .5s ease-out, filter .5s ease-out;
transition: opacity .5s ease-out, filter .5s ease-out;
width: 322px;
}
.navheader:hover {
filter: alpha(opacity=100) !important;
opacity: 1 !important;
}
.navheader li {
display: inline;
padding: 0;
}
.navheader li:after {
color: #fff;
content: '/';
font-family: 'Montserrat', sans-serif;
font-size: 10px;
padding: 0 4px;
}
.navheader li:last-child:after {
content: normal;
}
.title {
display: none;
}
.subtitle {
font-family: 'Times New Roman', serif;
font-size: 12px;
font-style: italic;
font-weight: 400;
letter-spacing: 1px;
margin-bottom: 40px;
text-align: center;
}
/* [ FOOTER ]
----------------------------------- */
.lj-view-recent #footer,
.lj-view-friends #footer {
border-top: 1px solid #f0f0f0;
padding: 40px 0 0;
text-align: left;
text-transform: lowercase;
width: 400px;
}
.lj-view-recent #footer a,
.lj-view-friends #footer a,
.lj-view-recent #footer a:link,
.lj-view-friends #footer a:link,
.lj-view-recent #footer a:visited,
.lj-view-friends #footer a:visited {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
margin: 0 20px;
padding: 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: letter-spacing .5s ease-out;
-moz-transition: letter-spacing .5s ease-out;
-o-transition: letter-spacing .5s ease-out;
transition: letter-spacing .5s ease-out;
}
.lj-view-recent #footer a:hover,
.lj-view-friends #footer a:hover {
letter-spacing: 4px;
color: #000;
}
.navfooter {
margin: 0;
padding: 0;
text-align: center;
}
.navfooter li {
display: inline-block;
list-style: none;
padding: 0;
}
#footer .viewing {
display: none;
}
/* [ SIDEBAR ]
----------------------------------- */
#sidebar {
color: #fff;
float: left;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
left: 0;
position: fixed;
top: 40%;
width: 400px;
}
.sbartitle {
border-bottom: 1px solid #fff;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
list-style: none;
margin: 0 auto 0 95px;
padding: 0 0 10px;
text-align: center;
text-transform: uppercase;
width: 30px;
}
.sbarlist {
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}
.defaultuserpic,
#sidebar_summary,
#sidebar_calendar,
#sidebar_tags {
display: none;
}
/* [ blurb ] ----- */
.sbarbody2 {
line-height: 14px;
margin-left: 95px;
padding: 10px 0;
text-align: left;
vertical-align: middle;
width: 210px;
}
/* [ link list ] ----- */
#sidebar_linklist {
list-style-type: none;
margin-left: 95px;
width: 210px;
}
#sidebar_linklist .sbarlist .sbartitle {
display: none;
}
#sidebar_linklist .sbaritem {
display: inline-block;
}
#sidebar_linklist .sbaritem:after {
color: #fff;
content: '/';
font-family: 'Open Sans', sans-serif;
font-size: 6px;
font-weight: 400;
padding: 0 16px 0 12px;
}
#sidebar_linklist .sbaritem:last-child:after {
content: normal;
}
#sidebar_linklist .sbaritem a,
#sidebar_linklist .sbaritem a:hover {
color: #fff;
font-size: 6px;
font-weight: 700;
letter-spacing: 2px;
padding: 0 0 5px;
text-transform: uppercase;
}
#sidebar_linklist .sbaritem a:hover:after {
background-color: #000;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 7px;
font-weight: 400;
letter-spacing: 1px;
margin-left: 0;
margin-top: 16px;
padding: 0 4px;
position: absolute;
text-transform: uppercase;
z-index: 9999;
}
/* [ TAGS, TAGS PAGE ]
----------------------------------- */
.ljtags {
font-size: 0;
margin-top: 15px;
padding: 0;
text-align: center;
}
.ljtags:before {
color: #000;
content: 'TAGS / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.ljtags a,
.ljtags a:link,
.ljtags a:visited {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
}
.ljtags a:hover {
color: #f0f0f0;
}
.ljtags a:after {
content: ', ';
}
.ljtags a:last-of-type:after {
content: normal;
}
h2 {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
}
.ljtaglist {
color: #000;
padding: 5px 20px 0;
text-align: left;
}
.ljtaglist li {
font-size: 9px;
font-weight: 400;
margin-bottom: 4px;
padding-left: 15px;
}
/* [ SUBCONTENT, ENTRIES ]
----------------------------------- */
.entry_text {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
line-height: 16px;
min-height: 86px;
text-align: justify;
}
.entry ul,
.entry ol {
margin: 0 30px 0 25px;
padding: 0;
}
.entry ul ~ br,
.entry ol ~ br {
display: none;
}
.entry ul li,
.entry ol li {
padding-left: 15px;
margin-bottom: -12px;
}
.entry ul li:last-of-type,
.entry ol li:last-of-type {
margin-bottom: 0;
}
blockquote {
border-left: 1px solid #f0f0f0;
color: #000;
font-size: 9px;
line-height: 16px;
margin-left: 15px;
padding-left: 15px;
width: 339px;
}
blockquote ~ br {
display: none;
}
.ljcut-link,
.ljcut-link a {
background-color: #000;
color: #fff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 7px;
font-weight: 400;
letter-spacing: 1px;
padding: 0 3px;
text-transform: uppercase;
}
.ljcut-brace {
display: none;
}
.skiplinks {
color: #000;
font-family: 'Times New Roman', serif;
font-size: 10px;
margin-bottom: 20px;
padding: 0;
text-align: center;
}
/* [ USERPIC, USERPIC FRIENDS ]
----------------------------------- */
.userpic,
.userpicfriends {
background-color: #fff !important;
border: 1px solid #f0f0f0;
float: right;
font-size: 0;
height: 60px;
margin: 30px -102px 0 0;
padding: 10px;
width: 60px;
}
.userpic img,
.userpicfriends img {
height: 60px;
width: 60px;
}
.userpic font,
.userpicfriends font,
.userpic a,
.userpicfriends a {
display: none;
}
/* [ DATE, SUBJECT, CURRENTS ]
----------------------------------- */
.date {
display: none;
}
.subject {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
height: 20px;
letter-spacing: 2px;
margin: 0 0 10px;
padding: 0;
text-align: center;
text-transform: uppercase;
}
.subject a,
.subject a:link,
.subject a:visited,
.subject a:hover {
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
}
.datesubject {
margin: 0;
padding: 0;
text-align: center;
}
.currents {
font-size: 0;
text-align: center;
width: 400px;
}
.currents strong {
display: none;
}
.currentmood,
.currentmusic,
.currentlocation {
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
margin-right: 15px;
text-align: center;
}
.currentmood:before {
color: #000;
content: 'MOOD / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.currentmusic:before {
color: #000;
content: 'MUSIC / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.currentlocation:before {
color: #000;
content: 'LOCATION / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.currentlocation a,
.currentlocation a:link,
.currentlocation a:visited,
.currentlocation a:hover,
.currentmusic a,
.currentmusic a:link,
.currentmusic a:visited,
.currentmusic a:hover {
color: #000;
cursor: text;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
}
.meta-mood-img {
display: none;
}
/* [ RECENT POSTS ]
----------------------------------- */
.entry--threeposts {
margin-left: 0 !important;
}
.entry--threeposts ul li,
.entry--threeposts ol li {
padding-right: 15px;
}
.threeposts__inner {
margin: 0 auto;
}
.threeposts__items {
margin-left: 0 !important;
padding: 0;
width: 400px;
}
.threeposts__header {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
margin: 0 0 15px;
padding: 0;
text-align: center;
text-transform: uppercase;
}
.threeposts__item:after {
border-color: #f0f0f0;
opacity: 1;
}
.threeposts__item--pic img {
display: none;
}
/* [ COMMENTS, COMMENTS PAGE ]
----------------------------------- */
.comments {
background-color: #f9f9f9;
color: #f9f9f9;
font-size: 9px;
margin-top: 20px;
padding: 6px 10px 5px;
text-align: center;
}
.comments a,
.comments a:link,
.comments a:visited {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
margin: 0 3px;
letter-spacing: 0;
-webkit-transition: letter-spacing .5s ease-out;
-moz-transition: letter-spacing .5s ease-out;
-o-transition: letter-spacing .5s ease-out;
transition: letter-spacing .5s ease-out;
}
.comments a:hover {
letter-spacing: 2px;
}
.datesubjectcomment {
color: #000;
font-size: 9px;
font-weight: 300;
}
.datesubjectcomment strong,
.replytosubject {
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 9px;
text-transform: uppercase;
}
.userpiccomment {
background-color: #fff;
border: 1px solid #f0f0f0;
float: left;
height: 60px;
margin: 0 10px 0 0;
padding: 5px;
position: relative;
width: 60px;
}
.commentbox {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
margin: 5px 0;
text-align: justify;
}
.commentboxpartial {
border-bottom: 1px solid #f0f0f0;
padding: 10px;
}
.comment-links > div {
margin-top: 5px;
padding: 0 !important;
}
.replytoposter {
margin-top: 5px;
padding: 0 !important;
}
#footer.box {
margin-top: 10px;
}
#subject.textbox.textbox-subject {
border: 1px solid #f0f0f0;
margin-right: 5px;
width: 85% !important;
}
.textbox {
border: 1px solid #f0f0f0;
margin-right: 10px;
width: 95% !important;
}
.commentform {
margin: 15px 0 0;
}
.box {
color: #000;
font-size: 9px;
font-weight: 400;
}
input,
textarea,
select {
border: 1px solid #f0f0f0;
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 #f0f0f0;
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
font-weight: 700;
padding: 2px;
}
.commentform-title.commentform-login-title,
.commentform-title.commentform-subject-title,
.commentform-title.commentform-msg-title {
font-size: 10px;
font-weight: 700;
}
.commentform-alert-wrapper {
font-size: 8pt;
}
.commentform-login-picture {
font-size: 9px;
}
.commentform-spellcheck {
font-size: 10px;
}
/* [ ARCHIVE PAGE ]
----------------------------------- */
.year {
font-size: 9px;
margin: 0;
padding: 0 0 20px;
text-align: center;
}
.year li {
display: inline-block;
margin: 0 3px;
}
.yeartable {
margin: 0 0 20px;
text-align: center;
}
.yeartable:last-of-type {
margin: 0;
}
.yeartable ~ br {
display: none;
}
.yeartable .yeardate,
.yeartable .yearday {
border: 1px solid #f0f0f0;
text-align: center;
}
.yeartable .yeardate {
padding: 15px 8px 0;
}
.yeartable div {
text-align: center !important;
}
.yeartable .yearday {
background-color: #000;
border: none;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
font-weight: 400;
padding: 9px;
text-align: center;
text-transform: uppercase;
}
.yearmonth {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
vertical-align: bottom;
}
.yearmonth a {
font-size: 9px;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
}
.entry dd {
border-bottom: 1px solid #f0f0f0;
margin-bottom: 10px;
padding: 5px 0;
}
.entry dl dt a,
.entry dl dt a:hover {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
}
/* [ TINY ICONS ]
----------------------------------- */
.i-ljuser img[src*="img/userinfo.gif"] {
background: transparent url(
http://i.imgur.com/VTomZuh.gif) no-repeat !important;
height: 0 !important;
padding: 12px 0 0 11px !important;
width: 0 !important;
}
.i-ljuser img[src*="img/community.gif"] {
background: transparent url(
http://i.imgur.com/egYSa3B.gif) no-repeat 1px 0 !important;
height: 0 !important;
padding: 12px 0 0 12px !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 10px !important;
width: 0 !important;
}
/* [ MISC ]
----------------------------------- */
.clear {
display: none;
height: 0;
}
.clearfoot {
clear: both;
height: 0;
}
.separator {
height: 40px;
}
// W/o Sidebar Picture
/* -----------------------------------
This is "Lost in Translation",
a Flexible Squares layout by neen
available at revolumna
----------------------------------- */
/* [ FONTS ]
----------------------------------- */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(
http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'), url(
http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.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/v13/xjAJXh38I15wypJXxuGMBo4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(
https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: local('Montserrat-Bold'), url(
https://fonts.gstatic.com/s/montserrat/v7/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
}
/* [ GLOBAL ]
----------------------------------- */
body {
background-color: #fff;
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
line-height: 16px;
margin: 0;
}
#content {
background-color: #fff;
height: 100%;
margin-left: 400px;
padding: 40px 0 40px 85px;
text-align: justify;
}
#maincontent {
margin-top: 40px;
padding: 0;
width: 400px;
}
.wrapper.ng-scope {
background-attachment: fixed;
background-image: url(
http://i.imgur.com/Fz09HHr.png); background-position: 15px 15px;
background-repeat: no-repeat;
}
a,
a:link,
a:visited {
color: #000;
font-family: 'Times New Roman', serif;
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: #f0f0f0;
}
.ljuser a b {
color: #000;
font-weight: 400;
-webkit-transition: color .5s ease-out;
-moz-transition: color .5s ease-out;
-o-transition: color .5s ease-out;
transition: color .5s ease-out;
}
.ljuser a:hover b {
color: #f0f0f0;
font-weight: 400;
}
u {
text-decoration: none;
border-bottom: 1px solid #000;
}
/* [ HEADER ]
----------------------------------- */
#header {
border-bottom: 1px solid #f0f0f0;
margin: 0;
padding: 0;
width: 400px;
}
#header a,
#header a:link,
#header a:visited,
#header .view {
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-align: left;
text-transform: uppercase;
-webkit-transition: letter-spacing .5s ease-out;
-moz-transition: letter-spacing .5s ease-out;
-o-transition: letter-spacing .5s ease-out;
transition: letter-spacing .5s ease-out;
}
#header a:hover {
color: #000;
letter-spacing: 4px;
}
.navheader {
height: 27px;
margin-left: -470px;
margin-top: -128px;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
padding: 9px 0 0 53px;
position: fixed;
-webkit-transition: opacity .5s ease-out, filter .5s ease-out;
-moz-transition: opacity .5s ease-out, filter .5s ease-out;
-o-transition: opacity .5s ease-out, filter .5s ease-out;
transition: opacity .5s ease-out, filter .5s ease-out;
width: 322px;
}
.navheader:hover {
filter: alpha(opacity=100) !important;
opacity: 1 !important;
}
.navheader li {
display: inline;
padding: 0;
}
.navheader li:after {
color: #000;
content: '/';
font-family: 'Montserrat', sans-serif;
font-size: 10px;
padding: 0 4px;
}
.navheader li:last-child:after {
content: normal;
}
.title {
display: none;
}
.subtitle {
font-family: 'Times New Roman', serif;
font-size: 12px;
font-style: italic;
font-weight: 400;
letter-spacing: 1px;
margin-bottom: 40px;
text-align: center;
}
/* [ FOOTER ]
----------------------------------- */
.lj-view-recent #footer,
.lj-view-friends #footer {
border-top: 1px solid #f0f0f0;
padding: 40px 0 0;
text-align: left;
text-transform: lowercase;
width: 400px;
}
.lj-view-recent #footer a,
.lj-view-friends #footer a,
.lj-view-recent #footer a:link,
.lj-view-friends #footer a:link,
.lj-view-recent #footer a:visited,
.lj-view-friends #footer a:visited {
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
margin: 0 20px;
padding: 0;
text-align: center;
text-transform: uppercase;
-webkit-transition: letter-spacing .5s ease-out;
-moz-transition: letter-spacing .5s ease-out;
-o-transition: letter-spacing .5s ease-out;
transition: letter-spacing .5s ease-out;
}
.lj-view-recent #footer a:hover,
.lj-view-friends #footer a:hover {
letter-spacing: 4px;
color: #000;
}
.navfooter {
margin: 0;
padding: 0;
text-align: center;
}
.navfooter li {
display: inline-block;
list-style: none;
padding: 0;
}
#footer .viewing {
display: none;
}
/* [ SIDEBAR ]
----------------------------------- */
#sidebar {
color: #000;
float: left;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
left: 0;
position: fixed;
top: 40%;
width: 400px;
}
.sbartitle {
border-bottom: 1px solid #000;
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
list-style: none;
margin: 0 auto 0 95px;
padding: 0 0 10px;
text-align: center;
text-transform: uppercase;
width: 30px;
}
.sbarlist {
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;
}
#sidebar_summary,
#sidebar_calendar,
#sidebar_tags {
display: none;
}
/* [ default userpic ] ----- */
.defaultuserpic {
margin: 0 0 15px 95px;
}
.defaultuserpic img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 50px;
width: 50px;
}
/* [ blurb ] ----- */
.sbarbody2 {
line-height: 14px;
margin-left: 95px;
padding: 10px 0;
text-align: left;
vertical-align: middle;
width: 210px;
}
/* [ link list ] ----- */
#sidebar_linklist {
list-style-type: none;
margin-left: 95px;
width: 210px;
}
#sidebar_linklist .sbarlist .sbartitle {
display: none;
}
#sidebar_linklist .sbaritem {
display: inline-block;
}
#sidebar_linklist .sbaritem:after {
color: #000;
content: '/';
font-family: 'Open Sans', sans-serif;
font-size: 6px;
font-weight: 400;
padding: 0 16px 0 12px;
}
#sidebar_linklist .sbaritem:last-child:after {
content: normal;
}
#sidebar_linklist .sbaritem a,
#sidebar_linklist .sbaritem a:hover {
color: #000;
font-size: 6px;
font-weight: 700;
letter-spacing: 2px;
padding: 0 0 5px;
text-transform: uppercase;
}
#sidebar_linklist .sbaritem a:hover:after {
background-color: #000;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 7px;
font-weight: 400;
letter-spacing: 1px;
margin-left: 0;
margin-top: 16px;
padding: 0 4px;
position: absolute;
text-transform: uppercase;
z-index: 9999;
}
/* [ TAGS, TAGS PAGE ]
----------------------------------- */
.ljtags {
font-size: 0;
margin-top: 15px;
padding: 0;
text-align: center;
}
.ljtags:before {
color: #000;
content: 'TAGS / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.ljtags a,
.ljtags a:link,
.ljtags a:visited {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
}
.ljtags a:hover {
color: #f0f0f0;
}
.ljtags a:after {
content: ', ';
}
.ljtags a:last-of-type:after {
content: normal;
}
h2 {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
}
.ljtaglist {
color: #000;
padding: 5px 20px 0;
text-align: left;
}
.ljtaglist li {
font-size: 9px;
font-weight: 400;
margin-bottom: 4px;
padding-left: 15px;
}
/* [ SUBCONTENT, ENTRIES ]
----------------------------------- */
.entry_text {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
line-height: 16px;
min-height: 86px;
text-align: justify;
}
.entry ul,
.entry ol {
margin: 0 30px 0 25px;
padding: 0;
}
.entry ul ~ br,
.entry ol ~ br {
display: none;
}
.entry ul li,
.entry ol li {
padding-left: 15px;
margin-bottom: -12px;
}
.entry ul li:last-of-type,
.entry ol li:last-of-type {
margin-bottom: 0;
}
blockquote {
border-left: 1px solid #f0f0f0;
color: #000;
font-size: 9px;
line-height: 16px;
margin-left: 15px;
padding-left: 15px;
width: 339px;
}
blockquote ~ br {
display: none;
}
.ljcut-link,
.ljcut-link a {
background-color: #000;
color: #fff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 7px;
font-weight: 400;
letter-spacing: 1px;
padding: 0 3px;
text-transform: uppercase;
}
.ljcut-brace {
display: none;
}
.skiplinks {
color: #000;
font-family: 'Times New Roman', serif;
font-size: 10px;
margin-bottom: 20px;
padding: 0;
text-align: center;
}
/* [ USERPIC, USERPIC FRIENDS ]
----------------------------------- */
.userpic,
.userpicfriends {
background-color: #fff !important;
border: 1px solid #f0f0f0;
float: right;
font-size: 0;
height: 60px;
margin: 30px -102px 0 0;
padding: 10px;
width: 60px;
}
.userpic img,
.userpicfriends img {
height: 60px;
width: 60px;
}
.userpic font,
.userpicfriends font,
.userpic a,
.userpicfriends a {
display: none;
}
/* [ DATE, SUBJECT, CURRENTS ]
----------------------------------- */
.date {
display: none;
}
.subject {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
height: 20px;
letter-spacing: 2px;
margin: 0 0 10px;
padding: 0;
text-align: center;
text-transform: uppercase;
}
.subject a,
.subject a:link,
.subject a:visited,
.subject a:hover {
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
}
.datesubject {
margin: 0;
padding: 0;
text-align: center;
}
.currents {
font-size: 0;
text-align: center;
width: 400px;
}
.currents strong {
display: none;
}
.currentmood,
.currentmusic,
.currentlocation {
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
margin-right: 15px;
text-align: center;
}
.currentmood:before {
color: #000;
content: 'MOOD / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.currentmusic:before {
color: #000;
content: 'MUSIC / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.currentlocation:before {
color: #000;
content: 'LOCATION / ';
font-family: 'Montserrat', sans-serif;
font-size: 9px;
}
.currentlocation a,
.currentlocation a:link,
.currentlocation a:visited,
.currentlocation a:hover,
.currentmusic a,
.currentmusic a:link,
.currentmusic a:visited,
.currentmusic a:hover {
color: #000;
cursor: text;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
}
.meta-mood-img {
display: none;
}
/* [ RECENT POSTS ]
----------------------------------- */
.entry--threeposts {
margin-left: 0 !important;
}
.entry--threeposts ul li,
.entry--threeposts ol li {
padding-right: 15px;
}
.threeposts__inner {
margin: 0 auto;
}
.threeposts__items {
margin-left: 0 !important;
padding: 0;
width: 400px;
}
.threeposts__header {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
margin: 0 0 15px;
padding: 0;
text-align: center;
text-transform: uppercase;
}
.threeposts__item:after {
border-color: #f0f0f0;
opacity: 1;
}
.threeposts__item--pic img {
display: none;
}
/* [ COMMENTS, COMMENTS PAGE ]
----------------------------------- */
.comments {
background-color: #f9f9f9;
color: #f9f9f9;
font-size: 9px;
margin-top: 20px;
padding: 6px 10px 5px;
text-align: center;
}
.comments a,
.comments a:link,
.comments a:visited {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
margin: 0 3px;
letter-spacing: 0;
-webkit-transition: letter-spacing .5s ease-out;
-moz-transition: letter-spacing .5s ease-out;
-o-transition: letter-spacing .5s ease-out;
transition: letter-spacing .5s ease-out;
}
.comments a:hover {
letter-spacing: 2px;
}
.datesubjectcomment {
color: #000;
font-size: 9px;
font-weight: 300;
}
.datesubjectcomment strong,
.replytosubject {
color: #000;
font-family: 'Montserrat', sans-serif;
font-size: 9px;
text-transform: uppercase;
}
.userpiccomment {
background-color: #fff;
border: 1px solid #f0f0f0;
float: left;
height: 60px;
margin: 0 10px 0 0;
padding: 5px;
position: relative;
width: 60px;
}
.commentbox {
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 9px;
font-weight: 400;
margin: 5px 0;
text-align: justify;
}
.commentboxpartial {
border-bottom: 1px solid #f0f0f0;
padding: 10px;
}
.comment-links > div {
margin-top: 5px;
padding: 0 !important;
}
.replytoposter {
margin-top: 5px;
padding: 0 !important;
}
#footer.box {
margin-top: 10px;
}
#subject.textbox.textbox-subject {
border: 1px solid #f0f0f0;
margin-right: 5px;
width: 85% !important;
}
.textbox {
border: 1px solid #f0f0f0;
margin-right: 10px;
width: 95% !important;
}
.commentform {
margin: 15px 0 0;
}
.box {
color: #000;
font-size: 9px;
font-weight: 400;
}
input,
textarea,
select {
border: 1px solid #f0f0f0;
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 #f0f0f0;
color: #000;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
font-weight: 700;
padding: 2px;
}
.commentform-title.commentform-login-title,
.commentform-title.commentform-subject-title,
.commentform-title.commentform-msg-title {
font-size: 10px;
font-weight: 700;
}
.commentform-alert-wrapper {
font-size: 8pt;
}
.commentform-login-picture {
font-size: 9px;
}
.commentform-spellcheck {
font-size: 10px;
}
/* [ ARCHIVE PAGE ]
----------------------------------- */
.year {
font-size: 9px;
margin: 0;
padding: 0 0 20px;
text-align: center;
}
.year li {
display: inline-block;
margin: 0 3px;
}
.yeartable {
margin: 0 0 20px;
text-align: center;
}
.yeartable:last-of-type {
margin: 0;
}
.yeartable ~ br {
display: none;
}
.yeartable .yeardate,
.yeartable .yearday {
border: 1px solid #f0f0f0;
text-align: center;
}
.yeartable .yeardate {
padding: 15px 8px 0;
}
.yeartable div {
text-align: center !important;
}
.yeartable .yearday {
background-color: #000;
border: none;
color: #fff;
font-family: 'Open Sans', sans-serif;
font-size: 10px;
font-weight: 400;
padding: 9px;
text-align: center;
text-transform: uppercase;
}
.yearmonth {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
vertical-align: bottom;
}
.yearmonth a {
font-size: 9px;
font-weight: 400;
letter-spacing: 0;
text-transform: none;
}
.entry dd {
border-bottom: 1px solid #f0f0f0;
margin-bottom: 10px;
padding: 5px 0;
}
.entry dl dt a,
.entry dl dt a:hover {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 700;
letter-spacing: 2px;
}
/* [ TINY ICONS ]
----------------------------------- */
.i-ljuser img[src*="img/userinfo.gif"] {
background: transparent url(
http://i.imgur.com/VTomZuh.gif) no-repeat !important;
height: 0 !important;
padding: 12px 0 0 11px !important;
width: 0 !important;
}
.i-ljuser img[src*="img/community.gif"] {
background: transparent url(
http://i.imgur.com/egYSa3B.gif) no-repeat 1px 0 !important;
height: 0 !important;
padding: 12px 0 0 12px !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 10px !important;
width: 0 !important;
}
/* [ MISC ]
----------------------------------- */
.clear {
display: none;
height: 0;
}
.clearfoot {
clear: both;
height: 0;
}
.separator {
height: 40px;
}
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.