/*
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/
*/
BODY
{
	background: #183341;
	color: #111;
	font-size: 10px;
}
.line
{
	border-top: 1px dotted #BBBBBB;
}
DIV.line
{
	border: 0px solid #FEFEFE;
}
.custom #container
{
	border: 0.4em solid #3E3E3A;
	margin-bottom: 1em;
	margin-top: 1em;
	padding: 0.3em;
}
DIV.post-860.sticky.post_box.top DIV.format_text.entry-content
{
	background-color: #FFFFFF;
	padding-top: 0px;
	margin: 0;
	padding: 30px;
	border: 1px solid #DCDCDC;
}
DIV#content
{
}
.post_box IMG.post_image.alignright
{
	padding-top: 0px;
	margin-top: 25px;
}
DIV#post-860.post-860 IMG.post_image.alignright.remove_bottom_margin
{
	margin: 62px 8px 8px;
}
DIV.format_text.entry-content
{
	border-bottom: 0px solid #000000;
}
DIV.format_text.entry-content.contact
{
	display: none;
}
.post_box
{
	border-top: 0px solid #000000;
}
BODY.custom.thank-you DIV #gform_wrapper_4.gform_wrapper { 
display:none;
 }

DIV.headline_area H2.entry-title
{
}
.headline_area H2.entry-title
{
	border: 1px solid #CCC;
	background-color: #FAFDF3;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 9px;
	margin-bottom: 36px;
}
.top .headline_area .entry-title
{
	background-color: #FBFEF4;
	border: 1px solid #DDD;
	padding: 4px 0px 0px 7px;
}
DIV#post-860.post-860.post.sticky DIV.headline_area H2.entry-title
{
	background-color: #FFFFFF;
}
.post_box.top .format_text.entry-content
{
	/*[empty]background-color:;*/
}
.post.post_box.top
{
	margin-bottom: 24px;
	padding-bottom: 0px;
}
DIV.post-860.post.sticky.post_box.top
{
	border: 2px solid #DCDCDC;
	background-color: #FAFDF3;
	margin: 27px;
	padding-top: 0;
	padding: 38px;
	background-image: url(http://www.usedultrasound.com/wp-content/uploads/2010/01/used-ultrasound-featured-background.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
.post_box.top
{
	/*[empty]background-color:;*/
}
/*line colors*/
#header
{
	border-bottom: 3px double #DDDDDD;
	clear: both;
}
#footer
{
	border-top: 3px double #DDDDDD;
	clear: both;
	color: #888888;
	text-align: right;
}
#sidebar_2
{
	padding-top: 3px;
	width: 21.7em;
	margin-bottom: -14px;
}
.sidebar INPUT[type="text"], .sidebar INPUT[type="submit"]
{
	width: 14em;
}
#custom_box
{
	background: #FFFFFF none repeat scroll 0 0;
	border-bottom: 1px solid #DDDDDD;
	padding: 1.1em;
}
.sidebar H3
{
/*background: transparent url(http://www.usedultrasound.com/wp-content/uploads/2009/03/guarantee-icon.png) no-repeat scroll 0 20%;*/
	border-bottom: 1px solid #DDDDDD;
	color: #003362;
	letter-spacing: 2px;
	margin: 0 0 15px;
	padding: 12px 0 10px 35px;
	text-transform: uppercase;
}
/*icon chiclets*/
#whitepaper
{
	background: transparent url(http://www.usedultrasound.com/wp-content/uploads/2009/04/white-paper-logo.png) no-repeat scroll 0 20%;
}
#icon
{
	background: transparent url(http://www.usedultrasound.com/wp-content/uploads/2009/03/guarantee-icon.png) no-repeat scroll 0 20%;
}
#headingrepair
{
	background: #FCFFF5 url(images/wrench-logo.png) no-repeat scroll 0 20%;
}
#headingsonic
{
	/*[disabled]background:#FCFFF5 url(images/logo-pic.png) no-repeat scroll 0 20%;*/
}
/*.widget widget_categories*/
#INVALID-RULE
{
	background: transparent url(http://www.usedultrasound.com/wp-content/uploads/2009/03/guarantee-icon.png) no-repeat scroll 0 20%;
}
#image-wrapper
{
	margin: 5px;
	padding: 5px;
}
#content_box
{
	width: 100%;
}
#image_box
{
	background: #91AA9D none repeat scroll 0 0;
	border-bottom: 1px solid #FCFFF5;
	padding: 1.1em;
}
#column_wrap
{
/*background:transparent url(images/dot-ddd.gif) repeat-x scroll 21.7em 0;*/
	float: left;
	width: 74.2em;
}
.format_text H2
{
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 1.3em;
	margin: 0 0 10px;
	padding: 9px;
	background: #FCFFF5 none repeat scroll 0 0;
	font-weight: normal;
}
/*h3 heading and background color bar*/
.format_text H3
{
	background: #183341 none repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 1.286em;
	line-height: 1.222em;
	margin: 1.833em 0 0.611em;
	padding: 2px 2px 2px 10px;
}
/*bullets underneath h3 tags -spacing*/
.format_text LI
{
	margin: 10px;
}
/*spacing on right side widgets*/
.custom LI.widget
{
	font-size: 1.3em;
	line-height: 1.385em;
	margin-bottom: auto;
	text-decoration: none;
	list-style-type: none;
}
.sidebar UL.sidebar_list
{
/*padding-left:0;*/
	padding-right: 0px;
	margin: 0 5px -3px;
}
/*inside box*/
#container
{
	background-color: #FFFFFF;
}
UL#tabs
{
	border-color: #FCFFF5;
	border-style: solid;
	border-width: 0 0 1px 1px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.custom LI.widget .widget_box
{
	background: #FCFFF5 none repeat scroll 0 0;
	border-color: #DDDDDD;
	border-style: solid;
	margin-bottom: 24px;
	width: 174px;
}
/*removes category info stuff at the top of each category page*/
#archive_info
{
	display: none;
}
.format_text .alignleft
{
	margin: 0 1.571em 1.571em 0;
	float: left;
	clear: left;
}
.format_text .alignright
{
	display: block;
	margin: -1em 0 1.571em 1.571em;
	float: right;
	clear: right;
}
.format_text .aligncenter
{
	display: block;
	margin: 0 auto 1.571em;
	float: none;
	clear: both;
}
.format_text .alignnone
{
	display: block;
	margin: 0 auto 1.571em 0;
	clear: both;
}
.format_text .wp-caption
{
	background-color: #FCFFF5;
	border: 0.071em solid #CCC;
	text-align: center;
	padding: 0.3em;
}
DIV.wp-caption.alignright
{
	margin-top: 0px;
}
.format_text .wp-caption P
{
	display: none;
	clear: both;
	float: right;
}
/*++++++++++++++ GForm CSS +++++++++++++++++++++++++*/
DIV.gform_footer
{
	padding: 13px 0 0;
	/*[empty]+placement:;*/
}
DIV.format_text H2 A
{
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
BODY.custom.contact DIV.format_text.entry-content
{
	display: none;
}
.gform_wrapper
{
	float: none;
	width: 305px;
	padding: 10px 10px 10px 24px;
	margin: 0 0 24px 70px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#gform_title
{
	font-size: 14px;
}
H3#gform_title
{
	padding-top: 5px;
	padding-bottom: 3px;
}
#gform_description
{
	font-size: 11px;
}
.instruction
{
	font-size: 10px;
}
.gfield_required
{
	color: #FF0000;
}
.gform_wrapper UL
{
	width: auto !important;
	float: none !important;
	margin: 0 !important;
}
.gform_wrapper LI
{
	margin: 0 0 -5px;
	background-image: none !important;
	list-style-type: none;
	padding: 0 !important;
}
.gform_wrapper LABEL
{
	color: #111;
	margin: 0;
	font-size: 12px;
}
.gform_wrapper INPUT, .gform_wrapper TEXTAREA
{
	padding: 3px 3px 0;
	border: 1px solid #CCC;
	background-color: #E6E6E6;
	font-size: 12px;
	color: #111;
}
.gform_wrapper INPUT
{
	width: 304px;
}
.gform_wrapper TEXTAREA
{
	width: 274px;
	height: 80px;
}
.validation_error
{
	background: #CCC;
	color: #F00;
	padding: 5px;
	margin: 5px 0;
}
.gfield_error
{
	background: #CCC;
}
.gform_footer INPUT
{
	border: 1px solid #CCC;
	padding: 0;
	width: 105px;
	height: 25px;
	color: #FFF;
}
.gform_wrapper .top_label INPUT.medium, .gform_wrapper .top_label SELECT.medium
{
	width: 91%;
}
INPUT.medium
{
	margin: 0;
	padding: 3px 0px 3px 2px;
}
DIV.ginput_container
{
	padding: 0px 0px 3px;
}
.gform_wrapper .top_label .gfield_label
{
	clear: both;
	display: inline-block;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 5px 0;
}
.gform_wrapper .gform_footer A
{
	border-top: 1px dotted #CCCCCC;
	margin: 26px 0 0;
	padding: 12px 0 10px;
	color: #FFFFFF;
}
.gform_wrapper #gform_heading
{
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 12px;
	width: 92%;
}
.gform_footer INPUT.button
{
	background: #193441 none repeat scroll 0 0;
	color: #FFFFFF;
	font-weight: bold;
}
INPUT.button
{
	color: #494949;
}
.gform_footer INPUT.button:hover
{
	color: #FEFEFE;
	border: 2px solid #CCC;
}
/*testing gravity forms css latest
---:[ homepage contact form ]:---div.gform_wrapper  { float: left; clear: none; overflow:hidden; width: 448px; height: 526px; padding: 10px; border: 1px solid #ddd; margin: 15px 0px 0px 0px; }div.gform_wrapper { text-align: right; }div.gform_wrapper input.button { border:0px solid #888888; }div.gform_wrapper #gform_heading { font-weight: bold; text-transform: uppercase; color: #4C4C4C; margin: 0 0 10px; }div.gform_wrapper #gform_heading h3 { font-weight: bold; font-size: 14px; }.gform_body { float:left; width:370px; }.gform_body ul li { list-style: none; float: right; clear: both; margin: 0 0 5px; width: 358px; }.gform_body ul li .gfield_label { float: left; clear: none; overflow:hidden; font-size: 12px; color: #4c4c4c; font-weight: bold; text-transform: uppercase; width: 148px; text-align: left; }.gform_body ul li .ginput_container { float: left; clear: none; overflow:hidden; width: 210px; }.gform_body ul li .ginput_container input { width: 200px; background-color: #e6e6e6; border: none; padding: 3px; }.gform_body ul li .ginput_container textarea { width: 200px; height: 65px; background-color: #e6e6e6; border: none; padding: 3px; }div.gform_wrapper .gform_footer { float: right; clear: both; overflow:hidden; width: 103px; margin: 0px; padding: 0px; }.gform_wrapper .validation_error {clear:none;color:#FF0000;float:left;font-family:Helvetica,sans-serif;font-size:14px;font-weight:normal;line-height:150%;width:315px;}
gravity forms css

div.gform_wrapper {
text-align:right;
}
div.gform_wrapper input.button {
width:100px;
}
div.gform_wrapper #gform_heading {
color:#4C4C4C;
font-weight:bold;
margin:0 0 10px;
text-transform:uppercase;
}

.gform_body {
width:300px;
}
.gform_body ul li {
clear:both;
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 -10px;
width:280px;
}
.gform_body ul li .gfield_label {
clear:none;
color:#4C4C4C;
float:left;
font-size:12px;
font-weight:bold;
overflow:hidden;
text-align:right;
text-transform:uppercase;
width:70px;
}
.gform_body ul li .ginput_container {
clear:none;
float:left;
overflow:hidden;
width:210px;
}
.gform_body ul li .ginput_container input {
padding:3px;
width:200px;
}
.gform_body ul li .ginput_container textarea {
background-color:#E6E6E6;
border:medium none;
height:65px;
padding:3px;
width:200px;
}
div.gform_wrapper .gform_footer {
clear:both;
float:right;
margin-top:20px;
overflow:hidden;
padding:0;
width:103px;

}
.gform_wrapper .validation_error {
clear:none;
color:#FF0000;
float:left;
font-family:Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:150%;
width:315px;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
width:100%;
}
.gform_wrapper {
margin:0 0 10px;
max-width:300px;
overflow:hidden;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
margin:10px;
width:100%;
}
div.gform_wrapper input.button {
margin-top:10px;
width:100px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
margin:10px;
width:90%;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
width:99%;
}
.gform_body ul li .ginput_container {
clear:none;
float:left;
margin:-2px 0 -4px -9px;
overflow:hidden;
width:299px;
}
.gform_body ul li .gfield_label {
clear:none;
color:#4C4C4C;
float:left;
font-size:12px;
font-weight:bold;
overflow:hidden;
text-align:left;
text-transform:uppercase;
width:100%;
}
.gform_wrapper .validation_error {
clear:none;
color:#FF0000;
float:left;
font-family:Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:150%;
width:300px;
}


.gform_wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#DEDEDE none repeat scroll 0 0;
margin:10px;
max-width:320px;
overflow:hidden;
}

.custom div.gform_wrapper #gform_heading h3 {
/* background:transparent url(http://www.xxx.com/wp-content/uploads/2009/10/down-arrow.png) no-repeat scroll 25px 40%;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid;
font-size:14px;
font-weight:bold;
margin: 20px 20px 0 20px;
padding:10px 20px 10px 10px;
}

div.gform_wrapper input.button {
margin:10px 20px 10px 0;
padding-right:0px;
width:0px;
}

div.gform_wrapper input.button {
width:80px;
}

.gform_wrapper h2.gsection_title, .gform_wrapper .gsection_description, .gform_wrapper h3#gform_title {
width:250px;
}

#gform_heading h3{
color:#4c4c4c;
}

.gform_wrapper .top_label .gfield_label {
clear:both;
display:inline-block;
font-weight:bold;
margin:10px 0 0;
}

.gform_wrapper .gform_footer {
border-top:0px dotted #CCCCCC !important;
}

.gform_wrapper #gform_heading {
border-bottom:0px dotted #CCCCCC;
margin-bottom:0px;
padding-bottom:0px;
width:98%;
}

*/

