body {
	background: #ffffff url(../images/header-bg.png) repeat-x;
	font-family:  'Lucida Grande',arial, helvetica, san-serif;
	font-size:12px;
	color:#646464;
	min-width:1024px;
	height:800px;
}

body#home {
	background: #ffffff url(../images/home-bg2.png) repeat-x;
}

a {
	color:#0084E5;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


h1 {
	font-size:2.5em;
	margin-bottom:15px;
}

ul {
	list-style-type:disc;
	list-style-position:inside;
}

li {
	padding-bottom:5px;
}



small {
	display:block;
	font-size:.9em;
	margin-top:-5px;
	margin-bottom:10px;
	
}

#header {
	height:150px;
}

#page-header {
	height:177px;
	margin-bottom:60px;
}


#navbar {
	float:right;
	margin-top:20px;
}

#navbar ul {
	margin:0;
	float:right;
}

#navbar ul li {
	display:inline;
	list-style-type:none;
	padding-right:20px;
}

#navbar ul li a {
	font-family:arial;
	color: #a9e4fa;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#navbar ul li.current_page_item a{
	color:#ffffff;
}

#navbar ul li a:hover {
	color:#ffffff;
	
}

#logo {
	padding-top:5px;
	margin-left:-67px;
}

#search {
	display:block;
	float:right;
	text-align:right;
	margin-top:70px;
}

#social {
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

#searchform .textbox {
	float:right;
	height:20px;
	width:175px;
	background: transparent url(../images/searchbox.png) no-repeat;
}

#searchform input {
	float:left;
	background:transparent;
	border:none;
	width:140px;
	margin-top:2px;
	margin-left:15px;
	color:#666;
	overflow:hidden;
}

#featured {
	height:200px;
	margin-bottom:40px;
}

#main {
	min-height:450px;
}

#number {
	
	
	
}

#number h1, #number h4 {
	text-align:center;
}

#why ul {
	list-style-type:square;
}

#why li {
	font-size:1.5em;
	padding-bottom:10px;
}

table#prices {
	width:100%;
	border-top: 10px solid #005177;
	border-bottom: 10px solid #005177;
	margin-bottom:20px;
}

table#prices tr.odd{
	background:#D4F0FF;
}

table#prices tr.even {
	background:#D4F0FF;
	border-top:1px solid white;
}

table#prices td.left {
	width:75%;
}

table#prices td.right {
	width:25%;
	text-align:center;
}

table#prices td{
	padding:5px 20px 20px 20px;
	
}

table#prices th {
	font-size:1.3em;
	
	padding:20px 20px 5px 20px;
}

table#prices tr {

}

.service {
	padding-left:80px;
	margin-bottom:4em;
	display:block;
}

.service p {
	margin-bottom:.5em;
}

.service  span {
	float:right;
	text-transform:uppercase;
	font-size:1.1em;
}

.service  a {
	color:#646464;
	text-decoration:none;
	font-weight:bold;
}

.service  a:hover {
	
	color:#0084E5;
}



.page {
	font-size:12px;
}

#service-1 {
	background: transparent url(../images/pliers.png) top left no-repeat;
}

#service-2 {
	background: transparent url(../images/shield.png) top left no-repeat;
}

#service-3 {
	background: transparent url(../images/pc-wellness.png) top left no-repeat;
}

#column-right {
	
}

ul.sidebarlogin_otherlinks, ul.pagenav {
	list-style-type: none;
}

ul.pagenav {
	margin-top:1em;
}

#column-middle {
	height:400px;
	width:25px;
}

p {
	font-size:1em;
	line-height:1.4em;
	margin-bottom:1em;
}

#featured p {
	color:white;
	font-size:1.2em;
}

#footer {
	margin-top:40px;
	width:100%;
	height:80px;
	background:#1f1f1f;
	
}

#footer-content {
	padding-top:30px;
	color:#888;
	text-align:center;
}

h2 {
	font-size:2.2em;
	
}

h2.logo {
	color:#ffffff;
}

h2.logo span {
	color:#ff7f00;
}

h3 {
	font-size:1.6em;
	color:#646464;
	padding-bottom:5px;
	margin-bottom:1em;
	border-bottom:1px solid #0084E5;
	letter-spacing:2px;
}

h3 a {
	color:#646464;
	text-decoration:none;
}

h3  a:hover {
	
	color:#0084E5;
}

.postmetadata a {
	text-decoration:none;
	color:#0084E5;
}

.postmetadata a:hover {
	text-decoration:underline;
}

.navigation a {
	text-decoration:none;
	color:#0084E5;
}

.navigation a:hover {
	text-decoration:underline;
}

h4 {
	font-size:1.3em;
	color:#646464;
	padding-bottom:.5em;
}

strong {
	font-weight:bold;
	
}

.clear {
	clear:both;
}

.feature {
	
		
}

.feature-text {
	color:#ffffff;
	letter-spacing:1px;
	line-height:1.5em;
	font-family: 'Lucida Grande',arial, helvetica, san-serif;
	
}

.feature-bar {
	
	color:#000000;
}

.feature-photo {
	margin:-60px 0 0 0;
	float:right;
	
	height:250px;
}

.pod {
	margin-bottom:1.5em;
}

.social {
	margin-bottom:0;
}






.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.postmetadata {
	text-align: center;
	}

/* 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 */


/* Captions */
.aligncenter,
div.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 */



.PostHead { 
	padding-left: 40px; 
}

.PostInfo { 
	padding: 0px; 
	margin: 0px; 
	font-size: 11px; 
	color: #828282;
}

.PostInfo em { 
	font-style: normal;
}

.PostInfo em a { 
	text-decoration: underline; 
	color: #828282;
}

.PostInfo em a:visited { 
	text-decoration: underline; 
	color: #828282;
}

.PostInfo em a:hover { 
	text-decoration: underline; 
	color: #0084E5; 
}

.PostDate { 
	position: absolute; 
	top: 0px; 
	left: 0; 
	text-align: center; 
	margin: 0; 
	padding: 2px 10px 2px 0px; 
	list-style: none; 
	border-right: solid 1px #ccc;
}

.PostDate .month { 
	display: block; 
	font-size: 9px; 
	line-height: 9px; 
	color: #666; 
	text-transform: uppercase;
}

.PostDate .day { 
	display: block; 
	font-size: 21px; 
	font-family: 'Arial'; 
	font-weight: bold; 
	line-height: 19px; 
	color: #ccc; 
	letter-spacing: -1px;
}

.Post {	
	position: relative; 
	clear: left; 
	width: 480px;
	margin-bottom:30px;

}

.PostHead h1 { 
	font-size: 19px; 
	line-height: 19px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	font-family: 'Arial'; 
	padding: 0px; 
	margin: 0px; 
	display: block;
}

.PostHead h1 a { 
	color: #646464; 
	text-decoration: none;
}

.PostHead h1 a:visited { 
	color: #646464; 
	text-decoration: none;
}

.PostHead h1 a:hover { 
	color: #1382c9; 
	text-decoration: none;
}

.postcomments a {
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#1382c9;
}

.postcomments a:hover {
	text-decoration:underline;
}

.postcomments {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}

.postcontent{
	border-top: solid 1px #ccc; 
	margin-top: 10px;
}
