div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:35px 4 4 4;
}

div.feedburnerFeedBlock ul li span.headline {
 font-weight:bold;
font-color:red; 
	font-size: 13.0pt; color:red;  
}




/* Normal, standard links. */
a:link
{
	color:navy;
	text-decoration: none;
      	font-weight:normal;
}
a:hover
{
	color:red;
	text-decoration: none;
    	font-weight:normal;
         	color: red;
}
a:visited
{
	color:navy;
	text-decoration: none;
     	font-weight:normal;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color:navy;
	text-decoration: none;
}
a.nav:hover
{

	color: green;
	text-decoration: none;
}

<!--  /* Tables should show empty cells. */
table
{
	empty-cells: show;
} -->

<!-- /* By default (td, body..) use Tahoma in black. */
body, td, th
{
	color: #000000;
	font-size: 10.3PT;
	font-family: Ariel ,Times, helvetica, serif;
}
 -->
/* The main body of the entire forum. */
body
{
	background-color: #222222;  
	margin: 5px;
	padding:5px;
}


/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #C3B8D0;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: small;
}


/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited 
{
	color:white;
	font-style: normal;
	background-color: silver; 
}
.titlebg a:hover
{
	color: white;
}


.header 
{
    color: white;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
       	color: #000000;
	background-color: slategray;
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	color: #000000;
	background-color: silver;
}

.catbg, .catbg2
{
	font-weight: bold;
	color: #000000;
	background-color: slategray;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: silver; 
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid silver; 
	background-color: #E1e1f1;
	padding: 1px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: tahoma, sans-serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: #222222;  
}

/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color: silver; 
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: white;
	background-color: #222222;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #E1e1f1;
	border: 1px solid lightblue; 
}
.headerbodies
{
	border: 1px solid #7A7777;
	background-color: silver;
	background-repeat: repeat-x;
	background-position: bottom;
}
 #newstitle {border-bottom: 1px solid #96965E; background-color: #FFF7E5;  border-top: 1px solid #96965E;}
#smfFadeScroller {border-bottom: 1px solid #96965E; background-color: #DDF7DD;}
#upshrinkHeader {background-image: url(images/layout/combg2.); ;background-repeat: no-repeat; background-position: bottom left; background-color: #E1e1f1;} 
.shrink {background-color: #A0C6E5;}
.logo {color: white; font-size: 25px;}
.whitebold {color: white;  font-size: 17px; font-weight: bold;}
li.list {list-style: disc inside; color: black;}
.blacktext {color: black;  font-size: 12px; }
.bmtext {color: white; font-size: 12px;}
.search {color: white;}
.cr A:link {color: white; text-decoration: none}
.cr A:visited {color: white; text-decoration: none}
.cr A:active {color: white; text-decoration: none}
.cr A:hover {color: #DBEAF5; text-decoration: none}
.cr { color:white; font-size: x-small;}
.index 
{
	font-size: small;
        color: #000000;
	background-color: white;
	border-bottom: 1px solid #C1CDD8;
}
.redtext
{
	font-size: small;
	color: #800000;
}
.topicbg
{
	color: black;
	background-color: white;   
	border-bottom: 1px solid silver; <!-- #C1CDD8; -->
}
.loginborder {border: 1px solid #0033CC;}
.logintitle {background-color: #0033CC;}
.windowbg3 {background-color:  silver;} 
.loginlogo {background-image: url(images/layout/loginlogobg.gif);background-repeat: repeat-x;background-position: bottom right; background-color:#EEEEE2;}
.bloginlogo {background-color: #E2E1D8;}

#ereferrer  {
font-family:tahoma,arial,verdana;
font-size:11px;
}
#enumber{
color:black;
font-size:9px;
}
#goog-wm {
  width: 500px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
{
