Seein' Red *inspired by ivory_and_irony*

Jul 05, 2010 23:48



Live Preview | S2 Smooth Sailing

This layout's theme was inspired by ivory_and_irony, who is one of the layout winners in the community's 200+ members contest!
P.S. I couldn't figure out how to add tiny icons to the tags/currents for Smooth Sailing :/

Instructions

Best view: best viewed in chrome, firefox
Browser Compatible: tested in chrome, firefox, and IE ("handwriting" font doesn't work in IE)

Rules:
- place the following credit code, or credit abellalayouts, in your Profile or Sidebar
- please comment if you're taking my layout
- feel free to change around the background and colors --> as long as you credit me!
- feel free to ask any questions
- i love feedback! let me know what you think!
- please add me for updates



Credit:
Stylesheet by @

Code:

/****************************************

Layout by http://community.livejournal.com/abellalayouts/
Style: Smooth Sailing, S2
Layout: Seein' Red
**This layout was inspired by the LJ user ~ivory_and_irony~ **

****************************************/

* {margin:0; padding: 0}

@font-face {
font-family: 'Reenie Beanie';
font-style: normal;
font-weight: normal;
src: local('Reenie Beanie'), url('http://themes.googleusercontent.com/font?kit=ljpKc6CdXusL1cnGUSamX_cCQibwlboQP4eCflnqtq0') format('truetype');
}

/* PAGE */

body {
font-family: Trebuchet MS, Tahoma, sans-serif;
font-size: 12px;
margin: 0px;
color: #838689;
background: url('http://i46.tinypic.com/28c0zzq.jpg') right top repeat #5D4157;
}
a {
color: #5D4157;
text-decoration: none;
text-transform: uppercase;
}
a:hover{
color: #838689;
}

.pageblock{
width:863px;
margin: 0 auto;
border-right: 5px solid #A8CABA;
border-left: 5px solid #A8CABA;
background: #5D4157;
}
.pagefooterblock {
color: #fff;
padding: 4px 4px 4px 24px;
margin-top: 4px;
display: none;
}
.pagefooterblock a, .pagefooterblock a:visited {
color: #5D4157;
}

/* HEADER */

.pageheaderblock {
text-align: center;
}

.header-title {
background-color: #838689;
font-family: Reenie Beanie;
font-size: 30px;
color: #ffffff;
padding: 5px 20px 0 20px;
line-height: 0.9;
}
.header-subtitle {
background-color: #838689;
color: #A8CABA;
font-family: ;
font-size: 14px;
padding: 0px 24px 10px 24px;
line-height: 0.8;
text-transform: lowercase;
letter-spacing: 1px;
}
.header-icon {
top: 0px;
right: 0px;
position: absolute;
z-index: 1;
display: none;
}
.header-menu {
padding: 0px;
background-color: #CAD7B2;
padding: 0 10px;
font-family: ;
font-size: 12px;
line-height: 20px;
-webkit-border-bottom-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-bottomright: 40px;
-moz-border-radius-bottomleft: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
}
.header-menu a, .header-menu a:visited {
white-space: nowrap;
text-align: left;
padding: 2px 20px;
color: #5D4157;
text-decoration: none;
font-size: 12px;
letter-spacing: 1px;
}
.header-menu a:hover {
color: #838689;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}

/* BODY */

.bodyblock {
padding: 10px 20px 0 20px;
}
.bodyheaderblock {
padding: 4px 0px 4px 0px;
display: none;

}
.bodynavblock {
background-color: #838689;
color: #5D4157;
margin: 10px 0px 0px 0px;
padding: 8px 8px 5px 8px;
-webkit-border-top-left-radius: 40px;
-webkit-border-top-right-radius: 40px;
-moz-border-radius-topleft: 40px;
-moz-border-radius-topright: 40px;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
text-align: center;
}
.bodynavblock a, .bodynavblock a:visited {
color: #5D4157;
font-size: 11px;
}
.bodynavblock a:hover {
color: #A8CABA;
}
.body-title {
font-family: ;
font-size: 18px;
color: #5D4157;
text-align: left;
padding-left: 24px;
display: none;
}
.body-midtitle {
font-family: ;
font-size: 18px;
color: #5D4157;
text-align: left;
padding-left: 8px;
}

/*ENTRIES*/
.entryHolder {
color: #5D4157;
background-color: #CAD7B2;
font-family: ;
font-size: 12px;
margin-top: 4px;
margin-bottom: 20px;
-webkit-border-bottom-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-bottomright: 40px;
-moz-border-radius-bottomleft: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
width: 600px;
}
.entryUserinfo {
text-align: center;
margin: -20px 5px 5px 5px;
background-color: transparent !important;
}
.entryUserinfo-usericon img {
border: 0;
padding: 15px;
background: #A8CABA;
}
.entryText {
padding: 5px;
line-height: 1.2;
min-height: 115px;
}
.entryHeader {
color: #5D4157;
background: #838689;
font-family: ;
font-size: 12px;
padding: 4px 0px 4px 145px;
}
.entryHeader a{
color: #fff;
font-family: Reenie Beanie;
font-size: 24px;
text-transform: lowercase;
font-weight: normal;
}
.entryHeaderSubject {
line-height: 1.0;
}
.entryHeaderDate a, .entryHeaderDate {
color : #A8CABA;
text-decoration : none;
letter-spacing: 1px;
}
.entryHeaderDate a:hover {
color : #5D4157;
text-decoration : underline;
}
.entryMetadata {
padding-left: 6px;
margin-left: -140px;
font-size: 10px;
text-transform: uppercase;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
}
.entryMetadata li {
list-style: none;
display: inline;
padding-left: 10px;
}
.entryMetadata-label {
font-weight: bold;
padding-right: 4px;
font-size: 13px;
text-transform: capitalize;
color: #838689;
}
.entryLinkbar {
font-family: ;
font-size: 11px;
color: #5D4157;
text-align: center;
margin-top: 8px;
padding: 4px 0px;
border-top: 1px solid #838689;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 8px;
margin: 0px;
display: inline;
}
.entryLinkbar li a:hover {
color: #838689;
}

/*FOOTER*/

#footer-menu {
font-size: 11px;
}
#footer-menu a, .footer-menu a:visited {
color: #5D4157;
white-space: nowrap;
padding: 6px;
text-align: left;
margin: 0;
}

/*SIDEBAR*/

.sidebar {
font-family: ;
font-size: 11px;
margin-right: 20px;
width: 200px;
}
.sidebox {
color: #5D4157;
background-color: #CAD7B2;
margin: 4px 0px 10px 0;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.sideboxTitle {
background-color: #838689;
color: #fff;
font-family: Reenie Beanie;
font-size: 20px;
padding: 4px 0px 4px 8px;
text-align: ;
}
.sideboxContent {
text-align: left;
padding: 2px 10px;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: center;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
padding-bottom: 5px;
}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}

/*OTHER PAGES*/

/* COMMENT PAGE */

.commentHolder {
color: #5D4157;
font-family: ;
font-size: 12px;
margin: 10px 0px;
background-color: #CAD7B2;
-webkit-border-bottom-right-radius: 40px;
-webkit-border-bottom-left-radius: 40px;
-moz-border-radius-bottomright: 40px;
-moz-border-radius-bottomleft: 40px;
border-bottom-right-radius: 40px;
border-bottom-left-radius: 40px;
}
.commentUserinfo {
text-align: center;
margin: -25px 5px 5px 5px;
background-color: transparent !important;
}
.commentUserinfo-usericon img {
border: 0;
padding: 15px;
background: #A8CABA;

}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: #838689;
color: #fff;
font-family: ;
font-size: 20px;
padding: 4px 8px;
text-align: right;
font-family: Reenie Beanie;
letter-spacing: 1px;
}
.commentHeader a{
color: #fff;
}
.commentHeaderScreened {
font-family: ;
color: #A8CABA;
padding: 4px 8px;
}
.commentHeaderSubject {
color: #A8CABA;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #5D4157;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 15px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.commentLinkbar li a:hover {
color: #838689;
}
.replyform {
background-color: #5D4157;
color: #fff;
padding-left: 10px;
border: none;
}
#commenttext{
width:100%;
background: #CAD7B2;
}

/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 500px;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #5D4157;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
color: #838689;
font-weight: bold;
text-transform: uppercase;
}
.day-blank {
border-right: 1px solid #838689;
}
.day {
border-right: 1px solid #838689;
}
.day-date {
color: #5D4157;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #838689;
font-weight: bold;
}

/*TAGS PAGE*/

.tagstable, .tagstable td {
margin: 0 auto;
padding: 5px 0;
}
.tagstable { width: 500px; }

layout: smooth sailing, type: layouts, !contest

Previous post Next post
Up