@charset "utf-8";

/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,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;}
body{line-height:1}
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; zoom: 1}
/* End CSS Reset */

/*-- Sitewide Text Color Set --*/
h2,h3,h4,h5,h6,cite,a,strong,#example-one ul li a {
	color:#333333;
}

body {
	background: url(../images/BG.jpg) repeat-x #F0F0F0;
	color:#6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
}

/*-- Page Color Classes //// .blue, .green, .red, .orange //// Simply add the class to the BODY of a page --*/
body.blue h3,body.blue h4,body.blue h5,body.blue h6,body.blue cite,body.blue a,body.blue strong {color:#244a78;}
body.blue {background: url(../images/BG_blue.jpg) repeat-x #F0F0F0;}
body.blue #container {background:url(../images/containerBG_blue.jpg) no-repeat;}
body.blue #innerContent {background:url(../images/innerContentBG_blue.jpg) no-repeat #F0F0F0;}

body.green h3,body.green h4,body.green h5,body.green h6,body.green cite,body.green a,body.green strong {color:#263308;}
body.green {background: url(../images/BG_green.jpg) repeat-x #F0F0F0;}
body.green #container {background:url(../images/containerBG_green.jpg) no-repeat;}
body.green #innerContent {background:url(../images/innerContentBG_green.jpg) no-repeat #F0F0F0;}

body.red h3,body.red h4,body.red h5,body.red h6,body.red cite,body.red a,body.red strong {color:#420606;}
body.red {background: url(../images/BG_red.jpg) repeat-x #F0F0F0;}
body.red #container {background:url(../images/containerBG_red.jpg) no-repeat;}
body.red #innerContent {background:url(../images/innerContentBG_red.jpg) no-repeat #F0F0F0;}

body.orange h3,body.orange h4,body.orange h5,body.orange h6,body.orange cite,body.orange a,body.orange strong {color:#A0620B;}
body.orange {background: url(../images/BG_orange.jpg) repeat-x #F0F0F0;}
body.orange #container {background:url(../images/containerBG_orange.jpg) no-repeat;}
body.orange #innerContent {background:url(../images/innerContentBG_orange.jpg) no-repeat #F0F0F0;}
/*-- End Page Color Classes --*/


/*-- General Site Styles and Classes --*/
p {
	font-size:13px;
	line-height:1.7em;
	margin: 5px 0 15px
}

.pLessMargin {
	margin-bottom: 5px;
}

h2,h3,h4,h5,h6 {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	padding:0 0 10px;
	letter-spacing:1px;
	margin:12px 0 5px
}

h2 {font-size:34px;padding:10px 0 10px;}
h3 {font-size:34px;padding:10px 0 10px;}
h4 {font-size:26px;}
h5 {font-size:22px;}
h6 {font-size:18px;}

a, a:visited {}

a:hover {
	text-decoration:none;
}

hr {
	border:none;
	border-top:1px solid #CCC;
	border-bottom:1px solid #fff;
	height:1px;
	margin:10px 0 20px;
}



.fancyList {
	list-style:none;
	margin:0 0 25px 10px;
}

li {
	font-size: 13px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.fancyList li {
	padding-left:22px;
	background:url(../images/bullet.png) no-repeat 0 4px;
	margin-left: 0px;
	margin-bottom:12px;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	line-height:1.25em;
	font-size:18px;
	color: #a3a4a4;
	letter-spacing:.5px
}

#footerContent ul.check {
	margin-left:0;
}

ul.check {
	list-style:none;
	margin:0 0 25px 10px;
}
ul.check li {
	background:url(../images/check.png) no-repeat 0 3px;
	margin-left: 0px;
	padding-left: 20px;
	line-height:1.5em;
}

ol {
	margin:0 0 25px 35px;
}

ol li {
	background:none;
	padding-left:0px;
}

blockquote {
	background:url(../images/quoteBG.png) left top no-repeat;
	font-size:12px;
	font-style:italic;
	text-indent:3em;
	padding:15px 0 0 15px;
	display:block;
	margin:0
}

blockquote p {
	background:url(../images/quoteBG2.png) right bottom no-repeat;
	margin:0 15px 0 0;
	padding:0 0 17px 0;
	line-height:normal;
	line-height:1.4em
}

cite {
	display:block;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	padding-right:70px;
	margin:-10px 0 10px;
}

#footerContent cite {
	color:#666;
}

#innerColLeft blockquote {
	background:url(../images/quoteBGlight.png) left top no-repeat;
	color:#a3a4a4;
	margin:20px 0 0;
}

#innerColLeft blockquote p {
	background:url(../images/quoteBG2light.png) right bottom no-repeat;
}

.floatRight {
	float:right;
	margin:0 0 15px 20px;
}

.floatLeft {
	float:left;
	margin:0 20px 15px 0;
}

.border1 {
	border:4px solid #030D0F;
	padding:1px;
}

.pullQuoteRight {
	display:block;
	float:right;
	width:50%;
	margin:15px 0 5px 20px;
	border-left:6px solid #CCC;
	border-top:1px solid #CCC;
	padding:10px 15px 5px;
	color:#a3a4a4;
	font-style:italic;
}

.dropCap {
    float:left;
    font-size:48px;
    line-height:40px;
    padding:1px 5px 0 0;
	font-family: 'Yanone Kaffeesatz', arial, serif;
 }

.colorIMG {
	width:100%;
	text-align:center;
	margin:20px 0 20px;
}

/*-- /End General Site Styles and Classes --*/



#container {
	position:relative;
	background:url(../images/containerBG.jpg) no-repeat;
	width:960px;
	margin:0 auto;
}


/***********************
// Begin Header
************************/

#header {
	height:150px;
	position:relative;
}

#logo {
	position: relative;
	left:0;
	top:0;
}

#logo a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:432px;
	height:81px;
}

#logo a span {
	margin-left:-9999px;
}

#header h2 {
	font-size:22px;
	letter-spacing:.5px;
	color:#fff;
	margin:0;
	padding:0 0 0 5px;
	text-shadow: 1px 1px 1px #666;
}

/***********************
// /End Header
************************/



/***********************
// Begin Contact Dropdown
************************/

#dropdownButton {
	display:block;
	text-align:center;
	width:189px;
	height:30px;
	padding-top:3px;
	padding-left:13px;
	background:url(../images/contact.jpg) no-repeat left top;
	position: absolute;
	right:0;
	z-index:999;
	text-decoration:none;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color:#fff;
	font-size:17px;
	letter-spacing:.75px
}

#dropdownButton:hover {
	background:url(../images/contact.jpg) no-repeat left bottom;
	color:#FFF;
}

#contact {
	background:url(../images/dropBG.png) no-repeat;
	width:441px;
	padding:12px 0 0 20px;
	margin:0 auto;
	color:#fff;
	position: absolute;
	top:20px;
	right:25px;
	z-index:888;
	}

#contact h2 {
	font-size:36px;
	color: #444;
	padding:0 0 10px 0;
	font-family: 'Yanone Kaffeesatz', arial, serif;
/*	text-shadow:1px 1px 0px #666;*/
	letter-spacing:1px;
	margin:0
	}

#contact a {
	color: #ccc;
	text-decoration: none;
}

#info {
	margin-left:10px;
	margin-top:10px;
	width:180px;
	}

#info h5 {
	color:#C9C9C9;
	text-transform:uppercase;
	padding-top:0px;
	padding-bottom:4px;
}

#info p {
	font-size:11px;
	line-height:normal
}

#info ul {
	list-style:none;
	margin:10px 0 15px 14px;
	padding:0;
	text-transform:uppercase;
}

#info ul li {
	margin-left: 10px;
	padding:2px 0;
	background:none;
	font-size:11px;
	font-weight:bold;
	color: #CCC;
	letter-spacing:normal;
	margin-bottom:0;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif
}

	/********
	// Begin Contact Form
	*********/

	#contactDiv {
		position:absolute;
		left: 240px;
		top: 44px;
		}

	#contactDiv form {
		font-size:12px;
		color:#999
		}

	#contactDiv label {
		display:block;
		float:left;
		color:#444;
		font-size:18px;
		margin:0;
		padding:0;
		width:100%;
		}

	#contactDiv textarea {
		height: 50px;
	}

	#contactDiv textarea, #contactDiv input {
		background-color:#444;
		border:1px solid #000;
		color:#fff;
		padding:2px;
		margin-bottom:5px;
		width:185px;
		}

	#contactDiv input.submit {
		padding:1px 10px 1px;
		color: #777;
		cursor:pointer;
		background:url(../images/submit1.jpg) repeat-x;
		width:60px;
		text-shadow:-1px -1px 1px #000
		}

	ul.form {
		list-style:none;
		padding:0;
		border:0;
		margin:0;
		background:none;
		}

	ul.form li {
		background:none;
		margin:0!important;
		padding:0;
		line-height:normal;
	}

	.valid {border:1px solid green !important;}
	.invalid {border:1px solid red !important;}

	/********
	// End Contact Form
	*********/


.close {
	position:absolute;
	background:url(../images/close.png) no-repeat;
	right:14px;
	bottom:40px;
	display:block;
	width:27px;
	height:27px;
	font-size:12px;
	color:#FFF;
	z-index:10000
	}

.close:hover {
	background:url(../images/close.png) no-repeat left bottom;
	}

.close span {
	margin-left:-9999px;
}

/**************************
// End Contact Dropdown
*************************/



/**************************
// Begin HomeContent
*************************/

#homeContent {
	overflow:hidden;
	margin-bottom:10px
}

.homeCol_Small {
	width:220px;
}

.homeCol_Small ul {
	margin:0;
}

.homeCol_Small ul li{
	font-size: 15px;
}


.homeCol_Small, .homeCol_Large {
	float:left;
	margin:10px 60px 10px 0;
}

.homeCol_Large {
	width:400px;
}

.who {
	background:url(../images/who.png) left top no-repeat ;
}

.what {
	background:url(../images/what.png) left top no-repeat ;
}

.done {
	background:url(../images/done.png) left top no-repeat ;
}

.who, .what, .done {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	padding:20px 0 8px 55px;
	display:block;
	height:20px;
	font-size:28px;
	font-weight:bold;
	text-decoration:none;
	color:#4C4A55;
	border-bottom:1px solid #CCC;
	margin-bottom:16px
}

.who:hover, .what:hover, .done:hover {
	background-position:left bottom;
	color:#000
}

	/********
	 * Begin "Our Work" - FEATURE CAROUSEL *
	 ********/
	#featureCarousel {
		height: 231px;
		width:450px;
		position:relative;
		margin-left:-20px;
		background:url(../images/featureImages/featureBG.jpg) no-repeat;
	}

	#featureCarousel img {
		border:0;
	}

	#featureCarousel img:hover {
		margin-top:-2px
	}

	#featureCarousel .feature {
		position:absolute;
		top:-1000px;
		left:-1000px;
		cursor:pointer;
	}

	#featureCarousel .feature > div {
		position:absolute;
		bottom:0px;
		left:0px;
		background-color:black;
		width:100%;
	}

	#featureCarousel .feature > div p {
		margin:0;
		font-weight:bold;
		font-size:12px;
		color:white;
	}

	/********
	 * End "Our Work" - FEATURE CAROUSEL *
	 ********/

/**************************
// End HomeContent
*************************/




/**************************
// Begin InnerContent
*************************/

#innerContent {
	background:url(../images/innerContentBG.jpg) no-repeat #F0F0F0;
	margin-top:1px;
	padding:10px 50px 20px;
	overflow:hidden;
	min-height: 407px;
}

#innerColLeft {
	float:left;
	width:278px;
	padding:26px 0 0 0;
}

#innerColRight {
	margin-left:330px;
	padding:0;
}

#innerColRight ul li {
	line-height: 1.7em;
}
#innerColRight ol li {
	line-height: 1.7em;
}


.twoCol h4, .threeCol h4, fourCol h4 {
	margin-top:0;
}

.twoCol {
	width:48%;
	float:left;
	margin:10px 30px 10px 0;
}
.threeCol {
	width:31%;
	float:left;
	margin:10px 30px 10px 0;
}

.fourCol {
	width:22%;
	float:left;
	margin:10px 30px 10px 0;
}

.lastCol {
	margin-right: 0px;
}

/**************************
// End InnerContent
*************************/



/**************************
// Begin Footer
*************************/

.three {
	float:left;
	width:260px;
	margin:0 30px;
	color:#5f6c75;
}

.three h2 {
	font-size:24px;
	letter-spacing:.5px;
	margin:0 0 10px 0;
	text-shadow:1px 1px 0 #000;
	color:#666
}


ul.subList {
	margin:0;
	list-style:none;
	border-top:1px solid #222A2C;
	display:block
}

ul.subList li {
	background:none;
	padding:0;
	margin:0;
	line-height:1em;
}

ul.subList li a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:13px;
	border-bottom:1px solid #222A2C;
	display:block;
	padding:5px 5px 5px 10px
}

ul.subList li a:hover {
	color:#fff;
	padding-left:12px
}

#footer {
	background:url(../images/footerBG.jpg) repeat-x #030d0f;
	padding-top:11px;
}

#footerContent {
	position:relative;
	overflow:hidden;
	background:url(../images/footerContentBG.jpg) no-repeat;
	width:960px;
	margin:0 auto;
	padding:20px 0;
	color:#999
}

.slideshow {
	width: 232px;
	margin: auto;
	}

.slideshow img {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
	}

#subFooter {
	background:url(../images/subFooterBG.jpg) repeat-x #00070a;
	text-align:center;
	color: #444;
    font-size:9px;
	color: #1D2729;
	margin-top:20px;
}
#subFooter p {
	color: #FFF;
}
#subFooter a {
	color: #FFF;
	font-weight: bold;
}

#social {
	width:300px;
	margin:0 auto;
	text-align:center;
	padding:20px 0;
	list-style:none
}

#social li {
	margin:0;
	padding:0;
	display:inline;
	background:none
}

#social a:hover img {
	position:relative;
	top:2px;
}
/**************************
// End Footer
*************************/




/**************************
// Begin Gallery Styles
*************************/

.gallery {
	margin:0;
	overflow:hidden
}

.gallery li {
	float:left;
	background:none;
	padding:0;
	margin:0px 12px ;
	width:262px;
	height:200px;
	display:block;
	position:relative;
}

.gallery h5 {
	margin:0 0 0px;
	padding:0;
	font-variant:small-caps
}

.gallery a.go {
	display:block;
	margin:0;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #CCC;
	text-transform:uppercase;
	background:#404042;
	background:url(../images/submit1.jpg) repeat-x;
	font-size:8px;
	text-align:center;
	position:absolute;
	right:6px;
	bottom:43px;
	border-left:1px solid #6B696E;
	border-top:1px solid #6B696E
}

.gallery a.go:hover {
	background:#000;
	color:#FFF;
}

/**************************
// End Gallery
*************************/



/**************************
// Begin Projects Styles
*************************/

.projects {
	margin:0;
	overflow:hidden;
	margin-top:40px;
}

.projects li {
	padding:0 30px;
	background:none;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
}

.projects li  p {
	font-size:11px;
	color:#6b6b6b
}

.projects li h5 {
	margin:0;
	padding:0;
}

.projects li img {
	float:left;
	margin-right:40px;
}

.projects li span {
	font-size:9px;
}

.projects li ul {
	list-style:disc;
	list-style-position:inside;
}

.projects li ul li {
	font-size:12px;
	padding:3px;
	text-indent:1em
}

.projects hr {
	clear:both;
	margin:50px auto 40px;
	width:70%;
}

.projects .projectRight img {
	float:right;
	margin-left:40px;
}

.projects .projectRight ul li {
	text-indent:0em;
}

/**************************
// Begin Projects
*************************/



/**************************
// Begin Tab Box
*************************/

#example-one {
	margin: 0 0 15px 0;
	padding:0;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:4px solid #333;
	background-color:#e8e8e8;
}

#example-one ul, #example-one ul li {
	background:none;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:normal
}

#example-one .nav { overflow: hidden; margin: 0 0 0px 0; background-color:#030D0F }
#example-one .nav li { width: 69px; float: left; margin: 0 0px 0 0; }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a { display: block; padding: 11px 0;  background: url(../images/tab1BG.jpg) no-repeat #333; color: #CCC; font-size: 15px; text-align: center; border: 0; font-family: 'Yanone Kaffeesatz', arial, serif; letter-spacing:.5px; }
#example-one .nav li a:hover {  background: url(../images/tab1BGhover.jpg) no-repeat #333; }

#example-one ul { list-style: none; }
#example-one ul li a { display: block; border-bottom: 1px solid #ccc; padding: 10px; font-size:12px; text-decoration:none }
#example-one ul li a:hover, #example-one ul li a:focus { background: #333; color: #CCC; }
#example-one ul li:last-child a { border: none; }

/*-- The following are for styling the tabs hover and current states individually. They are all the same now. --*/
#example-one li.nav-one a.current, ul.tab1 li a:hover { background: url(../images/tab1BGhover.jpg) no-repeat #333; color:#ccc; }
#example-one li.nav-two a.current, ul.tab2 li a:hover { background: url(../images/tab1BGhover.jpg) no-repeat #333; color:#ccc; }
#example-one li.nav-three a.current, ul.tab3 li a:hover { background: url(../images/tab1BGhover.jpg) no-repeat #333; color:#ccc; }
#example-one li.nav-four a.current, ul.tab4 li a:hover { background: url(../images/tab1BGhover.jpg) no-repeat #333; color:#ccc; }

/**************************
// End Tab Box
*************************/

.doNotDisplay {
	display: none;
}

.showOnlyOnPrint {
	display: none;
}


.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}




.extraBottomPadding {
	padding-bottom: 5px;
}
.singleColSidebarList {
	padding-bottom: 1px;
}
.multiColSidebarList {
	width: 100%;
}
.twoColSidebarList li {
	float: left;
	width: 41%;
}
.threeColSidebarList li {
	float: left;
	width: 24%;
}

.resumeLimited {
	font-size: xx-small;
	filter: alpha(opacity=40);		/* internet explorer */
	-khtml-opacity: 0.40;			/* khtml, old safari */
	-moz-opacity: 0.40;				/* mozilla, netscape */
	opacity: 0.40;					/* fx, safari, opera */
}
.resumeOutdated {
	font-size: xx-small;
	filter: alpha(opacity=40);		/* internet explorer */
	-khtml-opacity: 0.40;			/* khtml, old safari */
	-moz-opacity: 0.40;				/* mozilla, netscape */
	opacity: 0.40;					/* fx, safari, opera */
}

.resumeDate {
	color: #BBB;
}

.resumeList {
	line-height: 1.2em;
}


.projectTable {
	width: 100%;
}

.projectTable th {
	background: #444;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px;
}
.projectTable td {
	padding: 6px 0px;
	vertical-align: top;
	height: 90px;
}
.projectTable tr:hover {
	background: #EED !important;
}
.projectTableRowOdd {
	background: #EEE;
}
.projectTableRowEven {
	background: #DDD;
}
.projectTableThumbnail {
	vertical-align: middle;
	text-align: center;
	width: 70px;
}
.projectTableBody {
	position: relative;
}
.projectsTableRowFeatured {
	position: absolute;
	top: -7px;
	right: -7px;
}

.projectTagsOtherCount
{
	font-size: xx-small;
}

.projectGalleryThumbnailTiny	{width: 44px;}	/* 5 */
.projectGalleryThumbnailSmall	{width: 53px;}	/* 4 */
.projectGalleryThumbnailMedium	{width: 75px;}	/* 3 */


.projectGalleryThumbnail
{
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	/* Rounded Corners & Shadow */
	border-radius: 20px;
	-moz-border-radius: 20px;
	-moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
	box-shadow: 5px 5px 5px black;
    -moz-border-radius: 15px;
}

.right_h5_tags
{
	float: right;
	padding-top:5px;
	color: #999;
}

.errorBar
{
	background: #F55;
	font-weight: bold;
	color: #FFF;
	padding: 0px 15px;
	border-radius: 25px;
	-moz-border-radius: 25px;
}
