* {
	margin: 0;
	padding: 0;
}
html {
	background: #FFC838 url(images/pageBg.gif);
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 20px;
}
p {margin-bottom: 1em;}
img {border: none;}
img.screenshot {width:620px; height:160px}
a {
	color: #1C65B2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {color:#66CC33;}
h1 {
	color: #1C65B2;
	font-size: 28px;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 16px;
	margin-top: 0.5em;
}
#bgTop {
	min-height: 700px;
	width: 100%;
	background: url(images/bgTop.gif) repeat-x;
}
#alpha {
	margin: 0 auto;
	width: 910px;
	position: relative;
}

/* SIDE */
#side {
	float: left;
	width: 240px;
	padding-top: 130px;
	padding-bottom: 10px;
}
#logo {
	position: absolute;
	display: block;
	width: 240px;
	height: 100px;
	top: 60px;
	background: url(images/logo.png) no-repeat;
}
#nav {
	margin: 0;
	width: 230px;
	min-height: 100px;
	background: #FFF url(images/navTop.gif) no-repeat top;
	padding: 0 5px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: none;
}
#nav li {
}
#nav li a {
	display: block;
	text-indent: -900px;
	height: 50px;
	width: 230px;
	border-bottom: 5px solid #FFF;
}

#nav li a#portfolio {
	background: url(images/portfolio.gif) left;
	height: 79px;
}
#nav li a:hover#portfolio {background-position: right;}

a#blog {background: url(images/blog.gif) left;}
a:hover#blog {background-position: right;}

a#about {	background: url(images/about.gif) left;}
a:hover#about {background-position: right;}

#contact {background: url(images/contact.gif) left;}
a:hover#contact {background-position: right;}


#xtra {
	background: url(images/xtraBg.gif) repeat-y top;
	min-height: 100px;
	color: #FFF;
	padding: 2em;
	text-align: center;
}
#xtra a {color: #FFF; padding: 0 3px;}
#xtra a:hover {background: #6FCC34;}
#xtraBtm {
	background: url(images/xtraBtm.gif) no-repeat bottom;
	height: 10px;
}
a#art {
	margin-top: 2em;
	display: block;
	background: #3979BC;
	padding: 6px;
	border: 1px solid #FFF;
}

/* CONTENT */
#content {
	float: right;
	width: 630px;
}
#content h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: .3em;
}
#content ul {
	list-style-position: inside;
	margin: 0 2em 1em 2em; 
}
#top {
	height: 230px;
	background: url(images/topBg.jpg) no-repeat;
}
#rabbit {
	position: absolute;
	width: 310px;
	height: 225px;
	background: url(images/rabbit.png) no-repeat;
	right: 20px;
}
#thought {
	position: absolute;
	width: 200px;
	height: 100px;
	left: -90px;
	bottom: 40px;
}
.singleTop {
	margin-top: 30px;
	height: 5px;
	background: url(images/singleTop.gif) no-repeat top;
}
.rabbit {
	margin: 0;
	height: 35px;
	background: url(images/singleTopRabbit.gif) no-repeat;
}
.single {
	background: #FFF;
	padding: 0 5px;
	width: 620px;
}
.postContent {
	padding: 20px 5px;
}
.singleBtm {
	height: 5px;
	background: url(images/singleBtm.gif) no-repeat bottom;
}
.doubleTop {
	margin-top: 30px;
	height: 5px;
	background: url(images/doubleTop.gif) no-repeat;
}
.double {
	background: url(images/doubleBg.gif) repeat-y;
	width: 630px;
}
.double p {
	margin-bottom: 1em;
}
.doubleBtm {
	clear: both;
	height: 10px;
	background: url(images/doubleBtm.gif) no-repeat;
}


/* POSTS */
.post {
	padding: 0 2em;
}
.date {
	float: right;
	display: block;
	background: #2A6EB7 url(images/dateBg.gif) no-repeat;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	margin: 0 0 1em 1em;
	width: 50px;
	height: 51px;
	padding-top: 5px;
}
.date span {
	display: block;
	clear: both;
	font-size: 30px;
}
.postmetadata {
	margin: 0;
	padding: 0;
}

/* COLUMNS */
#left {
	float: left;
	margin: 0 5px;
	width: 310px;
}
#left h1 {
	background: url(images/latestBlog.gif) no-repeat;
	height: 44px;
	text-indent: -9999px;
}
#right {
	float: right;
	margin: 0 5px;
	width: 270px;
}
#right h1 {
	background: url(images/recentWork.gif) no-repeat;
	height: 44px;
	margin: 0 0 5px 0;
	text-indent: -9999px;
}
#recentThumb {
	background: #F5A400;
	width: 270px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 1em;
}
.inner {
	padding: 0 1em;
}
#footnote {
	clear: both;
	margin: 1em 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#footnote a {color: #FFF;}
.clearer {clear: both; height: 1px; font-size: 1px; line-height: 1px;}
.dig {
	float: right;
	display: block;
	width: 120px;
	height: 40px;
	background: url(images/digIn.gif) top;
}
.dig:hover {
	background-position: bottom;
}
.dig:active {
	background-position: bottom;
}
.dig span {display: none;}

/* PORTFOLIO PAGES */
.pfpost {
	position: relative;
	float: left;
	width: 300px;
	height: 150px;
	background: #181862;
	margin: 5px;
}
.pfpost img {
	position: absolute;
	display: block;
	z-index: 9;
	width: 300px;
	height: 150px;
}
#info {
	float: right;
	width: 200px;
	background: #2A6EB7;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 1em;
}

#info a {color: #FFF;}
#infoTop {
	height: 10px;
	background: #FFF url(images/infoTop.gif) no-repeat bottom;
}
#infoText {
	padding: 0 1em;
}
#infoBtm {
	height: 38px;
	background: #FFF url(images/infoBtm.gif) no-repeat top;
	padding: 15px;
}
#siteLink {
	display: block;
	text-indent: -9000px;
	width: 94px;
	height: 24px;
	background: url(images/siteLink.gif) no-repeat bottom;
}
#siteLink:hover {}
.meta {
	position: absolute;
	width: 280px;
	height: 28px;
	z-index: 10;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: url(images/pfmeta.png);
	color: #FFF;
	padding: 6px 10px;
	font-size: 10px;
	line-height: 16px;
}
.meta a {color: #FFF; font-weight: normal;}
.meta h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

/* COMMENTS */
.commentContainer {}
.commentContainer h2 {
	color: #53B100;
	padding: 0 1em;
}
#commentlist {
	list-style: none;
	width: 620px;
}
#commentlist a {color: #FFF;}
#commentlist li {
	width: 620px;
	background: #6ACA2D;
	color: #FFF;
	margin-bottom: 5px;
}
#commentlist p {
	clear: both;
	margin: 0;
	padding: 5px 2em;
}
#commentlist cite {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	margin-top: 3px;
	padding: 2px 1em;
	background: #2AB300;
}
.commentTop {
	height: 5px;
	background: url(images/commentCorners.gif) top;
}
.commentBtm {
	height: 5px;
	background: url(images/commentCorners.gif) bottom;
}
#formleft {
	float: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	padding: 20px;
}
#formright {
	font-size: 11px;
	font-weight: bold;
	padding: 20px;
}