Stargate Atlantis - Team (Layout o1)

May 03, 2006 15:49





Style: S2 Flexible Squares
Website: Not Needed
Custom Colors: Taken care of in the stylesheet
Best view: 1024x768 or higher
Browser(s) Compatible: Firefox & IE

Live Preview: Here


The CSS Code
/*------------------------------------------------
LAYOUT: "Stargate Atlantis - Team (Layout o1)"
BY: Mercy @ street_of_mercy
STYLE: S2 Flexible Squares
WORKS WITH: Free, Sponsored and Paid accounts
BROWSER: Firefox and Internet Explorer

------------------------------------------------*/

/* ------ MAIN ------ */

body {
background-color: #FFFFFF;
text-align: center;
color: #000000;
font-family: "Century Gothic", "Verdana", sans-serif;
font-size: 11px;
background-image: url(http://i153.photobucket.com/albums/s217/mercscilla_test/SGA/teambg.gif);
background-repeat: repeat-y
}

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

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

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

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

/* ------ CONTAINING ELEMENTS ------ */

#content
{
width: 837px;
position: absolute; top: 525px; left: 142px;
}

#maincontent {
margin-top: 1px;
font-family: "arial", sans-serif;
font-size: 11px;
color: #080000;
margin-right: 3px;
margin-left: 179px;
padding-left: 5px;
text-align: left;
}

#sidebar {
padding-top: 10px;
margin-top: -80px;
font-size: 12px;
font-family: "arial", sans-serif;
color: #7D7E93;
width: 177px;
float: left;
text-align: left;
}

#header {
width: 649px;
padding: 10px 10px 30px 0px;
margin-left: auto;
margin-right: -10px;
text-align: center;
font-family: "arial", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
color: #000000;
}

#footer {
width: 649px;
margin-left: 190px;
margin-right: auto;
text-align: center;
font-family: "arial", sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
color: #000000;
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: #000000;
}

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

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

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

.title {
font-family: "arial", sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 200%;
top: 10px;
}

.subtitle{
font-family: "arial", sans-serif;
font-size: 11px;
font-weight: normal;
top: 10px;
}

/* sidebar */

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

div#sidebar a:hover {
color: #000000;
text-decoration: underline;
}

.defaultuserpic {
text-align: center;
}

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

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

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

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

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

.sbarcalendarposts {
border-color: #000000;
color: #03008A;
border-width: 1px;
border-style: solid;
text-align: center;
font-family: "arial", sans-serif;
font-weight: bold;
font-size: 11px;
}

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

li.sbaritem
{
padding-left: 5px;
padding-right: 5px;
list-style: none;
}

li.sbartitle
{
padding-left: 10px;
list-style: none;
font-size: 12px;
word-spacing: 2px;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 1px;
text-transform: uppercase;
border-bottom: 1px #7D7E93 solid;
}

/* maincontent */

.subcontent {
}

.entry {
margin: 0px 5px 10px 5px;
padding: 10px;
color: #000000;
font-family: "arial", sans-serif;
font-size: 11px;
text-align: left;
}

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

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

.userpic {
position: relative;
float: right;
padding: 5px;
margin: auto;
z-index: 15;
background-color: #FFFFFF;
border-width: 1px;
border-color: #C2C0C3;
border-style: solid;
}

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

.date {
line-height: 200%;
top: 5px;
color: #7D7E93;
font-family: "arial", sans-serif;
font-size: 11px;
padding-left: 5px;
}

.subject {
font-weight: bold;
padding: 5px 10px 5px 10px;
margin: 2px;
color: #7D7E93;
font-family: "arial", sans-serif;
font-size: 12px;
letter-spacing: 1px;
border-bottom: 1px #7D7E93 solid;
}

.subject a, .subject a:link, .subject a:visited {
color: #020049;
}

.subject a:hover {
color: #020049;
}

.datesubject {
padding: 5px;
}

.currents, .currentmood, .currentmusic {
font-family: "arial", sans-serif;
font-size: 11px;
letter-spacing: 1px;
}

.comments {
font-family: "arial", sans-serif;
font-size: 10px;
text-align: right;
padding: 0px 5px 10px 5px;
position: relative;
text-transform: uppercase;
}

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

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

/* maincontent -- entry, reply pages */

.datesubjectcomment {
padding: 5px;
margin-top: 20px;
}

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

.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #000000;
padding: 10px;
margin-top: 0px;
}

input, textarea {
color: #000000;
}

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

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

.replytosubject {
font-weight: bold;
}

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

.commentbox {

border-color: #000000;
border-width: 1px;
border-style: solid;
padding: 10px;
margin: 10px;
}

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

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

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

.commentinfo {
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: #000000;
}

table.yeartable td.yearday {
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 {
position: absolute; top: 0px; left: 0px;
width: 1000px;
height: 595px;
margin-bottom: 0px;
background-image: url(http://i153.photobucket.com/albums/s217/mercscilla_test/SGA/teamheader.jpg);
background-position: center;
background-repeat: no-repeat
}

.separator{
position: relative;
background-image: url(http://i153.photobucket.com/albums/s217/mercscilla_test/SGA/teamsep.gif);
background-position: center;
background-repeat: no-repeat;
height: 55px;
width: 470px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 20px

}

IMPORTANT: You need a title for the blurb/free text box or the sidebar goes wacko.

The Images
Header | Friends-Only Banner | Background Tile | Seperator

The How-To-XYZ Stuff
The colors I've used: #03008A | #7D7E93

To add your own header, please visit this post.

The set-up guide is HERE
Should you encounter any problems, please don't hesitate and ask me. :)

Enjoy!

♥ team, layout, layout: stargate atlantis

Previous post Next post
Up