/*
Theme Name: H.T. Associates
Theme URI: http://htassociates.com
Description: H.T. Associates WordPress Theme
Author: Blueprint Design Studio
Author URI: http://blueprintds.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */
body {
	background: #5B7EBB url(images/body.gif) repeat-y center top;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 95%; /*62.5%/1.6em;*/
	margin: 0;
	padding: 0;
	color: #717273;
	}
	
h1 { FONT-FAMILY: Georgia, Tahoma, Arial, TIMES, SERIF; FONT-SIZE: 24px; COLOR: #000066; FONT-WEIGHT: bold; line-height: 30px;}
h2 { FONT-FAMILY: Arial, TIMES, SERIF; FONT-SIZE: 18px; FONT-WEIGHT: bold; COLOR: #666699; line-height: 24px} 
h2 { FONT-FAMILY: Arial, TIMES, SERIF; FONT-SIZE: 18px; FONT-WEIGHT: bold; COLOR: #666699; line-height: 24px; padding-top: 10px;} 
h4 {}
.edit-link a, .edit-link a:visited {
	color:#5b7ebb;
	font-size:.8em;
	text-decoration:none;
}
.edit-link a:hover {
	text-decoration:underline;
}

/* images and misc. */

td {
	vertical-align: top;
}
img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; }
img.right{ float: right; border: none; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

	
/* breadcrumbs */
	
.breadcrumb {color: #717273; font-size: 0.625em !important; padding-bottom: 8px;}
.breadcrumb a {color: #717273; text-decoration: none;}
.breadcrumb a:hover {color: #717273; text-decoration: none;}
/* links */

/*a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}*/


/* container */


#container {
	width: 960px;
	margin: 0 auto;
	/*padding: 6px;*/
	background-color:#fff;
	color:#333;
	border: 1px none #0B1224;
	}
	
/* header */

#header {
background-image: url(images/navBG.jpg);
background-repeat: no-repeat;
    width: 960px; 
	color: #4360A1; 
	height: 120px;
	}
#headerimg {
	float: left;
}
	#navigation {
	float: right;
	width: auto;

}




/* home page formatting */

#homecontent {
float: left;
width: 500px;
overflow: hidden;
color: #717273;

}
#homecontent .entry {

		font-size: 1em;
}


#homecontent a.biglinks {
		color: #153192; font-size: 1em;font-weight: bold; text-decoration: none;

}

#homecontent a:hover.biglinks {
		color: #153192; font-size: 1em;font-weight: bold; text-decoration: none;

}

#homebar {
float: right;
width: 422px;
margin-right: 30px;
}


#homebarcontainer {
	width: 422px;
	margin: 0 auto;
}

#careerbox {
	width: 408px; 
	margin-left: auto;
	margin-right: auto;
	color: #717273;
}
table#careers {background-image: url(images/career-bg.png);
background-repeat: repeat-y;
}
td {
	vertical-align: top;
}

#careers li {
	font-size: 0.8em;
}

td#opps {
	background-image: url(images/home-career-ops.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 259px;
}
td#jobs {
	width: 200px;
}

td#jobs ul {
	padding-left: 25px;
	list-style-type: none;
}

#jobs ul a {
	color: #717273;
        padding-bottom: 4px
	text-decoration: none;

}
#jobs ul a:hover {
	color: #333;
	text-decoration: underline;
}
.information {
	width: 408px;
	margin: 0 auto;
	background-color: #E5E5E5;
	color: #717273;
	border-bottom: 20px solid #e5e5e5;
	font-size: 0.8em;
}

.information p {

	padding: 0 10px 10px 10px;
}


.information ul  {
		padding-left: 15px;
		list-style-type: none;
}

.information h3 {
	padding-left: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.information h3 a {
color: #717273;
	text-decoration: none;
}
.information h3 a:hover {
color: #717273;
	text-decoration: underline;
}

.information li a {
	color: #717273;
	text-decoration: none;
}
.information li a:hover {
	color: #717273;
	text-decoration: underline;
}

ul#homelist li {list-style-type: disc;
margin-left: 25px;

}
/* content */


#content {
	float: left;
	width: 50%;
	overflow: hidden;
	min-height: 500px;
	}

	h1 { color: #153192; 
	}
h2.searchresults {color: #153192;
font-weight: lighter;






























margin-left: 25px; margin-top: 10px;}



#maincontent {	
float: left;
	width: 76%;
	overflow: hidden;
	min-height: 500px;

	}


.post {

	margin: 0 10px;
	padding-left: 16px;
padding-top: 4px;
padding-bottom: 2px;
	line-height: 14pt;

	}
	
.post h2{
color: #3366CC;
font-wieght: lighter;
	}
	
.post h2 a{
color: #3366CC;
text-decoration: none;
font-weight: lighter;
	}
	
.post h2 a:hover{
color: #717273;
text-decoration: underline;
font-weight: lighter;
	}
	
	.post h3{
color: #717273;
font-weight: lighter;
	}
	
.post h3 a{
color: #717273;
text-decoration: none;
font-weight: lighter;
	}
	
.post h3 a:hover{
color: #717273;
text-decoration: none;
font-weight: lighter;
	}
	
.post p{font-size: 0.8em	color: #717273; 
}

.post a{text-decoration:underline;}

.post ul {margin-left: 25px; /*list-style-type: none;*/}

.post li {font-size: 0.8em;	color: #717273;}
.post li a {	color: #717273;}

.entry p{margin:12px 0; font-size: 0.8em;color: #717273; }

.entryListings {margin-left: 25px;}
.entryListings ul {margin-left: 25px;}

ul#authorlistings  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 20px;
	padding:2px;
	float:left;
	width:98%;
	color: #717273;
	}
.navigation a {color: #717273; font-size: 0.8em;}
	.alignleft {float:left;}
	.alignright {float:right;}

	
	
.navigationsingle {
	margin: 12px 0 20px 0;
	padding:2px;
	float:left;
	width:98%;
	color: #717273;
	}
	
	.navigationsingle a {color: #717273; font-size: 0.8em;}
	
.pagetitle {}

#presented {
	color: #717273;
	font-size: 0.7em;
	font-weight: bold;
}

/* left sidebar */

#left {

	width: 200px;
	float:left;
	margin: 12px 0 24px 10px;
	padding: 0;
	border-right: 1px none #A2A2A2;
		font-size: 0.8em;
	}

#left h2{
	
}

#left p {}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;

	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	padding-top: 3px;
	font-weight: bold;
	}

#left ul ul {
	margin:0 10px;
	padding:0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
	font-weight: normal;
	padding-top: 0;
}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#left a, #left a:visited {
	display:block;
	color: #777;
	text-decoration: none;
	line-height:14px;
	padding-bottom:5px;
	margin-bottom:5px;
}
 #left a:hover,  #left a:active {
	color:#333;
}
#left li li a, #left li li a:visited {
	display:block;
	border-bottom:1px solid #bbb;
}
#callout {
	width: 198px;
	background-color: #E5E5E5;
	padding:10px 0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
}


ul#jobs  {
	font-weight: normal;
}
ul#jobs li a {
	font-weight: normal !important;
}
/* right sidebar */

#right{

	width: 220px;/*305px;*/ /* 200px */
	float:right;
color: #717273;
	}

#right h2{

}

#right p {font-size: 0.8em;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	font-size: 0.8em;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#right #w198 ul li { 
        line-height: 12pt; text-align: left; margin: 0 10px; padding-bottom: 6px; padding-top: 6px; border-bottom: 1px solid #BBBBBB; }
#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


#right li a {
color: #717273;
text-decoration: none;
}

#right li a:hover {
color: #717273;
text-decoration: underline;
}
/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: Baskerville, Georgia, Times, serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}

	

#commentform p{
	color: #000;


	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Baskerville, Georgia, Times, serif;

	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
		font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;

	}
#homesearch input#s {
	width:334px;
}
#right input#s {
	width:125px;
}
#searchform input#s{
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{

	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
background: #fff url(images/footerBG.jpg) no-repeat;
	width: 960px;
	height: 52px;
	/*margin-top:15px;*/

	}
	
#footer p{text-align: center; padding-top: 10px;	color: #999BCA; font-size: 0.8em;}
#footer a{	color: #999BCA;;text-decoration: none;}
#footer a:hover{	color: #999BCA;text-decoration: underline;}

img.alignleft {
	float: left;
	padding-right: 20px;
}

.caption {width: 250px;}

/* right conditional sidebar formatting */
#hold215 {width: 215px;
margin: 0 auto;}

#w198 {background-color: #e5e5e5;
width: 198px;
float: right;
margin-right: 9px;
/*margin-left: 7px;
padding: 0;*/
border-bottom: 10px solid #e5e5e5;}

#w198 p {padding: 5px; text-align: center;}

#w198 ul {
padding: 0;
margin: 0;
overflow: visible;
text-align: center;}



div#w301 {background-color: #e5e5e5;
width: 301px;
margin: 0 auto;}


/* cforms formatting */

#cforms3form {width: 301px;margin-top: 0px !important; padding-top: 0px !important;/*border-right: 1px solid #e5e5e5;*/}

#cforms3form p.cf-sb {
	padding: 0 !important;
	margin-left: 3px;
	padding-left: 0;
	display: block;
	width: 99%;
	background-color: #e5e5e5;
}
#application {
	/* background: url(images/request-form.jpg) no-repeat center top; 
	padding-top: 88px; */
	margin-top: -60px;
}
#application .cform {
	background: #E5E5E5;
	border:medium none;
	margin:-8px 3px 20px 4px!important;
	padding: 0px 0 15px!important;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	-webkit-border-top-left-radius:0px;
	border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#application .cform fieldset {
	background:0;
	padding:0;
	margin:0;
	border:0;
}
/* end employment with HTA form */

#cforms6form p.cf-sb {
	padding: 0!important;
	margin-left: 3px;
	padding-left: 0;
	display: block;
	width: 99%;
	background-color: #fff;
}
/*#usermessage3a {margin-top: 0px; padding-top: 0px; }
#usermessage3a {margin-top: 0px; padding-top: 0px; }
#usermessage3a cforms3form {margin-top: 0px; padding-top: 0px; }*/

legend {display: none !important; }
span.reqtxt {display: none !important;}
span.emailreqtxt  {display: none !important;}

#usermessage2a p.cf-sb {
background-color: #fff !important;
}

.cform input.single {background-color: #ededed !important; }
.cform textarea.area {background-color: #ededed !important; }



/* BEGIN Dropdown Menus */
#dropdownmenu {
	display: block;
	color: #5b7ebb;
	font-weight: bold;
	width: 650px;
	height: 49px;
	padding: 0;
	margin: 65px 0px 0px 0px;
	border: 0px;
	z-index: 5;
	position: relative;
	float: right;
}
#dropdownmenu ul {
	width: 100%;
	list-style: none;
	padding:0;
	margin:0 0 2px;
	z-index: 500;
	position: absolute;
	bottom: 0;
	left: 0px;




}

#dropdownmenu li { /* main row, e.g., About */
	float: left;
	position: relative;
	text-align: left;
	padding: 5px 5px 30px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#dropdownmenu li ul { /* sub navigation aka first dropdown */
	width: 100%;
	height: auto;
	top: 100%;
	left: 0px;
	margin:0;
	padding:0;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius: 8px;

}




/* cured top and bottom of ul's */
#dropdownmenu li ul li.topcurved {
	display:none!important;
	margin:0;
	padding:0;
}
#dropdownmenu li ul li li.topcurved {
	display:block!important;
	background:transparent!important;
	padding:0;
	margin-bottom:-8px;
}
#dropdownmenu li ul li.curved {
	display:block;
	background:transparent!important;
	padding:0;
	margin:-5px 0 0!important;
}
#dropdownmenu li li {
	display: block;
	background:#132C8B;
	text-align: left;
	width:163px;
	height: auto;
	margin:0;
	padding:0;
	min-height: auto;

} 
#dropdownmenu li li.arrow, #dropdownmenu li li.arrow {
	background:#132C8B url('images/submenu_more.png') no-repeat 90% 50%;
}
#dropdownmenu li li ul {
	top: 0;
	left: 0;
}
#dropdownmenu li li:hover ul {
	left: 160px;
}
 
/* initialy hide all sub sidemenus */
#dropdownmenu ul ul,
#dropdownmenu ul li:hover ul ul,
#dropdownmenu ul ul li:hover ul ul,
#dropdownmenu ul ul ul li:hover ul ul,
#dropdownmenu ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}
 
/* display them on hover */
#dropdownmenu li:hover ul,
#dropdownmenu ul li:hover ul,
#dropdownmenu ul ul li:hover ul,
#dropdownmenu ul ul ul li:hover ul,
#dropdownmenu ul ul ul ul li:hover ul,
#dropdownmenu ul ul ul ul ul li:hover ul{
  	display: block;
}
 
#dropdownmenu #PhpWebcontent {
	display:none;
}	
 
/* define the consecutive colors */

#dropdownmenu a.main, #dropdownmenu a.main:visited {
	text-decoration: none;
	color: #5b7ebb;
	display: block;
	height: 49px;
	font-weight:bold;
	line-height: 49px;
	width: 112px;
	text-align: center;
	font-size: 1.2em;
}
#dropdownmenu a.main:hover, #dropdownmenu a.main:active {
	color: #fff;
	/* background-image: url('images/hover.png');
	background-repeat: repeat-x; */
	display: block;
	height: 49px;
	line-height: 49px;
	width: 112px;
	text-align: center;
}
#dropdownmenu li li a, #dropdownmenu li li a:visited {
	display:block;
	background:url('images/li_bg.png') no-repeat 50% 100%;
	color:#5b7ebb;
	font-weight:normal;
	text-decoration:none;
	font-size:.8em;
	padding:10px;
}
#dropdownmenu li li a:hover, #dropdownmenu li li a:active {
	background:url('images/title_bg.png') 0 50% repeat-x;
	color: #fff;
}
/* END Dropdown Menus */