/*
Theme Name: Georgia Southern 2020
Author: Georgia Southern University Web Team
Author URI: http://wordpress.georgiasouthern.edu
Description: Georgia Southern University theme for EDU landing pages based on Bootstrap.
Version: 2.0
*/

/* WORDPRESS CLASSES */
.alignleft {float:left;width:auto;display:inline;margin-right:15px;}
.alignright {float:right;width:auto;display:inline;margin-left:15px;}
.aligncenter {clear:both;display: block;margin-left: auto;margin-right: auto;}
.alignnone {clear:both;display: block;margin-top:1em;margin-bottom:1em;}

.wp-caption {
  background: #EEEEEE;
  padding-top: 5px;
  text-align: center;
  height:auto;
  max-width:100%;
  display:block;
}
.wp-caption-text {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.3em;
	padding: 0 8px 10px;	
	margin-bottom:0;
}
/* Makes responsive -- requested by Marketting */
.issuu-isrendered { max-width: 100%; }
/*table setup*/
html,
table{border-collapse:separate;border-spacing:0;background-color:transparent;width:auto;height:auto}
table{font:inherit;max-width:100%}
table{font-size:13px}caption{font-size:13px;line-height:18px;position:relative}

table{border-collapse:collapse;border-top:solid 3px #ccc;margin:18px 0;vertical-align:top}
table.noborder,table.noborder th{border-top:0}
table.nostyle,table.nostyle th,table.nostyle td{border-top:0}
table.nostyle tr:nth-child(even) td{background:0}table th{font-size:15px}th,td{line-height:19px;padding:9px 18px 8px 0;vertical-align:middle}thead th,thead td{padding-top:7px}
tfoot th,tfoot td{padding-bottom:8px}tbody th,tbody td,tfoot th,tfoot td{border-top:solid 1px #ddd}
th:first-child,td:first-child{padding-left:8px}
th:last-child,td:last-child{padding-right:8px}
th{background:#fafafa}tr:nth-child(even) td{background:#f0f0f0}
table.nostripe tr:nth-child(even) td{background:transparent}
table.vertical{background:#fefefe}table.vertical th{text-align:right;vertical-align:top;background:transparent}
table.vertical td{border-top:0;vertical-align:top}
table.vertical th.title{text-align:left;font-size:14px;border-top:0;border-bottom:1px solid #e8e8e8;background:#e9e9e9;padding:2px 10px}
table.cf7-db-table{border:0;font-size:13px;margin:18px 0}
table.cf7-db-table th{border-top:3px solid #ccc!important;border-right:0!important;border-left:0!important;border-bottom:1px solid #ccc!important;font-size:15px}
table.cf7-db-table td{border:0!important;font-size:12px!important;padding:10px 5px!important}
/*gallery*/
.wp-block-gallery .blocks-gallery-item figcaption {
    padding: 40px 0px 5px;
    bottom: auto;
}
/* Handles IE Grid */
.wp-block-media-text {
	display: -ms-grid;
	-ms-grid-columns: 25% auto; /*25% instead of 50 for our sizing*/
}

/* default media on the left */
.wp-block-media-text .wp-block-media-text__media {
	-ms-grid-column: 1;
}
.wp-block-media-text .wp-block-media-text__content {
	-ms-grid-column: 2;
	width: 100%; /*gets full width of text */
}

/* media on the right */
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
	-ms-grid-column: 2;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	-ms-grid-column: 1;
}
/* Media & Text Block -- Requested by Marketing */
.wp-block-media-text .wp-block-media-text__media{margin:5px;}
/* Youtube Center */
figure.aligncenter div.wp-block-embed__wrapper{text-align: center;}
/* Font Sizes */
.has-small-font-size {
    font-size: 11px;
}
.has-normal-font-size {
    font-size: 13px;
}
.has-large-font-size {
    font-size: 18px;
	line-height:24px;
}
/*outline styles */
	/*DECIMAL*/
.
.outline-decimal-alpha {
    list-style-type: decimal;
}
ol.outline-decimal-alpha ol {
    list-style-type: lower-alpha;
}
ol.outline-decimal-alpha ol ol {
    list-style-type: lower-roman;
}
ol.outline-decimal-alpha ol ol ol {
    list-style-type: decimal;
}
ol.outline-decimal-alpha ol ol ol ol {
    list-style-type: lower-alpha;
}
ol.outline-decimal-alpha ol ol ol ol ol {
    list-style-type: lower-roman;
}
ol.outline-decimal-alpha ol ol ol ol ol {
    list-style-type: lower-roman;
}
/*cover images */
.cover-100{
	min-height:100px;
}
.cover-200{
	min-height:200px;
}
.cover-300{
	min-height:300px;
}
.cover-400{
	min-height:400px;
}
.cover-500{
	min-height:500px;
}
.cover-600{
	min-height:600px;
}
	/*ROMAN-ALPHA*/
ol.outline-roman-alpha {
    list-style-type: upper-roman;
}
ol.outline-roman-alpha ol {
    list-style-type: upper-alpha;
}
ol.outline-roman-alpha ol ol {
    list-style-type: decimal;
}
ol.outline-roman-alpha ol ol ol {
    list-style-type: lower-alpha;
}
ol.outline-roman-alpha ol ol ol ol {
    list-style-type: lower-roman;
}
ol.outline-roman-alpha ol ol ol ol ol {
    list-style-type: decimal-leading-zero;
}
ol.outline-roman-alpha ol ol ol ol ol {
    list-style-type: decimal-leading-zero;
}
/*Strips padding*/
.nopadding{
	padding:0px !important;
	}
/*Strips margins*/

.nomargin{
	margin:0px !important;
	}
/*centers image captions*/
figcaption{
	text-align:center
	}

/*adds white background color on lightbox for transparent images*/
.jquery-lightbox-background {
	background-color: #fff;
}
/*fix mid-word breaking in cover photo block*/
div.wp-block-cover__inner-container{
	word-break: keep-all;
}
/*Fix Cover Overlay For IE*/
.wp-block-cover-image.has-parallax, .wp-block-cover-image.has-background-dim.has-background-dim-100, .wp-block-cover.has-background-dim{
	background-color:rgba(255, 255, 255, 0);
	box-shadow: inset 0 0 0 2000px rgba(4, 30, 66, 0.7);

}	
