* html #header {
	height: 47px;
}
* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}
ul.readmore {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0;
}
img {
	border: none 0;
	padding: 10px;
}
.main p img {
	border: 0;
	margin: 0;
	padding: 10px;
	display: block;
}
.entry {
	background: #fff url(images/comment-area.gif) repeat-x left top;
	padding: 0 0 1px;
	margin: 0;
}
.latest {
	background: #fff;
	padding: 15px;
	margin: 0;
}
.entry_firstpost {
	background: #fafafa url(images/comment-area.gif) repeat-x left top;
	padding: 1px;
	margin: 0;
}
.latest_firstpost {
	background: #F1F4F6 url(images/latest.gif) no-repeat bottom right;
	padding: 15px;
	margin: 0;
}
h1 a img {
	border: none 0;
	text-decoration: none;
}
html {
	background: #AEC4CE url(images/chungo_bg_grey_right.gif) repeat-y top right;
}
body {
	background: #AEC4CE url(images/chungo_bg_grey_left.gif) repeat-y top left;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font: 80% 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}
#header {
	color: #F4FAFE;
	margin: 0;
	font-size: .9em;
	height: 47px;
	line-height: 47px;
	width: auto;
	background: url(images/chungo_logo_headerbar_green.png) repeat-x right bottom;
}
#header_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: url(images/header_left.png) no-repeat left bottom;
}
#single_post_right {
	color: #F4FAFE;
	margin: 0 16px;
	padding: 0;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right top;
}
#single_post_left {
	color: #888;
	margin: 0 16px 0 0;
	padding: 0;
	padding-left: 16px;
	font-size: .9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: transparent url(images/single_post_left.gif) no-repeat left top;
}
#header h1, #header h1 a {
	margin: 0 0 0 15px;
	font-size: 1.5em;
	line-height: 47px;
	height: 47px;
	background: transparent;
	text-decoration: none;
	border: none 0;
	color: #fff;
}
h1 {
	margin: 0;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0;
}
h2 {
	color: #405D6A;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	background: none;
}
.links h2 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	background: url(images/h3_bg.gif) no-repeat;
	list-style: none;
}
h2 a:link, h2 a:visited {
	color: #405D6A;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
h2 a:hover, h2 a:active {
	color: #004D90;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #405D6A;
	background: none;
}
.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	background: url(images/h3_bg.gif) no-repeat;
}
a:link {
	color: #155EA5;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999;
}
a:hover, a:active {
	background: none;
	color: #004D90;
}
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}
code {
	display: block;
	padding: 10px;
	color: #1F3B4E;
	background: #E8F2F8;
	font-size: 1.2em;
	border-top: 2px solid #98C1EC;
}
p {
	line-height: 1.4;
}
#container {
	margin: 0;
	padding: 20px;
	text-align: left;
	background: url(images/chungo_bg_grey_right.gif) repeat-y right bottom;
}
#wrapper {
	padding: 16px 16px 0;
}
div#content {
	width: auto;
	margin: 0 202px;
	padding: 20px;
	background: #ECF1F3;
}
#navibar {
	float: left;
	width: 182px;
	margin: 0;
	padding: 0;
	background: #E3EBEE url(images/container_left.gif) no-repeat;
}
#right {
	float: right;
	width: 182px;
	margin: 0;
	padding: 0;
	background: #E3EBEE url(images/container_right.gif) no-repeat;
}
.links {
	margin: 15px 0 0 15px;
	padding: 0;
	background: none;
}
#navi_end_left {
	width: 182px;
	margin: 0;
	padding: 0;
	height: 20px;
	background: url(images/container_left_end.gif) no-repeat left bottom;
}
#navi_end_right {
	width: 182px;
	margin: 0;
	padding: 0;
	height: 20px;
	background: url(images/container_right_end.gif) no-repeat left bottom;
}
#footer {
	margin: 0 0 20px;
	padding: 20px 0 0;
	height: 47px;
	width: 100%;
	background: transparent url(images/footer_right.png) repeat-x right bottom;
	clear: both;
	position: relative;
	text-align: center;
}
#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: url(images/footer_left.png) no-repeat left bottom;
}
#footer_left_bg p {
	color: #202B7C;
	margin: 0;
	font-size: .9em;
	padding: 10px 0 0;
	background: none;
	text-align: center;
}
#footer_left_bg a:link, #footer_left_bg a:visited {
	color: #fff;
}
#footer_left_bg a:active, #footer_left_bg a:hover {
	color: #466674;
}
.meta {
	background: #fff;
	font-size: .9em;
	padding: 5px;
	margin: 0;
	border: 1px dotted #053EA6;
}
.highlight {
	background: #DCF1FE;
}
.comments-nice-bg {
	padding: 1px;
	background: #4990E1;
	color: #000;
}
.comments-nice {
	padding: 10px;
	background: #FAFAFA url(images/comment-area.gif) repeat-x left top;
	border: 1px solid #A4C7F0;
}
.comments {
	font-size: 1.2em;
	padding: 0;
	background: #fff;
	border: 1px solid #fff;
}
.comments a:link, .comments a:visited {
	color: #155EA5;
	font-weight: bold;
	text-decoration: none;
}
.comments a:hover, .comments a:active {
	background: #155EA5;
	color: #fff;
	text-decoration: none;
}
.alt {
	background: #CFE2F8 !important;
	border: 1px solid #A4C7F0 !important;
	padding: 10px 10px 0 10px !important;
}
.alt:hover {
	border: 1px solid #4990E1 !important;
}
.commentlist li:hover {
	border: 1px solid #4990E1;
}
.commentlist {
	padding: 0;
	margin: 3px;
}
.commentlist li {
	list-style: none;
	padding: 10px 10px 0;
	background: #EBF3FC;
	border: 1px solid #B6D3F3;
	margin: 10px;
	color: #2D3845;
}
p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
}
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
}
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
}
.comments-nice .reply {
	color: #405D6A;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}
.warning p {
	background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0;
	border: 1px solid #efefef;
}
.postinput {
	margin: 0;
}
#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
}
#author ul {
	padding: 20px 0 0;
	margin: 0;
}
.links li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0;
	padding-bottom: 5px;
	margin: 0;
}
div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}
.links ul li {
	border-bottom: 0 solid #efefef;
}
.links ul li ul li {
	border-top: 0 solid #efefef;
	border-bottom: 0 solid #efefef;
}
.links li li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 12px;
}
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}
.links ul {
	padding: 0;
	margin: 5px;
}
.links ul ul {
	padding: 0;
	margin: 2px 0 0;
}
.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
}
.links a {
	font-size: .9em;
	text-decoration: none;
}
.links a:link {
	color: #4A535D;
	font-weight: normal;
}
.links a:visited {
	color: #aaa;
}
.links a:hover, .links a:active {
	background: #1461BE;
	color: #fff;
}
#search {
	padding-bottom: 20px;
	height: 22px;
}
.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #7B9FAF;
	color: #2164A7;
	width: 90px;
	font-size: 12px;
	height: 16px;
}
.searchfield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
}
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #7B9FAF;
	color: #2164A7;
	width: 50px;
	font-size: 12px;
	height: 20px;
}
.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
}
textarea {
	border: 1px solid #BFBFBF;
	padding: 2px 5px 1px;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	font: 1.1em Arial, Verdana, Helvetica;
}
textarea:hover {
	background: #fff;
	border: 1px solid #0031A6;
	color: #2164A7;
}
input {
	background: #fff;
	border: 1px solid #BFBFBF;
}
input:hover {
	border: 1px solid #0031A6;
}
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0 solid #BFBFBF;
}
.input-submit:hover {
	background: none;
	border: 0 solid #0031A6;
}
#skip {
	display: none;
}
hr {
	display: none;
}
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navlist a {
	padding: 0 10px 0 0;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
}
#navlist a:hover {
	text-decoration: none;
}