[HIGHLIGHT="CSS"]/* This styles the post area */
.post {
padding-bottom:5px;
background: url(images/footer_line.gif) repeat-x bottom;
}
.post-title {
padding:0 0 0px;
line-height:3.5em;
font-size: 14px;
text-align: left;
background: url(images/post-title.gif) no-repeat;
}
.post img {
float: left;
margin:0.25em 0 1.5em;
}
img .wp-smiley {
float: none;
margin: 0;
}
.storycontent {
background: url(images/post-bg.gif) repeat-y;
}
.post-title a {
text-decoration:none;
color:#000;
line-height:4em;
padding-left:25px;
}
.post-title a:hover {
color:#fff;
}
.post p {
line-height:1.6em;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}[/HIGHLIGHT]
Thanks!


Sign In
Create Account



Back to top











