﻿/* -- =TYPOGRAPHY -- */

h1 {
	font-size: 1.5em;
	margin: 0;
	position: relative;
	text-indent: -31337px;
}

	#branding h1 a {
		display: block;
		height: 82px;
		left: 27px;
		position: absolute;
		top: 31px;
		width: 220px;
	}

h2 { color: #fff; }

h2#sifr_header {
	height: 50px;
	margin: 110px auto 0;
	text-align: center;
	width: 450px;
}

h3 {
	color: #fcb14c;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
}
	
	h3#archived { margin-top: 25px; }
	
	.home #content_main h3+p {
		color: #fcb14c;
		font-weight: bold;
	}
	
#content_sub h4.tab {
	background: #fff url(../images/h4_content_sub.png) no-repeat;
	color: #fff;
	height: 20px;
	margin: 0;
	padding: 5px 0 5px 10px;
	width: 215px;
}

    .IE6 #content_sub h4.tab {
        padding-bottom: 0;
        width: 206px;
    }

#content_sub .case_study h4 {
	background: none;
	color: #999;
}

.news_item h4 { margin-bottom: .5em; }

a { text-decoration: none; }

a, #mgmt_nav a { color: #999; }

a:hover, #mgmt_nav a:hover { color: #f05423; }

	#mgmt_nav a {
		background: url(../images/mgmt.gif) no-repeat;
		height: 20px;
		padding: 1px 0 3px 25px;
	}
	
	#mgmt_nav a.selected { background: url(../images/mgmt_selected.gif) no-repeat; }

a.current, #case_widget_items a, #footer a { color: #fff; text-decoration: none; }

#case_widget_items .widget_more {
	background: url(../images/widget_more.gif) no-repeat right;
	padding: 3px 22px 3px 0;
}

	#case_widget_items .widget_more { padding-left: 10px; }
		.IE7 #case_widget_items .widget_more { margin-top: 7px; }
	
#case_widget_items {
	text-align: left;
}

.case_drawer_item a, .case_drawer_item.hover a { color: #fff; }

.case_drawer_item p {
	color: #fff;
	margin: 0;
	padding: 4px 6px 6px;
}
	
.required, .requiredField, .error, .fld_row span {
	color: #f00;
}

#latest_news a, #case_nav a { color: #fff; }


.rss_feed {
	background: url(../images/icon_rss.gif) no-repeat 0 50%;
	height: 22px;
	margin-right: 18px;
	padding: 5px 0 5px 28px;
}

	.AppleMAC-Safari5 .rss_feed { margin-right: 15px; }

.take_the_tour {
	background: url(../images/take_the_tour.png) no-repeat;
	display: block;
	height: 31px;
	left: 0;
	position: absolute;
	text-indent: -31337px;
	top: 235px;
	width: 129px;
}

address {
	font-style: normal;
}

#nav_main .current { color: #f05423; }

#nav_footer a { color: #f05423; }

#container { font-size: 12px; }

#content_main { line-height: 1.3; }

#content_main.case_study { text-align: justify; }

.latest_news_date { font-weight: bold; }

.latest_news_date, .latest_news_desc_short {
	font-size: 12px;
	margin-bottom: 0 !important;
}

#latest_news_none p { margin: 0; }

.news_item {}

.news_date {
	font-size: 10px;
	font-weight: normal;
}

.news_desc {}

.singleNewsItem .date {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 5px;
}

.read_more { 
	font-size: 12px;
	font-weight: bold;
}

.read_case { 
	float: right;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

	.SearchResult .read_case {
		float: right;
		margin-top: -1.5em;
	}

	.read_more, .read_case { border-bottom: 1px solid transparent; }
	.read_more:hover { border-bottom: 1px solid #fff; }
	.read_case:hover {
		color: #fcb14c;
		border-bottom: 1px solid #fcb14c;
	}

#footer p {
	bottom: 0;
	color: #fff;
	font-size: 11px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: right;
}

