/*  Standard core styles that alter the default behavior of common HTML tags */

body {
	margin : 10px 15px 10px 15px;
	background : white;
	font : normal 85% Verdana, Arial, Helvetica, sans-serif;
}

P, td, ul, blockquote
{
	LINE-HEIGHT : 150%;
}

a {
	color : Blue;
}

a:visited {
	color : #006666;
}

a:hover {
	text-decoration : underline;
	color : #FF0000;
	border-bottom: none;	
}

img {
	border-bottom: none;	
}

FORM
{
	DISPLAY : inline;
}

H1
{
	FONT-SIZE : 150%;
	color: #394584;
	font-family : Helvetica, Verdana, Arial, sans-serif;

}

H2
{
	FONT-SIZE : 120%;
	font-family : Helvetica, Verdana, Arial, sans-serif;
}

H3
{
	COLOR : #333333;
	FONT-SIZE : 120%;
	font-family : Helvetica, Verdana, Arial, sans-serif;
}

H4
{
	FONT-SIZE : 120%;
	font-family : Helvetica, Verdana, Arial, sans-serif;
}

LI
{
	padding-left : 10px;
	LIST-STYLE-TYPE : square;
}

UL LI
{
	padding-left : 0px;
	padding-top : 0px;
	LIST-STYLE : square;
}

BLOCKQUOTE
{
	margin : 0px 50px 0px 50px;
	border-left: 2px solid #A5AEC5;
}

CODE {
	color : #990000;
	font : "Courier New", Courier, monospace;
}

PRE {
	color : #990000;
	font :  "Courier New", Courier, monospace;
	padding : 5px;
}

hr {
	height: 1;
	color: #FF0000;
}

acronym, abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
}

cite {
	display: block;
	margin-right: 50px;
	text-align: right;
}

cite:before{ 
	content : "Source: "; 
}


/* Common styles */

.error {
	color: #CC0000;
	font-weight : bold;
}

.print {
	display: none;
}

.whitebox {
	border: 1px silver solid;
	padding: 5px;
}

.whitebox p, .graybox p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;	
}

.graybox {
	border: 1px solid silver;
	background-color : #E9E9E9;
	padding : 5px;
}

.smaller {
	font-size : smaller;
}

.photo {
	border: 1px solid black;
}
/*  Navigational Elements */

.bread
{
	FONT-SIZE : smaller;
}

.menu {
	margin : 10px -15px 0px -15px;
	padding : 3px 15px 3px 15px;
	background : #009900;
	font : bold 10pt Geneva, Arial, Helvetica, san-serif;
	border-bottom : 4px solid #A5AEC5;
}

.menu a:link {
	color : White;
	text-decoration : none;
	padding: 0px 15px 0px 15px;
	border-bottom: none;
}

 .menu a:visited {
	color : White;
	text-decoration : none;
	padding: 0px 15px 0px 15px;
	border-bottom: none;
}

 .menu a:hover {
	color : #FFFF00;
	text-decoration : none;
	padding: 0px 15px 0px 15px;
}

#body a:link {
	text-decoration : none;
	border-bottom: 1px solid #A8A8A8;
}

#body a:visited {
	text-decoration : none;
	border-bottom: 1px solid #A8A8A8;
}

/*  This is used in the search results to highlight your search terms */

.highlight
{
	font : bold;
}

/*  The right sidebar  */

#rtcol p {
	margin-bottom : 3px;
	margin-top : 1px;
	color : #333333;
	font-weight : normal;
}

#rtcol {
	margin-top: 2.5em;
}

#rtcol h1 {
	padding-top: 10px;
	margin-top: 15px;
	border-top : 2px dotted #A5AEC5;
	margin-bottom : 5px;
	color : #314584;
	font-size : 150%;
	font-weight : bold;	
	font-style: italic;
}

#rtcol .item  {
	padding-top: 0.35em;
}

/*  Weblog  styles */

.blogbody p {
	margin-top : 0px;
}

.blogbody blockquote {
	margin-top: 0.5em;
	margin-bottom: 1em;
	color: black;
	background-color: #EeEeEe;
	padding: 5px;
}

.blogbyline {
	color : #919191;
	font-size : xx-small;
	margin : 0px 0px 0px 0px;
}

.blogtitle {
	margin : 1em 0em 0em 0em;
}

.commentform input, .commentform textarea {
	border: 1px solid #333333;
}

.commentbody {
	margin-left: 10px;
}

.entrydate {
	color: gray;
}

.hr {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #A5AEC5;
}

.commentform {
	font-family: verdana, arial, sans-serif; 
	width: 100%;
}

.commentform textarea {
	width : 250px;
}

/*  The login box is a border for a login form */

.loginbox
{
	BORDER : #B4C9E0 3px 3px 3px 3px solid;
	PADDING : 10px 10px;
	MARGIN : 0px 0px 0px 0px;
	WIDTH : 250px;
}

.loginboxtitle
{
	MARGIN : 60px 0px 0px 0px;
	WIDTH : 250px;
	background : #CC3366;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
}

/* These provide style to form elements */

.textbox {
	border : 1px solid Black;
	color : #000099;
	font : Verdana, Arial, Helvetica;
	font : x-small sans-serif;
}

.button, .buttonbold {
	border: solid 1px white !important;
	border-right: solid 1px gray !important; 
	border-bottom: solid 1px gray !important; 
	font: xx-small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #D9D9D9 !important; 
}

.buttonbold {
	font-weight : bold;
}

.formlayout {
	width : 100px;
}

.inputform, .search {
	border : 1px solid Gray;
	font : xx-small Verdana, Arial, Helvetica, sans-serif;
}

/* Clear all floats for the footer */

#footer {
	clear : both;
}
/*  Set the appearance of the contact form */

form.contact input.text {
	width: 315px;
	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border: 1px gray solid;
}

form.contact textarea {
	width: 400px;
	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border: 1px gray solid;
}

/*  
These lines are for the TextAd Exchange
 */

.adnav {
	font : 800 x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adnav .active {
	background-color: #314584;
	color: White;
}

.adnav .inactive {
	background-color : #A5AEC5;
}

.adnav a {
	color: #314584;
	text-decoration : none;
}

.adnav a:hover {
	text-decoration : underline;
}

.adWrap {
	border: 1px dashed #6699CC;
	padding: 5px;
	font: x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px 10px 0px;
}

.adTitle a {
	font-weight: bold;
	font-size : xx-small;
}

.adTitle a:visited {
	font-weight: bold;
	font-size : xx-small;
}

.adText  {
	font-size : xx-small;
	cursor: hand;
}

.box {
	border: 1px #314584 solid;
	background-color: #DCDCDC;
	padding: 10px;
}

/*  The Weblog excerpts from the home page */

.blogexcerpt {
	border: 1px silver solid;
	padding: 10px;
}


.blogexcerpt .item {
	/*margin-left: 1.5em;*/
	margin-top: 0.8em;	
}

.blogexcerpt .item .date {
	color: Gray;
}

.blogexcerpt h2 {
	background-color : #E9E9E9;
	border-bottom: 1px silver solid;
	margin: -10px -10px 10px -10px;
	padding: 5px 10px 3px 10px;
	/*color: #314584;*/
}

.blogexcerpt h2 .subhead {
	font: 400 x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	color: Gray;
}

/* 
The printable stylesheet
 */

@media print {
	a { color : blue; text-decoration : underline; }
	
	a:after{ content : " [" attr(href) "]"; }
	
	body {
		background-color : #FFFFFF;
		font-family : "Times New Roman", Times, serif;
		font-size : 10pt;
		margin : 0;
	}
	
	.menu, #rtcol, .ahem, #searchbox, .box { display : none; }

	.print { display : block; }
}
