(layout 028 →) flexi sqs, reverence.

Jun 19, 2012 14:44



REVERENCE; static | live
Browsers: Chrome, Firefox, IE, Safari
Accounts: Basic and Paid (Plus)


INSTALLATION 101
Go to Customize -> Select a Flexible Squares stylesheet.
Ad placement -> there should be none
Display tab -> Presentation -> Additional options -> user picture position should be set to left.
Custom CSS tab -> Set all dropdown menus to NO.
Active: Blurb, title and s and Links list
Inactive: ... everything else

/* entitled: reverence */
/* maker: silentevocation @ fleeting_days */
/* for use at livejournal.com */

/* BODY ---------------- */

body {
background-color:#7BAB89;
background-attachment: fixed;
background-image: url("http://i47.tinypic.com/rk4rbc.png");
background-repeat:repeat;
margin: 10px 0 0px 0;
}

body, td, th {
font: normal 11px "Arial", sans-serif;
line-height: 1.5em;
text-align:justify;
}

/* PARENT LINKS, BLOCK QUOTE ---------------- */

a, a:link, a:visited, a:active {
color: #DB9257;
text-decoration: none;
}

a:hover {
color: #35332B;
text-decoration: none;
}

b, strong {
}

blockquote {
font: normal 12px "Arial";
padding: 15px;
border:1px dotted #7BAB89;
}

input, textarea, select {
background-color: #ffffff;
color:#615C4E;
font: normal 10px "arial", monospace;
border:1px solid #EFEFEF;
}

/* CONTENT FORMATTING ---------------- */

#content {
margin:auto;
}

#maincontent {
margin:auto;
margin-top:20px;
width:60%;
color: #CCCCB3;
font: 12px "Sans", sans-serif;
line-height: 1.5em;
}

.subcontent, .yeartable {
margin:auto;
z-index: 12;
margin-bottom:10px;
}

/* HEADER AND FOOTER ---------------- */

#header {
width: 60%;
margin:auto;
margin-top:-10px;
padding: 10px 0px 10px 0px;
text-align: center;
font: normal 12px "Georgia", sans-serif;
background-color:#B59F74;
opacity:.95;
}

#footer {
background-color:#DBD5AB;
width:60%;
font: normal 12px "Georgia", sans-serif;
text-transform: uppercase;
margin:0;
margin-left:auto;
margin-top: 10px;
margin-right:auto;
margin-bottom: -20px;
padding-top:30px;
border-bottom: 30px solid #B59F74;
text-align: center;
letter-spacing: -1px;
color: #615C4E;
opacity:.90;
border-top-left-radius: 80px;
-moz-border-radius-topleft: 80px;
border-top-right-radius: 80px;
-moz-border-radius-topright: 80px;
-webkit-border-radius-topright: 80px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
padding: 10px;
color: #FFFFFF;
}

#footer a:hover {
color: #f7f7f7;
}

div#header a, div#header a:link, div#header a:visited, div#header a:active {
color: #615C4E;
text-transform:uppercase;
letter-spacing:-1px;
padding:10px;
text-decoration: none;
margin:0px;
}

div#header a:hover {
text-decoration: none;
color: #FFFFFF;
margin:0px;
}

ul.navheader {
padding: 0px 0px 0px 0px;
margin: 0px;
}

ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}

ul.navheader li.view {
padding: 12px;
color: #FFFFFF;
text-transform:uppercase;
letter-spacing:-1px;
}

.title, .subtitle {
display: none;
}

/* ENTRY, ENTRY-LISTS ---------------- */

.entry {
background-color:#DBD5AB;
color: #615C4E;
font: normal 11px "Georgia", sans-serif;
line-height: 1.5em;
padding-bottom:10px;
text-align: justify;
border-bottom-left-radius: 60px;
-moz-border-radius-bottomleft: 60px;
border-bottom-right-radius: 60px;
-moz-border-radius-bottomright: 60px;
-webkit-border-radius-bottomright: 60px;}

.lj-view-recent .entry_text {
min-height:165px; }

.entry_text {
margin:auto;
padding:5px 5px 10px 10px;
width: 90%;
}

.entry_text a:link, a:visited, a:active {
color:e3e3e3; }

.entry_text a:hover {
color:E0B1A8; }

.entry_text img {
border: 1px dotted #7BAB89;
padding:3px;
}

.entry ul li {
padding-left: 5px;
margin-left: 5px;
}

.entry ol li {
padding-left: 5px;
margin-left: 5px;
}

/* USER PIC CRAP ---------------- */

.userpic, .userpicfriends {
position: relative;
float: right;
background-color: transparent !important;
padding: 20px;
margin: 0px 0px 0px 0px;
z-index: 14;
text-align: center;
color: #ffffff;
}

.userpic img, .userpicfriends img, .defaultuserpic img {
width: 100px;
height: 100;
background:#F7F7E8;
border-radius: 130px;
-moz-border-radius: 130px;
border-radius: 130px;
-moz-border-radius: 130px;
-webkit-border-radius: 130px;
}

.userpic a font, .userpicfriends a font {
color: #615C4E;
}

.userpic a, .userpicfriends a, .userpic font, .userpicfriends font{
color: #615C4E; }

/* DATE AND SUBJECT ---------------- */
.date {
text-transform:lowercase;
font: italic 9px "Arial", sans-serif;
color: #C1C1B4;
padding: 0px 0px 0px 0px;
}

.subject {
text-transform: uppercase;
padding: 0px 0px 0px 0px;
font: bold 12px "Georgia", sans-serif;
letter-spacing: 0px;
}

.subject a, subject a:link {
color: #ffffff;
}

.subject a:hover {
}

.datesubject {
background-color:#615C4E;
text-align:right;
margin: auto;
padding: 10px 0 10px 0;
z-index: 20;
border-top-left-radius: 80px;
-moz-border-radius-topleft: 80px;
border-top-right-radius: 80px;
-moz-border-radius-topright: 80px;
-webkit-border-radius-topright: 80px;}

/* FORMAT THE SIDEBAR ------------------ */

#sidebar {
width:60%;
padding-top:15px;
background-color:#DBD5AB;
font: normal 10px "Georgia", serif;
color: #49463C;
list-type: block;
min-height: 190px;
text-align: auto;
margin:auto;
opacity:.85;
border-bottom-left-radius: 80px;
-moz-border-radius-bottomleft: 80px;
border-bottom-right-radius: 80px;
-moz-border-radius-bottomright: 80px;
-webkit-border-radius-bottomright: 80px;}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited, li.sbaritem a, li.sbaritem a:link, li.sbaritem a:visited, li.sbaritem a:active{
text-align: center; text-transform: lowercase; padding: 2px;color: #49463C;font: italic 10px "Arial", serif; letter-spacing:0px;}

div#sidebar a:hover {
color: #7BAB89;
letter-spacing:1px;}

.sbarbody{padding:5px;WIDTH:AUTO;}

.sbarbody2{width:auto; padding: 5px; color: #49463C; width: 60%; margin-left:250px; line-height: 1.5em; }

ul.sbarlist{
margin: -130px 0 0 0;
display:block;
list-style-type: none;
}

li.sbaritem {
width:200px;
color: #C1C1B4;
border-bottom: 1px dotted #707070;

}

li.sbaritem a:hover {
letter-spacing:1px;
}

#sidebar_linklist {
}

.sidebar-links {
}

li.sbaritem a{text-align: center; font-size: 10px;letter-spacing: 1px; list-style-type: none;}

.defaultuserpic{display:none;}

.sbarbody#sidebar_calendar, .sbarbody#sidebar_tags, .sbarcalendar, .sbarbody#sidebar_summary,
.sbarheader, li.sbartitle {display:none;}

/* TAGS ------------------ */

.ljtags {
border-top: 1px dotted #615C4E;
border-bottom: 1px dotted #615C4E;
background: #B9A47A;
margin-top: 10px;
margin-bottom:-5px;
padding:5px;
font: italic 11px "Georgia", sans-serif;
text-transform: lowercase; }

.ljtags a {
color: white;
}

.ljtags a:hover {
color: #f7f7f7; }

ul.ljtaglist {
background-color:#DBD5AB;
padding: 5px;
color:#615C4E;
padding-top:20px;
list-style:none;
margin:0;}

/* CURRENTS INFO ---------------- */

.currents {
padding:10px 5px 5px 5px;
margin:auto;
width:89%;
margin-top:-15px;
font: normal 9px "Arial", sans-serif;
text-transform: lowercase;
color: #615C4E;
}

.currents strong {
font-weight: normal;
font: normal 10px "Georgia", sans-serif;
text-transform: lowercase;
display: none;
}

.currentmood {
background: url('http://img10.imageshack.us/img10/7424/041s.png') no-repeat left center; padding-left: 13px;
}

.currentmusic {
background: url('http://img36.imageshack.us/img36/8003/musicnote.gif') no-repeat left center;
padding-left: 13px;
}

.currentlocation {display:none;}

/* COMMENT LINKS ---------------- */

.comments {
position: relative;
padding:5px;
width: 98.7%;
margin: auto;
text-decoration: none;
text-align: center;
z-index: 15;
color:#DBD5AB;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #828278;
font: italic 11px "Arial", sans-serif;
padding-bottom:30px;
letter-spacing: 0px;
text-transform:lowercase;
padding: 3px 5px 3px 5px;
}

div.comments a:hover {
border-bottom:1px dotted #ffffff;
text-decoration: none;
}

/* COMMENT-PAGE ---------------- */

.datesubjectcomment {
padding: 5px;
color:#615C4E;
margin-left:-10px;
}

.userpiccomment {
position: relative;
width: 90px;
height: 90px;
top: 25px;
left: 0px;
z-index: 15;
float: left;
border-radius: 130px;
-moz-border-radius: 130px;
border-radius: 130px;
-moz-border-radius: 130px;
-webkit-border-radius: 130px;
}

.box {
clear: left;
margin:auto;
color:#615C4E;
width: 100%;
}

input, textarea {
background-color: #ffffff;
border: 1px dashed #efefef;
padding: 3px;
font: normal 9px "Arial";
color: #615C4E;
}

textarea.textbox {
width: 100% !important;
}

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font: normal 10px "Georgia", serif;
line-height: 125%;
color: #615C4E;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
text-align:left;
font-size: 11px;
font: normal 11px "Georgia", serif;
color: #615C4E;
margin: 10px 10px 10px 120px
}

.commentbox {
background-color: #DBD5AB;
padding: 10px 10px 20px 10px;
margin: 10px;
color:#615C4E;
border-radius: 80px;
-moz-border-radius: 80px;
border-radius: 80px;
-moz-border-radius: 80px;
-webkit-border-radius: 80px;
border-bottom: 1px dotted #D8D8B6;
}

.commentboxpartial {
padding: 10px;
margin: 10px;
}

.commentinfo {
margin-top: 10px;
width: 100%;
}

.skiplinks {
background-color: #DBD5AB;
color: #DBD5AB;
margin:auto;
margin-bottom:15px;
text-align: center;
width:60%;
text-transform: uppercase;
padding: 10px;
opacity:.90;
}

.commentbox > div > div > a > img {width: 14px; height: 14px;}

/* ARCHIVE PAGE ---------------- */

ul.year {
text-align: center;
padding-bottom: 20px;
}

ul.year li {
display: inline;
}

table.yeartable {
width: 625px;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #ffffff;
padding:10px;
}

table.yeartable td.yearday {
background-color: #ffffff;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/* FOOTER ---------------- */

ul.navfooter{
padding: 5px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
height:0;
}

/* MISC, SPACE SEPARATOR ----------------*/

.clear {
height: 5px;
}

.skiplinks {
text-align: center;
text-transform:uppercase;
}

.separator {
height: 5px;
}

form#qrform table {
border-width: 0px !important;
}

/* LJ USER IMG ICONS ---------------- */

.ljuser img[src*="userinfo.gif"], .ljuser img[src*="/userhead/"], img

[src*="user_ontd.gif"], img[src*="userinfo-support.gif"], img

[src*="openid-profile.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat !important;
background-image: url("http://img831.imageshack.us/img831/5948/button2y.gif") !important;
padding: 12px 12px 0 0 !important;
text-decoration: none;
}

.ljuser img[src*="community.gif"], img[src*="partnercomm.gif"] {
background-repeat: no-repeat !important;
background-image: url("http://img831.imageshack.us/img831/5948/button2y.gif") !important;
padding: 12px 12px 0 0 !important;
width:0;
height: 0;
text-decoration: none;
}

img[src*="icon_protected.gif"] {
display: none;
}

img[src*="icon_private.gif"] {
display: none;
}

img[src*="newsinfo.gif"] {
background-image:url("http://img831.imageshack.us/img831/5948/button2y.gif");
background-repeat:no-repeat !important;
height:0;
padding:12px 12px 0 0 !important;
width:0;
}
img[src*="syndicated.gif"] {
background-image:url("http://img831.imageshack.us/img831/5948/button2y.gif");
background-repeat:no-repeat !important;
height:0;
padding:12px 12px 0 0 !important;
width:0;
}

/* CONTEXTUAL POP-UP ---------------- */

div.ContextualPopup div.Inner {
padding: 10px 10px 8px 10px !important;
font-family: "Trebuchet MS", serif;
color: #999999 !important;
font-size: 10px;
width:210px;
border:1px solid #CCCCCC;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:link,

div.ContextualPopup div.Inner a:visited, div.ContextualPopup div.Inner

a:active {
color: #888888 !important;
font-weight: normal;
text-decoration: none !important;
}

div.ContextualPopup div.Inner a:hover {
color: #B7A8B5 !important;
font-weight: normal;
text-decoration: none !important;
}

div.ContextualPopup .Relation {
color: #B5B5B5;
font-weight: normal !important;
}

div.ContextualPopup .Userpic { padding: 8px; background-color: #f2f2f2;}

[ notes ]
- long entries work, or single entries in a page
- fixed background / transparent elements

EXTRANEOUS
Taking Requests: request specific design for your own uses; lj tokens taken as payment
Layout Archive: browse through my older layout designs
Resources: precarious and hasty outline of various resources used.
WATCH // AFFILIATE

!stylesheet: flexible squares, feature: transparency, #livejournal layouts, feature: rounded corners, feature: background

Previous post Next post
Up