/*
	Theme Name: Rachel
	Description: Designed for CV and peronal websites, this mobile ready <a href="http://web-savvy-marketing.com/go/studiopress/">Genesis</a> child theme has 4 color options, along with built in resume and portfolio page templates.
	Author: Web Savvy Marketing
	Author URI: http://www.web-savvy-marketing.com/
	Version: 1.2.0

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Copyright: Copyright (c) 2014, Web Savvy Marketing
	Text Domain: rachel

*/

/*
Import Fonts
---------------------------------------------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,300);

/*
Right to Left styles
---------------------------------------------------------------------------------------------------- */

/* @noflip */
body.rtl {
	direction: rtl;
	unicode-bidi: embed;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	background-color: #01bacb;
	font-size: 100%; /* 16px browser default */
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body {
	background: url(images/main-bg.jpg) repeat-x 0 0 #e9eaeb;
	line-height: 1.325;
}

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.btn {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #1e1e1e;
	color: #fff;
}

::selection {
	background-color: #1e1e1e;
	color: #fff;
}

a img {
	border: none;
}

iframe,
object,
embed {
	max-width: 100%;
}

/*
Typography
-------------------------------------------------------------------------------------------------------

	This section covers font colors, families, size, styles and weight.

	This style sheet uses rem values with a pixel fallback.
	The rem values are calculated per the examples below:

	12 / 16 =		0.75rem
	14 / 16 =		0.875rem
	16 / 16 =		1rem
	18 / 16 =		1.125rem
	20 / 16 =		1.25rem
	24 / 16 =		1.5rem
	30 / 16 =		1.875rem
	36 / 16 =		2.25rem
	42 / 16 =		2.625rem
	48 / 16 =		3rem

	Further reading on the use and compatibility of rems:

	http://caniuse.com/rem
	http://snook.ca/archives/html_and_css/font-size-with-rem

*/

/*Font Color ----------- */

a:hover,
body,
h2.entry-title a:hover,
h4.widgettitle a,
input,
.author,
.entry-time,
.sidebar ul li a,
.home-content ul li a,
.more-link a:hover,
.site-footer a:hover,
.genesis-nav-menu a,
.entry-comments-link,
.site-title a,
.site-title a:hover,
.widget-area .entry h2,
.widget-area .entry h2 a,
.afp-item-details li a,
.sidebar .widget_recent_comments li a:hover {
	color: #4a4b4c;
}

.widgettitle span,
.home-content h4.widgettitle,
.sidebar .entry-title,
.entry-title {
	color: #5d5e5e;
}

a,
h2 a,
h2 a:visited,
.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.home-content h1,
.home-content h2,
.home-content h3,
.home-content h4,
.single h1.entry-title,
h2.tablepress-table-name,
.sidebar ul li a:hover,
.widgettitle,
.portfolio-title,
.home-content ul li a:hover,
.entry-header .entry-meta a:hover,
.widget-area .entry h2 a:hover,
.genesis-nav-menu li.right a:hover,
.genesis-nav-menu li.right:hover a,
.sidebar .widget_recent_comments li a {
	color: #f4921d;
}

.widget-area .entry-time,
.widget-area .entry-header .entry-meta,
.widget-area .entry-header .entry-meta a,
.entry-comments h3,
#respond h3,
.author-box .author-box-title,
.more-link a {
	color: #00bbcb;
}

input,
select,
textarea,
.entry-header .entry-meta,
.entry-header .entry-meta a,
.entry-footer .entry-meta,
.site-description {
	color: #636363;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.site-footer,
.site-footer a,
.comment-reply a,
.widget-area .call-to-action li a,
.widget-area .call-to-action li a,
.widget-area .call-to-action li a:visited,
.widget-area .call-to-action li a:hover,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu .current-menu-item a,
.genesis-nav-menu .highlight-menu-item a,
.genesis-nav-menu .highlight-menu-item a:hover,
.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
	color: #fff;
}

/*Font Family ----------- */

h1,
h2,
h3,
h4,
h5,
h6,
body,
input,
table,
textarea,
.author-box h1 {
	font-family: 'Lato', sans-serif;
}

.footer-top h3,
.entry-title,
#respond label,
.entry-comments h3,
#respond h3,
.author-box .author-box-title,
.content div.gform_wrapper .gfield_label,
.home-content h4.widgettitle,
.genesis-nav-menu,
.site-title {
	font-family: 'Roboto Slab', serif;
}

/*Font Size ----------- */

.home-content .widget_text .widgettitle {
	font-size: 48px;
	font-size: 3rem;
}

.site-title {
	font-size: 42px;
	font-size: 2.625rem;
}

.entry-title {
	font-size: 32px;
}

.home-content h4.widgettitle,
.home-content .widgettitle span {
	font-size: 28px;
	font-size: 1.5rem;
}

h1,
.cta li,
.entry-title a,
.single h1.entry-title {
	font-size: 24px;
	font-size: 1.5rem;
}

h2 {
	font-size: 22px;
	font-size: 1.375rem;
}


h3,
.entry-comments h3,
#respond h3,
.author-box .author-box-title,
.archive-title,
.portfolio-title,
.content div.gform_wrapper .gfield_label,
.taxonomy-description h1{
	font-size: 20px;
	font-size: 1.25rem;
}

h4,
.widgettitle,
.more-link a,
#respond label,
div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside,
.genesis-nav-menu {
	font-size: 18px;
	font-size: 1.125rem;
}

body,
h5,
.sidebar h2 a,
.widget-area .more-link a,
.widget-area .entry h2,
.widget-area .entry h2 a,
.widgettitle span,
.genesis-nav-menu li li,
.site-description,
.author-box h1 {
	font-size: 15px;
	font-size: 0.9375rem;
}

input,
select,
textarea,
.entry-header .entry-meta,
.entry-footer .entry-meta,
.wp-caption,
.site-footer p,
.sidebar .more-link a,
.entry-comments .comment-meta {
	font-size: 14px;
	font-size: 0.875rem;
}

.comment-reply a {
	font-size: 12px;
	font-size: 0.75rem;
}


/* Font Miscellaneous ----------- */

cite {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.single h1.entry-title,
.home-content h4.widgettitle,
.home-content h4.widgettitle span,
.entry-title a {
	font-weight: 400;
}

.site-title,
.entry-title,
.sidebar .entry-title,
#respond label,
.content div.gform_wrapper .gfield_label,
.home-content .widget_text .widgettitle {
	font-weight: 300;
}

.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.widgettitle,
.portfolio-title,
.more-link a {
	font-weight: 700;
}

.wp-caption {
	text-align: center;
}

a,
h2 a,
h2 a:visited,
.genesis-nav-menu a,
.pagination li a,
.widgettitle a,
.site-title a {
	text-decoration: none;
}


/*
Layout
---------------------------------------------------------------------------------------------------- */

/* Structure ----------- */

.site-container {
	overflow: hidden;
}

.site-container .wrap {
	margin: 0 auto;
	padding: 0 26px;
	padding: 0 1.625rem;
	max-width: 1100px;
}

.site-inner {
	clear: both;
	overflow: hidden;
	padding-top: 40px;
	padding-top: 2.5rem;
}

/* 1152px CSS Grid ----------- */

.sidebar {
	width: 26.555555555%;
}

.header-image .title-area,
.title-area {
	width: 30%;
}

.site-header .widget-area {
	width: 69%;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 67%;
}


.content-sidebar .content-sidebar-wrap,
.full-width-content .content,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.content,
.content-sidebar-wrap,
.site-footer .gototop,
.sidebar-secondary,
.title-area {
	float: left;
}

.content-sidebar-sidebar .sidebar-secondary,
.footer-widgets-3,
.sidebar,
.sidebar-content .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-footer .creds,
.site-header .widget-area {
	float: right;
}

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

.site-header {
	background-color: #FFF;
	box-shadow: 0 2px 4px #999;
	min-height: 105px;
	overflow: hidden;
}

.site-title {
	line-height: 1;
	margin: 16px 0 5px;
	margin: 1rem 0 0.3125rem;
	text-align: center;
}

.site-description {
	display: block;
	line-height: 1;
	margin: 0 auto;
	max-width: 64%;
	text-align: center;
	padding: 4px 10px 0;
	padding: 0.25rem 0.625rem 0;
	position: relative;
}

.site-description::before {
	background: url(images/description-before.png) no-repeat 0 0 transparent;
	content: "";
	height: 25px;
	left: 0;
	position: absolute;
	top: 10%;
	width: 8px;
}

.site-description::after {
	background: url(images/description-after.png) no-repeat 0 0 transparent;
	content: "";
	height: 25px;
	position: absolute;
	right: 0;
	top: 10%;
	width: 8px;
}

.header-image .site-title {
	background: url(images/logo.png) no-repeat 0 center transparent;
	margin: 20px 0 0;
	margin: 1.25rem 0 0;
}

.header-image .site-title,
.header-image .site-title a,
.header-full-width .site-title,
.header-full-width .site-title a,
.header-full-width .title-area {
	width: 100%;
}

.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
	display: block;
	float: left;
	min-height: 69px;
	overflow: hidden;
	text-indent: -9999px;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}

.header-image  .site-description::before,
.header-image  .site-description::after {
	display: none;
}

/* Home page Content ----------- */

.profile-image {
	float: left;
	padding-top: 40px;
	padding-top: 2.5rem;
	width: 36.8%;
}


.profile-image div.soliloquy-container .soliloquy ul.soliloquy-slides,
.profile-image div.soliloquy-container .soliloquy-viewport ul.soliloquy-slides {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	overflow: hidden;
}

.profile-image div.soliloquy-container,
.profile-image .soliloquy-container .soliloquy {
	height: auto !important;
	max-width: 100% !important;
	width: 100% !important;
}

div.soliloquy-container .soliloquy-control-nav{
	background:url('images/slider-dots.png') no-repeat scroll -9999px -9999px;
}

div.soliloquy-container li {
	list-style: none outside none !important;
}

div.soliloquy-container .soliloquy-control-nav li a {
	background:url('images/slider-dots.png') no-repeat scroll 0 0;
}

div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: #01BACB;
	opacity: 1;
	filter: alpha(opacity=100);
}

.profile-image div.soliloquy-container .soliloquy .soliloquy-slides img,
.profile-image div.soliloquy-container .soliloquy-viewport .soliloquy-slides img {
	border: 10px solid #d7d8da;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-border-radius: 50%;
	max-width: 94%;
}

.home-content {
	float: right;
	padding-top: 40px;
	padding-top: 2.5rem;
	width: 60%;
}

.home-content p {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.home-content h4.widgettitle {
	background: url(images/home-heading-border.png) repeat-x 0 bottom transparent;
	margin-bottom: 32px;
	margin-bottom: 2rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.home-content .widget {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.homecontent ol,
.home-content ul {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.home-content ol li,
.home-content ul li {
	line-height: 1.625;
}

.home-content ol li,
.home-content ul li {
	margin: 0 0 6px 20px;
	margin: 0 0 0.375rem 1.25rem;
}

.home-content ol li {
	list-style-type: decimal;
}

.home-content ul li {
	list-style-image: url(images/bullet-list.png);
	list-style-type: none;
}

.home-content ol ol,
.home-content ul ul {
	margin-bottom: 0;
}

.home-bottom {
	overflow: hidden;
}

.bottom-left,
.bottom-right {
	width: 46.5%;
}

.bottom-left {
	float: left;
}

.bottom-right {
	float: right;
}

.home-content .home-bottom h4.widgettitle {
	margin-bottom: 28px;
	margin-bottom: 1.75rem;
}


/* Call to Action ----------- */

.cta {
	overflow: hidden;
	text-align: center;
}

.call-to-action ul li {
	list-style: none outside none !important;
}

.home-content .call-to-action li {
	border-radius: 50%;
	display: inline-block;
	height: 120px;
	margin: 0 32px 16px 0;
	margin: 0 2rem 1rem 0;
	position: relative;
	width: 120px;
}

.home-content .call-to-action li.cta4 {
	margin-right: 0;
}

.home-content .call-to-action li a {
	display: block;
	height: 58%;
	line-height: 1;
	padding: 42% 5% 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 90%;
}

.sidebar .cta {
	text-align: left;
}

.sidebar .call-to-action li {
	margin: 0 0 10px;
	margin: 0 0 0.625rem;
	overflow: hidden;
}


.sidebar .call-to-action li a {
	border-radius: 10px;
	display: block;
	padding: 5px 16px;
	width: auto;
}

.call-to-action li:hover {
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/* CTA Color Option ----------- */

li.cta1 {
	background-color: #F4931E;
}

li.cta2 {
	background-color: #01BACB;
}

li.cta3 {
	background-color: #A1CC3A;
}

li.cta4 {
	background-color: #FEC42E;
}

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

.content {
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
}

.entry,
.page .post.entry {
	margin-bottom: 18px;
	margin-bottom: 1.125rem;
}

.widget-area .entry,
.widget-area .page .post.entry {
	margin-bottom: 6px;
}

.single .entry {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.single .sidebar .post.entry,
.sidebar .post.entry {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.page .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content,
.entry-content p {
	line-height: 1.625;
}

.entry-content p {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

blockquote {
	background: url(images/blockquote.png) no-repeat 8px 12px transparent;
	padding: 18px 48px;
	padding: 1.125rem 3rem;
}

.more-link {
	display: block;
	margin-top: 16px;
	margin-top: 1rem;
	overflow: hidden;
}

.more-link a {
	float: left;
}

/* Post Info & Meta ----------- */

.entry-header .entry-meta,
.entry-footer .entry-meta {
	line-height: 1.5;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.single .entry-header .entry-meta {
	margin: 0;
}

.widget-area .entry-header .entry-meta {
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

.widget-area .wsmfeaturedpost .entry-header .entry-meta {
	clear: none;
	display: inline;
	margin: 0;
	padding-right: 5px;
	padding-right: 0.3125rem;
}

.single .sidebar .entry-header .entry-meta,
.sidebar .entry-header .entry-meta {
	margin-bottom: 0;
}

.entry-footer .entry-meta {
	border-top: 1px solid #d7d8da;
	clear: both;
	overflow: hidden;
}

.single .entry-footer .entry-meta {
	border-top: 1px solid #ccc;
	padding: 8px 0;
	padding: 0.5rem 0;
}

.entry-categories,
.entry-tags {
	display: block;
	width: 48%;
}

.entry-categories {
	float: left;
}

.entry-tags {
	float: right;
}

/* Column Classes
        Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-bottom: 20px;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-fifth {
	width: 17.9487179487179488%;
}

.two-fifths {
	width: 38.4615384615384616%;
}

.three-fifths {
	width: 58.9743589743589744%;
}

.four-fifths {
	width: 79.4871794871794872%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* Miscellaneous ----------- */

p.subscribe-to-comments {
	padding: 24px 0 16px;
	padding: 1.5rem 0 1rem;
}

p.pages,
.clear,
.clear-line,
.first {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.alignleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.sticky {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.author-box,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #d7d8da;
	margin-bottom: 48px;
	margin-bottom: 3rem;
	overflow: hidden;
	padding: 16px;
	padding: 1rem;
}

.author-box br {
	display: none;
}

/*
Menus
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	overflow: hidden;
}

.site-header .genesis-nav-menu {
	float: right;
	width: auto;
}

.genesis-nav-menu ul {
	float: left;
	width: 100%;
}

.genesis-nav-menu li {
	display: inline-block;
	float: left;
	line-height: 1.3;
	list-style-type: none;
	text-align: left;
}

.genesis-nav-menu a {
	display: block;
	padding: 24px 20px;
	padding: 1.5rem 1.25rem;
	position: relative;
}

.site-header .genesis-nav-menu a {
	padding: 70px 16px 18px;
	padding: 4.375rem 1rem 1.125rem;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu .current-menu-item a {
	background-color: #f4931e;
}


.genesis-nav-menu li.highlight-menu-item {
	margin-left: 20px;
	margin-left: 1.25rem;
}

.genesis-nav-menu .highlight-menu-item a {
	background-color: #1e1e1e;
}

.genesis-nav-menu .highlight-menu-item a:hover {
	background-color: #ff2a00;
}

.site-header .genesis-nav-menu li li a,
.site-header .genesis-nav-menu li li a:link,
.site-header .genesis-nav-menu li li a:visited,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background-color: #F4931E;
	border: 1px solid #fea438;
	border-top: none;
	padding: 10px 20px;
	padding: 0.625rem 1.25rem;
	position: relative;
	width: 220px;
}

.site-header .genesis-nav-menu li li a:hover,
.genesis-nav-menu li li a:hover {
	background-color: #f18400;
}

.genesis-nav-menu li ul {
	left: -9999px;
	position: absolute;
	width: 262px;
	z-index: 99;
}

.genesis-nav-menu li ul ul {
	margin: -42px 0 0 261px;
}

.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
.site-header .genesis-nav-menu li:hover>ul,
.site-header .genesis-nav-menu li.sfHover ul {
	left: auto;
}

.genesis-nav-menu li a .sf-sub-indicator,
.genesis-nav-menu li li a .sf-sub-indicator,
.genesis-nav-menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Primary Navigation Extras ----------- */

.site-header .genesis-nav-menu li.right,
.genesis-nav-menu li.right {
	float: right;
	padding: 68px 0 0;
	padding: 4.25rem 0 0;
}

.site-header .genesis-nav-menu li.right a,
.genesis-nav-menu li.right a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu li.search {
	padding: 6px 0 0;
	padding: 0.375rem 0 0;
}

.site-header .genesis-nav-menu li.rss a,
.genesis-nav-menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin-left: 5px;
	margin-left: 0.3125rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.site-header .genesis-nav-menu li.twitter a,
.genesis-nav-menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding-left: 24px;
	padding-left: 1.5rem;
}


/*
 Headings
---------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

h1.entry-title {
	line-height: 1;
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
	min-height: 70px;
	padding: 34px 0 0 40px;
	padding: 2.125rem 0 0 2.5rem;
	position: relative;
}

h1.entry-title::before {
	background: url(images/heading-icon.png) no-repeat 0 center transparent;
	content: "";
	height: 104px;
	left: 0;
	position: absolute;
	top: 0;
	width: 33px;
}


.single h1.entry-title::before {
	display: none;
}

.single h1.entry-title {
	line-height: 1;
	min-height: inherit;
	padding: 0;
}

h2.entry-title {
	margin-bottom: 0;
}

.widgettitle span {
	display: block;
}

.widget-area .entry h2 {
	margin-bottom: 0;
	font-weight: 400;
}

.featuredpost .entry h2,
.wsmfeaturedpost .entry h2 {
	display: inline;
	line-height: 1.5;
}

/*
Lists
---------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 1.625;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 20px;
	margin-left: 1.25rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-image: url(images/bullet-list.png);
	list-style-type: none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


/*
Post Navigation
---------------------------------------------------------------------------------------------------- */

.pagination {
	clear: both;
	display: block;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
	background-color: #01BACB;
	border-radius: 3px;
	cursor: pointer;
	padding: 5px 12px;
	padding: 0.3125rem 0.75rem;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #09D0E2;
}


/*
Comments
---------------------------------------------------------------------------------------------------- */

.entry-comments,
#respond {
	line-height: 1.5;
	overflow: hidden;
}

.ping-list,
.entry-comments {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

#comment,
#author,
#email,
#url {
	float: right;
	width: 80%;
}

#respond form {
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
	position: relative;
}

#respond p {
	overflow: hidden;
}

#respond label {
	float: left;
	text-align: right;
	width: 16%;
}

#respond #reply-title {
	margin-top: 16px;
	margin-top: 1rem;
}

.comment-meta,
#author,
#email,
#url {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

#respond .form-submit {
	clear: both;
	padding-left: 20%;
	overflow: visible;
}

label {
	margin-left: 12px;
	margin-left: 0.75rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	margin-top: 1.5rem;
	padding: 16px;
	padding: 1rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	background-color: #f5f5f5;
	border: 1px solid #d7d8da;
}

.comment-content p {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.bypostauthor {
}

.entry-comments .pagination {
	margin-top: 32px;
	margin-top: 2rem;
}

.comment-reply a {
	background-color: #01BACB;
	border-radius: 8px;
	padding: 2px 4px;
	padding: 0.125rem 0.25rem;
}

.comment-reply a:hover {
	background-color: #09D0E2;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	line-height: 1.5;
}

.sidebar p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.sidebar .widget {
	margin-bottom: 18px;
	margin-bottom: 1.125rem;
	padding-bottom: 18px;
	padding-bottom: 1.125rem;
	overflow: hidden;
}

.sidebar ul li {
	list-style-image: url(images/bullet-list.png);
	list-style-type: none;
	margin: 0 0 6px 16px;
	margin: 0 0 0.375rem 1rem;
	word-wrap: break-word;
}

.sidebar .widget_recent_comments li {
	list-style: none outside none;
	margin-left: 0;
}

.sidebar .more-link {
	margin-top: 5px;
}

.rss-date {
	display: block;
}

/*
Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #01bacb;
	clear: both;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 20px 0;
	padding: 1.25rem 0;
}

.footer-top {
	margin-bottom: 32px;
	margin-bottom: 2rem;
	overflow: hidden;
}

.footer-top .alignleft,
.footer-top .alignright {
	max-width: 48%;
}

.footer-top h3 {
	background: url(images/footer-top-heading-bg.png) no-repeat right center transparent;
	display: block;
	float: left;
	line-height: 1.625;
	margin: 0 10px 0 0;
	margin: 0 0.625rem 0 0;
	min-height: 42px;
	padding: 5px 26px 0 0;
	padding: 0.3125rem 1.625rem 0 0;
}

.footer-top .contact {
	display: inline-block;
	padding-top: 10px;
	padding-top: 0.625rem;
}

.footer-top .copyright {
	margin: 25px 0 0 0;
	margin: 1.5625rem 0 0 0;
}

.site-footer .credit {
	clear: both;
	display: block;
}

/* Footer Social Media ----------- */

.social-media {
	overflow: hidden;
}

.footer-top h3.social-title {
	margin-right: 0;
}

.social-media a {
	display: inline-block;
	height: 33px;
	margin: 5px 0 0 8px;
	margin: 0.3125rem 0 0 0.5rem;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	text-indent: -9999px;
	width: 34px;
	vertical-align: middle;
}

.social-media a.fb {
	background: url(images/icon-facebook.png) no-repeat center center transparent;
}

.social-media a.li {
	background: url(images/icon-linkedin.png) no-repeat center center transparent;
}

.social-media a.gp {
	background: url(images/icon-gplus.png) no-repeat center center transparent;
}

.social-media a.tw {
	background: url(images/icon-twitter.png) no-repeat center center transparent;
}

.social-media a:hover {
	background-image: url(images/social-hover.png);
}

.social-media a:hover.fb {
	background-position: 0 0 !important;
}

.social-media a:hover.tw {
	background-position: -34px 0 !important;
}

.social-media a:hover.gp {
	background-position: -68px 0 !important;
}

.social-media a:hover.li {
	background-position: -102px 0 !important;
}

/*
Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #d7d8da;
	padding: 8px 5px;
	padding: 0.5rem 0.3125rem;
	width: 100%;
}

.site-header .search-form {
	float: right;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #f4931e;
	border: none;
	border-radius: 8px;
	box-shadow: none;
	cursor: pointer;
	padding: 8px 24px;
	padding: 0.5rem 1.5rem;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover {
	background-color: #FCA541;
}

#respond .form-submit {
	bottom: 0;
	left: 0;
	position: absolute;
}

#respond input[type="submit"] {
	border-radius: 50%;
	height: 60px;
	padding: 0;
	width: 60px;
}

.enews input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.search-form {
	position: relative;
}

.search-input {
	max-width: 98%;
}

.search-form input[type="submit"] {
	border-radius: 0 8px 8px 0;
	padding: 8px 12px 9px;
	padding: 0.5rem 0.75rem 0.5625rem;
	position: absolute;
	right: 0;
	top: 0;
}

.gecko .search-form input[type="submit"] {
	padding: 8px 12px;
	padding: 0.5rem 0.75rem;
}

.clearit label {
	display: none !important;
}

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

.content div.gform_wrapper {
	background-color: #00BBCB;
	border-radius: 16px;
	color: #FFF;
	padding: 20px 20px 30px;
	padding: 1.25rem 1.25rem 1.875rem;
	position: relative;
}

.content  div.gform_wrapper .gfield_required,
.content  div.gform_wrapper .gform_title {
	color: #FFF;
}

.site-inner div.gform_wrapper input,
.site-inner div.gform_wrapper select,
.site-inner div.gform_wrapper textarea {
	padding: 8px 5px;
	padding: 0.5rem 0.3125rem;
	font-size: 16px;
	font-size: 1rem;
}

.site-inner div.gform_wrapper .ginput_complex label {
	font-size: 13px;
	font-size: 0.8125rem;
}

.site-inner div.gform_wrapper li .gfield_label {
	font-weight: 300;
}

.site-inner div.gform_wrapper .gform_heading {
	background: url(images/home-heading-border.png) repeat-x 0 bottom transparent;
	padding-bottom: 24px;
	padding-bottom: 1.5rem;
}

.content .gform_wrapper .right_label .gfield_label,
.content .gform_wrapper .left_label .gfield_label {
	width: 16%;
}

.content .gform_wrapper .right_label .gfield_label {
	float: right;
	text-align: left;
}

.content div.gform_wrapper .right_label input.large,
.content div.gform_wrapper .right_label select.large,
.content div.gform_wrapper .left_label input.large,
.content div.gform_wrapper .left_label select.large,
.content div.gform_wrapper .right_label textarea.textarea,
.content div.gform_wrapper .left_label textarea.textarea {
	width: 75%;
}

.content div.gform_wrapper .gform_footer.right_label {
	padding-left: 0;
}

.content div.gform_wrapper .gform_footer.left_label {
	padding-left: 18%;
}

.content div.gform_wrapper ul.left_label li .gfield_label {
	text-align: right;
}

.content div.gform_wrapper .gform_footer {
	bottom: 0;
	left: 0;
	margin: 0;
	position: absolute;
}

.widget-area div.gform_wrapper .gform_footer {
	margin: 0;
}

.site-inner .widget-area div.gform_wrapper input[type="submit"] {
	font-size: 14px;
	font-size: 0.875rem;
}

.content div.gform_wrapper input[type="submit"] {
	border-radius: 50%;
	height: 60px;
	padding: 0;
	width: 60px;
}

.content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1rem 0 0;
}

/*
 Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.resume-pic,
.resume-pic img,
.wsm-user-profile span.profile-pic,
.wsm-user-profile .avatar {
	border-radius: 50%;
	height: 230px;
	width: 230px;
}

.resume-pic,
.wsm-user-profile span.profile-pic {
	border: 4px solid #d7d8da;
	margin-bottom: 28px;
	margin-bottom: 1.75rem;
}

.wsm-user-profile .aligncenter {
	margin-bottom: 0;
}

.aligncenter .avatar {
	display: block;
	margin: 0 auto 16px;
	margin: 0 auto 1rem;
}

.alignleft .avatar {
	margin-right: 16px;
	margin-right: 1rem;
}

.alignright .avatar {
	margin-left: 16px;
	margin-left: 1rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 1.5rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0 1rem 1.5rem 0;
}

.centered img,
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.5rem
}

.alignnone img,
img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 1.5rem 1.5rem 0;
}

.alignleft img {
	margin: 0 10px 10px 0;
	margin: 0 0.625rem 0.625rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 1.5rem 1.5rem;
}

.alignright img {
margin: 0 0 10px 10px;
	margin: 0 0 0.625rem 0.625rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 0.75rem;
}

.gallery-caption {
}

.alignleft img,
.alignright img,
.centered img,
.alignnone img,
img.alignleft,
img.alignright,
img.centered,
img.alignnone {
	border: 1px solid #d7d8da;
}

/*
WP Table
---------------------------- */

h2.tablepress-table-name {
	font-size: 18px;
}

table.tablepress thead th,
table.tablepress tfoot th {
    background: #00BBCB;
	color: #fff;
	font-weight: 400;
}

table.tablepress tbody td,
table.tablepress tfoot th {
	border-bottom: 1px solid #CCC;
	border-top: none;
	border-right: 1px solid #CCC;
}

table.tablepress {
	border: 1px solid #CCC;
}

span.tablepress-table-description {
    margin-bottom: 16px;
	margin-bottom: 1rem;
}

table.tablepress .odd td,
table.tablepress .even td {
	background-color: transparent;
}

table.tablepress th,
table.tablepress td {
	padding: 4px 8px;
}

/*
Portfolio
------------------------------------------*/

.porfolio-wrap {
	float: left;
	margin: 0 2% 20px 0;
	margin: 0 2% 1.25rem 0;
	min-height: 370px;
	width: 32%;
}

.porfolio-wrap.last-portfolio-item {
	float: right;
	margin-right: 0;
}


/*
Color Options
---------------------------------------------------------------------------------------------------- */

/*
Blue/Red/Green
---------------------------------- */

.rachel-blue-red-green a,
.rachel-blue-red-green h2 a,
.rachel-blue-red-green h2 a:visited,
.rachel-blue-red-green h1,
.rachel-blue-red-green h2,
.rachel-blue-red-green h3,
.rachel-blue-red-green h4,
.rachel-blue-red-green h5,
.rachel-blue-red-green .comment-reply a:hover,
.rachel-blue-red-green.single h1.entry-title,
.rachel-blue-red-green h2.tablepress-table-name,
.rachel-blue-red-green .sidebar ul li a:hover,
.rachel-blue-red-green .widgettitle,
.rachel-blue-red-green .portfolio-title,
.rachel-blue-red-green .widget-area .entry h2 a:hover,
.rachel-blue-red-green .home-content ul li a:hover,
.rachel-blue-red-green .entry-header .entry-meta a:hover,
.rachel-blue-red-green .sidebar .entry h2 a:hover,
.rachel-blue-red-green .genesis-nav-menu li.right a:hover,
.rachel-blue-red-green .genesis-nav-menu li.right:hover a,
.rachel-blue-red-green .widget_recent_comments li a {
	color: #D52B28;
}

.rachel-blue-red-green .widget-area .entry-time,
.rachel-blue-red-green .widget-area .entry-header .entry-meta,
.rachel-blue-red-green .widget-area .entry-header .entry-meta a,
.rachel-blue-red-green .entry-comments h3,
.rachel-blue-red-green #respond h3,
.rachel-blue-red-green .author-box .author-box-title,
.rachel-blue-red-green .more-link a {
	color: #1c99a1;
}

.rachel-blue-red-green a:hover,
.rachel-blue-red-green .sidebar .widget_recent_comments li a:hover,
.rachel-blue-red-green .widget_recent_comments li a:hover,
.rachel-blue-red-green .widget-area .entry h2 a,
.rachel-blue-red-green h1.entry-title,
.rachel-blue-red-green .more-link a:hover,
.rachel-blue-red-green h2 a:hover,
.rachel-blue-red-green .site-header .genesis-nav-menu li.right a,
.rachel-blue-red-green .genesis-nav-menu a,
.rachel-blue-red-green .genesis-nav-menu a:link,
.rachel-blue-red-green .genesis-nav-menu a:visited {
	color: #4A4B4C;
}

.rachel-blue-red-green .home-content .call-to-action li a:hover,
.rachel-blue-red-green .comment-reply a,
.rachel-blue-red-green .footer-top h3,
.rachel-blue-red-green .genesis-nav-menu .current-menu-item a,
.rachel-blue-red-green .genesis-nav-menu li a:hover,
.rachel-blue-red-green .genesis-nav-menu li:hover a {
	color: #FFF;
}

.rachel-blue-red-green .pagination li a:hover,
.rachel-blue-red-green .pagination li.active a,
.rachel-blue-red-green button,
.rachel-blue-red-green input[type="button"],
.rachel-blue-red-green input[type="submit"],
.rachel-blue-red-green .btn,
.rachel-blue-red-green .site-header .genesis-nav-menu li li a,
.rachel-blue-red-green .site-header .genesis-nav-menu li li a:link,
.rachel-blue-red-green .site-header .genesis-nav-menu li li a:visited,
.rachel-blue-red-green .genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.rachel-blue-red-green .genesis-nav-menu li a:hover,
.rachel-blue-red-green .genesis-nav-menu li:hover a,
.rachel-blue-red-green .genesis-nav-menu .current-menu-item a {
	background-color: #d52b28;
}

.rachel-blue-red-green button:hover,
.rachel-blue-red-green input[type="button"]:hover,
.rachel-blue-red-green input[type="submit"]:hover,
.rachel-blue-red-green .btn:hover,
.rachel-blue-red-green .site-header .genesis-nav-menu li li a:hover,
.rachel-blue-red-green .genesis-nav-menu li li a:hover {
	background-color: #e42926;
}

.rachel-blue-red-green .site-header .genesis-nav-menu li li a,
.rachel-blue-red-green .genesis-nav-menu li li a {
	border-color: #e73330;
}

.rachel-blue-red-green div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside,
.rachel-blue-red-green .pagination li a,
.rachel-blue-red-green .pagination li.disabled,
.rachel-blue-red-green .comment-reply a,
.rachel-blue-red-green table.tablepress thead th,
.rachel-blue-red-green table.tablepress tfoot th,
.rachel-blue-red-green .content div.gform_wrapper,
.rachel-blue-red-green .site-footer {
	background-color: #1c99a1;
}

.rachel-blue-red-green h1.entry-title::before {
	background: url(images/rachel-blue-red-green/heading-icon.png) no-repeat 0 center transparent;
}

.rachel-blue-red-green .sidebar ul li,
.rachel-blue-red-green .entry-content ul li,
.rachel-blue-red-green .home-content ul li {
	list-style-image: url(images/rachel-blue-red-green/bullet-list.png);
}

.rachel-blue-red-green blockquote {
	background-image: url(images/rachel-blue-red-green/blockquote.png);
}


.rachel-blue-red-green div.soliloquy-container .soliloquy-control-nav{
	background-image:url('images/rachel-blue-red-green/slider-dots.png');
}

.rachel-blue-red-green div.soliloquy-container .soliloquy-control-nav li a {
	background-image:url('images/rachel-blue-red-green/slider-dots.png');
}

.rachel-blue-red-green .social-media a.fb {
	background: url(images/rachel-blue-red-green/icon-facebook.png) no-repeat center center transparent;
}

.rachel-blue-red-green .social-media a.li {
	background: url(images/rachel-blue-red-green/icon-linkedin.png) no-repeat center center transparent;
}

.rachel-blue-red-green .social-media a.gp {
	background: url(images/rachel-blue-red-green/icon-gplus.png) no-repeat center center transparent;
}

.rachel-blue-red-green .social-media a.tw {
	background: url(images/rachel-blue-red-green/icon-twitter.png) no-repeat center center transparent;
}

.rachel-blue-red-green li.cta1 {
	background-color: #d52b28;
}

.rachel-blue-red-green li.cta2 {
	background-color: #1c99a1;
}

.rachel-blue-red-green li.cta3 {
	background-color: #9ec54c;
}

.rachel-blue-red-green li.cta4 {
	background-color: #02d1de;
}

.rachel-blue-red-green .social-media a:hover {
	background-image: url(images/social-hover.png);
}

/*
Grey/Blue
---------------------------------- */

.rachel-gray-blue a,
.rachel-gray-blue h2 a,
.rachel-gray-blue h2 a:visited,
.rachel-gray-blue h1,
.rachel-gray-blue h2,
.rachel-gray-blue h3,
.rachel-gray-blue h4,
.rachel-gray-blue h5,
.rachel-gray-blue .comment-reply a:hover,
.rachel-gray-blue.single h1.entry-title,
.rachel-gray-blue h2.tablepress-table-name,
.rachel-gray-blue .sidebar ul li a:hover,
.rachel-gray-blue .widgettitle,
.rachel-gray-blue .portfolio-title,
.rachel-gray-blue .home-content ul li a:hover,
.rachel-gray-blue .entry-header .entry-meta a:hover,
.rachel-gray-blue .widget-area .entry h2 a:hover,
.rachel-gray-blue .sidebar .entry h2 a:hover,
.rachel-gray-blue .genesis-nav-menu li.right a:hover,
.rachel-gray-blue .genesis-nav-menu li.right:hover a,
.rachel-gray-blue .widget_recent_comments li a {
	color: #0c9abe;
}

.rachel-gray-blue .widget-area .entry-time,
.rachel-gray-blue .widget-area .entry-header .entry-meta,
.rachel-gray-blue .widget-area .entry-header .entry-meta a,
.rachel-gray-blue .entry-comments h3,
.rachel-gray-blue #respond h3,
.rachel-gray-blue .author-box .author-box-title,
.rachel-gray-blue .more-link a {
	color: #90a7b2;
}

.rachel-gray-blue a:hover,
.rachel-gray-blue .sidebar .widget_recent_comments li a:hover,
.rachel-gray-blue .widget_recent_comments li a:hover,
.rachel-gray-blue .widget-area .entry h2 a,
.rachel-gray-blue h1.entry-title,
.rachel-gray-blue .more-link a:hover,
.rachel-gray-blue h2 a:hover,
.rachel-gray-blue .site-header .genesis-nav-menu li.right a,
.rachel-gray-blue .genesis-nav-menu a,
.rachel-gray-blue .genesis-nav-menu a:link,
.rachel-gray-blue .genesis-nav-menu a:visited {
	color: #4A4B4C;
}

.rachel-gray-blue .home-content .call-to-action li a:hover,
.rachel-gray-blue .comment-reply a,
.rachel-gray-blue .footer-top h3,
.rachel-gray-blue .genesis-nav-menu .current-menu-item a,
.rachel-gray-blue .genesis-nav-menu li a:hover,
.rachel-gray-blue .genesis-nav-menu li:hover a {
	color: #FFF;
}

.rachel-gray-blue table.tablepress thead th,
.rachel-gray-blue table.tablepress tfoot th,
.rachel-gray-blue .pagination li a:hover,
.rachel-gray-blue .pagination li.active a,
.rachel-gray-blue button,
.rachel-gray-blue input[type="button"],
.rachel-gray-blue input[type="submit"],
.rachel-gray-blue .btn,
.rachel-gray-blue .site-header .genesis-nav-menu li li a,
.rachel-gray-blue .site-header .genesis-nav-menu li li a:link,
.rachel-gray-blue .site-header .genesis-nav-menu li li a:visited,
.rachel-gray-blue .genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.rachel-gray-blue .genesis-nav-menu li a:hover,
.rachel-gray-blue .genesis-nav-menu li:hover a,
.rachel-gray-blue .genesis-nav-menu .current-menu-item a {
	background-color: #555658;
}

.rachel-gray-blue button:hover,
.rachel-gray-blue input[type="button"]:hover,
.rachel-gray-blue input[type="submit"]:hover,
.rachel-gray-blue .btn:hover,
.rachel-gray-blue .site-header .genesis-nav-menu li li a:hover,
.rachel-gray-blue .genesis-nav-menu li li a:hover {
	background-color: #666768;
}

.rachel-gray-blue .site-header .genesis-nav-menu li li a,
.rachel-gray-blue .genesis-nav-menu li li a {
	border-color: #666768;
}

.rachel-gray-blue div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside,
.rachel-gray-blue .pagination li a,
.rachel-gray-blue .pagination li.disabled,
.rachel-gray-blue .comment-reply a,
.rachel-gray-blue .content div.gform_wrapper,
.rachel-gray-blue .site-footer {
	background-color: #90a7b2;
}

.rachel-gray-blue h1.entry-title::before {
	background: url(images/rachel-gray-blue/heading-icon.png) no-repeat 0 center transparent;
}

.rachel-gray-blue .sidebar ul li,
.rachel-gray-blue .entry-content ul li,
.rachel-gray-blue .home-content ul li {
	list-style-image: url(images/rachel-gray-blue/bullet-list.png);
}

.rachel-gray-blue blockquote {
	background-image: url(images/rachel-gray-blue/blockquote.png);
}


.rachel-gray-blue div.soliloquy-container .soliloquy-control-nav{
	background-image:url('images/rachel-gray-blue/slider-dots.png');
}

.rachel-gray-blue div.soliloquy-container .soliloquy-control-nav li a {
	background-image:url('images/rachel-gray-blue/slider-dots.png');
}

.rachel-gray-blue .social-media a.fb {
	background: url(images/rachel-gray-blue/icon-facebook.png) no-repeat center center transparent;
}

.rachel-gray-blue .social-media a.li {
	background: url(images/rachel-gray-blue/icon-linkedin.png) no-repeat center center transparent;
}

.rachel-gray-blue .social-media a.gp {
	background: url(images/rachel-gray-blue/icon-gplus.png) no-repeat center center transparent;
}

.rachel-gray-blue .social-media a.tw {
	background: url(images/rachel-gray-blue/icon-twitter.png) no-repeat center center transparent;
}

.rachel-gray-blue .social-media a:hover {
	background-image: url(images/social-hover.png);
}

.rachel-gray-blue li.cta1 {
	background-color: #555658;
}

.rachel-gray-blue li.cta2 {
	background-color: #90a7b2;
}

.rachel-gray-blue li.cta3 {
	background-color: #0c9abe;
}

.rachel-gray-blue li.cta4 {
	background-color: #777778;
}

/*
Green/Purple/Blue
---------------------------------- */

.rachel-green-purple-blue a,
.rachel-green-purple-blue h2 a,
.rachel-green-purple-blue h2 a:visited,
.rachel-green-purple-blue h1,
.rachel-green-purple-blue h2,
.rachel-green-purple-blue h3,
.rachel-green-purple-blue h4,
.rachel-green-purple-blue h5,
.rachel-green-purple-blue .comment-reply a:hover,
.rachel-green-purple-blue.single h1.entry-title,
.rachel-green-purple-blue h2.tablepress-table-name,
.rachel-green-purple-blue .sidebar ul li a:hover,
.rachel-green-purple-blue .widgettitle,
.rachel-green-purple-blue .portfolio-title,
.rachel-green-purple-blue .home-content ul li a:hover,
.rachel-green-purple-blue .entry-header .entry-meta a:hover,
.rachel-green-purple-blue .widget-area .entry h2 a:hover,
.rachel-green-purple-blue .sidebar .entry h2 a:hover,
.rachel-green-purple-blue .genesis-nav-menu li.right a:hover,
.rachel-green-purple-blue .genesis-nav-menu li.right:hover a,
.rachel-green-purple-blue .widget_recent_comments li a {
	color: #9aa33a;
}

.rachel-green-purple-blue .widget-area .entry-time,
.rachel-green-purple-blue .widget-area .entry-header .entry-meta,
.rachel-green-purple-blue .widget-area .entry-header .entry-meta a,
.rachel-green-purple-blue .entry-comments h3,
.rachel-green-purple-blue #respond h3,
.rachel-green-purple-blue .author-box .author-box-title,
.rachel-green-purple-blue .more-link a {
	color: #7d7394;
}

.rachel-green-purple-blue a:hover,
.rachel-green-purple-blue .sidebar .widget_recent_comments li a:hover,
.rachel-green-purple-blue .widget_recent_comments li a:hover,
.rachel-green-purple-blue .widget-area .entry h2 a,
.rachel-green-purple-blue h1.entry-title,
.rachel-green-purple-blue .more-link a:hover,
.rachel-green-purple-blue h2 a:hover,
.rachel-green-purple-blue .site-header .genesis-nav-menu li.right a,
.rachel-green-purple-blue .genesis-nav-menu a,
.rachel-green-purple-blue .genesis-nav-menu a:link,
.rachel-green-purple-blue .genesis-nav-menu a:visited {
	color: #4A4B4C;
}

.rachel-green-purple-blue .home-content .call-to-action li a:hover,
.rachel-green-purple-blue .comment-reply a,
.rachel-green-purple-blue .footer-top h3,
.rachel-green-purple-blue .genesis-nav-menu .current-menu-item a,
.rachel-green-purple-blue .genesis-nav-menu li a:hover,
.rachel-green-purple-blue .genesis-nav-menu li:hover a {
	color: #FFF;
}

.rachel-green-purple-blue .pagination li a:hover,
.rachel-green-purple-blue .pagination li.active a,
.rachel-green-purple-blue button,
.rachel-green-purple-blue input[type="button"],
.rachel-green-purple-blue input[type="submit"],
.rachel-green-purple-blue .btn,
.rachel-green-purple-blue .site-header .genesis-nav-menu li li a,
.rachel-green-purple-blue .site-header .genesis-nav-menu li li a:link,
.rachel-green-purple-blue .site-header .genesis-nav-menu li li a:visited,
.rachel-green-purple-blue .genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited,
.rachel-green-purple-blue .genesis-nav-menu li a:hover,
.rachel-green-purple-blue .genesis-nav-menu li:hover a,
.rachel-green-purple-blue .genesis-nav-menu .current-menu-item a {
	background-color: #9aa33a;
}

.rachel-green-purple-blue button:hover,
.rachel-green-purple-blue input[type="button"]:hover,
.rachel-green-purple-blue input[type="submit"]:hover,
.rachel-green-purple-blue .btn:hover,
.rachel-green-purple-blue .site-header .genesis-nav-menu li li a:hover,
.rachel-green-purple-blue .genesis-nav-menu li li a:hover {
	background-color: #a9b431;
}

.rachel-green-purple-blue .site-header .genesis-nav-menu li li a,
.rachel-green-purple-blue .genesis-nav-menu li li a {
	border-color: #a9b431;
}

.rachel-green-purple-blue div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside,
.rachel-green-purple-blue .pagination li a,
.rachel-green-purple-blue .pagination li.disabled,
.rachel-green-purple-blue .comment-reply a,
.rachel-green-purple-blue table.tablepress thead th,
.rachel-green-purple-blue table.tablepress tfoot th,
.rachel-green-purple-blue .content div.gform_wrapper,
.rachel-green-purple-blue .site-footer {
	background-color: #7d7394;
}

.rachel-green-purple-blue h1.entry-title::before {
	background: url(images/rachel-green-purple-blue/heading-icon.png) no-repeat 0 center transparent;
}

.rachel-green-purple-blue .sidebar ul li,
.rachel-green-purple-blue .entry-content ul li,
.rachel-green-purple-blue .home-content ul li {
	list-style-image: url(images/rachel-green-purple-blue/bullet-list.png);
}

.rachel-green-purple-blue blockquote {
	background-image: url(images/rachel-green-purple-blue/blockquote.png);
}


.rachel-green-purple-blue div.soliloquy-container .soliloquy-control-nav{
	background-image:url('images/rachel-green-purple-blue/slider-dots.png');
}

.rachel-green-purple-blue div.soliloquy-container .soliloquy-control-nav li a {
	background-image:url('images/rachel-green-purple-blue/slider-dots.png');
}

.rachel-green-purple-blue .social-media a.fb {
	background: url(images/rachel-green-purple-blue/icon-facebook.png) no-repeat center center transparent;
}

.rachel-green-purple-blue .social-media a.li {
	background: url(images/rachel-green-purple-blue/icon-linkedin.png) no-repeat center center transparent;
}

.rachel-green-purple-blue .social-media a.gp {
	background: url(images/rachel-green-purple-blue/icon-gplus.png) no-repeat center center transparent;
}

.rachel-green-purple-blue .social-media a.tw {
	background: url(images/rachel-green-purple-blue/icon-twitter.png) no-repeat center center transparent;
}

.rachel-green-purple-blue .social-media a:hover {
	background-image: url(images/social-hover.png);
}

.rachel-green-purple-blue li.cta1 {
	background-color: #9aa33a;
}

.rachel-green-purple-blue li.cta2 {
	background-color: #7d7394;
}

.rachel-green-purple-blue li.cta3 {
	background-color: #0c9abe;
}

.rachel-green-purple-blue li.cta4 {
	background-color: #bec01b;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1151px) {

	.entry-content div#afp-container .afp-items li.afp-single-item {
		width: 30.5%;
	}

	.site-header .genesis-nav-menu li.right,
	.genesis-nav-menu li.right {
		display: none;
	}

	.profile-image div.soliloquy-container .soliloquy .soliloquy-slides img {
		max-width: 90%;
	}

}

/* Desktops, laptops and iPads (landscape) ----------- */

@media only screen and (max-width: 1024px) {

	.site-container .wrap {
		float: none;
		margin: 0 auto;
		max-width: 96%;
		padding: 0;
	}

	.site-header .genesis-nav-menu,
	.site-header .widget-area,
	.header-image .title-area,
	.title-area {
		float: none;
		width: 100%;
	}

	.header-image .site-title {
		background-position: center center;
	}

	.site-description {
		margin: 0 auto 16px;
		margin: 0auto 1rem;
		max-width: 28%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .search-form,
	.site-title,
	.title-area {
		text-align: center;
	}

	.site-header .genesis-nav-menu a,
	.genesis-nav-menu a {
		padding: 20px 16px;
		padding: 1.25rem 1rem;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.home-content .call-to-action li {
		margin-right: 20px;
		margin-right: 1.25rem;
	}

	.site-container .site-footer .wrap {
		padding: 16px 0;
		padding: 1rem 0;
	}

	.content div.gform_wrapper .gform_footer {
		padding-top: 0;
		position: relative;
	}

	.content div.gform_wrapper input[type="submit"] {
		border-radius: 0;
		height: auto;
		padding: 5px 16px;
		padding: 0.3125rem 1rem;
		width: auto;
	}

}

/* iPads (portrait) ----------- */

@media only screen and (max-width: 900px) {

	.wrap,
	.site-inner,
	.site-container .content-sidebar-wrap {
		width: 100%;
	}

	.site-description {
		max-width: 40%;
	}

	.site-header .search-form {
		margin: 32px auto 0;
		margin: 2rem auto 0;
		width: 50%;
	}

	.home-content .call-to-action li {
		height: 120px;
		margin-right: 32px;
		margin-right: 2rem;
		width: 120px;
	}

	.content-sidebar .content,
	.sidebar-content .content {
		width: 64%;
	}

	.sidebar {
		width: 32%;
	}

	.cta {
		text-align: left;
	}

	.bottom-left,
	.bottom-right {
		float: none;
		width: 100%;
	}

	.wsm-user-profile span.profile-pic,
	.wsm-user-profile .avatar {
		height: 200px;
		width: 200px;
	}

	dl.gallery-item {
		margin-right:  3%;
	}

	.site-footer .wrap {
		padding: 24px 0;
		padding: 1.5rem 0;
	}

	.content div.gform_wrapper .gfield_label {
		font-size: 16px;
		font-size: 1rem;
	}

	.footer-top .alignleft,
	.footer-top .alignright {
		margin-bottom: 10px;
		margin-bottom: 0.625rem;
		max-width: 100%;
		width: 100%;
	}

	.footer-top {
		margin-bottom: 16px;
		margin-bottom: 1rem;
	}

	.site-header .genesis-nav-menu {
		margin: 0;
	}

	.content div.gform_wrapper ul.right_label li .gfield_label,
	.content div.gform_wrapper ul.left_label li .gfield_label {
		margin: 0 0 5px;
		margin: 0 0 0.3125rem;
		text-align: left;
		width: 100%;
	}

	.content div.gform_wrapper .right_label input.large,
	.content div.gform_wrapper .right_label select.large,
	.content div.gform_wrapper .left_label input.large,
	.content div.gform_wrapper .left_label select.large,
	.content div.gform_wrapper .right_label textarea.textarea,
	.content div.gform_wrapper .left_label textarea.textarea {
		width: 100%;
	}

	.content div.gform_wrapper .gform_footer.left_label {
		padding-left: 0;
	}

}

/* iPhones (portrait and landscape) ----------- */

@media only screen and (max-width: 680px) {

	html {
		font-size: 87.5%; /* 14px base */
	}

	.site-container .sidebar,
	.site-container .content,
	.site-header .search-form {
		width: 100%;
	}

	.site-description {
		max-width: 60%;
	}

	.profile-image {
		margin: 0 0 20px;
		width: 100%;
	}

	div.soliloquy-container {
		margin: 0 auto;
	}

	.porfolio-wrap {
		min-height: 310px;
	}

	.home-content {
		float: none;
		width: 100%;
	}

	.home-content h4.widgettitle {
		background: none;
		padding: 0;
	}

	.wsm-user-profile .aligncenter {
		float: none;
		margin: 0;
	}

	.custom-resume h1.entry-title::before,
	.custom-resume h1.entry-title {
		display: none;
	}

	div.ngg-gallery-thumbnail-box {
		min-height: 210px;
	}

	.home-content .call-to-action li {
		margin-right: 24px;
		margin-right: 1.5rem;
	}

	.bottom-left,
	.bottom-right {
			width: 46.5%;
	}

	.bottom-left {
		float: left;
	}

	.bottom-right {
		float: right;
	}

	.archive-page,
	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		padding-left: 0;
		width: 100%;
	}

}

@media only screen and (max-width: 500px) {

	.porfolio-wrap.last-portfolio-item,
	.porfolio-wrap {
		clear: both;
		float: none;
		margin: 0 auto 48px;
		margin: 0 auto 3rem;
		min-height: inherit;
		width: 70%;
	}

	.bottom-left,
	.bottom-right {
		float: none;
		width: 100%;
	}

	.home-content .call-to-action li {
		height: 120px;
		width: 120px;
	}

}

@media only screen and (max-width: 380px) {

	.header-image .site-title {
		background: url("images/logo-mobile.png") no-repeat scroll center center transparent;
	}

	.site-description {
		max-width: 80%;
	}

	.site-header .genesis-nav-menu a,
	.genesis-nav-menu a {
		padding: 10px 16px;
		padding: 0.625rem 1rem;
	}

	.profile-image {
		float: none;
		margin: 0 auto 10px;
		padding-top: 0;
	}

	.home-content .call-to-action li {
		height: 110px;
		width: 110px;
	}

	div.ngg-gallery-thumbnail-box {
		float: none;
		margin: 0 auto 16px;
		margin: 0 auto 1rem;
		min-height: inherit;
		width: 75% !important;
	}

	.site-inner div.gform_wrapper .gfield_label {
		font-size: 12px;
	}

	.porfolio-wrap.last-portfolio-item,
	.porfolio-wrap {
		width: 85%;
	}

	.footer-top h3 {
		background: none repeat scroll 0 0 transparent;
		display: block;
		float: none;
		line-height: 1;
		margin: 0 10px 0 0;
		margin: 0 0.625rem 0 0;
		min-height: inherit;
		padding: 0;
	}

	.social-media a {
		margin: 8px 5px 8px 0;
		margin: 0.5rem 0.3125rem 0.5rem 0;
	}

	.footer-top .contact {
		padding-top: 0;
	}

	.footer-top .copyright {
		margin: 0;
	}

	.entry div.gallery dl.gallery-item {
		float: none !important;
		margin: 0 auto 20px !important;
		width: 80% !important;
	}

}

@media only screen and (max-width: 280px) {

	.home-content .cta {
		text-align: center;
	}

	.home-content .call-to-action li {
		margin-right: 0;
	}

}