layout 009: Ethereal Light (flexible squares in the style of bloggish)

May 24, 2009 02:27



Image Preview

CODE:

/*-- 009: Ethereal Light (flexible squares) --*/
/*-- stylesheet by ravenclawbest @ visualwit for LJ --*/
/*-- tested on basic & paid --*/
/*-- feel free to edit but please don't remove this header --*/

/*-- main --*/

body {
background-color: #98BCB8;
background-image: url('http://i41.tinypic.com/315leo5.png');
background-repeat: repeat;
text-align: center;
color: #C0D8C0;
font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 12px;
margin: 0px;
}

#content {
width: 700px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-right: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
padding: 15px;
}

#maincontent {
margin-top: 5px;
background-color: #FFFFFF;
color: #C0D8C0;
border: 0px solid #FFFFFF;
margin-right: 180px;
text-align: justify;
}

.headerimage {
width: 0px;
height: 0px;
position: relative;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image:

url('http://i95.photobucket.com/albums/l133/RavenclawBest/LJ%20Layouts/4763

32-2.png');
background-repeat: repeat;
}

.subcontent {
padding: ;
}

.separator{
height: 35px;
}

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

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

a img:hover {
filter : alpha(opacity=90);
-moz-opacity : 0.9;
opacity : 0.9;
}

::-moz-selection {
background: #C0D8C0;
color: #FFFFFF;
}

blockquote {
font-size: 12px;
background-color: #F0F0D8;
border-left: 10px #C0C0C0 solid;
padding: 5px;
}

code, kbd, pre, tt {
font-family: monospace;
}

b, s, u {
color: #D8D8C0;
font-weight: bold;
}

/*-- navigation --*/

#header {
padding: 5px 10px 5px 10px;
margin: 0px;
text-align: center;
font-family: "Arial Black", sans-serif;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 2px;
border: 1px solid #FFFFFF;
color: #C0C0C0;
}

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
padding: 5px;
color: #C0C0C0;
}

div#header a:hover, div#footer a:hover {
color: #C0D8C0;
text-decoration: none;
}

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

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

#footer {
text-align: center;
font-family: "Arial Black", sans-serif;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 1px;
color: #C0D8C0;
border: 1px solid #FFFFFF;
z-index: 100;
clear: both;
}

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

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

.clearfoot {
clear: both;
}

/*-- titles --*/

.title {
display: none;
}

.subtitle {
display: none;
}

/*-- entries --*/

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
background-color: #FFFFFF;
color: #C0D8C0;
text-align: left;
border: 1px #FFFFFF solid;
}

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

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

.subject {
font-family: Lucida Sans Unicode, Helvetica, sans-serif;
font-style: ;
font-weight: none;
font-size: 18px;
padding: 10px;
color: #C0C0C0;
background-color: #FFFFFF;
font-size: 15px;
border-top: 1px solid #E7E7E7;
}

.subject a, .subject a:link, .subject a:visited {
color: #C0C0C0;
text-decoration: none;
}

.subject a:hover {
color: #F0F0D8;
text-decoration: none;
}

.date {
line-height: 200%;
top: 5px;
color: #C0D8C0;
font-size: 11px;
}

.datesubject {
background-color: #FFFFFF;
padding: 5px;
}

/*-- currents --*/

.currents, .currentmood, .currentmusic {
font-size: 11px;
}

/*-- comments --*/

.comments {
text-align: right;
background-color: #FFFFFF;
padding: 0px 5px 0px 5px;
position: relative;
top: 10px;
border-bottom: 1px solid #E7E7E7;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #C0C0C0;
}

div.comments a:hover {
color: #F0F0D8;
text-decoration: none;
}

/*-- sidebar --*/

#sidebar {
padding-top: 15px;
margin-top: 5px;
background-color: #FFFFFF;
background-image: url('');
background-repeat: repeat-y;
border: 0px solid #C0D8C0;
color: #C0D8C0;
width: 160px;
float: right;
text-align: justify;
}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
color: #C0C0C0;
}

div#sidebar a:hover {
color: #F0F0D8;
text-decoration: none;
}

.sbarheader {
text-transform: uppercase;
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #98BCB8 solid;
border-top: 1px #98BCB8 solid;
}

.defaultuserpic {
display: none;
text-align: center;
width: 70px;
height: 70px;
}

table.calendar {
margin-right: auto;
margin-left: auto;
border: 0px #E7E7E7 solid;
}

.sbarcalendar {
border: 0px #E7E7E7 solid;
text-align: center;
font-size: 11px;
}

.sbarcalendarposts {
border: 0px #F3ECD4 solid;
background-color: #FFFFFF;
text-align: center;
font-size: 11px;
}

ul.sbarlist {
padding-left: 0px;
margin-left: 0px;
list-style-type: none;
}

li.sbaritem {
padding: 0px;
list-style-type: circle;
}

.tagcloud {
padding-left: 15px;
list-style: none;
}

li.sbartitle
{
text-transform: uppercase;
color: #C0C0C0;
text-align: right;
padding-left: 15px;
list-style: bold;
text-style: bold;
font-weight: bold;
background-color: TRANSPARENT;
margin-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid #E7E7E7;
}

/*-- userpics --*/

.userpic {
position: relative;
float: left;
background-color: #FFFFFF;
padding: 2px;
margin: 10px;
z-index: 15;
border: 1px solid #D8D8C0;
}

.userpic img, .userpicfriends img{
width: 80px;
height: 80px;
}

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
background-color: #FFFFFF !important;
border: 1px solid #D8D8C0;
font-size: 11px;
z-index: 15;
}

/*-- tag page --*/

/*-- archive --*/

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

ul.year li {
display: inline;
}

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

table.yeartable td.yeardate, table.yeartable td.yearday {
border: 1px solid #E7E7E7;
}

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

td.yearmonth {
border: none;
}

/*-- comments --*/

.clear {
height: 15px;
}

.datesubjectcomment {
background-color: #FFFFFF;
padding: 5px;
margin-top: 20px;
border-bottom: 1px solid #C0C0C0;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #C0C0C0;
}

.userpiccomment {
width: 80px;
height: 80px;
position: relative;
background-color: #FFFFFF;
top: -20px;
left: 0px;
padding: 5px;
margin: 10px 10px 10px 10px;
z-index: 15;
float: left;
border: 1px solid #C0C0C0;
}

.box {
border: 1px solid #FFFFFF;
padding: 10px;
clear: left;
}

input, textarea {
background-color: #FFFFFF;
color: #C0D8C0;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
line-height: 125%;
background-color: #FFFFFF;
color: #C0D8C0;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
color: #C0D8C0;
}

.commentbox {
border: 1px solid #E7E7E7;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
background-image: url('');
background-repeat: repeat-y;
}

.commentboxpartial {
border: 1px solid #E7E7E7;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}

.skiplinks {
text-align: center;
}

/*-- mini icons by pinvoke and famfam --*/

.ljuser img {
width: 0;
height: 0;
background: transparent url(http://i42.tinypic.com/4j9ok0.gif) no-repeat 0 0;
padding: 10px 10px 0 2px !important;
vertical-align: baseline !important;
}

.ljuser img[src*="userinfo.gif"] {
background: transparent

url(http://i42.tinypic.com/4j9ok0.gif) no-repeat 0 0 !important;
padding: 10px 10px 0 2px !important;
}

.ljuser img[src*="community.gif"] {
width: 0;
height: 0;
background: transparent url(http://i41.tinypic.com/2r454kl.png) no-repeat scroll 0 0 !important;
padding: 16px 16px 0 2px !important;
}

.subject img {
vertical-align: middle !important;
}

img[src*="icon_protected.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px !important;
background: transparent

url(http://i34.tinypic.com/v5zklz.png)

no-repeat scroll 0 0;
}

img[src*="icon_private.gif"]{
width: 0;
height: 0;
padding: 16px 16px 0px 0px !important;
background: transparent

url(http://i35.tinypic.com/2mqroux.png)
}

img[src*="btn_del.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i39.tinypic.com/144739d.png)

no-repeat scroll 0 0;
}

img[src*="btn_scr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i43.tinypic.com/358rj2a.png)

no-repeat scroll 0 0;
}

img[src*="btn_unscr.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i39.tinypic.com/2drnh3.png)

no-repeat scroll 0 0;
}

img[src*="btn_freeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i40.tinypic.com/17afb4.png)

no-repeat scroll 0 0;
}

img[src*="btn_unfreeze.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i44.tinypic.com/242zlet.png)

no-repeat scroll 0 0;
}

img[src*="btn_track.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i44.tinypic.com/5zmpvk.png)

no-repeat scroll 0 0;
}

img[src*="btn_tracking.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i43.tinypic.com/aakt3q.png)

no-repeat scroll 0 0;
}

img[src*="btn_tracking_thread.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i39.tinypic.com/71pcmf.png)

no-repeat

scroll 0 0;
}

img[src*="anonymous.gif"] {
height: 0px;
width: 0px; padding: 0px 0px 16px 16px !important;
background: url(http://i40.tinypic.com/2ngfymo.png)

no-repeat scroll 0 0;
}

img[src*="openid-profile.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i44.tinypic.com/35b5evp.png)

no-repeat scroll 0 0;
}

.box img[src*="userinfo.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i40.tinypic.com/33c56o1.png)

no-repeat

scroll 0 0;
}

img[src*="talk/none.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 10px 10px !important;
background: url(http://i39.tinypic.com/2ry4o4k.png)

no-repeat

scroll 0 0;
}

img[src*="help.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i44.tinypic.com/zwkxvc.png)

no-repeat

scroll 0 0;
}

img[src*="pencil.gif"] {
height: 0px;
width: 0px;
padding: 0px 0px 16px 16px !important;
background: url(http://i40.tinypic.com/2zibpg8.png)

no-repeat

scroll 0 0;
}

/*------- contextual pop-up -------*/

div.ContextualPopup div.Inner {
background:transparent!important;
color: #C0C0C0 !important;
border: none;
padding: 10px;
width: 350px;
font-family: verdana;
}

div.ContextualPopup .Content {
padding: 7px 10px 7px 10px;
margin-right: 80px;
line-height: 1.4;
background: #FDFDFD;
font-size: 9px;
border: 1px solid #C0C0C0;
text-transform: lowercase;
}

div.ContextualPopup .Userpic {
padding: 10px;
background: #FDFDFD;
margin: 0px;
border: 1px solid #C0C0C0;
}

div.ContextualPopup div.Inner b, div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #C0C0C0 !important;
text-transform: lowecase;
}

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

div.ContextualPopup .Relation {
letter-spacing:0px;
border-bottom: 1px solid #C0C0C0;
margin-bottom: 4px;
padding-bottom: 4px;
text-transform: lowercase;
}

/*-- navigation bar --*/

table#lj_controlstrip td {
background-color: #C0C0C0;
border: solid 0px #C0C0C0;
color: #FDFDFD;
}

#lj_controlstrip input {
background-color: #C0C0C0;
border: 1px solid #FDFDFD;
color: #FDFDFD;

}

#lj_controlstrip a {
color: #FDFDFD;
background-color: #C0C0C0;
}

#lj_controlstrip_statustext {
background-color: #C0C0C0;
color: #FDFDFD;
}

#lj_controlstrip {
background-color: #C0C0C0;
color:#FDFDFD;
}

#lj_controlstrip_userpic {
display:none;
}

select {
background-color: #FFFFFF;
border: 1px solid #FDFDFD;
color: #ADADAD;
font-family: verdana;
font-size: 9px;
}

/*-- paste additional codes below this point --*/

CREDIT:
★- Comments are love ♥
★- Credit & watch visualwit for updates

NOTES:
★- Works best in FIREFOX (upgrade to Firefox strongly suggested)
★- Tested on basic/paid accounts

DIRECTIONS:
★- Select journal style
★- Select any Flexible Squares layout except 'Circles'
★- Go to Custom CSS and set all drop down boxes to No
★- Paste code in 'Custom Stylesheet' text box

OTHER RESOURCES:
★- s2flexisquares is the main tutorial/how to site for flexible squares

layout style: flexible squares, -x- layouts, layout type: sidebar

Previous post Next post
Up