html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body 
{
	background: #eaeaea url("../img/bg.jpg");
	background-position: top;
	background-repeat: repeat-x;
}

.show
{
	float: inherit;
	position: absolute;
}

#content
{
	position: relative;
	width: 800px;
	margin: 25px auto;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	color: #666;
}

p
{
	margin: 16px 0;
}

p.caption
{
	font-style: italic;
	margin-top: -16px;
}

ul li
{
	list-style-type: disc;
	margin-left: 1em;
}

ol li
{
	list-style-type: decimal;
	margin-left: 1em;
}

a:link, a:active, a:visited, a:hover
{
	color: #616161;
	text-decoration: none;
}

.post a:link, .post a:active, .post a:visited, .post a:hover
{
	border-bottom: 1px solid #bfbfbf;
}

.post img:first-child
{
	margin: 8px 0 0 0;
}

.post p:first-child img:first-child
{
	float: left;
	margin: 0 8px 8px 0;
}

.post, #bio
{
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #e0e0e0;
}

#feature
{
	width: 800px;
	height: 450px;
	overflow: hidden;
	background: white url(img/bigframe.png) no-repeat bottom left;
}

#feature a, #feature a b
{
	display: block;
	width: 800px;
	height: 466px;
}

#feature a b
{
	text-indent: -1000em;
	background: transparent url(img/bigframe.png) no-repeat bottom left;
}

#navigation
{
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 800px;
	height: 46px;
	background: transparent url(img/nav.png) no-repeat top left;
}

.blog #navigation
{
	background: transparent url(img/header.png) no-repeat top left;
	height: 40px;
	margin-bottom: 27px;
	position: relative;
}

#navigation li
{
	list-style-type: none;
	margin-left: 0;
	float: left;
}

#navigation li a
{
	text-indent: -1000em;
	display: block;
	height: 45px;
	overflow: hidden;
}

#navigation .home a { width: 420px; }
#navigation .icons a { width: 50px; }
#navigation .iphone a { width: 100px; }
#navigation .desktops a { width: 120px; }
#navigation .portfolio a { width: 70px; }
#navigation .blog a { width: 40px; }


#featuremeta
{
	margin: 16px 0;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e0;
}

hr
{
	margin: 16px 0;
}

h2, h2 a:link, h2 a:visited
{
	font: bold 23px/32px Helvetica, Arial, sans-serif;
	text-indent: -2px;
	color: #000;
}

h2 a:hover
{
	color: #616161;
}

h3
{
	color: #000;
	font: bold 16px Helvetica, Arial, sans-serif;
	margin: 16px 0;
}

#downloads a
{
	display: block;
	float: right;
	width: 32px;
	height: 32px;
	margin-left: 16px;
	background: transparent no-repeat top left;
	text-indent: -1000em;
	overflow: hidden;
}

#downloads a.fullscreen		{ background-image: url(img/dl_fullscreen.png); }
#downloads a.widescreen		{ background-image: url(img/dl_widescreen.png); }
#downloads a.iphone			{ background-image: url(img/dl_iphone.png); }
#downloads a.windows		{ background-image: url(img/dl_windows.png); }
#downloads a.mac			{ background-image: url(img/dl_mac.png); }
#downloads a.icontainer		{ background-image: url(img/dl_icontainer.png); }
#downloads a.iconfactory	{ background-image: url(img/dl_iconfactory.png); width: 128px; }

#archives
{
	width: 828px;
	margin: 0 0 -12px -28px;
	line-height: 0;
}

#archives a, #bio a#avatar
{
	display: block;
	position: relative;
	float: left;
	width: 64px;
	height: 64px;
	background: transparent url(img/thumbframe.png) no-repeat top left;
	margin: 0 0 28px 28px;
}

#archives a img, #bio a#avatar img
{
	position: absolute;
	z-index: -1;
}

#archives hr
{
	margin: 0;
	clear: both;
	visibility: hidden;
}

#footer
{
	border-top: 1px solid #e0e0e0;
	padding-top: 11px;
	font: bold 11px/16px Helvetica, Arial, sans-serif;
	clear: both;
}

#footer, #footer a
{
	color: #666;
}

#footer a:hover
{
	color: #1d242e;
}

#footer p
{
	float: right;
	margin: 0;
	padding: 0;
}

.foot
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.home #footer
{
	border-top: none;
}

.blog #footer, .error #footer
{
	visibility: hidden;
}

.blog #posts
{
	width: 400px;
}

.blog #sidebar
{
	float: right;
	width: 335px;
	padding-left: 32px;
	border-left: 1px solid #e0e0e0;
}

#sidebar ul
{
	color: #bfbfbf;
}

#bio a#avatar
{
	margin: 0 16px 16px 0;
}

#bio h2
{
	margin: 0;
	color: #000;
}

#bio p, #bio p a
{
	margin: 0;
	color: #404040;
}

.post p a.tinyIcon, .post p a.tinyIcon img {
	border: none;
}

#archives a#selected_thumbnail img
{
}
