
body {	
	color: #76777a;
	font: normal 11px/1.7 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

blockquote {
	font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

blockquote .testimonial-author { font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif; }


/* ---------------------------------------------------------------------- */
/*	Misc Classes/Elements
/* ---------------------------------------------------------------------- */

.infobox h3 {
	font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.button, .form input[type="submit"], .wpcf7 input[type="submit"] {
	font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

/* ---------------------------------------------------------------------- */
/*	Form Styles
/* ---------------------------------------------------------------------- */

label, input, textarea { font: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;}

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

#logo {
	font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#nav ul li.current_page_item a:after, #nav ul li.current_page_parent a:after {
	background: url(http://www.rubberduckiee.com/wp-content/themes/awesome/images/light/nav-sub-active.png) no-repeat;
}

/* ---------------------------------------------------------------------- */
/*	Content
/* ---------------------------------------------------------------------- */

.slogan, .page-title {
	font-family: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

/* ---------------------------------------------------- */
/*	Projects
/* ---------------------------------------------------- */

.projects-slider-gallery {
	height: 960px;
}

/* ---------------------------------------------------- */
/*	Blog
/* ---------------------------------------------------- */

#blog .hentry .title {
	font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

/* ---------------------------------------------------- */
/*	Pagination
/* ---------------------------------------------------- */

.pagination span {
	font: Open Sans, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
