entry text wrapping around sidebar?

Nov 13, 2010 13:49

Username of journal: ssfertest
Layout Style: Flexible Squares
Basic, Paid or Plus: Plus
Problem you are having: The entry text tries to wrap itself around the sidebar. Why isn't the float right sending the sidebar all the way over? Thanks!



Style ID # (and/or)

/* Cleaned CSS: */
/*---------------------------------------------------
CREDIT:
http://community.livejournal.com/beatcrusher/
http://community.livejournal.com/kuribati/
(don't remove this area)
-----------------------------------------------------*/

/*-------------------- BODY --------------------*/

body {
background: #FFFFFF url() top left repeat scroll;
margin: 0;
}

body, td, th {
font: normal 11px "Lucida Sans Unicode", sans-serif;
color: #000000;
text-align:justify;
}

/*-------------------- LINKS, HOVER, BLOCKQUOTE, CODE --------------------*/

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

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

b, strong {
font-weight:normal;
}

blockquote {
padding:15px;
color: #AAAAAA;
border:1px dotted #CCCCCC;
}

code {
font-family: monospace;
}

input, textarea, select {
background-color: #CCCCCC;
border:0;
font: normal 10px "Lucida Sans Unicode", sans-serif;
color: #FFFFFF;
}

/*-------------------- GENERAL PAGE ALIGNMENT --------------------*/

#content{
width: 80%;
margin-left: auto;
margin-right: auto;
}

#maincontent {
width: 75%;
}

#sidebar {
margin-top: 15px;
width: 200px;
float: right;
line-height:1.7;
}

/*-------------------- HEADER AND FOOTER !!NO HEADERIMAGE --------------------*/

#header {
width: 100%;
padding: 100px 0px 10px 0px;
border-bottom: 1px dotted #999999;
color: #3399ff;
}

#footer {
width: 100%;
padding: 0 0px 10px 0px;
border-bottom: 1px dotted #999999;
z-index: 100;
clear: both;
text-align:right;
}

/*-------------------- LINKS OF THE HEADER AND FOOTER --------------------*/

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

ul.navheader {
padding: 3px 0 0 0;
float:right;
text-transform:lowercase;

}

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

/*-------------------- TITLE AND SUBTITLE --------------------*/

.title {
text-align:left;
font: normal 25px "Rockwell", sans-serif;
letter-spacing:-1px;
width:500px;
color:#000000;
white-space: nowrap;
overflow:hidden;
}

.subtitle{
display:none;
}

/*-------------------- ALIGNMENT OF THE SIDEBAR - DEFAULT USERPIC AND BODY --------------------*/

.defaultuserpic {
display:none;
}

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

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

div.sbarbody#sidebar_calendar {
padding: 5px 0 0 0;
}

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

/*-------------------- CALENDAR OF THE SIDEBAR --------------------*/

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

.sbarcalendar {
text-align: center;
}

.sbarcalendarposts {
text-align: center;
}

table.calendar td {
padding:5px;
color: #AAAAAA;
}

/*-------------------- LOOK OF THE LINKS-LIST-BODY IN THE SIDEBAR --------------------*/

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

/*-------------------- LOOK OF THE LINKS IN THE LINK-LIST IN THE SIDEBAR --------------------*/

li.sbaritem {
list-style: none;
padding: 5px 10px;
border-bottom:1px dotted #EEEEEE;
}

/*-------------------- TITLES IN THE SIDEBAR --------------------*/

li.sbartitle {
padding-left: 10px;
list-style: none;
text-transform:uppercase;
color: #3399ff;
margin: 0 0 -10px 0;
}

/*-------------------- MAINCONTENT --------------------*/

.subcontent {
width: 100%;
line-height:1.7;
}

/*-------------------- ENTRY, ENTRY-LISTS --------------------*/

.entry {
margin:0;
padding: 10px;
}

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

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

/*-------------------- USERPIC, USERPICFRIENDS --------------------*/

.userpic, .userpicfriends {
position: relative;
float: right;
background-color: #ffffff!important;
padding: 0px;
margin: 10px 10px 10px 20px;
z-index: 15;
text-align:right;
}

.userpic img, .userpicfriends img{
border:10px solid #000000;
margin: 0 0 5px 0;
}

.userpic a, .userpicfriends a, .userpic font, .userpicfriends font{
color:#ff9900;
}

/*-------------------- DATE AND SUBJECT --------------------*/

.date {
color:#CCCCCC;
}

.subject, .subject a {
text-transform:uppercase;
color: #3399ff;
}

.datesubject {
padding: 10px 0 0 10px;
}

/*-------------------- TAGS AND TAGS-PAGE --------------------*/
.ljtags {
display:none;
}

h2 {
}

.ljtaglist {
}

/*-------------------- CURRENT MOOD, CURRENT MUSIC AND CURRENT LOCATION --------------------*/

.currents {
text-transform:lowercase;
color:#AAAAAA;
text-align:right;
}

.currents a {
color:#3399ff;
}

.currents strong {
}

.currentmusic {
}

.currentmood {
}

.currentlocation {
}

/*-------------------- COMMENTS !!NOT THE COMMENT-PAGE --------------------*/

.comments {
text-align: right;
position: relative;
font-size:0px;
top:-15px;
}

.comments a {
font-size:15px;
margin: 0 0 0 10px;
color:#ff9900;
}

/*-------------------- COMMENT-PAGE --------------------*/

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

.userpiccomment {
position: relative;
top: -30px;
left: 0px;
border:10px solid #000000;
margin: 10px 10px -20px 10px;
z-index: 15;
float: left;
}

.box {
padding: 10px;
clear: left;
}

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

.reply {
position: relative;
margin: 20px 30px 10px 30px;
padding: 25px 10px 10px 10px;
}

.replytosubject {
font-weight: bold;
}

.commentreply {
position: relative;
margin: 10px;
}

.commentbox {
padding: 10px;
margin: 10px;
border:1px dotted #EEEEEE;
}

.commentbox:hover {
border:1px dotted #3399ff;
}

.datesubjectcomment a:link, .datesubjectcomment a:visited {
}

.datesubjectcomment a:hover {
}

.commentboxpartial {
padding: 10px;
margin: 10px;
}

.commentinfo {
margin-top: 10px;
width: 100%;
}

/*-------------------- ARCHIVE PAGE --------------------*/

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 {
padding:10px;
}

table.yeartable td.yearday {
background-color: #EEEEEE;
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;
height:0px!important;
}

/*-------------------- MISC; CLEAR, SEPARATOR AND SKIPLINKS --------------------*/

.clear {
height: 15px;
}

.skiplinks {
text-align: center;
}

.separator{
height: 35px;
}

form#qrform table {
border-width: 0px !important;
}

/*-------------------- HEADERIMAGE --------------------*/

.headerimage {
position: relative;
width: 000px;
height: 000px;
margin-left: auto;
margin-right: auto;
background-image: url("");
background-repeat: no-repeat;
}

/*-------------------- LJ-USERS, TINY ICONS --------------------*/

.ljuser img[src*="userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat !important;
background-image: url(http://i48.tinypic.com/2vn2te0.png) !important;
padding: 16px 15px 0 0 !important;
text-decoration: none;
}

.ljuser img[src*="community.gif"] {
width:0;
height: 0;
background-repeat: no-repeat !important;
background-image: url(http://i49.tinypic.com/2ez63q1.png) !important;
padding: 16px 15px 0 0 !important;
text-decoration: none;
}

img[src*="icon_protected.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url(http://i49.tinypic.com/flj2at.png);
padding: 12px 15px 0 0 !important;
text-decoration: none;
}

img[src*="icon_private.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url(http://i49.tinypic.com/flj2at.png);
padding: 12px 15px 0 0 !important;
text-decoration: none;
}

.ljcmt, .commentbox img[src*="btn_del.gif"] {
width:0;
height:0;
padding: 0 18px 18px 0;
background: url(http://i43.tinypic.com/1zefg4l.png) no-repeat;
}

.ljcmt, .commentbox img[src*="btn_scr.gif"]{
width:0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i43.tinypic.com/11ugigy.png) no-repeat;
}

.ljcmt, .commentbox img[src*="btn_unscr.gif"]{
width:0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i46.tinypic.com/ilvwc6.png) no-repeat;
}

.ljcmt, .commentbox img[src*="btn_freeze.gif"] {
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i40.tinypic.com/28lvp02.png) no-repeat;
}

.ljcmt, .commentbox img[src*="btn_unfreeze.gif"] {
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i39.tinypic.com/35mp9jm.png) no-repeat;
}

.ljcmt, .commentbox img[src*="btn_edit.gif"] {
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i41.tinypic.com/2coq7f7.png) no-repeat;
}

.ljcmt, .commentbox img[src*="btn_track.gif"]{
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i42.tinypic.com/fd63rc.png) no-repeat;
}

.box img[src*="anonymous.gif"]{
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i44.tinypic.com/2hmk2gl.png) no-repeat;
}

.box img[src*="openid-profile.gif"]{
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i44.tinypic.com/bi2e6e.png) no-repeat;
}

.box img[src*="help.gif"]{
width: 0;
height: 0;
padding: 0 17px 17px 0;
background: url(http://i39.tinypic.com/10cn1vb.png) no-repeat;
}

img[src*="userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url('http://i41.tinypic.com/vygoy.png');
padding: 17px 15px 0 0 !important;
text-decoration: none;
}

/*----------------------- CONTEXTUAL POP-UP ---------------------*/

div.ContextualPopup div.Inner {
padding: 2px 2px 0px 2px !important;
background-color: #ffffff;
font-family: "Lucida Sans Unicode", serif;
color: #000000 !important;
font-size: 11px;
border: 0px;
}

div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:link, div.ContextualPopup div.Inner a:visited, div.ContextualPopup div.Inner a:active {
color:#ff9900 !important;
font-weight: normal;
text-decoration: none !important;
}

div.ContextualPopup .Relation {
color: #3399ff;
font-weight: normal !important;
border-bottom: 1px dotted #eeeeee;
}

s2, sidebar

Previous post Next post
Up