
/* CSS Document */


/******************/
/*	Layout	*******/
/******************/

* {
	margin: 0;
	padding: 0;
}

html {
	min-width: 955px;
}

body {
	background-image: url(images/interface/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-width: 910px;
}

#identity {
	width: 110px;
	height: 98px;
	display: block;
	background-image: url(images/interface/navigation/identity.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1.9em;
	position: relative;
	left: -7px;
}

#container {
	min-width: 910px;
	width: 910px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 22px 0 23px;
	position: relative;
	z-index: 5;
}

#navigation {
	width: auto;
	float: left;
	z-index: 5;
}

#content {
	width: 680px;
	float: right;
	z-index: 5;
	padding-top: 7em;
}

#contact {
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 100%;
	z-index: 1;
}

#contactButton {
	position: absolute;
	top: 3px;
	right: 21px;
	width: 135px;
	height: 21px;
	display: block;
	background-image: url(images/interface/navigation/contact-clearpath.gif);
	background-repeat: no-repeat;
}

h1 {
	border-bottom: 1px solid;
	padding-bottom: .189em;
	margin-bottom: .459em;
}

h2 {
	margin-top: 2.572em !important;
}

p {
	margin-bottom: 1.286em;
}

ul {
	list-style: none;
	margin-bottom: 1.286em;
}

ul li ul {
	margin-bottom: 0;
}

#oneCol #content .post p {
	width: 37.5em;
}

#twoCol #content .post p {
	width: 32em;
}

#oneColSideBar #content .post p {
	width: 36em;
}

#oneCol #content ul {
	width: 37.5em;
}

#twoCol #content ul {
	width: 32em;
}

#content ul li {
	background-image: url(images/interface/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 9px;
}

#twoCol #content .profileimage {
	position: absolute;
	top: 15em;
	right: 18px;
	z-index: 0;
}

a.alignleft {
	line-height: 34px;
	display: block;
	float: left;
	border-top: 1px solid;
	border-bottom: 1px solid;
	position: relative;
	margin-left: 9px;
}

#navTier1 {
	margin-bottom: 1.45em;
}


#navTier2 li ul {
	margin-left: 8px;
}

#navTier2 li ul li {
	background-image: url(images/interface/navigation/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
}

#footer {
	clear: both;
	padding-top: 5em;
	position: relative;
}

#footerImg {
	width: 520px;
	height: 11px;
	background-image: url(images/interface/clearpath-helps.gif);
	background-repeat: no-repeat;
}

.noShow {
	display: none;
}

.linkLeft {
	position: absolute;
	background-image: url(images/interface/navigation/bg-oneCol-link-left.gif);
	background-repeat: no-repeat;
	top: 0;
	left: -9px;
	width: 9px;
	height: 34px;
}

.linkRight {
	position: absolute;
	background-image: url(images/interface/navigation/bg-oneCol-link-right.gif);
	background-repeat: no-repeat;
	top: 0;
	right: -17px;
	width: 17px;
	height: 34px;
}

#sitemap .post ul li ul li {
	background-image: url(images/interface/list-bullet-square.gif);
	background-repeat: no-repeat;
	margin-bottom: 0;
	background-position: 0 6px;
	padding-left: 8px;
}

#sitemap .post ul li {
	background: none;
	padding: 0;
	margin-bottom: 1.286em;
}

#sitemap .post ul li ul li ul {
	margin-left: 36px;
}

.clear {
	clear: both;
}

/******************/
/*	Type	*******/
/******************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
}

h1 {
	font-size: 2.643em;
	font-weight: normal;
}

h2 {
	font-size: 1em;
}

p {
	line-height: 1.286em;
}

a:hover {
	text-decoration: underline !important;
}

a.alignleft {
	font-weight: bold;
	text-decoration: none;
}

#navTier1 {
	font-size: 1.45em;
}



#navTier1 a {
	text-decoration: none;
	text-transform: lowercase;
}

#navTier2 a {
	font-size: 0.857em;
	text-decoration: none;
}

#navTier2 li a {
	text-transform: capitalize;
}

#navTier2 li ul li a {
	font-weight: normal;
	text-transform: none;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.714em;
}

#sitemap .post ul li a {
	font-weight: bold;
}

#sitemap .post ul li ul li a {
	font-weight: normal;
}

#sitemap .post ul a {
	text-decoration: none;
}

#content ul li {
	line-height: 1.286em;
}

#oneColSideBar #content .post blockquote {
	font-size: 86%;
	position: absolute;
	left: 780px;
	top: 478px;
}

#oneColSideBar #content .post blockquote p {
	width: 155px;
}

/******************/
/*	Color	*******/
/******************/

body {
	color: #616265;
}

h1 {
	color: #4d4e53;
	border-bottom-color: #d5d5d5;
}

#contact {
	background-color: #000000;
}

#content .post a {
	color: #e24912;
}

#content .post a:hover {
	color: #ffffff;
	background-color: #e24912;
}

a.alignleft {
	color: #e24912;
	background-color: #f5f5f5;
	border-color: #e1e1e1;
}

a.alignleft:hover {
	color: #e24912 !important;
	background-color: #f5f5f5 !important;
}

#navTier1 a {
	color: #38393e;
}

#navTier2 a {
	color: #38393e;
}

#footer {
	color: #9a9d9b;
}

#footer a {
	color: #e24912;
}

#footer a:hover {
	color: #ffffff;
	background-color: #e24912;
}

.current a, .currentparent a {
	color: #339cad !important;
}

#sitemap .post ul a {
	color: #38393e !important;
}

#navTier2 {
	color: #38393e;
}

#navTier2 li.current_page_ancestor>a {
	color: #369cad;
}

#navTier2 li.current_page_item>a {
	color: #369cad;
}

#navTier2 ul>li>a {
	color: #38393e;
}

#navTier1 li.current_page_item a, #navTier1 li.current_page_ancestor a {
	color: #369cad !important;
}

#navTier1 li a:hover {
	color: #369cad !important;
}





/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	border-bottom: 1px solid;
	padding-bottom: .189em;
	margin-bottom: .459em;
	color: #4d4e53;
	border-bottom-color: #d5d5d5;
	font-size: 30px;
	font-weight: normal;
}

.sIFR-hasFlash #navTier1 li {
	font-size: 22px;
	line-height: 1em;
	margin-bottom: -3px;
}

