Journal Preview:
pufflayoutStyle Name: Flexi
Account Type: Basic
Problem/Question: How do I get the userpic away from the content? Like in
here.
/*---------------------------------------------------
stylesheet by: laceamour@livejournal
style: flexible squares
version: Back To Basics
Credit: cartonage@livejournal
contact: muffinkiller@hotmail.com
-----------------------------------------------------*/
body {
background-color: #F5F5F5;
text-align: center;
color: #000000;
font-family: "tahoma", sans-serif;
font-size: 11px;
margin: 20px 0 20px 0;
}
a, a:link, a:visited {
color: #787878;
text-decoration: none;
}
a:hover {
color: #FFFF00;
text-decoration: italics;
}
p, td, blockquote {
font-size: 11px;
}
code, kbd, pre, tt {
font-family: tahoma;
}
blockquote {
font-size: 10px;
font-family: arial;
color: #000000;
background-color: #ffffff;
padding: 10px;
width: 50%;
border-width: 1px;
border-style: solid;
border-color: #FFFF00;
margin: 0 auto;}
/*---------------------------------------------------------------------
General page alignment and width
------------------------------------------------------------------------*/
#content
{
width: 680px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
background-color: #ffffff;
border-width: 0px;
border-style: solid;
border-color: #999999;
}
#maincontent {
margin: ;
margin-top: 10px;
font-family: "tahoma", sans-serif;
font-size: 11px;
background-color: #ffffff;
color: #000000;
border-style: solid;
border-color: #999999;
border-width: 0px;
margin-left: 180px;
text-align: left;
}
#sidebar {
padding-top: 5px;
margin-top: 15px;
background-color: #ffffff;
border-color: #999999;
border-width: 0px;
border-style: solid;
font-size: 11px;
font-family: "tahoma", sans-serif;
color: #000000;
width: 180px;
float: left;
text-align: left;
}
/*-----------------------------------------------------------------------------
Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/
#header {
width: 100%;
padding: 10px 0px 20px 0px;
margin: 0px;
text-align: center;
font-family: "tahoma", sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 5px;
text-transform: uppercase;
border-style: solid;
border-color: #999999;
border-width: 0px;
background-color: #ffffff;
color: #202020;
display: none;
}
.headerimage {
/* for formatting header image */
}
/*look and color of links (also partly for footer)*/
div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited {
color: #787878;
}
div#header a:hover, div#footer a:hover {
color: #FFFF01;
text-decoration: none;
}
/*title and subtitle*/
.title {
font-family: "tahoma", sans-serif;
font-size: 0px;
line-spacing: 0px;
font-weight: normal;
color: #C075C9;
line-height: 0px;
top: 0x;
display: none;
}
.subtitle{
font-family: "tahoma", sans-serif;
font-size: 0px;
color: #C075C9;
font-weight: normal;
top: 0px;
display: none;
}
.subject, .subject a {
font: normal 23px "Arial Black";
text-transform:uppercase;
letter-spacing:-2px;
color:#FFFF01;
}
/*-----------------------------------------------------------------------------
Header - top navigation
--------------------------------------------------------------------------------*/
/* header -- links to views; title of journal; subtitle of journal */
ul.navheader
{
padding: 0px;
margin: 0px;
}
ul.navheader li {
display: inline;
padding: 0 3px 0 3px;
}
/*-----------------------------------------------------------------------------
Entry stuff
------------------------------------------------------------------------*/
.subcontent {
}
.entry {
margin: 0px 10px 10px 30px;
padding: 10px;
background-color: #ffffff;
color: #000000;
font-family: "tahoma", sans-serif;
font-size: 11px;
text-align: left;
border-width: 0px;
border-color: #919bad;
border-style: solid;
}
.userpic {
position: relative;
float: right;
background-color: #ffffff !important;
padding: 5px;
margin-left: 10px;
text-align: center;
z-index: 15;
border-width: 1px;
border-color: #FFFF01;
border-style: solid;
display: block;
height: 100px;
width: 100px;
}
.userpic img {
width: 100px;
height: 100px;}
.date, .datesubject {
font: italic normal 15px "Georgia", serif;
text-transform:lowercase;
letter-spacing: -1px;
color: #000000;
display:block;
}
.entry ul li
{
padding-left: 5px;
margin-left: 15px;
}
.entry ol li
{
padding-left: 5px;
margin-left: 15px;
}
/*---------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {
font-family: "tahoma", sans-serif;
font-size: 11px;
}
/*---------------------------------------------------------------------
Entry Stuff - Comments
------------------------------------------------------------------------*/
.comments {
font-family: "tahoma", sans-serif;
font-size: 11px;
text-align: right;
background-color: #ffffff;
padding: 0px 5px 0px 5px;
position: relative;
top: 15px;
}
div.comments a, div.comments a:link, div.comments a:visited{
color: #000000;
}
div.comments a:hover {
color: #FFFF01;
text-decoration: none;
}
/*---------------------------------------------------------------------
Entry Stuff - Separator
------------------------------------------------------------------------*/
.separator{
/* for formatting separators between entries */
height: 35px;
}
/*------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------------------*/
.userpicfriends {
position: relative;
float: right;
padding: 5px;
margin-left: 100px;
text-align: center;
border-style: solid;
background-color: #ffffff !important;
border-width: 1px;
border-color: #FFFF01;
font-family: "tahoma", sans-serif;
font-size: 11px;
z-index: 15;
}
/*------------------------------------------------------------
Sidebar
-------------------------------------------------------------------------------*/
.defaultuserpic {
text-align: center;
}
.sbarheader {
padding: 0px 5px 0px 5px;
}
.sbarbody {
padding: 0px 5px 0px 5px;
}
.sbarbody2 {
padding: 0 15px 0 15px;
}
div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
color: #000000;
background-color: #EFEFEF;
display: block;
}
div#sidebar a:hover {
color: #FFFF01;
background-color: #EFEFEF;
border-bottom: 1px dashed #B269BB;
text-decoration: none;
display: block;
}
/*------------------------------------------------------------
Sidebar - Calendar
-------------------------------------------------------------------------------*/
table.calendar {
margin-right: auto;
margin-left: auto;
}
.sbarcalendar {
border-color: #ffffff;
border-width: 0px;
border-style: solid;
text-align: center;
font-family: "tahoma", sans-serif;
font-size: 11px;
}
.sbarcalendarposts {
border-color: #000000;
border-width: 0px;
border-style: solid;
background-color: #ffffff;
text-align: center;
font-family: "tahoma", sans-serif;
font-size: 11px;
}
/*------------------------------------------------------------
Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/
ul.sbarlist
{
padding-left: 0px;
margin-left: 0px;
list-style: none;
}
li.sbaritem
{
padding-left: 0px;
list-style: none;
}
li.sbartitle
{
padding-left: 0px;
list-style: none;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #BC65D9;
background-color: #ffffff;
font-family: "century gothic", sans-serif;
font-size: 14px;
margin-bottom: 10px;
margin-top: 10px;
}
/*----------------------------------------------------
footer
----------------------------------------------------------------*/
#footer {
width: 100%;
text-align: center;
font-family: "tahoma", sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
background-color: #ffffff;
color: #202020;
border-color: #999999;
border-width: 0px;
border-style: solid;
z-index: 100;
clear: both;
}
ul.navfooter{
padding: 0px;
margin: 0px;
}
ul.navfooter li {
display: inline;
margin: 0 5px 0 5px;
}
.clearfoot {
clear: both;
}
/*----------------------------------------------------
Archive 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: 0px;
border-style: solid;
border-color: #999999;
}
table.yeartable td.yearday {
background-color: #ffffff;
text-align: center;
}
td.yearmonth {
border-style: none;
}
/*----------------------------------------------------
Comments pages
----------------------------------------------------------------*/
.datesubjectcomment {
background-color: #ffffff;
padding: 5px;
margin-top: 20px;
}
.userpiccomment {
position: relative;
border-width: 1px;
border-style: solid;
border-color: #eaeaea;
background-color: #ffffff !important;
top: -30px;
left: 0px;
padding: 5px;
margin-left: 100px;
z-index: 15;
float: left;
border-width: 0px;
border-color: #919bad;
border-style: solid;
}
.box {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #ffffff;
padding: 10px;
clear: left;
}
input, textarea {
background-color: #eaeaea;
color: #202020;
}
textarea.textbox {
width: 100% !important;
}
.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
text-align: left;
font-family: "tahoma", sans-serif;
font-size: 11px;
line-height: 125%;
background-color: #ffffff;
color: #202020;
}
.replytosubject {
font-weight: bold;
}
.commentreply {
position: relative;
margin: 10px;
font-size: 11px;
font-family: "tahoma", sans-serif;
color: #202020;
}
.commentbox {
border-color: #ffffff;
border-width: 0px;
border-style: solid;
padding: 10px;
margin: 10px;
background-color: #ffffff;
}
.datesubjectcomment a:link, .datesubjectcomment a:visited {
color: #ffffff;
}
.datesubjectcomment a:hover {
color: #BC65D9;
}
.commentboxpartial {
border-color: #999999;
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;
}
/*--------------------------------------------
Misc
-----------------------------------------*/
.clear {
height: 15px;
}
/*--------------------------------------------
Images
-----------------------------------------*/
.entry_text img {
border:5px solid #EDEDED;
}