a {
	color: #111;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearb {
	clear: both;
}

.clearl {
	clear: left;
}

.clearr {
	clear: right;
}

html {
	height: 100%;
}

body {
	background: url(images/bg.gif) top left repeat;
	height: 100%;
	color: #666;
	font-family: 'Lucida Grande', sans-serif;
	font-size: 14px;
	text-align: center;
}

#deswrap {
	background: url(images/wrap.png) top center repeat-y;
	margin: 0px auto;
	width: 740px;
	min-height: 100%;
	text-align: left;
}

#wrap {
	margin: 0px auto;
	width: 700px;
}

#name {
	background: url(images/name.png) top left repeat-x;
	height: 45px;
}

#name h1 {
	color: #efefef;
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 5px;
	text-align: right;
}

#name img {
	float: left;
}

#banner {
	height: 150px;
}

#banner img {
	
}

#navi {
	border: 1px solid #999;
	background: #ddd url(images/navipl.gif) bottom center repeat-x;
}

#navi ul {
	
}

#navi ul li {
	float: left;
}

#navi ul li a {
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #999;
	padding: 10px 15px;
	font-size: 10px;
	text-align: center;
	display: block;
}

#navi ul li a:hover {
	background: #ddd;
	text-decoration: none;
}

#name form {
	margin: 7px 7px 0px 0px;
	float: right;
}

#name form input {
	border: 1px solid #111;
	background: #333;
	margin: 5px 0px 0px 5px;
	padding: 3px 2px;
	color: #fff;
}

#name form input.submit {
	border: 1px solid #111;
	background: #333;
	width: 60px;
	padding: 2px 0px;
	color: #efefef;
}

#undernavi {
	background: url(images/under.png) top center no-repeat;
	height: 10px;
}

#main {
	background: url(images/over.png) bottom center no-repeat;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}

#mainname {
	
}

#mainname h1 {
	margin: 10px 20px 10px 20px;
	padding: 10px 0px;
	color: #174f86;
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 4px;
	text-align: center;
}

#main #sidebar, #main #content {
	float: left;
}

#sidebar {
	margin: 10px 0px 0px 20px;
	width: 125px;
}

#sidebar ul h3 {
	border-bottom: 1px dashed #999;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

#sidebar ul li {
	margin: 0px 0px 40px 0px;
}

#sidebar ul li ul li {
	margin: 10px 10px 10px 0px;
	font-size: 12px;
	text-align: left;
}

#content {
	margin: 0px 0px 0px 20px;
	width: 520px;
}

.post {
	margin: 0px 10px 50px 0px;
}

.post h2 a {
	color: #222;
	font-size: 21px;
}

.post h4 {
	border-bottom: 1px solid #999;
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: normal;
}

.pcontent {
	margin: 0px 10px 0px 10px;
}

.pcontent img {
	margin: 10px;
}

.pcontent p {
	margin: 0px 0px 20px 0px;
	color: #444;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
}

.pcontent p a {
	font-weight: bold;
}

.post p.metatags {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

.post p.metacom {
	margin: 0px;
	font-size: 10px;
}

.post p.comtrack {
	margin: 0px;
	font-size: 10px;
}

#comments {
	margin: 0px 30px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.numcoms {
	border-bottom: 1px solid #999;
	margin: 0px 20px 30px 0px;
	padding: 0px 0px 10px 0px;
	color: #444;
}

.comment {
	margin: 10px 30px 20px 30px;
}

.combot {
	background: url(images/combot.png) bottom center no-repeat;
	padding: 0px 0px 45px 0px;
	width: 418px;
}

.combotr {
	background: url(images/combotr.png) bottom center no-repeat;
	padding: 0px 0px 45px 0px;
	width: 418px;
}

.comtop {
	background: transparent url(images/comtop.png) top center no-repeat;
	padding: 20px 0px 0px 0px;
	width: 418px;
}

.commentwrap {
	background: #fff;
	margin: 0px auto;
	width: 416px;
}

.commentwrap p {
	margin: 0px 15px;
	line-height: 15px;
	font-size: 11px;
	text-align: justify;
}

.comment h3, .comment h4 {
	margin: 0px 10px 0px 0px;
	font-weight: normal;
	text-align: right;
}

.comment h3 {
	margin-bottom:5px;
	font-size: 14px;
}

.comment h4 {
	font-size: 11px;
}

.comment h3.rot, .comment h4.rot {
	text-align: left;
}

#pagination {
	margin: 0px 0px 20px 0px;
	font-size: 12px;
}

#pagination p.older {
	float: left;
}

#pagination p.newer {
	margin: 0px 20px 0px 0px;
	float: right;
}

#reply {
	border-top: 1px solid #666;
	margin: 0px 20px 20px 0px;
	padding: 20px;
}

#reply h5 {
	margin: 0px 0px 25px 0px;
	color: #333;
}

#reply p {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

#reply p span {
	color: #d03f3f;
}

#reply textarea {
	width: 100%;
	height: 150px;
}

#footer {
	background: url(images/name.png) top left repeat-x;
	height: 45px
}

#footer p {
	padding: 20px 0px 0px 0px;
	color: #e9e9e9;
	font-size: 10px;
	text-align: center;
}

#footer p a {
	color: #3877b5;
}