/* ---------------------------------------- */
/* KLOG			 							*/
/* ---------------------------------------- */
body#klog {
	background: url(../images/klog.png) top center no-repeat;
}
body#klog h2#marketing-text {
	display: none;
}
body#klog div#content {
	margin-top: 182px;
}
body#klog div#catagories-list {
	padding-left: 20px;
}
body#klog div#main-col {
	background: #FFF url(../images/klog2.jpg) top left no-repeat;
	margin: -10px 0 0 -10px; /* negative margins align the column with its parent, to place the klog background */
	padding: 75px 0 0 0;
	width: 620px;
}
div#main-col hr {
	background: none;
	border: none;
	border-bottom: 1px dotted #3A2518;
	clear: both;
	margin: 20px 0;
}
div.post {
	clear: both;
	line-height: 1.7em;
	margin: 0 0 50px 0;
	padding: 0 10px;
	overflow: visible;	
}
div.post a.more-link {
	position: relative;
	top: -3px;
}
div#main-col div.post div.the-content h3 {
	background: none;
	font-weight: normal;
	font-size: 160%;
	height: auto;
	margin: 30px 0 20px 0;
	padding: 0;
	text-indent: 0;
}
div#main-col div.post div.the-content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

div.post div.the-content p small {
	display: block;
	margin: 0 0 -10px 0;
}
div.post div.the-content {
	padding: 0 20px 0 15px;
}
div.post div.the-content img {
	float: left;
	margin: 0 20px 20px 0;
}
div.post div.the-content img.center {
	clear: both;
	display: block;
	float: none;
}
div.post div.the-content blockquote {
	border-left: #CCC 2px solid;
	margin: 25px 0 25px 30px;
	padding: 0 0 0 15px;
}
div.post div.the-content blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #968F8B;
	line-height: 170%;
	font-style: oblique;
}
div.post div.title-date {
	border-bottom: 1px dotted #3A2518;
	border-top: 1px dotted #3A2518;
	clear: both;
	min-height: 112px;
	margin: 0 0 20px 0;
	position: relative;
	overflow: visible;
}
div.first-post {
	border-top: none !important;
}
div.post div.title-date div {
	float: right;
	padding: 8px 0 0 0;
	width: 470px;
	overflow: hidden;
}
div.post div.title-date div h2 {
	font-size: 200%;
	line-height: 125% !important;
	margin: 0 0 6px 0;
}
div.post div.title-date div h2 a {
	border: none;
	text-decoration: none;
	font-weight: lighter;
}
div.post div.title-date p.the-date {
	border-right: 1px dotted #3A2518;
	color: #C10022;
	font-size: 220%;
	height: 97px;
	line-height: 80%;
	margin: 0 !important;
	padding: 15px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 110px;
	float: left;
}
div.post div.title-date p.the-date span {
	font-size: 70%;
}
span.arr {
	background: url(../images/actions2.png) -189px 0 no-repeat;
	display: block;
	height: 36px;
	left: -45px;
	position: absolute;
	top: 23px;
	width: 51px;
	z-index: 10000;
}
div.post object {
	display: block;
	margin: 10px auto;
	padding: 2px;
}
div.post ol {
	padding: 0 0 0 20px;
}
div.post ol li {
	list-style: decimal;
}
div.post div.thetags {
	background: #FCFAEF;
	clear: both;
	margin: 15px 0 0 15px;
	padding: 15px 40px 15px 15px;
	width: 515px;
}
div.post div.thetags p {
	font-weight: bold;
}
div.post div.thetags p a {
	font-weight: normal;
}
div#main-col div.post div.title-date div h2, div#main-col h3#comments, div#main-col h3#tweetbacks {
	background: none !important;
	font-size: 195%;
	font-weight: lighter;
	line-height: 125%;
	margin: 0 0 6px 0;
	text-indent: 0;
}
h3#comments span, h3#tweetbacks span {
	background: url(../images/h3-comments-span-background.png) top left no-repeat;
	color: #FFF;
	display: block;
	float: left;
	height: 53px;
	line-height: 45px;
	margin: -10px 15px 30px 0;
	text-align: center;
	width: 48px;
}
div#the-comments {
	padding: 0 25px;
}
div#the-comments ol {
	clear: both;
	overflow: auto;
}
div#the-comments ol li {
	clear: both;
	/*overflow: auto;*/
}
div#the-comments p.avatar {
	background: url(http://www.gravatar.com/avatar/ad516503a11cd5ca435acc9bb6523536?s=32) top left no-repeat;
	float: left;
	height: 40px;
	margin: 20px 0 10px 0;
	width: 32px;
}
div#the-comments div.comment-bubble {
	background: url(../images/comment-bubbles.png) -2876px 22px no-repeat;
	float: left;
	margin: 10px 0;
	padding: 0 0 0 38px;
	width: 473px;
}
	div#the-comments li.tweetback-comment div.comment-bubble {
		background-position: -2838px 22px;
	}
	div#the-comments li.author div.comment-bubble {
		background-position: -2914px 22px;
	}
div#the-comments div.comment-bubble p {
		background: #F9F5E1;
		margin: 0;
		padding: 8px 15px;
		width: 443px;
}
	div#the-comments li.tweetback-comment div.comment-bubble p {
		background: #BDE9F1;
	}
	div#the-comments li.author div.comment-bubble p {
		background: #E1EDD4;
	}
	
div#the-comments div.comment-bubble p:last-child {
	background: #F9F5E1 url(../images/comment-bubbles.png) -473px bottom no-repeat;
	padding-bottom:  30px;
}
	div#the-comments li.tweetback-comment div.comment-bubble p:last-child {
		background: #BDE9F1 url(../images/comment-bubbles.png) -1419px bottom no-repeat;
	}
	div#the-comments li.author div.comment-bubble p:last-child {
		background: #E1EDD4 url(../images/comment-bubbles.png) -2365px bottom no-repeat;
	}
div#the-comments div.comment-bubble p:first-child {
	background: #F9F5E1 url(../images/comment-bubbles.png) top left no-repeat;
	height: 16px;
	padding: 18px 15px;
}
	div#the-comments li.tweetback-comment div.comment-bubble p:first-child {
		background: #BDE9F1 url(../images/comment-bubbles.png) -946px 0 no-repeat;
	}
	div#the-comments li.author div.comment-bubble p:first-child {
		background: #BDE9F1 url(../images/comment-bubbles.png) -1892px 0 no-repeat;
	}
div#the-comments div.comment-bubble p:first-child span {
	float: right;
	margin: 0 10px 0 0;
}
div#the-comments div.comment-bubble p:last-child {
	min-height: 50px;
}
h3#respond {
	margin: 30px 0 20px 5px;
}
div#the-comments form {
	margin: 20px;
}
div#the-comments form label {
	display: block;
	font-weight: bold;
}
p.the-actual-comment label {
	padding: 5px 0;
	width: 492px;
}
p.the-actual-comment label span {
	display: block;
	font-weight: lighter;
	padding: 5px 10px;
}
div#main-col h3#respond {
 	background: url(../images/headers.png) 0px -2170px no-repeat;
	clear: both;
	height: 40px;
	margin: 20px 0 10px 0;
	padding: 20px 0 0 0;
	text-indent: -9999px;
}

div#the-comments form p span input, div#the-comments form p label {
	display: none;
}
form#commentform input, form#commentform textarea {
	width: 400px;
}
input#author {
	background-position: 10px -96px;
}
input#email {
	background-position: 10px -127px;
}
input#url {
	background-position: 10px -226px;
}
textarea#comment {
		background-position: 10px -352px;
}
form#commentform button#submit {
	background: url(../images/actions2.png) 0 -432px no-repeat;
	border: none;
	height: 36px;
	margin:  10px 0 0 225px;
	text-indent: -9999px;
	width: 190px;
}
div#the-comments form p.subscribe-to-comments {
	margin: 15px 0 0 0;
}
div#the-comments form p.subscribe-to-comments label {
	display: inline;
	font-weight: normal;
}
div#the-comments form p.subscribe-to-comments input {
	height: auto;
	padding: 0;
	width: auto;
}



body#klog ul.add-stuff {
	bottom: 5px;
	float: right;
	left: 440px;
	margin: 0 0 0 0;
	position: absolute;

}

ul#other-entries {
	overflow: auto;
}
ul#other-entries li {
	display: block;
	font-weight: bold;
	font-style: oblique;
	padding: 0 22px;
	height: 30px;
	width: 120px;	
}
ul#other-entries li.older {
	float: left;
}
ul#other-entries li.newer {
	float: right;
	text-align: right;
}
ul#other-entries li.older a, ul#other-entries li.newer a {
	background: url(../images/hand-links.png) 0 -64px no-repeat;
	border: none;
	color: rgba(255,255,255,.0);
	display: block;
	height: 16px;
	margin: 0 0 0 auto;
	overflow: hidden;
	text-indent: 9999px !important;
	width: 120px;
}
ul#other-entries li.newer a {
	background-position: 0 -96px;
}
ul#other-entries li.older a:hover {
	background-position: 0 -80px;
}
ul#other-entries li.newer a:hover {
	background-position: 0 -112px;
}



/* sidebar */


div#sidebar h3#hungry {
	background-position: 0px -400px;
	border-top: none;
	margin: 0;
}
div#sidebar h3#tweet {
	background-position: 0px -470px;		
}
div#sidebar h3#crackin {
	background-position: 0px -540px;
}
div#sidebar h3#aboot {
	background-position: 0px -610px;
}
div#sidebar h3#blogroll {
	background-position: 0px -2010px;
}
div#sidebar h3#searchtitle {
	background-position: 0px -2240px;
}

/* ---------------------------------------- */
/* Categories List Div -------------------- */
/*----------------------------------------- */
/*
div#sidebar div#category-list h3#categories {
	background-position: 0px -2310px;
	border: none;
	margin: 0;
	}
div#sidebar div#category-list ul li.cat-item-209, div#sidebar div#category-list ul li.cat-item-210 {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	width: 135px;
}
div#sidebar div#category-list ul li.cat-item-209 {
	margin-right: 8px;
} 
div#sidebar div#category-list ul li.cat-item-209 ul li, div#sidebar div#category-list ul li.cat-item-210 ul li {
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding: 2px 0 2px 0;
}
div#sidebar div#category-list ul li.cat-item-209 ul li:first-child, div#sidebar div#category-list ul li.cat-item-210 ul li:first-child {
	margin-top: 7px;
}
div#sidebar div#category-list ul a:hover {
	color: #C10022;
}

*/
div#sidebar h3#categories {
	background-position: 0px -2300px;
	border-top: 1px dotted;
	clear: both;
	display: block;
	padding: 20px 0 0;
	margin: 0;
	}
div#sidebar ul#klog-categories, ul#portfolio-categories {
	float: left;
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	width: 135px;
}
div#sidebar ul#klog-categories h4, ul#portfolio-categories h4 {
	margin: 0;
}

div#sidebar ul#subscribe {
	height: 62px;
	margin: 20px 0 0 0;
	overflow: auto;
}
div#sidebar ul#subscribe li {
	background: url(../images/actions.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 62px;
	width: 138px;
}
div#sidebar ul#subscribe li#ie-m {
	background-position: -138px 0;
}
div#sidebar ul#subscribe li:hover {
	background-position: 0 -61px;
}
div#sidebar ul#subscribe li#ie-m:hover {
	background-position: -138px -61px;
}
div#sidebar ul#subscribe li a {
	border: none;
	display: block;
	height: inherit;
	outline: none;
	text-indent: -9999px;
}
div#sidebar ul.clients {
	margin-top: 0;
}
div#sidebar ul.clients h4 {
	margin: 0;
}
div#sidebar h4#tweet-bird { /*for twitter */
	background: url(../images/h4-a-twitter-background.png) top right no-repeat;
	float: left;
	height: 88px;
	margin: 5px 0 0 0;
	width: 65px;
}
div#sidebar h4 a {
	background: url(../images/h5-social-twitter.png) top left no-repeat; /* name of the image obeys to its use on the homepage */
	border: none;
	display: block;
	height: 88px;
	outline: none;
	text-indent: -9999px;
}
div#sidebar h4 a:hover {
	background-position: 0 -88px;
}
div#sidebar ul.twitter {
	background: #BBE9F2 url(../images/ul-twitter-background.png) top left no-repeat;
	float: left;
	margin: 5px 0 20px 0;
	padding: 6px 0 0 0;
	width: 215px;
}
div#sidebar ul.twitter li {
	padding: 8px 20px;
}
div#sidebar ul.twitter li:last-child, #frag-ie {
	background: url(../images/ul-twitter-li-background.png) bottom left no-repeat;
	padding-bottom: 14px; /* adds a little space so the corners don't look cramped */
}
.twitter-timestamp {
	font-weight: bolder;
}
div#sidebar ul#crackin-ul {
	margin-top: 20px;
}
div#sidebar ul#crackin-ul li {
	margin: 10px 0;
}

span.grey {
	color: #878787;
	font-style: italic;
}

/* audio player */
.microAudio-bg { color: #FFFFFF; }
.microAudio-leftbg { color: #F9F5E1; }
.microAudio-lefticon { color: #3A2518; }
.microAudio-voltrack { color: #B2A395; }
.microAudio-volslider { color: #3A2518; }
.microAudio-rightbg { color: #F9F5E1; }
.microAudio-rightbghover { color: #C10022; }
.microAudio-righticon { color: #3A2518; }
.microAudio-righticonhover { color: #F9F5E1; }
.microAudio-skip { color: #3A2518; }
.microAudio-text { color: #3A2518; }
.microAudio-track { color: #FFFFFF; }
.microAudio-border { color: #FFFFFF; }
.microAudio-loader { color: #C10022; }
.microAudio-tracker { color: #F9F5E1; }
.mAp, .adplr { width: 400px; }


/* wordpress-generated stuff */

.alignleft { float:left; margin: 0 20px 15px 0; }
.aligncenter { display:block; margin: 10px auto }
.alignright { float:right; margin: 0 0 15px 15px; }
.wp-caption { text-align:left; font-style: oblique; /*padding:10px 10px 10px 0;*/ }
.wp-caption-text { padding: none; line-height: 80% }
.wp-smiley { float: none !important; margin: 0 !important; }
