@charset "UTF-8";
.gpm-author-box { width: 100%; max-width: 800px; background: #fff; padding: 20px 20px 20px 20px; margin: 50px 0px 50px 0px; border: 1px solid yellow; border: 1px solid #000; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif; }

.gpm-author-box .gpm-author-box-header { width: 100%; padding: 0px 10px 10px 10px; color: #000; border-bottom: 1px solid #ddd; font-size: 18px; line-height: 1.0em; text-transform: uppercase; }

.gpm-author-box .gpm-author-box-inner { padding: 20px 0px 0px 0px; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-image { width: 35%; float: left; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-image img { width: 100%; max-width: 100%; height: auto; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-bio { width: 65%; float: left; padding: 0px 20px 0px 20px; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-bio .gpm-author-box-name { margin-bottom: 10px; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-bio .gpm-author-box-name a { color: #000; font-size: 28px; line-height: 1.0em; font-weight: bold; text-transform: uppercase; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-bio .gpm-author-box-text p { margin: 0px 0px 0px 0px; color: #000; font-size: 18px; line-height: 1.5em; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-bio .gpm-author-box-text .gpm-author-bio-link { margin-top: 20px; }

.gpm-author-box .gpm-author-box-inner .gpm-author-box-bio .gpm-author-box-text .gpm-author-bio-link a { color: #0b0c9f; text-decoration: underline; }

.gpm-author-box .gpm-author-box-clearfix { clear: both; }
