/*
Theme Name: Hearwell
Version: 1.0
Author: Linda Carter
 */
body {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#body-bkgrnd {
	background-color: #394D64;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}

#header {
	width:100%;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	min-width:600px;
	max-width:1000px;
	background-position: center;
	height: 135px;
}

#wrapper {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 8px;
	border-right-width:8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #93A9C1;
	border-right-color: #5E7E9F;
	border-bottom-color: #47607A;
	border-left-color: #819AB6;

}


.searchbox {
	color: #63A9D5;
	font-size: 90%;
	text-align: right;
	line-height: 150%;
	float: right;
	width: 150px;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#searchform {
	width: 150px;
	text-align: center;

}

.text-size {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;

}

#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	min-height: 400px;
}

.entry-content {
	width: 650px;
	margin-top: 35px;
}

#sidebar {
	width: 175px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 125%;
	margin-right: 25px;
	letter-spacing: 1px;
	padding-top: 20px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#sidebar ul {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;


}

#sidebar li {
	list-style-type: none;
	text-align: left;

}

#sidebar h2 {
	font-size: 1em;

}

h3.widget-title {
	font-size: 1em;
	margin-bottom: 15px;
}

.narrowcolumn-blog {
	width: 600px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 45px;
	}

#description {
	display:inline;
	margin-right:1em}
	
/* FOOTER STYLING */
#footer {
	width:100%;
	background-image: url(images/footer-bkgd.png);
	background-color: #F0F0F0;
	height: 35px;
	font-size:12px;
	color:#330066;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
	margin-top: 35px;
}

#footer a {
	color:#333399;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline}


#xxx {}
#MAIN CONTENT STYLING {}
#xxx{}


/* MAIN CONTENT STYLING */


.table-triple-column {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 0px;
	margin-top: -4px;

}

.table-triple-column p {
	width: 100%;
}

.table-triple-column td {
	vertical-align: top;

}

.table-double-column {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

.welcome-table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.welcome-table-left {
	width: 45%;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	padding-right: 5px;
}

.welcome-table-left p, .welcome-table-right p {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

.welcome-table-right {
	vertical-align: top;
	padding-left: 25px;
	width: 45%;
	text-align: right;
}

.left-column-50-50 {
	width: 50%;
	vertical-align: top;

}

.right-column-50-50 {
	width: 50%;
	vertical-align: top;
}


.left-column {
	width: 60%;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 5px;
	max-width: 900px:
}

.right-column {
	width: 25%;
	vertical-align: top;
	padding-top: 35px;
}

.left-column-hearing-protection {
	width: 48%;
	vertical-align: top;
}

.right-column-hearing-protection {
	width: 48%;
	vertical-align: top;
	float: right;

}

.left-column-hearing-protection h5 {
	text-align: center;
	margin-top: 0px;
}
.right-column-hearing-protection h5 {
	text-align: center;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	color:#BE1E2D;
	text-align: center;
}


h1 a,h2 a,h3 a,h4 a,h5 a {
	color:#215A7C;
	text-decoration:none
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {text-decoration:underline}

h1 {
	font-size: 160%;
	margin-bottom: 45px;
	margin-top: 45px;
}
h2 {font-size: 150%;}
h3 {
	font-size: 140%;
	margin-bottom: -5px;
}
h4 {font-size: 130%;}
h5 {
	font-size: 120%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -10px;
}
h6 {font-size: 100%;
	text-align: left;
}


p {
	color:#202225;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;


}
p a {
	color:#BE1E2D;
	text-decoration:none
}

p a hover {
	color:#BE1E2D;
	text-decoration:underline;
}



ul li a, ul li visited {
	color:#BE1E2D;
	text-decoration:none
}

ul li hover, {
	color:#BE1E2D;
	text-decoration:underline;
}
p a:hover {text-decoration:underline}

ul li, ol li {
	color:#202225;
	line-height: 150%;
	margin-bottom: 5px;
}


a img {
	border: none;

}
p.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}



.right-image {
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

.left-image {
	float: left;
	margin-right:10px;
	margin-left: 10px;

}
.first-paragraphs {
	width: 475px;
	float: left;
}
.second-paragraph {
	width: 475px;
	margin-left: 500px;
	padding-top: 20px;
}

.top-paragraph {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.clear-floats {
	clear: both;
}

ol {

	list-style-type: decimal;
}

ol li li {
	list-style-type: lower-alpha;
}

ul {

}

ul li {

}
td.table-triple-column-center {
	vertical-align: bottom;
}

#linkcat-2  {

}

.linkcat h5 {
	color: #394D64;
	font-size: 110%;
	margin-bottom: 5px;
	list-style-type: none;

}

.linkcat ul li {

}
.xoxo blogroll ul {

}

.narrower-content {
	width: 650px;
	margin-right: auto;
	margin-left: auto;

}



form.formBuilderForm {

	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#si_contact_form  {
	margin-right: auto;
	margin-left: 111px;

}

.red {
	color:#BE1E2D;
}
.big-red {
	color: #990000;
	font-size: 120%;
}

.home-page-header {
	margin-top: 45px;

}

.home-page-header h1 {

	font-size: 65%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;


}

#blog-notice {
	border: 3px double #BE1E2D;
	padding: 10px;
	margin: 10px;

}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	width:100%;
	height: 32px;
	background-image: url(images/menu-bkgd.png);
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	margin: 0 auto;

}
#access .menu-header,
div.menu {
	font-size: 90%;
	margin-left: 2px;
	width: 100%;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #FFFFFF;
	display: block;
	line-height: 28px;
	padding: 0 10px;	text-decoration: none;
}
#access ul ul {
	background-color: #EAEAEA;
	box-shadow: 0px 0px 3px 3px #EAEAEA;
	-moz-box-shadow: 0px 0px 3px 3px #EAEAEA;
	-webkit-box-shadow: 0px 0px 3px 3px #EAEAEA;
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	width: 160px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 160px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	color: #000;
	background-color: #F0F0F0;
	line-height: 1em;
	padding: 10px;
	width: 180px;
	height: auto;
	margin-left: -40px;
	margin-top: 4px;
		box-shadow: 0px 0px 3px 3px #888;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #000000;
	background-color: #93C4E1;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #666666;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #666666;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;

}
.navigation h2 {
	font-size: 1em;

}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}


#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}






.xoxo {
	list-style-type: none;	
}

.textwidget {
	padding-top: 7px;
}



 author info 

	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	
#entry-author-info {
	border-top: 4px solid #000;
	clear: both;
	font-size: 85%;
	line-height: 160%;
	overflow: hidden;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	background-color: #EBEEF1;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 104px;
	padding-left: 10px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}

a {
	color: #394D64;


}

.float-left-box {
	float: left;
	width: 200px;
	border: 1px;
	text-align: center;
	margin-top: -25px;
	
}

.home-page-title {
	margin-right: 200px;
}

.blog-title {
	position: relative;
	bottom: -25px;
}

