/* Heading appearance */

H1 {
 display: inline;
 font-family: verdana, arial, sans-serif;
 font-size: 18px;
  margin:.25em 0 0;
  padding:0 0 4px;
  font-weight:normal;
  line-height:1.4em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
 }

H2 {
 display: inline;
 font-family: arial, sans-serif;
 font-size: 16px;
 font-weight: bold
 }
 
H3 {
 display: inline;
 font-family: Times New Roman, Times, serif;
 font-size: 16px;
 font-weight: bold
 }
 
h4 {
	display: inline;
  font:10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
  color:#999;
  }

.main {
	 width: 520px;
	 float: left;
	 margin-bottom: 20px;
}
	
.content {
 font-size: .75em;
 line-height: 1.4em;
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 	 width: 520px;
	 overflow: auto;
	 text-align: left;
	 border-top: 1px dashed #BFC1F3;
	 margin-top: 5px;
	 padding-top: 5px;
	 border-bottom: 1px dashed #BFC1F3;
	 margin-bottom: 15px;
	 padding-bottom: 5px;
}

#newsbar {
 font-size: .7em;
 line-height: 1em;
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	 width: 185px;
	 height: 100%;
	 margin-left: 10px;
	 padding: 5px;
	 background-color: #eff7ff;
	 text-align: left;
	 float: right;
	 margin-bottom: 5px;
}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0px;
	color:#666;
	}

/* Begin Lists */

#newsbar ul, #newsbar ul ol {
	margin: 0;
	padding: 0;
	}

#newsbar ul li {
	margin-bottom: 10px;
	}

#newsbar ul p, #newsbar ul select {
	margin: 0 0 8px;
	}

#newsbar ul ul, #newsbar ul ol {
	margin: 0 0 0 15px;
	}

#newsbar ul ul ul, #newsbar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #newsbar ul ol li {
	list-style: decimal outside;
	}
#newsbar ul ul li, #newsbar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */

.content img {
  padding:4px;
  border:1px solid #ddd;
	max-width: 97%;
	margin:4px;
	margin-right: 0px;
	}
	
.image img {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
}

img.wp-smiley {
  padding:0px;
  border:0px;
	max-width: 97%;
	margin:0px;
	}

.desc img {
	border: 1px solid #999999;
	background-color: #ffffff;
	padding: 5px;
}
 
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
  }
	
h1 a:visited,  h1 a:link {
	text-decoration: none;
  color:#c60;
	font-weight: normal;
	}

h1 a:hover {
	text-decoration: underline;
  color:#EE8620;
	font-weight: normal;
	}

/* Link appearance */

A:link, A:visited { 
	text-decoration: underline }

A:hover { 
	text-decoration: none }
	
/* Form button appearance */

.subscribebox {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	border: 2 px; }
	
.subscribebutton {
	background: #000099;
	border-color: 99ccff;
	border: 1 px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 12px; }
	
.searchbox {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	border: 2 px; }
	
.searchbutton {
	background: #000099;
	border-color: 99ccff;
	border: 1 px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	font-size: 12px; }
	
.searchdiv  {
	background-color:000099;
	layer-background-color:#cccccc;
  position:absolute;
	top:122px;
	right:22px; 
  z-index:99;
	visibility:hidden;
	BORDER: #99ccff 1px solid;
	padding:4px; }
	
.search {
	font-family: "comic sans ms",arial;
	font-size: 12px }
