html {
	background-image:url(images/bg-p.png);
	text-align:center;
}
body {
	padding: 5px 0 0 0;
	margin: 0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.post {
	width: 96%;
	margin: 0 auto;
}
.post img { margin-right: 10px;}
.entry {
	line-height: 18px;
}
.postmetadata {
	border-top: 1px solid #EEE;
	margin: 3px 0 3px 0;
	color: #AAA;
	text-align:right;
}
.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}
.navigation {
	padding: 50px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
table#wp-calendar {
	width: 100%;
}
.tags, #tag_cloud {
	margin: 0 0 15px;
}
.tags {
	text-align: center;
}
.tags a, #tag_cloud a {
	color: #AAA;
	margin: 0 2px;
}
/*Footer
-----------------------------------------------------*/
#footer {
	clear: both;
	float: left;
	width: 750px;
	line-height: 18px;
	padding: 7px 10px;
	margin: 15px 0;
	background: #EEE;
}
/*Comments
-----------------------------------------------------*/
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
h1 {
	font-size: 38px;
	font-weight:normal;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 22px;
	font-weight:normal;
	padding: 0;
	margin: 0;
	margin-left: 2px;
}
.widgettitle {
	font-size: 14px;
	font-weight:bold;
}
h3 {
	color: #0d4f9e;
	font-size:16px;
	margin: 3px 0 3px 0;
	font-variant:small-caps;
}
h4 {
	font-size:13px;
	margin: 3px 0 3px 0;
	font-variant:small-caps;
}
p {
	padding: 0;
	margin: 10px 0 0 0;
}
#content {
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	height: 788px;
	width: 836px;
	margin: 0 auto;
	text-align:left;
}
#header {
	margin-left: 102px;
	height: 87px;
}
#title-container a {
	color: #000;
	text-decoration:none;
}
#title-container a:hover {
	color:#e24912;
}
#title-container {
	float:left;
}
#u {
	float:left;
	font-size:73px;
	color:#FFF;
	margin: 0 0 0 82px;
}
#u a {
	color: #FFF;
	text-decoration:none;
}
#u a:hover {
	color: #FF0;
}
#main {
	height: 424px;
	margin: 0 auto;
	margin: 0 0 0 100px;
}
#menu {
	float:left;
	height: 530px;
	width: 165px;
	font-variant:small-caps;
}
#menu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	padding: 0 0 4px 0;
}
#menu ul li a {
	text-decoration:none;
	display:block;
	color: #0d4f9e;
	padding: 5px;
}
#menu ul li a:hover, #menu ul li current-cat a.current {
	text-decoration:none;
	color: #e24912;
	background-image:url(http://blog.ucheben.com/images/button.png);
}
.current_page_item, .current-cat{
	font-weight:bold;
	color: #e24912;
	background-image:url(http://blog.ucheben.com/images/button.png);
}
#page {
	float:left;
	margin: 12px 0 0 28px;
	width: 460px;
	height: 530px;
	font-size:11px;
	overflow: auto;
}
#page a, #copyright a, #for-all a {
	text-decoration:none;
	color: #0d4f9e;
}
#page a:hover, #copyright a:hover, #for-all a:hover {
	text-decoration:none;
	color: #e24912;
	text-decoration:underline;
}
#page li {
	padding-top: 5px;
}
#page img {
	padding-left: 5px;
}
#copyright {
	text-align:right;
	margin: 0 auto;
	margin: 63px 0 0 410px;
	font-size: 10px;
	width: 320px;
}

#for-all {
	margin: 24px 0 0 295px;
	width: 440px;
	font-size: 11px;
	text-align:right;
	font-variant:small-caps;
}

