a.posttitle:visited,a.posttitle:link,  a.posttitle:hover
{

	text-decoration: underline; 
	color:#006bad; 
	font-size:16px;
	background-color: #fff; 
	font-weight: bold;
}
a.singleposttitle:visited, a.singleposttitle:link, a.singleposttitle:hover   
{

	text-decoration: underline; 
	color:#006bad; 
	font-size:22px;
	background-color: #fff; 
	font-weight: bold;
}

a.itemdesc:visited, a.itemdesc:link, a.itemdesc:active
{
	text-decoration: none; 
	color:#006bad; 
	font-size:11px;
	background-color: #fff;
	font-weight: normal;
}

a.itemdesc:hover 
{
	text-decoration: underline;
	background-color: #fff;
	color:#006bad;
}

a.entrylisttitle:visited, a.entrylisttitle:link, a.entrylisttitle:active, a.entrylisttitle:hover
{
	text-decoration: underline; 
	color: #006bad; 
	font-size:13px; 
	font-weight:bold;
	background-color: #fff
}

a.listitem, a.listitem:link, a.listitem:active ,a.listitem:visited
{

	text-decoration: none; 
	color:#006bad; 
	font-size:14px;
	background-color: #fff;
	font-weight: normal;
}

a.listitem:hover 
{
	background-color: #fff;
	color:#006bad; 
	text-decoration: underline; 
}

a:link, a:visited, a:active 
{
	font-weight: bold; 
	color: #006bad;  
	text-decoration: none
}

a:hover 
{
	background: #000; 
	color: #fff
}

a.printlink:link, a.printlink:visited  
{

	text-decoration: none; 
	color:#006bad; 
	background-color: #fff;
	font-weight: normal;
}

a.printlink:hover 
{
	text-decoration: underline; 
}

#tagline {
	font-size : 0.8em;
	margin : 20px;
        padding : 10px 10px 10px 10px;
}
div .custom
{
  float:center;
}
div .post
{
  border-style: dashed;
  border-width: 1px;
  border-color: red;
  padding: 3px;
  margin-bottom: .25in;
}
#googleSearchUnitIframe{
float:left;
z-index:2000;
}
