[Layout] Pnish - Flexible Squares S2 System

Sep 15, 2007 01:11



Flexible Squares (S2 System)
Userpics enabled, optional sidebar.
Compatible with Firefox, Opera and IE.
All accounts.


Header | Separator

With sidebar

/* Cleaned CSS: */

body {
background-color: #CFCFCF;
text-align: center;
color: #61BBD9;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
cursor: crosshair;
}

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

a:hover {
color: #C9C9C9;
text-decoration: underline;
}

p, td, blockquote {
font-size: 10px;
}

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

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

#content
{
width: 622px;
margin-top: 0px;
margin-left: auto; margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
border-style: solid;
border-color: #999999;
padding: 0px;
}

#maincontent {
margin-top: 10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #61BBD9;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-right: 150px;
margin-left: 15px;
text-align: justify;
}

#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #61BBD9;
border-color: #999999;
border-width: 0px;
border-style: solid;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF;
width: 140px;
float: right;
text-align: left;
}

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

#header {
width: 100%;
padding: 10px 0px 10px 0px;
margin: 0px;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #61BBD9;
border-width: 0px;
background-color: #ffffff;
color: #6EC1DC;
}

.headerimage {
position: center;
width: 622px;
height: 425px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("http://img440.imageshack.us/img440/3457/principalk.jpg");
background-repeat: no-repeat;
}
}

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

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

/*title and subtitle*/
.title {
display: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}

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

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

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

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

li.view {
border-bottom: 2px dotted #C3C3C3;
}

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

.subcontent {
}

.entry {
margin: 0px 0px 10px 0px;
padding: 10px;
background-color: #FFFFFF;
color: #A0A0A0;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 2px;
border-color: #C9C9C9;
border-style: solid;
}

.userpic {
position: relative;
float: left;
background-color: #C9C9C9;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: #919bad;
border-style: solid;
}

.date {
line-height: 200%;
top: 5px;
color: #DCDCDC;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}

.subject {
font-weight: bold;
padding: 10px;
color: #DCDCDC;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 16px;
}

.subject a, .subject a:link, .subject a:visited {
color: #FFFFFF;
}

.subject a:hover {
color: #DCDCDC;
}

.datesubject {
background-color: #6EC1DC;
padding: 8px;
}

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

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

.entry a, a:link, entry a:visited {
color: #61BBD9;
text-decoration: none;
}

.entry a:hover {
color: #A0A0A0;
text-decoration: none;
}

.ljtags {
margin:20px 0px 0px 0px;
background-color: #C3E0E6;
width:380px;
padding:10px;
color:#ffffff;
font-size:10px;
border:2px dotted #CFCFCF;
}

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

.currents, .currentmood, .currentmusic {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
}

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

.comments {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
text-align: right;
background-color: #6EC1DC;
color: #A0A0A0;
padding: 0px 5px 0px 5px;
position: relative;
top: 20px;
}

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

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

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

.separator{
background-image: url(http://img440.imageshack.us/img440/8219/separator.jpg);
background-repeat: no-repeat;
background-position: center;
height: 60px;
padding: 10;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #C9C9C9 !important;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: #C3C3C3;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF !important;
font-size: 9px;
z-index: 15;
}

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

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px 3px 0px 3px;
}

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

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

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

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

li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
}

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

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

.sbarcalendar {
border-color: #61BBD9;
border-width: 0px;
border-style: solid;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #FFFFFF;
border-width: 1px;
border-style: dotted;
background-color: transparent;
color: #A0A0A0;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
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: 10px;
list-style: none;
}

li.sbartitle
{
padding-left: 10px;
list-style: none;
border-style: solid;
border-width: 0px;
border-color: #999999;
background-color: #C3E0E6;
color: #A0A0A0;
margin-bottom: 5px;
margin-top: 5px;
}

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

#footer {
width: 100%;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
background-color: #6EC1DC;
color: #FFFFFF;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}

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 {
background-color: #9BE2ED;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #E1E1E1;
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #6EC1DC;
color: #FFFFFF !important;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #C3C3C3;
background-color: #C9C9C9 !important;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 0px;
border-color: #E1E1E1;
border-style: solid;
}

.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #6EC1DC;
padding: 10px;
clear: left;
}

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

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #A0A0A0;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A0A0A0;
}

.commentbox {
border-color: #6EC1DC;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

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

.datesubjectcomment a:hover {
color: #FFFFFF;
}

.commentboxpartial {
border-color: #6EC1DC;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #61BBD9;
}

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

.replytoposter {
color: #FFFFFF;
text-decoration: none;
}

.replytoposter a:hover {
color: #C5C5C5;
text-decoration: none;
}

.replytoposter a:link, a:visited {
Color: #A0A0A0;
text-decoration: none;
}

.skiplinks {
text-align: center;
}

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

.clear {
height: 15px;
}

Without sidebar

/* Cleaned CSS: */

body {
background-color: #CFCFCF;
text-align: center;
color: #61BBD9;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
cursor: crosshair;
}

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

a:hover {
color: #C9C9C9;
text-decoration: underline;
}

p, td, blockquote {
font-size: 10px;
}

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

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

#content
{
width: 622px;
margin-top: 0px;
margin-left: auto; margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
border-style: solid;
border-color: #999999;
padding: 0px;
}

#maincontent {
margin-top: 10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #61BBD9;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-right: 15px;
margin-left: 15px;
text-align: justify;
}

#sidebar {
display: none;
padding-top: 10px;
margin-top: 10px;
background-color: #61BBD9;
border-color: #999999;
border-width: 0px;
border-style: solid;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF;
width: 140px;
float: right;
text-align: left;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
width: 100%;
padding: 10px 0px 10px 0px;
margin: 0px;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #61BBD9;
border-width: 0px;
background-color: #ffffff;
color: #6EC1DC;
}

.headerimage {
position: center;
width: 622px;
height: 425px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("http://img440.imageshack.us/img440/3457/principalk.jpg");
background-repeat: no-repeat;
}
}

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

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

/*title and subtitle*/
.title {
display: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
display: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}

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

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

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

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

li.view {
border-bottom: 2px dotted #C3C3C3;
}

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

.subcontent {
}

.entry {
margin: 0px 0px 10px 0px;
padding: 10px;
background-color: #FFFFFF;
color: #A0A0A0;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 2px;
border-color: #C9C9C9;
border-style: solid;
}

.userpic {
position: relative;
float: left;
background-color: #C9C9C9;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: #919bad;
border-style: solid;
}

.date {
line-height: 200%;
top: 5px;
color: #DCDCDC;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
text-align: right;
}

.subject {
font-weight: bold;
padding: 10px;
color: #DCDCDC;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 16px;
}

.subject a, .subject a:link, .subject a:visited {
color: #FFFFFF;
}

.subject a:hover {
color: #DCDCDC;
}

.datesubject {
background-color: #6EC1DC;
padding: 8px;
}

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

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

.entry a, a:link, entry a:visited {
color: #61BBD9;
text-decoration: none;
}

.entry a:hover {
color: #A0A0A0;
text-decoration: none;
}

.ljtags {
margin:20px 0px 0px 0px;
background-color: #C3E0E6;
width:380px;
padding:10px;
color:#ffffff;
font-size:10px;
border:2px dotted #CFCFCF;
}

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

.currents, .currentmood, .currentmusic {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
}

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

.comments {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
text-align: right;
background-color: #6EC1DC;
color: #A0A0A0;
padding: 0px 5px 0px 5px;
position: relative;
top: 20px;
}

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

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

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

.separator{
background-image: url(hhttp://img440.imageshack.us/img440/8219/separator.jpg);
background-repeat: no-repeat;
background-position: center;
height: 60px;
padding: 10;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #C9C9C9 !important;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: #C3C3C3;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF !important;
font-size: 9px;
z-index: 15;
}

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

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px 3px 0px 3px;
}

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

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

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

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

li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
}

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

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

.sbarcalendar {
border-color: #61BBD9;
border-width: 0px;
border-style: solid;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #FFFFFF;
border-width: 1px;
border-style: dotted;
background-color: transparent;
color: #A0A0A0;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
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: 10px;
list-style: none;
}

li.sbartitle
{
padding-left: 10px;
list-style: none;
border-style: solid;
border-width: 0px;
border-color: #999999;
background-color: #C3E0E6;
color: #A0A0A0;
margin-bottom: 5px;
margin-top: 5px;
}

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

#footer {
width: 100%;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
background-color: #6EC1DC;
color: #FFFFFF;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}

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 {
background-color: #9BE2ED;
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
background-color: #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #E1E1E1;
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #6EC1DC;
color: #FFFFFF !important;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #C3C3C3;
background-color: #C9C9C9 !important;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 0px;
border-color: #E1E1E1;
border-style: solid;
}

.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #6EC1DC;
padding: 10px;
clear: left;
}

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

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
line-height: 125%;
background-color: #FFFFFF;
color: #A0A0A0;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A0A0A0;
}

.commentbox {
border-color: #6EC1DC;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

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

.datesubjectcomment a:hover {
color: #FFFFFF;
}

.commentboxpartial {
border-color: #6EC1DC;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #61BBD9;
}

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

.replytoposter {
color: #FFFFFF;
text-decoration: none;
}

.replytoposter a:hover {
color: #C5C5C5;
text-decoration: none;
}

.replytoposter a:link, a:visited {
Color: #A0A0A0;
text-decoration: none;
}

.skiplinks {
text-align: center;
}

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

.clear {
height: 15px;
}

How to install:

1. On the Customize menu, search the Flexible Squares style and apply any of its themes. (Or follow this quick link~! And apply.)
2. On Customize your theme, choose 'No' for the three options, paste the code and save.

· Saving the images to your own account is recommended.
· Bugs, comments, suggestions? They're all accepted and well received.
· Credit, although not mandatory, it is nice, linking back to toledan_night either in your profile or an entry.
· You can either friend or join this community for future updates. :)
· Do not share this elsewhere without my permission.
· ♥

!layouts, fandom: pnish

Previous post Next post
Up