/*
Theme Name: The Bone Docs
Theme URI: http://thebonedocs.com/
Description: A theme created for The Bone Docs web site
Version: 1.0
Author: Josh Crist for Camp Creative Group
Author URI: http://campcreativegroup.com/
Tags: professional, medical, blue, tan

*/


<!--

body {
	margin:					0;
	padding:				0;
	background-color:		#bfcede;
	font:					14px 'Times Roman','Times New Roman';
}

img,div,input {
	behavior:				url("iepngfix.htc");
}

h1 {
	color:					#567a9e;
	margin:					0;
	padding:				20px 0 0 24px;
	font-size:				24px;
	font-weight:			normal;
}
h2 {
	font:					17px 'Times Roman','Times New Roman';
	color:					#3a526b;
	margin:					14px 0 4px 14px;
}
h3 {
	font:					19px 'Times Roman','Times New Roman';
	color:					#fff;
	margin:					4px 0 1px 13px;
}

h4 {
	color:					#567a9e;
	font-size: 				18px;
	font-weight:			normal;
	padding:			0px 0 0 24px;
}

a {	
	color:					#9e904b;
	font:					14px 'Times Roman','Times New Roman';
}

.page {
	width:					978px;
	margin:					40px auto;
}

.post {
	min-height:				110px;
}

.entry img {
	border:		6px solid #edecec;
	margin:		10px;
}

.entry ul {
	margin-left: 25px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

a.top-tab {
	float:					right;
	display:				block;
	position:				relative;
	background-image:		url(./images/top-tab.jpg);
	width:					134px;
	height:					24px;
	margin:					-24px 22px 0 0;
	font:					13px 'Times Roman','Times New Roman';
	text-align:				center;
	text-decoration:		none;
	line-height:			21px;
	color:					#000;
	z-index:				5;
}

#shadow-top {
	background:				transparent url(./images/shadow-top.png) no-repeat 0 100%;
	width:					978px;
	height:					10px;
}
#wrapper {
	background:				transparent url(./images/bg.png) repeat-y;
	width:					978px;
	padding:				1px;
}
#shadow-bottom {
	background:				transparent url(./images/shadow-bottom.png) no-repeat;
	width:					978px;
	height:					10px;
}

#header {
	width:					923px;
	height:					260px;
	margin:					10px auto 0;
}
#tree {
	float:					left;
	background-image:		url(./images/tree.png);
	width:					197px;
	height:					260px;
}
#img-holder {
	float:					right;
	width:					719px;
	height:					259px;
}

#middle {
	width:					923px;
	margin:					8px auto 10px;

}
#graybox {
	float:					left;
	width:					197px;
}
#graybox a {
	font-size:				13px;
}
#graybox .line {
	background-color:		#fff;
	width:					166px;
	margin-left:			14px;
	height:					1px;
	overflow:				hidden;
	border-top:				1px solid #cdc7a9;
}
#graybox-top {
	float:					left;
	background-image:		url(./images/graybox-top.jpg);
	width:					197px;
	height:					43px;
}
#graybox-bottom {
	position:				relative;
	background:				#fff url(./images/graybox-bottom.jpg) no-repeat;
	width:					197px;
	height:					8px;
	bottom:					0;
	margin-top:				-8px;
}
#graybox ul {
	list-style:				none;
	margin:					12px 0 0 20px;
	padding:				0;
}
#graybox li {
	color:					#333;
	font-size:				13px;
}
#graybox p#new {
	margin:					75px 0 0 14px;
	width:					165px;
}




#content {
	margin-left:			204px;
}
#content p {
	margin-left:			34px;
}
#building {
	float:					right;
	background-image:		url(./images/building.jpg);
	width:					309px;
	height:					236px;
	margin:					20px 10px 0;
}

#content-area {
	background:				#fff url(./images/bg-content.jpg) repeat-y;
	clear:					right;
}

#boxes {
	position:				relative;
	height:					157px;
	margin-left:			8px;
	padding-top:			20px;
	clear:					right;
	z-index:				10;
}
.bluebox {
	float:					left;
	background:				#4F7093 url(./images/bluebox-bottom.jpg) no-repeat 0% 100%;
	width:					228px;
	height:					157px;
	margin-right:			7px;
}
.bluebox-top {
	background-image:		url(./images/bluebox-top.jpg);
	background-repeat:		no-repeat;
	width:					228px;
	height:					8px;
}
.bluebox .line {
	background-color:		#a3bad1;
	width:					200px;
	height:					1px;
	border-top:				1px solid #365676;
	margin-left:			13px;
	overflow:				hidden;
}
#content .bluebox p {
	margin:					4px 0 0 15px;
	color:					#fff;
	font-size:				13px;
	width:					194px;
}
.bluebox a#mini-map {
	display:				block;
	background-image:		url(./images/mini-map.jpg);
	width:					195px;
	height:					78px;
	cursor:					pointer;
	margin:					6px auto 0;
}

.bluebox ul {
	list-style:				none;
	margin:					26px 0 0 15px;
	padding:				0;
}
.bluebox ul li {
	font:					13px 'Times Roman','Times New Roman';
	background:				transparent url(./images/downarrow.jpg) no-repeat 0px 5px;
	height:					15px;
	padding:				0 0 2px 12px;
	line-height:			13px;
	color:					#fff;
}
.bluebox ul a {
	color:					#fff;
}

form#appointment {
	margin:					0;
	padding:				0;
}
#content .bluebox form#appointment p {
	width:					185px;
	text-align:				right;
	margin:					2px 0 0 27px;
}
form#appointment label {
	float:					left;
}
form#appointment input {
	width:					138px;
	font-size:				13px;
	padding:				1px;
	border:					0;
}
form#appointment input#submit {
	background-color:		#202d41;
	width:					73px;
	height:					20px;
	border-bottom:			1px solid #9eb2c7;
	color:					#bfcede;
	font-size:				12px;
}

#footer {
	width:					923px;
	margin:					0 auto 17px;
	clear:					both;
}
#brownbox {
	float:					left;
	background-image:		url(./images/brownbox.jpg);
	width:					196px;
	height:					77px;
}
#graybox-wide {
	float:					right;
	background-image:		url(./images/graybox-wide.jpg);
	width:					718px;
	height:					77px;
}
#graybox-wide p {
	float:					left;
	color:					#8d7c56;
	font-size:				12px;
	width:					400px;
	margin:					30px 0 0 18px;
}
#graybox-wide a#hmg {
	float:					right;
	display:				block;
	background-image:		url(./images/hmg.jpg);
	width:					46px;
	height:					32px;
	cursor:					pointer;
	margin:					21px;
}



/* HORIZONTAL FREESTYLE MENU LAYOUT */


#menu {
	float:					right;
}
#menu a.home {
	width:					86px;
}
#menu a.our-practice {
	width:					105px;
}
#menu a.our-staff {
	width:					112px;
}
#menu a.insurance-plans {
	width:					123px;
}
#menu a.faq {
	width:					58px;
}
#menu a.interesting-links {
	width:					131px;
}
#menu a.contact-us {
	width:					96px;
}

#menu ul {
	padding:				0;
	margin:					0;
	list-style:				none;
}

#menu li {
	float:					left;
	margin-right:			1px;
}
#menu .left {
	position:				relative;
	background:				transparent url(./images/menu-left.png) no-repeat;
	width:					7px;
	height:					43px;
	margin-right:			-7px;
	z-index:				5;
}
#menu .right {
	position:				relative;
	background:				transparent url(./images/menu-right.png) no-repeat;
	width:					7px;
	height:					43px;
	margin:					0 0 0 -7px;
	z-index:				5;
}

#menu a:hover, #menu li.current_page_item a:hover {
	background-color: 		#6889aa;
	color:					#fff;
}

#menu li.current_page_item a {
	background-color:		#4f7092;
	color:					#fff;
}



/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */

.menulist ul {

display: none;

 position: absolute;

 top: 1.0em; margin-top: 0px; /* I'm using ems and px to allow people to zoom their font */

 left: 0px; margin-left: 0px;

 width: 180px;


}



/* Second and third etc. level submenus - position across from parent instead */

.menulist ul ul {
border-bottom: 0;
display: none;
}



/*

 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are

 positioned relatively to correctly offset submenus. Also, they have overlapping borders.

*/

.menulist li {

 float: left;

 display: block;

 position: relative;

 margin-right: -1px;

}

.menulist ul {
	top: 43px;
}

.nr .menulist ul {
	top: 15px;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */

.menulist ul li {

 float: none;

 margin: 0;

 margin-bottom: -1px;

}

.menulist ul>li:last-child {

 margin-bottom: 1px; /* Mozilla fix */

}

.menulist ul li {
	background: #fff;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 180px;

}

.menulist ul ul li {
	display: 			none;
}

/* Links inside the menu */

.menulist li a {
	display:				block;
	background-color:		#cdc7a9;
	height:					43px;
	color:					#554727;
	font:					15px 'Times Roman','Times New Roman';
	line-height:			40px;
	text-align:				center;
	text-decoration:		none;
}

.menulist ul li a {
	text-transform:			none;
	color: 					#554727;
	padding-top:			4px;
	padding-bottom:			2px;
	display:				block;
	padding-left: 			5px;
	padding-right:			5px;
	height: 				25px;
	line-height:			22px;
	text-align:				left;
	border:0;
	font-size:				13px;
	
}



/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */

.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {

	color:					#fff;

}

.menulist a.highlighted {

	background-color: 		#6889aa;
	color:					#fff;

}

.menulist ul li a:hover, .menulist ul li a.highlighted:hover, .menulist ul li a:focus  {
	text-transform:			none;
	color: 					#fff;
	padding-bottom:			2px;
	background-color:		#41A044;
}

.menulist ul li a.highlighted {
	background-color:		#cdc7a9;
	color: #554727;
}

/*

 If you want per-item background images in your menu items, here's how to do it.

 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">

 2) Copy and paste these next lines for each link you want to have an image:

    .menulist a#xyz {

      background-image: url(out.gif);

    }

    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {

     background-image: url(over.gif);

    }

*/



/* Only style submenu indicators within submenus. */

.menulist a .subind {

 display: none;

}

.menulist ul a .subind {

 display: none;

 float: right;

}





/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */

.menulist a {

 float: left;

}

.menulist ul a {

 float: none;

}

/* \*/

.menulist a {

 float: none;

}

/* */





/*

 HACKS: IE/Win:

 A small height on <li> and <a> tags and floating prevents gaps in menu.

 * html affects <=IE6 and *:first-child+html affects IE7.

 You may want to move these to browser-specific style sheets.

*/

*:first-child+html .menulist ul li {

 float: left;

 width: 100%;

}



* html .menulist ul li {

 float: left;

 height: 1%;

}

* html .menulist ul a {

 height: 1%;

}




/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Times; 
	color: #666;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #333;
	font:1em Times,Times New Roman,Georgia,Serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Times,Times New Roman,Georgia,Serif;
	color:#666;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: Times,Times New Roman,Georgia,Serif;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
display: none;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}




-->
