body{
		
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Open Sans',sans-serif;	}


.inverse-font,
a.inverse-link,
a:visited.inverse-link,
.comment_info a,
.comment_info a:visited,
#wp-calendar a,
.logo a:hover,
.nav-pills > li > a:hover,
.btn-navbar,
.btn-navbar:hover,
.tweet_list li a,
.nav-tabs > li > a,
.detailpagepag a:hover,
.theblogpost h3 a:hover,
.blogtags a,
.pagination ul > li > a,
.pagination ul > li > a:hover,
.tagcloud a:hover,
.blogwidgetarea li a:hover,
.grid figcaption{color:#1e73be;}

.tooltip.bottom .tooltip-arrow,
.teammember,
.portfolioitem,
.theblogpost h3 span,
.blogwidgetarea h3 > span,
.title span{border-bottom-color: #1e73be;}

.tooltip.top .tooltip-arrow {border-top-color: #1e73be;}

.tooltip.left .tooltip-arrow,
.accordion-heading .accordion-toggle{border-left-color: #1e73be;}

.tooltip.right .tooltip-arrow {border-right-color: #1e73be;}

.inverse-background,
.tooltip-inner,
a:link.comment-reply-link,
a:visited.comment-reply-link,
#wp-calendar thead th,
#wp-calendar #prev a,
#wp-calendar #next a,
ul.option-set li a.selected,
ul.option-set li a:hover,
.datebackground,
.pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span,
.tagcloud a,
.featured  > header,
.grid figcaption a{background-color:#1e73be;}

.detailpagepag a, .detailpagepag a:visited{background-color:#1e73be;}

.progress-inverse .bar,
.progress .bar-inverse {
  background-color: #1e73be;
  background-image: -moz-linear-gradient(top, #1e73be, #1e73be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1e73be), to(#1e73be));
  background-image: -webkit-linear-gradient(top, #1e73be, #1e73be);
  background-image: -o-linear-gradient(top, #1e73be, #1e73be);
  background-image: linear-gradient(to bottom, #1e73be, #1e73be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e73be', endColorstr='#1e73be', GradientType=0);
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	background-color: #1e73be;
	border: 1px solid #1e73be;
}

#map,#map > iframe{height:550px !important;}