/*

  (c) 2007, Mr.A [enyim.com] All rights reserved

*/
body
{
	font: 400 10pt 'Lucida Grande' , Verdana, sans-serif;
}

strong, b
{
	font-weight: bold;
}

em, i
{
	font-style: italic;
}

h1, h2, h3, h4, h5, #comments em
{
	color: #888;
	font-weight: normal;
	font-family: 'Century Gothic', 'Trebuchet MS' , 'Lucida Grande', Helvetica, Verdana, sans-serif;
}

h2
{
	font-size: 14pt;
}

* html h2
{
	font-weight: bold;
}

a
{
	color: #a50800;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

a img
{
	border: 0px;
}

/* make text lighter */
p,
blockquote /* , code */
{
	line-height: 140%;
}

p
{
	margin: 0.8em 0em 0.4em 0em;
}

.feedicon
{
	background: url(feed-a.png) no-repeat left top;
}

* html .feedicon
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/feed-a.png',sizingMethod='crop');
}

img.feedicon
{
	width: 16px;
	height: 28px;
}

#header h1
{
	font-weight: bold;
	font-size: 28pt;
	
	color: #000;
	background: url(logo.png) no-repeat;
	padding: 50px 0px 0px 160px;
	height: 100px;
}

#header h2
{
	color: #ccc;
	font-size: 10pt;
	
	position: relative;
	display: inline;
	left: 160px;
	top: -66px;
}

#gohome
{
	position: absolute;
	display: block;
	left: 10px;
	top: 10px;
	width: 90%;
	height: 180px;
}

#main
{
	padding: 40px 100px 10px 60px;
}

#content
{

}

.corner
{
	background: url(corner.png) no-repeat;
	padding: 40px 0px 0px 40px;
}

.entry h2, .entry h4
{
	margin-bottom: 8px;
}

.entry h2 a
{
	font-size: 16pt;
	font-weight: normal;
}

* html .entry h4
{
	font-weight: bold;
}

.entry h4
{
	font-size: 12pt;
	color: #a50800;
	margin-top: 30px;
	margin-bottom: 10px;
}


.entry h3
{
	color: #aaa;
	font-size: 9pt;
	margin-bottom: 40px;
}

.entry h3 a
{
	color: #888;
}

.entry h3 a:hover
{
	color: #000;
}


* html .entry h2 a
{
	font-size: 18pt;
}

* html .entry h2 a,
* html .entry h3
{
	font-weight: bold;
}

.entry blockquote
{
	color: #888;
	padding: 30px 30px 30px 50px;
	font-style: italic;
	background: url(quote.png) no-repeat 20px 28px;
}

.entry ul, .entry ol
{
	margin: 30px 0em 30px 0em;
	list-style: disc;
	color: #666;
	line-height: 140%;
}

.entry ol
{
	list-style: decimal;
}

.entry li
{
	margin: 2px 0px 6px 40px;
	line-height: 140%;
}

.entry p.more
{
	text-align: left;
}

p.separator
{
	background: url(separator.png) no-repeat top center;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.entry p.footer, .entry p.footer a
{
	font-size: 9pt;
}

#comments
{
}

#comments h2
{
	margin-bottom: 2px;
}

#comments h3
{
	margin-bottom: 40px;
}

#comments h3 a
{
	color: #aaa;
	font-weight: normal;
	font-size: 9pt;
}

#comments h3 a:hover
{
	color: #333;
}

#comments .feedicon
{
	position: relative;
	top: 14px;
}

#comments ul
{
}

#comments li p
{
	padding-left: 64px;
}

#comments li p.commentinfo
{
	clear: both;
	margin-bottom: 20px;
	position: relative;
}

#comments li em
{
	adisplay: block;
	afloat: left;
	awidth: 50px;
	color: #dbdbdb;
	
	font: normal 24pt 'Century Gothic', Georgia, 'Times New Roman', serif;
	position: absolute;
	left: 0px;
	top: -8px;
}

* html #comments li cite
{
	float: left;
	padding-top: 3px;
}


#comments ul
{
	border-top: 1px solid #ddd;
}

#comments li
{
	padding: 10px 10px 20px 10px;
	border-bottom: 1px solid #ddd;
}

#comments li cite
{
	padding-bottom: 10px;
}

#comments li.a
{
	background: #edf3fe;
}

#comments cite.owner
{
	padding-left: 20px;
	background: url(enyim-a.png) no-repeat;
}

* html #comments cite.owner
{
	padding-left: 20px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/enyim-a.png',sizingMethod='crop');
}

.left
{
	float: left;
}

.box
{
	margin: 0px 30px 0px 0px;
}

.box div
{
	margin-bottom: 30px;
}

.list ul
{
	border-top: 1px solid #363636;
}

.list li
{
	padding: 6px 2px 6px 2px;
	border-bottom: 1px solid #363636;
	clear: both;
}

#archives li a
{
	float: left;
}

/* force IE to do a 'clear' on floated elements */
* html .clear,
* html #archives ul li,
* html #footer1,
* html #footer2,
* html #comments .commentinfo
{
	height: 1%;
}

/* modern browsers will emit the clearing emit for themselves */
.clear:after,
#archives ul li:after,
#footer1:after,
#footer2:after,
#comments .commentinfo:after
{
	content: ".";
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
}

#column1
{
	width: 160px;
}

#column2
{
	width: 400px;
}

/* gray 'content' footer */
#footer1
{
	background: #282828 url(footer-top.png) repeat-x top left;
	padding: 20px 20px 20px 100px;
	color: #999;
}

#footer1 a,
#footer2 a
{
	font-weight: normal;
}

#footer1 a
{
	color: #c8c8c8;
}

#footer1 a:hover,
#footer2 a:hover
{
	color: #fff;
}

#footer1 h4
{
	afont: normal 14pt 'Trebuchet MS' , 'Lucida Grande' , Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 10px;
	color: #555;
}

/* tag cloud */
#tags li
{
	display: inline;
}

#tags .level1
{
	font-size: 8pt;
	color: #666;
}

#tags .level2
{
	font-size: 9pt;
	color: #777;
}

#tags .level3
{
	font-size: 10pt;
	color: #888;
}

#tags .level4
{
	font-size: 11pt;
	color: #999;
}

#tags .level5
{
	font-size: 12pt;
	color: #aaa;
}


#tags .level6
{
	font-size: 13pt;
	color: #bbb;
}

#tags .level7
{
	font-size: 14pt;
	color: #ccc;
}

/* latest entries list */
#archives li i
{
	font-style: normal;
	text-transform: uppercase;
	font-size: 8pt;
	color: #555;
	float: right;
}

#archives li
{
	clear: both;
}

/* black 'copyright' footer & feed */
#footer2
{
	background: #000;
	font-size: 9pt;
	color: #8a9090;
}

#footer2 a
{
	font-size: 9pt;
	color: #d4d4d4;
}

#footer2 a:hover
{
	color: #fff;
}

#footer2 li.feed a
{
	color: #444444;
}

#footer2 ul
{
	list-style: none;
	float: left;
	clear: both;
	margin: 10px 0px 4px 100px;
}

* html #footer2 ul
{
	margin: 10px 2px 4px 50px;
}

#footer2 li
{
	display: block;
	padding: 3px 0px 10px 18px;
	margin: 0px 20px 0px 0px;
	float: left;
}

.enyimcom
{
	background: url(enyim-a.png) no-repeat left top;
}

* html .enyimcom
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/enyim-a.png',sizingMethod='crop');
}

/* ads & icons */
.statmachine img
{
	display: none;
}

a.icon
{
	float: left;
	margin-right: 4px;
}

a.icon img
{
	width: 32px;
	height: 31px;
}

.statmachine
{
	float: left;
	width: 32px;
	height: 31px;
	background: url(statgep.png) no-repeat;
}

.textmate
{
	background: url(textmate.png) no-repeat;
}

#feedback
{
	width: 500px;
	margin-left: 80px;
}

#feedback form
{
	margin: 20px 0px 10px 0px;
}

#feedback label, input, textarea
{
	float: left;
}

#feedback p
{
	color: #444;
}

#feedback label
{
	width: 80px;
	margin: 6px 0px 10px 0px;
}

#feedback input
{
	width: 400px;
}

#feedback textarea
{
	width: 480px;
	height: 150px;
}

#feedback br
{
	clear: both;
}

#feedback .buttons input
{
	width: auto;
	margin: 20px 20px 0px 0px;
	float: none;
}

#feedback .buttons
{
	text-align: right;
}

.contentlist
{
	color: #888;
}

.contentlist ul
{
	aborder-top: 1px solid #363636;
	list-style: disc;
	margin: 30px 0px 0px 30px;
}

.contentlist li
{
	padding: 6px 2px 6px 2px;
	aborder-bottom: 1px solid #363636;
	clear: both;
}

.entry code
{
	font-family: Monaco, Consolas, 'Courier New', fixed;
	font-size: 9pt;
}

/*
.entry div.codesnippet
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Monaco, Consolas, 'Courier New', fixed;
	font-size: 9pt;
	color: black;

	color: #222;
	padding: 6px 30px 6px 50px;
	background: #fafafa;
}

.codesnippet .cl { margin: 0px; }
.codesnippet .comment { color: green; }


*/

.entry .dp-highlighter ol li,
.entry .dp-highlighter ul li
{
	margin: 0px;
}

