Help with entry text...

May 12, 2009 21:52

So, I've been trying to change the color of specific text (bold, italic) in my entries, but every time I do it, the user name (or comm names), which are bold by default, change to x color as well, and I don't want that...

/* PAGE */

body {
font-family: tahoma, sans-serif;
font-size: 7pt;
margin: 0px;
background-color: #2f2f2f;
color: #e3e0db;

margin-top: 20px;
margin-bottom: 20px;
}
a {
color: #fee300;
font-weight: normal;
text-decoration: none;
}
a:visited {
color: #fee300;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #ff6b01;
font-weight: normal;
text-decoration: none;
}

.pageblock{
width:800px;
margin: 0 auto;
background-color: #202020;
color: #e3e0db;
}
.pagefooterblock{
background-color: #ddd;
color: #808080;
padding: 0px 0px 0px 0px;
margin-top: 0px;
line-height: 66px;
text-align: center;
text-transform: uppercase;
background: url(http://i112.photobucket.com/albums/n170/Ayumi-NB-/firefooter2.jpg);
padding-top: -10px;
}
.pagefooterblock a, .pagefooterblock a:visited {
color: #fff;
}

/* HEADER */

.pageheaderblock {
text-align: left;
background-image: url(http://i112.photobucket.com/albums/n170/Ayumi-NB-/fireheader2.jpg);
width: 800px;
height: 260px;
}

.header-title {
padding-top: 260px;
position: absolute;
font-size: 18px;
color: red;
text-transform: uppercase;
text-align: center;
width: 800px;
letter-spacing: 5px;
}
.header-subtitle {
padding-top: 280px;
position: absolute;
font-size: 13px;
color: red;
text-transform: uppercase;
text-align: center;
width: 800px;
letter-spacing: 3px;
}
.header-icon {
top: 0px;
right: 0px;
position: absolute;
z-index: 1;

}
.header-menu {
padding: 80px 0px 0px 470px;
background-color: transparent;;
font-family: verdana;
font-size: 11px;
text-transform: uppercase;
text-align: right;
background-color: transparent;
width: 305px;
position: relative;

}
.header-menu a, .header-menu a:visited {
display: block;
text-align: right;
padding: 2px 12px 2px 6px;
color: #808080;
text-decoration: none;
background-color: transparent;
letter-spacing: 3px;
background-image: url(http://i112.photobucket.com/albums/n170/Ayumi-NB-/firedot.jpg);
background-repeat: no-repeat;
background-position: right;

}
.header-menu a:hover {
color: #fee300;
background-image: url(http://i112.photobucket.com/albums/n170/Ayumi-NB-/firedot2.jpg);
background-repeat: no-repeat;
background-position: right;
}
.header-menu ul, #footer-menu ul {
margin: 0px;
padding: 0px;
}
.header-menu li, #footer-menu li {
display: inline;
}

/* BODY */

.bodyblock {
padding:0px;
padding-top: 50px;
}
.bodyheaderblock {
display: none;
}
.bodynavblock {
background-color: transparent;
color: #ccc;
margin: 10px 0px 4px 0px;
padding: 9px;
}
.bodynavblock a, .bodynavblock a:visited {
color: #000000;
}
.body-title {
display: none;
}
.body-midtitle {
font-family: tahoma;
font-size: 18px;
color: #000000;
text-align: left;
padding-left: 8px;
}

/*ENTRIES*/
.entryHolder {
color: #a7a7a7;
background-color: black;
font-family: tahoma;
font-size: 11px;
margin: 4px 5px 4px 0px;
text-align: justify;
}
.entryUserinfo {
text-align: center;
margin: 5px 6px 3px 5px;

background-color: transparent;
}
.entryUserinfo-usericon img {
border: 0px;
}
.entryText {
padding: 6px;
}
.entryHeader {
background-color: #000;
color: #f52500;
font-family: tahoma;
font-size: 10px;
padding: 4px 5px 4px 18px;
font-weight: normal;
text-transform: uppercase;
line-height: 20px;
letter-spacing: 0px;

letter-spacing: 3px;
color: #f525006;
font-size: 10px;
background-image: url(http://i112.photobucket.com/albums/n170/Ayumi-NB-/firedot.jpg);
background-repeat: no-repeat;
background-position: left;
}
.entryHeader a{
color: #f52506;
}
.entryHeaderSubject {
font-weight: normal;
letter-spacing: 3px;
color: #f525006;
font-size: 10px;
}
.entryHeaderDate a {
color : #71c2bb;
text-decoration : none;
}
.entryHeaderDate a:hover {
color : #000000;
text-decoration : underline;
}
.entryMetadata {
padding-left: 6px;
}
.entryMetadata ul {
margin: 0px;
padding: 0px;
}
.entryMetadata li {
list-style: none;
display: inline;
padding-right: 10px;
}
.entryMetadata-label {
font-weight: normal;
padding-right: 4px;
}
.entryLinkbar {
font-family: tahoma;
font-size: 11px;
color: #000000;
text-align: right;
padding: 4px 0px 4px 0px;
}
.entryLinkbar ul {
margin: 0px;
padding: 0px;
}
.entryLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
blockquote{
background-color: #14120f;
padding: 5px;
border: 1px dashed #23221e;

}

/*FOOTER*/

#footer-menu {
font-size: 11px;
text-align: center;
}
#footer-menu a, .footer-menu a:visited {
color: #808080;
white-space: nowrap;
padding: 6px;
text-align: center;
}

/*SIDEBAR*/

.sidebar {
font-family: tahoma;
font-size: 11px;
margin-right: 5px;
width: 190px;
background-color: transparent;
padding: 0px 0px 0px 5px;
}
.sidebox {
color: #a7a7a7;
background-color: black;
margin: 4px 0px 4px 0px;

}
.sideboxTitle {
background-color: #000;
line-height: 20px;
font-family: tahoma;
font-size: 11px;
padding: 4px 2px 4px 18px;
text-align: left;
text-transform: uppercase;
margin-left: 0px;
letter-spacing: 3px;
color: #f52500;
font-size: 10px;
background-image: url(http://i112.photobucket.com/albums/n170/Ayumi-NB-/firedot.jpg);
background-repeat: no-repeat;
background-position: left;
}
.sideboxContent {
text-align: justify;
padding: 2px 4px 2px 4px;
}
.sidebox #profile, .sidebox #latestmonth, .sidebox #search {
text-align: center;
}
.sidebox #tags_sidebox {
text-align: justify;
text-transform: uppercase;
}
.sidebox #systemlinks {
text-align: center;
}
.sidebox #latestmonth table{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 4px;

}
.listtitle {
font-weight: normal;
}
.profile-label {
font-weight: normal;
}

/*OTHER PAGES*/

/* COMMENT PAGE */

.commentHolder {
color: #cac9c2;
background-color: #404040;
font-family: tahoma;
font-size: 11px;
margin: 4px 0px 4px 0px;
}
.commentUserinfo {
text-align: center;
margin: 0px 8px 8px 10px;

background-color: transparent;
}
.commentUserinfo-usericon img {
border: 0;
}
.commentText {
padding: 6px;
}
.commentHeader {
background-color: transparent;
color: #fff;
font-family: ;
font-size: 10px;
padding: 4px 0px 4px 8px;
text-transform: uppercase;
letter-spacing: 3px;
}
.commentHeader a{
color: #000000;
}
.commentHeaderScreened {
font-family: ;
font-size: 12px;
background-color: #cccccc;
padding: 4px 0px 4px 8px;
}
.commentHeaderSubject {
font-weight: normal;
}
.commentLinkbar {
font-family: ;
font-size: 11px;
color: #000000;
text-align: right;
padding-top: 4px;
padding-bottom: 4px;
}
.commentLinkbar ul {
margin: 0px;
padding: 0px;
}
.commentLinkbar li {
padding: 0px 5px 0px 5px;
margin: 0px;
display: inline;
}
.replyform {
background-color: #dfd6c5;
color: #000000;
padding-left: 10px;
}
#commenttext{
width:100%;
}

/*ARCHIVE PAGE*/
.yearlinks{
text-align: right;
}
.yearlink{
padding-left:4px;
padding-right: 4px;
}
.month {
width: 470px;
border: 1px solid #1d1c18;
margin: 8px 8px 8px 40px;
}
.daysubjects {
color: #a4978e;
padding: 8px 8px 8px 40px;
}
.daytitles {
text-align: center;
border: 1px solid #1d1c18;
background: #a6a398;
color: #474641;
}
.day-blank {
border: 1px solid #1d1c18;
}
.day {
border: 1px solid #1d1c18;
}
.day-date {
border-right: 1px solid #1d1c18;
border-bottom: 1px solid #1d1c18;
color: #8a7b76;
width: 50%;
text-align: center;
}
.day-count {
width: 50%;
text-align: center;
float: right;
font-size: 20px;
}
.day-count a {
text-decoration: none;
color: #e81d00;
}

/*TAGS PAGE*/

.tagstable, .tagstable td {
border: 1px solid #dddddd;
}
.tagstable { width: 300px; }

I tried adding .entryText b, i {
color: #000000
}
but the comm names keep changing. =S

text

Previous post Next post
Up