@import url(core.css);
@import url(FOP.css);
.bold {font-weight: bold;}
.reply {
	font-weight: bold;
	padding-top: 2em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.date {font-size: 80%;}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
#headlines .section {
	border-top: 1px dotted #C4C4C4;
	padding-bottom: 0.8em;
	margin: 0px;
	display: block;
}
#headlines ul {
	list-style-type: none;
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 0;
}
#headlines li {
	padding: 0px 5px 12px 0px;
	margin: 0px;
}
#headlines h3 {
	color: #999;
	padding-top: 1em;
}
#headlines .description {
	font-size: 80%;
	padding-right: 20px;
}
.postedBy {
	margin-bottom: 2em;
	font-size: 90%;
}
.RSS {
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 66px;
	background-image: url(../images/rss.gif);
}
.comments {font-weight: bold;}
.brdbdot {
	border-bottom: 1px dotted gray;
	padding-bottom: 5px;
}
.nobold {font-weight: normal;}
#masthead{background: url("../images/header_blog.jpg") no-repeat left top;}
#bar {
	background: url(../images/breadCrumb_bg_blog.gif) repeat-x left top;
	border-color: #7C8C9B;
}
#search {background: url(../images/search_sep_blog.gif) no-repeat 0 7px;}
#menu ul ul li {
	margin:7px 0 0 0;
	padding-bottom:4px;
	padding-left:20px;
	padding-right:15px;
}
#navBar ul.light a {padding:1px 5px 3px 0;}
#menu ul ul li.cur, #menu .cur {
	padding-top:5px;
	padding-bottom:5px;
}
#menu ul ul li.cur a:hover, #menu .cur a:hover{background-color : #FFF;}
#content {
	margin-right:20px;
	color:#000;
}
h3 {
	border-bottom: 1px dotted #CCC;
	padding-bottom:10px;
	margin-bottom:5px;
}
div.date {
	font-size:90%;
	margin-bottom:20px;
}
span.bold {color:#535353;}
div.story {margin-bottom:80px;}
.wp div.story {margin-bottom:0px;}
div.postedBy {
	margin-top:45px;
	color:#000;
	font-size:90%;
}
h2#pageName {
	padding-bottom:0;
	border:none;
	margin-bottom: 40px;
}
h2.category a {
	font-size:60%;
	font-weight:normal;
}
h2.category img {margin-left:20px;}
#breadCrumb strong {font-size:110%;}
#menu li.light {
	padding-left:12px;
	padding-top:7px;
}
#menu ul.light li { padding-left: 15px; }
* > #menu ul.light li { padding-left: 30px; }
#menu ul li table.mr img { margin-left:50px; }
* > #menu ul table.mr img { margin-left:40px; }
#siteInfo {bottom:25px;}