s2 layout: don't ask me to rise [flexible squares]

Sep 01, 2008 14:30

layout: don't ask me to rise
style: flexible squares
accounts: Basic, Paid, and Sponsored
features: sidebar, custom comment pages
browsers: IE7, FF, Opera, and Safari



picture | live

picture | live
/*---------------------------------------------------
don't ask me to rise // by milou_veronica
flexible squares layout (basic, plus and paid)
-----------------------------------------------------*/
.headerimage {position: relative;
background: url(http://XXX);
width: XXXpx;
height: XXXpx;
background-repeat: no-repeat;margin-left: auto;margin-right: auto;margin-bottom: 0px; }

body {
background: url(http://i37.tinypic.com/hsrryd.png); background-attachment: fixed;
background-color: #ffffff;
text-align: center;
color: #777777;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
margin: 10px 0px 0px 0px;}

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

b, u { color: #555555;}
i, s { color: #999999;}

a:hover {color: #59BAEF;text-decoration: none;}

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

blockquote {
background-color:#f1f1f1;
padding:5px;
border: 1px #cccccc solid;
color:#8c8c8c;
font-family: Arial, Tahoma, "Verdana", sans-serif;}

code {
background-color: #fafafa;
display:block;
color: #DF851B;
padding:5px;
border:1px dashed #cccccc;
font-size: 12px;
font-family: Arial, Tahoma, "Verdana", sans-serif;}

kbd, pre, tt {font-family: monospace;}
textarea { background-color: #fafafa; }
/*---------------------------------------------------------------------
General
------------------------------------------------------------------------*/
#content{
width: 760px;
margin-left: auto; margin-right: auto;
background-color: #ffffff;
margin-top: 0px;
border-width: 0px;
padding: 0px;}

#maincontent { border-right: 220px solid #f1f1f1;
margin-top: 0px;
text-align: justify;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
color: #777777;
padding: 15px 0px 0px 15px;
margin-left: 0px;
margin-right: 0px;}

#sidebar { background-color: #f1f1f1;
padding: 15px 10px 5px 10px;
margin: 0px 0px 0px 0px;
border: 0px;
border-right: 1px solid #ececec;
font-size: 11px;
font-family: Arial, Tahoma, "Verdana", sans-serif;
color: #777777;
width: 200px;
float: right;
text-align: justify; }

/*-----------------------------------------------------------------------------
Header -------------------------------------------------------------------------------------->>>>> change the colour of the header here
--------------------------------------------------------------------------------*/
#header { padding: 5px 0px 0px 0px; margin: 0px; text-align: left; font-size: 13px; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; text-transform: lowercase; border-top: 0px solid #3f3f3f; background-color: #000000; color: #ffffff;}

div#header a, div#header a:link, div#header a:visited{ color: #FFFFFF; margin-left: 1px; margin-right: 1px; padding: 10px 15px 10px 15px;; background-color: #222222; }
div#header a:hover { color: #DF851B; margin-left: 1px; margin-right: 1px; padding: 15px 15px 10px 15px; background-color: #333333; }
div#header li.view { color: #DF851B; margin-left: 1px; margin-right: 2px; margin-top: 10px; padding: 10px 15px 10px 15px; background-color: #ffffff; }

div#footer a, div#footer a:link, div#footer a:visited {padding-top: 15px; display:block; color: #DF851B; }
div#footer a:hover { color:#777777; }
div#footer li.viewing {display: none;}

ul.navheader{ padding: 10px 15px 10px 10px; margin: 10px 0px 0px 0px; }
ul.navheader li { display: inline; padding: 0 3px 0 3px;}
.title { display:none; padding-top: 10px; padding-left: 10px; margin: 0px; text-align: left; text-transform: lowercase;color: #DF851B; font-size: 20px; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; border-right: 221px solid #f1f1f1;}
.subtitle{display:none; padding-left: 10px; text-align: right; text-transform: lowercase; font-size: 12px; color: #aaaaaa; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; border-right: 221px solid #f1f1f1; margin: 0px; padding-bottom: 10px;}

/*-----------------------------------------------------------------------------
ENTRIES -------------------------------------------------------------------------------------->>>>> general
------------------------------------------------------------------------*/
.subcontent {padding-right 0px; margin-right:0px;}

.date {
text-transform: uppercase;
color: #dddddd;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
padding-left: 10px;}

.subject {
padding: 0px 10px 4px 20px;
background-color: transparent ;
color: #59BAEF;
font-style: italic;
font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif;
text-transform: lowercase;
font-size: 16px;
line-height: 100%;
letter-spacing: -1px;}

.subject a, .subject a:link, .subject a:visited {
color: #DF851B;
text-decoration: bold;}

.subject a:hover { color: #59BAEF; text-decoration: none;}

.datesubject { padding: 2px; }

.entry {
margin: 0px 10px 30px 20px;
padding: 0px;
color: #777777;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
text-align: justify;
line-height: 150%;
border-width: 0px;}

.entry_text { padding-top:10px; padding-right 10px; border: 0px; bottom: 0px;}

.userpic {
position: relative;
float: right;
background-color: #f1f1f1;
padding: 15px;
margin: 10px 0px 10px 15px;
z-index: 15;
border: 0px;}

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

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

/*---------------------------------------------------------------------
ENTRIES-------------------------------------------------------------------------------------->>>>> bottom links
------------------------------------------------------------------------*/
.comments { font-family: Trebuchet MS, Arial;
font-size: 16px;
text-align:center;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
text-transform: uppercase;}

div.comments a, div.comments a:link, div.comments a:visited{
color: #DF851B;
text-decoration: none;}

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

.separator{height: 35px;}

/*---------------------------------------------------------------------
ENTRIES-------------------------------------------------------------------------------------->>>>> tag stuff and currents
------------------------------------------------------------------------*/
.currents, {margin-top:0px; padding-top:0px; text-transform: lowercase; color: #acacac; font-family: Tahoma, "Verdana", sans-serif;}

div.ljtags {font-weight: bold;}
div.ljtags a {font-weight: normal;}

.currentlocation { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
font-size: 7pt;
color: #646464;}
.currentlocation:hover {border-color: #777777;}
.currentmood { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
font-size: 7pt;
color: #646464;}
.currentmood:hover {border-color: #777777;}
.currentmusic { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
font-size: 7pt;
color: #646464;}
.currentmusic:hover {border-color: #777777;}
.ljtags { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
top: 30px;
margin: 0px;
position: relative;
text-transform: lowercase;
font-size: 7pt;
color: #646464;}
.ljtags:hover {border-color: #777777;}
h2 {
color: #DF851B;
font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif;
font-size: 16px;
font-weight: normal;
font-style: italic;
letter-spacing: -1px; }

.ljtaglist {
margin: 0px 0px 0px 35px;
background-color: #ffffff;
padding: 5px;
color:#777777;
font-size:10px;
list-style:none;
border:0px ;}

/*------------------------------------------------------------
ENTRIES-------------------------------------------------------------------------------------->>>>> friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
background-color: transparent !important;
float: right;
padding: 5px 0px 5px 5px;
margin: 0px;
text-align: center;
border-width: 0px;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
z-index: 15;}

.userpicfriends img {
border: 0px;
background-color: #f1f1f1!important;
padding: 10px;
margin: 30px 0px 10px 15px;}

.userpicfriends a font {color: #aaaaaa;}

/*----------------------------------------------------
ENTRIES -------------------------------------------------------------------------------------->>>>> comment pages
----------------------------------------------------------------*/
.box { text-align: left;
border: 0px ;
padding: 10px;
clear: left;}

.datesubjectcomment {text-align: left; color: #999999;
background-color: #ffffff;
padding: 0px 0px 0px 5px;
margin-top: 0px; border-bottom: 1px solid #eeeeee;}

.userpiccomment { width:80px; height: 80px;
position: relative;
padding: 3px;
border: 0px;
background-color: #d7d7d7;
top: -30px;
left: 0px;
margin: 30px -95px 0px 0px;
z-index: 15;
float: right;}

input, textarea { font-family: Arial, Tahoma, "Verdana", sans-serif; font-size: 11px; background-color: #fafafa; border: 1px solid #cccccc; color: #999999;}
textarea.textbox {width: 100% !important;}

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

.replytosubject {font-weight: bold;}

.commentreply { text-align: left;
position: relative;
margin: 10px 10px 10px 20px;
font-size: 11px;
font-family: Arial, Tahoma, "Verdana", sans-serif;
color: #777777;}

.commentbox {
border: 1px solid #eeeeee; border-right: 100px solid #eeeeee;
padding: 10px 0px 10px 0px;
margin: 10px;
background-color: #ffffff;}

.commentbox:hover, .commentboxpartial:hover {border-color: #f3f3f3;}
.datesubjectcomment a:link, .datesubjectcomment a:visited {color: #DF851B;}
.datesubjectcomment a:hover {color: #59BAEF;}
.commentboxpartial {
border-color: #777777;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;}

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

.skiplinks {text-align: center;}

/*------------------------------------------------------------
SIDEBAR -------------------------------------------------------------------------------------->>>>> general
-------------------------------------------------------------------------------*/
.defaultuserpic {text-align: center; margin:0px; padding:0px;}

.defaultuserpic img {width: 70px; height: 70px; padding: 4px; background-color: #ffffff; border: 1px solid #dddddd; margin:0px;}

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

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

.sbarbody2 {padding: 10px; background-color: #ececec; margin-top: 0px;}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
text-decoration: none;
color: #DF851B;}

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

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

li.sbaritem{ padding: 4px 7px 4px 7px;
border-bottom: 1px solid #dddddd;}

li.sbaritem:hover {background-color: #f9f9f9;}

li.sbartitle{ text-align: right;
font-style: italic;
font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif;
text-transform: lowercase;
font-size: 12px;
color: #777777;
padding: 2px;
list-style: none;
border-width: 0px;
margin: 0px;}

/*------------------------------------------------------------
SIDEBAR -------------------------------------------------------------------------------------->>>>> calendar
-------------------------------------------------------------------------------*/
table.calendar { margin-right: auto; margin-left: auto;}

.sbarcalendar { padding: 4px; background-color: #f7f7f7;
border: 1px solid #dddddd;
text-align: center;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;}
.sbarcalendarposts:hover { background-color: #fffffff; }
.sbarcalendarposts {
border:1px solid #aaaaaa;
background-color: #fafafa;
text-align: center;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;}

/*----------------------------------------------------
FOOTER -------------------------------------------------------------------------------------->>>>> general
----------------------------------------------------------------*/
#footer {
width: auto;
padding: 5px;
text-align: right;
font-family: Trebuchet MS, Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #ffffff;
color: #777777;
border-right: 220px solid #f1f1f1;
z-index: 100;
clear: both;}

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

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

.clearfoot {clear: both; border-right: 220px solid #f1f1f1;}

/*----------------------------------------------------
ARCHIVE PAGES -------------------------------------------------------------------------------------->>>>> general
----------------------------------------------------------------*/
ul.year { text-align: center; padding-bottom: 20px;}

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

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

td.yearmonth {border-style: none;}

.clear { height: 15px;}

/*--------------------------------------------
MINI ICONS
-----------------------------------------*/
.subject img[src*="icon_protected.gif"]{ width: 0; height: 0; padding: 12px 9px 0px 0px !important; background-repeat: no-repeat; background: url(http://i38.tinypic.com/1zlyt05.png); background-position: center left; }

.subject img[src*="icon_private.gif"]{ width: 0; background-repeat: no-repeat; height: 0; padding: 9px 9px 0px 0px !important; background: url(http://img177.imageshack.us/img177/12/beforetheworld13wd9.png); background-position: center left; }

.ljuser img { width: 0; height: 0; background-repeat: no-repeat; background-color:transparent; background-image: url(http://i34.tinypic.com/14kxzlw.png); padding: 16px 10px 0 2px !important; background-position: center left;}

.ljuser img[src*="userinfo.gif"] {background-color:transparent; background-image: url(http://i34.tinypic.com/14kxzlw.png); padding: 16px 10px 0 2px !important; background-position: center left; }

.ljuser img[src*="community.gif"] {background-color:transparent; background-image: url(http://i37.tinypic.com/24f9s48.png); padding: 16px 8px 0 2px !important; background-position: center left; }

img[src*="icon_groups.gif"] { height: 0px; width: 0px; padding: 0px 0px 9px 12px !important; background: url(http://i38.tinypic.com/1zlyt05.png); }

/*--------------------------------------------
contexual pop-up
-----------------------------------------*/
div.ContextualPopup {position: relative; margin: 10px 0 0 30px; text-align: left; font: normal 9px "Tahoma" !important; }
div.ContextualPopup div.Inner { background:transparent !important; color: #777777 !important; border: 0px; padding: 10px; width: 300px;}
div.ContextualPopup .Userpic { padding: 4px; margin-left: 12px; background:#ffffff; border: 1px solid #aaaaaa;}
div.ContextualPopup .Content { padding: 5px; border: 1px solid #aaaaaa; margin: 4px 80px 4px 4px; background:#ffffff;}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited { text-decoration: none !important; font-weight: bold; color: #777777 !important;}
div.ContextualPopup .Relation { text-transform: lowercase; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; font-size:11px; color:#777777;}

.subject a, .subject a:link, .subject a:visited, .subject a:hover {color: #59BAEF;}


/*---------------------------------------------------
don't ask me to rise (banner) // by milou_veronica
flexible squares layout (basic, plus and paid)
-----------------------------------------------------*/
.headerimage {position: relative;
background: url(http://i34.tinypic.com/1672ibp.png);
width: 760px;
height: 285px;
background-repeat: no-repeat;margin-left: auto;margin-right: auto;margin-bottom: 0px; }

body {
background: url(http://i37.tinypic.com/hsrryd.png); background-attachment: fixed;
background-color: #ffffff;
text-align: center;
color: #777777;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
margin: 10px 0px 0px 0px;}

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

a:hover {color: #DF816F;text-decoration: none;}

b, u { color: #555555;}
i, s { color: #999999;}

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

blockquote {
background-color:#f1f1f1;
padding:5px;
border: 1px #cccccc solid;
color:#8c8c8c;
font-family: Arial, Tahoma, "Verdana", sans-serif;}

code {
background-color: #fafafa;
display:block;
color: #9CBF47;
padding:5px;
border:1px dashed #cccccc;
font-size: 12px;
font-family: Arial, Tahoma, "Verdana", sans-serif;}

kbd, pre, tt {font-family: monospace;}
textarea { background-color: #fafafa; }
/*---------------------------------------------------------------------
General
------------------------------------------------------------------------*/
#content{
width: 760px;
margin-left: auto; margin-right: auto;
background-color: #ffffff;
margin-top: 0px;
border-width: 0px;
padding: 0px;}

#maincontent { border-right: 220px solid #f1f1f1;
margin-top: 0px;
text-align: justify;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
color: #777777;
padding: 15px 0px 0px 15px;
margin-left: 0px;
margin-right: 0px;}

#sidebar { background-color: #f1f1f1;
padding: 15px 10px 5px 10px;
margin: 0px 0px 0px 0px;
border: 0px;
border-right: 1px solid #ececec;
font-size: 11px;
font-family: Arial, Tahoma, "Verdana", sans-serif;
color: #777777;
width: 200px;
float: right;
text-align: justify; }

/*-----------------------------------------------------------------------------
Header -------------------------------------------------------------------------------------->>>>> change the colour of the header here
--------------------------------------------------------------------------------*/
#header { padding: 5px 0px 0px 0px; margin: 0px; text-align: left; font-size: 13px; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; text-transform: lowercase; border-top: 0px solid #3f3f3f; background-color: #000000; color: #ffffff;}

div#header a, div#header a:link, div#header a:visited{ color: #FFFFFF; margin-left: 1px; margin-right: 1px; padding: 10px 15px 10px 15px;; background-color: #222222; }
div#header a:hover { color: #9CBF47; margin-left: 1px; margin-right: 1px; padding: 15px 15px 10px 15px; background-color: #333333; }
div#header li.view { color: #9CBF47; margin-left: 1px; margin-right: 2px; margin-top: 10px; padding: 10px 15px 10px 15px; background-color: #ffffff; }

div#footer a, div#footer a:link, div#footer a:visited {padding-top: 15px; display:block; color: #9CBF47; }
div#footer a:hover { color:#777777; }
div#footer li.viewing {display: none;}

ul.navheader{ padding: 10px 15px 10px 10px; margin: 10px 0px 0px 0px; }
ul.navheader li { display: inline; padding: 0 3px 0 3px;}
.title { display:none; padding-top: 10px; padding-left: 10px; margin: 0px; text-align: left; text-transform: lowercase;color: #DF6F6F; font-size: 20px; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; background-color: #ffffff;}
.subtitle{display:none; padding-left: 10px; text-align: left; text-transform: lowercase; font-size: 12px; color: #eeeeee; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; background-color: #ffffff; margin: 0px; }

/*-----------------------------------------------------------------------------
ENTRIES -------------------------------------------------------------------------------------->>>>> general
------------------------------------------------------------------------*/
.subcontent {padding-right 0px; margin-right:0px;}

.date {
text-transform: uppercase;
color: #dddddd;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
padding-left: 10px;}

.subject {
padding: 0px 10px 4px 20px;
background-color: transparent ;
color: #DF816F;
font-style: italic;
font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif;
text-transform: lowercase;
font-size: 16px;
line-height: 100%;
letter-spacing: -1px;}

.subject a, .subject a:link, .subject a:visited {
color: #9CBF47;
text-decoration: bold;}

.subject a:hover { color: #DF816F; text-decoration: none;}

.datesubject { padding: 2px; }

.entry {
margin: 0px 10px 30px 20px;
padding: 0px;
color: #777777;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
text-align: justify;
line-height: 150%;
border-width: 0px;}

.entry_text { padding-top:10px; padding-right 10px; border: 0px; bottom: 0px;}

.userpic {
position: relative;
float: right;
background-color: #f1f1f1;
padding: 15px;
margin: 10px 0px 10px 15px;
z-index: 15;
border: 0px;}

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

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

/*---------------------------------------------------------------------
ENTRIES-------------------------------------------------------------------------------------->>>>> bottom links
------------------------------------------------------------------------*/
.comments { font-family: Trebuchet MS, Arial;
font-size: 16px;
text-align:center;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
text-transform: uppercase;}

div.comments a, div.comments a:link, div.comments a:visited{
color: #9CBF47;
text-decoration: none;}

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

.separator{height: 35px;}

/*---------------------------------------------------------------------
ENTRIES-------------------------------------------------------------------------------------->>>>> tag stuff and currents
------------------------------------------------------------------------*/
.currents, {margin-top:0px; padding-top:0px; text-transform: lowercase; color: #acacac; font-family: Tahoma, "Verdana", sans-serif;}

div.ljtags {font-weight: bold;}
div.ljtags a {font-weight: normal;}

.currentlocation { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
font-size: 7pt;
color: #646464;}
.currentlocation:hover {border-color: #777777;}
.currentmood { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
font-size: 7pt;
color: #646464;}
.currentmood:hover {border-color: #777777;}
.currentmusic { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
font-size: 7pt;
color: #646464;}
.currentmusic:hover {border-color: #777777;}
.ljtags { border-right: 6px solid #dddddd; padding: 2px 5px 2px 2px; text-align: right;
top: 30px;
margin: 0px;
position: relative;
text-transform: lowercase;
font-size: 7pt;
color: #646464;}
.ljtags:hover {border-color: #777777;}
h2 {
color: #9CBF47;
font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif;
font-size: 16px;
font-weight: normal;
font-style: italic;
letter-spacing: -1px; }

.ljtaglist {
margin: 0px 0px 0px 35px;
background-color: #ffffff;
padding: 5px;
color:#777777;
font-size:10px;
list-style:none;
border:0px ;}

/*------------------------------------------------------------
ENTRIES-------------------------------------------------------------------------------------->>>>> friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
background-color: transparent !important;
float: right;
padding: 5px 0px 5px 5px;
margin: 0px;
text-align: center;
border-width: 0px;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
z-index: 15;}

.userpicfriends img {
border: 0px;
background-color: #f1f1f1!important;
padding: 10px;
margin: 30px 0px 10px 15px;}

.userpicfriends a font {color: #aaaaaa;}

/*----------------------------------------------------
ENTRIES -------------------------------------------------------------------------------------->>>>> comment pages
----------------------------------------------------------------*/
.box { text-align: left;
border: 0px ;
padding: 10px;
clear: left;}

.datesubjectcomment {text-align: left; color: #999999;
background-color: #ffffff;
padding: 0px 0px 0px 5px;
margin-top: 0px; border-bottom: 1px solid #eeeeee;}

.userpiccomment { width:80px; height: 80px;
position: relative;
padding: 3px;
border: 0px;
background-color: #d7d7d7;
top: -30px;
left: 0px;
margin: 30px -95px 0px 0px;
z-index: 15;
float: right;}

input, textarea { font-family: Arial, Tahoma, "Verdana", sans-serif; font-size: 11px; background-color: #fafafa; border: 1px solid #cccccc; color: #999999;}
textarea.textbox {width: 100% !important;}

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

.replytosubject {font-weight: bold;}

.commentreply { text-align: left;
position: relative;
margin: 10px 10px 10px 20px;
font-size: 11px;
font-family: Arial, Tahoma, "Verdana", sans-serif;
color: #777777;}

.commentbox {
border: 1px solid #eeeeee; border-right: 100px solid #eeeeee;
padding: 10px 0px 10px 0px;
margin: 10px;
background-color: #ffffff;}

.commentbox:hover, .commentboxpartial:hover {border-color: #f3f3f3;}
.datesubjectcomment a:link, .datesubjectcomment a:visited {color: #9CBF47;}
.datesubjectcomment a:hover {color: #DF816F;}
.commentboxpartial {
border-color: #777777;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;}

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

.skiplinks {text-align: center;}

/*------------------------------------------------------------
SIDEBAR -------------------------------------------------------------------------------------->>>>> general
-------------------------------------------------------------------------------*/
.defaultuserpic {text-align: center; margin:0px; padding:0px;}

.defaultuserpic img {width: 70px; height: 70px; padding: 4px; background-color: #ffffff; border: 1px solid #dddddd; margin:0px;}

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

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

.sbarbody2 {padding: 10px; background-color: #ececec; margin-top: 0px;}

div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
text-decoration: none;
color: #9CBF47;}

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

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

li.sbaritem{ padding: 4px 7px 4px 7px;
border-bottom: 1px solid #dddddd;}

li.sbaritem:hover {background-color: #f9f9f9;}

li.sbartitle{ text-align: right;
font-style: italic;
font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif;
text-transform: lowercase;
font-size: 12px;
color: #777777;
padding: 2px;
list-style: none;
border-width: 0px;
margin: 0px;}

/*------------------------------------------------------------
SIDEBAR -------------------------------------------------------------------------------------->>>>> calendar
-------------------------------------------------------------------------------*/
table.calendar { margin-right: auto; margin-left: auto;}

.sbarcalendar { padding: 4px; background-color: #f7f7f7;
border: 1px solid #dddddd;
text-align: center;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;}
.sbarcalendarposts:hover { background-color: #fffffff; }
.sbarcalendarposts {
border:1px solid #aaaaaa;
background-color: #fafafa;
text-align: center;
font-family: Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;}

/*----------------------------------------------------
FOOTER -------------------------------------------------------------------------------------->>>>> general
----------------------------------------------------------------*/
#footer {
width: auto;
padding: 5px;
text-align: right;
font-family: Trebuchet MS, Arial, Tahoma, "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #ffffff;
color: #777777;
border-right: 220px solid #f1f1f1;
z-index: 100;
clear: both;}

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

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

.clearfoot {clear: both; border-right: 220px solid #f1f1f1;}

/*----------------------------------------------------
ARCHIVE PAGES -------------------------------------------------------------------------------------->>>>> general
----------------------------------------------------------------*/
ul.year { text-align: center; padding-bottom: 20px;}

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

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

td.yearmonth {border-style: none;}

.clear { height: 15px;}

/*--------------------------------------------
MINI ICONS
-----------------------------------------*/
.subject img[src*="icon_protected.gif"]{ width: 0; height: 0; padding: 12px 9px 0px 0px !important; background-repeat: no-repeat; background: url(http://i38.tinypic.com/1zlyt05.png); background-position: center left; }

.subject img[src*="icon_private.gif"]{ width: 0; background-repeat: no-repeat; height: 0; padding: 9px 9px 0px 0px !important; background: url(http://img177.imageshack.us/img177/12/beforetheworld13wd9.png); background-position: center left; }

.ljuser img { width: 0; height: 0; background-repeat: no-repeat; background-color:transparent; background-image: url(http://i34.tinypic.com/14kxzlw.png); padding: 16px 10px 0 2px !important; background-position: center left;}

.ljuser img[src*="userinfo.gif"] {background-color:transparent; background-image: url(http://i34.tinypic.com/14kxzlw.png); padding: 16px 10px 0 2px !important; background-position: center left; }

.ljuser img[src*="community.gif"] {background-color:transparent; background-image: url(http://i37.tinypic.com/24f9s48.png); padding: 16px 8px 0 2px !important; background-position: center left; }

img[src*="icon_groups.gif"] { height: 0px; width: 0px; padding: 0px 0px 9px 12px !important; background: url(http://i38.tinypic.com/1zlyt05.png); }

/*--------------------------------------------
contexual pop-up
-----------------------------------------*/
div.ContextualPopup {position: relative; margin: 10px 0 0 30px; text-align: left; font: normal 9px "Tahoma" !important; }
div.ContextualPopup div.Inner { background:transparent !important; color: #777777 !important; border: 0px; padding: 10px; width: 300px;}
div.ContextualPopup .Userpic { padding: 4px; margin-left: 12px; background:#ffffff; border: 1px solid #aaaaaa;}
div.ContextualPopup .Content { padding: 5px; border: 1px solid #aaaaaa; margin: 4px 80px 4px 4px; background:#ffffff;}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited { text-decoration: none !important; font-weight: bold; color: #777777 !important;}
div.ContextualPopup .Relation { text-transform: lowercase; font-family: Trebuchet MS, Tahoma, "Verdana", sans-serif; font-size:11px; color:#777777;}

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

installation
>> Choose Journal Style
>> Select a "Grays" Flexible Squares layout in "Select a New Theme"
>> In Choose a Page Setup select 2 Column (sidebar on right) .
>>Go to " Customise your Theme " and then "Style ". Change the "Background color of the outer table" to #3F3F3F.
>> Then go to the "Sidebar " section. Make sure that everything you want is enabled. This is also where you add the blurb.
>>Still in "Customise your Theme", go to "Custom CSS ". Ensure Use layout's stylesheet(s) is set to no
>> Paste code into the Custom Stylesheet box.

customise:
>> Plain verion uses #DF851B and #59BAEF.
>> Banner verion uses #9CBF47 and #DF816F.

notes:
>> To add a header. The code for this is right at the top: put your url in between the brackets and the width and height in their repective sections.
>> Need help? First check out the F.A.Q.

style: flexible squares, wot: layout

Previous post Next post
Up