/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom #header #logo a {
background:url('http://www.thegrowingpractice.com/Images/growing_practice_banner_880.png') no-repeat scroll 0 0;
display:block;
height:225px;
width:880px;
padding:0;
}

.custom #header #logo, .custom #header #tagline {
text-indent:-9999px;
}
.format_text .to_comments {visibility: hidden;}
.custom #header_area .page { padding-top: 0; padding-bottom: 0}
.custom #header { padding-top: 1em; padding-bottom: 0; }


/*---:[ headlines ]:---
.headline_area h1, .headline_area h2 { font-size: 3em; line-height: 1.267em; font-family: Verdana, sans-serif; }
.format_text h2, .format_text h3, .format_text h4, .format_text h5, .format_text h6 { font-family: Verdana, sans-serif; }
.format_text h2, .format_text h3 { font-size: 1.286em; line-height: 1.222em; margin: 1.833em 0 0.611em 0; }
.format_text h4 { font-size: 1em; }
.format_text h5 { font-size: 0.786em; }
.format_text h6 { font-size: 0.786em; }
.teaser h2 { font-family: Verdana, sans-serif; }
.sidebar h3 { font-size: 1em; line-height: 1.385em; margin-bottom: 0.692em; }
#archive_info h1 { font-size: 1.8em; line-height: 1em; }
*/

.custom .format_text h1 {font-size: 2.1em; line-height: 1.2em; margin-bottom: 0; font-weight: bold; text-align: center; }

.custom .format_text h2 {font-size: 1.5em; line-height: 1.0em; margin-bottom: .3em; margin-top: 1em; font-weight: bold; }

.custom .format_text h3 h4 {margin-bottom: 0; margin-top: 1em}
.custom .format_text h3 {color: #00773e; font-weight: bold}
.custom .format_text p {margin-bottom: .5em}


/* div#content div.headline_area  {display:none;}*/
.custom #header #tagline { height: 0; }

.custom {background: #C3D4BF url("http://www.thegrowingpractice.com/Images/shadow.png") repeat-y scroll 50% 0}

/*do not delete! This is the fix for the header spacing*/
.custom #header #logo { font-size: .1em; line-height: .1em; font-family: Georgia, "Times New Roman", Times, serif; }
.custom #header #tagline { font-size: .1em; line-height: .1em; font-family: Georgia, "Times New Roman", Times, serif; }

/*CSS For Custom Widget*/
.custom #widget_content {
background: #fff;
color: #111;
/*padding-left: 1em;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding: 0em 0em 0em 0em;
border: 1px solid #777777;*/
}

.custom #widget_content .widget_icon {
float: right;
/*margin-right: 0.5em;*/
}

.custom li.widget .my_widget_header {
background: #ffcc00;
-moz-border-radius:5px;
-webkit-border-radius:5px ;
border-radius:5px ;
padding:.5em;
}

.custom li.widget .my_widget_header h3 {
color: #111111;
font-size: 1.5em;
text-align: center;
margin: 1 1 1 1;

}


/* for Free Consult webform */
.custom optin_free_consult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.custom optin_free_consult_h1 {
	line-height:14px;
	font-size: 14 px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00CCFF;
}
.custom div.box_free_consult{
	border:solid;
	background-color:#FFFFFF;
	width:500px;
	height:auto;
	padding:5px;
	border-width: 1px;
	margin-left:25px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	align:center;
	background-image: url(http://thegrowingpractice.com/Images/optin_gradient_consult.png);


 }
.custom div.innerbox_free_consult{
	border:solid;
	border-color:
	background-color:#FFFFFF;
	width:450px;
	padding:25px;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	align:center;
	margin-top: 1em;
	margin-bottom: 2em;
	background-color: #CCCCCC;
 }
.custom  div.outermostbox{
	padding:50px; 
}

.custom style2_free_consult {
	color: #FFFFFF
}
.custom style5_free_consult {	
}

.custom format_text input, #commentform input, #commentform textarea { width: 100%; padding: 2em; border-width: 0.071em 0.071em 0.071em 0.071em; }

.custom .format_text input, .custom .sidebar .text_input {
width:auto;
}

/*CSS FOR COMPARISON TABLE FOR MINI-SITE*/
.custom #comp_chart 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	border-collapse:collapse;
	}
.custom #comp_chart td, #comp_chart th 
	{
	font-size:1em;
	border: 1px solid #000000;
	text-align:center;
	}
.custom #comp_chart td {
	height: 40px;
	font-weight: bold;
	color: #CC0000;
}
.custom #comp_chart th 
	{
	font-size:1.1em;
	text-align:center;
	padding-top:5px;
	padding-bottom:4px;
	background-color:#A7C942;
	color:#ffffff;
	width:110px;
	}
.custom #comp_chart th.alt
	{
	width:240px;
	}
.custom #comp_chart td.alt 
	{
	text-align:left
	padding-left:1em;
	text-align: left;
	padding-left: 1em;
	padding-right: 3em;
	color: #000000;
	font-size: 12px;
	}
.custom #comp_chart caption
	{font-size:12px;}

/* SAVE THIS IN CUSTOM.CSS FILE */
/* custom  sitemap and archives page */
.custom .sitemap h3 {margin-top: 0;}
.custom .sitemap ul {font-size: .85em; }
.custom .sitemapl { float: left; width: 30%;}
.custom .sitemapr { float: right; width: 70%;}
