[Layouts] *pnish* - Tuti & Eiji, Tuti & Daiki - Flexible squares S2

Sep 21, 2007 23:42



Flexible Squares (S2 System)
Userpics disabled.
Compatible with Firefox, Opera and IE.


Header | Separator | Date

/* Cleaned CSS: */

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

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

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

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

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

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

#content
{
width: 600px;
margin-top: 0px;
margin-left: auto; margin-right: auto;
background-color: #FBF5E7;
border-width: 0px;
border-style: solid;
border-color: #FFCCCC;
padding: 0px;
}

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

#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
border-color: #9FD1C9;
border-width: 0px;
border-style: solid;
font-size: 9px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #7E7E7E;
width: 140px;
float: left;
text-align: justify;
}
/*-----------------------------------------------------------------------------
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: #FFCCCC;
border-width: 0px;
background-color: #FBF5E7;
color: #EC868B;
}

.headerimage {
position: center;
width: 600px;
height: 446px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("http://img140.imageshack.us/img140/8493/principalb.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: #9FD1C9;
}

div#header a:hover, div#footer a:hover {
color: #99B5D5;
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 #EC868B;
}

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

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

.userpic {
display: none;
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #9FD1C9;
border-style: dotted;
}

.date {
line-height: 200%;
color: #C9C9C9;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 9px;
text-align: right;
Background-image: url(http://img140.imageshack.us/img140/7965/barra.jpg);
Background-color: #FBF5E7;
background-repeat: no-repeat;
background-position: left;
}

.subject {
font-weight: bold;
color: #7E7E7E;
border-width: 2px 2px 0px 2px;
border-color: #FFCCCC;
background-color: #FFFFFF;
border-style: solid;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 15px;
text-align: left;
padding: 12px 12px 5px 10px;
}

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

.subject a:hover {
color: #99B5D5;
}

.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: #99B5D5;
text-decoration: none;
}

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

.ljtags {
margin:20px 0px 0px 0px;
background-color: #9FD1C9;
width:380px;
padding:10px;
color:#FFFFFF;
font-size:10px;
border:2px dotted #9FD1C9;
}

.ljtags a, a:link, ljtags a:visited {
Color: #7E7E7E;
}

.ljtags a:hover {
Color: #FFFFFF;
}

/*---------------------------------------------------------------------
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: #FFFFFF;
color: #7E7E7E;
padding: 0px 5px 0px 5px;
position: relative;
top: 0px;
}

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

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

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

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

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

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

.userpicfriends img {
display: none !important;
}

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

div#sidebar a:hover {
color: #9FD1C9;
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: #9FD1C9;
border-width: 0px;
border-style: solid;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #9FD1C9;
border-width: 1px;
border-style: dotted;
background-color: transparent;
color: #7E7E7E;
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: #9FD1C9;
background-color: #9FD1C9;
color: #FFFFFF;
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: #9FD1C9;
color: #FFFFFF;
border-color: #9FD1C9;
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: #9FD1C9;
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: #9FD1C9;
}

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

td.yearmonth {
border-style: none;
}

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

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

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

.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #9FD1C9;
padding: 10px;
color: #7E7E7E;
}

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

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

.reply {
position: relative;
margin: 40px 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: #7E7E7E;
}

.replytosubject {
font-weight: bold;
}

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

.commentbox {
width: 97%;
border-color: #FFCCCC;
border-width: 2px;
border-style: solid;
padding: 10px;
margin: 0px;
background-color: #FFFFFF;
}

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

.datesubjectcomment a:hover {
color: #99B5D5;
}

.commentboxpartial {
border-color: #9FD1C9;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

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

.replytoposter {
Background-color: #FFFFFF;
padding: 10px 5px 5px 5px;
color: #7E7E7E;
border-color: #FFCCCC;
border-style: solid;
border-width: 2px 2px 0px 2px;
text-decoration: none;
text-align: center;
}

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

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

.replytosubject {
Background-color: #FFFFFF;
color: #7E7E7E;
padding: 5px 10px 5px 5px;
border-color: #FFCCCC;
border-style: solid;
border-width: 0px 2px 0px 2px;
text-align: center;
}

.skiplinks {
text-align: center;
color: #7E7E7E;
}

.skiplinks a:link, a:visited {
Color: #99B5D5;
}

.skiplinks a:hover {
Color: #9FD1C9;
}

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

.clear {
height: 15px;
}



Flexible Squares (S2 System)
Userpics disabled.
Compatible with Firefox, Opera and IE.


Header | Separator | Date

/* Cleaned CSS: */

body {
background-color: #8B94B1;
text-align: center;
color: #6B6B6B;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
cursor: crosshair;
}

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

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

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

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

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

#content
{
width: 711px;
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: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #6B6B6B;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-right: 10px;
margin-left: 170px;
text-align: justify;
}

#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #F68587;
border-color: #999999;
border-width: 0px;
border-style: solid;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF;
width: 150px;
float: left;
text-align: justify;
margin-left: 10px;
}
/*-----------------------------------------------------------------------------
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: 14px;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #61BBD9;
border-width: 0px;
background-color: #ffffff;
color: #F17878;
}

.headerimage {
position: center;
width: 711px;
height: 424px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("http://img72.imageshack.us/img72/4723/principal.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: #6B6B6B;
}

div#header a:hover, div#footer a:hover {
color: #C2C2C2;
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 #F17878;
}

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

.subcontent {
}

.entry {
margin: 0px 0px 10px 0px;
padding: 10px;
background-color: #FFE99B;
color: #6B6B6B;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
border-color: #C9C9C9;
border-style: solid;
}

.userpic {
Display: none;
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%;
color: #6B6B6B;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-align: right;
Background-image: url(http://img72.imageshack.us/img72/7447/date.jpg);
Background-color: #DDDDDD;
background-repeat: no-repeat;
background-position: left;
}

.subject {
font-weight: bold;
color: #6B6B6B;
background-color: #FFE99B;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 14px;
text-align: left;
padding: 12px 12px 5px 10px;
}

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

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

.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: #F29991;
text-decoration: none;
}

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

.ljtags {
margin:20px 0px 0px 0px;
background-color: #FFC97C;
width:450px;
padding:10px;
color:#ffffff;
font-size:10px;
}

.ljtags a:link, ljtags a:visited {
Color: #FFFFFF;
}

.ljtags a:hover {
Color: #FFFFFF;
font-weight: bold;
}

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

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

.currentlocation a:link, currentlocation a:visited {
Color: #F68587;
font-weight: bold;
}

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

.comments {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
text-align: right;
background-color: transparent;
color: #6B6B6B;
padding: -10px 5px 0px 5px;
position: relative;
}

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

div.comments a:hover {
color: #6B6B6B;
font-weight: bold;
}

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

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

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

.userpicfriends {
position: relative;
float: left;
background-color: transparent !important;
padding: 15px 0px 0px 10px;
margin: 10px;
letter-spacing: 2px;
text-align: center;
border-style: solid;
border-width: 0px;
border-color: #C3C3C3;
font-family: "Verdana" Helvetica, sans-serif;
color: #6B6B6B !important;
font-size: 9px;
}

.userpicfriends img {
display: none !important;
}

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

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

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

li.sbaritem a:link, sbaritem a:visited {
Color: #FFFFFF;
}

li.sbaritem a:hover {
Color: #FFE99B;
}

/*------------------------------------------------------------
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: "Verdana" Helvetica, sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #FFC97C;
border-width: 1px;
border-style: solid;
background-color: transparent;
color: #FFFFFF;
text-align: center;
font-family: "Verdana" 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: #FFD79E;
color: #A0A0A0;
margin-bottom: 5px;
margin-top: 5px;
}

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

#footer {
width: 100%;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 1px;
background-color: #DDDDDD;
color: #6B6B6B;
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: #FFE99B;
margin-left: auto;
margin-right: auto;
}

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

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

td.yearmonth {
border-style: none;
}

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

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

.datesubjectcomment a:link, .datesubjectcomment a:visited {
Color: #FFFFFF !important;
font-weight: bold;
}

.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #C3C3C3;
background-color: #FFFFFF !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: #FFC97C;
padding: 10px;
}

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

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

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

.replytosubject {
text-align: center;
background-image: url(http://img72.imageshack.us/img72/7447/date.jpg);
background-repeat: no-repeat;
background-position: left;
Background-color: #DDDDDD;
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6B6B6B;
}

.commentbox {
border-color: #C2C2C2;
border-width: 2px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}

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

.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: #FFE99B;
margin-top: 10px;
width: 100%;
}

.replytoposter {
padding: 4px 15px 0px 0px;
Background-color: #DDDDDD;
color: #6B6B6B;
text-decoration: none;
text-align: center;
}

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

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

.skiplinks {
text-align: center;
}

.skiplinks a:hover {
Color: #C2C2C2;
}

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

.clear {
height: 15px;
}

Note: I forgot to upload this one to pnish so I'm reposting it ^_^; sorry.



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

Header | Separator

/* 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/7748/principalw.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;
}

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.
· ♥

Important: The sidebar of these layouts is too narrow to support ads. If you've a plus account (and Internet Explorer) you'll have to change the next settings: At #sidebar increase the width by 20px. Also increase the margin-left (or right, it depends of the location of your sidebar) at #maincontent. This shouldn't be needed for Firefox, since it blocks ads by default.

!layouts, fandom: pnish, [s2] flexible squares

Previous post Next post
Up