/*
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 { border-bottom:none;
height:150px;
padding-top:0;
padding-bottom:0;
border-bottom:4px double #bbbbbb;
background:url(http://theveracityblog.com/wp-content/uploads/2009/11/The_Veracity_Team.png)
center left no-repeat; }
.custom #header #logo { display:none; }
.custom #header #tagline { display:none; }
.custom .comments_closed p { display: none; }



.custom #AjaxForm {
clear:both;
margin:15px 15px 0;
}

.custom #AjaxForm .column.wide {
width:600px;
}

.custom #AjaxForm .column {
float:left;
margin-bottom:20px;
width:340px;
}

.custom #AjaxForm .column .header {
background:url("/wp-content/themes/thesis_16/custom/images/header_bg.jpg") no-repeat scroll 0 0 transparent;
height:113px;
padding:6px 21px;
}

.custom #AjaxForm  h1 {
font-size:40px;
}

.custom #AjaxForm  h1, #AjaxForm  h3 {
margin:0;
padding:0;
text-shadow:2px 2px 2px #333366;
}

.custom #AjaxForm  h1, .custom #AjaxForm  h2, .custom #AjaxForm  h3, .custom #AjaxForm  h4, .custom #AjaxForm  h5 {
color:#FFFFFF;
font-family:cambria,calibri,arial,verdana,sans-serif;
font-weight:normal;
text-align:left;
}

.custom form {
margin:0;
padding:0;
}

.custom #AjaxForm .form-wrapper {
background:url("/wp-content/themes/thesis_16/custom/images/form-background.jpg") no-repeat scroll 0 0 transparent;
height:425px;
margin:-62px 0 0 15px;
text-align:left;
}

.custom #InnerFormWrapper {
margin-top:27px;
}

.custom #AjaxForm h4 {
color:#405434;
font-size:20px;
padding:5px 20px;
}

.custom #AjaxForm #Step1, .custom #AjaxForm #Step2, .custom #AjaxForm #Step3 {
margin-bottom:-2px;
}

.custom #AjaxForm .form-contents {
width:565px;
}

.custom #AjaxForm .steps {
margin-top:4px;
text-align:center;
width:565px;
}

.custom #AjaxForm .steps span.step.active {
background-color:transparent;
color:#009900;
text-decoration:underline;
}

.custom #AjaxForm .steps span.step {
background-color:#CCCCCC;
color:#666666;
display:inline-block;
font-family:cambria,calibri,arial,verdana,sans-serif;
font-size:20px;
padding:3px 0 5px;
text-align:center;
width:183px;
}

.custom #AjaxForm h2 {
color:#339900;
font-size:20px;
text-align:center;
}

.custom #AjaxForm .input {
background:none no-repeat scroll 0 0 transparent;
clear:both;
font-family:arial;
font-size:12px;
height:auto;
margin:0;
overflow:hidden;
padding:5px 0;
}

.custom #AjaxForm .input label {
color:#5F6F11;
float:left;
font-family:arial,verdana,sans-serif;
font-size:14px;
font-weight:bold;
margin:0 20px 0 90px;
text-align:left;
width:150px;
}

.custom #AjaxForm .input select.wide, .custom #AjaxForm .input input.wide {
width:205px;
}

.custom #AjaxForm .input select,.custom #AjaxForm .input input {
float:left;
margin:0;
padding:1px;
width:145px;
}

.custom #AjaxForm #Step1 a.continue {
display:block;
margin:0 0 15px 260px;
overflow:hidden;
}

.custom #AjaxForm #Step1 p.sub-text {
color:#333333;
display:inline-block;
font-family:arial;
font-size:12px;
margin:0 0 0 240px;
text-align:center;
width:175px;
}

.custom #AjaxForm .hidden {
display:none;
}

.custom .column {
float:left;
margin-bottom:20px;
width:285px;
}

.custom .section img {
float:left;
}

.custom .section-header p {
color:#009933;
font-family:cambria,calibri,arial,verdana,sans-serif;
font-size:16px;
line-height:16px;
padding:0 0 10px;
text-align:left;
white-space:nowrap;
}

.custom .section-header span.loud {
font-size:1.4em;
line-height:20px;
}

.custom .section ul {
list-style:none outside none;
padding-left:2px;
}

.custom .section ul li {
background:url("/wp-content/themes/thesis_16/custom/images/check-mark.gif") no-repeat scroll 0 50% transparent;
font-family:arial;
font-size:12px;
line-height:20px;
padding-left:15px;
text-align:left;
}

.custom hr {
background:url("/wp-content/themes/thesis_16/custom/images/hr_background.jpg") repeat-x scroll 0 0 transparent;
border:0 none;
clear:both;
height:28px;
margin:0;
padding:0;
}

#bottomColumns {
color:#444444;
float:left;
margin:0;
text-align:left;
width:950px;
}

.custom .column {

margin-bottom:20px;
min-height:515px;

}
.custom .leftColumn {
background:none repeat scroll 0 0 #FFF;
float:left;
margin:0;
height:350px;
width:600px;
}
.custom .cta {
width:200px;
float:left;
font-family:arial;
font-size:12px;
line-height:20px;
text-align:left;
}


.custom .ctb {
width:200px;
float:left;
font-family:arial;
font-size:12px;
line-height:20px;
text-align:left;
}

.custom .ctc {
width:200px;
float:left;
font-family:arial;
font-size:12px;
line-height:20px;
text-align:left;
}
.custom .rightColumn {
background:none repeat scroll 0 0 #F0F4F5;
float:right;
margin:0;
height:350px;
width:325px;
padding:10px;
}
.custom .rightColumn h2 {
color:#617154;
font-family:Arial,Verdana,sans-serif;
font-size:1.45em;
font-weight:bold;
margin-bottom:2px;
}

.custom .creds {
color:#0052C2;
font-family:georgia;
font-size:12px;
line-height:20px;
text-align:center;
width:215px;
}
}
.custom .creds img {
float:none;
}

#form-space {  
 clear:both;
margin:15px 15px 0;
}
#form-space .Form_Box {  
 width: 605px;  
 margin-bottom: 20px;
 float:left;
}
#form-space .Form_Box  .header {
background:url("/wp-content/themes/thesis_16/custom/images/header_bg.jpg") no-repeat scroll 0 0 transparent;
height:113px;
padding:6px 21px;
}
