html,
body {
  font-family: 'Roboto', Serif;
}
header .page-header {
  background-color: #666666;
}
header .page-header .page-header-content {
  color: #ffffff;
}
header .page-header .page-header-title {
  font-family: Merriweather, Serif;
  font-weight: 400;
}
header .page-header .page-header-description {
  font-weight: 500;
}
header .page-header .page-header-description .page-header-link {
  color: #ffd142;
  text-decoration: none;
}
header .page-header .page-header-description .page-header-link:hover {
  color: #ffc923;
  text-decoration: underline;
}
header .page-header .page-header-description .page-header-link:visited {
  color: #ffd142;
}
/* header */
#header {
  background-color: #ffffff;
}
#header #header_login .forgot-password {
  color: #363636;
  text-decoration: none;
  font-size: 12px;
}
#header input {
  background-color: #ededed;
  border: 1px solid #cacaca;
  color: #4a4a4a;
  font-family: "Open Sans", Sans-serif;
  text-shadow: 1px 1px 0px #ffffff;
}
#header .login-container .general-login-dropdown,
#header .login-container .general-login-content {
  background-color: #ededed;
}
#header .login-container .general-login-dropdown {
  color: #4a4a4a;
  cursor: pointer;
  font-weight: 500;
}
#header .login-container .general-login-content input {
  background-color: #ffffff;
}
#header .login-container .general-login-content .social-connect-container .social-connect-title {
  color: #363636;
  font-family: Merriweather, Serif;
  font-weight: 300;
}
/* main */
#main a {
  color: #2aa386;
  font-weight: 500;
  text-decoration: none;
}
#main .general-page h1 {
  color: #363636;
  font-family: Merriweather, Serif;
  font-size: 30px;
}
#main .general-page h2 {
  font-family: Merriweather, Serif;
}
#main .general-page ol {
  list-style: decimal;
}
#main .general-page ol ol {
  list-style: upper-roman;
}
#main .general-page ul {
  list-style: disc;
}
#main .general-page .breadcrumbs {
  font-size: 22px;
  font-weight: 300;
  color: #dddddd;
}
#main .general-page .breadcrumbs .parent-page {
  color: #dddddd;
}
#main .general-page .breadcrumbs .parent-page:hover {
  color: #4a4a4a;
}
#main .general-page .breadcrumbs .current-page {
  color: #363636;
}
#main .general-page .breadcrumbs a {
  font-weight: 300 !important;
}
#main .general-page .general-page-box {
  background-color: #ededed;
}
#main .general-page .general-page-box .general-page-box-title {
  color: #363636;
  font-family: Merriweather, Serif;
}
#main .general-page .general-page-box .forgot-password {
  color: #363636;
  font-size: 12px;
  font-weight: 400;
}
#main .general-page .general-page-box input {
  background-color: #ffffff !important;
  border: 1px solid #cacaca;
  color: #4a4a4a;
  font-family: "Open Sans", Sans-serif;
  text-shadow: 1px 1px 0px #ffffff;
}
#main .general-page .general-page-box input:focus,
#main .general-page .general-page-box input:active {
  border: 1px solid #ffc923;
  outline: none;
}
#main .general-page .general-page-box .error-field input {
  border: 1px solid #ff0000;
}
#main .general-page .general-page-box .signup-button {
  color: #4a4a4a !important;
}
#main .general-page .general-page-content {
  color: #4a4a4a;
}
#main .general-page .general-page-link {
  color: #ffd142;
}
#main .general-page .publication-container {
  color: #4a4a4a;
  font-family: 'Roboto', Serif;
}
#main .general-page .publication-container .publication-logo {
  float: left;
  margin-right: 15px;
}
#main .general-page .publication-container .publication-content {
  margin-left: 115px;
}
#main .general-page .publication-container .publication-content .publication-title {
  font-size: 19px;
}
#main .general-page .publication-container .publication-content .publication-meta {
  color: #888888;
  font-style: italic;
}
#main .general-page .publication-container:hover {
  background-color: #ededed;
}
#main #not_found_page .title,
#main #server_error_page .title,
#main #not_found_page .content,
#main #server_error_page .content {
  font-family: Merriweather, Serif;
}
#main #not_found_page .title,
#main #server_error_page .title {
  font-weight: 300;
}
#main #register .register-box .agreed-to-terms-text .privacy-policy,
#main #register .register-box .agreed-to-terms-text .terms-of-service {
  color: #007474;
  cursor: pointer;
}
#main #register .register-box .agreed-to-terms-text .privacy-policy:hover,
#main #register .register-box .agreed-to-terms-text .terms-of-service:hover {
  color: #006666;
}
#main #register .login-box .login-button {
  font-family: 'Roboto', Serif;
  color: #363636;
}
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box {
  background-color: #3a3a3a;
}
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box .see-full-profile {
  color: #ffd142;
  font-family: 'Roboto', Serif;
  font-weight: 400;
}
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box .featured-profile-picture .profile-picture-container {
  border: 3px solid #ffd142;
}
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box .featured-profile-name,
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box .featured-profile-title,
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box .featured-profile-location {
  color: #ededed;
  font-family: Merriweather, Serif;
}
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box:hover {
  background-color: #363636;
}
#main #featured_profiles .featured-profile-row .yui3-u-1-3 .featured-profile-box-center {
  background-position: 249px 14px !important;
}
#main #featured_profiles .featured-profile-row {
  margin-bottom: 20px;
}
#main #register_social_email .social-email-box label .privacy-policy,
#main #register_social_email .social-email-box label .terms-of-service {
  color: #007474;
  cursor: pointer;
}
#main #register_social_email .social-email-box label .privacy-policy:hover,
#main #register_social_email .social-email-box label .terms-of-service:hover {
  color: #006666;
}
#main #plans_and_services .plans-grid-container .plans-title {
  font-size: 24px;
}
#main #plans_and_services .plans-grid-container .plans-pricing {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
}
#main #plans_and_services .plans-grid-container .plans-sub-title {
  font-size: 18px;
}
#main #plans_and_services .plans-grid-container .plans-description li {
  font-size: 14px;
}
#main #plans_and_services .plans-grid-container .plans-description li span {
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
}
/* footer */
#footer {
  /* Nav Contents */
}
#footer .footer-nav {
  background-color: #363636;
  color: #9f9f9f;
}
#footer .footer-nav .footer-nav-container .footer-link {
  color: #9f9f9f;
  text-decoration: none;
}
#footer .footer-nav .footer-nav-container .footer-link:hover {
  color: #ededed;
}
#footer .footer-nav .footer-nav-container .icon {
  padding-right: 10px;
}
/* fonts */
h1,
h2,
h3 {
  font-weight: bold;
}
