/*
Theme Name:     PITA Based on Bootstrap
Description:    Child theme for PITA
Author:         Santiam Communications
Author URI:     http://santiamcommunications.com
Template:       the-bootstrap                             
Version:        0.1.0
*/

/* @import url("../the-bootstrap/style.css"); */

h1 {
	font-size:31.5px;
}
h2 {
	font-size:27.5px;
	
}


.bdaytitle {font-size:1.5em; color:white;}
.bdays {
  background: url(//shootpita.com/wp-content/uploads/2018/02/pita-birthday-candles-3.jpg);
  color: white;
  padding: 15px;
  font-size: 1.2em;
  line-height: 1.5em;
}

#content {padding:0 12px;}


body {
	background-color: rgba(0, 0, 0, 0.15) !important;
}
body.custom-background {
     background: url(//shootpita.com/wp-content/uploads/2016/04/wood-background.jpg);
}
img {
  padding:5px;
  border:none;
}

#page {
background:#fff;
padding: 0px 0 10px;
}

#author-info, article.post, article.page {
    margin-bottom: 0px !important;
}

.issuuembed{
  width:100%;
  height:100%;
  min-height: 200px;
}

.inline {

  display:inline;
}
.well {
border:none;
background:none;
padding: 5px;
margin-bottom: 20px;
}

.container {

}


.top {
background:url('/wp-content/uploads/2013/04/page-background.png');
background-repeat:repeat-x;
}

.top {
background: url('/wp-content/uploads/2013/04/page-background.png');
background-repeat: repeat-x;
height: 40px;
}

.staff {
margin: 5px;
background: rgb(255, 245, 239);
width: 360px;
float: left;
border-top: solid 4px #bbb;
height: 185px;
border-bottom: solid 0px #bbb;
}


.thumbnail {
  display: block;
  padding: 4px;
  line-height: 5px;
  border: 0px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.055);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 0 0 rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 0 0 rgba(0, 105, 214, 0.25);
  box-shadow: 0 0 0 rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

.textwidget {
text-align: center;
}

.navbar .nav>li>a {
float: none;
padding: 10px 10px 10px;
text-decoration: underline;
text-shadow: 0 1px 0 #ffffff;
text-transform:uppercase;
}

.navbar-inverse .brand, .navbar-inverse .nav>li>a {
color: #FAAB03;
font-size: 18px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .nav-collapse .nav>li>a, .navbar-inverse .nav-collapse .dropdown-menu a {
color: #FAAB03;
}

.searchresultsAllStar, .searchresultsDetail, .searchresultsMember,
 .searchresultsMember2018, .searchresultsMember2019,
 .searchresultsMemberTheYear, .searchresultsMemberLastYear {
display:none;
font-size:14px;
z-index:999;
position:relative;
width:225px;
border:solid 2px #DDD;
border-bottom:solid 2px #AAA;
border-right:solid 2px #AAA;
margin-top:0px;
background:#efefef;
padding:12px;
text-decoration:underline;
top: -20px;
}

#searchDetail, #searchAllStar, #searchMember, 
#searchMember2018, #searchMember2019, 
#searchMemberTheYear, #searchMemberLastYear {
  width:230px;
  font-size:20px;
}

.headingtext{
  font-size:1.5em;
 }

.dottedline {
    width: 99%;
    border-top: 2px dotted #ddd;
}

.wp-caption-text {
  line-height: 1.25em;
  font-style: italic;
}



.ai1ec-row {
  margin-left: 0;
  margin-right: -15px;
}