ABOUT
Layout Name:
Brooklyn at Dusk
Account Types:
Basic or Paid
Layout Style:
S2 Smooth Sailing
Tested In:
Firefox 2.0 and Internet Explorer 7 on Windows XP
Screen Resolutions:
1024x768 and up
Full Preview with clickable links:
Click here.
Customized Pages:
All pages - Recent Entries, Friends, Archive, Tags page, Comment Pages for paid accounts.
DIRECTIONS
Go to
Journal Display... In Basics:
• Add a journal title. The subtitle will not be shown.
• Add some links to your Link List.
• Change your Style System to "S2".
In Look and Feel:
• Change Layout & Language to "Smooth Sailing".
In Custom Options:
Presentation:
• Choose how many journal entries to show on your recent entries and friends pages. Do not change anything else in this section.
Entry Text:
• Choose what text you want for currents, comment links, etc. You can change any links you want in this section.
Menu:
• Choose what text you want for recent entries, friends, etc. You can change any links you want in this section.
Sidebar:
• Choose which boxes you want to be visible (Latest Month, Links, Tags, Summary, etc)
• You may change the order of the boxes, but don't change the overall position of the sidebar.
Custom CSS:
• Use layout stylesheet: No.
• Use layout stylesheet when including custom external stylesheet: No.
• Custom external stylesheet URL: (Leave blank).
• Custom stylesheet: Copy-and-Paste the code below.
CSS CODES
/* PAGE */
body {
font-family: Arial, sans-serif;
font-size: 11px;
margin: 0px;
background-color: #000000;
color: #ffffff;
background-image: url('');
}
a {
color: #098ED3;
text-decoration: none;
}
a:visited {
color: #098ED3;
}
a:hover {
color: #F28E37;
}
.pageblock{
width:100%;
margin: 0 auto;
}
.pagefooterblock {
display: none;
}
/* HEADER */
.pageheaderblock {
text-align: center;
}
.header-title {
background-color: transparent;
font-family: Georgia;
letter-spacing: 3px;
font-weight: normal;
font-size: 16px;
color: #ffffff;
padding: 20px 20px 0px 20px;
margin-bottom: 15px;
}
.header-subtitle {
display: none;
}
.header-icon {
display: none;
}
.header-menu {
padding: 0px;
background: url(
http://i8.tinypic.com/54eexw9.png) top center no-repeat;
border-top: none;
padding-top: 300px;
margin-bottom: 20px;
font-family: Georgia;
font-size: 12px;
letter-spacing: 2px;
line-height: 20px;
text-align: center;
}
.header-menu a, .header-menu a:visited {
white-space: nowrap;
text-align: left;
padding: 2px 6px 2px 6px;
color: #ffffff;
text-decoration: none;
}
.header-menu a:hover {
background-color: #F28E37;
color: #000000;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}
/* BODY */
.bodyblock {
padding: 10px 20px 0px 20px;
width: 700px;
margin: 0 auto;
}
.bodyheaderblock {
border-top: none;
display: none;
}
.bodynavblock {
border-top: 2px solid #ffffff;
background-color: #d4ddee;
color: #000000;
margin: 10px 0px 4px 0px;
padding: 8px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #000000;
}
.body-title {
display: none;
}
.body-midtitle {
display: none;
}
/*ENTRIES*/
.entryHolder {
background: url(
http://i14.tinypic.com/4ys67ok.png) top left no-repeat;
color: #ffffff;
background-color: transparent;
font-family: ;
font-size: 11px;
border-top: none;
margin: 10px 0px 10px 0px;
}
.entryUserinfo {
text-align: center;
margin: 2px 8px 8px 20px;
background-color: transparent;
}
.entryUserinfo a {
color : #F28E37;
}
.entryUserinfo a:hover {
color : #098ED3;
}
.entryUserinfo-usericon img {
border: 0;
}
.entryText {
padding: 6px;
}
.entryText a {
color : #F28E37;
}
.entryText a:hover {
color : #098ED3;
}
.entryHeader {
background-color: transparent;
color: #ffffff;
font-family: Georgia;
font-size: 12px;
letter-spacing: 2px;
padding: 10px 0px 4px 25px;
}
.entryHeader a{
color: #F28E37;
}
.entryHeaderSubject {
font-weight: normal;
letter-spacing: 2px;
}
.entryHeaderDate a {
color : #F28E37;
text-decoration : none;
}
.entryHeaderDate a:hover {
color : #098ED3;
text-decoration : none;
}
.entryMetadata {
padding: 6px;
display: block;
text-align: left;
list-style: none;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
display: block;
text-align: left;
list-style: none;
}
.entryMetadata li {
display: block;
text-align: left;
padding-right: 10px;
list-style: none;
}
.entryMetadata-label {
font-weight: bold;
padding-right: 4px;
list-style: none;
}
.entryMetadata a {
color : #F28E37;
}
.entryMetadata a:hover {
color : #098ED3;
}
.entryLinkbar {
font-family: ;
font-size: 11px;
color: #F28E37;
border-bottom: #F28E37 1px dotted;
text-align: center;
padding: 10px 0px 5px 0px;
margin: 5px 15px 20px 15px;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.entryLinkbar a {
color : #F28E37;
}
.entryLinkbar a:hover {
color : #098ED3;
}
blockquote {
border: #F28E37 1px dotted;
padding: 10px;
}
/*FOOTER*/
#footer-menu {
background-color: transparent;
color: #F28E37;
font-size: 11px;
border: none;
}
#footer-menu a, .footer-menu a:visited {
color: #F28E37;
white-space: nowrap;
padding: 6px;
text-align: left;
}
/*SIDEBAR*/
.sidebar {
background-color: transparent;
color: #ffffff;
font-family: ;
font-size: 11px;
margin-left: 20px;
width: 220px;
}
.sidebox {
background: url(
http://i17.tinypic.com/4z0skfr.png) top right no-repeat;
color: #ffffff;
background-color: transparent;
margin: 10px 0px 10px 0px;
}
.sideboxTitle {
background-color: transparent;
color: #ffffff;
border-top: none;
font-family: Georgia;
font-size: 12px;
letter-spacing: 2px;
padding: 8px 0px 8px 0px;
text-align: center;
}
.sideboxContent {
text-align: right;
padding: 2px 10px 2px 5px;
}
.sidebox #profile, .sidebox #latestmonth {
text-align: center;
}
.sidebox #search {
text-align: center;
padding-bottom: 20px;
}
.sidebox #tags_sidebox {
text-align: center;
}
.sidebox #systemlinks {
text-align: right;
padding: 2px 10px 2px 5px;
}
.sidebox #latestmonth table{
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
}
#latestmonth td {
padding-bottom: 3px;
}
.listtitle {
font-weight: bold;
}
.profile-label {
font-weight: bold;
}
/*OTHER PAGES*/
/* COMMENT PAGE */
.commentHolder {
color: #ffffff;
background-color: #000000;
border: none;
font-family: ;
font-size: 11px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 0px;
background-color: transparent;
}
.commentUserinfo a {
color: #F28E37;
}
.commentUserinfo a:hover {
color: #098ED3;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: #444444;
color: #ffffff;
font-family: ;
font-size: 11px;
padding: 4px 0px 4px 8px;
}
.commentHeader a{
color: #000000;
}
.commentHeaderScreened {
font-family: ;
font-size: 11px;
background-color: #555555;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: bold;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #ffffff;
border-bottom: #F28E37 1px dotted;
text-align: left;
padding: 4px 0px 4px 0px;
margin: 0px 0px 5px 0px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.commentLinkbar a {
color: #F28E37;
}
.commentLinkbar a:hover {
color: #098ED3;
}
.replyform {
background-color: transparent;
color: #ffffff;
padding-left: 10px;
}
#commenttext{
width:100%;
}
/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 500px;
border: 1px solid #444444;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #ffffff;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #444444;
background: transparent;
color: #ffffff;
}
.day-blank {
border: 1px solid #444444;
}
.day {
border: 1px solid #444444;
}
.day-date {
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;
color: #ffffff;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #F28E37;
}
/*TAGS PAGE*/
.tagstable, .tagstable td {
border: 1px solid #444444;
}
.tagstable {
width: 90%;
margin: 25px 0px 0px 25px;
}
CREDITING
Copy and Paste this somewhere in your Profile:
Layout by
, header photography from interfacelift.com.
Rules:
• Please comment if you're using it. If I don't know what people like and what people don't like, I won't know what to make in the future! Which is a bummer for everyone.
• If you want to edit this layout, go ahead and change a few things, but be sure to credit me for the original layout.
• Don't steal. If I see people stealing my layouts (stealing includes using this layout without crediting me, or changing a few colors and the header and claiming it as your own) I will have to make this community friends only and you will be banned. Don't say I didn't warn you.