/*
Theme Name: Dialectical Subtlety
Theme URI: http://i.justrealized.com/
Description: Dialectical Subtlety is used to <a href="http://i.justrealized.com/">beconfused.com</a> and <a href="http://i.justrealized.com/">i.justrealized.com</a>
Version: 1.0
Author: KahWee
Author URI: http://i.justrealized.com/
Tags: blue, widgets

*/

* {
	margin:0;
	padding:0;
}
html {
	color:#6c6c6c;
	background:#2f4f66;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
fieldset, img {
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
	*font-size:100%;
}
hr {
	display:none;
}
a {
	color:#1f80c6;
}
a:hover{
	background:#ffffb4;
}
#hd {
	background:url(images/hdbkgd.png) repeat-x;
	position:absolute;
	height:160px;
	width:700px;
}
#hd-a {
	background:url(images/hdtl.png);
	width:65px;
	height:160px;
}
#hd-b{

	position:relative;
	top:-160px;
	left:65px;
}
#hd-b h1 a{
	background:url(images/logo.png);
	height:90px;
	width:385px;
	text-indent:-900%;
	display:block;
}
#hd-c {
	background:url(images/tagline.png) no-repeat;
	position:relative;
	top:-160px;
	height:60px;
	left:65px;
	width:560px;
}
#hd-c h2 {
	font-size:167%;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px;
	background:#d2d2d2;
}
#hd-d {
	background:url(images/hdtr.png);
	width:65px;
	height:160px;
	position:relative;
	top:-310px;
	left:695px;
}
#page {
	background:url(images/bdbkgd.png) repeat-y;
	width:970px;
	margin:auto;
}
#bd {
	padding-top:160px;
}
#cnt {
	width:750px;
}
.posthead {
	margin:44px 80px 10px 90px;
}
#cnt h2 {
	font-size:30px;
	display:inline;
	line-height:138%;
}
#cnt h2 a {
	color:#2f4f66;
	text-decoration:none;
	padding:5px 0;
}
#cnt h2 a:hover {
	color:#6c6c6c;
}
#cnt h3 {
	color:#1f80c6;
	font-size:138.5%;
	padding:14px 80px 0 90px;
}
#cnt h4 {
	font-size:138.5%;
	padding:14px 80px 0 90px;
}
#cnt .entry p, #cnt .entry div, #cnt .entry table, #cnt .entry li {
	font-size:108%;
	text-align:justify;
	line-height:178%;
	margin:8px 80px 10px 90px;
}
#cnt .entry div div {
	line-height:138%;
	margin:0;
}
#cnt .entry table {
	text-align:left;
	line-height:158%;
}
#cnt .entry ul {
	margin:8px 0 10px 0;
	line-height:168%;
}
#cnt .entry li {
	margin:0px 80px 2px 125px;
	line-height:168%;
}
#cnt blockquote, #cnt code {
	padding-left:35px;
}
#cnt code, .codesnip-container {
	font-family:Consolas, Menlo, "Courier New", monospace;
}
#cnt .entry blockquote p, #cnt .entry code p, #cnt .entry .codesnip {
	text-align:left;
}
#cnt .entry .codesnip, #cnt .entry .codesnip p, #cnt .entry code p {
	margin:0;
	font-size:93%;
}
#sb {
	float:right;
	width:220px;
}
#ft {
	padding:44px 260px 10px 50px;
	height:260px;
	background:url(images/ftbkgd.png) no-repeat 0% 100%;
}
#ft-a {
	width:440px;
	float:left;
}
#ft li {
	list-style:none;
	*height:39px;
}
#ft-a {
	background:#d2d2d2;
}
#ft-b {
	background:#e3e3e3;
	padding-left:440px
}
#ft li a{
	font-size:138.5%;
	display:block;
	padding:10px;
	color:#6c6c6c;
	text-decoration:none;
}
#ft li a:hover{
	background:#ffffb4;
	text-direction:none;
}
#ft-c {
	font-size:85%;
	width:300px;
	text-align:right;
	float:right;
	color:#d2d2d2;
	padding:30px 20px 0 0;
}
#ft-c a{
	color:#ffffb4;
	text-decoration:none;
}
#ft-c a:hover{
	color:#6c6c6c;
	background:#ffffb4;
	text-decoration:none;
}
#ft .date{
	width:70px;
	padding-top:5px;
	*padding-top:0;
	*margin-top:12px;
	padding-right:10px;
	color:#6c6c6c;
}
#ft .date .mon{
	font-size:10px;
}
#ft .date .dom{
	font-size:16px;
}
#cnt .entry p.postmetadata {
	font-size:100%;
	line-height:130%;
}
#cnt .posttags {
	font-size:93%;
	padding-bottom:3px;
}
#cnt .posttags a{
	text-decoration:none;
	color:#bbbbbb;
}
#cnt .posttags a:hover{
	background:#ffffb4;
	color:#6c6c6c;
}
.date {
	float:right;
	width:90px;
	text-align:right;
	margin:7px 0 10px 0;
	color:#000;
}
.date .mon {
	font-size:108%;
	text-transform:uppercase;
}
.date .dom {
	font-size:182%;
}
ol.commentlist li p.commentdate{
	margin-top:-20px;
}
.commentdate a{
	text-decoration:none;
}
.commentdate .mon {
	font-size:93%;
	text-transform:uppercase;
}
.commentdate .dom {
	font-size:116%;
}
p.commentinfo {
	font-size:24px;
	text-align:center;
	margin:8px 80px 10px 90px;
	padding:20px;
	background:url(images/cmtlgrey.png);
}
.commentbtn {
	margin:8px 0 10px 85px;
	font-size:18px;
	width:160px;
	text-align:center;
	float:left;
}
.commentbtn a{
	text-decoration:none;
	color:#6c6c6c;
	line-height:270%;
	width:160px;
	height:50px;
	background:url(images/cmtbtn.png) no-repeat;
	display:block;
}
.commentbtn a:hover{
	width:160px;
	height:50px;
	display:block;
	background:url(images/cmtbtn.png) no-repeat 100% 0;
}
p.commentleave {
	background:url(images/cmtyellow.png);
}
ol.commentlist {
	list-style:none;
	margin:0 80px 0 90px;
	background:#eeeeee;
}
ol.commentlist li {
	border-top:#fff 3px solid;
	margin:0px 0 0px 80px;
	font-size:108%;
	text-align:justify;
	line-height:168%;
	background:#fff;
}
ol.commentlist li.alt {
	margin:0px 80px 0px 0px;
	background:#fff;
}
ol.commentlist li .avatarimg {
	float:left;
	margin:0 0 0 -80px;
	width:80px;
}
ol.commentlist li.alt .avatarimg {
	float:right;
	margin:0 -80px 0 0;
}
ol.commentlist li p {
	padding:2px 20px 18px 20px;
}
ol.commentlist li cite {
	padding:0 20px;
	color:#6c6c6c;
	font-size:138.5%;
}
ol.commentlist li cite a {
	text-decoration:none;
}
ol.commentlist li .commentmetadata {
	float:right;
	padding-right:20px;
}
#sb, #sb a{
	color:#e4e4e4;
	line-height:135%;	
}
#sb h2 {
	font-size:138.5%;
}
#sb ul{
	padding:10px 0 30px 0;
}
#sb ul ul{
	padding:10px 40px 30px 0;
}
#sb li{
	list-style:none;
}
#sb li li{
	border-bottom:#203646 solid 1px;
}
#sb li li a{
	display:block;
	padding:5px;
	font-size:108%;
	border-bottom:#437599 solid 1px;
	text-decoration:none;
}
#sb li li a:hover{
	background:#508bb5;

}
#commentform{
	margin:0 80px 0 90px;
}
textarea {
	width:100%;
	font:13px/1.231 arial, helvetica, clean, sans-serif;
}
input, textarea {
	margin:3px 0;
	padding:5px;
	color:#6c6c6c;
	font-size:108%;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.navigation{
	margin:8px 80px 10px 90px;
}
.navigation a,.archives a{
	text-decoration:none;
}