/*

	Theme Name: JM Theme 2015
	Theme URI: http://JennMcGroary.com
	Description: Custom Genesis Child Theme.
	Author: Jenn McGroary
	Author URI: http://JennMcGroary.com/


	Version: 3.6
	

	

	Template: genesis
	Template Version: 2.0
	

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/




/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Homepage
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Headlines
* Unordered / Ordered Lists
* entry Info
* entry Meta
* Author Box
* Sticky entrys
* Archive Page
* Portfolio
* Images
* entry Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / entry
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Portfolio
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/


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

@import url(//fonts.googleapis.com/css?family=Philosopher:400,700,400italic|Quicksand:400,700);


/* Defaults
------------------------------------------------------------ */
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea {
	color: #444;
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}



input,
select,
textarea,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	/*background-color: #f5f5f5;
	border: 1px solid #ddd; */
}

ol,
ol li,
ul,
ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol li {
list-style-type: decimal;
}

ul li {
	list-style-type: square;
}

hr {
background:url(//jennmcgroary.com/wp-content/uploads/2015/01/divider.png) no-repeat center;
height:60px;
border:none;
clear:both;
}

/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #4BACBC;
	text-decoration: none;
}

a:hover {
color: #549EB3;	
text-decoration: underline;
}

a img {
	border: none;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	
}


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

.site-header {
	background-color: #523A6E;
	min-height: 90px;
    	margin: 0;
    	padding: 10px 0;
	
}

.site-header .wrap {
margin:0 auto;
padding:0;
width:1100px;
min-height:90px;

}

.title-area {
	float: left;
	background-image:url(//jennmcgroary.com/wp-content/uploads/2017/06/JM2017-trans-logo.png);
	background-repeat:no-repeat;
	width: 380px;
	min-height:90px;

}

.site-title {
	font-family: 'philosopher', sans-serif;
	font-size: 30px;
	line-height: 60px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.site-title a,.site-title a:hover {
display:block;
float:left;
height:70px;
overflow:hidden;
padding:0;
text-indent:-9999px;
width:400px
}

.site-description {
	color: #fff;
	line-height:20px;
	text-align: center;
    	padding-right: 30px;
}

.site-header .widget-area {
	float: right;
    	width: 700px;
    	padding-top: 20px;	
}

.site-header .widget-area ul li {
	margin: 0;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 500px;
}

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


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width .title-area,
.header-full-width .site-title,
.header-full-width .site-title a {
	width: 1140px;

}


/* Navigation Constants
------------------------------------------------------------ */

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

li:hover,
li.sfHover {
	position: static;
}


/* Header Right Navigation
------------------------------------------------------------ */

.site-header ul.nav,
.site-header ul.menu {
	float: right;
}

.site-header ul.nav ul,
.site-header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

.site-header ul.nav li,
.site-header ul.menu li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
    	padding-left: 5px;
    	box-shadow: -3px 0 0 -2px #fff;
    	line-height: 10px;
}
.site-header ul.menu li.menu-item-5039 {margin-left: 0;padding-left: 0;box-shadow:none;}
.site-header ul.sub-menu li {
	box-shadow: none;
    	padding-left: 0;
    	margin-left: 0;
	}
.site-header ul.nav li a,
.site-header ul.menu li a {
	color: #fff;
	display: block;
	font-family: 'quicksand', sans-serif;
	font-size: 16px;
	
	padding: 7px 7px 5px;
	position: relative;
	text-decoration: none;
}

.site-header ul.nav li a:hover,
.site-header ul.menu li a:hover,
.site-header ul.menu li a:active {
	color: #8942BC;
}

.site-header ul.nav li a .sf-sub-indicator,
.site-header ul.menu li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.site-header .widget-area ul.nav li li a,
.site-header .widget-area ul.nav li li a:link,
.site-header .widget-area ul.menu li li a,
.site-header .widget-area ul.menu li li a:link {


	color: #fff;
	font-size: 16px;
	padding: 5px 10px;
	position: relative;
	
}

.site-header ul.nav li li a:hover,
.site-header ul.nav li li a:active,
.site-header ul.menu li li a:hover,
.site-header ul.menu li li a:active {
	color: #ddd;
}

.site-header ul.nav li ul,
.site-header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.site-header ul.nav li ul a,
.site-header ul.menu li ul a {
	width: 150px;
}

.site-header ul.nav li ul ul,
.site-header ul.menu li ul ul {
	margin: -34px 0 0 148px;
}

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


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

.nav-primary {
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	margin: 0 auto 0;
	padding: 0;
	background: url(images/menubg3.jpg) repeat-x;
	height: 45px;
	

}

.nav-primary .wrap {
	color: #fff;
	font-family: 'quicksand', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1140px;
}

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

.nav-primary li {
	float: left;
	list-style-type: none;
}

.nav-primary li a {
	color: #E6C6F6;
	display: block;
	font-size: 17px;
	
	padding: 14px 15px;
	position: relative;
	text-decoration: none;
}

.nav-primary li a:hover,
.nav-primary li a:active,
.nav-primary .current_page_item a,
.nav-primary .current-cat a,
.nav-primary .current-menu-item a {
	 background: url(images/menubg.jpg) repeat-x;
	 color: #5C1F87;
}

.nav-primary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-primary li li a,
.nav-primary li li a:link,
.nav-primary li li a:visited {
	background-color: #8942BC;
	color: ##E6C7FF;
	font-size: 14px;
	padding: 5px 10px;
	position: relative;
	border-bottom: 1px solid #5C1F87;
}

.nav-primary li li a:hover,
.nav-primary li li a:active {
	color: #8942BC;
	background-color: #501E73;
	
}

.nav-primary li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.nav-primary li ul a {
	width: 150px;
}

.nav-primary li ul ul {
	margin: -34px 0 0 148px;
}

.nav-primary li:hover>ul,
.nav-primary li.sfHover ul {
	left: auto;
}

.genesis-nav-menu { text-align: center;}

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

.nav-primary li.right {
	float: right;
	padding: 9px 15px 10px;
}

.nav-primary li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

.nav-primary li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

.nav-primary li.search {
	padding: 0 10px;
}

.nav-primary li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

.nav-primary li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

.nav-secondary {
	background-color:transparent;
	clear: both;
color: #fff;
	font-family: 'quicksand', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1120px;
}

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

.nav-secondary li {
	float: left;
	list-style-type: none;
}

.nav-secondary li a {
	color:#A269CB;
font-weight:bold
	display: block;
	font-size: 14px;
	padding: 5px 12px 7px;
	position: relative;
	text-decoration: none;
}

.nav-secondary li a:hover,.nav-secondary li a:active,.nav-secondary .current_page_item a,.nav-secondary .current-cat a,.nav-secondary .current-menu-item a {
background-color:#E6C6F6;
color:#fff
}

.nav-secondary li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

.nav-secondary li li a,
.nav-secondary li li a:link,
.nav-secondary li li a:visited {
	background-color:#A269CB;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	position: relative;
	width: 138px;
}

.nav-secondary li li a:hover,
.nav-secondary li li a:active {
	background-color:#E6C6F6;
}

.nav-secondary li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.nav-secondary li ul a {
	width: 140px;
}

.nav-secondary li ul ul {
	margin: -34px 0 0 158px;
}

.nav-secondary li:hover>ul,
.nav-secondary li.sfHover ul {
	left: auto;
}

/* Responsive Menu
--------------------------------------------- */

#responsive-menu-icon {
	cursor: pointer;
	display: none;
	padding: 17px 0 18px;
	padding: 1.7rem 0 1.8rem;
	text-align: center;
}

#responsive-menu-icon::before {
	-webkit-font-smoothing: antialiased;
	color: #fff;
	content: "\e00e";
	font-family: 'Icon';
	font-size: 16px;
	font-size: 1.6rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0 auto;
	speak: none;
	text-transform: none;
}



/* Newsletter Banner --------------------------------- */

#newsletter-banner {
	font-size: 16px;
	color: #E6C7FF;
	margin: 0 auto 0;
	padding: 0;
	background-image: url(images/bannerbg.jpg);
	background-repeat:  repeat-x;
	height: 90px;
	border-bottom: 1px solid #DDD;

}

#newsletter-banner .wrap {
	color: #fff;
	font-family: 'quicksand', sans-serif;
	margin: 0 auto;
	overflow: hidden;
	width: 1140px;
}

#newsletter-banner a { color:#549EB3; font-weight: bold;}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto 25px;
	overflow: hidden;
	padding: 20px;
	width: 1100px;
	
}

.content-sidebar .site-inner {
	background: url(images/shadow-menu.png) no-repeat top center;
}


.full-width-content .site-inner {
	background: url(images/shadow-menu.png) no-repeat top center;
}

/* Featured
------------------------------------------------------------ */

#featured {
	
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 1100px;
}

#featured .wrap {
	padding: 5px;
}

#featured p {
	padding: 0 0 15px;
}

#featured-entry-6 h4.widgettitle {
	font-weight: bold;
	font-size: 16px;
}

#featured h4 {
color:#8942BC;
font-size:42px;
font-style: italic;
margin:10px 0 5px;
padding:0;
}

/* Home Top 
------------------------------------------------------------ */
#home-top {
	background-color: #73440c;
	min-height: 160px;
	margin: 0 0 0px;
}

#home-top .wrap {width: 1100px; margin: 0 auto; background-image: url(//jennmcgroary.com/wp-content/uploads/2017/06/jm-header-2017.jpg); background-repeat: no-repeat; background-position: center; min-height: 300px;}
#home-top p {font-family: 'Quicksand', sans-serif;
font-size: 26px;
color: #fff;
font-weight: bold;
float: right;
padding: 70px 60px 0 0;
text-shadow: 0 0 20px rgba(255, 255, 255, 1);}

#home-top h2 {color:#fff; padding:35px 0 0; font-size: 32px;}
#home-top .one-third, #home-top .two-thirds {margin: 0;}

/* Home Middle
------------------------------------------------------------ */

#home-middle {
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 1100px;
}

#home-middle .wrap {
	overflow: hidden;
	padding: 20px 15px 5px 0px;
}

#home-middle p {
	padding: 0 0 5px;
}

.home-middle-1 {
	float: left;
	padding: 0 15px 0 0;
	width: 340px;
}


.home-middle-2 {
	float: left;
	width: 340px;
	padding: 0 15px 0 0;
}

.home-middle-3 {
	float: right;
	width: 340px;
	padding-right:5px;
}

.home-middle-1 h4,
.home-middle-2 h4,
.home-middle-3 h4 {
	font-size: 42px;
	font-weight: bold;
}

/***** Home Bottom ********************/

#home-bottom-bg {
	/* background: #ac8ebf url(images/home-bottom-bg.png) top repeat-x ; */
	}

#home-bottom {
	width: 1100px;
	color: #8942BC;
	margin: 0 auto 0;
	padding: 5px 0 0 0;
	line-height: 16px;
	}
#home-bottom .wrap {
	overflow: hidden;
	padding: 5px 5px 5px 0px;
}
	
#home-bottom a, #home-bottom a:visited {
	color: #8942BC;
	font-family: 'philosopher', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;



	}
	
#home-bottom a:hover {
	color: #8942BC;
	text-decoration: underline;
	}
	
#home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 16px;
	}
	
#home-bottom h2 {
	color: #8942BC;
	font-size: 24px;
	font-family: 'philosopher', sans-serif;
	font-weight: normal;
	font-style: italic;
	margin: 10px 0 5px 0;
	padding: 0;
	text-decoration: none;
	}
	
#home-bottom h2 a, #home-bottom h2 a:visited {
	color: #8942BC;
	font-family: 'philosopher', sans-serif;
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	}

#home-bottom h2 a:hover {
	color: #8942BC;
	text-decoration: underline;
	}
	
#home-bottom h4 {
	font-size: 42px;
	margin: 10px 0 5px 0;
	padding: 0 0 15px;
	}
	
#home-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#home-bottom ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0px;
	}

#home-bottom ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	}

#home-bottom ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
	}
	
#home-bottom .widget {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#home-bottom .textwidget {
	margin: 0;
	padding: 0;
	}
	
#home-bottom li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#home-bottom .featuredentry .entry, #home-bottom .featuredpage .page {
	clear: both;
	}
	
#home-bottom .featuredentry, #home-bottom .featuredpage  {
	clear: both;
	}
	
#home-bottom .featuredentry img, #home-bottom .featuredpage img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 5px solid #FFFFFF;
	}

.home-bottom-1 {
	width: 100%;
	margin: 0;
	padding: 0 10px 0 0;
	}
	

#home-bottom .entry{border-bottom: none;}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 14px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 950px;
}

.content-sidebar .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 1100px;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 950px;
}

.full-width-content .content-sidebar-wrap {
	width: 1100px;
}


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

.content {
	float: left;
	padding: 5px 10px 10px;
	width: 620px;
}

#content p {
    margin: 0 0 20px;
    margin: 0 0 2rem;
}
.content-sidebar .content,
.sidebar-content .content {
	width: 720px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
}

.content-sidebar-sidebar .content,
.sidebar-sidebar-content .content {
	width: 620px;
}

.full-width-content .content {
	width: 1100px;
}

blockquote {
	background-color: #fff;
	margin: 5px 15px 25px;
	padding: 20px 20px 0;
}

blockquote p {
	color: #1F6D81;
	font-style: italic;
}

.entry {
	border-bottom: 3px solid #1F6D81;
	margin: 0 0 40px;
	padding: 0 0 20px;
	clear:both
}

.single .entry {
	border: none;
	margin: 0;
	padding: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	padding: 5px;
}

.entry-content a,
.entry-content a:visited {
	text-decoration: underline;
}

.entry-content a:hover {
	text-decoration: none;
}

.entry-content p {
	padding: 0 0 25px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.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 {
	float: left;
	margin: 0 0 20px;
	padding-left: 1%;
}

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

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

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

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

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


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #5C1F87;
	font-family: 'philosopher', sans-serif;
	margin: 0 20px 15px 0;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #5C1F87;
	font-family: 'philosopher', sans-serif;
	font-size: 44px;
	line-height: 44px;
	padding-left: 10px;
	
}

h2 a:hover {
	color: #501E73;
	text-decoration: none;
}

.widget-area h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 34px;
	font-weight: bold;
}

h4 {
	font-size: 28px;
	font-weight: bold;
}

.widget-area h4 {
	border-bottom: 1px solid #ddd;
	color: #e7c7ff;
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-style: italic;
	font-size: 20px;
	}

.footer-widgets .widget-area h4 {
	border: none;
	text-shadow: -1px -1px 1px black;
	font-size: 20px;}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}


/* Unordered / Ordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	 /* background: url(images/entryBullets.png) left top no-repeat; */
	margin: 0 0 0 20px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol {
	padding: 0;
margin: 0 0 0 15px;
}

.entry-content ul ul li {
	list-style-type: circle;
}

.entry-content ul ul ul,
.entry-content ol ol ol {
	padding: 0;
margin: 0 0 0 15px;
}

.entry-content ul ul ul li {
	list-style-type: square;
}

/* entry Info
------------------------------------------------------------ */

.entry-info {
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	margin: 0 0 15px;
}


/* entry Meta
------------------------------------------------------------ */

.entry-meta {
	clear: both;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	border-bottom: 5px solid #eee;
	border-top: 5px solid #eee;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px 0;
}

.author-box p {
	font-size: 16px;
	line-height: 20px;
}

/* Sticky entrys
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 10px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 50%;
}


.entry-type-archive-portfolio .entry:nth-of-type(2n+1) {
clear: left;
padding-right: 30px;
}


	background-color: #fff;
	float: left;
	height: 75px;
	margin: 0 10px 0 0;
	width: 75px;
}

.entry-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 33px;
	margin: 0 5px 0 0;
	padding: 4px;
	width: 33px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 13px;
	line-height: 12px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* entry Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #34a7e0;
	border: 1px solid #34a7e0;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 16px;
	line-height: 20px;
	width: 310px;
}

#sidebar-alt {
	float: left;
	width: 120px;
}

.sidebar p {
	font-size: 16px;
	line-height: 22px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	margin: 0 0 30px;
	/* background: #D8CAB8; */
	padding: 10px 15px 5px 15px;
	/* border: 1px solid #B7AB9E; */
}
.sidebar .widget h4 { color: #5C1F87; border: none;font-style: italic;background: url(images/widget-h.gif) no-repeat left top;padding-left: 33px; font-size: 24px;}

.widget-area ol,
.widget-area ul {
	margin: 0 0 0 20px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	margin: 0 0 5px;
	word-wrap: break-word;
}

.widget-area ul li a {
	color: #4BACBC;
	text-decoration: none;
}

.widget-area ul li a:hover {
	color: #4BACBC;
	text-decoration: underline;
}

.widget-area ol li {
	list-style-type: decimal;
}

#sidebar img, #sidebar a img, #sidebar .featuredpage img, #sidebar .featuredentry img {

	padding: 5px;
	margin: 0 0 5px 0;
}

/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 14px;
	margin: 5px 0 0;
	padding: 3px;
	width: 100%;
}


/* Featured Page / entry
------------------------------------------------------------ */

.featuredpage,
.featuredentry {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredentry .entry {
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 5px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit {
	background-color:#5C1F87;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-family: 'philosopher', sans-serif; !important;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 5px 7px;
	text-decoration: none;
	text-transform: uppercase;
}

.reply a,
.reply a:visited {
	font-weight: normal;
}

.site-header .searchsubmit {
	border: 3px solid #c5c5c5;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #8942BC;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}

.site-header .searchsubmit:hover {
	border: 3px solid #c5c5c5;
}


/* Search Form
------------------------------------------------------------ */

.site-header .searchform {
	float: right;
	padding: 23px 0 0;
}

.nav-primary .searchform {
	float: right;
}

.s {
	color: #666;
	font-family: 'philosopher', sans-serif;
	font-size: 14px;
	margin: 5px 1px 0 0;
	padding: 5px 0 5px 7px;
	width: 200px;
}

.site-header .s {
	border: 3px solid #c5c5c5;
}

.nav-primary .s {
	margin: 3px 1px 0 0;
}

#sidebar .s {
	background-color: #fff;
	width: 180px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background-color: #fff;
	color: #666;
	font-family: 'philosopher', sans-serif;
	font-size: 14px;
	margin: 5px 5px 0 0;
	padding: 6px 0 6px 7px;
	width: 200px;
}



/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 14px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}

/*
Portfolio
---------------------------------------------------------------------------------------------------- */
 
.post-type-archive-portfolio .portfolio {
    float: left;
    margin: 0 10px 30px;
    width: 340px;
}
 
body.archive.post-type-archive-portfolio .entry:first-child {

}
 
.portfolio-featured-image a img {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    margin: 0 auto;
    display: block;
    transition: all 0.2s ease-in-out;
    max-width: 100%;
}
 
.portfolio-featured-image a img:hover{
    opacity: 0.5;
    filter: alpha(opacity=50);
}
 
.single-portfolio #content {
    text-align: center;
	margin: 40px auto;
}

.single-portfolio #content {text-align: center;}

.mg_content_left {
    float: left;
    text-align: left;
}

h1.mg_item_title {
    font-size: 20px;
    line-height: 29px;
}

.mg_cust_options {
    list-style: none;
    margin: 0 0 10px;
    padding: 5px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	font-size: 15px;
}
.mg_cust_options li {
    padding: 2px 0;
    margin-left: 5px;
    font-size: 98%;
    overflow: hidden;
    word-break: break-all;
}
.mg_cust_options .mg_cust_opt_icon {
    font-size: 14px;
    width: 19px;
}
.mg_cust_options li i {
    opacity: .9;
    filter: alpha(opacity=90);
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-code:before {
    content: "\f121";
}
.fa-laptop:before {
    content: "\f109";
}
.mg_cust_options span:after {
    content: " ";
}

.project_content {
    float: left;
    text-align: left;
    padding-left: 50px;
}

.mg_item_title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: 29px;
    padding: 0;
}

 
.single-portfolio article.portfolio img {
    border: 20px solid #f5f5f5;
}
 
article.portfolio .built-with img   {
    border: 2px solid #f5f5f5;
    padding: 4px;
    margin-right: 20px;
    display: block;
    float: left;
}
 
article.portfolio h2, article.portfolio h2 a   {
    font-size: 26px;
}
 
article.portfolio .really_simple_share, article.portfolio .nr_related_placeholder   {
    display: none;
}
 
article.portfolio .entry-title  {
    width:100%;
    text-align: center;
    padding-bottom: 15px;
    height: 50px;
}
 
article.portfolio .entry-header  {
    margin: 1px;
    padding:12px;
    border: 0;
}
 
article.portfolio {
    padding:0;
}
 
article.portfolio .portnav  {
    width: 50%;
    float: right;
    text-align: right;
}
 
.entry-header.porthead {
padding: 40px 40px 24px;
padding: 4rem 4rem 2.4rem;
}
 
.attachment-portfolio.wp-post-image { }
 


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

.footer-widgets {
	
	background-color: #501E73;
	padding-top: 10px;
	border-top: 1px solid #fff;
	clear: both;
	overflow: hidden;
	padding: 20px 0 0;
}

.footer-widgets .wrap {
	color: #8942BC;
	letter-spacing: -0.1px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	font-size: 16px;
	line-height: 18px;
	margin: 0 auto;
	width: 1140px;
}

.footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 20px;
	padding: 0;
}

.footer-widgets p {
	color: #e7c7ff;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 10px;
}

.footer-widgets a,
.footer-widgets a:visited,
.footer-widgets .widget-area ul li a, .footer-widgets .widget-area ul li a:visited {
	color: #4BACBC;
	text-decoration: none;
	
}

.footer-widgets a:hover {
	color: #1F6D81;
	text-decoration: underline;
}

.footer-widgets ul {
	color: #fff;
	list-style-type: none;
}

.footer-widgets ul li {
	list-style-type: square;
}

.footer-widgets #wp-calendar thead,
.footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 360px;
}

.footer-widgets-2 {
	float: left;
	width: 360px;
}

.footer-widgets-3 {
	float: right;
	width: 360px;
}



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

.site-footer {
	background-color: #5C1F87;
	padding: 2px 5px;
	border-top: 2px solid #fff;
	clear: both;
	overflow: hidden;
}

.site-footer .wrap {
	font-family: 'Quicksand', sans-serif;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
width: 960px;
}

.site-footer p {
	font-family: 'Quicksand', sans-serif;
	color: #e7c7ff;
	font-size: 12px;
	line-height: 14px;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer .gototop {
	float: left;
	width: 200px;
}

.site-footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


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

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
}

.entry-comments {
	padding: 20px;
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
	list-style-type: none;
}

.comment-content {
	clear: both;
}

.comment-list ul, .comment-list ol {
	list-style-type: none;
}

.comment-list ul.children li.comment {
background: #fff;
border:none;
}

.comment-list li {
	margin-top: 24px;
	padding: 20px;
}

.comment-list li li {

}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author, .entry-comments .comment-meta {
	background: #e5e5e5;
font-size: 16px;
font-weight: bold;
line-height: 20px;
padding: 8px 10px;
}

ding: 0 10px 8px;
}
.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}

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

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Helvetica, Tahoma, sans-serif !important;
	font-size: 16px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Landing Page
------------------------------------------------------------ */
.jlm-landing {width: 80%; margin: 10px auto;}

#landing-header {width: 1100px; margin: 10px auto;}

.wgtg-menu {display: block; margin: 0px auto;
padding: 15px;
height: 25px;
border-bottom: #A269CB solid 2px; }

.nav-primary_menu-6 .widget-wrap {width: 1100px; margin: 0 auto;}

.nav-primary_menu-6 ul.menu li {
float: left;
list-style-type: none;
}

.nav-primary_menu-6 ul.menu li a {
color: #A269CB;
display: block;
font-family: 'philosopher', sans-serif;
font-size: 16px;
font-weight: bold;
padding: 7px 10px 5px;
position: relative;
text-decoration: none;
}

.nav-primary_menu-6 ul.menu li a:hover {
color: #549EB3;
}


/* misc
------------------------------------------------------------ */
#testbox2 {
margin: 20px auto;
padding: 20px;
width: 80%;
border: 1px solid #501E73;
background-color: #E7C7FF;
}

img.noborder {border:0px;}

#local {width:1140px; padding:5px; font-size: 10px;}

#course .premise-theme .content ul li, #course .premise-theme .content ol li {margin:0;}

.item {
clear:both;
margin:20px;
padding-bottom:15px;
}

.frame {
border:1px solid #E6C6F6;
padding:10px
}

#home-bottom a.more-link {font-size: 18px;}

/* Responsive Design
------------------------------------------------------------ */
@media only screen and (max-width: 1024px) {

	body,
	.archive-page,
	.content-sidebar .content, 
	.content-sidebar-sidebar .content,
	.full-width-content .content,
	.home-left,
	#home-middle,
	#home-middle .wrap,
	#home-bottom-bg,
	#featured,
	.sidebar,
	.sidebar-content .content,
	.content .hfeed,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-wrap,
	.site-footer .creds,
	.site-footer .gototop,
	.footer-widgets .wrap,
	#sidebar-alt,
	#wrap,
	#home-top,
	#home-top .wrap,
	#newsletter-banner,
	#newsletter-banner .wrap,
	.content-sidebar .content-sidebar-wrap {
		width: 100%;
	}
	
		
	.menu-primary,
	.menu-secondary,
	.site-header ul.menu,
	.site-header .searchform,
	.site-description,
	.site-footer .creds,
	.site-footer .gototop,
	.entry-type-archive-portfolio .entry,
	.site-title {
		float: none;
		text-align: center;
	}
	
	.home-middle-1,
	.home-middle-2,
	.home-middle-3,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {width: 32%; }

	.menu li.right,
	.flex-direction-nav li .next {
		display: none;
	}

	.menu-primary li li,
	.menu-secondary li li,
	.site-header ul.menu li li {
		text-align: left;
	}

	.nav-primary .wrap, #home-bottom .wrap, .site-header .wrap, .site-inner, .site-footer .wrap, .header-full-width .title-area,
.header-full-width .site-title, .header-full-width .site-title a, .full-width-content .content-sidebar-wrap  {
		width: 100%;
	}
	

	.nav-primary {
	background: none; 
	background-color: #5C1F87;
	height: auto;
	border-top: 2px solid #fff;
	}

	.footer-widgets .wrap {
		padding: 20px;
		width: auto;
	}
	
	
	#home-top p {padding: 70px 35px 0 5px;}
	#home-bottom, .content-sidebar .site-inner, .full-width-content .site-inner, #local  {
		background:none;
		width: 100%;
		padding: 0;
	}
	
	img {max-width:100%; height:auto;}
	.title-area {width: 350px; background-size: contain;}
	.site-header .widget-area {
    	float: right;
    	width: 650px;
    	padding-top: 20px;
	}

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

	body,
	.archive-page,
	.content-sidebar .content, 
	.content-sidebar-sidebar .content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content .content,
	.home-left,
	#home-middle,
	#home-middle .wrap,
	.home-right,
	.home-middle-1,
	.home-middle-2,
	.home-middle-3,
	#home-bottom-bg,
	#featured,
	.sidebar,
	.sidebar-content .content,
	.content .hfeed,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-wrap,
	.site-footer .creds,
	.site-footer .gototop,
	.footer-widgets .wrap,
	.site-header .widget-area,
	#sidebar-alt,
	.title-area,
	#wrap,
	#home-top,
	#home-top .wrap,
	#newsletter-banner,
	.content-sidebar .content-sidebar-wrap {
		width: 100%;
	}
	
	.site-header .widget-area {
		padding: 10px 0 0;
	}
	.genesis-grid-even,
	.genesis-grid-odd,
	.entry-type-archive-portfolio .entry {
		width: 100%;
	}

	.site-title a,.site-title a:hover {float:none;}
	
	.menu-primary,
	.menu-secondary,
	.site-header ul.menu,
	.site-header .searchform,
	.site-description,
	.site-footer .creds,
	.site-footer .gototop,
	.site-title {
		float: none;
		text-align: center;
	}
	
	.title-area {background-position: center;}
	.menu-primary li,
	.menu-secondary li,
	.site-header ul.menu li {
		display: inline-block;
		float: none;
	}

	.menu li.right,
	.flex-direction-nav li .next {
		display: none;
	}

	.menu-primary li li,
	.menu-secondary li li,
	.site-header ul.menu li li {
		text-align: left;
	}

	.nav-primary .wrap, #home-bottom .wrap, .site-header .wrap, .site-inner, .site-footer .wrap, .header-full-width .title-area,
.header-full-width .site-title, .header-full-width .site-title a, .full-width-content .content-sidebar-wrap  {
		width: 100%;
	}
	
	.site-header ul.menu {margin-top: 120px;}


	.nav-primary {
	background: none; 
	background-color: #5C1F87;
	height: auto;
	border-top: 2px solid #fff;
	}

	.footer-widgets .wrap {
		padding: 20px;
		width: auto;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-left,
	.home-middle,
	.home-right {
		margin: 0;
	}
	
	.home-middle-3 {
		float: left;
	}
	#home-top p {padding: 70px 5px 0 5px;}
	#home-top .wrap {background-position: left;}
	#home-top h2 {
    	padding: 0 0 0 40%;
    	font-size: 30px;
	line-height: 38px;
	}
	#home-bottom, .content-sidebar .site-inner, .full-width-content .site-inner, #local  {
		background:none;
		width: 100%;
		padding: 0;
	}
	
	img {max-width:100%; height:auto;}

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

	.header-image .title-area, .header-image .site-title, .header-image .site-title a, #newsletter-banner .wrap, #home-top .wrap, .entry-type-archive-portfolio .entry {

		width: 100%;
	}
		.site-title {
		font-size: 48px;
	}

	.site-header .wrap {
	
	background-size:contain;
	}
	
	.genesis-grid-even,
	.genesis-grid-odd,
	.entry-type-archive-portfolio .entry {
		width: 100%;
	}

	.entry-type-archive-portfolio .entry:nth-of-type(2n),
	.entry-type-archive-portfolio .entry:nth-of-type(2n+1) {
		float: none;
		padding: 0;
	}
	
	.site-header, .site-header .wrap {
		

	}
	.site-header .widget-area { float:none;}

	#home-welcome {
		background: url(images/bg-welcome.png);
		overflow: hidden;
		padding: 10px 20px;
	}
	#home-top, #newsletter-banner {
		
		max-width:100%;
	}
	
	#newsletter-banner {display:none;}

	#home-welcome h4 {
		font-size: 24px;
	}
	
	#home-welcome,
	#home-welcome p {
		font-size: 14px;
	}


	.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 {
		padding: 0;
		width: 100%;
	}

	.flex-direction-nav {
		display: none;
	}
	img {max-width:100%; height:auto;}

	.responsive-menu {
		display: none;
	}
	
	#responsive-menu-icon {
		display: block;
	}

}

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

	.site-header ul.menu {margin-top: 20px;}
	#home-top p {padding: 70px 5px 0 110px;}
	.nav-primary {height: auto;}
	
}

@media only screen and (max-width: 594px)   {
 
    .post-type-archive-portfolio .portfolio {
        float: left;
        margin: 0 15px 30px;
        max-width: 100%;
    }
 
    article.portfolio .entry-title  {
         width:100%;
        float:left;
        font-size: 14px;
    }
    article.portfolio .portnav  {
        width: 100%;
        float: left;
        text-align: left;
        font-size: 14px;
    }
 
    article.portfolio .built-with img   {
        border: 2px solid #f5f5f5;
        padding: 4px;
        margin-right: 10px;
        display: block;
        float: left;
    }
 
    .custom-fields h3   {
        font-size: 14px;
    }
}

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

	#home-top p {padding: 70px 5px 0 5px;}
	#home-top h2 {
    color: #fff;
    padding: 0 0 0 55%;
    font-size: 20px;
    line-height: 20px;
}
}

.homelist ul li {list-style-type: none !important; background: url(images/entryBullets.png) left top no-repeat; margin: 0 0 0 10px;
padding: 0 0 10px 25px; line-height: 1.1em;}

/* Over rides */

.nav-secondary {
background-color:transparent;
clear:both;
color:#fff;
font-family:'quicksand',sans-serif;
margin:0 auto;
overflow:hidden;
width:1120px
}

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

.nav-secondary li {
float:left;
list-style-type:none
}

.nav-secondary li a {
color:#A269CB;
font-weight:bold;
display:block;
font-size:14px;
padding:5px 12px 7px;
position:relative;
text-decoration:none
}

.nav-secondary li a:hover,.nav-secondary li a:active,.nav-secondary .current_page_item a,.nav-secondary .current-cat a,.nav-secondary .current-menu-item a {
background-color:#a57cb4;
color:#fff
}

.nav-secondary li a .sf-sub-indicator {
display:block;
overflow:hidden;
position:absolute;
text-indent:-9999px
}

.nav-secondary li li a,.nav-secondary li li a:link,.nav-secondary li li a:visited {
background-color:#a57cb4;
color:#fff;
font-size:14px;
padding:5px 10px;
position:relative;
width:138px
}

.nav-secondary li li a:hover,.nav-secondary li li a:active {
background-color:#a57cb4
}

.nav-secondary li ul {
height:auto;
left:-9999px;
position:absolute;
width:160px;
z-index:9999
}

.nav-secondary li ul a {
width:140px
}

.nav-secondary li ul ul {
margin:-34px 0 0 158px
}

.nav-secondary li:hover>ul,.nav-secondary li.sfHover ul {
left:auto
}

.nav-primary {
background:#523A6E;

}

.footer-widgets {
background-color:#523A6E
}

.frame {
border:1px solid #a57cb4;
padding:10px
}

.entry {
clear:both;
border-bottom:0 solid #1F6D81
}

#home-bottom h2 a,#home-bottom h2 a:visited {
font-size:20px;
line-height:22px
}

.single-portfolio .author-box {
display:none
}

.entry-content .webbutton,.webbutton {
background-color:#523A6E;
border:1px solid #666;
color:#fff;
cursor:pointer;
font-family:'quicksand',sans-serif;
font-size:14px!important;
font-weight:normal!important;
padding:5px 7px;
text-decoration:none;
text-transform:uppercase
}

.entry-content .webbutton:hover {
background-color:#8942BC;
border:1px solid #333;
color:#fff;
text-decoration:none
}

.post-type-archive-portfolio .entry {
clear:none
}

body,p,input,select,textarea {
color:#755332;
font-size:20px
}

#home-bottom p {
line-height:22px
}

.page-id-3691 div.p_table_2 div.column_1 li.header_row_2,.page-id-3691 div.p_table_2 div.column_2 li.header_row_2,.page-id-3691 div.p_table_2 div.column_3 li.header_row_2,.page-id-3691 div.p_table_2 div.column_4 li.header_row_2 {
height:88px
}

.page-id-3691 div.p_table_2 li.row_style_1 span,.page-id-3691 div.p_table_2 li.row_style_2 span,.page-id-3691 div.p_table_2 li.row_style_3 span {
font-size:15px!important
}



#home-top p {
font-family:'Quicksand',sans-serif;
font-size:20px;
color:#523A6E;
font-weight:300;
text-align:center;
float:none;
padding:0;
text-shadow:0 0 20px rgba(255,255,255,1)
}

h1,h2,h3,h4,h5,h6,h1,h2 a,h2 a:visited,#home-bottom h4 {
color:#523A6E;
font-family:'Quicksand',sans-serif;
margin:0 20px 15px 0
}

h2,h2 a,h2 a:visited {
font-size:42px
}

h3 {
line-height:38px
}

.nav-primary li a,h4,h3,.widget-area h4 {
font-weight:normal
}

.nav-primary li a {
text-transform:uppercase;
font-size:16px
}

.footer-widgets .widget-area h4,#home-bottom h4 {
font-style:normal;
text-shadow:none
}

#home-bottom a,#home-bottom a:visited,#home-bottom h2 a,#home-bottom h2 a:visited {
color:#523A6E;
font-family:'Quicksand',sans-serif;
text-decoration:none;
text-transform:uppercase;
font-style:normal;
font-size:30px
}




.sidebar .widget h4 {
color:#523A6E;
font-style:normal;
background:url(//jennmcgroary.com/wp-content/uploads/2017/06/heart-icon.gif) no-repeat left top
}

.site-footer {
background-color:#5C1F87;
background:url(//jennmcgroary.com/wp-content/uploads/2015/09/footer-bk2.jpg) repeat center;
border-top:2px solid #fff;
clear:both;
overflow:hidden
}


.post-5242 html, .post-5242 body, .post-5242 div, .post-5242 iframe {
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: none;
}

.post-5242 iframe {
    display: block;
    width: 100%;
    border: none;
    overflow-y: auto;
    overflow-x: hidden;
    height: 1020px;
}

/*  BB styles */

.fl-builder-content .fl-node-56d98dfade1d7 .fl-pricing-table-column-0 .fl-pricing-table-price, .fl-builder-content .fl-node-56d98dfade1d7 .fl-pricing-table-column-2 .fl-pricing-table-price, .fl-builder-content .fl-node-56d9987a09ec0 .fl-pricing-table-column-0 .fl-pricing-table-price, .fl-builder-content .fl-node-56d9987a09ec0 .fl-pricing-table-column-2 .fl-pricing-table-price {
    background: #52396d !important;
}


.fl-builder-content .fl-node-56d98dfade1d7 .fl-pricing-table-column-1 .fl-pricing-table-price, .fl-builder-content .fl-node-56d9987a09ec0 .fl-pricing-table-column-1 .fl-pricing-table-price {
    background: #478fa0 !important;
}

.fl-builder-content .fl-node-56d9987a09ec0 .fl-pricing-table-column-0 .fl-pricing-table-price 

.fl-pricing-table .fl-pricing-table-features li {list-style: none !important; }

.fl-pricing-table.fl-pricing-table-spacing-tight, .fl-pricing-table.fl-pricing-table-spacing-medium li {list-style: none !important; }

.fl-pricing-table .fl-pricing-table-col-3 {
    width: 32% !important;
}
@media only screen and (max-width: 1024px) {
.site-header .wrap {
margin:0 auto;
padding:15px 0;
width:100%
}
}

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


}
/*CSS Menu Style*/

.slicknav_menu {
	display:none;
}

@media screen and (max-width:600px) {
	/* #menu-main-menu is the original menu */
	#menu-main-menu {
		display:none;
	}

	.slicknav_menu {
		display:block;
	}
}