Clean & Simple

Jun 21, 2007 10:53

It's been quite a time since I made new layouts for you. I'm sorry for that. Reallife was keeping me busy. Hope you like the new flexi squares. Both are almost the same. One is with a header image the other without. Feel free to adjust it to your liking. :)

More of my layouts can be found @ cssbox



Title: Clean & Simple (blue)
System: s2
Theme: Flexible Squares
Account: free, plus & paid
Header: yes
Download: here
Preview: here



/*
Original stylesheet by Nadia @ http://artphilia.livejournal.com
Style System: S2
Theme: Flexible Squares
Account: Basic, Plus and Paid
*/

body, p {
background-color: #CCCCCC;
text-align: center;
color: #888888;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
margin: 0;
}

td {
margin-left: auto;
margin-right: auto;
}

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

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

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

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 800px;
margin: 0 auto;
background-color: #ffffff;
border-width: 10px 5px 10px 5px;
border-style: solid;
border-color: #ffffff;
padding: 0;
}

#maincontent {
margin-top: 15px;
margin-left: 180px;
background-color: #ffffff;
border-style: solid;
border-color: #ffffff;
border-width: 0;
text-align: left;
}

#sidebar {
padding-top: 15px;
margin-top: 0;
background-color: #ffffff;
border-right: 1px solid #EFEFEF;
width: 160px;
float: left;
font-size: 11px;
text-align: justify;
}

/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
/* for formatting header image */
}

.headerimage {
/* this time the header graphic is placed at the 'title' */
background-image: url();
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center;
background-color: #FFFFFF;
height: 200px;
width: 800px;
margin: 0px auto;
text-align: center;
border-width: 5px 4px 2px 4px;
border-style: solid;
border-color: #FFFFFF;
}

/*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 {
padding: 0;
margin-bottom: 50px;
color: #666666;
font-weight: normal;
font-family: helvetica,tahoma,verdana,sans-serif;
letter-spacing: 3px;
text-transform: uppercase;
text-decoration: none;
}

div#header a:hover, div#footer a:hover {
color: #449CF6;
}

/*title and subtitle*/
.title {
padding: 5px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
color: #449CF6;
text-transform: uppercase;
font-family: helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
display: none;
}

.subtitle {
margin: 5px;
text-transform: lowercase;
font-family: helvetica, sans-serif;
font-size: 12px;
color: #D4D4D4;
word-spacing: 2px;
letter-spacing: 4px;
border-bottom: 1px solid #EFEFEF;
display: none;
}

/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

ul.navheader {
padding: 0;
margin-top: 0;
}

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

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

.subcontent {
}

.entry {
margin: 2px 10px 20px 20px;
padding: 10px 10px 20px 10px;
background-color: #FFFFFF;
text-align: justify;
text-indent: 1em;
border-width: 0;
border-color: #ffffff;
border-style: solid;
}

.userpic {
position: relative;
float: right;
background-color: #FFFFFF;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #EFEFEF;
border-style: solid;
}

.date {
color: #999999;
margin: 0 5px 0 0;
padding: 0;
font-size: 9px;
text-align: right;
text-transform: none;
letter-spacing: 2px;
}

.subject {
margin: 0 5px 0 0;
padding: 0;
color: #666666;
text-align: right;
text-transform: uppercase;
letter-spacing: 2px;
}

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

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

/* IE user hack */
* html span.ljuser{
background-image: url("user.gif");
background-repeat: no-repeat;
background-position: left middle;
padding: 0px 16px 16px 0px;
}
* html span.ljuser img{
visibility: hidden;
}

/* icon for user */
.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url(user.gif);
padding: 16px 16px 0 0;
}
/* icon for communities */
.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url(community.gif);
padding: 16px 16px 0 0;
}

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

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

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

/*the look of the tags in entries*/
.ljtags {
font-size: 9px;
font-weight: bold;
margin-top: 15px;
text-transform: uppercase;
display: yes;
}

.ljtags a {
font-weight: normal;
}

/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/

.currents, .currentlocation, .currentmood, .currentmusic {
font-size: 9px;
text-transform: uppercase;
margin: 0;
padding: 0;
}

/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: tahoma,verdana,sans-serif;
text-align: right;
background-color: #ffffff;
border-width: 0;
border-style: solid;
border-color: #ffffff;
padding: 0 5px 0 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #666666;
text-decoration: none;
}

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

/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/

.separator {
/* for formatting separators between entries */
border-bottom: 1px solid #EFEFEF;
margin: 20px;
}

/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/

.userpicfriends {
position: relative;
float: right;
background-color: #ffffff !important;
padding: 5px;
margin: 10px;
z-index: 15px;
border-width: 1px;
border-color: #EFEFEF;
border-style: solid;
}

.userpicfriends a font, .userpicfriends a:link font, .userpicfriends a:visited font {
color: #449CF6 !important;
font-family: tahoma,verdana,sans-serif !important;
text-align: center !important;
}

.userpicfriends a:hover font {
color: #666666 !important;
text-decoration: none;
}

/*------------------------------------------------------------
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: #449CF6;
}

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

/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/

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

.sbarcalendar {
background-color: #ffffff;
border-color: #ffffff;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 9px;
}

.sbarcalendarposts {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
background-color: #ffffff;
text-align: center;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 9px;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

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

li.sbaritem a, li.sbaritem a:link, li.sbaritem a:visited {
text-align: center;
display: block;
width: 100%;
border-bottom: 0 dashed #EFEFEF;
background-color: #ffffff;
list-style: none;
padding: 2px;
}

li.sbaritem a:hover {
}

li.sbartitle {
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 10px;
background-color: #ffffff;
border-bottom: 1px solid #EFEFEF;
margin: 10px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/

#footer {
width: 100%;
text-align: center;
font-family: helvetica,tahoma,verdana,sans-serif;
letter-spacing: 2px;
background-color: #FFFFFF;
color: #888888;
border-top: 1px solid #FFFFFF;
z-index: 100;
clear: both;
margin-bottom: 10px;
padding-top: 10px;
}

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: solid;
border-color: #EFEFEF;
}

table.yeartable td.yearday {
background-color: #F1F1F1;
font-weight: bold;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/

.datesubjectcomment {
background-color: #ffffff;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
float: right;
background-color: #ffffff;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #EFEFEF;
border-style: solid;
}

input, textarea, select{
background-color: #ffffff;
font-size: 1.0em;
font-family: helvetica,tahoma,verdana,sans-serif;
color: #888888;
letter-spacing: 0;
border: 1px solid #E7E7E7;
padding: 0;
margin-top: 1px;
}

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

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

.replytosubject {
font-weight: bold;
}

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

.commentbox {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #449CF6;
text-decoration: none;
}

.datesubjectcomment a:hover {
color: #666666;
text-decoration: none;
}

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

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

.skiplinks {
text-align: center;
}

/*--------------------------------------------
Misc
-----------------------------------------*/

.clear {
height: 20px;
}

.comtags {
display: yes;
}

#sidebar_tags {
display: yes;
}

.tagcount {
display: none;
}

blockquote {
margin: 15px;
padding: 15px;
color: #fafafa;
font-size: 0.9em;
border: 1px solid #848484;
background-color: #CCCCCC;
text-align: justify;
letter-spacing: 2px;
line-height: 10px;
}



Title: Clean & Simple (green)
System: s2
Theme: Flexible Squares
Account: free, plus & paid
Header: no
Download: here
Preview: here



/*
Original stylesheet by Nadia @ http://artphilia.livejournal.com
Style System: S2
Theme: Flexible Squares
Account: Basic, Plus and Paid
*/

body, p {
background-color: #EFEFEF;
text-align: center;
color: #888888;
font-family: tahoma,verdana,sans-serif;
font-size: 11px;
margin: 0;
}

td {
margin-left: auto;
margin-right: auto;
}

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

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

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

/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/

#content {
width: 800px;
margin: 0 auto;
background-color: #ffffff;
border-width: 10px 5px 10px 5px;
border-style: solid;
border-color: #ffffff;
padding: 0;
}

#maincontent {
margin-top: 15px;
margin-left: 180px;
background-color: #ffffff;
border-style: solid;
border-color: #ffffff;
border-width: 0;
text-align: left;
}

#sidebar {
padding-top: 15px;
margin-top: 0;
background-color: #ffffff;
border-right: 1px solid #EFEFEF;
width: 160px;
float: left;
font-size: 11px;
text-align: justify;
}

/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
/* for formatting header image */
}

.headerimage {
/* this time the header graphic is placed at the 'title' */
margin-top: 0;
background-color: #FFFFFF;
}

/*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 {
padding: 0;
margin-bottom: 50px;
color: #666666;
font-weight: normal;
font-family: helvetica,tahoma,verdana,sans-serif;
letter-spacing: 3px;
text-transform: uppercase;
text-decoration: none;
}

div#header a:hover, div#footer a:hover {
color: #AAD045;
}

/*title and subtitle*/
.title {
padding: 5px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
color: #AAD045;
text-transform: uppercase;
font-family: helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
display: yes;
}

.subtitle {
margin: 5px;
text-transform: lowercase;
font-family: helvetica, sans-serif;
font-size: 12px;
color: #D4D4D4;
word-spacing: 2px;
letter-spacing: 4px;
border-bottom: 1px solid #EFEFEF;
display: yes;
}

/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

ul.navheader {
padding: 0;
margin-top: 0;
}

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

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/

.subcontent {
}

.entry {
margin: 2px 10px 20px 20px;
padding: 10px;
background-color: #FFFFFF;
text-align: justify;
text-indent: 1em;
border-width: 0;
border-color: #ffffff;
border-style: solid;
}

.userpic {
position: relative;
float: right;
background-color: #FFFFFF;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #EFEFEF;
border-style: solid;
}

.date {
color: #999999;
margin: 0 5px 0 0;
padding: 0;
font-size: 9px;
text-align: right;
text-transform: none;
letter-spacing: 2px;
}

.subject {
margin: 0 5px 0 0;
padding: 0;
color: #666666;
text-align: right;
text-transform: uppercase;
letter-spacing: 2px;
}

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

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

/* IE user hack */
* html span.ljuser{
background-image: url("user.gif");
background-repeat: no-repeat;
background-position: left middle;
padding: 0px 16px 16px 0px;
}
* html span.ljuser img{
visibility: hidden;
}

/* icon for user */
.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url(user.gif);
padding: 16px 16px 0 0;
}
/* icon for communities */
.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url(community.gif);
padding: 16px 16px 0 0;
}

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

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

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

/*the look of the tags in entries*/
.ljtags {
font-size: 9px;
font-weight: bold;
margin-top: 15px;
text-transform: uppercase;
display: yes;
}

.ljtags a {
font-weight: normal;
}

/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/

.currents, .currentlocation, .currentmood, .currentmusic {
font-size: 9px;
text-transform: uppercase;
margin: 0;
padding: 0;
}

/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: tahoma,verdana,sans-serif;
text-align: right;
background-color: #ffffff;
border-width: 0;
border-style: solid;
border-color: #ffffff;
padding: 0 5px 0 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #666666;
text-decoration: none;
}

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

/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/

.separator {
/* for formatting separators between entries */
border-bottom: 1px dashed #AAD045;
margin: 20px;
}

/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/

.userpicfriends {
position: relative;
float: right;
background-color: #ffffff !important;
padding: 5px;
margin: 10px;
z-index: 15px;
border-width: 1px;
border-color: #EFEFEF;
border-style: solid;
}

.userpicfriends a font, .userpicfriends a:link font, .userpicfriends a:visited font {
color: #AAD045 !important;
font-family: tahoma,verdana,sans-serif !important;
text-align: center !important;
}

.userpicfriends a:hover font {
color: #666666 !important;
text-decoration: none;
}

/*------------------------------------------------------------
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: #AAD045;
}

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

/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/

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

.sbarcalendar {
background-color: #ffffff;
border-color: #ffffff;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 9px;
}

.sbarcalendarposts {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
background-color: #ffffff;
text-align: center;
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 9px;
}

/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

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

li.sbaritem a, li.sbaritem a:link, li.sbaritem a:visited {
text-align: center;
display: block;
width: 100%;
border-bottom: 0 dashed #EFEFEF;
background-color: #ffffff;
list-style: none;
padding: 2px;
}

li.sbaritem a:hover {
}

li.sbartitle {
font-family: helvetica,tahoma,verdana,sans-serif;
font-size: 10px;
background-color: #ffffff;
border-bottom: 1px dashed #AAD045;
margin: 10px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/

#footer {
width: 100%;
text-align: center;
font-family: helvetica,tahoma,verdana,sans-serif;
letter-spacing: 2px;
background-color: #FFFFFF;
color: #888888;
border-top: 1px solid #FFFFFF;
z-index: 100;
clear: both;
margin-bottom: 10px;
padding-top: 10px;
}

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: solid;
border-color: #EFEFEF;
}

table.yeartable td.yearday {
background-color: #F1F1F1;
font-weight: bold;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/

.datesubjectcomment {
background-color: #ffffff;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
float: right;
background-color: #ffffff;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #EFEFEF;
border-style: solid;
}

input, textarea, select{
background-color: #ffffff;
font-size: 1.0em;
font-family: helvetica,tahoma,verdana,sans-serif;
color: #888888;
letter-spacing: 0;
border: 1px solid #E7E7E7;
padding: 0;
margin-top: 1px;
}

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

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

.replytosubject {
font-weight: bold;
}

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

.commentbox {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #AAD045;
text-decoration: none;
}

.datesubjectcomment a:hover {
color: #666666;
text-decoration: none;
}

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

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

.skiplinks {
text-align: center;
}

/*--------------------------------------------
Misc
-----------------------------------------*/

.clear {
height: 0;
}

.comtags {
display: yes;
}

#sidebar_tags {
display: yes;
}

.tagcount {
display: none;
}

blockquote {
margin: 15px;
padding: 15px;
color: #AAD045;
font-size: 1.0em;
border: 1px solid #EFEFEF;
background-color: #FFFFFF;
text-align: justify;
letter-spacing: 2px;
line-height: 10px;
}

There is a readme.txt in the zip file, but if you have any trouble, let me know and I'll see if I can help you.
But please try at first to fix probs on your own. I'm pretty busy. You can find help at s2flexisquares

style: flexible squares, maker: artphilia

Previous post Next post
Up