/* -------------------- Colors -------------------- */

/* -------------------- General -------------------- */


html, body {
	// height: 100%;
	}
body {
	background: #ffffff repeat-x url(../../images/backgrounds/clouds.jpg) center 0;
	color: #6ba8db;
	}
a {
	text-decoration: none;
	/* border-bottom: 1px #90bfe5 none; */
	}
	a:hover {
		text-decoration: underline;
		/* border-bottom: 1px #90bfe5 dashed; */
		}

input[type='submit'] {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background: #6ba8db;
	padding: 4px 8px;
	margin: 0;
	border: 0 white none;
	vertical-align: top;
	}

#header-wrapper {
	background-color: #ffffff;
	margin: 18px auto 0;
	width: 778px;
	height: 92px;
	}
	#header {
		padding: 21px 11px 0 22px
		}
		#logo {
			float: left;
			width: 247px;
			height: 60px;
			}
		#nav a {
			border: none;
			}
		#subnav a {
			border: none;
			}
		#nav {
			color: #6ba8db; /* 68ace5 */
			float: right;
			font-size: 13px;
			letter-spacing: 1px;
			vertical-align: middle;
			text-align: center;
			}
			#nav ul {
				margin: 0;
				padding: 0;
				margin-top: 7px;
				}
			#nav li {
				margin: 0;
				padding: 0;
				float: left;
				}
				#nav li a {
					padding-top: 3px;
					height: 32px;
					display: block;
					text-decoration: none;
					text-indent: -9999px;
					}
					#nav-who-and-what {
						background: transparent no-repeat url(../../images/navigation/who-and-what.gif) 0 0;
						width: 98px;
						}
					#nav-news {
						background: transparent no-repeat url(../../images/navigation/news.gif) 0 0;
						width: 57px;
						}
					#nav-careers {
						background: transparent no-repeat url(../../images/navigation/careers.gif) 0 0;
						width: 74px;
						}
					#nav-contact {
						background: transparent no-repeat url(../../images/navigation/contact.gif) 0 0;
						width: 71px;
						}
					#nav-who-and-what:hover,
					#nav-news:hover,
					#nav-careers:hover,
					#nav-contact:hover {
						background-position: 0 -35px;
						}
					#nav-who-and-what.selected,
					#nav-news.selected,
					#nav-careers.selected,
					#nav-contact.selected {
						background-position: 0 -70px;
						}
		#subnav {
			color: #6ba8db; /* 68ace5 */
			font-size: 13px;
			letter-spacing: 1px;
			vertical-align: middle;
			text-align: center;
			margin-bottom: 40px;
			}
			#subnav ul {
				margin: 0;
				padding: 0;
				margin-top: 0px;
				}
			#subnav li {
				margin: 0;
				padding: 0;
				float: left;
				}
				#subnav li a {
					padding-top: 3px;
					height: 22px;
					display: block;
					text-decoration: none;
					text-indent: -9999px;
					}
					#subnav-engaged-individuals {
						background: transparent no-repeat url(../../images/navigation/engaged-individuals.gif) 0 0;
						width: 137px;
						}
					#subnav-creative-atmosphere {
						background: transparent no-repeat url(../../images/navigation/creative-atmosphere.gif) 0 0;
						width: 146px;
						}
					#subnav-collaborative-partnerships {
						background: transparent no-repeat url(../../images/navigation/collaborative-partnerships.gif) 0 0;
						width: 184px;
						}
					#subnav-strategic-thinking {
						background: transparent no-repeat url(../../images/navigation/strategic-thinking.gif) 0 0;
						width: 130px;
						}
					#subnav-break-out-creativity {
						background: transparent no-repeat url(../../images/navigation/break-out-creativity.gif) 0 0;
						width: 137px;
						}
					#subnav-engaged-individuals:hover,
					#subnav-creative-atmosphere:hover,
					#subnav-collaborative-partnerships:hover,
					#subnav-strategic-thinking:hover,
					#subnav-break-out-creativity:hover {
						background-position: 0 -25px;
						}
					#subnav-engaged-individuals.selected,
					#subnav-creative-atmosphere.selected,
					#subnav-collaborative-partnerships.selected,
					#subnav-strategic-thinking.selected,
					#subnav-break-out-creativity.selected {
						background-position: 0 -50px;
						}
				
#page-wrapper {
	background-color: #ffffff;
	margin: 7px auto 0;
	width: 778px;
	}
	#page {
		padding: 22px;
		overflow: hidden;
		min-height: 600px;
		}
		
		
/* -------------------- Tables -------------------- */


table {
	color: #216c9e;
	background: white;
	}
	caption {
		background: #216c9e;
		color: #f0f6f8;
		}
	th, td {
		}
	th {
		background: #dae7ed;
		font-weight: normal;
		}


/* -------------------- Forms -------------------- */

	
	label {
		font-size: 1.1em;
		font-weight: bold;
		}	
	.note, .instruction {
		font-size: 0.9em;
		line-height: 1.3em;
		margin-bottom: 0.5em;
		display: inline-block;
		color: #a6926c;
		}
	.optional, .required {
		color: #4AAB27;
		font-size: 0.7em;
		text-transform: uppercase;
		font-weight: bold;
		}
		.required { color: red; }
	
	textarea {
		font-size: 1.1em;
		line-height: 1.4em;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		}

/* ---------- sidebar ---------- */

div#sidebar-wrapper	{
	float:left;
	margin-bottom:30px;
	width:260px;
	}


/* -------------------- Posts -------------------- */

div#content-wrapper	{
	float: left;
	margin-bottom: 30px;
	width: 474px;
	}


div#posts {
	margin-bottom:30px;
	margin-right:30px;
	}
	
	/* ----- backgrounds ----- */
	div.post,
	div.comments-wrapper,
	div.form-wrapper,
	div.post-footer {
		margin-bottom: 50px;
		}
		div.post-footer {
			font-size: 11px;
			line-height: 14px;
			padding-bottom: 14px;
			border-bottom: 1px dotted #90bfe5;
			}
			div.comments-wrapper h3 {
				text-transform: uppercase;
			}
			div.form-wrapper h3 {
				text-transform: uppercase;
				}
		
		/* ----- post date block ----- */
		div.post-date {
			text-transform: uppercase;
			margin-bottom: 10px;
			font-size: .9em;
			text-align: right;
			}
		
		/* ----- post title link ----- */
		h1.post-header {
			}
				
		/* ----- post interior formatting ----- */
		div.post-inside {
			margin-bottom: 16px;
			text-align: left;
			}
			div.post-inside a {
				text-decoration: underline;
				}
				div.post-inside a:hover {
					color: #94bbe6;
					}
			div.post-inside ul, div.post-inside ol {
				/* A root-level list. Not nested. */
				display: block;
				margin-bottom: .8em; /* Bottom margin is same as 'p' tag. */
				margin-left: 20px; /* Indent it so it stands out. */
				}
				div.post-inside ul li ul, div.post-inside ol li ol {
					/* A nested list. */
					margin-top: 8px;
					margin-bottom: 0; /* Remove bottom margin. */
					margin-left: 0; /* Remove extra left margin. */
				}
				div.post-inside li {
					margin-top: 4px;
					margin-bottom: 4px;
					margin-left: 24px; /* Amount of indentation */
					padding-bottom: 1px;
					padding-top: 2px;
					}
			a.more-link {
				font-size: 10px;
				font-weight: bold;
				text-transform: uppercase;
				}

/* ---------- page navigation ---------- */

div.page-navigation {
	background: #6BA8DB;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 5px 8px 4px;
	text-transform: uppercase;
	}
	div.nav-back {
		}
		div.nav-back a {
			color: #FFFFFF;
			float: left;
			display: block;
			}
	div.nav-next {
		}
		div.nav-next a {
			float: right;
			display: block;
			}
	div.nav-both a {
		float: right;
		display: block;
		}
		div.nav-both a+a {
			float: left;
			display: block;
			}

/* ---------- section title ---------- */
	
div.section-title {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:1.5em;
	text-align:left;
	text-transform:lowercase;
	}

/* ---------- comments ---------- */

ol.comment-list {
	list-style: none;
	margin-bottom: 20px;
	}
	ol.comment-list li {
		margin: 0;
		margin-bottom: 10px;
		overflow: hidden;
		}
		.comment-data {
			float: left;
			width: 53px;
			text-align: right;
			margin-right: 20px;
			margin-top: 5px;
			font-size: 0.8em;
			line-height: 1.4em;
			}
		.comment-inside {
			overflow: hidden;
			}
		form#comment-form label, form.wpcf7-form label, .fake-label {
			display: block;
			float: left;
			margin-right: 15px;
			margin-top: 4px;
			text-align: right;
			width: 80px;
			font-size: .9em
			}
		form#comment-form textarea {
			width: 330px;
			}
		form#comment-form input[type="text"] {
			width: 180px;
			}

/* ---------- widgets ---------- */

.widget {
	margin-bottom:30px;
	}
	.widget-title {
		font-size:1.3em;
		text-transform:lowercase;
		font-weight: bold;
		}
	.widget ul {
		/* list-style-image: url(../../images/lists/arrow.png); */
		list-style-position: outside;
		list-style-type: none;
		padding-top: 4px;
		}
		.widget ul li {
			line-height:1.2em;
			margin: 0 0 3px 0;
			padding: 2px 0 0 0;
			}
		.widget>ul {
			padding-top: 0;
			}
			.widget>ul>li:first-child {
				padding-top: 0;
				}
			.widget>ul>li:first-child {
				border-top: none;
				}
	
#tag_cloud {
	line-height: 1.8em;
	}