[Layouts] Multifandom; requests; shareable. Flexible Squares S2

Sep 21, 2008 13:35

I am really sorry for the long wait, I'm finally publishing the first part of the pending requests. Also, dear requesters, please tell me if you absolutely hate your layouts.





[ Full preview ]
Data: Flexible Squares S2, userpics enabled, sidebar off.
Requested by: adora_tan

/* Cleaned CSS: */

body {
background-color: #6FAEB7;
text-align: center;
color: #A7A7A7;
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}

a, a:link {
color: #669AAD;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

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

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

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

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

#content
{
width: 746px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
padding: 0px;
}

#maincontent {
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #A7A7A7;
border-width: 0px;
text-align: justify;
margin-right: 15px;
margin-left: 15px;
}

#sidebar {
display: none;
}

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

#header {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: "Arial" Helvetica, sans-serif;
font-size: 13px;
letter-spacing: 2px;
border-width: 0px;
background-color: #FFFFFF;
color: #A7A7A7;
font-weight: bold;
padding: 1px 0px 8px 0px;
text-transform: lowercase;
}

.headerimage {
margin: auto;
width: 746px;
height: 397px;
background-image: url("http://img244.imageshack.us/img244/1295/others01header.png");
background-repeat: no-repeat;
background-color: #FFFFFF;
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
text-transform: lowercase;
color: #7A7A7A;
}

div#header a:hover {
color: #75A7C0;
}

/*title and subtitle*/
.title {
display: none;
font-family: "Arial" Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: uppercase;
}

.subtitle{
display: none;
font-family: "Arial" Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
top: 5px;
}

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

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

ul.navheader
{
Padding: 0px 4px 0px 4px;
}

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

li.view {
border-bottom: 0px;
text-decoration: none;
color: #F28181;
}

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

.entry {
background-color: transparent;
color: #A7A7A7;
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
padding: 10px;
}

.userpic {
position: relative;
float: left;
padding: 5px;
margin: 10px;
z-index: 15;
background-color: #A7A7A7;
color: #FFFFFF;
}

.date {
line-height: 130%;
color: #D6D6D6;
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
text-transform: lowercase;
text-align: right;
Background-color: #FFFFFF;
padding-top: 10px;
padding-right: 15px;
}

.subject {
color: #F7AB49;
font-family: "Arial" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
padding: 6px;
font-weight: bold;
letter-spacing: 1px;
margin-right: 15px;
margin-left: 15px;
border-bottom: #D6D6D6 1px dotted;
}

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

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

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

.entry_text {
Padding: 5px;
}

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

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

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

.ljtags {
Padding: 9px;
margin-left: 20px;
margin-top: 15px;
background-color: #FFFFFF;
width: 580px;
color: #F28181;;
font-size: 11px;
font-weight: bold;
text-transform: lowercase;
}

.ljtags a {
Color: #A7A7A7;
font-weight: normal;
font-size: 10px;
Text-transform: lowercase;

}

.ljtags a:visited {
Color: #D06464;
Text-transform: lowercase;
font-size: 10px;
}

.ljtags a:hover {
font-weight: normal;
color: #D06464;
font-size: 10px;
}

.tagcategory0 {
Font-size: 9px;
}

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

.currents, .currentmood, .currentmusic {
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
text-align: right;
letter-spacing: 1px;
color: #D4D4D4;
position: relative;
padding: 12px;
font-weight: bold;
text-transform: lowercase;
border-top: #D6D6D6 1px dotted;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #F7AB49;
font-weight: bold;
font-style: italic;
padding: 7px;
text-transform: uppercase;
}

div.comments a:hover {
color: #F28181;
text-decoration: none;
font-weight: bold
}

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

.separator{
height: 40px;
padding: 0px;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #A7A7A7 !important;
padding: 5px;
margin: 10px;
text-align: center;
font-family: "Arial" Helvetica, sans-serif;
color: #FFFFFF !important;
font-size: 10px;
z-index: 15;
}

.userpicfriends a font {
Color: #FFFFFF !important;
}

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

#footer {
text-align: center;
text-transform: lowercase;
margin-top: -20px;
margin-right: auto;
font-family: "Arial" Helvetica, sans-serif;
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
color: #A7A7A7;
border-width: 0px;
z-index: 100;
clear: both;
}

ul.navfooter{
background-color: #FFFFFF;
margin-left: 0px;
margin-right: auto;
margin-top: -15px;
padding: 5px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

ul.navfooter li a {
display: inline;
color: #F7BB2D;
margin: 0 5px 0 5px;
}

ul.navfooter li a:hover {
display: inline;
color: #D06464;
border-bottom: #D06464 2px solid;
margin: 0 5px 0 5px;
}

.clearfoot {
width: 699px;
margin-left: 10px;
padding-top: -15px;
margin-right: auto;
clear: none;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding-bottom: 15px;
margin-top: 10px;
}

ul.year li {
display: inline;
}

table.yeartable {
background-color: #FFFFFF;
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: #ffc74e;
}

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

td.yearmonth {
border-style: none;
}

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

.datesubjectcomment {
background-color: #FFFFFF;
color: #A7A7A7 !important;
padding: 5px;
font-size: 10px;
}

.userpiccomment {
position: relative;
background-color: #FFFFFF !important;
color: #A7A7A7 !important;
border-bottom: #C4D695 1px solid;
border-top: #FAB76F 1px solid;
border-right: #FAE16F 1px solid;
border-left: #EB6969 1px solid;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 6px 0px 6px;
z-index: 15;
float: right;
}

.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #6a5962;
padding: 10px;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 10px;
color: #A7A7A7;
}

input, textarea {
position: center;
background-color: #FFFFFF;
color: #A7A7A7;
padding: 5px;
}

textarea.textbox {
width: 95% !important;
padding: 5px;
position: center;

}

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

#qrform {
Padding: 5px;
Margin: 4px;
}

.replytosubject {
Color: #68959f;
font-size: 15px;
padding: 5px;
font-weight: bold;
}

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

.commentbox {
Border: #D6D6D6 1px solid;
padding: 10px;
margin: 10px 5px 5px 0px;
background-color: #FFFFFF;
color: #A7A7A7;
font-size: 10px;
}

.commentbox a:link {
Font-size: 10px;
}

.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 13px;
}

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

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

.commentboxpartial {
border-color: #ffc74e;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 6px;
background-color: #FFFFFF;
}

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

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

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

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

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

.skiplinks a:link {
Color: #6D6D6D;
}

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

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

.clear {
height: 15px;
}




[ Full preview ]

Data: Flexible Squares S2; userpics and sidebar enabled.
Requested by fictitiousbox

/* Cleaned CSS: */

body {
background-color: #415F7F;
text-align: justify;
color: #5F5F5F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}

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

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

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

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

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

#content
{
width: 710px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #C8C6C6;
border-width: 0px;
padding: 0px;
}

#maincontent {
margin-top: 5px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #C8C6C6;
color: #5F5F5F;
border-left: #A7A7A7 1px solid;
margin-right: 0px;
margin-left: 160px;
text-align: justify;
}

#sidebar {
padding-top: 10px;
margin-top: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6E6E6E;
width: 155px;
margin-right: 0px;
margin-left: 5px;
float: left;
text-align: center;
text-transform: uppercase;
background-color: #C8C6C6;
}

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

#header {
width: 710px;
padding: 10px 0px 10px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
background-color: #8B8B8B;
color: #71B2D0;
text-transform: uppercase;
}

.headerimage {
position: center;
width: 710px;
height: 405px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("http://img244.imageshack.us/img244/407/others02header.png");
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: #E37E7E;
text-decoration: none;
}

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

.subtitle{
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
text-transform: lowercase;
}

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

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

ul.navheader
{
padding: 0px;
margin-right: 15px;
padding-left: auto;
}

ul.navheader li {
display: inline;
padding: 0 6px 0 6px;
color: #71B2D0;
}

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

.entry {
padding: 15px;
background-color: #C8C6C6;
color: #5F5F5F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
}

.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
}

.date {
line-height: 110%;
color: #8B8B8B;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: uppercase;
text-align: right;
Padding-right: 10px;
Padding-top: 6px;
Font-weight: bold;
}

.subject {
Height: 120%;
font-weight: bold;
color: #347BB2;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 12px;
text-align: right;
padding: 4px 10px 4px 0px;
Font-weight: bold;
Text-transform: uppercase;
}

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

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

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

.ljtags {
Margin-top: 20px;
Margin-left: 30px;
width: 400px;
padding:10px;
color: #6F6F6F;
font-size: 10px;
background-color: #DCDCDC;
}

.ljtags a {
Color: #A7A7A7A;
}

.ljtags a:hover {
color: #43839D;
}

.tagcategory0 {
Font-size: 9px;
}

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

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

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

.comments {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
text-align: right;
color: #FFFFFF;
padding: 4px;
position: relative;
top: 0px;
text-transform: uppercase;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #347BB2;
font-weight: bold
}

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

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

.separator{
Background-color: #8B8B8B;
height: 40px;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
color: #A7A7A7 !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 3px 0 3px;
}

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

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

li.sbaritem:hover {
Background-color: #DF7A7A;
Color: #FFFFFF;
}

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

li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: center;
list-style: none;
font-size: 10px;
font-weight: bold;
}

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

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

.sbarcalendar {
Padding: 3px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
background-color: #FFFFFF;
}

.sbarcalendarposts {
background-color: #EEA593;
color: #FFFFFF;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-style: italic;
font-size: 10px;

Padding: 3px;
}

.sbarcalendarposts a:link {
Color: #FFFFFF;
}

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

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

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

li.sbaritem
{
padding: 3px;
list-style: none;
}

li.sbartitle
{
padding: 2px;
list-style: none;
color: #E37E7E;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
letter-spacing: 1px
}

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

#footer {
padding: 5px 0px 5px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: #5F5F5F;
z-index: 100;
clear: both;
text-transform: uppercase;
}

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

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

ul.navfooter li a {
display: inline;
color: #347BB2;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding: 10px;
}

ul.year li {
display: inline;
}

table.yeartable {
background-color: transparent;
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: #8AB6BF;
}

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

td.yearmonth {
border-style: none;
}

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

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

.userpiccomment {
position: relative;
background-color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: left;
}

.box {
padding: 10px;
margin-left: 5px;
margin-right: auto;
color: #5F5F5F;
}

input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #5F5F5F;
}

textarea.textbox {
margin: 5px;
width: 96% !important;
}

.reply {
position: relative;
margin: 20px 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: #5F5F5F;
}

.replytosubject {
Color: #5F5F5F;
font-size: 10px;
padding: 5px;
font-weight: bold;
}

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

.commentbox {
border-color: #A7A7A7;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
color: #5F5F5F;
}

.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}

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

.datesubjectcomment a:hover {
color: #43839D;
}

.commentboxpartial {
border-color: #DCDCDC;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
}

.commentinfo {
margin-top: 5px;
width: 100%;
}

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

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

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

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

.skiplinks a:link, a:visited {
Color: #6f6f6f;
}

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

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

.clear {
height: 15px;
}




[ Full preview ]
Requested by juudenkanryou

Data: Flexible Squares S2; userpics and sidebar enabled.

/* Cleaned CSS: */

body {
background-color: #769B9E;
text-align: center;
color: #5C5C5C;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 0px 0 0px 0;
background-image: url(http://img244.imageshack.us/img244/4711/others03bgb.png);
background-position: top right;
background-repeat: no-repeat;
background-attachment: fixed;
}

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

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

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

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

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

#content
{
width: 1020px;
margin-left: auto;
margin-right: 0px;
background-color: transparent;
position: right;
margin-top: 40px;
}

#maincontent {
Padding: 10px;
Width: 510px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #888888;
color: #5C5C5C;
margin-right: 200px;
margin-left: 165px;
text-align: justify;
position: relative;
}

#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #888888;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #FFFFFFF;
width: 150px;
margin-left: 5px;
margin-right: 5px;
float: left;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
width: 530px;
margin-left: 165px;
padding: 30px 0px 10px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #E68585;
color: #868585;
text-transform: uppercase;
font-style: italic;
}

/*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: #868585;
text-decoration: none;
}

/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: lowercase;
}

.subtitle{
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
text-transform: lowercase;
}

/*-----------------------------------------------------------------------------
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 {
color: #868585;
}

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

.entry {
padding: 15px;
background-color: #888888;
color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
}

.userpic {
position: relative;
float: left;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
font-size: 9px;
}

.date {
background-color: transparent;
color: #DCDCDC;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: uppercase;
text-align: left;
padding-left: 10px;
padding-top: 20px;

}

.subject {
font-weight: bold;
color: #E89C9C;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 12px;
text-align: left;
padding-left: 10px;
}

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

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

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

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

.ljtags {
Margin-right: 10px;
Margin-left: auto;
width: 100%;
padding: 20px 0px 0px 0px;
color: #E89C9C;
font-size: 12px;
Font-weight: bold;
Font-style: italic;
Text-align: right;
}

.ljtags a {
Color: #FFFFFF;
}

.ljtags a:hover {
color: #E89C9C;
}

.tagcategory0 {
Font-size: 9px;
}

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

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

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

.comments {
font-family: sans-serif;
font-size: 11px;
text-align: center;
color: #DCDCDC;
padding: 7px 0px 0px 0px;
position: relative;
top: 0px;
text-transform: uppercase;
font-style: italic;
height: 120%;
padding: 5px;
background-color: #E68585;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #DCDCDC;
font-weight: bold
}

div.comments a:hover {
color: #FFFFFF;
text-decoration: none;
font-weight: bold
}

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

.separator{
height: 20px;
}

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

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: left;
border-width: 0px;
font-family: "Verdana" Helvetica, sans-serif;
color: #FFFFFF !important;
font-size: 9px;
z-index: 15;
text-transform: uppercase;
background-color: transparent !important;
}

.userpicfriends a font {
Color: #DCDCDC !important;
}

.userpicfriends a:hover font {
Color: #FFFFFF !important;
}

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

.defaultuserpic {
text-align: center;
}

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

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

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

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

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

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

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

.sbarcalendar {
Background-color: #E89C9C;
Padding: 2px;
text-align: center;
font-family: sans-serif;
font-size: 10px;
font-style: italic;
color: #FFFFFF;
}

.sbarcalendarposts {
Padding: 2px;
color: #E89C9C;
text-align: center;
font-family: sans-serif;
font-size: 10px;
}

.sbarcalendarposts a:link {
Color: #FFFFFF;
Font-weight: bold;
}

.sbarcalendarposts a:hover {
Color: #B1B2B3;
Font-weight: bold;
}

/*------------------------------------------------------------
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: 4px;
list-style: none;
background-color: #E68585;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
font-weight: bold;
font-size: 10px;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

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

#footer {
width: 530px;
margin-left: 165px;
padding: 5px 0px 5px 0px;
text-align: center;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
background-color: #E68585;
color: #FFFFFF;
z-index: 100;
clear: both;
text-transform: uppercase;
font-style: italic;
}

ul.navfooter{
margin-top: -30px;
padding: 0px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

ul.navfooter li a {
display: inline;
color: #FFFFFF;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/

ul.year {
text-align: center;
padding: 10px;
}

ul.year li {
display: inline;
}

table.yeartable {
padding: 5px;
background-color: #FFFFFF;
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: #A7A7A7;
}

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

td.yearmonth {
border-style: none;
}

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

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

.userpiccomment {
position: relative;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: right;
border-width: 0px;
}

.box {
padding: 7px;
margin: 2px;
color: #5C5C5C;
}

.box a:link {
Color: #F3A270;
}

.box a:hover {
Color: #5C5C5C;
}

input, textarea {
margin: 5px;
background-color: transparent;
color: #FFFFFF;
}

textarea.textbox {
margin: 5px;
width: 96% !important;
position: center;
background-color: #FFFFFF;
color: #888888;
}

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

.replytosubject {
Color: #EA4D5C;
font-size: 10px;
padding: 5px;
font-weight: bold;
}

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

.commentbox {
border-color: #A7A7A7;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
color: #FFFFFF;
}

.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}

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

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

.commentboxpartial {
border-color: #868585;
border-width: 0px 0x 2px 0px;
border-style: solid;
padding: 10px;
margin: 10px;
}

.commentinfo {
margin-top: 10px;
width: 100%;
}

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

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

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

.skiplinks {
Font-weight: bold;
text-align: center;
color: #DCDCDC;
}

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

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

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

.clear {
height: 15px;
}




[ Full preview ]
Data: Flexible Squares S2; no sidebar, userpics enabled.
Requested by andyprue

/* Cleaned CSS: */

body {
background-color: #6BB1C8;
text-align: center;
color: #5D5D5D;
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}

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

a:hover {
color: #78A7D4;
}

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

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: #FFFFFF;
border-width: 0px;
padding: 0px;
}

#maincontent {
Margin-top: 15px;
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
color: #5D5D5D;
border-width: 0px;
margin-right: 15px;
margin-left: 15px;
text-align: justify;
}

#sidebar {
Display: none;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

#header {
width: 100%;
margin-right: 0px;
margin-left: 0px;
padding-top: 10px;
padding-bottom: 5px;
text-align: center;
font-family: "Times New Roman", sans-serif;
font-size: 11px;
letter-spacing: 2px;
border-width: 0px;
background-color: #FFFFFF;
color: #F18D8D;
text-transform: uppercase;
font-weight: bold;
}

.headerimage {
position: center;
width: 600px;
height: 506px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
margin-top: 0px;
background-image: url("http://img119.imageshack.us/img119/1884/op17header.png");
background-repeat: no-repeat;
border-width: 0px;
}

/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited {
padding: 4px 15px 4px 15px;
color: #999898;
}

div#header a:hover {
padding: 4px 15px 4px 15px;
text-decoration: none;
color: #A7C891;
}

/*title and subtitle*/
.title {
display: none;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: lowercase;
}

.subtitle{
display: none;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
top: 5px;
}

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

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

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

ul.navheader li {
display: inline;
}

/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 15px;
background-color: #FFFFFF;
color: #5D5D5D;
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
border-width: 0px;
}

.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border: #BBCA80 0px dashed;
}

.date {
Background-color: #FFFFFF;
line-height: 200%;
color: #989B8B;
font-family: "Arial" Helvetica, sans-serif;
font-size: 10px;
text-align: left;
Padding: 10px 10px 0px 0px;
Text-transform: lowercase;
font-weight: bold;
}

.subject {
Height: 120%;
font-family: "Arial" Helvetica, sans-serif;
font-size: 12px;
text-align: left;
padding: 5px;
border-width: 0px 0px 1px 0px;
border-color: #BBCA80;
border-style: dashed;
font-weight: bold;
color: #78A7D4;
Background-color: #E9E9E9;
}

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

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

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

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

.ljtags {
Margin-top: 20px;
Margin-right: auto;
Margin-left: 15px;
Margin-bottom: 0px;
background-color: #FFFFFF !important;
font-family: "Arial" Helvetica, sans-serif;
width: 500px;
padding: 8px;
color: #F5A84F;
font-size: 11px;
border: 0px;
font-weight: bold;
text-transform: lowercase;
text-align: right;
letter-spacing: 1px;
}

.ljtags a {
Color: #F5A84F;
}

.ljtags a:visited {
Color: #F5A84F;
}

.ljtags a:hover {
color: #A7C891;
}

.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
margin-top: 0px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/

.comments {
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
text-align: center;
letter-spacing: 1px;
background-color: #E9E9E9;
color: #78A7D4;
position: relative;
border-top: #BBCA80 1px dashed;
padding-top: 10px;
top: 0px;
text-transform: uppercase;
padding: 5px;
}

div.comments a, div.comments a:link, div.comments a:visited {
color: #78A7D4;
font-weight: bold;
}

div.comments a:hover {
color: #A7C891;
text-decoration: none;
font-weight: bold;
}

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

.separator{
height: 40px;
background-color: #FFFFFF;
}

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

.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border-width: 0px;
font-family: "Arial" Helvetica, sans-serif;
color: #A7A7A7 !important;
font-size: 11px;
z-index: 15;
}

.userpicfriends a font {
Color: #a7a7a7 !important;
}

.userpicfriends a:hover font {
Color: #F5A84F !important;
}

/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
text-align: center;
font-family: "Times New Roman" Helvetica, sans-serif;
font-size: 11px;
margin-top: 0px;
padding: 5px;
letter-spacing: 1px;
border-width: 0px;
border-color: #5D5D5D;
border-style: dashed;
color: #F18D8D;
z-index: 100;
clear: both;
font-weight: bold;
text-transform: uppercase;
}

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

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

ul.navfooter li a {
display: inline;
color: #999898;
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 {
padding: 10px;
background-color: #FFFFFF;
color: #A7C891;
margin-left: auto;
margin-right: auto;
}

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

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

td.yearmonth {
border-style: none;
}

/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #E9E9E9;
color: #888888 !important;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
border-width: 0px;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: left;
border-width: 0px;
background-color: #FFFFFF !important;
border: #989B8B 0px dashed;
}

.box {
border-style: solid;
border-width: 3px 0px 0px 0px;
border-color: #E9E9E9;
padding: 10px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
margin-top: 10px;
color: #5D5D5D;
}

#qrform table {
Padding: 10px;
Margin-top: 10px;
Border: #989B8B 2px dashed;
}

input, textarea {
position: center;
background-color: #FFFFFF;
padding: 10px;
margin: 10px;
border: #E9E9E9 2px solid;
font-size: 11px;
color: #5D5D5D;
padding: 5px;
}

textarea.textbox {
width: 95% !important;
margin: 10px;
border: #989B8B 1px dashed;
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
font-color: #5D5D5D;
}

.reply {
position: relative;
margin: 10px;
padding: 10px;
text-align: left;
font-family: "Arial" Helvetica, sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #FFFFFF;
color: #5D5D5D;
}

.replytosubject {
Color: #9EAB64;
font-size: 13px;
padding: 5px;
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Arial" Helvetica, sans-serif;
color: #5D5D5D;
}

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

.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 12px;
}

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

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

.commentboxpartial {
border-color: #BBCA80;
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;
color: #5D5D5D;
text-decoration: none;
}

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

.skiplinks {
text-align: center;
font-size: 11px;
color: #888888;
font-weight: bold;
}

.skiplinks a:link, .skiplinks a:visited {
Color: #888888;
font-weight: bold;

}

.skiplinks a:hover {
Color: #F5A84F;
font-weight: bold;
}

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

.clear {
height: 15px;
}

Instructions

1. On Customize, look for the Flexible Squares style and apply any of its themes. ( image )
2. On Customize your theme, choose "no" for the three layout stylesheet options. Paste the code and save. ( Image )

Notes

· Resources
· Designs and graphics are not made for profit.
· Feel free to friend this community to keep track of future updates.
· Credit toledan_night when using.
· ♥

fandom: code geass, !requests, !layouts, fandom: one piece, theme: japanese art, fandom: phoenix wright, [s2] flexible squares

Previous post Next post
Up