Spring Time
Style: S2 Flexible Squares
Work best with: All account types
Best View: IE, Firefox (header hover links look a little wonky)
Credit:
waveburn
Live Preview:
weprevail /*---------------------------------------------------
This layout was made by waveburn.livejournal.com
-----------------------------------------------------*/
body {
background-image: url();
background-attachment: fixed;
background-color: #eee;
background-repeat: repeat;
text-align: center;
color: #666;
font-family: Arial, "Times New Roman", Times, serif;
font-size: 8pt;
text-transform:
normal;
margin: 0; }
a, a:link, a:visited {
color: #1E90FF;
text-decoration: none;
}
a:hover {
color: #AADD00;
text-decoration: none;
border-bottom:
cursor: default;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
i {
color: #000;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 500px;
margin-left: auto; margin-right: auto;
background-color: white;
border-width: 0px;
padding-top: 0px;
}
#maincontent {
margin-top: 0px;
font-family: lucida grande, tahoma, verdana, arial, sans-serif;
font-size: 9px;
background-color: white;
color: black;
border-width: 0px;
margin-right: auto;
margin-left: auto;
margin-top: 8px;
text-align: left;
}
#footer {
background-color: white;
clear: both;
color: #CCCCCC;
font-size: 9px;
font-family: arial;
letter-spacing: 1px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
width: 100%;
z-index: 100;
border-color: white;
}
#sidebar {
display: none;
padding-top: 15px;
margin-top: 15px;
background-color: #303030;
font-family: lucida grande, tahoma, verdana, arial, sans-serif;
font-size: 9px;
color: #8b8b8b;
width: 160px;
float: right;
text-align: justify;
}
.subject img[src="
http://stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: px px 0px 0px;
background: url();
}
.subject img[src="
http://stat.livejournal.com/img/icon_private.gif"]{
width: 0;
height: 0;
padding: px px 0px 0px;
background: url();
}
.ljuser img {
width: 0;
height: 0;
background-repeat: no-repeat;
background-color:transparent;
/* so that IE users will still see an image */
background-image: url(
http://i1.tinypic.com/2pyrx40.gif); padding: 8px 6px 0 2px;
cursor: default;
}
.ljuser img[src="
http://stat.livejournal.com/img/userinfo.gif"] {
background-color:transparent;
background-image: url(
http://i1.tinypic.com/2pyrx40.gif); padding: 8px 6px 0 2px;
}
.ljuser img[src="
http://stat.livejournal.com/img/community.gif"] {
background-color:transparent;
background-image: url(
http://i1.tinypic.com/2pyrx40.gif); padding: 14px 17px 0 2px;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
padding: 5px 0px 5px 0px;
margin: 0px;
border-width: 0px;
background-color: #eee;
text-align: center;
font-family: georgia;
font-size: 9px;
text-transform: lowercase;
font-weight: normal;
font-style: italic;
}
.headerimage {
position: relative;
width: 600px;
height: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("");
background-repeat: no-repeat;
}
/* header -- links to views; title of journal; subtitle of journal */
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #000;
}
div#header a:hover, div#footer a:hover {
color: #999999;
text-decoration: none;
cursor: default;
}
/*title and subtitle*/
.title {
display: none;
}
.subtitle{
display: none;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
color: #666666;
}
ul.navheader li {
padding: 5px 3px 5px 5px;
}
ul.navheader li:hover {
background: #984A7D;
color: #DDDCCD !important;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 30px 10px 30px;
padding: 10px;
background-color: white;
color: #7F7F7F;
font-family: arial;
font-size: 9px;
text-align: justify;
border-width: 0px;
border-style: dashed;
border-color: #d6d6d6;
}
.userpic {
position: relative;
float: left;
background-color: white;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: #eee;
border-bottom: 1px solid #eee;:
border-right: 1px solid #eee;;
border-left: 1px solid #eee;
border-top: 1px solid #eee;
border-style: solid;
}
.date {
line-height: 200%;
top: 5px;
color: #CCCCCC;
font-family: trebuchet ms;
text-transform: uppercase;
letter-spacing: 0pt;
font-style: ;
font-size: 10px;
}
.subject {
font-weight: ;
padding: 9px;
color: #CCCCCC;
font-family: lucida sans unicode;
text-transform: lowercase;
font-weight: normal;
font-size: 9px;
border-bottom: 1px solid #EEEEEE;
}
.subject a, .subject a:link, .subject a:visited {
color: #AADD00;
}
.subject a:hover {
color: #1E90FF;
}
.datesubject {
background-color: white;
padding: 5px;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: georgia;
font-size: 9px;
font-color: #f7f7f7;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
background-color: white;
font-family: georgia;
font-size: 9px;
color: #7F7F7F;
padding: 5px;
text-align: right;
text-transform: lowercase;
font-style: italic;
top: 15px;
border-bottom: 1px solid #eeeeee;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #1E90FF;
font-weight: lighter;
}
div.comments a:hover {
color: #AADD00;
font-weight: lighter;
text-decoration: none;
cursor: default;
}
/* REPLY PAGES attributes
----------------------------------------------- */
.datesubjectcomment {
background-color: white;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border: 1px dotted white;
background-color: white;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: right;
}
.box {
text-align: justify;
background-color: white;
margin-top: 0px;
padding: 15px;
}
input, textarea {
background-color: transparent;
color: #7F7F7F;
font-face: arial;
font-size: 9px;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-size: 10px;
line-height: 125%;
background-color: transparent;
color: #7F7F7F;
font-face: arial;
font-size: 9px;
}
.replytosubject {
font-weight: normal;
font-face: arial;
font-size: 9px;
}
.commentreply {
font-face: arial;
font-size: 9px;
position: relative;
margin: 10px;
color: #7F7F7F;
}
.commentbox {
border: 1px solid #D8E9ED;
padding: 10px;
margin: 10px;
background-color: white;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #AADD00;
}
.datesubjectcomment a:hover {
color: #1E90FF;
}
.commentboxpartial {
border: 1px solid #D8E9ED;
padding: 10px;
margin: 10px;
background-color: white;
}
.commentinfo {
background-color: #CCCCCC;
font-face: arial;
font-size: 9px;
margin-top: 10px;
width: 100%;
}/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: white;
font-family: tahoma;
font-size: 11px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #AADD00;
}
div#sidebar a:hover {
color: #1E90FF;
text-decoration: none;
border-bottom: 1px dashed #33A1DE;
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #AADD00;
}
div#sidebar a:hover {
color: #1E90FF;
text-decoration: 1px solid #EEEEEE;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #EEEEEE;
border-width: 1px;
border-style: dashed;
text-align: center;
font-family: tahoma;
font-size: 10px;
}
.sbarcalendarposts {
border-color: #34DBEF;
border-width: 0px;
border-style: solid;
background-color: white;
text-align: center;
font-family: tahoma;
font-size: 10px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 15px;
list-style: none;
}
li.sbartitle
{
padding-left: 15px;
list-style: none;
border-style: solid;
border-width: 1px;
border-color: white;
background-color: white;
margin-bottom: 10px;
margin-top: 10px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
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-width: 0px;
border-style: solid;
border-color: white;
}
table.yeartable td.yearday {
background-color: white;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
MAKE SURE that you when you go to add the layout at Custom CSS, you have checked:
» Use layout's stylesheet(s?) YES
» Use layout's stylesheet(s) when including custom external stylesheet? YES (or NO, it doesn't really matter)
» Use external stylesheets? YES
If you have any questions, feel free to post them here.