@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('/fonts/opensans-condbold-webfont.eot');
    src: url('/fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/opensans-condbold-webfont.woff') format('woff'),
url('/fonts/opensans-condbold-webfont.ttf') format('truetype'),
url('/fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droid_serifitalic';
    src: url('/fonts/droidserif-italic-webfont.eot');
    src: url('/fonts/droidserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('/fonts/droidserif-italic-webfont.woff') format('woff'),
url('/fonts/droidserif-italic-webfont.ttf') format('truetype'),
url('/fonts/droidserif-italic-webfont.svg#droid_serifitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('/fonts/opensans-semibold-webfont.eot');
    src: url('/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('/fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('/fonts/opensans-bold-webfont.eot');
    src: url('/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/opensans-bold-webfont.woff') format('woff'),
         url('/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x: hidden;
}
body
{
	color: #282d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited
{
	color: #0a6794;
}
a:hover, a.linkHover
{
	color: #053248;
}
#container
{
	min-height: 100%;
	position: relative;
}
#navWrapper
{
	padding-top: 23px;
}
#navStroke
{
	padding: 10px 0;
	min-height: 100px;
	background: #f8f9f9;
}
#navOuter
{
	background: url(/img/bg_nav_off.gif) repeat-x;
	background-size: 100% 100%;
	min-height: 100px;
}
#nav
{
	width: 92%;
	max-width: 960px;
	margin: 0 auto;
}
#logo
{
	width: 333px;
	float: left;
	padding-top: 35px;
}
#navMenu
{
	float: right;
}
#navMenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
#navMenu li
{
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	list-style: none;
}
#navMenu a, #navMenu span.active
{
	display: block;
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	height: 57px;
	border-left: 1px solid #cccfd1;
	color: #5f6a72;
	text-decoration: none;
	text-transform: uppercase;
	padding: 43px 25px 0 25px;
}
#navMenu a.last, #navMenu span.last
{
	border-right: 1px solid #cccfd1;
}
#navMenu a:hover
{
	background: url(/img/bg_nav_on.gif) repeat-x;
}
#navMenu span.active
{
	background: url(/img/bg_nav_active.gif) repeat-x;
}
#wrapper
{
	width: 92%;
	max-width: 960px;
	margin: 0 auto;
	padding-bottom: 151px;
}
#homeSubHeader
{
	padding-top: 60px;
}
#homeSubHeader, #homeMainHeader
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #5f6a72;
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: normal;
}
#homeMainHeader
{
	text-align: center;
	font-size: 78px;
	padding-bottom: 50px;
}
#subpageHeader
{
	font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5f6a72;
	font-size: 72px;
	margin: 0;
	padding: 60px 0 30px;
	text-transform: uppercase;
	line-height: 72px;
}
.thickLine
{
	height: 5px;
	background: #e5e7e8;
}
.thinLine
{
	height: 1px;
	background: #e5e7e8;
}
#resumeButtonLine
{
	padding-bottom: 75px;
}
#resumeButtonLine .thickLine
{
	width: 35%;
	float: left;
	margin-top: 32px;
}
#resumeButton
{
	width: 30%;
	min-width: 205px;
	float: left;
}
#resumeButton a
{
	width: 204px;
	height: 59px;
	display: block;
	line-height: 59px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	background: #0a6794;
	border-radius: 9px;
	border: 5px solid #fafaf9;
}
#resumeButton a:hover
{
	background-color: #09618b;
}
#homeColumns
{
	width: 92%;
	max-width: 835px;
	margin: 0 auto;
}
.threeColumn
{
	width: 33%;
	min-width: 150px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 40px;
}
.threeColumn.wider, #homeColumns .threeColumn
{
	min-width: 250px;
}
.threeColumn.last
{
	padding-right: 0;
}
#homeColumns .columnInner
{
	margin: 0 auto;
	display: table;
}
.threeColumn h2
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	color: #5f6a72;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
}
#homeFeedback
{
	font-size: 18px;
	margin: 0 auto;
	display: block;
	font-weight: normal;	
}
.homeFeedbackItem
{
	padding-bottom: 15px;
}
.homeFeedbackAuthor
{
	font-style: italic;
	color: #5f6a72;
}
#footerWrapper
{
	height: 101px;
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
}
#footer
{
	background: url(/img/bg_footer.gif) repeat-x;
	background-size: 100%;
}
#footerInner
{
	padding: 15px;
	max-width: 960px;
	width: 92%;
	margin: 0 auto;
	text-transform: uppercase;
	color: #5f6a72;
	font-size: 14px;
}
#footer a
{
	color: #0a6794;
	text-decoration: none;
}
#footer a:hover
{
	color: #282d30;
	text-decoration: underline;
}
#footer span.active
{
	color: #282d30;
}

/* resume */
#personalInfo
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	color: #5f6a72;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	padding: 20px 0;
}
.resumeHeader
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 10px;
	font-size: 28px;
	line-height: 28px;
	color: #999fa4;
	text-transform: uppercase;
}
#objectiveText
{
	font-size: 18px;
	padding: 10px 13px 20px;
}
#skillsColumns
{
	width: 92%;
	padding: 10px 0 20px;
	margin: 0 auto;
}
#workExperience
{
	width: 92%;
	padding: 0 0 20px;
	margin: 0 auto;
}
.workItems
{
	width: 92%;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	list-style: none;
}
.workItems li
{
	padding: 10px 0;
	border-bottom: 1px solid #e5e7e8;
	list-style: none;
}
.workItems li.last
{
	border-bottom: 0;
}
#workExperience .title
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5f6a72;
	font-size: 24px;
	margin: 0;
	padding: 15px 0 5px;
}
#workExperience .subTitle
{
	font-family: 'droid_serifitalic', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999fa4;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
/* end resume */
/* portfolio */
#portfolioColumns
{
	padding: 50px 0;
}
.portfolioColumn
{
	width: 300px;
	padding: 0 10px 20px;
	float: left;
}
.portfolioTitle
{
	height: 50px;
	font-family: 'droid_serifitalic', "Times New Roman", Times, serif;
	font-size: 11px;
	color: #282d30;
}
.portfolioTitle h2
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.portfolioImage img
{
	width: 260px;
	height: 190px;
	display: block;
}
.portfolioImage a
{
	display: block;
	border: 20px solid #f8f9f9;
}
.portfolioImage a:hover, .portfolioImage a.linkHover
{
	border: 20px solid #cccfd1;
}
.popupLeft
{
	width: 480px;
	padding: 10px;
	float: left;
}
.popupLeft img
{
	border: 1px solid #999fa4;
}
.popupRight
{
	width: 300px;
	padding: 20px;
	float: left;
}
.popupRight ol
{
	list-style: upper-alpha;
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	color: #0a6794;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 15px;
}
.popupRight ol li
{
	padding-bottom: 5px;
}
.listText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #282d30;
	font-size: 14px;
}
.popupTitle
{
	margin: 0;
	padding: 10px;
	font-weight: normal;
	font-family: 'open_sanssemibold', Arial, Helvetica, sans-serif;
	color: #999fa4;
	font-size: 24px;
}
/* end portfolio */
/* contact page */
#contactHeader
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	color: #999fa4;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	margin: 0;
	padding: 20px 0;
	text-transform: uppercase;
}
.contactBody
{
	padding-top: 20px;
	padding-bottom: 40px;
}
.fieldBorder
{
	background: #e5e7e8;
	padding: 5px;
}
.fieldTitle
{
	background: #f6f7f7;
	height: 25px;
}
.fieldTitle label
{
	font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #282d30;
	padding: 3px 10px 0;
	display: block;
	text-transform: uppercase;
}
.fieldBottom
{
	background: #ffffff;
	height: 30px;
}
.fieldBottom.tall
{
	height: 110px;
}
#firstRow, #secondRow, #thirdRow, #recaptchaSection
{
	padding-bottom: 10px;
}
#recaptchaSection
{
	height: 150px;
}
#firstRowLeft
{
	width: 49%;
	padding-right: 2%;
	float: left;
}
#firstRowRight
{
	width: 49%;
	float: left;
}
.textField, .textArea
{
	border: none;
}
.textField
{
	width: 98%;
	height: 19px;
	padding: 3px 5px;
}
.textField.short
{
	width: 95%;
}
.textArea
{
	width: 98%;
	resize: none;
	height: 95px;
	padding: 5px;
}
#submit
{
	width: 83px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(/img/button_submit_off.png) no-repeat;
	text-indent: -1000em;
	display: block;
}
#submit:hover
{
	background: url(/img/button_submit_over.png) no-repeat;
}
#errorMessages
{
	border: 5px solid #999fa4;
	background: #e5e7e8;
	padding: 10px;
	margin-bottom: 10px;
	display: none;
}
/* end contact page */
/* home page */
.homePage
{
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 14px;
	line-height: 20px;
}
.homePage li
{
	padding: 0;
}
/* end home page */
.portfolioPage .logo
{
	padding: 10px;
	display: block;
}
.portfolioPage
{
	width: 860px;
}
/* for tablets */
@media only screen and (min-width : 480px) and (max-width : 768px)
{
	.threeColumn
	{
		width: 100%;
		float: none;
	}
	.columnInner
	{
		margin: 0;
	}
	.thickLine
	{
		display: none;
	}
	#resumeButton
	{
		margin: 0 auto;
		float: none;
	}
	.popupLeft
	{
		width: 90%;
		float: none;
	}
	.popupLeft img
	{
		border: 1px solid #999fa4;
		width: 90%;
		height: auto;
	}
	.popupRight
	{
		width: 90%;
		float: none;
	}
}
/* for phones */
@media only screen and (max-width : 480px)
{
	.threeColumn
	{
		width: 100%;
		float: none;
	}
	.columnInner
	{
		margin: 0;
	}
	#logo img
	{
		width: 80%;
		height: 80%;
	}
	#navMenu
	{
		float: left;
		padding-top: 15px;
	}
	.thickLine
	{
		display: none;
	}
	#resumeButton
	{
		margin: 0 auto;
		float: none;
	}
	#homeMainHeader
	{
		font-size: 60px;
	}
	#subpageHeader
	{
		font-size: 44px;
	}
	#navMenu a, #navMenu span.active
	{
		padding: 43px 15px 0;
	}
	.textArea
	{
		width: 94%;
	}
	.textField
	{
		width: 94%;
	}
	.textField.short
	{
		width: 90%;
	}
	#wrapper
	{
		padding-bottom: 50px;
	}
	#footerWrapper
	{
		position: relative;
	}
	.portfolioImage a, .portfolioImage a:hover, .portfolioImage a.linkHover
	{
		display: block;
		border: 0;
	}
	.popupLeft
	{
		width: 250px;
		float: none;
	}
	.popupLeft img
	{
		border: 1px solid #999fa4;
		width: 250px;
		height: auto;
	}
	.popupRight
	{
		width: 250px;
		float: none;
	}
	#cboxMiddleLeft, #cboxMiddleRight, #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight
	{
		display: none;
	}
	.portfolioPage
	{
		width: 100%;
	}
	.portfolioPage .logo img
	{
		width: 80%;
		height: 80%;
	}
}
ul.workItems ul
{
	margin-bottom: 0;
}
.workItems li li
{
	border-bottom: none;
}