Layout 002 : Desert Girl

Jan 07, 2010 20:34

I enjoyed making my first layout, so I made another one today :D It's fun to play around with all the codes. The reason I'm posting so much lately is that I'm gonna start a 4 weeks long hiatus in the middle of february.

DESERT GIRL

Style: Flexible Squares
Tested in: Opera, Firefox, Safari
Sidebar: yes




+)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 ;)

/* Cleaned CSS: layout by evangelinevio @ ocean_lounge */

body {
background: #f1b264 url(http://i45.tinypic.com/28qw2up.jpg) no-repeat;

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

a, a:link, a:visited {
color: #790000;
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: 700px;
margin-left: 350px; margin-right: auto;
background-color: transparent;
border-width: 0px;
border-style: solid;
border-color: #ffffff;
padding: 15px;
}

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

#sidebar {

padding-top: 15px;
margin-top: 15px;
background: #b46b11 url(http://i50.tinypic.com/xoirk6.jpg) no-repeat;
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: 11px;
font-weight: bold;
letter-spacing: 2px;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
background-color: #transparent;
color: #222222;
}

#footer {
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #transparent;
color: #222222;
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: #790000;
}

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

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

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

.title {
font-family: "Verdana", sans-serif;
font-size: 20px;
font-weight: normal;
line-height: 200%;
top: 10px;
color: #ffffff;
}

.subtitle{
font-family: "Verdana", sans-serif;
font-size: 14px;
font-weight: normal;
top: 10px;
color: #ffffff
}

/* sidebar */

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

div#sidebar a:hover {
color: #f4ad55;
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: #ffffff;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "Verdana", sans-serif;
font-size: 11px;
}

.sbarcalendarposts {
border-color: #ffffff;
border-width: 1px;
border-style: solid;
background-color: #f4ad55;
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: 0px;
border-color: #ffffff;
background-color: transparent;
margin-bottom: 10px;
margin-top: 60px;
}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 10px 10px 10px;
padding: 10px;
background-color: #f4ad55;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 11px;
text-align: left;
border-width: 0px;
border-color: #ca5d00;
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: #ca5d00;
padding: 5px;
margin: 10px;
z-index: 15;
border-width: 0px;
border-color: transparent;
border-style: solid;
}

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

.date {
line-height: 100%;
top: 5px;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 8px;

}

.subject {
font-weight: bold;
padding: 5px;
color: #ffffff;
font-family: "Verdana", sans-serif;
font-size: 14px;
}

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

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

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

.currents, .currentmood, .currentmusic {
font-family: "Verdana", sans-serif;
font-size: 11px;
}

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

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

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

/* maincontent -- entry, reply pages */

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

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

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

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

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: #f4ad55;
color: #ffffff;
}

.replytosubject {
font-weight: bold;
}

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

.commentbox {

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

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

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

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

.commentinfo {
background-color: #222222;
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: #f4ad55;
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: 5px;
}

* 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: #b46b11;
}

Enjoy <3

iconmaker: evangelinevio, stock, layout

Previous post Next post
Up