@charset "utf-8";

#wrap {
	padding: 1em;
}

#header, #nav {
	display: none;
}

.breadcrumb {
	margin-bottom: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-weight: bold;
	margin: 0 0 1em;
}

.hfeed h1 {
	background-color: #fafafa;
	background: -moz-linear-gradient(top, #f3f3f3, #fff);
	background: -ms-linear-gradient(top, #f3f3f3, #fff);
	background: -webkit-linear-gradient(top, #f3f3f3, #fff);
	border-color: #004098 #ccc #ccc #ccc;
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	font-size: 171.4%;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 20px 0;
	padding: 1.5em;
}


.hfeed h2, .eg-widget dt {
	border-color: #004098 #ccc #ccc #ccc;
	border-style: solid;
	border-width: 3px 1px 1px 1px;
	clear: both;
	font-size: 114.2%;
	font-weight: bold;
	line-height: 1.4;
	margin: 36px 0 12px 0;
	padding: 1em 0.5em;
}


h3 {
	border-bottom: 2px solid #004098;
	font-size: 114.2%;
	font-weight: bold;
	line-height: 1.4;
	margin: 24px 0 12px 0;
	padding: 0 0 3px 0;
}

h4 {
	border-left: 4px solid #555;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.4;
	margin: 24px 0 6px 0;
	padding: 3px 0 3px 6px;
}

h5 {
	border-left: 4px solid #999;
	font-weight: bold;
	line-height: 1.4;
	margin: 24px 0 6px 0;
	padding: 3px 0 3px 6px;
}

h6 {
	border-left: 4px solid #ccc;
	font-weight: bold;
	line-height: 1.4;
	margin: 24px 0 6px 0;
	padding: 3px 0 3px 6px;
}

h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6,
h2.first,
h3.first,
h4.first,
h5.first,
h6.first {
	margin-top: 0;
}

.article-list h2,
.single .hfeed .article-list h2,
.page .hfeed .article-list h2 {
	background: none;
	border: 0 none;
	clear: none;
	display: inline;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 95%;
}

.archive .hfeed .hentry h2,
.search .hfeed .hentry h2 {
	margin-bottom: 5px;
}

.post-info {
	margin-bottom: 1em;
}

.single .hfeed .post-info,
.page .hfeed .post-info {
	text-align: right;
}

p {
	line-height: 1.4;
	margin-bottom: 1em;
}

ul, ol, dl, table, .tab-content {
	margin-bottom: 1em;
}

ul li {
	list-style-type: disc;
}

li {
	list-style-position: inside;
}

th, td {
	border-color: #ccc;
	font-size: 93%;
	padding: 0.75em 1em;
	vertical-align: middle;
}

th {
	text-align: center;
}

.eg-text-align-center th,
.eg-text-align-center td {
	text-align: center;
}

.eg-simple th,
.eg-simple td {
	border-width: 0 0 1px;
}

.eg-simple thead th {
	border-width: 0 0 2px;
}

dl dt {
	border-bottom: 1px dotted #ccc;
	padding: 0.25em 0;
}

dl dd {
	padding: 0.5em 1em;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

img.alignleft,
img.alignright,
.alignleft img,
.alignright img,
.featuredpage img,
.featuredpost img {
	border: 1px solid #ddd;
	max-width: none;
	margin: 0 0 10px;
	padding: 4px;
}

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	margin-bottom: 1em !important;
}

.eg-text-align-center {
	text-align: center;
}

.eg-text-align-left {
	text-align: left;
}

.eg-text-align-right {
	text-align: right;
}

.eg-notification {
	border: 1px solid #ccc;
	padding: 0.25em 0.5em;
	margin-bottom: 1em !important;
}

.eg-3button, .eg-button {
	display: none;
}

.label {
	display: inline-block;
	font-weight: bold;
	line-height: 1.4;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	text-decoration: none;
	padding: 0.25em 0.5em;
}

.eg-png-viewer .controller {
	display: none;
}

.eg-png-viewer .contents {
	height: auto !important;
	text-align: center;
}

.eg-png-viewer .contents img {
	max-width: 98%;
	_width: auto !important;
	_width: 98%;
	margin: 0 atuo;
}

.sidebar {
	display: none;
}

.pagetop {
	display: none;
}

.footer .one-fourth {
	display: none;
}

.footer {
	border-top: 1px solid #ccc;
	text-align: center;
	margin-top: 1em;
	padding-top: 1em;
}

.footer .creds .right {
	display: none;
}

.footer .copyright {
	margin-top: 0.5em;
	margin-bottom: 0;
}

.eg-text-ailgn-center {
	text-align: center;
}

.eg-text-ailgn-right, .more {
	text-align: right;
}

.eg-no-margin-bottom, .last {
	margin-bottom: 0;
}

.eg-print-break {
	page-break-before: always;
}

.eg-print-off {
	display: none !important;
}