/**/
BODY
{
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 12px;
	background-color: #8F6B4B;
}
#background
{
	position: absolute;
	width: 100%;
	height: 100%;
}
#scroller
{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 2;
}
IMG
{
	border: 0;
}
H1, H2, H3
{
	text-transform: lowercase;
	color: #505956;
}
H1
{
	font-size: 32px;
}
HR
{
	display: none;
}
A
{
	color: #990000;
}
A:hover
{
	color: #000A1E;
}
/*Header*/
#header
{
	height: 300px;
}
#logo
{
	position: absolute;
	height: 40px;
	padding-left: 10%;
	padding-top: 110px;
	text-align: left;
}
#charicature
{
	position: relative;
	float: right;
	background: url(images/kc_charicature.png) no-repeat left;
	height: 276px;
	width: 250px;
	margin-right: 45px;
	margin-top: 25px;
	text-align: right;
}
#tagline
{
	padding-left: 88px;
	margin-top: -7px;
	font-family: Georgia;
	font-size: 8px;
	font-weight: normal;
	color: #F1DFCA;
	letter-spacing: 2px;
}
/*Page*/
#page
{
	width: 980px;
	margin: 0px auto;
}
#page P, #page UL, #page OL
{
	margin-bottom: 1.5em;
	line-height: 150%;
}
#page UL, #page OL
{
	list-style-position: inside;
}
/*Content*/
#content
{
	float: left;
	width: 660px;
}
/*Post Block*/
.post
{
	height: auto;
}
.post .meta
{
	float: left;
	margin-top: 4px;
	margin-bottom: 20px;
	width: 149px;
	height: 300px;
	background: url(images/img05.png) no-repeat right top;
	text-align: center;
	text-transform: lowercase;
	font-size: 19px;
	font-weight: bold;
	color: #E7E7E7;
}
.post .meta A
{
	text-decoration: none;
	color: #333333;
}
.post .meta .d
{
	display: block;
	font-family: Arial;
	font-size: 90px;
	padding: 3px;
}
.post .meta .c
{
	display: block;
	font-size: 35px;
	margin-top: 2px;
}
.post .meta .e
{
	display: block;
	font-family: Georgia;
	font-size: 16px;
	margin-top: 2px;
}
.post .meta .m
{
	display: block;
	font-size: 20px;
	margin-top: 20px;
}
.post .meta .date
{
	display: block;
	padding: 49px 0 10px;
}
.post .meta .comments
{
	display: block;
	padding: 3px 0 24px;
}
.post .title
{
	height: 78px;
	display: block;
	width: 506px;
	margin: 10px 15px 0px 158px;
/*bottom margin was 20px pushing the entry down*/
	padding: 22px 0px 0px 18px;
	background: url(images/post_header.png) no-repeat;
}
.post .title A
{
	padding-right: 40px;
	text-decoration: none;
	letter-spacing: -2px;
	font-size: 32px;
	color: #505956;
}
.post .entry
{
	width: 464px;
/*maybe adjust the width as 506px gives an "overflow" over the background width*/
	height: auto;
	margin: 0px 12px 0px 158px;
	padding: 1px 22px 10px 20px;
/*avoid collapsing margins in good browsers*/
	background: url(images/post_main_bg.png) repeat-y left top;
	color: #505956;
	font-size: 10pt;
}
.post .entry A:link
{
	background: #E6D4AC;
	border: 0;
	text-decoration: none;
	color: #505956;
}
.post .entry A:hover
{
	background-color: #579164;
	color: #FFFFFF;
}
.post .bgbottom
{
	height: 77px;
	width: 506px;
	margin: 0px 15px 30px 158px;
	padding: 20px 10px 0px 18px;
	background: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_footer.png) no-repeat;
	text-align: left;
	font-size: 8pt;
	word-spacing: 2px;
}
.extend_enclose
{
	width: 450px;
	height: 20px;
	position: relative;
	/*[empty]overflow:;*/
}
.extend_value
{
	border-left: 1px solid #C0C0C0;
	font: 7.5pt georgia;
	color: #5B5A5A;
	padding-left: 7px;
	width: 340px;
	margin: -19px 67px;
	height: 100%;
}
.extend_value A:link
{
	color: #747170;
}
.extend_value A:hover
{
	color: #000;
/*font-decoration: underline*/
	background: #EEE;
}
.post_today
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_today.png);
	width: 67px;
	height: 26px;
	margin-top: 5px;
}
.post_article
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_article.png);
	width: 67px;
}
.post_image
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_image.png);
	width: 67px;
}
.post_quote
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_quote.png);
	width: 67px;
}
.post_tweet
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_tweet.png);
	width: 67px;
	height: 20px;
}
.post_link
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_link.png);
	width: 67px;
}
.post_tune
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_tune.png);
	width: 67px;
}
.post_word
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_word.png);
	width: 67px;
}
.post_tags
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_tags.png);
	width: 67px;
}
.post_sentence
{
	height: 20px;
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/post_sentence.png);
	width: 67px;
}
/*Comments*/
.comments_entry
{
	width: 464px;
/*maybe adjust the width as 506px gives an "overflow" over the background width*/
	height: auto;
	margin: 0px 12px 0px 158px;
	padding: 1px 22px 10px 20px;
/*avoid collapsing margins in good browsers*/
}
.comments_title
{
	font-size: 14pt;
	color: #FFF;
}
#comments_top_green
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/green_comment_top.png);
	width: 470px;
	height: 37px;
	margin-top: 25px;
}
#comments_middle_green
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/green_comment_middle.png);
	width: 470px;
	margin-bottom: 0px;
}
#comments_bottom_green
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/green_comment_bottom.png);
	width: 470px;
	height: 52px;
	margin-bottom: 25px;
}
#comments_top_white
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/white_comment_top.png);
	width: 470px;
	height: 37px;
	margin-top: 25px;
}
#comments_middle_white
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/white_comment_middle.png);
	width: 470px;
	margin-bottom: 0px;
}
#comments_date_text
{
	position: relative;
	margin-left: 38px;
	font-size: 7.5pt;
	padding-top: 9px;
}
#comments_body_text
{
	position: relative;
	margin-left: 38px;
	font-size: 10pt;
	margin-right: 38px;
}
#comments_name_text
{
	position: relative;
	margin-left: 100px;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	margin-right: 38px;
}
#comments_bottom_white
{
	background-image: url(http://www.kidcapricious.com/wp-content/themes/kid_c_1/images/white_comment_bottom.png);
	width: 470px;
	height: 52px;
	margin-bottom: 25px;
}
/*Sidebar*/
#sidebar
{
	float: right;
	width: 300px;
	margin-top: 16px;
	height: auto;
}
#sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar LI
{
	position: relative;
	margin-bottom: 20px;
}
#sidebar A:link
{
	padding: 0 3px;
	text-decoration: none;
	color: #791515;
}
#sidebar A:hover
{
	text-decoration: underline;
}
/*Twitter box*/
#twitter_enclose
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#twitter_top
{
	height: 37px;
	background: url(images/twitter_box_top.png) no-repeat;
}
#twitter_mid
{
	padding: 0px 32px 2px 22px;
	background: url(images/twitter_box_mid.png) no-repeat;
	font-size: 10px;
}
#twitter_link A
{
}
#twitter_bottom
{
	height: 95px;
	background: url(images/twitter_box_bottom.png) no-repeat;
}
/*Lifestream box*/
#lifestream_enclose
{
	margin-top: 25px;
	margin-bottom: 10px;
}
#lifestream_top
{
	padding: 0px;
	height: 49px;
	background: url(images/lifestream_top.png) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}
#lifestream_mid
{
	position: relative;
	padding: 15px 10px 2px;
	background: url(images/lifestream_mid.png) repeat-y;
	font-size: 7.5pt;
}
#lifestream_mid LI
{
	padding: 0px 11px 2px 14px;
}
#lifestream_bottom
{
	height: 35px;
	padding: 0px;
	background: url(images/lifestream_bottom.png) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}
/*Listening box*/
#listening_enclose
{
	margin-top: 25px;
	margin-bottom: 10px;
}
#listening_top
{
	padding: 0px;
	height: 60px;
	background: url(images/listening_header.png) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}
#listening_mid
{
	position: relative;
	padding: 15px 5px 2px;
	background: url(images/listening_mid.png) repeat-y;
	font-size: 11px;
}
#listening_mid LI
{
	padding: 0px 11px 2px 14px;
}
.listening_mid P
{
	margin-bottom: 5px;
	line-height: 120%;
}
#listening_bottom
{
	height: 95px;
	padding: 0px;
	background: url(images/listening_footer.png) no-repeat;
	letter-spacing: -2px;
	color: #AF5B19;
}
/*Quote box*/
#quote_enclose
{
	margin-top: 25px;
	margin-bottom: 10px;
}
#quote_top
{
	padding: 0px;
	height: 30px;
	background: url(images/quote_top.png) no-repeat;
}
#quote_content
{
	position: relative;
}
.quote_line
{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #E7E7E7;
}
.quote_author A
{
/*font-color: #E6CFB4*/
	font-size: 11px;
	font-weight: bold;
}
.quote_author A:hover
{
/*font-color: #ffffff*/
	text-decoration: underline;
}
#quote_content LI
{
	padding: 18px 29px 0px 25px;
}
#quote_mid P
{
	line-height: 130%;
}
#quote_bottom
{
	height: 30px;
	background: url(images/quote_bottom.png) no-repeat;
}
/*Footer*/
#footer_container
{
	width: 980px;
	margin: 0px auto;
	background: url(images/footer1.png) no-repeat;
	padding: 160px 0 0;
}
#bookmarks
{
	width: 220px;
	float: left;
	padding: 60px 20px 0 58px;
	font: bold 10pt Helvetica, Arial, Verdana;
}
#bookmarks UL
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#bookmarks LI
{
	margin: 0 0 12.5px;
	padding: 0px;
}
#flickr
{
	width: 300px;
	float: left;
	padding: 10px 0 0;
}
#mystuff
{
	float: left;
	width: 300px;
	padding: 3px 0 0 35px;
}
#footer_bottom
{
	clear: both;
	width: auto;
	margin: 0 auto;
}
#coldcrush
{
	position: absolute;
	margin: 140px 0 0;
}
#urbanbreakdown
{
	margin: 62px 0 0 0px;
	position: absolute;
}
#dt2s
{
	margin: 62px 0 0 137px;
	position: absolute;
}
#userbraindamage
{
	margin: 140px 0 0 137px;
	position: absolute;
}
#illustratedcv
{
	padding: 223px 0 0 0px;
	position: absolute;
}
A.ubd_rollover
{
	display: block;
	width: 135px;
	height: 75px;
	text-decoration: none;
	background: url(images/ubd_footer.png);
}
A.ubd2_rollover
{
	display: block;
	width: 166px;
	height: 45px;
	text-decoration: none;
	background: url(images/ubd2_footer.png);
}
A.dt2s_rollover
{
	display: block;
	width: 166px;
	height: 75px;
	text-decoration: none;
	background: url(images/dt2s_footer.png);
}
A.coldcrush_rollover
{
	display: block;
	width: 135px;
	height: 45px;
	text-decoration: none;
	background: url(images/coldcrush_footer.png);
}
A.ubd_rollover:hover
{
	background-position: -75px 0;
	background: url(images/ubd_footer_roll.png);
}
A.ubd2_rollover:hover
{
	background-position: -45px;
	background: url(images/ubd2_footer_roll.png);
}
A.dt2s_rollover:hover
{
	background-position: -75px 0;
	background: url(images/dt2s_footer_roll.png);
}
A.coldcrush_rollover:hover
{
	background-position: -45px 0;
	background: url(images/coldcrush_footer_roll.png);
}
