/* Options set in the admin page */

body { 
	color: #141414;
	color: ;
}
.header.style1 {
	}
.header.style2 {
	}
#pagetitle.style1,
#pagetitle.style2 {
		
		
		
	}
#subheader {
	}
#footer {
	background-image: url(http://www.centerofnonverbalcommunication.com/wp-content/uploads/2014/09/CoNVC-footer-bg.png) !important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-position: right bottom !important;
}
#subfooter {
	}
h1,h2,h3,h4,h5,h6 {
		
}

/* Accent Color */
/* Portfolio Page */
.portfolio-header {
	}
/* Extra CSS */
#nav .sf-menu a {
  text-transform: uppercase;
  font-size: 14px;
  white-space: nowrap;
}

blockquote p {
    font-size: 18px;
    font-weight: 400;
    color: #035c69;
    line-height: 34px;
    margin: 0px;
}

#footer {
    background: url('../img/bg_footer.png') no-repeat scroll center bottom #1A1A1A;
    padding: 45px 0px 60px;
    color: #878787;
    margin-top: 100px;
}

#pagetitle.style2 {
    padding: 85px 0px;
    background: url('../img/default-header-bg.jpg') no-repeat scroll center top / cover #221C38;
    text-align: center;
    margin-bottom: 60px;
}

body p, body lighting-color {
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
}

#footer p {
    font-size: 13px;
    color: #ccc;
}
#footer .widget ul li a {
    color: #ccc;
}