/*
 Theme Name:   Sisters of Saint Dominic
 Description:  Ultimate Child - Sisters of Saint Dominic
 Author:       Sean Dozeman
 Author URI:   http://sitecrafting.com
 Template:     ultimate
 Version:      1.0.0
 Text Domain:  ultimate-child
*/


@import url("../ultimate/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

/*GLOBAL STYLES*/
body { color: #5a4315; font-weight: 400; }
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2a6999;
  line-height: 140%;
  padding-bottom: 10px;
}
blockquote { border-left: 4px solid #c0943d; }
#content ul a,
#content ol a,
a { color: #c0943d; }

a.btn {
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 8px 30px;
  background: #c0943d;
  text-transform: uppercase;
  transition: none;
  -webkit-transition: none;
}
a.btn:hover {
  color: #fff;
  background: #e2b759;
  text-decoration: none;
}
.entry-content a { font-style: italic; } 
#content ul a:hover,
#content ol a:hover,
a:hover { color: #2a6999; }
.hgroup-wrap { padding: 0 0 15px; }
#site-generator { background: none; }
#site-title { padding: 0; }
#branding,
#main{ background: #f8f2da; }
#colophon,
#colophon .widget-wrap {
  color: #f8f2da;
  font-size: 14px;
  background: #2a6999;
}
#colophon .widget-wrap a { color: #f8f2da; }
#colophon .widget-wrap a:hover { text-decoration: underline; }
#colophon .widget-wrap .email_icon { float: left; }
#colophon .widget-wrap .email_icon:before {
  content: "";
  width: 25px;
  height: 19px;
  margin-right: 10px;
  vertical-align: -4px;
  display: inline-block;
  background: url(http://st_dominic.sdozeman-baker.sitecrafting.lan/wp-content/uploads/2015/03/mail_icon.jpg) 0 0 no-repeat;
}
#colophon .widget-wrap a.btn,
input[type="submit"] {
  color: #fff;
  float: right;
  display: block;
  font-size: 14px;
  padding: 8px 30px;
  margin-top: -10px;
  background: #c0943d;
  text-transform: uppercase;
  transition: none;
  -webkit-transition: none;
}
input[type="submit"] { float: none; }
#colophon .widget-wrap a.btn:hover,
input[type="submit"]:hover {
  color: #fff;
  background: #e2b759;
  text-decoration: none;
}
#site-generator { display: none; }
.header-main {
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center top !important;
}
.header-main { background: #2a6999; }
.social-profiles ul li a {
  font-size: 24px;
  color: #2a6999;
}
.menu-toggle { color: #2a6999 !important; }
#access { background: #c0943d; }
#access a { color: #ffffff; }
#access a:hover,
#access ul li.current-menu-item a,
#access ul li.current_page_ancestor a,
#access ul li.current-menu-ancestor a,
#access ul li.current_page_item a,
#access ul li:hover > a { background: #e2b759; }


/*SLIDE SHOW STYLES*/
.slogan {
  color: #fff;
  font-size: 30px;
  font-style: italic;
  line-height: 140%;
  padding: 40px 0 20px;
  text-align: center;
}
.slides figure { background: #f8f2da; }
.slides figure a img { display: block; }
.slides .featured-text {
  top: 200px;
  right: 20px;
  padding: 30px;
  color: #5a4315;
  font-size: 20px;
  line-height: 140%;
  background: #f8f2da;
}
.slides .featured-text .featured-title a { color: #2a6999; }
.slides .featured-text a.call-to-action {
  border: none;
  font-size: 14px;
  background: #c0943d;
  text-transform: uppercase;
  transition: none;
  -webkit-transition: none;
}
.slides .featured-text a.call-to-action:hover {
  color: #fff;
  background: #e2b759;
}
#controllers a.active {
  width: 6px;
  height: 6px;
  margin-bottom: 3px;
}

#secondary .widget ul li { margin-bottom: 10px; }
#secondary .widget ul li a { font-size: 18px; }
#secondary .widget ul li a:hover { color: #2a6999; }

/*SERVICE BOX STYLES*/
#content .widget_service .column {
  text-align: left;
  color: #654b18;
}
#content .widget_service .column a {
  display: inline;
  margin: 0;
}
#content .widget_service .column a.more-link {
  border: none;
  color: #fff;
  font-size: 14px;
  background: #c0943d;
  text-transform: none;
  transition: none;
  -webkit-transition: none;
}
#content .widget_service .column.display-center a.more-link:hover {
  color: #fff;
  background: #e2b759;
}
#content .service-item { text-align: left; }
#content .service-item .service-title {
  color: #2a6999;
  display: block;
  font-size: 24px;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 15px;
  line-height: 120%;
  font-weight: normal;
  text-transform: none;
}

.form_wrap {
  max-width: 650px;
  overflow: hidden;
  background: #ede7ce;
  margin: 0 auto 20px;
  padding: 15px 30px 0;
}
.form_wrap table {
  max-width: 315px;
}
.form_wrap label {
  display: inline-block;
  margin-bottom: 10px;
}
.form_wrap textarea { display: block; }
.form_wrap .table { float: left; }
.form_wrap div.push {
  margin-right: 30px;
}

.back-to-top a {
  opacity: 1;
  background: #c0943d;
  transition: none;
  -webkit-transition: none;
}
.back-to-top a:hover {
  color: #fff;
  background: #e2b759;
}

.page-title { line-height: 45px; padding: 0; }

/*MEDIA QUERIES*/
@media only screen and (max-width: 1078px) {
  .slides .featured-text { padding: 20px 30px; font-size: 14px; top: 150px; }
  .header-main { background-attachment: scroll !important; }
}
@media only screen and (max-width: 770px) {
    .slides .featured-text {
        top: 0;
        right: 0;
    }
  .form_wrap .table {
	float: none;
	width: 100%;
	margin: 0 auto;
  }
  .form_wrap div.push {
	margin-right: 0;
  }
}