#basic {font-size: 15px; list-style: block; font-style: italic; float: left; } 

.widget ul {list-style: none;
	max-width: 180px; margin: auto;	 
}

.widget ul li {margin-bottom: -2px;
	line-height: 17px;
}

.widget li {border-width: 1px; 
	border-bottom-style: dashed; 
	border-color: grey;
 }

.gallery {
	background-color: white;
	border-style: none;
	border-width: 2px;
	border-radius: 10px;
	border-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}

#data_box { 
	
	background-color: #d8e4ff;
	padding: 15px;
	border-style: none;
	border-width: 2px;
	border-radius: 10px;
	border-color: black;
	margin-top: 25px;
	margin-bottom: 25px;	
	float: left;
	margin-right: 15px;
	width: 35%;
	font-size: 15px;
}
 
#data_box_species { 
	
	background-color: #d6ffd7;
	padding: 15px;
	border-style: none;
	border-width: 2px;
	border-radius: 10px;
	border-color: black;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 15px;
}

.data_title {

	font-size: 15px;
	font-weight: bold;
}

.data_content {
	font-size: 15px;
	font-weight: normal;
	margin-top: -15px ;}

h2 {margin-top: -20px;}

.anons img {width: 35%; }

.wp-caption-text, .wp-caption p.wp-caption-text { font-size: 15px;}

.wp-block-gallery .blocks-gallery-item figure {
    flex-direction: column; }

.wp-block-gallery .blocks-gallery-item figcaption {
    position: relative;
    bottom: auto;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 10px 0px 10px 0;
    color: #333;
    text-align: left;
    font-size: 16px;
    background: linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0) 0%,transparent);
	line-height: 19px;
	margin-top: -14px
}

.entry-box ul li { padding-left: 0px;  
 }

.wp-block-gallery { clear: left;
 }

.entry-box ul {
	margin-left: 0px;
		
 }

.entry-box ul li { 
		list-style: none;
	list-style-position: inside;

	 
 }


.classification { 
	background-color: #d2d3;
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-radius: 10px;
	margin-top: 5px;
	margin-bottom: 10px;	
	margin-right: 2px;
	margin-left: -25px;
	font-size: 15px;
	text-indent: 4px;
}

.classification li li { 
	background-color: #d2d3;
	padding: 2px;
	border-style: solid;
	border-width: 2px;
	border-radius: 10px;
	margin-top: 5px;
	margin-bottom: 10px;	
	margin-right: 25px;
	margin-left: 25px;
	font-size: 15px;
	text-indent: 4px;
	width: 10;
}

.clade li { 
	margin-left: 25px;

}

.clade {
	background-color: #d2d3;
	padding: 2px;
	border-radius: 10px;
	font-size: 15px;
	padding: 20px;
}

.genus-list ul li { 
	text-indent: 35px; }

.su-post-thumbnail {margin-bottom: -40px; }

.field-classification { margin-top: -30px;
}

.field-type-species { margin-top: -30px
}

.wp-block-image figcaption { font-size: 13px;
}

.bullets ul li { list-style-type: circle; }
