/*

Theme Name: 0.HieuUng Theme (NewVer 2025)
Theme URI: 
Description: ...
Version: 1.0.0
Author: 
Author URI: 
Tags: silver, white, one-column, flexible-width

*/

body {
	font-family: Verdana, sans-serif;
}
h1, h2, h3, p {
	margin: 0 0 5px 0;
	padding: 0;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left:30px;
	padding: 0;
}
hr {
	color: #999;
	height: 1px;
}

/* including for compatibility */
.group h1 {
	display: inline;
}


.attachment-medium, .size-full, .size-medium {
	max-width: 100%;
	height: auto;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 100%; /* Image does not overflow the content area */
	padding: 5px 0 5px 0;
	margin: 5px 0;
	text-align: center;
}
.wp-caption  p {
	padding: 0;
	margin: 0;
	line-height: 17px !important;
	}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 99.5% !important;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
	font-family: "tahoma" !important;
    font-size: 15px !important;
	font-style: italic !important;
    line-height: 20px !important;
    margin: 0;
	text-align: center !important;
}
