Finally! I wanted to make a much bigger update but I really should be studying right now, so I shall be content as how it is plus a layout request offer for the One Piece fans interested (details at the end of the present entry). Requests are closed now!
LUFFY & ORANGE
[
Full preview ]
Data: Sidebar and userpics enabled. All accounts.
Width: 960px
Style: Flexible Squares S2
Additional credit:
Wizard Studios for the Swirls brushes.
/* Cleaned CSS: */
body {
background-color: #fdca00;
text-align: center;
color: #FFFFFF;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #696969;
text-decoration: none;
}
a:hover {
color: #3F779B;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 960px;
margin-top: 0px;
margin-left: 0px; margin-right: auto;
background-color: #fdca00;
background-image: url("
http://img407.imageshack.us/img407/513/sidebarl.png");
background-repeat: no-repeat;
background-position: top-left;
border-style: solid;
border-width: 0px;
padding: 0px;
}
#maincontent {
margin-top: 5px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
background-color: #fdca00;
color: #FFFFFF;
border-width: 0px;
margin-right: 10px;
margin-left: 330px;
text-align: justify;
}
#sidebar {
Padding: 10px;
margin-top: 380px;
background-color: #ff9915;
border-width: 0px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF;
width: 224px;
margin-left: 60px;
margin-right: auto;
float: left;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
margin-left: 330px;
margin-right: auto;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 14px;
letter-spacing: 2px;
border-width: 0px;
background-color: #fdca00;
color: #696969;
text-transform: uppercase;
font-weight: bold;
font-style: italic;
padding: 10px;
}
/*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;
font-size: 14px;
font-weight: bold;
}
div#header a:hover, div#footer a:hover {
color: #FFFFFF;
text-decoration: none;
border-bottom: 2px solid #FFFFFF;
font-size: 14px;
font-weight: bold;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 16px;
line-height: 200%;
top: 10px;
font-weight: bold;
font-style: normal;
text-align: center;
text-transform: none;
color: #FFFFFF;
}
.subtitle{
display: none;
font-family: "Book Antiqua", sans-serif;
font-size: 14px;
font-weight: normal;
top: 10px;
font-style: italic;
}
/*-----------------------------------------------------------------------------
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: 0px solid #FFFFFF;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 20px;
background-color: #ffa800;
color: #FFFFFF;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
border-width: 0px;
}
.userpic {
position: relative;
float: right;
background-color: transparent !important;
padding: 10px;
margin: 10px 10px 3px 3px;
z-index: 15;
border-width: 0px;
color: #FFFFFF !important;
}
.userpic a {
Color: #FFFFFF;
Font-weight: bold;
}
.date {
Padding-top: 20px;
line-height: 200%;
color: #FFFFFF;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
text-align: right;
Background-color: #ffa800;
padding-left: 20px;
}
.subject {
color: #FFFFFF;
background-color: #ffa800;
font-family: "Book Antiqua", sans-serif;
font-size: 18px;
text-align: left;
font-weight: bold;
font-style: italic;
border-width: 0px;
padding-left: 20px;
}
.subject a, .subject a:link, .subject a:visited {
color: #3F779B;
font-family: "Book Antiqua", sans-serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
}
.subject a:hover {
color: #696969;
font-family: "Book Antiqua", sans-serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
.entry_text a, a:link, a:visited {
color: #696969;
text-decoration: none;
}
.entry_text a:hover {
color: #FFFFFF;
text-decoration: none;
}
.ljtags {
Width: 460px;
Margin-left: 25px;
Margin-right: auto;
Margin-top: 20px;
background-color: #fdca00;
padding: 10px;
color: #FFFFFF;
border: 2px dotted #FFFFFF;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.ljtags a {
Color: #FFFFFF;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
}
.ljtags a:visited {
Color: #FFFFFF;
font-style: italic;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
}
.ljtags a:hover {
font-weight: bold !important;
color: #FFFFFF;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
Color: #FFFFFF;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Book Antiqua", sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-align: right;
background-color: #ffa800;
color: #FFFFFF;
position: relative;
border-width: 0px;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #FFFFFF;
font-family: "Book Antiqua", sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
}
div.comments a:hover {
color: #696969;
text-decoration: none;
font-family: "Book Antiqua", sans-serif;
font-size: 18px;
font-weight: bold;
font-style: italic;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 40px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
background-color: transparent !important;
padding: 5px;
margin: 10px;
text-align: center;
border-width: 0px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF !important;
font-size: 10px;
z-index: 15;
}
.userpicfriends a, a:link {
Font-weight: bold;
}
.userpicfriends a:hover {
Color: #FFFFFF !important;
Font-weight: bold;
}
/*------------------------------------------------------------
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: #FFFFFF;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
Padding: 5px;
border-color: #FFFFFF;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
Padding: 5px;
border-color: #FFFFFF;
border-width: 1px;
border-style: solid;
background-color: #ff9915;
color: #696969;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: italic;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
li.sbaritem
{
padding-left: 10px;
list-style: none;
font-size: 11px;
font-family: "Century Gothic" Helvetica, sans-serif;
color: #FFFFFF;
text-transform: lowercase;
margin-bottom: 10px;
margin-top: 10px;
border-style: dashed;
border-width: 0px 0px 1px 0px;
border-color: #FFFFFF;
}
li.sbartitle
{
Padding-top: 5px;
Padding-bottom: 5px;
padding-left: 10px;
margin-left: 10px;
margin-right: 10px;
list-style: none;
background-color: #fdca00;
font-size: 14px;
font-family: "Century Gothic" Helvetica, sans-serif;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 3px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
margin-left: 290px;
margin-right; auto;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 14px;
letter-spacing: 2px;
background-color: transparent;
color: #FFFFFF;
border-width: 0px;
z-index: 100;
clear: both;
text-transform: lowercase;
}
ul.navfooter{
padding: 0px;
margin: 0px;
color: #FFFFFF;
}
ul.navfooter li {
color: #FFFFFF;
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 14px;
letter-spacing: 2px;
display: inline;
color: #FFFFFF;
margin: 0 5px 0 5px;
font-weight: bold;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
}
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: transparent;
border-width: 1px;
border-style: solid;
border-color: #5F7E9E;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #FFE115;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #ffa800;
color: #FFFFFF !important;
padding: 5px;
margin-top: 20px;
text-align: left;
}
.userpiccomment {
position: relative;
border-width: 0px;
background-color: transparent !important;
padding: 5px;
margin: 10px;
z-index: 15;
float: right;
border-width: 0px;
color: #FFFFFF;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #696969;
padding: 10px;
margin-left: 5px;
margin-right: auto;
color: #FFFFFF;
padding: 5px;
}
input, textarea {
background-color: #ffa800;
color: #FFFFFF;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px;
padding: 10px;
text-align: justify;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #ffa800;
color: #FFFFFF;
}
.replytosubject {
Color: #696969;
font-size: 14px;
padding: 5px;
font-family: "Century Gothic" Helvetica, sans-serif;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #FFFFFF;
}
.commentbox {
border-color: #1D1159;
border-width: 1px solid;
padding: 10px;
margin: 10px;
background-color: #ffa800;
color: #FFFFFF;
}
.commentsubject {
font-family: "Trebuchet MS" Helvetica, sans-serif;
Font-size: 14px;
Color: #88AF8D;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #3F779B;
}
.datesubjectcomment a:hover {
color: #696969;
}
.commentboxpartial {
border-color: #5F7E9E;
border-width: 0px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #ffa800;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #FFFFFF;
text-decoration: none;
}
.replytoposter a:hover {
color: #3F779B;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #696969;
text-decoration: none;
}
.skiplinks {
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #FFFFFF;
}
.skiplinks a:link, a:visited {
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
Color: #FFFFFF;
}
.skiplinks a:hover {
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
Color: #696969;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
ONE PIECE, PINK & BROWN
[
Full preview ]
Data: Sidebar disabled, userpics enabled. All accounts.
Width: 730px
Style: Flexible Squares S2
/* Cleaned CSS: */
body {
background-color: #5a413b;
text-align: center;
color: #aaaaaa;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #d76060;
text-decoration: none;
}
a:hover {
color: #f69d4e;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 730px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
padding: 0px;
}
#maincontent {
margin-top: 10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
color: #aaaaaa;
border-width: 0px;
margin-right: 15px;
margin-left: 15px;
text-align: justify;
}
#sidebar {
Display: none;
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
border-width: 0px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7;
width: 150px;
margin-left: 5px;
margin-right: auto;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
margin-right: 0px;
margin-left: 0px;
padding: 10px 0px 10px 0px;
text-align: center;
font-family: "Book Antiqua", sans-serif;
font-size: 18px;
letter-spacing: 2px;
border-width: 0px;
background-color: #f1e0b7;
color: #FFFFFF;
text-transform: lowercase;
font-weight: bold;
font-style: italic;
}
.headerimage {
position: center;
width: 730px;
height: 386px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img220.imageshack.us/img220/710/indexz.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 {
background-color: #f4a089;
padding: 4px 20px 4px 20px;
color: #FFFFFF;
}
div#header a:hover {
padding: 4px 20px 4px 20px;
background-color: #fab68a;
text-decoration: none;
color: #FFFFFF;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Book Antiqua" Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: uppercase;
}
.subtitle{
display: none;
font-family: "Trebuchet MS" 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;
margin: 0px;
}
ul.navheader li {
display: inline;
}
li.view {
border-bottom: 0px;
text-decoration: none;
color: #5a413b;
padding: 4px 20px 4px 20px;
background-color: #f4a089;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 5px;
background-color: #FFFFFF;
color: #aaaaaa;
font-family: "Trebuchet MS" 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-width: 1px;
border-color: #a98a62;
border-style: dotted;
}
.date {
line-height: 200%;
color: #A7A7A7;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
text-align: right;
margin-right: 5px;
Background-color: #FFFFFF;
}
.subject {
color: #f9b498;
background-color: #FFFFFF;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
text-align: right;
padding: 6px;
font-weight: bold;
border-width: 0px 0px 1px 0px;
border-color: #5a413b;
border-style: solid;
letter-spacing: 1px;
text-transform: uppercase;
}
.subject a, .subject a:link, .subject a:visited {
color: #d76060;
}
.subject a:hover {
color: #f69d4e;
}
.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: #d76060;
text-decoration: none;
}
.entry a:hover {
color: #f69d4e;
text-decoration: none;
}
.ljtags {
Margin-top: 10px;
background-color: transparent;
width: 500px;
padding: 5px;
color: #f9b498;
font-size: 16px;
border: 0px;
font-weight: bold;
text-transform: lowercase;
}
.ljtags a {
Color: #b3b1b0;
font-size: 11px;
Text-transform: uppercase;
}
.ljtags a:visited {
Color: #fab68a;
Text-transform: uppercase;
font-size: 11px;
}
.ljtags a:hover {
font-weight: bold;
color: #b3b1b0;
font-size: 11px;
Text-transform: uppercase;
Border-bottom: 2px #f9b498 solid;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
letter-spacing: 1px;
background-color: #FFFFFF;
color: #f9b498;
position: relative;
padding: 10px;
top: 0px;
border-width: 1px 0px 0px 0px;
border-color: #5a413b;
border-style: solid;
text-transform: uppercase;
font-weight: bold
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #f9b498;
font-weight: bold
}
div.comments a:hover {
color: #f69d4e;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 50px;
padding: 0px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border-style: dotted;
border-width: 1px;
border-color: #a98a62;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7 !important;
font-size: 11px;
z-index: 15;
text-transform: uppercase !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: #d76060;
}
div#sidebar a:hover {
color: #f69d4e;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
Padding: 5px;
border-color: #f9b498;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #A81919;
border-width: 0px;
border-style: solid;
color: #A81919;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
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-left: 10px;
list-style: none;
border-width: 0px;
background-color: #f4a089;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
letter-spacing: 2px
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
text-align: center;
font-family: "Book Antiqua" Helvetica, sans-serif;
font-size: 18px;
padding: 6px;
font-weight: bold;
letter-spacing: 1px;
background-color: #f1e0b7;
color: #5a413b;
border-width: 0px;
z-index: 100;
clear: both;
text-transform: lowercase;
font-style: italic;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #5a413b;
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: #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: #f4a089;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #f4a089;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #A7A7A7 !important;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 2px;
border-style: dashed;
border-color: #fab68a;
background-color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #f4a089;
border-style: solid;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #fab68a;
padding: 20px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
color: #aaaaaa;
}
input, textarea {
position: center;
background-color: #FFFFFF;
color: #A7A7A7;
padding: 5px;
}
textarea.textbox {
width: 95% !important;
padding: 5px;
}
.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: 11px;
line-height: 125%;
background-color: #FFFFFF;
color: #A7A7A7;
}
.replytosubject {
Color: #f9b498;
font-size: 15px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7;
}
.commentbox {
border-color: #d76060;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #aaaaaa;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 14px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #d76060;
}
.datesubjectcomment a:hover {
color: # f69d4e;
}
.commentboxpartial {
border-color: #d76060;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #A7A7A7;
text-decoration: none;
}
.replytoposter a:hover {
color: #f69d4e;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #d76060;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link, a:visited {
Color: #d76060;
}
.skiplinks a:hover {
Color: #f69d4e;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
Edit:
alex_servantes asked for a blue version of this same layout. Feel free to snag it ♥
[
Full preview ]
/* Cleaned CSS: */
body {
background-color: #446D98;
text-align: center;
color: #aaaaaa;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #F29991;
text-decoration: none;
}
a:hover {
color: #6EC1DC;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 730px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
padding: 0px;
}
#maincontent {
margin-top: 10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
color: #aaaaaa;
border-width: 0px;
margin-right: 15px;
margin-left: 15px;
text-align: justify;
}
#sidebar {
Display: none;
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
border-width: 0px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7;
width: 150px;
margin-left: 5px;
margin-right: auto;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
margin-right: 0px;
margin-left: 0px;
padding: 10px 0px 10px 0px;
text-align: center;
font-family: "Book Antiqua", sans-serif;
font-size: 18px;
letter-spacing: 2px;
border-width: 0px;
background-color: #C3E0E6;
color: #FFFFFF;
text-transform: lowercase;
font-weight: bold;
font-style: italic;
}
.headerimage {
position: center;
width: 730px;
height: 386px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img220.imageshack.us/img220/710/indexz.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 {
background-color: #6EC1DC;
padding: 4px 20px 4px 20px;
color: #FFFFFF;
}
div#header a:hover {
padding: 4px 20px 4px 20px;
background-color: #DCDCDC;
text-decoration: none;
color: #5b616a;
border: 1px #FFFFFF dotted;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Book Antiqua" Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: uppercase;
}
.subtitle{
display: none;
font-family: "Trebuchet MS" 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;
margin: 0px;
}
ul.navheader li {
display: inline;
}
li.view {
border-bottom: 0px;
text-decoration: none;
color: #5b616a;
padding: 4px 20px 4px 20px;
background-color: #6EC1DC;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 5px;
background-color: #FFFFFF;
color: #aaaaaa;
font-family: "Trebuchet MS" 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-width: 1px;
border-color: #a98a62;
border-style: dotted;
}
.date {
line-height: 200%;
color: #A7A7A7;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
text-align: right;
margin-right: 5px;
Background-color: #FFFFFF;
}
.subject {
color: #68959f;
background-color: #FFFFFF;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
text-align: right;
padding: 6px;
font-weight: bold;
border-width: 0px 0px 1px 0px;
border-color: #5b616a;
border-style: solid;
letter-spacing: 1px;
text-transform: uppercase;
}
.subject a, .subject a:link, .subject a:visited {
color: #F29991;
}
.subject a:hover {
color: #6EC1DC;
}
.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: #6EC1DC;
text-decoration: none;
}
.ljtags {
Margin-top: 10px;
background-color: transparent;
width: 500px;
padding: 5px;
color: #68959f;
font-size: 16px;
border: 0px;
font-weight: bold;
text-transform: lowercase;
}
.ljtags a {
Color: #b3b1b0;
font-size: 11px;
Text-transform: uppercase;
}
.ljtags a:visited {
Color: #F29991;
Text-transform: uppercase;
font-size: 11px;
}
.ljtags a:hover {
font-weight: bold;
color: #b3b1b0;
font-size: 11px;
Text-transform: uppercase;
Border-bottom: 2px #68959f solid;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
letter-spacing: 1px;
background-color: #FFFFFF;
color: #68959f;
position: relative;
padding: 10px;
top: 0px;
border-width: 1px 0px 0px 0px;
border-color: #5b616a;
border-style: solid;
text-transform: uppercase;
font-weight: bold
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #68959f;
font-weight: bold
}
div.comments a:hover {
color: #F29991;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 50px;
padding: 0px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border-style: dotted;
border-width: 1px;
border-color: #a98a62;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7 !important;
font-size: 11px;
z-index: 15;
text-transform: uppercase !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: #F29991;
}
div#sidebar a:hover {
color: #6EC1DC;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
Padding: 5px;
border-color: #68959f;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #A81919;
border-width: 0px;
border-style: solid;
color: #A81919;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
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-left: 10px;
list-style: none;
border-width: 0px;
background-color: #6EC1DC;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
letter-spacing: 2px
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
text-align: center;
font-family: "Book Antiqua" Helvetica, sans-serif;
font-size: 18px;
padding: 6px;
font-weight: bold;
letter-spacing: 1px;
background-color: #C3E0E6;
color: #5b616a;
border-width: 0px;
z-index: 100;
clear: both;
text-transform: lowercase;
font-style: italic;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #5b616a;
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: #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: #6EC1DC;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #6EC1DC;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #A7A7A7 !important;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 2px;
border-style: dashed;
border-color: #DCDCDC;
background-color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #6EC1DC;
border-style: solid;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #DCDCDC;
padding: 20px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
color: #aaaaaa;
}
input, textarea {
position: center;
background-color: #FFFFFF;
color: #A7A7A7;
padding: 5px;
}
textarea.textbox {
width: 95% !important;
padding: 5px;
}
.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: 11px;
line-height: 125%;
background-color: #FFFFFF;
color: #A7A7A7;
}
.replytosubject {
Color: #68959f;
font-size: 15px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7;
}
.commentbox {
border-color: #F29991;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #aaaaaa;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 14px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #F29991;
}
.datesubjectcomment a:hover {
color: #6EC1DC;
}
.commentboxpartial {
border-color: #F29991;
border-width: 1px;
border-style: dotted;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #A7A7A7;
text-decoration: none;
}
.replytoposter a:hover {
color: #6EC1DC;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #F29991;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link, a:visited {
Color: #F29991;
}
.skiplinks a:hover {
Color: #6EC1DC;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
ONE PIECE, MULTICOLOR I
[
Full preview ]
Data: Sidebar and userpics enabled. All accounts.
Width: 875px
Style: Flexible Squares S2
/* Cleaned CSS: */
body {
background-color: #59929e;
text-align: center;
color: #5b616a;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #ffae00;
text-decoration: none;
}
a:hover {
color: #6893a7;
text-decoration: underline;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 875px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-color: #59929e;
border-width: 0px;
padding: 0px;
}
#maincontent {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
background-image: url(
http://img299.imageshack.us/img299/5122/backgroundczj.png); background-repeat: repeat-y;
background-position: left;
color: #7a7979;
border-width: 0px;
margin-right: 220px;
margin-left: 15px;
text-align: justify;
}
#sidebar {
margin-top: 10px;
background-color: #FFFFFF;
background-image: url(
http://img299.imageshack.us/img299/8659/background2.png); background-repeat: repeat-y;
background-position: center;
border-width: 0px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #7a7979;
width: 210px;
margin-left: 10px;
margin-right: auto;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 640px;
Margin-right: 214px;
Margin-left: auto;
text-align: right;
margin-top: -10px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 14px;
letter-spacing: 2px;
border-width: 0px;
background-color: transparent;
background-image: url(
http://img299.imageshack.us/img299/8374/backgroundo.png); background-repeat: repeat-y;
background-position: left;
color: #5b616a;
text-transform: lowercase;
font-weight: bold;
padding: 1px 3px 5px 3px;
}
.headerimage {
position: center;
margin-right: auto;
margin-left: auto;
width: 845px;
height: 445px;
margin-bottom: 0px;
background-image: url("
http://img299.imageshack.us/img299/8892/indexf.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 {
color: #5b616a;
}
div#header a:hover {
color: #6893a7;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
line-height: 200%;
top: 10px;
text-transform: uppercase;
}
.subtitle{
display: none;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
font-style: italic;
top: 5px;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
Padding: 0px 4px 0px 4px;
Margin-right: 30px;
Margin-left: 20px;
}
ul.navheader li {
padding: 5px;
display: inline;
}
li.view {
border-bottom: 0px;
text-decoration: none;
color: #5a413b;
border-bottom: 2px #ffc74e dotted;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
background-color: transparent;
color: #5b616a;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
border-width: 0px;
margin-right: 30px;
margin-left: 30px;
}
.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 25px;
z-index: 15;
border-width: 1px;
border-color: #6893a7;
border-style: dotted;
}
.date {
line-height: 200%;
color: #A7A7A7;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
text-align: right;
margin-right: 5px;
Background-color: transparent;
margin-right: 30px;
margin-left: 30px;
}
.subject {
color: #68959f;
Background-color: transparent;
margin-right: 30px;
margin-left: 30px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
text-align: right;
padding: 6px;
font-weight: bold;
border-width: 0px 0px 1px 0px;
border-color: #6a5962;
border-style: solid;
letter-spacing: 1px;
text-transform: uppercase;
}
.subject a, .subject a:link, .subject a:visited {
color: # ffae00;
}
.subject a:hover {
color: #ffae00;
}
.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: #ffae00;
text-decoration: none;
}
.entry a:hover {
color: #6893a7;
text-decoration: none;
}
quote {
width: 490px;
margin-left: 20px;
background-color: #FFFFFF;
text-align: justify;
font-style: italic;
Color: #7a7979;
font-size: 11px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
border-right: 5px #baca74 solid;
border-left: 5px #ffc74e solid;
border-top: 1px #6893a7 dotted;
border-bottom: 1px #6893a7 dotted;
}
.ljtags {
margin-left: 20px;
margin-top: 15px;
background-color: #FFFFFF;
width: 480px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 8px;
color: #6893a7;
font-size: 11px;
border-right: 5px #baca74 solid;
border-left: 5px #ffc74e solid;
border-top: 1px #6893a7 dotted;
border-bottom: 1px #6893a7 dotted;
font-weight: bold;
text-transform: lowercase;
}
.ljtags a {
Color: #7a7979;
font-size: 11px;
Text-transform: lowercase;
}
.ljtags a:visited {
Color: #7a7979;
Text-transform: lowercase;
font-size: 11px;
}
.ljtags a:hover {
font-weight: bold;
color: #6893a7;
font-size: 11px;
Text-transform: lowercase;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
letter-spacing: 1px;
background-color: transparent;
color: #f9b498;
position: relative;
padding: 10px;
top: 0px;
border-width: 1px 0px 0px 0px;
border-color: #6a5962;
border-style: solid;
text-transform: uppercase;
font-weight: bold
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #68959f;
font-weight: bold
}
div.comments a:hover {
color: #ffae00;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 50px;
padding: 0px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 25px;
text-align: center;
border-style: dotted;
border-width: 1px;
border-color: #6a5962;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7 !important;
font-size: 11px;
z-index: 15;
text-transform: uppercase !important;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
Padding: 10px;
text-align: center;
}
.sbarheader {
padding: 0px 3px 0px 3px;
}
.sbarbody {
Margin: 20px;
}
.sbarbody2 {
Margin: 20px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #d76060;
}
div#sidebar a:hover {
color: #f69d4e;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
Padding: 3px;
border-color: #ffc74e;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
Padding: 3px;
Background-color: #ffc74e;
border-color: #A81919;
border-width: 0px;
border-style: solid;
color: #FFFFFF;
text-align: center;
font-family: "Trebuchet MS" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.sbarcalendarposts a:link, 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-left: 10px;
list-style: none;
}
li.sbartitle
{
padding-left: 10px;
list-style: none;
border-width: 0px;
background-color: #fed261;
color: #7a7979;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
letter-spacing: 2px
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
Weight: 580px;
Margin-top: -18px;
text-align: center;
padding-bottom: 10px;
margin-right: 200px;
margin-left: 15px;
font-family: "Century Gothic" Helvetica, sans-serif;
background-color: transparent;
background-image: url(
http://img152.imageshack.us/img152/4113/backgroundj.png); background-repeat: repeat-y;
background-position: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
color: #7a7979;
border-width: 0px;
z-index: 100;
clear: both;
text-transform: lowercase;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #7a7979;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #ffae00;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: none;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding-bottom: 40px;
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: 12px;
font-style: italic;
}
.userpiccomment {
position: relative;
border-width: 2px;
border-style: dashed;
border-color: #ffc74e;
background-color: #FFFFFF !important;
top: 0px;
left: 0px;
padding: 5px;
margin: 0px 10px 0px 10px;
z-index: 15;
float: left;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #6a5962;
padding: 20px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 10px;
color: #5b616a;
}
input, textarea {
position: center;
background-color: #FFFFFF;
color: #A7A7A7;
padding: 5px;
}
textarea.textbox {
width: 95% !important;
padding: 5px;
}
.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: 11px;
line-height: 125%;
background-color: #FFFFFF;
color: #A7A7A7;
}
.replytosubject {
Color: #68959f;
font-size: 15px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Trebuchet MS" Helvetica, sans-serif;
color: #A7A7A7;
}
.commentbox {
border-color: #ffc74e;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #5b616a;
font-size: 11px;
letter-spacing: 1px;
}
.commentbox a:link {
Font-size: 11px;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 13px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffae00;
}
.datesubjectcomment a:hover {
color: #6893a7;
}
.commentboxpartial {
border-color: #ffc74e;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #A7A7A7;
text-decoration: none;
}
.replytoposter a:hover {
color: #6893a7;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #ffae00;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link, a:visited {
Color: #6893a7;
}
.skiplinks a:hover {
Color: #ffae00;
}
/*--------------------------------------------
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. On the following box paste the code and save. (
Image )
Notes
· Designs and graphics are not made for profit.
· Feel free to
friend this community to keep track of future updates.
· Credit to
toledan_night when using.
· ♥
Requests list
1.
pikka, 2.
kittychan33, 3.
akaban - Header only, 4.
valkie, 5.
ax_sky6.
sasori_katana, 7.
devlinnreiko, 8.
pyxis_lynx, 9.
cosomo, 10.
xfleur11.
bevinbaka, 12.
miharu0688, 13.
shiqure, 14.
tshapo_chi