body {
	margin: 0;
	padding: 0;
	font-family: "MS Sans Serif", sans-serif;
	line-height: 1.4em;
	font-size: 62.5%;
	background: #002f5d;
	color: #333;
}

a {
	color: #0076f0;
}

a:hover {
	color: #70b6ff;
}

a.prevlink {
	font-size: .9em;
}

div#hb {
	text-align: center;
	margin: 0 auto;
	width: 750px;
	background: #eee;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#fb {
	text-align: center;
	clear: both;
	margin: 0 auto;
	width: 750px;
	background: #dfdfdf;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div#cb {
	margin: 0 auto;
	width: 750px;
	background: #fff;
	border: 1px solid #fff;
}

div#navibar {
	float: right;
	width: 262px;
}

#navibar .content {
	margin: 1em 20px 1em 5px;
}

#navibar p.icon {
	margin-bottom: 15px;
}

#navibar td.prevthumb {
	width: 80px;
	text-align: left;
}

.prevthumb img {
	border-color: #ccc;
	padding: 2px;
}

#navibar h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -1em;
}

#navibar p {
	font-size: 1em;
	line-height: 15px;
}

#navibar ul {
    font-size: 1em;
    list-style: none;
    line-height: 15px;
    margin: 0 8px 14px 1em;
    padding: 0;
}

#navibar li {
    padding-left: 13px; /* start hiding from macie\*/
    margin-bottom: 2px;
    background: 1px 5px;
}

div#entrybar {
	margin-right: 24%;
	width: 480px;
}

#entrybar .content {
	margin: 1em 5px 1em 20px;
}

#entrybar p.icon {
	margin-bottom: -1em;
}

.entry p {
	font-size: 1em;
	line-height: 15px;
}

.entry h1 {
	font-size: 1.5em;
	margin-bottom: -15px;
	/* Box-model hack */
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-bottom: -1em;
}

.entry p.entryinfo {
	margin-bottom: 15px;
	color: #666;
}

.entry p.entryfooter {
	color: #aaa;
	margin: 0 0 2px 0;
	text-align: left;
}

.entry p img {
	max-width: 450px;
	height: auto;
}

.comment {
	padding: 0;
}

.commentbody, .commentform {
	margin: 1em;
	padding: 1px 1em 1px 1em;
	border: 1px solid #ccc;
	background: #eee;
}

.commentbody p {
	font-size: 1em;
	line-height: 15px;
}

.comment p.commentinfo {
	margin-bottom: 1em;
}

.comment p.commentfooter {
	color: #aaa;
	margin: 0 0 2px 0;
	text-align: left;
}

.commentform tr {
    vertical-align: top;
}

.commentform th {
    text-align: left;
    color: #777;
	font-size: .9em;
}

.commentform input.ifield {
    width: 195px;
    border: 1px solid #ddd;
    background: #fdfdfd;
    color: #666;
}

.commentform  input.lifield {
    width: 400px;
    border: 1px solid #ddd;
    background: #fdfdfd;
    color: #666;
}

.commentform textarea.tfield {
    width: 400px;
    height: 100px;
    border: 1px solid #ddd;
    background: #fdfdfd;
    color: #666;
}

.commentform input.btn {
    width: 100px;
    color: #666;
}

.fl {
	text-align: left;
}

.fr {
	text-align: right;
	color: #333;
	font-size: .8em;
}
