@charset "UTF-8";
/* CSS Document 
	Created for: Keymind, A Division of Axiom Resource Management
	Author: Ashley Frazier
	Last Updated: May 1, 2012

	Overrides specified in bootstrap.css file

*/


/* ------------------ TYPE STYLES -------------------- */
body {
	font-family: "SofiaProLight", "Century Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;	
	color: #353535;
	font-weight: normal;
}

p, ul p {
	font-size: inherit;
	line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-family: "OswaldBold", "Impact", Arial, sans-serif;
  font-weight: normal;
  font-size: 4em;
  line-height: 1.2em;
  margin-bottom: 40px;
  margin-top: 40px;
}
h1 small {
  font-size: 1em;
}
h2 {
  font-family: "OswaldLight", "Impact", Arial, sans-serif;
  font-size: 2em;
  line-height: 1em;
  font-weight: normal;
}
h2 small {
  font-size: 1em;
}
h3 {
  font-family: "OswaldLight", "Impact", Arial, sans-serif;
  font-size: 1.333em;
  line-height: 1.5em;
  font-weight: normal;
}
h3 small {
  font-size: 0.778em;
}
h4, h5, h6 {
  line-height: 1em;
}
h4 {
  font-size: 0.778em;
}
h4 small {
  font-size: 0.667em;
}
h5 {
  font-size: 0.667em;
}
h6 {
  font-size: 0.611em;
  color: #999999;
  text-transform: uppercase;
}

input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn {
  font-size: 0.788em;
  line-height: 1em;
  *line-height: 1em;
}

.navbar {
	margin-bottom: 60px;
}

.navbar .nav > li > a {
  font-family: "OswaldLight", "Impact", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 1.333em;
  line-height: 2.833em;
  font-weight: normal;
  *font-weight: bold;
  color: #aca095;
}

.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #353535;
  text-decoration: none;
  border-bottom: 3px solid #f58025;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #353535;
  border-bottom: 3px solid #d9531e;
  background-color: transparent;
}

.navbar-search .search-query {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

.hero-unit h1 {
  font-family: "OswaldLight", "Impact", Arial, sans-serif;
  font-size: 3.611em;
  line-height: 1.25em;
  color: #d9531e;
  text-shadow: rgba(137,41,19,0.5) -1px 0, rgba(137,41,19,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(137,41,19,0.3) -1px -2px;
  
  /*text-shadow: 1px 1px #f6f6f6, -1px -1px #892913;*/
}
.hero-unit h1 strong {
  font-family: "OswaldBold", "Impact", Arial, sans-serif;
  font-weight: normal;
  font-size: 1.108em;
  line-height: 1em
}

.hero-unit p {
  font-size: 1em;
  font-weight: 200;
  line-height: 1.5em;
  color: inherit;
}

.about h1, .footer h1 {
	color: #FFFFFF;	
	text-shadow: rgba(186,187,189,0.5) -1px 0, rgba(186,187,189,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(186,187,189,0.3) -1px -2px;
	background: none;
}

.about p {
	color: #FFFFFF;
	font-size: 1.333em;	
	line-height: 1.75em;
}

.about strong, .services strong {
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;	
}

.about h2 {
	color: #FFF;
	margin-bottom: 20px;	
}

.about .callout h2 {
	color: #363636;
	margin-bottom: 0px
}

.about .callout h3 {
  font-family: "OswaldBook", "Impact", Arial, sans-serif;
  font-style: italic;
  color: #007698;
}

.about .callout p {
	font-size: 0.889em;
	line-height: 1.8em;
	color: #363636;
}

.services h1 {
  color: #d9531e;
  text-shadow: rgba(137,41,19,0.5) -1px 0, rgba(137,41,19,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(137,41,19,0.3) -1px -2px;
}

.services .intro {
  color: #d9531e;
  font-size: 1.667em;
  line-height: 1.667em;
}

.services h2 {
	margin-bottom: 25px;	
}

.services h3 {
	border-bottom: 1px solid #007698;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.work h1 {
  color: #007698;
  text-shadow: rgba(0,98,127,0.5) -1px 0, rgba(0,98,127,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,98,127,0.3) -1px -2px;
}


.caption {
	line-height: 1.5em;	
}

.work .serviceList {
	color: #aca095;
	font-style: italic;	
}

footer {
	font-size: 0.667em;
	line-height: 0.778em;
	color: #e9ebed;
}

.footer h2 {
	color: #a3dce6;	
}

.footer a {
	color: #a3dce6;	
}

address {
	font-size: 0.889em;
	line-height: 1.3em;	
}

address strong {
  font-family: "OswaldBook", "Impact", Arial, sans-serif;
  font-weight: normal;
  
}

/* ------------------ STRUCTURE -------------------- */

body {
	background: url(../img/bg_whitey.png) repeat #f6f6f6;

}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 30px;
}

.navbar-inner {
	background-color: #FFFFFF;
	*filter: none;
	background-image: none;
	min-height: 110px;
	border-bottom: 1px solid #aca095;
}

.navbar .brand {
	width: 239px;
	height: 65px;	
	margin: 13px 0 0 0;
}

.navbar .brand span {
	text-indent: -9999px;
	display: none;
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 20px 10px 0 0;
}

.navbar .nav > li > a {
  padding: 0 25px;
  margin: 0 5px;
}

.container-fluid {
	padding: 0px;	
}

.hero-unit {
  padding: 60px 60px 0 60px;
  margin: 90px 0 10px 0;
  *margin-top: 0px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  clear: right;
 	
}

.hero-unit h1 {
	margin: 30px 0 0 0;
}


.about {
	background: url(../img/bg_about.png) center bottom repeat-x #007192; 
	-webkit-box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
    box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
    border: 1px solid #aca095; 
	border-right: none;
	border-left: none;
	margin-top: 90px;   	
}

.about .span8 {
	width: 675px;	
	padding-right: 95px;
}

.about .callout {
	margin: 20px 0px;
	background: url(../img/bg_subtle_zebra_3d.png) repeat top center #f1f1f1;
	padding: 20px;
	-webkit-box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
    box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
    border: 1px solid #aca095;    	
}

.about .callout img {
	-webkit-box-shadow:  1px 1px 5px 5px rgba(35, 31, 32, .25);
    box-shadow:  1px 1px 5px 5px rgba(35, 31, 32, .25);
    border: 1px solid #aca095;    	
	margin: 25px 0;
}

.services {
	margin-top: 90px;	
}

.services .span6 img {
	margin-left: 80px;	
}


.services .desc {
	font-size: 0.78em;
	line-height: 1.2em;
	padding-bottom: 10px;
}

.services .icon {
	text-align: right;
	padding-top: 10px;	
}

hr.diagonal {
	height: 4px;
	background: url(../img/hr_diagonal.png) no-repeat top center;	
	margin: 10px 0;
	border: none;
}

.work {
	margin-top: 90px;	
}

.thumbnails {
  margin-left: 15px;
}

.thumbnails > li {
	margin-left: 15px;	
}

.work .thumbnail {
	background-color: #FFFFFF;	
	padding: 6px;
}

.work .thumbnail img {
	border: 1px solid #e9ebed;
}

.work .cap .thumbnail img:hover {
	border: 1px solid #e9ebed;
	background: url(../img/img_work_cap_logo.png)	
}

.work h2, .work .caption {
	padding: 8px;	
}

.work ul.clientList li {
	margin: 10px 3px;
}

.footer {
	background: url(../img/bg_about.png) center bottom repeat-x #007192; 
	-webkit-box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
    box-shadow:  3px 3px 10px 10px rgba(35, 31, 32, .25);
    border: 1px solid #aca095; 
	border-right: none;
	border-left: none;
	margin-top: 90px;   	
}

.connect {
	width: 49px;
	height: 49px;
	float: left; 
	margin: 10px;
	text-indent: -9999px;	
}

.connect:hover {
	-webkit-box-shadow:  1px 1px 3px 3px rgba(35, 31, 32, .25);
    box-shadow:  1px 1px 3px 3px rgba(35, 31, 32, .25);
    -webkit-border-radius: 24px;
    border-radius: 24px;	
}

.fb {
	background: url(../img/icon_facebook.png) no-repeat top center;	
}

.fb:hover {
	background: url(../img/icon_facebook_hover.png) no-repeat top center;	
}

.tw {
	background: url(../img/icon_twitter.png) no-repeat top center;	
}

.tw:hover {
	background: url(../img/icon_twitter_hover.png) no-repeat top center;	
}

.li {
	background: url(../img/icon_linkedin.png) no-repeat top center;	
}

.li:hover {
	background: url(../img/icon_linkedin_hover.png) no-repeat top center;	
}

.border {
	border-right: 1px dotted #a8bbc6;
}

footer {
	border-top: 1px solid #a3dce6; 	
	padding: 20px 0;
	text-align: center;
}


/* ------------------- ANYTHING SLIDER --------------------- */

#sliderAb, #sliderServ, #sliderWork {
	width: 100%;
	list-style: none;
	/* Prevent FOUC (see FAQ page) and keep things readable if javascript is disabled */
	overflow-y: auto;
	overflow-x: hidden;
}

#sliderServ {
	height: 600px;
}

#sliderAb {
	height: 680px;	
}

#sliderWork {
	height: 625px;	
}


#sliderAb ul, #sliderServ ul {
  margin: 0;
	
}

#sliderServ ul p {
	line-height: 1.5em;	
}

/* =================================
 Default state (no keyboard focus)
 ==================================*/
/* Overall Wrapper */
.anythingSlider-default {
	margin: 0 auto;
	/* 45px right & left padding for the arrows, 28px @ bottom for navigation */
	padding: 20px 0 0 0;
}
/* slider window - top & bottom borders, default state */
.anythingSlider-default .anythingWindow {
	/*border-top: 3px solid #777;
	border-bottom: 3px solid #777;*/
}
/* Navigation buttons + start/stop button, default state */
.anythingSlider-default .anythingControls {
	position: absolute;
	top: -40px;
	left: 0px;
	margin: 0 0 20px 0;
}

.services .anythingSlider-default .anythingControls a {
	background-color: #f58025;
}

.about .anythingSlider-default .anythingControls a {
	background-color: #a3dce6;
}

.work .anythingSlider-default .anythingControls a {
	background-color: #a3dce6;
}


/* Make sure navigation text is visible */
.anythingSlider-default .anythingControls a span {
	display: none;
}
/* Navigation current button, default state */
.services .anythingSlider-default .anythingControls a.cur, .services .anythingSlider-default .anythingControls a:hover {
	background-color: #d9531e;
}

.about .anythingSlider-default .anythingControls a.cur, .about .anythingSlider-default .anythingControls a:hover {
	background-color: #FFFFFF;
}

.work .anythingSlider-default .anythingControls a.cur, .work .anythingSlider-default .anythingControls a:hover {
	background-color: #007698;
}


/* start-stop button, stopped, default state */
.anythingSlider-default .anythingControls a.start-stop {
	display: none;
}
/* start-stop button, playing, default state */
.anythingSlider-default .anythingControls a.start-stop.playing {
	display: none;
}

/* start-stop button, default hovered text color (when visible) */
/* hide nav/start-stop background image shadow on hover - makes the button appear to come forward */
.anythingSlider-default .anythingControls a.start-stop:hover,
.anythingSlider-default .anythingControls a.start-stop.hover,
.anythingSlider-default .anythingControls a.start-stop .anythingControls ul a:hover {
	background-image: none;
	color: #ddd;
}

/*
 =================================
 Active State (has keyboard focus)
 =================================
*/
/* slider window - top & bottom borders, active state */
.anythingSlider-default.activeSlider .anythingWindow {
	border-color: #7C9127;
}
/* Navigation buttons, active state */
.anythingSlider-default.activeSlider .anythingControls a {
	/* background image = top shadow */
}
/* Navigation current & hovered button, active state */
.anythingSlider-default.activeSlider .anythingControls a.cur,
.anythingSlider-default.activeSlider .anythingControls a:hover {
	/* background image removed */
}

/* start-stop button, stopped, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop {
	display: none;
	background-color: #080;
	color: #fff;
}
/* start-stop button, playing, active state */
.anythingSlider-default.activeSlider .anythingControls a.start-stop.playing {
	background-color: #d00;
	color: #fff;
}
/* start-stop button, active slider hovered text color (when visible) */
.anythingSlider-default.activeSlider .start-stop:hover,
.anythingSlider-default.activeSlider .start-stop.hover {
	color: #fff;
}

/************************
  NAVIGATION POSITIONING
 ************************/
/* Navigation Arrows */
.anythingSlider-default .arrow {
	top: 20%;
	position: absolute;
	display: block;
}

.anythingSlider-default .arrow a {
	display: block;
	width: 45px;
	height: 140px;
	margin: -70px 0 0 0; /* half height of image */
	text-align: center;
	outline: 0;
	background: url(../img/arrows.png) no-repeat;
}

/* back arrow */
.anythingSlider-default .back { left: -70px; }
.anythingSlider-default .back a { background-position: left top; }
.anythingSlider-default .back a:hover,
.anythingSlider-default .back a.hover { background-position: left -140px; }
/* forward arrow */
.anythingSlider-default .forward { right: -40px; }
.anythingSlider-default .forward a { background-position: right top; }
.anythingSlider-default .forward a:hover,
.anythingSlider-default .forward a.hover { background-position: right -140px; }

/* Navigation Links */
.anythingSlider-default .anythingControls { outline: 0; display: none; }
.anythingSlider-default .anythingControls ul { margin: 0; padding: 0; float: left; }
.anythingSlider-default .anythingControls ul li { display: inline; }
.anythingSlider-default .anythingControls ul a {
	font: 1px/9px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	width: 72px;
	height: 5px;
	margin: 0 15px 0 0;
	text-align: center;
	outline: 0;
}

/* navigationSize window */
.anythingSlider-default .anythingControls .anythingNavWindow {
	overflow: hidden;
	float: left;
}

/* Autoplay Start/Stop button */
.anythingSlider-default .anythingControls .start-stop {
	display: none;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	z-index: 100;
	outline: 0;
}

/***********************
  IE8 AND OLDER STYLING
 ***********************/

/* Navigation Arrows */
.as-oldie .anythingSlider-default .arrow {
	top: 30%;
}
.as-oldie .anythingSlider-default .arrow a {
	margin: 0;
}

/* margin between nav buttons just looks better */
.as-oldie .anythingSlider-default .anythingControls li {
	margin-left: 3px;
}

/* When using the navigationSize option, the side margins need to be zero
	None of the navigation panels look good in IE7 now =( */
.as-oldie .anythingSlider-default .anythingControls a {
	margin: 0;
}
.as-oldie .anythingSlider-default .anythingNavWindow {
	margin: 0 2px;
}
.as-oldie .anythingSlider-default .anythingNavWindow li {
	padding: 3px 0 0 0;
}

/***********************
  COMMON SLIDER STYLING
 ***********************/
/* Overall Wrapper */
.anythingSlider {
	display: block;
	overflow: visible !important;
	position: relative;
}
/* anythingSlider viewport window */
.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
/* anythingSlider base (original element) */
.anythingSlider .anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	overflow: visible !important;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

/* Navigation arrow text; indent moved to span inside "a", for IE7;
  apparently, a negative text-indent on an "a" link moves the link as well as the text */
.anythingSlider .arrow span {
	display: block;
	visibility: hidden;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
.anythingSlider .arrow.disabled {
	display: none;
}
/* all panels inside the slider; horizontal mode */
.anythingSlider .panel {
	background: transparent;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
/* vertical mode */
.anythingSlider .vertical .panel {
	float: none;
}
/* fade mode */
.anythingSlider .fade .panel {
	float: none;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
}
/* fade mode active page - visible & on top */
.anythingSlider .fade .activePage {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index:2;
}

/***********************
  RTL STYLING
 ***********************/
/* slider autoplay right-to-left, reverse order of nav links to look better */
.anythingSlider.rtl .anythingWindow {
	direction: ltr;
	unicode-bidi: bidi-override;
}
.anythingSlider.rtl .anythingControls ul { float: left; } /* move nav link group to left */
.anythingSlider.rtl .anythingControls ul a { float: right; } /* reverse order of nav links */
.anythingSlider.rtl .start-stop { /* float: right; */ } /* move start/stop button - in case you want to switch sides */

/* probably not necessary, but added just in case */
.anythingSlider,
.anythingSlider .anythingWindow,
.anythingSlider .anythingControls ul a,
.anythingSlider .arrow a,
.anythingSlider .start-stop {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}
