/*
Theme Name: HRG
Theme URI: http://pulserplus.net/
Description: Made by Myke Amend of <a href="http://www.lohre.com">Lohre and Associates</a> for Pulser Plus.
Version: 1.0
Author: Myke Amend
Author URI: http://mykeamend.com/
Tags: blue, custom header, fixed width, two columns, widgets

	HRG v1.0
	 http://www.mykeamend.com

	This theme was designed and built by Myke Amend,
	whose blog you will find at http://mykeamend.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
BODY {
	margin: 0px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

a, a:link, a:visited, a:active{
color: #888888;
}
a:hover {
color: #660000;
}

#contactinfo{
clear: both;
width: 245px;
margin-bottom: 16px;
margin-top: 10px;
}

a.contact  {
		padding: 0 12px 0 35px;
		background: transparent url(images/envelope.gif) no-repeat 10px 1px;
		}
a.rss  {
		padding: 0 7px 0 25px;
		background: transparent url(images/icon_rss.gif) no-repeat 4px 0;
		}

#banner {
width: 100%;
text-align: center;
background-color: #ffffff;
/*background-image: url(images/bannerback.gif);*/
height: 100px;
padding-top: 4px;
background-position: 0px 4px;
background-repeat: repeat-x;
}
#navtop {
	background-image: url(images/navback1.gif);
	height: 3px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
}

#navdiv {
	background-image: url(images/navback1.gif);
	height: 33px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
}

.navholder {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: table;
}

.hoverdiv a, .current_hoverdiv a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 20px;
}

.hoverdiv a:link, .hoverdiv a:visited {
color: #666666;
}

.current_hoverdiv a:link, .current_hoverdiv a:visited {
color: #bbbbbb;
}

.hoverdiv a:hover, .current_hoverdiv a:hover {
color: #660000;
}

.hoverdiv {padding: 8px 0px 0px 0px; margin: 0px; float: left; background-image: url(images/buttonback2.png); background-position: 0px 0px; background-repeat: no-repeat; height: 33px;}
.hoverdiv:hover {background-image: url(images/buttonback.png);}

.current_hoverdiv {padding:8px 0px 0px 0px; margin:0px; float:left; background-image: url(images/buttonback2.png); background-position: 0px 0px; background-repeat: no-repeat; display: block; height: 33px;}
.current_hoverdiv:hover {background-image: url(images/buttonback.png);}

#outerdiv {
width: 944px;
margin-right: auto;
margin-left: auto;
}

#contentholder {
	float: left;
	width: 679px;
	margin-top: 7px;
	margin-right: 5px;
}
#content {
padding: 0px 8px 0px 8px;
}
.pagetitle {
margin-bottom: 14px;
margin-top: 12px;
}
.alignleft {
float: left;
}
.alignright{
float: right;
}
.navigation{
height: 14px;
color: #aaaaaa;
font-size: 12px;
margin-top: 14px;
margin-bottom: 2px;
}
.navigation a, .navigation a:active, .navigation a:link, .navigation a:visited{
color: #aaaaaa;
text-decoration: none;
font-variant: small-caps;
}
.navigation a:hover{
color: #660000;
}
.post {
margin-top: 20px;
margin-bottom: 10px;
}
h1, h2, h3, h4, h5 { color: #660000; font-weight: bold;}

h1, h1 a, h1 a:visited, h1 a:link, h1 a:active{
font-size: 22px; text-decoration: none; color: #660000;
}
h2, h2 a, h2 a:visited, h2 a:link, h2 a:active{
font-size: 21px; text-decoration: none; color: #660000; margin-top: -1px; margin-bottom: -11px;
}
h3, h3 a, h3 a:visited, h3 a:link, h3 a:active{
font-size: 15px; text-decoration: none; color: #660000;
}
h4, h4 a, h4 a:visited, h4 a:link, h4 a:active, h5, h5 a, h5 a:visited, h5 a:link, h5 a:active{
font-size: 14px; text-decoration: none; color: #660000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
color: #ff0000;
}

.datetime{
font-size: 13px;
font-weight: normal;
color: #660000;
border-bottom: 1px solid #660000;
margin: 5px auto 5px auto;
padding: 0px 0px 6px 0px;
width: 100%;
}

.tags {
font-size: 12px;
float: right;
margin-bottom: 14px;
color: #999999;
}

.tags a, .tags a:link, .tags a:visited, .tags a:active{
color: #aaaaaa;
}
.tags a:hover {
color: #660000;
}

.postmetadata {
border-bottom: 1px solid #666666;
padding-bottom: 5px;
margin-bottom: 22px;
height: 14px;
}
.postfooter {
border: 1px solid #666666;
padding: 5px;
margin-bottom: 22px;
margin-top: 22px;
font-size: 12px;
background-color: #dedede;
}

.metasub, .metasubbottom {
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
margin-top: 3px;
font-family: Arial, Helvetica, sans-serif;
}

.readmore {
font-size: 11px;
font-weight: bold;
margin-top: 3px;
font-family: Arial, Helvetica, sans-serif;
}

.metasub {
	float: right;
	padding-left: 20px;
	color: #cccccc;
}

.metasubbottom, .readmore {
	float: left;
	padding-right: 20px;
	color: #aaaaaa;
}

.metasub a, .metasub a:link, .metasub a:active, .metasub a:visited {
text-decoration: none;
color: #cccccc;
}

.metasubbottom a, .metasubbottom a:link, .metasubbottom a:active, .metasubbottom a:visited, .readmore a, .readmore a:link, .readmore a:active, .readmore a:visited {
text-decoration: none;
color: #aaaaaa;
}

.metasub a:hover, .metasubbottom a:hover, .readmore a:hover {
text-decoration: none;
color: #990000;
}

#sideholder{
/*border: 2px solid #dddddd;*/
}
#sidebar{ 
float:left;
clear: right;
width: 257px;
margin-top: 7px;
}
#searchhead{
padding: 0px 12px 0px 12px;
}
#searchhead h3{
text-transform: uppercase;
font-size: 13px;
color: #660000;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #660000;
margin: 0px 0px 4px 0px;
text-align: left;
}
#searchbar {
background-image: url(images/searchbar.png);
background-repeat: no-repeat;
background-position: right bottom; 
text-align: left;
vertical-align: bottom;
padding: 0px 0px 5px 14px; 
height: 35px;
}
.hidden{
display: none;
}
#searchform {
margin: 0px;
padding: 0px;
}
#searchsubmit{
margin-left: 4px;
}
#bannerside {
	padding: 5px 0px 5px 4px;
	color: #bbbbbb;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#sidebarinner{
padding: 5px 12px 5px 12px;
font-size: 12px;
}
#sidebarinner h3{
text-transform: uppercase;
font-size: 13px;
color: #660000;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #660000;
margin: 0px 0px -8px 0px;
}
#sidebarinner li a, #sidebarinner li a:active, #sidebarinner li a:visited, #sidebarinner li a:link {
text-decoration: none;
font-weight: bold;
color: #666666;
font-size: 12px;
margin-left: -2px;
text-transform: capitalize;

}
#sidebarinner li a:hover {
text-decoration: none;
color: #660000;
margin-left: -2px;
}
#sidebarinner li {
	margin-left: -24px;
	padding-left: 0px;
	list-style-position: outside;
}
#footer {
clear: left;
width: 100%;
text-align: center;
background-image: url(images/footerbg.gif);
background-repeat: repeat-x;
}
#footerinner {
clear: left;
width: 932px;
margin-right: auto;
margin-left: auto;
}
#copyright {
font-size: 10px;
color: #bbbbbb;
float: right;
padding-right: 4px;
padding-bottom: 2px;
}

.post h2 {
width: 375px;
}
