@charset "UTF-8";

/* CSS Document */
.col {
	width: 30%;
	margin-right: 2%;
	float:left;
}

	#bannerImage {
		background: url(../images/hpBanner_Web_Design.jpg) no-repeat;
		width: 1032px;
		height: 386px;
		position:absolute;
		top: 0;
		left: 0;
		z-index:5;
	}
	#bannerGlare {
		width: 1032px;
		height: 386px;
		position:absolute;
		background: url(../images/hpBanner_Web_Design_glare.png) no-repeat;
		clip:rect(0px,10px,386px,0px);
		top: 0;
		left:0;
		opacity: .8;
		z-index:10;
	}
	#aBannerWrap {
		width: 1032px;
		height: 386px;
		position:relative;
		margin: 0 auto;
	}


#hpBannerWrap {
	background: white url(../images/hpBanner_Web_Design.jpg) no-repeat 50% 50%;
	width: 100%;
	height:386px;
	margin: 0 auto;
}

#contentWrap p {
	margin: 10px 0;
	line-height: 19px;
	letter-spacing:0.01em;
	font-size: 14px;
}

#hpBodyWrap {
	padding-bottom: 10px;
}

.brainImage {
	margin: -25px 10px 5px 0;
	float: left;
}

.floatLeft {
	float:left;
}
.marginLeft {
	margin-left: 20px;	
}
.clearBoth {
	clear: both;
}

.brainIndent {
	margin-left: 58px;
}

.homepageContent h1 {
	font-family: "ronnia-1", "ronnia-2", verdana;
	font-size: 28px;
	letter-spacing: .1em;
	margin-bottom: 15px;
	text-align:center;
	background-color: #C5C5C5;
	color: #333;
	padding: 10px 0;
	border: 2px solid white;
}

.homepageContent h2 {
	font-family: "ronnia-1", "ronnia-2", verdana;
	font-size: 16px;
}

#hpBodyWrap .homepageContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 14px
}

/* end text images */
/* Skills Cloud */

#skillsBoxWrap {
	width: 285px;
	height: 260px;
	position:absolute;
	z-index:10;
	right: 0;
	top: 80px;
}

.skillBoxInnerWrap {
	position:absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
	width: 265px;
}

.skillsBoxWrapBack {
	background-color:#000000;
	opacity: .7;
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
	z-index: 2;
}

#skillsBox {
	position: absolute;
	z-index:12;
	left: 0;
	top: 0;
	padding: 10px;
}

#bxSkillCloud .boxContentWrap {
	padding-top: 20px;
	padding: 30px 10px 0 15px;
	padding: 0;
}

#bxSkillCloud .boxContentWrap span {
	line-height: 110% ! important;
}

#bxSkillCloud {
	color: black;
}

.expandingBar {
	height: 1px;
	background-color: black;
}

#skillsListWrap {
	margin-top: 10px;
}

/*  End Skill Cloud */
#puResumeWrap {
	width: 175px;
	font-size: 12px;
	margin-bottom: 15px;
	line-height:18px;
	display:none;
	background-color:black;
}

#resumeContact h1 {
	color: white;
	margin-bottom: 12px;
	letter-spacing: .05em;
}

.rbSkills {
	height:260px;
	position:absolute;
	right:0;
	top:80px;
	width:295px;
	z-index:10;
}

.rbSkills .rbBodyMid, .rbLoadTimer .rbBodyMid {
	padding: 10px;
}

.rbLoadTimer {
	position:absolute;
	right:0;
	top:16px;
	width:295px;
}

#contentWrap p {
	font-size:12px;
	line-height:20px;
	letter-spacing: .02em;
}

.Zero {
	font-size: 24px;
}

.One {
	font-size: 20px;
}

.Two {
	font-size: 18px;
}

.Three {
	font-size: 14px;
}
