.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}

body {
	font-family:Arial, sans-serif;
	font-size:12px;
	letter-spacing:0.025em;
}
a:link {
	color:#669999;
}
a:hover {
	color:#999;
}
.background {
	display:none;
	height:100%;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	z-index:1;
}
.container {
	background-color:#fff;
	overflow:hidden;
	margin:50px 30px 90px 30px;
	padding:10px;
	position:relative;
	width:830px;
	z-index:10;
}

/** TYPOGRAPHY ****************/
h2 {
	color:#999;
	font-family:Helvetica, Georgia, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-bottom:2px;
	text-transform:uppercase;
}
h2 a {
	color:#999999;
}
/******************************/


/** MODULES *******************/

/* Testimonial */
.testimonial p {
	color:#56939b;
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	line-height:20px;
	font-style:italic;
}
.testimonial cite {
	color:#666666;
	display:block;
	font-size:11px;
	font-style:normal;
	float:right;
	line-height:14px;
	padding-top:5px;
}
/** XXXXXXX *******************/


/** HEADER ********************/
header {
	margin:0 0 75px 0;
	padding:0 10px;
	overflow:hidden;
}
header .logo {
	float:left;
	margin:22px 0 0 10px;
}

/* Supplemental Nav */
.supplemental-nav {
	float:right;
	margin:22px 20px 0 0;
}
.supplemental-nav li {
	float:left;
	color:#999;
	padding:0 0 0 5px;
}
.supplemental-nav li:first-child:after {
	content:" |";
}
.supplemental-nav a {
	color:#669999;
}

/* Nav */
header nav {
	clear:right;
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	width:600px;
}
header nav li {
	float:left;
	margin-left:10px;
}
header nav a {
	border-top:1px solid #999999;
	color:#999999;
	display:block;
	padding-top:6px;
	text-decoration:none;
	text-transform:capitalize;
	width:110px;
}
header nav a:hover, header nav .current_page_item a {
	border-top-color:#71a9b0;
	color:#56939b;
}

/* Search */
.searchform {
	float:right;
	margin:19px 0 38px 0;
	text-align:right;
	width:220px;
}
.searchform .screen-reader-text {
	visibility:hidden;
}
.searchform input {
	color:#999;
	font-family:Arial, sans-serif;
	margin:0;
}
.search_box {
	background:url("../img/search-icon.png") no-repeat 5px 2px;
	border:1px solid #999;
	font-size:12px;
	padding:2px 5px 3px 20px;
	width:134px;
}
.search_submit {
	background:none;
	border:0;
	cursor:pointer;
	padding:0;
	text-transform:uppercase;
}
/** XXXXXX ********************/

/** PAGE CONTENT **************/
.page_content {
	overflow:hidden;
}
.page_title {
	color:#56939b;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-left:230px;
}

/* Feature Area */
.feature_area {
	overflow:hidden;
	margin-bottom:90px;
}
.feature_area p {
	color:#56939b;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	letter-spacing:0.025em;
	line-height:28px;
	padding:0 35px 0 20px;
	width:415px;
}
.featured_case_study {
	color:#666;
	display:block;
	float:left;
	margin:0 10px;
	text-align:right;
	width:340px;
}
.featured_case_study:hover {
	color:#56939b;
}
.featured_case_study img {
	margin-bottom:8px;
}

/* Secondary Area */
.secondary_area {
	overflow:hidden;
}
.blog_excerpts {
	float:left;
	margin-left:20px;
	overflow:hidden;
	width:440px;
}
.blog_excerpts h2 {
	border-bottom:1px solid #666;
	line-height:18px;
	margin-bottom:9px;
	padding-bottom:4px;
}
.blog_excerpts h2 img {
	display:inline;
	margin-left:9px;
}
.post_excerpt {
	color:#666;
	float:left;
	font-size:12px;
	line-height:16px;
	padding-right:10px;
	width:210px;
}
.post_excerpt h3 {
	font-weight:normal;
	margin-bottom:5px;
}
.post_excerpt h3 a {
	color:#669999;
	text-decoration:underline;
}
.post_excerpt_body {
	margin-bottom:5px;
}
.post_excerpt_meta {
	font-size:10px;
	line-height:12px;
}
.post_excerpt_meta a {
	color:#666;
	text-decoration:underline;
}
.secondary_area .testimonial {
	float:left;
	padding:27px 10px 10px 20px;
	width:340px;
}
.secondary_area .testimonial cite {
	width:220px;
}

/* Sidebar */
.sidebar {
	float:left;
	padding:30px 10px 0 0;
	width:210px;
}
.sidebar .testimonial {
	padding:0 10px 0 20px;
	width:190px;
}
.sidebar .testimonial cite {
	width:150px;
}

/* Search Results */
.search_results nav {
	margin-left:220px;
	width:410px;
}
.message {
	color:#666;
	text-align:center;
	padding:18px 0;
	width:100%;
}

/* Article */
article {
	float:left;
	overflow:hidden;
	padding-bottom:30px;
	width:610px;
}
.no-sidebar article {
	margin-left:220px;
	width:430px;
}
.article_body {
	color:#666;
	float:left;
	line-height:18px;
	overflow:hidden;
	padding:30px 10px 0 10px;
	width:410px;
}
.article_body a {
	color:#669999;
	text-decoration:underline;
}
.article_body .post_meta {
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:18px;
}
.case_study .article_body .post_meta {
	font-style:italic;
	margin-bottom:9px;
}	
.article_body .post_meta a {
	color:#666;
	text-decoration:underline;
}
.article_body .wp-caption-text {
	background:url("../img/up-arrow.png") no-repeat left 8px;
	font-size:10px;
	font-style:italic;
	line-height:12px;
	margin-bottom:24px;
	padding:5px 0 0 19px;
}
.article_body h2 a {
	text-decoration:none;
}
.article_body h3 {
	color:#71a9b0;
	font-weight:bold;
	text-transform:uppercase;
}
.article_body h3 a {
	text-decoration:none;
}
.article_body blockquote {
	color:#669999;
	margin:0 30px;
}
.article_body p {
	margin-bottom:18px;
}
.article_body ul, .article_body ol {
	color:#669999;
	margin: 0 0 18px 30px;
}
.article_body ul li {
	text-indent:-8px;
}
.article_body ul li:before {
	content: "• ";
}
.article_body .case_studies_list {
	color:inherit;
	margin:0;
}
.article_body .case_studies_list li {
	margin-bottom:18px;
	overflow:hidden;
	text-indent:0;
}
.article_body .case_studies_list li:before {
	content:"";
}
.case_studies_list h3 {
/*	margin-left:59px; */
}
.case_studies_list p {
	margin:0;
/*	margin:0 0 0 59px; */
}
.case_studies_list img {
	float:left;
}
.case_studies_list .meta {
	float:right;
	font-size:10px;
	font-style:italic;
}

aside {
	color:#666;
	float:right;
	line-height:16px;
	padding:30px 10px 0 10px;
	width:160px;
}
aside h3 {
	color:#cc6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:18px;
	margin-bottom:18px;
	text-transform:uppercase;
}
article aside h3 {
	margin-bottom:10px;
}
aside h4 {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
aside ul {
	margin-bottom:32px;
}
.widgets li {
	margin-bottom:16px;
}
.widgets li li {
	margin-bottom:0;
}
aside li a:before {
	content: "• ";
}
aside a {
	color:#666666;
	text-decoration:underline;
}
aside .related_image {
	color:#666;
	line-height:14px;
}
aside .wp-caption-text {
	background:url("../img/up-arrow.png") no-repeat left 8px;
	font-size:10px;
	font-style:italic;
	margin-bottom:24px;
	padding:5px 0 0 19px;
}
aside .related_image img {
	margin-bottom:8px;
}


.article_actions {
	clear:both;
	padding:0 10px;
}
.view_comments {
	margin-bottom:20px;
	text-align:right;
}
.view_comments a {
	color:#666666;
}
.article_actions nav {
	padding-top:10px;
}
.article_actions nav a {
	color:#669999;
}
.newer_posts, .back {
	float:left;
}
.newer_posts a:before, .back a:before {
	content: "‹ ";
}
.older_posts {
	float:right;
}
.older_posts a:after {
	content: " ›";
}
.comments {
	color:#666666;
	padding:25px 10px 0 10px;
	overflow:hidden;
}
.comments h2 {
	margin-bottom:6px;
}
.post_comments {
	margin-bottom:30px;
}
.comments_list {
	line-height:18px;
}
.comments_list li {
	margin-bottom:18px;
}
.comments_list h4 {
	font-weight:bold;
}
.comments_list .comment_meta a {
	color:#666;
	font-size:10px;
}
.leave_comment {
	margin-bottom:15px;
}
.leave_comment a {
	color:#669999;
}
.comments .leave_comment p {
	margin-bottom:5px;
}
.leave_comment h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
}
.feedback p {
	margin-bottom:0;
}
.feedback input, .feedback textarea {
	background:#f0f0f0;
	border:0;
	color:#666;
	font-family:Arial, sans-serif;
	font-size:10px;
	margin-bottom:4px;
	padding:4px;
}
.feedback input[type=text] {
	width:204px;
}
.feedback input[type=submit] {
	font-size:12px;
	margin-top:10px;
}
.feedback textarea {
	height:130px;
	margin-bottom:12px;
	width:402px;
}
.feedback label {
	color:#666;
	font-size:10px;
	line-height:24px;
	vertical-align:middle;
}
.feedback label[for=subscribe] {
	font-size:12px;
}

/* Question */
.question {
	background:url("../img/rings.png") no-repeat center top;
	clear:both;
	margin-top:137px;
	padding:50px 0 40px;
}
.question p {
	color:#cc6600;
	font-family:Helvetica, Arial, sans-serif;
	font-size:20px;
	text-align:center;
}
/** XXXX XXXXXXX **************/

/** FOOTER ********************/
footer {
	padding-bottom:26px;
}
footer ul {
	color:#666;
	text-align:center;
}
footer li {
	display:inline;
}
footer li:after {
	content: " |";
}
footer li:last-child:after {
	content:none;
}

