*
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0;
}
 
body
{
	background-color: #141414;
	background-image: url('/images/bgslice.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	color: #FFF;
}


#topNav
{
	background-image: url('/images/topNav.jpg');
	height: 41px;
	position:fixed;
	width: 100%;
	z-index: 999;
}

.mainWrapper
{
	width: 1100px;
	margin: auto;
}

.icon
{
	float: right;
	margin-top: 4px;
}

#relMe
{
	position:relative;
}

#adsense
{
	position: absolute;
	background-image: url('/images/2.png');
	right: 0px;
	top: 50px;
	width: 468px;
	height: 60px;
	padding: 6px 6px 6px 6px;
}

.iconWord
{
	float: right;
	font-size: 18px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 8px;
	display:none;
}

.recentStuff li
{
	display: block;
	border-bottom: #333 1px solid;
	padding: 4px 2px 4px 4px;
	background-image: url('/images/2.png');
	margin-bottom: 3px;

}

.recentStuff2 li
{
	display: block;
	border-bottom: #333 1px solid;
	padding: 6px 2px 6px 4px;
	background-image: url('/images/2.png');
	margin-bottom: 3px;

}

#topNav a:link, #topNav a:active, #topNav a:visited
{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

#emailWrapper
{
	float: right;
	padding-top: 4px;
	margin-left: 5px;
}

#emailList
{
	background-color: #c2c2c2;
	border: #797979 1px solid;
	height: 22px;
	width: 240px;
	padding-top: 4px;
	padding-left: 6px;
} 

#mainBody
{
	padding-top: 50px;
}

#leftContentWrapper
{
	margin-top: 15px;
	background-image: url('/images/contentTop.png');
	width: 606px;
	padding-top: 49px;
	background-repeat:no-repeat;
	float: left;
	border: red 0px solid;

}

#leftContent
{
	background-color: #FFF;
	color: #000;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 24px;

}

#rightContent
{
	float: right;
	margin-top: 85px;
	border: red 0px solid;
}

#middleContent
{
	width: 190px;
	float: right;
	border: red 0px solid;
	margin-right: 6px;
	margin-top: 85px;
}
	

#contentBottom
{
	height: 14px;
	background-image: url('/images/contentBottom.png');
	width: 606px;
}

.adBox
{
	width: 284px;
}
.adBox .adTop
{
	height: 7px;
	background-image: url('/images/adTop.png');
}

.adBox .adBottom
{
	height: 7px;
	background-image: url('/images/adBottom.png');
	margin-bottom: 6px;
	clear: both;
}

.adBox .adContent
{
	background-image: url('/images/adSlice.png');
	padding: 0px 8px 3px 8px;
	clear: both;
}

h2
{
	font-size: 24px;
	margin-bottom: 5px;
}

.adImage
{
	margin-top: 7px;
}

.adImageLeft
{
	margin-left: 6px;
	margin-right: 1px;
}

.post h2 a:link,.post h2 a:active,.post h2 a:visited,.post h2 a:hover
{
	color:#e77233;
	text-decoration: none;
}

a:link,a:active,a:visited,a:hover
{
	color:#046fc2;
	text-decoration: none;
}

.post
{
	background-color: #f2f2f2;
	border: #CCC 0px solid;
	padding: 5px;
	position: relative;
}

.post .entry
{
	
	padding: 3px;
	border: #CCC 0px solid;
	color: #000;
}

.post h2
{
	font-size: 22px;
	font-weight:normal;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
	
}

.post small
{
	position: absolute;
	left: -60px;
	top: 10px;
	text-align: center;
	height: 37px;
	padding: 5px;
	width: 50px;
	line-height: 18px !important;
	font-size: 10px;
	color: #666;
	background-image: url('/images/date.png');
	background-repeat: no-repeat;
}

.dateNum
{
	font-size: 24px;
	color: #222;
}

.entry li{

	
	margin-left: 20px;
	list-style-type: circle;
}

.postmetadata
{
	border: #CCCCCC 1px dashed;
	padding: 2px;
	margin-top: 3px;
	font-size: 12px;
	text-align: right;
}

.postmetadata2
{
	border: #CCCCCC 1px dashed;
	padding: 4px;
	margin-top: 3px;
	font-size: 12px;
}

p #comment
{
	width: 580px !important;
}

.alignleft{ float: left; }
.alignright { float: right; }

.projects
{
	background-image: url('/images/1.png');
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
	border-bottom: #444 1px solid;
}

#homeLink
{
	position: absolute;
	left: 0px;
	top: 60px;
	height: 40px;
	width: 480px;
	border: red 0px solid;
}

.tagClouds
{
	font-size: 18px;
}

.footerText
{
	background-image: url('/images/1.png');
	clear: both;
	margin-top: 10px;
	padding: 15px;
	text-align: center;
	margin-bottom: 15px;
}

#rightContent h2, #middleContent h2
{
	background-image: url('/images/1.png');
	padding: 3px;
	border-top: #444 0px solid;
}

#emailPop
{
	left: 0px;
	position: absolute;
	height: 300px; width: 400px;
	background-image: url('/images/mailWrap.png');
	top: 26px; right: 435px;
	z-index: 999999;
	display: none;
}
