layout 003 - Bones

Feb 02, 2010 21:33



Hey :) I felt like making a Bones layout and voila- here it is ^^ It's only the third layout I ever made, so it's not world-changing or extra-ordinary, but I hope you will like it nevertheless :)
Comments are ♥♥♥♥

BONES

Style: Flexible Squares
Tested in: Opera
Sidebar: yes
Live Preview: nope :(




+)Select "Flexible Squares" as theme, with sidebar on the right
+)Go to "custom css" and choose "no" in all the drop down boxes, then paste this code in the box
+)Disable the nav bar!
+)Please credit ocean_lounge, when you use it ;)

/* S2 Flexible Squares
Bones by evangelinevio */

body {
background-image:url('http://i49.tinypic.com/vht34z.jpg');
background-repeat:no-repeat;
background-color: #74352c;

text-align: center;
color: #b96c62;
font-family: "Verdana", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}

a, a:link, a:visited {
color: #cc936d;
text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

p, td, blockquote {
font-size: 11px;
}

code, kbd, pre, tt {
font-family: monospace;
}

#content
{
width: 55%;
margin-left: auto; margin-right: 50px;
background-color: #a6706c;
border-width: 10px;
border-style: solid;
border-color: #ffffff;
padding: 15px;
}

#maincontent {
margin-top: 15px;
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #73342b;
color: #b96c62;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
margin-right: 180px;
text-align: left;
}

#sidebar {

padding-top: 15px;
margin-top: 15px;
background-color: #3f1812;
border-color: #ffffff;
border-width: 1px;
border-style: solid;
font-size: 11px;
font-family: "Verdana", sans-serif;
color: #ffffff;
width: 160px;
float: right;
text-align: left;
}

#header {
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 15px;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
background-color: #3f1812;
color: #cfb2b2;
}

#footer {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #712e25;
color: #cfb2b2;
border-color: #ffffff;
border-width: 1px;
border-style: solid;
z-index: 100;
clear: both;
}

/* header -- links to views; title of journal; subtitle of journal */

div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #ffffff;
}

div#header a:hover, div#footer a:hover {
color: #cc936d;
text-decoration: none;
}

ul.navheader
{
padding: 0px;
margin: 0px;
}

ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}

.title {
color: #cda874;
font-family: "Georgia", serif;
font-size: 22px;
font-weight: bolder;
line-height: 200%;
top: 0px;
}

.subtitle{
color: #f6c785;
font-family: "Arial", sans-serif;
font-size: 16px;
font-weight: 900;
top: 10px;
}

/* sidebar */

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #cc936d;
}

div#sidebar a:hover {
color: #ffffff;
text-decoration: none;
}

.defaultuserpic {
text-align: center;
}

.sbarheader {
padding: 0px 5px 0px 5px;
}

.sbarbody {
padding: 0px 5px 0px 5px;
}

.sbarbody2 {
padding: 0 15px 0 15px;
}

#sidebar_summary li.sbaritem {
margin: 0 10px;
padding: 3px 0;
border-bottom: 1px #ffffff solid;
}

table.calendar {
margin-right: auto;
margin-left: auto;
}

.sbarcalendar {
border-color: #261411;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #261411;
border-width: 1px;
border-style: solid;
background-color: #ffffff;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}

li.sbaritem, .tagcloud
{
padding-left: 15px;
list-style: none;
}

li.sbartitle
{
padding-left: 15px;
list-style: none;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
background-color: #76332b;
margin-bottom: 10px;
margin-top: 10px;
}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
background-color: #73342b;
color: #dbaca7;
font-family: "Times New Roman", sans-serif;
font-size: 16px;
text-align: left;
border-width: 1px;
border-color: #76332b;
border-style: solid;
}

.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}

.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}

.userpic {
position: relative;
float: left;
background-color: #ffffff;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 1px;
border-color: #76332b;
border-style: solid;
}

.userpicfriends {
position: relative;
float: left;
padding: 5px;
margin: 10px;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #76332b;
font-family: "Verdana", sans-serif;
font-size: 11px;
z-index: 15;
}

.date {
line-height: 200%;
top: 5px;
color: #c39286;
font-family: "Courier New", sans-serif;
font-size: 16px;
}

.subject {
font-weight: bold;
padding: 10px;
color: #b6954f;
font-family: "Verdana", sans-serif;
font-size: 16px;
}

.subject a, .subject a:link, .subject a:visited, .subject a:hover {
color: #b6954f;
/*color: #ffffff;*/
text-decoration: none;
}

/*.subject a:hover {
color: #e69f9a;
}*/

.datesubject {
background-color: #76332b;
padding: 5px;
}

.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
background-color: #9c4f3c;
}

.comments {
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: right;
background-color: #76332b;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}

div.comments a, div.comments a:link, div.comments a:visited{
color: #ffffff;
}

div.comments a:hover {
color: #f57866;
text-decoration: none;
}

/* maincontent -- entry, reply pages */

.datesubjectcomment {
background-color: #76332b;
padding: 5px;
margin-top: 20px;
}

.userpiccomment {
position: relative;
border-width: 5px;
border-style: solid;
border-color: #ffffff;
background-color: #ffffff;
top: -30px;
left: 0px;
padding: 5px;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
border-width: 1px;
border-color: #76332b;
border-style: solid;
}

.box {
color: #d99d93;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #74352c;
padding: 10px;
clear: left;
}

input, textarea {
background-color: #ffffff;
color: #b6954f;
}

textarea.textbox {
width: 95% !important;
}

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "Verdana", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #ffffff;
color: #b6954f;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "Lucida Console", sans-serif;
color: #d5a4a0;
}

.commentbox {

border-color: #76362b;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #76362b;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}

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

.commentboxpartial {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}

.commentinfo {
background-color: #ffffff;
margin-top: 10px;
width: 100%;
}

/* maincontent -- year/achive pages */

ul.year {
text-align: center;
padding-bottom: 40px;
}

ul.year li {
display: inline;
}

table.yeartable {
margin-left: auto;
margin-right: auto;
}

table.yeartable td.yeardate, table.yeartable td.yearday {
border-width: 1px;
border-style: solid;
border-color: #ffffff;
}

table.yeartable td.yearday {
background-color: #ffffff;
text-align: center;
}

td.yearmonth {
border-style: none;
}

/* footer */

ul.navfooter{
padding: 0px;
margin: 0px;
}

ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}

.clearfoot {
clear: both;
}

/* misc */

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

.headerimage {
/* for formatting header image */
}

.separator{
/* for formatting separators between entries */
height: 35px;
}

* html div.subcontent {
/* fixes an IE reply page bug */
height: 1%;
clear: none;
}

* html div.box#commentform {
/* fixes an IE reply page bug */
position: absolute;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
background-color: #000000;
}

Enjoy <3

iconmaker: evangelinevio, tv: bones, layout

Previous post Next post
Up