@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.625em;
}

#container {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-bottom: 260px;
	padding-top: 100px;
	position: relative;
}

#headerImage {
	margin-top: 110px;
	margin-bottom: 50px;
	padding-bottom: 17px;
	background: url(/images/bg_dotted_border_bottom.png) 0 bottom repeat-x;
}
/* Header
-------------------------------------------------------*/

#header {
	width: 100%;
	position: fixed;
	margin: 0;
	z-index: 2000;
	background: #fff;
	top: 0;
	left: 0;
	height: 100px;
}

#inner {
	width: 955px;
	margin: 0 auto;
	padding-right: 5px;
	padding-top: 40px;
}

#inner h1 {
	background: url(/images/logo_rskmiecdesign.png) top left no-repeat;
	width: 253px;
	height: 29px;
	float: left;
}

#inner h1 a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
}


#contactInfo {
	margin-left: 43px;
	float: left;
	line-height: 1.2em;
	margin-top: -5px;
}

#contactInfo #address, #contactInfo #phoneAndEmail  {
	color: #808084;
	float: left;
}

#contactInfo a#email {
	color: #808084;
	text-decoration: none;
	height: 18px;
	display: block;
}

#contactInfo a#email:hover {
	color: #0093d0;
}

#contactInfo #address {
	margin-right: 14px;
}

	/* Navigation */
	
	#nav {
		width: 270px;
		float: right;
		padding-top: 5px;
	}
	#nav ul {
		float: right;
	}
	#nav ul li {
		float: left;
		background: url(/images/bg_nav_separator.png) right 4px no-repeat;
		padding-right: 6px;
		padding-left: 6px;
		line-height: 1.2em;
		font-size: 14px;
	}
	#nav ul li.last {
		float: left;
		background: none;
		padding-right: 0;
	}
	#nav ul li a {
		display: block;
		text-decoration: none;
		color: #0093d0;
		height: 18px;
	}
	#nav ul li a:hover {
		color: #808084;
	}
	
	#nav ul li#projects {
		position: relative;
	}
	
	#nav ul li ul {
		float: none;
	}
	
	#nav ul li ul li {
		float: none;
		background: none;
		padding: 5px 5px 0 5px;
		line-height: 1.625em;
		font-size: 11px;
		
	}
	
	#nav ul li ul li a {
		width: auto;
		display: inline;
		color: #0093d0;
		
	}
	
	#nav ul li ul li a:hover {
		text-decoration: none;
		color: #999;
	}
	
	#navProjects {
		display: none;
		position: absolute;
		background: #fff;
		width: 0;
		height: 0;
		border: 1px solid #ccc;
		top: 0;
		left: 0;
		overflow: hidden;
		padding: 10px;
		z-index: 5000;
	}
	
	#dragger {
		background: url(/images/bg_dragger.gif) 60px 5px repeat-x;
		height: 20px;
		float: left;
		width: 140px;
		font-size: 10px;
		text-transform: uppercase;
		color: #d6d6d6;
	}
	#dragger span {
		height: 20px;
		background: #fff;
		padding-right: 5px;
		vertical-align: middle;
	}
	#navProjects #navProjContent {
		opacity: 0;
	}
	
	#nav ul li ul li ul {
		margin-left: 10px;
		float: none;
	}
	
	#closeBtn {
		display: block;
		width: 20px;
		height: 20px;
		background: url(/images/bg_close_btn.png) center center no-repeat;
		text-indent: -999em;
		overflow: hidden;
		float: right;
	}
	
	#nav a#closeBtn:hover {
		border: 0;
	}
	
	#nav ul li#blog {
		position: relative;
		z-index: 11;
	}
	
	#nav ul li a#blogLink {
	
	}
	
	#comingSoon {
		position: absolute;
		top: -30px;
		left: -15px;
		display: none;
		z-index: 10;
	}
	
	#toTheTop {
		position: fixed;
		bottom: 10px;
		right: 0;
		z-index: 3000;
		height: 14px;
		width: 955px;
		margin: 0 0 0 -445px;
		left: 50%;
		text-align: right;
	}
	
	#toTheTop a {
		display: block;
		width: 10px;
		height: 9px;
		float: right;
		overflow: hidden;
		background: url(/images/btn_to_the_top.gif) 0 0 no-repeat;
	}
	#toTheTop a span {
		display: none;
	}
	
/* Portfolio
----------------------------------------------------------------*/
.portfolioPiece {
	
	margin-bottom: 50px;
}

.twoColumn .left {
	width: 447px;
	float: left;
}

.twoColumn .right {
	width: 484px;
	float: right;
}

.twoColumn .right p {
	margin-bottom: 1em;
}

.portfolioDetails {
	color: #808084;
	background: url(/images/bg_dotted_border_bottom.png) left bottom repeat-x;
	padding-top: 26px;
	padding-bottom: 12px;
}

.portfolioDetails .name {
	font-weight: bold;
}

.videoWrap .left {
	float: left;
	width: 470px;
}

.videoWrap .right {
	float: right;
	width: 470px;
}

.blueSeparator {
	color: #0093d0;
}

/* Interior Content
----------------------------------------------------------------*/
#interiorContent {
	margin-top: 140px;
}

#interiorContent a, #interiorContent a:visited  {
	color: #808084;
	text-decoration: none;
}

#interiorContent a:hover {
	color: #0093d0;
	text-decoration: underline;
}

#interiorContent h2 {
	color: #0093d0;
	font-size: 13px;
	font-weight: normal;
}

#interiorContent p {
	margin-bottom: .5em;
	font-size: 11px;
	line-height: 1.3em;
}

#interiorContent #bioLeft {
	float: left;
	width: 420px;
}

#interiorContent #bioRight {
	float: right;
	width: 415px;
	margin-top: 10px;
	margin-right: 10px;
}

#interiorContent .capabilities li {
	float: left;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 2px;
	display: block;
	background: url(/images/bg_bullet_blue.gif) right center no-repeat;
}

#interiorContent .capabilities li.first {
	padding-left: 0;
}

#interiorContent .capabilities li.last {
	padding-right: 0;
	background: none;
}


/* Browser Fixes
----------------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}