After what seems an eternity I finally managed to upload the Blue Lagoon layout I'm currently using at
artphilia for you to download. I know some people wanted to have this layout. Sorry for the wait.
Title: Blue Lagoon
System: s2
Theme: Flexible Squares
Account: free, plus & paid
Header: no
Download:
ZIPPreview:
here /*
Original stylesheet by Nadia @ ARTPHILIA.livejournal.com
Downloaded from: CSSBOX.livejournal.com
Tiny icons from: julzroguenine.livejournal.com
Style System: S2
Theme: Flexible Squares
Account: Free, Plus and/or Paid
*/
body {
background-image:url(/lagoonbg.jpg);
background-repeat: no-repeat;
background-position: top left;
background-color: #049C99;
text-align: center;
color: #48433B;
font-family: "Lucida Sans Unicode",verdana,tahoma,sans-serif;
font-size: 10px;
margin: 0 auto;
}
a, a:link, a:visited {
color: #0F5F80;
font-weight: normal !important;
text-decoration: none;
text-transform: normal;
}
.ljuser a {
font-weight: lighter !important;
text-transform: none;
text-decoration: none;
color: #0F5F80;
}
a:hover, .ljuser a:hover {
color: #049C99;
}
p, td, {
color: #48433B;
font-family: "Lucida Sans Unicode",verdana,tahoma,sans-serif;
font-size: 10px;
}
i { color: #049C99; }
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content {
width: 800px;
margin: 0 auto;
background-color: #E9EBD0;
border-width: 0 ;
border-style: solid;
border-color: #D9D9D9;
padding: 15px;
}
#maincontent {
margin-top: 15px;
border-width: 0;
border-style: solid;
border-color: transparent;
background-color: #E4E4C5;
}
#sidebar {
color: #48433B;
padding-top: 15px;
margin-top: 15px;
background-color: #E4E4C5;
border-left: 10px solid #049C99;
text-align: justify;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
/* for formatting header image */
#header {
}
.headerimage {
}
/*title and subtitle*/
.title {
display: none;
}
.subtitle{
display: none;
}
/*-----------------------------------------------------------------------------
Header/Footer - navigation
--------------------------------------------------------------------------------*/
ul.navheader {
padding: 15px 0 15px 0;
margin-top: 0;
text-align: center;
background-color: #5FD0B6;
}
ul.navheader li {
display: inline;
padding: 10px 3px 10px 3px;
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #049C99;
font-family: "Lucida Sans Unicode",verdana,tahoma,sans-serif;
font-weight: normal;
font-size: 12px;
letter-spacing: 0;
text-transform: lowercase;
text-decoration: none;
padding: 10px;
}
.view {
color: #23AEAB;
font-family: "Lucida Sans Unicode",verdana,tahoma,sans-serif;
font-weight: normal;
font-size: 11px;
letter-spacing: 0;
text-transform: lowercase;
text-decoration: none;
}
div#header a:hover, div#footer a:hover {
color: #0F5F80;
}
/*-----------------------------------------------------------------------------
Userpic
------------------------------------------------------------------------*/
.userpic {
margin: 0 10px 3px 10px;
padding: 10px;
float: left;
background-color: transparent !important;
position: relative;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry{
margin: 10px;
padding: 5px;
background-color: transparent;
text-align: justify;
border-width: 0;
border-color: #EDEDED;
border-style: solid;
}
.date {
color: #48433B;
text-align: left;
text-transform: uppercase;
font-size: 8px;
font-family: verdana,tahoma,sans-serif;
margin: 5px 5px 0 0;
padding: 0;
float: left;
}
.subject {
text-align: left;
text-transform: none;
color: #23AEAB;
padding-left: 10px;
border: 0;
font-style: italic;
font-size: 15px;
font-weight: normal;
}
.subject a, .subject a:link, .subject a:visited, .userpic a {
color: #049C99;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform: lowercase;
}
.subject a:hover, .userpic a:hover {
color: #0F5F80;
}
.datesubject {
background-color: transparent;
padding: 5px;
}
.entry ul li {
padding: 0;
margin: 0 0 0 15px;
}
.entry ol li {
padding: 0;
margin: 0 0 0 15px;
}
.replytoposter {
text-align: left;
font-weight: normal;
font-size: 10px;
text-transform: none;
}
.ljtags {
color: #E4E4C5;
font-size: 10px;
text-align: right;
font-weight: normal;
margin: 20px 5px -33px 0;
text-transform: lowercase;
background-image: url(/tags-gray.png);
background-repeat: no-repeat;
background-position: right center;
padding: 0 15px 0 0;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents strong, .currentlocation strong, .currentmood strong, .currentmusic strong {
color: transparent;
font-size: 9px;
font-weight: normal;
display: none;
}
.currents {
margin-left: 450px;
padding: 5px;
}
.currents, .currentlocation, .currentmood, .currentmusic {
font-size: 9px;
text-align: right;
text-transform: lowercase;
}
.currentlocation {
background-image: url(/earth.png);
background-repeat: no-repeat;
background-position: right center;
padding: 0 15px 0 0;
margin-top: 1px;
}
.currentmood {
background-image: url(/heart.png);
background-repeat: no-repeat;
background-position: right center;
padding: 0 15px 0 0;
margin-top: 1px;
}
.currentmusic {
background-image: url(/notes-gray.png);
background-repeat: no-repeat;
background-position: right center;
padding: 0 15px 0 0;
margin-top: 1px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
border-left: 5px solid #049C99;
text-align: left;
font-size: 12px;
padding: 0 5px 0 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #049C99;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
}
div.comments a:hover {
color: #0F5F80;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
/* for formatting separators between entries */
.separator{
height: 30px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
margin: 0 10px 3px 10px;
padding: 10px;
float: left;
background-color: transparent !important;
position: relative;
}
.userpicfriends a font, .userpicfriends a:link font, .userpicfriends a:visited font {
color: #0F5F80 !important;
text-align: center !important;
}
.userpicfriends a:hover font {
color: #049C99 !important;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
margin: 3px 10px 3px 10px;
padding: 10px;
float: left;
background-color: transparent;
position: relative;
display: none;
}
.sbarheader {
padding: 0 5px 0 5px;
}
.sbarbody {
padding: 0 5px 0 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #0F5F80;
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
}
div#sidebar a:hover {
color: #049C99;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist {
padding: 0;
margin: 10px;
list-style: none;
text-align: left;
}
li.sbaritem {
display: inline;
padding: 0 10px 0 0;
list-style: none;
}
li.sbartitle {
font-family: tahoma, verdana, sans-serif;
color: #48433B;
font-size: 8px;
font-weight: normal;
text-transform: uppercase;
padding-left: 10px;
list-style: none;
margin-bottom: 10px;
margin-top: 10px;
display: none;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
text-align: center;
font-family: "Lucida Sans Unicode",tahoma,verdana,sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
background-color: transparent;
color: #48433B;
z-index: 50;
clear: both;
padding: 10px 0 5px 0;
}
ul.navfooter {
padding: 0;
margin: 0;
}
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: 1px;
border-style: dotted;
border-color: #E4E4C5;
}
table.yeartable td.yearday, td.yeardate {
color: #48433B;
background-color: #E9EBD0;
text-align: center;
}
td.yearmonth {
border-style: none;
}
.active {
font-size: 15px;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
padding: 5px;
margin-top: 20px;
border-left: 10px solid #049C99;
}
.userpiccomment {
top: -30px;
left: 0;
z-index: 15;
float: right;
margin: 0 10px 3px 10px;
padding: 10px;
background-color: transparent;
position: relative;
}
input, textarea, select {
border-color: #5FD0B6 !important;
border: 1px solid;
background-color: #E9EBD0;
font-family: "Lucida Sans Unicode",tahoma,verdana,sans-serif;
color: #48433B;
font-size: 10px;
}
textarea.textbox, input.textbox, select.textbox {
width: 80% !important;
border-color: #5FD0B6 !important;
border: 1px solid;
background-color: #E9EBD0;
font-family: tahoma, verdana, sans-serif;
color: #48433B;
font-size: 10px;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
}
.replytosubject {
font-size: 11px;
font-weight: bold;
text-align: left;
color: #8C927E;
padding-left: 10px;
}
.commentreply {
position: relative;
margin: 10px;
text-align: justify;
}
.commentbox {
background-color: #E9EBD0;
padding: 15px;
margin: 10px !important;
}
.datesubjectcomment {
text-align: left;
}
.datesubjectcomment a, .datesubjectcomment a:visited {
color: #049C99;
font-weight: normal;
text-decoration: none;
letter-spacing: 1px;
text-transform: lowercase;
}
.datesubjectcomment a:hover {
color: #0F5F80;
}
.commentboxpartial {
padding: 5px;
margin: 5px;
background-color: transparent;
}
.commentinfo {
background-color: #0F5F80;
margin-top: 10px;
width: 100%;
}
.skiplinks {
text-align: center;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
.ljtaglist {
text-align: left;
}
blockquote {
width: 400px;
margin-right: auto;
margin-left: auto;
padding: 15px;
font-size: 10px;
font-family: "Trebuchet MS",verdana,tahoma,sans-serif;
background-color: #E9EBD0;
border-left: 10px solid #5FD0B6;
text-align: justify;
}
/*--------------------------------------------
Contextual Pop-Up
-----------------------------------------*/
div.ContextualPopup div.Inner {
background: transparent!important;
color: #48433B !important;
border: none;
padding: 6px;
width: 245px;
font-family: tahoma,arial,sans-serif;
font-size: 11px;
}
div.ContextualPopup .Content {
padding: 7px 10px 7px 10px;
margin-right: 80px;
line-height: 13px;
background-color: #E9EBD0;
border: 1px solid #0F5F80;
}
div.ContextualPopup .Userpic {
padding: 10px;
background-color: #E9EBD0;
margin: 0;
border: 0;
}
div.ContextualPopup span.OnlineStatus, span {
font-size: 10px;
text-transform: uppercase;
}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {
text-decoration: none !important;
font-weight: normal;
color: #049C99 !important;
}
div.ContextualPopup div.Inner a:hover {
text-decoration: none !important;
font-weight: normal;
color: #0F5F80 !important;
}
div.ContextualPopup .Relation {
letter-spacing: 1px;
border-bottom: 1px dotted #0F5F80;
text-transform: uppercase;
margin-bottom: 4px;
padding-bottom: 4px;
}
/*--------------------------------------------
User, Community, Protected icons
-----------------------------------------*/
.ljuser img {
/* fallback code for older browsers */
width: 0;
height: 0;
padding: 17px 20px 0 0;
/* for some reason IE doesn't understand
background shortcuts for this one */
background-image: url(/userinfo-lightblue.png);
background-repeat: no-repeat;
background-position: left center;
}
.ljuser img[src="
http://p-stat.livejournal.com/img/userinfo.gif"]{
width: 0;
height: 0;
padding: 0 0 15px 13px;
background-image: url(/userinfo-lightblue.png);
background-repeat: no-repeat;
background-position: left center;
}
.ljuser img[src="
http://p-stat.livejournal.com/img/community.gif"]{
width: 0;
height: 0;
padding: 0 0 18px 15px;
background-image: url(/comm-blue.png);
background-repeat: no-repeat;
background-position: left center;
}
.subject img[src="
http://p-stat.livejournal.com/img/icon_protected.gif"]{
width: 0;
height: 0;
padding: 0 12px 12px 0;
background: url(/locked-gray.png);
background-repeat: no-repeat;
background-position: left center;
}