/*  
Theme Name: COMPUTER HMO
Theme URI: http://www.computerhmo.com
Description: Theme for the COMPUTER HMO Website
Version: 1.0
Author: James McGrath
Author URI: http://www.rhizomedesign.com/

*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;background-color:#fff;font:12px tahoma, verdana, arial, sans-serif;color:#333333;line-height:18px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*AREA HOLDING ALL PAGE CONTENT*/
#area_header
{
   width:955px;height:111px;margin-left:auto;margin-right:auto;padding:0;background-color:#fff;
}

/*FIXES PROBLEM WITH NAV DROPDOWN APPEARING BEHIND A THE HOME PAGE SLIDESHOW*/
#fadeshowhome {
position:relative;
left:0px;
top:0px;
z-index:0;
margin-bottom:20px;
}

#area_nav {
position:relative;
left:0px;
top:0px;
z-index:1;
}

#fadeshow1 {
	width:660px;height:71px;border:0;float:left;
}

#fadeshow2 {
	width:660px;height:71px;border:0;float:left;
}

/*AREA HOLDING ALL PAGE CONTENT*/
#area_nav
{
   float:left;width:995px;height:35px;background-image:url(images/navigation_bg.gif);background-repeat:no-repeat;padding-top:10px;
}

/*AREA HOLDING ALL PAGE CONTENT*/
#wrapper
{
   width:955px;margin-left:auto;margin-right:auto;padding:0;background:#fff;text-align:left;background-image:url(images/sub_area_bg_tile.gif);background-repeat:repeat-y;clear:both;
}

/*FOOTER*/
#area_footer
{
    width:955px;height:100px;margin:0 auto 50px auto;padding:0;background-color:#fff;text-align:left;color:#cd2a33;font-size:11px;
}

#area_footer p
{
    padding:0 0 5px 10px;
}

#area_footer a
{
    color:#666;text-decoration:none;
}

#area_footer a.copyright
{
    color:#cd2a33;text-decoration:none;
}

/*FOOTER*/
#area_footer .footerdivider
{
   color:#cd2a33;
}

.sidebar
{
	width:245px;float:right;font:11px tahoma, verdana, arial, sans-serif;color:#b2c0b0;line-height:18px;padding:10px;margin-top:10px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}

.sidebar ul li{
	padding: 0 0 10px 10px;
	color:#b09453;
}

.sidebar h2{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color:#cd2a33 !important;
	margin:5px 0;
}

.sidebar ul h4{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color:#cd2a33;
	margin:5px 0;
}

.sidebar h4{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color:#cd2a33;
}

.sidebar ul ul li{
	padding: 0 0 10px 0;
	line-height: 13px;
}

.sidebar ul li a, a:link, a:visited, a:active{
	color:#936d14;
}

.sidebar ul li a:hover{
	color:#b09453;
}

.sidebar a, a:link, a:visited, a:active{
	color:#936d14;
}

.sidebar a:hover{
	color:#b09453;
}

a.sidebarlink, a.sidebarlink:link, a.sidebarlink:visited, a.sidebarlink:active{
	color:#936d14;
}

a.sidebarlink:hover{
	color:#b09453;
}

.divider
{
   color:#f8c630;
}

/*WORDPRESS*/

.post
{
	font:12px tahoma, verdana, arial, sans-serif;line-height:18px;float:left;border-bottom:dotted 1px #936d14;margin-bottom:10px;padding-bottom:10px;width:100%;
}

.post h1
{
	font:normal 18px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

.post h2{
	font:bold 12px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

.post h1, a, a:link, a:visited, a:active
{
	color:#936d14;
}

.post h1, a:hover{
	color:#b09453;
}

.post h2, a, a:link, a:visited, a:active
{
	color:#936d14;
}

.post h2, a:hover{
	color:#b09453;
}

.post p
{
	margin-bottom:10px;
}

.entry{
	line-height: 18px;
}

.entry h1
{
	font:normal 18px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

.entry h2
{
	font:bold 12px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

.entry ul
{
	list-style-type:disc;list-style-image:url("images/bullet.png");margin-left:20px;padding-left:20px;margin-bottom:10px;margin-top:10px;color:#715f2d;
}

/*LINKS*/
.entry a, a:link, a:visited
{
    color:#936d14;
}

.entry a:hover
{
    color:#b09453;
}

/*LINKS*/
.entry a:active
{
    color:#936d14;
}

#container
{
	width:579px;float:left;text-align:left;padding-bottom:20px;padding:10px 20px 10px 60px;margin:10px 0;
}

#container h1
{
	font:normal 18px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

#container h2
{
	font:bold 12px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

#container h4
{
	font:bold 12px tahoma, verdana, arial, sans-serif;color:#cd2a33;margin:10px 0;
}

#container a, a:link, a:visited, a:active
{
	color:#b09453;
}

#container a:hover{
	color:#c48746;
}

#container ul
{
	list-style-type:disc;list-style-image:url("images/bullet.png");margin-left:20px;padding-left:20px;margin-bottom:10px;margin-top:10px;color:#715f2d;
}

#container ol
{
	list-style-type:decimal;margin-left:20px;padding-left:20px;margin-bottom:10px;margin-top:10px;color:#715f2d;
}

#container p.first
{
	margin-top:0;padding-top:0;
}

#container h1.first
{
	margin-bottom:0;
}

#container p
{
	margin-top:5px;padding-top:5px;
}

#container h2 + p
{
	margin-top:0;padding-top:0;
}

#containerhome
{
	width:943px;float:left;text-align:left;background-color:#ECE7DD;
}

#hometext
{
	width:545px;float:left;background-image:url(images/vertical_rule_bg_tile.gif);background-repeat:repeat-y;padding:10px 30px;
}


p.first
{
	margin-top:0;padding-top:0;
}

h1.first
{
	margin-bottom:0;
}

h2.first
{
	margin-bottom:0;
}

p.postmetadata{
	margin: 10px 0 0 0;
	color:#b09453;
}

p.postmetadata a{
	color:#b09453;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignright {
	float: right;margin:10px 0 10px 10px;
}

img.alignleft {
	float: left;margin:0 10px 10px 0;
}

.wp-caption {
	border: 1px solid #999;
	text-align: center;
	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: 10px;
	font-style:italic;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

hr
{
	width:100%;height:1px;background-color:#b09453;color:#b09453;border:0;clear:both;	
}

/*SUB NAV - TOP RIGHT OF CENTER COLUMN*/
.subnav
{
  width:579px;padding: 4px 0 !important;margin: 0 !important;font-size:11px;font-style:normal;color:#936d14;list-style-type: none;text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.subnav li
{
   display: inline;margin: 0 !important;padding-right:10px;
}

.subnav li a
{
   text-decoration:none;text-transform:uppercase;
}

.subnav a:hover, .subnav a:active,
.subnav li.current_page_item a {
	text-decoration:underline;color:#c48746;text-transform:uppercase;
}

span.wpcf7-list-item { display: block; }

img#wpstats{width:0px;height:0px;overflow:hidden}

#nav-about,#nav-services,#nav-plans,#nav-faqs,#nav-clinic-notes,#nav-shopping-cart,#nav-contact-us,#nav-frontpage
{
	list-style-type:circle;	
	list-style-image:url("images/cross.jpg");
}

#nav-frontpage
{
	margin-left:25px;	
}

#testimonials
{
	width:617px;height:118px;border:0;float:left;font-size:11px;color:#666;font-style:italic;	
}

#testimonials p
{
	width:325px;height:60px;border:0;float:right;margin:18px 15px 0 0;
}