Second batch for the 1st One Piece Layout Request Round ♥
ALL THE LAYOUTS ARE SHAREABLE.
[
Full preview ]
Prompt by
sasori_katana /* Cleaned CSS: */
body {
background-color: #B7C7A3;
text-align: justify;
color: #6F6F6F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #D67B7B;
text-decoration: none;
}
a:hover {
color: #5B97A8;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 695px;
margin-top: 0px;
margin-left: 10px;
margin-right: auto;
background-color: #B7C7A3;
border-width: 0px;
padding: 0px;
}
#maincontent {
Padding-left: 5px;
margin-top: 0px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
border-left: #7C959C 0px solid;
margin-left: 10px;
margin-right: 165px;
text-align: justify;
}
#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F;
width: 150px;
margin-left: 5px;
margin-right: 5px;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 520px;
padding: 5px 0px 10px 0px;
margin-right: auto;
margin-left: 10px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
border-style: solid;
border-color: #6F6F6F;
border-width: 0px;
background-color: #FFFFFF;
color: #749E9C;
text-transform: uppercase;
}
.headerimage {
position: center;
width: 520px;
height: 461px;
margin-left: 20px;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img166.imageshack.us/img166/1128/op6header.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: #749E9C;
}
div#header a:hover, div#footer a:hover {
color: #5B97A8;
text-decoration: none;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
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: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
li.view {
border-bottom: 2px solid #749E9C;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
border-color: #BCBCBC;
border-style: solid;
}
.userpic {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
}
.date {
line-height: 200%;
color: #969696;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: lowercase;
text-align: left;
Background-color: #FFFFFF;
Padding-left: 10px;
Padding-top: 6px;
}
.subject {
Height: 110%;
font-weight: bold;
color: #57898B;
background-color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
text-align: left;
Padding-left: 10px;
}
.subject a, .subject a:link, .subject a:visited {
color: #5B97A8;
}
.subject a:hover {
color: #D67B7B;
}
.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: #D67B7B;
text-decoration: none;
}
.entry a:hover {
color: #5B97A8;
text-decoration: none;
}
.ljtags {
Margin-top: 20px;
Margin-left: 20px;
width: 400px;
padding:10px;
color: #A7A7A7;
font-size: 10px;
border-right: #7C959C 3px solid;
border-left: #7C959C 3px solid;
border-bottom: #DCDCDC 1px dotted;
border-top: #DCDCDC 1px dotted;
}
.ljtags a {
Color: #A7A7A7;
}
.ljtags a:visited {
Color: #D67B7B;
}
.ljtags a:hover {
font-weight: bold;
color: #5B97A8;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
text-align: right;
background-color: #FFFFFF;
color: #57898B;
padding: 7px 0px 0px 0px;
position: relative;
top: 0px;
text-transform: uppercase;
border-top: #7A7C79 1px solid;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #57898B;
font-weight: bold
}
div.comments a:hover {
color: #5B97A8;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 40px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border-width: 0px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F !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: #D67B7B;
}
div#sidebar a:hover {
color: #5B97A8;
text-decoration: none;
}
li.sbaritem, .tagcloud
{
padding-left: 5px;
padding-right: 5px;
text-align: justify;
list-style: none;
font-size: 10px;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #A7A7A7;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
.sbarcalendarposts {
border-color: #7C959C;
border-width: 1px;
border-style: dashed;
background-color: #FFFFFF;
color: #6F6F6F;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.sbarcalendarposts a:link {
Color: #5B97A8;
Font-weight: bold;
}
.sbarcalendarposts a:hover {
Color: #D67B7B;
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: #7C959C;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
letter-spacing: 2px
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 520px;
margin-right: auto;
margin-left: 10px;
padding: 5px 0px 5px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #FFFFFF;
color: #749E9C;
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: #749E9C;
margin: 0 5px 0 5px;
}
.clearfoot {
Width: 520px;
Background-color: #FFFFFF;
margin-right: auto;
margin-left: 10px;
clear: both;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding: 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: #7C959C;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #7C959C;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #6F6F6F !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: right;
border-width: 0px;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #7C959C;
padding: 10px;
margin-left: 5px;
margin-right: auto;
color: #6F6F6F;
}
input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #6F6F6F;
}
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: #6F6F6F;
}
.replytosubject {
Color: #6F6F6F;
font-size: 10px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F;
}
.commentbox {
border-color: #B7C7A3;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #D67B7B;
}
.datesubjectcomment a:hover {
color: #5B97A8;
}
.commentboxpartial {
border-color: #B7C7A3;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #6F6F6F;
text-decoration: none;
}
.replytoposter a:hover {
color: #D67B7B;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #5B97A8;
text-decoration: none;
}
.skiplinks {
text-align: center;
color: #D67B7B;
}
.skiplinks a:link, a:visited {
Color: #5B97A8;
}
.skiplinks a:hover {
Color: #5B97A8;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
[
Full preview ]
Prompt by
devlinnreiko /* Cleaned CSS: */
body {
background-color: #61A0AB;
text-align: center;
color: #6F6F6F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #61A0AB;
text-decoration: none;
}
a:hover {
color: #FFB940;
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: #FFFFFF;
border-width: 0px;
padding: 0px;
}
#maincontent {
Padding-left: 5px;
margin-top: 10px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
border-left: #8A8A89 1px solid;
margin-right: 10px;
margin-left: 165px;
text-align: justify;
}
#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #B7B7B7;
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: 100%;
padding: 15px 0px 15px 0px;
margin: 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
border-width: 0px;
background-color: #FFFFFF;
color: #737373;
text-transform: uppercase;
}
.headerimage {
position: center;
width: 710px;
height: 495px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img166.imageshack.us/img166/3069/op7header.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: #737373;
}
div#header a:hover, div#footer a:hover {
color: #737373;
text-decoration: none;
border-bottom: #ABCB5E 2px solid;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
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: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
li.view {
border-bottom: 2px solid #FFB940;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
}
.userpic {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
}
.date {
line-height: 110%;
color: #B7B7B7;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: lowercase;
text-align: left;
Background-color: #FFFFFF;
padding-left: 10px;
}
.subject {
Height: 110%;
font-weight: bold;
color: #AFBF87;
background-color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
padding-left: 10px;
}
.subject a, .subject a:link, .subject a:visited {
color: #61A0AB;
}
.subject a:hover {
color: #E48282;
}
.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: #61A0AB;
text-decoration: none;
}
.entry a:hover {
color: #E48282;
text-decoration: none;
}
.ljtags {
margin: 20px 30px 0px 0px;
background-color: #FFFFFF;
width: 440px;
padding:10px;
color: #E48282;
font-size: 10px;
border: 0px dotted #FFA61B;
Font-weight: bold;
}
.ljtags a {
Color: #B7B7B7;
}
.ljtags a:visited {
Color: #E48282;
}
.ljtags a:hover {
color: #FFB940;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
text-align: right;
background-color: #FFFFFF;
color: #AFBF87;
padding: 7px 0px 0px 0px;
position: relative;
top: 0px;
text-transform: uppercase;
border-top: #8A8A89 1px solid;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #AFBF87;
font-weight: bold
}
div.comments a:hover {
color: #FFB940;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 40px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
text-align: center;
border-width: 0px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F !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: #61A0AB;
}
div#sidebar a:hover {
color: #E48282;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #8A8A89;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
}
.sbarcalendarposts {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
background-color: #FFFFFF;
color: #6F6F6F;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.sbarcalendarposts a:link {
Color: #E48282;
Font-weight: bold;
}
.sbarcalendarposts a:hover {
Color: #61A0AB;
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: #AFBF87;
color: #FFFFFF;
margin-bottom: 5px;
margin-top: 5px;
font-weight: bold;
font-size: 10px;
letter-spacing: 2px
text-transform: uppercase;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
padding: 7px 0px 7px 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
background-color: #FFFFF;
color: #737373;
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: #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: #797979;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #7C959C;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #6F6F6F !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: right;
border-width: 0px;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #ABCB5E;
padding: 10px;
margin-left: 5px;
margin-right: auto;
color: #6F6F6F;
}
input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #6F6F6F;
}
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: #6F6F6F;
}
.replytosubject {
Color: #6F6F6F;
font-size: 10px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F;
}
.commentbox {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #61A0AB;
}
.datesubjectcomment a:hover {
color: #E48282;
}
.commentboxpartial {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #6F6F6F;
text-decoration: none;
}
.replytoposter a:hover {
color: #61A0AB;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #E48282;
text-decoration: none;
}
.skiplinks {
Font-weight: bold;
text-align: center;
color: #61A0AB;
}
.skiplinks a:link, a:visited {
Color: #E48282;
}
.skiplinks a:hover {
Color: #FFB940;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
[
Full preview ]
Prompt by
cosomo /* Cleaned CSS: */
body {
background-color: #DB6660;
background-image: url(
http://img261.imageshack.us/img261/5697/op9bg.png); background-position: 0px 280px;
background-repeat: no-repeat;
text-align: center;
color: #A3A3A3;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #D06D68;
text-decoration: none;
}
a:hover {
color: #7AA5BB;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 650px;
margin-top: 0px;
margin-left: 10px;
margin-right: auto;
background-color: transparent;
border-width: 0px;
padding: 0px;
}
#maincontent {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFD161;
color: #A3A3A3;
margin-left: 10px;
margin-right: 170px;
text-align: justify;
}
#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #B7B7B7;
width: 150px;
margin-left: 5px;
margin-right: 5px;
float: right;
text-align: center;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 470px;
padding: 5px 0px 15px 0px;
margin-left: 10px;
margin-right: auto;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 2px;
border-width: 0px;
background-color: #FFFFFF;
color: #A3A3A3;
text-transform: uppercase;
}
.headerimage {
position: left;
width: 470px;
height: 511px;
margin-left: 20px;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img261.imageshack.us/img261/4647/op9header.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: #A3A3A3;
}
div#header a:hover, div#footer a:hover {
color: #A3A3A3;
text-decoration: none;
border-bottom: #7AA5BB 2px solid;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 200%;
top: 10px;
}
.subtitle{
display: none;
font-family: "Century Gothic" 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 {
border-bottom: 0px solid #7AA5BB;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 20px 10px 20px 10px;
background-color: #FFFFFF;
color: #A3A3A3;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
}
.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
}
.date {
line-height: 110%;
color: #B7B7B7;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 9px;
text-transform: lowercase;
text-align: left;
Background-color: #FFFFFF;
padding-left: 10px;
}
.subject {
Height: 110%;
font-weight: bold;
color: #C3CF95;
background-color: #FFFFFF;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
padding-left: 10px;
}
.subject a, .subject a:link, .subject a:visited {
color: #D06D68;
}
.subject a:hover {
color: #7AA5BB;
}
.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: #D06D68;
text-decoration: none;
}
.entry a:hover {
color: #7AA5BB;
text-decoration: none;
}
.ljtags {
margin: 20px 30px 0px 0px;
background-color: #FFFFFF;
width: 400px;
padding:10px;
color: #A3A3A3;
font-size: 10px;
border-bottom: #A7A7A7 1px dotted;
border-top: #A7A7A7 1px dotted;
border-right: #8CC9C7 3px solid;
border-left: #8CC9C7 3px solid;
Font-weight: bold;
}
.ljtags a {
Color: #D06D68;
}
.ljtags a:visited {
Color: #7AA5BB;
}
.ljtags a:hover {
color: #7AA5BB;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 11px;
text-align: right;
background-color: #FFFFFF;
color: #A3A3A3;
padding: 7px 0px 0px 0px;
position: relative;
top: 0px;
font-weight: bold;
border-top: #A7A7A7 1px solid;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #A7A7A7;
font-weight: bold
}
div.comments a:hover {
color: #7AA5BB;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 40px;
background-color: #FFD161;
}
/*------------------------------------------------------------
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: "Century Gothic" Helvetica, sans-serif;
color: #A3A3A3 !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: #D06D68;
}
div#sidebar a:hover {
color: #7AA5BB;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #8A8A89;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 10px;
}
.sbarcalendarposts {
border-color: #8A8A89;
border-width: 1px;
border-style: solid;
background-color: #FFFFFF;
color: #A3A3A3;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.sbarcalendarposts a:link {
Color: #7AA5BB;
Font-weight: bold;
}
.sbarcalendarposts a:hover {
Color: #D06D68;
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: #CBD873;
color: #FFFFFF;
margin: 4px 8px 4px 8px;
font-weight: bold;
font-size: 12px;
letter-spacing: 2px
text-transform: uppercase;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 450px;
margin-left: 10px;
margin-right: auto;
padding: 10px;
text-align: center;
font-family: "Century Gothic" Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 2px;
background-color: #FFFFFF;
color: #A3A3A3;
z-index: 100;
text-transform: uppercase;
}
ul.navfooter{
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
ul.navfooter li a {
display: inline;
color: #A3A3A3;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
background-color: #FFFFFF;
width: 470px;
margin-left: 10px;
margin-right: auto;
}
/*----------------------------------------------------
Archive Pages
----------------------------------------------------------------*/
ul.year {
text-align: center;
padding: 10px;
}
ul.year li {
display: inline;
}
table.yeartable {
padding: 5px;
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: #797979;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #7C959C;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #A3A3A3 !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;
border-width: 0px;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #C3CF95;
padding: 10px;
margin-left: 0px;
margin-right: 0px;
color: #A3A3A3;
background-color: #FFFFFF;
}
input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #A3A3A3;
}
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: #A3A3A3;
}
.replytosubject {
Color: #A3A3A3;
font-size: 10px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #A3A3A3;
}
.commentbox {
border-color: #C3CF95;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #A3A3A3;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #D06D68;
}
.datesubjectcomment a:hover {
color: #7AA5BB;
}
.commentboxpartial {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #A3A3A3;
text-decoration: none;
}
.replytoposter a:hover {
color: #7AA5BB;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #D06D68;
text-decoration: none;
}
.skiplinks {
background-color: #FFFFFF;
Text-transform: uppercase;
Font-weight: bold;
text-align: center;
color: #D06D68;
}
.skiplinks a:link, a:visited {
Color: #D06D68;
}
.skiplinks a:hover {
Color: #7AA5BB;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
background-color: #FFFFFF;
}
[
Full preview ]
Prompt by
xfleur /* Cleaned CSS: */
body {
background-color: #DED5B3;
text-align: center;
color: #6F6F6F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #8FB3BD;
text-decoration: none;
}
a:hover {
color: #EFB24D;
text-decoration: underline;
}
p, td, blockquote {
font-size: 10px;
}
code, kbd, pre, tt {
font-family: monospace;
}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 700px;
margin-top: 0px;
margin-left: auto; margin-right: auto;
background-color: #FFFFFF;
border-width: 0px;
padding: 0px;
}
#maincontent {
Padding-left: 5px;
margin-top: 10px;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
border-left: #DCDCDC 1px solid;
margin-right: 5px;
margin-left: 165px;
text-align: justify;
}
#sidebar {
padding-top: 10px;
margin-top: 10px;
background-color: #FFFFFF;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #B7B7B7;
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: 100%;
padding: 5px 0px 15px 0px;
margin: 0px;
text-align: center;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
border-width: 0px;
background-color: #FFFFFF;
color: #606060;
text-transform: uppercase;
}
.headerimage {
position: center;
width: 700px;
height: 435px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-image: url("
http://img261.imageshack.us/img261/7688/op10header.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: #606060;
}
div#header a:hover, div#footer a:hover {
color: #606060;
text-decoration: none;
border-bottom: #8FB3BD 0px solid;
}
/*title and subtitle*/
.title {
display: none;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 14px;
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: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
li.view {
border-bottom: 2px solid #B3C99F;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.entry {
padding: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 10px;
text-align: justify;
border-width: 0px;
}
.userpic {
position: relative;
float: left;
background-color: #FFFFFF !important;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
}
.date {
line-height: 110%;
color: #B7B7B7;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
text-transform: lowercase;
text-align: left;
Background-color: #FFFFFF;
padding-left: 10px;
}
.subject {
Height: 110%;
font-weight: bold;
color: #BCC68B;
background-color: #FFFFFF;
font-family: "Verdana" Helvetica, sans-serif;
font-size: 13px;
text-align: left;
padding-left: 10px;
}
.subject a, .subject a:link, .subject a:visited {
color: #8FB3BD;
}
.subject a:hover {
color: #EFB24D;
}
.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: #8FB3BD;
text-decoration: none;
}
.entry a:hover {
color: #EFB24D;
text-decoration: none;
}
.ljtags {
Margin-top: 20px;
Margin-left: 30px;
background-color: #FFFFFF;
width: 440px;
padding: 10px;
color: #B7B7B7;
font-size: 10px;
border-top: #A7A7A7 1px dotted;
border-bottom: #A7A7A7 1px dotted;
border-right: #8FB3BD 3px solid;
border-left: #8FB3BD 3px solid;
Font-weight: bold;
}
.ljtags a {
Color: #B7B7B7;
}
.ljtags a:visited {
Color: #8FB3BD;
}
.ljtags a:hover {
color: #EFB24D;
}
.tagcategory0 {
Font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "Verdana" Helvetica, sans-serif;
font-size: 9px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: sans-serif;
font-size: 11px;
text-align: right;
background-color: #FFFFFF;
color: #BCC68B;
padding: 7px 0px 0px 0px;
position: relative;
top: 0px;
text-transform: uppercase;
border-top: #A7A7A7 1px solid;
}
div.comments a, div.comments a:link, div.comments a:visited {
color: #BCC68B;
font-weight: bold
}
div.comments a:hover {
color: #EFB24D;
text-decoration: none;
font-weight: bold
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
height: 40px;
}
/*------------------------------------------------------------
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: "Verdana" Helvetica, sans-serif;
color: #6F6F6F !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: #8FB3BD;
text-decoration: none;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
Padding: 2px;
border-color: #B3C99F;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: sans-serif;
font-size: 10px;
font-style: italic;
}
.sbarcalendarposts {
Padding: 2px;
border-color: #B3C99F;
border-width: 1px;
border-style: dashed;
background-color: #FFFFFF;
color: #6F6F6F;
text-align: center;
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
}
.sbarcalendarposts a:link {
Color: #8FB3BD;
Font-weight: bold;
}
.sbarcalendarposts a:hover {
Color: #EFB24D;
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: #B3C99F;
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: 100%;
padding: 7px 0px 7px 0px;
text-align: center;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
background-color: #FFFFF;
color: #606060;
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: #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: #797979;
}
table.yeartable td.yearday {
color: #FFFFFF;
background-color: #8FB3BD;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #FFFFFF;
color: #6F6F6F !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: right;
border-width: 0px;
}
.box {
border-style: dotted;
border-width: 1px 0px 0px 0px;
border-color: #8FB3BD;
padding: 10px;
margin-left: 5px;
margin-right: auto;
color: #6F6F6F;
}
input, textarea {
margin: 5px;
background-color: #FFFFFF;
color: #6F6F6F;
}
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: #6F6F6F;
}
.replytosubject {
Color: #6F6F6F;
font-size: 10px;
padding: 5px;
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 10px;
font-family: "Verdana" Helvetica, sans-serif;
color: #6F6F6F;
}
.commentbox {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
color: #6F6F6F;
}
.commentsubject {
Font-weight: bold;
Text-transform: uppercase;
Font-size: 10px;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #8FB3BD;
}
.datesubjectcomment a:hover {
color: #EFB24D;
}
.commentboxpartial {
border-color: #8A8A89;
border-width: 1px;
border-style: dashed;
padding: 10px;
margin: 10px;
background-color: #FFFFFF;
}
.commentinfo {
background-color: #FFFFFF;
margin-top: 10px;
width: 100%;
}
.replytoposter {
color: #6F6F6F;
text-decoration: none;
}
.replytoposter a:hover {
color: #8FB3BD;
text-decoration: none;
}
.replytoposter a:link, a:visited {
Color: #EFB24D;
text-decoration: none;
}
.skiplinks {
Font-weight: bold;
text-align: center;
color: #A7A7A7;
}
.skiplinks a:link, a:visited {
Color: #A7A7A7;
}
.skiplinks a:hover {
Color: #8FB3BD;
}
/*--------------------------------------------
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 )
Optional: In order to get rid of the sidebar, follow the next steps.
1) Write display: none; below the #sidebar tag in your code.
2) If your layout's sidebar appears to be inside the content, decrease the #maincontent's wider margin (Ex. margin-right: 165px;) to 5px. This step isn't necessary if the sidebar is detached of the body.
Last batch of layouts (
bevinbaka,
miharu0688,
shiqure and
tshapo_chi ) will be posted in three days from now, sooner if possible. Hope you like them so far.
ALL THE LAYOUTS ARE SHAREABLE.
Resources Remember to credit
toledan_night if using ♥
First batch Third batch