@import url('https://fonts.googleapis.com/css?family=Dancing+Script');

#header {
  background-color: #51a8b1;
}

#header .menu > li.current_page_item > a {
  color: #ffffff;
  font-size: 12px;
}

#header .header-links > ul > li a {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
}

#footer {
  border-top-width: 5px;
  border-top-color: #a192a0;
  background-color: #5cc6d0;
  border-bottom-width: 0px;
  border-width: 0px;
  padding-top: 40px;
}

#sub-footer {
  background-color: #51a8b1;
  border-top-width: 0px;
}

#footer-core h3 {
  color: #eeeeee;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin: 10px 0px 15px;
  border-bottom: 0px solid #eee;
  -webkit-box-shadow: 0 1px 0 0 #444;
  -moz-box-shadow: 0 1px 0 0 #444;
  -ms-box-shadow: 0 1px 0 0 #444;
  -o-box-shadow: 0 1px 0 0 #444;
  box-shadow: 0 0px 0 0 #444;
  font-family: Open Sans, Sans Serif;
}

.action-button h4 {
  background-color: #51a8b1;
}

.action-text h3 {
  color: #51a8b1;
  font-family: 'Dancing Script', cursive;
  font-size: 38px;
  line-height: 44px;
}

.action-text p {
  font-family: Open Sans;
  font-size: 14px;
  line-height: 18px;
}

#submit.submit {
  background-color: #8f7e8e;
}

#footer-core p {
  color: #f5f5f5;
  font-size: 12px;
  line-height: 16px;
}

#footer-core h3 span {
  font-size: 24px;
  font-weight: 100;
  color: #ffffff;
}

#footer-core a {
  color: #ffffff;
}

input[type="submit"] {
  color: #696969;
  background-color: #ffffff;
}

h5 {
  color: #ffffff;
  font-size: 14px;
}

#content {
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: -25px;
}

p {
  font-size: 14px;
  text-align: justify;
  line-height: 20px;
  color: #787878;
}

#intro.option1 #intro-core:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 25px;
  border-bottom: 0px solid #5b9dd9;
}

#intro.option1 .page-title {
  text-transform: none;
  font-family: 'Dancing Script', cursive;
  color: #8f7e8e;
  font-size: 60px;
}

.panel-grid-cell .widget-title {
  color: #8f7e8e;
  font-size: 30px;
  font-weight: 100;
  text-transform: none;
}

h4 {
  color: #8f7e8e;
  font-weight: bold;
  font-size: 24px;
}

h3 {
  color: #51a8b1;
  font-family: 'Dancing Script', cursive;
  font-size: 38px;
  line-height: 44px;
}

#header .menu > li > a:hover {
  color: #e6dada;
}

.more-link.themebutton {
  background-color: #8f7e8e;
}

#sidebar h3.widget-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 25px;
  border-bottom: 3px solid #8f7e8e;
}

.textwidget {
  color: #f2f2f2;
  font-size: 14px;
  line-height: 18px;
}

.pt-cv-content {
  color: #7d7d7d;
  font-size: 14px;
  text-align: justify;
}

._self.pt-cv-readmore.btn.btn-success {
  background-color: #d6d6d6;
  border-width: 0px;
  float: right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

.nav-next a {
  background-color: #e6e6e6;
}

.nav-previous a:hover {
  background-color: #bdaaaa;
}

.nav-previous a {
  background-color: #e6e6e6;
}

.copyright {
  color: #ffffff;
}

#intro.option1 #intro-core {
  display: none;
}

.es_widget_form {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}

#es_txt_button.es_textbox_button.es_submit_button {
  background-color: #ffffff;
  color: #545454;
}

.es_button {
  color: #ffffff;
  float: right;
}

.widget li {
  border-width: 0px;
}

.widget ul {
  border-width: 0px;
  color: #757575;
  font-size: 14px;
  line-height: 18px;
}

.pt-cv-wrapper img {
  height: 200px;
}

.entry-content {
  text-align: justify;
}

.nav-next {
  background-color: #000000;
}