Need help with font color change
-
I need help changing the font color in my posts to a black one. I’m not sure which code in the CSS I have to change. I’m pasting the entire CSS stylesheet below. Please help.
Also I was wondering if my theme displays excerpts and if so what word limit is it set to, and so forth? Thank you. I appreciate all your help. I’m creating a magazine and at the moment have no one helping me with all the coding.
/*
Theme Name: lightstorm
Theme URI: http://www.templateaccess.com/
Description: The Marketplace for Premium Templates & Themes.
Version: 1.0
Author: TemplateAccess.com
*//*=== Setup ===*/
* { border:0; margin:0; padding:0; outline:none; }
body { background: url(images/body_bg.gif); color:#656464; font:normal 12px Arial, Helvetica, sans-serif; }
a { color:#34bbd4; text-decoration:none; }
p { font: normal 12px Georgia, “Times New Roman”, Times, serif; color:#808080; padding:5px 0; margin:0; line-height:1.8em;}
p span { color:#262626; font-weight:bold;}
p.clr, .clr { clear:both; padding:0; margin:0; background:none; }
p.bg, .bg { border-bottom:1px solid #d9d9d9; clear:both; padding:3px 0; margin:0;}
input, select, textarea { border:#cfcfcf 1px solid; color:#404040; font-size:12px; padding:3px; font-family:Arial, Verdana, Helvetica, sans-serif; }
li { list-style:none; }
h2 { color:#222222; font-size:1.5em; font-weight:normal; letter-spacing:-1px; margin:0 0 1em; }
h3 { text-align:left; color:#fff; font:normal 18px Arial, Helvetica, sans-serif; padding:5px 0 10px 0; margin:0; text-transform:uppercase; }
h4 { font-size:1em; margin:0 0 1em; }
/*=== Layout ===*/
#page { margin:0 auto; background: url(images/main_bg.gif) top center repeat-x; }
#page-bot { padding:0; margin:0 auto; }
/*=== H eader ===*/
#header { margin:0 auto; padding:0; width:940px; }
/*- Logo -*/
.logo { width:337px; margin:0; padding:0; float:left; }
#header h1 { background:url(images/logo.png) no-repeat; float:left; text-indent:-9999px; width:337px; }
#header h1 a { display:block; height:120px; }
#header h1 a:hover { text-decoration:none; }
/* background_header */
.background_header { border:1px solid #fff; background:#d9d9d9 url(images/nav1_bg.gif) top repeat-x; margin:0 auto; padding:0;}
.background_header img { float:right; margin:0; padding:2px 5px 0 0;}
/*=== Navigation ===*/
/* RSS */
.rss { width:160px; float:right; padding:25px 50px 25px 0; margin:20px 0 0 20px; background: url(images/RSS.png) right center no-repeat; }
.rss ul { list-style:none; margin:0; padding:5px 0 0 0; }
.rss li { display:inline; border-left:1px solid #666; padding:0 5px; margin:0; }
.rss li.first { border:0; padding:0 5px 0 0; }
.rss li a { font:normal 11px Arial, Helvetica, sans-serif; color:#666; text-decoration:none; }
.rss li a:hover { text-decoration:underline; }
.rss a.big { text-decoration:none; font:bold 14px Arial, Helvetica, sans-serif; color:#333; padding:0; margin:0; display:block; }
.rss a.big span { color:#333; font-weight:bold; }
/*- Top Nav -*/
.topnav { float:right; width:500px; margin:0; padding:40px 0 0 0; }
.topnav ul { float:right; list-style:none; padding:0; margin:0; }
.topnav li { float:left; padding:0 5px; }
.topnav li a { font:normal 14px Arial, Helvetica, sans-serif; color:#c2c1c1; display:block; float:left; padding:10px 0; }
.topnav li a span { background:none; padding:10px 15px; }
.topnav li a:hover { color:#352f56; background:url(images/r_menu.gif) no-repeat right; }
.topnav li a:hover span {color:#352f56; background:url(images/l_menu.gif) no-repeat left; }
.topnav li a.current_page_item {color:#352f56; background:url(images/r_menu.gif) no-repeat right; }
.topnav li a.current_page_item span {color:#352f56; background:url(images/l_menu.gif) no-repeat left; }
/* search */
.search form { float:right; padding:0 10px; margin:3px 0; }
.search span { display:block; float:left; background:#fff; width:230px; padding:5px; height:24px; border:1px solid #dddddd; }
.search form .keywords { width:200px; border:0; line-height:14px; height:14px; float:left; background:none; padding:5px 0; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#646667; }
.search form .button { float:left; margin:0; padding:0; width:24px; height:22px; border:0; position:relative; }
/*- Nav1 -*/
#nav1 { font:normal 14px Arial, Helvetica, sans-serif; padding:0; line-height:43px; }
#nav1 ul { width:850px; float:left; padding:0; }
#nav1 ul.sf-menu li { position:relative; float:left; height:39px; padding:2px 1px; text-align:left; }
#nav1 ul.sf-menu li a { color:#494949; padding:11px 0; margin:0 5px; line-height:17px; }
#nav1 ul.sf-menu li a span { background:none; padding:11px 15px; line-height:17px; }
#nav1 ul.sf-menu li a:hover, #nav1 ul.sf-menu li a.active { color:#fff; background: url(images/r_nav_bg.gif) no-repeat right; }
#nav1 ul.sf-menu li a:hover span, #nav1 ul.sf-menu li a.active span { color:#fff; background: url(images/l_nav_bg.gif) no-repeat left; }
#nav1 ul.sf-menu li ul.children { background:#ececec; border:none; width:140px; padding:0; }
#nav1 ul.sf-menu li ul.children a { color:#373737; width:140px; margin:0;}
#nav1 ul.sf-menu li ul.children a:hover { color:#fff; background:#afa5b1; text-decoration:none; }
#nav1 ul.sf-menu li ul.children a:hover span { background:none; }
#nav1 ul.sf-menu li ul.children li { border:0; padding:0; margin:0;}
#nav1 ul.sf-menu li ul.children li ul.children { border-left:none; border-right:none; }
#nav1 ul.sf-menu li ul.children { margin:0; }
#nav1 ul.sf-menu li ul.children ul.children { margin:0 0 0 0; }
/*=== All Columns ===*/
#columns { margin:20px auto; padding:0; background:url(images/columbs_bg.gif) top repeat-y; width:940px; }
/*=== Center Column ===*/
#centercol { float:left; width:604px; padding:25px 20px; }
/*=== Right Column ===*/
#rightcol { float:right; width:266px; padding:25px 10px; }
.small_link { padding:10px 0; margin:0 auto; }
.small_link a { font:normal 11px Arial, Helvetica, sans-serif; color:#fff; }
#rightcol a { color:#fff; text-decoration:none; }
/*=== Sub Columns ===*/
.subcols { height:1%; }
.col1, .col2 { float:left; width:250px; }
.col2 { float:right; }
/*- Post Title -*/
.post-pic { float:left; margin:10px 15px 0 0; padding:0; }
.post-pic img { padding:5px; background:#fff; border:1px solid #eaeaea; }
/*- Post Title -*/
.post-title h2 { margin:0; padding:5px 0 0 0; font:normal 24px Arial, Helvetica, sans-serif; color:#494949; text-transform:uppercase; }
.post-title h2 a { display:inline; padding:0; margin:0; color:#494949; text-decoration:none; }
/*- Post Date -*/
.post-date { margin:0; padding:15px 0; }
.post-date span { background:#2e2e2e; padding:5px;}
.post-date a { text-decoration:none; font-weight:bold; color:#fff; }
.post-date a:hover { text-decoration: underline; }
/*- Post Excerpt -*/
.post-excerpt p { display:table; font:normal 13px Arial, Helvetica, sans-serif; color:#838383; padding:5px 0; line-height:1.8em; }
.post-excerpt a { color:#ca96de; text-decoration:none; font-weight:bold; }
/*- Post Lists -*/
.post ul, .post ol { margin:0 0 1.5em; }
.post ul li { background:url(images/ico-list.gif) no-repeat 0 6px; margin:0 0 .4em; padding:0 0 0 10px; }
.post ol li { list-style:decimal; list-style-position:inside; margin:0 0 .4em; }
/*- Post Blockquote -*/
.post blockquote { border-left:3px solid #cfcfcf; font-size:13px; font-style:italic; margin:0 0 1.5em; padding:5px 0 0 10px; }
/*- Post Author -*/
.post-author { margin:0 0 1em; }
.author-details { font-size:.85em; }
.author-descr { display:table; height:1%; }/*- Related Posts -*/
.post-rel { line-height:1.5em; }
.post-rel a { color:#33707E; }
/*- Social Links -*/
.social-links { text-align:left; padding:10px 0; font:normal 12px Arial, Helvetica, sans-serif; color:#fff; }
.social-links a { color:#ca96de; text-decoration:none; font-weight:bold; }
.social-links span { float:left; color:#fff; text-align:center; background:url(images/comments_bg.gif) top no-repeat; width:179px; padding:8px 18px;}
/* post-commets */
.post-commets { float:right; color:#fff; font: normal 13px Arial, Helvetica, sans-serif; padding:8px 10px; margin:0; background:#866c8b; text-align:center; }
.post-commets a { color:#fff; font:bold 13px Arial, Helvetica, sans-serif; text-decoration:none; }
/*- Post Comments -*/
.post-comments h2 { padding-top:10px; }
.post-comments .fl { width:80px; }
.post-comments .fr { width:470px; }
/*- Widget Title – */
.wtitle { background:none; }
.wtitle h2 { line-height:40px; margin:0; padding:0 0 0 18px; text-align:left; }
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box { margin:0; padding:0; }
.box.post { padding:0; border-bottom:1px dashed #81728a; }
.box.ads .content { text-align:center; }
.box.ac .content { padding-left:0; padding-right:0; text-align:center; }
#rightcol .box { margin:0 0 15px 0; }
#rightcol .content { padding:0 10px; color:#FFF;}
#rightcol .box.ads .content { padding:0;}
/*- Box2 -*/
.box2 { background:#f9f9f9; border:1px solid #cfcfcf; height:1%; margin:0 0 20px; padding:15px; min-height:115px; }
.box2.alt { background:#FFFFFF; }
.comm-name, .comm-date { line-height:20px; }
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li { background:url(images/ico-list1.gif) no-repeat 0 1.1em; border-bottom:1px solid #e7e7e7; height:1%; padding:.7em 0 .7em 13px; }
.list1 li.last { border:0; }
#rightcol .list1 li a:hover { color:#33707e; }
/*=== Styling Forms ===*/
input.btn { background:none; border:0; margin:0; padding:0; }
select { padding:1px; }
/*- Message -*/
.message div { margin:0 0 18px; }
.message input { padding:9px 15px; width:440px; }
.message textarea { height:114px; overflow:auto; padding:9px 15px; width:440px; font-family:Verdana; }
.message .submit { float:left; }
.message .submit input { background:url(images/button.gif); width:128px; height:32px; font-weight:bold; color:#FFF; }
.message .btn { padding:0; width:auto; }
.message .notice { color:#a4a4a4; float:right; font-style:italic; padding:10px 0 0; }
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img { display:block; margin:0 15px 0 0; padding:8px; border:1px solid #dbdbdb; }
.th { display:block; margin:0 0 .5em; }
.th.fl img { margin-right:10px; }
.th.fl img { width:40px; height:40px; border:1px solid #cfcfcf; }
.ads img, .widget_flickrRSS .content img { margin:5px 3px 0 0; padding:0; background:none; border:none; }
.widget_flickrRSS .content img { border:1px solid #cfcfcf; }
.widget_flickrRSS .ac img { border:0; margin:0; }
/*=== Footer ===*/
#footer { color:#a5a5a5; margin:0 auto; padding:0; width:940px; font:normal 13px Arial, Helvetica, sans-serif; }
#footer .text2 { padding:25px 0; float:right; color:#a5a5a5; }
#footer .text { padding:25px 0; float:left; color:#a5a5a5; }
#footer .text2 span { text-align:right; color:#a5a5a5; }
#footer .text a { color:#a5a5a5; font-weight:bold; }
#footer .text2 a { color:#a5a5a5; }
/*=== Misc. ===*/
.fix { clear:both; height:1px; margin:-1px 0 0; overflow:hidden; }
.hl, .hl2 { background:url(images/hl-dot.gif) repeat-x top; clear:both; height:2px; overflow:hidden; width:100%; }
.hl2 { background:none; border-top:1px solid #e7e7e7; height:1px; margin:0 0 .8em; }
.fl { float:left; }
.fr { float:right; }
.ac { text-align:center; }
.ar { text-align:right; }
/* html */
.blog_small { width:260px; float:left; margin:10px; padding:0; }
.blog_big { width:580px; float:right; margin:10px; padding:0;}
/* Slider */
.gallery { width:940px; height:259px; margin:20px auto; padding:0;}
#slider { width:940px; height:259px; margin:0 auto; padding:0; list-style:none; }
#slider ul, #slider li { margin:0; padding:0; list-style:none; }
/*
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/
#slider li { overflow:hidden; margin:0 auto; }
p#controls { margin:0 auto; position:relative; }
#prevBtn { display:block; margin:0; overflow:hidden; width:27px; height:27px; position:absolute; left:-14px; top:-151px; }
#nextBtn { display:block; margin:0; overflow:hidden; width:27px; height:27px; position:absolute; left:927px; top:-151px; }
#prevBtn a { display:block; width:27px; height:27px; background:url(images/l_arrow.png) no-repeat 0 0; }
#nextBtn a { display:block; width:27px; height:27px; background:url(images/r_arrow.png) no-repeat 0 0; } -
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
-
And I know that I accidentally posted to the wordpress.com forum instead of wordpress.org
- The topic ‘Need help with font color change’ is closed to new replies.