/*
Theme Name: Avada Child
Template: Avada
*/

@import url('../Avada/style.css');

.clearfix {
	margin-top: 5px;
}

/*Metro Region Text*/

#metro-region-text {
	font-style: oblique;
}

#book-title {
	text-decoration: underline;
	font-style: oblique;
}

#title-line {
	margin-left:20px;
	margin-top:5px;
}

#authors-other-books img {
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
}
.post-content p {
	font-weight: 14px;
}

p.case-study-par {
	text-align: center;
}

.case-study-pane img {
	height:500px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	text-align:center;
}

.regions-teasers h3 {
	text-align:center;
	padding:0px;
	margin:0px;
}
.fusion-popover {
	color:pink;
}  

div.region-text-box .fusion-column-wrapper{
	background-color: #ffffff;
  border-radius: 10px;
  opacity: 0.95;
  padding: 10px;
  /*min-height:50px;*/
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

div.region-text-box-header .fusion-column-wrapper{
	background-color: #ffffff;
  border-radius: 10px;
  opacity: 0.95;
  padding: 10px;
}

div.region-text-box-header .fusion-column-wrapper p{
	color: rgb(73, 68, 71);
}

#blog-description-fp {
padding: 0 2%;
}

body a {
color: #f3764f;
font-weight: bolder;
}

body a:hover {
color: #64ccef;
}

body h2 a:hover {
color: #64ccef;
}


/*Popups*/

.poppy {
color:#f3764f;
} 

#poppy {
color:#f3764f;
}

.bibby-item {
	float: left;
	margin: 15px;
	width: 200px;
}

.plain-bibby-item {
	padding-left: 22px ;
  text-indent: -22px ;
	font-size: 12px;
	margin-bottom: 0px !important; 
}

/*Data Tables*/
.header-tablepress {
	margin-bottom: 0px;
}

.our-data-tables thead tr th {
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}


span.heady-year {
	text-decoration: underline;
	font-weight: bold;
}

.ow-heading-1 {
	margin: 0px;
}

.data-region-portal {
	text-align: center;

}

.data-region-portal img {
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
} 

.data-region-portal h3{
	margin: 0 0 2px 0;
}

.author-pic {
box-shadow: 0px 10px 10px black;
}


 .fusion-date-and-formats {
	background-color: #f3764f;
	opacity: 0.0;
}

