.blogtitle {
	font-size: 14px;
	font-family: verdana, trebuchet, sans-serif;
	font-weight: bold;
}

.blogtitle_home {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.blogbody {
	font-family: verdana, trebuchet, sans-serif;
	font-size:   12px;
	color:       #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align:  left;
	font-style: normal;
	line-height: 130%;
}
.blogbody a:visited    { color:  #0000FF;}
.blogbody a:link    { color:  #0000FF;}

.blogbody_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   x-small;
	color:       #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align:  left;
	font-style: normal;
}
.blogbody_home a:visited    { color:  #0000FF; text-decoration:none;}
.blogbody_home a:link    { color:  #0000FF; text-decoration:none;}
.blogbody_home a:hover    { color:  #0000FF; text-decoration:underline;}
/*---  Name of author in weblog entries ---*/

.author {
	font-family: verdana, trebuchet, sans-serif;
	font-size:   11px;
	color: #8D3D2E;
	font-weight: bold;
}
.author a:visited    { color:  #8D3D2E;}
.author a:link    { color:  #8D3D2E;}

.blogauthor_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   x-small;
	color: #8D3D2E;
	font-weight: normal;
}
.blogauthor_home a:visited    { color:  #8D3D2E;}
.blogauthor_home a:link    { color:  #8D3D2E;}

/*---  Paragraph formatting in weblog entries ---*/
/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 
.navbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: thin #000000;
	border-right: thin solid #000000;
	border-bottom: thin #000000;
	border-left: thin #000000;
	vertical-align: top;
	padding-right: 5px;
}
.navboxblogroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navboxblogroll a:link    {text-decoration: none;}
.navboxblogroll a:visited {text-decoration: none;}
.navboxblogroll a:hover   {text-decoration:underline;}

.blogtitleunder {
	font-size: 12px;
	font-family: verdana, trebuchet, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #000000;
	border-top: 1px dotted #000000;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;

}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
	background-color: #CCCCCC;
	text-align: center;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1.1em;


}
.navboxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	background: url(http://www.rightnation.us/images/tile_cat.gif);
	border: thin solid #000000;
	padding: 3px;
}
.navboxhead a:link    {text-decoration: none; color: #FFFFFF}
.navboxhead a:visited {text-decoration: none; color: #FFFFFF}
.navboxhead a:hover   {text-decoration: none; color: #FFFFFF}
 
.navboxsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: -4px;

}
.more {
	font-family: verdana, trebuchet, sans-serif;
	font-size:   12px;
	font-weight: bold;

}
.blogdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AE4B39;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* THE FOLLOWING ARE FOR USE WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   8px;
 color:       #ffffff;
 font-weight: bold;
}


/*  Navigational links in the header  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #FFFFFF;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   8px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #FFFFFF; text-decoration: none;}
.navlinks a:visited { color:  #FFFFFF; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   7px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   7px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}
.bloggerbox {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px;
	background-position: top;
	vertical-align: top;



}
.bloggername {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.blognameacross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #8D3D2E;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border: 1px solid #000000;
}

.blogarchive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blogbodybox {
	padding-left: 5px;
}
.blognameacrossmain {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #8D3D2E;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border: 1px solid #000000;
}
.blognewsbox {
	padding-left: 3px;
	border: 1px solid #000000;
	background-color: #FFFFEE;
}
.blognewsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 3px;
}	
.blognews {
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	margin: 3px;
}
.blognews a:link {
  	color: #000000;
	text-decoration: none;
}
.blognews a:visited {
	color: #000000;
	text-decoration: none;
}
.blognews a:hover {
	text-decoration: underline;
}