/*** Logo Area ***/

#header {
  	background-color:#fff;
  	background: url(images/header_bg.jpg) no-repeat;
  	float:left;
  	height:126px;
	overflow-x: hidden;
}

#logo {
  	background:none;
  	background-color:transparent;
  	float:left;m
  	display:block;
  	width:305px;
  	height:74px;
  	margin:0px 0 0;
  	padding:0;
  	text-indent:-10000px;
 	border-width:0;
  	text-decoration:none;
}

a#logo:active {
	outline:none;
}

a#logo:visited {
	outline:none;
}

/*** Links ***/

a:link {color: #900; font-weight:bold;}
a:visited {color: #900; font-weight:bold;}	
a:hover {
	background:#fc1;
	font-weight:bold;
}

.postmetadata {
color:#000 !important;
}

.postmetadata a:link {color: #f60; font-weight:bold;}
.postmetadata a:visited {color: #f60; font-weight:bold;}	
.postmetadata a:hover {background:#fc1; font-weight:bold;}


.pmore {
margin-top:-15px;
margin-bottom:2.5em;
}

a.more-link {
color:#69c !important;
}


a.homelink_insights:link {
text-decoration:none;
}
a.homelink_insights:visited {
outline:none;
}
a.homelink_insights:hover {
background:transparent !important;
}
a.homelink_insights:active {
outline:none;
}

/*** Nav ***/

#nav {
  float:left;
  margin-top:65px;
  margin-left:50px;
  line-height: 1;
  }
#nav ul {
  margin:0;
  padding:0 0 20px 0;
  list-style:none;
  }
#nav li {
  float:left;
  padding:0px 0px 0px 22px;
  color:#FF6600;
  }
/*\*/
html*#nav li {
  float:left;
  margin:0 -1px 3px 0;
  margin-bottom:-.3em;
  *margin-bottom:-10px;
  background-image:none;
  line-height:normal;
  text-indent:0;
}/**/


#nav a, #nav strong {
  display:block;
  text-decoration:none;
  padding:10px 0 10px 0;
  border-bottom:0;
  font-weight: normal;
  }
 
 
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
}
  

#nav li#home a:hover {
	background:url(images/navdots-home1.jpg) top left no-repeat;
	height:8px;
}
#nav li#services a:hover {
	background:url(images/navdots-services.jpg) top left no-repeat;
	height:8px;
}
#nav li#industries a:hover {
	background:url(images/navdots-industries.jpg) top left no-repeat;
	height:8px;
}
#nav li#clients a:hover {
	background:url(images/navdots-clients.jpg) top left no-repeat;
	height:8px;
}
#nav li#insights a:hover {
	background:url(images/navdots-services.jpg) top left no-repeat;
	height:8px;
}
#nav li#about a:hover {
	background:url(images/navdots-home1.jpg) top left no-repeat;
	height:8px;
}
#nav li#contact a:hover {
	background:url(images/navdots-services.jpg) top left no-repeat;
	height:8px;
}

#nav li#home.current {
	background:url(images/navdots-home1.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}
#nav li#services.current {
	background:url(images/navdots-services.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}
#nav li#industries.current {
	background:url(images/navdots-industries.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}
#nav li#clients.current {
	background:url(images/navdots-clients.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}
#nav li#insights.current {
	background:url(images/navdots-services.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}
#nav li#about.current {
	background:url(images/navdots-home1.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}
#nav li#contact.current {
	background:url(images/navdots-services.jpg) 22px top no-repeat;
	height:8px;
	padding-top:10px;
}

#search {
  float:left;
  margin-top:-68px;
  margin-left:378px;
  *margin-left:338px;
  }
#search ul {
  margin:0;
  padding:0;
  list-style:none;
  text-transform:lowercase;
  }
#search li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }


#search .search_input {
	margin-bottom:1px;
	margin-right:10px;
	*margin-right:0px;
}

/*\*/
html*#nav .search_input {
    float:left;
 	margin-top:5px;
}/**/

#search .search_go {
	margin-left:-.4em;
	vertical-align:-25%;
}

/*** IE7 ***/
*:first-child+html #search {
        margin-left:370px;
}


/*** end nav with graphics ***/

/*** page styles ***/

.page-list {
	list-style-type:disc;
	margin-top:5px;
}

.extend {
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

/*** end page styles ***/

/*** form styles ***/

#error_text {
	font-weight:bold;
	font-family:arial;
}
.fillform {
	font-family:verdana;
	font-size:.9em;
	}
.fillform p {
	color:#000;
	font-weight:bold;
}
.fillform span.nobold {
	font-weight:normal;
}
.fillform input {
	vertical-align: middle;
	}

.fillform input {
	width: 150px;
	font-size: 130%;
	color: #444;
	border:1px solid #000;
	}
	
.fillform input.message {
	width: 260px;
	font-size: 130%;
	color: #444;
	border:1px solid #000;
	}
.fillform .sbutton {
	border: 1px solid #fa0;
	background:#fff;
	font-family:verdana;
	font-size:1em;
	font-weight:bold;
	width:60px;
	padding:2px;
}
.fillform .button {
	border: 1px solid #fa0;
	background:#fff;
	font-family:verdana;
	font-size:1em;
	width:60px;
	padding:2px;
}

/*** end form styles ***/

/*** left nav styles ***/

/* added on 2/15/08 */
#leftnav_insights {
	margin-top:-5px;
	margin-left:0;
}
#leftnav_insights h3 {
	border-bottom:1px solid #900;
	margin-bottom:11px;
	color:#000;
}
#leftnav_insights h3 a {
	margin-bottom:11px;
	color:#000 !important;
	text-decoration:none;
}
#leftnav_insights p {
	margin-bottom:3px;
	color:#000;
}
#leftnav_insights p.news_title {
	font-family:georgia;
	font-size:1em;
	color:#900;
}
#leftnav_insights p.new_news_title {
	margin-top:20px;
	font-family:georgia;
	font-size:1em;
	color:#900;
}
h3.recent_articles {
	border-bottom:1px solid #900;
	margin-bottom:15px;
	margin-top:-6px;
	color:#000;
}
h3.recent_articles a {
	margin-bottom:15px;
	margin-top:-5px;
	color:#000 !important;
	text-decoration:none;
}
h4.recent_articles_title {
	margin-bottom:7px;
	font-family:georgia;
	font-size:1.3em;
	letter-spacing:-1px;
}
p.full_article {
	margin-top:-13px;
}
p.full_article a {
	color:#69c !important;
}
.leftmain h2 {
font-size:1.2em;
font-weight:bold;
}
.leftmain ul {
list-style-type:none;
margin-left:0;
}
.leftmain li {
margin-bottom:7px;
}

.rightbar {
	margin-top:-5px;
	margin-left:0;
}
.rightbar h3 {
	border-bottom:1px solid #900;
	margin-bottom:11px;
	color:#000;
}
.rightbar h3 a {
	margin-bottom:11px;
	color:#000 !important;
	text-decoration:none;
}
.rightnav {
	list-style-type:none;
	margin-left:0;
	margin-top:5px;
}
.rightnav li {
	padding-bottom:5px;
}
.rightbar h3.resources {
	margin-top:-10px;
	font-weight:bold;
}
.rightbar #text-2, .rightbar #text-3, .rightbar #categories-1 {
list-style-type:none;
}
.rightbar #text-2 h2, .rightbar #text-3 h2, .rightbar #categories-1 h2 {
margin-left:0px;
*margin-left:-17px;
border-bottom:1px solid #900;
margin-bottom:7px;
}
.rightbar p.ideas {
margin-left:0em;
}
.rightbar li.cat-item {
list-style-type:none;
padding-bottom:5px;
margin-left:-17px;
}
.leftbar #text-4 {
list-style-type:none;
}
.leftbar #text-4 h2 {
margin-left:0px;
*margin-left:-17px;
border-bottom:1px solid #900;
margin-bottom:7px;
}
.leftbar #text-4 p {
margin-left:0px;
}
.leftbar #text-4 p.news_title {
font-family:georgia;
margin-bottom:2px;
}
.leftbar #text-4 p.news_link {
margin-top:-15px;
}
/* end added on 2/15/08 */

#leftnav {
	list-style-type:none;
	margin-left:0;
	margin-top:5px;
	border-top:1px solid #900;
}
#leftnav ul {
	margin: 0;
	padding: 0;
}
#leftnav li {
	line-height: 1;
	margin-top: 10px;
}
#leftnav-wp ul {
	list-style-type:none;
	margin-left:-1.5em;
}
#leftnav-wp li {
	border-bottom:1px solid #900;
}
#leftnav-wp li a {
	display:block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	text-decoration:none;
	color:#FF6600;
}
#leftnav-wp li a:hover {
	color:#900;
	background-color:#F9D682;
}
.widgettitle {
	margin-left:-1em;
        margin-top:-.5em;
        font-size:1.3em;
        font-weight:bold;
color:#000;
}
.textwidget p {
margin-left:-1.3em;
}

/*** end left nav styles ***/

/*** wp styles ***/
.entry {
margin-top:0;
}

.entry ol, .enrty ul {
margin-left:2em;
}

.entry h3 {
font-weight:bold;
}
h2.pagetitle {
color:#000;
}

small.pdate {
color:#666;
font-family:georgia, serif;
font-size:.9em;
font-weight:bold;
color:#69c;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.clear {
	clear: both;
}


/*** end wp styles ***/

/*** Footer ***/

#footer {
	font-family:arial, helvetica, sans-serif;
	text-align: left;
	font-size:.9em;
	color: #666;
	border-top:1px solid #FE9E26;
	margin-top: 20px;
}
#footer p {
	margin-top:0px;
	padding-top:10px;
	border-top:1px solid #FFCE3D;
	line-height:150%;
}
#footer a, #footer a:visited {
	color:#900;
	text-decoration: underline; border-bottom: none;
}

#footer a:hover {
	background:#ddd;
	text-decoration: underline; border-bottom: none;
}
#footer a.eb, #footer a.eb:visited {
	color:#900;
	text-decoration: underline; border-bottom: none;
}

#footer a.eb:hover {
	background:#ddd;
	text-decoration: underline; border-bottom: none;
}
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
* html #footer p {
    height:1%;
}
.teamImage {
	border: 5px solid #fff;
	float: left;
	margin-bottom: 0px;
	margin-right: 25px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	
}
.imageCaption {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#features a:hover {
	background-color: #F9F2DD;
}
#subNav {
	list-style-type: none;
}
#subNav li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
}
#leftnav_about1 #subNav a {
	font-weight: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
/*
	Form Boilerplate styles
*/
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }

#errors {  
    border:solid 1px #E58E8E;  
    padding:10px;  
    margin:25px 0px;  
    display:block;  
    width:300px;  
    -webkit-border-radius:8px;  
    -moz-border-radius:8px;  
    border-radius:8px;  
    background:#FFE6E6 url(/images/cancel_48.png) no-repeat 405px center;  
    display:none;  
    color: #000;
}  
#errors li {  
    padding:2px;  
    list-style:none;  
}  
#errors li:before {  
    content: ' - ';  
}  
#errors #info {  
    font-weight:bold;  
}  
#errors #info:before {  
    content: '';  
}  
#success {  
    border:solid 1px #83D186;  
    padding:25px 10px;  
    margin:25px 0px;  
    display:block;  
    width:300px;  
    -webkit-border-radius:8px;  
    -moz-border-radius:8px;  
    border-radius:8px;  
    background:#D3EDD3 url(/images/accepted_48.png) no-repeat 405px center;  
    font-weight:bold;  
    display:none;  
    color: #000;
}  
#errors.visible, #success.visible {  
    display:block;  
} 
    #errors li:before {  
        content: ' - ';  
    } 
.required {  
    font-weight:bold;  
    color:#F00;  
}  
    input:required, textarea:required {  
        -moz-box-shadow:none;  
        -webkit-box-shadow:none;  
        -o-box-shadow:none;  
        box-shadow:none;  
    }
/*
Styles by Daryl Johnson, Stable-Systems.com
January 2012
Adding wordpress blog posts to home page
*/
#wordPress-blogPost {
	margin-top: 50px;
}
#wordPress-blogPost h2 {
	margin-bottom: 10px;
}
#wordPress-blogPost img {
	border: 5px solid #fff;
	margin-top: 10px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
}

#wordPress-blogPost a {
	font-style: italic;
	text-decoration: none;
	font-weight: lighter;
}
#wordPress-blogPost a:hover {
	text-decoration: underline;
}
/*Project page*/
.post {
	background:  url('../images/bg_project.jpg') no-repeat left top;
	width: 244px ;
	height: 244px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.post h2 {
	font-family: "proxima-nova-condensed",sans-serif;
	font-size: 2.0rem; /*=20px*/font-size: 20px;
	font-weight: lighter;
}
.post h2 a {
	text-decoration: none;
}
.post img {
	margin: 5px 0 0 0;
	padding: 0;
}
.post p {
	color: #000;
	margin-bottom: 0;
	height: 65px;
}
.article {
	margin-top: 25px;
}
.archive li {
	list-style: none;
}
.archive li a {
	text-decoration: none;
}
/*Twitter Widget*/
div#sunshine-twitterFeed .twtr-tweet-text p a.twtr-user , div#linda-twitterFeed .twtr-tweet-text p a.twtr-user {
	color: #990606!important;
}
div#sunshine-twitterFeed img , div#linda-twitterFeed img {
	border: none;
	box-shadow: none;
	margin-top: 0;
}
div#sunshine-twitterFeed .twtr-ft {
	display: none;
}
.twtr-ft{
	background: #bfb69b!important;
}
div#sunshine-twitterFeed img.twtr-profile-img , div#linda-twitterFeed img.twtr-profile-img {
	border: 5px solid #fff!important;
	height: 75px;
	width: 75px;
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	margin-right: 10px;-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, .8) , 0px 3px 9px rgba(0, 0, 0, .2);
}
div#sunshine-twitterFeed .twtr-widget h3 , div#linda-twitterFeed .twtr-widget h3{
	font-size: 1.8rem; font-size: 18px!important;
}
