a:hover { text-decoration: underline; }
#news_column1 h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#news_column1 h1 a { text-decoration: underline; }
#news_column1 h1 a:hover { color:#e5d100; }
#news_column1 h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 6px;
}
#news_column2 h2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
#news_column2 h2 a { text-decoration: underline; }
#news_sub_section {
	padding-top: 15px;
	clear: both;
}
#news_sub_section ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#news_sub_section li {
	padding-left: 15px;
	list-style-type: none;
}
#news_sub_section li a { text-decoration: none; }
#news_sub_section li a:hover { text-decoration: underline; }
.posted {
	font-style: italic;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: normal;
}
.category {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 6px;
}
.over_blue a:hover { color:#45587f;}
.over_yellow a:hover { color:#e5d100;}

/* -------------------------------------------------------------------------- */
/* Subscribe                                                                   */
/* -------------------------------------------------------------------------- */
label{ float: left; width: 50px; margin-right: 10px; display: block; }
.subscribe {
	color: #000000;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 60px;
	background-color: #FFFFFF;
}
#news_options {
	display: inline;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
input[type="submit"]:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contact form text, input, textarea {
	padding: 0px;
	margin-bottom: 5px;
}
/*//////////  Blogger ///////*/

.blogger-labels {
	font-weight: bold;
	padding-bottom: 0px;
}
/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0 auto;
  padding:0px;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding:0px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
}
/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px solid #e8e8e8;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-5px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}
.comment-link {
  margin-left:.6em;
  }