Layouts: In the Blues ~ Smooth Sailing

Apr 05, 2007 01:30

EDIT: April 7th - updated codes so that the sidebar will allow tags boxes, page summary boxes, and scrollable free text boxes: (example preview)

Style: S2 Smooth Sailing
Best view: 800x600 and up
Browsers Tested On: IE, Firefox, Opera
Work best with: Free & Paid account (plus-accounts too, if ads are between the entries)
Custom Comment Page: Yes
Website: Not required
Default Icon: Disabled
Nav Bar: Disabled automatically ( I went KILL KILL KILL)

Layout #1: Original Black & Blue


Preview
Alternate colour scheme preview(s) here

Layout #2: White & Blue


Preview

Layout #3: Grey Floating Boxes


Preview

Instructions
Go to the layout customization area

[On the Basics section]
Type in your Title
Type in your Subtitle
Choose S2 layouts

[Click Save]
[Go to Look and Feel]
[Under Layout & Language]
Choose "Smooth Sailing"

[Click Save]
[Go to Custom Options]
[Under Menu]
Show Memories link on Menubar: No
Show Website link from User info Page: No

[Under Sidebar]
Profile Position: hide
Summary Position: hide or position 1-4
Latest Month Position: hide or position 1-4
Links Visibility: hide or position 1-4
Tags Position: hide or position 1-4
Multisearch Position: hide or position 1-4

NOTE: You can have a MAXIMUM of 4 boxes at the top.
I myself used the latest month and 3 free text boxes, 1 for Blurb (position is 1), Links on my LJ (position is 2) and links outside LJ(position 3).

[Under Custom CSS]
Use layout stylesheet: Yes
Use layout's stylesheet(s) when including custom external stylesheet: YES (VERY IMPORTANT)
Paste the code.

Codes
Layout#1: Original Black & Blue

/* Layout by Glacia @ gossymer.livejournal.com */
/* GENERAL */

body, p, td, tr, li, dl, dd { font-family: arial; font-size: 8pt; color: #000000; text-align: justify; }

html body
{
padding-top: 0 !important;
}

#latestmonth td
{
text-align:center;
}

#lj_controlstrip
{
display: none !important;
}

div#lj_controlstrip_cprod
{
display: none !important;
}

a,a:link {
color: #007BA7;
font-weight: bold;
text-decoration: none;
}

a:hover,a:active {
color: #123456;
font-weight: bold;
text-decoration: none;
}

.color {
}

.important {
}

.faded {
}

blockquote {
}

::-moz-selection {
}

/*MAIN STRUCTURE*/

body {
background-color: #303030;
background-image: url();
background-repeat: repeat;
}

.pageblock {
}

/* HEADER */

.header-menu a, .header-menu a:visited {
color: #ffffff;
}

.header-menu a:hover {
background-color: #74B7CF;
color: #ffffff;
border-top: 1px solid #74B7CF;
border-bottom: 1px solid #74B7CF;
}

.header-title {
background-color: transparent;
font-size: 12pt;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-family: times new roman;
padding: 5px 0px;
color: #007ba7;
letter-spacing: 2px;
background-image: url();
background-repeat: no-repeat;
background-position: top center;
}

.header-subtitle {
background-color: transparent;
color: #ffffff;
font-size: 10pt;
height: 160px;
font-family: times new roman;
text-transform: lowercase;
font-style: italic;
text-align: center;
padding: 5px 0px;
color: #bcbcbc;
letter-spacing: .2px;
}

.pageheaderblock {
background-color: #1c1c1c;
margin: 0 auto;
padding-top: 10px;
}

.header-menu {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
background-color: #007BA7;
border: 0px;
padding: 0px;
}

.header-menu ul {
margin: 0 auto;

}

.header-menu li {
}

.header-icon {
}

/* BODY */

.bodyblock {
background-color: transparent;
margin-top: -10px;
margin-bottom: -4px;
width: 620px;
margin: 0 auto;
}

.bodyheaderblock {
width: 600px;
padding: 10px;
margin: 0 auto ;
margin-bottom: -10px;
background-color: #ffffff;
border-bottom: 20px solid #007ba7;
}

.bodynavblock a:hover, .bodynavblock a:active {
}

.bodynavblock {
width: 620px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
border-top: 10px solid #74B7CF;
padding: 0px;
text-align: center;
}

.bodynavblock a, .bodynavblock a:visited {
color: #123456;
}

.body-title {
font-weight: bold;
font-size: 8pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
color: #123456;
}

.body-midtitle {
font-family: times new roman;
font-weight: bold;
font-size: 14pt;
letter-spacing: 1px;
text-align: center;
color: #252525;
display: none;
}

/* STRUCTURE - Sidebar */

#freetext {
}

#freetext a:link, #freetext a:active, #freetext a:visited {
}

#freetext a:hover {
}

.summaryList a:link, .summaryList a:active, .summaryList a:visited {
}

.summaryList a:hover {
}

.sidebar a {
color: #007ba7;
text-transform: uppercase;
letter-spacing: .5px;
}

.sidebar a:hover {
color: #ffffff;
}

.sidebar {
line-height: 1.5em;
position: absolute;
top: 65px;
left: 50%;
width: 700px;
margin-left: -310px;
}

.sidebox {
width: 143px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
float: left;
background-color: #252525;
color: #dedede;
border: 0px solid #353535;
height: 125px;
}

.sideboxTitle {
background-color: #2e2e2e;
border: 0px;
padding: 0px;
margin: 0px;
text-align: center;
text-transform: uppercase;
color: #888888;
font-size: 8pt;
letter-spacing: .5px;
font-weight: bold;
}

.sideboxContent {
color: #858585;
text-align: center;
letter-spacing: .25px;
height: 100px;
overflow: auto;
}

.sidebox #latestmonth {
text-align: center;
line-height: 1.4em;
}

.sidebox #tags_sidebox {
color: #252525;
line-height: 1.4em;
}

#tags_sidebox a {
display: block;
border-bottom: 1px dotted #444444;
font-size: 8pt;
margin-bottom: -16px;
}

.sidebox #systemlinks {
line-height: 1.4em;
}

#systemlinks .listitem a {
display: block;
border-bottom: 1px dotted #444444;
}

#systemlinks .listitem a:hover {
}

.summaryList {
display: block;
border-bottom: 1px dotted #444444;
line-height: 1.4em;
}

.listtitle {
}

.profile-label {
display: none;
}

/* Layout by Glacia @ gossymer.livejournal.com */

.sidebar select {
margin-bottom: 6px;
padding:0px;
}

.sidebar input,
.sidebar textarea,
.sidebar option {
margin-top: -2px;
padding: 0px;
}

#latestmonth table{
text-align: center;
}

.latestmonth-inactive {
color: #454545;
text-align: center;
}

.latestmonth-active {
color: #007BA7;
text-align: center;
}

#latestmonth a:link, #latestmonth a:active, #latestmonth a:visited {
color: #007BA7;
}

/* ENTRY */

.entryHolder {
width: 620px;
background-color: #ffffff;
border-bottom: 20px solid #007ba7;
border-top: 10px solid #74B7CF;
margin: 0px auto;
}

.entryHeader {
background-color: transparent;
padding-top: 10px;
}

.entryHeader a {
}

.entryHeader a:hover {
}

.entryHeaderDate a {
}

.entryHeaderDate a:hover {
}

.entryLinkbar a, .entryLinkbar a:link, .entryLinkbar a:visited {
}

.entryLinkbar a:hover, .entryLinkbar a:active {
}

.entryText {
width: auto;
background-color: transparent;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}

.entryText ul,
.entryText ol {
}

.entryText a {
}

.entryHeaderDate {
color: #959595;
font-size: 8pt;
text-transform: uppercase;
}

.entryHeaderSubject {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 10pt;
color: #123456;
font-family: times new roman;
}

.entryUserinfo {
margin-top: 0px;
margin-bottom: 2px;
margin-left: 5px;
}

.entryUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}

.entryUserinfo-usericon a img {
}

.entryUserinfo-usericon a:hover img {
border: 1px solid #666666;
}

.entryUserinfo-username {
text-align: center;
}

.entryHeader {
}

.entryMetadata-label {
}

.entryMetadata {
}

.entryMetadata ul {
}

.entryMetadata li {
display: block;
}

.entryMetadata-content img {
}

.entryLinkbar {
background-color: #dedede;
width: auto;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}

.entryLinkbar ul {
}

.entryLinkbar li {
}

.entryLinkbar a {
}

.entryLinkbar a:hover {
}

/* COMMENTS */

.commentText {
}

.commentText a {
}

.commentHeaderSubject {
}

.commentHeader a {
}

.commentLinkbar a, .commentLinkbar a:link, .commentLinkbar a:visited {
}

.commentLinkbar a:hover, .commentLinkbar a:active {
}

.commentHolder {
width: auto;
background-color: #ffffff;
border-top: 10px solid #007ba7;
padding-left: 10px;
padding-right: 10px;
}

.commentUserinfo {
background-color: #ffffff;
}

.commentUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}

.commentUserinfo-usericon a:hover img {
border: 1px solid #666666;
}

.commentUserinfo-username {
text-align: center;
}

.commentHeader {
background-color: transparent;
border-top: 5px solid #74B7CF;
margin-left: -10px;
margin-right: -10px;
color: #959595;
}

.commentHeaderScreened {
background-color: #123456;
color: #959595;
}

.commentLinkbar {
background-color: transparent;
padding: 2px;
margin-bottom: 2px;
text-align: right;
}

.commentLinkbar ul {
}

.commentLinkbar li {
}

.commentLinkbar a {
}

.commentLinkbar a:hover {
}

/*FOOTER*/

.pagefooterblock a, .pagefooterblock a:link, .pagefooterblock a:visited {
}

.pagefooterblock a:hover, .pagefooterblock a:active {
}

#footer-menu {
width: 600px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
padding: 10px;
border-top: 10px solid #74B7CF;
text-align: center;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}

#footer-menu li {
}

#footer-menu ul {
}

#footer-menu a:hover, #footer-menu a:active {
color: #123456;
}

#footer-menu a, #footer-menu a:visited {
color: #007ba7;
}

.pagefooterblock a, .pagefooterblock a:visited {
}

.pagefooterblock {
background-color: #111111;
border-top: 0px;
color: #efefef;
font-size: 8pt;
text-align: center;
display: none;
}

/* REPLY */
#qrform table{
}

#qrform textarea{
}

#qrform {
}

.replyform {
width: 600px;
padding: 0px 10px;
}

.textbox {
margin-bottom: 5px;
}

.replyform textarea {
width: 540px;
}

input {
}

#SearchType {
}

/* TAG PAGE */

.tagstable {
border-color: #efefef;
}

.tagstable td {
border-color: #efefef;
}

.tagstable a:hover {
}

/* CALENDAR */

.daytitles {
color: #ffffff;
background-color: #007ba7;
border-bottom: 4px solid #74b7cf;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
}

.daysubjects {
}

.month {
border-color: #efefef;
}

.yearlinks {
}

.yearlink {
}

.day-blank {
border-color: #efefef;
}

.day {
border-color: #efefef;
}

.day-date {
border-color: #efefef;
}

.day-count {
font-size: 12pt;
}

.day-count a {
}

/*WELCOME NOTE*/

#welcomenoteHolder {
}

#welcomenoteHeader {
}

#welcomenoteSubject {
}

#welcomenoteText {
}

Layout#2: White & Blue
Optimized version available HERE with 6 more color schemes!
/* Layout by Glacia @ gossymer.livejournal.com */
/* GENERAL */

body, p, td, tr, li, dl, dd { font-family: arial; font-size: 8pt; color: #000000; text-align: justify; }

html body
{
padding-top: 0 !important;
}

#latestmonth td
{
text-align:center;
}

#lj_controlstrip
{
display: none !important;
}

div#lj_controlstrip_cprod
{
display: none !important;
}

a,a:link {
color: #007BA7;
font-weight: bold;
text-decoration: none;
}

a:hover,a:active {
color: #123456;
font-weight: bold;
text-decoration: none;
}

.color {
}

.important {
}

.faded {
}

blockquote {
}

::-moz-selection {
}

/*MAIN STRUCTURE*/

body {
background-color: #cdcdcd;
background-image: url();
background-repeat: repeat;
}

.pageblock {
}

/* HEADER */

.header-menu a, .header-menu a:visited {
color: #007ba7;
}

.header-menu a:hover {
background-color: #007ba7;
color: #ffffff;
border-top: 1px solid #007ba7;
}

.header-title {
background-color: transparent;
font-size: 12pt;
text-align: right;
font-weight: bold;
text-transform: uppercase;
font-family: times new roman;
padding: 180px 5px 0px 0px;
color: #007ba7;
letter-spacing: 2px;
}

.header-subtitle {
background-color: transparent;
font-weight: bold;
color: #ffffff;
font-size: 10pt;
font-family: arial;
text-transform: lowercase;
padding: 0px 7px 0px 0px;
text-align: right;
letter-spacing: .2px;
}

.pageheaderblock {
background-color: transparent;
width: 620px;
margin: 0 auto;
margin-top: 10px;
background-image: url(http://img266.imageshack.us/img266/7366/cloudypalejg4.gif);
background-repeat: no-repeat;
background-position: top center;
}

.header-menu {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
background-color: #efefef;
border: 0px;
padding: 0px;
margin-top: 169px;
}

.header-menu ul {
margin: 0 auto;
text-align: center;

}

.header-menu li {
}

.header-icon {
}

/* BODY */

.bodyblock {
background-color: transparent;
margin-top: -10px;
margin-bottom: -4px;
width: 620px;
margin: 0 auto;
}

.bodyheaderblock {
width: 600px;
padding: 10px;
margin: 0 auto ;
margin-bottom: -10px;
background-color: #ffffff;
border-bottom: 20px solid #007ba7;
}

.bodynavblock a:hover, .bodynavblock a:active {
}

.bodynavblock {
width: 620px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
border-top: 10px solid #74B7CF;
padding: 0px;
text-align: center;
}

.bodynavblock a, .bodynavblock a:visited {
color: #007ba7;
}

.body-title {
font-weight: bold;
font-size: 8pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
color: #123456;
}

.body-midtitle {
font-family: times new roman;
font-weight: bold;
font-size: 14pt;
letter-spacing: 1px;
text-align: center;
color: #252525;
display: none;
}

/* STRUCTURE - Sidebar */

#freetext {
}

#freetext a:link, #freetext a:active, #freetext a:visited {
}

#freetext a:hover {
}

.summaryList a:link, .summaryList a:active, .summaryList a:visited {

}

.summaryList a:hover {
}

.sidebar a {
color: #007ba7;
text-transform: uppercase;
letter-spacing: .5px;
}

.sidebar a:hover {
}

.sidebar {
line-height: 1.5em;
position: absolute;
top: 260px;
left: 50%;
width: 620px;
margin-left: -310px;
background-color: #ffffff;
}

.sidebox {
width: 143px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
float: left;
background-color: #ffffff;
color: #dedede;
border: 1px solid #dedede;
height: 125px;
}

.sideboxTitle {
background-color: #007ba7;
border-bottom: 4px solid #74B7CF;
border-top: 0px;
padding: 0px;
margin: 0px;
text-align: center;
text-transform: uppercase;
color: #ffffff;
font-size: 8pt;
letter-spacing: .5px;
font-weight: bold;
}

.sideboxContent {
color: #454545;
text-align: center;
letter-spacing: .25px;
height: 100px;
overflow: auto;
}

.sidebox #latestmonth {
text-align: center;
line-height: 1.4em;
}

.sidebox #tags_sidebox {
color: #ffffff;
line-height: 1.4em;
}

#tags_sidebox a {
display: block;
border-bottom: 1px dotted #cdcdcd;
font-size: 8pt;
margin-bottom: -16px;
}

.sidebox #systemlinks {
line-height: 1.4em;
}

#systemlinks .listitem a {
display: block;
border-bottom: 1px dotted #cdcdcd;
}

#systemlinks .listitem a:hover {
}

.summaryList {
display: block;
border-bottom: 1px dotted #cdcdcd;
line-height: 1.4em;
}

.listtitle {
}

.profile-label {
display: none;
}

/* Layout by Glacia @ gossymer.livejournal.com */

.sidebar select {
margin-bottom: 6px;
padding:0px;
}

.sidebar input,
.sidebar textarea,
.sidebar option {
margin-top: -2px;
padding: 0px;
}

#latestmonth table{
text-align: center;

}

.latestmonth-inactive {
color: #454545;
text-align: center;
}

.latestmonth-active {
color: #007BA7;
text-align: center;
}

#latestmonth a:link, #latestmonth a:active, #latestmonth a:visited {
color: #007BA7;
}

/* ENTRY */

.entryHolder {
width: 620px;
background-color: #ffffff;
border-bottom: 20px solid #007ba7;
border-top: 10px solid #74B7CF;
margin: 0px auto;
}

.entryHeader {
background-color: transparent;
padding-top: 10px;
}

.entryHeader a {
}

.entryHeader a:hover {
}

.entryHeaderDate a {
}

.entryHeaderDate a:hover {
}

.entryLinkbar a, .entryLinkbar a:link, .entryLinkbar a:visited {
}

.entryLinkbar a:hover, .entryLinkbar a:active {
}

.entryText {
width: auto;
background-color: transparent;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}

.entryText ul,
.entryText ol {
}

.entryText a {
}

.entryHeaderDate {
color: #959595;
font-size: 8pt;
text-transform: uppercase;
}

.entryHeaderSubject {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 10pt;
color: #123456;
font-family: times new roman;
}

.entryUserinfo {
margin-top: 0px;
margin-bottom: 2px;
margin-left: 5px;
}

.entryUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}

.entryUserinfo-usericon a img {
}

.entryUserinfo-usericon a:hover img {
border: 1px solid #666666;
}

.entryUserinfo-username {
text-align: center;
}

.entryHeader {
}

.entryMetadata-label {
}

.entryMetadata {
}

.entryMetadata ul {
}

.entryMetadata li {
display: block;
}

.entryMetadata-content img {
}

.entryLinkbar {
background-color: #efefef;
width: auto;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}

.entryLinkbar ul {
}

.entryLinkbar li {
}

.entryLinkbar a {
}

.entryLinkbar a:hover {
}

/* COMMENTS */

.commentText {
}

.commentText a {
}

.commentHeaderSubject {
}

.commentHeader a {
}

.commentLinkbar a, .commentLinkbar a:link, .commentLinkbar a:visited {
}

.commentLinkbar a:hover, .commentLinkbar a:active {
}

.commentHolder {
width: auto;
background-color: #ffffff;
border-top: 10px solid #007ba7;
padding-left: 10px;
padding-right: 10px;
}

.commentUserinfo {
background-color: #ffffff;
}

.commentUserinfo-usericon img {
padding: 4px;
border: 1px solid #CCCCCC;
}

.commentUserinfo-usericon a:hover img {
border: 1px solid #666666;
}

.commentUserinfo-username {
text-align: center;
}

.commentHeader {
background-color: transparent;
border-top: 5px solid #74B7CF;
margin-left: -10px;
margin-right: -10px;
color: #959595;
}

.commentHeaderScreened {
background-color: #123456;
color: #959595;
}

.commentLinkbar {
background-color: transparent;
padding: 2px;
margin-bottom: 2px;
text-align: right;
}

.commentLinkbar ul {
}

.commentLinkbar li {
}

.commentLinkbar a {
}

.commentLinkbar a:hover {
}

/*FOOTER*/

.pagefooterblock a, .pagefooterblock a:link, .pagefooterblock a:visited {
}

.pagefooterblock a:hover, .pagefooterblock a:active {
}

#footer-menu {
width: 600px;
background-color: #ffffff;
margin:0 auto;
border: 0px;
padding: 10px;
border-top: 10px solid #74B7CF;
text-align: center;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}

#footer-menu li {
}

#footer-menu ul {
}

#footer-menu a, #footer-menu a:visited {
color: #007ba7;
}

.pagefooterblock a, .pagefooterblock a:visited {
}

.pagefooterblock {
background-color: #111111;
border-top: 0px;
color: #efefef;
font-size: 8pt;
text-align: center;
display: none;
}

/* REPLY */
#qrform table{
}

#qrform textarea{
}

#qrform {
}

.replyform {
width: 600px;
padding: 0px 10px;
}

.textbox {
margin-bottom: 5px;
}

.replyform textarea {
width: 540px;
}

input {
}

#SearchType {
}

/* TAG PAGE */

.tagstable {
border-color: #efefef;
}

.tagstable td {
border-color: #efefef;
}

.tagstable a:hover {
}

/* CALENDAR */

.daytitles {
color: #ffffff;
background-color: #007ba7;
border-bottom: 4px solid #74b7cf;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
}

.daysubjects {
}

.month {
border-color: #efefef;
}

.yearlinks {
}

.yearlink {
}

.day-blank {
border-color: #efefef;
}

.day {
border-color: #efefef;
}

.day-date {
border-color: #efefef;
}

.day-count {
font-size: 12pt;
}

.day-count a {
}

/*WELCOME NOTE*/

#welcomenoteHolder {
}

#welcomenoteHeader {
}

#welcomenoteSubject {
}

#welcomenoteText {
}

Layout#3: Grey Floating Boxes
/* Layout by Glacia @ gossymer.livejournal.com */
/* GENERAL */

body, p, td, tr, li, dl, dd { font-family: arial; font-size: 8pt; color: #888888; text-align: justify; }

html body
{
padding-top: 0 !important;
}

#latestmonth td
{
text-align:center;
}

#lj_controlstrip
{
display: none !important;
}

div#lj_controlstrip_cprod
{
display: none !important;
}

a,a:link {
color: #007BA7;
font-weight: bold;
text-decoration: none;
}

a:hover,a:active {
color: #efefef;
font-weight: bold;
text-decoration: none;
}

.color {
}

.important {
}

.faded {
}

blockquote {
}

::-moz-selection {
}

/*MAIN STRUCTURE*/

body {
background-color: #1c1c1c;
background-image: url();
background-repeat: repeat;
}

.pageblock {
}

/* HEADER */

.header-menu a, .header-menu a:visited {
color: #007ba7;
}

.header-menu a:hover {
background-color: #555555;
color: #ffffff;
border-top: 1px solid #123456;
}

.header-title {
background-color: transparent;
font-size: 12pt;
text-align: center;
font-weight: bold;
text-transform: uppercase;
font-family: times new roman;
padding: 5px 0px;
color: #007ba7;
letter-spacing: 2px;
background-image: url(http://img66.imageshack.us/img66/1391/floaterdarkqa2.gif);
background-repeat: no-repeat;
background-position: top center;
padding-top: 260px;
}

.header-subtitle {
background-color: transparent;
color: #ffffff;
font-size: 10pt;
height: 160px;
font-family: times new roman;
text-transform: lowercase;
font-style: italic;
text-align: center;
padding: 5px 0px;
color: #bcbcbc;
letter-spacing: .2px;
}

.pageheaderblock {
background-color: #transparent;
width: 620px;
margin: 0px auto;
padding-top: 10px;
}

.header-menu {
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
background-color: #353535;
border: 0px;
padding: 0px;
height: 19px;
}

.header-menu ul {
margin: 0 auto;
}

.header-menu li {
}

.header-icon {
}

/* BODY */

.bodyblock {
background-color: transparent;
margin-top: -10px;
margin-bottom: -4px;
width: 620px;
margin: 0 auto;
}

.bodyheaderblock {
width: 620px;
padding: 10px 0px;
margin: 0 auto ;
margin-bottom: -10px;
background-color: transparent;
border: 0px solid #007ba7;
}

.bodynavblock a:hover, .bodynavblock a:active {
}

.bodynavblock {
width: 620px;
background-color: transparent;
margin:0 auto;
border: 0px;
border-top: 0px solid #123456;
padding: 0px;
color: #cdcdcd;
text-align: center;
}

.bodynavblock a, .bodynavblock a:visited {
color: #007ba7;
}

.body-title {
font-weight: bold;
font-size: 8pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
color: #777777;
}

.body-midtitle {
font-weight: bold;
font-size: 8pt;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
color: #777777;
}

/* STRUCTURE - Sidebar */

#freetext {
}

#freetext a:link, #freetext a:active, #freetext a:visited {
}

#freetext a:hover {
}

.summaryList a:link, .summaryList a:active, .summaryList a:visited {

}

.summaryList a:hover {
}

.sidebar a {
color: #007ba7;
text-transform: uppercase;
letter-spacing: .5px;
}

.sidebar a:hover {
color: #ffffff;
}

.sidebar {
line-height: 1.5em;
position: absolute;
top: 325px;
left: 50%;
width: 700px;
margin-left: -310px;
}

.sidebox {
width: 143px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
float: left;
background-color: #252525;
color: #dedede;
border: 0px solid #353535;
height: 125px;
}

.sideboxTitle {
background-color: #2e2e2e;
border: 0px;
padding: 0px;
margin: 0px;
text-align: center;
text-transform: uppercase;
color: #888888;
font-size: 8pt;
letter-spacing: .5px;
font-weight: bold;
}

.sideboxContent {
color: #858585;
text-align: center;
letter-spacing: .25px;
height: 100px;
overflow: auto;
}

.sidebox #latestmonth {
text-align: center;
line-height: 1.4em;
}

.sidebox #tags_sidebox {
color: #252525;
line-height: 1.4em;
}

#tags_sidebox a {
display: block;
border-bottom: 1px dotted #444444;
font-size: 8pt;
margin-bottom: -16px;
}

.sidebox #systemlinks {
line-height: 1.4em;
}

#systemlinks .listitem a {
display: block;
border-bottom: 1px dotted #444444;
}

#systemlinks .listitem a:hover {
}

.summaryList {
display: block;
border-bottom: 1px dotted #444444;
line-height: 1.4em;
}

.listtitle {
}

.profile-label {
display: none;
}

.sidebar select {
margin-bottom: 6px;
padding:0px;
}

.sidebar input,
.sidebar textarea,
.sidebar option {
margin-top: -2px;
padding: 0px;
}

#latestmonth table{
text-align: center;
}

.latestmonth-inactive {
color: #454545;
text-align: center;
}

.latestmonth-active {
color: #007BA7;
text-align: center;
}
/* Layout by Glacia @ gossymer.livejournal.com */

#latestmonth a:link, #latestmonth a:active, #latestmonth a:visited {
color: #007BA7;
}

/* ENTRY */

.entryHolder {
width: 620px;
background-color: #252525;
border: 0px solid #303030;
margin: 0px auto;
margin-bottom: 20px;
}

.entryHeader {
background-color: #2e2e2e;
padding-top: 10px;
}

.entryHeader a {
}

.entryHeader a:hover {
}

.entryHeaderDate a {
}

.entryHeaderDate a:hover {
}

.entryLinkbar a, .entryLinkbar a:link, .entryLinkbar a:visited {
}

.entryLinkbar a:hover, .entryLinkbar a:active {
}

.entryText {
width: auto;
background-color: transparent;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 10px;
}

.entryText ul,
.entryText ol {
}

.entryText a {
}

.entryHeaderDate {
color: #959595;
font-size: 8pt;
text-transform: uppercase;
}

.entryHeaderSubject {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 10pt;
color: #cdcdcd;
font-family: times new roman;
}

.entryUserinfo {
margin-top: 8px;
margin-bottom: 2px;
margin-left: 5px;
background-color: transparent;
}

.entryUserinfo-usericon img {
padding: 4px;
border: 1px solid #333333;
background-color: #333333;
}

.entryUserinfo-usericon a img {
}

.entryUserinfo-usericon a:hover img {
border: 1px solid #555555;
}

.entryUserinfo-username {
text-align: center;
}

.entryHeader {
}

.entryMetadata-label {
}

.entryMetadata {
}

.entryMetadata ul {
}

.entryMetadata li {
display: block;
}

.entryMetadata-content img {
}

.entryLinkbar {
background-color: transparent;
width: auto;
margin-top: 5px;
text-align: center;
text-transform: uppercase;
}

.entryLinkbar ul {
}

.entryLinkbar li {
}

.entryLinkbar a {
}

.entryLinkbar a:hover {
}

/* COMMENTS */

.commentText {
}

.commentText a {
}

.commentHeaderSubject {
}

.commentHeader a {
}

.commentLinkbar a, .commentLinkbar a:link, .commentLinkbar a:visited {
}

.commentLinkbar a:hover, .commentLinkbar a:active {
}

.commentHolder {
width: auto;
background-color: #2e2e2e;
border-top: 0px solid #007ba7;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}

.commentUserinfo {
background-color: transparent;
}

.commentUserinfo-usericon img {
padding: 4px;
border: 1px solid #333333;
background-color: #333333;
}

.commentUserinfo-usericon a:hover img {
border: 1px solid #555555;
}

.commentUserinfo-username {
text-align: center;
}

.commentHeader {
background-color: transparent;
border-top: 0px solid #74B7CF;
margin-left: -10px;
margin-right: -10px;
color: #959595;
}

.commentHeaderScreened {
background-color: #123456;
color: #959595;
}

.commentLinkbar {
background-color: transparent;
width: auto;
margin-top: 5px;
text-align: right;
text-transform: uppercase;
}

.commentLinkbar ul {
}

.commentLinkbar li {
}

.commentLinkbar a {
}

.commentLinkbar a:hover {
}

/*FOOTER*/

.pagefooterblock a, .pagefooterblock a:link, .pagefooterblock a:visited {
}

.pagefooterblock a:hover, .pagefooterblock a:active {
}

#footer-menu {
width: 600px;
background-color: transparent;
margin:0 auto;
border: 0px;
padding: 10px;
text-align: center;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
}

#footer-menu li {
}

#footer-menu ul {
}

#footer-menu a:hover, #footer-menu a:active {
color: #ffffff;
}

#footer-menu a, #footer-menu a:visited {
color: #007ba7;
}

.pagefooterblock a, .pagefooterblock a:visited {
}

.pagefooterblock {
background-color: transparent;
border-top: 0px;
color: #efefef;
font-size: 8pt;
text-align: center;
display: none;
}

/* REPLY */
#qrform table{
}

#qrform textarea{
}

#qrform {
}

.replyform {
width: 600px;
padding: 0px 10px;
background-color: transparent;
}

.textbox {
margin-bottom: 5px;
}

.replyform textarea {
width: 540px;
}

input {
}

#SearchType {
}

/* TAG PAGE */

.tagstable {
border-color: #2e2e2e;
}

.tagstable td {
border-color: #2e2e2e;
}

.tagstable a:hover {
}

/* CALENDAR - Grey floater*/

.entryHeader a, .entryHeader a:visited {
color: #007ba7;
}

.daytitles {
color: #999999;
background-color: #303030;
border: 1px solid #2e2e2e;
}

.daysubjects {
color: #999999;
}

.month {
border-color: #303030;
}

.yearlinks {
}

.yearlink {
}

.day-blank {
border-color: #2e2e2e;
}

.day {
border-color: #2e2e2e;
background-color: #252525;
}

.day-date {
border-color: #2e2e2e;
color: #555555;
}

.day-count {
font-size: 12pt;
}

.day-count a {
}
/*WELCOME NOTE*/

#welcomenoteHolder {
}

#welcomenoteHeader {
}

#welcomenoteSubject {
}

#welcomenoteText {
}





only rule: comment & credit.
ETA: You are also free to make *any* changes as long as you give credit for the base code.

Notice: You  can get alternative color schemes here by
takhys

style: smooth sailing, maker: gossymer

Previous post Next post
Up