/*

Theme Name:     Dandelion Child for WLQ

Theme URI:

Description:    Dandelion Child theme incorporating mods for the White Lake Quartet site

Author:         JW

Author URI:     

Template:       dandelion

Version:        3.1.3

*/

.content-gradient {
	background:#fdfdfd;
}

.extra_box {

	padding: 20px;

	margin: 20px 0px;

	-moz-border-radius: 7px;

	-webkit-border-radius: 7px;

	-khtml-border-radius: 10px;

	border-radius: 7px;

	padding-left: 55px;

	background: #eee;

	font-style: italic;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

}



.extra_box {

	padding-left:20px;

	font-size:12px;

}

.socialicon {
  width: 40px;
  height: 40px;
  background: #363636;
  padding: 8px;
}

#sociallinks {
  float: right;
  background: #363636;
}

#copyrights h5{
  display: inline-block;
}

#copyrights {
  height: auto;
}

h1.homepage-heading {
  font-size:22px;
  text-align:center;
  margin-bottom:6px;
  margin-top:0;
}

.img-circle {
	border-radius: 50%;
}

.caption {
	display:block;
}

.headshot {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 200px;
}
.headshot img {
	margin-bottom:20px;
}

.figphone {
	  display: flex;
      align-items: center;
}

.figcontact {    
	vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 200px;
}