/* @override 
	http://acclaim.websitewelcome.com/~nortonbk/wp-content/themes/thesis_16/custom/custom.css
	http://www.coloradobankruptcy.net/wp-content/themes/thesis_16/custom/custom.css
*/

html,body.custom {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body.custom {
	background-color:#25182f;
}
.custom #container {
}

.fir, .custom #logo {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 0;
}

.custom #header {
	position: relative;
	/*height: 119px;*/
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0 0 0px 0;
	margin: 0;
}
	.home .intake_form {
		background: white url(images/bankruptcy-crisis2.jpg) left top no-repeat;
		min-height: 275px;
		margin-bottom: 0px;
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
		position: relative;
	}
	.home .intake_form .clear {
		clear: both;
	}
	.home .intake_form form,
	.home .intake_form #gforms_confirmation_message {
		float: right;
		width: 400px;
		font-size: 1.4em;
		padding-right: 10px;
	}
	.home .intake_form #gforms_confirmation_message {
		background-color: #d8f9d0;
		border: 5px solid #b4d0ad;
		padding: 30px 20px;
		width: 360px;
		position: absolute;
		top: 25%;
		right: 10px;
		/*margin-top: 60px;*/
	}
	.home .gform_wrapper li,
	.home input.button
	{
		display: block;
		list-style: none;
		float: left;
	}
	.home .validation_error {
		padding: 5px 10px;
		border: 1px solid red;
		margin-bottom: 10px;
	}
	.gform_wrapper li {
		clear: both;
		margin-bottom: 10px!important;
		width: 100%;
	}
	.home .gform_heading {
		margin-bottom: 10px;
	}
	.home .gform_footer,
	li.gfield_error .validation_message {
		clear: both;
	}
	.home .gform_wrapper input,
	li.gfield_error .validation_message {
		float: left;
	}
	li.gfield_error .validation_message,
	form .gform_body label.error,
	.gfield_required {
		color: #c50102;
	}
	.gfield_required {
		padding-left: .2em;
	}
	/*.gform_body label.error {
		display: none!important;
	}*/
	.gform_wrapper label {
		display: block;
		color: #333;
		margin-bottom: 1px;
	}
	#sidebars .gform_wrapper label {
		color: #fcfcfc;
		clear: both;
	}
	
	.home li#field_1_2,
	.home li#field_1_3,
	.home input.button { 
		clear: left;
		
	}
	form .gform_body input.valid {
		background: white url(images/accept.png) 98% center no-repeat;
	}
	.gform_body textarea {
		width: 18em;
		height: 3em;
	}
	form .gform_body label.error {
		padding-left: 20px;
		text-align: left;
		display: block;
		float: left;
		position: absolute;
		right: 5px;
		width: 160px;
		text-indent: 0px;
		background: url(images/exclamation.png) left top no-repeat;
	}
.custom #sidebars .custom_box {
	background: #2f3449;
	border-bottom:  4px solid #000;
	margin-bottom: 0;
	color: #fcfcfc;
	position: relative;
}	
	#sidebars .gravityformswidget {
		padding: 0;
		margin: 0;
		width: 264px;
	}
	.gform_body {
		margin-top: 1em;
	}
#sidebars .gravityformswidget ul,
#sidebars .gravityformswidget li {
	list-style: none;
}
#sidebars .gravityformswidget h3 {
	margin: 0;
}	#sidebars .gravityformswidget #gforms_confirmation_message {
	color: white;
	padding: 10px;
	font-size: 1.1em;
}#sidebars .gravityformswidget a {
		position: absolute;		left: 0;
		bottom: 10px;
	}
	
	#sidebars .gform_wrapper label.error {
		position: relative;
		width: auto;
		margin-left: 5px;
		margin-top: 2px;
		color: #c50102;
		margin-bottom: .75em;
	}
	.gform_wrapper input {
		padding: 3px;
		width: 15em;
	}
	.gform_wrapper input.error {
		background-color: #ffffcc;
		border: 1px solid #909273;
	}
	#sidebars .gform_wrapper input {
		width: 18em;
	}
	input.button {
		background: #568952;
		border: 1px solid green;
		color: white;
		padding: 4px 10px;
		font-weight: bold;
	}
	#sidebars input.button {
		margin-top: 5px;
	}
	.custom #logo a {
		background: url(images/denver-bankruptcy-logo.gif) left top no-repeat;
		cursor: pointer;
		height: 79px;
		width: 558px;
	   float: left;
		position: relative;
		left: 20px;		
		margin-top: 20px;
	   margin-bottom: 20px;
		z-index: 22;
	}
	.custom .call {
		position: absolute;
		right:10px;
		top: 10px;
		font-size: 2.2em;
		color: white;
		text-align: right;
		font-family: 'Adobe Garamond Pro', Garamond, 'ITC Garamond', 'Adobe Garamond', 'Times New Roman', Times, serif;
	}
	.custom #header .call {
		text-align: left;
	}
	.custom .call .larger {
		font-size: 160%;
	}
	.custom .call em {
		color: #BEC4FD;
		font-size: .75em;
		font-variant: small-caps;
		font-style: normal;
	}
	.custom .call strong {
		font-size: .5916em;
		padding-bottom: 10px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
	.custom .call strong em {
		color: #E8B900;
		font-size: 1em;
	}
.custom .menu {
	position: relative;
	/*margin-top: 119px;*/
}
.home .menu {
	/*background-color: white;*/
}
	.custom .menu li {
		margin-right: 3px;
	}
	.custom .menu ul {
		overflow: hidden;
	}
	.custom .menu ul,
	.custom .menu li li {
		width: 26em;
	}
	.custom .menu ul a {
		width:21.864em;
	}

.custom #content_box {
	background: white;
}
.custom #content { 
	width: 67.8em; 
	float: right; 
	padding-right: 3em;
}

	/* @group Breadcrumb */
	
	#content .breadcrumb_trail {
			float: left;
			margin: 0;
			padding: 10px;
		}
		#content .breadcrumb_trail li {
			float: left;
			display: block;
			padding-right: .5em;
		}
		#content .breadcrumb_trail h3 {
			display: inline;
			font-weight: normal;
		}
		.breadcrumb_trail span.gt {
			color: #999;
			font-size: .90em;
			padding-left: .25em;
		}
	
	/* @end */
	
	/* @group Glossary */
	
		.snap_nav li {
			float: left;
			width: 3.846%; /* 100% / 26 letters */
			display: block;
			margin: 0;
			padding: 0;
			color: #ccc;
		}
		.snap_nav a {
			color: black;
		}
		.snap_nav li.snap_selected a {
			font-weight: bold;
		}
		#content .breadcrumb_trail li {
			float: left;
			display: block;
			padding-right: .5em;
		}
	
	/* @end */
	
	/* @group Archive Info */
	
		.custom #archive_info {
			clear: left;
		}
		.custom #archive_info h3 {
			font-size: 1.571em;
			margin-top: 1em;
		}
		.custom #archive_info h2,
		.custom #archive_info h2 a {
			color: #666;
		}
		.custom #archive_info p {
			color: #333;
		}
		.custom #archive_info h2 {
			font-size: 1.2em;
			font-family: Helvetica, Arial, sans-serif;
			text-transform: uppercase;
			margin-top:.5em;
		}
		.custom #archive_info .archive-description p {
			text-transform: none;
			letter-spacing: normal;
			font-size: 1.4em;
			line-height: 1.571em;
			margin-top: .571em;
			margin-bottom: 0;
			padding-bottom: .571em;
			border-bottom: 1px solid #ccc;
		}
	
	/* @end */
	
	.custom .headline_area {
		margin-bottom: 1em;
	}
	#page .headline_area h1,
	.home .headline_area h2
	 {
		padding-bottom: 12px;
		border-bottom: 1px solid #000;
	}
	.custom.home #page .headline_area h2 {
		font-size: 2.8em; line-height: 1.286em; 
		font-family: 'Adobe Garamond Pro', Garamond, 'ITC Garamond', 'Adobe Garamond', 'Times New Roman', Times, serif;
	}
	.custom #content a {
		color: rgb(0,0,102);
	}
	.custom.home #page .headline_area h2, 
	.custom .headline_area h1, 
	.custom h2,
	.custom .sidebar h3,
	.custom h6 {
		font-family: 'Adobe Garamond Pro', Garamond, 'ITC Garamond', 'Adobe Garamond', 'Times New Roman', Times, serif;
	}
	.custom h3, .custom h4 {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
	}
	.custom a.internal_tag {
		color: black!important;
		text-decoration: none;
	}
	.custom a.internal_tag:hover {
		text-decoration: underline;
	}
	.custom .post h2,
	.custom .post_box h2 {
		font-weight: normal;
		font-size: 1.6em;
		margin-top: 0;
	}
		.custom h2.entry-title a {
			font-size: 1.3em;
		}
	.custom h3 {
		margin-top: 1.333em; /* .5em less than normal */
		font-size: 1.1em;
	}
	.custom .sidebar h3 {
		color: #fcfcfc;
		padding-left: 10px;
	}
	.custom .sidebar .gravityformswidget h3 {
		padding-left: 0;
		margin-top: 0;
	}
.custom .comments_closed {
	display: none;
}
.custom #page {
	overflow:hidden;
	position: relative;
	border-top: 8px solid #2d2155;
	padding: 0;
}
.custom #sidebars {
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	width: auto;
	height: 1%;
}
	.custom #sidebars .image_box {
		margin-bottom: 0;
	}
.custom #footer {
	background: #25182f;
	border-top: 8px solid #615c94!important;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	padding: 10px 0 10px 0;
}
	.custom #footer .address {
		color: #fcfcfc;
		line-height: 1.9;
	}
	.custom #footer .copy {
		text-align: center;
		float: left;
		clear: both;
		color: #666;
		width: 100%;
		padding: 10px 0;
		font-size: 1em;
	}
	.custom #footer .call {
		position: relative;
		font-size: 2.4em;
		float: left;
		top: 0;
		left: 0;
		right: 0;
		text-align: left;
		line-height: 1.1;
	}
	.custom #footer strong {
		padding: 0;
		margin-bottom: .5em;
	}
	.custom #footer .gb,
	.custom #footer .geoblock,
	.custom #footer .block-geography,
	.custom #footer .locations,
	.custom #footer .service-area {
		display: block;
		width: 100%;
		float: left;
		clear: both;
		text-align: left;
	}
	.custom #footer .gb h1,
	.custom #footer .geoblock h1,
	.custom #footer .block-geography h1,
	.custom #footer .locations h1,
	.custom #footer .service-area h1,
	.custom #footer .gb h2,
	.custom #footer .geoblock h2,
	.custom #footer .block-geography h2,
	.custom #footer .locations h2,
	.custom #footer .service-area h2,
	.custom #footer .gb h3,
	.custom #footer .geoblock h3,
	.custom #footer .block-geography h3,
	.custom #footer .locations h3,
	.custom #footer .service-area h3,
	.custom #footer .gb h4,
	.custom #footer .geoblock h4,
	.custom #footer .block-geography h4,
	.custom #footer .locations h4,
	.custom #footer .service-area h4,
	.custom #footer .gb h5,
	.custom #footer .geoblock h5,
	.custom #footer .block-geography h5,
	.custom #footer .locations h5,
	.custom #footer .service-area h5,
	.custom #footer .gb h6,
	.custom #footer .geoblock h6,
	.custom #footer .block-geography h6,
	.custom #footer .locations h6,
	.custom #footer .service-area h6 {
		color: #999;
		width: 100%;
		padding: 0;
		margin: 0;
		margin-top: 1em;
		font-size: 1.4em;
		font-family: 'Adobe Garamond Pro', Garamond, 'ITC Garamond', 'Adobe Garamond', 'Times New Roman', Times, serif;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: normal;
	}
	
.custom #page,
.custom #sidebars {
	background: #190039;
}

	.custom #sidebars ul {
		position: relative;
	}
	.custom #sidebars ul,
	.custom #sidebars li,
	.custom #sidebars li a {
		padding: 0;
		margin: 0;
	}
	.custom #sidebars ul.sidebar_list {
		padding-bottom: 20px;
	}
	.custom #sidebars li {
		/*border-bottom: 3px solid #000333;*/
		margin-bottom: 10px;
		clear: left;
	}
		.custom #sidebars li li {
			border-bottom: none;
			margin-bottom: 0;
			clear: none;
		}
	.custom ul.sidebar_list a {
		display: block;
	}
	#flexipages-2 ul li {
		position: relative;
	}
	#flexipages-2 ul li.page_item,
	#flexipages-2 ul li.page_item.sfHover {
		text-align: left;
		background-position: 12px top!important;
		background-repeat: no-repeat;
	}
	#flexipages-2 ul li.page_item.hover,
	#flexipages-2 ul li.page_item.parentHover/*, 
	#flexipages-2 ul li.current_page_parent*/
	{
		background-position: 12px -52px!important;
		background-repeat: no-repeat!important;
	}
	#flexipages-2 ul li.page_item.hover,
	#flexipages-2 ul li.hover.sfHover,
	#flexipages-2 ul li.current_page_parent.hover,
	#sidebars #flexipages-2 ul li.current_page_item {
		background-position: 12px -104px!important;
		background-repeat: no-repeat!important;
	}
	
	#sidebars ul li.page_item a {
		background: url(images/navigation.gif) left top no-repeat;
		background-color: transparent;
		line-height: 52px;
		padding-left: 100px;
	}
	
	#sidebars ul li.page_item a,
	#sidebars ul li.cat-item a {
		color: #fff;
		font-size: .875em;
		text-transform: uppercase;
		font-weight: bold;
		width: 190px;
		padding-right: 34px;
		display: block;
		height: 52px;
		margin: 0;
	}
		/*#flexipages-2 ul li ul {
			display: none;
		}*/
		#flexipages-2 ul li.current_page_parent ul,
		#flexipages-2 ul li.current_page_item ul {
			/* 
			// for flyout nav
			position: absolute;
			left: 324px;
			top: 0;
			*/
			display:block;
			visibility: visible;
		}
		#flexipages-2 ul ul li.page_item {
			background-color: #524e7e;
		}
		#flexipages-2 ul ul li.page_item,
		#flexipages-2 ul ul li.page_item a,
		#sidebars ul li.cat-item a {
			background-image: none;
			height: auto;
			padding: 0;
		}
		#flexipages-2 ul ul li.page_item a {
			line-height: 1.2;
			padding: 10px 30px;
			background-color: transparent;
			border-top: 1px solid #b0adc9;
			border-bottom: 1px solid #19003a;
			width:264px;
		}
		#flexipages-2 ul ul li.page_item a:hover,
		#flexipages-2 ul ul li.current_page_item a:hover,
		#sidebars ul li.cat-item a:hover
		{
			background: #514c82 url(images/bg-stripes.gif) left top repeat!important;
		}
		
		/* @group Sidebar Categories */

		/*#ace-categories-custom-title-attribute h3 {
			display: none;	
		}*/
		.custom #ace-categories-custom-title-attribute li.cat-item a {
			width:284px;
			line-height: 1.2;
			padding: 10px 30px 10px 10px;
			background-color: transparent;
			border-top: 1px solid #b0adc9;
			border-bottom: 1px solid #19003a;
		}
		.custom #ace-categories-custom-title-attribute li li.cat-item a {
			padding-left: 30px;
			width:264px;
			text-transform: ;
		}
		.custom #ace-categories-custom-title-attribute ul li.cat-item,
		.custom #ace-categories-custom-title-attribute ul li.cat-item a:link {
			background-color: #190039;
		}
		.custom #ace-categories-custom-title-attribute ul li.current-cat,
		.custom #ace-categories-custom-title-attribute ul li.current-cat a:link {
			background-color: #514c82;
		}
		.custom #ace-categories-custom-title-attribute ul li.current-cat li,
		.custom #ace-categories-custom-title-attribute ul li.current-cat li a:link 		{
			background-color: #190039;
		}

		/* @end */
		
		/* @group Tag Cloud */

		.st-tag-cloud a {
			color: white;
			float: left;
			padding: 1px 4px!important;
		}
		
		.st-tag-cloud a.t10 {
			color: white;
		}
		.st-tag-cloud a.t5 {
			color: #ccc;
		}
		
		.st-tag-cloud a.t1 {
			color: #aaa;
		}	
		/* @end */
		
		#flexipages-2 ul ul li.current_page_item a {
			background: #5b5594;
		}
		
	#sidebars #flexipages-2 ul li.page_item a:hover,
	#sidebars ul li.page_item.sfHover a, /* parent */
	#flexipages-2 ul li.current_page_parent a
	{
		background-position: left 0px;
		background-repeat: no-repeat;
		text-decoration: none;
	}
	#flexipages-2 ul li a:hover,
	#flexipages-2 ul li.current_page_parent a:hover,
	#sidebars #flexipages-2 ul li.current_page_item a,
	#sidebars #flexipages-2 ul li.current_page_item a:hover
	{
		background-position: left -52px!important;
	}
	#sidebars ul li.page_item li {
		background: #19003a;
		background-color: #44406e;
	}
	
		li.page-item-18 {
			background-image:url(images/nav-1.3.jpg);
		}
		li.page-item-99 {
			background-image:url(images/nav-hands3.jpg);
		}
	
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.wp-pagenavi {
	font-size: 1.4em;
}
.post_nav p {
	text-align: right;
	float: left;
	width: 50%;
}
.post_nav a {
	display: block;
}
p.previous {
	text-align: left;
}

.custom #footer,
.custom #header {
	border: none;
}


