/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 url('images/body_bg.jpg') top center no-repeat;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

textarea {
	font: 100% Arial, Verdana, Sans-Serif;
}

input {
	font: 100% Arial, Verdana, Sans-Serif;
}

select {
	font: 100% Arial, Verdana, Sans-Serif;
}

#container {
	margin:0 auto;
	text-align:left;
	width:980px;
	padding: 0;
}

#header {
	margin: 0 auto;
	height: 90px;
	position:relative;
	overflow:hidden;
	margin-top: 10px;
}

#container #header h1#logo {
	position: absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	width: 290px;
	height: 98px;
	text-indent:1px;
	font-size: 1px;
	/* ignored in IE/Mac \*/
	overflow: hidden;
	font-size: 10px;
	/* */
}

#header h1#logo span {
	position: fixed;
	top: 10px;
	left: 0px;
	display: block;
	background: url('images/logo2_vectorized.png');
	width: 280px;
	height: 90px;
	cursor: hand;
	padding-top: 10px;
}

#header #top_address {
	position:absolute;
	top:1px;
	left:295px;
	padding:0;
	margin:0;
	line-height:30px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	visibility: visible;
	font-size: small;
}

#header #priNav {
	padding:10px 0px 0px 4px;
	margin:35px 0 0 270px;
	background: url('images/prinav_bg_vectorized.png') top left no-repeat;
	text-align:center;
	color:#fff;
	width:684px;
	height:30px;
	position:relative;
}

*:first-child+html #header #priNav { top:30px; }

#header #priNav ul {
	padding:0;
	margin:0;
}

#header #priNav ul li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	float:left;
}

#header #priNav ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	/*line-height:64px;*/
	text-transform:uppercase;
	padding:0px 8px;
	border-left:1px solid #fff;
	margin:0;
}

#header #priNav ul li.page-item-3 a:hover { border-left:0px solid #fff; padding: 0px 8px 0px 6px; }

#header #priNav ul li.page-item-3 a { border-left:0px solid #fff; padding: 0px 8px 0px 6px; }

#header #priNav ul li a:hover {
	background:#fff;
	color:#000;
}

#flash {
	padding:0;
	margin:0 auto;
	height:401px;
	background:#444;
}

#contentContainer {
	background:#dedede url('images/content_bg.jpg') top left repeat-x;
	padding:0;
	margin:0 auto;
	position:relative;
	visibility: visible;
	overflow: hidden;
	width: 400;
}
.clear { clear:both; }

#home_testimonial {
	padding:0;
	float:left;
	height:225px;
	width:286px;
}

#home_testimonial a:hover {
	font-size:10pt;
	text-decoration:none;
	color:#fff;
}

#home_testimonial a { font-size:10pt; text-decoration:none; color:#fff; }

#home_testimonial ul { padding:0; margin:0; }
#home_testimonial ul li { list-style:none; display:inline; }
#home_testimonial ul li#home_testimonial_image {
	float:left;
	width:149px;
	height:225px;
	padding:0;
	margin:0;
	background:url('images/books.jpg') no-repeat left top;
}

#home_testimonial ul li#home_testimonial_image_3 {
	float:left;
	width:149px;
	height:225px;
	padding:0;
	margin:0;
	background:url('images/web%20orthotics.jpg') no-repeat left top;
}
#home_testimonial ul li#home_testimonial_image_2 {
	float:left;
	width:149px;
	height:225px;
	padding:0;
	margin:0;
	background:url('images/scan_copy.jpg') no-repeat left top;
}
#home_testimonial ul li#home_testimonial_text {
	float:right;
	width:117px;
	height:195px;
	padding:15px 10px;
	margin:0px;
	background:url('images/home_testimonial_text.jpg') top left no-repeat;
}

#home_article {
	width:276px;
	height:225px;
	float:left;
	padding:0px;
	margin:2px 0 0 0;
}

#home_news {
	width:390px;
	height:217px;
	padding:0;
	margin:6px 10px 0 0;
	float:right;
	/**/
	background:url('images/news_body_bg.jpg') left 37px no-repeat;
	overflow:hidden;
}

#home_news h2 {
	font-size: 12pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#af2025;
	background:url('images/news_header_bg.jpg') top left no-repeat;
	padding:0;
	margin:0;
	height:37px;
	line-height:37px;
	text-indent:25px;
	text-transform:uppercase;
}

#home_news ul { padding:0; margin:0px 12px 7px 12px; }
#home_news ul li {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	color:#acacac;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e3e3e3;
	line-height:23px;
}

#home_news ul li span { margin-right:10px; text-indent:4px; }

#home_news ul li a {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#656565;
	text-decoration:none;
}

#home_news ul li a:hover { color:#af2025; }

#home_news a#btnNews {
	display:block;
	height:22px;
	width:82px;
	padding:0;
	margin:0 0 0 301px;
	text-align:right;
	background:url('images/more_news_btn.gif') top left no-repeat;
	text-decoration:none;
}

#home_news a#btnNews:hover {
	background:url('images/more_news_btn2.gif') top left no-repeat;
}

#content {
	font-size: small;
}

.testimonial {
	clear:both;
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:25px 0px;
}

.testimonial img { float:right; margin-left:25px; }
	
#footer {
	background: transparent url('images/footer_bg.jpg') no-repeat top center;
	padding:42px 0 0 15px;
	margin:0 auto;
	clear:both;
	height:38px;
	text-align:left;
	color:#dedede;
}

#footer a { color:#dedede; }
#footer a:hover { color:#ff0000; }

#footer p {
	margin: 0;
	padding: 0 0 12px 0;
	line-height:16px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #444;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding:6px 0;
	border-bottom:1px solid #eae9e4;
	border-top:3px solid #eae9e4;
	color:#313228;
	font-weight:bold
	}

.post h2 {
	line-height:110%; 
	}
	
h2#description {
	border:none;
	padding:0;
	font-size:0.9em;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}

h2.widgettitle {
	border:none;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3 {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color:#3399cc;
	margin:13px 0 5px 0;
	line-height:110%;
	font-weight:bold
	}

h3#pages {
	margin:0 0 5px 0;
	}
		
h3.grey {
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3.red {
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3.green {
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3.green {
	background: url("images/cat_green.html");
	}

h3.red {
	background: url("images/cat_red.html");
	}

h3.grey {
	background: url("images/cat_grey.html");
	}
				
#lead h3 {
	font-size:1.9em;
	margin:0;
	padding-right:17px;
	line-height:100%;
	}
			
#recent h3 {
	margin: 0 0 5px 0;
	color:#112f41;
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight:bold
	}

.narrow h3 {
	font:1.6em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
	
h4 {
	margin-bottom:3px;
	font:1.2em Arial, Verdana;
	color:#313228;
	font-weight:bold
	}

.narrow h4 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
		
h4#respond {
	border-top:1px solid #eae9e4;
	margin-top:25px;
	padding-top:20px;
	}
	
h4#comments {
	margin-top:32px;
	}

h4.pagetitle {
	margin-bottom:12px;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

/*h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}*/

.entry p a:visited {
	color: #b85b5a;
	}

#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

strike {
	color: #777;
	}

blockquote {
	color: #777;
	}

.postmetadata {
	color: #777;
	}

.nocomments {
	color: #777;
	}

#sidebar ul ol li {
	color: #777;
	}

#sidebar ul ul li {
	color: #777;
	}

small {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

h2 a:hover {
	color: #06c;
	text-decoration: none;
	}

a {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	font-weight: bolder;
	}

#wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0 0;
	width: 890px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float:left;
	padding: 0 0 0px 0px;
	margin: 40px 45px 0 0;
	width: 234px;
	background:url('images/sidebar_body.gif') top left repeat-y;
	}
	
#sidebar h2 {
	width:234px;
	height:62px;
	line-height:62px;
	padding:0;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10pt;
	color:#FFF;
	background:url('images/sidebar_header.jpg') top left no-repeat;
	border:0px solid #000;
}

#sidebar h3 {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:24px;
	height:24px;
	background:url('images/sidebar_h3.gif') top left repeat-x;
	padding:0;
	margin:5px 6px 0px 6px;
	text-indent:10px;
}

#sidebar #sidebar_footer {
	padding:20px 0 0 0;
	margin:0 auto;
	position:relative;
	background:url('images/sidebar_footer.jpg') -1px bottom no-repeat;
	height:1px;
	width:234px;
}

#sidebar ul ol {
	margin: 0px 6px 15px 6px;
	padding: 0;
	}

#sidebar ul {
	margin: 0px 6px 15px 6px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
	}
	
#sidebar ul li a {
	font-size:9pt;
	line-height:25px;
	border-bottom:1px dashed #353332;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-indent:10px;
}

#sidebar ul li a:hover {
	text-decoration:none;
	color:#990000;
	background:#fff;
}

#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul ul {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

ol li {
	list-style: decimal outside;
	}

#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}
	
.bluebox {
	padding:10px;
	margin:0px 6px;
	}
	
.bluebox a:visited {
	color:#000;
	font-weight:bold
	}
	
.bluebox a {
	color:#000;
	font-weight:bold
	}
.bluebox a:hover { color:#990000; text-decoration:none; }
/* End Sidebar */



/* Begin Various Tags & Classes */
span.caps {
	cursor: help;
	}

abbr {
	cursor: help;
	}

acronym {
	cursor: help;
	}

abbr {
	border-bottom: 1px dashed #999;
	}

acronym {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

